:root{--canvas:#f6f8fa;--surface:#fff;--fg:#24292f;--muted:#57606a;--subtle:#8c959f;--border:#d8dee4;--accent:#0969da;--success:#1a7f37;--success-bg:#dafbe1;--warning:#9a6700;--warning-bg:#fff8c5;--warning-border:#f0d98c;--danger:#cf222e;--danger-bg:#ffebe9;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--canvas);color:var(--fg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--canvas:#0d1117;--surface:#161b22;--fg:#e6edf3;--muted:#8b949e;--subtle:#6e7681;--border:#30363d;--accent:#2f81f7;--success:#3fb950;--success-bg:#143d24;--warning:#d29922;--warning-bg:#3b2e13;--warning-border:#9e6a03;--danger:#f85149;--danger-bg:#3d1518;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;margin:0}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}.page-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 44px}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;padding:0 0 18px;display:flex}.product-name{letter-spacing:-.02em;font-size:20px;font-weight:650;line-height:1.2}.meta-line,.right-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.right-meta{text-align:right;justify-content:flex-end;margin-top:2px}.theme-toggle{height:32px;color:var(--fg);background:color-mix(in srgb, var(--surface) 88%, var(--canvas));border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:3px;padding:0 11px 0 7px;font-size:13px;font-weight:550;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.theme-toggle:hover{background:var(--surface);border-color:var(--subtle)}.theme-toggle:active{transform:translateY(1px)}.theme-toggle-icon{width:16px;height:22px;color:var(--fg);flex:0 0 16px;place-items:center;font-size:13px;line-height:1;display:inline-grid}.status-pill,.leverage-pill{border-radius:999px;align-items:center;height:22px;padding:0 8px;font-size:12px;font-weight:650;display:inline-flex}.leverage-pill{color:var(--fg);background:color-mix(in srgb, var(--accent) 10%, var(--surface));font-weight:500}.status-pill.live{color:var(--success);background:var(--success-bg)}.status-pill.stale{color:var(--warning);background:var(--warning-bg)}.status-pill.degraded{color:var(--danger);background:var(--danger-bg)}.notice{color:var(--warning);background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:6px;margin-bottom:12px;padding:10px 12px;font-size:13px}.placeholder-line,.placeholder-track,.chart-placeholder{background:color-mix(in srgb, var(--border) 58%, transparent);border-radius:4px;display:block;overflow:hidden}.placeholder-line{width:100%;height:14px}.placeholder-line.wide{width:min(100%,104px);height:24px}.placeholder-line.short{width:62%}.symbol-placeholder{width:38px}.weight-placeholder{justify-self:end;width:48px}.placeholder-track{border:1px solid var(--border);height:12px}.chart-placeholder{border:1px solid var(--border);border-radius:0;height:382px}.section{background:var(--surface);border:1px solid var(--border);border-radius:6px;min-width:0}.summary-section{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:16px;display:grid}.summary-cell{border-right:1px solid var(--border);min-width:0;padding:14px 16px}.summary-cell:last-child{border-right:0}.summary-cell span{color:var(--muted);margin-bottom:6px;font-size:12px;line-height:1.3;display:block}.summary-cell strong{color:var(--fg);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:23px;font-weight:650;line-height:1.15;display:block;overflow:hidden}.main-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:16px;margin-bottom:16px;display:grid}.main-grid>*{min-width:0}.performance-section,.portfolio-section,.compact-section{padding:16px}.section-header{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}h2,p,dl,dd{margin:0}h2{color:var(--fg);letter-spacing:-.01em;font-size:15px;font-weight:650}.section-header p{color:var(--muted);font-size:13px}.panel-action{width:30px;height:30px;color:var(--muted);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;place-items:center;font-size:16px;line-height:1;display:inline-grid}.panel-action:hover:not(:disabled){color:var(--fg);border-color:var(--subtle)}.panel-action:disabled{cursor:default;opacity:.45}.chart-shell{width:100%;min-width:0;position:relative;overflow:hidden}.chart-shell.expanded{flex-direction:column;flex:1;min-height:0;display:flex}.chart-key{color:var(--muted);flex:none;justify-content:flex-end;gap:16px;margin:-2px 0 4px;font-size:12px;display:flex}.chart-key span{align-items:center;gap:6px;display:inline-flex}.chart-key i{border-radius:0;width:18px;height:2px;display:inline-block}.key-equity{background:var(--accent)}.key-drawdown{background:var(--danger)}.chart{width:100%;min-width:0;height:382px}.chart-tooltip{z-index:2;min-width:168px;color:var(--muted);background:color-mix(in srgb, var(--surface) 94%, transparent);border:1px solid var(--border);opacity:0;pointer-events:none;white-space:nowrap;border-radius:5px;padding:8px 9px;font-size:11px;line-height:1.35;transition:opacity .12s;position:absolute;top:0;left:0;box-shadow:0 10px 24px #0000001f}.chart-tooltip-time{margin-bottom:5px}.chart-tooltip-row{grid-template-columns:auto 1fr;align-items:baseline;gap:18px;font-size:12px;display:grid}.chart-tooltip-row span{color:var(--muted)}.chart-tooltip-row strong{color:var(--fg);justify-self:end;font-weight:550}.expanded-chart{flex:1;height:auto;min-height:0}.chart-modal{z-index:1000;place-items:stretch stretch;padding:8px;display:grid;position:fixed;inset:0}.chart-modal-backdrop{background:#010409a8;position:absolute;inset:0}.chart-modal-panel{z-index:1;flex-direction:column;width:100%;height:calc(100dvh - 16px);padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #01040947}.chart-modal-header{flex:none;align-items:flex-start;margin-bottom:8px}.modal-meta{color:var(--muted);margin-top:6px;font-size:13px}.portfolio-section{min-width:0;overflow:hidden}.portfolio-list{gap:13px;min-width:0;display:grid}.portfolio-list.scrollable{scrollbar-color:var(--subtle) transparent;scrollbar-width:thin;max-height:382px;padding-right:2px;overflow:hidden auto}.position-row{grid-template-columns:56px minmax(0,1fr) 62px;align-items:center;gap:10px;display:grid}.symbol{color:var(--fg);font-size:13px;font-weight:400}.exposure-track{background:var(--canvas);border:1px solid var(--border);height:12px;position:relative}.zero-line{background:var(--subtle);width:1px;position:absolute;top:-3px;bottom:-3px;left:50%}.exposure-fill{position:absolute;top:0;bottom:0}.exposure-fill.long{background:var(--success);left:50%}.exposure-fill.short{background:var(--danger);right:50%}.weight{text-align:right;font-variant-numeric:tabular-nums;font-size:13px}.weight.long{color:var(--success)}.weight.short{color:var(--danger)}.history-section{overflow:hidden}.history-toolbar{flex-wrap:wrap;align-items:end;gap:10px;padding:0 0 12px;display:flex}.history-filter{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:550;display:inline-flex}.history-filter select{min-width:120px;height:32px;color:var(--fg);background:var(--surface);border:1px solid var(--border);border-radius:8px;outline:none;padding:0 10px;font-weight:400}.history-filter option{font-weight:400}.history-filter select:focus{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 18%, transparent)}.history-count{color:var(--muted);white-space:nowrap;margin-left:auto;padding-bottom:7px;font-size:12px}.history-table{border-top:1px solid var(--border);scrollbar-color:var(--subtle) transparent;scrollbar-width:thin;max-height:520px;overflow:auto}.history-row{border-bottom:1px solid var(--border);width:100%;min-width:760px;color:var(--fg);grid-template-columns:minmax(168px,1.28fr) minmax(72px,.6fr) minmax(68px,.56fr) minmax(108px,.86fr) minmax(92px,.72fr) minmax(96px,.74fr);align-items:center;gap:10px;padding:9px 8px;font-size:13px;display:grid}.history-row:last-child{border-bottom:0}.history-head{z-index:1;color:var(--muted);background:var(--surface);font-size:12px;font-weight:600;position:sticky;top:0}.history-sort-button{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:5px;padding:0;display:inline-flex}.history-sort-button.numeric{justify-content:flex-end}.history-sort-button.active{color:var(--fg)}.history-sort-button:hover{color:var(--accent)}.sort-indicator{flex:0 0 9px;width:9px;height:12px;display:inline-block;position:relative}.sort-indicator:before,.sort-indicator:after{border-color:var(--subtle);content:"";border-style:solid;width:5px;height:5px;position:absolute;left:2px}.sort-indicator:before{border-width:1.5px 1.5px 0 0;top:1px;transform:rotate(-45deg)}.sort-indicator:after{border-width:0 1.5px 1.5px 0;bottom:1px;transform:rotate(45deg)}.history-sort-button.active .sort-indicator:before,.history-sort-button.active .sort-indicator:after,.history-sort-button:hover .sort-indicator:before,.history-sort-button:hover .sort-indicator:after{border-color:currentColor}.sort-indicator.asc:after,.sort-indicator.desc:before{opacity:.24}.history-row>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-row>:nth-child(4),.history-row>:nth-child(5),.history-row>:nth-child(6){text-align:right}.history-row time{color:var(--muted);line-height:1.4}.side-badge{width:fit-content;color:var(--fg);background:var(--canvas);border:1px solid var(--border);text-transform:capitalize;border-radius:999px;padding:2px 7px;font-size:12px;line-height:1.35}.side-badge.buy{color:var(--success);background:var(--success-bg);border-color:#0000}.side-badge.sell{color:var(--danger);background:var(--danger-bg);border-color:#0000}.history-empty{color:var(--muted);text-align:center;padding:18px 8px;font-size:13px}@media (width<=980px){.summary-section{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-cell:nth-child(3n){border-right:0}.summary-cell:nth-child(n+4){border-top:1px solid var(--border)}.main-grid{grid-template-columns:1fr}}@media (width<=680px){.page-shell{width:min(100% - 20px,1180px);padding-top:18px}.topbar,.section-header{flex-direction:column;align-items:flex-start}.right-meta{text-align:left;justify-content:flex-start}.summary-section{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-cell,.summary-cell:nth-child(3n){border-right:1px solid var(--border)}.summary-cell:nth-child(2n){border-right:0}.summary-cell:nth-child(n+3){border-top:1px solid var(--border)}.summary-cell strong{font-size:20px}.chart{height:340px}.expanded-chart{height:auto;min-height:0}.chart-modal{padding:0}.chart-modal-panel{border-radius:0;height:100dvh;padding:12px}.history-toolbar{align-items:stretch}.history-filter{justify-content:space-between;width:100%}.history-filter select{width:min(190px,52vw);min-width:0}.history-count{width:100%;margin-left:0;padding-bottom:0}.history-table{max-height:460px}.history-row{grid-template-columns:168px 72px 68px 108px 92px 96px;width:fit-content;min-width:668px}}.lightweight-chart{background:var(--surface);font-variant-numeric:tabular-nums;overflow:hidden}.lightweight-chart table{border-spacing:0}.lightweight-chart canvas{display:block}.page-footer{color:var(--muted);text-align:center;margin-top:14px;font-size:11px}.page-footer a{color:inherit;text-decoration:none}.page-footer a:hover{color:var(--fg);text-decoration:underline}
