:root{--neutral-auth-bg:#07111f;--neutral-auth-text:#f8fafc}html,body,#root{color:#f8fafc;background:#07111f;min-height:100%;margin:0}body{background:radial-gradient(circle at 20% 12%,#22c55e29,#0000 34%),radial-gradient(circle at 82% 0,#3b82f62e,#0000 36%),radial-gradient(circle at 50% 110%,#0ea5e91f,#0000 34%),#07111f}#root:empty{background:radial-gradient(circle at 20% 12%,#22c55e29,#0000 34%),radial-gradient(circle at 82% 0,#3b82f62e,#0000 36%),radial-gradient(circle at 50% 110%,#0ea5e91f,#0000 34%),#07111f;min-height:100vh}:root{--bg:#050a14;--panel:#0b1222;--panel-soft:#0f172a;--panel-hover:#111c32;--border:#94a3b821;--border-strong:#94a3b838;--text:#f8fafc;--muted:#94a3b8;--muted-2:#64748b;--blue:#5b6cff;--blue-soft:#5b6cff29;--purple:#a855f7;--purple-soft:#a855f72e;--green:#31d978;--green-soft:#31d97826;--yellow:#facc15;--yellow-soft:#facc1529;--red:#ef4444;--red-soft:#ef444426;--card-radius:14px;--shadow:0 24px 80px #00000059}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:radial-gradient(circle at 75% -10%, #5b6cff29, transparent 32%), radial-gradient(circle at 15% 10%, #a855f714, transparent 28%), var(--bg);min-width:1180px;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:auto}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#5b6cff14,#0000 30%),radial-gradient(circle at 80% 30%,#a855f714,#0000 30%);animation:18s ease-in-out infinite alternate ambientMove;position:fixed;inset:0}@keyframes ambientMove{0%{transform:translate(0,0)}to{transform:translate(20px,-20px)}}.market-status strong span{animation:2s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(1)}}button,select{font:inherit}button{cursor:pointer}.app-shell{background:linear-gradient(#070c18b8,#050a14f5);width:100%;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);background:linear-gradient(180deg, #0f172af0, #080d1afa), var(--panel);z-index:10;flex-direction:column;width:248px;padding:28px 14px 24px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:18px 0 70px #00000047}.brand{align-items:center;gap:12px;min-width:0;padding:0 12px 46px;display:flex;overflow:visible}.brand strong{letter-spacing:-.035em;white-space:nowrap;min-width:0;font-size:26px;line-height:1;overflow:visible}.brand strong span{color:#6d7dff}.brand-mark{grid-template-columns:repeat(4,1fr);align-items:end;gap:3px;width:31px;height:31px;display:grid}.brand-mark span{background:linear-gradient(#8b5cf6,#4f7dff);border-radius:999px 999px 3px 3px;display:block;box-shadow:0 0 20px #5b6cff8c}.brand-mark span:first-child{height:10px}.brand-mark span:nth-child(2){height:18px}.brand-mark span:nth-child(3){height:25px}.brand-mark span:nth-child(4){height:14px}.nav-list{gap:12px;display:grid}.nav-item{color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:45px;padding:0 14px;transition:all .18s;display:flex}.nav-item:hover{color:#fff;background:#5b6cff14}.nav-item.active{color:#7aa2ff;background:#5b6cff2e}.market-status strong span{background:var(--green);border-radius:999px;width:7px;height:7px;box-shadow:0 0 12px #31d978cc}.sidebar-footer{gap:9px;margin-top:auto;display:grid}.main-content{width:calc(100% - 248px);max-width:1500px;margin-left:248px;padding:28px 32px 34px}.topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.topbar-actions{align-items:center;gap:12px;display:flex}.secondary-button,.primary-button,.icon-button,.avatar{border:1px solid var(--border-strong);color:var(--text);background:#0f172ab8;transition:all .18s}.secondary-button{border-radius:9px;align-items:center;gap:10px;height:46px;padding:0 18px;display:inline-flex}.secondary-button:hover,.icon-button:hover,.primary-button:hover{background:#1e293bd6;border-color:#5b6cff75;transform:translateY(-1px)}.icon-button{border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.icon-button.active{color:#8da2ff;background:#5b6cff21}.avatar{background:linear-gradient(135deg,#5668ff,#7c3aed);border:0;border-radius:50%;width:46px;height:46px;font-weight:800;box-shadow:0 0 24px #5b6cff57}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.page-header h1{color:var(--text);letter-spacing:-.045em;margin:0;font-size:38px;line-height:1}.page-header p{color:var(--muted);margin:10px 0 0;font-size:16px}.market-status{text-align:right}.market-status strong{color:var(--green);align-items:center;gap:8px;display:inline-flex}.market-status p{font-size:14px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.summary-card,.insight-card,.position-row,.side-card,.disclaimer{border:1px solid var(--border);background:linear-gradient(180deg, #0f172adb, #0b1222eb), var(--panel);box-shadow:var(--shadow)}.summary-card{border-radius:var(--card-radius);min-height:174px;padding:22px;transition:all .2s;position:relative;overflow:hidden}.summary-card:hover,.position-row:hover,.side-card:hover{box-shadow:0 0 0 1px #5b6cff38, 0 22px 70px #5b6cff1a, var(--shadow)}.summary-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#5b6cff0a);height:70px;position:absolute;inset:auto 0 0}.eyebrow{color:#b6c2d8;text-transform:uppercase;letter-spacing:.04em;margin:0 0 16px;font-size:13px}.summary-card h2{letter-spacing:-.04em;margin:0;font-size:29px}.summary-card p{margin:8px 0 0;font-size:14px;font-weight:700}.positive{color:var(--green)}.negative{color:var(--red)}.warning{color:var(--yellow)}.score-line{color:var(--yellow);align-items:baseline;gap:7px;display:flex}.score-line strong{letter-spacing:-.06em;font-size:42px}.score-line span{font-size:18px}.risk-meter{background:#94a3b833;border-radius:999px;height:8px;margin-top:30px;overflow:hidden}.risk-meter span{border-radius:inherit;background:linear-gradient(90deg,#facc15,#eab308);height:100%;display:block;box-shadow:0 0 18px #facc1561}.meter-labels{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.sparkline{width:100%;height:48px;color:var(--green);margin-top:12px}.sparkline-negative{color:var(--red)}.sparkline-purple{color:#726cff}.positions-summary{justify-content:space-between;align-items:center;display:flex}.positions-summary p{color:#7aa2ff}.donut{width:84px;height:84px;transform:rotate(-90deg)}.donut-bg,.donut-segment{fill:none;stroke-width:7px}.donut-bg{stroke:#94a3b824}.donut-segment{stroke-linecap:butt}.donut-segment.high{stroke:var(--red)}.donut-segment.moderate{stroke:#eab308}.donut-segment.low{stroke:#22c55e}.insight-card{border-radius:14px;grid-template-columns:1.1fr .9fr auto;align-items:center;gap:24px;min-height:198px;margin-bottom:28px;padding:26px 28px;display:grid;position:relative;overflow:hidden}.insight-card:before{content:"";filter:blur(4px);background:radial-gradient(circle,#a855f747,#0000 68%);width:470px;height:260px;position:absolute;inset:-50% -20% auto auto}.insight-copy{z-index:1;align-items:flex-start;gap:18px;display:flex;position:relative}.insight-copy svg{color:#c084fc;filter:drop-shadow(0 0 15px #a855f78c)}.insight-copy h2,.positions-panel h2,.side-card h3{letter-spacing:-.035em;margin:0}.insight-copy p{color:#d4dbe8;max-width:650px;margin:22px 0 0;font-size:17px;line-height:1.65}.insight-visual{z-index:1;opacity:.9;position:relative}.insight-visual .sparkline{height:104px}.primary-button{z-index:1;background:#1e293beb;border-radius:10px;justify-content:center;align-items:center;gap:12px;height:46px;padding:0 22px;display:inline-flex;position:relative}.primary-button.full{width:100%;margin-top:24px}.content-grid{grid-template-columns:minmax(0,1fr) 260px;gap:18px;display:grid}.positions-panel{min-width:0}.panel-header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 8px;display:flex}.sort-area{color:var(--muted);align-items:center;gap:10px;font-size:14px;display:flex}.sort-area select{border:1px solid var(--border-strong);min-width:190px;height:43px;color:var(--text);background:#0c1426;border-radius:9px;outline:0;padding:0 14px}.sort-area .icon-button{width:40px;height:40px}.table-head{color:var(--muted);text-transform:uppercase;grid-template-columns:1.25fr .75fr .55fr minmax(320px,1fr) 96px;gap:18px;margin-bottom:12px;padding:0 10px;font-size:12px;display:grid}.position-list{gap:8px;display:grid}.position-row{border-radius:13px;grid-template-columns:1.25fr .75fr .55fr minmax(320px,1fr) 96px;align-items:center;gap:18px;min-height:126px;padding:18px;transition:all .2s;display:grid}.position-row:hover{background:linear-gradient(#111c32fa,#0c1426f5);border-color:#5b6cff4d;transform:translateY(-1px)}.position-main{align-items:center;gap:14px;display:flex}.position-logo{text-align:center;letter-spacing:-.08em;white-space:nowrap;border-radius:10px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;padding:2px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;font-weight:900;line-height:1;display:flex;overflow:hidden}.position-logo.has-image{background:#fffffff5;border:1px solid #94a3b833;padding:0}.position-logo img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.logo-nvda{color:#7bd923;background:#071211;font-family:Inter,system-ui,sans-serif;font-size:16px}.logo-tsla{color:#ff2e3e;letter-spacing:-.09em;background:#241018;font-family:Georgia,serif;font-size:15px}.logo-aapl{color:#f8fafc;background:#1f2937;font-family:Inter,system-ui,sans-serif;font-size:16px}.logo-msft{color:#4ade80;background:linear-gradient(135deg,#f97316 0 25%,#22c55e 25% 50%,#38bdf8 50% 75%,#facc15 75%);font-family:Inter,system-ui,sans-serif;font-size:16px}.logo-amzn,.logo-googl,.logo-meta,.logo-jpm{color:#fff;letter-spacing:-.11em;background:#202124;font-family:Georgia,serif;font-size:14px}.position-main h3{margin:0 0 6px;font-size:20px}.position-main p,.position-main span,.action-cell p{color:var(--muted);max-width:none;margin:0;line-height:1.45}.position-main span{color:#bac5d6;margin-top:9px;font-size:14px;display:block}.value-cell strong{margin-bottom:7px;font-size:18px;display:block}.value-cell span{font-size:13px;font-weight:800;display:block}.value-cell .sparkline{width:120px;height:36px;margin-top:6px}.risk-cell{justify-items:center;gap:6px;display:grid}.risk-ring{place-items:center;width:72px;height:72px;display:grid;position:relative}.risk-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.ring-bg,.ring-progress{fill:none;stroke-width:4px}.ring-bg{stroke:#94a3b829}.ring-progress{stroke-linecap:round}.risk-ring strong{letter-spacing:-.06em;font-size:26px}.risk-high .ring-progress{stroke:var(--red)}.risk-moderate .ring-progress{stroke:#eab308}.risk-low .ring-progress{stroke:#22c55e}.risk-high strong{color:var(--red)}.risk-moderate strong{color:var(--yellow)}.risk-low strong{color:var(--green)}.risk-label{font-size:13px;font-weight:800}.risk-label.high{color:var(--red)}.risk-label.moderate{color:var(--yellow)}.risk-label.low{color:var(--green)}.action-cell{min-width:0}.action-cell strong{align-items:center;gap:10px;margin-bottom:10px;font-size:18px;display:flex}.action-cell p{opacity:.9;font-size:14px}.action.reduce{color:var(--red)}.action.watch{color:var(--yellow)}.action.hold{color:var(--green)}.row-button{color:#cbd5e1;background:0 0;border:0;width:32px;height:32px}.right-rail{align-content:start;gap:18px;display:grid}.side-card{border-radius:13px;padding:20px 18px;transition:all .2s}.distribution-layout{place-items:center;margin:22px 0 12px;display:grid}.side-card .donut{width:104px;height:104px}.legend-list,.driver-list,.action-summary{gap:15px;margin:18px 0 0;padding:0;list-style:none;display:grid}.legend-list li,.driver-list li,.action-summary li{color:#dbe4f0;align-items:center;gap:10px;font-size:13px;display:flex}.legend-list strong,.action-summary strong{color:#f8fafc;margin-left:auto;font-weight:500}.dot{border-radius:999px;width:12px;height:12px}.dot.high{background:var(--red)}.dot.moderate{background:#eab308}.dot.low{background:#22c55e}.driver-list li svg{color:#c7d2fe}.driver-list strong{margin-left:auto;font-size:12px}.driver-list strong.high{color:var(--red)}.driver-list strong.moderate{color:var(--yellow)}.badge{border-radius:6px;place-items:center;width:20px;height:20px;font-size:13px;font-weight:900;display:grid}.badge.reduce{color:#fecaca;background:var(--red-soft)}.badge.watch{color:#fef08a;background:var(--yellow-soft)}.badge.hold{color:#bbf7d0;background:var(--green-soft)}.disclaimer{color:var(--muted);border-radius:13px;align-items:flex-start;gap:14px;margin-top:28px;padding:18px 22px;display:flex}.disclaimer svg{color:#c7d2fe;background:#94a3b814;border-radius:999px;flex:none;width:26px;height:26px;padding:5px}.disclaimer p{margin:0;line-height:1.6}@media (width<=1280px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){body{min-width:0}.sidebar{display:none}.main-content{width:100%;max-width:none;margin-left:0;padding:22px}.page-header,.panel-header,.topbar{flex-direction:column;align-items:flex-start;gap:16px}.summary-grid,.right-rail,.insight-card{grid-template-columns:1fr}.table-head{display:none}.position-row{grid-template-columns:1fr;align-items:start}.action-cell p{max-width:none}}.modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;place-items:center;display:grid;position:fixed;inset:0}.add-modal{border:1px solid var(--border-strong);background:linear-gradient(180deg, #0f172afa, #080d1afa), var(--panel);border-radius:18px;width:440px;padding:24px;box-shadow:0 30px 100px #00000080}.modal-header{justify-content:space-between;gap:18px;margin-bottom:24px;display:flex}.modal-header h2{margin:0;font-size:24px}.modal-header p{color:var(--muted);margin:8px 0 0;font-size:14px}.modal-close{border:1px solid var(--border);width:36px;height:36px;color:var(--text);background:#0f172acc;border-radius:10px;font-size:24px}.modal-form{gap:16px;display:grid}.modal-form label{color:#cbd5e1;gap:8px;font-size:14px;font-weight:700;display:grid}.modal-form input{border:1px solid var(--border-strong);height:46px;color:var(--text);background:#0c1426;border-radius:10px;outline:none;padding:0 14px}.modal-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.position-meta{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.position-meta span{color:#a78bfa;background:#7c3aed14;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.position-details{border-top:1px solid #94a3b829;grid-column:1/-1;grid-template-columns:1.2fr 1fr;gap:18px;margin-top:18px;padding-top:18px;display:grid}.position-details h4{color:#e5e7eb;margin:0 0 10px;font-size:13px}.detail-driver,.cache-note{background:#0f172ab8;border:1px solid #94a3b829;border-radius:14px;margin-bottom:8px;padding:10px 12px}.detail-driver strong,.cache-note strong{color:#f8fafc;margin-bottom:4px;font-size:12px;display:block}.detail-driver p,.cache-note p,.empty-details{color:#94a3b8;margin:0;font-size:12px;line-height:1.45}.detail-driver.high{border-color:#f8717159}.detail-driver.medium{border-color:#facc1559}.detail-driver.low,.positive-signal{border-color:#22c55e40}.row-button svg{transition:transform .2s}.row-button.expanded svg{transform:rotate(90deg)}.position-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.muted-text{color:#94a3b8;font-size:12px}.nav-badge{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 7px;font-size:12px;font-weight:800;display:inline-flex}.alerts-page{margin-top:28px}.alerts-page .panel-header{padding:0}.alerts-page-header{align-items:center;margin-bottom:22px}.alerts-section-header,.alerts-history-toggle{justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0 0 12px;display:flex}.alerts-section-header h3,.alerts-history-toggle h3{margin:0;font-size:16px}.alerts-section-header p,.alerts-history-toggle p{color:var(--muted);margin:4px 0 0;font-size:13px}.alerts-history{border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.alerts-history-toggle{border:1px solid var(--border);color:var(--text);text-align:left;cursor:pointer;background:#0f172a7a;border-radius:13px;padding:14px 16px}.alerts-history-toggle svg{color:var(--muted);transition:transform .18s}.alerts-history-toggle svg.open{transform:rotate(180deg)}.alerts-history-list{margin-top:12px}.alerts-list{gap:12px;display:grid}.alert-card{border:1px solid var(--border);background:linear-gradient(180deg, #0f172ae6, #0b1222f0), var(--panel);box-shadow:var(--shadow);border-radius:13px;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.alert-card.unread{border-color:#5b6cff70}.alert-card.high{border-left:4px solid var(--red)}.alert-card.medium{border-left:4px solid var(--yellow)}.alert-card.low{border-left:4px solid var(--green)}.alert-card.read{opacity:.66}.alert-icon{color:#c084fc;background:var(--purple-soft);border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.alert-title-line{align-items:center;gap:10px;display:flex}.alert-title-line h3{margin:0;font-size:17px}.alert-content p{color:var(--muted);margin:7px 0;line-height:1.5}.alert-time{color:var(--muted-2);font-size:12px}.alert-severity{text-transform:uppercase;font-size:11px;font-weight:900}.alert-severity.high{color:var(--red)}.alert-severity.medium{color:var(--yellow)}.alert-severity.low{color:var(--green)}.empty-alerts{border:1px solid var(--border);min-height:260px;color:var(--muted);text-align:center;background:#0f172ab8;border-radius:13px;place-items:center;gap:10px;display:grid}.empty-alerts h3,.empty-alerts p{margin:0}.empty-alerts.compact{min-height:190px}@media (width<=980px){.alert-card{grid-template-columns:1fr}}.dashboard-page{gap:24px;display:grid}.dashboard-grid{grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.dashboard-card{border:1px solid var(--border);background:linear-gradient(180deg, #0f172adb, #0b1222f0), var(--panel);box-shadow:var(--shadow);border-radius:14px;padding:24px}.dashboard-card.large{grid-row:span 2}.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.dashboard-card-header h2{letter-spacing:-.035em;margin:0}.dashboard-card-header p{color:var(--muted);margin:8px 0 0}.dashboard-card-header svg{color:#c084fc}.dashboard-brief{color:#dbe4f0;margin:0;font-size:18px;line-height:1.65}.dashboard-highlight{background:#5b6cff1a;border:1px solid #5b6cff38;border-radius:14px;margin-top:28px;padding:18px}.dashboard-highlight.compact{margin-top:0;margin-bottom:18px}.dashboard-highlight span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.dashboard-highlight strong{color:var(--text);letter-spacing:-.05em;font-size:34px;display:block}.dashboard-highlight p{color:#cbd5e1;margin:8px 0 0}.dashboard-alert-list{gap:10px;display:grid}.dashboard-alert-item{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;background:#0f172ab8;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;display:flex}.dashboard-alert-item strong{font-size:14px;display:block}.dashboard-alert-item p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.45}.alert-dot{border-radius:999px;flex:none;width:9px;height:9px;margin-top:5px}.alert-dot.high{background:var(--red)}.alert-dot.medium{background:var(--yellow)}.alert-dot.low{background:var(--green)}.mini-link-button{color:#8da2ff;background:0 0;border:0;align-items:center;gap:6px;margin-top:18px;padding:0;font-weight:800;display:inline-flex}@media (width<=980px){.dashboard-grid{grid-template-columns:1fr}.dashboard-card.large{grid-row:auto}}.top-alert-button{position:relative;overflow:visible}.top-alert-badge{pointer-events:none;background:#ef4444;border:2px solid #fff;border-radius:999px;width:10px;height:10px;display:block;position:absolute;top:10px;right:10px}.insights-page{margin-top:20px}.insights-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px;display:grid}.insight-driver-card{border:1px solid var(--border);background:linear-gradient(180deg, #0f172ae6, #0b1222f0), var(--panel);border-radius:14px;padding:22px}.insight-driver-card.high{border-left:4px solid var(--red)}.insight-driver-card.medium{border-left:4px solid var(--yellow)}.insight-driver-card.low{border-left:4px solid var(--green)}.insight-driver-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.insight-driver-header svg{color:#c084fc}.insight-driver-header span{color:#94a3b8;font-size:11px;font-weight:900}.insight-driver-card h3{margin:0 0 10px;font-size:18px}.insight-driver-card p{color:#cbd5e1;margin:0;line-height:1.6}.insights-hero-stats>div{min-width:unset;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.insights-hero-stats span{color:#94a3b8;font-size:12px}.insights-hero-stats strong{color:#fff;font-size:24px;font-weight:700}.insights-hero{margin-bottom:36px}.reports-page{flex-direction:column;gap:28px;display:flex}.reports-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:28px;display:grid}.report-card,.report-preview{background:#0f172ab8;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 24px 70px #00000038}.report-card{padding:20px}.report-card span{color:#94a3b8;font-size:13px}.report-card strong{color:#fff;margin-top:10px;font-size:32px;display:block}.report-card p{color:#94a3b8;margin:8px 0 0}.report-preview{padding:30px}.report-preview-header{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.report-preview h3{color:#fff;margin:0;font-size:24px}.report-section{border-top:1px solid #ffffff14;margin-top:24px;padding-top:22px}.report-section h4{color:#fff;margin:0 0 12px}.report-section p{color:#cbd5e1;line-height:1.7}.report-table{flex-direction:column;display:flex}.report-row{border-bottom:1px solid #ffffff0f;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:14px 0;display:grid}.report-row span{color:#fff;font-weight:700}.report-row strong{color:#f87171}.report-row em{color:#c4b5fd;font-style:normal;font-weight:700}.report-driver{background:#ffffff08;border-radius:16px;margin-bottom:12px;padding:16px}.report-driver strong{color:#fff}.report-driver p{margin:8px 0}.report-driver span{color:#f87171;font-size:11px;font-weight:800}.report-disclaimer{color:#94a3b8;border-top:1px solid #ffffff14;margin-top:28px;padding-top:20px;font-size:13px}@media print{body{background:#fff!important}.sidebar,.topbar,.page-header,.disclaimer,.no-print{display:none!important}.app-shell,.main-content,.reports-page,.printable-report{color:#111827!important;background:#fff!important;margin:0!important;padding:0!important;display:block!important}.printable-report{padding:32px!important}.reports-grid{grid-template-columns:repeat(3,1fr)!important;gap:14px!important;display:grid!important}.report-card,.report-preview,.report-driver{box-shadow:none!important;color:#111827!important;background:#fff!important;border:1px solid #e5e7eb!important}.report-card *,.report-preview *,.report-driver *{color:#111827!important}.muted-text,.report-card p,.report-section p,.report-disclaimer{color:#4b5563!important}.report-preview{page-break-inside:avoid}}.insights-kpi-grid{width:100%;margin:28px 0 32px}.insights-kpi-grid .report-card{min-height:130px}.settings-page{margin-top:20px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.settings-card{border:1px solid var(--border);background:linear-gradient(180deg, #0f172ae6, #0b1222f0), var(--panel);box-shadow:var(--shadow);border-radius:18px;padding:24px}.settings-card h2{letter-spacing:-.035em;margin:0;font-size:22px}.settings-card>p{color:var(--muted);margin:8px 0 24px}.settings-field{gap:12px;margin-top:20px;display:grid}.settings-field span,.settings-toggle span{color:var(--muted);font-size:13px}.settings-field strong{color:var(--text);font-size:28px}.settings-field input[type=range]{width:100%;accent-color:var(--blue)}.settings-field select{border:1px solid var(--border-strong);height:46px;color:var(--text);background:#0c1426;border-radius:10px;outline:none;padding:0 14px}.settings-toggle{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.settings-toggle strong{color:var(--text);margin-bottom:5px;display:block}.settings-toggle input{width:44px;height:24px;accent-color:var(--blue)}.danger-zone{border-color:#ef444440}@media (width<=980px){.settings-grid{grid-template-columns:1fr}}.position-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:22px;display:grid}.position-card{background:linear-gradient(#121c34f5,#070d1bf5);border:1px solid #5e74bf3d;border-radius:24px;flex-direction:column;min-height:500px;padding:30px;display:flex;box-shadow:0 18px 45px #00000038}.position-card-top{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.position-card-title{flex-direction:column;min-height:126px;margin-top:26px;display:flex}.position-card-title h3{margin:0;font-size:28px;line-height:1.1}.position-card-title p,.position-card-title span{color:var(--muted)}.position-card-title span{flex-direction:column;align-items:flex-start;display:flex}.position-card-value{flex-direction:column;gap:4px;margin-top:24px;display:flex}.position-card-value strong{font-size:28px;line-height:1.1}.position-card>.sparkline{width:100%;height:58px;margin-top:24px}.position-card-risk{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px;margin-top:auto;padding-top:28px;display:grid}.position-card-risk .risk-ring{width:72px;height:72px}.position-card-risk>div:last-child{min-width:0}.position-card-risk .action{margin-bottom:8px;font-size:18px;font-weight:900;line-height:1.1;display:block}.position-card-risk .position-summary{max-width:100%;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.35;display:-webkit-box;overflow:hidden}.position-card:hover .asset-card-actions,.watchlist-card:hover .asset-card-actions{opacity:1;pointer-events:auto}.table-head.hidden{display:none}.watchlist-card{background:linear-gradient(#121c34f5,#070d1bf5);border:1px solid #5e74bf3d;border-radius:24px;flex-direction:column;gap:18px;min-height:360px;padding:24px;display:flex}.watchlist-card-header{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.watchlist-card-title h3{margin:0;font-size:26px}.watchlist-card-title p{color:var(--muted);margin:4px 0}.watchlist-card-title span{color:var(--muted);font-weight:700}.watchlist-card-price{flex-direction:column;gap:4px;display:flex}.watchlist-card-price strong{font-size:26px}.watchlist-card-price span{color:var(--muted);font-weight:700}.watchlist-card-action{margin-top:auto}.watchlist-card-action p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;line-height:1.45;display:-webkit-box;overflow:hidden}.help-page{flex-direction:column;gap:24px;display:flex}.help-hero,.help-card,.help-faq-panel{color:var(--text);background:linear-gradient(#121c34f5,#070d1bf5);border:1px solid #5e74bf3d;border-radius:24px;box-shadow:0 18px 45px #00000038}.help-hero{justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex}.help-search input::placeholder{color:var(--muted)}.help-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.help-card{padding:26px}.help-card h3,.faq-panel h2{color:var(--text)}.help-card p,.faq-panel p{color:var(--muted)}.faq-panel{padding:28px}.faq-list{flex-direction:column;gap:12px;margin-top:18px;display:flex}.faq-item{background:#080d1cb8;border:1px solid #94a3b829;border-radius:16px;padding:16px 18px}.faq-item summary{cursor:pointer;color:var(--text);font-weight:800}.faq-item p{margin:12px 0 0;line-height:1.6}.help-search{width:320px;position:relative}.help-search svg{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.help-search input{width:100%;height:48px;color:var(--text);background:#080d1cd1;border:1px solid #94a3b838;border-radius:999px;padding-left:48px;padding-right:18px}.app-loading{background:radial-gradient(circle at 75% -10%, #5b6cff29, transparent 32%), radial-gradient(circle at 15% 10%, #a855f714, transparent 28%), var(--bg);min-height:100vh;color:var(--text);place-items:center;font-size:15px;font-weight:700;display:grid}:root[data-theme=light] .app-loading{background:radial-gradient(circle at 75% -10%, #315fdc1a, transparent 34%), radial-gradient(circle at 15% 10%, #7c3aed0f, transparent 30%), var(--bg);color:var(--text)}.login-page{background:radial-gradient(circle at 0 0,#22c55e2e,#0000 35%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 35%),#020617;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{color:#e5e7eb;background:#0f172aeb;border:1px solid #94a3b838;border-radius:28px;width:100%;max-width:440px;padding:34px;box-shadow:0 24px 80px #00000073}.login-brand{align-items:center;gap:14px;margin-bottom:26px;display:flex}.login-brand h1{margin:0;font-size:28px}.login-brand h1 span{color:#22c55e}.login-hero-icon{color:#22c55e;background:#22c55e24;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:18px;display:grid}.oauth-login-button,.google-login-button,.email-login-button{cursor:pointer;border:0;border-radius:16px;width:100%;margin-top:22px;padding:14px 18px;font-weight:800;transition:transform .18s,background .18s,opacity .18s}.oauth-login-button,.google-login-button{color:#020617;background:#f8fafc}.email-login-button{color:#020617;background:#22c55e;margin-top:14px}.oauth-login-button:hover,.google-login-button:hover{background:#e5e7eb}.email-login-button:hover{background:#16a34a}.oauth-login-button:disabled,.google-login-button:disabled,.email-login-button:disabled{opacity:.68;cursor:not-allowed}.oauth-login-stack{gap:12px;margin-top:22px;display:grid}.oauth-login-button{margin-top:0}.login-divider{color:#64748b;align-items:center;gap:12px;margin:20px 0;font-size:13px;font-weight:700;display:flex}.login-divider:before,.login-divider:after{content:"";background:#94a3b833;flex:1;height:1px}.email-login-form{gap:12px;display:grid}.login-field{color:#cbd5e1;gap:7px;font-size:13px;font-weight:700;display:grid}.login-field input{color:#e5e7eb;width:100%;font:inherit;background:#0f172ac7;border:1px solid #94a3b83d;border-radius:14px;outline:none;padding:13px 14px}.login-field input:focus{border-color:#22c55eb8;box-shadow:0 0 0 3px #22c55e1f}.login-alert{border-radius:14px;margin:2px 0 0;padding:11px 12px;font-size:13px;line-height:1.45}.login-alert-error{color:#fecaca;background:#7f1d1d42;border:1px solid #f8717159}.login-alert-success{color:#bbf7d0;background:#14532d47;border:1px solid #22c55e59}.login-switch-row{color:#64748b;justify-content:center;align-items:center;gap:9px;margin-top:18px;font-size:13px;display:flex}.login-switch-row button{color:#86efac;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.login-switch-row button:hover{color:#bbf7d0}.login-note{text-align:center;margin:18px 0 0;font-size:13px}.asset-card-actions,.asset-row-actions{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:6px;transition:opacity .18s;display:inline-flex}.position-card:hover .asset-card-actions,.watchlist-card:hover .asset-card-actions,.position-row:hover .asset-row-actions{opacity:1;pointer-events:auto}.asset-card-actions{margin-left:auto}.asset-row-actions{justify-content:flex-end}.asset-action-button{border:1px solid var(--border-strong);color:#cbd5e1;background:#0f172ab8;border-radius:8px;place-items:center;width:28px;height:28px;transition:transform .18s,border-color .18s,background .18s,color .18s;display:grid}.asset-action-button:hover{color:var(--text);background:#1e293bd6;border-color:#5b6cff75;transform:translateY(-1px)}.asset-action-button.danger:hover{color:var(--red);background:#ef44441a;border-color:#ef444473}@media (width<=980px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden;min-width:0!important}body{overflow-x:hidden;min-width:0!important}.app-shell{width:100%;min-width:0;display:block;overflow-x:hidden}.sidebar{display:none!important}.main-content{width:100%;max-width:100%;margin-left:0;padding:22px 16px 110px;overflow-x:hidden}.topbar{flex-direction:column;align-items:stretch;gap:16px;display:flex}.topbar-actions{grid-template-columns:1fr 1fr 48px 48px;gap:10px;width:100%;display:grid}.secondary-button{justify-content:center;width:100%;height:44px;padding:0 10px;font-size:14px}.icon-button,.avatar{width:44px;height:44px}.page-header{display:block}.page-header h1{font-size:48px}.summary-grid,.dashboard-grid,.reports-grid,.settings-grid,.help-grid,.position-grid,.insights-grid,.right-rail{grid-template-columns:1fr!important}.summary-card,.dashboard-card,.report-card,.settings-card,.position-card,.watchlist-card,.insight-driver-card,.help-card,.help-hero{width:100%;max-width:100%}.position-row,.position-details,.content-grid{grid-template-columns:1fr}.table-head{display:none}.mobile-bottom-nav{z-index:2000;white-space:nowrap;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172af5;border:1px solid #94a3b840;border-radius:24px;gap:8px;padding:10px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;overflow-x:auto;box-shadow:0 18px 45px #00000073}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-nav-button{color:#cbd5e1;background:#1e293bcc;border:1px solid #94a3b82e;border-radius:999px;flex:none;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.mobile-nav-button.active{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 0 20px #6366f159,0 0 40px #8b5cf640}}@media (width>=981px){.mobile-bottom-nav{display:none!important}}@media (width<=980px){.topbar-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.topbar-actions .secondary-button{width:100%}.topbar-actions .icon-button,.topbar-actions .avatar{justify-self:center}.topbar-actions{grid-template-columns:1fr 1fr 52px 52px;align-items:center;gap:14px;width:100%;display:grid}.topbar-actions .secondary-button{border-radius:14px;justify-content:center;width:100%;height:54px;font-size:16px;font-weight:800}.topbar-actions .icon-button,.topbar-actions .avatar{justify-self:end;width:52px;height:52px}.main-content{padding-bottom:96px}.mobile-bottom-nav{border-radius:24px;gap:8px;padding:8px;bottom:14px;left:22px;right:22px}.mobile-nav-button{border-radius:999px;min-height:48px;padding:0 16px;font-size:14px}.mobile-nav-button svg{width:17px;height:17px}.mobile-nav-button .nav-badge{min-width:24px;height:24px;padding:0 7px;font-size:12px}}@media (width<=520px){.topbar-actions{grid-template-columns:1fr 1fr}.topbar-actions .icon-button{justify-self:end}.topbar-actions .avatar{justify-self:start}}@media (width<=980px){.topbar-actions{grid-template-columns:1fr 1fr 52px 52px;align-items:center;gap:10px;width:100%;display:grid}.topbar-actions .secondary-button{white-space:nowrap;border-radius:14px;justify-content:center;width:100%;min-width:0;height:52px;padding:0 10px;font-size:15px;font-weight:800}.topbar-actions .icon-button,.topbar-actions .avatar{width:52px;height:52px}.main-content{padding-bottom:92px}.mobile-bottom-nav{grid-template-columns:repeat(8,1fr);gap:6px;padding:6px;display:grid;bottom:14px;left:16px;right:16px;overflow:visible}.mobile-nav-button{border-radius:18px;place-items:center;width:100%;height:42px;padding:0;display:grid;position:relative}.mobile-nav-button span:not(.mobile-nav-badge){display:none}.mobile-nav-badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-5px;right:-5px}.position-grid{gap:14px;grid-template-columns:1fr!important}.position-card,.watchlist-card{min-height:unset;border-radius:20px;padding:18px}.position-card-title h3,.watchlist-card-title h3{font-size:24px}.position-card-value strong,.watchlist-card-price strong{font-size:24px}.position-card-risk{align-items:center;gap:14px;margin-top:14px}.position-summary{-webkit-line-clamp:2;font-size:13px;line-height:1.45}.position-meta{margin-top:10px}.value-cell .sparkline{height:28px}.watchlist-card{min-height:unset;gap:12px}.watchlist-card-action p{-webkit-line-clamp:2}.position-row{min-height:unset;border-radius:18px;gap:14px;padding:16px}.position-main{gap:12px}.position-logo{width:44px;height:44px;font-size:20px}.position-main h3{font-size:22px}.position-main span{margin-top:5px;font-size:13px}.action-cell strong{margin-bottom:6px;font-size:17px}.action-cell p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.position-grid,.position-list{gap:12px!important}.position-card,.watchlist-card{border-radius:18px!important;gap:10px!important;height:auto!important;min-height:0!important;padding:14px!important}.position-card-top,.position-card-risk,.watchlist-card-header{gap:10px!important}.position-card-title{margin-top:8px!important}.position-card-title h3,.watchlist-card-title h3{font-size:22px!important;line-height:1.1!important}.position-card-title p,.position-card-title span,.watchlist-card-title p,.watchlist-card-title span{margin:2px 0!important;font-size:14px!important;line-height:1.25!important}.position-card-value,.watchlist-card-price{margin-top:10px!important}.position-card-value strong,.watchlist-card-price strong{font-size:22px!important;line-height:1.1!important}.position-card>.sparkline,.watchlist-card>.sparkline,.value-cell .sparkline{height:24px!important;margin-top:4px!important}.risk-ring{width:52px!important;height:52px!important}.risk-ring strong{font-size:19px!important}.risk-label{font-size:11px!important}.position-summary,.watchlist-card-action p,.action-cell p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:6px!important;font-size:12px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.position-meta{gap:5px!important;margin-top:8px!important}.position-meta span{padding:3px 6px!important;font-size:10px!important}.position-row{border-radius:18px!important;gap:10px!important;height:auto!important;min-height:0!important;padding:14px!important}.position-card{border-radius:20px!important;grid-template-columns:56px 1fr 72px!important;grid-template-areas:"logo title actions""logo value risk"!important;gap:10px 14px!important;height:auto!important;min-height:0!important;padding:16px!important;display:grid!important}.position-card-top{display:contents!important}.position-card-top .position-logo{grid-area:logo!important;width:56px!important;height:56px!important;padding:2px!important;line-height:1!important}.position-card-top .asset-card-actions{opacity:1!important;pointer-events:auto!important;grid-area:actions!important;justify-content:flex-end!important;gap:4px!important}.position-card-title{grid-area:title!important;min-height:0!important;margin:0!important}.position-card-title h3{margin:0!important;font-size:22px!important;line-height:1.05!important}.position-card-title p,.position-card-title span{margin:2px 0 0!important;font-size:13px!important;line-height:1.2!important}.position-card-value{grid-area:value!important;margin:0!important}.position-card-value strong{font-size:20px!important;line-height:1.1!important}.position-card-value span{font-size:13px!important;line-height:1.2!important}.position-card>.sparkline{display:none!important}.position-card-risk{grid-area:risk!important;align-content:center!important;justify-items:center!important;gap:4px!important;margin:0!important;display:grid!important}.position-card-risk .risk-ring{width:48px!important;height:48px!important}.position-card-risk .risk-ring strong{font-size:18px!important}.position-card-risk>div{display:contents!important}.position-card-risk .action{text-align:center!important;margin:0!important;font-size:12px!important;line-height:1.1!important}.position-card-risk .position-summary,.position-card .position-meta{display:none!important}.asset-action-button,.position-card .row-button{border-radius:8px!important;width:26px!important;height:26px!important}.asset-action-button svg,.position-card .row-button svg{width:14px!important;height:14px!important}.watchlist-card{border-radius:20px!important;grid-template-columns:56px 1fr 72px!important;grid-template-areas:"logo title actions""logo price risk""button button button"!important;gap:10px 14px!important;height:auto!important;min-height:0!important;padding:16px!important;display:grid!important}.watchlist-card-header .position-logo{grid-area:logo!important;width:56px!important;height:56px!important;padding:2px!important;line-height:1!important}.watchlist-card-title{grid-area:title!important}.watchlist-card-title h3{margin:0!important;font-size:22px!important;line-height:1.05!important}.watchlist-card-title p,.watchlist-card-title span{margin:2px 0 0!important;font-size:13px!important;line-height:1.2!important}.watchlist-card-header .asset-card-actions{opacity:1!important;pointer-events:auto!important;grid-area:actions!important;justify-content:flex-end!important;gap:4px!important}.watchlist-card-header .risk-ring{grid-area:risk!important;width:48px!important;height:48px!important}.watchlist-card-price strong{font-size:20px!important;line-height:1.1!important}.watchlist-card-price span{font-size:13px!important}.watchlist-card>.sparkline,.watchlist-card-action{display:none!important}.watchlist-card .mini-link-button{grid-area:button!important;justify-content:center!important;height:36px!important;margin-top:4px!important}.position-row{border-radius:20px!important;grid-template-columns:56px 1fr 76px!important;grid-template-areas:"main main actions""value value risk"!important;gap:10px 14px!important;height:auto!important;min-height:0!important;padding:16px!important;display:grid!important}.position-main{grid-area:main!important;gap:12px!important}.position-main .position-logo{width:56px!important;height:56px!important;font-size:22px!important}.position-main h3{margin:0!important;font-size:24px!important;line-height:1.05!important}.position-main p,.position-main span{margin:2px 0 0!important;font-size:13px!important;line-height:1.2!important}.value-cell{grid-area:value!important}.value-cell strong{font-size:22px!important;line-height:1.1!important}.value-cell span{font-size:13px!important;line-height:1.2!important}.value-cell .sparkline{display:none!important}.risk-cell{grid-area:risk!important;justify-items:center!important;gap:3px!important}.risk-cell .risk-ring{width:48px!important;height:48px!important}.risk-cell .risk-ring strong{font-size:18px!important}.risk-cell .risk-label{text-align:center!important;font-size:11px!important}.action-cell{display:none!important}.asset-row-actions{opacity:1!important;pointer-events:auto!important;grid-area:actions!important;justify-content:flex-end!important;align-self:start!important;gap:4px!important}.asset-row-actions .asset-action-button,.asset-row-actions .row-button{border-radius:8px!important;width:26px!important;height:26px!important}.asset-row-actions svg{width:14px!important;height:14px!important}.position-details{grid-column:1/-1!important;margin-top:8px!important;padding-top:12px!important}.view-toggle,.view-switcher,.layout-toggle,.display-toggle{display:none!important}svg.donut{flex:0 0 84px!important;width:84px!important;min-width:84px!important;max-width:84px!important;height:84px!important;min-height:84px!important;max-height:84px!important}.side-card svg.donut{flex-basis:104px!important;width:104px!important;height:104px!important}.position-card .risk-ring,.watchlist-card .risk-ring{width:48px!important;height:48px!important;position:relative!important;inset:auto!important;overflow:hidden!important;transform:none!important}.position-card .risk-ring svg,.watchlist-card .risk-ring svg{width:48px!important;height:48px!important;position:relative!important;inset:auto!important;transform:rotate(-90deg)!important}.topbar-actions .secondary-button svg{flex:0 0 16px!important;width:16px!important;height:16px!important}.topbar-actions .icon-button svg{width:20px!important;height:20px!important}.watchlist-card{border-radius:20px!important;grid-template-columns:56px 1fr 84px!important;grid-template-areas:"logo title actions""logo price risk"!important;gap:10px 14px!important;min-height:0!important;padding:16px!important;display:grid!important}.watchlist-card-header{display:contents!important}.watchlist-card-header .position-logo{grid-area:logo!important;width:56px!important;height:56px!important}.watchlist-card-title{grid-area:title!important;min-width:0!important}.watchlist-card-price{grid-area:price!important;margin:0!important}.watchlist-card .asset-card-actions{opacity:1!important;pointer-events:auto!important;grid-area:actions!important;grid-template-columns:26px 26px 18px!important;justify-content:end!important;place-items:center!important;gap:4px!important;margin:0!important;display:grid!important}.watchlist-card .asset-action-button{width:26px!important;height:26px!important}.watchlist-card .row-button{background:0 0!important;border:0!important;width:18px!important;height:26px!important;padding:0!important}.watchlist-card-risk{grid-area:risk!important;align-content:center!important;justify-items:center!important;gap:4px!important;display:grid!important}.watchlist-card-risk .risk-ring{width:54px!important;height:54px!important;position:relative!important;overflow:visible!important}.watchlist-card-risk .risk-ring svg{width:54px!important;height:54px!important;position:absolute!important;inset:0!important;transform:rotate(-90deg)!important}.watchlist-card-risk .risk-ring strong{z-index:2!important;font-size:18px!important;position:relative!important}.watchlist-card-risk .action{text-align:center!important;margin:0!important;font-size:13px!important}.watchlist-card>.sparkline,.watchlist-card-action,.watchlist-card .mini-link-button,.watchlist-card-risk .position-summary{display:none!important}}.ticker-insights-panel{border:1px solid var(--border);background:linear-gradient(#121c34f5,#070d1bf5);border-radius:20px;margin-top:18px;padding:18px}.ticker-insights-backdrop{z-index:5000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617ad;align-items:end;display:grid;position:fixed;inset:0}.ticker-insights-panel{border:1px solid var(--border);background:linear-gradient(#121c34fa,#070d1bfa);border-radius:26px 26px 0 0;max-height:82vh;padding:20px;overflow-y:auto;box-shadow:0 -20px 80px #0000008c}.ticker-insights-header{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.ticker-insights-header span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.ticker-insights-header h2{margin:4px 0 0}.ticker-insights-summary{color:#cbd5e1;line-height:1.6}@media (width>=981px){.ticker-insights-backdrop{justify-content:center;align-items:center;padding:48px;display:flex}.ticker-insights-panel{border-radius:28px;width:min(920px,90vw);max-height:78vh;box-shadow:0 30px 120px #000000a6}}.desktop-topbar-user{align-items:center;gap:12px;display:inline-flex}.mobile-account-menu-wrapper{display:none}.mobile-account-avatar{cursor:pointer}.mobile-account-menu{z-index:3000;border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(18px);background:#0f172af5;border-radius:16px;min-width:200px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 60px #00000059,0 0 0 1px #ffffff0a}.mobile-account-menu button{color:#e5e7eb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;transition:background-color .15s,color .15s}.mobile-account-menu button:hover{background:#94a3b81f}.mobile-account-menu-danger{color:#fb7185!important}@media (width<=980px){.desktop-topbar-user,.top-alert-button{display:none!important}.topbar{margin-bottom:24px;position:relative;display:block!important}.topbar>div:first-child{display:none}.topbar-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:10px;width:100%;padding-right:64px;position:relative;display:grid!important}.topbar-actions>.secondary-button{white-space:nowrap;border-radius:14px;justify-content:center;width:100%;min-width:0;height:52px;padding:0 10px;font-size:15px;font-weight:800}.topbar-actions>.secondary-button svg{flex:0 0 16px!important;width:16px!important;height:16px!important}.mobile-account-menu-wrapper{z-index:2500;align-items:center;position:absolute;top:0;right:0;display:inline-flex!important}.mobile-account-avatar{width:52px!important;height:52px!important}.mobile-bottom-nav{z-index:2000;width:auto;padding:8px 8px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);background:#0f172af5;border:1px solid #94a3b840;border-radius:24px;gap:6px;position:fixed;bottom:14px;left:16px;right:16px;overflow:visible;box-shadow:0 18px 45px #00000073;grid-template-columns:repeat(6,minmax(0,1fr))!important;display:grid!important}.mobile-nav-button{color:#cbd5e1;background:#1e293bcc;border:1px solid #94a3b82e;border-radius:18px;place-items:center;height:56px;position:relative;width:100%!important;min-width:0!important;padding:0!important;display:grid!important}.mobile-nav-button svg{margin:0;width:20px!important;height:20px!important}.mobile-nav-button.active{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000;box-shadow:0 0 20px #6366f159,0 0 40px #8b5cf640}.mobile-nav-badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-7px;right:-4px}}@media (width<=390px){.topbar-actions{gap:8px;padding-right:58px}.topbar-actions>.secondary-button{height:48px;font-size:13px}.mobile-account-avatar{width:48px!important;height:48px!important}.mobile-bottom-nav{gap:4px;left:10px;right:10px}.mobile-nav-button{border-radius:16px;height:52px}}@media (width<=980px){.topbar{z-index:1900;-webkit-backdrop-filter:blur(18px);background:#050a14eb;border-bottom:1px solid #94a3b81f;margin:-22px -16px 20px;padding:14px 16px 12px;position:sticky;top:0}}.profile-page{margin-top:20px}.profile-grid{grid-template-columns:1.4fr 1fr;gap:18px;display:grid}.profile-card{border:1px solid var(--border);background:linear-gradient(180deg, #0f172ae6, #0b1222f0), var(--panel);box-shadow:var(--shadow);border-radius:22px;padding:24px}.profile-main-card{grid-row:span 2}.profile-avatar-section,.profile-card-header{align-items:center;gap:18px;display:flex}.profile-avatar-preview{background:linear-gradient(135deg,#5668ff,#7c3aed);border-radius:28px;flex:none;place-items:center;width:96px;height:96px;display:grid;overflow:hidden;box-shadow:0 0 28px #5b6cff57}.profile-avatar-preview img{object-fit:cover;width:100%;height:100%}.profile-avatar-preview span{color:#fff;font-size:32px;font-weight:900}.profile-card h2{margin:0;font-size:22px}.profile-card p{color:var(--muted);margin:8px 0 0;line-height:1.55}.profile-upload-button{border:1px solid var(--border-strong);width:fit-content;height:42px;color:var(--text);cursor:pointer;background:#0f172ab8;border-radius:12px;align-items:center;gap:9px;margin-top:16px;padding:0 14px;font-weight:800;display:inline-flex}.profile-upload-button input{display:none}.profile-form{gap:16px;margin-top:28px;display:grid}.profile-form label{gap:8px;display:grid}.profile-form label span{color:var(--muted);font-size:13px;font-weight:800}.profile-form input{border:1px solid var(--border-strong);height:48px;color:var(--text);background:#0c1426;border-radius:12px;outline:none;padding:0 14px}.profile-form input:disabled{opacity:.72}.profile-save-button{width:fit-content;margin-top:4px}.profile-saved-note{font-size:13px;font-weight:800;color:var(--green)!important;margin:0!important}.profile-plan-box{background:#5b6cff1a;border:1px solid #5b6cff38;border-radius:16px;margin-top:22px;padding:18px}.profile-plan-box span{color:var(--muted);font-size:13px;display:block}.profile-plan-box strong{letter-spacing:-.05em;margin-top:8px;font-size:34px;display:block}.profile-action-button{justify-content:center;width:100%;margin-top:22px}.profile-danger-actions{gap:12px;margin-top:22px;display:grid}.danger-button{color:#fb7185;border-color:#ef444459}.danger-button:hover{background:#ef44441f;border-color:#ef444499}@media (width<=980px){.profile-grid{grid-template-columns:1fr}.profile-main-card{grid-row:auto}.profile-card{border-radius:20px;padding:18px}.profile-avatar-section{align-items:flex-start}.profile-avatar-preview{border-radius:22px;width:76px;height:76px}.profile-avatar-preview span{font-size:26px}.profile-save-button{width:100%}}.avatar{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:flex;overflow:hidden}.avatar img{object-fit:cover;object-position:center 20%;border-radius:50%;width:100%;height:100%}@media (width>=981px){.watchlist-card-risk{grid-template-columns:72px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;margin-top:auto!important;display:grid!important}.watchlist-card-risk .risk-ring,.watchlist-card-risk .risk-ring svg{width:72px!important;height:72px!important}.watchlist-card-risk>div{min-width:0!important}.watchlist-card-risk .action{align-items:center!important;gap:8px!important;margin:0 0 8px!important;font-size:18px!important;font-weight:900!important;line-height:1.1!important;display:flex!important}.watchlist-card-risk .position-summary{max-width:100%!important;color:var(--text)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:15px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}}@media (width<=980px){.position-card-risk{grid-area:risk!important;grid-template-columns:1fr!important;align-content:center!important;justify-items:center!important;gap:6px!important;margin:0!important;display:grid!important}.position-card-risk .risk-ring{place-items:center!important;width:54px!important;height:54px!important;display:grid!important;position:relative!important;overflow:visible!important}.position-card-risk .risk-ring svg{width:54px!important;height:54px!important;position:absolute!important;inset:0!important;transform:rotate(-90deg)!important}.position-card-risk .risk-ring strong{z-index:2!important;font-size:18px!important;line-height:1!important;position:relative!important}.position-card-risk>div{justify-items:center!important;display:grid!important}.position-card-risk .action{text-align:center!important;margin:0!important;font-size:13px!important;line-height:1.1!important}.position-card-risk .position-summary{display:none!important}.topbar{-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #94a3b81f;z-index:5000!important;background:#050a14f0!important;margin:0!important;padding:14px 16px 12px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.main-content{padding-top:92px!important}}.legal-page{max-width:900px;margin:0 auto;padding:32px 24px 80px}.legal-content{flex-direction:column;gap:20px;display:flex}.legal-content h2{margin-top:12px}.legal-content p,.legal-content li{color:#cbd5e1;line-height:1.7}.legal-content ul{padding-left:20px}@media (width<=768px){.onboarding-modal{border-radius:24px;padding:22px}.onboarding-actions{flex-direction:column-reverse}.onboarding-actions button{width:100%}}.demo-data-badge{color:#7dd3fc;letter-spacing:.04em;text-transform:uppercase;background:#38bdf81a;border:1px solid #38bdf83d;border-radius:999px;align-self:flex-start;align-items:center;margin-top:10px;margin-left:0;padding:3px 10px;font-size:11px;font-weight:800;display:inline-flex}.risk-distribution-legend{gap:10px;width:100%;margin-top:18px;display:grid}.risk-legend-row{color:#dbe4f0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;font-size:12px;display:grid}.risk-legend-row small{color:#94a3b8;white-space:nowrap}.risk-dot{border-radius:999px;width:10px;height:10px}.risk-dot.low{background:#22c55e}.risk-dot.medium{background:#facc15}.risk-dot.high{background:#ef4444}.topbar-group{align-items:center;gap:10px;display:inline-flex}button:disabled{cursor:not-allowed;opacity:.55;transform:none!important}.import-backdrop{align-items:start;padding:24px;overflow-y:auto}.import-modal{border:1px solid var(--border-strong);background:radial-gradient(circle at 15% 0%, #5b6cff2e, transparent 30%), linear-gradient(180deg, #0f172afa, #080d1afc), var(--panel);border-radius:22px;width:min(960px,100vw - 48px);max-height:calc(100vh - 48px);padding:26px;overflow:auto;box-shadow:0 34px 110px #0000008c}.import-modal-header{margin-bottom:18px}.import-kicker{color:#a7b3ff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-flex}.import-steps{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 22px;display:grid}.import-step{border:1px solid var(--border);min-height:38px;color:var(--muted);background:#0f172a94;border-radius:999px;align-items:center;gap:9px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.import-step span{width:22px;height:22px;color:var(--muted);background:#94a3b81f;border-radius:999px;place-items:center;font-size:12px;display:grid}.import-step.active{color:var(--text);background:#5b6cff21;border-color:#5b6cff61}.import-step.active span{color:#fff;background:linear-gradient(135deg,#5b6cff,#a855f7)}.csv-dropzone{min-height:240px;color:var(--muted);text-align:center;cursor:pointer;background:#0f172a7a;border:1px dashed #94a3b866;border-radius:20px;align-content:center;place-items:center;gap:14px;padding:28px;transition:all .18s;display:grid}.csv-dropzone:hover{background:#5b6cff1a;border-color:#5b6cffa6}.csv-dropzone input{display:none}.csv-dropzone svg{color:#8da2ff}.csv-dropzone strong{color:var(--text);font-size:20px}.csv-dropzone span{max-width:540px;line-height:1.55}.import-helper-grid,.import-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.import-helper-grid div,.import-stat,.import-file-summary{border:1px solid var(--border);background:#0f172a85;border-radius:16px;padding:16px}.import-helper-grid strong,.import-file-summary strong{margin-bottom:5px;display:block}.import-helper-grid p,.import-file-summary p{color:var(--muted);margin:0;font-size:13px}.import-error{color:#fecaca;background:var(--red-soft);border:1px solid #ef444447;border-radius:13px;align-items:center;gap:9px;margin-top:14px;padding:12px 14px;font-size:14px;display:flex}.import-error.soft{color:#fde68a;background:var(--yellow-soft);border-color:#facc1538}.import-file-summary{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.import-pill{white-space:nowrap;color:#bfdbfe;background:#5b6cff24;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.mapper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mapper-card{border:1px solid var(--border);background:#0f172a80;border-radius:16px;gap:12px;padding:15px;display:grid}.mapper-card.mapped{background:#31d9780e;border-color:#31d97852}.mapper-card.required:not(.mapped){border-color:#facc1547}.mapper-card strong{color:#e2e8f0;font-size:14px;display:block}.mapper-card strong span{color:var(--yellow)}.mapper-card small{color:var(--muted);margin-top:5px;line-height:1.4;display:block}.mapper-card select{border:1px solid var(--border-strong);width:100%;height:42px;color:var(--text);background:#0c1426;border-radius:10px;outline:0;padding:0 12px}.import-validation-strip{margin-top:14px}.import-validation-strip span,.import-row-ready,.import-row-warning,.import-row-error{align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.import-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.import-stat strong{margin-bottom:4px;font-size:22px;display:block}.import-stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.import-stat.positive strong,.import-row-ready{color:var(--green)}.import-stat.warning strong,.import-row-warning{color:var(--yellow)}.import-stat.muted strong{color:var(--text)}.import-preview-table-wrap{border:1px solid var(--border);background:#0f172a70;border-radius:16px;overflow-x:auto}.import-preview-table{border-collapse:collapse;width:100%;min-width:720px}.import-preview-table th,.import-preview-table td{border-bottom:1px solid var(--border);text-align:left;padding:14px 16px;font-size:14px}.import-preview-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.import-preview-table tbody tr:last-child td{border-bottom:0}.import-preview-table tr.invalid{background:#ef444412}.import-row-error{color:#fecaca}.import-table-note{margin:10px 2px 0}.import-success-step{text-align:center;justify-items:center;gap:12px;padding:44px 16px 30px;display:grid}.import-success-icon{width:74px;height:74px;color:var(--green);background:var(--green-soft);border-radius:24px;place-items:center;display:grid}.import-success-step h2{margin:10px 0 0}.import-success-step p{max-width:460px;color:var(--muted);margin:0 0 12px}@media (width<=820px){.import-backdrop{padding:10px}.import-modal{border-radius:18px;width:100%;max-height:calc(100vh - 20px);padding:18px}.import-steps,.mapper-grid,.import-helper-grid,.import-stats-grid{grid-template-columns:1fr}.import-file-summary,.topbar-group{flex-direction:column;align-items:stretch}.import-pill{justify-content:center}}.symbol-search{position:relative}.symbol-search input{width:100%}.symbol-search-dropdown{z-index:1001;border:1px solid var(--border-strong);background:linear-gradient(180deg, #0f172afa, #080d1afa), var(--panel);border-radius:14px;max-height:320px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden auto;box-shadow:0 24px 70px #00000073}.symbol-search-state{color:var(--muted);padding:14px;font-size:13px;font-weight:600}.symbol-search-error{color:#fca5a5}.symbol-search-result{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-bottom:1px solid #94a3b81a;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.symbol-search-result:last-child{border-bottom:0}.symbol-search-dropdown:not(.is-keyboard-navigation) .symbol-search-result:hover,.symbol-search-result.is-highlighted{background:#5b6cff24}.symbol-search-logo{background:var(--blue-soft);color:#c7d2fe;border-radius:11px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.symbol-search-logo img{object-fit:cover;width:100%;height:100%}.symbol-search-main{gap:3px;min-width:0;display:grid}.symbol-search-main strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.symbol-search-main>span{color:var(--muted);font-size:12px;font-weight:700}.symbol-search-main .symbol-search-match{z-index:0;color:inherit;font:inherit;letter-spacing:inherit;padding:0;text-decoration:none;display:inline;position:relative}.symbol-search-main .symbol-search-match:before{content:"";z-index:-1;background:color-mix(in srgb, var(--blue) 30%, transparent);pointer-events:none;border-radius:3px;position:absolute;inset:0 -1px}.symbol-search-meta{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:130px;display:flex}.symbol-search-meta span{color:var(--muted);text-transform:uppercase;background:#0f172aad;border:1px solid #94a3b829;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.symbol-search-logo img[src=""],.symbol-search-logo img:not([src]){display:none}@media (width<=640px){.symbol-search-result{grid-template-columns:40px minmax(0,1fr);align-items:flex-start}.symbol-search-meta{grid-column:2;justify-content:flex-start;max-width:100%}}:root[data-theme=light]{--bg:#f4f7fb;--panel:#fff;--panel-soft:#f8fafc;--panel-hover:#eef4ff;--border:#0f172a1a;--border-strong:#0f172a29;--text:#0f172a;--muted:#64748b;--muted-2:#94a3b8;--blue:#315fdc;--blue-soft:#315fdc1a;--purple:#7c3aed;--purple-soft:#7c3aed1a;--green:#15803d;--green-soft:#16a34a1c;--yellow:#b7791f;--yellow-soft:#d977061f;--red:#dc2626;--red-soft:#dc26261a;--shadow:0 18px 52px #0f172a14}:root[data-theme=light] body{background:radial-gradient(circle at 75% -10%, #315fdc1a, transparent 34%), radial-gradient(circle at 15% 10%, #7c3aed0f, transparent 30%), var(--bg)}:root[data-theme=light] body:before{background:radial-gradient(circle at 18% 20%,#315fdc0f,#0000 30%),radial-gradient(circle at 82% 28%,#7c3aed0d,#0000 30%)}:root[data-theme=light] .app-shell{background:linear-gradient(#f4f7fbe6,#eaf0f8fa)}:root[data-theme=light] .sidebar,:root[data-theme=light] .topbar,:root[data-theme=light] .summary-card,:root[data-theme=light] .portfolio-card,:root[data-theme=light] .watch-card,:root[data-theme=light] .alert-card,:root[data-theme=light] .insight-card,:root[data-theme=light] .report-card,:root[data-theme=light] .profile-card,:root[data-theme=light] .settings-card,:root[data-theme=light] .modal-card,:root[data-theme=light] .auth-card,:root[data-theme=light] .table-card,:root[data-theme=light] .alerts-history-toggle{border-color:var(--border);background:#ffffffd6}:root[data-theme=light] .nav-item,:root[data-theme=light] .muted-text,:root[data-theme=light] .settings-card>p,:root[data-theme=light] .settings-field span,:root[data-theme=light] .settings-toggle span{color:var(--muted)}:root[data-theme=light] .nav-item:hover,:root[data-theme=light] .nav-item.active{background:var(--blue-soft);color:var(--blue)}:root[data-theme=light] input,:root[data-theme=light] select,:root[data-theme=light] textarea,:root[data-theme=light] .settings-field select,:root[data-theme=light] .symbol-search-input,:root[data-theme=light] .form-input,:root[data-theme=light] .secondary-button,:root[data-theme=light] .ghost-button,:root[data-theme=light] .filter-button,:root[data-theme=light] .view-toggle button{color:var(--text);border-color:var(--border-strong);background:#fff}:root[data-theme=light] .primary-button,:root[data-theme=light] .add-button{color:#fff}:root[data-theme=light] table,:root[data-theme=light] th,:root[data-theme=light] td{border-color:var(--border)}:root[data-theme=light] tr:hover,:root[data-theme=light] .portfolio-row:hover{background:#315fdc0d}:root[data-theme=light] .risk-badge.low,:root[data-theme=light] .positive,:root[data-theme=light] .gain{color:var(--green);background:var(--green-soft)}:root[data-theme=light] .risk-badge.moderate,:root[data-theme=light] .neutral{color:var(--yellow);background:var(--yellow-soft)}:root[data-theme=light] .risk-badge.high,:root[data-theme=light] .negative,:root[data-theme=light] .loss{color:var(--red);background:var(--red-soft)}:root[data-theme=light] .sparkline-positive{color:var(--green)}:root[data-theme=light] .sparkline-negative{color:var(--red)}:root[data-theme=light] .sparkline-purple{color:var(--blue)}:root[data-theme=light] .donut-bg,:root[data-theme=light] .ring-bg{stroke:#e2e8f0}.settings-card-wide{grid-column:1/-1}.appearance-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.appearance-option{border:1px solid var(--border);background:var(--panel-soft);cursor:pointer;border-radius:14px;align-items:flex-start;gap:14px;padding:16px;transition:all .18s;display:flex}.appearance-option:hover,.appearance-option.active{background:var(--blue-soft);border-color:#5b6cff6b}.appearance-option input{accent-color:var(--blue);margin-top:4px}.appearance-icon{font-size:22px;line-height:1}.appearance-option strong,.appearance-option small{display:block}.appearance-option strong{color:var(--text);margin-bottom:4px}.appearance-option small{color:var(--muted);line-height:1.45}@media (width<=760px){.appearance-options{grid-template-columns:1fr}}:root[data-theme=light] .summary-card,:root[data-theme=light] .insight-card,:root[data-theme=light] .position-row,:root[data-theme=light] .side-card,:root[data-theme=light] .disclaimer,:root[data-theme=light] .position-card,:root[data-theme=light] .watchlist-card,:root[data-theme=light] .insight-driver-card,:root[data-theme=light] .report-card,:root[data-theme=light] .report-preview,:root[data-theme=light] .help-hero,:root[data-theme=light] .help-card,:root[data-theme=light] .faq-panel,:root[data-theme=light] .faq-item,:root[data-theme=light] .dashboard-card,:root[data-theme=light] .ticker-insights-panel,:root[data-theme=light] .import-modal,:root[data-theme=light] .mapper-card,:root[data-theme=light] .import-helper-card{background:linear-gradient(180deg, #fffffff5, #f8fafcf0), var(--panel);border-color:var(--border);color:var(--text);box-shadow:var(--shadow)}:root[data-theme=light] .side-card,:root[data-theme=light] .position-card,:root[data-theme=light] .watchlist-card,:root[data-theme=light] .insight-driver-card,:root[data-theme=light] .report-preview,:root[data-theme=light] .help-hero,:root[data-theme=light] .help-card{box-shadow:0 18px 52px #0f172a17}:root[data-theme=light] .position-card:hover,:root[data-theme=light] .watchlist-card:hover,:root[data-theme=light] .side-card:hover,:root[data-theme=light] .summary-card:hover,:root[data-theme=light] .position-row:hover{box-shadow:0 0 0 1px #315fdc29, 0 20px 60px #315fdc1a, var(--shadow)}:root[data-theme=light] .position-card-title h3,:root[data-theme=light] .watchlist-card-title h3,:root[data-theme=light] .position-card-value strong,:root[data-theme=light] .watchlist-card-price strong,:root[data-theme=light] .position-card-risk .position-summary,:root[data-theme=light] .report-card strong,:root[data-theme=light] .report-preview h3,:root[data-theme=light] .report-section h4,:root[data-theme=light] .help-card h3,:root[data-theme=light] .faq-panel h2,:root[data-theme=light] .faq-item summary,:root[data-theme=light] .side-card h3,:root[data-theme=light] .insight-driver-card h3,:root[data-theme=light] .dashboard-card h3,:root[data-theme=light] .ticker-insights-panel h2,:root[data-theme=light] .ticker-insights-panel h3{color:var(--text)}:root[data-theme=light] .position-card-title p,:root[data-theme=light] .position-card-title span,:root[data-theme=light] .watchlist-card-title p,:root[data-theme=light] .watchlist-card-title span,:root[data-theme=light] .watchlist-card-price span,:root[data-theme=light] .watchlist-card-action p,:root[data-theme=light] .report-card span,:root[data-theme=light] .report-card p,:root[data-theme=light] .report-preview .muted-text,:root[data-theme=light] .report-section p,:root[data-theme=light] .report-row,:root[data-theme=light] .report-driver,:root[data-theme=light] .help-card p,:root[data-theme=light] .faq-panel p,:root[data-theme=light] .insight-driver-header span,:root[data-theme=light] .insight-driver-card p,:root[data-theme=light] .side-card p,:root[data-theme=light] .ticker-insights-summary,:root[data-theme=light] .empty-details{color:var(--muted)}:root[data-theme=light] .position-card>.sparkline,:root[data-theme=light] .watchlist-card>.sparkline,:root[data-theme=light] .sparkline{color:var(--blue)}:root[data-theme=light] .faq-item{background:#ffffffc7}:root[data-theme=light] .help-search input,:root[data-theme=light] .help-search,:root[data-theme=light] .symbol-search-results,:root[data-theme=light] .dropdown-menu,:root[data-theme=light] .avatar-menu{color:var(--text);border-color:var(--border-strong);background:#fff}:root[data-theme=light] .report-section,:root[data-theme=light] .report-row,:root[data-theme=light] .report-driver,:root[data-theme=light] .report-table,:root[data-theme=light] .ticker-insights-metrics,:root[data-theme=light] .ticker-insights-driver{border-color:var(--border)}:root[data-theme=light] .report-disclaimer,:root[data-theme=light] .disclaimer{color:var(--muted);background:linear-gradient(#fffffff0,#f8fafcf5)}:root[data-theme=light] .side-card .risk-legend-row,:root[data-theme=light] .risk-distribution-legend,:root[data-theme=light] .top-risk-driver,:root[data-theme=light] .driver-row{color:var(--muted)}:root[data-theme=light] .risk-ring,:root[data-theme=light] .risk-meter,:root[data-theme=light] .donut{color:inherit}:root[data-theme=light] .insights-hero-stats>div{border-color:var(--border);background:#ffffffb8}:root[data-theme=light] .insights-hero-stats span{color:var(--muted)}:root[data-theme=light] .insights-hero-stats strong{color:var(--text)}:root[data-theme=light] .modal-backdrop,:root[data-theme=light] .ticker-insights-backdrop,:root[data-theme=light] .import-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a61}:root[data-theme=light] .add-modal,:root[data-theme=light] .import-modal,:root[data-theme=light] .ticker-insights-panel{background:radial-gradient(circle at 12% 0%, #315fdc1a, transparent 30%), radial-gradient(circle at 88% 4%, #7c3aed14, transparent 28%), linear-gradient(180deg, #fffffffa, #f8fafcfa), var(--panel)!important;border-color:var(--border-strong)!important;color:var(--text)!important;box-shadow:0 30px 90px #0f172a2e!important}:root[data-theme=light] .add-modal h2,:root[data-theme=light] .import-modal h2,:root[data-theme=light] .ticker-insights-panel h2,:root[data-theme=light] .position-details h4,:root[data-theme=light] .detail-driver strong,:root[data-theme=light] .cache-note strong,:root[data-theme=light] .modal-form label,:root[data-theme=light] .mapper-card strong,:root[data-theme=light] .import-helper-grid strong,:root[data-theme=light] .import-file-summary strong,:root[data-theme=light] .csv-dropzone strong,:root[data-theme=light] .ticker-insights-header h2,:root[data-theme=light] .ticker-insights-header h3{color:var(--text)!important}:root[data-theme=light] .modal-header p,:root[data-theme=light] .ticker-insights-summary,:root[data-theme=light] .detail-driver p,:root[data-theme=light] .cache-note p,:root[data-theme=light] .empty-details,:root[data-theme=light] .import-modal p,:root[data-theme=light] .import-helper-grid p,:root[data-theme=light] .import-file-summary p,:root[data-theme=light] .csv-dropzone,:root[data-theme=light] .csv-dropzone span,:root[data-theme=light] .mapper-card small,:root[data-theme=light] .import-step,:root[data-theme=light] .import-step span,:root[data-theme=light] .ticker-insights-header span{color:var(--muted)!important}:root[data-theme=light] .modal-close,:root[data-theme=light] .icon-button{border-color:var(--border-strong)!important;color:var(--text)!important;background:#fff!important}:root[data-theme=light] .modal-form input,:root[data-theme=light] .modal-form select,:root[data-theme=light] .mapper-card select,:root[data-theme=light] .symbol-search input{color:var(--text)!important;border-color:var(--border-strong)!important;background:#fff!important}:root[data-theme=light] .modal-form input::placeholder,:root[data-theme=light] .symbol-search input::placeholder{color:#94a3b8!important}:root[data-theme=light] .symbol-search-dropdown{border-color:var(--border-strong)!important;background:#fff!important;box-shadow:0 20px 60px #0f172a29!important}:root[data-theme=light] .symbol-search-result{border-bottom-color:var(--border)!important;color:var(--text)!important}:root[data-theme=light] .symbol-search-dropdown:not(.is-keyboard-navigation) .symbol-search-result:hover,:root[data-theme=light] .symbol-search-result.is-highlighted{background:var(--blue-soft)!important}:root[data-theme=light] .symbol-search-meta span,:root[data-theme=light] .import-pill{background:var(--blue-soft)!important;color:var(--blue)!important;border-color:#315fdc29!important}:root[data-theme=light] .import-step,:root[data-theme=light] .csv-dropzone,:root[data-theme=light] .import-helper-grid div,:root[data-theme=light] .import-stat,:root[data-theme=light] .import-file-summary,:root[data-theme=light] .mapper-card,:root[data-theme=light] .import-preview-table-wrap,:root[data-theme=light] .detail-driver,:root[data-theme=light] .cache-note,:root[data-theme=light] .ticker-insights-metrics,:root[data-theme=light] .ticker-insights-driver{border-color:var(--border)!important;color:var(--text)!important;background:#ffffffb8!important}:root[data-theme=light] .import-step.active{background:var(--blue-soft)!important;color:var(--blue)!important;border-color:#315fdc61!important}:root[data-theme=light] .import-step.active span{background:var(--blue)!important;color:#fff!important}:root[data-theme=light] .csv-dropzone{border-color:#64748b5c!important}:root[data-theme=light] .csv-dropzone:hover{background:var(--blue-soft)!important;border-color:#315fdc85!important}:root[data-theme=light] .csv-dropzone svg,:root[data-theme=light] .import-kicker{color:var(--blue)!important}:root[data-theme=light] .mapper-card.mapped{background:var(--green-soft)!important;border-color:#16a34a42!important}:root[data-theme=light] .mapper-card.required:not(.mapped){border-color:#d9770652!important}:root[data-theme=light] .import-preview-table th{color:var(--muted)!important}:root[data-theme=light] .import-preview-table td{color:var(--text)!important}:root[data-theme=light] .import-row-error,:root[data-theme=light] .import-error{color:var(--red)!important;background:var(--red-soft)!important}:root[data-theme=light] .import-error.soft,:root[data-theme=light] .import-row-warning{color:var(--yellow)!important;background:var(--yellow-soft)!important}:root[data-theme=light] .detail-driver.high,:root[data-theme=light] .ticker-insights-driver.high{background:#dc26260e!important;border-color:#dc262657!important}:root[data-theme=light] .detail-driver.medium,:root[data-theme=light] .ticker-insights-driver.medium{background:#d977060e!important;border-color:#d9770657!important}:root[data-theme=light] .detail-driver.low,:root[data-theme=light] .positive-signal,:root[data-theme=light] .ticker-insights-driver.low{background:#16a34a0e!important;border-color:#16a34a42!important}:root[data-theme=light] .primary-button,:root[data-theme=light] .add-button,:root[data-theme=light] button.primary-button{color:#fff!important;background:linear-gradient(135deg,#315fdc,#5b6cff)!important;border-color:#315fdc6b!important;box-shadow:0 14px 30px #315fdc33!important}:root[data-theme=light] .primary-button:hover,:root[data-theme=light] .add-button:hover,:root[data-theme=light] button.primary-button:hover{background:linear-gradient(135deg,#244fc4,#4f5fff)!important;border-color:#315fdc94!important;box-shadow:0 18px 42px #315fdc42!important}:root[data-theme=light] .primary-button:disabled,:root[data-theme=light] .add-button:disabled,:root[data-theme=light] button.primary-button:disabled{color:#94a3b8!important;box-shadow:none!important;background:#e2e8f0!important;border-color:#cbd5e1!important}:root[data-theme=light] .secondary-button,:root[data-theme=light] button.secondary-button,:root[data-theme=light] .ghost-button,:root[data-theme=light] .filter-button,:root[data-theme=light] .view-toggle button:not(.active){border-color:var(--border-strong)!important;color:var(--text)!important;background:#ffffffeb!important;box-shadow:0 10px 24px #0f172a0d!important}:root[data-theme=light] .secondary-button:hover,:root[data-theme=light] button.secondary-button:hover,:root[data-theme=light] .ghost-button:hover,:root[data-theme=light] .filter-button:hover,:root[data-theme=light] .view-toggle button:not(.active):hover,:root[data-theme=light] .view-toggle button.active,:root[data-theme=light] .icon-button.active{background:var(--blue-soft)!important;color:var(--blue)!important;border-color:#315fdc57!important}:root[data-theme=light] .dashboard-alert-item,:root[data-theme=light] .top-alert-button{border-color:var(--border)!important;color:var(--text)!important;background:#f8fafceb!important;box-shadow:0 8px 22px #0f172a0d!important}:root[data-theme=light] .dashboard-alert-item:hover,:root[data-theme=light] .top-alert-button:hover{background:var(--blue-soft)!important;border-color:#315fdc3d!important}:root[data-theme=light] .dashboard-alert-item strong,:root[data-theme=light] .top-alert-button strong,:root[data-theme=light] .dashboard-highlight strong{color:var(--text)!important}:root[data-theme=light] .dashboard-alert-item p,:root[data-theme=light] .top-alert-button p,:root[data-theme=light] .dashboard-highlight p,:root[data-theme=light] .dashboard-brief,:root[data-theme=light] .insight-copy p,:root[data-theme=light] .hero-card p,:root[data-theme=light] .watchlist-intelligence p,:root[data-theme=light] .portfolio-insight p{color:var(--muted)!important}:root[data-theme=light] .dashboard-highlight,:root[data-theme=light] .dashboard-highlight.compact{color:var(--text)!important;background:#315fdc12!important;border-color:#315fdc2e!important}:root[data-theme=light] .top-risk-driver,:root[data-theme=light] .driver-row{border-color:var(--border)!important;color:var(--muted)!important;background:#ffffffb3!important}:root[data-theme=light] .top-risk-driver strong,:root[data-theme=light] .driver-row strong{color:var(--text)!important}:root[data-theme=light] .watchlist-card .primary-button.full,:root[data-theme=light] .position-card .primary-button.full,:root[data-theme=light] .side-card .primary-button.full,:root[data-theme=light] .dashboard-card .primary-button.full,:root[data-theme=light] .import-success-step .primary-button{color:#fff!important;background:linear-gradient(135deg,#315fdc,#5b6cff)!important}:root[data-theme=light] .profile-upload-button{color:var(--text);border-color:var(--border-strong);background:linear-gradient(#fffffffa,#f8fafcf5);box-shadow:0 10px 28px #0f172a14}:root[data-theme=light] .profile-upload-button:hover{background:var(--blue-soft);color:var(--blue);border-color:#315fdc52}.help-search{box-sizing:border-box;background:#0f172a57;border:1px solid #94a3b82e;border-radius:999px;padding:6px}.help-search svg{left:22px}.help-search input{background:#080d1cd1;border-radius:999px;height:48px;padding-left:48px}:root[data-theme=light] .help-search{box-shadow:inset 0 1px #ffffffe6;background:#e2e8f0a3!important;border-color:#cbd5e1b8!important}:root[data-theme=light] .help-search input{box-shadow:0 8px 22px #0f172a0f;color:var(--text)!important;background:#ffffffeb!important;border-color:#cbd5e1f2!important}:root[data-theme=light] .help-search input::placeholder{color:var(--muted)!important}:root[data-theme=light] .driver-list li{color:var(--text)!important}:root[data-theme=light] .driver-list li svg{color:#7c8fd6!important}:root[data-theme=light] .driver-list strong.high{color:#dc2626!important}:root[data-theme=light] .driver-list strong.moderate{color:#b7791f!important}.prediction-progress{color:var(--muted);align-items:center;gap:.5rem;margin-top:.45rem;font-size:.75rem;display:flex}.prediction-progress-bar{background:var(--panel-soft);border:1px solid var(--border);border-radius:999px;width:min(120px,100%);height:6px;overflow:hidden}.prediction-progress-bar span{border-radius:inherit;background:currentColor;min-width:8px;height:100%;transition:width .18s;display:block}:root[data-theme=light] .asset-action-button{border-color:var(--border-strong)!important;color:var(--muted)!important;background:#fffffff5!important;box-shadow:0 10px 24px #0f172a14!important}:root[data-theme=light] .asset-action-button:hover{background:var(--blue-soft)!important;color:var(--blue)!important;border-color:#315fdc57!important}:root[data-theme=light] .asset-action-button.danger:hover{color:var(--red)!important;background:#ef44441a!important;border-color:#ef44444d!important}:root[data-theme=light] .report-section h4,:root[data-theme=light] .report-preview h3{color:var(--text)!important}:root[data-theme=light] .report-section p,:root[data-theme=light] .report-section .muted-text{color:var(--muted)!important}:root[data-theme=light] .report-table{border-color:var(--border)!important}:root[data-theme=light] .report-row{color:var(--text)!important;border-bottom-color:var(--border)!important}:root[data-theme=light] .report-row span{font-weight:800;color:var(--text)!important}:root[data-theme=light] .report-row strong{color:var(--red)!important}:root[data-theme=light] .report-row em{font-style:normal;font-weight:800;color:#7c3aed!important}:root[data-theme=light] .report-driver{border:1px solid var(--border)!important;color:var(--text)!important;background:#ffffffb3!important}:root[data-theme=light] .report-driver strong{font-weight:800;color:var(--text)!important}:root[data-theme=light] .report-driver p{color:var(--muted)!important}:root[data-theme=light] .report-driver span{background:#ef44441a;border-radius:999px;width:fit-content;padding:3px 8px;display:inline-flex;color:var(--red)!important}.modal-backdrop{z-index:10000!important}@media (width<=980px){.topbar{z-index:3000!important;top:0!important}.modal-backdrop,.import-backdrop,.onboarding-modal-backdrop{z-index:10000!important}.import-backdrop{padding-top:max(10px, env(safe-area-inset-top,0px))!important;padding-bottom:max(10px, env(safe-area-inset-bottom,0px))!important}.import-modal{max-height:calc(100dvh - max(20px, env(safe-area-inset-top,0px) + env(safe-area-inset-bottom,0px) + 20px))!important}}:root[data-theme=light] .mobile-bottom-nav{-webkit-backdrop-filter:blur(18px);background:#fffffff0!important;border-color:#0f172a1f!important;box-shadow:0 18px 45px #0f172a29!important}:root[data-theme=light] .mobile-nav-button{color:#64748b!important;background:#f8fafceb!important;border-color:#0f172a1a!important}:root[data-theme=light] .mobile-nav-button:hover{color:var(--blue)!important;background:#eff6fffa!important;border-color:#315fdc38!important}:root[data-theme=light] .mobile-nav-button.active{color:var(--blue)!important;background:linear-gradient(135deg,#eef4ff,#f4efff)!important;border-color:#315fdc6b!important;box-shadow:0 0 0 1px #315fdc1a,0 14px 30px #315fdc2e!important}:root[data-theme=light] .mobile-account-menu{color:var(--text)!important;background:#fffffffa!important;border-color:#0f172a1f!important;box-shadow:0 24px 60px #0f172a2e,0 0 0 1px #0f172a0a!important}:root[data-theme=light] .mobile-account-menu button{color:var(--text)!important}:root[data-theme=light] .mobile-account-menu button:hover{color:var(--blue)!important;background:#315fdc14!important}:root[data-theme=light] .mobile-account-menu-danger{color:var(--red)!important}@media (width<=980px){:root[data-theme=light] .topbar{background:#fffffff0!important;border-bottom-color:#0f172a1a!important;box-shadow:0 12px 34px #0f172a14!important}.topbar{justify-content:flex-end!important;align-items:center!important;min-height:86px!important;display:flex!important}.topbar>div:first-child{display:none!important}.topbar-actions{justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:100%!important;padding:0!important;display:flex!important;position:relative!important}.topbar-group{flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;width:auto!important;display:inline-flex!important}.topbar-actions .secondary-button,.topbar-actions>.secondary-button,.topbar-group>.secondary-button{white-space:nowrap!important;border-radius:18px!important;flex:0 0 56px!important;place-content:center!important;place-items:center!important;gap:0!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-grid!important;overflow:hidden!important}.topbar-actions .secondary-button svg,.topbar-actions>.secondary-button svg,.topbar-group>.secondary-button svg{flex:0 0 24px!important;width:24px!important;height:24px!important;margin:0!important;display:block!important;position:static!important;transform:none!important}.mobile-account-menu-wrapper{z-index:3100!important;flex:0 0 56px!important;justify-content:center!important;align-items:center!important;width:56px!important;height:56px!important;display:inline-flex!important;position:relative!important;top:auto!important;right:auto!important}.mobile-account-avatar{place-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;padding:0!important;display:inline-grid!important}.mobile-account-avatar img,.topbar-actions .avatar img{display:block!important}}@media (width<=380px){.topbar-actions{gap:8px!important}.topbar-actions .secondary-button,.topbar-actions>.secondary-button,.topbar-group>.secondary-button,.mobile-account-menu-wrapper,.mobile-account-avatar{flex-basis:52px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important}}@media (width<=768px){.topbar-actions>.desktop-import-demo-button{display:none!important}}:root[data-theme=light] .topbar{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}@media (width>=981px){:root[data-theme=light] .topbar{padding:0!important}}@media (width<=980px){:root[data-theme=light] .topbar{-webkit-backdrop-filter:blur(18px)!important;background:linear-gradient(#f4f7fbf5,#eaf0f8eb)!important;border-bottom:1px solid #0f172a14!important;box-shadow:0 10px 28px #0f172a14!important}}:root[data-theme=light] .login-page{background:radial-gradient(circle at 16% 12%, #315fdc1a, transparent 34%), radial-gradient(circle at 84% 82%, #7c3aed14, transparent 34%), var(--bg)}:root[data-theme=light] .login-card{background:linear-gradient(180deg, #fffffff5, #f8fafcf0), var(--panel);border:1px solid var(--border);color:var(--text);box-shadow:0 12px 40px #0f172a14,0 2px 8px #0f172a0a}:root[data-theme=light] .login-brand p,:root[data-theme=light] .login-subtitle,:root[data-theme=light] .login-note,:root[data-theme=light] .login-divider,:root[data-theme=light] .login-switch-row{color:var(--muted)}:root[data-theme=light] .login-hero-icon{color:var(--text);background:#315fdc1a;box-shadow:inset 0 0 0 1px #315fdc0f}.oauth-login-button,.google-login-button{justify-content:center;align-items:center;gap:10px;display:inline-flex}.oauth-provider-icon,.google-icon{flex:none;place-items:center;width:20px;height:20px;display:inline-grid}.oauth-provider-icon svg,.google-icon svg{width:100%;height:100%;display:block}:root[data-theme=light] .oauth-login-button,:root[data-theme=light] .google-login-button{color:var(--text);background:#f8fafc;border:1px solid #d7dee8;box-shadow:0 8px 22px #0f172a0a}:root[data-theme=light] .oauth-login-button:hover:not(:disabled),:root[data-theme=light] .google-login-button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}:root[data-theme=light] .email-login-button{background:var(--blue);color:#fff;box-shadow:0 14px 28px #315fdc38}:root[data-theme=light] .email-login-button:hover:not(:disabled){background:#244fc7;transform:translateY(-1px)}:root[data-theme=light] .email-login-button:disabled{color:#94a3b8;box-shadow:none;opacity:1;background:#e2e8f0;border:1px solid #d7dee8}:root[data-theme=light] .oauth-login-button:disabled,:root[data-theme=light] .google-login-button:disabled{color:#94a3b8;box-shadow:none;opacity:1;background:#f8fafc;border-color:#e2e8f0}:root[data-theme=light] .login-field{color:var(--text)}:root[data-theme=light] .login-field input{color:var(--text);background:#fff;border:1px solid #d7dee8;box-shadow:inset 0 1px #0f172a05}:root[data-theme=light] .login-field input::placeholder{color:#8fa0b7}:root[data-theme=light] .login-field input:focus{border-color:#315fdcb8;box-shadow:0 0 0 3px #315fdc21}:root[data-theme=light] .login-divider:before,:root[data-theme=light] .login-divider:after{background:#d7dee8}:root[data-theme=light] .login-switch-row button{color:var(--blue)}:root[data-theme=light] .login-switch-row button:hover{color:#244fc7}:root[data-theme=light] .login-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}:root[data-theme=light] .login-alert-success{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0}.delete-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-dialog{border:1px solid var(--border-strong);width:min(420px,100vw - 40px);color:var(--text);background:radial-gradient(circle at 18% 0%, #ef44442e, transparent 34%), linear-gradient(180deg, #0f172afa, #080d1afa), var(--panel);border-radius:24px;padding:28px;position:relative;box-shadow:0 30px 100px #0000008c}.delete-dialog-close{border:1px solid var(--border);width:36px;height:36px;color:var(--muted);cursor:pointer;background:#0f172ab8;border-radius:12px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.delete-dialog-close:hover{color:var(--text);border-color:var(--border-strong)}.delete-dialog-icon{color:#f87171;background:#ef44441f;border:1px solid #ef444459;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:18px;display:grid}.delete-dialog-copy h2{color:var(--text);margin:0 42px 8px 0;font-size:24px;line-height:1.15}.delete-dialog-copy p{max-width:32rem;color:var(--muted);margin:0;line-height:1.55}.delete-dialog-actions{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}.delete-dialog-actions .secondary-button,.delete-dialog-actions .danger-button{border-radius:12px;justify-content:center;align-items:center;min-width:140px;height:46px;padding:0 22px;font-weight:600;display:inline-flex}:root[data-theme=light] .delete-dialog-backdrop{background:#0f172a61}:root[data-theme=light] .delete-dialog{background:radial-gradient(circle at 18% 0%, #ef44441f, transparent 34%), linear-gradient(180deg, #fffffffa, #f8fafcfa), var(--panel);border-color:var(--border-strong);box-shadow:0 30px 90px #0f172a2e}:root[data-theme=light] .delete-dialog-close{color:var(--muted);border-color:var(--border-strong);background:#fff}:root[data-theme=light] .delete-dialog-copy h2{color:var(--text)}:root[data-theme=light] .delete-dialog-copy p{color:var(--muted)}@media (width<=640px){.delete-dialog{border-radius:22px;padding:24px}.delete-dialog-actions{grid-template-columns:1fr;display:grid}}.positions-panel-header{gap:16px}.positions-panel-header>div:first-child{min-width:0}.selection-count{color:var(--muted);margin:4px 0 0;font-size:13px;font-weight:700}.secondary-button.compact,.ghost-button.compact{white-space:nowrap;border-radius:12px;min-height:40px;padding:0 14px;font-size:13px;font-weight:800}.ghost-button.compact{color:var(--muted);background:0 0;border:1px solid #0000}.ghost-button.compact:hover{color:var(--text);border-color:var(--border-strong);background:#7c5cff14}.secondary-button.danger-button.compact{color:#ff6b7a;background:#ff6b7a14;border-color:#ff6b7a66;gap:8px}.secondary-button.danger-button.compact:hover{color:#ff7f8c;background:#ff6b7a24;border-color:#ff6b7a9e}.position-card.selected,.position-row.selected,.watchlist-card.selected{border-color:#7c5cffbf;box-shadow:0 0 0 1px #7c5cff47,0 18px 45px #00000038}.asset-select-control{cursor:pointer;flex:none;width:34px;height:34px;position:relative}.asset-select-control input{opacity:0;cursor:pointer;position:absolute;inset:0}.asset-select-control span{border:1px solid var(--border-strong);color:#fff;background:#ffffff0a;border-radius:12px;place-items:center;width:34px;height:34px;transition:border-color .2s,background .2s,color .2s,transform .2s;display:grid}.asset-select-control span:after{content:"";transform-origin:50%;border-bottom:2.5px solid;border-left:2.5px solid;width:12px;height:7px;transition:transform .2s;transform:rotate(-45deg)scale(0)}.asset-select-control input:checked+span{color:#fff;background:linear-gradient(135deg,#6d5dfc,#4a56e2);border-color:#7c5cfff2;box-shadow:0 8px 18px #4a56e247}.asset-select-control input:checked+span:after{transform:rotate(-45deg)scale(1)}.asset-select-control:hover span{border-color:#7c5cffa6;transform:translateY(-1px)}.delete-dialog-actions .secondary-button,.delete-dialog-actions .danger-button{border-radius:16px}:root[data-theme=light] .position-card.selected,:root[data-theme=light] .position-row.selected,:root[data-theme=light] .watchlist-card.selected{border-color:#4a56e294;box-shadow:0 0 0 1px #4a56e229,0 18px 45px #212a461f}:root[data-theme=light] .asset-select-control span{color:#fff;background:#fff;border-color:#4a56e25c}:root[data-theme=light] .asset-select-control input:checked+span{color:#fff;background:linear-gradient(135deg,#6d5dfc,#4a56e2);border-color:#4a56e2;box-shadow:0 8px 18px #4a56e238}:root[data-theme=light] .ghost-button.compact:hover{background:#4a56e214}:root[data-theme=light] .secondary-button.danger-button.compact{color:#e54d61;background:#e54d6114;border-color:#e54d6147}@media (width<=760px){.positions-panel-header{align-items:flex-start}.positions-panel-header .sort-area{flex-wrap:wrap;justify-content:flex-start;width:100%}}.alerts-history-bar{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;display:grid}.alerts-history-bar .alerts-history-toggle{margin:0}.alerts-history-bar .danger-button.compact{white-space:nowrap;align-self:stretch}.alert-card.read .alert-icon{opacity:.72}.alert-card.read .alert-time{color:var(--muted);font-weight:700}.compact-modal{max-width:420px}.compact-modal h3{color:var(--text);margin:0 0 10px}.compact-modal p{color:var(--muted);margin:0;line-height:1.6}.alert-history-options{gap:10px;display:grid}.alert-history-option{border:1px solid var(--border);cursor:pointer;background:#0f172a59;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:flex}.alert-history-option:hover,.alert-history-option.active{background:#315fdc1f;border-color:#6366f173}.alert-history-option input{accent-color:var(--blue);margin-top:3px}.alert-history-option strong,.alert-history-option small{display:block}.alert-history-option strong{color:var(--text);font-size:14px}.alert-history-option small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.35}.settings-clear-history{margin-top:18px}:root[data-theme=light] .alert-history-option{border-color:var(--border);background:#ffffffbd}:root[data-theme=light] .alert-history-option:hover,:root[data-theme=light] .alert-history-option.active{background:var(--blue-soft);border-color:#315fdc47}@media (width<=720px){.alerts-history-bar{grid-template-columns:1fr}.alerts-history-bar .danger-button.compact{justify-content:center;width:100%}}.alerts-filter-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#0f172a85;border-radius:16px;gap:14px;margin:0 0 22px;padding:16px;display:grid}.alerts-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.alerts-search-field{border:1px solid var(--border);min-height:44px;color:var(--muted);background:#02061752;border-radius:13px;align-items:center;gap:10px;padding:0 14px;display:flex}.alerts-search-field input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.alerts-search-field input::placeholder{color:var(--muted-2)}.alerts-reset-filter{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.alerts-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.alerts-filter-grid label{color:var(--muted);gap:8px;font-size:12px;font-weight:800;display:grid}.alerts-filter-grid select{box-sizing:border-box;border:1px solid var(--border);width:100%;height:44px;min-height:44px;color:var(--text);appearance:none;background-color:#02061752;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:12px;padding:0 40px 0 14px;font-family:inherit;font-size:14px;font-weight:700;line-height:normal}.alerts-filter-grid select::-ms-expand{display:none}.alerts-quick-filters{flex-wrap:wrap;gap:8px;display:flex}.quick-filter-chip-slot{align-items:center;gap:8px;display:inline-flex}.quick-filter-end-drop-zone{opacity:0;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;width:18px;min-height:34px;margin-left:-2px;transition:opacity .18s,background .18s;display:inline-flex}.alerts-quick-filters.is-dragging .quick-filter-end-drop-zone.visible{opacity:1;pointer-events:auto}.quick-filter-end-drop-zone.active{background:#6366f11a}.quick-filter-chip{border:1px solid var(--border);color:var(--muted);cursor:grab;-webkit-user-select:none;user-select:none;background:#6366f11a;border-radius:999px;padding:8px 12px;font-weight:800;transition:background .18s,border-color .18s,color .18s,opacity .18s,transform .18s}.quick-filter-chip:active{cursor:grabbing}.quick-filter-chip.dragging{opacity:.55;transform:scale(.97)}.quick-filter-chip:hover,.quick-filter-chip.active{color:var(--text);background:#6366f133;border-color:#6366f17a;transform:translateY(-1px)}.alert-quick-filter-settings{border-top:1px solid var(--border);margin-top:24px;padding-top:18px}.alert-quick-filter-settings h3,.alert-quick-filter-settings p{margin:0}.alert-quick-filter-settings p{color:var(--muted);margin-top:6px;font-size:13px}.alert-quick-filter-options{gap:10px;margin-top:14px;display:grid}:root[data-theme=light] .alerts-filter-panel{background:#ffffffc7}:root[data-theme=light] .alerts-search-field,:root[data-theme=light] .alerts-filter-grid select{background:#ffffffe0}:root[data-theme=light] .quick-filter-chip-slot{align-items:center;gap:8px;display:inline-flex}.alerts-quick-filters.is-dragging{min-height:38px}.quick-filter-drop-indicator{background:linear-gradient(180deg, var(--blue), #6366f18c);border-radius:999px;flex:none;width:3px;height:30px;display:inline-block;box-shadow:0 0 0 4px #6366f124,0 0 16px #6366f180}.quick-filter-drop-indicator.end{align-self:center}.quick-filter-chip{color:var(--muted);background:#315fdc14}:root[data-theme=light] .quick-filter-end-drop-zone.active{background:#315fdc1a}:root[data-theme=light] .quick-filter-chip:hover,:root[data-theme=light] .quick-filter-chip.active{background:var(--blue-soft);color:var(--text)}@media (width<=900px){.alerts-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.alerts-search-row,.alerts-filter-grid{grid-template-columns:1fr}.alerts-reset-filter{justify-content:center;width:100%}}.alerts-custom-date-row{grid-template-columns:repeat(2,minmax(0,180px));gap:12px;display:grid}.alerts-custom-date-row label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.alerts-custom-date-row input{box-sizing:border-box;border:1px solid var(--border);width:100%;height:44px;min-height:44px;color:var(--text);appearance:none;background:#02061752;border-radius:12px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:700;line-height:normal}:root[data-theme=light] .alerts-custom-date-row input{background:#ffffffe0}@media (width<=560px){.alerts-custom-date-row{grid-template-columns:1fr}}.alerts-quick-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.quick-chip-settings{flex:none;position:relative}.alerts-quick-actions{flex:none;align-items:center;gap:8px;display:inline-flex}.alerts-sort-control{flex:none;position:relative}.alerts-sort-button{position:relative}.alerts-sort-menu{z-index:32;border:1px solid var(--border);background:var(--panel);width:min(260px,100vw - 36px);box-shadow:var(--shadow-lg);border-radius:18px;padding:14px;position:absolute;top:calc(100% + 10px);right:0}.alerts-sort-options{gap:6px;display:grid}.alerts-sort-option{width:100%;min-height:40px;color:var(--muted);font:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-weight:800;transition:background .18s,border-color .18s,color .18s;display:flex}.alerts-sort-option:hover,.alerts-sort-option.active{color:var(--text);background:#6366f124;border-color:#6366f152}.quick-chip-settings-button{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#6366f11a;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.quick-chip-settings-button:hover,.quick-chip-settings-button.active{color:var(--text);background:#6366f133;border-color:#6366f17a;transform:translateY(-1px)}.quick-chip-menu{z-index:30;border:1px solid var(--border);background:var(--panel);width:min(320px,100vw - 36px);box-shadow:var(--shadow-lg);border-radius:18px;padding:16px;position:absolute;top:calc(100% + 10px);right:0}.quick-chip-menu-header{gap:4px;margin-bottom:12px;display:grid}.quick-chip-menu-header strong{color:var(--text);font-size:14px}.quick-chip-menu-header span{color:var(--muted);font-size:12px}.quick-chip-menu-options{gap:8px;max-height:310px;padding-right:2px;display:grid;overflow:auto}.quick-chip-menu-option{border:1px solid var(--border);cursor:pointer;background:#0f172a3d;border-radius:14px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.quick-chip-menu-option input{accent-color:var(--blue);margin-top:3px}.quick-chip-menu-option span{gap:2px;display:grid}.quick-chip-menu-option strong{color:var(--text);font-size:13px}.quick-chip-menu-option small{color:var(--muted);font-size:12px;line-height:1.35}.quick-chip-restore{width:100%;color:var(--text);cursor:pointer;background:#6366f11f;border:0;border-radius:12px;margin-top:12px;padding:10px 12px;font-weight:800}.quick-chip-restore:hover{background:#6366f133}:root[data-theme=light] .quick-chip-settings-button{color:var(--muted);background:#315fdc14}:root[data-theme=light] .quick-chip-settings-button:hover,:root[data-theme=light] .quick-chip-settings-button.active{background:var(--blue-soft);color:var(--text)}:root[data-theme=light] .quick-chip-menu,:root[data-theme=light] .alerts-sort-menu{background:#fffffffa}:root[data-theme=light] .alerts-sort-option:hover,:root[data-theme=light] .alerts-sort-option.active{background:var(--blue-soft);color:var(--text)}:root[data-theme=light] .quick-chip-menu-option{background:#ffffffc7}@media (width<=560px){.alerts-quick-row{align-items:stretch}.alerts-quick-actions{align-self:flex-start}.quick-chip-settings-button{width:42px;height:42px}}.admin-quality-page{flex-direction:column;gap:22px;display:flex}.admin-quality-toolbar{border:1px solid var(--border-color);border-radius:var(--card-radius);background:var(--card-bg);box-shadow:var(--card-shadow);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.admin-quality-toolbar strong{color:var(--text-primary);margin-bottom:4px;display:block}.admin-quality-toolbar p{color:var(--text-muted);margin:0;font-size:.9rem}.quality-summary-card{position:relative;overflow:hidden}.quality-summary-card>span{color:var(--text-muted);letter-spacing:.02em;font-size:.86rem;font-weight:700}.quality-summary-card h2{color:var(--text-primary);margin:10px 0 6px}.quality-summary-card p{color:var(--text-muted);margin:0}.quality-card-icon{color:var(--accent);opacity:.85;position:absolute;top:18px;right:18px}.admin-quality-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:18px;display:grid}.admin-quality-grid .dashboard-card h2{color:var(--text-primary);margin:0 0 14px}.quality-table-wrap{overflow-x:auto}.quality-table{border-collapse:collapse;width:100%;font-size:.9rem}.quality-table th,.quality-table td{border-bottom:1px solid var(--border-color);text-align:left;white-space:nowrap;padding:11px 10px}.quality-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.quality-table td{color:var(--text-primary)}.quality-table tbody tr:last-child td{border-bottom:0}@media (width<=900px){.admin-quality-grid{grid-template-columns:1fr}.admin-quality-toolbar{flex-direction:column;align-items:flex-start}}.admin-quality-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.evaluation-result-card strong{color:var(--text-primary);margin-bottom:8px;display:block}.evaluation-result-card p,.evaluation-result-card li,.evaluation-result-card summary{color:var(--text-muted)}.evaluation-result-card p{margin:0}.evaluation-result-card details{margin-top:12px}.evaluation-result-card ul{margin:10px 0 0;padding-left:18px}.confusion-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.confusion-cell{border:1px solid var(--border-color);background:var(--surface-subtle,#ffffff08);border-radius:18px;padding:14px}.confusion-cell span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.confusion-cell strong{color:var(--text-primary);margin-top:8px;font-size:1.6rem;display:block}.confusion-cell p{color:var(--text-muted);margin:6px 0 0;font-size:.86rem}@media (width<=900px){.admin-quality-actions{width:100%}.admin-quality-actions button{flex:180px;justify-content:center}.confusion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.confusion-grid{grid-template-columns:1fr}}.quality-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.quality-section-heading h2{margin-bottom:6px!important}.quality-section-heading p{max-width:620px;color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.45}.prediction-drivers-table td:first-child span{color:var(--text-muted);margin-top:3px;font-size:.78rem;display:block}.driver-impact-cell{grid-template-columns:minmax(90px,1fr) 44px;align-items:center;gap:10px;min-width:160px;display:grid}.driver-impact-bar{background:color-mix(in srgb, var(--text-muted) 18%, transparent);border-radius:999px;height:8px;overflow:hidden}.driver-impact-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 65%, #fff 35%));height:100%;display:block}.driver-impact-cell>span{color:var(--text-primary);text-align:right;font-weight:700}.prediction-drivers-table th:nth-child(2),.prediction-drivers-table td:nth-child(2){text-align:right;width:92px}.prediction-drivers-table th:nth-child(3),.prediction-drivers-table td:nth-child(3){text-align:right;width:260px}.prediction-drivers-table td:first-child{white-space:normal;min-width:340px}.prediction-drivers-table td:first-child strong{color:var(--text-primary);font-weight:700;display:block}.prediction-drivers-table .driver-description{max-width:520px;color:var(--text-muted);margin-top:4px;font-size:.82rem;line-height:1.35;display:block}.prediction-drivers-table .driver-feature-key{color:color-mix(in srgb, var(--text-muted) 78%, transparent);margin-top:5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.74rem;display:inline-block}.prediction-drivers-table .driver-impact-cell{margin-left:auto}.news-impact-card{background:radial-gradient(circle at 0 0,#3b82f629,#0000 34%),#0f172a6b;border:1px solid #3b82f638;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.news-impact-card h4{margin:0 0 6px}.news-impact-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.read-news-button{color:#dbeafe;cursor:pointer;background:#2563eb2e;border:1px solid #60a5fa59;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:118px;height:40px;padding:0 14px;font-weight:700;display:inline-flex}.read-news-button:hover:not(:disabled){background:#2563eb47;border-color:#93c5fd9e}.read-news-button:disabled{opacity:.55;cursor:not-allowed}.news-modal-backdrop{z-index:1300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617bd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.news-modal{border:1px solid var(--border-strong);width:min(920px,100vw - 40px);max-height:min(820px,100vh - 40px);color:var(--text);background:radial-gradient(circle at 8% 0%, #3b82f62e, transparent 34%), linear-gradient(180deg, #0f172afa, #080d1afa), var(--panel);border-radius:26px;padding:28px;position:relative;overflow:auto;box-shadow:0 30px 100px #00000094}.news-modal-close{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);cursor:pointer;background:#0f172ab8;border-radius:12px;place-items:center;display:grid;position:absolute;top:18px;right:18px}.news-modal-close:hover{color:var(--text);border-color:var(--border-strong)}.news-modal-title-row{gap:16px;margin-bottom:22px;padding-right:44px;display:flex}.news-modal-icon{color:#93c5fd;background:#2563eb24;border:1px solid #60a5fa57;border-radius:16px;flex:none;place-items:center;width:52px;height:52px;display:grid}.news-modal h2,.news-modal h3,.news-modal h4{color:var(--text)}.news-modal h2{margin:0 0 8px;font-size:26px;line-height:1.1}.news-modal-title-row p{max-width:680px;color:var(--muted);margin:0;line-height:1.55}.news-impact-summary{grid-template-columns:minmax(150px,1fr) minmax(140px,.8fr) minmax(260px,1.4fr);gap:14px;margin-bottom:24px;display:grid}.news-impact-summary>div{border:1px solid var(--border);background:#0f172a85;border-radius:18px;padding:16px}.news-summary-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.news-overall{text-transform:capitalize}.news-overall.negative{color:#fca5a5}.news-overall.positive{color:#86efac}.news-overall.neutral{color:#cbd5e1}.news-breakdown{flex-wrap:wrap;align-content:center;gap:8px;display:flex}.news-badge{color:#cbd5e1;background:#94a3b81f;border:1px solid #94a3b83d;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:5px 9px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.news-badge.negative,.news-badge.high{color:#fecaca;background:#ef444424;border-color:#f8717152}.news-badge.medium{color:#fde68a;background:#f59e0b21;border-color:#f59e0b57}.news-badge.positive{color:#bbf7d0;background:#22c55e21;border-color:#22c55e52}.news-badge.low,.news-badge.neutral,.news-badge.context{color:#dbeafe;background:#3b82f61c;border-color:#60a5fa40}.top-news-section,.all-news-section{gap:12px;margin-top:22px;display:grid}.top-news-section h3,.all-news-section h3{justify-content:space-between;align-items:center;gap:12px;margin:0;font-size:16px;display:flex}.all-news-section h3 span{color:var(--muted);font-size:12px;font-weight:700}.top-news-list,.news-article-list{gap:12px;display:grid}.news-article-card{border:1px solid var(--border);background:#0f172a75;border-radius:18px;gap:10px;padding:16px;display:grid}.news-article-card.risk_driver{background:linear-gradient(#7f1d1d1f,#0f172a6b);border-color:#f8717142}.news-article-card.offsetting{border-color:#22c55e2e}.news-article-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.news-article-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}.news-article-meta span+span:before{content:"•";color:var(--muted);margin-right:8px}.news-article-card h4{margin:0;font-size:15px;line-height:1.35}.news-article-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.news-article-link{border:1px solid var(--border);width:34px;height:34px;color:var(--muted);background:#0f172ab8;border-radius:11px;flex:none;place-items:center;text-decoration:none;display:grid}.news-article-link:hover{color:var(--text);border-color:var(--border-strong)}.news-article-badges{flex-wrap:wrap;gap:8px;display:flex}.news-url-note{color:var(--muted);font-size:11px}.news-empty-state{border:1px dashed var(--border-strong);background:#0f172a5c;border-radius:18px;padding:22px}.news-empty-state h3,.news-empty-state p{margin:0}.news-empty-state p{color:var(--muted);margin-top:8px;line-height:1.5}:root[data-theme=light] .news-impact-card,:root[data-theme=light] .news-modal,:root[data-theme=light] .news-impact-summary>div,:root[data-theme=light] .news-article-card,:root[data-theme=light] .news-empty-state{background:#fff}:root[data-theme=light] .news-modal-backdrop{background:#0f172a61}:root[data-theme=light] .news-modal{box-shadow:0 30px 90px #0f172a2e}:root[data-theme=light] .news-modal-close,:root[data-theme=light] .news-article-link{background:#fff}:root[data-theme=light] .read-news-button{color:#1d4ed8;background:#2563eb14}@media (width<=760px){.news-impact-card{flex-direction:column;align-items:stretch}.read-news-button{width:100%}.news-modal{border-radius:22px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:22px}.news-modal-title-row{padding-right:34px}.news-impact-summary{grid-template-columns:1fr}.top-news-section h3,.all-news-section h3{flex-direction:column;align-items:flex-start}}.news-impact-card.compact{box-shadow:none;background:linear-gradient(#0f172a9e,#0f172a61);border-radius:16px;grid-template-columns:36px minmax(0,1fr);align-self:start;gap:10px 12px;padding:13px;display:grid}.news-impact-card-icon{color:#93c5fd;background:#2563eb1a;border:1px solid #60a5fa47;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.news-impact-card-copy{min-width:0}.news-impact-card.compact h4{margin-bottom:4px}.news-impact-card.compact p{font-size:12px}.news-impact-mini-breakdown{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.news-impact-mini-breakdown span{color:var(--muted);background:#94a3b81a;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:700}.read-news-button.subtle{color:#bfdbfe;background:#3b82f61a;border-radius:10px;grid-column:1/-1;width:fit-content;min-width:0;height:32px;padding:0 11px;font-size:12px;font-weight:800}.news-impact-page{gap:18px;display:grid}.news-page-back{border:1px solid var(--border);width:fit-content;height:38px;color:var(--muted);cursor:pointer;background:#0f172a6b;border-radius:12px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.news-page-back:hover{color:var(--text);border-color:var(--border-strong)}.news-page-hero,.news-page-summary-card,.news-page-section,.news-page-article{border:1px solid var(--border);background:linear-gradient(180deg, #0f172ab8, #0b1222d1), var(--panel);box-shadow:var(--shadow)}.news-page-hero{border-radius:22px;padding:22px}.news-page-title-row{align-items:flex-start;gap:16px;display:flex}.news-page-icon{color:#93c5fd;background:#2563eb1f;border:1px solid #60a5fa57;border-radius:16px;flex:none;place-items:center;width:50px;height:50px;display:grid}.news-page-title-row span,.section-eyebrow,.news-page-summary-card span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.news-page-title-row h2{color:var(--text);margin:5px 0 8px;font-size:clamp(26px,4vw,42px);line-height:1.05}.news-page-title-row p{max-width:760px;color:var(--muted);margin:0;line-height:1.55}.news-page-summary-grid{grid-template-columns:minmax(160px,.8fr) minmax(150px,.7fr) minmax(260px,1.4fr);gap:14px;display:grid}.news-page-summary-card{border-radius:18px;align-content:center;gap:8px;min-height:92px;padding:18px;display:grid}.news-page-summary-card strong{color:var(--text);font-size:22px}.news-page-section{border-radius:22px;gap:14px;padding:20px;display:grid}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.section-heading-row h2{color:var(--text);margin:4px 0 0;font-size:20px}.news-page-count{color:var(--muted);font-size:12px;font-weight:800}.news-page-list{gap:12px;display:grid}.news-page-list.featured{grid-template-columns:repeat(3,minmax(0,1fr))}.news-page-article{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;display:grid}.news-page-list.featured .news-page-article{grid-template-columns:1fr}.news-page-article.risk_driver{border-color:#f8717142}.news-page-article.offsetting{border-color:#22c55e2e}.news-page-article h3{color:var(--text);margin:0 0 9px;font-size:15px;line-height:1.35}.news-page-article p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.55}.news-page-link{border:1px solid var(--border);height:36px;color:var(--muted);background:#0f172a8a;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.news-page-link:hover{color:var(--text);border-color:var(--border-strong)}.news-empty-state.page-empty{max-width:760px}:root[data-theme=light] .news-impact-card.compact,:root[data-theme=light] .news-page-back,:root[data-theme=light] .news-page-hero,:root[data-theme=light] .news-page-summary-card,:root[data-theme=light] .news-page-section,:root[data-theme=light] .news-page-article,:root[data-theme=light] .news-page-link{background:#fff}@media (width<=980px){.news-page-summary-grid,.news-page-list.featured{grid-template-columns:1fr}}@media (width<=760px){.news-impact-card.compact{grid-template-columns:34px minmax(0,1fr)}.read-news-button.subtle{width:100%}.news-page-title-row,.section-heading-row,.news-page-article{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.news-page-link{width:100%}}.news-mag-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:radial-gradient(circle at 8% 12%,#60a5fa3d,#0000 28%),radial-gradient(circle at 88% 8%,#f8717124,#0000 30%),linear-gradient(135deg,#0f172af0,#020617e0);border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:stretch;gap:20px;display:grid;overflow:hidden}.news-mag-hero.positive{background:radial-gradient(circle at 8% 12%,#22c55e38,#0000 28%),radial-gradient(circle at 88% 8%,#60a5fa1f,#0000 30%),linear-gradient(135deg,#0f172af0,#020617e0)}.news-mag-hero.neutral{background:radial-gradient(circle at 8% 12%,#94a3b833,#0000 28%),radial-gradient(circle at 88% 8%,#60a5fa1f,#0000 30%),linear-gradient(135deg,#0f172af0,#020617e0)}.news-mag-hero-content{padding:28px}.news-mag-hero-content h2{max-width:720px;color:var(--text);letter-spacing:-.05em;margin:7px 0 10px;font-size:clamp(30px,5vw,54px);line-height:.98}.news-mag-hero-content p{max-width:680px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.news-mag-sentiment-panel{border-left:1px solid var(--border);background:#0f172a6b;align-content:center;gap:12px;min-height:190px;padding:24px;display:grid}.news-mag-sentiment-panel>span,.news-mag-stats-strip span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.news-mag-sentiment-panel strong{font-size:28px}.news-mag-breakdown-bars{background:#94a3b81f;border-radius:999px;gap:4px;width:100%;height:9px;display:flex;overflow:hidden}.news-mag-breakdown-bars span{min-width:7px}.news-mag-breakdown-bars .negative{background:#f87171e6}.news-mag-breakdown-bars .neutral{background:#94a3b8b8}.news-mag-breakdown-bars .positive{background:#22c55ed1}.news-breakdown.magazine{gap:7px}.news-mag-stats-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.news-mag-stats-strip>div{border:1px solid var(--border);background:#0f172a80;border-radius:18px;gap:3px;padding:15px 17px;display:grid}.news-mag-stats-strip strong{color:var(--text);font-size:23px;line-height:1}.news-mag-stats-strip small{color:var(--muted);font-size:12px;font-weight:700}.news-page-section.magazine-section{box-shadow:none;background:0 0;border:0;gap:16px;padding:0}.news-page-section.magazine-section.flush{margin-top:2px}.magazine-heading{padding:0 2px}.magazine-heading h2{letter-spacing:-.025em;font-size:22px}.news-mag-top-grid{grid-template-columns:1.35fr .9fr .9fr;align-items:stretch;gap:14px;display:grid}.news-mag-card,.news-mag-row{border:1px solid var(--border);color:inherit;background:linear-gradient(180deg, #0f172ab8, #0b1222e0), var(--panel);text-decoration:none;transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden;box-shadow:0 18px 45px #0206172e}.news-mag-card:hover,.news-mag-row:hover{border-color:var(--border-strong);transform:translateY(-2px)}.news-mag-card{border-radius:22px;flex-direction:column;min-height:360px;display:flex}.news-mag-card:not(.featured){min-height:280px}.news-mag-visual{color:#ffffffd1;background:radial-gradient(circle at 25% 20%,#ffffff38,#0000 22%),linear-gradient(135deg,#60a5fab8,#1e293be6);place-items:center;min-height:92px;display:grid;position:relative;overflow:hidden}.news-mag-visual.large{min-height:170px}.news-mag-visual.negative{background:radial-gradient(circle at 25% 20%,#ffffff38,#0000 22%),linear-gradient(135deg,#f87171d1,#7f1d1deb)}.news-mag-visual.positive{background:radial-gradient(circle at 25% 20%,#fff3,#0000 22%),linear-gradient(135deg,#22c55ec2,#14532df0)}.news-mag-visual.neutral{background:radial-gradient(circle at 25% 20%,#ffffff2e,#0000 22%),linear-gradient(135deg,#94a3b894,#1e293bf0)}.news-mag-visual span{color:#fff;letter-spacing:.06em;background:#0206173d;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;top:14px;left:16px}.news-mag-card-body{flex-direction:column;flex:1;min-height:0;padding:17px;display:flex}.news-mag-card.featured .news-mag-card-body{padding:20px}.news-mag-meta{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.news-mag-meta span+span:before{content:"•";color:#94a3b8a6;margin-right:8px}.news-mag-card h3,.news-mag-row h3{color:var(--text);letter-spacing:-.02em;margin:10px 0 0;line-height:1.18}.news-mag-card h3{font-size:18px}.news-mag-card.featured h3{font-size:clamp(22px,3vw,31px)}.news-mag-card p,.news-mag-row p{color:var(--muted);-webkit-box-orient:vertical;margin:10px 0 0;line-height:1.5;display:-webkit-box;overflow:hidden}.news-mag-card p{-webkit-line-clamp:3;font-size:13px}.news-mag-card.featured p{-webkit-line-clamp:4;font-size:14px}.news-mag-badges{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:14px;display:flex}.news-mag-badges.compact{margin-top:9px;padding-top:0}.news-score-pill{min-height:24px;color:var(--muted);background:#94a3b81a;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.news-mag-open{color:#fff;opacity:0;background:#02061752;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;font-weight:900;transition:opacity .18s,transform .18s;display:inline-flex;position:absolute;top:14px;right:14px;transform:translateY(-4px)}.news-mag-card:hover .news-mag-open{opacity:1;transform:translateY(0)}.news-mag-row-list{gap:10px;display:grid}.news-mag-row{border-radius:18px;grid-template-columns:116px minmax(0,1fr) auto;align-items:stretch;gap:14px;min-height:120px;display:grid}.news-mag-row .news-mag-visual{min-height:100%}.news-mag-row-copy{min-width:0;padding:14px 0}.news-mag-row h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;display:-webkit-box;overflow:hidden}.news-mag-row p{-webkit-line-clamp:2;font-size:13px}.news-mag-row-icon{color:var(--muted);align-self:center;margin-right:14px}:root[data-theme=light] .news-mag-hero,:root[data-theme=light] .news-mag-card,:root[data-theme=light] .news-mag-row,:root[data-theme=light] .news-mag-stats-strip>div{background:#fff}:root[data-theme=light] .news-mag-sentiment-panel{background:#f8fafcb8}@media (width<=1100px){.news-mag-hero,.news-mag-top-grid{grid-template-columns:1fr}.news-mag-card,.news-mag-card:not(.featured){min-height:auto}}@media (width<=760px){.news-mag-hero-content,.news-mag-sentiment-panel{padding:20px}.news-mag-sentiment-panel{border-left:0;border-top:1px solid var(--border)}.news-mag-stats-strip{grid-template-columns:1fr}.news-mag-row{grid-template-columns:84px minmax(0,1fr);min-height:132px}.news-mag-row-icon,.news-mag-badges.compact .news-badge.context{display:none}}.news-mag-visual{isolation:isolate}.news-mag-visual img{object-fit:cover;object-position:center;z-index:0;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.news-mag-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0206170a,#02061747);position:absolute;inset:0}.news-mag-visual>svg{z-index:2;position:relative}.news-mag-visual span,.news-source-chip{z-index:3}.news-mag-card .news-mag-visual{flex:0 0 190px}.news-mag-card.featured .news-mag-visual{flex-basis:260px}.news-mag-card:not(.featured) .news-mag-visual{flex-basis:150px}.news-mag-row{min-height:116px;max-height:148px}.news-mag-row .news-mag-visual{height:100%;min-height:116px}.news-mag-row-copy{overflow:hidden}.news-mag-row .news-mag-badges.compact{max-height:28px;overflow:hidden}@media (width<=1100px){.news-mag-card .news-mag-visual,.news-mag-card.featured .news-mag-visual,.news-mag-card:not(.featured) .news-mag-visual{flex-basis:220px}}@media (width<=760px){.news-mag-card .news-mag-visual,.news-mag-card.featured .news-mag-visual,.news-mag-card:not(.featured) .news-mag-visual{flex-basis:180px}.news-mag-row{max-height:none}.news-mag-row .news-mag-visual{min-height:132px}}.news-mag-top-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.9fr) minmax(280px,.9fr)}.news-mag-top-grid.text-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.news-mag-top-grid.mixed-grid{grid-template-columns:minmax(0,1.18fr) minmax(300px,.9fr) minmax(300px,.9fr)}.news-mag-card.text-only{background:radial-gradient(circle at 12% 0%, #60a5fa17, transparent 34%), linear-gradient(180deg, #0f172ac7, #080d1aeb), var(--panel);min-height:230px}.news-mag-card.text-only.featured{min-height:250px}.news-mag-card.text-only .news-mag-card-body{padding:22px}.news-mag-card.text-only .news-mag-meta:before{content:"";background:#60a5facc;border-radius:999px;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 5px #60a5fa1f}.news-mag-card.text-only h3{font-size:clamp(18px,2vw,23px);line-height:1.14}.news-mag-card.text-only.featured h3{font-size:clamp(24px,3vw,34px)}.news-mag-card.has-image{min-height:360px}.news-mag-card.has-image:not(.featured){min-height:300px}.news-mag-row{align-items:center;max-height:none}.news-mag-row.has-image{grid-template-columns:132px minmax(0,1fr) 42px;min-height:118px}.news-mag-row.text-only{grid-template-columns:minmax(0,1fr) 42px;min-height:auto;padding:16px 16px 16px 18px}.news-mag-row.text-only .news-mag-row-copy{padding:0}.news-mag-row.text-only .news-mag-meta:before{content:"";background:#94a3b894;border-radius:999px;width:8px;height:8px}.news-mag-row.text-only h3{-webkit-line-clamp:2;max-width:880px;margin-top:7px;font-size:17px}.news-mag-row.text-only p{-webkit-line-clamp:1;max-width:1050px;margin-top:6px}.news-mag-row.has-image .news-mag-visual{border-radius:0;width:132px;height:118px;min-height:118px}.news-mag-row-icon{justify-self:center;margin-right:0}.news-mag-card.has-image .news-mag-visual{min-height:0}@media (width<=1200px){.news-mag-top-grid,.news-mag-top-grid.text-grid,.news-mag-top-grid.mixed-grid,.news-mag-top-grid.image-grid{grid-template-columns:1fr}.news-mag-card,.news-mag-card.has-image,.news-mag-card.has-image:not(.featured),.news-mag-card.text-only,.news-mag-card.text-only.featured{min-height:auto}}@media (width<=760px){.news-mag-row.has-image,.news-mag-row.text-only{grid-template-columns:1fr;padding:14px}.news-mag-row.has-image .news-mag-visual{border-radius:14px;width:100%;height:160px;min-height:160px}}.news-mag-top-grid,.news-mag-top-grid.text-grid,.news-mag-top-grid.mixed-grid,.news-mag-top-grid.image-grid{align-items:start}.news-mag-card.text-only,.news-mag-card.text-only.featured{height:auto;min-height:0}.news-mag-card.text-only .news-mag-card-body{min-height:0}.news-mag-card.text-only .news-mag-badges{margin-top:18px;padding-top:0}.news-mag-card.text-only.featured .news-mag-card-body{padding:clamp(22px,2.4vw,34px)}.news-mag-card.text-only.featured h3{letter-spacing:-.055em;max-width:860px;font-size:clamp(30px,3.4vw,52px);line-height:1.04}.news-mag-card.text-only.featured p{-webkit-line-clamp:2;max-width:720px;font-size:clamp(14px,1.1vw,17px)}.news-mag-card.text-only:not(.featured) h3{font-size:clamp(18px,1.45vw,24px)}.news-mag-card.text-only:not(.featured) p{-webkit-line-clamp:2}.news-mag-card.has-image{align-self:stretch}@media (width>=1201px){.news-mag-top-grid.mixed-grid .news-mag-card.text-only.featured,.news-mag-top-grid.image-grid .news-mag-card.text-only.featured{min-height:280px}}@media (width<=760px){.news-mag-card.text-only.featured h3{font-size:clamp(25px,8vw,34px)}}.news-mag-editorial-layout{grid-template-columns:minmax(420px,.95fr) minmax(360px,1.35fr);align-items:start;gap:16px;display:grid}.news-mag-editorial-layout .news-mag-card.featured{height:auto;min-height:0}.news-mag-editorial-layout .news-mag-card.featured.has-image{min-height:430px}.news-mag-editorial-layout .news-mag-card.featured.has-image .news-mag-visual{aspect-ratio:16/9;flex-basis:260px}.news-mag-side-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.news-mag-side-stack .news-mag-card{height:auto;min-height:0!important}.news-mag-side-stack .news-mag-card.has-image .news-mag-visual{aspect-ratio:16/9;flex-basis:145px}.news-mag-side-stack .news-mag-card.text-only .news-mag-card-body{padding:18px}.news-mag-side-stack .news-mag-card.text-only h3{letter-spacing:-.035em;font-size:clamp(17px,1.35vw,22px);line-height:1.14}.news-mag-side-stack .news-mag-card.text-only p,.news-mag-side-stack .news-mag-card.has-image p{-webkit-line-clamp:2}.news-mag-text-mosaic{columns:3 280px;column-gap:16px}.news-mag-text-mosaic .news-mag-card{break-inside:avoid;page-break-inside:avoid;width:100%;height:auto;margin:0 0 16px;display:inline-flex;min-height:0!important}.news-mag-text-mosaic .news-mag-card.text-only .news-mag-card-body{padding:19px 20px}.news-mag-text-mosaic .news-mag-card.text-only h3{letter-spacing:-.035em;font-size:clamp(18px,1.45vw,25px);line-height:1.12}.news-mag-text-mosaic .news-mag-card.text-only p{-webkit-line-clamp:2}.news-mag-text-mosaic .news-mag-badges,.news-mag-side-stack .news-mag-badges{margin-top:14px;padding-top:0}.news-mag-card.text-only .news-mag-open{opacity:1;color:var(--muted);background:#0f172a6b;transform:none}.news-mag-card.has-image .news-mag-open{opacity:1;transform:none}@media (width<=1280px){.news-mag-editorial-layout{grid-template-columns:1fr}.news-mag-side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.news-mag-side-stack{grid-template-columns:1fr}.news-mag-text-mosaic{columns:1}.news-mag-editorial-layout .news-mag-card.featured.has-image{min-height:0}}.news-top-stories-smart{align-items:stretch;gap:16px;width:100%;display:grid;overflow:visible}.news-top-stories-smart.with-hero{grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr)}.news-top-stories-smart.with-hero .news-top-compact-list{grid-template-columns:1fr;align-content:stretch;gap:14px;height:100%;display:grid}.news-top-stories-smart.text-only{grid-template-columns:1fr}.news-top-stories-smart.text-only .news-top-compact-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.news-top-hero-column,.news-top-compact-list{min-width:0}.news-top-hero-column{min-height:100%;display:flex}.news-top-hero-column .news-mag-card{width:100%}.news-top-compact-card{border:1px solid var(--border);min-width:0;height:100%;min-height:168px;color:inherit;background:radial-gradient(circle at 12% 0%, #60a5fa17, transparent 34%), linear-gradient(180deg, #0f172ac7, #080d1aeb), var(--panel);border-radius:22px;flex-direction:column;padding:19px 20px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #02061729}.news-top-compact-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.news-top-compact-copy{flex-direction:column;flex:1;min-width:0;display:flex}.news-top-compact-card .news-mag-meta:before{content:"";background:#60a5fad1;border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 5px #60a5fa1f}.news-top-compact-card h3{-webkit-line-clamp:3;color:var(--text);letter-spacing:-.035em;-webkit-box-orient:vertical;margin:10px 0 0;font-size:clamp(18px,1.35vw,24px);line-height:1.12;display:-webkit-box;overflow:hidden}.news-top-stories-smart.text-only .news-top-compact-card h3{-webkit-line-clamp:4}.news-top-compact-card p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.news-top-compact-card .news-mag-badges{margin-top:auto;padding-top:14px}.news-top-compact-icon{color:var(--muted);opacity:.82;position:absolute;top:18px;right:18px}.news-top-stories-smart .news-mag-card.featured{height:100%;min-height:0}.news-top-stories-smart .news-mag-card.featured.has-image{min-height:0}.news-top-stories-smart .news-mag-card.featured.has-image .news-mag-visual{aspect-ratio:16/9;flex-basis:260px}.news-top-stories-smart .news-mag-card.featured.text-only{display:none}@media (width<=1280px){.news-top-stories-smart.with-hero{grid-template-columns:1fr}.news-top-stories-smart.with-hero .news-top-compact-list,.news-top-stories-smart.text-only .news-top-compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-top-hero-column .news-mag-card{height:auto}}@media (width<=900px){.news-top-stories-smart.with-hero .news-top-compact-list,.news-top-stories-smart.text-only .news-top-compact-list{grid-template-columns:1fr}}@media (width<=760px){.news-top-compact-card{min-height:0;padding:16px}}.news-top-stories-smart.text-only.count-1 .news-top-compact-list{grid-template-columns:minmax(0,1fr);max-width:720px}.news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-top-stories-smart.text-only.count-5 .news-top-compact-list{grid-template-columns:repeat(3,minmax(0,1fr))}.news-top-stories-smart.with-hero.compact-count-0{grid-template-columns:minmax(0,1fr)}.news-top-stories-smart.with-hero.compact-count-1{grid-template-columns:minmax(420px,1fr) minmax(360px,1fr)}.news-top-stories-smart.with-hero.compact-count-1 .news-top-compact-list{align-content:stretch}.news-top-stories-smart.with-hero.compact-count-1 .news-top-compact-card{min-height:100%}.news-top-stories-smart.with-hero.compact-count-2{grid-template-columns:minmax(460px,1.08fr) minmax(360px,.92fr)}.news-top-stories-smart.with-hero.compact-count-2 .news-top-compact-list{grid-template-columns:1fr}.news-top-stories-smart.with-hero.compact-count-2 .news-top-compact-card{min-height:0}.news-top-stories-smart.with-hero.compact-count-3,.news-top-stories-smart.with-hero.compact-count-4{grid-template-columns:minmax(460px,1fr) minmax(360px,1fr)}.news-top-stories-smart.with-hero.compact-count-3 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-4 .news-top-compact-list{grid-template-columns:1fr}.news-top-stories-smart.with-hero.compact-count-2 .news-top-hero-column .news-mag-card,.news-top-stories-smart.with-hero.compact-count-3 .news-top-hero-column .news-mag-card,.news-top-stories-smart.with-hero.compact-count-4 .news-top-hero-column .news-mag-card{height:100%}.news-top-stories-smart.text-only .news-top-compact-card{min-height:170px}.news-top-stories-smart.text-only.count-2 .news-top-compact-card,.news-top-stories-smart.text-only.count-3 .news-top-compact-card{height:100%}@media (width<=1280px){.news-top-stories-smart.text-only.count-2 .news-top-compact-list,.news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-top-stories-smart.text-only.count-5 .news-top-compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-top-stories-smart.with-hero.compact-count-1,.news-top-stories-smart.with-hero.compact-count-2,.news-top-stories-smart.with-hero.compact-count-3,.news-top-stories-smart.with-hero.compact-count-4{grid-template-columns:1fr}.news-top-stories-smart.with-hero.compact-count-2 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-3 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-4 .news-top-compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.news-top-stories-smart.text-only.count-1 .news-top-compact-list,.news-top-stories-smart.text-only.count-2 .news-top-compact-list,.news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-top-stories-smart.text-only.count-5 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-2 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-3 .news-top-compact-list,.news-top-stories-smart.with-hero.compact-count-4 .news-top-compact-list{grid-template-columns:1fr;max-width:none}}.news-mag-row-list.bloomberg-list{gap:9px}.news-load-more-panel{border:1px solid var(--border);color:var(--muted);background:linear-gradient(#0f172a85,#080d1ab8),#0f172a5c;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:6px;padding:14px 16px;font-size:13px;font-weight:800;display:flex}.news-load-more-panel strong{color:#86efac;font-size:13px}.news-load-more-button{color:#bfdbfe;cursor:pointer;background:linear-gradient(#2563eb3d,#1d4ed824),#0f172a99;border:1px solid #60a5fa57;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:13px;font-weight:900;transition:transform .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 12px 24px #2563eb1f}.news-load-more-button:hover:not(:disabled){background:linear-gradient(#2563eb57,#1d4ed833),#0f172ab8;border-color:#93c5fd9e;transform:translateY(-1px)}.news-load-more-button:disabled{cursor:wait;opacity:.66}.news-load-error{color:#fbbf24;margin:0;font-size:12px;font-weight:700}.news-top-stories-smart.text-only.count-2 .news-top-compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-top-stories-smart.text-only.count-2 .news-top-compact-card{min-height:168px}@media (width<=760px){.news-load-more-panel{flex-direction:column;align-items:stretch}.news-load-more-button{width:100%}}.news-filter-panel{background:linear-gradient(135deg,#111b32eb,#12142bdb);border:1px solid #8b9dc32e;border-radius:22px;margin:0 0 22px;padding:18px;box-shadow:inset 0 1px #ffffff0a,0 18px 46px #0000002e}.news-filter-search-row{align-items:center;gap:12px;margin-bottom:14px;display:flex}.news-filter-search{min-width:0;min-height:50px;color:var(--text-muted);background:#060c1d8c;border:1px solid #8b9dc32e;border-radius:14px;flex:1;align-items:center;gap:10px;padding:0 16px;display:flex}.news-filter-search input{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1;font-weight:700}.news-filter-search input::placeholder{color:#a7b5d49e}.news-filter-reset{min-height:50px;color:var(--text-primary);cursor:pointer;background:#1c2444b8;border:1px solid #8b9dc338;border-radius:14px;align-items:center;gap:8px;padding:0 18px;font-weight:800;display:inline-flex}.news-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.news-filter-grid label,.news-filter-custom-dates label{flex-direction:column;gap:7px;min-width:0;display:flex}.news-filter-grid label>span,.news-filter-custom-dates label>span{color:var(--text-muted);letter-spacing:.04em;font-size:.78rem;font-weight:900}.news-filter-grid select,.news-filter-custom-dates input{width:100%;min-height:46px;color:var(--text-primary);font:inherit;background:#060c1da6;border:1px solid #8b9dc32e;border-radius:13px;outline:none;padding:0 14px;font-weight:800}.news-filter-grid select:focus,.news-filter-custom-dates input:focus{border-color:#3386e8d1;box-shadow:0 0 0 3px #3386e82e}.news-filter-custom-dates{grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-top:12px;display:grid}.news-filter-chips{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.news-filter-chips button{color:var(--text-muted);cursor:pointer;background:#323e706b;border:1px solid #748bbe3d;border-radius:999px;padding:8px 14px;font-weight:900}.news-filter-chips button.active{color:#dbe8ff;background:#2a5cbe6b;border-color:#4989ff9e;box-shadow:0 10px 24px #285fbe2e}:root[data-theme=light] .news-filter-panel,:root[data-theme=light] .news-filter-search,:root[data-theme=light] .news-filter-grid select,:root[data-theme=light] .news-filter-custom-dates input{background:#ffffffd1}@media (width<=1250px){.news-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.news-filter-search-row{flex-direction:column;align-items:stretch}.news-filter-grid,.news-filter-custom-dates{grid-template-columns:1fr}}.shared-filter-panel{gap:14px;display:grid}.shared-filter-panel.news-filter-panel{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#0f172a85;border-radius:16px;gap:14px;margin:0 0 22px;padding:16px;display:grid}.shared-filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.shared-custom-date-row,.shared-filter-actions-row{margin-top:0}.shared-news-filter-panel .alerts-search-field,.shared-news-filter-panel .alerts-filter-grid select,.shared-news-filter-panel .alerts-custom-date-row input{background:#02061752}:root[data-theme=light] .shared-filter-panel.news-filter-panel{background:#ffffffc7}:root[data-theme=light] .shared-news-filter-panel .alerts-search-field,:root[data-theme=light] .shared-news-filter-panel .alerts-filter-grid select,:root[data-theme=light] .shared-news-filter-panel .alerts-custom-date-row input{background:#ffffffe0}.settings-cache-status{color:var(--text-primary);background:#5b6cff1a;border:1px solid #5b6cff38;border-radius:14px;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;display:inline-flex}.settings-cache-status span{color:var(--accent)}.offline-banner{z-index:80;color:#fef9c3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#713f12eb;border-bottom:1px solid #facc1540;justify-content:center;align-items:center;gap:8px;width:100%;padding:9px 16px;font-size:13px;line-height:1.3;display:flex;position:sticky;top:0}.offline-banner strong{color:#fff;font-weight:700}.offline-banner--ready{color:#e2e8f0eb;background:#0f172ab8;border:1px solid #5b6cff38;border-radius:999px;width:auto;max-width:min(360px,100vw - 36px);padding:8px 12px;position:fixed;inset:auto 18px 18px auto;box-shadow:0 14px 35px #0f172a2e}:root[data-theme=light] .offline-banner--ready{color:#334155;background:#ffffffdb;border-color:#5b6cff2e}.offline-banner--syncing{color:#dbeafe;background:#1e293bf0;border-bottom-color:#5b6cff47}.offline-banner--syncing svg{animation:1s linear infinite spin}@media (width<=768px){.offline-banner{text-align:center;flex-wrap:wrap;padding:8px 12px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-widget-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-widget-grid>.summary-card,.dashboard-widget-small{min-height:174px}.dashboard-widget-medium{grid-column:span 2}.dashboard-widget-large{grid-area:span 2/span 2}.dashboard-empty-state{border:1px dashed var(--border);border-radius:var(--card-radius);background:#0f172a73;justify-items:start;gap:12px;padding:28px;display:grid}.dashboard-empty-state h2,.dashboard-empty-state p{margin:0}.widget-picker-list{gap:10px;display:grid}.widget-picker-item{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#0f172aad;border-radius:12px;gap:4px;padding:14px;display:grid}.widget-picker-item span{color:var(--muted);font-size:13px}@media (width<=1100px){.dashboard-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.dashboard-widget-grid{grid-template-columns:1fr}.dashboard-widget-medium,.dashboard-widget-large{grid-area:auto}}.dashboard-workspace-card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#0f172a8a;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.dashboard-workspace-card h2,.dashboard-workspace-card p{margin:0}.dashboard-workspace-card h2{margin-top:4px}.dashboard-workspace-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-customize-panel{background:#1e293b85;border:1px solid #818cf838;border-radius:18px;gap:14px;padding:18px;display:grid}.dashboard-customize-panel-header{justify-content:space-between;gap:12px;display:flex}.dashboard-customize-panel h3,.dashboard-customize-panel p{margin:0}.dashboard-customize-panel h3{align-items:center;gap:8px;display:flex}.dashboard-widget-grid{width:100%;min-height:220px}.dashboard-react-grid{position:relative}.dashboard-grid-item-shell{min-width:0;height:100%}.dashboard-grid-item-shell>.summary-card,.dashboard-grid-item-shell>.dashboard-card,.dashboard-grid-item-shell .dashboard-widget{width:100%;height:100%;min-height:0;overflow:hidden}.dashboard-widget-drag-handle,.dashboard-widget-remove-button{width:30px;height:30px;color:var(--text);cursor:grab;background:#0f172aeb;border:1px solid #94a3b852;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.dashboard-widget-remove-button:hover{color:#fca5a5;border-color:#f8717199}.dashboard-widget-grid.is-editing .react-grid-item{transition:none}.dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.summary-card,.dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.dashboard-card,.dashboard-widget-grid.is-editing .dashboard-grid-item-shell .dashboard-widget{outline-offset:-4px;border-style:dashed;outline:1px solid #818cf838}.react-grid-item.react-grid-placeholder{background:#818cf833;border-radius:18px}.react-resizable-handle{z-index:9}.react-resizable-handle-se:after{border-bottom-color:#94a3b8d9;border-right-color:#94a3b8d9}@media (width<=700px){.dashboard-workspace-card{flex-direction:column;align-items:stretch}.dashboard-workspace-actions{justify-content:stretch}.dashboard-workspace-actions .secondary-button{flex:1}}.dashboard-widget-grid{display:block}.dashboard-react-grid{width:100%;min-height:1px}.dashboard-react-grid .react-grid-item{touch-action:none}.dashboard-grid-item-shell{min-width:0;height:100%;position:relative}.dashboard-grid-item-shell>.summary-card,.dashboard-grid-item-shell>.dashboard-card,.dashboard-grid-item-shell .dashboard-widget{width:100%;height:100%;min-height:unset;flex-direction:column;display:flex}.dashboard-widget-grid.is-editing .dashboard-grid-item-shell{cursor:grab}.dashboard-widget-grid.is-editing .dashboard-grid-item-shell:active{cursor:grabbing}.dashboard-widget-drag-handle{cursor:grab;touch-action:none}.dashboard-widget-grid:not(.is-editing) .react-resizable-handle{display:none}.dashboard-widget-grid.is-editing .react-resizable-handle,.dashboard-widget-grid.is-editing .react-resizable-handle-se{z-index:20;cursor:se-resize;pointer-events:auto;width:24px;height:24px;display:block;bottom:6px;right:6px}.dashboard-widget-grid.is-editing .react-resizable-handle-se:after{width:8px;height:8px;bottom:5px;right:5px}@media (width<=639px){.dashboard-react-grid{margin-inline:0}}.dashboard-widget-grid{width:100%;display:block}.dashboard-custom-grid{width:100%;min-height:1px;position:relative}.dashboard-grid-item-shell{min-width:0;min-height:0;transition:transform .16s,width .16s,height .16s,box-shadow .16s;position:absolute;top:0;left:0}.dashboard-widget-grid.is-editing .dashboard-grid-item-shell{outline-offset:3px;border-radius:16px;outline:1px dashed #8da2ff5c}.dashboard-grid-item-shell>.dashboard-card,.dashboard-grid-item-shell>.summary-card{width:100%;height:100%;min-height:0;overflow:auto}.dashboard-widget-edit-toolbar{z-index:20;gap:6px;display:flex;position:absolute;top:10px;right:10px}.dashboard-widget-drag-handle,.dashboard-widget-remove-button{width:32px;height:32px;color:var(--muted);cursor:grab;touch-action:none;background:#0f172ae0;border:1px solid #94a3b847;border-radius:10px;place-items:center;display:inline-grid}.dashboard-widget-drag-handle:active{cursor:grabbing}.dashboard-widget-remove-button{cursor:pointer}.dashboard-widget-resize-handle{z-index:21;cursor:nwse-resize;touch-action:none;background:linear-gradient(135deg,#0000 0 42%,#8da2ffcc 42% 52%,#0000 52%),#0f172aeb;border:1px solid #8da2ff7a;border-radius:8px;width:26px;height:26px;position:absolute;bottom:-6px;right:-6px}.dashboard-widget-grid:not(.is-editing) .dashboard-widget-edit-toolbar,.dashboard-widget-grid:not(.is-editing) .dashboard-widget-resize-handle{display:none}@media (width<=700px){.dashboard-widget-edit-toolbar{top:8px;right:8px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-customize-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.dashboard-customize-meta span{height:28px;color:var(--muted);background:#0f172a6b;border:1px solid #94a3b833;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.dashboard-mobile-edit-hint,.dashboard-mobile-layout-hint{color:var(--muted);background:#6366f114;border:1px solid #8da2ff38;border-radius:12px;align-items:center;gap:8px;margin-top:10px;padding:9px 11px;font-size:13px;line-height:1.35;display:inline-flex}.dashboard-mobile-layout-hint{margin:0 0 14px;display:flex}.widget-picker-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.widget-picker-item{min-height:76px;color:var(--text);text-align:left;cursor:pointer;background:#0f172a6b;border:1px solid #94a3b838;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;transition:border-color .16s,background .16s,transform .16s;display:grid}.widget-picker-item:hover{background:#6366f11f;border-color:#8da2ff73;transform:translateY(-1px)}.widget-picker-item-icon,.widget-picker-item-add{color:#a78bfa;background:#7c3aed24;border-radius:12px;place-items:center;width:34px;height:34px;display:inline-grid}.widget-picker-item-copy{gap:4px;min-width:0;display:grid}.widget-picker-item-copy strong{color:var(--text);font-size:14px}.widget-picker-item-copy span,.widget-picker-empty span{color:var(--muted);font-size:12px;line-height:1.4}.widget-picker-empty{background:#0f172a47;border:1px dashed #94a3b840;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.widget-picker-empty strong{color:var(--text)}.dashboard-widget-grid-loading{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-widget-loading-card{gap:14px;min-height:162px}.dashboard-loading-line,.dashboard-loading-block{background:#94a3b824;border-radius:999px;position:relative;overflow:hidden}.dashboard-loading-line:after,.dashboard-loading-block:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);animation:1.3s infinite dashboard-loading-shimmer;position:absolute;inset:0;transform:translate(-100%)}.dashboard-loading-line.short{width:36%;height:12px}.dashboard-loading-line.medium{width:62%;height:18px}.dashboard-loading-block{border-radius:14px;width:100%;height:52px}.dashboard-widget-error-state{flex-direction:column;justify-content:center;gap:10px;min-height:100%;display:flex;overflow:hidden!important}.dashboard-widget-error-state h3{color:var(--text);margin:0;font-size:18px}.dashboard-widget-error-state p{color:var(--muted);margin:0;line-height:1.45}.dashboard-widget-state-icon{color:#f87171;background:#ef44441f;border-radius:14px;place-items:center;width:42px;height:42px;display:inline-grid}.dashboard-reset-dialog-icon{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2452}@keyframes dashboard-loading-shimmer{to{transform:translate(100%)}}:root[data-theme=light] .dashboard-customize-meta span,:root[data-theme=light] .widget-picker-item,:root[data-theme=light] .widget-picker-empty{background:#ffffffb8;border-color:#94a3b847}:root[data-theme=light] .dashboard-mobile-edit-hint,:root[data-theme=light] .dashboard-mobile-layout-hint{background:#6366f112}@media (width<=1100px){.dashboard-widget-grid-loading{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.dashboard-widget-grid-loading,.widget-picker-list{grid-template-columns:1fr}.dashboard-mobile-edit-hint{display:flex}}.feedback-state{border:1px solid var(--border-color,#94a3b840);background:var(--card-bg,#ffffffd9);border-radius:18px;align-items:flex-start;gap:14px;width:100%;padding:20px;display:flex;box-shadow:0 18px 45px #0f172a14}.feedback-state--compact{box-shadow:none;border-radius:14px;padding:14px}.feedback-state h3{margin:0 0 6px;font-size:1rem}.feedback-state p{color:var(--muted-text,#64748b);margin:0 0 12px;line-height:1.5}.error-state{background:linear-gradient(135deg,#fef2f2f2,#ffffffe6);border-color:#ef44443d}.error-state svg{color:#dc2626;flex:none}.empty-state svg{color:var(--accent-color,#6366f1);flex:none}.loading-state{align-items:center}.loading-spinner{border:3px solid #64748b3d;border-top-color:currentColor;border-radius:999px;flex:none;width:22px;height:22px;animation:.9s linear infinite sellsmart-spin}.app-fallback-shell{background:var(--bg);min-height:100vh;color:var(--text);place-items:center;padding:24px;display:grid}.app-loading[data-theme=dark]{--bg:#050a14;--text:#f8fafc;--muted:#94a3b8}.app-loading[data-theme=light]{--bg:#f4f7fb;--text:#0f172a;--muted:#64748b}.app-loading{min-height:100vh;color:var(--text);background:radial-gradient(circle at 75% -10%, #5b6cff29, transparent 32%), radial-gradient(circle at 15% 10%, #a855f714, transparent 28%), var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.app-loading[data-theme=light]{color:#0f172a;background:radial-gradient(circle at 75% -10%,#315fdc1a,#0000 34%),radial-gradient(circle at 15% 10%,#7c3aed0f,#0000 30%),#f4f7fb}.app-auth-resolving{background:var(--bg);min-height:100vh;color:var(--text)}.app-loading[data-theme=dark]{color:#f8fafc;background:radial-gradient(circle at 75% -10%,#5b6cff29,#0000 32%),radial-gradient(circle at 15% 10%,#a855f714,#0000 28%),#050a14}.app-loading p{color:var(--muted);margin:0}.app-loading[data-theme=light] p{color:#64748b}.app-loading[data-theme=dark] p{color:#94a3b8}@keyframes sellsmart-spin{to{transform:rotate(360deg)}}.app-auth-resolving,.app-loading,.app-loading[data-theme=light],.app-loading[data-theme=dark],:root[data-theme=light] .app-loading,:root[data-theme=dark] .app-loading{--neutral-auth-bg:#07111f;--neutral-auth-text:#f8fafc;--neutral-auth-muted:#9fb0c8;min-height:100vh;background:radial-gradient(circle at 20% 12%, #22c55e29, transparent 34%), radial-gradient(circle at 82% 0%, #3b82f62e, transparent 36%), radial-gradient(circle at 50% 110%, #0ea5e91f, transparent 34%), var(--neutral-auth-bg)!important;color:var(--neutral-auth-text)!important}.app-loading{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.app-loading p,.app-loading[data-theme=light] p,.app-loading[data-theme=dark] p{margin:0;color:var(--neutral-auth-muted)!important}.login-page,:root[data-theme=light] .login-page,:root[data-theme=dark] .login-page{place-items:center;min-height:100vh;padding:24px;display:grid;background:radial-gradient(circle at 20% 12%,#22c55e29,#0000 34%),radial-gradient(circle at 82% 0,#3b82f62e,#0000 36%),radial-gradient(circle at 50% 110%,#0ea5e91f,#0000 34%),#07111f!important}.login-card,:root[data-theme=light] .login-card,:root[data-theme=dark] .login-card{color:#e5e7eb!important;background:#0f172aeb!important;border-color:#94a3b838!important;box-shadow:0 24px 80px #00000073!important}.login-brand p,.login-subtitle,.login-note{color:#94a3b8!important}.login-field{color:#cbd5e1!important}.login-field input,:root[data-theme=light] .login-field input,:root[data-theme=dark] .login-field input{color:#e5e7eb!important;background:#0f172ac7!important;border-color:#94a3b83d!important}.login-switch-row button{color:#86efac!important}.error-state-request-id{opacity:.78;margin-top:.35rem;font-size:.78rem}.error-state-request-id code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.prediction-warning{opacity:.82;margin-top:.35rem;font-size:.78rem;display:block}:root[data-theme=light] .dashboard-workspace-card{background:linear-gradient(135deg,#fffffff5,#f8fafceb);border-color:#cbd5e1d9;box-shadow:0 18px 45px #0f172a0f}:root[data-theme=light] .dashboard-workspace-card .section-eyebrow{color:#64748b}:root[data-theme=light] .dashboard-workspace-card h2{color:#0f172a}:root[data-theme=light] .dashboard-workspace-card p{color:#64748b}:root[data-theme=light] .dashboard-customize-panel{background:linear-gradient(#f8fafcf5,#f1f5f9d1);border-color:#cbd5e1c7;box-shadow:0 16px 38px #0f172a0d}:root[data-theme=light] .dashboard-customize-panel h3{color:#0f172a}:root[data-theme=light] .dashboard-customize-panel p{color:#475569}:root[data-theme=light] .dashboard-customize-meta span{color:#64748b;background:#ffffffd1;border-color:#cbd5e1e6;box-shadow:inset 0 1px #fffc}:root[data-theme=light] .dashboard-mobile-edit-hint,:root[data-theme=light] .dashboard-mobile-layout-hint{color:#64748b;background:#6366f10e;border-color:#818cf82e}:root[data-theme=light] .widget-picker-item{background:#ffffffe6;border-color:#cbd5e1d1;box-shadow:0 10px 24px #0f172a0b}:root[data-theme=light] .widget-picker-item:hover{background:#fff;border-color:#6366f152;box-shadow:0 16px 34px #0f172a13}:root[data-theme=light] .widget-picker-item-icon,:root[data-theme=light] .widget-picker-item-add{color:#5b6cff;background:#5b6cff17}:root[data-theme=light] .widget-picker-empty{background:#ffffffc2;border:1px solid #cbd5e1d6;box-shadow:inset 0 1px #fffc}:root[data-theme=light] .widget-picker-empty strong{color:#0f172a}:root[data-theme=light] .widget-picker-empty span{color:#64748b}:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell{outline-offset:4px;border-radius:18px;outline:1px solid #818cf82e}:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.summary-card,:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.dashboard-card,:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell .dashboard-widget{border-style:solid;outline:none;box-shadow:0 0 0 1px #cbd5e1b8,0 14px 36px #0f172a0e}:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell:hover{outline-color:#6366f147}:root[data-theme=light] .dashboard-widget-edit-toolbar{gap:5px}:root[data-theme=light] .dashboard-widget-drag-handle,:root[data-theme=light] .dashboard-widget-remove-button{color:#64748b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-color:#cbd5e1f2;border-radius:9px;width:28px;height:28px;transition:border-color .14s,color .14s,background .14s,transform .14s,box-shadow .14s;box-shadow:0 8px 20px #0f172a14}:root[data-theme=light] .dashboard-widget-drag-handle:hover,:root[data-theme=light] .dashboard-widget-remove-button:hover{color:#4f46e5;background:#fff;border-color:#6366f14d;transform:translateY(-1px);box-shadow:0 12px 26px #0f172a1a}:root[data-theme=light] .dashboard-widget-remove-button:hover{color:#dc2626;background:snow;border-color:#ef444447}:root[data-theme=light] .dashboard-widget-resize-handle{opacity:.82;background:linear-gradient(135deg,#0000 0 44%,#64748b57 44% 52%,#0000 52%),#ffffffe6;border:1px solid #cbd5e1e6;border-radius:7px;width:20px;height:20px;transition:opacity .14s,transform .14s,border-color .14s;bottom:-4px;right:-4px;box-shadow:0 8px 18px #0f172a14}:root[data-theme=light] .dashboard-widget-resize-handle:hover{opacity:1;border-color:#6366f152;transform:translateY(-1px)}:root[data-theme=light] .react-grid-item.react-grid-placeholder{background:#6366f10e;border:1px solid #6366f13d;box-shadow:inset 0 0 0 1px #ffffff80}:root[data-theme=light] .dashboard-empty-state{background:#ffffffbd;border-color:#cbd5e1e6}.dashboard-empty-state{background:#0f172a52;border:1px solid #94a3b842;border-radius:22px;align-items:center;gap:16px;min-height:auto;margin:0;padding:22px 24px;animation:.22s both dashboard-empty-state-in;display:flex;box-shadow:0 18px 42px #02061729}.dashboard-empty-state-icon{color:#a78bfa;background:#7c3aed24;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:inline-grid}.dashboard-empty-state-copy{flex:auto;gap:4px;min-width:0;display:grid}.dashboard-empty-state h2{color:var(--text);margin:0;font-size:18px;line-height:1.25}.dashboard-empty-state p{max-width:620px;color:var(--muted);margin:0;line-height:1.45}.dashboard-empty-state-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.widget-picker-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:stretch}.widget-picker-item{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;min-width:0;height:100%;min-height:88px;overflow:hidden}.widget-picker-item-icon,.widget-picker-item-add{flex:none;width:34px;height:34px}.widget-picker-item-copy{min-width:0;max-width:100%;overflow:hidden}.widget-picker-item-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.25;display:block;overflow:hidden}.widget-picker-item-copy span{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;line-height:1.35;display:-webkit-box;overflow:hidden}.widget-picker-empty{align-content:center;min-height:76px}@keyframes dashboard-empty-state-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}:root[data-theme=light] .dashboard-empty-state{background:linear-gradient(135deg,#ffffffdb,#f8fafcc2);border-color:#cbd5e1e0;box-shadow:0 14px 34px #0f172a14}:root[data-theme=light] .dashboard-empty-state-icon{color:#5263ff;background:#5263ff1a}@media (width<=900px){.dashboard-empty-state{flex-direction:column;align-items:flex-start}.dashboard-empty-state-actions{justify-content:flex-start;width:100%}}@media (width<=700px){.dashboard-empty-state{border-radius:18px;padding:18px}.dashboard-empty-state-actions,.dashboard-empty-state-actions .primary-button,.dashboard-empty-state-actions .secondary-button{width:100%}.dashboard-empty-state-actions .primary-button,.dashboard-empty-state-actions .secondary-button{justify-content:center}.widget-picker-list{grid-template-columns:1fr}.widget-picker-item{min-height:86px}}:root[data-theme=light]{--muted:#475569;--muted-2:#64748b;--heading-text:#0f172a;--supporting-text:#475569}:root[data-theme=light] .sidebar{background:linear-gradient(180deg, #fffffff5, #f8fafcfa), var(--panel)}:root[data-theme=light] .brand{color:var(--heading-text)}:root[data-theme=light] .brand strong,:root[data-theme=light] .brand strong span{text-shadow:none}:root[data-theme=light] .page-header h1,:root[data-theme=light] .panel-header h2,:root[data-theme=light] .section-heading h2,:root[data-theme=light] .section-heading-row h2,:root[data-theme=light] .alerts-section-header h2,:root[data-theme=light] .profile-card-header h2,:root[data-theme=light] .quality-section-heading h2,:root[data-theme=light] .dashboard-workspace-card h2,:root[data-theme=light] .dashboard-customize-panel h3,:root[data-theme=light] .dashboard-card-header h3,:root[data-theme=light] .summary-card h3,:root[data-theme=light] .summary-card strong,:root[data-theme=light] .insight-copy h2,:root[data-theme=light] .news-top-compact-copy h2,:root[data-theme=light] .news-mag-row-copy h3,:root[data-theme=light] .report-preview-header h2,:root[data-theme=light] .settings-card h2,:root[data-theme=light] .settings-card h3,:root[data-theme=light] .profile-card h2,:root[data-theme=light] .profile-card h3,:root[data-theme=light] .help-hero h2,:root[data-theme=light] .help-card h3,:root[data-theme=light] .faq-item summary,:root[data-theme=light] .modal-header h2{color:var(--heading-text)!important}:root[data-theme=light] .page-header p,:root[data-theme=light] .market-status p,:root[data-theme=light] .panel-header p,:root[data-theme=light] .section-heading p,:root[data-theme=light] .section-heading-row p,:root[data-theme=light] .alerts-section-header p,:root[data-theme=light] .profile-card-header p,:root[data-theme=light] .quality-section-heading p,:root[data-theme=light] .dashboard-workspace-card p,:root[data-theme=light] .dashboard-customize-panel p,:root[data-theme=light] .dashboard-card-header p,:root[data-theme=light] .summary-card p,:root[data-theme=light] .summary-card span,:root[data-theme=light] .muted-text,:root[data-theme=light] .insight-copy p,:root[data-theme=light] .news-top-compact-copy p,:root[data-theme=light] .news-mag-row-copy p,:root[data-theme=light] .report-preview-header p,:root[data-theme=light] .settings-card p,:root[data-theme=light] .settings-field span,:root[data-theme=light] .settings-toggle span,:root[data-theme=light] .profile-card p,:root[data-theme=light] .help-hero p,:root[data-theme=light] .help-card p,:root[data-theme=light] .modal-header p{color:var(--supporting-text)!important}:root[data-theme=light] .dashboard-workspace-card,:root[data-theme=light] .dashboard-customize-panel,:root[data-theme=light] .dashboard-empty-state{box-shadow:0 18px 52px #0f172a14;background:linear-gradient(180deg, #fffffff0, #f8fafcf0), var(--panel)!important;border-color:var(--border)!important;color:var(--text)!important}:root[data-theme=light] .widget-picker-item,:root[data-theme=light] .widget-picker-empty{min-width:0;color:var(--text)!important;background:#ffffffdb!important}.widget-picker-item-copy,.widget-picker-item-copy strong,.widget-picker-item-copy span,.widget-picker-empty strong,.widget-picker-empty span{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}.widget-picker-item-copy strong,.widget-picker-empty strong{line-height:1.25;display:block}.widget-picker-item-copy span,.widget-picker-empty span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:root[data-theme=light] .dashboard-widget-drag-handle,:root[data-theme=light] .dashboard-widget-remove-button,:root[data-theme=light] .dashboard-widget-resize-handle{box-shadow:0 8px 24px #0f172a14;color:var(--muted)!important;background:#fffffff0!important;border-color:#64748b3d!important}:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell,:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.summary-card,:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell>.dashboard-card,:root[data-theme=light] .dashboard-widget-grid.is-editing .dashboard-grid-item-shell .dashboard-widget{border-color:#315fdc2e!important;outline-color:#315fdc2e!important}:root[data-theme=light] body:before{opacity:.55}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero,:root[data-theme=light] .news-impact-page.magazine .news-mag-card,:root[data-theme=light] .news-impact-page.magazine .news-mag-card.text-only,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card,:root[data-theme=light] .news-impact-page.magazine .news-mag-row,:root[data-theme=light] .news-impact-page.magazine .news-mag-row.text-only,:root[data-theme=light] .news-impact-page.magazine .news-load-more-panel{background:linear-gradient(180deg, #fffffff5, #f8fafceb), var(--panel);border-color:#94a3b847;box-shadow:0 16px 40px #0f172a14}:root[data-theme=light] .news-impact-page.magazine .news-mag-card:hover,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card:hover,:root[data-theme=light] .news-impact-page.magazine .news-mag-row:hover{background:linear-gradient(180deg, #fff, #f8fafcf5), var(--panel);border-color:#6366f147}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero{background:radial-gradient(circle at 8% 12%,#60a5fa1f,#0000 30%),radial-gradient(circle at 88% 8%,#a78bfa1a,#0000 32%),linear-gradient(135deg,#fffffffa,#f8fafce6)}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero.positive{background:radial-gradient(circle at 8% 12%,#22c55e1c,#0000 30%),radial-gradient(circle at 88% 8%,#60a5fa1a,#0000 32%),linear-gradient(135deg,#fffffffa,#f8fafce6)}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero.neutral{background:radial-gradient(circle at 8% 12%,#94a3b821,#0000 30%),radial-gradient(circle at 88% 8%,#60a5fa1a,#0000 32%),linear-gradient(135deg,#fffffffa,#f8fafce6)}:root[data-theme=light] .news-impact-page.magazine .news-mag-sentiment-panel{background:#f8fafcd6;border-left-color:#94a3b83d}:root[data-theme=light] .news-impact-page.magazine .news-mag-stats-strip>div{background:#ffffffeb;border-color:#94a3b83d;box-shadow:0 10px 28px #0f172a0f}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero-content h2,:root[data-theme=light] .news-impact-page.magazine .magazine-heading h2,:root[data-theme=light] .news-impact-page.magazine .news-mag-card h3,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card h3,:root[data-theme=light] .news-impact-page.magazine .news-mag-row h3,:root[data-theme=light] .news-impact-page.magazine .news-mag-stats-strip strong{color:var(--text)}:root[data-theme=light] .news-impact-page.magazine .news-mag-hero-content p,:root[data-theme=light] .news-impact-page.magazine .news-mag-card p,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card p,:root[data-theme=light] .news-impact-page.magazine .news-mag-row p,:root[data-theme=light] .news-impact-page.magazine .news-mag-stats-strip small,:root[data-theme=light] .news-impact-page.magazine .news-score-pill,:root[data-theme=light] .news-impact-page.magazine .news-mag-row-icon,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-icon{color:var(--muted)}:root[data-theme=light] .news-impact-page.magazine .news-mag-meta,:root[data-theme=light] .news-impact-page.magazine .news-mag-sentiment-panel>span,:root[data-theme=light] .news-impact-page.magazine .news-mag-stats-strip span{color:var(--muted-2,var(--muted))}:root[data-theme=light] .news-impact-page.magazine .news-mag-card.text-only .news-mag-open,:root[data-theme=light] .news-impact-page.magazine .news-mag-open{color:var(--muted);background:#ffffffc7;border-color:#94a3b847;box-shadow:0 8px 20px #0f172a14}:root[data-theme=light] .news-impact-page.magazine .news-mag-visual:after{background:linear-gradient(#02061705,#02061724)}:root[data-theme=light] .news-impact-page.magazine .news-filter-panel,:root[data-theme=light] .news-impact-page.magazine .shared-filter-panel.news-filter-panel{background:linear-gradient(180deg, #fffffff0, #f8fafce0), var(--panel);border-color:#94a3b83d;box-shadow:0 16px 40px #0f172a14}:root[data-theme=light] .news-impact-page.magazine .news-filter-search,:root[data-theme=light] .news-impact-page.magazine .news-filter-grid select,:root[data-theme=light] .news-impact-page.magazine .news-filter-custom-dates input,:root[data-theme=light] .news-impact-page.magazine .shared-news-filter-panel .alerts-search-field,:root[data-theme=light] .news-impact-page.magazine .shared-news-filter-panel .alerts-filter-grid select,:root[data-theme=light] .news-impact-page.magazine .shared-news-filter-panel .alerts-custom-date-row input{color:var(--text);background:#ffffffeb;border-color:#94a3b847}:root[data-theme=light] .news-impact-page.magazine .news-filter-search input{color:var(--text)}:root[data-theme=light] .news-impact-page.magazine .news-filter-search input::placeholder{color:var(--muted)}:root[data-theme=light] .news-impact-page.magazine .news-filter-grid label>span,:root[data-theme=light] .news-impact-page.magazine .news-filter-custom-dates label>span{color:var(--muted-2,var(--muted))}:root[data-theme=light] .news-impact-page.magazine .news-filter-chips button{color:var(--muted);background:#f1f5f9e6;border-color:#94a3b84d}:root[data-theme=light] .news-impact-page.magazine .news-filter-chips button.active{color:var(--text);background:#e0e7ffd9;border-color:#4f46e547;box-shadow:0 8px 20px #4f46e51a}:root[data-theme=light] .news-impact-page.magazine .news-load-more-panel{color:var(--muted)}:root[data-theme=light] .news-impact-page.magazine .news-load-more-button{color:var(--text);background:#e0e7ffb8;border-color:#4f46e538;box-shadow:0 10px 24px #4f46e51a}:root[data-theme=light] .news-impact-page.magazine .news-load-more-button:hover:not(:disabled){background:#e0e7ffeb;border-color:#4f46e557}:root[data-theme=light] .news-impact-page.magazine .news-load-error,:root[data-theme=light] .news-impact-page.magazine .error-card h3,:root[data-theme=light] .news-impact-page.magazine .status-card h3{color:var(--text)}.news-impact-page.magazine .news-top-stories-smart,.news-impact-page.magazine .news-top-compact-list,.news-impact-page.magazine .news-mag-row-list{min-width:0}.news-impact-page.magazine .news-top-compact-card,.news-impact-page.magazine .news-mag-card,.news-impact-page.magazine .news-mag-row{contain:layout paint}.news-impact-page.magazine .news-top-stories-smart.text-only .news-top-compact-card,.news-impact-page.magazine .news-top-compact-card{min-height:196px;padding:18px 20px}.news-impact-page.magazine .news-top-compact-card h3{-webkit-line-clamp:3;overflow-wrap:anywhere;margin-top:11px;padding-right:18px;font-size:clamp(18px,1.18vw,22px);line-height:1.16}.news-impact-page.magazine .news-top-compact-card p{-webkit-line-clamp:2;overflow-wrap:anywhere}.news-impact-page.magazine .news-top-compact-card .news-mag-badges,.news-impact-page.magazine .news-mag-card .news-mag-badges,.news-impact-page.magazine .news-mag-row .news-mag-badges{row-gap:6px;min-width:0}.news-impact-page.magazine .news-mag-row-list.bloomberg-list{gap:12px}.news-impact-page.magazine .news-mag-row{grid-template-columns:112px minmax(0,1fr) 34px;align-items:center;gap:14px;min-height:136px;padding:12px 14px 12px 12px;overflow:hidden}.news-impact-page.magazine .news-mag-row.text-only{grid-template-columns:minmax(0,1fr) 34px;min-height:124px;padding:16px 14px 16px 18px}.news-impact-page.magazine .news-mag-row-copy{align-self:center;min-width:0;padding:0}.news-impact-page.magazine .news-mag-row h3{-webkit-line-clamp:2;overflow-wrap:anywhere;margin-top:7px;font-size:15px;line-height:1.24}.news-impact-page.magazine .news-mag-row p{-webkit-line-clamp:1;overflow-wrap:anywhere;margin-top:7px}.news-impact-page.magazine .news-mag-row .news-mag-visual{border-radius:14px;width:112px;height:96px;min-height:96px}.news-impact-page.magazine .news-mag-row-icon{justify-self:end;margin-right:0}.news-impact-page.magazine .news-mag-meta{gap:6px;max-width:100%;overflow:hidden}.news-impact-page.magazine .news-mag-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.news-impact-page.magazine .news-badge,.news-impact-page.magazine .news-score-pill{white-space:nowrap;flex:none}:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card,:root[data-theme=light] .news-impact-page.magazine .news-mag-row,:root[data-theme=light] .news-impact-page.magazine .news-mag-card{border-color:#94a3b838;box-shadow:0 10px 28px #0f172a0f;background:linear-gradient(180deg, #fffffffa, #f8fafcf5), var(--panel)!important}:root[data-theme=light] .news-impact-page.magazine .news-mag-row:hover,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card:hover,:root[data-theme=light] .news-impact-page.magazine .news-mag-card:hover{border-color:#6366f147;box-shadow:0 14px 34px #0f172a17}:root[data-theme=light] .news-impact-page.magazine .news-mag-card h3,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card h3,:root[data-theme=light] .news-impact-page.magazine .news-mag-row h3{color:#0f172a!important}:root[data-theme=light] .news-impact-page.magazine .news-mag-card p,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card p,:root[data-theme=light] .news-impact-page.magazine .news-mag-row p{color:#475569!important}:root[data-theme=light] .news-impact-page.magazine .news-mag-meta{color:#64748b!important}:root[data-theme=light] .news-impact-page.magazine .news-badge{color:#475569;background:#f1f5f9e6;border-color:#64748b38}:root[data-theme=light] .news-impact-page.magazine .news-badge.negative{color:#dc2626;background:#fee2e2;border-color:#ef44443d}:root[data-theme=light] .news-impact-page.magazine .news-badge.high{color:#ef4444;background:#ffe4e6;border-color:#f8717147}:root[data-theme=light] .news-impact-page.magazine .news-badge.medium,:root[data-theme=light] .news-impact-page.magazine .news-badge.neutral{color:#b45309;background:#fef3c7;border-color:#f59e0b47}:root[data-theme=light] .news-impact-page.magazine .news-badge.positive{color:#15803d;background:#dcfce7;border-color:#22c55e42}:root[data-theme=light] .news-impact-page.magazine .news-badge.low,:root[data-theme=light] .news-impact-page.magazine .news-badge.context{color:#2563eb;background:#dbeafe;border-color:#60a5fa3d}:root[data-theme=light] .news-impact-page.magazine .news-score-pill{color:#334155;background:#f1f5f9f2}:root[data-theme=light] .news-impact-page.magazine .news-load-more-panel{color:#64748b;border-color:#94a3b838;box-shadow:0 10px 28px #0f172a0f;background:linear-gradient(180deg, #fffffff5, #f8fafcf0), var(--panel)!important}:root[data-theme=light] .news-impact-page.magazine .news-load-more-panel strong{color:#475569}@media (width<=1280px){.news-impact-page.magazine .news-top-stories-smart.text-only .news-top-compact-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.news-impact-page.magazine .news-top-stories-smart.text-only .news-top-compact-list{grid-template-columns:1fr}.news-impact-page.magazine .news-mag-row,.news-impact-page.magazine .news-mag-row.text-only{grid-template-columns:minmax(0,1fr) 32px;min-height:0}.news-impact-page.magazine .news-mag-row .news-mag-visual{display:none}}.news-impact-page.magazine{gap:24px}.news-impact-page.magazine .news-page-section.magazine-section{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft,0 16px 40px #0f172a14);border-radius:26px;padding:22px;overflow:hidden}.news-impact-page.magazine .news-page-section.magazine-section.flush{margin-top:0}.news-impact-page.magazine .magazine-heading{margin-bottom:14px;padding:0}.news-impact-page.magazine .magazine-heading h2{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(20px,1.55vw,25px);line-height:1.15}.news-impact-page.magazine .section-eyebrow{line-height:1.2;display:block}.news-impact-page.magazine .news-top-stories-smart.text-only .news-top-compact-list{gap:18px}.news-impact-page.magazine .news-top-compact-card{border-radius:20px;min-height:214px;padding:20px 22px}.news-impact-page.magazine .news-top-compact-copy{min-height:0}.news-impact-page.magazine .news-top-compact-card h3{-webkit-line-clamp:3;color:var(--text);letter-spacing:-.03em;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;margin-top:12px;padding-right:22px;font-size:clamp(18px,1.25vw,22px);line-height:1.18;display:-webkit-box;overflow:hidden}.news-impact-page.magazine .news-top-stories-smart.text-only .news-top-compact-card h3{-webkit-line-clamp:3}.news-impact-page.magazine .news-top-compact-card p{-webkit-line-clamp:2;overflow-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-impact-page.magazine .news-top-compact-card .news-mag-badges{gap:8px;margin-top:auto;padding-top:16px}.news-impact-page.magazine .news-mag-row h3,.news-impact-page.magazine .news-mag-row p{overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-impact-page.magazine .news-mag-row h3{-webkit-line-clamp:2}.news-impact-page.magazine .news-mag-row p{-webkit-line-clamp:1}.news-impact-page.magazine .news-mag-row-copy,.news-impact-page.magazine .news-top-compact-copy,.news-impact-page.magazine .news-mag-card-body{min-width:0}.news-impact-page.magazine .news-mag-badges{max-width:100%;overflow:hidden}.news-impact-page.magazine .news-badge,.news-impact-page.magazine .news-score-pill{max-width:100%}:root[data-theme=light] .news-impact-page.magazine .news-page-section.magazine-section{background:linear-gradient(180deg, #fffffffa, #f8fafcf5), var(--panel);border-color:#94a3b83d;box-shadow:0 16px 42px #0f172a12}:root[data-theme=light] .news-impact-page.magazine .magazine-heading h2,:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card h3,:root[data-theme=light] .news-impact-page.magazine .news-mag-row h3{color:#0f172a!important}:root[data-theme=light] .news-impact-page.magazine .news-top-compact-card{background:linear-gradient(180deg, #fffffffc, #f8fafcfa), var(--panel)!important}@media (width<=1440px){.news-impact-page.magazine .news-top-compact-card{min-height:224px}.news-impact-page.magazine .news-top-compact-card h3{font-size:clamp(17px,1.16vw,20px)}}@media (width<=1280px){.news-impact-page.magazine .news-page-section.magazine-section{padding:18px}}@media (width<=900px){.news-impact-page.magazine .news-page-section.magazine-section{border-radius:22px;padding:16px}.news-impact-page.magazine .news-top-compact-card{min-height:0}}.news-impact-page .news-top-stories-smart{gap:18px}.news-impact-page .news-top-stories-smart.text-only .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-2 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-5 .news-top-compact-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.news-impact-page .news-top-compact-card,.news-impact-page .news-top-stories-smart.text-only .news-top-compact-card,.news-impact-page .news-top-stories-smart.text-only.count-2 .news-top-compact-card,.news-impact-page .news-top-stories-smart.text-only.count-3 .news-top-compact-card{background:var(--panel);height:auto;min-height:226px;padding:22px 24px 20px;overflow:hidden}:root[data-theme=light] .news-impact-page .news-top-compact-card{background:linear-gradient(#fffffffa,#f8fafcf5);border-color:#94a3b842;box-shadow:0 16px 34px #0f172a14}.news-impact-page .news-top-compact-copy{min-height:0;padding-right:18px}.news-impact-page .news-top-compact-icon{flex-shrink:0;top:22px;right:22px}.news-impact-page .news-top-compact-card h3,.news-impact-page .news-top-stories-smart.text-only .news-top-compact-card h3{-webkit-line-clamp:3;max-width:100%;color:var(--text);letter-spacing:-.032em;overflow-wrap:anywhere;margin-top:12px;font-size:clamp(18px,1.15vw,21px);line-height:1.16}.news-impact-page .news-top-compact-card p{-webkit-line-clamp:2;max-width:100%;color:var(--muted);overflow-wrap:anywhere;margin-top:10px;font-size:13px;line-height:1.45}.news-impact-page .news-top-compact-card .news-mag-badges,.news-impact-page .news-top-compact-card .news-mag-badges.compact{flex-wrap:wrap;gap:8px;min-width:0;margin-top:auto;padding-top:16px;display:flex}.news-impact-page .news-top-compact-card .news-badge,.news-impact-page .news-top-compact-card .news-score-pill{white-space:nowrap;max-width:100%}.news-impact-page .magazine-section.flush{padding:22px 24px 26px}@media (width<=1180px){.news-impact-page .news-top-stories-smart.text-only .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-2 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-5 .news-top-compact-list{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media (width<=860px){.news-impact-page .news-top-stories-smart.text-only .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-2 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-3 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-4 .news-top-compact-list,.news-impact-page .news-top-stories-smart.text-only.count-5 .news-top-compact-list{grid-template-columns:1fr}.news-impact-page .news-top-compact-card,.news-impact-page .news-top-stories-smart.text-only .news-top-compact-card{min-height:0}}.profile-avatar-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.profile-avatar-actions .profile-upload-button{margin-top:0}.profile-refresh-avatar-button{border-radius:12px;min-height:42px;padding:0 14px;font-weight:800}.smart-news-widget{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.dashboard-grid-item-shell:has(.smart-news-widget){min-height:670px}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{min-height:670px}.smart-news-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.smart-news-segmented{border:1px solid var(--border);background:#0f172a6b;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.smart-news-segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.smart-news-segmented button.active{color:var(--text);background:#5b6cff38}.smart-news-sort{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.smart-news-sort select{border:1px solid var(--border);min-height:32px;color:var(--text);font:inherit;background:#0f172a94;border-radius:10px;padding:0 30px 0 10px}.smart-news-list{flex:none;grid-auto-rows:146px;align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.smart-news-item{border:1px solid var(--border);background:#0f172a80;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;height:146px;min-height:146px;display:grid;overflow:hidden}.smart-news-main{min-width:0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:6px;padding:12px;display:flex;overflow:hidden}.smart-news-main:hover h3{text-underline-offset:3px;text-decoration:underline}.smart-news-meta{color:var(--muted);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;font-size:11px;line-height:1.2;display:flex}.smart-news-ticker{color:var(--text);font-weight:800}.smart-news-main h3{color:var(--text);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;max-height:36.4px;margin:0;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.smart-news-main p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:34.8px;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.smart-news-badges{flex-wrap:wrap;flex-shrink:0;gap:6px;margin-top:auto;display:flex}.smart-news-badge,.smart-news-risk-pill{border-radius:999px;align-items:center;width:fit-content;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.smart-news-badge.positive{color:#86efac;background:#22c55e24}.smart-news-badge.negative,.smart-news-badge.high,.smart-news-risk-pill{color:#fecaca;background:#ef444424}.smart-news-badge.neutral,.smart-news-badge.medium{color:#fde68a;background:#f59e0b24}.smart-news-badge.low{color:#bfdbfe;background:#3b82f624}.smart-news-open-impact{border:0;border-left:1px solid var(--border);width:48px;color:var(--muted);cursor:pointer;background:#0f172a59;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.smart-news-open-impact:hover{color:var(--text);background:#5b6cff29}.smart-news-empty{border:1px dashed var(--border);color:var(--muted);background:#0f172a59;border-radius:14px;gap:6px;padding:18px;display:grid}.smart-news-empty strong{color:var(--text)}.smart-news-empty p{margin:0;font-size:13px;line-height:1.45}:root[data-theme=light] .smart-news-segmented,:root[data-theme=light] .smart-news-sort select,:root[data-theme=light] .smart-news-item,:root[data-theme=light] .smart-news-open-impact,:root[data-theme=light] .smart-news-empty{background:#f8fafce6}:root[data-theme=light] .smart-news-segmented button.active{color:#1e293b;background:#5b6cff21}:root[data-theme=light] .smart-news-badge.positive{color:#166534}:root[data-theme=light] .smart-news-badge.negative,:root[data-theme=light] .smart-news-badge.high,:root[data-theme=light] .smart-news-risk-pill{color:#991b1b}:root[data-theme=light] .smart-news-badge.neutral,:root[data-theme=light] .smart-news-badge.medium{color:#92400e}:root[data-theme=light] .smart-news-badge.low{color:#1d4ed8}@media (width<=700px){.smart-news-controls{align-items:stretch}.smart-news-segmented,.smart-news-sort{width:100%}.smart-news-segmented{justify-content:space-between}.smart-news-segmented button{flex:1;padding-inline:8px}.smart-news-sort select{flex:1}.dashboard-grid-item-shell:has(.smart-news-widget){min-height:700px}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{min-height:700px}.smart-news-list{grid-auto-rows:146px}.smart-news-item{height:146px;min-height:146px}}.smart-news-view-row,.smart-news-order-row,.smart-news-condition{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.smart-news-query-preview{color:var(--muted-text);background:#0f172a33;border:1px solid #94a3b83d;border-radius:12px;padding:8px 10px;font-size:.78rem;line-height:1.35}.smart-news-mini-button,.smart-news-icon-button{color:var(--text-color);cursor:pointer;background:#0f172a38;border:1px solid #94a3b847;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-weight:700;display:inline-flex}.smart-news-icon-button{width:34px;padding:0}.smart-news-mini-button.primary{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-color:#0000}.smart-news-builder-name{color:var(--muted-text);gap:5px;font-size:.78rem;font-weight:800;display:grid}.smart-news-builder-name input,.smart-news-condition input,.smart-news-condition select,.smart-news-order-row select{color:var(--text-color);background:#0f172a47;border:1px solid #94a3b847;border-radius:10px;min-height:34px;padding:0 10px}.smart-news-condition input{flex:180px;min-width:180px}.smart-news-condition-spacer,.smart-news-order-row span{color:var(--muted-text);min-width:58px;font-size:.72rem;font-weight:900}.smart-news-error{color:#fca5a5;margin:0;font-size:.78rem;font-weight:700}@media (width<=720px){.smart-news-view-row,.smart-news-condition,.smart-news-order-row{align-items:stretch}.smart-news-condition select,.smart-news-condition input,.smart-news-order-row select,.smart-news-mini-button{width:100%}}.smart-news-view-row{align-items:center;gap:10px}.smart-news-view-select{flex:320px;min-width:min(320px,100%)}.smart-news-query-preview{color:var(--muted);letter-spacing:0;overflow-wrap:anywhere;border-radius:14px;padding:9px 12px;font-size:12px;font-weight:600;line-height:1.45}.smart-news-builder{border-radius:18px;gap:12px;padding:16px}.smart-news-builder-name input,.smart-news-condition input,.smart-news-condition select,.smart-news-order-row select,.smart-news-view-select select{box-sizing:border-box;width:100%;min-height:38px;color:var(--text);border-radius:12px;font-size:13px;font-weight:650;line-height:1.2}.smart-news-builder-name input,.smart-news-condition input,.smart-news-condition select,.smart-news-order-row select{padding:0 12px}.smart-news-condition select,.smart-news-condition input{flex:initial;min-width:0}.smart-news-order-row{grid-template-columns:126px minmax(150px,190px) minmax(92px,120px) auto;align-items:center;gap:10px;display:grid}.smart-news-mini-button,.smart-news-icon-button{white-space:nowrap;min-height:38px;font-size:13px;font-weight:800;line-height:1}.smart-news-mini-button{padding:0 14px}.smart-news-icon-button{flex:0 0 38px;width:38px}.smart-news-builder>.smart-news-mini-button{border-radius:14px;justify-content:center;width:100%}.smart-news-order-row .smart-news-mini-button.primary{justify-self:start}.smart-news-error{font-size:12px;line-height:1.4}:root[data-theme=light] .smart-news-query-preview,:root[data-theme=light] .smart-news-builder,:root[data-theme=light] .smart-news-mini-button,:root[data-theme=light] .smart-news-icon-button,:root[data-theme=light] .smart-news-builder-name input,:root[data-theme=light] .smart-news-condition input,:root[data-theme=light] .smart-news-condition select,:root[data-theme=light] .smart-news-order-row select{background:#f8fafcf0;border-color:#0f172a24}@media (width<=920px){.smart-news-condition{grid-template-columns:116px minmax(140px,1fr) minmax(92px,120px) minmax(180px,1fr) 38px}.smart-news-order-row{grid-template-columns:116px minmax(140px,1fr) minmax(92px,120px) auto}}@media (width<=720px){.smart-news-condition,.smart-news-order-row{grid-template-columns:1fr;gap:8px}.smart-news-condition-spacer{height:auto}.smart-news-order-row .smart-news-mini-button.primary,.smart-news-condition .smart-news-icon-button{justify-self:stretch;width:100%}}.smart-news-controls-stacked{flex-direction:column;align-items:stretch;gap:14px}.smart-news-view-row{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:end;gap:14px;width:100%;display:grid}.smart-news-view-select{flex:unset;grid-template-columns:82px minmax(220px,1fr);align-items:center;gap:12px;width:100%;min-width:0;display:grid}.smart-news-view-select span,.smart-news-builder-name span,.smart-news-condition-spacer,.smart-news-order-row>span{color:var(--muted);letter-spacing:.01em;font-size:13px;font-weight:850;line-height:1.2}.smart-news-view-select select,.smart-news-builder-name input,.smart-news-condition input,.smart-news-condition select,.smart-news-order-row select{box-sizing:border-box;width:100%;height:44px;min-height:44px;color:var(--text);background:#0f172a4d;border:1px solid #94a3b842;border-radius:12px;padding:0 14px;font-size:14px;font-weight:700;line-height:1.2}.smart-news-new-view-button{color:#c084fc;background:#7e57c21a;border-color:#c084fc57;border-radius:14px;align-self:center;height:44px;min-height:44px;padding:0 20px}.smart-news-query-preview{color:var(--muted);overflow-wrap:anywhere;background:#0f172a3d;border:1px solid #94a3b838;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:650;line-height:1.45}.smart-news-query-preview:first-letter{text-transform:uppercase}.smart-news-builder{background:linear-gradient(#0f172a57,#0f172a38);border:1px solid #94a3b83d;border-radius:18px;gap:18px;padding:24px;display:grid}.smart-news-builder-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.smart-news-builder-header strong{color:var(--text);letter-spacing:-.02em;font-size:18px;font-weight:850;line-height:1.25}.smart-news-builder-collapse{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.smart-news-builder-name{color:var(--muted);gap:10px;display:grid}.smart-news-condition-list{gap:10px;display:grid}.smart-news-condition{grid-template-columns:150px minmax(180px,1fr) minmax(120px,.65fr) minmax(260px,1.45fr) 44px;align-items:center;gap:14px;width:100%;display:grid}.smart-news-condition input,.smart-news-condition select{flex:unset;min-width:0}.smart-news-condition-spacer{align-items:center;min-width:0;height:44px;display:inline-flex}.smart-news-icon-button{width:44px;height:44px;min-height:44px;color:var(--text);background:#0f172a47;border:1px solid #94a3b842;border-radius:12px;flex:0 0 44px;padding:0}.smart-news-builder>.smart-news-mini-button{color:#c084fc;background:0 0;border-style:dashed;border-radius:14px;justify-content:center;width:100%;height:56px;min-height:56px}.smart-news-order-row{grid-template-columns:150px minmax(160px,220px) minmax(120px,150px) minmax(280px,1fr);align-items:center;gap:14px;width:100%;display:grid}.smart-news-builder-actions{justify-content:flex-end;gap:14px;min-width:0;display:flex}.smart-news-mini-button.smart-news-cancel-button,.smart-news-mini-button.smart-news-save-view-button{border-radius:12px;height:48px;min-height:48px;padding:0 24px;font-size:14px;font-weight:800}.smart-news-mini-button.smart-news-cancel-button{background:#0f172a2e;border-color:#94a3b84d;min-width:128px}.smart-news-mini-button.primary.smart-news-save-view-button{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#8b5cf6 45%,#7c3aed 100%);border-color:#c084fc8c;min-width:176px;box-shadow:0 14px 30px #7c3aed42,inset 0 1px #ffffff29}.smart-news-mini-button.primary.smart-news-save-view-button:hover,.smart-news-new-view-button:hover,.smart-news-builder>.smart-news-mini-button:hover{transform:translateY(-1px)}:root[data-theme=light] .smart-news-query-preview,:root[data-theme=light] .smart-news-builder,:root[data-theme=light] .smart-news-mini-button,:root[data-theme=light] .smart-news-icon-button,:root[data-theme=light] .smart-news-builder-name input,:root[data-theme=light] .smart-news-condition input,:root[data-theme=light] .smart-news-condition select,:root[data-theme=light] .smart-news-order-row select,:root[data-theme=light] .smart-news-view-select select{background:#f8fafcf0;border-color:#0f172a24}@media (width<=1040px){.smart-news-condition{grid-template-columns:126px minmax(150px,1fr) minmax(96px,.6fr) minmax(190px,1.1fr) 44px;gap:10px}.smart-news-order-row{grid-template-columns:126px minmax(150px,1fr) minmax(96px,130px) minmax(260px,1fr);gap:10px}}@media (width<=760px){.smart-news-view-row,.smart-news-view-select,.smart-news-condition,.smart-news-order-row{grid-template-columns:1fr}.smart-news-builder{padding:16px}.smart-news-builder-actions{grid-template-columns:1fr;display:grid}.smart-news-mini-button.smart-news-cancel-button,.smart-news-mini-button.smart-news-save-view-button,.smart-news-new-view-button{width:100%}}.dashboard-grid-item-shell:has(.smart-news-widget){min-width:0}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{min-width:0}.smart-news-widget,.smart-news-controls-stacked,.smart-news-builder{box-sizing:border-box;min-width:0;max-width:100%}.smart-news-controls-stacked{gap:10px}.smart-news-view-row{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-width:0}.smart-news-view-select{grid-template-columns:72px minmax(0,1fr);gap:10px;min-width:0}.smart-news-view-select select,.smart-news-builder-name input,.smart-news-condition input,.smart-news-condition select,.smart-news-order-row select{border-radius:10px;height:36px;min-height:36px;padding:0 10px;font-size:13px;font-weight:700}.smart-news-new-view-button{border-radius:12px;justify-self:end;height:36px;min-height:36px;padding:0 14px}.smart-news-query-preview{text-overflow:ellipsis;white-space:nowrap;border-radius:13px;max-width:100%;padding:9px 12px;font-size:12.5px;line-height:1.35;overflow:hidden}.smart-news-builder{border-radius:16px;gap:12px;padding:16px;overflow:hidden}.smart-news-builder-header strong{font-size:16px}.smart-news-builder-collapse{flex:0 0 34px;width:34px;height:34px}.smart-news-builder-name{gap:6px}.smart-news-view-select span,.smart-news-builder-name span,.smart-news-condition-spacer,.smart-news-order-row>span{font-size:12px}.smart-news-condition-list{gap:8px}.smart-news-condition{grid-template-columns:86px minmax(120px,1fr) minmax(64px,82px) minmax(130px,1.15fr) 36px;gap:8px;min-width:0}.smart-news-condition-spacer{height:36px}.smart-news-icon-button{border-radius:10px;flex-basis:36px;width:36px;height:36px;min-height:36px}.smart-news-builder>.smart-news-mini-button{border-radius:13px;height:42px;min-height:42px}.smart-news-order-row{grid-template-columns:86px minmax(118px,1fr) minmax(78px,96px) minmax(0,auto);align-items:center;gap:8px;min-width:0}.smart-news-builder-actions{flex-wrap:nowrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.smart-news-mini-button.smart-news-cancel-button,.smart-news-mini-button.smart-news-save-view-button{border-radius:12px;height:40px;min-height:40px;padding:0 16px;font-size:13px}.smart-news-mini-button.smart-news-cancel-button{min-width:96px}.smart-news-mini-button.primary.smart-news-save-view-button{background:linear-gradient(135deg,#c084fc 0%,#a855f7 45%,#7c3aed 100%);min-width:136px;box-shadow:0 12px 24px #7c3aed47,inset 0 1px #ffffff2e}@media (width<=920px){.smart-news-condition{grid-template-columns:76px minmax(104px,1fr) minmax(58px,74px) minmax(112px,1fr) 34px;gap:7px}.smart-news-order-row{grid-template-columns:76px minmax(108px,1fr) minmax(72px,90px) auto;gap:7px}.smart-news-icon-button{width:34px;height:34px;min-height:34px}}@media (width<=680px){.smart-news-view-row{grid-template-columns:1fr auto}.smart-news-view-select{grid-column:1/-1}.smart-news-condition{grid-template-columns:74px minmax(0,1fr) 72px 34px}.smart-news-condition input{grid-column:2/4}.smart-news-order-row{grid-template-columns:74px minmax(0,1fr) 82px}.smart-news-builder-actions{grid-column:1/-1;justify-content:flex-end}}.smart-news-widget{container-type:inline-size}.smart-news-view-row{box-sizing:border-box;padding-inline:16px}.smart-news-new-view-button{margin-left:auto}@container (width<=560px){.smart-news-view-row{grid-template-columns:minmax(0,1fr) auto;padding-inline:16px}.smart-news-view-select,.smart-news-view-select select{min-width:0}.smart-news-new-view-button{min-width:116px}.smart-news-builder{padding:14px}.smart-news-condition{grid-template-columns:68px minmax(0,1fr) 58px 34px;gap:7px}.smart-news-condition input{grid-area:2/2/auto/4;min-width:0}.smart-news-condition .smart-news-icon-button{grid-area:1/4}.smart-news-condition select,.smart-news-condition-spacer{min-width:0}.smart-news-order-row{grid-template-columns:68px minmax(0,1fr) 78px;gap:7px}.smart-news-builder-actions{grid-column:1/-1;justify-content:flex-end}}@container (width<=420px){.smart-news-view-row{grid-template-columns:1fr;padding-inline:12px}.smart-news-view-select{grid-template-columns:1fr;gap:6px}.smart-news-new-view-button,.smart-news-view-row>.smart-news-mini-button,.smart-news-view-row>.smart-news-icon-button{justify-self:end}.smart-news-builder{padding:12px}.smart-news-condition{grid-template-columns:minmax(0,1fr) 58px 34px}.smart-news-condition-spacer,.smart-news-condition>select:first-child{grid-column:1/-1;width:100%}.smart-news-condition>select:first-of-type:not(:first-child),.smart-news-condition>select:nth-of-type(2){min-width:0}.smart-news-condition input{grid-area:auto/1/auto/3}.smart-news-condition .smart-news-icon-button{grid-area:auto/3}.smart-news-order-row{grid-template-columns:1fr 84px}.smart-news-order-row>span,.smart-news-builder-actions{grid-column:1/-1}.smart-news-mini-button.smart-news-cancel-button{min-width:86px}.smart-news-mini-button.primary.smart-news-save-view-button{min-width:124px}}.smart-news-widget,.smart-news-widget *{box-sizing:border-box}.smart-news-widget{width:100%;min-width:0;overflow:hidden}.smart-news-controls-stacked{width:100%;min-width:0}.smart-news-view-row{align-items:center;gap:10px;width:100%;min-width:0;grid-template-columns:minmax(0,1fr) max-content!important;padding-inline:0!important;display:grid!important}.smart-news-view-row:has(>.smart-news-icon-button){grid-template-columns:minmax(0,1fr) max-content max-content max-content!important}.smart-news-view-select{align-items:center;gap:10px;width:100%;flex:unset!important;grid-template-columns:72px minmax(0,1fr)!important;min-width:0!important;display:grid!important}.smart-news-view-select select{width:100%;min-width:0!important}.smart-news-new-view-button{white-space:nowrap;justify-self:end!important;margin-left:0!important}.smart-news-query-preview,.smart-news-builder,.smart-news-list,.smart-news-item{width:100%;min-width:0;max-width:100%}.smart-news-builder{overflow:hidden}.smart-news-condition,.smart-news-order-row{width:100%;min-width:0}.smart-news-condition select,.smart-news-condition input,.smart-news-order-row select{width:100%;min-width:0!important}.smart-news-builder-actions{justify-self:end;min-width:0}@container (width<=520px){.smart-news-view-row{gap:8px;grid-template-columns:1fr!important}.smart-news-view-row:has(>.smart-news-icon-button){grid-template-columns:1fr auto auto!important}.smart-news-view-select{grid-column:1/-1;grid-template-columns:56px minmax(0,1fr)!important}.smart-news-new-view-button{min-width:116px;justify-self:end!important;width:auto!important}.smart-news-condition{grid-template-columns:72px minmax(0,1fr) 58px 34px!important}.smart-news-condition input{grid-column:2/4}.smart-news-order-row{grid-template-columns:72px minmax(0,1fr) 76px!important}.smart-news-builder-actions{grid-column:1/-1;grid-template-columns:minmax(76px,.8fr) minmax(116px,1fr);gap:8px;width:100%;display:grid}.smart-news-mini-button.smart-news-cancel-button,.smart-news-mini-button.primary.smart-news-save-view-button{width:100%;min-width:0;padding-inline:10px}}@container (width<=380px){.smart-news-condition{grid-template-columns:1fr 56px 34px!important}.smart-news-condition-spacer,.smart-news-condition>select:first-of-type{grid-column:1/-1}.smart-news-condition input{grid-column:1/3}.smart-news-order-row{grid-template-columns:1fr 72px!important}.smart-news-order-row>span{grid-column:1/-1}}.smart-news-new-view-button,.smart-news-new-view-button:hover,.smart-news-new-view-button:focus,.smart-news-new-view-button:focus-visible{background:#7e57c21f;outline:none;box-shadow:inset 0 0 0 1px #c084fc14;border:1px solid #c084fc7a!important;transform:none!important}.smart-news-new-view-button:hover{background:#7e57c22e;box-shadow:inset 0 0 0 1px #c084fc24,0 8px 18px #7e57c229;border-color:#c084fcb8!important}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{overflow:hidden!important}.smart-news-widget{overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:2px;overflow:hidden auto!important}.smart-news-widget:has(.smart-news-builder){align-content:start}.smart-news-widget::-webkit-scrollbar{width:8px}.smart-news-widget::-webkit-scrollbar-track{background:0 0}.smart-news-widget::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}.smart-news-widget::-webkit-scrollbar-thumb:hover{background:#c084fc99}.smart-news-widget{scrollbar-width:thin;scrollbar-color:#94a3b86b transparent}.dashboard-grid-item-shell:has(.smart-news-widget){min-height:670px}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{min-height:670px}.smart-news-list{padding-bottom:1px;overflow-y:auto}.smart-news-item{box-sizing:border-box}@media (width<=700px){.dashboard-grid-item-shell:has(.smart-news-widget){min-height:740px}.dashboard-grid-item-shell:has(.smart-news-widget)>.dashboard-card{min-height:740px}}.alert-saved-views-bar{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.75rem;display:flex}.alert-saved-views-bar select{border:1px solid var(--border-color);background:var(--surface-color);min-width:190px;min-height:38px;color:var(--text-primary);border-radius:10px;padding:.55rem 2rem .55rem .75rem}.alert-saved-views-bar .secondary-button.compact{align-items:center;gap:.35rem;display:inline-flex}.alert-saved-views-bar button:disabled{opacity:.45;cursor:not-allowed}.alert-lifecycle-badge{color:var(--text-secondary);background:#94a3b826;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.alert-card.resolved{opacity:.82}.alerts-inline-error{color:var(--text-primary);background:#f59e0b14;border:1px solid #f59e0b59;border-radius:10px;margin-bottom:.75rem;padding:.7rem .85rem;font-size:.88rem}@media (width<=640px){.alert-saved-views-bar select,.alert-saved-views-bar .secondary-button.compact{width:100%}}.symbol-search-recent-header{z-index:2;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#080d1afa;border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:11px;font-weight:800;display:flex;position:sticky;top:0}.symbol-search-recent-header button{color:#a5b4fc;font:inherit;letter-spacing:inherit;text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:2px 0}.symbol-search-recent-header button:hover{color:#c7d2fe}:root[data-theme=light] .symbol-search-recent-header{border-bottom-color:var(--border);background:#fff}:root[data-theme=light] .symbol-search-recent-header button{color:var(--blue)}.symbol-search-group-header{z-index:2;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:#080d1afa;border-bottom:1px solid #94a3b81f;padding:9px 14px;font-size:11px;font-weight:800;position:sticky;top:0}.symbol-search-exchange-toggle{color:#a5b4fc;letter-spacing:.04em;text-align:left;text-transform:uppercase;cursor:pointer;background:#0f172ab8;border:0;border-bottom:1px solid #94a3b81f;grid-template-columns:1fr auto auto;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:11px;font-weight:800;display:grid}.symbol-search-exchange-toggle:hover{color:#c7d2fe;background:#5b6cff1a}.symbol-search-exchange-toggle>span:nth-child(2){text-align:center;border:1px solid #a5b4fc38;border-radius:999px;min-width:22px;padding:2px 6px}.symbol-search-exchange-toggle>span:last-child{text-align:center;width:14px;font-size:15px;line-height:1}:root[data-theme=light] .symbol-search-group-header{border-bottom-color:var(--border);background:#fff}:root[data-theme=light] .symbol-search-exchange-toggle{border-bottom-color:var(--border);color:var(--blue);background:#eef2ffe6}:root[data-theme=light] .symbol-search-exchange-toggle:hover{background:#e0e7fff2}:root[data-theme=light] .alert-card{background:linear-gradient(180deg, #fffffffa, #f8fafcfa), var(--panel);border-color:var(--border);box-shadow:0 12px 34px #0f172a12}:root[data-theme=light] .alert-card.unread{border-color:#315fdc47;box-shadow:0 12px 34px #0f172a12,0 0 0 1px #315fdc0d}:root[data-theme=light] .alert-card.read,:root[data-theme=light] .alert-card.resolved{opacity:1}:root[data-theme=light] .alert-card.read .alert-content,:root[data-theme=light] .alert-card.resolved .alert-content{opacity:.82}:root[data-theme=light] .alert-title-line h3{color:var(--text)}:root[data-theme=light] .alert-content p{color:var(--muted)}:root[data-theme=light] .alert-time{color:#64748b}:root[data-theme=light] .alert-lifecycle-badge{color:#64748b;background:#eef2f7;border:1px solid #0f172a14}:root[data-theme=light] .alert-icon{color:#8b5cf6;background:#7c3aed17}:root[data-theme=light] .empty-alerts{color:var(--muted);border-color:var(--border);background:#ffffffd1}:root[data-theme=light] .news-load-more-panel{color:var(--muted);background:linear-gradient(180deg, #fffffffa, #f8fafcfa), var(--panel);border-color:var(--border-strong);box-shadow:0 10px 30px #0f172a0f}:root[data-theme=light] .news-load-more-panel strong{color:var(--green)}:root[data-theme=light] .news-load-more-button{color:var(--blue);background:#fff;border-color:#315fdc4d;box-shadow:0 8px 20px #315fdc1a}:root[data-theme=light] .news-load-more-button:hover:not(:disabled){color:#244dbd;background:var(--blue-soft);border-color:#315fdc85}:root[data-theme=light] .news-load-error{color:#a16207}.delete-dialog-actions .danger-button{color:#fff;background:linear-gradient(#f05252,#dc2626);border-color:#ef4444;box-shadow:0 10px 24px #dc262638}.delete-dialog-actions .danger-button:hover{color:#fff;background:linear-gradient(#ef4444,#b91c1c);border-color:#dc2626;box-shadow:0 12px 28px #dc262647}.delete-dialog-actions .danger-button:focus-visible{outline-offset:2px;outline:3px solid #ef44443d}.delete-dialog-actions .danger-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}:root[data-theme=light] .secondary-button:hover,:root[data-theme=light] .icon-button:hover,:root[data-theme=light] .primary-button:hover{background:var(--panel-hover);border-color:#315fdc61}.alert-saved-views-bar select{box-sizing:border-box;cursor:pointer;border-radius:9px;width:220px;min-width:220px;height:46px;min-height:46px;padding:0 2.5rem 0 .9rem;font-weight:600;line-height:normal}.alert-saved-views-bar select:focus-visible{outline-offset:2px;border-color:#5b6cff94;outline:3px solid #5b6cff2e}@media (width<=640px){.alert-saved-views-bar select{width:100%;min-width:0}}.alert-saved-views-bar select{box-sizing:border-box;border:1px solid var(--border-strong);width:190px;min-width:190px;height:40px;min-height:40px;color:var(--text);letter-spacing:normal;cursor:pointer;background:#0f172ab8;border-radius:12px;padding:0 32px 0 14px;font-family:inherit;font-size:13px;font-weight:800;line-height:1;transition:all .18s}.alert-saved-views-bar select:hover{background:#1e293bd6;border-color:#5b6cff75}:root[data-theme=light] .alert-saved-views-bar select{border-color:var(--border-strong);background:var(--panel-soft);color:var(--text)}:root[data-theme=light] .alert-saved-views-bar select:hover{background:var(--panel-hover);border-color:#315fdc61}.alert-saved-views-bar select:focus,.alert-saved-views-bar select:focus-visible{border-color:var(--border-strong);outline:none;box-shadow:0 0 0 3px #5b6cff1f}@media (width<=640px){.alert-saved-views-bar select{width:100%;min-width:0}}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.onboarding-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020617c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.onboarding-modal{color:#e5e7eb;background:radial-gradient(circle at 0 0,#38bdf82e,#0000 34%),linear-gradient(145deg,#0f172afa,#020617fa);border:1px solid #94a3b838;border-radius:28px;width:min(560px,100%);padding:28px;box-shadow:0 24px 80px #00000073}.onboarding-logo{color:#7dd3fc;letter-spacing:.08em;text-transform:uppercase;background:#38bdf81f;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.onboarding-modal h2{margin:0 0 12px;font-size:clamp(26px,5vw,38px)}.onboarding-modal p{color:#cbd5e1;margin:0;line-height:1.65}.onboarding-note{color:#bae6fd;background:#0ea5e914;border:1px solid #38bdf82e;border-radius:18px;margin-top:18px;padding:14px;font-size:14px}.onboarding-actions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.onboarding-actions button:disabled{cursor:not-allowed;opacity:.65}.sellsmart-driver-popover{color:#e5e7eb;background:#0f172a;border:1px solid #94a3b83d;border-radius:20px;max-width:360px;box-shadow:0 24px 70px #00000073}.sellsmart-driver-popover .driver-popover-title{color:#f8fafc;font-size:18px}.sellsmart-driver-popover .driver-popover-description{color:#cbd5e1;line-height:1.5}.sellsmart-driver-popover .driver-popover-next-btn,.sellsmart-driver-popover .driver-popover-done-btn{color:#020617;text-shadow:none;background:#38bdf8;border:0;border-radius:999px}.sellsmart-driver-popover .driver-popover-prev-btn{color:#cbd5e1;text-shadow:none;background:#0f172ae6;border-radius:999px}@media (width<=768px){.onboarding-modal{border-radius:24px;padding:22px}.onboarding-actions{flex-direction:column-reverse}.onboarding-actions button{width:100%}}:root[data-theme=light] .onboarding-modal-backdrop{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a57}:root[data-theme=light] .onboarding-modal{color:#0f172a;background:radial-gradient(circle at 0 0,#4f46e514,#0000 36%),radial-gradient(circle at 100% 0,#c084fc1a,#0000 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa);border:1px solid #94a3b852;box-shadow:0 24px 80px #0f172a2e}:root[data-theme=light] .onboarding-logo{color:#3b82f6;background:#3b82f61a}:root[data-theme=light] .onboarding-modal h2{color:#0f172a}:root[data-theme=light] .onboarding-modal p{color:#475569}:root[data-theme=light] .onboarding-note{color:#334155;background:#3b82f612;border-color:#3b82f638}:root[data-theme=light] .onboarding-actions .secondary-button,:root[data-theme=light] .onboarding-actions button:not(.primary-button){color:#0f172a;background:#ffffffeb;border:1px solid #94a3b873;box-shadow:0 10px 24px #0f172a14}:root[data-theme=light] .onboarding-actions .primary-button,:root[data-theme=light] .onboarding-actions button.primary-button{color:#fff;background:linear-gradient(135deg,#4f46e5,#2563eb);border:0;box-shadow:0 14px 30px #2563eb3d}:root[data-theme=light] .sellsmart-driver-popover{color:#0f172a;background:radial-gradient(circle at 100% 0,#c084fc1a,#0000 34%),linear-gradient(145deg,#fffffffa,#f8fafcfa);border:1px solid #94a3b85c;box-shadow:0 24px 70px #0f172a33}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-title{color:#0f172a}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-description{color:#475569}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-progress-text{color:#64748b}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-close-btn{color:#64748b;text-shadow:none;background:0 0}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-close-btn:hover{color:#0f172a}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-next-btn,:root[data-theme=light] .sellsmart-driver-popover .driver-popover-done-btn{color:#fff;text-shadow:none;background:linear-gradient(135deg,#4f46e5,#2563eb);border:0;box-shadow:0 10px 24px #2563eb3d}:root[data-theme=light] .sellsmart-driver-popover .driver-popover-prev-btn{color:#0f172a;text-shadow:none;background:#ffffffeb;border:1px solid #94a3b873}
