.news-page{--ink:rgb(var(--fg));--ink-2:rgb(var(--fg-2));--ink-3:rgb(var(--fg-mute));--ink-4:rgb(var(--fg-mute)/0.6);--paper:rgb(var(--bg));--paper-2:rgb(var(--bg-2));--paper-3:rgb(var(--bg-3));--line:rgb(var(--border));--line-soft:rgb(var(--fg)/0.35);--line-softer:rgb(var(--fg)/0.15);--hand:var(--font-sans),system-ui,sans-serif;--hand-display:var(--font-sans),system-ui,sans-serif;--mono:var(--font-mono),ui-monospace,monospace;background-color:var(--paper);color:var(--ink);font-family:var(--hand);font-size:13px;line-height:1.35;position:relative}.news-page,.news-page *{box-sizing:border-box}.news-page .wf-mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.news-page{--p-up-news:rgb(15 118 56);--p-down-news:var(--p-down)}.news-page .wf-up{color:var(--p-up-news)}.news-page .wf-down{color:var(--p-down-news)}.news-page .wf-acc{color:var(--p-accent)}.news-page .wf-mute{color:var(--ink-3)}.news-page .wf-mute2{color:var(--ink-4)}.news-page .wf-chip{display:inline-flex;align-items:center;gap:4px;padding:1px 8px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);font-family:var(--hand);font-size:12px;line-height:1.4;white-space:nowrap}.news-page .news-filters{display:flex;flex-wrap:wrap;align-items:center;gap:18px;padding:10px 0 16px;margin-bottom:8px;border-bottom:1px dashed var(--line-softer)}.news-page .news-filter-group{display:flex;align-items:center;gap:8px;min-width:0}.news-page .news-filter-label{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);white-space:nowrap}.news-page .news-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.news-page .news-filter-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-family:var(--hand);font-size:12px;line-height:1.4;white-space:nowrap;cursor:pointer;transition:border-color .12s,background .12s}.news-page .news-filter-chip:hover{border-color:var(--line-soft)}.news-page .news-filter-chip.is-active{border-color:var(--p-accent);background:rgb(var(--accent)/.12);color:var(--ink);font-weight:500}@media (max-width:640px){.news-page .news-filters{flex-direction:column;align-items:stretch;gap:12px;padding:8px 0 12px}.news-page .news-filter-group{flex-direction:column;align-items:flex-start;gap:6px}.news-page .news-country-trigger,.news-page .news-filter-chips{width:100%}}.news-page .news-source-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px 2px 4px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-family:var(--hand);font-size:12px;line-height:1.4;cursor:pointer;transition:border-color .12s,opacity .12s,background .12s}.news-page .news-source-chip:hover{border-color:var(--line-soft)}.news-page .news-source-chip.is-active{border-color:var(--p-accent);background:rgb(var(--accent)/.12);font-weight:500}.news-page .news-source-chip.is-absent{opacity:.45}.news-page .news-filters-clear{margin-left:auto;padding:3px 10px;border:none;background:transparent;color:var(--ink-3);font-family:var(--hand);font-size:12px;text-decoration:underline;cursor:pointer}.news-page .news-filters-clear:hover{color:var(--ink)}.news-page .news-country-picker{position:relative}.news-page .news-country-trigger{width:160px;padding:0;cursor:default;overflow:hidden}.news-page .news-country-trigger-main{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;padding:3px 4px 3px 10px;border:none;background:transparent;color:inherit;font:inherit;font-size:12px;cursor:pointer;text-align:left}.news-page .news-country-trigger-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-page .news-country-trigger-caret{flex:0 0 auto;display:inline-flex;align-items:center;padding:0 10px 0 4px;font-size:9px;opacity:.7}.news-page .news-country-trigger-clear{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;padding:0;border:none;background:transparent;color:var(--ink-3);font-size:11px;font-family:var(--hand);cursor:pointer;border-left:1px solid var(--line-softer);transition:color .12s,background .12s}.news-page .news-country-trigger-clear:hover{color:var(--ink);background:rgb(var(--bg-2))}.news-page .news-country-name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-page .news-country-count{font-family:var(--mono);font-size:11px;color:var(--ink-3);font-variant-numeric:tabular-nums}.news-page .news-country-popover{position:absolute;top:calc(100% + 4px);left:0;z-index:20;width:260px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;gap:6px;padding:8px;border:1.5px solid var(--line);border-radius:6px;background:var(--paper);box-shadow:0 4px 16px rgb(0 0 0/.08)}.news-page .news-country-search{width:100%;padding:4px 8px;border:1px solid var(--line);border-radius:4px;background:var(--paper-2);color:var(--ink);font-family:var(--hand);font-size:13px;outline:none}.news-page .news-country-search:focus{border-color:var(--p-accent)}.news-page .news-country-list{max-height:280px;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:rgb(var(--fg)/.25) transparent;scrollbar-gutter:stable}.news-page .news-country-list::-webkit-scrollbar{width:6px}.news-page .news-country-list::-webkit-scrollbar-track{background:transparent}.news-page .news-country-list::-webkit-scrollbar-thumb{background:rgb(var(--fg)/.25);border-radius:3px}.news-page .news-country-list::-webkit-scrollbar-thumb:hover{background:rgb(var(--fg)/.4)}.news-page .news-country-item{display:flex;align-items:center;gap:8px;padding:4px;font-family:var(--hand);font-size:13px;color:var(--ink);cursor:pointer;border-radius:3px}.news-page .news-country-item:hover{background:var(--paper-2)}.news-page .news-country-item input[type=checkbox]{cursor:pointer;accent-color:rgb(var(--accent))}.news-page .news-country-empty{padding:8px 4px;color:var(--ink-3);font-size:12px;text-align:center}.news-page .news-page-layout{display:flex;flex-direction:column;gap:14px}.news-page .news-section{border:1.5px solid var(--line);border-radius:3px;background:var(--paper);display:flex;flex-direction:column;min-width:0;overflow:hidden}.news-page .news-section .news-section-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.news-page .news-section .news-section-body.solo{grid-template-columns:1fr}@media (max-width:720px){.news-page .news-section .news-section-body{grid-template-columns:1fr}}.news-page .news-section .news-section-body:not(.solo)>.news-column+.news-column{border-left:1px dashed var(--line-soft)}.news-page .news-section-header{padding:16px 20px;border-bottom:1.5px solid var(--line);background:var(--paper-2);display:flex;align-items:baseline;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news-page .news-section-header:hover{filter:brightness(.96)}.news-page .news-section-header:focus-visible{outline:2px solid var(--p-accent);outline-offset:-2px}.news-page .news-section-chevron{font-size:22px;font-weight:700;line-height:1}.news-page .news-section-title{font-size:30px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;line-height:1.1}.news-page .news-section-title,.news-page .news-section-vol{-moz-user-select:text;user-select:text;-webkit-user-select:text}.news-page .news-section-vol{font-size:15px}.news-page [data-bucket="Non-US Elections"] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(220 75% 50%))}.news-page [data-bucket=Politics] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(280 70% 55%))}.news-page [data-bucket=Tech] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(195 75% 50%))}.news-page [data-bucket=Economy] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(140 60% 45%))}.news-page [data-bucket=Finance] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(35 85% 55%))}.news-page [data-bucket=Business] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(210 28% 46%))}.news-page [data-bucket=Culture] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(320 70% 55%))}.news-page [data-bucket=World] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(250 65% 55%))}.news-page [data-bucket=Health] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(170 60% 45%))}.news-page [data-bucket=Other] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 80%,hsl(0 0% 50%))}.news-page [data-bucket=Crypto] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 78%,hsl(50 90% 48%))}.news-page [data-bucket="USA Elections"] .news-section-header{background:color-mix(in srgb,rgb(var(--bg-2)) 75%,hsl(0 80% 50%))}.news-page .news-column{display:flex;flex-direction:column;min-width:0}.news-page .news-column-empty{padding:24px 16px;text-align:center;font-size:12px;color:var(--ink-3)}.news-page .news-view-all{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-top:1px dashed var(--line-soft);padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-family:var(--mono);font-size:12px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.news-page .news-view-all:hover{color:var(--ink-1);background:rgb(var(--bg-3))}.news-page .news-view-all:focus-visible{outline:2px solid var(--p-accent);outline-offset:-2px}.news-page .news-event-row{display:grid;grid-template-columns:22px 64px minmax(0,1fr) 50px 48px 84px;gap:10px;align-items:center;padding:10px 16px;border-bottom:1px dashed var(--line-softer);font-size:14px;line-height:1.25;min-height:44px}.news-page .news-event-row:last-child{border-bottom:none}.news-page .news-event-row:focus-visible{outline:2px solid var(--p-accent);outline-offset:-2px}.news-page .news-event-header,.news-page .news-row-emphasized{background:rgb(var(--bg-2))}.news-page .news-cluster-header{background:rgb(var(--bg-3));border-top:1.5px solid var(--line);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news-page .news-cluster-header:first-child{border-top:none}.news-page .news-cluster-header:hover{background:color-mix(in srgb,rgb(var(--bg-3)) 92%,#000)}.news-page .news-cluster-header .news-title-cell{grid-column:3/-1}.news-page .news-title-text.news-title-cluster{font-weight:700;font-size:18px;letter-spacing:.02em;text-transform:uppercase}.news-page .news-title-inline{display:inline}.news-page .news-event-header-clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.news-page .news-event-header-clickable:hover{background:rgb(var(--bg-2)/.85)}.news-page .news-event-in-cluster .news-event-row{padding-left:24px}.news-page .news-event-header .news-title-cell{grid-column:3/-1}.news-page .news-event-block{display:flex;flex-direction:column;border-bottom:1px dashed var(--line-soft)}.news-page .news-event-block:last-child{border-bottom:none}.news-page .news-event-block .news-event-row{border-bottom:1px dashed var(--line-softer)}.news-page .news-event-block .news-event-row:last-child{border-bottom:none}.news-page .news-cluster-block{display:flex;flex-direction:column;border-bottom:1.5px solid var(--line)}.news-page .news-cluster-block:last-child{border-bottom:none}.news-page .news-spark{display:flex;align-items:center;justify-content:center;min-width:0;cursor:default}.news-spark-tooltip{position:fixed;z-index:50;transform:translate(-50%,calc(-100% - 4px));display:grid;grid-template-columns:auto auto;-moz-column-gap:14px;column-gap:14px;row-gap:2px;padding:6px 10px;border:1.5px solid rgb(var(--border));border-radius:4px;background:rgb(var(--bg-2));color:rgb(var(--fg));box-shadow:0 2px 8px rgb(0 0 0/.12);font-family:var(--font-mono),ui-monospace,monospace;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none}.news-spark-tooltip .lbl{color:rgb(var(--fg-mute))}.news-spark-tooltip .val{text-align:right;font-weight:600}.news-spark-tooltip .wf-up{color:rgb(15 118 56)}.news-spark-tooltip .wf-down{color:rgb(220 38 38)}.news-page .news-see-all{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-top:1px dashed var(--line-softer);padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-family:var(--mono);font-size:12px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.news-page .news-see-all:hover{color:var(--ink-1);background:rgb(var(--bg-3))}.news-page .news-see-all:focus-visible{outline:2px solid var(--p-accent);outline-offset:-2px}.news-page .news-title-cell{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.news-page .news-title-text{flex:0 1 auto;min-width:0;color:var(--ink-1);font-weight:500;-moz-user-select:text;user-select:text;-webkit-user-select:text}.news-page .news-title-text.news-title-strong{font-weight:600}.news-page .news-delta{font-size:14px;font-weight:700;white-space:nowrap}.news-page .news-delta-big{font-size:16px}.news-page .news-delta-unit{font-size:.78em;opacity:.75}.news-page .news-row-link{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--ink-3);text-decoration:none;opacity:0;transition:opacity .12s ease}.news-page .news-row-link:hover{color:var(--ink-1)}.news-page .news-event-row:hover .news-row-link,.news-page .news-row-link:focus-visible{opacity:1}@media (hover:none),(max-width:480px){.news-page .news-row-link{opacity:.5}}@media (max-width:1024px){.news-page .news-event-row{grid-template-columns:22px minmax(0,1fr) 84px}.news-page .news-prob,.news-page .news-spark,.news-page .news-vol{display:none}.news-page .news-cluster-header .news-title-cell,.news-page .news-event-header .news-title-cell{grid-column:2/-1}}@media (max-width:720px){.news-page .news-event-row{grid-template-columns:22px minmax(0,1fr) 44px 84px}.news-page .news-prob{display:block}.news-page .news-delta{font-size:12px}}@media (max-width:480px){.news-page .news-event-row{grid-template-columns:20px minmax(0,1fr) 40px 64px;gap:8px;padding:8px 10px;min-height:38px;font-size:13px}.news-page .news-event-in-cluster .news-event-row{padding-left:14px}.news-page .news-section-header{padding:10px 14px}.news-page .news-section-title{font-size:22px}.news-page .news-title-text.news-title-cluster{font-size:15px}.news-page .news-page-header{padding:14px 12px 8px;gap:10px}.news-page .news-page-h1{font-size:26px}.news-page .news-page-main{padding:4px 10px 16px}.news-page .news-hero-section{padding:10px 0 12px;margin-bottom:8px}.news-page .news-hero-eyebrow-title{font-size:20px}.news-page .news-hero-slide-head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-template-rows:56px 58px auto;grid-template-areas:"img cat nav" "title title title" "sub sub sub";-moz-column-gap:12px;column-gap:12px;row-gap:12px;height:160px;min-height:160px}.news-page .news-hero-slide-meta{display:contents}.news-page .news-hero-slide-img,.news-page .news-hero-slide-img-fallback{grid-area:img;width:56px;height:56px}.news-page .news-hero-slide-img-fallback{width:56px!important;height:56px!important;font-size:25px!important}.news-page .news-hero-slide-cat-row{grid-area:cat;align-self:center;margin-bottom:0}.news-page .news-hero-slide-nav{grid-area:nav;align-self:start;margin-left:8px;margin-top:0}.news-page .news-hero-slide-title{grid-area:title;font-size:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-page .news-hero-slide-sub{grid-area:sub;margin-top:0}.news-page .news-filters-clear{margin-left:0;align-self:flex-end}}.news-highlight-pulse{position:relative}.news-highlight-pulse:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:5;animation:news-highlight-frame 3s ease-out}@keyframes news-highlight-frame{0%,5%{box-shadow:inset 0 0 0 0 rgb(var(--accent));background-color:transparent}12%,70%{box-shadow:inset 0 0 0 3px rgb(var(--accent));background-color:rgb(var(--accent)/.1)}to{box-shadow:inset 0 0 0 0 rgb(var(--accent));background-color:transparent}}.news-hero-section{padding:16px 0 18px;border-bottom:1.5px solid rgb(var(--border));margin-bottom:14px}.news-hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.news-hero-eyebrow-bar{display:inline-block;width:5px;height:30px;background:var(--p-accent);border-radius:1px;flex-shrink:0}.news-hero-eyebrow-title{margin:0;font-size:26px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--fg));white-space:nowrap;line-height:1.1}.news-hero-eyebrow-sub{font-size:12px;color:rgb(var(--fg-mute));letter-spacing:.01em}.news-hero-window{margin-left:auto;display:inline-flex;gap:4px;flex-shrink:0}.news-hero-window-btn{padding:3px 11px;border:1.5px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-family:var(--hand);font-size:12px;line-height:1.4;cursor:pointer;transition:border-color .12s,background .12s}.news-hero-window-btn:hover{border-color:var(--line-soft)}.news-hero-window-btn.is-active{border-color:var(--p-accent);background:rgb(var(--accent)/.12);font-weight:600}.news-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch}.news-hero-carousel{display:flex;flex-direction:column;gap:10px;background:rgb(var(--bg-2));border:1px solid rgb(var(--border));border-radius:4px;padding:12px}.news-hero-empty{align-items:center;justify-content:center;text-align:center;min-height:180px;padding:24px 20px}.news-hero-empty-headline{margin:0;font-size:14px;font-weight:600;color:rgb(var(--fg))}.news-hero-slide-container{outline:none;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;touch-action:pan-y}.news-page .news-hero-chart-rc :focus,.news-page .news-hero-chart-rc :focus-visible{outline:none}.news-hero-slide{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0}.news-hero-slide-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center}.news-hero-slide-head{display:flex;gap:16px;align-items:flex-start;min-height:130px}.news-hero-slide-img{width:88px;height:88px;border-radius:6px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.news-hero-slide-meta{flex:1;min-width:0}.news-hero-slide-cat-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;row-gap:4px;margin-bottom:6px}.news-hero-slide-cat-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:3px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--fg));background:rgb(var(--bg-3));border:1px solid rgb(var(--border));white-space:nowrap}.news-hero-slide-cat-badge[data-bucket=Politics]{background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(280 70% 55%))}.news-hero-slide-cat-badge[data-bucket=Tech]{background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(195 75% 50%))}.news-hero-slide-cat-badge[data-bucket="Non-US Elections"]{background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(220 75% 50%))}.news-hero-slide-cat-badge[data-bucket=Economy]{background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(140 60% 45%))}.news-hero-slide-cat-badge[data-bucket=Culture]{background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(320 70% 55%))}.news-hero-slide-countries{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.news-hero-slide-country-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:3px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--fg));background:color-mix(in srgb,rgb(var(--bg-3)) 70%,hsl(35 70% 55%));border:1px solid rgb(var(--border));white-space:nowrap}.news-hero-slide-title{font-weight:700;font-size:22px;line-height:1.2;color:rgb(var(--fg));text-decoration:none;letter-spacing:-.005em}a.news-hero-slide-link:hover{color:rgb(var(--accent))}a.news-hero-slide-link:hover .news-hero-slide-extlink{opacity:1}.news-hero-slide-extlink{display:inline-block;margin-left:4px;font-size:11px;opacity:.5;transition:opacity .1s;font-weight:400}.news-hero-slide-sub{font-size:12px;color:rgb(var(--fg-mute));margin-top:5px}.news-hero-slide-nav{display:flex;gap:4px;align-items:center;align-self:flex-start;flex-shrink:0;margin-top:2px}.news-hero-nav-btn{width:26px;height:26px;border:1px solid rgb(var(--border));background:rgb(var(--bg));color:rgb(var(--fg));border-radius:3px;cursor:pointer;font-size:13px;line-height:1}.news-hero-nav-btn:disabled{opacity:.35;cursor:not-allowed}.news-hero-nav-pos{font-size:10px;color:rgb(var(--fg-mute));font-variant-numeric:tabular-nums;padding:0 4px;min-width:42px;text-align:center}.news-hero-chart-rc{background:rgb(var(--bg));border:1px solid rgb(var(--border));border-radius:4px;overflow:hidden}.news-hero-chart-rc .recharts-wrapper:focus,.news-hero-chart-rc .recharts-wrapper:focus-visible{outline:none}.news-hero-chart-livebadge{position:absolute;top:8px;right:14px;display:flex;align-items:center;gap:6px;font-size:12.5px;font-family:var(--font-mono),ui-monospace,monospace;font-weight:700;font-variant-numeric:tabular-nums;pointer-events:none;letter-spacing:.02em}.news-hero-chart-livedot{width:7px;height:7px;border-radius:50%;background:var(--news-hero-pulse-color,currentColor);box-shadow:0 0 8px var(--news-hero-pulse-color,currentColor)}@media (prefers-reduced-motion:no-preference){.news-hero-chart-livedot{animation:news-hero-livepulse 1.6s ease-in-out infinite}}@keyframes news-hero-livepulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.3)}}.news-hero-chart-svg{width:100%;height:100%;display:block}.news-hero-chart-yaxis{position:absolute;left:0;top:0;bottom:0;width:32px;pointer-events:none;z-index:1}.news-hero-chart-ytick{position:absolute;right:4px;transform:translateY(-50%);font-size:9.5px;color:rgb(var(--fg-mute));font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:.02em}.news-hero-chart-empty{display:flex;align-items:center;justify-content:center;font-size:11px;color:rgb(var(--fg-mute));background:rgb(var(--bg));border:1px dashed rgb(var(--border));border-radius:3px}.news-hero-chart-tooltip{font-size:10.5px;background:rgb(var(--bg-2));border:1px solid rgb(var(--border));border-radius:4px;padding:6px 9px;display:flex;flex-direction:column;gap:4px;pointer-events:none;box-shadow:0 4px 12px rgb(0 0 0/.1);min-width:0;max-width:calc(100vw - 24px)}.news-hero-chart-tooltip-age{font-family:var(--font-mono),ui-monospace,monospace;font-size:10px;letter-spacing:.04em;color:rgb(var(--fg-2));text-transform:lowercase}.news-hero-chart-tooltip-row{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:7px;align-items:center}.news-hero-chart-tooltip .dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.news-hero-chart-tooltip .lbl{color:rgb(var(--fg));max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-hero-chart-tooltip .val{font-family:var(--font-mono),ui-monospace,monospace;font-weight:600;font-variant-numeric:tabular-nums;color:rgb(var(--fg))}.news-hero-chart-xaxis{position:absolute;bottom:2px;left:36px;right:6px;height:12px;pointer-events:none}.news-hero-chart-xtick{position:absolute;bottom:0;transform:translateX(-50%);font-size:9.5px;color:rgb(var(--fg-mute));font-variant-numeric:tabular-nums;letter-spacing:.04em;text-transform:uppercase;opacity:.75;white-space:nowrap}.news-hero-chart-xtick:first-child{transform:none;left:0!important}.news-hero-chart-xtick:last-child{transform:translateX(-100%)}.news-hero-slide-body{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px;align-items:stretch}.news-hero-slide-chartcell{min-width:0}.news-hero-slide-markets{display:flex;flex-direction:column;min-width:0}.news-hero-slide-mkt-row{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:6px 0;border-bottom:1px dotted var(--line-softer);font-size:12px;color:rgb(var(--fg));text-decoration:none}.news-hero-slide-mkt-row:last-of-type{border-bottom:none}a.news-hero-slide-mkt-row{cursor:pointer}a.news-hero-slide-mkt-row:hover .news-hero-slide-mkt-name{color:rgb(var(--accent));text-decoration:underline;text-underline-offset:2px}.news-hero-slide-mkt-img{width:22px;height:22px;border-radius:3px;-o-object-fit:cover;object-fit:cover}.news-hero-slide-mkt-tile{width:22px;height:22px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#fff}.news-hero-slide-mkt-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--fg))}.news-hero-slide-mkt-prob{min-width:36px}.news-hero-slide-mkt-d,.news-hero-slide-mkt-prob{font-family:var(--font-mono),ui-monospace,monospace;font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.news-hero-slide-mkt-d{min-width:44px}.news-hero-slide-mkt-d.wf-up{color:rgb(15 118 56)}.news-hero-slide-mkt-d.wf-down{color:rgb(220 38 38)}.news-hero-slide-more{font-size:10.5px;color:rgb(var(--fg-mute));padding-top:4px;text-align:right}.news-hero-rail{display:flex;flex-direction:column;gap:14px}.news-hero-pane{background:rgb(var(--bg-2));border:1px solid rgb(var(--border));border-radius:4px;padding:14px 16px;flex:1}.news-hero-pane-label{font-size:16px;text-transform:uppercase;letter-spacing:.04em;color:rgb(var(--fg));margin-bottom:12px;font-weight:800;border-bottom:1.5px solid rgb(var(--border));padding-bottom:8px}.news-hero-rail-row{display:flex;align-items:center;gap:8px;width:100%;padding:8px 0;background:transparent;border:0;border-bottom:1px dotted var(--line-softer);text-align:left;cursor:pointer;color:rgb(var(--fg));font-size:14px;font-weight:500}.news-hero-rail-row:last-of-type{border-bottom:none}.news-hero-rail-row:hover{background:rgb(var(--bg-3))}.news-hero-rail-pill{font-size:9.5px;padding:2px 6px;border-radius:3px;font-weight:700;letter-spacing:.04em;flex-shrink:0;min-width:46px;text-align:center}.news-hero-rail-pill.is-cluster{color:#1a5fb4;background:#e9f0fa}.news-hero-rail-pill.is-event{color:#6b3aa3;background:#f0e9fa}.news-hero-rail-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-hero-rail-count,.news-hero-rail-vol{font-family:var(--font-mono),ui-monospace,monospace;font-size:13px;font-weight:700;color:rgb(var(--fg));font-variant-numeric:tabular-nums;min-width:60px;text-align:right}.news-hero-rail-country.is-active{background:rgb(var(--accent)/.12)}.news-hero-rail-country.is-active .news-hero-rail-name{font-weight:700}.news-hero-rail-flag{font-size:18px}@media (max-width:900px){.news-hero{grid-template-columns:minmax(0,1fr)}.news-hero-rail{flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:12px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.news-hero-rail .news-hero-pane{flex:0 0 280px;min-width:280px}}@media (max-width:600px){.news-hero-slide-body{grid-template-columns:1fr}.news-hero-chart-empty,.news-hero-chart-rc{height:180px!important;min-height:180px!important}.news-hero-slide-title{font-size:18px}.news-hero-slide-img{width:64px;height:64px}}.news-page .news-page-root{display:flex;flex-direction:column;flex:1;min-height:0}.news-page .news-page-header{display:flex;align-items:center;gap:14px;padding:22px 22px 14px;flex-wrap:wrap}.news-page .news-page-h1{font-size:clamp(28px,6vw,44px);font-family:var(--hand-display);font-weight:700;margin:0;line-height:1.05;letter-spacing:-.01em}.news-page .news-page-header-spacer{flex:1}.news-page .news-page-refreshed{font-size:12px;padding:3px 10px;border:1px solid var(--line);border-radius:999px;color:var(--ink-2);background:var(--paper-2);white-space:nowrap}.news-page .news-page-main{padding:8px 22px 22px;min-width:0}.news-page .news-page-skeleton-card{border:1.5px solid var(--line);border-radius:3px;background:var(--paper);min-height:333px;opacity:.5}.news-page .news-page-skeleton-header{height:47px;border-bottom:1.5px solid var(--line);background:var(--paper-2)}.news-page .news-page-skeleton-row{height:48px;border-bottom:1px dashed var(--line-softer);background:linear-gradient(90deg,var(--paper) 30%,var(--paper-2) 50%,var(--paper) 70%);opacity:.7}.news-page .news-page-empty{padding:60px;text-align:center;color:var(--ink-3);font-size:13px}.news-page .news-page-empty-headline{margin:0}.news-page .news-page-empty-sub{margin-top:6px;font-size:11px;letter-spacing:.04em}.news-page .news-page-error{padding:40px;text-align:center;color:var(--ink-2);font-size:13px}.news-page .news-page-error-headline{margin:0}.news-page .news-page-error-retry{margin-top:12px;cursor:pointer}