:root{color:#171a1c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0;padding:0}body{background:#f5f6f7;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}.dashboard-page{background:#f6f7f8;width:100%;min-height:100vh;padding:32px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px;display:flex}.dashboard-eyebrow{color:#50c878;letter-spacing:.12em;margin-bottom:6px;font-size:11px;font-weight:800}.dashboard-header h1{color:#171a1c;margin:0;font-size:31px;font-weight:800;line-height:1.2}.dashboard-header p{color:#7b858b;margin:7px 0 0;font-size:14px}.dashboard-refresh{color:#343b3f;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex}.dashboard-refresh:hover{color:#159447;border-color:#50c878}.dashboard-refresh:disabled{opacity:.6;cursor:not-allowed}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #e2e6e8;border-radius:16px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 10px #00000009}.dashboard-stat-card:hover{transform:translateY(-2px);box-shadow:0 7px 22px #0000000e}.dashboard-stat-top{justify-content:space-between;align-items:center;display:flex}.dashboard-stat-icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dashboard-stat-icon.green{color:#159447;background:#ecfbf2}.dashboard-stat-icon.blue{color:#4174c4;background:#edf4ff}.dashboard-stat-icon.orange{color:#c6740b;background:#fff4e8}.dashboard-stat-icon.purple{color:#7250bf;background:#f3efff}.dashboard-stat-arrow{color:#b2babf}.dashboard-stat-value{color:#171a1c;margin-top:17px;font-size:30px;font-weight:800;line-height:1}.dashboard-stat-label{color:#434b50;margin-top:9px;font-size:14px;font-weight:700}.dashboard-stat-description{color:#929a9f;margin-top:5px;font-size:12px}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:18px;display:grid}.dashboard-bottom-grid{margin-top:18px}.dashboard-panel{background:#fff;border:1px solid #e2e6e8;border-radius:16px;min-width:0;box-shadow:0 2px 10px #00000009}.dashboard-panel-header{border-bottom:1px solid #edf0f1;justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 20px 16px;display:flex}.dashboard-panel-header h2{color:#202629;margin:0;font-size:16px;font-weight:750}.dashboard-panel-header p{color:#8b9499;margin:5px 0 0;font-size:12px}.dashboard-muted-icon{color:#a8b0b5}.dashboard-link-button{color:#159447;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.activity-content{align-items:center;gap:30px;padding:26px 20px;display:flex}.activity-circle{background:conic-gradient(#50c878 0deg, #50c878 calc(var(--progress,.5) * 360deg), #edf0f1 calc(var(--progress,.5) * 360deg), #edf0f1 360deg);border-radius:50%;flex:0 0 155px;justify-content:center;align-items:center;width:155px;height:155px;display:flex;position:relative}.overview-panel .activity-circle{--progress:.5}.activity-circle:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.activity-circle-inner{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.activity-circle-inner strong{color:#202629;font-size:30px;font-weight:800}.activity-circle-inner span{color:#929a9f;margin-top:3px;font-size:12px}.activity-details{flex:1;min-width:0}.activity-row{border-bottom:1px solid #edf0f1;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.activity-row:last-child{border-bottom:none}.activity-row>div{color:#606a70;align-items:center;gap:9px;font-size:13px;display:flex}.activity-row strong{color:#202629;font-size:14px}.activity-dot{border-radius:50%;width:8px;height:8px}.activity-dot.green{background:#50c878}.activity-dot.gray{background:#bbc2c6}.activity-dot.purple{background:#8f72d6}.quick-actions{padding:8px 12px 12px;display:grid}.quick-actions button{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #edf0f1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px 8px;display:grid}.quick-actions button:last-child{border-bottom:none}.quick-actions button:hover{background:#fafbfb}.quick-action-icon{border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.quick-action-icon.green{color:#159447;background:#ecfbf2}.quick-action-icon.blue{color:#4174c4;background:#edf4ff}.quick-action-icon.orange{color:#c6740b;background:#fff4e8}.quick-action-icon.purple{color:#7250bf;background:#f3efff}.quick-actions button>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.quick-actions strong{color:#252b2f;font-size:13px}.quick-actions small{color:#929a9f;font-size:11px}.quick-actions button>svg{color:#afb7bc}.recent-list{padding:4px 20px 8px}.recent-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #edf0f1;align-items:center;gap:11px;width:100%;padding:13px 0;display:flex}.recent-item:last-child{border-bottom:none}.recent-item:hover{background:#fcfdfd}.recent-avatar{color:#159447;background:#ecfbf2;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:750;display:flex;overflow:hidden}.recent-avatar img{object-fit:cover;width:100%;height:100%}.recent-avatar.listing{color:#4174c4;background:#edf4ff;border-radius:11px}.recent-main{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.recent-main strong{color:#252b2f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.recent-main span{color:#929a9f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.recent-side{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.recent-date{color:#9ca4a9;font-size:10px}.recent-status{border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.recent-status.success{color:#158944;background:#ecfbf2}.recent-status.danger{color:#d23d3d;background:#fff0f0}.recent-status.neutral{color:#6e787d;background:#f0f2f3}.listing-side{min-width:95px}.dashboard-empty{text-align:center;color:#9aa2a7;padding:32px 10px;font-size:13px}.dashboard-footer-status{color:#5f6d64;background:#f7fcf8;border:1px solid #dff0e5;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:18px;padding:13px 16px;font-size:11px;display:flex}.dashboard-footer-status>div{align-items:center;gap:7px;display:flex}.dashboard-footer-status>div:first-child{color:#158944;font-weight:700}.dashboard-loading,.dashboard-error{color:#7b858b;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 64px);display:flex}.dashboard-error{text-align:center;padding:30px}.dashboard-error-icon{color:#d33d3d;background:#fff1f1;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.dashboard-error h2{color:#30373b;margin:5px 0 0;font-size:20px}.dashboard-error p{color:#858f94;max-width:420px;font-size:13px}.dashboard-primary-button{color:#fff;cursor:pointer;background:#50c878;border:none;border-radius:9px;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-primary-button:hover{background:#43b96a}.dashboard-spin{animation:.9s linear infinite dashboard-spin}@keyframes dashboard-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1150px){.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard-page{padding:18px}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-refresh{justify-content:center;width:100%}.dashboard-stats-grid{grid-template-columns:1fr}.activity-content{flex-direction:column;align-items:flex-start}.activity-circle{align-self:center}.dashboard-footer-status{flex-direction:column;align-items:flex-start}}.users-page{box-sizing:border-box;color:#17181c;background:#f7f8fa;width:100%;min-height:100%;padding:28px}.users-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.users-header h1{letter-spacing:-.5px;margin:0;font-size:28px;font-weight:700}.users-header p{color:#737780;margin:6px 0 0;font-size:14px}.users-refresh-button{color:#202228;cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:9px;justify-content:center;align-items:center;height:42px;padding:0 17px;font-size:14px;font-weight:600;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.users-refresh-button:hover:not(:disabled){background:#f3f4f6;border-color:#d2d5da}.users-refresh-button:active:not(:disabled){transform:translateY(1px)}.users-refresh-button:disabled{opacity:.55;cursor:not-allowed}.users-error{color:#c62828;background:#fff3f3;border:1px solid #f0caca;border-radius:9px;margin-bottom:18px;padding:13px 16px;font-size:14px}.users-toolbar{align-items:center;gap:12px;margin-bottom:18px;display:flex}.users-search{flex:1;min-width:240px;position:relative}.users-search span{color:#858991;pointer-events:none;font-size:21px;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.users-search input{box-sizing:border-box;color:#17181c;background:#fff;border:1px solid #dfe2e7;border-radius:9px;outline:none;width:100%;height:44px;padding:0 14px 0 42px;font-size:14px}.users-search input::placeholder{color:#9a9da4}.users-search input:focus{border-color:#aeb3bb;box-shadow:0 0 0 3px #0000000a}.users-toolbar>select{color:#282a30;cursor:pointer;background:#fff;border:1px solid #dfe2e7;border-radius:9px;outline:none;min-width:190px;height:44px;padding:0 36px 0 13px;font-size:14px}.users-toolbar>select:focus{border-color:#aeb3bb;box-shadow:0 0 0 3px #0000000a}.users-table-wrapper{background:#fff;border:1px solid #e3e5e9;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 1px 2px #00000008}.users-table{border-collapse:collapse;width:100%;min-width:1120px}.users-table thead{background:#fafbfc}.users-table th{color:#74777f;text-align:left;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap;border-bottom:1px solid #e5e7eb;height:48px;padding:0 16px;font-size:12px;font-weight:700}.users-table td{color:#303239;vertical-align:middle;border-bottom:1px solid #eef0f2;height:68px;padding:8px 16px;font-size:14px}.users-table tbody tr{transition:background .15s}.users-table tbody tr:hover{background:#fafbfc}.users-table tbody tr:last-child td{border-bottom:none}.user-cell{align-items:center;gap:11px;min-width:190px;display:flex}.user-avatar{color:#34363c;background:#eceef1;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.user-cell>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.user-cell strong{color:#202228;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:14px;font-weight:650;overflow:hidden}.user-cell small{color:#8a8d94;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:12px;overflow:hidden}.user-role-select,.user-department-select{box-sizing:border-box;color:#2d2f35;cursor:pointer;background:#fff;border:1px solid #dedfe3;border-radius:7px;outline:none;min-width:165px;height:36px;padding:0 32px 0 10px;font-size:13px;font-weight:500;transition:border-color .18s,background .18s}.user-role-select:hover:not(:disabled),.user-department-select:hover:not(:disabled){background:#fafafa;border-color:#c5c8ce}.user-role-select:focus,.user-department-select:focus{border-color:#aeb3bb;box-shadow:0 0 0 3px #0000000a}.user-role-select:disabled,.user-department-select:disabled{opacity:.55;cursor:not-allowed}.user-status{border-radius:999px;justify-content:center;align-items:center;min-width:66px;height:28px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.user-status.active{color:#267346;background:#edf8f1}.user-status.banned{color:#b42323;background:#fff0f0}.user-actions{white-space:nowrap;align-items:center;gap:7px;display:flex}.user-actions button{cursor:pointer;border-radius:7px;height:34px;padding:0 11px;font-family:inherit;font-size:12px;font-weight:600;transition:background .16s,border-color .16s,color .16s,transform .16s,opacity .16s}.user-actions button:active:not(:disabled){transform:translateY(1px)}.user-actions button:disabled{opacity:.5;cursor:not-allowed}.user-action-details{color:#292b31;background:#fff;border:1px solid #dfe2e7}.user-action-details:hover:not(:disabled){background:#f3f4f6;border-color:#d1d4d9}.user-action-block{color:#8a641d;background:#fffaf0;border:1px solid #e5d7b8}.user-action-block:hover:not(:disabled){background:#fff3d9;border-color:#dcc38c}.user-action-unblock{color:#287345;background:#f2faf5;border:1px solid #cfe3d6}.user-action-unblock:hover:not(:disabled){background:#e5f5eb;border-color:#afd2bb}.user-action-delete{color:#c32929;background:#fff5f5;border:1px solid #efcccc}.user-action-delete:hover:not(:disabled){background:#ffe8e8;border-color:#e5aaaa}.users-loading{color:#777b83;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.users-empty{color:#858890;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.ban-modal-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ban-modal{background:#fff;border:1px solid #e1e3e7;border-radius:14px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 20px 60px #0000002e}.ban-modal-header{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.ban-modal-header h2{color:#1d1f24;margin:0;font-size:19px;font-weight:700}.ban-modal-header p{color:#858890;margin:5px 0 0;font-size:13px}.ban-modal-close{color:#777a81;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex}.ban-modal-close:hover{background:#f2f3f5}.ban-modal-content{padding:20px}.ban-modal-content label{color:#303238;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.ban-modal-content select,.ban-modal-content textarea{box-sizing:border-box;color:#24262b;background:#fff;border:1px solid #dfe2e7;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:14px}.ban-modal-content select{height:42px;padding:0 12px}.ban-modal-content textarea{resize:vertical;margin-top:12px;padding:11px 12px}.ban-modal-content select:focus,.ban-modal-content textarea:focus{border-color:#9da2aa;box-shadow:0 0 0 3px #0000000a}.ban-character-count{color:#92959c;text-align:right;min-height:18px;margin-top:5px;font-size:11px}.ban-modal-actions{background:#fafbfc;border-top:1px solid #eceef1;justify-content:flex-end;gap:9px;padding:16px 20px;display:flex}.ban-modal-cancel,.ban-modal-confirm{cursor:pointer;border-radius:8px;height:38px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:600}.ban-modal-cancel{color:#36383e;background:#fff;border:1px solid #dfe2e7}.ban-modal-cancel:hover:not(:disabled){background:#f3f4f6}.ban-modal-confirm{color:#fff;background:#d42c2c;border:1px solid #d42c2c}.ban-modal-confirm:hover:not(:disabled){background:#bd2424}.ban-modal-confirm:disabled,.ban-modal-cancel:disabled{opacity:.5;cursor:not-allowed}@media (width<=1100px){.users-page{padding:22px}.users-toolbar{flex-wrap:wrap}.users-search{flex:100%}.users-toolbar>select{flex:1}}@media (width<=760px){.users-page{padding:16px}.users-header{flex-direction:column;align-items:flex-start}.users-header h1{font-size:24px}.users-refresh-button{width:100%}.users-toolbar{flex-direction:column;align-items:stretch}.users-search,.users-toolbar>select{width:100%;min-width:0}.users-table-wrapper{border-radius:9px}.users-table{min-width:1120px}.user-actions{gap:5px}.user-actions button{padding:0 9px}}.users-header-actions{align-items:center;gap:10px;display:flex}.users-create-button{color:#fff;cursor:pointer;background:#50c878;border:none;border-radius:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600}.users-create-button:hover{background:#43b96b}.listings-page{background:#f6f7f8;width:100%;min-height:100vh;padding:32px}.listings-header{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.listings-header h1{color:#171a1c;margin:0;font-size:30px;font-weight:750}.listings-header p{color:#7b858b;margin-top:7px;font-size:14px}.listings-card{background:#fff;border:1px solid #e2e6e8;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #00000009}.listings-table{border-collapse:collapse;width:100%}.listings-table thead{background:#fafbfb}.listings-table th{text-align:left;color:#7b858b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #edf0f1;padding:15px 20px;font-size:11px;font-weight:750}.listings-table td{color:#343b3f;border-bottom:1px solid #edf0f1;padding:17px 20px;font-size:14px}.listings-table tbody tr:last-child td{border-bottom:none}.listings-table tbody tr:hover{background:#fcfdfd}.listing-title{flex-direction:column;gap:4px;display:flex}.listing-title strong{color:#202629;font-size:14px}.listing-id{color:#9aa2a7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.listing-price{color:#159447;font-size:15px;font-weight:750}.listing-seller{align-items:center;gap:9px;display:flex}.listing-avatar{color:#159447;background:#ecfbf2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:flex}.listing-status{text-transform:capitalize;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.listing-status.active{color:#158944;background:#ecfbf2}.listing-status.sold{color:#4d68bb;background:#edf2ff}.listing-status.pending{color:#c66b0a;background:#fff5e9}.listing-action-delete{color:#cf3e3e;cursor:pointer;background:#fff3f3;border:1px solid #f1c5c5;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.listing-action-delete:hover{background:#ffe8e8}.listings-empty{color:#929a9f;justify-content:center;align-items:center;min-height:320px;display:flex}.listings-pagination{gap:6px;margin-top:18px;display:flex}.listings-page-button{color:#596268;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:8px;min-width:36px;height:36px;padding:0 10px}.listings-page-button.active{color:#fff;background:#50c878;border-color:#50c878}@media (width<=1050px){.listings-card{overflow-x:auto}.listings-table{min-width:800px}}@media (width<=700px){.listings-page{padding:18px}}.broadcast-page{background:#f6f7f8;width:100%;min-height:100vh;padding:32px}.broadcast-header{margin-bottom:24px}.broadcast-header h1{color:#171a1c;margin:0;font-size:30px;font-weight:750}.broadcast-header p{color:#7b858b;margin-top:8px;font-size:14px}.broadcast-layout{grid-template-columns:minmax(0,1fr) 360px;gap:20px;max-width:1100px;display:grid}.broadcast-card{background:#fff;border:1px solid #e2e6e8;border-radius:16px;padding:24px;box-shadow:0 2px 10px #00000009}.broadcast-card-title{color:#202629;align-items:center;gap:11px;margin-bottom:20px;font-size:17px;font-weight:700;display:flex}.broadcast-card-title-icon{color:#159447;background:#ecfbf2;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.broadcast-form{flex-direction:column;gap:14px;display:flex}.broadcast-label{color:#4e575c;flex-direction:column;gap:7px;font-size:13px;font-weight:650;display:flex}.broadcast-input,.broadcast-textarea{box-sizing:border-box;color:#202629;background:#fff;border:1px solid #dfe4e7;border-radius:10px;outline:none;width:100%;font-size:14px;transition:all .2s}.broadcast-input{height:46px;padding:0 13px}.broadcast-textarea{resize:vertical;min-height:130px;padding:13px;line-height:1.5}.broadcast-input:focus,.broadcast-textarea:focus{border-color:#50c878;box-shadow:0 0 0 3px #50c8781f}.broadcast-submit{color:#fff;cursor:pointer;background:#50c878;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;margin-top:4px;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.broadcast-submit:hover:not(:disabled){background:#43b96a}.broadcast-submit:disabled{opacity:.6;cursor:not-allowed}.broadcast-preview{background:#fafbfb;border:1px solid #e6eaec;border-radius:14px;overflow:hidden}.broadcast-preview-header{color:#8a9398;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e6eaec;padding:13px 15px;font-size:11px;font-weight:750}.broadcast-notification{padding:18px}.broadcast-notification-top{align-items:center;gap:10px;display:flex}.broadcast-notification-icon{color:#fff;background:#50c878;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.broadcast-notification-app{color:#202629;font-size:13px;font-weight:700}.broadcast-notification-time{color:#9aa2a7;margin-left:auto;font-size:11px}.broadcast-notification-title{color:#202629;margin-top:14px;font-size:15px;font-weight:750}.broadcast-notification-body{color:#697277;white-space:pre-wrap;margin-top:6px;font-size:13px;line-height:1.5}.broadcast-status{border-radius:10px;margin-top:18px;padding:11px 13px;font-size:13px;font-weight:600}.broadcast-status.success{color:#158944;background:#ecfbf2}.broadcast-status.error{color:#d23c3c;background:#fff1f1}@media (width<=900px){.broadcast-layout{grid-template-columns:1fr}}@media (width<=700px){.broadcast-page{padding:18px}}.user-detail-page{background:#f6f7f8;width:100%;min-height:100vh;padding:32px}.user-detail-container{max-width:1100px;margin:0 auto}.user-detail-back{color:#667177;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;margin-bottom:22px;padding:0;font-size:13px;font-weight:650;display:inline-flex}.user-detail-back:hover{color:#159447}.user-detail-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.user-detail-profile{align-items:center;gap:16px;min-width:0;display:flex}.user-detail-avatar{color:#159447;background:#ecfbf2;border-radius:20px;flex:0 0 68px;justify-content:center;align-items:center;width:68px;height:68px;font-size:24px;font-weight:800;display:flex;overflow:hidden}.user-detail-avatar img{object-fit:cover;width:100%;height:100%}.user-detail-heading{min-width:0}.user-detail-heading h1{color:#171a1c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:28px;font-weight:800;overflow:hidden}.user-detail-email{color:#818b90;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:14px;overflow:hidden}.user-detail-provider{color:#677177;background:#f0f2f3;border-radius:999px;margin-top:9px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.user-detail-actions{gap:8px;display:flex}.user-detail-top-action{color:#454e53;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:9px;align-items:center;gap:7px;height:40px;padding:0 13px;font-size:12px;font-weight:650;display:inline-flex}.user-detail-top-action:hover{border-color:#bfc8cc}.user-detail-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;display:grid}.user-detail-column{min-width:0}.user-detail-section{background:#fff;border:1px solid #e2e6e8;border-radius:16px;margin-bottom:18px;padding:21px;box-shadow:0 2px 10px #00000009}.user-detail-section-header{align-items:center;gap:10px;margin-bottom:18px;display:flex}.user-detail-section-icon{color:#159447;background:#ecfbf2;border-radius:11px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.user-detail-section-header h2{color:#202629;margin:0;font-size:16px;font-weight:750}.user-detail-section-header p{color:#929a9f;margin:3px 0 0;font-size:11px}.user-detail-info{border:1px solid #edf0f1;border-radius:12px;overflow:hidden}.user-detail-row{border-bottom:1px solid #edf0f1;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:9px 13px;display:flex}.user-detail-row:last-child{border-bottom:none}.user-detail-row-label{color:#818b90;font-size:12px}.user-detail-row-value{color:#2e363a;text-align:right;font-size:13px;font-weight:650}.user-detail-status{border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.user-detail-status.active{color:#158944;background:#ecfbf2}.user-detail-status.banned{color:#d23d3d;background:#fff0f0}.user-detail-status.enabled{color:#4174c4;background:#edf4ff}.user-detail-status.disabled{color:#6e787d;background:#f0f2f3}.user-detail-form{flex-direction:column;gap:13px;display:flex}.user-detail-field{flex-direction:column;gap:7px;display:flex}.user-detail-field label{color:#4d565b;font-size:12px;font-weight:650}.user-detail-input{box-sizing:border-box;color:#202629;background:#fff;border:1px solid #dfe4e7;border-radius:10px;outline:none;width:100%;height:44px;padding:0 12px;font-size:13px;transition:all .2s}.user-detail-input:focus{border-color:#50c878;box-shadow:0 0 0 3px #50c8781f}.user-detail-form-row{gap:8px;display:flex}.user-detail-form-row .user-detail-input{flex:1}.user-detail-button{color:#fff;cursor:pointer;white-space:nowrap;background:#50c878;border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.user-detail-button:hover{background:#43b96a}.user-detail-button.secondary{color:#454e53;background:#f7f8f8;border:1px solid #dfe4e7}.user-detail-button.secondary:hover{background:#eef0f1}.user-detail-button.warning{color:#a76509;background:#fff4df}.user-detail-button.warning:hover{background:#ffecd0}.user-detail-button.danger{color:#cf3e3e;background:#fff0f0}.user-detail-button.danger:hover{background:#ffe2e2}.user-detail-button.full{width:100%}.user-detail-danger-section{background:snow;border-color:#f0dddd}.user-detail-danger-section .user-detail-section-icon{color:#cf3e3e;background:#fff0f0}.user-detail-danger-text{color:#7f6767;margin:0 0 14px;font-size:12px;line-height:1.5}.user-detail-danger-actions{gap:8px;display:flex}.user-detail-message{border-radius:11px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:12px;font-weight:650;display:flex}.user-detail-message.success{color:#158944;background:#ecfbf2;border:1px solid #ccebd8}.user-detail-message.error{color:#d23d3d;background:#fff0f0;border:1px solid #f0cccc}.user-detail-loading,.user-detail-error{color:#818b90;justify-content:center;align-items:center;min-height:calc(100vh - 64px);display:flex}@media (width<=900px){.user-detail-grid{grid-template-columns:1fr}.user-detail-header{flex-direction:column;align-items:flex-start}.user-detail-actions{width:100%}.user-detail-top-action{flex:1;justify-content:center}}@media (width<=650px){.user-detail-page{padding:18px}.user-detail-profile{align-items:flex-start}.user-detail-heading h1{font-size:23px}.user-detail-form-row,.user-detail-danger-actions{flex-direction:column}.user-detail-row{flex-direction:column;align-items:flex-start;gap:5px}.user-detail-row-value{text-align:left}}.withdrawals-page{background:#f6f7f8;width:100%;min-height:100vh;padding:32px}.withdrawals-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.withdrawals-header-left h1{color:#171a1c;margin:0;font-size:30px;font-weight:750;line-height:1.2}.withdrawals-header-left p{color:#7b858b;margin:8px 0 0;font-size:15px}.withdrawals-refresh{color:#30363a;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.withdrawals-refresh:hover{color:#159447;border-color:#50c878}.withdrawals-refresh:disabled{opacity:.55;cursor:not-allowed}.withdrawals-tabs{gap:8px;margin-bottom:18px;display:flex}.withdrawals-tab{color:#687177;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 15px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.withdrawals-tab:hover{color:#30363a;border-color:#b9c1c5}.withdrawals-tab.active{color:#159447;background:#ecfbf2;border-color:#50c878}.withdrawals-card{background:#fff;border:1px solid #e2e6e8;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 2px 10px #00000009}.withdrawals-table-header{color:#7b858b;text-transform:uppercase;letter-spacing:.04em;background:#fafbfb;border-bottom:1px solid #edf0f1;grid-template-columns:minmax(240px,1.5fr) 150px minmax(230px,1.4fr) 170px 150px 240px;align-items:center;gap:18px;padding:15px 20px;font-size:12px;font-weight:700;display:grid}.withdrawal-row{border-bottom:1px solid #edf0f1;grid-template-columns:minmax(240px,1.5fr) 150px minmax(230px,1.4fr) 170px 150px 240px;align-items:center;gap:18px;padding:18px 20px;display:grid}.withdrawal-row:last-child{border-bottom:none}.withdrawal-user{align-items:center;gap:12px;min-width:0;display:flex}.withdrawal-avatar{color:#159447;background:#ecfbf2;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:750;display:flex}.withdrawal-user-info{flex-direction:column;gap:4px;min-width:0;display:flex}.withdrawal-user-name{color:#202629;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.withdrawal-user-email{color:#8a9398;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.withdrawal-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.withdrawal-label{color:#969ea3;text-transform:uppercase;font-size:11px;font-weight:700}.withdrawal-value{color:#343b3f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.withdrawal-amount{color:#159447;font-size:16px;font-weight:750}.withdrawal-iban{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.withdrawal-status{border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.withdrawal-status.pending{color:#c66b0a;background:#fff5e9}.withdrawal-status.completed{color:#148844;background:#ecfbf2}.withdrawal-status.rejected,.withdrawal-status.failed{color:#d33d3d;background:#fff0f0}.withdrawal-actions{justify-content:flex-end;gap:8px;display:flex}.withdrawal-action{cursor:pointer;border:1px solid;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex}.withdrawal-action:disabled{opacity:.5;cursor:not-allowed}.withdrawal-action.approve{color:#158944;background:#ecfbf2;border-color:#bce8ca}.withdrawal-action.approve:hover:not(:disabled){background:#ddf7e8}.withdrawal-action.reject{color:#cc3d3d;background:#fff2f2;border-color:#f2c5c5}.withdrawal-action.reject:hover:not(:disabled){background:#ffe7e7}.withdrawals-empty{color:#9aa2a7;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:360px;display:flex}.withdrawals-empty-icon{background:#f1f3f4;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.withdrawals-empty-title{color:#40474b;font-size:16px;font-weight:700}.withdrawals-empty-text{color:#939ba0;font-size:14px}.withdrawals-pagination{align-items:center;gap:6px;margin-top:18px;display:flex}.withdrawals-page-button{color:#596268;cursor:pointer;background:#fff;border:1px solid #dfe4e7;border-radius:8px;min-width:36px;height:36px;padding:0 10px}.withdrawals-page-button.active{color:#fff;background:#50c878;border-color:#50c878}.withdrawals-page-button:hover:not(.active){border-color:#b8c0c4}.withdrawals-spin{animation:.9s linear infinite withdrawals-spin}@keyframes withdrawals-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1250px){.withdrawals-page{padding:24px}.withdrawals-table-header{display:none}.withdrawal-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.withdrawal-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=700px){.withdrawals-page{padding:18px}.withdrawals-header{flex-direction:column;align-items:flex-start}.withdrawals-refresh{justify-content:center;width:100%}.withdrawals-tabs{padding-bottom:2px;overflow-x:auto}.withdrawals-tab{flex:none}.withdrawal-row{grid-template-columns:1fr}.withdrawal-actions{grid-column:auto}}.support-page{background:#f7f8fa;grid-template-columns:250px 380px minmax(0,1fr);height:calc(100vh - 64px);min-height:650px;display:grid;overflow:hidden}.support-sidebar{background:#fff;border-right:1px solid #e7e9ed;padding:24px 14px;overflow-y:auto}.support-sidebar-header{padding:0 10px 25px}.support-sidebar-header h1{margin:0;font-size:22px;font-weight:700}.support-sidebar-header span{color:#8a8f98;margin-top:5px;font-size:12px;display:block}.support-sidebar-section{flex-direction:column;gap:4px;display:flex}.support-nav-item{cursor:pointer;color:#424750;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:11px 12px;font-size:14px;display:flex}.support-nav-item:hover{background:#f2f4f7}.support-nav-item.active{color:#111318;background:#eef1f5;font-weight:600}.support-nav-item strong{text-align:center;color:#8b9099;min-width:24px;font-size:12px}.support-sidebar-title{color:#9aa0a8;letter-spacing:.08em;margin:30px 10px 10px;font-size:10px;font-weight:700}.support-departments{flex-direction:column;gap:3px;display:flex}.support-department{cursor:pointer;color:#4a4f57;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;display:flex}.support-department:hover{background:#f2f4f7}.support-department.active{color:#111318;background:#eef1f5;font-weight:600}.department-dot{background:#9ca3af;border-radius:50%;width:7px;height:7px}.support-ticket-list{background:#fff;border-right:1px solid #e7e9ed;flex-direction:column;min-width:0;display:flex;overflow:hidden}.support-list-header{border-bottom:1px solid #e7e9ed;padding:24px}.support-list-header h2{margin:0;font-size:18px}.support-list-header span{color:#8a8f98;margin-top:5px;font-size:12px;display:block}.support-tickets{flex:1;overflow-y:auto}.support-ticket{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;width:100%;padding:17px 20px;display:block}.support-ticket:hover{background:#fafbfc}.support-ticket.active{background:#f1f3f6}.ticket-top{justify-content:space-between;gap:12px;display:flex}.ticket-subject{color:#1c2026;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.ticket-date{color:#9aa0a8;white-space:nowrap;font-size:10px}.ticket-preview{color:#7a8089;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:12px;overflow:hidden}.ticket-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.ticket-status,.ticket-priority,.ticket-department{border-radius:5px;align-items:center;padding:4px 7px;font-size:10px;font-weight:600;display:inline-flex}.ticket-status{color:#5f6670;background:#eef1f4}.status-open{color:#397547;background:#edf7ef}.status-pending{color:#96701b;background:#fff6df}.status-closed{color:#68707a;background:#eef0f3}.ticket-priority{color:#666d76;background:#f1f2f4}.priority-high{color:#a4552e;background:#fff0e8}.priority-urgent{color:#a33d3d;background:#ffe8e8}.ticket-department{color:#747b84;background:#f1f3f5}.support-conversation{background:#f7f8fa;flex-direction:column;min-width:0;display:flex}.support-no-ticket{text-align:center;max-width:360px;margin:auto;padding:30px}.support-no-ticket-icon{color:#7a818a;background:#e9edf1;border-radius:14px;place-items:center;width:52px;height:52px;margin:0 auto 16px;font-size:22px;font-weight:700;display:grid}.support-no-ticket h2{margin:0;font-size:18px}.support-no-ticket p{color:#858b94;margin:8px 0 0;font-size:13px;line-height:1.5}.conversation-header{background:#fff;border-bottom:1px solid #e7e9ed;justify-content:space-between;align-items:center;gap:20px;min-height:90px;padding:18px 25px;display:flex}.conversation-department{color:#8b919a;font-size:11px;font-weight:600}.conversation-header h2{margin:4px 0;font-size:18px}.conversation-category{color:#9aa0a8;font-size:11px}.conversation-actions{align-items:center;gap:8px;display:flex}.conversation-actions select{color:#454b53;background:#fff;border:1px solid #dfe3e8;border-radius:7px;height:36px;padding:0 10px;font-size:12px}.button-primary{color:#fff;cursor:pointer;background:#20242a;border:0;border-radius:7px;height:36px;padding:0 14px;font-size:12px;font-weight:600}.button-primary:hover{opacity:.9}.button-primary:disabled{opacity:.45;cursor:not-allowed}.conversation-messages{flex:1;padding:25px;overflow-y:auto}.conversation-message{max-width:70%;margin-bottom:20px}.conversation-message.user{margin-right:auto}.conversation-message.staff{text-align:right;margin-left:auto}.message-author{color:#8a9098;margin-bottom:5px;font-size:10px;font-weight:600}.message-bubble{color:#333840;text-align:left;background:#fff;border-radius:10px;padding:11px 14px;font-size:13px;line-height:1.5;display:inline-block;box-shadow:0 1px 2px #00000008}.conversation-message.staff .message-bubble{color:#fff;background:#20242a}.message-time{color:#a0a5ac;margin-top:4px;font-size:9px}.conversation-composer{background:#fff;border-top:1px solid #e7e9ed;align-items:flex-end;gap:10px;padding:16px 20px;display:flex}.conversation-composer textarea{resize:none;color:#333840;border:1px solid #dfe3e8;border-radius:8px;outline:none;flex:1;min-height:70px;padding:11px 12px;font-family:inherit;font-size:13px}.conversation-composer textarea:focus{border-color:#b9bec5}.support-error{color:#a33d3d;background:#fff0f0;border-radius:7px;margin:12px 18px 0;padding:10px 12px;font-size:12px}.support-empty{text-align:center;color:#9298a0;padding:40px 20px;font-size:13px}.support-page-loading{color:#7d838c;place-items:center;height:100%;min-height:500px;display:grid}@media (width<=1100px){.support-page{grid-template-columns:210px 320px minmax(0,1fr)}.conversation-actions{flex-wrap:wrap}}@media (width<=850px){.support-page{grid-template-columns:190px 1fr}.support-conversation{display:none}.support-ticket-list{border-right:0}}@media (width<=600px){.support-page{height:auto;min-height:calc(100vh - 64px);display:block}.support-sidebar{border-bottom:1px solid #e7e9ed;border-right:0}.support-ticket-list{min-height:500px}.support-conversation{min-height:600px;display:flex}.conversation-header{flex-direction:column;align-items:flex-start}.conversation-actions{width:100%}.conversation-actions select{flex:1}.conversation-message{max-width:88%}}.create-user-page{background:#f5f7f8;min-height:100vh;padding:32px}.create-user-header{margin-bottom:24px}.create-user-back{color:#555;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:20px;padding:0;font-size:14px;display:inline-flex}.create-user-back:hover{color:#50c878}.create-user-title{align-items:center;gap:14px;display:flex}.create-user-title-icon{color:#50c878;background:#ecfdf3;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.create-user-title h1{color:#111827;margin:0;font-size:28px}.create-user-title p{color:#6b7280;margin:5px 0 0;font-size:14px}.create-user-alert{border-radius:10px;margin-bottom:18px;padding:14px 16px;font-size:14px;font-weight:500}.create-user-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.create-user-alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.create-user-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:900px;overflow:hidden;box-shadow:0 8px 30px #0000000a}.create-user-section{border-bottom:1px solid #eee;padding:28px}.create-user-section h2{color:#111827;margin:0 0 22px;font-size:18px}.create-user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.create-user-field{flex-direction:column;gap:8px;display:flex}.create-user-field label{color:#374151;font-size:13px;font-weight:600}.create-user-field label span{color:#dc2626}.create-user-field input,.create-user-field select{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;height:44px;padding:0 13px;font-size:14px;transition:border-color .15s,box-shadow .15s}.create-user-field input:focus,.create-user-field select:focus{border-color:#50c878;box-shadow:0 0 0 3px #50c8781f}.create-user-field input::placeholder{color:#9ca3af}.create-user-permission-info{color:#4b5563;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin-top:20px;padding:14px 16px;font-size:13px;line-height:1.8}.create-user-footer{background:#fafafa;justify-content:flex-end;gap:12px;padding:22px 28px;display:flex}.create-user-cancel,.create-user-submit{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.create-user-cancel{color:#374151;background:#fff;border:1px solid #d1d5db}.create-user-cancel:hover{background:#f3f4f6}.create-user-submit{color:#fff;background:#50c878;border:none}.create-user-submit:hover{background:#43b96b}.create-user-cancel:disabled,.create-user-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=700px){.create-user-page{padding:20px}.create-user-grid{grid-template-columns:1fr}.create-user-section{padding:20px}.create-user-footer{flex-direction:column-reverse;padding:18px 20px}.create-user-cancel,.create-user-submit{width:100%}.create-user-title h1{font-size:23px}}
