:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f8fafc;--muted:#94a3b8;--subtle:#64748b;--line:#94a3b829;--surface:#0f172a;--surface-soft:#111c31;--background:#080d18;--accent:#38bdf8;--accent-soft:#38bdf81f;--max-width:1420px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 70% 10%, #0e74901f, transparent 30rem), var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d18d6;position:sticky;top:0}.nav-shell{width:min(calc(100% - 48px), var(--max-width));align-items:center;gap:44px;min-height:76px;margin:0 auto;display:flex}.brand{letter-spacing:-.03em;white-space:nowrap;align-items:center;gap:11px;font-size:1.08rem;font-weight:760;display:inline-flex}.brand-mark{width:30px;height:30px;color:var(--accent);letter-spacing:-.04em;background:linear-gradient(145deg,#17233a,#0b1323);border:1px solid #38bdf873;border-radius:9px;place-items:center;font-size:.72rem;display:grid;box-shadow:0 0 24px #38bdf81f}.primary-nav{align-items:center;gap:32px;margin-right:auto;display:flex}.primary-nav a{color:var(--muted);padding:28px 0 25px;font-size:.84rem;font-weight:650;transition:color .18s;position:relative}.primary-nav a:hover,.primary-nav a.active{color:var(--ink)}.primary-nav a.active:after{content:"";background:var(--accent);height:2px;box-shadow:0 0 14px var(--accent);position:absolute;bottom:-1px;left:0;right:0}.briefing-link{color:#07111d;background:var(--accent);border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-size:.82rem;font-weight:780;transition:transform .18s,box-shadow .18s;display:inline-flex}.briefing-link:hover{transform:translateY(-2px);box-shadow:0 12px 32px #38bdf833}.menu-toggle{border:1px solid var(--line);background:var(--surface);border-radius:10px;width:42px;height:42px;display:none}.menu-toggle span:not(.sr-only){background:var(--ink);width:18px;height:1px;margin:5px auto;display:block}.page-shell{width:min(calc(100% - 48px), var(--max-width));margin:0 auto}.blog-hero{border-bottom:1px solid var(--line);background-image:linear-gradient(#94a3b809 1px,#0000 1px),linear-gradient(90deg,#94a3b809 1px,#0000 1px);background-size:72px 72px;grid-template-columns:1fr 360px;align-items:center;gap:80px;min-height:285px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 25px;font-size:.72rem;font-weight:750;display:flex}.eyebrow span{background:var(--accent);width:7px;height:7px;box-shadow:0 0 16px var(--accent);border-radius:50%}.blog-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(4.7rem,8vw,7.2rem);line-height:.88}.hero-statement{border-left:1px solid #38bdf861;padding-left:28px}.hero-statement p{letter-spacing:-.025em;margin:0 0 20px;font-size:1.25rem;line-height:1.45}.hero-statement span{color:var(--subtle);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:680}.filter-area{align-items:center;gap:28px;padding:23px 0;display:flex}.category-list{scrollbar-width:none;flex:1;gap:9px;display:flex;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#0f172a80;border-radius:999px;flex:none;padding:10px 15px;font-size:.75rem;font-weight:650;transition:border-color .18s,color .18s,background .18s}.category-chip:hover{color:var(--ink);border-color:#38bdf85c}.category-chip.is-active{color:var(--ink);background:var(--accent-soft);border-color:#38bdf866;box-shadow:inset 0 0 18px #38bdf80f}.search-field{border:1px solid var(--line);width:220px;min-height:40px;color:var(--subtle);background:#0f172a8c;border-radius:11px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:.78rem}.search-field input::placeholder{color:var(--subtle)}.lead-grid{grid-template-columns:minmax(0,2.15fr) minmax(310px,.95fr);gap:24px;padding:20px 0 104px;display:grid}.featured-card,.trending-panel{border:1px solid var(--line);background:#0f172abd;border-radius:22px;overflow:hidden}.featured-card{grid-template-columns:1.08fr .92fr;min-height:470px;transition:transform .22s,border-color .22s;display:grid}.featured-card:hover{border-color:#38bdf857;transform:translateY(-4px)}.featured-copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(34px,5vw,62px);display:flex;position:relative}.card-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 32px;font-size:.7rem;font-weight:760}.featured-copy h2{letter-spacing:-.055em;max-width:600px;margin:0;font-size:clamp(2.45rem,4vw,4.4rem);line-height:.99}.featured-copy>p:not(.card-label){max-width:560px;color:var(--muted);margin:27px 0;font-size:1rem;line-height:1.7}.read-link,.text-link{color:var(--ink);font-size:.8rem;font-weight:720}.read-link b,.text-link span{color:var(--accent);margin-left:6px;transition:transform .18s;display:inline-block}.featured-card:hover .read-link b,.text-link:hover span{transform:translate(3px,-3px)}.signal-art{border-left:1px solid var(--line);background-color:#0a1120;background-image:linear-gradient(#38bdf80e 1px,#0000 1px),linear-gradient(90deg,#38bdf80e 1px,#0000 1px),radial-gradient(circle,#38bdf81c,#0000 48%);background-size:42px 42px,42px 42px,100% 100%;min-height:330px;position:relative;overflow:hidden}.signal-ring{border:1px solid #38bdf842;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:110px;height:110px}.ring-two{width:220px;height:220px}.ring-three{opacity:.58;width:345px;height:345px}.signal-line{background:linear-gradient(90deg, var(--accent), transparent);transform-origin:0;width:230px;height:1px;position:absolute;top:50%;left:50%;transform:rotate(-35deg)}.signal-dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 26px var(--accent);border-radius:50%;position:absolute;top:calc(50% - 5px);left:calc(50% - 5px)}.trending-panel{padding:29px}.panel-heading{color:var(--subtle);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;margin-bottom:15px;font-size:.68rem;font-weight:760;display:flex}.panel-heading a{color:var(--accent);letter-spacing:0;text-transform:none}.trending-panel ol{margin:0;padding:0;list-style:none}.trending-panel li{border-top:1px solid var(--line);grid-template-columns:31px 1fr;gap:12px;padding:26px 0;display:grid}.trending-panel li>span{color:var(--accent);font:.7rem ui-monospace,SFMono-Regular,Menlo,monospace}.trending-panel strong{font-size:.94rem;line-height:1.35;display:block}.trending-panel small{color:var(--subtle);margin-top:8px;font-size:.7rem;display:block}.latest-section{border-top:1px solid var(--line);padding:90px 0 110px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{letter-spacing:-.05em;max-width:780px;margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.section-heading>p{color:var(--subtle);margin:0;font-size:.76rem}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.article-card{border:1px solid var(--line);background:#0f172a94;border-radius:20px;transition:transform .22s,border-color .22s;overflow:hidden}.article-card:hover{border-color:#38bdf84d;transform:translateY(-5px)}.card-visual{border-bottom:1px solid var(--line);background-color:#0b1425;background-image:linear-gradient(#38bdf80b 1px,#0000 1px),linear-gradient(90deg,#38bdf80b 1px,#0000 1px);background-size:34px 34px;justify-content:space-between;min-height:210px;padding:24px;display:flex;position:relative;overflow:hidden}.card-visual:after{content:"";border:1px solid #38bdf840;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-85px;right:-45px;box-shadow:0 0 65px #38bdf814,inset 0 0 50px #38bdf80d}.card-visual span{z-index:1;color:var(--accent);letter-spacing:.09em;text-transform:uppercase;background:#38bdf812;border:1px solid #38bdf82e;border-radius:6px;align-self:flex-start;padding:7px 9px;font-size:.62rem;font-weight:750;position:relative}.card-visual b{color:#f8fafc1c;letter-spacing:-.08em;align-self:flex-end;font-size:4.5rem;line-height:.8}.visual-2{background-position:16px 16px}.visual-2:after{border-radius:999px;width:250px;height:80px;bottom:25px;right:-20px;transform:rotate(-18deg)}.visual-3:after{width:220px;height:220px;bottom:-110px;right:42px}.article-copy{padding:26px}.article-meta{color:var(--subtle);text-transform:uppercase;justify-content:space-between;gap:18px;font-size:.66rem;font-weight:650;display:flex}.article-meta span:first-child{color:var(--accent)}.article-copy h3{letter-spacing:-.035em;margin:19px 0 13px;font-size:1.45rem;line-height:1.15}.article-copy p{min-height:68px;color:var(--muted);margin:0 0 22px;font-size:.86rem;line-height:1.58}.empty-state{border:1px solid var(--line);text-align:center;background:#0f172a80;border-radius:20px;padding:80px 24px}.empty-state h3{margin:0;font-size:1.8rem}.empty-state p{color:var(--muted)}.empty-state button,.reset-link{background:var(--accent-soft);cursor:pointer;border:1px solid #38bdf84d;border-radius:9px;padding:10px 16px;display:inline-block}.site-footer{width:min(calc(100% - 48px), var(--max-width));border:1px solid var(--line);background:linear-gradient(135deg,#0f172a,#0b1322);border-radius:22px;grid-template-columns:1fr 1fr;gap:60px;margin:0 auto 36px;padding:46px;display:grid}.footer-brand{margin-bottom:14px}.site-footer p{color:var(--muted)}.footer-cta{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-cta strong{max-width:340px;line-height:1.45}.footer-cta a{color:var(--accent);flex:none;font-size:.8rem;font-weight:740}.footer-cta a span{margin-left:5px;transition:transform .18s;display:inline-block}.footer-cta a:hover span{transform:translate(3px,-3px)}.topic-filter-row{border-bottom:1px solid var(--line);align-items:center;gap:28px;min-height:70px;display:flex}.topic-filter-row>span{color:var(--subtle);letter-spacing:.11em;text-transform:uppercase;flex:none;font-size:.63rem;font-weight:740}.topic-filter-row nav{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.topic-filter-row nav::-webkit-scrollbar{display:none}.topic-filter-row a{color:var(--muted);border:1px solid #0000;border-radius:8px;flex:none;padding:8px 12px;font-size:.72rem;font-weight:650}.topic-filter-row a:hover,.topic-filter-row a.is-active{color:var(--ink);background:#38bdf812;border-color:#38bdf847}.home-main{overflow:hidden}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(460px,.92fr);align-items:center;gap:clamp(50px,8vw,130px);min-height:760px;padding-top:86px;padding-bottom:90px;display:grid}.home-hero-copy{z-index:2;position:relative}.home-hero-copy h1{letter-spacing:-.075em;max-width:870px;margin:0;font-size:clamp(4.2rem,7.4vw,7.3rem);line-height:.9}.home-hero-copy h1 em{color:var(--accent);font-style:normal}.home-intro{color:#b5c3d7;letter-spacing:-.018em;max-width:690px;margin:34px 0 0;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.65}.home-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button-primary,.button-secondary{border-radius:12px;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:0 21px;font-size:.83rem;font-weight:780;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.button-primary{color:#06111c;background:var(--accent);box-shadow:0 16px 45px #38bdf824}.button-primary:hover{transform:translateY(-2px);box-shadow:0 18px 48px #38bdf840}.button-secondary{border:1px solid var(--line);color:var(--ink);background:#0f172a8c}.button-secondary:hover{background:#38bdf80f;border-color:#38bdf866;transform:translateY(-2px)}.home-proof{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin:36px 0 0;padding:0;font-size:.7rem;font-weight:690;list-style:none;display:flex}.home-proof li{align-items:center;gap:8px;display:flex}.home-proof span{background:var(--accent);width:4px;height:4px;box-shadow:0 0 10px var(--accent);border-radius:50%}.flight-deck{background:linear-gradient(145deg,#111c31f2,#070d19fa);border:1px solid #94a3b833;border-radius:26px;min-height:570px;position:relative;overflow:hidden;box-shadow:0 40px 120px #00000059,0 0 80px #38bdf80f}.flight-deck:before{content:"";background-image:linear-gradient(#38bdf80b 1px,#0000 1px),linear-gradient(90deg,#38bdf80b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 55%,#0000);mask-image:linear-gradient(#000 55%,#0000)}.deck-topline{z-index:2;border-bottom:1px solid var(--line);min-height:63px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 23px;font:650 .65rem ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:relative}.deck-topline span{align-items:center;gap:9px;display:flex}.deck-topline i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent);border-radius:50%}.deck-topline b{color:var(--accent);background:#38bdf812;border:1px solid #38bdf833;border-radius:999px;padding:6px 9px;font-size:.58rem}.deck-radar{height:380px;position:relative;overflow:hidden}.deck-orbit{border:1px solid #38bdf830;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-a{width:125px;height:125px}.orbit-b{width:250px;height:250px}.orbit-c{width:390px;height:390px}.deck-sweep{background:linear-gradient(90deg, var(--accent), transparent);transform-origin:0;width:170px;height:1px;position:absolute;top:50%;left:50%;transform:rotate(-32deg);box-shadow:0 0 18px #38bdf84d}.deck-core{width:61px;height:61px;color:var(--accent);background:#0a1526;border:1px solid #38bdf873;border-radius:18px;place-items:center;font-size:.8rem;font-weight:820;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 45px #38bdf82e}.deck-point{background:var(--accent);width:7px;height:7px;box-shadow:0 0 17px var(--accent);border:1px solid #b9ebff;border-radius:50%;position:absolute}.point-a{top:29%;left:68%}.point-b{top:69%;left:29%}.point-c{top:74%;left:75%}.deck-readouts{z-index:2;border-top:1px solid var(--line);background:#080d18b8;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.deck-readouts div{border-left:1px solid var(--line);min-width:0;padding:18px 16px}.deck-readouts div:first-child{border-left:0}.deck-readouts span,.deck-readouts small{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem;display:block}.deck-readouts strong{text-overflow:ellipsis;white-space:nowrap;margin:8px 0 6px;font-size:.75rem;display:block;overflow:hidden}.home-ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0f172a73}.home-ticker .page-shell{color:#aebbd0;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:65px;font-size:.65rem;font-weight:720;display:flex}.home-ticker i{background:var(--accent);width:4px;height:4px;box-shadow:0 0 12px var(--accent);border-radius:50%;flex:none}.home-section{padding-top:132px;padding-bottom:145px}.home-section-heading{grid-template-columns:minmax(0,1fr) 390px;align-items:end;gap:80px;margin-bottom:58px;display:grid}.home-section-heading .eyebrow{margin-bottom:18px}.home-section-heading h2{letter-spacing:-.06em;max-width:850px;margin:0;font-size:clamp(2.8rem,5.3vw,5.25rem);line-height:.98}.home-section-heading>p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.7}.topic-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.topic-card{border-left:1px solid var(--line);flex-direction:column;min-height:330px;padding:30px;transition:background .2s;display:flex}.topic-card:first-child{border-left:0}.topic-card:hover{background:#38bdf80b}.topic-card>span{color:var(--accent);font:.64rem ui-monospace,SFMono-Regular,Menlo,monospace}.topic-card div{margin:auto 0}.topic-card h3{letter-spacing:-.035em;margin:0 0 15px;font-size:1.5rem}.topic-card p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.65}.topic-card>a{color:var(--ink);align-self:flex-start;font-size:.75rem;font-weight:720}.topic-card>a b{color:var(--accent);margin-left:5px}.home-latest{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0f172a47;padding:126px 0 140px}.latest-heading{grid-template-columns:1fr auto}.home-article-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.home-article{border:1px solid var(--line);background:#080d18b3;border-radius:20px;transition:transform .22s,border-color .22s;overflow:hidden}.home-article:hover{border-color:#38bdf852;transform:translateY(-5px)}.home-article-visual{border-bottom:1px solid var(--line);background:radial-gradient(circle at 70% 65%,#38bdf81c,#0000 25%),linear-gradient(#38bdf80a 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#38bdf80a 1px,#0000 1px) 0 0/32px 32px,#0b1425;justify-content:space-between;align-items:flex-start;min-height:190px;padding:24px;display:flex;position:relative;overflow:hidden}.home-article-visual:after{content:"";border:1px solid #38bdf83b;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-100px;right:-40px;box-shadow:inset 0 0 60px #38bdf80a}.home-article-visual span{z-index:1;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#38bdf80f;border:1px solid #38bdf833;border-radius:6px;padding:7px 9px;font-size:.58rem;font-weight:730;position:relative}.home-article-visual b{color:#f8fafc1a;letter-spacing:-.09em;align-self:flex-end;font-size:4.6rem;line-height:.8}.home-article-copy{padding:27px}.home-article-copy>span{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.home-article-copy h3{letter-spacing:-.035em;margin:17px 0 13px;font-size:1.4rem;line-height:1.17}.home-article-copy p{min-height:65px;color:var(--muted);margin:0 0 24px;font-size:.84rem;line-height:1.6}.home-article-copy>a{font-size:.75rem;font-weight:720}.home-article-copy>a b{color:var(--accent);margin-left:5px}.home-manifesto{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(60px,11vw,180px);padding-top:150px;padding-bottom:150px;display:grid}.manifesto-mark{aspect-ratio:1;border:1px solid var(--line);background:radial-gradient(circle,#38bdf81a,#0000 55%);border-radius:50%;place-items:center;display:grid;position:relative}.manifesto-mark:before,.manifesto-mark:after{content:"";border:1px solid #38bdf821;border-radius:50%;position:absolute}.manifesto-mark:before{inset:15%}.manifesto-mark:after{inset:31%}.manifesto-mark span{z-index:1;color:var(--accent);letter-spacing:-.08em;text-shadow:0 0 34px #38bdf866;font-size:clamp(2rem,5vw,4rem);font-weight:820;position:relative}.manifesto-copy h2{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(2.7rem,5vw,5.15rem);line-height:.98}.manifesto-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:30px 0;font-size:1rem;line-height:1.8}.home-cta{background:radial-gradient(circle at 85%,#38bdf821,#0000 24rem),linear-gradient(135deg,#101b2f,#0a1221);border:1px solid #38bdf838;border-radius:24px;justify-content:space-between;align-items:center;gap:60px;min-height:310px;margin-bottom:85px;padding:55px 60px;display:flex}.home-cta .eyebrow{margin-bottom:18px}.home-cta h2{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(2.2rem,4.4vw,4.4rem);line-height:1}.home-cta .button-primary{flex:none}.home-footer{border-top:1px solid var(--line);min-height:120px;color:var(--subtle);grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid}.home-footer p{margin:0;font-size:.74rem}.home-footer>div{justify-content:flex-end;gap:24px;font-size:.72rem;font-weight:650;display:flex}.home-footer>div a:hover{color:var(--ink)}.article-page{max-width:950px;padding:70px 0 120px}.back-link{color:var(--muted);margin-bottom:70px;font-size:.8rem;display:inline-block}.article-page header h1{letter-spacing:-.07em;margin:0;font-size:clamp(3.2rem,7vw,6.6rem);line-height:.94}.article-page header>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:30px 0;font-size:1.2rem;line-height:1.6}.article-byline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--subtle);flex-wrap:wrap;gap:20px;padding:20px 0;font-size:.76rem;display:flex}.article-body{color:#cbd5e1;max-width:760px;margin-top:76px;font-size:1.06rem;line-height:1.85}.article-body>:first-child{margin-top:0}.article-body h2{color:var(--ink);letter-spacing:-.04em;margin:64px 0 20px;font-size:clamp(1.8rem,4vw,2.65rem);line-height:1.12}.article-body h3{color:var(--ink);letter-spacing:-.025em;margin:45px 0 16px;font-size:1.5rem;line-height:1.25}.article-body p{margin:0 0 25px}.article-body strong{color:var(--ink)}.article-body a{color:var(--accent);text-underline-offset:4px;-webkit-text-decoration:underline #38bdf861;text-decoration:underline #38bdf861}.article-body a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.article-body ul,.article-body ol{margin:0 0 28px;padding-left:25px}.article-body li{margin:9px 0;padding-left:5px}.article-body li::marker{color:var(--accent)}.article-body blockquote{border:1px solid #38bdf838;border-left:3px solid var(--accent);color:var(--ink);background:#38bdf812;border-radius:0 14px 14px 0;margin:38px 0;padding:24px 27px}.article-body blockquote p{margin:0}.article-body code{border:1px solid var(--line);color:#bae6fd;background:#0f172a;border-radius:5px;padding:2px 6px;font:.9em ui-monospace,SFMono-Regular,Menlo,monospace}.article-body table{border-collapse:collapse;width:100%;margin:35px 0;font-size:.9rem}.article-body th,.article-body td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 15px}.article-body th{color:var(--ink);background:#38bdf814}.article-body hr{border:0;border-top:1px solid var(--line);margin:55px 0}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}@media (max-width:1080px){.primary-nav{gap:18px}.home-hero{grid-template-columns:1fr 410px;gap:45px}.home-hero-copy h1{font-size:clamp(4rem,7vw,5.6rem)}.flight-deck{min-height:530px}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.topic-card:nth-child(4){border-top:1px solid var(--line)}.lead-grid{grid-template-columns:1fr}.trending-panel ol{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.trending-panel li{grid-template-columns:28px 1fr}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.nav-shell{width:min(calc(100% - 32px), var(--max-width));justify-content:space-between}.menu-toggle{margin-left:auto;display:block}.primary-nav{border:1px solid var(--line);background:#0b1322;border-radius:14px;flex-direction:column;align-items:stretch;gap:0;padding:12px;display:none;position:absolute;top:76px;left:16px;right:16px;box-shadow:0 30px 70px #0006}.primary-nav.is-open{display:flex}.primary-nav a{padding:13px}.primary-nav a.active:after,.briefing-link{display:none}.page-shell{width:min(calc(100% - 32px), var(--max-width))}.home-hero{grid-template-columns:1fr;gap:70px;min-height:auto;padding-top:80px;padding-bottom:80px}.home-hero-copy h1{max-width:700px;font-size:clamp(4rem,14vw,6.5rem)}.flight-deck{width:min(100%,570px);min-height:550px}.home-ticker .page-shell{justify-content:flex-start;overflow:hidden}.home-ticker span{flex:none}.home-section{padding-top:100px;padding-bottom:110px}.home-section-heading{grid-template-columns:1fr;align-items:start;gap:28px}.home-section-heading>p{max-width:600px}.latest-heading{grid-template-columns:1fr}.latest-heading .button-secondary{justify-self:start}.home-article-grid{grid-template-columns:1fr}.home-article{grid-template-columns:minmax(240px,.8fr) 1.2fr;display:grid}.home-article-visual{border-right:1px solid var(--line);border-bottom:0;min-height:100%}.home-manifesto{grid-template-columns:1fr;gap:70px;padding-top:110px;padding-bottom:110px}.manifesto-mark{width:min(65vw,380px)}.home-cta{flex-direction:column;align-items:flex-start;padding:45px 38px}.home-footer{grid-template-columns:1fr auto;padding:30px 0}.home-footer p{grid-area:2/1/auto/-1}.blog-hero{grid-template-columns:1fr;gap:38px;padding:70px 0}.hero-statement{max-width:430px}.filter-area{flex-direction:column;align-items:stretch}.search-field{width:100%}.featured-card{grid-template-columns:1fr}.signal-art{border-top:1px solid var(--line);border-left:0;min-height:290px}.trending-panel ol{display:block}.section-heading{flex-direction:column;align-items:start}.site-footer{grid-template-columns:1fr;gap:35px;width:calc(100% - 32px);padding:30px}}@media (max-width:580px){.home-hero{gap:55px;padding-top:65px}.home-hero-copy h1{font-size:clamp(3.7rem,18vw,5.2rem)}.home-intro{font-size:1rem}.home-actions{flex-direction:column;align-items:stretch}.button-primary,.button-secondary{width:100%}.home-proof{gap:14px}.flight-deck{border-radius:20px;min-height:470px}.deck-radar{height:315px}.orbit-c{width:330px;height:330px}.deck-readouts div{padding:15px 10px}.deck-readouts strong{font-size:.65rem}.home-ticker span:nth-of-type(n+3),.home-ticker i:nth-of-type(n+2){display:none}.home-section-heading{margin-bottom:42px}.home-section-heading h2,.manifesto-copy h2{font-size:clamp(2.7rem,13vw,4rem)}.topic-grid{grid-template-columns:1fr}.topic-card,.topic-card:nth-child(2){border-top:1px solid var(--line);border-left:0;min-height:275px}.topic-card:first-child{border-top:0}.home-latest{padding:95px 0 105px}.home-article{display:block}.home-article-visual{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.manifesto-mark{width:76vw}.home-cta{margin-bottom:48px;padding:36px 25px}.home-cta .button-primary{width:100%}.home-footer{grid-template-columns:1fr;gap:20px}.home-footer p{grid-area:auto}.home-footer>div{justify-content:flex-start}.blog-hero h1{font-size:clamp(4rem,22vw,6rem)}.featured-copy{padding:32px 25px}.featured-copy h2{font-size:2.65rem}.article-grid{grid-template-columns:1fr}.topic-filter-row{flex-direction:column;align-items:flex-start;gap:12px;padding:20px 0}.topic-filter-row nav{width:100%}.footer-cta{flex-direction:column;align-items:flex-start}.site-footer{margin-bottom:16px}.article-body{font-size:1rem}.article-body table{display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
