@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--black:#17171b;--paper:#fff;--violet:#7047eb;--violet-deep:#5a35d8;--lime:#d8ff58;--green:#1e8e65;--amber:#e9a62a;--red:#d94a4a;--muted:#6d6b75;--border:#dedcd5;--white:#fff;--surface:#fff;--shadow:0 8px 24px #0000000f;--font-headline:"Newsreader","Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:#fbfaf8;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #ebe9e5;align-items:center;gap:24px;max-width:1440px;height:72px;margin:auto;padding:0 42px;display:flex;position:sticky;top:0}.brand-new{white-space:nowrap;align-items:center;gap:12px;display:flex}.brand-new>span{letter-spacing:-1.4px;font-size:25px;font-weight:350}.brand-new>span b{font-weight:800}.brand-new>span i{color:var(--violet);font-style:normal;font-weight:900}.orbit-logo{border:1.5px solid #a9a7b2;border-radius:50%;flex:none;width:36px;height:36px;display:block;position:relative}.orbit-logo:before{content:"";border:2px solid var(--black);border-left-color:#0000;border-radius:50%;position:absolute;inset:8px;transform:rotate(-25deg)}.orbit-logo:after{content:"";background:linear-gradient(135deg,#7951ff,#4d24df);border-radius:50%;width:9px;height:9px;position:absolute;top:12px;left:12px;box-shadow:0 0 0 4px #7047eb1a}.orbit-logo i,.orbit-logo b,.orbit-logo em,.orbit-logo span,.orbit-logo small{background:var(--violet);border-radius:50%;width:5px;height:5px;position:absolute}.orbit-logo i{top:-2px;left:16px}.orbit-logo b{top:7px;right:-2px}.orbit-logo em{bottom:1px;right:5px}.orbit-logo span{background:#aaaab4;bottom:-2px;left:7px}.orbit-logo small{background:#181d2b;top:14px;left:-2px}.orbit-logo.compact{width:27px;height:27px}.orbit-logo.compact:before{inset:6px}.orbit-logo.compact:after{width:7px;height:7px;top:9px;left:9px}.orbit-logo.compact i,.orbit-logo.compact b,.orbit-logo.compact em,.orbit-logo.compact span,.orbit-logo.compact small{width:4px;height:4px}.site-header>nav{align-self:stretch;gap:1px;display:flex;overflow:hidden}.site-header>nav button{cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 12px;font-size:12px;font-weight:600;position:relative}.site-header>nav button:hover,.site-header>nav button.active{color:var(--violet)}.site-header>nav button.active:after{content:"";background:var(--violet);border-radius:3px;height:2px;position:absolute;bottom:0;left:12px;right:12px}.command-search{width:220px;height:40px;color:var(--muted);cursor:pointer;text-align:left;background:#f7f6f4;border:1px solid #e5e2de;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-left:auto;padding:0 11px;transition:width .2s,border-color .2s,background .2s;display:grid}.command-search:hover,.command-search.open{background:#fff;border-color:#c8bdf2}.command-search.open{width:280px}.command-search b{font-size:10px;font-weight:500}.command-search input{min-width:0;color:var(--black);background:0 0;border:0;outline:0;font-size:10px}.command-search kbd{color:#8b8790;background:#fff;border:1px solid #ddd9d3;border-radius:5px;padding:3px 5px;font-size:8px}.header-tools{align-items:center;gap:6px;display:flex}.header-tools>button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:36px;height:36px;font-size:18px}.header-tools>button:hover{background:#f2effb}.header-tools .profile{color:var(--violet);background:#ece7ff;font-size:14px}.trust-bar{background:linear-gradient(90deg,#f7f7f7,#fbfbfb);border-radius:15px;grid-template-columns:repeat(4,1fr);align-items:center;gap:25px;max-width:1355px;min-height:64px;margin:24px auto;padding:12px 28px;display:grid}.trust-bar>div{align-items:center;gap:13px;display:flex}.trust-bar>div>i{color:#858692;text-align:center;width:28px;font-size:25px;font-style:normal}.trust-bar span{flex-direction:column;gap:3px;display:flex}.trust-bar small{color:var(--muted);font-size:9px}.dashboard-grid{grid-template-columns:minmax(0,2.25fr) minmax(315px,.95fr);align-items:start;gap:22px;max-width:1355px;margin:auto;padding-bottom:70px;display:grid}.main-stack{flex-direction:column;gap:18px;min-width:0;display:flex}.right-rail{flex-direction:column;gap:16px;display:flex;position:sticky;top:92px}.lead-story{color:#fff;min-height:420px;box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:15px;grid-template-columns:minmax(0,1.35fr) minmax(250px,.75fr);gap:25px;padding:28px;display:grid;position:relative;overflow:hidden}.lead-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.top-label{letter-spacing:.04em;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex}.top-label span{background:var(--violet);border-radius:6px;padding:7px 11px}.top-label b{font-weight:750}.lead-copy h1{letter-spacing:-1.8px;max-width:620px;margin:23px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,3.3vw,52px);line-height:1.02}.lead-copy>p{color:#efedf0;max-width:520px;margin:0 0 18px;font-size:13px;line-height:1.55}.status-line{color:inherit;align-items:center;gap:8px;font-size:9px;display:flex}.status-line>span:first-child{align-items:center;gap:5px;display:flex}.status-line i{color:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;font-style:normal;display:inline-grid}.status-line .verified{color:var(--green)}.status-line .verified i{background:#1ac98a}.status-line .developing{color:#d89013}.status-line .developing i{background:var(--amber)}.status-line .disputed{color:var(--red)}.status-line .disputed i{background:var(--red)}.lead-story .status-line .verified,.lead-story .status-line .developing,.lead-story .status-line .disputed{color:#fff}.lead-actions{gap:12px;margin-top:25px;display:flex}.lead-actions button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c1259;border:1px solid #ffffffbf;border-radius:8px;align-items:center;gap:11px;height:44px;padding:0 17px;font-size:10px;font-weight:750;display:flex}.lead-actions button.primary{background:var(--violet);border:0;box-shadow:0 8px 20px #4720c359}.lead-actions .orbit-logo{filter:invert();transform:scale(.7)}.lead-facts{flex-direction:column;justify-content:center;gap:10px;display:flex}.lead-facts button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;cursor:pointer;min-height:70px;color:var(--black);background:#fafafcc7;border:1px solid #fff3;border-radius:11px;align-items:center;gap:13px;padding:13px 16px;display:flex}.lead-facts button:hover{background:#fff}.lead-facts i{color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:900;display:grid}.lead-facts i.purple{background:var(--violet)}.lead-facts i.amber{background:var(--amber)}.lead-facts i.red{background:var(--red)}.lead-facts i.plain{color:#252832;background:#e7e7eb}.lead-facts span{flex-direction:column;gap:4px;display:flex}.lead-facts small{color:#4d4a54;font-size:9px}.updates-panel,.explainer-panel,.daily-card,.trending-list,.follow-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e8e6e1;border-radius:15px}.updates-panel>header,.explainer-panel>header,.trending-list>header,.follow-card>header{border-bottom:1px solid #eceae6;align-items:center;height:54px;padding:0 16px;display:flex}.updates-panel h2,.explainer-panel h2,.trending-list h2,.follow-card h2,.daily-card h2{letter-spacing:-.4px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px}.updates-panel>header nav{align-self:stretch;gap:26px;margin-left:32px;display:flex}.updates-panel>header nav button,.updates-panel>header>button{color:#6f6b76;cursor:pointer;background:0 0;border:0;font-size:9px;position:relative}.updates-panel>header nav button.active{color:var(--violet)}.updates-panel>header nav button.active:after{content:"";background:var(--violet);height:2px;position:absolute;bottom:0;left:0;right:0}.updates-panel>header>button{margin-left:auto}.update-grid{grid-template-columns:repeat(3,1fr);display:grid}.update-grid>article{cursor:pointer;border-right:1px solid #eceae6;grid-template-columns:1fr 76px;gap:14px;min-height:174px;padding:18px 15px;display:grid}.update-grid>article:last-child{border:0}.update-grid>article:hover{background:#fbfaff}.update-grid>article>div>span,.story-meta>span:first-child{color:var(--violet);letter-spacing:.05em;font-size:8px;font-weight:850}.update-grid>article>div>small{color:var(--muted);font-size:7px}.update-grid h3{margin:9px 0 8px;font-family:Georgia,serif;font-size:15px;line-height:1.22}.update-grid p{color:#56535c;margin:0 0 12px;font-size:9px;line-height:1.5}.update-grid img{object-fit:cover;border-radius:7px;align-self:center;height:78px}.update-grid .status-line{font-size:8px}.explainer-panel>header{justify-content:space-between}.explainer-panel header a,.trending-list header a{color:var(--violet);font-size:9px;font-weight:700}.explainer-panel>div{grid-template-columns:repeat(3,1fr);gap:14px;padding:14px;display:grid}.explainer-panel article{color:#fff;cursor:pointer;background-position:50%;background-size:cover;border-radius:9px;flex-direction:column;justify-content:flex-end;height:155px;padding:13px;display:flex;overflow:hidden}.explainer-panel article span{color:#25242a;background:#fff;border-radius:3px;align-self:flex-start;margin-bottom:8px;padding:4px 6px;font-size:6px}.explainer-panel article h3{max-width:230px;margin:0;font-family:Georgia,serif;font-size:17px;line-height:1.12}.daily-card{grid-template-columns:1fr 115px;min-height:174px;padding:27px 23px;display:grid;overflow:hidden}.daily-card p{color:#57545d;max-width:180px;font-size:11px;line-height:1.45}.daily-card button{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:24px;padding:11px 17px;font-size:10px;font-weight:750}.daily-card button span{margin-left:8px}.briefing-orbit{place-items:center;display:grid}.briefing-orbit .orbit-logo{opacity:.45;transform:scale(2.5)}.briefing-orbit .orbit-logo:before{border-color:#8062f5 #8062f5 #8062f5 #0000}.trending-list{padding-bottom:10px}.trending-list>header{border:0;justify-content:space-between}.trending-list>button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px 60px 1fr;align-items:center;gap:10px;width:100%;padding:7px 16px;display:grid}.trending-list>button:hover{background:#faf9ff}.trending-list>button>b{font-family:Georgia,serif;font-size:14px}.trending-list img{object-fit:cover;border-radius:6px;height:49px}.trending-list>button>span>strong{margin-bottom:5px;font-size:10px;line-height:1.25;display:block}.trending-list .status-line{gap:5px;font-size:7px}.trending-list .status-line i{width:10px;height:10px;font-size:6px}.follow-card{padding-bottom:16px}.follow-card>header{border:0;justify-content:space-between}.follow-card>header button{color:var(--violet);cursor:pointer;background:0 0;border:0;font-size:9px}.follow-card>div{flex-wrap:wrap;gap:7px;padding:0 16px;display:flex}.follow-card>div button{cursor:pointer;background:#fff;border:1px solid #e3e0dc;border-radius:22px;padding:8px 12px;font-size:9px}.follow-card>div button.active{color:var(--violet);background:#eee8ff;border-color:#eee8ff}footer{border-top:1px solid #e6e3de;align-items:center;gap:35px;max-width:1355px;margin:auto;padding:35px 0 50px;display:flex}footer>p{letter-spacing:.04em;color:var(--muted);font-size:11px}footer>p b{color:var(--violet)}footer nav{color:var(--muted);gap:22px;margin-left:auto;font-size:9px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0d0e14ad;place-items:center;padding:22px;animation:.18s fade;display:grid;position:fixed;inset:0}.story-modal{background:var(--paper);border-radius:18px;width:min(780px,100%);max-height:calc(100vh - 44px);animation:.25s rise;position:relative;overflow:auto;box-shadow:0 30px 100px #00000052}.close-button{float:right;z-index:4;color:#fff;cursor:pointer;background:#141418d9;border:0;border-radius:50%;width:38px;height:38px;margin:14px 14px -55px 0;font-size:25px;position:sticky;top:14px}.modal-image{object-fit:cover;height:300px}.modal-body{padding:32px 45px 45px}.story-meta{color:var(--muted);gap:7px;font-size:8px;font-weight:750;display:flex}.modal-body h1{letter-spacing:-1.2px;margin:11px 0 14px;font-family:Georgia,serif;font-size:41px;line-height:1.05}.modal-lead{color:#45424a;font-family:Georgia,serif;font-size:18px;line-height:1.6}.fact-grid{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.fact-grid>div{border:1px solid var(--border);background:#fff;border-radius:11px;gap:11px;padding:16px;display:flex}.fact-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.fact-icon.verified{background:var(--green)}.fact-icon.developing{background:var(--amber)}.fact-grid b{font-size:11px}.fact-grid p{color:var(--muted);font-size:9px;line-height:1.5}.source-panel{background:var(--black);color:#fff;border-radius:12px;padding:21px}.source-panel>span,.discussion header span{letter-spacing:.14em;color:var(--lime);font-size:7px;font-weight:850}.source-panel h3{margin:7px 0 14px;font-family:Georgia,serif;font-weight:500}.source-panel>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.source-panel a{background:#27272e;border-radius:6px;grid-template-columns:20px 1fr auto;align-items:center;gap:7px;padding:9px;font-size:8px;display:grid}.source-panel a b{background:#3d3c45;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.source-panel a span{color:var(--lime)}.modal-social{border-bottom:1px solid var(--border);gap:9px;padding:16px 0;display:flex}.modal-social button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;padding:8px 12px;font-size:9px}.modal-social button.liked{color:var(--red)}.discussion{margin-top:25px}.discussion header{justify-content:space-between;align-items:end;display:flex}.discussion header h3{margin:5px 0 0;font-family:Georgia,serif;font-size:22px}.discussion header>small{color:var(--muted);font-size:8px}.discussion form{grid-template-columns:32px 1fr auto;align-items:center;gap:8px;margin-top:14px;display:grid}.discussion form>i,.comment>i{width:31px;height:31px;color:var(--violet);background:#ebe6fe;border-radius:50%;place-items:center;font-size:9px;font-style:normal;font-weight:850;display:grid}.discussion input{border:1px solid var(--border);background:#fff;border-radius:8px;outline:none;height:40px;padding:0 11px}.discussion form button{background:var(--violet);color:#fff;border:0;border-radius:7px;height:38px;padding:0 15px;font-size:9px;font-weight:750}.discussion>small{color:#96929b;margin:7px 0 0 40px;font-size:7px;display:block}.comment{border-top:1px solid var(--border);gap:9px;padding:14px 0;display:flex}.comment:first-of-type{margin-top:15px}.comment b{font-size:9px}.comment span{color:var(--muted);font-size:7px}.comment p{font-size:10px;line-height:1.5}.comment button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-right:13px;padding:0;font-size:7px}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (width<=1160px){.site-header{gap:25px;padding:0 24px}.site-header>nav button{padding:0 10px}.site-header>nav button:nth-last-child(-n+3){display:none}.dashboard-grid,.trust-bar,footer{margin-left:22px;margin-right:22px}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) 310px}.lead-story{grid-template-columns:1fr}.lead-facts{grid-template-columns:1fr 1fr;display:grid}.lead-story{min-height:580px}.update-grid{grid-template-columns:1fr}.update-grid>article{border-bottom:1px solid #eceae6;border-right:0}.update-grid>article:last-child{border-bottom:0}}@media (width<=820px){.site-header{height:66px}.site-header>nav,.header-tools button:nth-child(3){display:none}.trust-bar{grid-template-columns:1fr 1fr;margin:15px;padding:16px}.dashboard-grid{margin:0 14px;display:block}.right-rail{margin-top:16px;position:static}.lead-story{min-height:auto;padding:22px}.lead-copy h1{font-size:38px}.lead-facts{margin-top:18px}.updates-panel>header nav{gap:16px;margin-left:15px;overflow:auto}.explainer-panel>div{grid-template-columns:1fr}.explainer-panel article{height:180px}.trending-list,.follow-card{display:none}footer{flex-wrap:wrap;margin:25px 18px 0}footer nav{flex-wrap:wrap;width:100%;margin-left:0}.modal-backdrop{align-items:end;padding:0}.story-modal{border-radius:18px 18px 0 0;max-height:95vh}.modal-image{height:220px}.modal-body{padding:26px 18px 40px}.modal-body h1{font-size:32px}.fact-grid,.source-panel>div{grid-template-columns:1fr}}@media (width<=520px){.brand-new>span{font-size:22px}.header-tools button:first-child{display:none}.trust-bar{grid-template-columns:1fr}.trust-bar>div:nth-child(n+3){display:none}.lead-copy h1{font-size:34px}.lead-actions{flex-direction:column;width:100%}.lead-actions button{justify-content:center}.lead-facts{grid-template-columns:1fr}.update-grid>article{grid-template-columns:1fr 70px}.daily-card{grid-template-columns:1fr 80px}.briefing-orbit .orbit-logo{transform:scale(1.8)}.discussion form{grid-template-columns:31px 1fr}.discussion form button{grid-column:2}.updates-panel>header>button{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}body{background:var(--paper);transition:background .2s,color .2s}.dashboard-grid,.trust-bar,footer{max-width:1280px}.lead-story,.updates-panel,.explainer-panel,.daily-card,.trending-list,.follow-card{border-radius:22px}.lead-story{min-height:500px}.lead-copy h1{letter-spacing:-1.8px;font-family:Newsreader,Georgia,serif;font-size:56px;line-height:1.01}.lead-copy>p{font-size:16px;line-height:1.55}.top-label,.status-line{font-size:12px}.top-label span{border-radius:999px;padding:7px 12px}.lead-actions button{border-radius:16px;height:48px;padding:0 20px;font-size:13px;transition:opacity .2s,transform .2s}.lead-actions button.primary{background:linear-gradient(180deg,var(--violet),var(--violet-deep))}.lead-actions button:hover{transform:translateY(-4px)}.lead-facts button{border-radius:16px;min-height:78px;transition:transform .2s,background .2s}.lead-facts button:hover{transform:translateY(-4px)}.lead-facts b{font-size:13px}.lead-facts small{font-size:12px}.trust-bar{min-height:72px;padding:16px 24px}.trust-bar b{font-size:13px}.trust-bar small{font-size:12px}.updates-panel>header,.explainer-panel>header,.trending-list>header,.follow-card>header{height:64px;padding:0 24px}.updates-panel h2,.explainer-panel h2,.trending-list h2,.follow-card h2,.daily-card h2{font-family:Newsreader,Georgia,serif;font-size:28px}.update-grid{grid-template-columns:repeat(2,1fr)}.update-grid>article{grid-template-columns:1fr 112px;gap:20px;min-height:230px;padding:24px;transition:transform .2s,background .2s}.update-grid>article:hover{transform:translateY(-4px)}.update-grid h3{font-family:Newsreader,Georgia,serif;font-size:22px}.update-grid p{font-size:13px}.update-grid>article>div>span,.story-meta>span:first-child,.update-grid>article>div>small,.update-grid .status-line{font-size:12px}.update-grid img{border-radius:20px;height:112px}.explainer-panel>div{gap:16px;padding:24px}.explainer-panel article{border-radius:20px;height:220px;padding:24px;transition:transform .2s}.explainer-panel article:hover{transform:translateY(-4px)}.explainer-panel article span{border-radius:999px;padding:5px 9px;font-size:12px}.explainer-panel article h3{font-family:Newsreader,Georgia,serif;font-size:22px}.daily-card{padding:24px}.daily-card p{font-size:14px}.daily-card button{background:linear-gradient(180deg,var(--violet),var(--violet-deep));border-radius:16px;height:48px;padding:0 18px;font-size:13px}.trending-list>button{padding:10px 20px;transition:background .2s}.trending-list>button>span>strong{font-size:13px}.trending-list .status-line{font-size:12px}.trending-list img{border-radius:16px}.follow-card>div{padding:0 24px 24px}.follow-card>div button{border-radius:999px;padding:9px 14px;font-size:12px}.story-modal{background:var(--surface);box-shadow:var(--shadow);border-radius:28px;animation:.2s rise}.modal-image{border-radius:28px 28px 20px 20px}.modal-body h1,.modal-lead,.source-panel h3,.discussion header h3{font-family:Newsreader,Georgia,serif}.modal-body h1{font-size:42px}.fact-grid>div,.source-panel{border-radius:22px;padding:24px}.source-panel a{border-radius:16px}.modal-social button{border-radius:16px;height:40px}.discussion input{border-radius:16px}.discussion form button{background:linear-gradient(180deg,var(--violet),var(--violet-deep));border-radius:16px;height:40px}@media (width<=1160px){.command-search{width:180px}.command-search.open{width:220px}.lead-copy h1{font-size:48px}.update-grid{grid-template-columns:1fr}}@media (width<=820px){.command-search{grid-template-columns:1fr;place-items:center;width:42px;margin-left:auto;padding:0}.command-search b,.command-search kbd,.command-search input{display:none}.lead-copy h1{font-size:42px}.trust-bar b{font-size:12px}.trust-bar small{font-size:11px}.updates-panel h2,.explainer-panel h2,.daily-card h2{font-size:24px}}@media (width<=520px){.lead-copy h1{font-size:38px}.update-grid>article{grid-template-columns:1fr 84px;padding:20px}.update-grid img{height:84px}.modal-body h1{font-size:34px}}html body{background:#fff}.prediction-markets{background:#fff;border:1px solid #e7e5eb;border-radius:24px;width:min(100% - 40px,1280px);margin:24px auto 46px;padding:28px 26px 22px;box-shadow:0 10px 32px #1b18260b}.prediction-header{border-bottom:1px solid #eceaf0;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding-bottom:26px;display:grid}.prediction-mark{width:58px;height:58px;color:var(--violet);background:#f2effd;border-radius:50%;place-items:center;display:grid}.prediction-mark svg,.prediction-trend svg,.prediction-image>svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.prediction-header h2{letter-spacing:-1px;margin:0 0 4px;font:700 30px/1.08 Inter,Arial,sans-serif}.prediction-header b{color:var(--violet);font-size:17px;display:block}.prediction-header p{color:#5d5968;margin:4px 0 0;font-size:14px}.prediction-header>a{color:#433f50;white-space:nowrap;align-items:center;gap:9px;font-size:13px;display:flex}.prediction-header>a span{color:var(--violet);font-size:22px}.prediction-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:24px 0;display:grid}.prediction-card{text-align:center;background:#fff;border:1px solid #e6e3eb;border-radius:18px;flex-direction:column;align-items:center;min-width:0;min-height:390px;padding:18px 16px 0;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.prediction-card:hover{border-color:#d7d0ee;transform:translateY(-4px);box-shadow:0 12px 30px #39286c14}.prediction-image{width:104px;height:104px;color:var(--violet);background:#f3f3f5;border-radius:50%;place-items:center;margin-bottom:12px;display:grid;overflow:hidden}.prediction-image img{object-fit:cover;width:100%;height:100%}.prediction-category{color:#5a35d8;text-transform:uppercase;background:#f0ecff;border-radius:999px;padding:5px 11px;font-size:10px;font-weight:750}.prediction-card h3{color:#17171b;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:54px;margin:13px 0 8px;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.prediction-card>strong{color:#2f2b37;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:18px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.prediction-probability{color:#6243c6;letter-spacing:-1.5px;margin-top:17px;font-size:37px;font-weight:650;line-height:1}.prediction-card>small{color:#6243c6;letter-spacing:.08em;margin-top:5px;font-size:9px;font-weight:750}.prediction-trend{color:#4f4a5c;align-items:center;gap:8px;margin-top:21px;font-size:11px;display:flex}.prediction-trend svg{color:#7047eb;width:17px;height:17px}.prediction-volume{color:#575268;border-top:1px solid #eceaf0;width:calc(100% + 32px);margin-top:auto;padding:14px 10px;font-size:11px}.prediction-tone-2 .prediction-category{color:#c46714;background:#fff1e5}.prediction-tone-2 .prediction-probability,.prediction-tone-2>small,.prediction-tone-2 .prediction-trend svg{color:#df7414}.prediction-tone-3 .prediction-category{color:#2259b7;background:#eaf2ff}.prediction-tone-3 .prediction-probability,.prediction-tone-3>small,.prediction-tone-3 .prediction-trend svg{color:#2259b7}.prediction-tone-4 .prediction-category{color:#11845b;background:#e8f7ef}.prediction-tone-4 .prediction-probability,.prediction-tone-4>small,.prediction-tone-4 .prediction-trend svg{color:#159b69}.prediction-skeleton{pointer-events:none;justify-content:flex-start}.prediction-skeleton i{background:linear-gradient(90deg,#f3f2f5 25%,#e9e7ee 50%,#f3f2f5 75%) 0 0/200% 100%;border-radius:999px;height:13px;margin:8px 0;animation:1.4s infinite prediction-loading;display:block}.prediction-skeleton i:first-child{border-radius:50%;width:104px;height:104px}.prediction-skeleton i:nth-child(2){width:58px}.prediction-skeleton i:nth-child(3){width:90%;height:38px}.prediction-skeleton i:nth-child(4){width:54%;height:34px;margin-top:28px}.prediction-skeleton i:nth-child(5){width:70%;margin-top:30px}.prediction-unavailable{color:var(--muted);text-align:center;margin:-10px 0 18px;font-size:12px}.prediction-footer{color:#5c576a;border-top:1px solid #eceaf0;justify-content:space-between;align-items:center;max-width:none;margin:0;padding:20px 8px 0;font-size:11px;display:flex}.prediction-footer>span{align-items:center;gap:10px;display:flex}.prediction-footer>span i{background:#f2f2f5;border-radius:50%;place-items:center;width:28px;height:28px;font-style:normal;font-weight:700;display:grid}.prediction-footer>a{align-items:center;gap:7px;display:flex}.prediction-footer>a b{color:#17171b;font-size:15px}@keyframes prediction-loading{to{background-position:-200% 0}}@media (width<=1160px){.prediction-markets{width:auto;margin-left:22px;margin-right:22px}.prediction-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(5,210px);padding-bottom:18px;overflow-x:auto}.prediction-card{scroll-snap-align:start}}@media (width<=820px){.prediction-markets{border-radius:24px;width:auto;margin:24px 14px 96px;padding:21px 16px 17px}.prediction-header{grid-template-columns:50px minmax(0,1fr);gap:13px;padding-bottom:20px}.prediction-mark{width:48px;height:48px}.prediction-header h2{font-size:23px}.prediction-header b{font-size:14px}.prediction-header p{font-size:12px}.prediction-header>a{grid-column:1/-1;margin-top:3px;font-size:12px}.prediction-grid{grid-template-columns:repeat(5,74vw);gap:12px;margin-right:-16px;padding:18px 16px 16px 0}.prediction-card{min-height:372px}.prediction-footer{flex-direction:column;align-items:flex-start;gap:14px;padding:17px 0 0;line-height:1.45}.prediction-footer>a{align-self:flex-end}}@media (prefers-reduced-motion:reduce){.prediction-card,.prediction-skeleton i{transition:none;animation:none}}.trust-bar{background:0 0;gap:16px;padding:0;overflow:visible}.trust-card,.trust-bar>div{background:var(--surface);border:1px solid var(--border);border-radius:18px;align-items:center;gap:13px;min-width:0;min-height:84px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 8px 24px #0000000f}.trust-card:hover,.trust-bar>div:hover{border-color:#7047eb38;transform:translateY(-4px);box-shadow:0 14px 30px #2a20441a}.trust-bar .orbit-logo{flex-direction:initial;gap:0;display:block}.trust-card>span,.trust-bar>div>span{flex-direction:column;gap:4px;display:flex}.trust-card>i{color:#858692;text-align:center;width:28px;font-size:25px;font-style:normal}.trust-card b{font-size:13px}.trust-card small{color:var(--muted);font-size:12px}@media (width<=820px){.trust-card,.trust-bar>div{min-height:78px;padding:16px}}.briefing-orbit{--briefing-scale:2.5;min-height:140px;position:relative;overflow:visible}.briefing-orbit video{object-fit:contain;z-index:2;width:170px;height:170px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.briefing-orbit>.orbit-logo{transform-origin:50%;transition:opacity .2s;animation:5s linear infinite briefing-globe-spin}.briefing-orbit.video-ready>.orbit-logo{opacity:0;animation:none}@keyframes briefing-globe-spin{to{transform:scale(var(--briefing-scale)) rotate(360deg)}}@media (prefers-reduced-motion:reduce){.briefing-orbit>.orbit-logo{animation-duration:12s}}@media (width<=520px){.briefing-orbit{--briefing-scale:1.8;min-height:100px}.briefing-orbit video{width:120px;height:120px}}.trending-list{padding:0;overflow:hidden;container-type:inline-size}.trending-list>header{border-bottom:0;height:auto;min-height:82px;padding:22px 24px}.trending-list>header h2{letter-spacing:-1.1px;font-family:Inter,ui-sans-serif,sans-serif;font-size:26px;font-weight:700}.trending-list>header a{color:var(--violet);align-items:center;gap:8px;font-size:13px;font-weight:650;display:flex}.trending-list>header a span{font-size:24px;font-weight:400;line-height:1;transition:transform .2s}.trending-list>header a:hover span{transform:translate(4px)}.trending-body{padding:0 20px}.trending-body>article{border-bottom:1px solid #e9e8e5;grid-template-columns:28px minmax(0,1fr) 38px;align-items:center;gap:12px;min-height:126px;display:grid;position:relative}.trend-rank{text-align:left;font-size:22px;font-weight:600;line-height:1}.top-ranked .trend-rank{color:var(--violet)}.top-ranked:before{content:"";background:var(--violet);border-radius:999px;width:3px;height:34px;position:absolute;left:-14px}.trend-story{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;width:100%;min-width:0;padding:16px 0;display:grid}.trend-story img{object-fit:cover;border-radius:14px;width:92px;height:84px}.trend-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.trend-meta{color:var(--muted);letter-spacing:.035em;white-space:nowrap;align-items:center;gap:7px;margin-bottom:8px;font-size:10px;font-weight:600;display:flex}.trend-meta b{color:var(--violet);font-weight:750}.trend-meta i{color:#a09da6;font-style:normal}.trend-copy>strong{-webkit-line-clamp:3;letter-spacing:-.22px;-webkit-box-orient:vertical;font-size:14px;line-height:1.28;display:-webkit-box;overflow:hidden}.trend-copy .status-line{gap:6px;margin-top:9px;font-size:10px}.trend-copy .status-line i{width:16px;height:16px;font-size:8px}.trend-copy .status-line>b{color:#9c99a2}.trend-save{color:#59606c;cursor:pointer;background:#fff;border:1px solid #dedde2;border-radius:50%;place-items:center;width:38px;height:38px;padding:9px;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.trend-save:hover{color:var(--violet);border-color:#b9a7f5;transform:translateY(-2px)}.trend-save.saved{color:var(--violet);background:#f3efff;border-color:#d9d0fa}.trend-save svg{width:20px;height:20px}footer.trending-footer{max-width:none;min-height:62px;color:var(--muted);border-top:0;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:18px 22px;font-size:10px;display:flex}.trending-footer>span{white-space:nowrap;align-items:center;gap:8px;display:flex}.trending-footer i{width:27px;height:27px;color:var(--violet);background:#f2efff;border-radius:50%;place-items:center;font-size:17px;font-style:normal;display:grid}.trending-footer b{border:1px solid #aaa7b0;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:grid}@container (width>=520px){.trending-list>header{padding:28px 32px}.trending-list>header h2{font-size:32px}.trending-body{padding:0 32px}.trending-body>article{grid-template-columns:40px minmax(0,1fr) 46px;gap:18px;min-height:150px}.trend-rank{font-size:27px}.trend-story{grid-template-columns:128px minmax(0,1fr);gap:22px;padding:20px 0}.trend-story img{border-radius:17px;width:128px;height:108px}.trend-copy>strong{-webkit-line-clamp:2;font-size:18px}.trend-meta,.trend-copy .status-line,footer.trending-footer{font-size:12px}.trend-save{width:46px;height:46px;padding:12px}.top-ranked:before{height:42px;left:-24px}footer.trending-footer{padding:20px 32px}}@media (width<=820px){.trending-list{display:block}.trending-list>header h2{font-size:26px}}@media (width<=430px){.trending-body{padding:0 16px}.trending-body>article{grid-template-columns:22px minmax(0,1fr) 34px;gap:9px;min-height:112px}.trend-rank{font-size:18px}.trend-story{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:13px 0}.trend-story img{border-radius:12px;width:76px;height:72px}.trend-meta{gap:5px;margin-bottom:6px;font-size:8px}.trend-copy>strong{font-size:12px}.trend-copy .status-line{margin-top:6px;font-size:8px}.trend-save{width:34px;height:34px;padding:8px}.top-ranked:before{height:30px;left:-10px}footer.trending-footer{padding:15px 16px;font-size:8px}}.mobile-feed,.mobile-category-nav,.mobile-bottom-nav,.mobile-header-actions{display:none}.source-stack{width:max-content;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.source-stack>span{white-space:nowrap;font-size:10px;font-weight:600}.source-stack>i{align-items:center;padding-left:7px;font-style:normal;display:flex}.source-stack>i b{background:hsl(calc(250 - var(--source-index)*62) 55% 94%);color:#282731;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:-7px;font-size:8px;font-weight:800;display:grid;box-shadow:0 2px 7px #00000014}.source-stack>i b.more{color:#55525d;background:#f0eff2}.source-stack.light{color:#ffffffd1}.source-stack.light>i b{color:#1d1c22;background:#fff;border-color:#101218b8}.lead-trust{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.lead-copy>.social-actions,#lead-social>.social-actions{border-color:#fff3;max-width:520px;margin-top:16px}.social-actions{border-top:1px solid #e9e7e3;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;min-height:46px;display:grid}.social-actions button{color:#5f5c67;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-width:0;height:44px;padding:0 5px;font-size:11px;transition:color .2s,background .2s;display:flex}.social-actions button:hover,.social-actions button.active{color:var(--violet)}.social-actions button span{font-size:17px;line-height:1}.social-actions button svg{flex:none;width:18px;height:18px}.social-actions button small{font-size:10px}.social-actions.light{border-color:#fff3}.social-actions.light button{color:#ffffffe0}.social-actions.light button:hover,.social-actions.light button.active{color:#fff;background:#ffffff14}.update-grid>article>.social-actions{grid-column:1/-1;align-self:end;margin-top:8px}.update-grid>article>div>.source-stack{margin-top:12px}.update-grid>article{grid-template-rows:1fr auto}@media (width<=820px){body{background:#fff;padding-bottom:82px}.site-header{border-bottom:0;height:68px;padding:0 20px;position:sticky;top:0}.site-header .brand-new>.orbit-logo,.site-header>nav,.site-header>.command-search,.site-header>.header-tools{display:none}.site-header .brand-new>span{letter-spacing:-1.6px;font-size:30px}.mobile-header-actions{gap:8px;margin-left:auto;display:flex}.mobile-header-actions button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:42px;height:42px;padding:8px}.mobile-header-actions svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.mobile-category-nav{z-index:45;scrollbar-width:none;background:#fff;border-bottom:1px solid #f0eeeb;align-items:center;gap:7px;height:58px;padding:4px 18px 12px;display:flex;position:sticky;top:68px;overflow-x:auto}.mobile-category-nav::-webkit-scrollbar{display:none}.mobile-category-nav button{white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;height:40px;padding:0 16px;font-size:14px}.mobile-category-nav button.active{color:var(--violet);background:#fcfbff;border-color:#a98df5}.trust-bar,.dashboard-grid,main>footer{display:none}.mobile-feed{flex-direction:column;gap:24px;max-width:620px;margin:auto;padding:18px 14px 28px;display:flex}.mobile-story-card{background:#fff;border-radius:24px;padding:20px;animation:.22s both mobile-card-in;box-shadow:0 8px 30px #0000000e}.mobile-story-card:nth-child(2){animation-delay:40ms}.mobile-story-card:nth-child(3){animation-delay:80ms}.mobile-story-meta{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;display:grid}.mobile-story-meta>span{color:var(--violet);font-size:11px;font-weight:750}.mobile-story-meta>small{color:var(--muted);white-space:nowrap;font-size:10px}.mobile-story-meta>small i{margin:0 5px;font-style:normal}.mobile-story-meta .source-stack>span{font-size:10px}.mobile-story-meta .source-stack>i b{width:28px;height:28px}.mobile-story-content{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1.25fr) minmax(118px,.8fr);align-items:start;gap:18px;width:100%;padding:0;display:grid}.mobile-story-content h2{-webkit-line-clamp:3;letter-spacing:-.6px;-webkit-box-orient:vertical;margin:0;font-family:Newsreader,Georgia,serif;font-size:26px;font-weight:600;line-height:1.06;display:-webkit-box;overflow:hidden}.mobile-story-content p{-webkit-line-clamp:3;color:#5d5a65;-webkit-box-orient:vertical;margin:13px 0 0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.mobile-story-content img{aspect-ratio:16/10;object-fit:cover;border-radius:20px;width:100%;min-height:136px}.explainer-card .mobile-story-content img{filter:saturate(.72);box-shadow:inset 0 0 0 999px #7047eb0a}.mobile-trust{flex-wrap:wrap;align-items:center;gap:16px;margin-top:16px;display:flex}.mobile-trust>.status-line{font-size:11px}.mobile-trust>.status-line>b,.mobile-trust>.status-line>span:last-child{display:none}.mobile-trust>button{color:#77737f;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.mobile-trust>button:last-child{color:var(--violet);margin-left:auto;font-weight:600}.mobile-story-card>.social-actions{margin-top:18px}.mobile-story-card .social-actions button{height:52px;font-size:13px}.mobile-story-card .social-actions button small{font-size:11px}.mobile-bottom-nav{z-index:60;height:78px;padding:8px 14px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #e9e7e3;grid-template-columns:repeat(5,1fr);align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#66626e;flex-direction:column;align-items:center;gap:5px;font-size:10px;display:flex}.mobile-bottom-nav a.active{color:var(--violet)}.mobile-bottom-nav a>span,.mobile-bottom-nav a>svg{place-items:center;width:24px;height:24px;font-size:23px;display:grid}.mobile-bottom-nav>button{background:linear-gradient(180deg,var(--violet),var(--violet-deep));color:#fff;cursor:pointer;border:0;border-radius:50%;width:52px;height:52px;margin:-17px auto 0;font-size:31px;box-shadow:0 8px 20px #7047eb47}.mobile-bottom-nav>button span{display:block;transform:translateY(-1px)}@keyframes mobile-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}@media (width<=470px){.mobile-story-meta{grid-template-columns:auto 1fr;gap:7px}.mobile-story-meta>.source-stack{grid-column:1/-1;margin-top:-2px;margin-left:auto}.mobile-story-content{grid-template-columns:minmax(0,1fr) 116px;gap:14px}.mobile-story-content h2{font-size:23px}.mobile-story-content p{font-size:14px}.mobile-story-content img{min-height:128px}.mobile-trust{gap:10px}.mobile-trust>button:last-child{margin-left:0}.social-actions button b{display:none}}@media (width<=370px){.mobile-story-card{padding:17px}.mobile-story-content{grid-template-columns:1fr}.mobile-story-content img{aspect-ratio:16/10;grid-row:1}.mobile-story-content h2{font-size:24px}.mobile-story-meta>.source-stack{display:none}}.lead-actions>a{color:#fff;border-radius:16px;align-items:center;height:48px;padding:0 20px;font-size:13px;font-weight:750;transition:opacity .2s,transform .2s;display:flex}.lead-actions>a.primary{background:linear-gradient(180deg,var(--violet),var(--violet-deep));box-shadow:0 8px 20px #4720c359}.lead-actions>a:hover{transform:translateY(-4px)}.article-page{background:#fff;min-height:100vh}.article-site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffffff5;border-bottom:1px solid #ebe9e5;align-items:center;gap:40px;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.article-wordmark{letter-spacing:-1.4px;font-size:28px}.article-wordmark b{font-weight:800}.article-wordmark i{color:var(--violet);font-style:normal;font-weight:900}.article-site-header nav{color:var(--muted);gap:24px;margin-left:auto;font-size:13px;display:flex}.article-page>article{max-width:1120px;margin:auto;padding:46px 24px 90px}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumbs a:hover{color:var(--violet)}.article-hero{text-align:center;max-width:900px;margin:34px auto 32px}.article-category{color:var(--violet);letter-spacing:.06em;font-size:12px;font-weight:750}.article-hero h1{letter-spacing:-2.2px;margin:16px 0;font-family:Newsreader,Georgia,serif;font-size:clamp(44px,6vw,72px);line-height:1.02}.article-hero>p{color:#55525d;max-width:760px;margin:0 auto;font-size:19px;line-height:1.55}.article-byline{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;font-size:12px;display:flex}.article-byline>*+:before{content:"•";margin-right:12px}.article-cover{object-fit:cover;border-radius:28px;width:100%;height:auto;max-height:620px}.article-trust-row{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;min-height:66px;padding:12px 4px;display:flex}.article-trust-row>span{font-size:13px;font-weight:650}.article-trust-row .verified{color:var(--green)}.article-trust-row .developing{color:var(--amber)}.article-trust-row .disputed{color:var(--red)}.article-trust-row button{border:1px solid var(--border);height:34px;color:var(--muted);background:#fff;border-radius:999px;padding:0 12px;font-size:11px}.article-trust-row button:last-child{color:var(--violet);border-color:#d9cffb;margin-left:auto}.article-actions{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);align-items:center;min-height:64px;display:grid}.article-actions button,.article-actions a{color:#5f5c67;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;height:44px;font-size:12px;display:flex}.article-actions button:hover,.article-actions a:hover,.article-actions .active{color:var(--violet)}.article-layout{grid-template-columns:minmax(0,1fr) 330px;gap:70px;margin-top:50px;display:grid}.article-copy{max-width:680px}.article-copy>p{margin:0 0 26px;font-family:Newsreader,Georgia,serif;font-size:21px;line-height:1.72}.article-copy>p:first-child:first-letter{float:left;color:var(--violet);padding:9px 8px 0 0;font-size:66px;line-height:.8}.article-method,.article-discussion{background:#f7f6fb;border-radius:22px;margin-top:42px;padding:26px}.article-copy h2,.article-sources h2,.related-stories h2{margin:0 0 12px;font-family:Newsreader,Georgia,serif;font-size:28px}.article-method p,.article-discussion p{color:var(--muted);font-size:14px;line-height:1.65}.article-discussion form{gap:10px;display:grid}.article-discussion label{font-size:11px;font-weight:700}.article-discussion textarea{border:1px solid var(--border);resize:vertical;min-height:110px;font:inherit;background:#fff;border-radius:16px;padding:14px}.article-discussion form button{background:var(--violet);color:#fff;border:0;border-radius:14px;justify-self:start;height:42px;padding:0 18px;font-weight:650}.article-sources{color:#fff;background:#17171b;border-radius:22px;align-self:start;padding:26px;position:sticky;top:100px}.article-sources>span{color:var(--lime);letter-spacing:.12em;font-size:10px;font-weight:750}.article-sources ol{margin:20px 0;padding:0;list-style:none}.article-sources li{border-bottom:1px solid #ffffff1a;grid-template-columns:28px 1fr;align-items:center;gap:2px 10px;padding:12px 0;display:grid}.article-sources li>b{background:#303038;border-radius:50%;grid-row:1/3;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.article-sources li>span{font-size:12px;font-weight:650}.article-sources li>small{color:#aaa7b0;font-size:9px}.article-sources>p{color:#aaa7b0;font-size:10px;line-height:1.5}.related-stories{border-top:1px solid var(--border);margin-top:70px;padding-top:32px}.related-stories>div{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.related-stories a{border:1px solid var(--border);border-radius:22px;padding:14px;transition:transform .2s,box-shadow .2s}.related-stories a:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.related-stories img{object-fit:cover;border-radius:16px;width:100%;height:170px}.related-stories a>span{color:var(--violet);margin-top:14px;font-size:10px;font-weight:750;display:block}.related-stories h3{margin:7px 0;font-family:Newsreader,Georgia,serif;font-size:20px;line-height:1.15}.related-stories p{color:var(--muted);font-size:12px;line-height:1.5}.not-found-page{text-align:center;place-content:center;min-height:100vh;padding:24px;display:grid}.not-found-page h1{font-family:Newsreader,Georgia,serif;font-size:52px}.not-found-page a{color:var(--violet)}@media (width<=820px){.article-page{padding-bottom:0}.article-site-header{height:68px;padding:0 20px}.article-site-header nav{display:none}.article-page>article{padding:24px 16px 60px}.article-hero{margin:24px auto}.article-hero h1{letter-spacing:-1.2px;font-size:42px}.article-hero>p{font-size:16px}.article-byline{font-size:10px}.article-cover{aspect-ratio:16/10;border-radius:20px}.article-layout{grid-template-columns:1fr;gap:32px;margin-top:34px}.article-copy>p{font-size:19px}.article-sources{grid-row:1;position:static}.related-stories>div{grid-template-columns:1fr}.article-trust-row button:last-child{margin-left:0}.article-actions{z-index:20;background:#fffffff5;position:sticky;bottom:0}.related-stories img{height:210px}}.article-page>article.article-story{max-width:1180px;padding-top:34px}.article-story .breadcrumbs{max-width:1020px;margin:auto}.article-story .article-hero{text-align:left;max-width:1020px;margin:38px auto 32px}.article-meta-row{color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.article-meta-row .article-category{margin-right:4px}.article-meta-row>button{background:linear-gradient(180deg,var(--violet),var(--violet-deep));color:#fff;cursor:pointer;border:0;border-radius:10px;height:42px;margin-left:auto;padding:0 16px;font-size:12px;font-weight:650}.article-meta-row>button b{margin-left:8px;font-size:17px}.article-story .article-hero h1{letter-spacing:-2px;max-width:840px;margin:24px 0 20px;font-size:clamp(48px,5.5vw,68px);line-height:1.01}.article-story .article-hero>p{color:#37343e;max-width:760px;margin:0;font-family:Newsreader,Georgia,serif;font-size:21px;line-height:1.5}.article-story .article-byline{justify-content:flex-start;margin-top:18px}.article-story .article-trust-row{border-top:1px solid var(--border);border-bottom:0;max-width:1020px;margin:0 auto;padding:16px 0}.article-trust-row .context-status{color:var(--amber);font-size:12px;font-weight:600}.article-trust-row>button{color:var(--black);background:0 0;border:0;padding:0;font-size:12px;font-weight:650}.article-source-avatars{align-items:center;margin-left:2px;display:flex}.article-source-avatars i{color:#2c2933;background:#f0eef6;border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-7px;font-size:9px;font-style:normal;font-weight:800;display:grid;box-shadow:0 2px 8px #00000014}.article-source-avatars i:first-child{margin-left:0}.article-source-avatars i:nth-child(2){color:#fff;background:#17171b}.article-source-avatars i:nth-child(3){background:#fff}.article-source-avatars i:last-child{color:#5d5964;background:#ecebf0}.article-media{width:100vw;margin:0 calc(50% - 50vw)}.article-media .article-cover{object-fit:cover;border-radius:0;width:100%;max-height:680px}.article-media figcaption span{margin:0 8px}.article-story>.article-actions{max-width:900px;margin:0 auto}.article-reading-flow{max-width:930px;margin:42px auto 0}.article-reading-flow>.article-copy{max-width:780px}.article-reading-flow>.article-copy>p{font-size:22px;line-height:1.68}.article-reading-flow>.article-copy>p:first-child:first-letter{float:none;color:inherit;font-size:inherit;line-height:inherit;padding:0}.key-takeaways{border:1px solid var(--border);background:#fff;border-radius:14px;margin:42px 0;padding:26px 24px}.key-takeaways h2,.source-map-overview h2,.evidence-summary h2{margin:0;font-family:Newsreader,Georgia,serif;font-size:25px}.key-takeaways article{border-right:1px solid var(--border);padding:0 22px}.key-takeaways article>i,.source-map-overview article>i{border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-style:normal;display:grid}.key-takeaways .green,.source-map-overview .green{color:var(--green);background:#e7f7ef}.key-takeaways .violet,.source-map-overview .violet{color:var(--violet);background:#f0ecff}.key-takeaways .blue,.source-map-overview .blue{color:#3568bf;background:#eaf2ff}.source-map-overview .amber{color:var(--amber);background:#fff3dd}.source-map-overview .red{color:var(--red);background:#fdebec}.key-takeaways h3{margin:12px 0 6px;font-family:Newsreader,Georgia,serif;font-size:20px;line-height:1.2}.key-takeaways p{color:#4f4b56;margin:0;font-size:13px;line-height:1.55}.source-map-overview{margin:42px 0}.source-map-overview>header{justify-content:space-between;align-items:center;display:flex}.source-map-overview>header a{color:var(--violet);font-size:12px;font-weight:650}.source-map-overview>header a span{margin-left:7px;font-size:18px}.source-map-overview>div{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:20px;display:grid}.source-map-overview article{align-items:center;gap:10px;display:flex}.source-map-overview article>i{flex:none;width:38px;height:38px;font-size:16px}.source-map-overview article>span{flex-direction:column;font-size:11px;display:flex}.source-map-overview article b{font-size:14px}.evidence-summary{gap:18px;margin-top:42px;display:grid}.evidence-summary .known{padding-left:0}.evidence-summary .unclear{background:#f6f6f8;border:1px solid #eeeef1}.evidence-summary h2{align-items:center;gap:10px;display:flex}.evidence-summary h2 i{border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid}.evidence-summary .known h2 i{border:1px solid var(--green);color:var(--green)}.evidence-summary .unclear h2 i{color:#68656f;border:1px solid #8b8992}.evidence-summary .unclear header{justify-content:space-between;align-items:center;display:flex}.evidence-summary .unclear header a{color:#4e4b54;background:#e7e7ea;border-radius:7px;padding:7px 10px;font-size:10px}.evidence-summary li{margin:7px 0;font-size:14px;line-height:1.5}.article-reading-flow .article-sources{border-radius:22px;margin-top:46px;padding:28px;position:static}.article-sources>header{grid-template-columns:1fr auto;align-items:end;display:grid}.article-sources>header>span{color:var(--lime);letter-spacing:.12em;grid-column:1/-1;font-size:9px;font-weight:800}.article-sources>header h2{margin:7px 0 0}.article-sources>header p{color:#aaa7b0;max-width:350px;margin:0;font-size:11px}.article-sources ol{grid-template-columns:1fr 1fr;gap:0 24px;display:grid}.article-sources li{grid-template-columns:30px 1fr auto}.article-sources li>i{color:#c9c6d0;background:#2a2a32;border-radius:999px;grid-area:1/3/3;align-self:center;padding:5px 8px;font-size:8px;font-style:normal}.article-sources>footer{border-top:1px solid #ffffff1a;align-items:center;gap:20px;max-width:none;margin:0;padding:18px 0 0;display:flex}.article-sources>footer p{color:#aaa7b0;max-width:520px;margin:0;font-size:10px}.article-sources>footer button{color:#fff;background:#292931;border:1px solid #ffffff2e;border-radius:10px;height:38px;margin-left:auto;padding:0 14px;font-size:10px}.article-reading-flow>.article-method,.article-reading-flow>.article-discussion{max-width:780px}.article-story>.related-stories{max-width:930px;margin-left:auto;margin-right:auto}@media (width<=820px){.article-page>article.article-story{padding:18px 16px 60px}.article-story .article-hero{margin:24px auto}.article-meta-row{flex-wrap:wrap;gap:8px;font-size:10px}.article-meta-row>button{height:38px;margin-left:auto}.article-story .article-hero h1{margin:19px 0 14px;font-size:42px}.article-story .article-hero>p{font-size:17px}.article-story .article-trust-row{gap:11px}.article-trust-row .context-status{font-size:10px}.article-source-avatars{width:100%;margin-top:3px}.article-media{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.article-media .article-cover{aspect-ratio:16/10}.article-media figcaption{padding:10px 16px}.article-story>.article-actions{position:static}.article-reading-flow{margin-top:32px}.article-reading-flow>.article-copy>p{font-size:19px}.key-takeaways{padding:22px 18px}.key-takeaways>div{grid-template-columns:1fr;gap:20px}.key-takeaways article,.key-takeaways article:first-child,.key-takeaways article:last-child{border-right:0;border-bottom:1px solid var(--border);padding:0 0 20px}.key-takeaways article:last-child{border-bottom:0;padding-bottom:0}.source-map-overview>div{grid-template-columns:1fr 1fr;gap:16px}.source-map-overview article:last-child{grid-column:1/-1}.evidence-summary .known{padding:8px 0}.article-sources>header{display:block}.article-sources>header p{margin-top:8px}.article-sources ol{grid-template-columns:1fr}.article-sources>footer{display:block}.article-sources>footer button{margin:14px 0 0}.article-reading-flow>.article-method,.article-reading-flow>.article-discussion{max-width:none}}.article-media{border:1px solid var(--border);background:#fff;border-radius:24px;width:auto;max-width:1020px;margin:6px auto 0;padding:10px;overflow:hidden;box-shadow:0 8px 30px #0000000d}.article-media .article-cover{aspect-ratio:16/10;object-fit:cover;border-radius:18px;width:100%;max-height:620px;display:block}.article-media figcaption{max-width:none;color:var(--muted);margin:0;padding:11px 8px 4px;font-size:11px}@media (width<=820px){.article-media{border-radius:20px;width:100%;margin:0;padding:7px}.article-media .article-cover{border-radius:15px}.article-media figcaption{padding:9px 7px 3px}}.article-community{border-top:1px solid var(--border);max-width:1180px;margin:84px auto 0;padding-top:34px}.article-community>header{margin-bottom:22px}.article-community>header h2{letter-spacing:-.7px;margin:0;font-size:27px}.article-community>header p{color:var(--muted);margin:7px 0 0;font-size:14px}.community-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.discussion-main{min-width:0}.comment-composer{grid-template-columns:44px minmax(0,1fr);gap:16px;display:grid}.community-avatar{color:#25232a;background:#f0f0f2;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:13px;font-style:normal;display:grid}.composer-box{background:#fff;border:1px solid #d9d7df;border-radius:14px;padding:15px 16px 12px}.composer-box label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.composer-box textarea{resize:vertical;width:100%;min-height:64px;color:var(--black);border:0;outline:0;padding:0;font:14px/1.5 Inter,Arial,sans-serif;display:block}.composer-box textarea::placeholder{color:#777381}.composer-box footer{align-items:center;gap:16px;display:flex}.composer-box footer>div{gap:18px;display:flex}.composer-box footer button{color:#29262f;cursor:pointer;background:0 0;border:0;font-size:12px}.composer-box footer button.selected{color:var(--violet)}.composer-box footer>span{color:var(--muted);margin-left:auto;font-size:11px}.composer-box .post-comment{background:linear-gradient(180deg,var(--violet),var(--violet-deep));color:#fff;border-radius:10px;height:38px;padding:0 18px;font-weight:700}.composer-box .post-comment:disabled{opacity:.45;cursor:not-allowed}.comment-sort{border-bottom:1px solid var(--border);height:52px;color:var(--muted);justify-content:flex-end;align-items:center;margin-top:10px;font-size:11px;display:flex}.comment-sort>span{margin-right:auto}.comment-sort button{color:inherit;background:0 0;border:0;font-size:11px}.community-comment{border-bottom:1px solid var(--border);grid-template-columns:44px minmax(0,1fr);gap:16px;padding:16px 0;display:grid}.community-comment .avatar-1{background:#eeeaff}.community-comment .avatar-2{background:#fbf2df}.community-comment .avatar-3{background:#e9f5f0}.community-comment>div>header{align-items:center;gap:8px;min-height:22px;display:flex}.community-comment header b{font-size:13px}.community-comment header time{color:var(--muted);font-size:11px}.community-comment header span{color:var(--violet);font-size:11px}.community-comment header span.source{color:var(--green)}.community-comment header button{color:var(--muted);letter-spacing:1px;background:0 0;border:0;margin-left:auto}.community-comment p{color:#2f2c35;margin:4px 0 9px;font-size:13px;line-height:1.55}.comment-attachment{border:1px solid var(--border);border-radius:10px;align-items:center;gap:9px;max-width:100%;padding:9px 11px;font-size:11px;display:inline-flex}.comment-attachment>span{color:var(--violet)}.comment-attachment small{color:var(--muted);margin-left:10px}.community-comment footer{gap:22px;margin-top:11px;display:flex}.community-comment footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px}.community-comment footer button.active{color:var(--violet)}.show-more{color:#595562;background:0 0;border:0;margin:17px auto 0;font-size:11px;display:block}.discussion-aside{gap:18px;display:grid}.discussion-aside>section{border:1px solid var(--border);background:#fff;border-radius:16px;padding:18px}.discussion-aside h3{margin:0 0 14px;font-size:16px}.more-on-story>a{grid-template-columns:76px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:10px 0;display:grid}.more-on-story>a+a{border-top:1px solid #efedf1}.more-on-story img{object-fit:cover;border-radius:9px;width:76px;height:66px}.more-on-story a>span{flex-direction:column;min-width:0;display:flex}.more-on-story small{color:var(--violet);font-size:8px;font-weight:750}.more-on-story small time{color:var(--muted);margin-left:7px;font-weight:400}.more-on-story b{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.more-on-story em{color:var(--muted);font-size:9px;font-style:normal}.more-on-story a>i{color:var(--muted);font-style:normal}.track-story p{color:var(--muted);margin:-5px 0 16px;font-size:12px;line-height:1.5}.track-story button{border:1px solid var(--violet);width:100%;height:42px;color:var(--violet);background:#fff;border-radius:10px;font-weight:700}.track-story button.following{background:#f1edff}.article-story>.article-community+.related-stories{display:none}@media (width<=820px){.article-community{margin-top:58px;padding-top:28px}.article-community>header h2{font-size:24px}.community-layout{grid-template-columns:1fr}.comment-composer{grid-template-columns:36px minmax(0,1fr);gap:10px}.community-avatar{width:36px;height:36px;font-size:11px}.composer-box{padding:13px}.composer-box footer{flex-wrap:wrap;gap:10px}.composer-box footer>div{gap:10px}.composer-box footer button span{display:none}.composer-box footer>span{margin-left:auto}.composer-box .post-comment{width:100%}.community-comment{grid-template-columns:36px minmax(0,1fr);gap:10px}.community-comment>div>header{flex-wrap:wrap}.community-comment header button{margin-left:auto}.discussion-aside{margin-top:12px}.more-on-story>a{grid-template-columns:72px minmax(0,1fr) 16px}}.global-header{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;position:sticky;top:0;box-shadow:0 1px #17171b14}.trending-strip{color:#fff;background:#090b0f;height:44px}.trending-inner{align-items:center;gap:28px;width:min(100% - 64px,1424px);height:100%;margin:auto;display:flex}.trending-inner>b{color:#8b5cff;white-space:nowrap;align-items:center;gap:9px;font-size:11px;font-weight:650;display:flex}.trending-inner>b>i{background:var(--violet);border-radius:50%;width:8px;height:8px}.trending-rotator{flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.trend-set{opacity:0;animation:9s infinite both trend-cycle;animation-delay:calc(var(--trend-index)*3s);align-items:center;gap:23px;display:flex;position:absolute;inset:0;transform:translateY(14px)}.trend-set span{white-space:nowrap;align-items:center;gap:23px;font-size:11px;display:flex}.trend-set span>i{background:#6c6d72;width:1px;height:10px}.trending-tools{white-space:nowrap;align-items:center;gap:19px;display:flex}.trending-tools>i{background:#4b4d52;width:1px;height:17px}.trending-tools button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;height:34px;padding:0;font-size:11px;display:flex}.trending-tools svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}@keyframes trend-cycle{0%{opacity:0;transform:translateY(14px)}4%,29%{opacity:1;transform:translateY(0)}33%,to{opacity:0;transform:translateY(-14px)}}.header-main{align-items:center;gap:28px;width:min(100% - 64px,1424px);height:96px;margin:auto;display:flex}.header-icon,.header-actions button,.mobile-actions button{cursor:pointer;background:0 0;border:0}.header-main svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.menu-button{width:36px;height:36px;padding:5px}.header-wordmark{letter-spacing:-1.7px;white-space:nowrap;font-size:31px;font-weight:350}.header-wordmark b{font-weight:800}.header-wordmark>i{color:var(--violet);font-style:normal;font-weight:900}.header-search{color:#696673;text-align:left;cursor:text;background:#fff;border:1px solid #dedde3;border-radius:999px;grid-template-columns:22px 1fr 25px;align-items:center;gap:11px;width:min(44vw,560px);height:48px;margin-left:auto;padding:0 14px 0 18px;display:grid}.header-search svg{width:20px;height:20px}.header-search input{min-width:0;color:var(--black);background:0 0;border:0;outline:0;font-size:13px}.header-search kbd{color:#6e6b75;background:#fafafa;border:1px solid #dfdde4;border-radius:6px;place-items:center;height:25px;font-size:11px;display:grid}.header-search:focus-within{border-color:#b8a8f0;box-shadow:0 0 0 3px #7047eb14}.header-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.header-actions>button{align-items:center;gap:8px;height:40px;font-size:12px;display:flex}.header-actions>button.saved{color:var(--violet)}.header-actions .notification-button,.mobile-actions .notification-button{position:relative}.notification-button>i{background:var(--violet);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;bottom:5px;right:2px}.profile-button{width:40px;background:#f0f0f2!important;border-radius:50%!important}.profile-chevron{width:20px}.profile-chevron svg{width:18px}.mobile-actions,.mobile-search-panel{display:none}.header-nav{scrollbar-width:none;border-top:1px solid #ebe9ee;justify-content:space-between;align-items:stretch;gap:17px;width:min(100% - 64px,1424px);height:58px;margin:auto;display:flex;overflow-x:auto}.header-nav::-webkit-scrollbar{display:none}.header-nav button{white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:0 1px;font-size:12px;position:relative}.header-nav button:hover,.header-nav button.active{color:var(--violet)}.header-nav button.active:after{content:"";background:var(--violet);border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}@media (width<=820px){.global-header{box-shadow:0 4px 20px #0000000d}.trending-strip{display:none}.header-main{gap:10px;width:100%;height:68px;padding:0 16px}.menu-button{width:38px;height:38px}.header-wordmark{font-size:27px;position:absolute;left:50%;transform:translate(-50%)}.header-search,.header-actions{display:none}.mobile-actions{align-items:center;gap:5px;margin-left:auto;display:flex}.mobile-actions button{width:36px;height:38px;padding:7px;position:relative}.mobile-actions svg{width:23px;height:23px}.notification-button>i{bottom:5px;right:4px}.mobile-search-panel{border-top:1px solid #efedf1;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;height:52px;padding:7px 16px;display:grid}.mobile-search-panel svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.mobile-search-panel input{border:0;outline:0;height:36px;font-size:13px}.mobile-search-panel button{color:var(--violet);background:0 0;border:0;font-size:11px}.header-nav{border-top:1px solid #ebe9ee;justify-content:flex-start;gap:38px;width:100%;height:56px;padding:0 22px}.header-nav button{font-size:12px}.header-nav button:nth-child(n+7){display:none}}@media (width<=460px){.header-main{padding:0 12px}.menu-button{width:34px}.header-wordmark{font-size:25px}.mobile-actions{gap:0}.mobile-actions button{width:32px;padding:5px}.header-nav{gap:31px;padding:0 18px}.header-nav button:nth-child(n+6){display:none}}@media (width<=820px){.header-nav button:nth-child(n){display:block}}.cookie-preferences-button{z-index:89;color:#55525d;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #dedcd5;border-radius:999px;height:36px;padding:0 14px;font-size:11px;font-weight:650;position:fixed;bottom:18px;right:18px;box-shadow:0 8px 24px #0000000f}.cookie-preferences-button:hover{color:#7047eb;border-color:#b9a8f2}.consent-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f1447;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.consent-backdrop.is-hidden{display:none!important}.consent-panel{background:#fff;border:1px solid #dedcd5;border-radius:28px;width:min(100%,860px);padding:28px;box-shadow:0 24px 70px #00000029}.consent-copy{grid-template-columns:50px 1fr;gap:18px;display:grid}.consent-mark{color:#7047eb;background:#f0ebff;border-radius:16px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.consent-copy h2{font-family:var(--font-headline);letter-spacing:-.5px;margin:0 0 8px;font-size:28px}.consent-copy p{color:#605d68;margin:0;font-size:14px;line-height:1.55}.consent-links{gap:16px;display:flex;margin-top:10px!important}.consent-links a{color:#7047eb;font-weight:650}.consent-settings{border-top:1px solid #eceae6;border-bottom:1px solid #eceae6;margin:22px 0 0;padding:4px 0}.consent-settings label{cursor:pointer;border-bottom:1px solid #f0eeeb;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 4px;display:flex}.consent-settings label:last-of-type{border:0}.consent-settings span{gap:4px;display:grid}.consent-settings b{font-size:13px}.consent-settings small{color:#77737f;font-size:11px}.consent-settings input{accent-color:#7047eb;width:20px;height:20px}.gpc-note{color:#1e8e65;margin:8px 0;font-size:11px}.consent-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.consent-actions button{color:#17171b;cursor:pointer;background:#fff;border:1px solid #dedcd5;border-radius:16px;height:46px;padding:0 18px;font-weight:700}.consent-actions button.primary{color:#fff;background:#7047eb;border-color:#7047eb}.consent-actions button:hover{border-color:#7047eb}.legal-page{background:#fff;min-height:100vh}.legal-page>article{width:min(100% - 48px,1200px);margin:auto;padding:70px 0 100px}.legal-hero{max-width:850px;margin-bottom:64px}.legal-hero>span{color:#7047eb;letter-spacing:.1em;font-size:11px;font-weight:800}.legal-hero h1{letter-spacing:-2.8px;margin:16px 0;font-family:Newsreader,Georgia,serif;font-size:clamp(52px,8vw,84px);line-height:.98}.legal-hero p{color:#55525d;max-width:720px;margin:0;font-size:19px;line-height:1.55}.legal-hero small{color:#85818b;margin-top:20px;font-size:11px;display:block}.legal-layout{grid-template-columns:210px minmax(0,760px);align-items:start;gap:90px;display:grid}.legal-layout>aside{color:#716d78;gap:13px;font-size:12px;display:grid;position:sticky;top:190px}.legal-layout>aside b{color:#17171b;margin-bottom:4px}.legal-layout>aside a:hover{color:#7047eb}.legal-copy section{border-bottom:1px solid #ebe9e5;margin:0 0 42px;padding:0 0 42px;scroll-margin-top:190px}.legal-copy h2{letter-spacing:-.5px;margin:0 0 18px;font-family:Newsreader,Georgia,serif;font-size:30px}.legal-copy h3{margin:24px 0 8px;font-size:15px}.legal-copy p,.legal-copy li{color:#4f4c57;font-size:15px;line-height:1.75}.legal-copy ul{padding-left:20px}.legal-note{background:#f8f6ff;border-left:3px solid #7047eb;border-radius:0 16px 16px 0;margin:24px 0;padding:20px}.legal-note b{color:#7047eb}.legal-note p{margin:6px 0 0;font-size:13px}.legal-table{border:1px solid #e3e0da;border-radius:18px;overflow:hidden}.legal-table>div{grid-template-columns:1fr 1fr;display:grid}.legal-table>div>*{border-bottom:1px solid #ece9e4;padding:14px;font-size:12px;line-height:1.5}.legal-table>div>*+*{border-left:1px solid #ece9e4}.legal-table>div:first-child{background:#f7f6f2}.legal-footer{width:min(100% - 48px,1200px);max-width:none!important;margin:auto!important}.legal-footer>a{font-size:20px;font-weight:800}.legal-footer nav{align-items:center;display:flex}.legal-cookie-trigger{color:#6d6b75;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.legal-cookie-trigger:hover{color:#7047eb}@media (width<=820px){.cookie-preferences-button{bottom:88px;right:12px}.consent-backdrop{align-items:flex-end;padding:0}.consent-panel{padding:22px 18px max(22px,env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.consent-copy{grid-template-columns:1fr}.consent-mark{display:none}.consent-copy h2{font-size:25px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions button{padding:0 10px}.consent-actions .primary{grid-area:1/1/auto/-1}.legal-page>article{width:min(100% - 32px,1200px);padding:42px 0 70px}.legal-hero{margin-bottom:42px}.legal-hero h1{letter-spacing:-1.8px;font-size:52px}.legal-hero p{font-size:16px}.legal-layout{display:block}.legal-layout>aside{display:none}.legal-copy h2{font-size:26px}.legal-copy p,.legal-copy li{font-size:14px}.legal-table>div{grid-template-columns:1fr}.legal-table>div>*+*{border-left:0}.legal-footer{width:min(100% - 32px,1200px)!important;display:block!important}.legal-footer nav{margin-top:20px!important}}.trending-strip{height:36px}.trending-inner{gap:22px;width:min(100% - 48px,1280px)}.trending-inner>b,.trend-set span,.trending-tools button{font-size:10px}.header-main{gap:22px;width:min(100% - 48px,1280px);height:76px}.menu-button{display:none}.header-wordmark{font-size:28px}.header-search{width:min(40vw,460px);height:42px}.header-actions{gap:10px}.header-nav{border-top:0;justify-content:center;gap:36px;width:min(100% - 48px,860px);height:46px}.header-nav button{font-size:11px;font-weight:600}.header-nav button.active:after{height:2px}@media (width<=820px){.header-main{height:62px;padding:0 14px}.header-wordmark{font-size:25px}.menu-button{width:34px;height:34px;display:block}.mobile-actions{gap:1px}.mobile-actions button{width:33px;height:34px;padding:6px}.mobile-actions svg{width:21px;height:21px}.header-nav{border-top:1px solid #f0eef2;justify-content:flex-start;gap:24px;width:100%;height:46px;padding:0 16px}.header-nav button{font-size:11px}.mobile-search-panel{height:48px}}@media (width<=460px){.header-main{padding:0 10px}.header-wordmark{font-size:24px}.header-nav{gap:22px;padding:0 14px}}@media (prefers-reduced-motion:reduce){.trend-set{animation:none;transform:none}.trend-set:not(:first-child){display:none}.trend-set:first-child{opacity:1}}.article-reading-flow{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:28px;max-width:1020px;display:grid}.article-reading-flow>:not(.trending-discussions-aside){grid-column:1}.trending-discussions-aside{background:#fff;border:1px solid #e7e5eb;border-radius:22px;grid-area:1/2/span 4;padding:18px;position:sticky;top:168px;box-shadow:0 8px 28px #16141e0a}.trending-discussions-aside>header{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;display:grid}.trending-discussions-aside>header>i{background:#fff1e9;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-style:normal;display:grid}.trending-discussions-aside h2{text-transform:uppercase;letter-spacing:.08em;margin:0;font-family:Inter,Arial,sans-serif;font-size:13px}.trending-discussions-aside p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.35}.trending-discussions-aside>div{display:grid}.discussion-highlight{border-top:1px solid #efedf1;grid-template-columns:86px minmax(0,1fr);gap:13px;padding:15px 0;display:grid}.discussion-highlight:first-child{border-top:0}.discussion-highlight img{object-fit:cover;border-radius:12px;width:86px;height:86px}.discussion-highlight span{min-width:0;display:block}.discussion-highlight small{color:var(--violet);text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:800;display:block}.discussion-highlight b{color:#17171b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.discussion-highlight em{color:#55515d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0;font-size:12px;font-style:italic;line-height:1.35;display:-webkit-box;overflow:hidden}.discussion-highlight i{color:var(--muted);align-items:center;gap:6px;font-size:11px;font-style:normal;display:flex}.discussion-highlight i:before{content:"";background:linear-gradient(135deg,#f1d0bf,#2c1b18);border-radius:50%;flex:none;width:17px;height:17px}.discussion-highlight strong{color:#5d5964;font-weight:600}.discussion-highlight u{color:#4b4852;white-space:nowrap;margin-left:auto;text-decoration:none}.view-more-discussions{border:1px solid #e7e5eb;border-radius:12px;justify-content:center;align-items:center;gap:12px;height:42px;margin-top:4px;font-size:12px;font-weight:650;display:flex}.view-more-discussions:hover{color:var(--violet);border-color:#cfc4f4}.key-takeaways,.source-map-overview,.evidence-summary{background:#fff;border:1px solid #e7e5eb;border-radius:18px;box-shadow:0 8px 28px #16141e09}.key-takeaways{margin:42px 0 26px;padding:26px 30px 30px}.key-takeaways>header,.source-map-overview>header{justify-content:space-between;align-items:center;display:flex}.key-takeaways>header h2,.source-map-overview>header h2{letter-spacing:-.5px;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:750}.key-takeaways>header a,.source-map-overview>header a{color:#292631;font-size:11px;font-weight:600}.key-takeaways>header a span,.source-map-overview>header a span{margin-left:8px;font-size:17px}.key-takeaways>div{grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.key-takeaways article{border-right:1px solid #e9e7ed;grid-template-columns:50px minmax(0,1fr);gap:16px;min-width:0;padding:0 30px;display:grid}.key-takeaways article:first-child{padding-left:0}.key-takeaways article:last-child{border-right:0;padding-right:0}.key-takeaways article>i{width:50px;height:50px;font-size:22px}.key-takeaways article>div>span{color:var(--violet);letter-spacing:.08em;margin:2px 0 12px;font-size:9px;font-weight:800;display:block}.key-takeaways article:first-child>div>span{color:var(--green)}.key-takeaways article:last-child>div>span{color:#3568bf}.key-takeaways h3{letter-spacing:-.15px;margin:0;font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.55}.key-takeaways p{margin:7px 0 0;font-size:12px;line-height:1.55}.source-map-overview{margin:0 0 26px;padding:24px 28px 27px}.source-map-overview>div{grid-template-columns:repeat(5,1fr);gap:0;margin-top:23px}.source-map-overview article{border-right:1px solid #e9e7ed;gap:12px;min-width:0;padding:0 23px}.source-map-overview article:first-child{padding-left:0}.source-map-overview article:last-child{border-right:0;padding-right:0}.source-map-overview article>i{width:44px;height:44px}.source-map-overview article>span{font-size:11px}.source-map-overview article b{margin-top:2px;font-size:15px}.evidence-summary{grid-template-columns:1fr 1fr;gap:0;margin:0 0 26px;padding:24px 28px}.evidence-summary>article{border-radius:0;padding:0 28px}.evidence-summary>article:first-child{border-right:1px solid #e9e7ed;padding-left:0}.evidence-summary>article:last-child{padding-right:0}.evidence-summary .known,.evidence-summary .unclear{background:0 0;border:0}.evidence-summary h2{font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:750}.evidence-summary h2 i{width:31px;height:31px;font-size:15px;border:0!important}.evidence-summary .known h2 i{background:#e8f6ef}.evidence-summary .unclear h2 i{color:#3568bf;background:#edf3ff}.evidence-summary .unclear header a{color:#514e58;background:#f0f0f2;padding:8px 10px}.evidence-summary ul{margin:14px 0 0;padding-left:18px}.evidence-summary li{color:#44414b;margin:6px 0;font-size:11px;line-height:1.55}.article-reading-flow>.article-actions{background:#f7f7f9;border:0;border-radius:13px;align-items:center;min-height:58px;margin:0 0 44px;padding:0 8px;display:flex}.article-reading-flow>.article-actions>*{gap:6px;width:auto;height:42px;padding:0 12px}.article-reading-flow>.article-actions>:nth-child(3){margin-left:auto}.article-reading-flow>.article-actions b{font-weight:500}@media (width<=820px){.article-reading-flow{max-width:none;display:block}.trending-discussions-aside{margin:24px 0;position:static}.key-takeaways,.source-map-overview,.evidence-summary{border-radius:16px}.key-takeaways{padding:22px 18px}.key-takeaways>header a{font-size:10px}.key-takeaways>div{grid-template-columns:1fr;gap:0;margin-top:20px}.key-takeaways article,.key-takeaways article:first-child,.key-takeaways article:last-child{border-bottom:1px solid #e9e7ed;border-right:0;padding:17px 0}.key-takeaways article:first-child{padding-top:0}.key-takeaways article:last-child{border-bottom:0;padding-bottom:0}.source-map-overview{padding:22px 18px}.source-map-overview>div{grid-template-columns:1fr 1fr;gap:0}.source-map-overview article,.source-map-overview article:first-child,.source-map-overview article:last-child{border:0;padding:12px 8px}.source-map-overview article:nth-child(odd){padding-left:0}.source-map-overview article:last-child{grid-column:1/-1}.evidence-summary{grid-template-columns:1fr;padding:8px 18px}.evidence-summary>article,.evidence-summary>article:first-child,.evidence-summary>article:last-child{border-right:0;padding:18px 0}.evidence-summary>article:first-child{border-bottom:1px solid #e9e7ed}.evidence-summary .unclear header{gap:10px}.evidence-summary .unclear header a{white-space:nowrap}.article-reading-flow>.article-actions{margin-bottom:36px;overflow-x:auto}.article-reading-flow>.article-actions>*{flex:none;padding:0 9px}.article-reading-flow>.article-actions>:nth-child(3){margin-left:auto}}.header-nav a{white-space:nowrap;background:0 0;border:0;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:flex;position:relative}.header-nav a:hover,.header-nav a.active{color:var(--violet)}.header-nav a.active:after{content:"";background:var(--violet);border-radius:3px;height:2px;position:absolute;bottom:0;left:12px;right:12px}.article-story .article-hero h1{font-weight:600;font-family:var(--font-headline)!important}.prelaunch-disclosure{color:#4d397e;background:#f7f4ff;border-radius:12px;align-items:center;gap:10px;max-width:1020px;margin:0 auto 8px;padding:10px 14px;font-size:11px;display:flex}.prelaunch-disclosure span{color:#6d6380}.article-timeline,.editorial-context,.revision-history{background:#fff;border:1px solid #e7e4df;border-radius:18px;margin:0 0 26px;padding:26px 28px}.article-timeline header>span,.editorial-context>span,.revision-history header>span{color:var(--violet);letter-spacing:.1em;font-size:9px;font-weight:800}.article-timeline h2,.editorial-context h2,.revision-history h2{margin:7px 0 18px;font-family:Newsreader,Georgia,serif;font-size:25px}.article-timeline ol,.revision-history ol{margin:0;padding:0;list-style:none}.article-timeline li,.revision-history li{border-left:1px solid #dcd7ed;padding:0 0 20px 24px;position:relative}.article-timeline li:last-child,.revision-history li:last-child{padding-bottom:0}.article-timeline li:before,.revision-history li:before{content:"";background:var(--violet);border-radius:50%;width:9px;height:9px;position:absolute;top:4px;left:-5px}.article-timeline time,.revision-history time{color:var(--muted);font-size:10px;display:block}.article-timeline b{margin:5px 0;font-size:14px;display:block}.article-timeline p,.editorial-context p,.revision-history p{color:#56525d;margin:0;font-size:13px;line-height:1.65}.editorial-context{border-left:4px solid var(--violet);background:#faf9ff}.revision-history footer{border-top:1px solid #ece9e4;gap:18px;margin-top:22px;padding-top:16px;font-size:11px;display:flex}.revision-history footer b{color:var(--green);margin-right:auto}.revision-history footer a{color:var(--violet)}.moderation-confirmation{background:#eaf7f1;border-radius:9px;padding:9px 11px;color:var(--green)!important;margin:10px 0 0!important;font-size:11px!important}.discussion-policy{color:var(--muted);text-align:center;font-size:10px}.discussion-policy a,.community-comment footer a{color:var(--violet)}.community-comment footer a{font-size:11px}.admin-page{min-height:100vh;color:var(--black);background:#fff;padding:28px clamp(18px,4vw,56px);font-family:Inter,Arial,sans-serif}.admin-page>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:54px;display:flex}.admin-page>header>a{letter-spacing:-1px;font-size:26px}.admin-page>header>a b{font-weight:800}.admin-page>header>a i{color:var(--violet);font-style:normal}.admin-page>header>span{color:var(--muted);font-size:13px}.admin-login{max-width:920px;margin:42px auto 24px}.admin-login h1{margin:0 0 10px;font-family:Newsreader,Georgia,serif;font-size:54px;line-height:1}.admin-login p{color:var(--muted);font-size:16px}.admin-login div{gap:12px;margin-top:20px;display:flex}.admin-login input{border:1px solid var(--border);border-radius:14px;flex:1;height:48px;padding:0 16px;font:600 14px Inter,Arial}.admin-login button,.admin-card button{background:var(--violet);color:#fff;cursor:pointer;border:0;border-radius:12px;padding:0 18px;font-weight:750}.admin-login button{height:48px}.admin-login small{color:var(--amber);margin-top:12px;display:block}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.admin-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:20px;box-shadow:0 8px 30px #0000000a}.admin-card h2{margin:0 0 14px;font-size:18px}.admin-card article{border-top:1px solid #efedf1;padding:15px 0}.admin-card article:first-of-type{border-top:0}.admin-card span{color:var(--violet);text-transform:uppercase;font-size:10px;font-weight:800}.admin-card h3{margin:7px 0;font-size:15px;line-height:1.25}.admin-card p{color:#514d58;font-size:12px;line-height:1.55}.admin-card small{color:var(--muted);font-size:10px;display:block}.admin-card footer{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-card button{height:34px;font-size:11px}.admin-card button+button{color:var(--violet);background:#f4f2fb}.admin-card button:last-child{color:var(--red);background:#f7eeee}@media (width<=900px){.admin-grid{grid-template-columns:1fr}.admin-login h1{font-size:38px}.admin-login div{flex-direction:column}.admin-login button{width:100%}}.site-footer-v2{box-sizing:border-box;width:min(100% - 28px,1480px);max-width:none;color:var(--black);background:#fff;border:1px solid #e3e1dc;border-radius:24px;margin:80px auto 28px;padding:42px 34px 26px;font-family:Inter,Arial,sans-serif;display:block;overflow:hidden;box-shadow:0 8px 28px #17171b09}.site-footer-v2 *{box-sizing:border-box}.site-footer-v2 nav{margin-left:0}.site-footer-v2 a:hover{color:var(--violet)}.footer-top{border-bottom:1px solid var(--border);grid-template-columns:minmax(180px,2.1fr) minmax(86px,1fr) minmax(94px,1fr) minmax(130px,1.25fr) minmax(220px,1.8fr);gap:42px;padding-bottom:42px;display:grid}.footer-brand>a{letter-spacing:-1.8px;font-size:35px;font-weight:400;display:inline-block}.footer-brand>a b{font-weight:850}.footer-brand>a i{color:var(--violet);font-style:normal}.footer-brand p{color:#4f4c58;margin:24px 0 34px;font-size:18px;line-height:1.45}.footer-apps{flex-wrap:wrap;gap:14px;display:flex}.footer-apps button{color:#15141a;cursor:pointer;background:#fff;border:1px solid #d9d6df;border-radius:10px;align-items:center;gap:9px;min-width:130px;height:48px;padding:0 14px;font-size:22px;display:flex}.footer-apps span{text-transform:uppercase;flex-direction:column;align-items:flex-start;font-size:8px;line-height:1.05;display:flex}.footer-apps b{text-transform:none;font-size:15px}.footer-top nav h3,.footer-newsletter h3,.footer-trust h3,.footer-status span,.footer-status aside>span{color:var(--violet);text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px;font-size:11px;font-weight:850}.footer-top nav{flex-direction:column;gap:13px;min-width:0;display:flex}.footer-top nav a{color:#302d38;font-size:14px;line-height:1.25}.footer-newsletter{min-width:0}.footer-newsletter p{letter-spacing:-.3px;margin:0 0 20px;font-size:23px;font-weight:800;line-height:1.2}.footer-newsletter small{color:var(--muted);margin-bottom:28px;font-size:15px;display:block}.footer-newsletter input{border:1px solid #d9d6df;border-radius:10px;outline:0;width:100%;height:50px;padding:0 16px;font-size:14px}.footer-newsletter button{background:linear-gradient(180deg,var(--violet),var(--violet-deep));color:#fff;cursor:pointer;border:0;border-radius:10px;height:50px;margin-top:16px;padding:0 22px;font-size:15px;font-weight:700}.footer-newsletter button span{margin-left:12px}.footer-trust{border-bottom:1px solid var(--border);grid-template-columns:110px minmax(0,1.45fr) minmax(280px,.95fr);align-items:center;gap:28px;padding:34px 0;display:grid}.footer-trust>h3{margin:0;line-height:1.65}.footer-trust>div{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.footer-trust article{text-align:center;border-left:1px dashed #d8d5de;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:96px;padding:0 14px;display:flex}.footer-trust article:first-child{border-left:0}.footer-trust article i{color:var(--violet);font-size:25px;font-style:normal}.footer-trust article b{margin:14px 0 8px;font-size:clamp(16px,1.25vw,23px);line-height:1.05}.footer-trust article span{color:#403d49;font-size:13px;line-height:1.45}.footer-trust aside{border-left:1px solid var(--border);min-width:0;padding-left:28px}.footer-trust aside h3{margin-bottom:18px}.footer-trust aside>div{flex-wrap:wrap;gap:12px;display:flex}.footer-trust aside span{white-space:nowrap;border:1px solid #e5e2ea;border-radius:11px;align-items:center;gap:9px;height:42px;padding:0 14px;font-size:13px;display:flex}.footer-trust aside i{width:22px;height:22px;color:var(--violet);background:#f3efff;border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.footer-status{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1.5fr) minmax(360px,1fr);gap:30px;padding:34px 0;display:grid}.footer-status span b{color:#35b64a;margin-left:18px}.footer-status h3{margin:20px 0 36px;font-size:22px}.footer-status dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;display:grid}.footer-status dt{font-size:clamp(17px,1.25vw,21px);font-weight:850;line-height:1.05}.footer-status dd{color:#45424f;margin:7px 0 0;font-size:12px;line-height:1.45}.footer-status figure{opacity:.75;background-image:radial-gradient(#c8cbd2 1.3px,#0000 1.4px);background-size:8px 8px;width:315px;height:116px;position:absolute;top:48px;right:38px;-webkit-mask-image:radial-gradient(#000 42%,#0000 72%);mask-image:radial-gradient(#000 42%,#0000 72%)}.footer-status figure i{background:#36bf4f;border-radius:50%;width:6px;height:6px;position:absolute}.footer-status figure i:first-child{top:40px;left:55px}.footer-status figure i:nth-child(2){top:58px;left:142px}.footer-status figure i:nth-child(3){top:45px;right:64px}.footer-status figure i:nth-child(4){bottom:22px;left:118px}.footer-status aside{min-width:0;padding:28px 0 0 10px}.footer-status aside dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.footer-status aside div{text-align:center;border-left:1px solid var(--border);min-width:0;padding:0 14px}.footer-status aside div:first-child{border-left:0}.footer-bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:26px;display:grid}.footer-bottom nav{align-items:center;gap:22px;display:flex}.footer-bottom nav:first-child a{font-size:18px;font-weight:800}.footer-bottom nav:last-child{justify-content:flex-end}.footer-bottom nav:last-child a,.footer-bottom p{color:#67636f;font-size:12px}.site-footer-v2.compact .footer-top{grid-template-columns:minmax(160px,1.4fr) repeat(3,minmax(90px,1fr)) minmax(220px,1.4fr)}.site-footer-v2.compact{margin-top:60px}@media (width<=1100px){.footer-top{grid-template-columns:1.5fr 1fr 1fr}.footer-newsletter{grid-column:1/-1}.footer-trust{grid-template-columns:1fr}.footer-trust>div{grid-template-columns:repeat(5,1fr)}.footer-trust aside{border-left:0;padding-left:0}.footer-status{grid-template-columns:1fr}.footer-world-map{opacity:.28}.footer-bottom{grid-template-columns:1fr}.footer-bottom nav,.footer-bottom nav:last-child{flex-wrap:wrap;justify-content:center}.footer-bottom p{text-align:center;grid-row:3}}@media (width<=820px){main>.site-footer-v2{display:block}.site-footer-v2{border-radius:22px;width:min(100% - 20px,1480px);margin:48px auto 96px;padding:28px 20px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-brand,.footer-newsletter{grid-column:1/-1}.footer-brand>a{font-size:31px}.footer-brand p{margin:16px 0 20px;font-size:16px}.footer-top nav a{font-size:13px}.footer-newsletter p{font-size:20px}.footer-trust{padding:26px 0}.footer-trust>div{grid-template-columns:1fr 1fr}.footer-trust article{border-top:1px dashed #d8d5de;border-left:0}.footer-trust article:first-child{border-top:0}.footer-status>div{padding:24px 20px}.footer-status dl,.footer-status aside dl{grid-template-columns:1fr 1fr}.footer-world-map{display:none}.footer-status aside div:nth-child(odd){border-left:0}.footer-bottom{padding-top:22px}.footer-bottom nav{gap:16px}.site-footer-v2.compact .footer-top{grid-template-columns:1fr 1fr}}@media (width<=520px){.footer-top,.footer-top nav,.site-footer-v2.compact .footer-top{grid-template-columns:1fr}.footer-apps{gap:10px}.footer-apps button{flex:1;min-width:0}.footer-trust>div,.footer-status dl,.footer-status aside dl{grid-template-columns:1fr}.footer-status aside div{border-left:0;border-top:1px solid var(--border);padding:16px 0}.footer-status aside div:first-child{border-top:0}.footer-bottom nav:last-child{gap:13px}}.footer-status{border-bottom:1px solid var(--border);grid-template-columns:minmax(680px,1.65fr) minmax(360px,.85fr);align-items:center;gap:34px;padding:34px 0;display:grid}.footer-status>div{background:linear-gradient(90deg,#fbfff8 0%,#f8fdf5 100%);border-radius:18px;min-height:170px;padding:28px 30px;position:relative;overflow:hidden}.footer-status>div>span,.footer-status aside>span{z-index:2;color:var(--violet);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:14px;margin:0 0 18px;font-size:11px;font-weight:850;display:flex;position:relative}.footer-status>div>span b{color:#35b64a;margin-left:0}.footer-status h3{z-index:2;letter-spacing:-.35px;max-width:500px;margin:0 0 34px;font-size:22px;line-height:1.1;position:relative}.footer-status dl{z-index:2;margin:0;display:grid;position:relative}.footer-status dl>div{min-width:0}.footer-status>div dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:58%}.footer-status>div dl>div{grid-template-columns:auto 1fr;align-items:center;gap:8px 9px;display:grid}.footer-status>div dl dd{grid-column:1/-1;padding-left:31px}.footer-stat-icon{color:#39bf55;place-items:center;width:21px;height:21px;font-style:normal;display:inline-grid}.footer-stat-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.footer-world-map{object-fit:contain;opacity:.82;mix-blend-mode:multiply;pointer-events:none;width:min(42%,410px);height:145px;position:absolute;top:30px;right:22px}.footer-status aside{border-left:1px solid var(--border);min-width:0;padding:0 0 0 28px}.footer-status aside dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%}.footer-status aside dl>div{text-align:center;border-left:1px solid var(--border);flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-height:96px;padding:0 12px;display:flex}.footer-status aside dl>div:first-child{border-left:0}.footer-status aside .footer-stat-icon{color:#707787;width:24px;height:24px}.footer-status aside dt{letter-spacing:-.25px;font-size:18px;line-height:1}.footer-status aside dd{color:#4c4854;text-align:center;max-width:86px;margin:0;font-size:11px;line-height:1.32}.footer-status>div dt{letter-spacing:-.25px;font-size:20px;line-height:1}.footer-status>div dd{color:#4c4854;margin:0;font-size:11px;line-height:1.35}@media (width<=1180px){.footer-status{grid-template-columns:1fr}.footer-status aside{border-left:0;padding:4px 0 0}.footer-status>div dl{width:calc(100% - 330px)}}@media (width<=920px){.footer-status>div dl{width:100%}.footer-world-map{display:none}.footer-status aside dl{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=820px){.footer-status h3{font-size:21px}.footer-status>div{padding:24px 20px}.footer-status>div dl,.footer-status aside dl{grid-template-columns:1fr 1fr}.footer-status aside dl>div{min-height:auto}.footer-status aside dl>div:nth-child(odd){border-left:0}.footer-status aside .footer-stat-icon{width:22px;height:22px}}@media (width<=520px){.footer-status>div dl,.footer-status aside dl{grid-template-columns:1fr}.footer-status>div dl dd{padding-left:30px}.footer-status aside dl>div{border-left:0;border-top:1px solid var(--border);padding:16px 0}.footer-status aside dl>div:first-child{border-top:0}}.section-page,.search-page,.author-page{background:#fff;min-height:100vh}.section-hero,.search-page>section,.author-page>article{width:min(100% - 48px,1180px);margin:auto}.section-hero{padding:72px 0 42px}.section-hero>span,.search-page>section>span,.author-page header>span{color:var(--violet);letter-spacing:.12em;font-size:10px;font-weight:800}.section-hero h1,.search-page h1,.author-page h1{letter-spacing:-2px;margin:10px 0;font-family:Newsreader,Georgia,serif;font-size:clamp(48px,7vw,76px)}.section-hero p,.author-page header p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.6}.section-story-grid{grid-template-columns:repeat(3,1fr);gap:22px;width:min(100% - 48px,1180px);margin:0 auto 90px;display:grid}.section-story-grid>a{border:1px solid var(--border);background:#fff;border-radius:22px;padding:15px}.section-story-grid img{aspect-ratio:16/10;object-fit:cover;border-radius:16px}.section-story-grid span,.section-story-grid small{color:var(--violet);margin-top:13px;font-size:10px;font-weight:700;display:block}.section-story-grid h2{margin:8px 0;font-family:Newsreader,Georgia,serif;font-size:25px;line-height:1.1}.section-story-grid p{color:var(--muted);font-size:12px;line-height:1.55}.section-story-grid small{color:var(--muted);margin-top:10px;font-weight:500}.search-page>section{padding:70px 0 100px}.search-page form{border:1px solid var(--border);border-radius:999px;max-width:720px;height:58px;margin:28px 0 18px;display:flex;overflow:hidden}.search-page input{border:0;outline:0;flex:1;min-width:0;padding:0 22px}.search-page form button{background:var(--violet);color:#fff;border:0;width:110px;font-weight:700}.search-page>section>p{color:var(--muted)}.search-page section>div{gap:12px;max-width:820px;margin-top:34px;display:grid}.search-page section>div>a{border:1px solid var(--border);border-radius:16px;padding:18px 20px}.search-page small{color:var(--violet);font-weight:700}.search-page h2{margin:7px 0;font-family:Newsreader,Georgia,serif}.search-page section>div p{color:var(--muted);margin:0;font-size:13px}.author-page>article{padding:70px 0 100px}.author-page header{max-width:850px}.author-page section{border-top:1px solid var(--border);max-width:760px;padding:36px 0}.author-page section h2{font-family:Newsreader,Georgia,serif;font-size:30px}.author-page section li{color:#4f4c57;margin:9px 0;line-height:1.6}.author-page section>a{border-bottom:1px solid #ece9e4;justify-content:space-between;padding:13px 0;display:flex}.author-page section>a span{color:var(--violet)}@media (width<=820px){.prelaunch-disclosure{flex-direction:column;align-items:flex-start}.article-timeline,.editorial-context,.revision-history{padding:21px 18px}.revision-history footer{flex-direction:column;align-items:flex-start}.revision-history footer b{margin-right:0}.section-hero,.search-page>section,.author-page>article{width:min(100% - 32px,1180px);padding-top:46px}.section-story-grid{grid-template-columns:1fr;width:min(100% - 32px,1180px)}.header-nav a{padding:0 13px}.legal-footer nav{flex-wrap:wrap}}.site-toast{z-index:140;color:#24212b;opacity:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #e3e0da;border-radius:999px;max-width:min(92vw,420px);padding:12px 16px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,10px);box-shadow:0 16px 48px #17171b24}.site-toast.visible{opacity:1;transform:translate(-50%)}.utility-backdrop{z-index:130;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101657;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.utility-modal{background:#fff;border:1px solid #e8e5df;border-radius:28px;width:min(100%,520px);max-height:calc(100vh - 48px);padding:28px;animation:.22s rise;position:relative;overflow:auto;box-shadow:0 28px 90px #17171b33}.utility-close{color:#17171b;cursor:pointer;background:#f1eff4;border:0;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;position:absolute;top:14px;right:16px}.utility-modal>span{color:var(--violet);letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.utility-modal h2{font-family:var(--font-headline);letter-spacing:-.8px;margin:8px 42px 14px 0;font-size:34px;line-height:1.05}.utility-copy p,.utility-copy li{color:#595562;font-size:14px;line-height:1.65}.utility-copy code{border:1px solid var(--border);color:#423f48;white-space:normal;word-break:break-all;background:#f7f6f2;border-radius:12px;padding:12px;display:block}.utility-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.utility-actions button,.utility-actions a,.utility-form button{border:1px solid var(--border);color:#17171b;cursor:pointer;background:#fff;border-radius:14px;height:42px;padding:0 16px;font-size:12px;font-weight:750}.utility-actions button:first-child,.utility-actions a,.utility-form button{border-color:var(--violet);background:linear-gradient(180deg,var(--violet),var(--violet-deep));color:#fff}.utility-list{gap:10px;display:grid}.utility-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e9e6e0;border-radius:16px;min-height:66px;padding:14px 16px}.utility-list button:hover{background:#fbfaff;border-color:#cdbff8}.utility-list b{margin-bottom:4px;display:block}.utility-list small{color:var(--muted);font-size:12px;line-height:1.45;display:block}.utility-profile{gap:12px;display:grid}.utility-profile i{width:56px;height:56px;color:var(--violet);background:#f0ebff;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.utility-profile a,.utility-nav a{color:#17171b;border-bottom:1px solid #efedf1;align-items:center;min-height:42px;font-weight:650;display:flex}.utility-nav{display:grid}.utility-form{gap:14px;display:grid}.utility-form label{color:#55525d;gap:7px;font-size:12px;font-weight:700;display:grid}.utility-form input,.utility-form textarea,.inline-reply input{border:1px solid var(--border);background:#fff;border-radius:13px;outline:0;width:100%;padding:0 13px}.utility-form input{height:42px}.utility-form textarea{resize:vertical;min-height:94px;padding-top:12px}.topic-manager{flex-wrap:wrap;gap:8px;display:flex}.topic-manager button{border:1px solid var(--border);color:#4f4b56;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px}.topic-manager button.active{color:var(--violet);background:#eee8ff;border-color:#eee8ff}.briefing-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.briefing-list li{border-bottom:1px solid #efedf1;grid-template-columns:1fr;gap:3px;padding:12px 0;display:grid}.briefing-list b{font-size:13px}.briefing-list span{color:var(--muted);font-size:12px}.inline-reply{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.inline-reply input{height:38px}.inline-reply button{background:var(--violet);color:#fff;border:0;border-radius:10px;padding:0 13px;font-size:11px;font-weight:750}.attention-pulse{animation:1.35s attentionPulse}@keyframes attentionPulse{0%,to{box-shadow:0 8px 28px #16141e09}35%{box-shadow:0 0 0 5px #7047eb1f,0 18px 38px #7047eb1f}}@media (width<=820px){.site-toast{bottom:92px}.utility-backdrop{align-items:end;padding:0}.utility-modal{border-radius:28px 28px 0 0;width:100%;max-height:88vh}.utility-modal h2{font-size:30px}.utility-actions{grid-template-columns:1fr 1fr;display:grid}.utility-actions a{justify-content:center}.inline-reply{grid-template-columns:1fr}.inline-reply button{height:36px}}html,body{max-width:100%;overflow-x:hidden}.header-nav,.mobile-category-nav,.prediction-grid,.article-reading-flow>.article-actions{overscroll-behavior-x:contain}.site-footer-v2,.mobile-story-card,.article-story,.section-story-grid>a{min-width:0}.footer-bottom nav{flex-wrap:wrap;min-width:0}.footer-bottom nav:last-child a{white-space:nowrap}@media (width<=820px){.mobile-story-meta{grid-template-columns:minmax(0,1fr) auto;align-items:start}.mobile-story-meta>small{white-space:normal;line-height:1.35}.mobile-story-meta .source-stack{grid-column:1/-1;justify-self:start;max-width:100%;overflow:hidden}.source-stack>span{white-space:normal}.mobile-story-content{grid-template-columns:minmax(0,1fr) minmax(112px,34vw)}.article-meta-row,.article-trust-row,.lead-trust{min-width:0}.article-source-avatars{flex-wrap:wrap;min-width:0}.site-footer-v2{max-width:calc(100vw - 20px)}.footer-bottom{gap:16px}}@media (width<=430px){.mobile-story-card{padding:18px 16px}.mobile-story-content{grid-template-columns:minmax(0,1fr) 108px;gap:12px}.mobile-story-content h2{font-size:23px}.mobile-story-content p{font-size:14px}.footer-bottom nav:last-child{justify-content:center}}@media (width<=820px){.mobile-feed{gap:18px;padding:18px 14px 34px}.mobile-story-card{border:1px solid #ece9e4;padding:0;overflow:hidden;box-shadow:0 8px 28px #17171b0b}.mobile-story-meta{margin-bottom:12px;padding:18px 18px 0}.mobile-story-content{text-align:left;gap:0;padding:0;display:grid;grid-template-columns:1fr!important}.mobile-story-content img{aspect-ratio:16/9;object-fit:cover;border-radius:0;grid-row:1;width:100%;height:auto;max-height:260px;min-height:0!important}.mobile-story-content>span{grid-row:2;padding:18px 18px 4px;display:block}.mobile-story-content h2{letter-spacing:-.65px;-webkit-line-clamp:3;font-size:27px;line-height:1.08}.mobile-story-content p{-webkit-line-clamp:3;margin-top:12px;font-size:15px;line-height:1.45}.mobile-trust{margin-top:0;padding:8px 18px 0}.mobile-story-card>.social-actions{border-top:1px solid #eeece8;margin-top:12px;padding:0 10px}.mobile-story-meta .source-stack{grid-column:auto;justify-self:end;max-width:160px}}@media (width<=430px){.mobile-story-card{border-radius:24px;padding:0!important}.mobile-story-content img{aspect-ratio:16/9;max-height:220px}.mobile-story-content>span{padding:17px 17px 3px}.mobile-story-content h2{font-size:25px}.mobile-story-content p{font-size:14px}.mobile-story-meta{grid-template-columns:auto minmax(0,1fr);padding:17px 17px 0}.mobile-story-meta .source-stack{grid-column:1/-1;justify-self:start;max-width:100%;margin-top:2px}}@media (width<=370px){.mobile-story-content{grid-template-columns:1fr!important}.mobile-story-content img{grid-row:1!important}}.article-reading-flow>.key-takeaways,.article-reading-flow>.source-map-overview,.article-reading-flow>.evidence-summary,.article-reading-flow>.article-timeline,.article-reading-flow>.editorial-context,.article-reading-flow>.article-actions,.article-reading-flow>.article-sources,.article-reading-flow>.article-method,.article-reading-flow>.revision-history,.article-reading-flow>.related-stories{grid-column:1/-1}.trending-discussions-aside{grid-row:1}.article-reading-flow>.article-method{max-width:none}.article-reading-flow>.editorial-context>p,.article-reading-flow>.article-method>p{max-width:780px}.admin-review{border:1px solid var(--border);background:#fff;border-radius:18px;margin-bottom:16px;padding:18px}.admin-review-head{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;font-size:11px;display:flex}.admin-tier{color:#fff;border-radius:999px;padding:3px 9px;font-weight:750}.admin-tier.tier-a{background:#1a7f4b}.admin-tier.tier-b{background:#b06a00}.admin-tier.tier-c{background:#a01f1f}.admin-tier\.tier-\?{background:#6c6d72}.admin-review h3{margin:0 0 8px;font-family:Newsreader,Georgia,serif;font-size:22px;line-height:1.2}.admin-review-summary{color:#37343e;margin:0 0 10px;font-size:14px;line-height:1.5}.admin-tier-note{margin:0;font-size:12px;font-weight:650}.admin-tier-reasons{color:#b06a00;margin:6px 0 0;padding-left:18px;font-size:12px}.admin-review-toggle{border:1px solid var(--border);cursor:pointer;background:#f7f7f9;border-radius:10px;margin-top:12px;padding:9px 14px;font-size:12px;font-weight:650}.admin-review-body{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}.admin-review-body section{margin-bottom:20px}.admin-review-body h4{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin:0 0 8px;font-size:11px}.admin-review-body p{margin:0 0 10px;font-size:14px;line-height:1.65}.admin-review-image img{border-radius:12px;max-width:100%;display:block}.admin-review-image figcaption{color:var(--muted);margin-top:6px;font-size:11px}.admin-review-missing{color:#a01f1f;font-size:12px;font-style:italic}.admin-review-takeaways div{margin-bottom:8px}.admin-review-takeaways dt{letter-spacing:.06em;color:var(--violet);font-size:10px;font-weight:750}.admin-review-takeaways dd{margin:2px 0 0;font-size:13px}.admin-review-evidence{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;display:grid}.admin-review-evidence ul,.admin-review-timeline{margin:0;padding-left:18px;font-size:13px;line-height:1.6}.admin-review-timeline time{margin-right:8px;font-weight:700}.admin-review-claims{border-collapse:collapse;width:100%;font-size:12px}.admin-review-claims th{text-align:left;border-bottom:1px solid var(--border);color:var(--muted);text-transform:uppercase;padding:6px 8px;font-size:10px}.admin-review-claims td{vertical-align:top;border-bottom:1px solid #f0eff3;padding:7px 8px}.admin-review-claims tr.claim-unsourced{background:#fdeaea}.admin-review-claims tr.claim-weak{background:#fff6e6}.admin-review-sources{margin:0;padding-left:18px;font-size:12px}.admin-review-sources li{margin-bottom:8px}.admin-review-sources a{font-weight:650}.admin-review-sources small{color:var(--muted);font-size:10px;display:block}.admin-review-meta{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:14px;padding-top:12px;font-size:11px;display:flex}.admin-review-actions{gap:10px;margin-top:12px;display:flex}.admin-review-actions button{cursor:pointer;border:0;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:700}.admin-review-actions button:first-child{background:var(--violet);color:#fff}.admin-review-actions button:nth-child(2){color:var(--violet);background:#f1eefe}.admin-review-actions button:last-child{color:#a01f1f;background:#fdeaea}.admin-review-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-review-gate{color:#a01f1f;font-size:12px}.admin-grid{grid-template-columns:minmax(0,1fr)}.admin-grid>.admin-card:first-child{grid-column:1/-1}@media (width>=1000px){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid>.admin-card:first-child{grid-column:1/-1}}.admin-login textarea{border:1px solid var(--border);resize:vertical;border-radius:14px;width:100%;min-height:88px;margin-top:12px;padding:12px 14px;font:500 14px/1.5 Inter,Arial}.admin-login textarea:focus{outline:2px solid var(--violet);outline-offset:1px}.ai-media-label{color:#a01f1f;letter-spacing:.02em;margin-bottom:4px;font-size:11px;font-weight:750;display:block}.article-source-avatars i img,.source-chip-row b img{object-fit:contain;border-radius:4px;width:20px;height:20px;display:block}.source-chip-row b img{width:18px;height:18px}.article-source-avatars i,.source-chip-row b{overflow:hidden}.social-actions{grid-template-columns:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.social-actions a{color:#5f5c67;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-width:0;height:44px;padding:0 5px;font-size:11px;text-decoration:none;transition:color .2s,background .2s;display:flex}.social-actions a:hover{color:var(--violet)}.social-actions a svg{flex:none;width:18px;height:18px}.social-actions a small{font-size:10px}.social-actions.light a{color:#ffffffe0}.social-actions.light a:hover{color:#fff;background:#ffffff14}.mobile-story-card .social-actions a{height:52px;font-size:13px}.mobile-story-card .social-actions a small{font-size:11px}a.source-stack{text-decoration:none}.lead-facts a{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:left;cursor:pointer;min-height:78px;color:var(--black);background:#fafafcc7;border:1px solid #fff3;border-radius:16px;align-items:center;gap:13px;padding:13px 16px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.lead-facts a:hover{background:#fff;transform:translateY(-4px)}.mobile-trust>a{color:#77737f;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:none}.mobile-trust>a:last-child{color:var(--violet);margin-left:auto;font-weight:600}@media (width<=470px){.mobile-trust>a:last-child{margin-left:0}}
