.user-profile-dropdown[data-v-22080f7c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 12px;border-radius:13px;border:1px solid #6b6b6b;-webkit-transition:all .3s ease;transition:all .3s ease;background:rgba(0,0,0,.03);text-decoration:none!important;height:35px}.user-profile-dropdown[data-v-22080f7c]:hover{background:rgba(0,0,0,.08)}.user-avatar-wrapper[data-v-22080f7c]{margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#5e72e4}.user-icon[data-v-22080f7c]{font-size:1.4rem}.username-text[data-v-22080f7c]{font-weight:600;color:#32325d;font-size:.9rem}.top-wrapper[data-v-22080f7c]{gap:10px}.debt-bell[data-v-22080f7c]{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;border-radius:50%;background:#fff7ed;border:1px solid #fdba74;color:#f97316;text-decoration:none!important;-webkit-transition:.2s;transition:.2s;-webkit-animation:bellPulse-data-v-22080f7c 2s infinite;animation:bellPulse-data-v-22080f7c 2s infinite}.debt-bell[data-v-22080f7c]:hover{background:#fed7aa;color:#c2410c}.bell-icon[data-v-22080f7c]{font-size:1rem}.bell-badge[data-v-22080f7c]{position:absolute;top:-4px;right:-4px;background:#e11d48;color:#fff;font-size:10px;font-weight:800;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff}@-webkit-keyframes bellPulse-data-v-22080f7c{0%,to{-webkit-box-shadow:0 0 0 0 rgba(249,115,22,.5);box-shadow:0 0 0 0 rgba(249,115,22,.5)}50%{-webkit-box-shadow:0 0 0 6px rgba(249,115,22,0);box-shadow:0 0 0 6px rgba(249,115,22,0)}}@keyframes bellPulse-data-v-22080f7c{0%,to{-webkit-box-shadow:0 0 0 0 rgba(249,115,22,.5);box-shadow:0 0 0 0 rgba(249,115,22,.5)}50%{-webkit-box-shadow:0 0 0 6px rgba(249,115,22,0);box-shadow:0 0 0 6px rgba(249,115,22,0)}}.custom-dropdown-menu[data-v-22080f7c]{border:none;-webkit-box-shadow:0 40px 80px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);box-shadow:0 40px 80px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);border-radius:.5rem;padding:10px 0;min-width:180px}.dropdown-item[data-v-22080f7c]{padding:5px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#525f7f;-webkit-transition:background .2s;transition:background .2s}.logout-link[data-v-22080f7c]:hover{background-color:#fef1f1;color:#f5365c}.g-page[data-v-a206ee44]{padding:20px;background:#f8fafc;height:100vh}.content-container[data-v-a206ee44],.g-page[data-v-a206ee44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-container[data-v-a206ee44]{max-width:1400px;width:100%;margin:0 auto;height:100%}.header-row[data-v-a206ee44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.page-title[data-v-a206ee44]{color:#a142f4;font-weight:800;font-size:26px;margin:0}.header-actions[data-v-a206ee44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-input[data-v-a206ee44],.status-select[data-v-a206ee44]{height:40px;border-radius:12px;border:1px solid #e2e8f0;padding:0 15px;font-weight:600;color:#475569;outline:none;background:#fff;-webkit-transition:all .2s;transition:all .2s;font-size:14px}.status-select[data-v-a206ee44]{cursor:pointer;min-width:150px}.search-input[data-v-a206ee44]{min-width:200px}.search-input[data-v-a206ee44]:focus,.status-select[data-v-a206ee44]:focus{border-color:#a142f4;-webkit-box-shadow:0 0 0 3px rgba(161,66,244,.1);box-shadow:0 0 0 3px rgba(161,66,244,.1)}.table-card[data-v-a206ee44]{background:#fff;border-radius:24px;padding:10px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.03);box-shadow:0 10px 30px rgba(0,0,0,.03);border:1px solid #f1f5f9;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0}.table-wrapper[data-v-a206ee44]{overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.custom-table[data-v-a206ee44]{width:100%;border-collapse:separate;border-spacing:0}.custom-table th[data-v-a206ee44]{position:sticky;top:0;background:#fff;z-index:5;padding:18px 15px;color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #f1f5f9}.custom-table td[data-v-a206ee44]{padding:15px;border-bottom:1px solid #f8fafc;vertical-align:middle;font-size:14px}.id-badge[data-v-a206ee44]{background:#f1f5f9;padding:4px 8px;border-radius:8px;font-weight:700;color:#64748b;font-size:12px}.price.blue[data-v-a206ee44]{color:#2563eb;font-weight:800;font-size:15px}.tag[data-v-a206ee44]{padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;display:inline-block}.tag.green-tag[data-v-a206ee44]{background:#ecfdf5;color:#10b981}.tag.red-tag[data-v-a206ee44]{background:#fee2e2;color:#ef4444}.table-wrapper[data-v-a206ee44]::-webkit-scrollbar{width:6px;height:6px}.table-wrapper[data-v-a206ee44]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}