:root{color:#17211f;background:#f5f8f7;font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--primary: #087f6b;--primary-dark: #056454;--primary-soft: #e7f5f1;--surface: #ffffff;--surface-subtle: #f5f8f7;--border: #dce5e2;--border-strong: #c9d5d1;--text: #17211f;--muted: #64736f;--positive: #07834f;--negative: #c43b45;--warning: #a76600;--sidebar-width: 224px}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:320px}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(8,127,107,.3);outline-offset:2px}.boot-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.brand-mark{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--primary);border-radius:7px}.brand-lockup{display:flex;align-items:center;gap:12px;font-size:19px}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:11px;font-weight:800;text-transform:uppercase}.muted{color:var(--muted)}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(380px,1.05fr) minmax(420px,.95fr);background:var(--surface)}.auth-brand{padding:48px clamp(42px,7vw,112px);display:flex;flex-direction:column;justify-content:space-between;color:#edf7f4;background:#12332e}.auth-brand .brand-mark{background:#29a88e}.auth-message{max-width:620px}.auth-message .eyebrow{color:#5ed2b8}.auth-message h1{max-width:560px;margin:0;font-size:42px;line-height:1.2;font-weight:700;letter-spacing:0}.auth-message>p:last-child{max-width:520px;margin:24px 0 0;color:#b7cbc6;font-size:17px;line-height:1.8}.auth-status{display:flex;align-items:center;gap:9px;color:#b7cbc6;font-size:13px}.status-dot{width:8px;height:8px;border-radius:50%;background:#43d39e;box-shadow:0 0 0 4px #43d39e1f}.auth-panel{display:grid;place-items:center;padding:40px}.auth-box{width:min(100%,410px);display:grid;gap:28px}.auth-box h2{margin:0;font-size:28px}.auth-box p{margin:8px 0 0}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;font-size:13px;font-weight:700}input,select{width:100%;height:42px;padding:0 12px;border:1px solid var(--border-strong);border-radius:5px;background:#fff;color:var(--text)}input::placeholder{color:#99a6a2}input:focus,select:focus{border-color:var(--primary)}.form-error,.inline-warning{display:flex;align-items:center;gap:8px;padding:10px 12px;color:#9c2935;background:#fff1f2;border:1px solid #f3c7cc;border-radius:5px;font-size:13px}.primary-button,.secondary-button,.small-button{border:0;border-radius:5px;cursor:pointer;font-weight:700}.primary-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--primary)}.primary-button:hover{background:var(--primary-dark)}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--text);background:#fff;border:1px solid var(--border-strong)}.text-button{justify-self:start;padding:0;color:var(--primary);background:transparent;border:0;cursor:pointer;font-size:13px;font-weight:700}.pending-box{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid #edd09f;border-radius:6px;background:#fff9ed;color:#81520b}.pending-box p{color:#866f4a;font-size:13px}.app-shell{min-height:100vh;background:var(--surface-subtle)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--sidebar-width);display:flex;flex-direction:column;background:#14332e;color:#d7e7e3}.sidebar-brand{height:68px;padding:0 18px;display:flex;align-items:center;gap:11px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:750}.sidebar-brand .brand-mark{width:34px;height:34px;background:#269b83}.sidebar nav{flex:1;padding:16px 10px;display:grid;align-content:start;gap:4px}.sidebar nav button{height:42px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#acc3be;background:transparent;border:0;border-radius:5px;cursor:pointer;text-align:left}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#fff;background:#3bbea02e;box-shadow:inset 3px 0 #46c3a6}.sidebar-footer{min-height:72px;padding:12px;display:flex;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.1)}.user-chip{min-width:0;flex:1;display:flex;align-items:center;gap:9px}.user-chip div,.user-row div{min-width:0;display:grid}.user-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.user-chip small{color:#90aaa4}.avatar{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#073f34;background:#8edcca;font-size:13px;font-weight:800}.avatar.small{width:31px;height:31px}.sidebar .icon-button{color:#b8cdc8;border-color:#ffffff24}.mobile-close,.menu-button{display:none}.workspace{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{height:68px;padding:0 28px;display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid var(--border)}.topbar h1{margin:0;font-size:17px}.topbar p{margin:3px 0 0;color:var(--muted);font-size:12px}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.icon-button{position:relative;width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid var(--border);border-radius:5px;background:#fff;cursor:pointer}.icon-button:hover{border-color:var(--border-strong);background:var(--surface-subtle)}.notification-dot{position:absolute;top:7px;right:7px;width:6px;height:6px;border:1px solid white;border-radius:50%;background:#db3948}.live-state{height:31px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;color:var(--positive);background:#edf9f4;border:1px solid #ccebdd;border-radius:4px;font-size:12px;font-weight:700}.live-state span{width:7px;height:7px;border-radius:50%;background:var(--positive)}.live-state.degraded{color:var(--warning);background:#fff8e9;border-color:#eed9ac}.live-state.degraded span{background:#d18a13}.metrics-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--border)}.metrics-band>div{min-height:112px;padding:22px 28px;display:grid;align-content:center;border-right:1px solid var(--border)}.metrics-band>div:last-child{border-right:0}.metrics-band span,.metrics-band small{color:var(--muted);font-size:12px}.metrics-band strong{margin:5px 0 4px;font-size:25px;line-height:1}.metrics-band em{color:var(--muted);font-size:12px;font-style:normal;font-weight:600}.positive{color:var(--positive)}.warning-text{color:var(--warning)}.strong{font-weight:750}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-variant-numeric:tabular-nums}.market-health-strip{min-height:63px;padding:12px 28px;display:flex;align-items:center;gap:18px;background:#fbfcfc;border-bottom:1px solid var(--border)}.section-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:750;white-space:nowrap}.exchange-pills{display:flex;align-items:center;gap:8px;overflow-x:auto}.exchange-pill{height:37px;min-width:112px;padding:0 10px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;column-gap:7px;align-items:end;text-align:left;background:#fff;border:1px solid var(--border);border-radius:5px;cursor:default}.exchange-pill .exchange-dot{grid-row:1 / 3;align-self:center;width:7px;height:7px;border-radius:50%}.exchange-dot.online{background:#1ca06a}.exchange-dot.offline{background:#d34d59}.exchange-pill strong{align-self:end;font-size:11px}.exchange-pill small{align-self:start;color:var(--muted);font-size:9px}.opportunity-section{margin:18px 22px 28px;background:#fff;border:1px solid var(--border);border-radius:6px;overflow:hidden}.section-toolbar{min-height:60px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.segmented-control{min-width:max-content;display:flex;padding:3px;background:var(--surface-subtle);border:1px solid var(--border);border-radius:5px}.segmented-control button{min-height:31px;padding:0 12px;color:var(--muted);background:transparent;border:0;border-radius:3px;cursor:pointer;font-size:12px}.segmented-control button.active{color:var(--text);background:#fff;box-shadow:0 1px 2px #162d2714;font-weight:700}.toolbar-tools{min-width:0;display:flex;align-items:center;gap:7px}.search-field{width:170px;position:relative;display:flex;align-items:center}.search-field svg{position:absolute;left:10px;color:var(--muted)}.search-field input{height:36px;padding-left:32px}.spread-filter{height:36px;padding-left:10px;display:flex;align-items:center;gap:4px;border:1px solid var(--border-strong);border-radius:5px;color:var(--muted);font-size:11px}.spread-filter input{width:52px;height:30px;padding:0 3px;border:0;text-align:right}.inline-warning{margin:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{height:38px;padding:0 13px;color:var(--muted);background:#fafcfc;border-bottom:1px solid var(--border);font-size:10px;text-align:left;text-transform:uppercase}td{height:49px;padding:0 13px;border-bottom:1px solid #edf1f0;font-size:12px}table.comfortable td{height:61px}tbody tr{cursor:pointer}tbody tr:hover{background:#f7fbfa}tbody tr:last-child td{border-bottom:0}th.number,td.number{text-align:right}.symbol-cell{display:grid}.symbol-cell strong{font-size:13px}.symbol-cell small{margin-top:2px;color:var(--muted);font-size:9px}.route{display:flex;align-items:center;gap:7px}.route>span{display:inline-flex;align-items:center;gap:4px;font-weight:700}.route small{color:var(--muted);font-size:9px;font-weight:500}.status-label{min-width:56px;padding:3px 7px;display:inline-flex;justify-content:center;border-radius:3px;font-size:10px;font-weight:750}.status-label.available{color:#087349;background:#e8f7f1}.status-label.unavailable{color:#a6313a;background:#fcebed}.status-label.unknown{color:#8a5a0b;background:#fff4dc}.score{width:46px;height:5px;display:inline-block;vertical-align:middle;overflow:hidden;border-radius:3px;background:#e4ebe9}.score span{height:100%;display:block;background:var(--primary)}td .score+small{margin-left:5px;color:var(--muted)}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.empty-state strong{color:var(--text)}.empty-state span{font-size:12px}.table-footer{min-height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);background:#fafcfc;border-top:1px solid var(--border);font-size:10px}.page-content{margin:24px}.page-heading{margin-bottom:20px;display:flex;justify-content:space-between;align-items:end}.page-heading h2,.coming-view h2{margin:0;font-size:23px}.page-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}.admin-summary{display:grid;grid-template-columns:repeat(3,minmax(140px,220px));background:#fff;border:1px solid var(--border);border-bottom:0}.admin-summary div{min-height:76px;padding:15px 18px;display:grid;border-right:1px solid var(--border)}.admin-summary span{color:var(--muted);font-size:11px}.admin-summary strong{font-size:21px}.admin-table{background:#fff;border:1px solid var(--border)}.admin-table tbody tr{cursor:default}.user-row{display:flex;align-items:center;gap:9px}.user-row div{display:grid}.user-row small{color:var(--muted)}.admin-table select{width:110px;height:32px}.account-status{padding:4px 8px;border-radius:3px;font-size:10px;font-weight:750}.account-status.active{color:#087349;background:#e8f7f1}.account-status.pending{color:#8a5a0b;background:#fff4dc}.account-status.disabled,.account-status.rejected{color:#a6313a;background:#fcebed}.temporary-password{margin-bottom:14px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:#31564d;background:#edf8f5;border:1px solid #cce8e1;border-radius:5px}.temporary-password div{display:grid;gap:4px}.temporary-password code{width:fit-content;padding:3px 6px;color:#123c35;background:#fff;border:1px solid var(--border);border-radius:3px}.temporary-password small{color:var(--muted)}.audit-section{margin-top:18px;background:#fff;border:1px solid var(--border);border-radius:6px}.audit-section>header{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-size:12px}.audit-section header span{color:var(--muted);font-size:10px}.audit-section tbody tr{cursor:default}.actions{text-align:right}.small-button{min-height:29px;margin-left:5px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid var(--border-strong);font-size:11px}.small-button.approve{color:#fff;background:var(--primary);border-color:var(--primary)}.small-button.danger{color:var(--negative)}.coming-view{min-height:calc(100vh - 116px);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.coming-icon{width:52px;height:52px;margin-bottom:15px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);border:1px solid #cbe8e1;border-radius:7px}.coming-view p:last-child{max-width:420px}.module-form{margin-bottom:18px;padding:18px;display:grid;gap:14px;background:#fff;border:1px solid var(--border);border-radius:6px}.module-form label,.settings-grid label{display:grid;gap:7px;color:#4d5d59;font-size:11px;font-weight:700}.module-form .check-field,.settings-grid .check-field{display:flex;align-items:center;gap:8px}.check-field input{width:16px;height:16px;accent-color:var(--primary)}.rule-form{grid-template-columns:repeat(4,minmax(150px,1fr))}.channel-form{grid-template-columns:repeat(2,minmax(180px,1fr))}.heading-actions{display:flex;gap:8px}.channel-select{display:flex;flex-wrap:wrap;gap:10px 18px;padding:11px 13px;border:1px solid var(--border);border-radius:5px}.channel-select legend{padding:0 5px;color:var(--muted);font-size:10px;font-weight:700}.channel-select>span{color:var(--muted);font-size:10px}.journal-form{grid-template-columns:repeat(4,minmax(150px,1fr))}.module-form .wide,.settings-grid .wide{grid-column:1 / -1}.form-actions{display:flex;justify-content:flex-end;align-items:end;gap:8px}.module-list{overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:6px}.rule-row{min-height:72px;padding:12px 15px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.rule-row:last-child{border-bottom:0}.module-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);border-radius:5px}.rule-main{min-width:0}.rule-main>div{display:flex;align-items:center;gap:7px}.rule-main p{margin:5px 0 0;color:var(--muted);font-size:11px}.scope-badge,.enabled-state{padding:3px 6px;border-radius:3px;font-size:9px;font-weight:800}.scope-badge.public{color:#215fa1;background:#e8f1fb}.scope-badge.personal{color:#62578d;background:#f0eef9}.enabled-state{color:var(--positive);background:#e8f7f1}.enabled-state.off{color:var(--muted);background:#edf1f0}.channel-section{margin-top:16px;background:#fff;border:1px solid var(--border);border-radius:6px}.channel-section>header{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-size:12px}.channel-section header span{color:var(--muted);font-size:10px}.channel-chips{padding:12px;display:flex;flex-wrap:wrap;gap:8px}.channel-chips>div{min-width:190px;padding:8px 10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;border:1px solid var(--border);border-radius:5px}.channel-chips span{display:grid}.channel-chips small{margin-top:2px;color:var(--muted);font-size:9px}.channel-chips button{padding:3px;color:var(--muted);background:transparent;border:0;cursor:pointer}.event-section{margin-top:16px;background:#fff;border:1px solid var(--border);border-radius:6px}.event-section>header{min-height:45px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);font-size:12px}.event-section header span{color:var(--muted);font-size:10px}.event-list{max-height:340px;overflow-y:auto}.event-list article{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:auto 1fr auto 145px;align-items:center;gap:10px;border-bottom:1px solid var(--border)}.event-list article:last-child{border:0}.event-list p{margin:4px 0 0;color:var(--muted);font-size:10px}.event-list time{color:var(--muted);font-size:10px;text-align:right}.event-mark{width:31px;height:31px;display:grid;place-items:center;color:var(--positive);background:#e8f7f1;border-radius:4px}.event-mark.ended{color:var(--muted);background:#edf1f0}.event-mark.changed{color:var(--warning);background:#fff4dc}.event-life{padding:3px 6px;color:var(--positive);background:#e8f7f1;border-radius:3px;font-size:9px;font-weight:750}.event-life.ended{color:var(--muted);background:#edf1f0}.event-life.changed{color:var(--warning);background:#fff4dc}.journal-summary{margin-bottom:18px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--border)}.journal-summary>div{min-height:78px;padding:15px 18px;display:grid;border-right:1px solid var(--border)}.journal-summary>div:last-child{border:0}.journal-summary span{color:var(--muted);font-size:11px}.journal-summary strong{margin-top:4px;font-size:18px}.module-table{background:#fff;border:1px solid var(--border);border-radius:6px}.module-table tbody tr{cursor:default}.negative{color:var(--negative)}.success-message{margin-bottom:12px;padding:10px 12px;color:#087349;background:#e8f7f1;border:1px solid #ccebdd;border-radius:5px;font-size:12px}.settings-page{max-width:1100px}.settings-section{margin-bottom:16px;background:#fff;border:1px solid var(--border);border-radius:6px}.settings-section>header{padding:16px 18px;border-bottom:1px solid var(--border)}.settings-section h3{margin:0;font-size:14px}.settings-section header p{margin:5px 0 0;color:var(--muted);font-size:11px}.settings-section>footer{padding:12px 18px;display:flex;justify-content:flex-end;border-top:1px solid var(--border)}.settings-grid{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.funds-overview{margin-bottom:18px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--border)}.funds-overview>div{min-height:92px;padding:16px 18px;display:grid;border-right:1px solid var(--border)}.funds-overview>div:last-child{border:0}.funds-overview span,.funds-overview small{color:var(--muted);font-size:11px}.funds-overview strong{margin:5px 0;font-size:19px}.credential-form{grid-template-columns:repeat(3,1fr)}.credential-notice{padding:10px 12px;display:flex;align-items:center;gap:8px;color:#49625c;background:#edf8f5;border:1px solid #cce8e1;border-radius:5px;font-size:11px}.credential-row{min-height:70px;padding:12px 15px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.credential-row:last-child{border:0}.credential-row p{margin:5px 0 0;color:var(--muted);font-size:10px}.funds-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:14px;align-items:start}.credential-copy{min-width:0}.credential-error{display:block;max-width:620px;margin-top:5px;overflow:hidden;color:var(--negative);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.balance-list{max-height:520px;overflow-y:auto}.balance-row{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.balance-row:last-child{border:0}.balance-row p{margin:4px 0 0;color:var(--muted);font-size:10px}.balance-value{text-align:right;font-size:12px}.replay-layout{min-height:590px;display:grid;grid-template-columns:260px 1fr;background:#fff;border:1px solid var(--border);border-radius:6px;overflow:hidden}.capture-list{border-right:1px solid var(--border);overflow-y:auto}.capture-list>header{height:48px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;background:#fafcfc;border-bottom:1px solid var(--border);font-size:12px}.capture-list>header span{color:var(--muted)}.capture-list>button{width:100%;min-height:72px;padding:11px 13px;display:grid;gap:5px;color:var(--text);background:#fff;border:0;border-bottom:1px solid var(--border);text-align:left;cursor:pointer}.capture-list>button:hover,.capture-list>button.active{background:#f2faf7}.capture-list>button.active{box-shadow:inset 3px 0 var(--primary)}.capture-list button div{display:flex;align-items:center;justify-content:space-between}.capture-list small{color:var(--muted);font-size:9px}.capture-status{padding:2px 5px;color:var(--positive);background:#e8f7f1;border-radius:3px;font-size:8px}.capture-status.recording{color:var(--warning);background:#fff4dc}.compact-empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:11px}.replay-stage{min-width:0;display:flex;flex-direction:column}.replay-stage>.empty-state{flex:1}.replay-header{min-height:66px;padding:11px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.replay-header h3{margin:0}.replay-header p{margin:4px 0 0;color:var(--muted);font-size:10px}.replay-header a{text-decoration:none}.replay-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.replay-metrics>div{min-height:71px;padding:13px 16px;display:grid;border-right:1px solid var(--border)}.replay-metrics span{color:var(--muted);font-size:10px}.replay-metrics strong{margin-top:4px;font-size:17px}.replay-table{flex:1}.replay-table tbody tr{cursor:default}.replay-controls{min-height:62px;padding:10px 14px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--border)}.replay-controls input[type=range]{flex:1;height:5px;padding:0;accent-color:var(--primary)}.play-button{height:36px;padding:0 13px;display:flex;align-items:center;gap:6px;color:#fff;background:var(--primary);border:0;border-radius:5px;font-weight:700}.speed-control{display:flex;align-items:center;gap:3px}.speed-control button{width:31px;height:28px;padding:0;color:var(--muted);background:#fff;border:1px solid var(--border);font-size:9px}.speed-control button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.detail-drawer{position:fixed;inset:0 0 0 auto;z-index:60;width:min(500px,100vw);display:flex;flex-direction:column;background:#fff;box-shadow:-12px 0 35px #14322b21}.drawer-backdrop,.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0d1f1b47}.detail-drawer>header{min-height:82px;padding:17px 20px;display:flex;justify-content:space-between;border-bottom:1px solid var(--border)}.detail-drawer h2{margin:0;font-size:21px}.detail-drawer header p{margin:4px 0 0;color:var(--muted);font-size:11px}.drawer-body{flex:1;overflow-y:auto;padding:20px;display:grid;align-content:start;gap:16px}.profit-highlight{padding:19px;color:#e9f8f4;background:#123c35;border-radius:6px}.profit-highlight span{color:#afd1c9;font-size:11px}.profit-highlight strong{margin:5px 0;display:block;color:#63dfb7;font-size:32px}.profit-highlight p{margin:0;color:#c7ddd8;font-size:12px}.profit-highlight b{color:#fff}.execution-route{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.execution-route>div{padding:14px;display:grid;gap:3px;border:1px solid var(--border);border-radius:5px}.execution-route>svg{color:var(--muted)}.execution-route strong{font-size:14px}.execution-route small{color:var(--muted);font-size:10px}.execution-route b{margin-top:6px}.route-label{color:var(--positive);font-size:10px;font-weight:800}.route-label.sell{color:var(--negative)}.detail-block{border:1px solid var(--border);border-radius:5px}.detail-block h3{height:42px;margin:0;padding:0 14px;display:flex;align-items:center;background:#fafcfc;border-bottom:1px solid var(--border);font-size:13px}.detail-block dl{margin:0;padding:4px 14px}.detail-block dl>div{min-height:40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f0;font-size:12px}.detail-block dl>div:last-child{border:0}.detail-block dt{color:var(--muted)}.detail-block dd{margin:0;font-weight:650}.detail-note{margin:0;padding:11px 14px;display:flex;gap:7px;color:var(--warning);background:#fff9ed;border-top:1px solid #f1dfbd;font-size:10px;line-height:1.5}.depth-block dd small{margin-left:5px;color:var(--muted);font-size:9px}.depth-message{margin:0;padding:18px 14px;color:var(--muted);font-size:11px;text-align:center}.claim-editor{padding:12px 14px;display:grid;gap:9px;border-top:1px solid var(--border)}.claim-editor>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.claim-editor input{height:36px}.claim-error{margin:0;color:var(--negative);font-size:10px}.trade-link{text-decoration:none}.detail-drawer>footer{min-height:68px;padding:12px 20px;display:grid;grid-template-columns:.8fr 1fr 1fr;gap:8px;border-top:1px solid var(--border)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.section-toolbar{align-items:flex-start;flex-direction:column}.toolbar-tools{width:100%}.search-field{flex:1}.metrics-band>div{padding:18px}.route small{display:none}}@media (max-width: 820px){:root{--sidebar-width: 244px}.auth-layout{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{min-height:100vh;padding:26px}.sidebar{transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:20}.mobile-close{width:34px;height:34px;margin-left:auto;display:grid;place-items:center;color:#fff;background:transparent;border:0}.workspace{margin-left:0;padding-bottom:60px}.topbar{height:62px;padding:0 14px}.menu-button{width:35px;height:35px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);border-radius:5px}.topbar p,.live-state{display:none}.metrics-band{grid-template-columns:1fr 1fr}.metrics-band>div{min-height:91px;padding:14px;border-bottom:1px solid var(--border)}.metrics-band strong{font-size:21px}.market-health-strip{padding:10px 14px;align-items:flex-start;flex-direction:column;gap:8px}.exchange-pills{width:100%}.exchange-pill{flex:0 0 108px}.opportunity-section{margin:12px 0 0;border-left:0;border-right:0;border-radius:0}.section-toolbar{padding:10px;overflow:hidden}.segmented-control{width:100%;overflow-x:auto}.segmented-control button{flex:1 0 auto}.toolbar-tools{flex-wrap:wrap}.search-field{width:calc(100% - 88px);flex:1 1 auto}.spread-filter{flex:1 0 140px}.table-wrap{overflow:visible}table,tbody{display:block}thead{display:none}tbody{padding:0 10px}tbody tr{min-height:128px;padding:13px 0;display:grid;grid-template-columns:1fr 1fr auto;gap:8px 12px;border-bottom:1px solid var(--border)}td{height:auto!important;padding:0;border:0}td:nth-child(1){grid-column:1}td:nth-child(2){grid-column:1 / 4;grid-row:2}td:nth-child(3),td:nth-child(4),td:nth-child(5),td:nth-child(8),td:nth-child(9){display:none}td:nth-child(6){grid-column:2;grid-row:1;align-self:center;font-size:15px}td:nth-child(7){grid-column:1 / 3;grid-row:3;text-align:left}td:nth-child(10){grid-column:3;grid-row:1 / 4;align-self:center}.route{padding:8px;background:var(--surface-subtle);border-radius:4px}.table-footer{padding:0 10px}.page-content{margin:16px 12px}.admin-summary{grid-template-columns:repeat(3,1fr)}.admin-summary div{min-width:0;padding:11px}.admin-table{overflow-x:auto}.admin-table table{display:table;min-width:760px}.admin-table thead{display:table-header-group}.admin-table tbody{display:table-row-group;padding:0}.admin-table tr{display:table-row}.admin-table td{display:table-cell!important;padding:0 13px}.detail-drawer{width:100%}.drawer-backdrop{display:none}.rule-form,.journal-form,.settings-grid,.journal-summary{grid-template-columns:1fr 1fr}.journal-summary>div{border-bottom:1px solid var(--border)}.rule-row{grid-template-columns:auto 1fr auto}.rule-row .enabled-state{display:none}.event-list article{grid-template-columns:auto 1fr auto}.event-list time{display:none}.credential-form{grid-template-columns:1fr 1fr}.funds-overview{grid-template-columns:1fr}.funds-overview>div{border-right:0;border-bottom:1px solid var(--border)}.funds-grid,.replay-layout{grid-template-columns:1fr}.capture-list{max-height:210px;border-right:0;border-bottom:1px solid var(--border)}.replay-stage{min-height:500px}}@media (max-width: 460px){.auth-panel{padding:22px}.metrics-band strong{font-size:19px}.topbar-actions{gap:5px}.topbar-actions .icon-button:first-of-type{display:none}.execution-route{gap:6px}.execution-route>div{padding:11px}.execution-route>svg{width:16px}.rule-form,.journal-form,.settings-grid{grid-template-columns:1fr}.journal-summary{grid-template-columns:1fr 1fr}.rule-row{grid-template-columns:auto 1fr auto}.rule-main p{white-space:normal}.page-heading{align-items:flex-start;gap:12px}.page-heading .primary-button{flex:0 0 auto}.credential-form{grid-template-columns:1fr}}
