:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;--bg: #070b0a;--bg-soft: #0b0f0e;--surface: #141918;--surface-2: #181e1d;--surface-3: #0f1413;--line: #2a302e;--line-soft: #202624;--text: #f1f3ef;--muted: #89918d;--dim: #5e6662;--lime: #b7f23b;--lime-strong: #c5ff48;--lime-dim: #253616;--red: #e86363;--red-dim: #351d1e;--amber: #d6a339;--amber-dim: #342a17;--blue: #6d8fe7;--blue-dim: #192440;--radius: 17px;--shadow: 0 24px 70px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;background:var(--bg);-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;max-width:100%;overflow-x:hidden;color:var(--text);background:radial-gradient(circle at 50% -25%,rgba(183,242,59,.035),transparent 32%),var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{touch-action:manipulation}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:2px}button:disabled{opacity:.38;cursor:not-allowed}.app-shell{min-height:100vh}.topbar{height:74px;max-width:1600px;margin:0 auto;padding:0 30px;display:grid;grid-template-columns:260px 1fr auto;align-items:center;border-bottom:1px solid var(--line-soft)}.brand{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;gap:7px;padding:0;border:0;background:none;cursor:pointer;text-align:left}.brand-word{font-weight:780;letter-spacing:-.04em;font-size:18px}.brand-tag{padding:3px 7px;border:1px solid #3b413e;border-radius:999px;color:#b3bab6;font-size:11px;letter-spacing:.06em}.brand small{grid-column:1 / 3;color:var(--dim);font-size:10px;letter-spacing:.13em}.main-nav{height:100%;display:flex;justify-content:center;gap:4px}.main-nav button{position:relative;display:flex;align-items:center;gap:7px;padding:0 15px;border:0;background:transparent;color:var(--muted);font-size:14px;cursor:pointer}.main-nav button:after{content:"";position:absolute;left:15px;right:15px;bottom:-1px;height:2px;background:transparent}.main-nav button:hover,.main-nav button.active{color:var(--text)}.main-nav button.active:after{background:var(--lime)}.top-actions{display:flex;align-items:center;gap:9px}.live-indicator{display:flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;white-space:nowrap}.live-indicator i{width:6px;height:6px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 3px #d6a33914}.clock{color:var(--dim);font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface-3);color:var(--muted);cursor:pointer}.icon-button:hover{color:var(--text);border-color:#464e4a}.page{max-width:1520px;margin:0 auto;padding:40px 30px 80px}.footer{max-width:1520px;margin:0 auto;padding:18px 30px 28px;display:flex;justify-content:space-between;border-top:1px solid var(--line-soft);color:var(--dim);font-size:11px;letter-spacing:.05em}.footer span{display:flex;align-items:center;gap:7px}.eyebrow{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:9px;font-size:31px;letter-spacing:-.045em}h2{margin-bottom:0;font-size:25px;letter-spacing:-.04em}h3{margin-bottom:0;font-size:17px;letter-spacing:-.025em}.hero-row{min-height:105px;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.hero-value{color:var(--lime);font:700 42px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.07em;text-shadow:0 0 34px rgba(183,242,59,.08)}.hero-note{display:flex;align-items:center;gap:6px;margin-top:11px;color:var(--dim);font-size:12px}.hero-stats{display:flex;margin-top:12px}.hero-stats>div{min-width:130px;padding:0 24px;border-left:1px solid var(--line)}.hero-stats span,.hero-stats small{color:var(--muted);font-size:11px;font-weight:500}.hero-stats strong{display:block;margin-top:8px;font:650 17px ui-monospace,SFMono-Regular,Menlo,monospace}.positive{color:var(--lime)!important}.negative{color:var(--red)!important}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:14px;margin-bottom:14px}.overview-grid.lower{grid-template-columns:minmax(0,1fr) 315px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.009),transparent 32%),var(--surface);box-shadow:inset 0 1px #ffffff04}.panel-head{min-height:69px;padding:18px 20px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line-soft)}.panel-head .eyebrow{margin-bottom:5px}.command-panel{min-height:335px}.master-strip{margin:18px 20px 0;display:grid;grid-template-columns:1.1fr 1fr 1fr;border:1px solid var(--line-soft);border-radius:11px;background:var(--surface-3)}.master-strip>div{padding:13px 15px;border-right:1px solid var(--line-soft)}.master-strip>div:last-child{border:0}.master-strip span,.master-strip small,.table-wrap td small,.records-table td small,.follower-card small,.account-role-card small{display:block;color:var(--dim);font-size:11px}.master-strip strong{display:block;margin:6px 0 4px;font-size:15px}.trade-actions{display:grid;grid-template-columns:1fr 1fr 1.08fr;gap:8px;padding:18px 20px 12px}.order-button{min-height:67px;display:flex;align-items:center;gap:11px;padding:13px;border:1px solid transparent;border-radius:10px;cursor:pointer;text-align:left}.order-button span{display:flex;flex-direction:column;gap:3px}.order-button strong{font-size:14px}.order-button small{font-size:10px;color:#fff9}.order-button.long{background:#658e2d}.order-button.short{background:#a84757}.order-button.close{background:#9a4547}.order-button:not(:disabled):hover{filter:brightness(1.12);transform:translateY(-1px)}.overview-trading-entry{margin:18px 20px;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid #3a4925;border-radius:11px;background:linear-gradient(90deg,rgba(183,242,59,.08),transparent 72%),var(--surface-3)}.overview-trading-entry>div{display:flex;align-items:center;gap:11px;color:var(--lime)}.overview-trading-entry span strong,.overview-trading-entry span small{display:block}.overview-trading-entry span strong{color:var(--text);font-size:13px}.overview-trading-entry span small{max-width:390px;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}.status-panel{min-height:335px}.badge{display:inline-flex;align-items:center;min-height:20px;padding:3px 8px;border:1px solid var(--line);border-radius:999px;background:var(--surface-3);color:var(--muted);font-size:10px;white-space:nowrap}.badge.good{color:var(--lime);border-color:#3b4b27;background:var(--lime-dim)}.badge.danger{color:#ff8e8e;border-color:#593033;background:var(--red-dim)}.badge.warn{color:#e8b957;border-color:#5a4721;background:var(--amber-dim)}.cycle-summary{padding:18px 20px}.cycle-summary>strong{font-size:15px}.progress-track{height:3px;margin:18px 0;overflow:hidden;border-radius:99px;background:#272e2b}.progress-track span{display:block;width:74%;height:100%;background:var(--lime);box-shadow:0 0 12px #b7f23b59}.progress-track span.failed{background:var(--red)}.cycle-summary dl{margin:0}.cycle-summary dl div{padding:9px 0;display:flex;justify-content:space-between;border-top:1px solid var(--line-soft);font-size:12px}.cycle-summary dt{color:var(--muted)}.cycle-summary dd{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.error-copy,.global-error{color:#f28b8d}.error-copy{font-size:11px;line-height:1.5}.followers-panel{min-height:310px;overflow:hidden}.alerts-panel{min-height:310px}.button{min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:var(--surface-3);font-size:12px;font-weight:650;cursor:pointer}.button.primary{color:#152007;border-color:var(--lime);background:var(--lime)}.button.primary:hover{background:var(--lime-strong)}.button.quiet{color:#bbc1bd}.button.danger-fill{color:#fff;border-color:#a8494b;background:#a8494b}.count-badge{min-width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--surface-3);color:var(--muted);font:11px ui-monospace,monospace}.table-wrap{width:100%;overflow-x:auto}.table-wrap table,.records-table{width:100%;border-collapse:collapse}.table-wrap th,.records-table th{height:38px;padding:0 15px;color:var(--dim);background:#111615;font-size:10px;font-weight:650;letter-spacing:.05em;text-align:left;white-space:nowrap}.table-wrap td,.records-table td{height:58px;padding:10px 15px;border-top:1px solid var(--line-soft);color:#aeb5b1;font-size:12px;white-space:nowrap}.table-wrap td strong,.records-table td strong{display:block;color:var(--text);font-size:13px}.connection-dot{display:flex;align-items:center;gap:5px;margin-top:5px;color:var(--dim);font-size:10px}.connection-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--dim)}.connection-dot.on:before{background:var(--lime);box-shadow:0 0 8px #b7f23b59}.row-actions,.inline-actions{display:flex;align-items:center;gap:6px}.row-actions button{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface-3);cursor:pointer}.row-actions button.danger,.inline-actions button.danger{color:var(--red)}.all-clear{min-height:215px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.all-clear>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:12px;border:1px solid #344824;border-radius:50%;background:var(--lime-dim)}.all-clear i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #b7f23b73}.all-clear strong{font-size:14px}.all-clear p{margin:6px 0 0;color:var(--dim);font-size:11px}.alert-list{padding:12px}.alert-list>div{display:flex;gap:9px;padding:10px;margin-bottom:7px;border:1px solid #50401f;border-radius:9px;color:var(--amber);background:var(--amber-dim)}.alert-list>div.critical{border-color:#573033;color:var(--red);background:var(--red-dim)}.alert-list strong,.alert-list small{display:block;font-size:11px}.alert-list small{margin-top:4px;color:#b5aaa1;line-height:1.4}.empty-state{min-height:170px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-mark{width:34px;height:34px;display:grid;place-items:center;margin-bottom:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-3)}.empty-mark span{width:7px;height:7px;border:1px solid var(--lime);border-radius:50%}.empty-state strong{font-size:14px}.empty-state p{max-width:320px;margin:7px 0 14px;color:var(--muted);font-size:11px;line-height:1.6}.section-stack{display:flex;flex-direction:column;gap:14px}.section-title{min-height:108px;display:flex;justify-content:space-between;align-items:flex-start}.section-title p{max-width:620px;color:var(--muted);font-size:13px}.header-actions{display:flex;align-items:center;gap:8px}.header-fact{display:flex;align-items:center;gap:8px;margin-top:13px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:12px}.header-fact strong{color:var(--lime)}.account-role-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:14px}.account-role-card,.boundary-card{min-height:260px}.master-identity,.follower-card header{display:flex;align-items:center;gap:10px}.master-detail{padding:18px 20px}.master-identity .badge,.follower-card header .badge{margin-left:auto}.avatar{width:34px;height:34px;display:grid;place-items:center;border:1px solid #3b4340;border-radius:10px;background:#242a28;font-size:14px;font-weight:700}.avatar.master{color:#172107;border-color:var(--lime);background:var(--lime)}.account-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:18px 0;border:1px solid var(--line-soft);border-radius:10px}.account-metrics>div{padding:12px;border-right:1px solid var(--line-soft)}.account-metrics>div:last-child{border:0}.account-metrics span{display:block;margin-bottom:6px;color:var(--dim);font-size:10px}.account-metrics strong{font-size:12px}.inline-actions button{min-height:29px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:7px;background:var(--surface-3);color:var(--muted);font-size:11px;cursor:pointer}.boundary-card{padding:20px;background:linear-gradient(145deg,rgba(109,143,231,.07),transparent 55%),var(--surface)}.boundary-card h3{margin:0 0 20px}.rule-list{margin:0;padding:0;list-style:none}.rule-list li{position:relative;padding:10px 0 10px 18px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12px}.rule-list li:before{content:"";position:absolute;left:2px;top:14px;width:5px;height:5px;border-radius:50%;background:var(--blue)}.account-card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px}.follower-card{padding:15px;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface-3)}.follower-card .account-metrics{margin:14px 0}.follower-flat-reconciliation{margin:0 0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 10px;padding:10px;border:1px solid #65402f;border-radius:9px;color:#e7bc5c;background:var(--amber-dim)}.follower-flat-reconciliation>span{font-size:10px;line-height:1.45}.follower-flat-reconciliation>button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #8b6930;border-radius:7px;color:#f1ca71;background:#493719;font-size:9px;font-weight:700;cursor:pointer}.follower-flat-reconciliation>small{grid-column:1 / -1;color:#b89e67;font-size:8px}.follower-card footer{display:flex;justify-content:space-between;align-items:center}.subtle-note{display:inline-flex;align-items:center;gap:6px;color:var(--dim);font-size:11px}.order-desk-title{align-items:flex-start}.order-desk-header-actions{display:flex;align-items:stretch;gap:8px}.landscape-mode-toggle{min-width:145px;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid #3a4c26;border-radius:11px;background:var(--lime-dim);color:var(--lime);text-align:left;cursor:pointer}.landscape-mode-toggle span,.landscape-mode-toggle strong,.landscape-mode-toggle small{display:block}.landscape-mode-toggle strong{font-size:11px}.landscape-mode-toggle small{margin-top:3px;color:var(--muted);font-size:9px}.landscape-mode-toggle small svg{margin-right:3px;vertical-align:-2px}.landscape-rotate-hint{display:none}.trade-stage{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:stretch}.trade-stage .market-workspace{min-width:0}@media(min-width:981px){.trade-stage .market-workspace{display:flex;flex-direction:column}.trade-stage .market-main-grid{flex:1 1 auto;grid-template-rows:minmax(540px,1fr)}.trade-stage .market-chart-stage{height:auto;min-height:540px}}.order-workspace{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:start}.order-records-section{display:flex;flex-direction:column;gap:9px}.order-records-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:3px 4px 0}.order-records-heading .eyebrow{margin-bottom:4px}.order-records-heading>span{display:inline-flex;align-items:center;gap:6px;color:var(--dim);font-size:10px}.order-ticket{min-height:713px}.allocation-panel{min-height:420px}.order-ticket-head{align-items:center}.market-order-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #3a4c26;border-radius:999px;color:var(--lime);background:var(--lime-dim);font-size:10px}.order-ticket-body{display:flex;flex-direction:column;gap:12px;padding:14px}.master-order-account{padding:10px 12px;border:1px solid var(--line-soft);border-radius:10px;background:var(--surface-3)}.master-order-account>span,.master-order-account>small{display:block;color:var(--dim);font-size:10px}.master-order-account>div{display:flex;align-items:center;justify-content:space-between;margin:7px 0 5px}.master-order-account strong{font-size:13px}.ticket-mode-selector{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;border:1px solid var(--line-soft);border-radius:10px;background:#0d1211}.ticket-mode-selector button{min-height:33px;border:1px solid transparent;border-radius:7px;color:var(--muted);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.ticket-mode-selector button.active{border-color:#4c652a;color:var(--lime);background:var(--lime-dim)}.ticket-mode-selector button.active.close{border-color:#74363e;color:#f28b98;background:var(--red-dim)}.side-selector{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;border:0}.side-selector legend{grid-column:1 / 3;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:600}.side-selector button{min-height:54px;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-3);color:var(--muted);text-align:left;cursor:pointer}.side-selector button span strong,.side-selector button span small{display:block}.side-selector button span strong{color:var(--text);font-size:13px}.side-selector button span small{margin-top:3px;color:var(--dim);font-size:10px}.side-selector button.long.active{border-color:#63862e;background:linear-gradient(135deg,rgba(183,242,59,.14),transparent),var(--surface-3);color:var(--lime);box-shadow:inset 0 0 0 1px #b7f23b14}.side-selector button.short.active{border-color:#8d3e4a;background:linear-gradient(135deg,rgba(232,99,99,.17),transparent),var(--surface-3);color:#f28b98;box-shadow:inset 0 0 0 1px #e8636314}.price-field>div:first-child,.quantity-field>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.price-field>div:first-child span,.quantity-field>div:first-child span{color:var(--muted);font-size:11px;font-weight:600}.price-field>div:first-child small,.quantity-field>div:first-child small{color:var(--dim);font-size:10px}.price-control,.quantity-control{display:grid;grid-template-columns:38px 1fr 38px;gap:6px}.price-control button,.quantity-control button{display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface-3);color:var(--muted);cursor:pointer}.price-control input,.quantity-control input{height:42px;color:var(--text);font:650 17px ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center}.price-control input{color:var(--lime)}.follow-book-price{width:100%;margin-top:6px;padding:0;border:0;background:transparent;color:var(--lime);font:10px ui-monospace,monospace;text-align:right;cursor:pointer}.follow-book-price:disabled{color:var(--dim);cursor:default}.quantity-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:6px}.quantity-presets button{height:24px;border:1px solid var(--line-soft);border-radius:7px;background:var(--surface-3);color:var(--dim);font-size:10px;cursor:pointer}.quantity-presets button:hover{color:var(--lime);border-color:#44572b}.order-estimate{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line-soft);border-radius:10px;overflow:hidden}.order-estimate>div{padding:9px;border-right:1px solid var(--line-soft)}.order-estimate>div:last-child{border:0}.order-estimate span,.order-estimate strong{display:block}.order-estimate span{color:var(--dim);font-size:10px}.order-estimate strong{margin-top:6px;font:650 13px ui-monospace,monospace}.submit-live-order{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;color:#142006;background:var(--lime);font-size:13px;font-weight:750;cursor:pointer}.submit-live-order.short{color:#fff;background:#a84757}.submit-live-order:not(:disabled):hover{filter:brightness(1.1)}.submit-live-order:disabled{opacity:1;border:1px solid #3a4240;color:#89918d;background:#252b29;box-shadow:inset 0 0 0 1px #ffffff05;cursor:not-allowed}.ticket-primary-actions{display:grid}.open-submit-stack{min-width:0;display:grid;gap:7px}.opening-gate-notice{display:flex;align-items:flex-start;gap:7px;padding:8px 9px;border:1px solid #65402f;border-radius:8px;color:#e7bc5c;background:var(--amber-dim);font-size:9px;line-height:1.45}.opening-gate-notice>svg{flex:0 0 auto;margin-top:1px}.opening-gate-notice strong{display:block;margin-bottom:3px;font-size:10px}.opening-gate-notice ul{margin:0;padding-left:14px}.opening-gate-notice li+li{margin-top:2px}.follower-recovery-notice{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #65402f;border-radius:9px;color:#e7bc5c;background:var(--amber-dim);font-size:10px;line-height:1.5}.follower-recovery-notice>svg{flex:0 0 auto;margin-top:2px}.follower-recovery-notice strong,.follower-recovery-notice span,.follower-recovery-notice small{display:block}.follower-recovery-notice span{margin-top:3px;color:#d8bd82}.follower-recovery-notice button{width:100%;min-height:36px;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;border:1px solid #8b6930;border-radius:8px;color:#f6d784;background:#493719;font-size:10px;font-weight:750;cursor:pointer}.follower-recovery-notice button:disabled{cursor:wait;opacity:.72}.follower-recovery-notice small{margin-top:6px;color:#b89e67}.follower-recovery-notice small[role=alert]{color:#f28b98}.execution-boundary-note{display:flex;align-items:flex-start;gap:6px;padding:0 3px;color:var(--dim);font-size:9px;line-height:1.45}.execution-boundary-note>svg{flex:0 0 auto;margin-top:1px;color:#a78b4f}.execution-boundary-note strong{margin-right:4px;color:var(--muted)}.allocation-master-row{min-height:61px;display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--line-soft);background:linear-gradient(90deg,rgba(183,242,59,.055),transparent)}.allocation-master-row span strong,.allocation-master-row span small{display:block}.allocation-master-row span strong{font-size:12px}.allocation-master-row span small{margin-top:4px;color:var(--dim);font-size:10px}.allocation-master-row>strong{color:var(--lime);font:650 15px ui-monospace,monospace}.allocation-rows>div:not(.empty-state):not(.allocation-loading){min-height:61px;display:grid;grid-template-columns:17px 1fr auto;align-items:center;gap:9px;padding:11px 20px;border-bottom:1px solid var(--line-soft)}.allocation-state{width:8px;height:8px;display:grid;place-items:center;border-radius:50%;background:#b7f23b1a}.allocation-state i{width:5px;height:5px;border-radius:50%;background:var(--lime)}.allocation-rows strong,.allocation-rows small{display:block}.allocation-rows strong{font-size:12px}.allocation-rows small{margin-top:4px;color:var(--dim);font-size:10px}.allocation-hands{text-align:right}.allocation-hands strong{font:650 13px ui-monospace,monospace}.allocation-rows .excluded{opacity:.48}.allocation-rows .excluded .allocation-state i{background:var(--dim)}.allocation-rows .zero-allocation{background:#e7bc5c09}.allocation-rows .zero-allocation .allocation-state{background:var(--amber-dim)}.allocation-rows .zero-allocation .allocation-state i{background:#e7bc5c}.allocation-rows .zero-allocation .allocation-hands strong{color:#e7bc5c}.allocation-loading{padding:30px;color:var(--muted);font-size:11px;text-align:center}.allocation-note{margin-top:auto;padding:13px 20px;border-top:1px solid var(--line-soft);color:var(--dim);font-size:10px;line-height:1.5}.allocation-panel{display:flex;flex-direction:column}.order-side-rail{display:flex;flex-direction:column;gap:14px}.readiness-panel{overflow:hidden}.risk-check{min-height:49px;display:flex;align-items:center;gap:9px;padding:10px 15px;border-bottom:1px solid var(--line-soft)}.risk-check>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%}.risk-check.good>span{color:var(--lime);background:var(--lime-dim)}.risk-check.blocked>span{color:var(--amber);background:var(--amber-dim)}.risk-check strong,.risk-check small{display:block}.risk-check strong{font-size:11px}.risk-check small{margin-top:3px;color:var(--dim);font-size:10px}.ticket-close-workflow{min-height:0;display:flex;flex-direction:column;gap:10px}.open-fill-reconciliation{margin:0 0 14px;padding:11px;border:1px solid #7b4b2e;border-radius:9px;background:linear-gradient(135deg,#8d4b2333,#5a301c14)}.open-fill-reconciliation header{display:flex;align-items:center;gap:7px;color:#f2c166}.open-fill-reconciliation header svg{flex:0 0 auto}.reconciliation-quantity{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:9px}.reconciliation-quantity span{padding:7px 8px;border:1px solid rgba(242,193,102,.18);border-radius:7px;color:var(--muted);font-size:9px}.reconciliation-quantity strong{display:block;margin-top:3px;color:var(--text);font-size:13px}.open-fill-reconciliation p,.open-fill-reconciliation>small{display:block;margin:8px 0 0;color:#d9b978;font-size:9px;line-height:1.5}.ticket-close-workflow .reconcile-open-action{width:100%;min-height:36px;margin-top:9px;border:1px solid #a45a30;border-radius:8px;color:#fff;background:#8a492a;cursor:pointer}.lot-close-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lot-close-price{min-width:0;padding:9px;border:1px solid var(--line-soft);border-radius:9px;background:#ffffff03}.lot-close-price>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:5px}.lot-close-price>div:first-child span{color:var(--text);font-size:10px;font-weight:700}.lot-close-price>div:first-child small{color:var(--dim);font-size:8px}.lot-close-price .price-control{grid-template-columns:28px 1fr 28px;gap:4px}.lot-close-price .price-control button{display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:var(--surface-3);cursor:pointer}.lot-close-price .price-control input{height:34px;padding:0 3px;color:#f28b98;font-size:14px}.lot-close-price.long .price-control input{color:var(--lime)}.managed-lot-picker{overflow:hidden;border:1px solid var(--line-soft);border-radius:10px;background:#0e1312}.managed-lot-picker>header{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid var(--line-soft)}.managed-lot-picker>header span strong,.managed-lot-picker>header span small{display:block}.managed-lot-picker>header span strong{font-size:10px}.managed-lot-picker>header span small{margin-top:3px;color:var(--dim);font-size:8px}.managed-lot-picker>header button{min-height:27px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:var(--surface-3);font-size:9px;cursor:pointer}.managed-lot-list{max-height:245px;overflow-y:auto}.managed-lot-row{min-height:79px;display:grid;grid-template-columns:minmax(0,1fr) 68px;align-items:center;gap:7px;padding:8px 9px;border-bottom:1px solid var(--line-soft)}.managed-lot-row:last-child{border-bottom:0}.managed-lot-row>label{min-width:0;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:7px;cursor:pointer}.managed-lot-row input{width:15px;height:15px;accent-color:var(--lime)}.managed-lot-main{min-width:0}.managed-lot-main>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.managed-lot-main b{color:var(--lime);font-size:10px}.managed-lot-row.short .managed-lot-main b{color:#f28b98}.managed-lot-main strong{font:700 11px ui-monospace,monospace}.managed-lot-main small{display:block;margin-top:3px;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.managed-lot-main .managed-lot-oid{color:var(--dim)}.managed-lot-row .close-one-lot{min-height:32px;padding:0 5px;border:1px solid #803c43;border-radius:7px;color:#f5a2ad;background:var(--red-dim);font-size:9px;font-weight:700;cursor:pointer}.managed-lot-row.disabled{opacity:.48}.managed-lot-row button:disabled,.managed-lot-picker button:disabled{cursor:not-allowed;opacity:.45}.no-managed-lots{padding:24px 12px;color:var(--dim);font-size:10px;text-align:center}.lot-close-actions{display:grid;grid-template-columns:minmax(0,1fr) 105px;gap:7px}.lot-close-actions button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #8c4143;border-radius:8px;color:#fff;background:#8e3e41;font-size:10px;font-weight:700;cursor:pointer}.lot-close-actions .close-all-lots{color:#f4adb5;background:var(--red-dim)}.lot-close-actions button:disabled{border-color:#3a4240;color:#89918d;background:#252b29;cursor:not-allowed}.close-position-blocker{display:flex;align-items:flex-start;gap:6px;margin-top:9px;padding:8px 9px;border:1px solid #65402f;border-radius:7px;color:#e7bc5c;background:var(--amber-dim);font-size:9px;line-height:1.45}.close-position-blocker svg{flex:0 0 auto;margin-top:1px}.lot-close-boundary{margin:0;color:var(--dim);font-size:9px;line-height:1.45}.close-target-recovery{overflow:hidden;border:1px solid #5a4721;border-radius:9px;background:var(--amber-dim)}.close-target-recovery>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border-bottom:1px solid rgba(231,188,92,.13)}.close-target-recovery>header span{color:#e7bc5c;font-size:10px;font-weight:700}.close-target-recovery>header small{color:#b89e67;font-size:8px}.close-target-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;padding:8px 9px;border-bottom:1px solid rgba(231,188,92,.1)}.close-target-row:last-child{border-bottom:0}.close-target-row>span:first-child strong,.close-target-row>span:first-child small{display:block}.close-target-row>span:first-child strong{font-size:9px}.close-target-row>span:first-child small{margin-top:3px;color:var(--dim);font-size:8px}.close-target-status{color:#e7bc5c;font-size:8px}.close-target-row.already_flat .close-target-status,.close-target-row.filled .close-target-status{color:var(--lime)}.close-target-row>button{grid-column:1 / -1;min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #8c4143;border-radius:7px;color:#fff;background:#8e3e41;font-size:9px;font-weight:700;cursor:pointer}.close-target-row>button:disabled{opacity:.42;cursor:not-allowed}.order-empty-panel{min-height:560px}.truncate{max-width:240px;overflow:hidden;text-overflow:ellipsis}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.records-console{min-height:540px;overflow:hidden}.records-tabs{min-height:48px;display:flex;align-items:flex-end;gap:5px;padding:0 16px;overflow-x:auto;border-bottom:1px solid var(--line-soft);background:#101514}.records-tabs button{position:relative;min-width:max-content;height:48px;padding:0 12px;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:650;cursor:pointer}.records-tabs button:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:2px;background:transparent}.records-tabs button:hover,.records-tabs button.active{color:var(--text)}.records-tabs button.active:after{background:var(--lime)}.records-close-shortcut{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 16px;border-bottom:1px solid #512c31;background:linear-gradient(90deg,#a8475729,#351d1e47)}.records-close-shortcut-copy{min-width:0;display:flex;align-items:center;gap:9px;color:#f28b98}.records-close-shortcut-copy>svg{flex:0 0 auto}.records-close-shortcut-copy strong,.records-close-shortcut-copy small{display:block}.records-close-shortcut-copy strong{color:var(--text);font-size:11px}.records-close-shortcut-copy small{margin-top:3px;color:#b88b90;font-size:9px;line-height:1.4}.records-close-shortcut>button{min-height:34px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #a84956;border-radius:8px;color:#fff;background:#a84757;font-size:10px;font-weight:750;cursor:pointer}.records-close-shortcut.disabled{border-bottom-color:var(--line-soft);background:var(--surface-3)}.records-close-shortcut.disabled .records-close-shortcut-copy,.records-close-shortcut.disabled .records-close-shortcut-copy small{color:var(--dim)}.records-close-shortcut>button:disabled{border-color:#3a4240;color:#89918d;background:#252b29;opacity:1}.records-toolbar{min-height:70px;display:flex;align-items:flex-end;gap:8px;padding:11px 16px;border-bottom:1px solid var(--line-soft);background:var(--surface-3)}.records-toolbar label{min-width:146px}.records-toolbar label:first-child{min-width:190px}.records-toolbar label span{display:block;margin-bottom:5px;color:var(--dim);font-size:9px;font-weight:650;letter-spacing:.05em}.records-toolbar input,.records-toolbar select{height:34px;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:var(--text);background:#151a19;font-size:11px}.records-toolbar select{width:100%}.records-toolbar button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:11px;font-weight:650;cursor:pointer}.records-toolbar button:disabled{opacity:.25}.records-toolbar .records-query{border-color:var(--lime);background:var(--lime);color:#152007}.records-result{display:flex;align-items:center;gap:6px;margin:0 3px 9px auto;color:var(--dim);font-size:10px;white-space:nowrap}.records-pagination{height:34px;display:flex;align-items:center;gap:5px;color:var(--dim);font:10px ui-monospace,monospace}.records-pagination button{width:27px;padding:0}.records-pagination strong{color:var(--text)}.records-pagination input{width:40px;height:27px;padding:0 4px;text-align:center}.records-table-wrap{position:relative;min-height:355px;overflow-x:auto}.records-table{min-width:1460px}.records-table th{height:34px;padding:0 12px;border-right:1px solid var(--line-soft);background:#0d1211}.records-table td{height:49px;padding:8px 12px;font-size:11px}.records-table td strong{font-size:12px}.records-table td small{display:block;margin-top:3px;color:var(--dim);font-size:9px}.records-table tbody tr:hover{background:#b7f23b06}.records-row-close-action{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.records-row-close-action>button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid #8c414b;border-radius:7px;color:#f4adb5;background:var(--red-dim);font-size:9px;font-weight:750;cursor:pointer}.records-row-close-action>button:disabled{border-color:#3a4240;color:#89918d;background:#252b29;opacity:1}.records-row-close-action>small{max-width:150px;line-height:1.35;white-space:normal}.records-no-action{color:var(--dim)}.records-error{padding:9px 16px;border-bottom:1px solid #583033;background:var(--red-dim);color:#f28b8d;font-size:10px}.records-loading{position:absolute;top:34px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);background:#0d1211e0;font-size:11px}.records-footnote{padding:10px 16px;border-top:1px solid var(--line-soft);color:var(--dim);font-size:9px;line-height:1.5}.finance-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.finance-summary article{min-height:145px;display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.finance-summary article>svg{color:var(--lime);margin-bottom:22px}.finance-summary span{color:var(--muted);font-size:11px}.finance-summary strong{margin:8px 0 5px;font:650 19px ui-monospace,monospace}.finance-summary small{color:var(--dim);font-size:10px}.audit-list{padding:3px 20px 20px}.audit-list article{position:relative;display:grid;grid-template-columns:16px 1fr;gap:12px;padding:17px 0 4px}.audit-line{position:relative;width:1px;height:calc(100% + 10px);margin-left:6px;background:var(--line)}.audit-line:before{content:"";position:absolute;left:-3px;top:5px;width:7px;height:7px;border-radius:50%;background:var(--lime)}.audit-line.warn:before{background:var(--amber)}.audit-line.critical:before{background:var(--red)}.audit-list article>div{padding-bottom:13px;border-bottom:1px solid var(--line-soft)}.audit-list header,.audit-list footer{display:flex;align-items:center;justify-content:space-between}.audit-list header strong{font-size:13px}.audit-list p,.audit-list footer{margin:6px 0 0;color:var(--dim);font-size:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#030605cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal{width:min(100%,480px);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #343b38;border-radius:18px;background:#151a19;box-shadow:var(--shadow)}.modal.wide{width:min(100%,660px)}.modal-header{min-height:76px;display:flex;justify-content:space-between;align-items:flex-start;padding:19px 22px;border-bottom:1px solid var(--line)}.modal-header h2{font-size:20px}.modal-body{display:flex;flex-direction:column;gap:14px;padding:20px 22px 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr}.form-grid .notice,.form-grid .check-field,.form-grid .modal-actions{grid-column:1 / 3}label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;font-weight:600}input,select{width:100%;height:42px;padding:0 12px;border:1px solid #333b37;border-radius:9px;background:#0e1312;color:var(--text);font-size:13px}input::placeholder{color:#545c58}.captcha-field>div{display:grid;grid-template-columns:1fr 112px;gap:7px}.captcha{height:42px;padding:0;overflow:hidden;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer}.captcha img{width:100%;height:100%;object-fit:contain}.check-field{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #4e3e1d;border-radius:10px;background:var(--amber-dim)}.check-field input{width:15px;height:15px;margin-top:1px;accent-color:var(--lime)}.check-field span{margin:0}.check-field strong,.check-field small{display:block;font-size:11px;line-height:1.45}.check-field small{margin-top:4px;color:#9b9078}.notice{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border:1px solid #364568;border-radius:9px;color:#9eb8ee;background:var(--blue-dim);font-size:11px;line-height:1.5}.notice.danger{border-color:#583033;color:#f18b8d;background:var(--red-dim)}.notice.success{border-color:#3b4b27;color:var(--lime);background:var(--lime-dim)}.repair-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.repair-summary article{padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface-3)}.repair-summary strong,.repair-summary small,.repair-focus strong,.repair-focus small,.repair-row strong,.repair-row small{display:block}.repair-summary strong{font:650 20px ui-monospace,monospace}.repair-summary small{margin-top:4px;color:var(--dim);font-size:10px}.repair-list{display:flex;flex-direction:column;gap:9px}.repair-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-3)}.repair-row p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:11px;line-height:1.5}.repair-row.good{border-color:#395126;background:linear-gradient(90deg,rgba(183,242,59,.06),transparent 55%),var(--surface-3)}.repair-row.warn{border-color:#5a4721;background:linear-gradient(90deg,rgba(214,163,57,.08),transparent 55%),var(--surface-3)}.repair-row.danger{border-color:#593033;background:linear-gradient(90deg,rgba(232,99,99,.09),transparent 55%),var(--surface-3)}.repair-row.info{border-color:#334563;background:linear-gradient(90deg,rgba(109,143,231,.1),transparent 55%),var(--surface-3)}.repair-status{align-self:start;display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#111615;font-size:10px;white-space:nowrap}.repair-status.good{color:var(--lime);border-color:#3b4b27;background:var(--lime-dim)}.repair-status.warn{color:#e8b957;border-color:#5a4721;background:var(--amber-dim)}.repair-status.danger{color:#f18b8d;border-color:#583033;background:var(--red-dim)}.repair-status.info{color:#9eb8ee;border-color:#364568;background:var(--blue-dim)}.repair-focus{padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface-3)}.repair-focus small{margin-top:4px;color:var(--dim);font-size:10px}.repair-captcha-box{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,rgba(255,255,255,.01),transparent 45%),var(--surface-2)}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:5px}.trade-symbol{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:var(--lime-dim);color:var(--lime)}.trade-symbol.short{background:var(--red-dim);color:#f28b98}.trade-symbol.close{background:var(--red-dim);color:var(--red)}.allocation-preview{overflow:hidden;border:1px solid var(--line);border-radius:10px}.allocation-preview header,.allocation-preview>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid var(--line-soft)}.allocation-preview header{background:var(--surface-3)}.allocation-preview header span{font-size:12px;font-weight:650}.allocation-preview header small,.allocation-preview>div small{display:block;color:var(--dim);font-size:10px}.allocation-preview>div:last-child{border:0}.allocation-preview>div strong{font-size:13px}.allocation-preview>p{margin:0;padding:20px;color:var(--muted);font-size:11px;text-align:center}.close-summary{padding:18px;border:1px solid var(--line);border-radius:11px;background:var(--surface-3)}.close-summary span,.close-summary strong{display:block}.close-summary span{color:var(--muted);font-size:11px}.close-summary strong{margin:7px 0;font-size:19px}.close-summary p{margin:0;color:var(--dim);font-size:11px;line-height:1.5}.toast{position:fixed;z-index:100;right:24px;bottom:24px;max-width:360px;padding:12px 16px;border:1px solid #4b6229;border-radius:10px;background:#1d2a12;color:var(--lime);box-shadow:var(--shadow);font-size:12px}.global-error{margin-bottom:14px;padding:10px 12px;border:1px solid #583033;border-radius:9px;background:var(--red-dim);font-size:12px}.loading{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.boot-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.login-page{width:min(1120px,calc(100% - 48px));min-height:100vh;margin:0 auto;display:grid;grid-template-columns:1fr 410px;align-items:center;gap:100px}.login-brand>div:first-child{display:flex;align-items:center;gap:8px}.login-brand .brand-word{font-size:20px}.login-brand h1{margin:40px 0 18px;font-size:clamp(38px,4.5vw,62px);line-height:1.05;letter-spacing:-.065em}.login-brand h1 em{color:var(--lime);font-style:normal}.login-brand>p{max-width:520px;color:var(--muted);font-size:15px;line-height:1.8}.login-boundaries{display:flex;gap:20px;margin-top:34px;color:var(--muted);font-size:12px}.login-boundaries span{display:flex;align-items:center;gap:7px}.login-boundaries svg{color:var(--lime)}.login-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow)}.login-card h2{margin-bottom:9px}.login-card>p{margin-bottom:26px;color:var(--muted);font-size:12px;line-height:1.6}.login-card label{display:block;margin-bottom:15px}.login-button{width:100%;height:44px;margin-top:4px}.login-card>small{display:block;margin-top:14px;color:var(--dim);font-size:10px;text-align:center}@media(max-width:980px){.topbar{grid-template-columns:auto 1fr;padding:0 18px}.main-nav{position:fixed;z-index:30;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));height:58px;border:1px solid var(--line);border-radius:14px;background:#141918f5;box-shadow:var(--shadow)}.main-nav button{flex:1;flex-direction:column;justify-content:center;gap:3px;padding:0;font-size:10px}.main-nav button:after{display:none}.main-nav button.active{color:var(--lime)}.top-actions{justify-content:flex-end}.clock,.top-actions .icon-button:last-child{display:none}.page{padding:28px 18px 105px}.overview-grid,.overview-grid.lower,.account-role-grid,.trade-stage{grid-template-columns:1fr}.order-ticket{min-height:auto}.order-workspace{grid-template-columns:minmax(320px,1fr) 280px}.account-card-list{grid-template-columns:1fr}.finance-summary{grid-template-columns:repeat(2,1fr)}.records-toolbar{flex-wrap:wrap;align-items:flex-end}.records-result{margin-left:0}.records-pagination{margin-left:auto}.footer{display:none}}@media(max-width:680px),(orientation:landscape)and (max-height:600px)and (max-width:980px){.topbar{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 14px 0}.brand-tag{display:none}.top-actions{gap:6px}.top-actions .icon-button:first-of-type{display:none}.brand small{display:none}.live-indicator{font-size:0;padding:7px}.page{width:100%;padding:22px 12px calc(96px + env(safe-area-inset-bottom))}h1{font-size:25px}h2{font-size:21px}.hero-row{display:block}.hero-value{font-size:35px}.hero-stats{margin-top:25px}.hero-stats>div{min-width:0;flex:1;padding:0 12px}.hero-stats>div:first-child{padding-left:0;border:0}.master-strip{grid-template-columns:1fr}.master-strip>div{border-right:0;border-bottom:1px solid var(--line-soft)}.trade-actions{grid-template-columns:1fr 1fr}.order-button.close{grid-column:1 / 3}.overview-trading-entry{align-items:flex-start;flex-direction:column}.order-desk-title{display:flex;flex-direction:column;gap:14px}.trade-stage,.order-workspace{grid-template-columns:1fr}.order-ticket,.allocation-panel{min-height:auto}.lot-close-prices{grid-template-columns:1fr}.managed-lot-list{max-height:none}.order-side-rail{grid-column:auto;display:flex}.section-title{min-height:auto;display:block;margin-bottom:8px}.section-title p{font-size:11px;line-height:1.6}.section-title>.button{margin-top:10px}.header-actions{margin-top:10px;flex-wrap:wrap}.header-actions .button{flex:1;min-width:0}.order-desk-header-actions{width:100%;margin-top:12px}.landscape-mode-toggle{min-width:0;flex:1;min-height:48px}.account-metrics{grid-template-columns:repeat(2,1fr)}.account-metrics>div:nth-child(2){border-right:0}.account-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line-soft)}.follower-card footer{align-items:flex-start;gap:10px}.inline-actions{flex-wrap:wrap;justify-content:flex-end}.finance-summary{grid-template-columns:1fr 1fr}.finance-summary article{min-height:118px;padding:14px}.finance-summary article>svg{margin-bottom:14px}.finance-summary strong{font-size:15px}.records-tabs{padding:0 7px}.records-tabs button{min-height:46px;padding:0 10px}.records-close-shortcut{align-items:stretch;flex-direction:column;gap:8px;padding:10px}.records-close-shortcut>button{width:100%;min-height:40px}.records-toolbar{padding:10px}.records-toolbar label,.records-toolbar label:first-child{min-width:calc(50% - 4px);flex:1}.records-toolbar label:first-child{min-width:100%}.records-toolbar input{width:100%}.records-result{width:100%;order:2;margin:5px 0 0}.records-pagination{order:3;margin-left:0}.records-refresh{margin-left:auto}.records-table-wrap,.table-wrap{overflow:visible}.records-table,.table-wrap table{display:block;min-width:0}.records-table thead,.table-wrap thead{display:none}.records-table tbody,.table-wrap tbody{display:grid;gap:10px;padding:10px}.records-table tr,.table-wrap tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface-3)}.records-table td,.table-wrap td{min-width:0;height:auto;min-height:58px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:10px 12px;overflow-wrap:anywhere;border:0;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);white-space:normal}.records-table td:nth-child(2n),.table-wrap td:nth-child(2n){border-right:0}.records-table td:before,.table-wrap td:before{content:attr(data-label);margin-bottom:6px;color:var(--dim);font-size:9px;font-weight:650;letter-spacing:.04em}.records-table td:last-child,.table-wrap td:last-child{border-bottom:0}.records-table td[data-label=持仓操作]{grid-column:1 / -1;border-right:0}.records-row-close-action,.records-row-close-action>button{width:100%}.records-row-close-action>button{min-height:40px}.table-wrap td[data-label=操作]{grid-column:1 / -1;min-height:52px}.table-wrap td[data-label=操作] .row-actions{width:100%}.table-wrap td[data-label=操作] .row-actions button{width:44px;height:38px}.records-footnote{padding:11px 12px}.panel{border-radius:13px}.panel-head{padding:15px}input,select{font-size:16px}.quantity-control input,.price-control input{font-size:17px}.inline-actions{gap:8px}.inline-actions button{min-height:38px}.follower-card footer{flex-direction:column}.follower-flat-reconciliation{grid-template-columns:1fr}.follower-flat-reconciliation>button{min-height:40px}.follower-flat-reconciliation>small{grid-column:auto}.follower-card footer .inline-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.follower-card footer .inline-actions button{justify-content:center}.modal-backdrop{align-items:end;padding:0}.modal,.modal.wide{width:100%;max-height:92dvh;border-radius:18px 18px 0 0}.toast{left:12px;right:12px;bottom:calc(84px + env(safe-area-inset-bottom));max-width:none;text-align:center}.form-grid{grid-template-columns:1fr}.form-grid .notice,.form-grid .check-field,.form-grid .modal-actions{grid-column:auto}.modal-backdrop{padding:0}.panel-head{gap:10px;flex-wrap:wrap}.audit-list header{align-items:flex-start;gap:10px}.audit-list header .badge{flex:0 0 auto}.repair-summary,.repair-row{grid-template-columns:1fr}.repair-status{justify-self:start}.login-page{width:min(100% - 32px,440px);display:block;padding:44px 0}.login-brand{margin-bottom:34px}.login-brand h1{margin-top:25px;font-size:37px}.login-brand>p{font-size:13px}.login-boundaries{margin-top:22px}.login-card{padding:23px}}.landscape-trading-mode{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;margin:0;padding:2px;overflow:hidden;overscroll-behavior:none;background:var(--bg)}.landscape-trading-mode .order-desk-title,.landscape-trading-mode .order-records-section,.landscape-trading-mode .order-workspace{display:none}.landscape-trading-mode,.landscape-trading-mode *{scrollbar-width:none}.landscape-trading-mode *::-webkit-scrollbar{display:none}.landscape-exit-fab{position:fixed;z-index:105;top:max(8px,env(safe-area-inset-top));left:max(8px,env(safe-area-inset-left));height:30px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #526f2c;border-radius:8px;color:var(--lime);background:#121e0ceb;font-size:10px;cursor:pointer}.landscape-trading-mode .trade-stage{width:100%;height:calc(100dvh - 4px);grid-template-columns:minmax(0,2fr) minmax(286px,.82fr);gap:2px;align-items:stretch;overflow:hidden}.landscape-trading-mode .market-workspace,.landscape-trading-mode .order-ticket{min-width:0;min-height:0;height:100%;overflow:hidden;border-radius:18px}.landscape-trading-mode .market-summary-bar{min-height:44px;grid-template-columns:minmax(160px,1fr) 108px}.landscape-trading-mode .market-summary-bar>div{padding:6px 9px}.landscape-trading-mode .market-symbol{padding-left:76px}.landscape-trading-mode .symbol-mark,.landscape-trading-mode .market-summary-bar .market-metric,.landscape-trading-mode .market-feed-state{display:none}.landscape-trading-mode .market-periods{min-height:32px;overflow:hidden}.landscape-trading-mode .market-periods button{min-width:40px;padding:0 6px;font-size:9px}.landscape-trading-mode .market-periods button:nth-of-type(n+9):not(.market-reset){display:none}.landscape-trading-mode .market-periods .market-reset{min-width:72px}.landscape-trading-mode .market-detail-row{min-height:24px;gap:9px;overflow:hidden}.landscape-trading-mode .market-main-grid{min-height:0;grid-template-columns:1fr}.landscape-trading-mode .market-chart-stage{height:calc(100dvh - 104px);border-right:0}.landscape-trading-mode .order-book,.landscape-trading-mode .market-status-bar{display:none}.landscape-trading-mode .order-ticket .panel-head{min-height:40px;padding:6px 9px}.landscape-trading-mode .order-ticket .panel-head h3{font-size:14px}.landscape-trading-mode .order-ticket .eyebrow{display:none}.landscape-trading-mode .market-order-tag{padding:5px 7px;font-size:9px}.landscape-trading-mode .order-ticket-body{height:calc(100% - 40px);gap:clamp(3px,1vh,7px);padding:7px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.landscape-trading-mode .order-ticket.open-mode .order-ticket-body>*{flex-shrink:0}.landscape-trading-mode .order-ticket.open-mode .kline-countdown{display:block;min-height:29px;margin:0;padding:4px 7px;border-radius:8px}.landscape-trading-mode .order-ticket.open-mode .kline-countdown-head{align-items:center}.landscape-trading-mode .order-ticket.open-mode .kline-countdown-head span{font-size:9px}.landscape-trading-mode .order-ticket.open-mode .kline-countdown-head strong{font-size:15px}.landscape-trading-mode .order-ticket.open-mode .kline-countdown-track,.landscape-trading-mode .order-ticket.open-mode .kline-countdown>small{display:none}.landscape-trading-mode .open-fill-reconciliation{gap:4px;padding:5px 7px}.landscape-trading-mode .open-fill-reconciliation p,.landscape-trading-mode .open-fill-reconciliation small,.landscape-trading-mode .open-fill-reconciliation .reconciliation-quantity{display:none}.landscape-trading-mode .open-fill-reconciliation .reconcile-open-action{min-height:29px;margin-top:0}.landscape-trading-mode .master-order-account{padding:5px 8px}.landscape-trading-mode .master-order-account>span,.landscape-trading-mode .master-order-account>small{display:none}.landscape-trading-mode .master-order-account>div{margin:0}.landscape-trading-mode .ticket-mode-selector{padding:2px}.landscape-trading-mode .ticket-mode-selector button{min-height:25px}.landscape-trading-mode .side-selector{gap:5px}.landscape-trading-mode .side-selector legend{margin-bottom:1px;font-size:9px}.landscape-trading-mode .side-selector button{min-height:40px;padding:5px 7px}.landscape-trading-mode .side-selector button span small{display:none}.landscape-trading-mode .price-field>div:first-child,.landscape-trading-mode .quantity-field>div:first-child{margin-bottom:2px}.landscape-trading-mode .price-control,.landscape-trading-mode .quantity-control{grid-template-columns:34px 1fr 34px;gap:4px}.landscape-trading-mode .price-control input,.landscape-trading-mode .quantity-control input{height:34px}.landscape-trading-mode .follow-book-price{min-height:16px;margin-top:1px;font-size:9px}.landscape-trading-mode .quantity-presets{display:none}.landscape-trading-mode .order-estimate>div{padding:5px 6px}.landscape-trading-mode .order-estimate span{font-size:8px}.landscape-trading-mode .order-estimate strong{margin-top:2px;font-size:11px}.landscape-trading-mode .order-ticket.open-mode .ticket-primary-actions{position:sticky;z-index:3;bottom:0;width:100%;min-height:38px;flex:0 0 auto;grid-template-columns:minmax(0,1fr);margin-top:auto;background:var(--surface)}.landscape-trading-mode .order-ticket.open-mode .open-submit-stack{width:100%;min-width:0;flex:0 0 auto}.landscape-trading-mode .opening-gate-notice,.landscape-trading-mode .follower-recovery-notice,.landscape-trading-mode .execution-boundary-note{display:none}.landscape-trading-mode .order-ticket.open-mode .submit-live-order{width:100%;min-height:38px;max-height:42px;flex:0 0 auto;padding:0 7px;font-size:11px}.landscape-trading-mode .order-ticket.close-mode .order-ticket-body{overflow-y:auto}.landscape-trading-mode .order-ticket.close-mode .kline-countdown{display:none}.landscape-trading-mode .ticket-close-workflow{gap:6px}.landscape-trading-mode .lot-close-prices{grid-template-columns:1fr 1fr;gap:5px}.landscape-trading-mode .lot-close-price{padding:5px}.landscape-trading-mode .lot-close-price>div:first-child small,.landscape-trading-mode .lot-close-price .follow-book-price{display:none}.landscape-trading-mode .managed-lot-list{max-height:156px}.landscape-trading-mode .managed-lot-row{min-height:65px}.landscape-trading-mode .lot-close-boundary{display:none}.landscape-trading-mode .global-error{position:fixed;z-index:106;right:8px;bottom:8px;max-width:300px;margin:0}@media(orientation:portrait)and (max-width:980px){.landscape-trading-mode .landscape-rotate-hint{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:30px;background:#070b0af7;text-align:center}.landscape-rotate-hint svg{color:var(--lime)}.landscape-rotate-hint strong{font-size:18px}.landscape-rotate-hint span{color:var(--muted);font-size:12px}.landscape-rotate-hint button{min-height:40px;margin-top:8px;padding:0 15px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text)}}@media(orientation:landscape)and (max-height:600px)and (max-width:980px){.landscape-trading-mode .landscape-rotate-hint{display:none}}.kline-countdown{display:flex;flex-direction:column;gap:6px;padding:10px 12px;margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,#b7f23b0f,#b7f23b05)}.kline-countdown.empty{align-items:flex-start}.kline-countdown-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.kline-countdown-head span{color:var(--muted);font-size:12px}.kline-countdown-head strong{font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;color:var(--lime)}.kline-countdown-track{height:6px;border-radius:999px;background:var(--surface-3);overflow:hidden}.kline-countdown-fill{height:100%;border-radius:999px;background:var(--lime);transition:width .2s linear}.kline-countdown>small{color:var(--dim);font-size:11px}.kline-countdown.danger{border-color:#f28b988c;background:linear-gradient(180deg,#f28b981f,#f28b9808)}.kline-countdown.danger .kline-countdown-head strong{color:#f28b98}.kline-countdown.danger .kline-countdown-fill{background:#f28b98}.kline-countdown.danger>small{color:#f28b98}.market-workspace{overflow:hidden;background:#0d1211;border-radius:13px}.market-summary-bar{min-height:72px;display:grid;grid-template-columns:minmax(190px,1.35fr) 145px repeat(4,minmax(72px,.65fr)) minmax(128px,.9fr);align-items:stretch;border-bottom:1px solid var(--line-soft)}.market-summary-bar>div{min-width:0;padding:12px 14px;border-right:1px solid var(--line-soft)}.market-summary-bar>div:last-child{border-right:0}.market-symbol{display:flex;align-items:center;gap:10px}.symbol-mark{width:35px;height:35px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #465a2d;border-radius:50%;color:var(--lime);background:var(--lime-dim);font:700 12px ui-monospace,monospace}.market-symbol strong,.market-symbol small{display:block}.market-symbol strong{font:700 15px ui-monospace,monospace}.market-symbol small{margin-top:4px;overflow:hidden;color:var(--dim);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.market-last{display:flex;flex-direction:column;justify-content:center}.market-last strong{font:750 23px/1 ui-monospace,monospace;letter-spacing:-.05em}.market-last span{margin-top:6px;font:11px ui-monospace,monospace}.market-last.up strong,.market-last.up span{color:var(--lime)}.market-last.down strong,.market-last.down span{color:var(--red)}.market-metric{display:flex;flex-direction:column;justify-content:center}.market-metric span{color:var(--dim);font-size:10px}.market-metric strong{margin-top:7px;font:650 13px ui-monospace,monospace}.market-feed-state{display:flex;align-items:center;gap:8px}.market-feed-state i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #d6a33914}.market-feed-state.fresh i{background:var(--lime);box-shadow:0 0 0 4px #b7f23b14,0 0 14px #b7f23b52}.market-feed-state strong,.market-feed-state small{display:block}.market-feed-state strong{font-size:11px}.market-feed-state small{margin-top:4px;color:var(--dim);font:10px ui-monospace,monospace}.market-periods{min-height:40px;display:flex;align-items:stretch;padding:0 10px;overflow-x:auto;border-bottom:1px solid var(--line-soft);scrollbar-width:thin}.market-periods button{min-width:52px;padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:11px;white-space:nowrap;cursor:pointer}.market-periods button:hover,.market-periods button.active{color:var(--lime)}.market-periods button.active{border-bottom-color:var(--lime)}.market-periods .market-reset{min-width:82px;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-left:auto;color:var(--dim)}.market-data-error{min-height:35px;display:flex;align-items:center;gap:8px;padding:7px 12px;border-bottom:1px solid #583033;color:#dc7b7e;background:#351d1eb8;font-size:10px}.market-data-error span{display:flex;gap:8px}.market-data-error strong{color:#ff9c9f}.market-data-note{min-height:35px;display:flex;align-items:center;gap:8px;padding:7px 12px;border-bottom:1px solid #4f4122;color:#d6b35d;background:#342a17b3;font-size:10px}.market-detail-row{min-height:31px;display:flex;align-items:center;gap:14px;padding:0 12px;overflow-x:auto;border-bottom:1px solid var(--line-soft);color:var(--dim);font:10px ui-monospace,monospace;white-space:nowrap}.market-detail-row b{color:var(--text);font-weight:600}.market-detail-row .ma5,.market-detail-row .ma5 b{color:#e8ad48}.market-detail-row .ma10,.market-detail-row .ma10 b{color:#67c7d4}.market-detail-row .ma20,.market-detail-row .ma20 b{color:#a27ce6}.market-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 230px;min-height:540px}.market-chart-stage{position:relative;min-width:0;height:540px;border-right:1px solid var(--line-soft)}.commx-market-chart{width:100%;height:100%}.market-chart-empty,.market-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--dim);background-color:#0d1211;background-image:linear-gradient(rgba(130,143,137,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(130,143,137,.05) 1px,transparent 1px);background-size:100% 20%,10% 100%}.market-chart-empty strong{color:var(--muted);font-size:13px}.market-chart-empty span,.market-loading span{font-size:10px}.market-loading{z-index:4;color:var(--lime);background:#0d1211eb}.pane-label{position:absolute;z-index:3;left:10px;color:#89918d8c;font:10px ui-monospace,monospace;pointer-events:none}.volume-label{top:var(--volume-label-top, 66.5%)}.macd-label{top:var(--macd-label-top, 82.5%)}.order-book{min-width:0;display:flex;flex-direction:column;background:#101514}.order-book>header{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line-soft)}.order-book header strong,.order-book header small{display:block}.order-book header strong{font-size:13px}.order-book header small{margin-top:3px;color:var(--dim);font-size:10px}.order-book header em{color:var(--lime);font:11px ui-monospace,monospace;font-style:normal}.book-head,.book-row{display:grid;grid-template-columns:1fr 1fr 1.2fr;align-items:center;padding:0 14px}.book-head{min-height:27px;color:var(--dim);font-size:10px}.book-head span:nth-child(n+2),.book-row strong,.book-row em{text-align:right}.book-levels{min-height:112px}.book-row{min-height:36px;font:11px ui-monospace,monospace}.book-row strong{font-size:12px}.book-row em{color:var(--muted);font-style:normal}.book-levels.asks .book-row span,.book-levels.asks .book-row strong{color:var(--red)}.book-levels.bids .book-row span,.book-levels.bids .book-row strong{color:var(--lime)}.book-empty{min-height:108px;display:grid;place-items:center;color:var(--dim);font-size:10px}.book-last{min-height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:#b7f23b09}.book-last strong{color:var(--lime);font:700 21px ui-monospace,monospace}.book-last span{color:var(--muted);font:10px ui-monospace,monospace}.order-book dl{margin:auto 0 0;padding:8px 14px;border-top:1px solid var(--line-soft)}.order-book dl div{min-height:27px;display:flex;align-items:center;justify-content:space-between}.order-book dt{color:var(--dim);font-size:10px}.order-book dd{margin:0;color:var(--muted);font:11px ui-monospace,monospace}.market-status-bar{min-height:30px;display:flex;align-items:center;gap:18px;padding:0 11px;overflow-x:auto;border-top:1px solid var(--line-soft);color:var(--dim);font:10px ui-monospace,monospace;white-space:nowrap}.market-status-bar span{display:inline-flex;align-items:center;gap:5px}.market-status-bar span:last-child{margin-left:auto}.market-color-legend i{width:5px;height:9px;background:var(--lime)}.market-color-legend i.down{margin-left:3px;background:var(--red)}@media(max-width:980px){.market-summary-bar{grid-template-columns:minmax(180px,1.4fr) 125px repeat(3,minmax(65px,.6fr))}.market-summary-bar .market-metric:nth-of-type(6),.market-feed-state{display:none}.market-main-grid{grid-template-columns:minmax(0,1fr) 200px}}@media(max-width:680px),(orientation:landscape)and (max-height:600px)and (max-width:980px){.market-summary-bar{grid-template-columns:1fr 108px}.market-summary-bar .market-metric{display:none}.market-symbol small{max-width:135px}.market-main-grid{min-height:0;grid-template-columns:1fr}.market-chart-stage{height:400px;border-right:0}.order-book{display:none}.market-status-bar span:nth-child(n+2){display:none}}
