:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-up:#c14635;--color-down:#2f6fb5;--color-text:#1a1a1a;--color-muted:#666;--color-card:#fff;--color-page:#f7f8fa;--color-border:#eef0f2;--color-grid:#f1f2f4;--color-open-line:#8a8f96;--color-focus:#2f6fb5;--color-control:#fff;--color-control-hover:#f3f5f8;--color-control-border:#e3e6ea;--color-popover-backdrop:#f4f6f99e;--color-popover-border:#1a1a1a1f;--color-popover-close:#ffffffeb;--color-tooltip:#fffffff5;--color-tooltip-border:#1a1a1a1f;--color-chart-dot-ring:#fff;--color-skeleton-highlight:#ffffff8c;--shadow-card:0 1px 2px #0000000a;--shadow-control:0 1px 2px #1a1a1a0d;--shadow-popover:0 22px 70px #1a1a1a2e;--shadow-tooltip:0 4px 14px #0000001f;--radius-card:12px;--font-section-title:Inter, system-ui, sans-serif;--font-heading:Geist, Inter, system-ui, sans-serif;--font-body:"Funnel Sans", Inter, system-ui, sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace;color:var(--color-text);background:var(--color-page);font-family:var(--font-body);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.4}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-up:#f27b68;--color-down:#6ea8ff;--color-text:#f0f3f7;--color-muted:#9ba4af;--color-card:#171a20;--color-page:#0e1116;--color-border:#262c36;--color-grid:#242a33;--color-open-line:#8c96a6;--color-focus:#78aefc;--color-control:#1d222b;--color-control-hover:#262c36;--color-control-border:#303845;--color-popover-backdrop:#05080da8;--color-popover-border:#ffffff1a;--color-popover-close:#1d222bf0;--color-tooltip:#171a20f5;--color-tooltip-border:#ffffff1f;--color-chart-dot-ring:#171a20;--color-skeleton-highlight:#ffffff14;--shadow-card:0 1px 2px #00000047;--shadow-control:0 1px 2px #00000059;--shadow-popover:0 24px 76px #0000007a;--shadow-tooltip:0 4px 16px #0000006b}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-up:#c14635;--color-down:#2f6fb5;--color-text:#1a1a1a;--color-muted:#666;--color-card:#fff;--color-page:#f7f8fa;--color-border:#eef0f2;--color-grid:#f1f2f4;--color-open-line:#8a8f96;--color-focus:#2f6fb5;--color-control:#fff;--color-control-hover:#f3f5f8;--color-control-border:#e3e6ea;--color-popover-backdrop:#f4f6f99e;--color-popover-border:#1a1a1a1f;--color-popover-close:#ffffffeb;--color-tooltip:#fffffff5;--color-tooltip-border:#1a1a1a1f;--color-chart-dot-ring:#fff;--color-skeleton-highlight:#ffffff8c;--shadow-card:0 1px 2px #0000000a;--shadow-control:0 1px 2px #1a1a1a0d;--shadow-popover:0 22px 70px #1a1a1a2e;--shadow-tooltip:0 4px 14px #0000001f}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-up:#f27b68;--color-down:#6ea8ff;--color-text:#f0f3f7;--color-muted:#9ba4af;--color-card:#171a20;--color-page:#0e1116;--color-border:#262c36;--color-grid:#242a33;--color-open-line:#8c96a6;--color-focus:#78aefc;--color-control:#1d222b;--color-control-hover:#262c36;--color-control-border:#303845;--color-popover-backdrop:#05080da8;--color-popover-border:#ffffff1a;--color-popover-close:#1d222bf0;--color-tooltip:#171a20f5;--color-tooltip-border:#ffffff1f;--color-chart-dot-ring:#171a20;--color-skeleton-highlight:#ffffff14;--shadow-card:0 1px 2px #00000047;--shadow-control:0 1px 2px #00000059;--shadow-popover:0 24px 76px #0000007a;--shadow-tooltip:0 4px 16px #0000006b}*{box-sizing:border-box}body{background:var(--color-page);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100svh}.formatted-text{white-space:nowrap}.formatted-text__part--gap{margin-inline-start:.05em}.chart-svg{width:100%;color:var(--color-text);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:relative}.chart-svg *{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.chart-svg__canvas{touch-action:none;width:100%;height:150px;display:block;overflow:visible}.chart-svg__plot{width:100%;height:150px;position:relative}.chart-svg__baseline-caption{min-height:14px;color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;white-space:nowrap;align-items:baseline;gap:10px;margin-bottom:2px;font-size:10px;line-height:1.2;display:flex}.chart-svg__baseline-item{align-items:baseline;gap:4px;display:inline-flex}.chart-svg__baseline-caption strong{color:var(--color-text);font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-size:10px;font-weight:600}.chart-svg__hit-area{fill:#0000;pointer-events:all}.chart-svg__grid{stroke:var(--color-grid);stroke-width:1px}.chart-svg__axis-label{fill:var(--color-muted);font-family:var(--font-body);letter-spacing:0;font-size:9px;font-weight:400}.chart-svg__open-line{stroke:var(--color-open-line);stroke-width:1.5px;stroke-dasharray:5 5}.chart-svg__comparison-line{stroke:var(--color-open-line);stroke-width:1.2px;stroke-dasharray:5 5;opacity:.72}.chart-svg__reference-label{fill:var(--color-muted);font-family:var(--font-body);letter-spacing:0;opacity:.72;font-size:7px;font-weight:600}.chart-svg__session-marker{stroke:var(--color-muted);stroke-width:1px;stroke-dasharray:2 5;opacity:.5}.chart-svg__auction-band-fill{fill:var(--color-muted);opacity:.075}.chart-svg__auction-band--hatch .chart-svg__auction-band-fill,.chart-svg__auction-band--crosshatch .chart-svg__auction-band-fill{opacity:.045}.chart-svg__auction-band--outline .chart-svg__auction-band-fill{opacity:.04}.chart-svg__auction-band--rail .chart-svg__auction-band-fill{opacity:.055}.chart-svg__auction-band--dots .chart-svg__auction-band-fill{opacity:.035}.chart-svg__auction-band-edge{stroke:var(--color-muted);stroke-width:1px;opacity:.28}.chart-svg__auction-band-hatch line,.chart-svg__auction-band-dots circle{fill:var(--color-muted);stroke:var(--color-muted);opacity:.34}.chart-svg__auction-band-hatch line{stroke-width:1px}.chart-svg__inspect-line{stroke:var(--color-text);stroke-width:1px;opacity:.5}.chart-svg__line{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-svg__area{opacity:.15}.chart-svg__dot-ring{fill:var(--color-chart-dot-ring)}.chart-svg__axis{color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;height:14px;padding-right:38px;font-size:10px;line-height:1}.chart-svg__axis-track{height:100%;position:relative}.chart-svg__axis-tick{white-space:nowrap;position:absolute;top:0}.chart-svg__axis-tick--middle{text-align:center;transform:translate(-50%)}.chart-svg__tooltip{z-index:2;box-sizing:border-box;border:1px solid var(--color-tooltip-border);background:var(--color-tooltip);min-width:112px;max-width:min(240px,100vw - 24px);box-shadow:var(--shadow-tooltip);color:var(--color-muted);font-family:var(--font-body);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:0;pointer-events:none;border-radius:6px;gap:2px;padding:6px 8px;font-size:10px;line-height:1.15;display:grid;position:absolute;transform:none}.chart-svg__tooltip strong{color:var(--color-text);font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap;font-size:12px;line-height:1.1}.chart-svg__tooltip-meta{align-items:center;min-width:0;display:flex}.chart-svg__tooltip-time{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chart-svg__tooltip-separator{color:var(--color-muted);flex:none;margin-inline:.5em}.chart-svg__tooltip-session{color:var(--color-muted);white-space:nowrap;flex:none;font-weight:400}.chart-svg__tooltip-change{color:var(--color-muted);font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";white-space:nowrap;font-weight:600;line-height:1.15}.chart-svg__tooltip-converted{color:var(--color-text-muted);margin-top:2px;font-size:12px;font-weight:650;line-height:1.3;display:block}.chart-svg__tooltip-change--up{color:var(--color-up)}.chart-svg__tooltip-change--down{color:var(--color-down)}.sparkline{width:58px;height:32px;display:block}.sparkline__line{fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.symbol-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);width:100%;box-shadow:var(--shadow-card);color:var(--color-text)}.symbol-card--collapsed{text-align:left;justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px;display:flex}.symbol-card--expanded{padding:14px}.symbol-card__expanded-header{width:100%;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-start;margin:0 0 12px;padding:0;display:flex}.symbol-card__title{flex-direction:column;gap:3px;min-width:0;display:flex}.symbol-card__name-row{align-items:center;gap:6px;min-width:0;display:inline-flex}.symbol-card__name{min-width:0;color:var(--color-text);font-family:var(--font-heading);letter-spacing:0;overflow-wrap:anywhere;white-space:normal;font-size:13px;font-weight:700;line-height:1.2;overflow:visible}.symbol-card__status-dot{--status-dot-color:var(--color-muted);--status-dot-duration:5s;--status-dot-glow:#66666629;--status-dot-pulse-scale:.32;--status-dot-pulse-opacity:.7;width:6px;height:6px;color:var(--status-dot-color);flex:none;display:inline-block;position:relative}.symbol-card__status-dot:before,.symbol-card__status-dot:after{content:"";border-radius:999px;position:absolute}.symbol-card__status-dot:before{background:currentColor;inset:0}.symbol-card__status-dot:after{background:var(--status-dot-glow);opacity:0;inset:-4px;transform:scale(.42)}.symbol-card__status-dot--open{--status-dot-color:#18a66a;--status-dot-glow:#18a66a47}.symbol-card__status-dot--open:before{animation:market-status-dot-core var(--status-dot-duration) ease-in-out infinite}.symbol-card__status-dot--open:after{animation:market-status-dot-pulse var(--status-dot-duration) ease-out infinite}.symbol-card__status-dot--closed{opacity:.58}.symbol-card__status-dot--closed:after{display:none}.symbol-card--expanded .symbol-card__name{font-size:14px}.symbol-card__ticker{color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;font-size:10px;font-weight:400;line-height:1.2}.symbol-card--expanded .symbol-card__ticker{font-size:11px}@keyframes market-status-dot-core{0%,to{opacity:.78}45%{opacity:1}}@keyframes market-status-dot-pulse{0%,to{opacity:0;transform:scale(.42)}45%{opacity:var(--status-dot-pulse-opacity);transform:scale(var(--status-dot-pulse-scale))}}@media (prefers-reduced-motion:reduce){.symbol-card__status-dot:before,.symbol-card__status-dot:after{animation:none}}.symbol-card__session-badge{width:fit-content;max-width:100%;color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2;overflow:hidden}.symbol-card__row-right{flex:none;align-items:center;gap:14px;margin-left:12px;display:flex}.symbol-card__price-block{flex-direction:column;align-items:flex-end;gap:1px;min-width:74px;display:flex}.symbol-card__price-block--detailed{min-width:120px}.symbol-card__price{color:var(--color-text);font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:0;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.15}.symbol-card__price-block--detailed .symbol-card__price{font-size:18px}.symbol-card__change{color:var(--color-muted);font-family:var(--font-heading);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:0;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.15}.symbol-card__price-block--detailed .symbol-card__change{font-size:12px}.symbol-card__change--up{color:var(--color-up)}.symbol-card__change--down{color:var(--color-down)}.symbol-card__chart{min-height:172px}.symbol-card__state{min-height:172px;color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;place-items:center;font-size:12px;display:grid}.symbol-card__sparkline-placeholder{width:58px;height:32px}.symbol-accordion{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.symbol-card--expanded{grid-column:1/-1}.symbol-popover-open{overflow:hidden}.symbol-accordion__placeholder{border-radius:var(--radius-card);border:1px solid #0000;min-height:58px}.symbol-accordion__overlay{z-index:40;background:var(--color-popover-backdrop);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;padding:32px;display:grid;position:fixed;inset:0}.symbol-accordion__popover{border-radius:var(--radius-card);width:min(1120px,100vw - 64px);max-height:min(82svh,720px);box-shadow:var(--shadow-popover);position:relative;overflow-y:auto}.symbol-accordion__popover .symbol-card--expanded{border-color:var(--color-popover-border);box-shadow:none;padding:16px}.symbol-accordion__popover .symbol-card__chart{min-height:198px}.symbol-accordion__popover .symbol-card__expanded-header{padding-right:40px}.symbol-accordion__popover-close{z-index:2;border:1px solid var(--color-popover-border);background:var(--color-popover-close);width:30px;height:30px;color:var(--color-muted);font-family:var(--font-body);box-shadow:var(--shadow-control);border-radius:999px;place-items:center;font-size:20px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.symbol-accordion__popover-close:hover,.symbol-accordion__popover-close:focus-visible{color:var(--color-text)}@media (width>=768px){.symbol-accordion{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));align-items:start}}.market-context{grid-template-columns:1fr;gap:18px;margin-top:22px;display:grid}.market-context__section{gap:10px;min-width:0;display:grid}.market-context__header{align-items:baseline;min-height:20px;display:flex}.market-context__header h2{color:var(--color-text);font-family:var(--font-section-title);letter-spacing:0;margin:0;font-size:14px;font-weight:700;line-height:1.2}@media (width>=720px){.market-context{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.primary-quote{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);width:100%;box-shadow:var(--shadow-card);color:var(--color-text)}.primary-quote__header{justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 14px 12px;display:flex}.primary-quote__title-block{flex-direction:column;gap:7px;min-width:0;display:flex}.primary-quote__label{color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.2}.primary-quote .symbol-card__name{font-size:16px}.primary-quote .symbol-card__ticker{font-size:11px}.primary-quote__chart{min-height:198px;padding:0 14px 14px}.primary-quote__state{min-height:198px;color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;place-items:center;font-size:12px;display:grid}@media (width>=768px){.primary-quote__header{padding:16px 16px 12px}.primary-quote__chart{padding:0 16px 16px}}.theme-toggle{border:1px solid var(--color-control-border);background:var(--color-control);width:34px;height:34px;color:var(--color-text);box-shadow:var(--shadow-control);border-radius:999px;place-items:center;display:inline-grid}.theme-toggle:hover,.theme-toggle:focus-visible{background:var(--color-control-hover);color:var(--color-text)}.theme-toggle:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.theme-toggle__icon{width:18px;height:18px}.theme-toggle__stroke{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.theme-toggle__fill{fill:currentColor}.dashboard-shell{min-height:100svh;padding:16px}.dashboard-toolbar{justify-content:space-between;align-items:center;gap:16px;width:min(100%,1200px);margin:0 auto 14px;display:flex}.dashboard-title{color:var(--color-text);font-family:var(--font-heading);letter-spacing:0;margin:0;font-size:22px;font-weight:800;line-height:1}.primary-section{width:min(100%,1200px);margin:0 auto 16px}.primary-section__companions .symbol-accordion{grid-template-columns:1fr;margin-top:12px}.watchlist-section{width:min(100%,1200px);margin:0 auto}.section-header{justify-content:space-between;align-items:center;min-height:28px;display:flex}.section-header h1,.section-header h2{color:var(--color-text);font-family:var(--font-section-title);letter-spacing:0;margin:0;font-size:16px;font-weight:700;line-height:1.2}.dashboard-banner,.dashboard-message{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);color:var(--color-muted);font-family:var(--font-body);letter-spacing:0;margin-top:12px;font-size:12px}.dashboard-banner{padding:10px 12px}.dashboard-message{text-align:center;place-items:center;min-height:120px;padding:18px;display:grid}.dashboard-message strong{color:var(--color-text);font-family:var(--font-heading);font-size:14px}.dashboard-message span{margin-top:4px}.dashboard-skeleton{gap:12px;margin-top:12px;display:grid}.dashboard-skeleton__row{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-card);height:58px;box-shadow:var(--shadow-card);overflow:hidden}.dashboard-skeleton__row:before{background:linear-gradient(90deg, transparent, var(--color-skeleton-highlight), transparent);content:"";width:45%;height:100%;animation:1.2s ease-in-out infinite skeleton-sweep;display:block;transform:translate(-100%)}@keyframes skeleton-sweep{to{transform:translate(240%)}}@media (width>=768px){.dashboard-shell{padding:24px}.primary-section__companions .symbol-accordion{grid-template-columns:repeat(2,minmax(0,1fr))}}
