*{box-sizing:border-box}html,body,#root{color:#142033;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:#f2f6fb}button,input,select{font:inherit}.app-shell{grid-template-columns:260px 1fr;gap:0;min-height:100vh;padding:20px;display:grid}.sidebar{background:#f8fafc;border:1px solid #dce5ef;border-radius:20px 0 0 20px;flex-direction:column;min-height:calc(100vh - 40px);padding:26px 14px;display:flex;position:sticky;top:20px}.brand{border-bottom:1px solid #dce5ef;padding:0 6px 18px}.brand-kicker,.eyebrow{letter-spacing:.09em;color:#d69000;font-size:11px;font-weight:800;display:block}.brand-title{margin:6px 0;font-family:Georgia,serif;font-size:25px;font-weight:800}.brand small,.topbar p{color:#6c7b8c}.sidebar nav{flex-direction:column;gap:7px;margin-top:16px;display:flex}.nav-item{color:#344256;border-radius:12px;align-items:center;gap:11px;padding:12px 13px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.nav-item:hover{background:#edf3f8}.nav-item.active{color:#182133;background:#fff7dc;border:1px solid #efcf63}.sidebar-footer{border-top:1px solid #dce5ef;margin-top:auto;padding:16px 6px 0}.admin-chip{flex-direction:column;margin-bottom:10px;display:flex}.admin-chip small{color:#718096}.logout{color:#bd3b3b;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.main{background:#fff;border:1px solid #dce5ef;border-left:0;border-radius:0 20px 20px 0;min-width:0;padding:30px}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.topbar h1{margin:5px 0 7px;font-family:Georgia,serif;font-size:34px;line-height:1.1}.topbar p{margin:0;font-size:14px}.btn{color:#1d2a3b;cursor:pointer;background:#fff;border:1px solid #d6e0ea;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 13px;font-weight:750;text-decoration:none;display:inline-flex}.btn:hover{background:#f7f9fc}.btn.primary{color:#172033;background:#ffd21a;border-color:#e8b900}.btn.danger{color:#b5352b;background:#fff5f2;border-color:#f2c9c2}.btn.tiny{padding:6px 9px;font-size:12px}.btn.full{width:100%}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.stat-card,.content-card,.catalog-card{background:#fff;border:1px solid #dbe5ee;border-radius:16px}.stat-card{background:#f8fbfd;padding:18px}.stat-card span{color:#6c7b8c;font-size:12px;font-weight:700}.stat-card strong{margin:5px 0;font-family:Georgia,serif;font-size:32px;display:block}.stat-card small{color:#8a98a8}.content-card{margin-bottom:20px;padding:20px}.section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title h2{margin:4px 0 0;font-family:Georgia,serif}.note-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.note-grid>div{background:#f4f8fb;border-radius:12px;padding:16px}.note-grid p{color:#66778a;margin-bottom:0;font-size:13px;line-height:1.5}.form-card{max-width:880px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.modal-form label{flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.form-grid input,.form-grid select,.table-tools input,.inline-control input,.modal-form input,.modal-form select{color:#182133;background:#f9fbfd;border:1px solid #d3dfe9;border-radius:10px;outline:none;width:100%;padding:11px 12px}.form-grid input:focus,.form-grid select:focus,.table-tools input:focus{border-color:#e2b30a;box-shadow:0 0 0 3px #ffd21a2b}.span2{grid-column:1/-1}.checkbox-row{flex-direction:row!important;align-items:center!important;gap:9px!important}.checkbox-row input{width:auto!important}.live-check{background:#fff9df;border:1px solid #f1cf58;border-radius:12px;padding:13px}.live-check span{flex-direction:column;display:flex}.live-check small{color:#7e7150;font-weight:500}.form-actions{justify-content:flex-end;gap:8px;display:flex}.alert{border-radius:10px;padding:10px 12px;font-size:13px}.alert.error{color:#a62c21;background:#fff0ed;border:1px solid #f2cbc4}.alert.success{color:#166b4c;background:#eefaf5;border:1px solid #bee8d6}.table-tools{gap:8px;margin-bottom:14px;display:flex}.table-tools input{max-width:340px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:780px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #e4ebf2;padding:13px 11px;font-size:13px}th{letter-spacing:.05em;color:#6b7b8e;text-transform:uppercase;font-size:11px}.user-link{color:#172033;font-weight:850;text-decoration:none}.user-link:hover{text-decoration:underline}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:850;display:inline-flex}.badge.green{color:#0c7357;background:#e2f3ed}.badge.gray{color:#66717c;background:#eef1f4}.badge.orange{color:#b35c00;background:#fff0de}.badge.blue{color:#315bb4;background:#e8f0ff}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.actions{gap:6px;display:flex}.empty{text-align:center;color:#8290a0;padding:24px}.action-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.action-card{text-align:left;cursor:pointer;background:#f8fbfd;border:1px solid #d7e3ec;border-radius:14px;padding:15px}.action-card:hover{background:#fffbee;border-color:#e6c23b}.action-card b,.action-card small{display:block}.action-card b{margin:10px 0 4px}.action-card small{color:#718094}.method{border-radius:6px;padding:4px 8px;font-size:9px;font-weight:900;display:inline-flex}.method.get{color:#087159;background:#e0f3ed}.two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inline-control{gap:8px;margin:10px 0;display:flex}.inline-control input{max-width:180px}.strategy-list{flex-direction:column;gap:10px;display:flex}.strategy-row{background:#f5f8fb;border-radius:10px;justify-content:space-between;align-items:center;padding:11px;display:flex}.strategy-row small{color:#728093;margin-top:3px;display:block}.status-stack{gap:5px;display:flex}.json-panel{background:#edf4f9;border:1px solid #d4e0ea;border-radius:16px;margin-bottom:20px;overflow:hidden}.json-title{background:#f8fafc;border-bottom:1px solid #d4e0ea;padding:11px 14px;font-size:12px;font-weight:800}.json-panel pre{color:#08735b;max-height:430px;margin:0;padding:18px;font-size:12px;overflow:auto}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.catalog-card{background:#f8fbfd;padding:15px}.catalog-card h3{margin:7px 0;font-family:Georgia,serif}.catalog-card p{color:#6d7c8d;min-height:44px;font-size:12px}.catalog-card code{white-space:pre-wrap;color:#37516a;background:#edf3f7;border-radius:8px;padding:8px;font-size:10px;display:block}.cell-sub{color:#8895a5;margin-top:3px;display:block}.modal-backdrop{z-index:100;background:#0e192859;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dbe4ec;border-radius:16px;width:min(760px,100%);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 24px 70px #0f1e3240}.modal-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.modal-head h3{margin:0;font-family:Georgia,serif;font-size:23px}.icon-btn{cursor:pointer;background:#edf2f6;border:0;border-radius:8px;width:32px;height:32px;font-size:20px}.params{border-top:1px solid #e1e8ee;grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;display:grid}.params .eyebrow{grid-column:1/-1}.login-page{background:radial-gradient(circle at 80% 10%,#e6eef8,#0000 35%),#f2f6fb;place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:#fff;border:1px solid #d8e3ec;border-radius:20px;width:min(440px,100%);padding:30px;box-shadow:0 25px 60px #1e324b1a}.login-card h1{margin:5px 0;font-family:Georgia,serif;font-size:38px}.login-card p{color:#6e7c8c;font-size:14px}.login-card form{flex-direction:column;gap:14px;margin-top:22px;display:flex}.login-card label{flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.login-card input{border:1px solid #d5e0e9;border-radius:10px;padding:12px}.login-hint{text-align:center;color:#84909f;margin-top:14px;font-size:11px}@media (width<=1050px){.stat-grid,.action-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.two-col,.note-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{padding:0;display:block}.sidebar{border-left:0;border-right:0;border-radius:0;min-height:auto;position:static}.sidebar nav{grid-template-columns:1fr 1fr;display:grid}.main{border:0;border-radius:0;padding:20px}.stat-grid,.action-grid,.catalog-grid,.form-grid{grid-template-columns:1fr}.span2{grid-column:auto}.topbar{flex-direction:column}.topbar h1{font-size:29px}.sidebar-footer{margin-top:18px}}.profile-control-grid{align-items:start}.strategy-status-card{min-width:0}.profile-strategy-list{scrollbar-gutter:stable;max-height:460px;padding-right:5px;overflow-y:auto}.profile-strategy-list .strategy-row{gap:10px}.profile-strategy-list .strategy-row>div:first-child{min-width:0}.profile-strategy-list b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.market-order-note{color:#526579;background:#f4f8fb;border:1px solid #dbe6ef;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.cancel-control{flex-wrap:wrap}.cancel-control input{flex:150px}.api-data-panel{overflow:hidden}.api-panel-title{margin-bottom:16px}.api-kv-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.api-kv{background:#f6f9fc;border:1px solid #e0e8ef;border-radius:12px;min-width:0;padding:13px}.api-kv span{color:#758496;text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.api-kv strong{overflow-wrap:anywhere;font-size:16px;display:block}.api-kv strong.small-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.api-nested{margin-top:16px}.api-nested h4{margin:0 0 9px;font-family:Georgia,serif}.api-table-wrap{border:1px solid #e0e8ef;border-radius:12px;overflow:auto}.api-table{min-width:760px}.api-table th{z-index:1;background:#f6f9fc;position:sticky;top:0}.api-table td{overflow-wrap:anywhere;max-width:300px}.inline-json{white-space:pre-wrap;font-size:10px}.api-single-value{background:#f6f9fc;border-radius:10px;padding:14px}.empty.compact{padding:12px}.api-list{gap:8px;display:grid}.strategy-audit-card{margin-top:0}.audit-head{align-items:flex-start}.section-help{color:#6f7f90;max-width:850px;margin:7px 0 0;font-size:12px;line-height:1.5}.audit-actions{align-items:center;gap:8px;display:flex}.audit-actions select{color:#243247;background:#fff;border:1px solid #d4e0e9;border-radius:9px;padding:7px 10px}.audit-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0;display:grid}.audit-summary>div{background:#f6f9fc;border:1px solid #e0e8ef;border-radius:12px;padding:12px}.audit-summary span{color:#788698;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.audit-summary strong{margin-top:3px;font-family:Georgia,serif;font-size:24px;display:block}.audit-table-wrap{border:1px solid #e0e8ef;border-radius:12px;max-height:620px;overflow:auto}.audit-table{min-width:1180px}.audit-table thead th{z-index:2;background:#f7fafc;position:sticky;top:0}.signal-badge,.trade-badge{letter-spacing:.04em;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900;display:inline-flex}.signal-badge.buy{color:#087255;background:#ddf5ea}.signal-badge.sell{color:#aa3329;background:#ffe5e1}.signal-badge.hold{color:#65717e;background:#edf1f4}.trade-badge.success{color:#087255;background:#ddf5ea}.trade-badge.failed{color:#aa3329;background:#ffe5e1}.trade-badge.dry_run{color:#315bb4;background:#e8f0ff}.trade-badge.signal_only{color:#65717e;background:#edf1f4}.audit-detail-cell details{min-width:180px}.audit-detail-cell summary{cursor:pointer;color:#315b87;font-weight:800}.event-detail{background:#f7fafc;border:1px solid #dfe8ef;border-radius:10px;max-width:430px;margin-top:8px;padding:10px}.event-detail p{color:#586a7e;margin:4px 0 10px;line-height:1.45}.event-detail pre{white-space:pre-wrap;word-break:break-word;background:#edf3f7;border-radius:8px;max-height:180px;padding:8px;font-size:10px;overflow:auto}@media (width<=1200px){.api-kv-grid,.audit-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.api-kv-grid,.audit-summary{grid-template-columns:1fr}.profile-strategy-list{max-height:420px}.audit-head{flex-direction:column;gap:12px}.audit-actions{width:100%}.audit-actions select{flex:1}}.admin-role{color:#865d00;text-transform:uppercase;letter-spacing:.05em;background:#fff4ce;border-radius:999px;width:max-content;margin:5px 0 2px;padding:3px 7px;font-size:9px;font-weight:900;display:inline-flex}.form-grid textarea,.modal-form textarea{color:#182133;resize:vertical;width:100%;font:inherit;background:#f9fbfd;border:1px solid #d3dfe9;border-radius:10px;outline:none;padding:11px 12px}.form-grid textarea:focus,.modal-form textarea:focus{border-color:#e2b30a;box-shadow:0 0 0 3px #ffd21a2b}.badge.red{color:#aa3329;background:#ffe5e1}.field-error{color:#a62c21;margin-top:4px;font-weight:600;display:block}.symbol-select-wrap,.symbol-select-wrap select{width:100%}.cancel-symbol-label{color:#6c7b8c;text-transform:uppercase;letter-spacing:.04em;margin-top:16px;font-size:11px;font-weight:850}.cancel-symbol-select{flex:1;min-width:210px}.cancel-symbol-select select{color:#182133;background:#f9fbfd;border:1px solid #d3dfe9;border-radius:10px;outline:none;padding:11px 12px}.worker-pill{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:9px;font-weight:900;display:inline-flex}.worker-pill>span{border-radius:50%;width:7px;height:7px;display:inline-block}.worker-pill.online{color:#087255;background:#def6ea}.worker-pill.online>span{background:#16a36f;box-shadow:0 0 0 3px #16a36f1f}.worker-pill.offline{color:#69747f;background:#f1f3f5}.worker-pill.offline>span{background:#909aa5}.status-stack.vertical{flex-direction:column;align-items:flex-end}.strategy-live-row{align-items:flex-start}.strategy-main{flex:1;min-width:0}.live-price-line{color:#2f5c4f!important;font-size:11px!important}.reason-cell{white-space:nowrap;text-overflow:ellipsis;max-width:240px;overflow:hidden}.live-strategy-card{margin-top:18px}.live-strategy-table-wrap{border:1px solid #e0e8ef;border-radius:12px;max-height:620px;overflow:auto}.live-strategy-table{min-width:1480px}.live-strategy-table thead th{z-index:2;background:#f7fafc;position:sticky;top:0}.price-cell{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:800}.inr-price{color:#0a7159}.live-pill{color:#0b7157;background:#effbf6;border:1px solid #bfe7d7;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.live-dot{background:#15a16e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #15a16e1f}.market-card{padding:0;overflow:hidden}.market-toolbar{background:#fbfcfd;border-bottom:1px solid #e1e9ef;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.market-toolbar input{background:#fff;border:1px solid #d3dfe9;border-radius:10px;outline:none;width:min(420px,70%);padding:11px 12px}.market-toolbar span{color:#758395;font-size:11px;font-weight:800}.market-table-wrap{max-height:calc(100vh - 265px);overflow:auto}.market-table{min-width:1050px}.market-table thead th{z-index:2;background:#f6f9fc;position:sticky;top:0}.market-table tbody tr:hover{background:#fffbee}.change{font-variant-numeric:tabular-nums;border-radius:7px;padding:5px 8px;font-weight:850;display:inline-flex}.change.up{color:#087255;background:#e2f5ed}.change.down{color:#a9362b;background:#ffe7e2}.staff-stats{grid-template-columns:repeat(7,minmax(0,1fr))}.staff-stats .stat-card{padding:14px}.staff-stats .stat-card strong{font-size:28px}.staff-chip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.staff-chip{color:#172033;background:#f7fafc;border:1px solid #dce6ed;border-radius:12px;flex-direction:column;gap:4px;padding:12px;text-decoration:none;display:flex}.staff-chip:hover{background:#fffbee;border-color:#e7c13b}.staff-chip span{text-transform:uppercase;color:#a86e00;font-size:10px;font-weight:850}.staff-chip small{color:#708092}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1300px){.staff-stats{grid-template-columns:repeat(4,1fr)}.staff-chip-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.dashboard-stat-grid,.staff-stats{grid-template-columns:repeat(2,1fr)}.market-toolbar{flex-direction:column;align-items:stretch}.market-toolbar input{width:100%}}@media (width<=760px){.dashboard-stat-grid,.staff-stats,.staff-chip-grid{grid-template-columns:1fr}.live-pill{margin-top:8px}.cancel-symbol-select{min-width:100%}}.market-inr-card{border-radius:18px}.market-search-wrap{width:min(460px,72%);position:relative}.market-search-wrap .market-search-icon{color:#7a8998;pointer-events:none;font-size:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.market-search-wrap input{width:100%!important;padding-left:40px!important}.market-count{white-space:nowrap;background:#fff;border:1px solid #dce6ee;border-radius:10px;align-items:baseline;gap:7px;padding:8px 12px;display:flex}.market-count b{color:#0d1b2e;font-size:15px}.market-count span{color:#718196;font-size:11px;font-weight:800}.market-alert{margin:14px 18px 0}.market-inr-table{min-width:980px}.market-coin-cell{align-items:center;gap:11px;display:flex}.market-coin-avatar{color:#1e2b3b;letter-spacing:.2px;background:#fff5cf;border:1px solid #f0d570;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:950;display:grid}.market-coin-cell b{color:#0d1b2e;font-size:14px;display:block}.market-main-price{color:#0a7159;font-size:15px}.market-secondary-price{font-variant-numeric:tabular-nums;white-space:nowrap;color:#3b4b5d;font-weight:700}.market-volume{flex-direction:column;gap:2px;display:flex}.market-volume b{font-variant-numeric:tabular-nums;color:#223246}.market-volume span{color:#8290a0;font-size:10px;font-weight:800}@media (width<=900px){.market-search-wrap{width:100%}.market-count{align-self:flex-start}}.strategy-search-tools{flex-wrap:wrap;align-items:center}.strategy-search-tools input{flex:0 520px;min-width:320px;max-width:520px}.search-count{color:#718196;margin-left:auto;font-size:12px;font-weight:800}@media (width<=760px){.strategy-search-tools input{flex:100%;min-width:100%;max-width:none}.search-count{width:100%;margin-left:0}}.btn.warning{color:#8c6200;background:#fff9e7;border-color:#f0d99a}.btn.success{color:#087255;background:#effaf6;border-color:#b9e7d5}.btn:disabled{opacity:.55;cursor:not-allowed}.page-loading{color:#6b7c8e;padding:32px}.staff-tools{flex-wrap:wrap;align-items:center}.staff-tools input{min-width:280px;max-width:460px}.staff-actions{flex-wrap:wrap;min-width:285px}.user-money-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 16px;display:grid}.user-money-summary>div{background:linear-gradient(135deg,#fbfdff,#f5f9fc);border:1px solid #dbe5ee;border-radius:14px;padding:14px 16px}.user-money-summary span{color:#718196;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800;display:block}.user-money-summary strong{color:#132238;margin-top:5px;font-family:Georgia,serif;font-size:23px;display:block}.user-list-tools{flex-wrap:wrap;align-items:center}.money-cell{font-variant-numeric:tabular-nums;white-space:nowrap}.money-cell b{font-size:14px}.money-cell.available b{color:#087255}.sync-state{white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.sync-state:before{content:"";background:#19a273;border-radius:50%;width:7px;height:7px}.sync-state.error{color:#9c3b30}.sync-state.error:before{background:#d35749}.balance-error{color:#b34a3d;white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.users-table{min-width:1180px}.mobile-header,.mobile-sidebar-head,.sidebar-overlay{display:none}@media (width<=1100px){.app-shell{grid-template-columns:220px 1fr;padding:12px}.sidebar{min-height:calc(100vh - 24px);padding:20px 11px;top:12px}.main{padding:24px 20px}.brand-title{font-size:22px}.nav-item{padding:11px;font-size:13px}.user-money-summary{grid-template-columns:repeat(2,1fr)}.user-money-summary>div:last-child{grid-column:1/-1}}@media (width<=900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{background:#fff}.app-shell{min-height:100dvh;padding:0!important;display:block!important}.mobile-header{z-index:850;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dce5ef;justify-content:space-between;align-items:center;gap:12px;height:62px;padding:9px 13px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #15273d0d}.mobile-header>div{flex-direction:column;flex:1;min-width:0;display:flex}.mobile-header b{font-family:Georgia,serif;font-size:18px}.mobile-header small{color:#7b8998;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800}.menu-button{color:#172033;cursor:pointer;background:#f8fafc;border:1px solid #d7e1ea;border-radius:12px;width:42px;height:42px;font-size:22px}.mobile-account-dot{color:#3e3212;background:#fff2bf;border:1px solid #e9c94e;border-radius:50%;place-items:center;width:37px;height:37px;font-weight:900;display:grid}.sidebar-overlay{z-index:899;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0b17266b;border:0;display:block;position:fixed;inset:0}.sidebar{transition:transform .24s;overflow-y:auto;transform:translate(-105%);box-shadow:20px 0 55px #0a192d2e;z-index:900!important;background:#f8fafc!important;border:0!important;border-right:1px solid #d9e3ec!important;border-radius:0 20px 20px 0!important;width:min(86vw,330px)!important;height:100dvh!important;min-height:0!important;padding:14px 14px 18px!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important}.menu-open .sidebar{transform:translate(0)}.mobile-sidebar-head{color:#738295;text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;padding:2px 4px 12px;font-size:12px;font-weight:850;display:flex}.mobile-sidebar-head button{cursor:pointer;color:#415164;background:#e9eff4;border:0;border-radius:9px;width:34px;height:34px;font-size:24px;line-height:1}.sidebar .brand{padding:4px 7px 16px}.sidebar nav{margin-top:13px;flex-direction:column!important;grid-template-columns:none!important;gap:6px!important;display:flex!important}.nav-item{padding:12px 13px;font-size:14px}.sidebar-footer{padding-bottom:max(4px,env(safe-area-inset-bottom));margin-top:auto!important}.main{background:#fff;min-height:calc(100dvh - 62px);border:0!important;border-radius:0!important;padding:17px 12px 34px!important}.topbar{gap:12px;margin-bottom:16px}.topbar h1{margin-top:4px;font-size:28px;line-height:1.12}.topbar p{font-size:12px;line-height:1.5}.topbar>.btn{width:100%}.content-card{border-radius:14px;margin-bottom:14px;padding:14px}.stat-card{padding:14px}.stat-card strong{font-size:26px}.section-title{flex-wrap:wrap;align-items:flex-start;gap:10px}.section-title h2{font-size:21px}.section-help{font-size:11px}.form-card{max-width:none}.form-grid,.params{gap:13px;grid-template-columns:1fr!important}.span2,.params .eyebrow{grid-column:auto!important}.form-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.form-actions .btn{width:100%}.checkbox-row{align-items:flex-start!important}.table-tools,.user-list-tools,.staff-tools,.strategy-search-tools{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid!important}.table-tools input,.strategy-search-tools input,.staff-tools input{grid-column:1/-1;width:100%;min-width:0!important;max-width:none!important}.table-tools .search-count,.staff-tools .search-count{grid-column:1/-1;margin:0}.table-tools .btn{width:100%}.table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:10px;width:100%;max-width:100%;overflow-x:auto!important}.table-wrap table{min-width:720px}.users-table{min-width:1120px!important}.staff-table-wrap table{min-width:1160px}.live-strategy-table{min-width:1280px!important}.audit-table{min-width:1080px!important}.market-inr-table{min-width:780px!important}.api-table{min-width:680px!important}th,td{padding:11px 9px;font-size:12px}.actions{flex-wrap:wrap}.btn{min-height:40px}.btn.tiny{min-height:34px;padding:6px 9px}.two-col,.profile-control-grid{grid-template-columns:1fr!important}.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.action-card{min-height:110px}.inline-control,.cancel-control{flex-wrap:wrap}.inline-control input{flex:120px;max-width:none}.cancel-symbol-select{min-width:100%}.profile-strategy-list{max-height:390px}.strategy-row{gap:10px}.status-stack.vertical{align-items:flex-end}.audit-actions{grid-template-columns:1fr;width:100%;display:grid}.audit-actions select,.audit-actions .btn{width:100%}.audit-summary{grid-template-columns:repeat(2,1fr)!important}.api-kv-grid{grid-template-columns:1fr 1fr!important}.market-toolbar{gap:9px;padding:12px}.market-search-wrap{width:100%}.market-count{justify-content:center;align-self:stretch}.market-table-wrap{max-height:none}.modal-backdrop{align-items:flex-end;padding:8px}.modal{border-radius:18px 18px 0 0;width:100%;max-height:92dvh;padding:15px}.modal-head h3{font-size:21px}.user-money-summary{grid-template-columns:1fr 1fr;gap:8px}.user-money-summary>div{padding:12px}.user-money-summary>div:last-child{grid-column:1/-1}.user-money-summary strong{font-size:20px}.staff-actions{min-width:260px}.login-page{align-items:center;padding:14px}.login-card{border-radius:18px;padding:22px 17px}.login-card h1{font-size:32px}}@media (width<=560px){.main{padding:14px 10px 30px!important}.topbar h1{font-size:26px}.eyebrow,.brand-kicker{font-size:10px}.content-card{padding:12px}.stat-grid,.dashboard-stat-grid,.staff-stats,.catalog-grid,.note-grid{gap:9px;grid-template-columns:1fr!important}.action-grid{gap:8px;grid-template-columns:1fr 1fr!important}.action-card{min-height:104px;padding:12px}.user-money-summary{grid-template-columns:1fr}.user-money-summary>div:last-child{grid-column:auto}.api-kv-grid,.audit-summary,.table-tools,.user-list-tools,.staff-tools,.strategy-search-tools{grid-template-columns:1fr!important}.table-tools input,.strategy-search-tools input,.staff-tools input,.table-tools .search-count,.staff-tools .search-count{grid-column:auto}.form-actions{grid-template-columns:1fr}.topbar>.btn{font-size:13px}.market-coin-avatar{width:32px;height:32px}.status-stack{flex-wrap:wrap}.staff-chip-grid{grid-template-columns:1fr!important}.params{padding-top:10px}.login-card{box-shadow:none;border-color:#e1e7ed}}
