*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,Segoe UI,Roboto,sans-serif}body{background:#0f0f12;color:#fff;font-size:14px;overflow-x:hidden}.admin-shell{min-height:100vh;display:grid;grid-template-columns:1fr;background:#0f0f12;position:relative}.shell-main{min-width:0}.shell-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #27272b;background:#17171a;position:sticky;top:0;z-index:25}.shell-content{padding:0;min-width:0;overflow-x:auto}.shell-head-left,.shell-head-actions{display:flex;align-items:center;gap:12px}.shell-user-name{white-space:nowrap}.ghost-btn{background:transparent;border:1px solid #3b3b42;color:#f1f5f9;border-radius:8px;padding:8px 12px;cursor:pointer}.muted{color:#9ca3af}.page{min-width:0}.header{background:#17171a;padding:16px 20px;border-bottom:1px solid #27272b}.header h1{font-size:18px;font-weight:600}.container{width:100%;max-width:none;min-width:0;margin:0 auto;padding:20px;display:grid;grid-template-columns:minmax(420px,480px) minmax(0,1fr);gap:20px;align-items:flex-start}.sidebar{min-width:0}.main{flex:1 1 auto;min-width:0}.card{background:#17171a;border-radius:12px;margin-bottom:16px;overflow:hidden}.card-header{padding:14px 18px;border-bottom:1px solid #27272b;font-weight:500}.card-header-between{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.card-body{padding:16px;min-width:0}.identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mini-label{font-size:12px;color:#8a8a93;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.identity-value{font-size:15px;font-weight:700;color:#f5f5f5}.permission-cloud{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.permission-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#111115;border:1px solid #2f2f36;color:#e5e7eb}.perm-system{background:#2563eb24;color:#93c5fd}.perm-app{background:#0ecb8124;color:#86efac}.perm-trade{background:#f0b03024;color:#fcd34d}.perm-cs{background:#8b5cf624;color:#c4b5fd}.perm-market{background:#f472b624;color:#f9a8d4}.perm-empty{color:#a1a1aa}.table{width:100%;border-collapse:collapse;min-width:760px}.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain}.table-scroll .table,.table-scroll .mini-table{width:max-content;min-width:100%}.table th,.table td{padding:12px 10px;text-align:left;border-bottom:1px solid #27272b}.table th{color:#999;font-weight:500}.btn{padding:6px 12px;border-radius:6px;border:none;cursor:pointer;font-size:13px;color:#fff}.btn-success{background:#00c864}.btn-warning{background:#f29900}.btn-danger{background:#e53e3e}.btn-primary{background:#2563eb}.btn-proof{background:#8b5cf6}.row{display:flex;gap:10px;margin-bottom:12px;align-items:center;flex-wrap:wrap}input,select{background:#27272b;border:none;border-radius:6px;padding:8px 12px;color:#fff}select,input{width:100%}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999;padding:20px;overflow-y:auto}.modal-box{background:#17171a;border-radius:12px;width:90%;max-width:420px;max-height:min(90vh,720px);padding:20px;overflow-y:auto}.modal-box-wide{width:min(96vw,960px);max-width:960px;max-height:min(90vh,860px);overflow-y:auto}.modal-title{font-size:16px;margin-bottom:14px}.action-cell{display:flex;gap:6px;flex-wrap:wrap}.address-cell,.remark-cell,.detail-cell{max-width:200px;word-break:break-word}.stack-cell{display:flex;flex-direction:column;gap:5px;line-height:1.35}.stack-cell strong{color:#f8fafc;font-weight:700}.stack-cell span{color:#a1a1aa;font-size:12px;word-break:break-word}.fund-filter-group{display:flex;gap:8px;flex-wrap:wrap}.security-filter-bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.security-preset-bar{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.preset-hint{color:#94a3b8;font-size:12px}.security-search{flex:1 1 260px}.security-select{flex:0 0 180px}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.permission-studio-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.trader-manage-grid{align-items:start;grid-template-columns:minmax(0,1fr)}.trader-trade-panel{grid-column:1 / -1}.menu-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.permission-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.permission-toggle{display:flex;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:10px;background:#17171a;border:1px solid #2f2f36;color:#e5e7eb}.permission-toggle input{width:auto;margin-top:2px}.security-panel{background:#111115;border:1px solid #27272b;border-radius:12px;padding:14px}.panel-title{font-size:14px;font-weight:700;color:#f5f5f5;margin-bottom:12px}.mini-table{width:100%;border-collapse:collapse;min-width:720px}.mini-table th,.mini-table td{padding:10px 8px;text-align:left;border-bottom:1px solid #232329;font-size:12px;vertical-align:top}.mini-table th{color:#999;font-weight:500}.status-ok{color:#22c55e}.status-fail{color:#ef4444}.status-warn{color:#f59e0b}.option-order-table{table-layout:fixed;min-width:980px}.option-order-table-scroll,.fund-review-table-scroll{max-height:390px;overflow:auto;border:1px solid #232329;border-radius:10px;padding-bottom:6px}.option-order-table th,.option-order-table td{width:115px}.option-order-table th:nth-child(1),.option-order-table td:nth-child(1){width:165px}.option-order-table th:nth-child(2),.option-order-table td:nth-child(2){width:125px}.option-order-table th:nth-child(3),.option-order-table td:nth-child(3){width:125px}.option-order-table th:nth-child(4),.option-order-table td:nth-child(4){width:130px}.option-order-table th:nth-child(8),.option-order-table td:nth-child(8){width:185px}.option-order-table .action-cell,.fund-review-table .action-cell{flex-wrap:nowrap}.fund-review-table{table-layout:fixed;min-width:980px}.fund-review-table th,.fund-review-table td{width:115px}.fund-review-table th:nth-child(1),.fund-review-table td:nth-child(1){width:95px}.fund-review-table th:nth-child(3),.fund-review-table td:nth-child(3){width:140px}.fund-review-table th:nth-child(5),.fund-review-table td:nth-child(5){width:190px}.fund-review-table th:nth-child(7),.fund-review-table td:nth-child(7){width:160px}.fund-review-table th:nth-child(8),.fund-review-table td:nth-child(8){width:170px}.preset-pill{display:inline-flex;align-items:center;margin-top:6px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.preset-win{background:#22c55e24;color:#86efac}.preset-lose{background:#ef444424;color:#fca5a5}.preset-empty{background:#94a3b824;color:#cbd5e1}.trader-trade-table-scroll{max-height:380px;overflow:auto;border:1px solid #232329;border-radius:10px;padding-bottom:6px}.trader-trade-table{table-layout:fixed;min-width:760px}.trader-trade-table th,.trader-trade-table td{width:92px;white-space:nowrap}.trader-trade-table th:nth-child(1),.trader-trade-table td:nth-child(1){width:48px}.trader-trade-table th:nth-child(2),.trader-trade-table td:nth-child(2){width:130px}.trader-trade-table th:nth-child(3),.trader-trade-table td:nth-child(3){width:135px}.trader-trade-table th:nth-child(4),.trader-trade-table td:nth-child(4){width:105px}.trader-trade-table th:nth-child(6),.trader-trade-table td:nth-child(6){width:118px}.trader-trade-table th:nth-child(8),.trader-trade-table td:nth-child(8){width:92px}.trader-trade-table .action-cell{flex-wrap:nowrap}.session-table-scroll{max-height:360px;overflow:auto;border:1px solid #232329;border-radius:10px}.session-table{table-layout:fixed;min-width:1120px}.session-table th,.session-table td{width:140px}.session-table th:first-child,.session-table td:first-child{width:230px}.status-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700}.status-live{background:#0ecb8124;color:#86efac}.status-muted{background:#94a3b824;color:#cbd5e1}.pager-bar{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.pager-text{color:#cbd5e1;font-size:12px}.mt-16{margin-top:16px}.filter-chip{border:1px solid #3b3b42;background:#111115;color:#d4d4d8;border-radius:999px;padding:6px 12px;cursor:pointer;font-size:12px}.filter-chip.active{background:#d4af37;border-color:#d4af37;color:#111115;font-weight:700}.type-badge{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.type-deposit{background:#0ecb8124;color:#0ecb81}.type-withdraw{background:#2563eb24;color:#60a5fa}.deposit-review-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:16px;align-items:start}.deposit-proof-panel,.deposit-review-meta{background:#111115;border:1px solid #27272b;border-radius:10px;padding:14px}.deposit-proof-label{color:#d4af37;font-size:13px;margin-bottom:10px}.proof-preview{width:100%;min-height:240px;border:1px solid #3b3b42;border-radius:10px;background:#0f0f12;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;color:#b4b4bb}.proof-preview img{width:100%;height:100%;object-fit:contain;display:block}.withdraw-detail-panel{min-height:240px;border:1px solid #3b3b42;border-radius:10px;background:#0f0f12;padding:18px}.detail-address-box{margin-top:12px;padding:12px;border-radius:10px;background:#17171a;color:#f1f5f9;word-break:break-all;line-height:1.6}.meta-line{margin-bottom:10px;color:#d4d4d8}.remark-input{width:100%;min-height:108px;resize:vertical;background:#27272b;border:none;border-radius:8px;padding:10px 12px;color:#fff}.review-actions{position:sticky;bottom:0;justify-content:flex-end;margin-bottom:0;margin-top:12px;padding-top:12px;background:linear-gradient(180deg,#17171a00,#17171aeb 18%,#17171a)}.withdraw-hint-box{margin-top:12px;padding:12px;border-radius:10px;background:#2563eb1f;color:#cbd5f5;line-height:1.5}.image-preview-shell{position:relative;width:min(92vw,1100px);max-height:90vh;padding:16px;background:#0f0f12fa;border-radius:16px;border:1px solid #27272b}.image-preview-full{width:100%;max-height:calc(90vh - 72px);object-fit:contain;display:block;border-radius:12px;background:#111115}.image-preview-close{margin-top:12px;margin-left:auto;display:block}.kyc-pending{color:#f29900}.kyc-passed{color:#00c864}.kyc-rejected{color:#e53e3e}.chat-box{height:560px;display:flex;flex-direction:column;min-width:0}.chat-card{border:1px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.chat-card.has-unread{border-color:#f29900bf;box-shadow:0 0 0 1px #f2990024,0 18px 48px #f299001f}.chat-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;background:#f29900;color:#111115;font-size:12px;font-weight:800;animation:chatPulse 1.4s ease-in-out infinite}.chat-alert{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#f2990024;border:1px solid rgba(242,153,0,.45);color:#fde68a;line-height:1.45}.chat-select-row{margin-bottom:14px}.chat-messages{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:#111115;border-radius:12px}.chat-bubble{max-width:75%;padding:10px 14px;border-radius:14px;line-height:1.35;word-break:break-word}.admin-msg{background:#2563eb;color:#fff;align-self:flex-end}.user-msg{background:#27272b;color:#ddd;align-self:flex-start}.chat-input{display:flex;gap:8px;margin-top:12px}.chat-input input{flex:1;min-height:42px}@keyframes chatPulse{0%,to{transform:scale(1);box-shadow:0 0 #f2990059}50%{transform:scale(1.04);box-shadow:0 0 0 7px #f2990000}}.trade-log{max-height:400px;overflow-y:auto}.trade-item{padding:10px;border-bottom:1px solid #27272b;font-size:13px}.trade-win{color:#00c864}.trade-lose{color:#e53e3e}.withdraw-pending{color:#f29900}.withdraw-passed{color:#00c864}.withdraw-rejected{color:#e53e3e}button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1000px){.shell-head{padding:14px 16px;align-items:flex-start;flex-direction:column}.shell-head-left,.shell-head-actions{width:100%;justify-content:space-between}.shell-head-left strong{font-size:15px;line-height:1.4}.container{grid-template-columns:1fr;padding:16px}.deposit-review-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;margin-bottom:16px;align-items:start}.security-grid,.permission-studio-grid,.identity-grid,.menu-editor-grid,.permission-matrix{grid-template-columns:1fr}.security-select,.security-search{flex-basis:100%}.card,.security-panel{border-radius:14px}.card-header,.card-body,.security-panel{padding-left:14px;padding-right:14px}.table,.mini-table{min-width:640px}.table th,.table td,.mini-table th,.mini-table td{padding:10px 8px;white-space:nowrap}.action-cell{min-width:150px}.fund-filter-group,.security-filter-bar,.security-preset-bar,.pager-bar,.review-actions,.chat-input{flex-direction:column;align-items:stretch}.btn,.ghost-btn{min-height:42px}.chat-box{height:520px}.chat-alert{align-items:stretch;flex-direction:column}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999;padding:20px;overflow-y:auto}.modal-box,.modal-box-wide{width:min(96vw,960px);max-width:960px;max-height:min(90vh,860px);overflow-y:auto}.proof-preview,.withdraw-detail-panel{min-height:180px}.image-preview-shell{width:100%;max-height:92vh;padding:12px}.header h1,.panel-title,.card-header{line-height:1.4}}@media (max-width: 640px){body{font-size:13px}.page{min-width:0}.header{padding:14px 14px 12px}.header h1{font-size:16px}.shell-user-name{max-width:42vw;overflow:hidden;text-overflow:ellipsis}.identity-value{font-size:14px}.permission-chip,.filter-chip,.type-badge{font-size:11px}.table,.mini-table{min-width:560px}.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain}}
