:root{--bg: #0B0E14;--surface: #0D1117;--surface-up: #131C25;--surface-hov: #1A2535;--border: #1B2837;--border-lt: #31445A;--accent: #0EA5E9;--accent-dim: rgba(14, 165, 233, .12);--accent-glow: rgba(14, 165, 233, .25);--chart-line: #7C3AED;--chart-dim: rgba(124, 58, 237, .14);--green: #34D399;--green-dim: rgba(52, 211, 153, .12);--red: #EF4444;--red-dim: rgba(239, 68, 68, .13);--amber: #FBBF24;--amber-dim: rgba(251, 191, 36, .11);--purple: #7C3AED;--purple-dim: rgba(124, 58, 237, .12);--txt: #FFFFFF;--txt-sec: #B0BAC8;--txt-muted: #718096;--mono: "JetBrains Mono", "Fira Code", ui-monospace, monospace;--sans: "Inter", system-ui, sans-serif;--sidebar-w: 64px;--header-h: 56px;--radius: 8px;--radius-lg: 12px;--surface-soft: rgba(255,255,255,.018);--focus-ring: rgba(14,165,233,.55);--divider: rgba(148,163,184,.13)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{background:var(--bg);color:var(--txt);font-family:var(--sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit;outline:none}a{color:var(--accent);text-decoration:none}::placeholder{color:var(--txt-muted);opacity:.78}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible,summary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.56}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border-lt);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--txt-muted)}.app-shell{display:flex;height:100vh;overflow:hidden}.app-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.app-content{flex:1;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){.app-content{padding-bottom:68px}.app-shell{flex-direction:column}}.btn-reset{border:none;background:transparent;color:inherit;padding:0}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 1px #ffffff04}.surface-soft{background:var(--surface-soft)}.section-divider{border-color:var(--divider)!important}.meta-text{color:var(--txt-muted);line-height:1.45}.secondary-text{color:var(--txt-sec)}.mono{font-family:var(--mono)}.txt-green{color:var(--green)}.txt-red{color:var(--red)}.txt-amber{color:var(--amber)}.txt-accent{color:var(--accent)}.txt-muted{color:var(--txt-muted)}.txt-sec{color:var(--txt-sec)}[data-theme=light]{--bg: #F8FAFC;--surface: #FFFFFF;--surface-up: #F1F5F9;--surface-hov: #E2E8F0;--border: #E2E8F0;--border-lt: #CBD5E1;--accent: #0284C7;--accent-dim: rgba(2, 132, 199, .1);--accent-glow: rgba(2, 132, 199, .18);--chart-line: #4F46E5;--chart-dim: rgba(79, 70, 229, .1);--green: #059669;--green-dim: rgba(5, 150, 105, .1);--red: #DC2626;--red-dim: rgba(220, 38, 38, .1);--amber: #D97706;--amber-dim: rgba(217, 119, 6, .1);--purple: #4F46E5;--purple-dim: rgba(79, 70, 229, .1);--txt: #0F172A;--txt-sec: #526277;--txt-muted: #74849A;--surface-soft: rgba(15,23,42,.018);--focus-ring: rgba(2,132,199,.45);--divider: rgba(100,116,139,.2)}:root{--grade-strong-buy: #22C55E;--grade-buy: #86EFAC;--grade-hold: #FBBF24;--grade-sell: #F97316;--grade-strong-sell: #EF4444;--grade-strong-buy-dim: rgba(34, 197, 94, .12);--grade-buy-dim: rgba(134, 239, 172, .1);--grade-hold-dim: rgba(251, 191, 36, .1);--grade-sell-dim: rgba(249, 115, 22, .1);--grade-strong-sell-dim: rgba(239, 68, 68, .1);--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--text-xs: 9px;--text-sm: 10px;--text-base: 11px;--text-md: 13px;--text-lg: 15px;--text-xl: 18px}[data-theme=light]{--grade-strong-buy: #16A34A;--grade-buy: #22C55E;--grade-hold: #D97706;--grade-sell: #EA580C;--grade-strong-sell: #DC2626;--grade-strong-buy-dim: rgba(22, 163, 74, .1);--grade-buy-dim: rgba(34, 197, 94, .1);--grade-hold-dim: rgba(217, 119, 6, .1);--grade-sell-dim: rgba(234, 88, 12, .1);--grade-strong-sell-dim: rgba(220, 38, 38, .1)}html.privacy-mode .pv{filter:blur(6px);-webkit-user-select:none;user-select:none;transition:filter .2s ease}html.privacy-mode .pv:hover{filter:blur(2px)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--density-row-y: 9px;--density-card-y: 11px;--density-panel-pad: 14px}[data-density=compact]{--density-row-y: 5px;--density-card-y: 7px;--density-panel-pad: 10px}[data-density=compact] .density-positions-table th{padding-top:5px!important;padding-bottom:5px!important}[data-density=compact] .density-position-row td{padding-top:var(--density-row-y)!important;padding-bottom:var(--density-row-y)!important}[data-density=compact] .density-position-row td:first-child>div:first-child{font-size:12px!important}[data-density=compact] .density-watchlist-panel>div:first-child{padding-top:8px!important;padding-bottom:8px!important}[data-density=compact] .density-watchlist-row{padding-top:var(--density-card-y)!important;padding-bottom:var(--density-card-y)!important;gap:7px!important}[data-density=compact] .density-scan-sidebar>div:first-child{padding:10px 10px 8px!important}[data-density=compact] .density-scan-sidebar>div:last-child{padding-left:10px!important;padding-right:10px!important;padding-bottom:10px!important}[data-density=compact] .density-scan-badge{padding-top:6px!important;padding-bottom:6px!important;min-height:0!important}[data-density=compact] .density-scan-view details{margin-bottom:6px!important}@media (max-width: 768px){[data-density=compact] .density-position-row td{padding-top:7px!important;padding-bottom:7px!important}}.module-recovery{min-height:240px;display:flex;align-items:flex-start;gap:14px;padding:22px;border:1px solid rgba(239,68,68,.28);border-radius:14px;background:linear-gradient(135deg,#ef444414,#ffffff05);color:var(--txt)}.module-recovery__icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#ef44441f;color:var(--red);border:1px solid rgba(239,68,68,.22)}.module-recovery__body{max-width:720px}.module-recovery__eyebrow{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--red)}.module-recovery h2{margin:5px 0 6px;font-size:18px}.module-recovery p{margin:0;color:var(--txt-sec);font-size:11px;line-height:1.6}.module-recovery code{display:block;margin-top:12px;padding:9px 10px;border-radius:7px;background:#0000002e;color:var(--red);font-size:10px;word-break:break-word}.module-recovery__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.module-recovery__actions button{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:7px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:var(--txt);font-size:10px;font-weight:750;cursor:pointer}.module-recovery__actions button:first-child{border-color:#38bdf866;color:var(--accent);background:#38bdf814}@media (max-width:640px){.module-recovery{padding:16px;gap:10px}.module-recovery h2{font-size:15px}.module-recovery__icon{width:32px;height:32px}}@media (max-width: 768px){:root{--mobile-pad: 10px;--mobile-gap: 10px}body{font-size:13px}button,[role=button]{min-height:36px}input,select,textarea{font-size:16px!important}.mobile-dashboard-view,.mobile-positions-view,.mobile-portfolio-insights{padding:var(--mobile-pad)!important;gap:var(--mobile-gap)!important;max-width:100%!important}.mobile-dashboard-view>div,.mobile-positions-view>div,.mobile-portfolio-insights>div{min-width:0}.mobile-positions-view>div:first-child{align-items:flex-start!important;gap:10px;flex-wrap:wrap}.mobile-positions-view>div:first-child>div{width:100%;display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.mobile-positions-view>div:first-child>div>span{grid-column:1 / -1}.density-positions-table{border-radius:10px!important}.density-positions-table>div:nth-child(2){overflow-x:auto!important;-webkit-overflow-scrolling:touch}.density-positions-table table{min-width:620px!important}.density-position-row td{padding-left:8px!important;padding-right:8px!important}.mobile-portfolio-insights>div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}[data-ui-feature=portfolio-action-queue-v1] button,[data-ui-feature=portfolio-stress-scenarios-v1] button,[data-ui-feature=portfolio-rebalance-planner-v1] button,[data-ui-feature=portfolio-risk-snapshot-v1] button{touch-action:manipulation}[data-ui-feature=portfolio-action-queue-v1] [style*=grid-template-columns],[data-ui-feature=portfolio-stress-scenarios-v1] [style*=grid-template-columns],[data-ui-feature=portfolio-rebalance-planner-v1] [style*=grid-template-columns],[data-ui-feature=portfolio-risk-snapshot-v1] [style*=grid-template-columns]{grid-template-columns:1fr!important}[data-ui-feature=portfolio-action-queue-v1] [style*="justify-content: space-between"],[data-ui-feature=portfolio-stress-scenarios-v1] [style*="justify-content: space-between"]{gap:8px;flex-wrap:wrap}.mobile-scan-view{display:block!important;height:auto!important;min-height:100%;overflow:visible!important}.mobile-scan-sidebar{width:100%!important;max-height:none!important;border-right:none!important;border-bottom:1px solid var(--border);overflow:visible!important}.mobile-scan-sidebar+div{width:100%!important;min-height:520px;overflow:visible!important}.mobile-ticker-detail{width:100vw!important;min-width:0!important;max-width:100vw!important;height:100dvh!important;border-left:none!important}.mobile-ticker-detail>div:first-of-type{padding-left:10px!important;padding-right:10px!important}.mobile-ticker-detail .ticker-detail-scroll{padding:10px 10px 84px!important;scrollbar-gutter:auto}.mobile-ticker-detail [style*="grid-template-columns: repeat(3,1fr)"],.mobile-ticker-detail [style*="gridTemplateColumns:'repeat(3,1fr)'"],.mobile-ticker-detail [style*="minmax(118px,1.12fr)"]{grid-template-columns:1fr!important}.mobile-ticker-detail [style*="border-left: 1px solid var(--border)"]{border-left:none!important;padding-left:0!important;padding-top:8px;border-top:1px solid var(--border)!important}.mobile-ticker-detail [style*="display: flex"][style*=border-bottom]{overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-ticker-detail [style*="display: flex"][style*=border-bottom]>button{flex:0 0 auto!important;min-width:92px;padding-left:12px!important;padding-right:12px!important}}@media (max-width: 480px){.mobile-dashboard-view>div:first-child{grid-template-columns:1fr!important}.mobile-positions-view>div:first-child>div{grid-template-columns:1fr!important}.mobile-positions-view>div:first-child>div>span{grid-column:auto}.mobile-portfolio-insights h1,.mobile-positions-view h1{font-size:16px!important}.module-recovery{flex-direction:column}.module-recovery__actions{display:grid;grid-template-columns:1fr}.module-recovery__actions button{width:100%;justify-content:center}}.toast-viewport{position:fixed;right:18px;bottom:18px;z-index:1800;display:flex;flex-direction:column;gap:9px;width:min(380px,calc(100vw - 28px));pointer-events:none}.app-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:10px;padding:12px 12px 12px 13px;border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--surface) 94%,transparent);color:var(--txt);box-shadow:0 18px 55px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:toast-enter .18s ease-out}.app-toast--success{border-left:3px solid #22c55e}.app-toast--warning{border-left:3px solid #f59e0b}.app-toast--error{border-left:3px solid #ef4444}.app-toast--info{border-left:3px solid var(--accent)}.app-toast__content{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px;font-size:11px;line-height:1.45}.app-toast__content strong{font-size:11.5px}.app-toast__content span{color:var(--txt-soft)}.app-toast button{display:grid;place-items:center;border:0;background:transparent;color:var(--txt-muted);cursor:pointer;padding:1px;border-radius:5px}.app-toast button:hover,.app-toast button:focus-visible{background:var(--surface-up);color:var(--txt);outline:2px solid color-mix(in srgb,var(--accent) 42%,transparent);outline-offset:1px}@keyframes toast-enter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:640px){.toast-viewport{left:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom));width:auto}.app-toast{padding:11px}}@media (prefers-reduced-motion:reduce){.app-toast{animation:none}}.info-tooltip{position:relative;display:inline-flex;align-items:center;vertical-align:middle;margin-left:4px;flex:0 0 auto}.info-tooltip__trigger{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--txt-muted);cursor:help;transition:color .14s ease,background .14s ease}.info-tooltip__trigger:hover,.info-tooltip__trigger:focus-visible,.info-tooltip__trigger[aria-expanded=true]{color:var(--accent);background:#6366f11f;outline:none}.info-tooltip__trigger:focus-visible{box-shadow:0 0 0 2px var(--surface),0 0 0 4px var(--accent)}.info-tooltip__content--portal{position:fixed;z-index:10000;box-sizing:border-box;width:min(300px,calc(100vw - 24px));max-height:min(320px,calc(100dvh - 24px));overflow:auto;padding:11px 12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-up);box-shadow:0 16px 42px #00000061;color:var(--txt-sec);font-size:11px;line-height:1.48;text-transform:none;letter-spacing:normal;text-align:left;white-space:normal;pointer-events:auto;opacity:1;visibility:visible;transform:none;overscroll-behavior:contain}.info-tooltip__content--portal[data-ready=false]{opacity:0;pointer-events:none}.info-tooltip__content--portal strong{display:block;margin-bottom:4px;color:var(--txt);font-size:11px}.info-tooltip__content--portal span{display:block}@media (max-width:640px){.info-tooltip__content--portal{left:12px!important;right:12px;width:auto;max-height:min(42dvh,320px);font-size:12px;line-height:1.5}}@media (max-width:420px){.info-tooltip__trigger{width:26px;height:26px;min-width:26px}.info-tooltip__content--portal{max-height:min(48dvh,340px)}}@media (prefers-reduced-motion:reduce){.info-tooltip__trigger{transition:none}}@media (max-width:760px){.confidence-heading-row{align-items:flex-start!important}.confidence-heading-row>span:last-child{width:100%;text-align:left}}.tp-data-state{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--txt);min-width:0}.tp-data-state--compact{padding:10px 12px;gap:9px;border-radius:var(--radius)}.tp-data-state__icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center}.tp-data-state--compact .tp-data-state__icon{width:28px;height:28px;flex-basis:28px;border-radius:8px}.tp-data-state__body{flex:1;min-width:0}.tp-data-state__title{font-size:12px;font-weight:750;color:var(--txt-sec);line-height:1.35}.tp-data-state__description{font-size:11px;line-height:1.5;color:var(--txt-muted);margin-top:2px;max-width:620px}.tp-data-state__timestamp{font-size:9px;font-family:var(--mono);color:var(--txt-muted);margin-top:5px}.tp-data-state__action{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-up);color:var(--txt-sec);font-size:11px;font-weight:650;padding:7px 10px;cursor:pointer}.tp-data-state__action:hover{border-color:var(--accent);color:var(--accent)}.tp-data-state__spin{animation:tp-data-state-spin 1s linear infinite}@keyframes tp-data-state-spin{to{transform:rotate(360deg)}}.tp-data-value--missing{color:var(--txt-muted)!important;font-style:normal;letter-spacing:.03em;text-decoration:underline dotted;text-underline-offset:3px;cursor:help}.tp-cache-status{display:inline-flex;align-items:center;gap:4px;font-size:9px;font-weight:650;color:var(--accent);background:var(--accent-dim);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);padding:2px 6px;border-radius:999px;white-space:nowrap}.tp-cache-status--stale{color:var(--amber);background:var(--amber-dim);border-color:color-mix(in srgb,var(--amber) 35%,transparent)}.tp-skeleton{position:relative;overflow:hidden;background:var(--surface-up);border-radius:6px;min-height:12px}.tp-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);animation:tp-skeleton-shimmer 1.4s infinite}@keyframes tp-skeleton-shimmer{to{transform:translate(100%)}}@media (max-width:640px){.tp-data-state{padding:13px}.tp-data-state__action{align-self:center}.tp-data-state__description{font-size:10px}}@media (prefers-reduced-motion:reduce){.tp-data-state__spin,.tp-skeleton:after{animation:none}}.skip-link{position:fixed;left:12px;top:10px;z-index:5000;transform:translateY(-160%);padding:9px 12px;border-radius:8px;background:var(--accent);color:#fff;font-weight:800;box-shadow:0 8px 24px #00000059;transition:transform .12s ease}.skip-link:focus{transform:translateY(0);outline:3px solid #fff;outline-offset:2px}[role=dialog]{outline:none}[aria-selected=true],[aria-current=page]{forced-color-adjust:none}@media (forced-colors: active){button,input,select,textarea,summary,[role=option]{border:1px solid ButtonText!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid Highlight!important}}
