@layer reset,tokens,base,components,utilities;@layer reset{*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,h1,h2,h3,p,ul,ol{margin:0}img,svg{display:block;max-width:100%}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}}@layer tokens{:root{--bg:#f4f7fb;--surface:#ffffff;--surface-2:#eef3f9;--text:#081321;--muted:#56657a;--line:rgba(11,23,40,.1);--brand:#2463eb;--brand-2:#6d5dfc;--brand-soft:#eaf1ff;--navy:#071426;--navy-2:#0c2038;--success:#0f9f83;--danger:#e64656;--warning:#a86b05;--shadow:0 20px 60px rgba(10,30,60,.07);--shadow-sm:0 8px 28px rgba(10,30,60,.05);--radius:20px;--radius-sm:13px;--shell:min(1420px, calc(100% - 40px) );--reading:72ch;--tap:44px}:root[data-theme=dark]{--bg:#111820;--surface:#17212b;--surface-2:#1d2935;--text:#f5f7fa;--muted:#b1bdca;--line:rgba(255,255,255,.1);--brand-soft:#102750;--shadow:0 18px 50px rgba(0,0,0,.28);--shadow-sm:0 8px 24px rgba(0,0,0,.22)}}@layer base{body{min-height:100vh;background:var(--bg);color:var(--text);font-family:Tahoma,Segoe UI,Arial,sans-serif;font-synthesis:none;line-height:1.75;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::selection{background:#bcd2ff;color:#04132a}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;inset-inline-start:16px;top:-100px;z-index:9999;background:#fff;color:#000;padding:10px 16px;border-radius:10px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #68a1ff;outline-offset:3px}h1,h2,h3{line-height:1.28;letter-spacing:-.025em;text-wrap:balance;font-weight:800}h1{font-weight:900}.article-body p{max-width:72ch}.article-body p+p{margin-top:1.35em}}@layer components{.preview-banner{background:#fff4d9;color:#553900;border-bottom:1px solid #e9c96d;font-size:.78rem}:root[data-theme=dark] .preview-banner{background:#392c0a;color:#ffe7a3;border-color:#6a5319}.preview-banner-inner{min-height:36px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.preview-banner strong{font-weight:900}.utility-bar{background:var(--navy);color:#c9d5e6;font-size:.78rem;border-bottom:1px solid rgba(255,255,255,.07)}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.utility-links{display:flex;align-items:center;gap:18px}.utility-links a:hover{color:#fff}.site-header{position:relative;z-index:30;background:color-mix(in srgb,var(--surface) 94%,transparent);border-bottom:1px solid var(--line)}.brand-row{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-weight:900;font-size:1.35rem;box-shadow:0 9px 22px #2463eb4d}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-size:1.55rem;letter-spacing:-.04em}.brand-copy small{color:var(--muted);font-size:.67rem;margin-top:4px}.primary-nav{display:flex;align-items:center;justify-content:center;gap:2px;overflow:hidden}.primary-nav a{padding:14px 11px;border-radius:10px;font-size:.9rem;font-weight:700;white-space:nowrap;color:color-mix(in srgb,var(--text) 86%,var(--muted))}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:var(--brand-soft);color:var(--brand)}.header-actions{display:flex;gap:8px}.icon-button{width:var(--tap);height:var(--tap);display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);border-radius:12px;color:var(--text);cursor:pointer}.icon-button:hover{border-color:#9bb9ef;background:var(--brand-soft);color:var(--brand)}.icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-nav-wrap{display:none;border-top:1px solid var(--line)}.mobile-nav{display:flex;gap:8px;overflow:auto;padding-block:9px;scrollbar-width:none}.mobile-nav a{white-space:nowrap;background:var(--surface-2);padding:7px 12px;border-radius:999px;font-size:.82rem;font-weight:700}.mobile-nav a[aria-current=page]{background:var(--brand-soft);color:var(--brand)}.page-home{padding-block:28px 72px}.page-title{font-size:clamp(1.7rem,4vw,2.6rem)}.section-intro{max-width:820px;margin-bottom:22px}.breaking-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:9px 12px;margin-bottom:18px;box-shadow:var(--shadow-sm)}.breaking-label{background:linear-gradient(135deg,var(--brand),#1e4ed6);color:#fff;padding:7px 12px;border-radius:9px;font-weight:800;font-size:.82rem}.breaking-track{overflow:hidden;white-space:nowrap;color:var(--muted);font-size:.88rem}.breaking-track strong{color:var(--text)}.breaking-more{color:var(--brand);font-weight:800;font-size:.83rem}.hero-grid{display:grid;grid-template-columns:1.55fr .86fr .86fr;grid-template-rows:240px 240px;gap:12px}.hero-story{position:relative;border-radius:var(--radius);overflow:hidden;min-height:0;background:var(--navy);box-shadow:var(--shadow-sm)}.hero-story.primary{grid-row:1/3}.hero-story.tall{grid-row:1/3;grid-column:3}.hero-story img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-story:hover img{transform:scale(1.025)}.hero-story:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 22%,rgba(3,11,23,.2) 52%,rgba(3,11,23,.92) 100%)}.hero-content{position:absolute;z-index:2;inset-inline:24px;bottom:22px;color:#fff}.hero-story:not(.primary) .hero-content{inset-inline:18px;bottom:15px}.hero-content h1,.hero-content h2{font-size:clamp(1.15rem,2vw,2.15rem);max-width:870px;text-shadow:0 2px 12px rgba(0,0,0,.25)}.hero-story:not(.primary) h2{font-size:1.08rem}.hero-content p{max-width:760px;color:#d7e2ef;margin-top:8px;font-size:.92rem}.story-meta{display:flex;gap:13px;align-items:center;flex-wrap:wrap;color:#ced8e7;font-size:.74rem;margin-top:12px}.category-badge{position:absolute;z-index:3;top:14px;inset-inline-end:14px;background:linear-gradient(135deg,#1e73ff,#3560ed);color:#fff;padding:6px 11px;border-radius:999px;font-size:.72rem;font-weight:800;box-shadow:0 5px 14px #0003}.category-strip{display:grid;grid-template-columns:repeat(9,1fr);gap:9px;margin:16px 0 20px}.category-tile{background:var(--surface);border:1px solid var(--line);min-height:78px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;box-shadow:0 5px 16px #11254408;transition:.2s ease}.category-tile span{color:var(--brand);font-size:1.2rem}.category-tile strong{font-size:.78rem}.category-tile:hover{transform:translateY(-2px);border-color:#a9c3f4;box-shadow:var(--shadow-sm)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm)}.section+.section{margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:17px;padding-bottom:12px;border-bottom:1px solid var(--line)}.section-heading h2{font-size:1.28rem;position:relative}.section-heading h2:after{content:"";position:absolute;bottom:-14px;right:0;width:54px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--brand),var(--brand-2))}.section-heading a{font-size:.8rem;color:var(--brand);font-weight:800}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);min-width:0;transition:.2s ease}.article-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.article-media{display:block;position:relative;aspect-ratio:16/9;background:var(--surface-2);overflow:hidden}.article-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-card:hover .article-media img{transform:scale(1.025)}.article-card-body{padding:13px}.article-card h3{font-size:1rem;margin-bottom:7px}.article-card h3 a:hover{color:var(--brand)}.article-card p{color:var(--muted);font-size:.82rem;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.68rem;margin-top:11px}.article-meta span+span:before{content:"•";margin-inline-end:8px;color:#a7b2c1}.article-card.compact{display:grid;grid-template-columns:92px 1fr;border:0;border-bottom:1px solid var(--line);border-radius:0;padding-bottom:12px}.article-card.compact:last-child{border-bottom:0;padding-bottom:0}.article-card.compact .article-media{aspect-ratio:1;border-radius:11px}.article-card.compact .article-card-body{padding:0 11px 0 0}.article-card.compact h3{font-size:.86rem;margin:0}.article-card.compact .article-meta{margin-top:5px}.preview-chip{display:inline-flex!important;align-items:center;border:1px solid #d8b353;background:#fff3c9;color:#6b4900;border-radius:999px;padding:1px 7px;font-weight:800}.sidebar{display:grid;gap:16px}.side-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:17px;box-shadow:var(--shadow-sm)}.side-card h2{font-size:1rem;margin-bottom:13px;padding-bottom:10px;border-bottom:1px solid var(--line)}.rank-list{display:grid;gap:10px;counter-reset:rank}.rank-item{counter-increment:rank;display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:start}.rank-item:before{content:counter(rank);width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand);font-weight:900}.rank-item a{font-size:.82rem;font-weight:800;line-height:1.55}.rank-item a:hover{color:var(--brand)}.newsletter{background:linear-gradient(145deg,#0b1830,#163a72);color:#fff;border:0}.newsletter p{color:#ccd9eb;font-size:.82rem;margin-bottom:12px}.newsletter-form{display:grid;gap:8px}.newsletter-form input{width:100%;border:1px solid rgba(255,255,255,.15);background:#ffffff17;color:#fff;border-radius:10px;padding:10px 12px;outline:0}.newsletter-form input::placeholder{color:#c9d4e4}.newsletter-form button{border:0;border-radius:10px;background:#fff;color:#0d2861;font-weight:900;padding:10px 13px;cursor:pointer}.trend-tags{display:flex;flex-wrap:wrap;gap:7px}.trend-tags a{padding:6px 9px;border-radius:999px;background:var(--surface-2);font-size:.72rem;color:var(--muted)}.trend-tags a:hover{background:var(--brand-soft);color:var(--brand)}.preferred-source{display:grid;gap:12px;background:linear-gradient(145deg,var(--surface),var(--brand-soft));border:1px solid var(--line);border-radius:var(--radius);padding:17px}.preferred-source strong{display:block;margin-bottom:4px}.preferred-source p{font-size:.8rem;color:var(--muted)}.commercial-band{margin-top:20px;background:linear-gradient(100deg,#071426,#0f2b50 58%,#214f86);border-radius:var(--radius);padding:24px;color:#fff;position:relative;overflow:hidden}.commercial-band:after{content:"";position:absolute;width:350px;height:350px;border-radius:50%;background:#3976ff;filter:blur(10px);opacity:.17;left:-80px;top:-140px}.commercial-band h2{font-size:1.55rem;position:relative;z-index:1}.commercial-band p{max-width:720px;color:#ccdaeb;font-size:.9rem;margin-top:7px;position:relative;z-index:1}.commercial-band a{display:inline-flex;margin-top:14px;background:#fff;color:#0b2451;padding:9px 15px;border-radius:10px;font-weight:900;font-size:.82rem;position:relative;z-index:1}.ad-slot,.ad-slot-live{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:14px;overflow:hidden}.ad-slot{border:1px dashed #b9c7d9;background:linear-gradient(135deg,var(--surface),var(--surface-2));color:var(--muted);padding:12px}.ad-slot span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ad-slot small{font-size:.65rem;opacity:.75}.ad-leaderboard{min-height:90px;margin-block:18px}.ad-rectangle{min-height:250px}.ad-in-article{min-height:140px;margin-block:26px}.ad-slot-live{background:transparent;min-width:0}.ad-label{display:block;width:100%;margin-bottom:4px;color:var(--muted);font-size:.62rem;line-height:1.2;text-align:center}.site-footer{background:#06101c;color:#d8e3f1;margin-top:72px;padding-top:52px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px;padding-bottom:34px}.brand.inverse .brand-copy strong{color:#fff}.brand.inverse .brand-copy small{color:#93a7c1}.footer-brand p{max-width:440px;color:#91a3b9;font-size:.83rem;margin-top:14px}.footer-legal{font-weight:700;color:#b2c0d0!important}.footer-grid h2{font-size:.88rem;color:#fff;margin-bottom:13px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:7px}.footer-grid>div:not(.footer-brand) a{font-size:.78rem;color:#99abc0}.footer-grid>div:not(.footer-brand) a:hover{color:#fff}.footer-bottom{border-top:1px solid #14263a;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#768ca6;font-size:.7rem}.article-page{padding-block:22px 60px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.75rem;margin-bottom:14px}.breadcrumbs a:hover{color:var(--brand)}.article-layout{display:grid;grid-template-columns:minmax(0,820px) 300px;justify-content:center;gap:28px;align-items:start}.article-shell{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow-sm)}.article-head{padding:28px 34px 20px}.article-head .eyebrow,.eyebrow{display:inline-flex;background:var(--brand-soft);color:var(--brand);padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:900;margin-bottom:12px}.article-head h1{font-size:clamp(1.65rem,4vw,2.65rem);max-width:900px}.article-deck{font-size:1.02rem;color:var(--muted);margin-top:12px;max-width:800px}.byline{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-size:.76rem;color:var(--muted)}.byline strong{color:var(--text)}.byline a:hover{color:var(--brand)}.article-hero{margin:0;background:var(--surface-2)}.article-hero img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.article-hero figcaption{padding:7px 14px;color:var(--muted);font-size:.68rem;border-bottom:1px solid var(--line)}.article-body{padding:30px 34px;font-size:clamp(1rem,.97rem + .15vw,1.08rem);line-height:1.85;max-width:var(--reading);margin-inline:auto;color:color-mix(in srgb,var(--text) 94%,var(--muted))}.article-body p+p{margin-top:1.25em}.article-body h2{font-size:clamp(1.35rem,1.18rem + .65vw,1.65rem);margin:2.1em 0 .7em}.article-body h3{font-size:clamp(1.12rem,1.05rem + .3vw,1.28rem);margin:1.65em 0 .55em}.article-body ul,.article-body ol{padding-inline-start:1.35rem;margin:1em 0}.article-body a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:1.7em 0;padding:18px 20px;border-inline-start:4px solid var(--brand);background:var(--surface-2);border-radius:10px;font-size:1.08em;font-weight:600}.article-body blockquote cite{display:block;margin-top:8px;color:var(--muted);font-size:.78rem}.answer-box{border:1px solid #bbd0f8;background:var(--brand-soft);border-radius:14px;padding:16px 18px;margin-bottom:24px;font-size:.95rem}.data-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.85rem;overflow:hidden;border-radius:12px}.data-table th,.data-table td{padding:10px 12px;border-bottom:1px solid var(--line);text-align:right}.data-table th{background:var(--surface-2)}.source-box{margin-top:28px;border-top:1px solid var(--line);padding-top:18px;font-size:.8rem;color:var(--muted)}.source-box h2{color:var(--text);font-size:1rem;margin:0 0 8px}.source-type{font-size:.72rem}.related-stack{display:grid;gap:12px}.author-profile{max-width:900px}.author-bio{font-size:1.02rem;max-width:780px}.preview-note{border:1px solid #e1c067;background:#fff4d6;color:#634600;border-radius:12px;padding:13px 15px;margin-block:16px;font-size:.85rem}.empty-state{min-height:180px;display:grid;place-content:center;text-align:center;padding:30px;border:1px dashed var(--line);border-radius:16px;color:var(--muted);background:var(--surface-2)}.empty-state h1{color:var(--text);font-size:1.55rem;margin-bottom:8px}.trust-content{max-width:900px;display:grid;gap:22px}.trust-block{display:grid;gap:8px}.trust-block h2{font-size:1.2rem}.trust-block p,.trust-block li{color:color-mix(in srgb,var(--text) 88%,var(--muted))}.trust-block ul{padding-inline-start:1.4rem}.search-shell{max-width:850px}.search-form{display:flex;gap:10px}.search-form input{flex:1;min-width:0;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text)}.search-results{margin-top:20px}.search-results ul{list-style:none;padding:0;display:grid;gap:8px}.search-results a{display:flex;justify-content:space-between;gap:15px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.search-results a:hover{border-color:#9bb9ef}.search-results span{font-size:.75rem;color:var(--muted)}.empty-page{min-height:60vh;display:grid;place-items:center;text-align:center;padding:40px}.empty-page h1{font-size:2rem}.empty-page p{color:var(--muted);max-width:580px;margin:8px auto 18px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--brand);color:#fff;padding:10px 16px;border-radius:11px;font-weight:900;font-size:.83rem;cursor:pointer}}@layer utilities{.muted{color:var(--muted)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}}@media(max-width:1180px){.primary-nav{display:none}.mobile-nav-wrap{display:block}.brand-row{grid-template-columns:1fr auto;min-height:72px}.hero-grid{grid-template-columns:1.4fr 1fr;grid-template-rows:270px 270px}.hero-story.tall{display:none}.hero-story.primary{grid-row:1/3}.category-strip{grid-template-columns:repeat(5,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 280px}}@media(max-width:860px){:root{--shell:min(100% - 24px,1420px)}.utility-links{display:none}.utility-inner{justify-content:flex-end}.preview-banner-inner{justify-content:flex-start;overflow:auto;white-space:nowrap}.hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:360px 200px}.hero-story.primary{grid-column:1/3;grid-row:1}.hero-story:not(.primary){grid-row:2}.hero-story.tall{display:none}.cards-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.article-layout{grid-template-columns:1fr}.article-layout>.sidebar{display:none}}@media(max-width:600px){.brand-copy small{display:none}.brand-copy strong{font-size:1.3rem}.brand-mark{width:40px;height:40px}.header-actions .icon-button{width:39px;height:39px}.brand-row{gap:12px}.breaking-bar{grid-template-columns:auto 1fr}.breaking-more{display:none}.hero-grid{display:block}.hero-story{height:180px;margin-bottom:10px}.hero-story.primary{height:350px}.hero-story:nth-of-type(n+4){display:none}.hero-content{inset-inline:18px;bottom:18px}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.8rem}.category-strip{display:flex;overflow:auto;gap:8px;padding-bottom:5px;scrollbar-width:none}.category-tile{min-width:100px;min-height:68px}.section{padding:14px;border-radius:16px}.cards-grid{grid-template-columns:1fr}.cards-grid .article-card{display:grid;grid-template-columns:124px 1fr}.cards-grid .article-media{aspect-ratio:1}.cards-grid .article-card-body{padding:10px}.cards-grid .article-card p{display:none}.sidebar{grid-template-columns:1fr}.sidebar .side-card:nth-child(n+3){display:none}.commercial-band{padding:20px}.commercial-band h2{font-size:1.25rem}.footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.footer-brand{grid-column:1/3}.footer-bottom{align-items:flex-start;flex-direction:column;padding-block:14px}.article-head{padding:22px 18px 16px}.article-body{padding:22px 18px;font-size:.98rem}.article-head h1{font-size:1.75rem}.search-form{flex-direction:column}.search-results a{flex-direction:column;gap:2px}.data-table{display:block;overflow-x:auto;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.hero-story:hover img,.article-card:hover,.category-tile:hover{transform:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:760px){:root{--shell:min(100% - 24px,1420px)}.article-head{padding:22px 20px 18px}.article-body{padding:24px 20px;line-height:1.8}.article-layout{grid-template-columns:1fr}.article-shell{border-radius:16px}.article-head h1{font-size:clamp(1.7rem,8vw,2.35rem)}}.article-body pre{max-width:100%;overflow:auto;margin:1.6em 0;padding:18px;border-radius:12px;background:#111820;color:#edf3fa;direction:ltr;text-align:left;line-height:1.65}.article-body code{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.article-card h3{min-height:2.7em}.article-card,.icon-button,.button,a{transition-property:transform,background-color,border-color,color,box-shadow,opacity;transition-duration:.16s;transition-timing-function:ease-out}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:18px}.article-card-title{line-height:1.3}.article-card-title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.article-media{position:relative;display:block;overflow:hidden;aspect-ratio:16/9}.article-media img{width:100%;height:100%;object-fit:cover;object-position:center}.article-hero{overflow:hidden}.article-hero img{width:100%;height:auto;object-fit:cover;object-position:center}.category-badge{max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.article-card-title a{-webkit-line-clamp:2}.article-hero{margin-inline:calc(50% - 50vw);border-radius:0}.article-hero img{width:100vw;max-width:none}.article-meta{gap:8px;flex-wrap:wrap}}.home-identity{border-radius:24px;overflow:hidden}.home-identity-copy{padding-block:clamp(28px,4vw,52px)}.home-identity-copy h1{max-width:900px;font-size:clamp(2rem,4.1vw,4rem);line-height:1.12;letter-spacing:-.045em}.home-identity-copy>p{max-width:760px;font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.8}.home-identity-scope{align-self:stretch}.editorial-index-heading{margin-bottom:18px}.editorial-index-heading p{max-width:560px}.section-map{gap:14px}.section-map-card{box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.section-map-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.section-map-kicker{font-size:.67rem;letter-spacing:.02em}.carousel-copy p{max-width:62ch}@media(min-width:1100px){.section-map{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.page-home{padding-block:18px 48px}.home-identity-copy h1{font-size:clamp(1.85rem,9vw,2.65rem);line-height:1.16}.home-identity-copy>p{font-size:.94rem}.section-map{gap:10px}}.home-identity{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:18px;margin-bottom:18px;padding:28px;background:linear-gradient(135deg,var(--surface) 0%,color-mix(in srgb,var(--brand-soft) 52%,var(--surface)) 100%);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-sm)}.home-identity-copy{max-width:920px}.home-identity .eyebrow{margin-bottom:10px}.home-identity h1{font-size:clamp(1.9rem,4vw,3.35rem);line-height:1.22;max-width:980px}.home-identity-copy>p{font-size:1rem;color:var(--muted);max-width:880px;margin-top:12px}.semantic-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.semantic-links a{padding:7px 11px;border:1px solid var(--line);background:var(--surface);border-radius:999px;font-size:.78rem;font-weight:800}.semantic-links a:hover{border-color:#91b4f4;background:var(--brand-soft);color:var(--brand)}.home-identity-scope{align-self:stretch;background:var(--navy);color:#fff;border-radius:18px;padding:20px;display:flex;flex-direction:column;justify-content:center}.home-identity-scope>strong{font-size:1rem}.home-identity-scope>p{color:#c7d4e6;font-size:.82rem;margin-top:7px}.scope-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px}.scope-stats span{background:#ffffff12;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:9px;font-size:.68rem;color:#c9d6e7}.scope-stats b{display:block;color:#fff;font-size:1rem}.semantic-coverage{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0}.coverage-block{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow-sm)}.coverage-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.coverage-head h2{font-size:1.02rem}.coverage-head a{font-size:.75rem;color:var(--brand);font-weight:800}.coverage-block>p{font-size:.8rem;color:var(--muted);margin-top:6px}.coverage-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.coverage-chips a{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);padding:7px 10px;font-size:.76rem;font-weight:800}.coverage-chips a:hover{border-color:#9abaf1;background:var(--brand-soft);color:var(--brand)}.coverage-chips small{font-size:.58rem;color:var(--muted);font-weight:600}.entity-directory .section-intro{max-width:900px}.entity-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.entity-tile{display:flex;min-height:105px;flex-direction:column;justify-content:center;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);transition:.2s ease}.entity-tile:hover{transform:translateY(-2px);border-color:#9bb9ef;background:var(--brand-soft);box-shadow:var(--shadow-sm)}.entity-tile strong{font-size:.92rem}.entity-tile span{font-size:.72rem;color:var(--muted);direction:ltr;text-align:right}.entity-tile small{font-size:.64rem;color:var(--muted);margin-top:7px}.latin-name{font-size:.72em;color:var(--muted);direction:ltr;display:inline-block}.entity-official-link{margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.entity-official-link a{color:var(--brand);word-break:break-all;text-decoration:underline;text-decoration-thickness:.11em;text-underline-offset:.18em;font-weight:700}.entity-official-link a:hover{text-decoration-thickness:.16em}.entity-official-link a:focus-visible{outline:3px solid #68a1ff;outline-offset:3px;border-radius:3px}.trust-links{display:grid;gap:8px;margin-top:14px;padding:0;list-style:none}.trust-links a{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-weight:800;text-decoration:underline;text-decoration-thickness:.09em;text-underline-offset:.22em;overflow-wrap:anywhere}.trust-links a:after{content:"↗";font-size:.8em;line-height:1}.trust-links a:hover{text-decoration-thickness:.15em}.trust-links a:focus-visible{border-radius:4px}.category-strip{gap:9px}@media(max-width:900px){.home-identity{grid-template-columns:1fr;padding:22px}.semantic-coverage{grid-template-columns:1fr}.home-identity-scope{min-height:0}.scope-stats{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.utility-bar{display:none}}@media(max-width:600px){.home-identity{padding:18px;border-radius:18px}.home-identity h1{font-size:1.75rem}.scope-stats{grid-template-columns:1fr}.semantic-links{gap:6px}.semantic-links a{font-size:.72rem}.semantic-coverage{gap:10px}.coverage-head{align-items:flex-start}.entity-grid{grid-template-columns:1fr 1fr}.entity-tile{min-height:92px;padding:11px}.trust-links a{font-size:.9rem}.hero-story.primary img{object-position:70% center}}:root{--bg:#f5f7fa;--surface:#ffffff;--surface-2:#f0f4f8;--text:#0a1726;--muted:#5d6c7f;--line:#dbe3ec;--brand:#125ee8;--brand-2:#0aa7b4;--brand-soft:#eaf2ff;--navy:#071a2d;--navy-2:#0c263f;--gold:#f2b84b;--shadow:none;--shadow-sm:none;--radius:18px;--radius-sm:12px;--shell:min(1360px, calc(100% - 40px) )}html{scroll-behavior:auto;background:var(--bg);color-scheme:light}body{background:var(--bg);color:var(--text);font-family:Segoe UI,Tahoma,Arial,sans-serif;text-rendering:auto;-webkit-font-smoothing:antialiased;line-height:1.72}h1,h2,h3{letter-spacing:-.018em;text-wrap:balance}h1{font-weight:850}h2{font-weight:800}h3{font-weight:760}.preview-banner{font-size:.72rem}.utility-bar{background:var(--navy);border:0;color:#bed0e3}.utility-inner{height:32px}.utility-links a{color:#d6e1ed}.site-header{background:#fff;border-bottom:1px solid var(--line);box-shadow:none}.brand-row{min-height:84px;grid-template-columns:auto minmax(0,1fr) auto;gap:24px}.brand{gap:11px}.brand-symbol{width:48px;height:48px;flex:none}.brand-copy strong{font-size:1.5rem;color:var(--navy);font-weight:900}.brand-copy small{font-size:.68rem;color:var(--muted);max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.primary-nav{justify-content:flex-end;gap:1px}.primary-nav a{font-size:.86rem;padding:11px 10px;border-radius:9px;color:#23364b}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:var(--brand-soft);color:var(--brand)}.header-actions{gap:7px}.icon-button{width:40px;height:40px;border-radius:11px;background:#fff}.icon-button:hover{background:var(--brand-soft)}.mobile-nav-wrap{background:#fff}.mobile-nav a{background:#f4f7fb;border:1px solid #e5ebf2}.page-home{padding-block:18px 64px}.home-identity{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.55fr);gap:22px;margin:0 0 14px;padding:24px 26px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:none}.home-identity-copy{max-width:900px}.home-identity .eyebrow{display:inline-flex;align-items:center;gap:7px;color:#0d6680;background:#edf9fa;border:1px solid #cfeff1;border-radius:999px;padding:5px 10px;margin-bottom:9px;font-size:.72rem;font-weight:800}.home-identity h1{font-size:clamp(1.9rem,3.4vw,3.05rem);line-height:1.18;max-width:980px;color:var(--navy)}.home-identity-copy>p{margin-top:10px;color:var(--muted);font-size:.95rem;max-width:850px}.semantic-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.semantic-links a{padding:6px 10px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:.74rem;font-weight:750;color:#30445b}.semantic-links a:hover{border-color:#a6c5f7;color:var(--brand);background:#f5f9ff}.home-identity-scope{align-self:stretch;background:var(--navy);color:#fff;border-radius:15px;padding:18px;display:flex;flex-direction:column;justify-content:center}.home-identity-scope>strong{font-size:.92rem}.home-identity-scope>p{color:#bfd0e1;font-size:.76rem;margin-top:6px}.scope-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:6px;margin-top:13px}.scope-stats span{background:#0d2742;border:1px solid #183a5c;border-radius:9px;padding:8px;font-size:.62rem;color:#bcd0e3}.scope-stats b{display:block;color:#fff;font-size:.94rem}.breaking-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;margin-bottom:14px;padding:8px 10px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:none}.breaking-label{background:#cf2537;padding:5px 10px;border-radius:7px;font-size:.72rem}.breaking-track{font-size:.82rem}.breaking-more{font-size:.75rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.72fr);grid-template-rows:repeat(3,150px);gap:10px;margin-bottom:14px}.hero-story{min-height:0;border-radius:16px;background:var(--navy);box-shadow:none;contain:layout paint}.hero-story.primary{grid-column:1;grid-row:1/4}.hero-story.tall{grid-column:2;grid-row:auto}.hero-story img{transition:none}.hero-story:hover img{transform:none}.hero-story:after{background:linear-gradient(180deg,#030c1805 20%,#030c1838 54%,#030c18eb)}.hero-content{inset-inline:24px;bottom:21px}.hero-story:not(.primary) .hero-content{inset-inline:15px;bottom:13px}.hero-content h3{font-size:clamp(1.35rem,2.25vw,2.35rem);line-height:1.28}.hero-story:not(.primary) h3{font-size:.95rem;line-height:1.38}.hero-content p{font-size:.86rem;max-width:700px}.story-meta{font-size:.68rem;margin-top:8px}.category-badge{top:12px;inset-inline-end:12px;background:#0f62e6;padding:5px 9px;font-size:.66rem;box-shadow:none}.category-strip{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:7px;margin:14px 0 18px}.category-tile{min-height:70px;border-radius:12px;box-shadow:none;background:#fff;gap:5px}.category-tile span{font-size:1.05rem}.category-tile strong{font-size:.72rem}.category-tile:hover{transform:none;box-shadow:none;background:#f8fbff;border-color:#afc9ed}.semantic-coverage,.content-grid,.defer-render{content-visibility:auto;contain-intrinsic-size:1px 760px}.semantic-coverage{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.coverage-block{padding:16px;border-radius:15px;box-shadow:none}.coverage-head h2{font-size:.96rem}.coverage-block>p{font-size:.76rem}.coverage-chips{gap:6px;margin-top:11px}.coverage-chips a{padding:6px 9px;border-radius:8px;font-size:.71rem}.content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.section{padding:19px;border-radius:16px;box-shadow:none}.section-heading{margin-bottom:15px;padding-bottom:10px}.section-heading h2{font-size:1.2rem}.section-heading h2:after{bottom:-12px;width:42px;height:2px;background:var(--brand)}.cards-grid{gap:11px}.article-card{border-radius:13px;box-shadow:none;transition:none;contain:layout paint}.article-card:hover{transform:none;box-shadow:none;border-color:#b7c9dd}.article-media img{transition:none}.article-card:hover .article-media img{transform:none}.article-card-body{padding:12px}.article-card h2,.article-card h3{font-size:.96rem;line-height:1.45}.article-card p{font-size:.77rem}.article-meta{font-size:.64rem;margin-top:8px}.sidebar{gap:12px}.side-card{padding:15px;border-radius:15px;box-shadow:none}.side-card h2{font-size:.94rem}.rank-item{grid-template-columns:30px 1fr}.rank-item:before{width:27px;height:27px;border-radius:7px}.rank-item a{font-size:.78rem}.commercial-band{margin-top:16px;background:var(--navy);border-radius:16px;padding:22px}.commercial-band:after{display:none}.commercial-band h2{font-size:1.4rem}.commercial-band p{font-size:.84rem}.commercial-band a{border-radius:8px}.trend-tags a{font-size:.68rem}.ad-slot{background:#f8fafc;border-color:#c7d2df}.ad-leaderboard{margin-block:14px}.article-page{padding-block:18px 64px}.article-head h1{font-size:clamp(1.9rem,4vw,3.25rem);line-height:1.22}.article-deck{font-size:1.02rem;line-height:1.7}.article-body h2{font-size:1.55rem;margin-top:2.2em}.article-body h3{font-size:1.2rem;margin-top:1.8em}.article-body p,.article-body li{font-size:1rem;line-height:1.9}.article-hero{border-radius:16px}.answer-box{border-radius:12px;border-inline-start:4px solid var(--brand);background:#f5f9ff}.entity-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:8px}.entity-tile{min-height:96px;border-radius:12px;transition:none}.entity-tile:hover{transform:none;box-shadow:none}.trust-content{max-width:940px}.trust-block h2{font-size:1.25rem}.trust-block h3{font-size:1.05rem}.site-footer{background:var(--navy);border:0}.footer-grid{gap:34px}.footer-brand p{max-width:460px}.brand.inverse .brand-copy strong{color:#fff}.brand.inverse .brand-copy small{color:#aebfd0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(max-width:1120px){.brand-row{grid-template-columns:auto 1fr auto}.primary-nav{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.primary-nav a{padding-inline:9px}.category-strip{grid-template-columns:repeat(5,1fr)}.content-grid{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:900px){:root{--shell:min(100% - 28px,1360px)}.utility-links a:nth-child(n+3){display:none}.brand-row{min-height:72px;gap:14px}.brand-symbol{width:43px;height:43px}.brand-copy strong{font-size:1.3rem}.brand-copy small{max-width:180px}.primary-nav{display:none}.mobile-nav-wrap{display:block}.home-identity{grid-template-columns:1fr;padding:20px}.home-identity-scope{display:none}.hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 150px 150px}.hero-story.primary{grid-column:1/3;grid-row:1}.hero-story:not(.primary){grid-column:auto;grid-row:auto}.hero-story.tall{grid-column:auto;grid-row:auto}.hero-story:nth-of-type(4){display:none}.content-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-rectangle{min-height:120px}}@media(max-width:620px){:root{--shell: calc(100% - 22px) }.utility-inner{height:30px}.utility-links{gap:10px}.utility-links a{font-size:.7rem}.utility-inner time{font-size:.68rem}.brand-copy small{display:none}.brand-row{min-height:66px}.brand-symbol{width:40px;height:40px}.header-actions .icon-button{width:38px;height:38px}.home-identity{padding:17px;border-radius:15px}.home-identity h1{font-size:1.7rem}.home-identity-copy>p{font-size:.86rem}.semantic-links{gap:5px}.semantic-links a{font-size:.67rem;padding:5px 8px}.breaking-bar{grid-template-columns:auto minmax(0,1fr)}.breaking-more{display:none}.hero-grid{display:block}.hero-story{height:132px;margin-bottom:8px}.hero-story.primary{height:300px}.hero-story:nth-of-type(n+4){display:none}.hero-content{inset-inline:17px;bottom:16px}.hero-content h3{font-size:1.45rem}.hero-story:not(.primary) h3{font-size:.9rem}.hero-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-strip{grid-template-columns:repeat(5,1fr);gap:6px}.category-tile{min-height:62px}.category-tile strong{font-size:.66rem}.semantic-coverage{grid-template-columns:1fr}.coverage-block:nth-child(2){display:none}.cards-grid{grid-template-columns:1fr 1fr}.article-card-body{padding:10px}.article-card h2,.article-card h3{font-size:.86rem}.article-card p{display:none}.article-meta span:nth-child(2){display:none}.section{padding:14px}.section-heading h2{font-size:1.08rem}.content-grid{gap:12px}.sidebar{grid-template-columns:1fr}.article-head h1{font-size:1.85rem}.article-deck{font-size:.94rem}.article-body p,.article-body li{font-size:.96rem}.article-body h2{font-size:1.4rem}.article-body h3{font-size:1.12rem}.entity-grid{grid-template-columns:1fr 1fr}}@media(max-width:410px){.cards-grid{grid-template-columns:1fr}.category-strip{grid-template-columns:repeat(3,1fr)}.entity-grid{grid-template-columns:1fr}}:root{--editorial-shadow:0 18px 48px rgba(7,26,45,.1);--editorial-shadow-sm:0 8px 24px rgba(7,26,45,.07);--editorial-line:#d5e0eb;--editorial-ink:#071a2d;--editorial-blue:#0b5ee8;--editorial-cyan:#0b9cab;--editorial-gold:#f2b84b}body{background:radial-gradient(circle at 88% -6%,rgba(18,94,232,.1),transparent 25rem),linear-gradient(180deg,#f8fafc 0,#f2f6fa 44rem,#f5f7fa)}.site-header{position:relative;border-bottom:1px solid #cfdbe7;box-shadow:0 8px 28px #071a2d0f}.utility-bar{background:linear-gradient(90deg,#061528,#0a2745 56%,#0c3656);border-top:3px solid var(--editorial-blue)}.utility-links a{font-weight:650;letter-spacing:.005em}.brand-row{min-height:92px;gap:30px}.brand{position:relative;padding-inline-end:18px}.brand:after{content:"";position:absolute;inset-inline-end:0;top:18%;width:1px;height:64%;background:#d6e0ea}.brand-symbol{width:54px;height:54px}.brand-copy strong{font-size:1.68rem;letter-spacing:-.035em}.brand-copy small{font-size:.72rem;letter-spacing:.015em}.primary-nav{gap:4px;min-width:0}.primary-nav a{position:relative;padding:11px 12px;border:1px solid transparent;font-weight:780}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:#f1f6ff;border-color:#cbdcf8;color:#064fc9}.primary-nav a[aria-current=page]:after{content:"";position:absolute;inset-inline:12px;bottom:4px;height:2px;border-radius:999px;background:var(--editorial-blue)}.icon-button{border-color:#d6e0eb;box-shadow:0 4px 12px #071a2d0d}.mobile-nav-wrap{border-top:1px solid #edf1f5;border-bottom:1px solid #dce5ee}.page-home{padding-block:24px 72px}.home-identity{position:relative;overflow:hidden;grid-template-columns:minmax(0,1.5fr) minmax(280px,.62fr);gap:28px;margin-bottom:18px;padding:38px 40px;color:#fff;background:linear-gradient(128deg,#06182d,#0a2947 48%,#0b4f70);border:1px solid #163b5b;border-radius:28px;box-shadow:0 22px 60px #05182d2e}.home-identity:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;inset-inline-end:-160px;top:-245px;border:70px solid rgba(74,173,224,.09);pointer-events:none}.home-identity:after{content:"";position:absolute;width:220px;height:2px;inset-inline-start:40px;bottom:0;background:linear-gradient(90deg,var(--editorial-gold),transparent)}.home-identity-copy{position:relative;z-index:1}.home-identity .eyebrow{color:#ffe0a1;background:#f2b84b1a;border-color:#f2b84b59;padding:7px 12px;font-size:.75rem;letter-spacing:.02em}.home-identity h1{color:#fff;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.08;letter-spacing:-.045em;max-width:1000px;text-shadow:0 2px 16px rgba(0,0,0,.18)}.home-identity-copy>p{color:#d4e2ef;font-size:1.02rem;line-height:1.85;max-width:880px}.semantic-links{gap:8px;margin-top:20px}.semantic-links a{color:#edf6ff;background:#ffffff13;border-color:#c6ddf138;font-size:.73rem;padding:7px 11px}.semantic-links a:hover{color:#fff;background:#125ee838;border-color:#86b5ff8c}.home-identity-scope{position:relative;z-index:1;background:#04122270;border:1px solid rgba(188,213,236,.17);border-radius:20px;padding:24px;box-shadow:inset 0 1px #ffffff0a}.home-identity-scope>strong{font-size:1.03rem;color:#fff}.home-identity-scope>p{font-size:.8rem;color:#c6d6e5;line-height:1.75}.scope-stats{gap:8px;margin-top:17px}.scope-stats span{background:#ffffff0f;border-color:#d2e3f224;border-radius:12px;padding:10px}.scope-stats b{font-size:1.05rem;color:#ffe0a1}.breaking-bar{margin-bottom:16px;padding:10px 12px;border-color:#d8e1ea;border-radius:14px;box-shadow:var(--editorial-shadow-sm)}.breaking-label{background:#c61f37;font-weight:850;letter-spacing:.02em}.hero-grid{grid-template-columns:minmax(0,1.72fr) minmax(300px,.72fr);grid-template-rows:repeat(3,166px);gap:12px;margin-bottom:20px}.hero-story{border-radius:22px;border:1px solid rgba(214,226,239,.55);box-shadow:var(--editorial-shadow-sm)}.hero-story.primary{box-shadow:0 22px 50px #071a2d29}.hero-story:after{background:linear-gradient(180deg,#020b1708 18%,#020b1742 52%,#020b17f0)}.hero-content{inset-inline:30px;bottom:27px}.hero-content h3{font-size:clamp(1.65rem,2.8vw,2.8rem);line-height:1.2;letter-spacing:-.035em}.hero-story:not(.primary) .hero-content{inset-inline:17px;bottom:15px}.hero-story:not(.primary) h3{font-size:1rem;line-height:1.36}.hero-content p{font-size:.9rem;color:#d7e2ec}.category-badge{top:15px;inset-inline-end:15px;background:linear-gradient(135deg,#0b5ee8,#087bbd);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:6px 11px;font-weight:850}.editorial-index-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:26px 0 12px;padding:0 2px 10px;border-bottom:1px solid #d8e1ea}.editorial-index-heading h2{margin:0;font-size:1.35rem;color:var(--editorial-ink)}.editorial-index-heading p{margin:0;max-width:640px;color:#5b6b7d;font-size:.79rem}.category-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin:0 0 24px}.category-tile{position:relative;min-height:94px;overflow:hidden;justify-content:center;border:1px solid #d7e1ec;border-radius:17px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 7px 20px #071a2d0e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.category-tile:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,#0b5ee8,#0b9cab)}.category-tile span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;color:#0752c8;background:#edf4ff;border:1px solid #d4e3fb;font-size:.95rem;font-weight:900}.category-tile strong{font-size:.73rem;line-height:1.35;text-align:center;color:#14283e}.category-tile:hover{transform:translateY(-2px);background:#fff;border-color:#9dbce8;box-shadow:0 14px 30px #071a2d17}.category-tile[href="/science"]:before{background:linear-gradient(90deg,#7048e8,#3b82f6)}.category-tile[href="/travel"]:before{background:linear-gradient(90deg,#008c95,#39a96b)}.category-tile[href="/nature"]:before{background:linear-gradient(90deg,#2e7d32,#83a900)}.category-tile[href="/curiosities"]:before{background:linear-gradient(90deg,#b85c00,#e2a126)}.category-tile[href="/myths"]:before{background:linear-gradient(90deg,#7c2d5f,#c33b63)}.category-tile[href="/science"] span{color:#5c35c9;background:#f3efff;border-color:#dfd5ff}.category-tile[href="/travel"] span{color:#087b79;background:#eafaf7;border-color:#c9ede5}.category-tile[href="/nature"] span{color:#337232;background:#eef8e9;border-color:#d5eacb}.category-tile[href="/curiosities"] span{color:#a65000;background:#fff5e8;border-color:#f4dfc2}.category-tile[href="/myths"] span{color:#922853;background:#fff0f5;border-color:#f1cfdd}.semantic-coverage{gap:14px;margin:20px 0}.coverage-block{padding:20px;border:1px solid #d7e1eb;border-radius:19px;background:linear-gradient(145deg,#fff,#f6f9fc);box-shadow:var(--editorial-shadow-sm)}.coverage-head h2{font-size:1.06rem}.coverage-chips a{background:#fff;border-color:#d9e2eb;box-shadow:0 3px 10px #071a2d09}.content-grid{grid-template-columns:minmax(0,1fr) 316px;gap:22px}.section{padding:24px;border:1px solid #d8e1ea;border-radius:20px;background:#fff;box-shadow:var(--editorial-shadow-sm)}.section-heading{margin-bottom:20px;padding-bottom:13px}.section-heading h2{font-size:1.35rem;letter-spacing:-.03em}.section-heading h2:after{height:3px;width:48px;border-radius:999px;background:linear-gradient(90deg,var(--editorial-blue),var(--editorial-cyan))}.cards-grid{gap:14px}.article-card{border-color:#d8e1ea;border-radius:17px;background:#fff;box-shadow:0 5px 18px #071a2d0e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.article-card:hover{transform:translateY(-2px);border-color:#a8c1df;box-shadow:0 13px 28px #071a2d17}.article-card-body{padding:15px}.article-card h2,.article-card h3{font-size:1rem;line-height:1.5;letter-spacing:-.018em}.article-card p{font-size:.79rem;line-height:1.72}.sidebar{gap:14px}.side-card{padding:18px;border:1px solid #d8e1ea;border-radius:18px;background:#fff;box-shadow:var(--editorial-shadow-sm)}.side-card h2{font-size:1rem}.commercial-band{position:relative;overflow:hidden;margin:20px 0;padding:28px;border:1px solid #173d60;border-radius:20px;background:linear-gradient(128deg,#071a2d,#0b3457);box-shadow:0 16px 36px #071a2d24}.commercial-band:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;inset-inline-end:-70px;top:-110px;border:36px solid rgba(242,184,75,.1)}.commercial-band h2{position:relative;font-size:1.55rem;letter-spacing:-.03em}.commercial-band p,.commercial-band a{position:relative}.commercial-band a{background:#fff;color:#083d83;font-weight:850;border-radius:10px}.breadcrumbs{margin:8px 0 14px;font-size:.76rem;color:#68788b}.page-title{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em;color:#071a2d}.section-intro{max-width:900px;font-size:.95rem;line-height:1.85}.empty-state{border:1px dashed #bdcbd9;border-radius:16px;background:#f8fafc;padding:26px}.article-page{padding-block:26px 72px}.article-head{max-width:1030px;margin-inline:auto}.article-head h1{font-size:clamp(2.1rem,4.6vw,3.7rem);line-height:1.15;letter-spacing:-.045em;color:#071a2d}.article-deck{font-size:1.08rem;color:#4e6073;line-height:1.85}.article-hero{border-radius:23px;box-shadow:0 18px 45px #071a2d21}.article-body{max-width:850px}.article-body h2{font-size:1.65rem;letter-spacing:-.03em}.article-body h3{font-size:1.23rem}.article-body p,.article-body li{font-size:1.03rem;line-height:1.95}.answer-box{border-radius:16px;background:linear-gradient(135deg,#f4f8ff,#f8fbfd);box-shadow:0 6px 18px #071a2d0b}.site-footer{background:linear-gradient(135deg,#061528,#0a2947)}@media(max-width:1180px){.brand-row{gap:20px}.brand:after{display:none}.category-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.content-grid{grid-template-columns:minmax(0,1fr) 286px}}@media(max-width:900px){.home-identity{padding:30px;grid-template-columns:1fr}.home-identity h1{font-size:clamp(2.1rem,8vw,3.25rem)}.home-identity-scope{display:none}.hero-grid{grid-template-rows:350px 160px 160px}.content-grid{grid-template-columns:1fr}}@media(max-width:620px){body{background:#f5f7fa}.brand-row{min-height:70px}.brand-symbol{width:44px;height:44px}.brand-copy strong{font-size:1.4rem}.home-identity{padding:24px 21px;border-radius:21px}.home-identity:before{width:280px;height:280px;top:-190px;inset-inline-end:-130px;border-width:50px}.home-identity:after{inset-inline-start:21px;width:130px}.home-identity h1{font-size:2.05rem;line-height:1.12}.home-identity-copy>p{font-size:.91rem}.semantic-links{margin-top:16px}.semantic-links a{font-size:.68rem}.hero-story.primary{height:320px;border-radius:20px}.hero-story{border-radius:17px}.hero-content{inset-inline:20px;bottom:19px}.hero-content h3{font-size:1.58rem}.editorial-index-heading{display:block;margin-top:22px}.editorial-index-heading h2{font-size:1.2rem}.editorial-index-heading p{margin-top:5px;font-size:.74rem}.category-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-tile{min-height:82px;border-radius:14px}.category-tile strong{font-size:.72rem}.section{padding:17px;border-radius:17px}.section-heading h2{font-size:1.16rem}.article-card{border-radius:15px}.article-card:hover{transform:none}.article-card-body{padding:12px}.commercial-band{padding:22px;border-radius:17px}.commercial-band h2{font-size:1.35rem}.article-head h1{font-size:2rem}.article-deck,.article-body p,.article-body li{font-size:.98rem}}@media(max-width:380px){.category-strip{grid-template-columns:1fr 1fr}.category-tile{min-height:78px}}@media(prefers-reduced-motion:reduce){.category-tile,.article-card{transition:none}.category-tile:hover,.article-card:hover{transform:none}}:root{--v3-ink:#071827;--v3-ink-soft:#385064;--v3-line:#d8e2eb;--v3-line-strong:#c6d4e0;--v3-surface:#ffffff;--v3-surface-soft:#f6f9fc;--v3-blue:#0b5ee8;--v3-teal:#078d96;--v3-violet:#6a46df;--v3-green:#3d7e35;--v3-amber:#b86b08;--v3-rose:#b52d53;--v3-navy:#071b2f;--v3-shadow:0 18px 50px rgba(7,24,39,.09);--v3-shadow-sm:0 8px 24px rgba(7,24,39,.065);--v3-radius:22px}html{scroll-padding-top:24px}body{color:var(--v3-ink);background:linear-gradient(180deg,#f8fafc 0,#f4f7fa 54rem,#f7f9fb)}a{text-underline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #7db0ff;outline-offset:3px}.site-header{z-index:60;background:#fffffffa;box-shadow:0 8px 28px #0718270d}.utility-bar{border-top:0;background:#071b2f}.utility-inner{min-height:34px}.utility-links{gap:16px}.utility-links a,.utility-rss{font-size:.69rem;color:#dce9f4}.utility-meta{display:flex;align-items:center;gap:14px;color:#90a8bc;font-size:.68rem}.brand-row{min-height:84px;grid-template-columns:auto 1fr auto;gap:28px}.brand{padding-inline-end:0}.brand:after{display:none}.brand-symbol{width:52px;height:52px}.brand-copy strong{font-size:1.72rem;line-height:1}.brand-copy small{margin-top:5px;color:#607286;font-size:.68rem;font-weight:650}.masthead-promise{justify-self:center;display:flex;align-items:center;gap:11px;color:#53697d;font-size:.72rem;font-weight:750;letter-spacing:.01em}.masthead-promise i{display:block;width:3px;height:3px;border-radius:50%;background:#9eb1c1}.header-actions{justify-self:end}.icon-button{width:46px;height:46px;border-radius:14px;background:#fff}.mega-nav-row{position:relative;z-index:75;border-top:1px solid #edf2f6;border-bottom:1px solid var(--v3-line);background:#fff}.mega-nav{min-height:51px}.mega-nav-list{display:flex;align-items:stretch;gap:2px;margin:0;padding:0;list-style:none}.mega-nav-item{position:static;display:flex;align-items:stretch}.mega-nav-trigger{min-height:50px;padding:0 17px;border:0;border-bottom:3px solid transparent;background:transparent;color:#20384c;font:inherit;font-size:.78rem;font-weight:820;cursor:pointer;display:flex;align-items:center;gap:7px;white-space:nowrap}.mega-nav-trigger svg{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .16s ease}.mega-nav-trigger:hover,.mega-nav-trigger.is-active,.mega-nav-trigger[aria-expanded=true]{color:#064fc9;background:#f5f8fc;border-bottom-color:#0b5ee8}.mega-nav-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.mega-panel{position:absolute;inset-inline:0;top:100%;z-index:90;border-bottom:1px solid #cbd8e4;background:#fffffffe;box-shadow:0 22px 50px #07182729}.mega-panel[hidden]{display:none}.mega-panel-inner{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(420px,1.55fr) minmax(190px,.65fr);gap:34px;padding-block:28px 32px}.mega-panel-intro{padding-inline-end:26px;border-inline-end:1px solid #e1e8ef}.mega-kicker{display:block;margin-bottom:8px;color:#6b7f91;font-size:.68rem;font-weight:850;letter-spacing:.035em}.mega-panel-intro>strong{display:block;font-size:1.45rem;letter-spacing:-.035em}.mega-panel-intro>p{margin:10px 0 18px;color:#5b6e80;font-size:.79rem;line-height:1.75}.mega-root-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #c8d7e5;border-radius:11px;color:#123d69;font-size:.76rem;font-weight:850;text-decoration:none}.mega-root-link:hover{background:#eef5ff;border-color:#95b7e9}.mega-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.mega-link-grid a{display:flex;min-height:58px;flex-direction:column;justify-content:center;padding:10px 13px;border:1px solid #e0e7ee;border-radius:13px;background:#fbfcfe;color:#17314a;text-decoration:none}.mega-link-grid a:hover,.mega-link-grid a[aria-current=page]{border-color:#a8c3e6;background:#f1f6ff;color:#084fc4}.mega-link-grid strong{font-size:.8rem}.mega-link-grid small{margin-top:3px;color:#6b7c8d;font-size:.66rem;line-height:1.45}.mega-topic-cloud>span{display:block;margin-bottom:10px;color:#718294;font-size:.67rem;font-weight:850}.mega-topic-cloud>div{display:flex;flex-wrap:wrap;gap:7px}.mega-topic-cloud a{display:inline-flex;align-items:center;min-height:36px;padding:0 10px;border:1px solid #d9e2eb;border-radius:999px;background:#f8fafc;color:#40576c;font-size:.69rem;text-decoration:none}.mega-topic-cloud a:hover{border-color:#abc4df;background:#eef5fb;color:#123d69}.mega-panel[data-accent=violet]{border-top:3px solid var(--v3-violet)}.mega-panel[data-accent=teal]{border-top:3px solid var(--v3-teal)}.mega-panel[data-accent=green]{border-top:3px solid var(--v3-green)}.mega-panel[data-accent=amber]{border-top:3px solid var(--v3-amber)}.mega-panel[data-accent=rose]{border-top:3px solid var(--v3-rose)}.mega-panel[data-accent=blue]{border-top:3px solid var(--v3-blue)}.page-home{padding-top:22px}.home-identity{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:24px;padding:32px 34px;border-radius:26px;background:linear-gradient(126deg,#06182b,#0a2a48 54%,#0b4a68)}.home-identity h1{max-width:920px;font-size:clamp(2.2rem,4.1vw,3.6rem);line-height:1.07}.home-identity-copy>p{max-width:820px;margin-top:15px;font-size:.98rem;line-height:1.8}.semantic-links{margin-top:17px}.semantic-links a{min-height:38px;padding:0 12px;display:inline-flex;align-items:center}.home-identity-scope{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:22px;border-radius:18px}.scope-label{display:inline-flex;align-self:flex-start;margin-bottom:9px;color:#ffd994;font-size:.66rem;font-weight:850;letter-spacing:.035em}.home-identity-scope>strong{font-size:1.08rem;line-height:1.5}.home-identity-scope>p{margin:8px 0 12px}.scope-stats span{min-height:48px}.breaking-bar{min-height:48px;padding:7px 10px;border-radius:13px}.breaking-label{min-height:32px;display:inline-flex;align-items:center;padding-inline:11px;border-radius:8px}.breaking-more{min-height:36px;display:inline-flex;align-items:center;padding-inline:8px}.hero-grid{grid-template-rows:repeat(3,158px);gap:11px}.hero-story{border-radius:20px}.hero-content h3{max-width:880px}.section-index{margin-top:28px}.editorial-index-heading{align-items:flex-end;margin-bottom:14px;padding-bottom:14px}.editorial-index-heading>div:first-child{display:grid;gap:4px}.section-kicker{color:#557086;font-size:.68rem;font-weight:900;letter-spacing:.04em}.editorial-index-heading h2{font-size:1.48rem}.section-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:28px}.section-map-card{--accent:var(--v3-blue);position:relative;overflow:hidden;min-height:230px;padding:20px;border:1px solid #d8e2eb;border-radius:19px;background:linear-gradient(155deg,#fff,#f8fafc);box-shadow:var(--v3-shadow-sm)}.section-map-card:before{content:"";position:absolute;inset-inline:0;top:0;height:4px;background:var(--accent)}.section-map-card[data-accent=violet]{--accent:var(--v3-violet)}.section-map-card[data-accent=teal]{--accent:var(--v3-teal)}.section-map-card[data-accent=green]{--accent:var(--v3-green)}.section-map-card[data-accent=amber]{--accent:var(--v3-amber)}.section-map-card[data-accent=rose]{--accent:var(--v3-rose)}.section-map-top{display:flex;align-items:center;gap:12px}.section-map-mark{width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--accent) 12%,white);border:1px solid color-mix(in srgb,var(--accent) 26%,white);position:relative}.section-map-mark:after{content:"";position:absolute;inset:11px;border-radius:5px;border:2px solid var(--accent)}.section-map-kicker{display:block;color:#718295;font-size:.62rem;font-weight:850}.section-map-card h3{margin:2px 0 0;font-size:1.04rem}.section-map-card h3 a{color:#122b42;text-decoration:none}.section-map-card h3 a:hover{color:var(--accent)}.section-map-card>p{min-height:48px;margin:12px 0;color:#5f7182;font-size:.75rem;line-height:1.65}.section-map-links,.section-map-topics{display:flex;flex-wrap:wrap;gap:7px}.section-map-links a{display:inline-flex;min-height:36px;align-items:center;padding:0 10px;border:1px solid #d7e1ea;border-radius:10px;background:#fff;color:#213c55;font-size:.69rem;font-weight:780;text-decoration:none}.section-map-links a:hover{border-color:color-mix(in srgb,var(--accent) 42%,white);color:var(--accent)}.section-map-topics{margin-top:13px;padding-top:12px;border-top:1px dashed #dce4ec}.section-map-topics a{color:#66798a;font-size:.65rem;text-decoration:none}.section-map-topics a:before{content:"#";margin-inline-end:2px;color:var(--accent)}.editorial-carousel{margin:26px 0;padding:20px;border:1px solid var(--v3-line);border-radius:24px;background:#fff;box-shadow:var(--v3-shadow-sm)}.carousel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding-bottom:13px;border-bottom:1px solid #e2e9ef}.carousel-eyebrow{display:block;margin-bottom:3px;color:#6b7f90;font-size:.66rem;font-weight:900;letter-spacing:.04em}.carousel-head h2{margin:0;font-size:1.35rem;letter-spacing:-.03em}.carousel-controls{display:flex;gap:7px}.carousel-controls button{width:44px;height:44px;display:grid;place-items:center;border:1px solid #cedae5;border-radius:12px;background:#fff;color:#173a5a;cursor:pointer}.carousel-controls button:hover{border-color:#8eb1df;background:#eef5ff;color:#0755cc}.carousel-controls svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.carousel-controls .play-icon{display:none;fill:currentColor;stroke:none}.carousel-controls button.is-paused .pause-icon{display:none}.carousel-controls button.is-paused .play-icon{display:block}.carousel-stage{overflow:hidden;border-radius:18px;background:#071b2f}.carousel-slide{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);min-height:390px;animation:carousel-enter .24s ease both}.carousel-slide[hidden]{display:none}.carousel-media{position:relative;overflow:hidden;display:block;min-height:390px;background:#0a1d31}.carousel-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 45%,rgba(7,27,47,.12))}.carousel-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.carousel-slide:hover .carousel-media img{transform:scale(1.015)}.carousel-copy{display:flex;flex-direction:column;justify-content:center;padding:34px;color:#fff;background:linear-gradient(145deg,#071b2f,#0c3555)}.carousel-category{align-self:flex-start;display:inline-flex;min-height:31px;align-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#dceaff;background:#ffffff12;font-size:.67rem;font-weight:850}.carousel-copy h3{margin:14px 0 10px;font-size:clamp(1.55rem,2.8vw,2.45rem);line-height:1.28;letter-spacing:-.035em}.carousel-copy h3 a{color:#fff;text-decoration:none}.carousel-copy p{margin:0;color:#cbdbe9;font-size:.82rem;line-height:1.75}.carousel-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.13);font-size:.68rem;color:#9fb6ca}.carousel-meta a{display:inline-flex;min-height:40px;align-items:center;color:#fff;font-weight:850;text-decoration:none}.carousel-footer{display:flex;align-items:center;justify-content:center;padding-top:13px}.carousel-dots{display:flex;gap:7px}.carousel-dot{width:28px;height:8px;padding:0;border:0;border-radius:999px;background:#d5dfe8;cursor:pointer;transition:width .16s ease,background .16s ease}.carousel-dot.is-active{width:48px;background:#0b5ee8}@keyframes carousel-enter{0%{opacity:.82;transform:translateY(4px)}to{opacity:1;transform:none}}.editorial-section-shell{padding:0 0 24px;overflow:hidden}.section-masthead{--accent:var(--v3-blue);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.55fr);gap:28px;padding:30px 30px 26px;border-bottom:1px solid #dce5ed;background:linear-gradient(150deg,color-mix(in srgb,var(--accent) 7%,white),#fff)}.section-masthead[data-accent=violet]{--accent:var(--v3-violet)}.section-masthead[data-accent=teal]{--accent:var(--v3-teal)}.section-masthead[data-accent=green]{--accent:var(--v3-green)}.section-masthead[data-accent=amber]{--accent:var(--v3-amber)}.section-masthead[data-accent=rose]{--accent:var(--v3-rose)}.section-masthead .section-kicker{color:var(--accent)}.section-masthead .page-title{margin:6px 0 8px;font-size:clamp(2rem,4vw,3.35rem)}.section-masthead .section-intro{margin:0;color:#506579}.section-masthead-meta{display:flex;flex-direction:column;justify-content:center;padding-inline-start:22px;border-inline-start:1px solid #d8e1e9}.section-masthead-meta>span{color:#617487;font-size:.72rem}.section-masthead-meta b{font-size:1.35rem;color:var(--accent);margin-inline-end:5px}.section-sibling-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.section-sibling-links a{display:inline-flex;align-items:center;min-height:36px;padding:0 10px;border:1px solid #d2dde7;border-radius:10px;background:#fff;color:#28445d;font-size:.68rem;font-weight:800;text-decoration:none}.section-sibling-links a:hover{border-color:color-mix(in srgb,var(--accent) 42%,white);color:var(--accent)}.subtopic-rail{display:flex;align-items:center;gap:14px;padding:13px 22px;border-bottom:1px solid #e1e8ee;background:#fbfcfd}.subtopic-rail>span{flex:0 0 auto;color:#6a7c8d;font-size:.66rem;font-weight:900}.subtopic-rail>div{display:flex;gap:7px;overflow:auto;scrollbar-width:none}.subtopic-rail>div::-webkit-scrollbar{display:none}.subtopic-rail a{display:inline-flex;align-items:center;min-height:36px;padding:0 11px;border:1px solid #d9e2ea;border-radius:999px;background:#fff;color:#314c64;white-space:nowrap;font-size:.68rem;text-decoration:none}.section-editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:22px}.section-editorial-grid>.article-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);min-height:320px;border-radius:20px}.section-editorial-grid>.article-card:first-child .article-media{height:100%;min-height:320px}.section-editorial-grid>.article-card:first-child .article-card-body{display:flex;flex-direction:column;justify-content:center;padding:28px}.section-editorial-grid>.article-card:first-child h2{font-size:1.65rem;line-height:1.4}.section-editorial-grid>.article-card:first-child p{font-size:.86rem}.article-card{overflow:hidden}.article-media img{transition:transform .22s ease}.article-card:hover .article-media img{transform:scale(1.018)}.rank-item{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:start}.rank-item>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#edf4ff;color:#0a58d0;font-size:.68rem;font-weight:900}.commercial-kicker{display:block;margin-bottom:7px;color:#ffd88e;font-size:.67rem;font-weight:900;letter-spacing:.04em}@media(max-width:1100px){.masthead-promise{display:none}.brand-row{grid-template-columns:1fr auto}.mega-nav-list{overflow-x:auto;scrollbar-width:none}.mega-nav-list::-webkit-scrollbar{display:none}.mega-panel-inner{grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr)}.mega-topic-cloud{grid-column:1/-1;padding-top:10px;border-top:1px solid #e3e9ef}.section-map{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-slide{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr)}}@media(max-width:760px){.utility-bar{display:none}.site-header{box-shadow:0 5px 18px #0718270f}.brand-row{min-height:69px;padding-block:8px}.brand-symbol{width:45px;height:45px}.brand-copy strong{font-size:1.45rem}.brand-copy small{display:none}.icon-button{width:44px;height:44px}.mega-nav{padding-inline:10px}.mega-nav-list{gap:4px}.mega-nav-trigger{min-height:48px;padding-inline:13px;border:1px solid #e1e7ee;border-bottom-width:1px;border-radius:999px;background:#f8fafc;font-size:.72rem}.mega-nav-trigger:hover,.mega-nav-trigger.is-active,.mega-nav-trigger[aria-expanded=true]{border-color:#b9cef0;background:#edf4ff}.mega-panel{top:100%}.mega-panel-inner{grid-template-columns:1fr;gap:18px;max-height:70vh;overflow:auto;padding:18px 16px 22px}.mega-panel-intro{padding:0 0 16px;border-inline-end:0;border-bottom:1px solid #e2e8ee}.mega-panel-intro>strong{font-size:1.22rem}.mega-link-grid{grid-template-columns:1fr 1fr}.mega-link-grid a{min-height:52px}.mega-topic-cloud{grid-column:auto}.page-home{padding-top:16px}.home-identity{grid-template-columns:1fr;padding:24px 20px;border-radius:22px}.home-identity h1{font-size:clamp(2rem,10vw,2.75rem);line-height:1.1}.home-identity-copy>p{font-size:.9rem;line-height:1.75}.home-identity-scope{display:none}.semantic-links{display:flex;flex-wrap:nowrap;overflow:auto;margin-inline:-2px;padding-bottom:2px;scrollbar-width:none}.semantic-links::-webkit-scrollbar{display:none}.semantic-links a{flex:0 0 auto;min-height:40px}.hero-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.hero-story,.hero-story.primary{min-height:240px}.hero-story:not(.primary){min-height:190px}.hero-content{inset-inline:18px;bottom:18px}.hero-content h3{font-size:1.65rem}.hero-story:not(.primary) h3{font-size:1.06rem}.hero-content p{display:none}.editorial-index-heading{display:block}.editorial-index-heading p{margin-top:8px}.section-map{display:flex;overflow-x:auto;gap:11px;margin-inline:-2px;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:none}.section-map::-webkit-scrollbar{display:none}.section-map-card{flex:0 0 82%;min-height:235px;scroll-snap-align:start}.editorial-carousel{margin-inline:0;padding:14px;border-radius:20px}.carousel-head{align-items:flex-end}.carousel-head h2{font-size:1.12rem}.carousel-controls button{width:42px;height:42px}.carousel-slide{grid-template-columns:1fr;min-height:0}.carousel-media{min-height:230px;aspect-ratio:16/10}.carousel-copy{padding:22px}.carousel-copy h3{font-size:1.55rem}.carousel-copy p{font-size:.78rem}.carousel-meta{margin-top:16px}.section-masthead{grid-template-columns:1fr;gap:18px;padding:24px 20px}.section-masthead-meta{padding:14px 0 0;border-inline-start:0;border-top:1px solid #d8e1e9}.subtopic-rail{align-items:flex-start;flex-direction:column;gap:8px;padding:12px 16px}.subtopic-rail>div{width:100%}.section-editorial-grid{grid-template-columns:1fr;padding:14px}.section-editorial-grid>.article-card:first-child{grid-template-columns:1fr;min-height:0}.section-editorial-grid>.article-card:first-child .article-media{min-height:220px;height:auto}.section-editorial-grid>.article-card:first-child .article-card-body{padding:18px}.section-editorial-grid>.article-card:first-child h2{font-size:1.3rem}}@media(max-width:430px){.mega-link-grid{grid-template-columns:1fr}.mega-nav-trigger{padding-inline:12px}.section-map-card{flex-basis:89%}.carousel-head{display:grid;grid-template-columns:1fr auto}.carousel-eyebrow{font-size:.62rem}.carousel-copy h3{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--v4-paper:#fbfcfe;--v4-ink:#061726;--v4-muted:#536b7e;--v4-line:#d7e2eb;--v4-blue:#0a5bd7;--v4-navy:#061a2c;--v4-radius-lg:26px;--v4-radius-md:18px;--v4-shadow:0 20px 55px rgba(6,23,38,.09);--v4-shadow-sm:0 10px 28px rgba(6,23,38,.065)}body{background:linear-gradient(180deg,#fbfcfe 0,#f5f8fb 46rem,#f8fafc)}.site-header{border-bottom:0}.brand-row{padding-block:4px}.brand-copy strong{letter-spacing:-.055em}.brand-copy small{max-width:390px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mega-nav-row{box-shadow:0 7px 20px #06172609}.mega-nav-trigger{position:relative}.mega-nav-trigger:after{content:"";position:absolute;inset-inline:17px;bottom:-1px;height:3px;border-radius:3px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .16s ease}.mega-nav-trigger:hover:after,.mega-nav-trigger.is-active:after,.mega-nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}.mega-panel-inner{grid-template-columns:minmax(220px,.78fr) minmax(420px,1.45fr) minmax(250px,.82fr);gap:28px;padding-block:25px 29px}.mega-side-stack{display:grid;align-content:start;gap:15px;min-width:0}.mega-feature-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;align-items:stretch;padding:10px;border:1px solid #dae4ed;border-radius:16px;background:linear-gradient(145deg,#fff,#f6f9fc);color:#102b43;text-decoration:none;box-shadow:0 8px 22px #0718270b}.mega-feature-card:hover{border-color:#9ebee5;background:#f5f9ff;box-shadow:0 12px 28px #07182713}.mega-feature-media{display:block;overflow:hidden;min-height:92px;border-radius:11px;background:#dfe8f0}.mega-feature-media img{width:100%;height:100%;object-fit:cover}.mega-feature-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.mega-feature-copy small{color:#718397;font-size:.61rem;font-weight:850}.mega-feature-copy strong{display:-webkit-box;margin:4px 0 6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.76rem;line-height:1.52}.mega-feature-copy>span{color:#6d8092;font-size:.61rem}.mega-topic-cloud{padding-top:13px;border-top:1px solid #e2e9ef}.mega-topic-cloud a{min-height:40px}.home-identity{position:relative;overflow:hidden;box-shadow:0 24px 60px #05182b29}.home-identity:after{content:"";position:absolute;width:420px;height:420px;inset-inline-start:-190px;bottom:-270px;border-radius:50%;background:radial-gradient(circle,#329dc33b,#329dc300 68%);pointer-events:none}.home-identity-copy,.home-identity-scope{position:relative;z-index:1}.breaking-bar{margin-top:18px;border-color:#d4e0e9;background:#fffffff0;box-shadow:0 8px 24px #0617260e}.hero-grid{margin-top:4px}.section-map{gap:16px}.section-map-card{display:flex;min-height:278px;flex-direction:column;padding:22px;border-radius:21px;background:linear-gradient(155deg,#fff,#f8fafc);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.section-map-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 32%,#d8e2eb);box-shadow:var(--v4-shadow)}.section-map-top{align-items:flex-start}.section-map-index{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border:1px solid color-mix(in srgb,var(--accent) 25%,#d9e3eb);border-radius:13px;background:color-mix(in srgb,var(--accent) 9%,white);color:var(--accent);font-size:.7rem;font-weight:950;letter-spacing:.05em}.section-map-card>p{min-height:0;margin:13px 0 15px}.section-map-body{display:grid;gap:13px}.section-map-links a{min-height:40px;padding-inline:11px}.section-map-topics{margin:0;padding-top:12px}.section-map-cta{display:inline-flex;align-items:center;gap:7px;min-height:42px;margin-top:auto;padding-top:15px;color:var(--accent);font-size:.72rem;font-weight:900;text-decoration:none}.section-map-cta:hover{text-decoration:underline}.editorial-section-shell{overflow:visible}.section-masthead{position:relative;overflow:hidden;border-radius:var(--v4-radius-lg);box-shadow:var(--v4-shadow-sm)}.section-masthead:after{content:"";position:absolute;width:340px;height:340px;inset-inline-start:-130px;top:-190px;border-radius:50%;background:color-mix(in srgb,var(--accent) 12%,transparent);pointer-events:none}.section-masthead-copy,.section-masthead-meta{position:relative;z-index:1}.subtopic-rail{position:sticky;top:8px;z-index:28;border:1px solid rgba(206,219,230,.9);background:#fffffff0;box-shadow:0 9px 24px #0617260f;backdrop-filter:blur(12px)}.editorial-section-shell .section-editorial-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:15px;align-items:stretch}.editorial-section-shell .section-editorial-grid>.article-card{grid-column:span 4;height:100%;display:block}.editorial-section-shell .section-editorial-grid>.article-card:first-child{grid-column:1/span 8;grid-row:1/span 2;display:block;min-height:0;box-shadow:var(--v4-shadow-sm)}.editorial-section-shell .section-editorial-grid>.article-card:first-child .article-media{height:auto;min-height:330px;aspect-ratio:16/9}.editorial-section-shell .section-editorial-grid>.article-card:first-child .article-card-body{display:block;padding:20px}.editorial-section-shell .section-editorial-grid>.article-card:first-child h2{font-size:1.42rem;line-height:1.42}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2){grid-column:9/span 4;grid-row:1;display:block}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3){grid-column:9/span 4;grid-row:2;display:block}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) .article-media,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) .article-media{height:auto;min-height:0;aspect-ratio:16/9}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) .article-card-body,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) .article-card-body{display:block;padding:14px}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) h2,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) h2{font-size:.95rem;line-height:1.5}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) p,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.75rem}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4){grid-column:span 4}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):last-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);min-height:220px}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):last-child .article-media{height:100%;min-height:220px;aspect-ratio:auto}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):last-child .article-card-body{display:flex;flex-direction:column;justify-content:center;padding:22px}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):nth-last-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+5):nth-child(3n+2):last-child{grid-column:span 6}.editorial-carousel{border-color:#d4e0e9;box-shadow:0 14px 36px #06172613}.carousel-stage{background:#061a2c}.carousel-copy{background:linear-gradient(145deg,#061a2c,#0a3857)}.carousel-dot{height:7px}.section,.side-card,.coverage-block,.preferred-source{border-color:#d9e3eb}.section-heading{border-bottom-color:#e2e9ef}.article-card{box-shadow:0 6px 18px #06172609}.article-card:hover{box-shadow:0 14px 32px #06172614}.coverage-chips a,.entity-tile{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.coverage-chips a:hover,.entity-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0617260f}@media(max-width:1100px){.mega-panel-inner{grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr);gap:22px}.mega-side-stack{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;padding-top:12px;border-top:1px solid #e3e9ef}.mega-topic-cloud{padding-top:0;border-top:0}.editorial-section-shell .section-editorial-grid>.article-card:first-child{grid-column:1/span 7}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3){grid-column:8/span 5}}@media(max-width:760px){.mega-panel-inner{display:block;padding-block:18px 22px}.mega-panel-intro{padding:0 0 16px;border-inline-end:0;border-bottom:1px solid #e1e8ef}.mega-link-grid{margin-top:15px}.mega-side-stack{display:grid;grid-template-columns:1fr;margin-top:15px;padding-top:15px}.mega-feature-card{grid-template-columns:118px minmax(0,1fr)}.section-map{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:7px;scrollbar-width:none}.section-map::-webkit-scrollbar{display:none}.section-map-card{flex:0 0 88%;min-height:286px;scroll-snap-align:start}.subtopic-rail{top:6px}.editorial-section-shell .section-editorial-grid{grid-template-columns:minmax(0,1fr);gap:12px}.editorial-section-shell .section-editorial-grid>.article-card,.editorial-section-shell .section-editorial-grid>.article-card:first-child,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):last-child,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):nth-last-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+5):nth-child(3n+2):last-child{grid-column:1/-1;grid-row:auto;display:block;min-width:0;min-height:0;grid-template-columns:none}.editorial-section-shell .section-editorial-grid>.article-card:first-child .article-media,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(n+4):nth-child(3n+1):last-child .article-media{height:auto;min-height:0;aspect-ratio:16/9}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3){display:grid;grid-template-columns:120px minmax(0,1fr)}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) .article-media,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) .article-media{height:100%;aspect-ratio:auto}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2) .article-card-body,.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3) .article-card-body{min-width:0}}@media(max-width:520px){.section-map-card{flex-basis:92%}.mega-feature-card{grid-template-columns:102px minmax(0,1fr)}.editorial-section-shell .section-editorial-grid>.article-card:nth-child(2),.editorial-section-shell .section-editorial-grid>.article-card:nth-child(3){grid-template-columns:110px minmax(0,1fr)}}@media(hover:hover)and (pointer:fine){.mega-feature-card,.section-map-card,.article-card,.coverage-chips a,.entity-tile{will-change:transform}}@media(prefers-reduced-motion:reduce){.mega-nav-trigger:after,.section-map-card,.mega-feature-card,.article-card,.coverage-chips a,.entity-tile{transition:none!important;transform:none!important}}.utility-bar{background:#04111f}.brand-row{min-height:78px}.masthead-promise{font-size:.7rem;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.home-identity{grid-template-columns:minmax(0,1.7fr) minmax(290px,.52fr);padding:clamp(28px,4vw,54px);border:0;background:linear-gradient(118deg,#041425,#09233b 66%,#0a3852);color:#fff;box-shadow:0 30px 80px #04111f2e}.home-identity .eyebrow{background:#ffffff14;border-color:#ffffff24;color:#bfe8ff}.home-identity h1{color:#fff;max-width:1040px}.home-identity-copy>p{color:#c3d2df;max-width:760px}.home-identity .semantic-links a{background:#ffffff0f;border-color:#ffffff24;color:#e7f1f8}.home-identity .semantic-links a:hover{background:#fff;border-color:#fff;color:#071a2d}.home-identity-scope{background:#fff1;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px)}.home-identity-scope>p{color:#b8cad9}.scope-stats span{background:#00000024;border-color:#ffffff17}.hero-story.primary{border-radius:24px}.hero-story:not(.primary){border-radius:16px}.hero-content h3{letter-spacing:-.035em}.section-map-card{border-radius:18px;background:#fff}.section-map-index{border:0;background:transparent;width:auto;height:auto;flex:0 0 auto;font-size:.64rem}.section-map-kicker{display:none}.section-map-card>p{color:#5b6d7e}.section-map-topics{display:none}.section-map-cta{font-size:.76rem}@media(max-width:900px){.home-identity{padding:30px 24px}.home-identity-scope{display:flex}}@media(max-width:620px){.home-identity{padding:28px 20px;border-radius:20px}.home-identity-scope{display:none}.home-identity h1{font-size:clamp(2rem,10vw,2.8rem)}.hero-story.primary{border-radius:20px}}.section-map{gap:1px;background:var(--v4-line);border:1px solid var(--v4-line);border-radius:22px;overflow:hidden}.section-map-card{min-height:240px;border:0!important;border-radius:0!important;padding:26px;background:#fff;box-shadow:none!important}.section-map-card:hover{transform:none;background:#f8fafc}.section-map-top{display:flex;align-items:baseline;gap:12px}.section-map-top h3{margin:0;font-size:1.25rem;letter-spacing:-.03em}.section-map-card>p{margin:12px 0 20px;max-width:38ch;line-height:1.7}.section-map-links{display:flex;flex-wrap:wrap;gap:7px}.section-map-links a{min-height:auto!important;padding:6px 9px!important;border:0!important;border-radius:8px;background:#f1f5f8}.section-map-cta{padding-top:20px}@media(max-width:760px){.section-map{display:grid;grid-template-columns:1fr;overflow:visible;border-radius:18px}.section-map-card{min-height:0;padding:22px}}.mobile-nav-open{display:none;width:46px;height:46px;place-items:center;border:1px solid #d3dee8;border-radius:14px;background:#fff;color:#153651;cursor:pointer;box-shadow:0 5px 16px #0617260a}.mobile-nav-open svg,.mobile-drawer-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.mobile-section-dialog{width:min(94vw,520px);max-width:none;max-height:min(88dvh,820px);margin:auto 0 auto auto;padding:0;border:0;border-radius:26px 0 0 26px;background:#f8fafc;color:#071827;box-shadow:-24px 0 70px #0413223d;overflow:hidden}.mobile-section-dialog::backdrop{background:#04121f7a;backdrop-filter:blur(3px)}.mobile-drawer-shell{display:flex;max-height:min(88dvh,820px);flex-direction:column}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 18px 17px;border-bottom:1px solid #dce5ed;background:#fff}.mobile-drawer-head span{display:block;margin-bottom:3px;color:#6d8091;font-size:.65rem;font-weight:900;letter-spacing:.04em}.mobile-drawer-title{display:block;margin:0;color:#071827;font-size:1.24rem;font-weight:900;letter-spacing:-.035em;line-height:1.35}.mobile-drawer-head form{margin:0}.mobile-drawer-close{display:grid;width:44px;height:44px;place-items:center;border:1px solid #d4dfe8;border-radius:13px;background:#fff;color:#18364e;cursor:pointer}.mobile-drawer-groups{overflow:auto;overscroll-behavior:contain;padding:12px 12px 16px;scrollbar-width:thin}.mobile-nav-group{--drawer-accent:#0b5ee8;margin-bottom:9px;border:1px solid #d8e2eb;border-radius:16px;background:#fff;overflow:hidden}.mobile-nav-group[data-accent=violet]{--drawer-accent:#6a46df}.mobile-nav-group[data-accent=teal]{--drawer-accent:#078d96}.mobile-nav-group[data-accent=green]{--drawer-accent:#3d7e35}.mobile-nav-group[data-accent=amber]{--drawer-accent:#b86b08}.mobile-nav-group[data-accent=rose]{--drawer-accent:#b52d53}.mobile-nav-group summary{display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:68px;padding:10px 12px;cursor:pointer;list-style:none}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group summary>svg{width:12px;height:8px;fill:none;stroke:#688093;stroke-width:1.8;transition:transform .16s ease}.mobile-nav-group[open] summary>svg{transform:rotate(180deg)}.mobile-nav-group-mark{display:block;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--drawer-accent) 26%,white);border-radius:11px;background:color-mix(in srgb,var(--drawer-accent) 10%,white);position:relative}.mobile-nav-group-mark:after{content:"";position:absolute;inset:10px;border:2px solid var(--drawer-accent);border-radius:5px}.mobile-nav-group summary strong{display:block;color:#173149;font-size:.83rem}.mobile-nav-group summary small{display:-webkit-box;margin-top:3px;overflow:hidden;color:#718294;font-size:.64rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-nav-group-body{padding:0 12px 13px;border-top:1px solid #edf1f4}.mobile-nav-root{display:flex;align-items:center;justify-content:space-between;min-height:44px;margin:8px 0 7px;padding:0 11px;border-radius:11px;background:color-mix(in srgb,var(--drawer-accent) 8%,white);color:var(--drawer-accent);font-size:.73rem;font-weight:900;text-decoration:none}.mobile-nav-root[aria-current=page]{box-shadow:inset 3px 0 0 var(--drawer-accent)}.mobile-nav-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-nav-children a{display:flex;align-items:center;min-height:44px;padding:8px 10px;border:1px solid #e0e7ed;border-radius:10px;background:#fbfcfd;color:#29445b;font-size:.7rem;font-weight:780;text-decoration:none}.mobile-nav-children a[aria-current=page]{border-color:color-mix(in srgb,var(--drawer-accent) 38%,#dbe5ed);background:color-mix(in srgb,var(--drawer-accent) 7%,white);color:var(--drawer-accent)}.mobile-nav-topics{display:flex;gap:7px;overflow:auto;margin-top:10px;padding-top:10px;border-top:1px dashed #dce5ec;scrollbar-width:none}.mobile-nav-topics::-webkit-scrollbar{display:none}.mobile-nav-topics a{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;border:1px solid #dce5ec;border-radius:999px;background:#fff;color:#637789;white-space:nowrap;font-size:.65rem;text-decoration:none}.mobile-drawer-footer{display:flex;gap:8px;padding:13px 14px calc(13px + env(safe-area-inset-bottom));border-top:1px solid #dce5ed;background:#fff;overflow:auto;scrollbar-width:none}.mobile-drawer-footer::-webkit-scrollbar{display:none}.mobile-drawer-footer a{display:inline-flex;align-items:center;min-height:42px;padding:0 12px;border:1px solid #d5e0e9;border-radius:11px;color:#1f425f;white-space:nowrap;font-size:.69rem;font-weight:800;text-decoration:none}@media(max-width:760px){.mobile-nav-open{display:grid}.mega-nav-row{display:none}.header-actions{gap:7px}}@media(max-width:430px){.mobile-section-dialog{width:96vw;border-radius:22px 0 0 22px}.mobile-nav-children{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mobile-nav-group summary>svg{transition:none}}body{display:flex;flex-direction:column}body>main{flex:1 0 auto}.footer-grid{grid-template-columns:minmax(300px,1.7fr) repeat(4,minmax(130px,1fr));gap:32px}.footer-brand p{max-width:520px}.footer-editions{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:13px;color:#b5f1e5;font-size:.82rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.footer-editions:hover,.footer-editions:focus-visible{color:#fff}.footer-grid>div:not(.footer-brand)>a{display:flex;align-items:center;min-inline-size:44px;min-height:44px;padding:8px;margin-inline:-8px}.rank-item h3 a{display:inline-flex;align-items:center;min-height:32px;padding-block:4px}.carousel-dot{position:relative;width:44px;height:44px;background:transparent}.carousel-dot:before{content:"";position:absolute;top:50%;left:50%;width:28px;height:8px;border-radius:999px;background:#d5dfe8;transform:translate(-50%,-50%);transition:width .16s ease,background .16s ease}.carousel-dot.is-active{width:44px;background:transparent}.carousel-dot.is-active:before{width:38px;background:#0b5ee8}html,body{max-width:100%;overflow-x:clip}.page-home,.hero-grid,.hero-story,.hero-story>a{min-width:0;max-width:100%}.mega-root-link,.mega-topic-cloud a,.section-map-links a,.section-map-topics a,.section-sibling-links a,.subtopic-rail a,.semantic-links a{min-height:44px;display:inline-flex;align-items:center}.section-map-topics a{padding-inline:6px}@media(max-width:1000px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.footer-brand{grid-column:1/-1}}@media(max-width:760px){.home-identity{padding-inline:21px}.home-identity h1{max-width:100%;font-size:clamp(1.72rem,8vw,2.05rem);line-height:1.14;letter-spacing:-.02em;text-wrap:balance;overflow-wrap:break-word}.hero-grid{display:grid;width:100%;grid-template-columns:minmax(0,1fr);grid-template-rows:none;grid-auto-flow:row;overflow:hidden}.hero-grid>.hero-story,.hero-grid>.hero-story.primary,.hero-grid>.hero-story.tall{width:100%;max-width:100%;grid-column:1;grid-row:auto;overflow:hidden}}@media(max-width:520px){.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:auto}}.consent-panel{position:fixed;inset:auto 0 0;z-index:1200;padding:16px;background:linear-gradient(180deg,transparent,rgba(5,18,32,.18))}.consent-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid rgba(7,20,38,.14);border-radius:18px;box-shadow:0 18px 60px #07142638;padding:20px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}.consent-card h2{margin:0 0 8px;font-size:1.05rem}.consent-card p{margin:0 0 8px;line-height:1.6;color:#405066;max-width:72ch}.consent-card a{font-weight:700;text-underline-offset:3px}.consent-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.consent-actions button,.consent-manage{font:inherit;font-weight:800;cursor:pointer;border-radius:999px;padding:10px 16px}.consent-actions .button-primary{border:1px solid #071426;background:#071426;color:#fff}.consent-actions .button-secondary{border:1px solid rgba(7,20,38,.25);background:#fff;color:#071426}.consent-manage{position:fixed;inset:auto 16px 16px auto;z-index:1190;border:1px solid rgba(7,20,38,.2);background:#fff;color:#071426;box-shadow:0 8px 24px #07142629;font-size:.85rem}[dir=rtl] .consent-manage{inset:auto auto 16px 16px}@media(max-width:720px){.consent-card{grid-template-columns:1fr}.consent-actions{justify-content:stretch}.consent-actions button{flex:1 1 140px}.consent-panel{padding:10px}}.legacy-recovery-shell{max-width:1120px;margin:0 auto;padding:clamp(1rem,3vw,2.5rem)}.legacy-recovery-header{border-bottom:1px solid var(--line,#d9e0e7);background:#fff}.legacy-recovery-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;font-weight:800;font-size:1.15rem}.legacy-recovery-brand svg{width:38px;height:38px}.legacy-recovery-main{max-width:920px;margin:0 auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,3vw,2rem)}.legacy-recovery-eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.legacy-recovery-main h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.04;margin:.55rem 0 1rem;overflow-wrap:anywhere}.legacy-recovery-lead{font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.7;max-width:72ch}.legacy-recovery-card{border:1px solid var(--line,#d9e0e7);border-radius:18px;padding:1.2rem 1.35rem;margin:1.5rem 0;background:#fff}.legacy-recovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem}.legacy-recovery-fact{padding:.85rem;background:#0f23370a;border-radius:12px}.legacy-recovery-fact strong{display:block;margin-bottom:.25rem}.legacy-recovery-path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.legacy-recovery-sources{padding-left:1.25rem}.legacy-recovery-sources li{margin:.7rem 0}.legacy-recovery-sources a{overflow-wrap:anywhere}.legacy-recovery-nav{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;flex-wrap:wrap}.legacy-recovery-nav a,.legacy-recovery-action{display:inline-flex;align-items:center;min-height:44px;padding:.7rem 1rem;border:1px solid currentColor;border-radius:999px;text-decoration:none;font-weight:700}.legacy-recovery-list{display:grid;gap:.7rem;margin:1.25rem 0}.legacy-recovery-item{display:block;border:1px solid var(--line,#d9e0e7);border-radius:14px;padding:1rem;text-decoration:none;color:inherit;background:#fff}.legacy-recovery-item strong{display:block;overflow-wrap:anywhere}.legacy-recovery-item span{display:block;margin-top:.35rem;opacity:.76}.legacy-recovery-pagination{display:flex;justify-content:center;gap:.75rem;margin:2rem 0;flex-wrap:wrap}.legacy-recovery-footer{border-top:1px solid var(--line,#d9e0e7);margin-top:3rem}
