:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eaecef;background:#0b0e11;font-synthesis:none;--border: #252a31;--panel: #161a1e;--muted: #848e9c;--accent: #72bef3;--accent-hover: #8dcef7;--accent-soft: #72bef318;--accent-panel: #142536;--accent-border: #345d7a;--yellow: var(--accent)}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:#0b0e11;color:#eaecef}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:#72bef3}h1,h2,h3,p{margin-top:0}input,select{background:#101318;color:#eaecef;border:1px solid #363c45;padding:10px 11px;outline:none;min-width:0}input:focus,select:focus{border-color:#72bef3;box-shadow:0 0 0 1px #72bef333}.green{color:#0ecb81!important}.red{color:#f6465d!important}.muted{color:#848e9c}.small{font-size:12px;line-height:1.55}.panel{background:#161a1e;border:1px solid #252a31;min-width:0}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% -20%,#222833,#0b0e11 60%)}.login-card{width:430px;background:#181a20;border:1px solid #2b3139;padding:38px;box-shadow:0 28px 80px #0009}.login-card h1{margin:28px 0 8px;font-size:31px}.login-card label,.admin-card label{display:grid;gap:7px;margin:16px 0;color:#a7b0bd;font-size:13px}.login-card input{height:44px}.brand-lockup{display:flex;align-items:center;gap:10px;color:#72bef3;font-weight:800;letter-spacing:.075em}.brand-lockup.compact{letter-spacing:.04em}.brand-mark{display:block;width:30px;height:30px;object-fit:contain;flex:0 0 auto}.verification-copy{color:#b7bdc6;font-size:13px;line-height:1.6}.login-foot{margin-top:24px;color:#5e6673;text-align:center;font-size:10px;letter-spacing:.08em}.login-version{margin-top:8px;color:#747d8b;text-align:center;font-size:11px;font-variant-numeric:tabular-nums}.error{background:#3b1217;color:#f6465d;border-left:3px solid #f6465d;padding:10px;margin:12px 0}.info-box{background:#102821;color:#0ecb81;padding:10px;margin:10px 0}.primary{width:100%;background:#72bef3;border:none;color:#181a20;padding:12px;font-weight:700}.primary:hover{background:#8dcef7}.primary.compact{width:auto;padding:9px 16px}.top-header{height:66px;display:flex;align-items:center;gap:28px;padding:5px 18px 7px;border-bottom:1px solid #252a31;background:#181a20;position:sticky;top:0;z-index:30}.main-nav{display:flex;align-items:stretch;height:100%}.main-nav button,.plain-button{background:transparent;color:#b7bdc6;border:none;padding:0 15px;font-weight:600}.main-nav button:hover,.main-nav button.active{color:#72bef3}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px;height:100%}.environment-pill{padding:6px 9px;font-size:11px;font-weight:800;border:1px solid}.environment-pill.safe{background:#102821;color:#0ecb81;border-color:#0ecb8155}.environment-pill.live{background:#3b1217;color:#f6465d;border-color:#f6465d55}.deposit-header{background:#72bef3;color:#181a20;border:0;padding:8px 14px;font-weight:700}.kill-button,.resume-button{border:1px solid;padding:8px 12px;background:transparent;font-weight:700}.kill-button{color:#f6465d;border-color:#f6465d88}.kill-button:hover{background:#3b1217}.resume-button{color:#0ecb81;border-color:#0ecb8188}.account-menu{display:flex;align-items:center;gap:8px;font-size:11px}.account-menu div{display:flex;flex-direction:column}.account-menu small{color:#848e9c}.account-dot{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#2b3139;color:#72bef3;font-weight:700}.demo-ribbon{height:25px;display:grid;place-items:center;background:#142536;color:#a6d9fa;font-size:10px;letter-spacing:.075em;border-bottom:1px solid #345d7a}.halted-banner{display:flex;align-items:center;justify-content:center;gap:15px;background:#f6465d;color:#fff;padding:9px;position:sticky;top:66px;z-index:25}.halted-banner span{font-size:12px}.toast{position:fixed;right:18px;bottom:18px;display:flex;align-items:center;gap:9px;background:#242a31;border:1px solid #3c434d;border-left:4px solid #0ecb81;box-shadow:0 16px 45px #0008;padding:13px 16px;z-index:100;max-width:480px;font-size:13px}.toast span{color:#0ecb81}.terminal-grid{display:grid;grid-template-columns:185px minmax(520px,1fr) 290px 315px;height:calc(100vh - 66px);min-height:760px;background:#252a31;gap:1px}.markets-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden}.panel-heading{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #252a31}.panel-heading span{color:#848e9c;font-size:11px}.market-search{margin:9px 10px;background:#0f1216;border:1px solid #252a31;color:#5e6673;padding:8px;font-size:11px}.market-table-head{display:grid;grid-template-columns:1fr 1fr;padding:5px 10px;color:#69717f;font-size:10px}.market-table-head span:last-child{text-align:right}.market-list-scroll{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-bottom:12px}.market-list-scroll:focus-within{outline:none}.market-row{width:100%;display:grid;grid-template-columns:1fr 1fr;padding:10px;background:transparent;color:#eaecef;border:0;border-left:2px solid transparent;text-align:left}.market-row:hover{background:#1e2329}.market-row.selected{background:#24282e;border-left-color:#72bef3}.market-row>span{display:flex;flex-direction:column;gap:3px}.market-row>span:last-child{text-align:right}.market-row small{font-size:10px;color:#69717f}.watchlist-note{margin:18px 10px;padding:12px;border-top:1px solid #252a31;color:#5e6673;font-size:10px}.market-main{display:grid;grid-template-rows:70px 38px minmax(300px,1fr) 82px 270px;min-width:0;gap:1px;background:#252a31}.ticker-bar{display:grid;grid-template-columns:1.8fr .8fr repeat(4,1fr);align-items:center;padding:8px 14px}.ticker-bar>div:not(.contract-name){display:flex;flex-direction:column;gap:4px}.ticker-bar span{color:#848e9c;font-size:10px}.ticker-bar b{font-size:12px}.contract-name{display:flex;align-items:center;gap:10px}.contract-name>div:last-child{display:flex;flex-direction:column;gap:5px}.contract-name b{font-size:15px}.coin-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#72bef3;color:#161a1e;font-weight:800;font-size:17px}.price-large{font-size:23px;font-weight:700}.chart-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.chart-toolbar>div{display:flex;height:100%}.chart-toolbar button,.bottom-tabs button,.order-tabs button,.order-mode button{background:transparent;border:0;color:#848e9c;padding:0 9px;font-size:11px}.chart-toolbar button.active,.bottom-tabs button.active,.order-tabs button.active{color:#72bef3;border-bottom:2px solid #72bef3}.chart-panel{padding:8px 10px;min-height:0;overflow:hidden}.chart{width:100%;height:100%;display:block;background:linear-gradient(180deg,#161a1e,#111418)}.empty{display:grid;place-items:center;height:100%;color:#5e6673}.account-strip{display:grid;grid-template-columns:repeat(4,1fr) auto auto;align-items:center;padding:10px 14px}.account-strip div{display:flex;flex-direction:column;gap:5px}.account-strip span{color:#848e9c;font-size:10px}.account-strip b{font-size:13px}.account-strip button{border:1px solid #3c434d;background:#252a31;color:#eaecef;padding:8px 10px}.trade-bottom{min-height:0;overflow:hidden}.bottom-tabs{height:39px;display:flex;border-bottom:1px solid #252a31}.data-table-wrap{height:calc(100% - 39px);overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th,td{text-align:left;border-bottom:1px solid #252a31;padding:9px 10px;white-space:nowrap}th{color:#848e9c;font-weight:500;background:#161a1e;position:sticky;top:0;z-index:1}.empty-row{color:#5e6673;text-align:center;padding:30px}.green-tag,.red-tag{display:inline-block;margin-left:4px;padding:2px 5px;font-size:9px}.green-tag{color:#0ecb81;background:#102821}.red-tag{color:#f6465d;background:#3b1217}.table-action{border:0;background:transparent;color:#72bef3;padding:3px 5px}.orderbook{overflow:hidden}.book-columns,.book-line,.trade-head,.trade-line{display:grid;grid-template-columns:1fr .9fr 1fr;padding:3px 10px;font-size:10px;font-variant-numeric:tabular-nums;position:relative}.book-columns,.trade-head{color:#69717f;padding-top:8px;padding-bottom:6px}.book-columns span:not(:first-child),.book-line span:not(:first-child),.trade-head span:not(:first-child),.trade-line span:not(:first-child){text-align:right}.book-line{overflow:hidden}.book-line i{position:absolute;right:0;top:0;bottom:0;opacity:.13;z-index:0}.book-line.ask i{background:#f6465d}.book-line.bid i{background:#0ecb81}.book-line span{position:relative;z-index:1}.book-line.ask span:first-child{color:#f6465d}.book-line.bid span:first-child{color:#0ecb81}.book-mid{display:flex;align-items:center;gap:8px;padding:7px 10px;border-top:1px solid #252a31;border-bottom:1px solid #252a31}.book-mid b{font-size:18px}.book-mid span{color:#848e9c;font-size:10px}.recent-trades{margin-top:8px;border-top:1px solid #252a31}.trade-line span{font-size:9.5px}.order-entry{padding:0 13px 12px;overflow-y:auto}.order-mode{height:42px;display:flex;border-bottom:1px solid #252a31;margin:0 -13px 4px;padding:0 6px}.order-mode button{flex:1;color:#eaecef}.order-tabs{display:flex;height:39px;border-bottom:1px solid #252a31;margin-bottom:9px}.order-tabs button{flex:1}.order-balance{display:flex;justify-content:space-between;padding:8px 2px 11px;font-size:10px}.order-balance span{color:#848e9c}.field-row{height:39px;display:grid;grid-template-columns:74px 1fr auto;align-items:center;background:#101318;border:1px solid #303640;margin-bottom:9px}.field-row>span{padding-left:10px;color:#848e9c;font-size:10px}.field-row input,.field-row select{border:0;background:transparent;text-align:right;padding:8px 5px;width:100%}.field-row em{padding-right:10px;color:#b7bdc6;font-size:10px;font-style:normal}.size-slider{height:34px;display:flex;justify-content:space-between;align-items:flex-end;position:relative;color:#5e6673;font-size:8px}.size-slider div{position:absolute;left:4px;right:4px;top:9px;height:2px;background:#343a43}.size-slider div:before{content:"";display:block;width:25%;height:100%;background:#72bef3}.size-slider span{position:relative}.check-line{display:flex!important;align-items:center;gap:8px!important;margin:9px 0!important;color:#b7bdc6!important;font-size:10px!important}.check-line input{width:auto;accent-color:#72bef3}.order-summary{background:#101318;padding:9px;display:grid;gap:7px}.order-summary div{display:flex;justify-content:space-between;font-size:10px}.order-summary span{color:#848e9c}.side-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.long-button,.short-button{border:0;padding:12px 5px;font-weight:800}.long-button{background:#0ecb81;color:#04110c}.short-button{background:#f6465d;color:#fff}.fee-note{color:#69717f;font-size:9px;text-align:center;padding:11px 0}.wallet-page,.admin-page{padding:18px;max-width:1500px;margin:0 auto;display:grid;gap:16px}.wallet-hero{padding:25px;position:relative;overflow:hidden}.wallet-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#72bef30b;right:-100px;top:-180px}.wallet-hero>div:first-child span{color:#848e9c;font-size:12px}.wallet-hero h1{font-size:38px;margin:10px 0 3px}.wallet-hero h1 small{font-size:16px;color:#b7bdc6}.wallet-hero p{color:#848e9c;font-size:12px}.wallet-actions{display:flex;gap:9px;position:absolute;right:25px;top:27px;z-index:1}.wallet-actions button:not(.primary),.table-actions button,.section-title button,.admin-card button:not(.primary),.form-actions button:not(.primary){border:1px solid #3c434d;background:#252a31;color:#eaecef;padding:8px 12px}.wallet-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.wallet-cards>div{background:#101318;border:1px solid #252a31;padding:14px;display:flex;flex-direction:column;gap:7px}.wallet-cards span,.wallet-cards small{color:#848e9c;font-size:10px}.wallet-cards b{font-size:17px}.wallet-assets,.transaction-section,.orders-page{padding:18px;overflow-x:auto}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-title h2{font-size:18px;margin:0 0 4px}.section-title span{color:#848e9c;font-size:11px}.asset-search{background:#101318;color:#69717f;border:1px solid #252a31;padding:8px 12px;font-size:10px}.asset-name{display:flex;align-items:center;gap:10px}.asset-name>div{display:flex;flex-direction:column;gap:3px}.asset-name small{color:#848e9c;font-size:9px}.asset-logo{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;font-weight:800;color:#101318}.asset-usdt{background:#26a17b}.asset-usdc{background:#2775ca;color:#fff}.asset-btc{background:#f7931a}.asset-eth{background:#627eea;color:#fff}.asset-bnb{background:#f3ba2f}.table-actions{display:flex;gap:4px}.table-actions button{padding:5px 8px;color:#72bef3;background:transparent;border:0}.status-success,.status-filled{color:#0ecb81}.status-new{color:#72bef3}.status-canceled{color:#848e9c}.orders-page{margin:18px;min-height:650px}.admin-tabs{display:flex;gap:4px;border-bottom:1px solid #252a31}.admin-tabs button{background:transparent;border:0;color:#848e9c;padding:12px 15px}.admin-tabs button.active{color:#72bef3;border-bottom:2px solid #72bef3}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-card{padding:18px}.admin-span{grid-column:1 / -1}.admin-table{padding:18px;overflow-x:auto}.form-grid{display:grid;gap:8px}.form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.two-column .form-actions,.form-grid.two-column .small{grid-column:1 / -1}.form-actions{display:flex;gap:8px}.email-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.test-card{align-self:start}.test-result{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid #303640;border-left:4px solid #848e9c;background:#101318;font-size:12px}.test-result.success{border-left-color:#0ecb81}.test-result.failure{border-left-color:#f6465d}.test-result.pending{border-left-color:#72bef3}.test-result-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.test-result-header b{color:#eaecef;font-size:13px}.test-result-detail{color:#b7bdc6;line-height:1.5}.test-status-badge{padding:4px 7px;border:1px solid #4a515c;color:#b7bdc6;font-size:9px;font-weight:800;letter-spacing:.06em}.test-status-badge.status-sent{color:#0ecb81;border-color:#0ecb8177;background:#0ecb8112}.test-status-badge.status-failed,.test-status-badge.status-timeout{color:#f6465d;border-color:#f6465d77;background:#f6465d12}.test-status-badge.status-queued,.test-status-badge.status-sending{color:#72bef3;border-color:#72bef377;background:#72bef312}.test-result-meta{display:grid;grid-template-columns:1fr;gap:5px;margin:0}.test-result-meta>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px}.test-result-meta dt{color:#848e9c}.test-result-meta dd{margin:0;color:#eaecef;overflow-wrap:anywhere}.test-response{border-top:1px solid #252a31;padding-top:9px}.test-response summary{color:#72bef3;cursor:pointer;font-weight:700}.test-response pre{margin:9px 0 0;max-height:220px;padding:10px;font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere}.provider-note{padding:9px 11px;border-left:3px solid #72bef3;background:#101318;color:#a7b0bd;font-size:11px;line-height:1.45}.provider-note code{color:#eaecef}.environment-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.environment-cards button{display:flex;flex-direction:column;gap:9px;text-align:left;background:#101318;color:#eaecef;border:1px solid #303640;padding:20px}.environment-cards button span{color:#848e9c}.environment-cards button.selected{border-color:#0ecb81;box-shadow:inset 0 0 0 1px #0ecb81}.environment-cards button.danger{border-color:#f6465d55}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.status-card{background:#161a1e;border:1px solid #252a31;padding:17px;display:flex;flex-direction:column;gap:7px}.status-card span,.status-card small{color:#848e9c;font-size:10px}.status-card b{color:#0ecb81;font-size:17px}pre{background:#101318;color:#b7bdc6;padding:14px;overflow:auto}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000b;display:grid;place-items:center;z-index:200;padding:20px}.modal{width:510px;max-height:92vh;overflow-y:auto;background:#181a20;border:1px solid #363c45;box-shadow:0 30px 100px #000;padding:24px}.modal-wide{width:780px}.modal-header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #2b3139;padding-bottom:16px}.modal-header h2{font-size:22px;margin-bottom:6px}.modal-header p{color:#848e9c;font-size:12px;line-height:1.5;margin-bottom:0}.close-button{width:32px;height:32px;background:transparent;border:0;color:#848e9c;font-size:26px}.simulation-notice{display:flex;gap:10px;background:#142536;border:1px solid #345d7a;color:#a6d9fa;margin:18px 0;padding:12px}.simulation-notice span{font-size:18px}.simulation-notice p{margin:3px 0 0;font-size:11px;color:#c5ad48}.modal-label{display:block;color:#b7bdc6;font-size:11px;margin:16px 0 8px}.asset-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.asset-picker button{display:grid;place-items:center;gap:6px;background:#101318;color:#eaecef;border:1px solid #303640;padding:10px 4px}.asset-picker button.selected{border-color:#72bef3;background:#142536}.amount-input{display:grid;grid-template-columns:1fr auto;border:1px solid #363c45;background:#101318}.amount-input input{border:0;font-size:22px;padding:13px}.amount-input span{display:grid;place-items:center;padding:0 14px;color:#72bef3;font-weight:700}.quick-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:8px}.quick-amounts button{background:#252a31;border:1px solid #363c45;color:#b7bdc6;padding:7px;font-size:10px}.deposit-summary{margin:18px 0;background:#101318;padding:12px;display:grid;gap:10px}.deposit-summary div{display:flex;justify-content:space-between;font-size:11px}.deposit-summary span{color:#848e9c}.modal-submit{margin-top:8px}.receipt{text-align:center;padding:22px 0 4px}.receipt-check{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#102821;color:#0ecb81;font-size:30px}.receipt h3{font-size:28px;margin-bottom:8px}.receipt p{color:#848e9c}.receipt-details{background:#101318;padding:13px;display:grid;gap:12px;margin-top:20px;text-align:left}.receipt-details div{display:flex;justify-content:space-between;font-size:11px}.receipt-details span{color:#848e9c}.receipt-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.receipt-actions button:not(.primary){background:#252a31;border:1px solid #363c45;color:#eaecef;padding:9px 13px}@media (max-width: 1250px){body{min-width:1000px}.terminal-grid{grid-template-columns:160px minmax(470px,1fr) 260px 290px}.ticker-bar{grid-template-columns:1.5fr .75fr repeat(4,.8fr)}.account-menu div{display:none}}.account-dropdown{position:relative;height:100%;display:flex;align-items:center}.account-menu{height:100%;border:0;background:transparent;color:#eaecef;padding:0 8px}.account-menu:hover{background:#20242a}.account-chevron{color:#848e9c;margin-left:3px}.account-popover{position:absolute;top:53px;right:0;width:235px;background:#1e2329;border:1px solid #363c45;box-shadow:0 18px 55px #000a;z-index:80;padding:6px}.account-popover-head{display:flex;flex-direction:column;gap:4px;padding:11px 10px;border-bottom:1px solid #303640;font-size:11px}.account-popover-head span{color:#848e9c}.account-popover button{width:100%;text-align:left;border:0;color:#d7dce2;background:transparent;padding:10px}.account-popover button:hover{background:#2b3139}.account-popover .logout-menu-item{color:#f6465d;border-top:1px solid #303640;margin-top:4px}.market-search{display:flex;align-items:center;gap:7px;padding:0 8px}.market-search input{width:100%;padding:8px 0;border:0;background:transparent;color:#eaecef;font-size:11px;box-shadow:none}.market-search input:focus{border:0;box-shadow:none}.empty-search{color:#69717f;padding:20px 10px;text-align:center;font-size:10px}.chart-axis-label{fill:#69717f;font-size:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.chart-caption{fill:#848e9c;font-size:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.indicator-caption{fill:#72bef3}.contract-info-grid,.trading-data-grid{height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:1px;background:#252a31}.contract-info-grid>div,.trading-data-grid>div{display:flex;flex-direction:column;justify-content:center;gap:8px;background:#161a1e;padding:20px}.contract-info-grid span,.trading-data-grid span{color:#848e9c;font-size:10px}.contract-info-grid b,.trading-data-grid b{font-size:14px}.order-mode button:hover,.chart-toolbar button:hover,.bottom-tabs button:hover,.order-tabs button:hover{color:#eaecef;background:#20242a}.order-mode button.active{color:#72bef3}.size-slider{height:34px;align-items:center;padding-top:10px}.size-slider>div{z-index:0}.size-slider button{position:relative;z-index:1;border:0;background:#161a1e;color:#848e9c;padding:3px 5px;font-size:8px}.size-slider button:hover{color:#72bef3}.danger-link{color:#f6465d}.asset-sol{background:#14f195}.asset-xrp{background:#d8dee8}.asset-ada{background:#3468d4;color:#fff}.asset-doge{background:#c2a633}.asset-avax{background:#e84142;color:#fff}.asset-link{background:#2a5ada;color:#fff}.full-row{grid-column:1 / -1!important}.preset-buttons{display:flex;gap:7px}.environment-cards button small{color:#0ecb81;font-weight:800;letter-spacing:.07em}.environment-cards .adapter-disabled{opacity:.48;filter:grayscale(1);cursor:not-allowed;border-color:#3c434d}.environment-cards .adapter-disabled small{color:#848e9c}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.choice-grid button{display:flex;flex-direction:column;gap:8px;text-align:left;padding:18px;background:#101318;border:1px solid #363c45;color:#eaecef}.choice-grid button span{color:#848e9c;font-size:11px;line-height:1.5}.choice-grid button.selected{border-color:#72bef3;background:#142536}.leverage-range{width:100%;margin:28px 0 18px;accent-color:#72bef3}.leverage-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.leverage-presets button{background:#252a31;border:1px solid #363c45;color:#b7bdc6;padding:10px 6px}.leverage-presets button.selected{border-color:#72bef3;color:#72bef3;background:#142536}.leverage-result{display:flex;justify-content:space-between;align-items:center;margin:22px 0 10px;padding:14px;background:#101318}.leverage-result span{color:#848e9c}.leverage-result b{color:#72bef3;font-size:22px}.scroll-assets{max-height:205px;overflow-y:auto;grid-template-columns:repeat(5,1fr);padding-right:4px}.toast{color:#eaecef;text-align:left}.orders-page .bottom-tabs button.active{color:#72bef3;border-bottom:2px solid #72bef3}@media (max-width: 1350px){.terminal-grid{grid-template-columns:175px minmax(500px,1fr) 270px 300px}.account-menu div{display:none}}.runtime-meta{min-width:112px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;padding-right:5px;line-height:1.1}.runtime-meta b{color:#b7bdc6;font-size:9px}.runtime-meta span{color:#69717f;font-size:9px;font-variant-numeric:tabular-nums}.tab-context{color:#69717f;border-bottom:1px solid #252a31;padding:7px 12px;font-size:9px;background:#12161b}.tpsl-form{margin-top:18px}.tpsl-form .order-summary{margin-top:8px}.brand-mark{min-width:30px}.account-popover{width:255px}.admin-table .table-actions{flex-wrap:wrap}.terminal-grid{height:calc(100vh - 54px)}.market-main{grid-template-rows:70px 38px minmax(180px,1fr) 82px 270px}.sandbox-prominent{background:#72bef3;color:#0b0e11;border:1px solid #72bef3;font-weight:900;letter-spacing:.08em;padding:8px 12px}.top-actions .account-menu div{display:flex!important;min-width:145px}.top-actions .account-menu b,.top-actions .account-menu small{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-bottom{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden}.bottom-resize-handle{height:8px;flex:0 0 8px;cursor:ns-resize;background:#11151a;border-bottom:1px solid #252a31;display:grid;place-items:center;-webkit-user-select:none;user-select:none}.bottom-resize-handle span{width:52px;height:2px;background:#59616d;box-shadow:0 3px #343b44}.bottom-resize-handle:hover span,body.resizing-bottom-panel .bottom-resize-handle span{background:#72bef3}.trade-bottom .bottom-tabs{flex:0 0 39px}.trade-bottom .tab-context{flex:0 0 auto}.trade-bottom .data-table-wrap{flex:1 1 auto;height:auto;min-height:0;overflow:auto}.sort-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:5px;color:inherit;background:transparent;border:0;padding:0;font:inherit;text-align:left}.sort-header span{color:#59616d;font-size:8px}.sort-header:hover,.sort-header.active,.sort-header.active span{color:#72bef3}.help-button{width:18px;height:18px;border-radius:50%;border:1px solid #59616d;background:transparent;color:#a7b0bd;font-size:10px;line-height:16px;padding:0;margin-left:5px;vertical-align:middle}.help-button:hover{border-color:#72bef3;color:#72bef3;background:#142536}.book-mid>div{display:flex;align-items:center;gap:5px}.book-mid .last-price-help{margin-left:2px}.help-content{color:#c7cdd5;font-size:13px;line-height:1.65;padding-top:16px}.help-content p{margin:0 0 14px}.help-content ul{margin:0;padding-left:20px}.help-content li{margin-bottom:7px}.profile-page{min-height:calc(100vh - 66px);padding:28px;display:grid;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);align-content:start;gap:18px;background:#0b0e11}.profile-card{padding:22px}.profile-form{margin-top:18px}.profile-note{background:#101318;border-left:3px solid #72bef3;padding:11px;color:#a7b0bd;font-size:11px;line-height:1.5;margin:0}.account-popover button:not(.logout-menu-item){color:#eaecef}@media (max-width: 1100px){.profile-page{grid-template-columns:1fr}.top-actions .account-menu div{min-width:120px}}.ticker-price-wrap{display:flex!important;flex-direction:row!important;align-items:center;gap:5px}.ticker-price-wrap .help-button{margin-left:2px}.chart{touch-action:none}.chart-tooltip-label{fill:#a7b0bd;font-size:10px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.chart-tooltip-value{fill:#f5f5f5;font-size:10px;font-weight:700;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.mode-with-help{flex:1;display:flex;align-items:center;justify-content:center;gap:2px}.mode-with-help>button:first-child{flex:0 1 auto;padding:0 4px}.mode-with-help .help-button{flex:0 0 18px;padding:0}.order-tabs>div{flex:1;display:flex;align-items:center;justify-content:center;border-bottom:2px solid transparent}.order-tabs>div.active{border-bottom-color:#72bef3}.order-tabs>div.active>button:first-child{color:#72bef3}.order-tabs>div>button:first-child{flex:0 1 auto;border:0;background:transparent;color:#848e9c;padding:0 5px;height:100%}.order-tabs>div .help-button{flex:0 0 18px;padding:0;height:18px}.check-line .help-button{margin-left:0}.field-row input::placeholder,.amount-input input::placeholder,.tpsl-form input::placeholder{color:#59616d;opacity:1}.bottom-resize-handle{position:relative;height:13px;flex-basis:13px;touch-action:none;cursor:ns-resize}.bottom-resize-handle span{width:64px;height:3px;border-radius:2px;box-shadow:none}.bottom-resize-handle:after{content:"DRAG";position:absolute;right:10px;color:#59616d;font-size:7px;letter-spacing:.12em}.section-heading-inline{display:flex;align-items:center;gap:8px}.section-heading-inline h2{margin:0}.refresh-icon-button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #363c45!important;background:#1e2329!important;color:#b7bdc6!important;padding:0!important;font-size:17px;line-height:1}.refresh-icon-button:hover{color:#72bef3!important;border-color:#72bef3!important}.self-protected{display:inline-flex;align-items:center;padding:5px 8px;color:#848e9c;font-size:9px;border:1px solid #303640}.confirmation-message{margin:20px 0;padding:15px;background:#101318;border-left:4px solid #72bef3;color:#cbd1d8;line-height:1.55}.confirmation-message.danger{border-left-color:#f6465d;background:#241318}.confirm-summary{display:grid;gap:10px}.confirm-summary p{margin:0 0 5px;color:#cbd1d8}.confirm-summary>div{display:flex;justify-content:space-between;gap:20px;font-size:12px}.confirm-summary span{color:#848e9c}.confirmation-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.confirmation-actions button{min-width:120px;border:1px solid #3c434d;background:#252a31;color:#eaecef;padding:10px 14px}.confirmation-actions .primary{background:#72bef3;border-color:#72bef3;color:#111;font-weight:800}.confirmation-actions .danger-confirm{background:#f6465d;border-color:#f6465d;color:#fff;font-weight:900;letter-spacing:.03em}.kill-confirmation strong{display:block;color:#f6465d;font-size:17px;margin-bottom:8px}.kill-confirmation p{margin:0}.tpsl-form,.edit-user-form{display:grid;gap:12px;margin-top:18px}.tpsl-form label,.edit-user-form label,.profile-form label{display:grid;grid-template-columns:minmax(145px,.8fr) minmax(220px,1.4fr);align-items:center;gap:14px;color:#cbd1d8;font-size:12px;margin:0}.tpsl-form label input,.edit-user-form label input,.edit-user-form label select,.profile-form label input,.profile-form label select{width:100%;min-height:42px}.tpsl-summary{margin-top:3px}.protected-account-note{padding:12px;background:#101318;border-left:3px solid #72bef3;color:#a7b0bd;font-size:11px;line-height:1.5}.runtime-panel{padding:18px}.runtime-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.runtime-info-grid>div{background:#101318;border:1px solid #252a31;padding:12px;display:grid;gap:6px}.runtime-info-grid span{color:#848e9c;font-size:9px}.runtime-info-grid b{font-size:13px}.runtime-details{margin-top:14px;border:1px solid #303640;background:#101318}.runtime-details summary{cursor:pointer;padding:11px 13px;color:#b7bdc6;font-size:11px;-webkit-user-select:none;user-select:none}.runtime-details[open] summary{border-bottom:1px solid #303640;color:#72bef3}.runtime-details pre{margin:0;max-height:320px}@media (max-width: 1250px){.tpsl-form label,.edit-user-form label,.profile-form label{grid-template-columns:125px minmax(180px,1fr)}.runtime-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bottom-tab-spacer{flex:1}.bottom-tabs .panel-size-button{flex:0 0 34px;padding:0;color:#848e9c;border-left:1px solid #252a31}.bottom-tabs .panel-size-button:hover{color:#72bef3;background:#20242a}.toast{border-left-color:#59616d}.toast span{display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;font-weight:900;color:#b7bdc6}.toast-success{border-left-color:#0ecb81}.toast-success span{color:#0ecb81}.toast-error{border-left-color:#f6465d;background:#2a171c}.toast-error span{color:#fff;background:#f6465d}.toast-warning{border-left-color:#72bef3;background:#142536}.toast-warning span{color:#72bef3}.toast-info{border-left-color:#4b9cff}.toast-info span{color:#4b9cff}.account-strip .add-funds-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;padding:0;font-size:22px;line-height:1;color:#181a20;background:#72bef3;border-color:#72bef3;font-weight:500}.account-strip .add-funds-icon:hover{background:#8dcef7}.order-mode button{white-space:nowrap;font-size:10px}.order-footer{display:flex;flex-direction:column;align-items:center;gap:5px;padding-top:5px}.order-footer .fee-note{padding:5px 0 0}.trading-help-link{border:0;background:transparent;color:#848e9c;font-size:9px;display:inline-flex;align-items:center;gap:5px;padding:4px 7px}.trading-help-link span{width:16px;height:16px;border:1px solid #59616d;border-radius:50%;display:grid;place-items:center;font-size:9px}.trading-help-link:hover{color:#72bef3}.trading-help-link:hover span{border-color:#72bef3}.size-slider{position:relative;height:38px;display:flex;align-items:flex-end;justify-content:space-between;padding-top:13px}.size-slider .size-slider-track{position:absolute;left:7px;right:7px;top:9px;height:3px;background:#343a43;z-index:0;overflow:hidden}.size-slider .size-slider-track:before{display:none;content:none}.size-slider .size-slider-track i{display:block;height:100%;background:#72bef3;transition:width .18s ease}.size-slider button{min-width:35px}.size-slider button.active{color:#72bef3;font-weight:700}.admin-users-page{display:grid;gap:16px}.users-primary{min-height:360px}.invitations-secondary{min-height:220px}.user-header-actions{display:flex;align-items:center;gap:8px}.user-header-actions button{width:auto;border:1px solid #3c434d;background:#252a31;color:#eaecef;padding:9px 14px}.user-header-actions .primary{background:#72bef3;border-color:#72bef3;color:#181a20}.modal-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;gap:12px}.modal-form label{display:grid;gap:7px;color:#a7b0bd;font-size:12px}.modal-form input,.modal-form select{width:100%;min-height:42px}.chart-hover{pointer-events:none}.runtime-meta{min-width:130px}.runtime-meta span{white-space:nowrap}.account-dot.has-photo{padding:0;overflow:hidden;background:#111}.account-dot.has-photo img{width:100%;height:100%;object-fit:cover;display:block}.ticker-price-column{display:flex!important;flex-direction:column!important;align-items:flex-start;gap:3px!important}.ticker-field-label{color:#848e9c!important;font-size:9px!important}.ticker-price-column .ticker-price-wrap{display:flex!important;flex-direction:row!important;align-items:center;gap:5px}.ticker-bar>div>span .help-button{margin-left:4px}.chart-view-help{align-items:center;justify-content:flex-end;padding-right:4px}.chart-panel-data{padding:0;background:#161a1e}.chart-panel-data .contract-info-grid,.chart-panel-data .trading-data-grid{height:100%;margin:0}.account-strip>.help-button{align-self:center;justify-self:end;margin-right:2px}.bottom-tabs>.help-button,.bottom-tabs>.refresh-icon-button{align-self:center;margin:0 4px;flex:0 0 auto}.bottom-tabs>.refresh-icon-button{width:25px;height:25px}.bottom-resize-handle{z-index:4;background:#0f1318}.bottom-resize-handle:hover{background:#171c22}.bottom-resize-handle:before{content:"";position:absolute;top:-5px;right:0;bottom:-5px;left:0}.size-allocation{margin:10px 0 7px;padding:8px 0 3px;border-top:1px solid #252a31}.size-allocation-head{display:flex;justify-content:space-between;align-items:center;color:#848e9c;font-size:9px;margin-bottom:5px}.size-allocation-head label{display:flex;align-items:center;gap:3px;color:#eaecef}.size-allocation-head input{width:55px;height:28px;padding:4px 6px;text-align:right}.size-range{width:100%;padding:0;accent-color:#72bef3;border:0;background:transparent;box-shadow:none}.size-range:focus{box-shadow:none}.size-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:4px}.size-presets button{border:0;background:transparent;color:#69717f;font-size:8px;padding:3px}.size-presets button:hover,.size-presets button.active{color:#72bef3;background:#142536}.quick-amounts button.active{border-color:#72bef3;color:#72bef3;background:#142536;box-shadow:inset 0 0 0 1px #72bef344}.profile-photo-row{display:flex;align-items:center;gap:16px;padding:16px 0 4px}.profile-photo-preview{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#2b3139;color:#72bef3;font-size:25px;font-weight:800;overflow:hidden;border:1px solid #414954}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-row>div:last-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-photo-row small{flex-basis:100%;color:#69717f;font-size:9px}.photo-upload-button,.photo-remove-button{display:inline-flex!important;align-items:center;justify-content:center;width:auto;min-height:34px;margin:0!important;padding:7px 10px;border:1px solid #3c434d;background:#252a31;color:#eaecef!important;cursor:pointer;font-size:10px!important}.photo-upload-button input{display:none}.photo-remove-button{color:#f6465d!important}.wallet-assets .section-title>button{width:auto}.panel-heading>span{white-space:nowrap}.order-entry{padding-top:6px}.brand-lockup.compact{min-width:122px;align-items:center}.brand-copy{display:flex;flex-direction:column;gap:2px;line-height:1.05}.brand-copy b{font-size:12px;letter-spacing:.055em}.brand-copy small{color:#848e9c;font-size:10px;font-weight:700;letter-spacing:.02em}.runtime-meta{min-width:190px;align-items:flex-end;gap:3px}.runtime-meta b{color:#848e9c;font-size:10px;font-weight:600}.runtime-meta span{color:#eaecef;font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.account-popover-head{padding-block:12px}.tick-size-label{display:inline-block;min-width:126px;text-align:right;font-variant-numeric:tabular-nums}.book-line span,.book-mid b,.trade-line span,.ticker-price-column .price-large{font-variant-numeric:tabular-nums}.size-allocation-head input[type=number]{width:64px;padding:4px 7px;text-align:right;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.size-allocation-head input[type=number]::-webkit-outer-spin-button,.size-allocation-head input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.account-strip{grid-template-columns:repeat(4,1fr) auto}.account-strip-actions{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-end;gap:8px!important;min-width:74px}.account-strip-actions .help-button{margin:0}.account-strip-actions .add-funds-icon{flex:0 0 34px}.bottom-resize-handle{height:18px;flex-basis:18px;cursor:ns-resize;touch-action:none}.bottom-resize-handle:before{top:-8px;right:0;bottom:-8px;left:0}.bottom-resize-handle:after{content:"DRAG TO RESIZE";right:10px;font-size:7px}.bottom-resize-handle span{width:84px;height:4px}body.resizing-bottom-panel{cursor:ns-resize!important;-webkit-user-select:none!important;user-select:none!important}body.resizing-bottom-panel *{cursor:ns-resize!important}.bottom-tabs>.help-button{width:24px;height:24px;line-height:22px;font-size:12px;margin-left:2px}.bottom-tabs>.refresh-icon-button{width:29px;height:29px;margin-right:8px}.bottom-tabs .panel-size-button{display:none!important}.section-actions{display:flex;align-items:center;gap:8px}.section-actions .help-button{width:22px;height:22px;line-height:20px;font-size:11px;margin:0}.section-actions .refresh-icon-button{margin:0}.user-header-actions .refresh-icon-button{width:30px;height:30px;padding:0!important}.profile-form label select{min-height:42px}.top-header{position:sticky;padding-bottom:8px}.header-center-controls{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;z-index:2}.header-center-controls .runtime-meta{min-width:225px;align-items:center;text-align:center}.header-center-controls .runtime-meta b{font-size:10px;text-transform:uppercase;letter-spacing:.055em}.header-center-controls .runtime-meta span{font-size:12px}.kill-icon-button{width:38px;height:38px;display:grid;place-items:center;padding:0;color:#f6465d;background:#241418;border:1px solid #f6465d88}.kill-icon-button:hover{color:#fff;background:#3b1217;border-color:#f6465d}.kill-icon-button.active{color:#0ecb81;background:#102821;border-color:#0ecb8188}.emergency-stop-icon{width:23px;height:23px;display:block}.top-actions{margin-left:auto}.sandbox-prominent{min-width:88px;text-align:center;background:#72bef3;color:#181a20;border-color:#72bef3;letter-spacing:.055em}.toast{left:50%;right:auto;top:78px;bottom:auto;transform:translate(-50%);min-width:330px;justify-content:center;box-shadow:0 14px 40px #000b}.panel-heading b,.section-heading-inline,.account-strip-actions,.section-actions{display:inline-flex;align-items:center;gap:7px}.panel-heading .help-button,.section-heading-inline .refresh-icon-button,.account-strip-actions .help-button,.account-strip-actions .add-funds-icon,.section-actions .help-button,.section-actions .refresh-icon-button{margin:0;align-self:center}.help-button{display:inline-grid;place-items:center;line-height:1;vertical-align:middle}.account-strip-actions{justify-self:end;min-width:78px}.wallet-deposit-icon{width:36px!important;height:36px;padding:0!important;display:grid;place-items:center;background:#72bef3!important;border-color:#72bef3!important;color:#181a20!important;font-size:22px;font-weight:700}.wallet-deposit-icon:hover{background:#8dcef7!important}.user-header-actions{align-items:center}.users-primary>.section-title>div:first-child{min-width:260px}.users-primary .section-heading-inline .refresh-icon-button{width:26px;height:26px}.size-allocation-head input[type=text]{width:50px;height:27px;padding:4px 5px;text-align:right}.bottom-resize-handle{height:22px;flex-basis:22px;background:#11161c}.bottom-resize-handle:before{top:-14px;right:0;bottom:-14px;left:0}.bottom-resize-handle span{width:112px;height:5px}.bottom-resize-handle:after{font-size:8px;color:#7e8793}.trade-bottom{min-height:145px}.market-main{min-height:0}.system-status-page{display:grid;gap:14px}.status-summary-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.status-summary-grid .status-card b{color:#eaecef}.system-charts-panel{padding:18px}.system-charts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.system-chart-card{border:1px solid #2b3139;background:#101318;padding:12px;min-width:0}.system-chart-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.system-chart-title span{color:#a7b0bd;font-size:11px}.system-chart-title b{color:#eaecef;font-size:13px;font-variant-numeric:tabular-nums}.system-chart-card svg{width:100%;height:145px;display:block}.system-chart-card svg text{fill:#69717f;font-size:9px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.system-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.system-detail-grid .runtime-panel{min-width:0}.system-detail-grid table{font-size:10px}.system-services-panel td:last-child{font-weight:800}@media (max-width: 1450px){.header-center-controls{left:53%}.status-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.help-button{box-sizing:border-box!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;flex:0 0 26px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#848e9c!important;line-height:0!important;vertical-align:middle!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.help-button svg{display:block;width:19px;height:19px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.help-button:hover,.help-button:focus-visible{color:#72bef3!important;background:transparent!important;outline:none}.help-button:focus-visible svg{filter:drop-shadow(0 0 2px #72bef388)}.panel-heading,.panel-heading b,.section-heading-inline,.account-strip-actions,.section-actions,.chart-view-help,.ticker-price-wrap,.ticker-bar>div>span,.bottom-tabs{align-items:center!important}.panel-heading b,.section-heading-inline,.account-strip-actions,.section-actions,.ticker-price-wrap,.ticker-bar>div>span{display:inline-flex!important}.panel-heading b{gap:5px}.account-strip-actions,.section-actions{gap:8px}.account-strip-actions .help-button,.account-strip-actions .add-funds-icon,.section-actions .help-button,.section-actions .refresh-icon-button,.wallet-assets .help-button,.wallet-assets .wallet-deposit-icon{position:static!important;top:auto!important;bottom:auto!important;transform:none!important}.bottom-tabs>.help-button{width:26px!important;height:26px!important;min-width:26px!important;margin:0 2px!important}.audit-log-section{min-height:310px}.audit-filters{display:flex;align-items:center;gap:8px}.audit-filters select{width:auto;min-width:145px;height:34px;padding:6px 28px 6px 9px}.audit-table-scroll{max-height:390px;overflow:auto;border-top:1px solid #252a31}.audit-table-scroll td:nth-child(3){min-width:270px}.audit-table-scroll td small{display:block;color:#848e9c;margin-top:4px;font-size:10px}.audit-category,.email-status{display:inline-flex;padding:3px 7px;border:1px solid #303640;font-size:9px;font-weight:800;letter-spacing:.04em}.audit-auth{color:#60a5fa;border-color:#60a5fa55}.audit-profile{color:#c084fc;border-color:#c084fc55}.audit-user{color:#72bef3;border-color:#72bef355}.audit-order{color:#0ecb81;border-color:#0ecb8155}.audit-system{color:#f59e0b;border-color:#f59e0b55}.email-sent{color:#0ecb81}.email-queued{color:#72bef3}.email-failed{color:#f6465d}.email-not_requested{color:#848e9c}.simulator-admin-page{display:grid;gap:14px}.simulator-overview,.simulator-settings-form,.simulator-actions{padding:18px}.simulator-current{display:inline-flex;align-items:center;gap:9px;color:#848e9c}.simulator-current b{color:#72bef3;text-transform:capitalize}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.scenario-grid button{min-height:100px;padding:14px;text-align:left;display:flex;flex-direction:column;gap:8px;background:#101318;color:#eaecef;border:1px solid #303640}.scenario-grid button:hover{border-color:#848e9c}.scenario-grid button.active{border-color:#72bef3;box-shadow:inset 0 0 0 1px #72bef3}.scenario-grid button b{text-transform:capitalize}.scenario-grid button span{color:#848e9c;font-size:10px;line-height:1.45}.simulator-parameter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.simulator-parameter-grid fieldset{border:1px solid #2b3139;background:#101318;padding:14px;min-width:0}.simulator-parameter-grid legend{color:#72bef3;font-weight:800;padding:0 6px}.simulator-parameter-grid label{display:grid;gap:6px;margin-bottom:13px;color:#c8cdd5;font-size:11px}.simulator-parameter-grid label input{width:100%}.simulator-parameter-grid label small{color:#69717f;line-height:1.35;min-height:27px}.simulator-live-state{border-top:1px solid #252a31;padding-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px;color:#848e9c}.simulator-live-state b{color:#eaecef}.shock-form{display:grid;grid-template-columns:1.2fr 1fr 1fr auto auto;align-items:end;gap:10px}.shock-form label{display:grid;gap:6px;color:#848e9c;font-size:10px}.shock-form input,.shock-form select{height:38px}.danger-button{background:#34151a!important;color:#f6465d!important;border-color:#f6465d88!important}.status-partially_filled,.status-partially-filled{color:#72bef3}@media (max-width: 1500px){.simulator-parameter-grid,.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.audit-account{color:#22d3ee;border-color:#22d3ee55}.email-queue_failed{color:#f6465d}.audit-detail-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--border);border:1px solid var(--border);margin:18px 0}.audit-detail-summary>div{background:var(--panel);padding:12px 14px;display:grid;gap:5px}.audit-detail-summary span{color:var(--muted);font-size:12px}.audit-detail-summary b{overflow-wrap:anywhere}.audit-detail-data h3{margin:0 0 10px}.audit-detail-data pre{max-height:360px;overflow:auto;margin:0;padding:14px;border:1px solid var(--border);background:#0b0e11;color:#d9e1eb;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width: 760px){.audit-detail-summary{grid-template-columns:1fr}}.activity-email-note{display:grid;gap:5px;margin:0 0 16px;padding:12px 14px;border-left:3px solid var(--yellow);background:#10151c}.activity-email-note span{color:var(--muted);line-height:1.45}.tooltip-host{position:relative;cursor:help}.tooltip-host:after{content:attr(data-tooltip);position:absolute;z-index:250;right:0;top:calc(100% + 10px);width:280px;padding:10px 12px;color:#eaecef;background:#20252c;border:1px solid #3a414b;box-shadow:0 12px 28px #0009;font-size:11px;line-height:1.45;text-align:left;letter-spacing:normal;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease}.tooltip-host:hover:after,.tooltip-host:focus-visible:after{opacity:1;visibility:visible}.user-title-block{display:grid;gap:5px}.user-title-row{display:flex;align-items:center;gap:8px}.user-title-row h2{margin:0}.user-title-block>span{display:block;color:#848e9c;font-size:11px}.simulator-title-row{display:flex;align-items:center;gap:8px}.simulator-title-row h2{margin:0}.scenario-grid button{position:relative;padding-left:58px}.scenario-icon{position:absolute;left:14px;top:15px;width:30px;height:30px;display:grid;place-items:center;border:1px solid #3c434d;background:#181d24;color:#72bef3;font-size:19px;font-weight:900}.scenario-normal{color:#0ecb81}.scenario-high_volatility,.scenario-latency_spike{color:#72bef3}.scenario-liquidity_stress{color:#4b9cff}.scenario-flash_crash,.scenario-disorderly_market{color:#f6465d}.icon-action-button{min-width:92px;height:38px;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;padding:0 12px!important;background:#252a31!important;color:#eaecef!important;border:1px solid #3c434d!important}.icon-action-button svg{width:18px;height:18px}.icon-action-button.primary{background:#72bef3!important;color:#181a20!important;border-color:#72bef3!important}.icon-action-button.danger{background:#34151a!important;color:#f6465d!important;border-color:#f6465d88!important}.table-icon-button{width:31px;height:31px;min-width:31px;display:grid!important;place-items:center;padding:0!important;color:#181a20!important;background:#72bef3!important;border-color:#72bef3!important;font-size:19px;font-weight:800}.smtp-log{margin-top:4px;border-top:1px solid #303640;padding-top:10px}.smtp-log summary{cursor:pointer;color:#b7bdc6;font-weight:700}.smtp-log pre{max-height:300px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 0;padding:12px;background:#080b0f;border:1px solid #252a31;color:#cbd5e1;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.simulator-sandbox-banner{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #72bef366;background:#211c0a;color:#eaecef}.simulator-sandbox-banner>div{display:grid;gap:3px}.simulator-sandbox-banner b{color:#72bef3;font-size:13px}.simulator-sandbox-banner span{color:#b7bdc6;font-size:11px;line-height:1.45}.simulator-sandbox-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:#72bef3;color:#181a20!important;font-weight:900;font-size:15px!important}.scenario-grid button{min-height:116px;padding-left:78px;padding-top:18px}.scenario-icon{left:16px;top:18px;width:46px;height:46px;border-radius:6px}.scenario-icon svg{width:30px;height:30px}.icon-action-button.icon-only{width:42px;min-width:42px;height:42px;padding:0!important;gap:0}.icon-action-button.icon-only svg{width:22px;height:22px}.simulator-settings-form>.section-title{align-items:center}.simulator-settings-form>.section-title .simulator-title-row{gap:7px}.shock-form .icon-action-button.icon-only{align-self:end}.email-status-empty{color:#848e9c;display:inline-block;min-width:18px;text-align:center}.estimated-currency-line{display:inline-flex;align-items:center;gap:7px}.estimated-currency-line .help-button{margin:0}.runtime-diagnostics-panel .runtime-details{margin-top:0}.status-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1200px){.status-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.status-summary-grid{grid-template-columns:1fr}}.chart-panel-data{background:#000;padding:0}.chart-panel-data .contract-info-grid,.chart-panel-data .trading-data-grid{background:#000;align-content:stretch;grid-auto-rows:minmax(0,1fr)}.chart-panel-data .contract-info-grid>div,.chart-panel-data .trading-data-grid>div{background:#0b0e11}.profile-password-button{border:1px solid #3c434d;background:#252a31;color:#eaecef;padding:9px 13px;font-weight:700}.profile-audit-card{min-width:0}.profile-audit-scroll{max-height:620px;overflow:auto;border-top:1px solid #252a31}.profile-audit-card table{min-width:760px}.profile-audit-card td b{display:block;font-size:11px}.profile-audit-card td small{display:block;margin-top:4px;color:#848e9c;font-size:9px;line-height:1.35}.password-modal-form{margin-top:18px}.modal-form-actions{justify-content:flex-end;gap:9px}.user-row-inactive{background:#f6465d0b}.user-row-inactive .user-identity-cell{color:#69717f;text-decoration:line-through;text-decoration-thickness:1px}.user-row-inactive td:not(.table-actions){opacity:.72}.user-status-badge{display:inline-flex;align-items:center;min-width:62px;justify-content:center;padding:4px 8px;border:1px solid #303640;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.user-status-badge.active{color:#0ecb81;border-color:#0ecb8166;background:#0ecb810f}.user-status-badge.inactive{color:#f6465d;border-color:#f6465d73;background:#f6465d14}.simulator-save-button.saved{background:#252a31;color:#69717f;border-color:#303640;opacity:.72}.simulator-save-button.pending{background:#72bef3;color:#0b0e11;border-color:#72bef3;box-shadow:0 0 0 2px #f0b90b29}.simulator-save-button.pending:hover{background:#ffd33d}.compact-system-details{grid-template-columns:repeat(2,minmax(0,1fr))}.runtime-diagnostics-full{width:100%;min-width:0}.runtime-diagnostics-full .runtime-details{width:100%}@media (max-width: 900px){.compact-system-details,.profile-page{grid-template-columns:1fr}}.refresh-icon-button{width:36px!important;height:36px!important;min-width:36px;border-radius:4px}.refresh-icon-button svg{width:21px;height:21px}.bottom-tabs>.refresh-icon-button{width:34px!important;height:34px!important;min-width:34px}.user-title-row .refresh-icon-button{width:34px!important;height:34px!important}.account-strip{grid-template-columns:repeat(4,1fr) 44px}.account-strip-actions{min-width:36px!important;justify-content:center!important}.account-strip-actions .help-button{margin:0!important}.simulator-save-area{display:flex;align-items:center;gap:10px}.pending-save-label{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(240,185,11,.65);background:#f0b90b1c;color:#72bef3!important;font-size:10px!important;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pending-save-label>span{color:#72bef3!important;animation:pending-save-pulse 1.15s ease-in-out infinite}.simulator-save-button.pending{background:#72bef3!important;color:#0b0e11!important;border-color:#ffe066!important;box-shadow:0 0 0 3px #f0b90b38,0 0 22px #f0b90b47!important;animation:pending-save-button-pulse 1.8s ease-in-out infinite}@keyframes pending-save-pulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes pending-save-button-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@media (prefers-reduced-motion: reduce){.pending-save-label>span,.simulator-save-button.pending{animation:none}}.scenario-icon{border-width:1px;box-shadow:inset 0 0 0 1px #ffffff06}.scenario-normal{color:#20d99a;background:#0ecb811f;border-color:#0ecb818c}.scenario-high_volatility{color:#ffd43b;background:#f0b90b21;border-color:#f0b90b9e}.scenario-liquidity_stress{color:#55a6ff;background:#4b9cff21;border-color:#4b9cff94}.scenario-flash_crash{color:#ff6377;background:#f6465d24;border-color:#f6465d9e}.scenario-latency_spike{color:#bd8cff;background:#a25cff24;border-color:#ad70ff9e}.scenario-disorderly_market{color:#ff69cf;background:#ff46be21;border-color:#ff5dc69e}.scenario-grid button.active .scenario-icon{box-shadow:0 0 0 2px #f0b90b29,0 0 20px currentColor}@media (max-width: 900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{min-width:0!important}.app-shell{width:100%;min-width:0}.top-header{height:auto;min-height:66px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand center actions" "nav nav nav";gap:7px 10px;padding:8px 10px}.top-header>.brand-lockup{grid-area:brand}.header-center-controls{grid-area:center;justify-self:center;min-width:0}.top-actions{grid-area:actions;margin-left:0;min-width:0}.main-nav{grid-area:nav;width:100%;height:38px;overflow-x:auto;border-top:1px solid #252a31}.main-nav button{flex:0 0 auto;padding:0 13px}.runtime-meta{min-width:0;max-width:180px}.runtime-meta span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-menu div{display:none!important}.account-menu{padding:0 4px!important}.environment-pill{padding:6px 7px;font-size:9px}.halted-banner{top:111px;flex-wrap:wrap;text-align:center}.terminal-grid{display:flex;flex-direction:column;height:auto;min-height:0;gap:8px;padding:8px;background:#0b0e11}.markets-panel{max-height:320px;overflow:hidden;flex:none}.market-list-scroll{min-height:120px;overflow-y:auto;-webkit-overflow-scrolling:touch}.market-main{display:grid;height:auto;min-height:0;grid-template-rows:auto auto minmax(360px,55vh) auto minmax(320px,auto)!important;flex:none}.ticker-bar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px}.contract-name{grid-column:1 / -1}.chart-toolbar{min-height:42px;overflow-x:auto;gap:10px}.chart-toolbar>div{flex:0 0 auto}.chart-panel{min-height:360px}.contract-info-grid,.trading-data-grid{grid-template-columns:1fr;height:auto}.contract-info-grid>div,.trading-data-grid>div{min-height:82px}.account-strip{grid-template-columns:repeat(2,minmax(0,1fr)) 38px;gap:12px}.account-strip-actions{grid-column:3;grid-row:1 / span 2}.trade-bottom{min-height:340px;height:auto!important}.bottom-tabs{overflow-x:auto;height:46px}.bottom-tabs button{flex:0 0 auto;min-height:44px}.bottom-resize-handle{display:none}.orderbook,.order-entry{width:100%;min-height:560px;overflow:auto}.order-entry{padding-bottom:24px}.wallet-page,.admin-page,.profile-page{width:100%;max-width:none;margin:0;padding:10px}.wallet-hero{padding:18px}.wallet-actions{position:static;margin:16px 0;flex-wrap:wrap}.wallet-cards{grid-template-columns:1fr}.wallet-assets,.transaction-section,.orders-page,.admin-table{overflow-x:auto}.orders-page{margin:10px;min-height:0}.orders-page table,.wallet-assets table,.transaction-section table,.admin-table table{min-width:760px}.admin-tabs{overflow-x:auto;width:100%}.admin-tabs button{flex:0 0 auto}.admin-grid,.email-grid,.environment-cards,.profile-page,.system-detail-grid,.compact-system-details{grid-template-columns:1fr!important}.admin-span{grid-column:auto}.section-title{align-items:flex-start;gap:10px}.user-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end}.simulator-admin-page{min-width:0}.scenario-grid,.simulator-parameter-grid{grid-template-columns:1fr!important}.scenario-grid button{min-height:110px}.simulator-settings-form>.section-title{align-items:center}.simulator-save-area{margin-left:auto}.pending-save-label{display:none}.shock-form{grid-template-columns:1fr 1fr!important}.shock-form .icon-action-button{align-self:end}.status-summary-grid,.system-charts-grid{grid-template-columns:1fr!important}.modal-backdrop{padding:8px;align-items:start;overflow-y:auto}.modal,.modal-wide{width:100%;max-width:100%;margin:8px 0;padding:18px;max-height:none}.form-grid.two-column{grid-template-columns:1fr}.asset-picker,.scroll-assets{grid-template-columns:repeat(3,minmax(0,1fr))}.login-card{width:calc(100% - 24px);max-width:430px;padding:26px 22px}}@media (max-width: 560px){.top-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "center center" "nav nav"}.header-center-controls{width:100%;justify-content:center;border-top:1px solid #252a31;padding-top:6px}.runtime-meta{max-width:none;align-items:flex-start}.brand-copy b{font-size:11px}.sandbox-prominent{font-size:8px;padding:6px}.account-dot{width:30px;height:30px}.ticker-bar{grid-template-columns:1fr}.contract-name{grid-column:auto}.account-strip{grid-template-columns:1fr 38px}.account-strip-actions{grid-column:2;grid-row:1 / span 4}.chart-panel{min-height:320px}.market-main{grid-template-rows:auto auto minmax(320px,52vh) auto minmax(320px,auto)!important}.section-title{flex-direction:column}.section-title>:last-child{align-self:stretch}.simulator-settings-form>.section-title{flex-direction:row}.simulator-save-area{align-self:center!important}.user-header-actions{width:100%;justify-content:stretch}.user-header-actions button{flex:1}.shock-form{grid-template-columns:1fr!important}.asset-picker,.scroll-assets{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-amounts{grid-template-columns:repeat(2,1fr)}}.simulator-revert-button{background:#252a31;color:#eaecef;border-color:#4a5360;box-shadow:none}.simulator-revert-button:hover:not(:disabled){background:#343b45;color:#72bef3;border-color:#72bef3}.simulator-revert-button svg{width:19px;height:19px}@media (max-width: 560px){.simulator-save-area{gap:7px}.simulator-revert-button,.simulator-save-button{flex:0 0 38px}}.simulator-parameter-grid input.simulator-number-invalid{border-color:#f6465d!important;box-shadow:0 0 0 2px #f6465d2e}.simulator-live-label{display:inline-flex;align-items:center;gap:3px}.simulator-live-label .help-button{margin-left:1px;width:16px;height:16px}.account-stop-control{width:auto;min-width:150px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;white-space:nowrap;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.account-stop-control .emergency-stop-icon{width:20px;height:20px}.market-label{max-width:230px;background:#181f26;color:#eaecef;border-color:#3c4652;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.market-label:hover{border-color:#72bef3;color:#72bef3}.market-label.market-warning{color:#a6d9fa;background:#13283a;border-color:#72bef3}.market-label.market-warning b{display:inline-grid;place-items:center;width:16px;height:16px;margin-right:5px;border-radius:50%;background:#72bef3;color:#181a20}.market-label.live{background:#3b1217;color:#ff8898;border-color:#f6465d}.market-halt{background:#8d1727}.list-search{display:inline-flex;align-items:center;gap:7px;color:#848e9c;font-size:10px}.list-search input,.audit-filters input{min-width:220px;height:34px;padding:7px 9px;background:#0f1216;color:#eaecef;border:1px solid #303640}.list-search.compact input{min-width:180px}.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-top:1px solid #252a31;color:#848e9c;font-size:11px}.pagination-bar>div{display:flex;align-items:center;gap:10px}.pagination-bar button{background:#1e2329;color:#eaecef;border:1px solid #3c434d;padding:6px 10px}.pagination-bar button:disabled{opacity:.4;cursor:not-allowed}.pagination-bar b{color:#b7bdc6}.market-table-label{display:inline-flex;align-items:center;gap:5px;max-width:210px}.market-table-label.warning{color:#72bef3}.market-table-label.warning b{display:grid;place-items:center;width:15px;height:15px;border-radius:50%;background:#72bef3;color:#181a20;font-size:9px}.environment-admin-page{display:grid;gap:14px}.environment-intro{padding:18px}.venue-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.venue-card{padding:18px;display:flex;flex-direction:column;gap:14px;min-width:0;border-top:3px solid #3a414b}.venue-card.has-warning{border-top-color:#72bef3}.venue-card.production{border-top-color:#f6465d}.venue-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.venue-card-header h2{margin:0;font-size:16px}.venue-card-header span{color:#848e9c;font-size:10px}.venue-name-row{display:flex;align-items:center;gap:8px}.live-badge{padding:3px 6px;background:#f6465d;color:#fff!important;font-weight:900;letter-spacing:.08em}.venue-status{flex:none;padding:5px 7px;border:1px solid;font-size:9px!important;font-weight:900;letter-spacing:.055em}.venue-status.status-ready{color:#0ecb81;border-color:#0ecb8155;background:#102821}.venue-status.status-warning{color:#72bef3;border-color:#72bef366;background:#13283a}.venue-status.status-halted{color:#fff;border-color:#f6465d;background:#8d1727}.venue-card-controls{flex:none;display:inline-flex;align-items:center;gap:7px}.venue-card-edit-button{width:29px;min-width:29px;height:29px;padding:0;display:inline-grid;place-items:center;color:#c7ced8;background:#20252b;border:1px solid #414955}.venue-card-edit-button:hover{color:#181a20;background:#72bef3;border-color:#72bef3}.venue-card-edit-button svg{width:14px;height:14px}.venue-help-box,.venue-error,.venue-success,.production-warning{padding:12px;border:1px solid #303640;background:#101318}.venue-help-box p{margin:7px 0 0;color:#9aa4b2;line-height:1.5}.inline-link{display:inline;padding:0;background:transparent;color:#72bef3;border:0;text-decoration:underline}.venue-config-form{display:grid;gap:10px}.venue-config-form label:not(.check-line){display:grid;gap:5px;color:#b7bdc6;font-size:10px}.venue-config-form input{width:100%;background:#0f1216;color:#eaecef;border:1px solid #303640;padding:9px}.venue-actions{display:flex;gap:8px;flex-wrap:wrap}.venue-actions button{width:auto;padding:9px 12px}.production-warning{display:grid;gap:5px;color:#f6465d;border-color:#f6465d66;background:#2b1216}.production-warning span{color:#ff9aaa;font-size:10px}.venue-error{display:flex;gap:8px;align-items:flex-start;color:#72bef3;border-color:#72bef366;background:#13283a;overflow-wrap:anywhere}.venue-error b{display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#72bef3;color:#181a20}.venue-success{display:flex;justify-content:space-between;gap:8px;color:#0ecb81;border-color:#0ecb8155;background:#102821}.connection-log{border:1px solid #303640;background:#090c0f}.connection-log summary{padding:9px 10px;cursor:pointer;color:#b7bdc6;font-weight:700}.connection-log pre{margin:0;padding:10px;max-height:230px;overflow:auto;color:#b7bdc6;border-top:1px solid #252a31;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px}.market-kill-zone{margin-top:auto;padding-top:14px;border-top:1px solid #303640;display:grid;gap:10px}.market-kill-zone>div{display:grid;gap:4px}.market-kill-zone span{color:#848e9c;font-size:10px;line-height:1.4}.market-kill-zone button{width:100%;padding:10px;font-weight:800}.danger-button{color:#fff;background:#8d1727;border:1px solid #f6465d}.resume-market-button{color:#0ecb81;background:#102821;border:1px solid #0ecb81}.simulator-experiment-hint{margin:0 0 14px;display:grid;gap:5px;padding:11px 13px;background:#151d24;border-left:3px solid #72bef3}.simulator-active-market-warning{margin:0 0 14px;display:flex;align-items:center;gap:12px;padding:12px 16px;color:#a6d9fa;background:#13283a;border:1px solid #72bef366}.simulator-active-market-warning b{display:block;color:#72bef3;font-size:12px}.simulator-active-market-warning p{margin:4px 0 0;color:#d8c88e;font-size:11px;line-height:1.45}.simulator-warning-symbol{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;color:#181a20;background:#72bef3;font-weight:900;font-size:15px}.simulator-experiment-hint span{color:#9aa4b2;font-size:11px;line-height:1.5}.simulator-default-button{background:#252a31;color:#eaecef;border-color:#4a5360}.simulator-default-button:hover:not(:disabled){color:#72bef3;border-color:#72bef3}.audit-filters input{width:230px}@media (max-width: 1280px){.venue-card-grid{grid-template-columns:1fr 1fr}.account-stop-control{min-width:42px;width:42px;padding:0}.account-stop-control span{display:none}}@media (max-width: 820px){.venue-card-grid{grid-template-columns:1fr}.pagination-bar,.section-actions,.audit-filters{flex-wrap:wrap}.list-search,.list-search input,.audit-filters input{width:100%;min-width:0}.market-label{max-width:155px}}.account-stop-control{min-width:176px}.market-label{max-width:290px;min-width:205px;min-height:45px;padding:5px 11px;display:grid;align-content:center;justify-items:start;gap:2px;text-align:left;overflow:visible}.market-label-caption{color:#848e9c;font-size:8px;letter-spacing:.12em;font-weight:800}.market-label-name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:11px}.market-label.market-warning .market-label-caption{color:#72bef3}.environment-intro .section-title{align-items:center}.add-environment-button{display:inline-flex;align-items:center;gap:7px}.add-environment-button svg{width:17px;height:17px}.venue-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-card{gap:12px}.venue-heading{min-width:0;display:grid;gap:4px}.venue-header-actions{flex:none;display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.venue-status.status-disabled{color:#9aa4b2;border-color:#4a5360;background:#20252b}.custom-badge{padding:3px 6px;color:#7dd3fc!important;background:#102633;border:1px solid #22516a;font-weight:900;letter-spacing:.07em}.real-funds-note{color:#ff8898;font-size:10px;font-weight:800}.venue-enable-button{padding:5px 8px;color:#0ecb81;background:#102821;border:1px solid #0ecb8155;font-size:9px;font-weight:800;text-transform:uppercase}.venue-enable-button.enabled{color:#a7b0bd;background:#20252b;border-color:#4a5360}.venue-delete-button,.endpoint-default-button{display:inline-grid;place-items:center;width:29px;height:29px;padding:0;background:#20252b;color:#a7b0bd;border:1px solid #3c434d}.venue-delete-button:hover{color:#f6465d;border-color:#f6465d}.venue-delete-button svg,.endpoint-default-button svg{width:16px;height:16px}.endpoint-default-button:hover{color:#72bef3;border-color:#72bef3}.venue-config-form{gap:12px}.venue-form-section{display:grid;gap:9px;padding:12px;background:#101318;border:1px solid #2b3139}.venue-form-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.venue-form-heading>div{display:grid;gap:2px}.venue-form-heading span{color:#69717f;font-size:9px}.venue-credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.credentials-section>b{color:#eaecef;font-size:11px}.market-safety-button{width:100%;min-height:42px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;font-weight:800}.market-safety-button .emergency-stop-icon{width:20px;height:20px}.form-hint{margin:0;padding:9px 11px;color:#9aa4b2;background:#151a20;border-left:3px solid #72bef3;font-size:11px;line-height:1.5}.status-group{display:grid;gap:10px}.status-group>.section-title{padding:4px 0 0}.exchange-status-group{padding-top:6px;border-top:1px solid #303640}.exchange-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1280px){.venue-card-grid{grid-template-columns:1fr}.market-label{min-width:175px;max-width:220px}.account-stop-control{min-width:42px}}@media (max-width: 820px){.venue-credential-grid,.exchange-summary-grid{grid-template-columns:1fr}.market-label{min-width:145px;max-width:160px}.market-label-caption{display:none}}.venue-card-grid{align-items:stretch}.venue-summary-card{min-height:320px;height:100%;display:flex;flex-direction:column;gap:12px}.venue-summary-card .venue-card-header{min-height:48px}.venue-summary-body{flex:1;display:grid;align-content:start;gap:11px;min-height:145px}.funds-tag{display:inline-flex;width:fit-content;padding:4px 7px;border:1px solid;font-size:9px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.real-funds-tag{color:#ff8898;border-color:#f6465d66;background:#2b1216}.simulated-funds-tag{color:#7dd3fc;border-color:#22516a;background:#102633}.venue-summary-list{margin:0;display:grid;border:1px solid #2b3139;background:#101318}.venue-summary-list>div{display:flex;justify-content:space-between;gap:14px;padding:8px 10px;border-bottom:1px solid #252a31}.venue-summary-list>div:last-child{border-bottom:0}.venue-summary-list dt{color:#848e9c;font-size:10px}.venue-summary-list dd{margin:0;color:#eaecef;font-size:10px;font-weight:700;text-align:right}.venue-summary-note{margin:0;color:#9aa4b2;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.venue-summary-note.warning-note{color:#72bef3}.environment-edit-summary{margin:16px 0 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:8px;align-items:stretch}.environment-edit-summary>div{display:grid;gap:4px;padding:10px;border:1px solid #303640;background:#101318}.environment-edit-summary span{color:#848e9c;font-size:9px}.environment-edit-summary b{font-size:11px}.modal-enable-button{min-width:145px}.modal-funds-tag{margin-bottom:12px}.endpoint-change-warning{margin:0 0 12px;padding:10px 12px;color:#72bef3;background:#13283a;border:1px solid #72bef366;font-size:11px;line-height:1.45}.environment-edit-form{margin-top:0}.environment-edit-actions{justify-content:flex-end}.environment-delete-row{margin-top:14px;padding-top:13px;border-top:1px solid #303640;display:flex;justify-content:flex-end}.venue-delete-text-button{display:inline-flex;align-items:center;gap:7px;color:#ff8898;background:#2b1216;border-color:#f6465d66}.venue-delete-text-button svg{width:16px;height:16px}.custom-template-guide{display:grid;gap:9px}.custom-template-guide>div{display:grid;gap:3px;padding:10px 11px;background:#101318;border:1px solid #303640}.custom-template-guide>div b{color:#eaecef;font-size:11px}.custom-template-guide>div span{color:#9aa4b2;font-size:10px;line-height:1.45}.custom-template-guide p{margin:0;padding:10px 11px;color:#72bef3;background:#13283a;border-left:3px solid #72bef3;font-size:10px;line-height:1.45}@media (max-width: 820px){.venue-summary-card{min-height:0}.environment-edit-summary{grid-template-columns:1fr 1fr}.modal-enable-button{min-width:0}}@media (max-width: 560px){.environment-edit-summary{grid-template-columns:1fr}}.local-environment-editor{margin-top:16px;display:grid;gap:12px}.local-environment-editor>button{justify-self:end}.venue-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 1280px) and (min-width: 821px){.venue-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.venue-card-grid{grid-template-columns:1fr}}.venue-summary-card{height:370px}.venue-summary-card .venue-heading h2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.venue-summary-note{min-height:43px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width: 820px){.venue-summary-card{height:auto}.venue-summary-note{display:block;min-height:0}}.market-details-grid{margin:16px 0 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.market-details-grid>div{display:grid;gap:5px;padding:11px 12px;border:1px solid #303640;background:#101318}.market-details-grid span{color:#848e9c;font-size:10px}.market-details-grid b{color:#eaecef;font-size:12px;overflow-wrap:anywhere}.market-details-warning,.market-details-help{margin:0 0 14px}.market-details-help p{margin-bottom:0}.custom-template-guide>div{min-height:58px}.simulator-default-button svg{width:20px;height:20px}@media (max-width: 560px){.market-details-grid{grid-template-columns:1fr}}.environment-edit-actions{margin-top:18px;padding-top:16px;border-top:1px solid #303640;gap:10px}.environment-edit-actions button{min-width:150px;padding:10px 16px;border:1px solid;font-weight:800}.environment-test-button{background:#1f2933;color:#d8dee8;border-color:#53606e!important}.environment-test-button:hover:not(:disabled){background:#293642;border-color:#7dd3fc!important;color:#7dd3fc}.environment-save-button{background:#72bef3;color:#181a20;border-color:#72bef3!important}.environment-save-button:hover:not(:disabled){background:#8dcef7}.environment-result-message{margin-top:14px}.environment-delete-row{align-items:center;gap:12px;flex-wrap:wrap}.environment-delete-row>span{color:#848e9c;font-size:10px}.email-admin-page{display:grid;gap:16px}.email-grid{margin:0}.unsaved-settings-badge{padding:4px 8px;border:1px solid #72bef366;background:#13283a;color:#72bef3;font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.test-disabled-hint{margin:10px 0 0;color:#72bef3;font-size:10px;line-height:1.45}.email-history-section{min-width:0}.email-history-section td:nth-child(3){min-width:260px;white-space:normal}.email-history-section td:nth-child(3) b,.email-history-section td:nth-child(3) small{display:block}.email-history-section td:nth-child(3) small{margin-top:3px;color:#69717f;font-size:9px}.email-history-error{max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f6465d}.email-status.email-pending{color:#72bef3;background:#13283a}.email-status.email-sent{color:#0ecb81;background:#102821}.email-status.email-failed{color:#f6465d;background:#3b1217}.ticker-stat-column{justify-content:center;align-items:flex-start;min-width:0}.ticker-stat-label{min-height:18px;display:inline-flex;align-items:center;gap:3px}.ticker-stat-label>span{display:inline-flex!important;align-items:center!important}.ticker-stat-label .help-button{margin-left:1px;flex:0 0 18px}.funding-stat-column>b{white-space:nowrap}.book-mid{justify-content:space-between;width:100%}.book-mid-label{display:inline-flex!important;align-items:center;gap:3px;min-width:0}.book-mid-label .help-button{margin-left:1px}.book-mid-value{margin-left:auto;text-align:right;font-variant-numeric:tabular-nums}@media (max-width: 820px){.environment-edit-actions{flex-direction:column}.environment-edit-actions button{width:100%}.email-history-section .audit-filters{grid-template-columns:1fr}}.market-label{min-width:235px;min-height:50px;padding:7px 13px;border-width:2px;background:#202833;box-shadow:inset 3px 0 #72bef3}.market-label-caption{color:#72bef3;font-size:8px}.market-label-name{font-size:13px;font-weight:900}.market-safety-button .market-halt-icon{width:21px;height:21px}.market-halt-icon{flex:none}.system-time-zone-form{display:grid;grid-template-columns:minmax(260px,1fr) minmax(240px,360px) auto auto;align-items:end;gap:10px;padding-top:14px;border-top:1px solid #303640}.system-time-zone-form>div{display:grid;gap:4px}.system-time-zone-form>div span{color:#848e9c;font-size:10px;line-height:1.45}.system-time-zone-form label{margin:0}.system-time-zone-form input{width:100%;height:36px;background:#0f1216;color:#eaecef;border:1px solid #303640;padding:8px 10px}.system-time-zone-form button{min-height:36px;white-space:nowrap}.email-settings-actions{display:flex;justify-content:flex-end;gap:10px}.email-settings-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.email-settings-actions svg{width:16px;height:16px}.environment-result-spaced{margin-top:22px}.admin-market-switcher{margin:0 0 14px;display:grid;gap:10px}.market-switcher-heading{display:grid;gap:4px}.market-switcher-heading span{color:#848e9c;font-size:10px;line-height:1.45}.market-switch-options{display:grid;gap:7px}.market-switch-option{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 12px;text-align:left;color:#eaecef;background:#101318;border:1px solid #303640}.market-switch-option:hover:not(:disabled){border-color:#72bef3;background:#171d23}.market-switch-option.selected{border-color:#0ecb81;background:#102821}.market-switch-option>span{display:grid;gap:3px}.market-switch-option small{color:#848e9c;font-size:9px}.market-switch-option em{font-style:normal;font-size:10px;font-weight:800;white-space:nowrap}.warning-text{color:#72bef3}.book-mid-label>span{color:#eaecef;font-size:14px;font-weight:800}.book-mid-value{font-size:14px!important}@media (max-width: 900px){.system-time-zone-form{grid-template-columns:1fr 1fr}.system-time-zone-form>div{grid-column:1 / -1}}@media (max-width: 560px){.system-time-zone-form{grid-template-columns:1fr}.system-time-zone-form>div{grid-column:auto}.market-label{min-width:150px;max-width:180px}}.runtime-meta em{color:#848e9c;font-style:normal;font-size:9px;margin-left:4px}.email-history-error{min-width:190px}.invitations-secondary .invitation-actions{display:grid;grid-template-columns:repeat(2,84px);align-items:center;justify-content:start;gap:7px;min-width:175px}.invitations-secondary .invitation-actions .table-action{width:84px;min-width:84px;height:32px;margin:0;padding:5px 9px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #3c434d;background:#252a31;color:#eaecef;line-height:1}.invitations-secondary .invitation-actions .table-action.danger-text{border-color:#70303a;background:#32161b;color:#f6465d}.invitations-secondary .invitation-actions .table-action:disabled{opacity:.45}.environment-edit-actions{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));align-items:stretch}.environment-edit-actions button{width:100%;min-width:0;min-height:42px;justify-content:center}.environment-archive-button{display:inline-flex;align-items:center;gap:7px;color:#ff8898;background:#2b1216;border-color:#f6465d66!important;font-weight:800}.environment-archive-button:hover:not(:disabled){background:#42191f;border-color:#f6465d!important}.environment-archive-button svg{width:16px;height:16px}.environment-inline-error{margin:14px 0 0}.environment-name-section{grid-template-columns:1fr}.archive-criteria{display:grid;gap:10px}.archive-criteria p{margin:0}.archive-criteria ul{margin:0;padding-left:20px;display:grid;gap:7px}.archive-criteria li.met{color:#0ecb81}.archive-criteria li.blocked{color:#f6465d}.system-time-zone-form{grid-template-columns:minmax(260px,1fr) minmax(300px,430px) 40px;align-items:center}.timezone-combobox{position:relative;min-width:0}.timezone-combobox>input{width:100%;height:38px;padding:8px 11px;color:#eaecef;background:#0f1216;border:1px solid #303640}.timezone-combobox>input:focus{border-color:#72bef3;outline:none}.timezone-options{position:absolute;z-index:90;left:0;right:0;top:calc(100% + 4px);max-height:280px;overflow-y:auto;padding:5px;background:#181c22;border:1px solid #46505d;box-shadow:0 14px 30px #00000073}.timezone-options button{width:100%;min-height:34px;padding:7px 9px;text-align:left;color:#dce2ea;background:transparent;border:0}.timezone-options button:hover,.timezone-options button.selected{color:#181a20;background:#72bef3}.timezone-options p{margin:8px;color:#848e9c;font-size:10px}.timezone-save-button{width:40px;min-width:40px;height:40px;min-height:40px!important;padding:0!important}.timezone-save-button svg{width:19px;height:19px}.simulator-overview-actions{display:flex;align-items:center;gap:12px}.recalibrate-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;color:#dce2ea;background:#1f2933;border-color:#53606e;font-weight:800}.recalibrate-button:hover:not(:disabled){color:#72bef3;border-color:#72bef3}.recalibrate-button svg{width:18px;height:18px}@media (max-width: 900px){.environment-edit-actions{grid-template-columns:1fr}.system-time-zone-form{grid-template-columns:1fr 40px}.system-time-zone-form>div:first-child{grid-column:1 / -1}.simulator-overview-actions{align-items:flex-end;flex-direction:column}}@media (max-width: 560px){.system-time-zone-form{grid-template-columns:1fr}.timezone-save-button{justify-self:end}.simulator-overview-actions{align-items:stretch}}.quote-currency-selector{display:grid;gap:12px;width:100%}.quote-currency-heading{display:grid;gap:4px}.quote-currency-heading>b{color:#eaecef;font-size:12px}.quote-currency-heading>span{color:#848e9c;font-size:10px;line-height:1.45}.quote-currency-options{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px}.quote-currency-options label{min-height:58px;margin:0;padding:10px 12px;display:grid;grid-template-columns:18px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;color:#d7dce3;background:#11151a;border:1px solid #303640;cursor:pointer}.quote-currency-options label.selected{background:#14231e;border-color:#0ecb81}.quote-currency-options input{grid-row:1 / span 2;width:16px;height:16px;margin:0;accent-color:#0ecb81}.quote-currency-options span{font-size:12px;font-weight:900}.quote-currency-options small{color:#848e9c;font-size:9px}.local-environment-editor .environment-edit-actions{grid-template-columns:repeat(2,minmax(150px,1fr))}@media (max-width: 560px){.quote-currency-options{grid-template-columns:1fr}}@media (max-width: 560px){.top-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account" "market market" "center center" "nav nav";gap:7px 9px;padding:8px 10px 7px}.top-header>.brand-lockup{grid-area:brand;min-width:0}.top-actions{display:contents}.top-actions>.market-label{grid-area:market;width:100%;min-width:0;max-width:none;min-height:43px;padding:6px 10px}.top-actions>.account-dropdown{grid-area:account;justify-self:end;height:36px}.market-label-caption{display:block}.market-label-name{font-size:12px}.header-center-controls{grid-area:center;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 42px;justify-content:stretch;align-items:center;gap:8px;border-top:1px solid #252a31;padding-top:7px}.header-center-controls .runtime-meta{min-width:0;max-width:none;align-items:flex-start;text-align:left}.header-center-controls .runtime-meta span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.account-stop-control{width:42px;min-width:42px;height:38px;padding:0}.account-stop-control span{display:none}.main-nav{grid-area:nav}.main-nav button{flex:1 0 auto;min-width:74px;padding:0 10px}.halted-banner{position:relative;top:auto}.account-popover{top:39px;right:0}}@media (max-width: 900px){.top-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand account" "market market" "center center" "nav nav";gap:7px 9px;padding:8px 10px 7px}.top-header>.brand-lockup{grid-area:brand;min-width:0}.top-actions{display:contents}.top-actions>.market-label{grid-area:market;width:100%;min-width:0;max-width:none;min-height:43px;padding:6px 10px}.top-actions>.account-dropdown{grid-area:account;justify-self:end;height:36px}.market-label-caption{display:block}.market-label-name{font-size:12px}.header-center-controls{grid-area:center;position:static;inset:auto;transform:none;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 42px;justify-content:stretch;align-items:center;gap:8px;border-top:1px solid #252a31;padding-top:7px}.header-center-controls .runtime-meta{min-width:0;max-width:none;align-items:flex-start;text-align:left}.header-center-controls .runtime-meta span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.account-stop-control{width:42px;min-width:42px;height:38px;padding:0}.account-stop-control span{display:none}.main-nav{grid-area:nav;width:100%}.main-nav button{flex:1 0 auto;min-width:74px;padding:0 10px}.halted-banner{position:relative;top:auto}.account-popover{top:39px;right:0}}.wallet-positions{margin-bottom:0}.wallet-positions .section-title,.wallet-assets .section-title{min-width:0}.wallet-positions td:first-child,.wallet-positions th:first-child{min-width:120px}.wallet-assets .section-title>.help-button{flex:0 0 auto}@media (max-width: 760px){.wallet-positions table{min-width:860px}}.environment-actions-with-status{margin-top:18px;padding-top:16px;border-top:1px solid #303640;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.environment-actions-with-status .environment-edit-actions{margin-top:0;padding-top:0;border-top:0;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.connection-status-indicator{width:38px;height:38px;display:inline-grid;place-items:center;flex:none;border:1px solid #414955;background:#171b20;color:#848e9c;cursor:help}.connection-status-indicator svg{width:23px;height:23px}.connection-status-verified{color:#0ecb81;border-color:#0ecb8177;background:#102821}.connection-status-failed{color:#f6465d;border-color:#f6465d88;background:#2b1216}.connection-status-testing{color:#72bef3;border-color:#72bef377;background:#13283a}.connection-status-pulse{font-size:20px;line-height:1;animation:connection-status-pulse 1s ease-in-out infinite}@keyframes connection-status-pulse{0%,to{opacity:.35}50%{opacity:1}}@media (max-width: 680px){.environment-actions-with-status{grid-template-columns:1fr}.connection-status-indicator{justify-self:end}}.ticker-price-wrap .help-button,.ticker-stat-label .help-button{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;flex:0 0 20px!important;margin:0 0 0 3px!important;align-self:center!important}.ticker-price-wrap .help-button svg,.ticker-stat-label .help-button svg{width:16px!important;height:16px!important;stroke-width:1.55}.email-history-section th:last-child,.email-history-section td:last-child{width:72px;text-align:right}.email-details-button{font-weight:800}.email-history-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:16px 0;background:var(--border);border:1px solid var(--border)}.email-history-detail-grid>div{min-width:0;display:grid;gap:6px;padding:12px;background:#101318}.email-history-detail-grid span,.email-history-detail-section>span{color:var(--muted);font-size:10px}.email-history-detail-grid b{overflow-wrap:anywhere;font-size:12px}.email-history-detail-section{display:grid;gap:8px;margin-top:12px;padding:12px;border:1px solid var(--border);background:#101318}.email-history-detail-section strong{overflow-wrap:anywhere}.email-history-detail-section pre{max-height:300px;margin:0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#cfd5dd;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media (max-width: 820px){.email-history-detail-grid{grid-template-columns:1fr}}.operation-result-message{margin:18px 0;padding:15px;color:#cbd1d8;background:#101318;border-left:4px solid #72bef3;line-height:1.55}.operation-result-message.success{border-left-color:#0ecb81;background:#102821}.operation-result-message.error{border-left-color:#f6465d;background:#241318}.operation-result-message.warning{border-left-color:#f59e0b;background:#2a2110}.operation-result-content{display:grid;gap:13px}.operation-result-content>p{margin:0;overflow-wrap:anywhere}.operation-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.operation-result-grid>div{display:grid;gap:4px;padding:10px;border:1px solid #303640;background:#0d1014}.operation-result-grid span{color:#848e9c;font-size:9px}.operation-result-grid b{color:#eaecef;font-size:11px;overflow-wrap:anywhere}.operation-result-details{border:1px solid #303640;background:#090c0f}.operation-result-details summary{padding:9px 10px;cursor:pointer;color:#b7bdc6;font-weight:700}.operation-result-details pre{margin:0;padding:10px;max-height:230px;overflow:auto;color:#b7bdc6;border-top:1px solid #252a31;white-space:pre-wrap;overflow-wrap:anywhere;font-size:10px}@media (max-width: 820px){.operation-result-grid{grid-template-columns:1fr}}.account-cancel-setting{display:grid;grid-template-columns:minmax(145px,.8fr) minmax(220px,1.4fr);align-items:center;gap:14px;color:#cbd1d8;font-size:12px}.modal-form .account-cancel-setting{grid-template-columns:repeat(2,minmax(0,1fr))}.account-cancel-label{display:flex;align-items:center;gap:3px;min-width:0}.account-cancel-label .help-button{margin:0;flex:0 0 18px}.account-cancel-control{display:flex;align-items:center;gap:7px;min-width:0;color:#d6dbe2;font-size:11px;font-weight:500}.account-cancel-control input[type=checkbox]{-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;padding:0!important;margin:0!important;border:initial!important;border-radius:0!important;background:initial!important;box-shadow:none!important;accent-color:#72bef3;flex:0 0 14px}@media (max-width: 820px){.account-cancel-setting,.modal-form .account-cancel-setting{grid-template-columns:1fr;gap:7px}}
