@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:#f7f7f4;--surface:#ffffff;--surface-2:#f0f1ed;--text:#202427;--muted:#667078;--line:#dfe2de;--brand:#0b6f73;--brand-2:#377f7c;--brand-soft:#e8f2f0;--navy:#27363d;--navy-2:#33454d;--success:#19785f;--danger:#b24747;--warning:#936b26;--shadow:none;--shadow-sm:none;--radius:6px;--radius-sm:4px;--shell:min(1340px, calc(100% - 40px) );--reading:68ch;--tap:44px;--font-ui:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Variable Text","Segoe UI",Helvetica,Arial,sans-serif;--font-editorial:"Sitka Text","Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,"Times New Roman",serif;--font-editorial-ar:"Arabic Typesetting","Noto Naskh Arabic","Geeza Pro","Traditional Arabic","Times New Roman",serif;--font-ui-locale:var(--font-ui);--font-editorial-locale:var(--font-editorial);--body-leading:1.68;--headline-leading:1.16;--headline-tracking:-.018em;--headline-weight:700}:root[data-language=ar]{--font-ui-locale:"Noto Sans Arabic","Noto Kufi Arabic","Geeza Pro",Tahoma,Arial,sans-serif;--font-editorial-locale:"Noto Naskh Arabic","Amiri","Arabic Typesetting","Geeza Pro","Traditional Arabic","Times New Roman",serif;--body-leading:1.86;--headline-leading:1.36;--headline-tracking:0}:root[data-language=de]{--body-leading:1.7;--headline-leading:1.14;--headline-tracking:-.012em}:root[data-language=fr],:root[data-language=it]{--body-leading:1.72;--headline-leading:1.15;--headline-tracking:-.014em}:root[data-language=sv],:root[data-language=no],:root[data-language=da]{--body-leading:1.7;--headline-leading:1.14;--headline-tracking:-.012em}: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:var(--font-ui-locale);font-synthesis:none;line-height:var(--body-leading);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::selection{background:#cfe4df;color:#172126}.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:2px solid var(--brand);outline-offset:3px}h1,h2,h3{font-family:var(--font-editorial-locale);line-height:var(--headline-leading);letter-spacing:var(--headline-tracking);text-wrap:balance;font-weight:var(--headline-weight)}h1{font-weight:var(--headline-weight)}.article-body p{max-width:68ch}.article-body p+p{margin-top:1.35em}html[lang^=ar] h1,html[lang^=ar] h2,html[lang^=ar] h3{font-family:var(--font-editorial-locale);letter-spacing:0;line-height:var(--headline-leading);font-weight:700}}@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(--surface-2);color:var(--muted);font-size:.78rem;border-bottom:1px solid var(--line)}.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:var(--danger);color:#fff;padding:7px 12px;border-radius:3px;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:var(--brand);color:#fff;padding:6px 11px;border-radius:3px;font-size:.72rem;font-weight:800;box-shadow:none}.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:var(--surface-2);color:var(--text);border:1px solid var(--line)}.newsletter p{color:var(--muted);font-size:.82rem;margin-bottom:12px}.newsletter-form{display:grid;gap:8px}.newsletter-form input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:4px;padding:10px 12px;outline:0}.newsletter-form input::placeholder{color:var(--muted)}.newsletter-form button{border:0;border-radius:4px;background:var(--brand);color:#fff;font-weight:800;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:var(--surface-2);border-top:2px solid var(--brand);border-radius:0;padding:24px;color:var(--text);position:relative;overflow:hidden}.commercial-band:after{display:none}.commercial-band h2{font-size:1.55rem;position:relative;z-index:1}.commercial-band p{max-width:720px;color:var(--muted);font-size:.9rem;margin-top:7px;position:relative;z-index:1}.commercial-band a{display:inline-flex;margin-top:14px;background:var(--surface);color:var(--text);border:1px solid var(--text);padding:9px 15px;border-radius:3px;font-weight:800;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:var(--surface-2);color:var(--text);margin-top:72px;padding-top:52px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px;padding-bottom:34px}.brand.inverse .brand-copy strong{color:var(--text)}.brand.inverse .brand-copy small{color:var(--muted)}.footer-brand p{max-width:440px;color:var(--muted);font-size:.83rem;margin-top:14px}.footer-legal{font-weight:700;color:var(--text)!important}.footer-grid h2{font-size:.88rem;color:var(--text);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:var(--muted)}.footer-grid>div:not(.footer-brand) a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);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:var(--color-line-strong);background:var(--brand-soft);color:var(--brand)}.home-identity-scope{align-self:stretch;background:var(--navy);color:var(--color-surface);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:var(--color-line);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:var(--color-line)}.scope-stats b{display:block;color:var(--color-surface);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:var(--color-line-strong);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:var(--color-line-strong);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 var(--color-accent);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:var(--color-canvas);--surface:var(--color-surface);--surface-2:var(--color-surface-subtle);--text:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--brand:var(--color-accent);--brand-2:var(--brand-2);--brand-soft:var(--color-accent-soft);--navy:var(--color-ink-soft);--navy-2:var(--color-ink-soft);--gold:var(--color-warning);--shadow:none;--shadow-sm:none;--radius:6px;--radius-sm:4px;--shell:min(1340px, calc(100% - 40px) )}html{scroll-behavior:auto;background:var(--bg);color-scheme:light}body{background:var(--bg);color:var(--text);font-family:var(--font-ui-locale);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:var(--body-leading)}h1,h2,h3{font-family:var(--font-editorial-locale);letter-spacing:-.015em;text-wrap:balance;line-height:var(--headline-leading)}h1,h2{font-weight:700}h3{font-weight:600}html[lang^=ar] h1,html[lang^=ar] h2,html[lang^=ar] h3{font-family:var(--font-editorial-locale);letter-spacing:0;line-height:var(--headline-leading)}.preview-banner{font-size:.72rem}.utility-bar{background:var(--color-surface-subtle);border-bottom:1px solid var(--line);color:var(--color-muted)}.utility-inner{height:32px}.utility-links a{color:var(--color-ink-soft)}.site-header{background:#fffffff7;border-bottom:1px solid var(--line);box-shadow:none}.brand-row{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;gap:22px}.brand{gap:10px}.brand-copy strong{font-family:var(--font-editorial-locale);font-size:1.55rem;color:var(--text);font-weight:700}.brand-copy small{font-size:.66rem;color:var(--muted);max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.primary-nav{justify-content:flex-end;gap:2px}.primary-nav a{font-size:.82rem;padding:12px 9px;border-radius:0;color:var(--color-ink-soft);font-weight:600;border-bottom:2px solid transparent}.primary-nav a:hover,.primary-nav a[aria-current=page]{background:transparent;color:var(--brand);border-bottom-color:var(--brand)}.header-actions{gap:7px}.icon-button{width:40px;height:40px;border-radius:4px;background:var(--color-surface)}.icon-button:hover{background:var(--surface-2)}.mobile-nav-wrap{background:var(--color-surface)}.mobile-nav a{background:transparent;border:1px solid var(--line);border-radius:4px}.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:var(--color-surface);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:var(--color-accent);background:var(--color-accent-soft);border:1px solid var(--color-line-strong);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:var(--color-surface);border-radius:999px;font-size:.74rem;font-weight:750;color:var(--color-ink-soft)}.semantic-links a:hover{border-color:var(--color-line-strong);color:var(--brand);background:var(--color-surface-subtle)}.home-identity-scope{align-self:stretch;background:var(--navy);color:var(--color-surface);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:var(--color-line-strong);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:var(--color-ink);border:1px solid var(--color-ink-soft);border-radius:9px;padding:8px;font-size:.62rem;color:var(--color-line-strong)}.scope-stats b{display:block;color:var(--color-surface);font-size:.94rem}.breaking-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;margin-bottom:14px;padding:8px 10px;background:var(--color-surface);border:1px solid var(--line);border-radius:11px;box-shadow:none}.breaking-label{background:var(--color-danger);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:var(--color-accent);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:var(--color-surface);gap:5px}.category-tile span{font-size:1.05rem}.category-tile strong{font-size:.72rem}.category-tile:hover{transform:none;box-shadow:none;background:var(--color-surface);border-color:var(--color-line-strong)}.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:0}.article-card{border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;transition:none;contain:layout paint;background:transparent}.article-card:hover{transform:none;box-shadow:none;border-color:var(--line)}.article-media{border-radius:3px}.article-media img{transition:none}.article-card-body{padding:12px 0 18px}.article-card h2,.article-card h3{font-family:var(--font-editorial-locale);font-size:1.04rem;line-height:1.3;font-weight:600}.article-card h2 a:hover,.article-card h3 a:hover{text-decoration:underline;text-underline-offset:3px;color:var(--text)}.article-card p{font-size:.8rem;line-height:1.55}.article-meta{font-size:.66rem;margin-top:9px}.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:var(--color-surface-subtle);border-color:var(--color-line)}.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:var(--color-surface-subtle)}.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(--color-surface-subtle);border-top:1px solid var(--line);color:var(--color-ink-soft)}.footer-grid{gap:34px}.footer-brand p{max-width:460px;color:var(--color-muted)}.brand.inverse .brand-copy strong{color:var(--text)}.brand.inverse .brand-copy small{color:var(--color-muted)}@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}}.edition-site-header{position:sticky;top:0;z-index:65;background:#fffffff0;backdrop-filter:saturate(145%) blur(14px);box-shadow:0 1px #091e2d14}.edition-site-header .brand-row{grid-template-columns:auto minmax(0,1fr) auto}.edition-context{justify-self:end;display:flex;align-items:center;gap:9px;min-height:38px;padding:5px 9px 5px 12px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface);color:var(--color-ink-soft)}.edition-context span{font-size:.69rem;font-weight:820;white-space:nowrap}.edition-context b{display:grid;min-width:48px;height:25px;place-items:center;padding:0 7px;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent);font-size:.58rem;letter-spacing:.03em}html[dir=rtl] .edition-context{padding:5px 12px 5px 9px}@media(max-width:760px){.edition-site-header .brand-row{grid-template-columns:minmax(0,1fr) auto auto;gap:9px}.edition-context span{display:none}.edition-context{padding:4px}.edition-context b{min-width:42px}.edition-site-header .brand-copy small{display:none}}@media(max-width:430px){.edition-context{display:none}.edition-site-header .brand-row{grid-template-columns:minmax(0,1fr) auto}}:root{--v3-ink:var(--color-ink);--v3-ink-soft:var(--color-ink-soft);--v3-line:var(--color-line);--v3-line-strong:var(--color-line-strong);--v3-surface:var(--color-surface);--v3-surface-soft:var(--color-surface-subtle);--v3-blue:var(--color-accent);--v3-teal:var(--color-accent);--v3-violet:var(--color-accent);--v3-green:var(--color-accent);--v3-amber:var(--color-accent);--v3-rose:var(--color-accent);--v3-navy:var(--color-ink);--v3-shadow:var(--shadow-sm);--v3-shadow-sm:var(--shadow-sm);--v3-radius:var(--radius)}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],.mega-panel[data-accent=teal],.mega-panel[data-accent=green],.mega-panel[data-accent=amber],.mega-panel[data-accent=rose],.mega-panel[data-accent=blue]{border-top:1px solid var(--line)}.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],.section-map-card[data-accent=teal],.section-map-card[data-accent=green],.section-map-card[data-accent=amber],.section-map-card[data-accent=rose]{--accent:var(--brand)}.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],.section-masthead[data-accent=teal],.section-masthead[data-accent=green],.section-masthead[data-accent=amber],.section-masthead[data-accent=rose]{--accent:var(--brand)}.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:var(--color-canvas);--v4-ink:var(--color-ink);--v4-muted:var(--color-muted);--v4-line:var(--color-line);--v4-blue:var(--color-accent);--v4-navy:var(--color-ink);--v4-radius-lg:var(--radius);--v4-radius-md:var(--radius);--v4-shadow:var(--shadow-sm);--v4-shadow-sm:var(--shadow-sm)}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}}:root{--v7-paper:#f7f7f4;--v7-surface:#ffffff;--v7-ink:#202427;--v7-muted:#667078;--v7-line:#dfe2de;--v7-accent:#0b6f73}body{background:var(--v7-paper);color:var(--v7-ink)}.site-header{background:#fffffff7;border-bottom:1px solid var(--v7-line);box-shadow:none}.utility-bar{background:#f0f1ed;color:#596267;border-bottom:1px solid var(--v7-line)}.utility-links a,.utility-rss{color:#4f595e}.utility-meta{color:#7a8387}.brand-row{min-height:72px;padding-block:0}.brand-copy strong{font-family:var(--font-editorial-locale);font-size:1.55rem;font-weight:700;letter-spacing:-.02em;color:var(--v7-ink)}.brand-copy small{font-weight:520;color:#727c81}.icon-button{border-radius:4px;border-color:var(--v7-line);box-shadow:none}.mega-nav-row{border-top:0;border-bottom:1px solid var(--v7-line);box-shadow:none;background:#fff}.mega-nav-trigger{min-height:46px;padding:0 14px;border-bottom:2px solid transparent;color:#3c464b;font-size:.77rem;font-weight:620}.mega-nav-trigger:hover,.mega-nav-trigger.is-active,.mega-nav-trigger[aria-expanded=true]{background:transparent;color:var(--v7-accent);border-bottom-color:var(--v7-accent)}.mega-nav-trigger:after{display:none}.mega-panel{border-top:0;border-bottom:1px solid #cfd3cf;background:#fff;box-shadow:0 14px 35px #2024271c}.mega-panel-inner{gap:26px;padding-block:24px 27px}.mega-panel-intro{border-inline-end:1px solid var(--v7-line)}.mega-kicker,.mega-topic-cloud>span{color:#7a8489;font-weight:650;letter-spacing:.01em}.mega-panel-intro>strong{font-family:var(--font-editorial-locale);font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.mega-panel-intro>p{color:var(--v7-muted)}.mega-root-link{border-radius:3px;border-color:#cfd4d0;color:var(--v7-ink);font-weight:650}.mega-root-link:hover{background:#f2f4f1;border-color:#bcc4bf}.mega-link-grid{gap:0;border-top:1px solid var(--v7-line)}.mega-link-grid a{min-height:56px;padding:10px 12px;border:0;border-bottom:1px solid var(--v7-line);border-radius:0;background:#fff;color:#30393e}.mega-link-grid a:hover,.mega-link-grid a[aria-current=page]{background:#f3f5f2;color:var(--v7-accent)}.mega-link-grid strong{font-family:var(--font-editorial-locale);font-size:.84rem;font-weight:600}.mega-topic-cloud{border-top:1px solid var(--v7-line)}.mega-topic-cloud a{min-height:36px;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:#59646a}.mega-topic-cloud a:hover{border-bottom-color:var(--v7-accent);background:transparent;color:var(--v7-accent)}.mega-feature-card{border:0;border-top:1px solid var(--v7-line);border-radius:0;background:transparent;box-shadow:none}.mega-feature-card:hover{border-color:var(--v7-line);background:#f4f5f2;box-shadow:none}.mega-feature-media{border-radius:2px}.mega-feature-copy strong{font-family:var(--font-editorial-locale);font-weight:600}.home-identity{border:0;border-top:3px solid var(--v7-accent);border-bottom:1px solid var(--v7-line);border-radius:0;background:transparent;color:var(--v7-ink);box-shadow:none;padding:42px 0}.home-identity:after{display:none}.home-identity .eyebrow{border:0;border-radius:0;background:transparent;color:var(--v7-accent);padding:0}.home-identity h1{font-family:var(--font-editorial-locale);font-weight:600;color:var(--v7-ink);line-height:1.05}.home-identity-copy>p{color:#5d676c}.home-identity .semantic-links a{border-color:var(--v7-line);border-radius:3px;background:#fff;color:#4d585e}.home-identity .semantic-links a:hover{background:#f1f3f0;border-color:#c8ceca;color:var(--v7-accent)}.home-identity-scope{border:0;border-inline-start:1px solid var(--v7-line);border-radius:0;background:transparent;color:var(--v7-ink);backdrop-filter:none}.home-identity-scope>p{color:var(--v7-muted)}.scope-label{color:var(--v7-accent)}.scope-stats span{border:0;border-top:1px solid var(--v7-line);border-radius:0;background:transparent;color:#6c757a}.scope-stats b{color:var(--v7-ink)}.breaking-bar{border-radius:0;border-color:var(--v7-line);background:#fff;box-shadow:none}.breaking-label{border-radius:2px;background:#ad3d3d}.hero-story,.hero-story.primary,.hero-story:not(.primary){border-radius:3px}.category-badge{border-radius:2px;background:#365f63}.section-map{gap:0;border:0;border-top:1px solid var(--v7-ink);border-radius:0;background:transparent;overflow:visible}.section-map-card{min-height:0;padding:22px 18px;border:0!important;border-bottom:1px solid var(--v7-line)!important;border-radius:0!important;background:transparent;box-shadow:none!important}.section-map-card:hover{transform:none;background:#f2f3f0}.section-map-card:before{height:2px}.section-map-top h3{font-family:var(--font-editorial-locale);font-size:1.18rem;font-weight:600;letter-spacing:-.02em}.section-map-card>p{color:#626d72}.section-map-links a{border-radius:2px!important;background:#eceeea}.section-map-cta{color:var(--v7-accent);font-weight:700}.editorial-carousel{padding:0;border:0;border-top:1px solid var(--v7-ink);border-radius:0;background:transparent;box-shadow:none}.carousel-head{margin-bottom:0;padding:16px 0 14px;border-bottom:1px solid var(--v7-line)}.carousel-head h2{font-family:var(--font-editorial-locale);font-weight:600}.carousel-controls button{border-radius:3px;border-color:var(--v7-line);color:#3e484d}.carousel-controls button:hover{border-color:#b9c1bc;background:#f1f3f0;color:var(--v7-accent)}.carousel-stage{border-radius:0;background:#fff;border-bottom:1px solid var(--v7-line)}.carousel-media{background:#e5e7e3}.carousel-media:after{display:none}.carousel-copy{padding:30px;background:#fff;color:var(--v7-ink);border-inline-start:1px solid var(--v7-line)}.carousel-category{border:0;border-radius:0;background:transparent;color:var(--v7-accent);padding:0;font-weight:700}.carousel-copy h3{font-family:var(--font-editorial-locale);font-weight:600;letter-spacing:-.025em}.carousel-copy h3 a{color:var(--v7-ink)}.carousel-copy p{color:#626c71}.carousel-meta{border-top:1px solid var(--v7-line);color:#7a8489}.carousel-meta a{color:var(--v7-accent)}.carousel-dot:before{background:#cfd4d0}.carousel-dot.is-active:before{background:var(--v7-accent)}.section-masthead{border:0;border-top:3px solid var(--accent);border-bottom:1px solid var(--v7-line);border-radius:0;background:transparent;box-shadow:none;padding-inline:0}.section-masthead:after{display:none}.section-masthead .page-title{font-family:var(--font-editorial-locale);font-weight:600;letter-spacing:-.035em}.section-masthead .section-intro{color:#5e696e}.section-masthead-meta{border-inline-start:1px solid var(--v7-line)}.section-sibling-links a,.subtopic-rail a{border-radius:2px;border-color:var(--v7-line);background:#fff}.subtopic-rail{position:relative;top:auto;border:0;border-bottom:1px solid var(--v7-line);background:#fff;box-shadow:none;backdrop-filter:none}.editorial-section-shell .section-editorial-grid{gap:18px 16px;padding-inline:0}.editorial-section-shell .section-editorial-grid>.article-card:first-child{box-shadow:none}.section,.side-card,.coverage-block,.preferred-source{border-radius:3px;border-color:var(--v7-line);box-shadow:none}.article-card,.article-card:hover{box-shadow:none}.coverage-chips a,.entity-tile{transition:none}.coverage-chips a:hover,.entity-tile:hover{transform:none;box-shadow:none}.commercial-band{background:#eceeea;color:var(--v7-ink);border-top:2px solid var(--v7-accent);border-radius:0}.commercial-kicker{color:var(--v7-accent)}.commercial-band p{color:#626d72}.commercial-band a{border:1px solid var(--v7-ink);border-radius:2px;background:#fff;color:var(--v7-ink)}.site-footer{background:#eeefeb;color:#424c51;border-top:1px solid var(--v7-line)}.footer-grid h2{color:var(--v7-ink);font-family:var(--font-editorial-locale);font-weight:600}.footer-grid>div:not(.footer-brand) a{color:#48545b}.footer-grid>div:not(.footer-brand) a:hover{color:var(--v7-accent)}.footer-bottom{border-top-color:#d5d8d3;color:#586267}.article-shell{border-radius:3px;box-shadow:none}.article-head{padding-top:34px}.article-head h1{font-family:var(--font-editorial-locale);font-weight:600;line-height:1.08;letter-spacing:-.035em}.article-deck{color:#5f696e;line-height:1.62}.article-head .eyebrow,.eyebrow{border-radius:2px;background:var(--brand-soft);font-weight:700}.article-body{font-size:clamp(1.03rem,1rem + .16vw,1.11rem);line-height:1.72;max-width:68ch;color:#2f363a}.article-body h2,.article-body h3{font-family:var(--font-editorial-locale);font-weight:600;line-height:1.2}.article-body blockquote{border-radius:0;background:#f0f1ed;font-family:var(--font-editorial-locale);font-weight:500}.answer-box{border-radius:0;background:#edf3f1;border-color:#c7d7d3}@media(max-width:760px){.mega-nav-trigger{border:0;border-bottom:1px solid var(--v7-line);border-radius:0;background:transparent}.mega-nav-trigger:hover,.mega-nav-trigger.is-active,.mega-nav-trigger[aria-expanded=true]{background:transparent;border-bottom-color:var(--v7-accent)}.home-identity{padding:28px 0;border-radius:0}.carousel-copy{border-inline-start:0;border-top:1px solid var(--v7-line)}.section-map{border-top:1px solid var(--v7-ink);border-radius:0}}.edition-site-header{position:sticky;top:0;z-index:65;background:#fffffff7;backdrop-filter:saturate(120%) blur(10px);box-shadow:none;border-bottom:1px solid var(--v7-line)}.edition-context{justify-self:end;display:flex;align-items:center;gap:8px;min-height:36px;padding:0 0 0 10px;border:0;border-inline-start:1px solid var(--v7-line);border-radius:0;background:transparent;color:#59646a}.edition-context span{font-size:.68rem;font-weight:620;white-space:nowrap}.edition-context small{font-size:.62rem;font-weight:520;color:#7a8489;white-space:nowrap}.edition-context b{display:block;min-width:auto;height:auto;padding:0;border-radius:0;background:transparent;color:var(--v7-accent);font-size:.61rem;font-weight:700;letter-spacing:.015em}html[dir=rtl] .edition-context{padding:0 10px 0 0}:root{--color-canvas:#f6f7f4;--color-surface:#ffffff;--color-surface-subtle:#eef1ed;--color-surface-muted:#e7ebe7;--color-ink:#1b2022;--color-ink-soft:#343c40;--color-muted:#5f696e;--color-faint:#69747a;--color-line:#d9ded9;--color-line-strong:#bcc6c0;--color-accent:#0a6a6e;--color-accent-hover:#07595d;--color-accent-soft:#e5f0ed;--color-success:#2d715d;--color-warning:#8a6427;--color-danger:#a64343;--color-focus:#0a6a6e;--bg:var(--color-canvas);--surface:var(--color-surface);--surface-2:var(--color-surface-subtle);--text:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--brand:var(--color-accent);--brand-2:#3f817e;--brand-soft:var(--color-accent-soft);--navy:#243136;--navy-2:#344449;--success:var(--color-success);--danger:var(--color-danger);--warning:var(--color-warning);--radius:4px;--radius-sm:3px;--shadow:none;--shadow-sm:0 1px 2px rgba(27,32,34,.035),0 8px 24px rgba(27,32,34,.035);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--font-ui-locale:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI Variable","Segoe UI","Noto Sans",Roboto,Helvetica,Arial,sans-serif;--font-editorial-locale:Charter,"Bitstream Charter","Sitka Text",Cambria,Georgia,"Times New Roman",serif;--headline-weight:700}:root[data-language=ar]{--font-ui-locale:"Noto Sans Arabic","IBM Plex Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif;--font-editorial-locale:"Noto Naskh Arabic","Traditional Arabic","Arabic Typesetting","Noto Sans Arabic","Segoe UI",Tahoma,Arial,sans-serif;--headline-weight:700}:root[data-language=de]{--reading:64ch;--body-leading:1.72;--headline-leading:1.13;--headline-tracking:-.01em}:root[data-language=fr]{--reading:66ch;--body-leading:1.76;--headline-leading:1.15;--headline-tracking:-.012em}:root[data-language=it]{--reading:66ch;--body-leading:1.74;--headline-leading:1.15;--headline-tracking:-.012em}:root[data-language=sv],:root[data-language=no],:root[data-language=da]{--reading:67ch;--body-leading:1.72;--headline-leading:1.14;--headline-tracking:-.01em}:root[data-language=ar]{--reading:62ch;--body-leading:1.92;--headline-leading:1.38;--headline-tracking:0}body{background:var(--color-canvas);font-optical-sizing:auto;color:var(--color-ink);font-family:var(--font-ui-locale);font-size:16px;line-height:var(--body-leading);text-rendering:optimizeLegibility;font-kerning:normal;font-synthesis:none}h1,h2,h3{color:var(--color-ink);font-family:var(--font-editorial-locale);font-weight:var(--headline-weight);line-height:var(--headline-leading);letter-spacing:var(--headline-tracking)}p{color:inherit}small,.muted{color:var(--color-muted)}::selection{background:#d7e8e3;color:var(--color-ink)}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.brand-row{min-height:74px;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;padding-block:0}.brand{gap:10px;min-width:0}.brand-symbol{width:42px;height:42px;flex:none}.brand-copy{min-width:0}.brand-copy strong{display:block;overflow:hidden;color:var(--color-ink);font-family:var(--font-editorial-locale);font-size:1.46rem;font-weight:760;line-height:1.05;letter-spacing:var(--headline-tracking);text-overflow:ellipsis;white-space:nowrap}.brand-copy small{display:block;max-width:300px;margin-top:4px;overflow:hidden;color:var(--color-faint);font-size:.64rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}:root[data-language=ar] .brand-copy strong{font-size:1.42rem;letter-spacing:0}.site-header,.edition-site-header{background:#fffffffb;border-bottom:1px solid var(--color-line);box-shadow:none}.utility-bar{background:var(--color-surface-subtle);color:var(--color-muted);border-bottom:1px solid var(--color-line)}.utility-links a,.utility-rss,.utility-meta{color:var(--color-muted)}.brand-copy strong{color:var(--color-ink)}.brand-copy small{color:var(--color-faint)}.icon-button,.mobile-nav-open,.mobile-drawer-close{border-color:var(--color-line);background:var(--color-surface);color:var(--color-ink-soft)}.icon-button:hover,.mobile-nav-open:hover,.mobile-drawer-close:hover{border-color:var(--color-line-strong);background:var(--color-surface-subtle);color:var(--color-accent)}.mega-nav-row{background:var(--color-surface);border-bottom:1px solid var(--color-line)}.mega-nav{min-height:46px}.mega-nav-list{gap:0}.mega-nav-trigger{min-height:46px;padding:0 13px;border-bottom:2px solid transparent;color:var(--color-ink-soft);font-size:.76rem;font-weight:650;white-space:nowrap}.mega-nav-trigger svg{width:9px;height:6px}.edition-context{justify-self:end;display:flex;align-items:center;gap:8px;min-height:36px;padding-inline-start:12px;border-inline-start:1px solid var(--color-line);color:var(--color-muted)}.edition-context span{font-size:.67rem;font-weight:650;white-space:nowrap}.edition-context small{font-size:.61rem;color:var(--color-faint);white-space:nowrap}.edition-context b{font-size:.6rem;font-weight:750;color:var(--color-accent);letter-spacing:.015em}:root[data-language=ar] .edition-context{padding-inline-start:12px;padding-inline-end:0}.mega-nav-trigger{color:var(--color-ink-soft)}.mega-nav-trigger:hover,.mega-nav-trigger.is-active,.mega-nav-trigger[aria-expanded=true]{color:var(--color-accent);border-bottom-color:var(--color-accent)}.mega-panel{background:var(--color-surface);border-bottom-color:var(--color-line-strong)}.mega-link-grid a{background:var(--color-surface);border-bottom-color:var(--color-line);color:var(--color-ink-soft)}.mega-link-grid a:hover,.mega-link-grid a[aria-current=page]{background:var(--color-surface-subtle);color:var(--color-accent)}.section,.side-card,.article-shell,.preferred-source,.coverage-block,.entity-tile{background:var(--color-surface);border-color:var(--color-line);box-shadow:none}.article-card{overflow:visible;border:0;border-top:1px solid var(--color-line);border-radius:0;background:transparent;box-shadow:none;transition:none}.article-card:hover,.entity-tile:hover,.coverage-block:hover{border-color:var(--color-line-strong);box-shadow:none}.article-card .article-media{overflow:hidden;border-radius:2px;background:var(--color-surface-subtle)}.article-card .article-media img{transition:none}.article-card:hover .article-media img{transform:none}.article-card .article-card-body{padding:12px 0 16px}.article-card .article-card-title{margin:0 0 7px;font-family:var(--font-editorial-locale);font-size:1.02rem;font-weight:600;line-height:1.32;letter-spacing:var(--headline-tracking)}.article-card .article-card-title a:hover{text-decoration:underline;text-underline-offset:3px;color:var(--color-ink)}.article-card p{font-size:.81rem;line-height:1.62}.article-card .article-meta{margin-top:10px;color:var(--color-faint);font-size:.65rem}.article-card .category-badge{top:10px;inset-inline-end:10px;max-width:calc(100% - 20px);padding:4px 7px;border-radius:2px;background:color-mix(in srgb,var(--color-accent) 92%,black);box-shadow:none;font-size:.62rem;font-weight:700}.article-card p,.article-deck,.article-body,.section-intro{color:var(--color-muted)}.article-body{color:#2e3538}.article-body a{color:var(--color-accent)}.article-body blockquote{background:var(--color-surface-subtle);border-inline-start-color:var(--color-accent)}.answer-box{background:var(--color-accent-soft);border-color:#bfd3cc}.eyebrow,.article-head .eyebrow{background:var(--color-accent-soft);color:var(--color-accent)}.button{border-radius:3px;background:var(--color-accent);color:#fff;box-shadow:none}.button:hover{background:var(--color-accent-hover)}.category-tile,.semantic-links a,.section-sibling-links a,.subtopic-rail a{border-color:var(--color-line);background:var(--color-surface);color:var(--color-ink-soft)}.category-tile:hover,.semantic-links a:hover,.section-sibling-links a:hover,.subtopic-rail a:hover{border-color:var(--color-line-strong);background:var(--color-surface-subtle);color:var(--color-accent)}.category-badge,.breaking-label{background:var(--color-accent);color:#fff;box-shadow:none}.breaking-label{background:var(--color-danger)}.preview-banner{background:#fbf4df;color:#614b1f;border-color:#e3cf98}.site-footer{background:#ecefea;color:var(--color-ink-soft);border-top:1px solid var(--color-line)}.footer-grid h2,.brand.inverse .brand-copy strong{color:var(--color-ink)}.brand.inverse .brand-copy small,.footer-brand p,.footer-grid>div:not(.footer-brand) a{color:var(--color-muted)}.footer-grid>div:not(.footer-brand) a:hover{color:var(--color-accent)}.footer-bottom{border-top-color:var(--color-line);color:var(--color-muted)}:root[data-language=de] .article-body,:root[data-language=fr] .article-body,:root[data-language=it] .article-body{max-width:66ch}:root[data-language=sv] .article-body,:root[data-language=no] .article-body,:root[data-language=da] .article-body{max-width:67ch}:root[data-language=ar] .article-body{max-width:var(--reading);line-height:var(--body-leading)}:root[data-language=de] .article-body,:root[data-language=fr] .article-body,:root[data-language=it] .article-body{hyphens:auto;overflow-wrap:break-word}:root[data-language=sv] .article-body,:root[data-language=no] .article-body,:root[data-language=da] .article-body{hyphens:auto}:root[data-language=ar] h1,:root[data-language=ar] h2,:root[data-language=ar] h3{letter-spacing:0;text-wrap:pretty}:root[data-language=ar] .article-body p{font-size:1.05em}:root[data-language=ar] .article-body,:root[data-language=ar] .article-deck,:root[data-language=ar] .edition-feature-copy>p{text-align:start}@media(max-width:980px){.edition-context small{display:none}.brand-copy small{max-width:210px}}@media(max-width:760px){.brand-row{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;min-height:68px}.brand-symbol{width:39px;height:39px}.brand-copy strong{font-size:1.28rem}.brand-copy small,.edition-context span{display:none}.edition-context{padding-inline-start:9px}}@media(max-width:430px){.edition-context{display:none}.brand-row{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:700px){.cards-grid{grid-template-columns:1fr!important;gap:18px!important}.cards-grid>.article-card:not(.compact){display:block!important;grid-template-columns:none!important}.cards-grid>.article-card:not(.compact) .article-media{aspect-ratio:16/9!important;height:auto!important}.cards-grid>.article-card:not(.compact) .article-card-body{padding:12px 0 18px!important}.cards-grid>.article-card:not(.compact) p{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}html[data-country]{--market-accent:var(--color-accent);--market-rule:var(--color-line);--market-lead-max:920px}html[data-country] .edition-lead-v6{border-top-color:var(--market-accent)}html[data-country] .edition-lead-v6 h1{max-width:var(--market-lead-max)}html[data-country] :is(.edition-lead-v6 .eyebrow,.edition-feature-kicker,.edition-heading a,.edition-breadcrumbs a,.edition-country-guide>a,.edition-market-signals b){color:var(--market-accent)}html[data-country] .edition-topics a:is(:hover,:focus-visible){color:var(--market-accent);border-bottom-color:var(--market-accent)}html[data-country] :is(.edition-feature-lead,.edition-support-stack){border-top-color:color-mix(in srgb,var(--market-accent) 42%,var(--text))}html[data-country=US]{--market-accent:#075f66;--market-lead-max:940px}html[data-country=CA]{--market-accent:#8a3438}html[data-country=GB]{--market-accent:#204f6b;--market-lead-max:930px}html[data-country=AU]{--market-accent:#1d6360;--market-lead-max:930px}html[data-country=DE]{--market-accent:#315463;--market-rule:#cfd6d8;--market-lead-max:900px}html[data-country=AT]{--market-accent:#704137;--market-rule:#d7d0cc;--market-lead-max:900px}html[data-country=CH]{--market-accent:#8a3136;--market-rule:#d4d8d6;--market-lead-max:880px}html[data-country=FR]{--market-accent:#79384d;--market-lead-max:900px}html[data-country=IT]{--market-accent:#7a4536;--market-lead-max:900px}html[data-country=SE]{--market-accent:#275d70;--market-lead-max:910px}html[data-country=NO]{--market-accent:#315f72;--market-lead-max:910px}html[data-country=DK]{--market-accent:#6f4145;--market-lead-max:910px}html[data-country=SA]{--market-accent:#11634f;--market-lead-max:880px}html[data-country=AE]{--market-accent:#185f5a;--market-lead-max:880px}html[data-country=KW]{--market-accent:#5b5548;--market-lead-max:880px}html[data-country=QA]{--market-accent:#6d3548;--market-lead-max:880px}html:is([data-country=DE],[data-country=AT]) .edition-topics a{min-height:41px;padding-inline:10px}html:is([data-country=FR],[data-country=IT]) .edition-lead-v6{padding-block:clamp(40px,5.2vw,66px)}html:is([data-country=SE],[data-country=NO],[data-country=DK]) .edition-feature-grid{gap:30px}html[data-country=CH] .edition-feature-grid{gap:30px}html:is([data-country=SA],[data-country=AE],[data-country=KW],[data-country=QA]){--reading:61ch;--body-leading:1.96;--headline-leading:1.4}html:is([data-country=SA],[data-country=AE],[data-country=KW],[data-country=QA]) .edition-lead-v6 h1{font-size:clamp(2.25rem,4.4vw,3.8rem);line-height:1.42}html:is([data-country=SA],[data-country=AE],[data-country=KW],[data-country=QA]) .edition-topics a{min-height:46px;font-size:.78rem}@media(max-width:700px){html[data-country] .edition-lead-v6{padding-block:28px 32px}html:is([data-country=SA],[data-country=AE],[data-country=KW],[data-country=QA]) .edition-lead-v6 h1{font-size:clamp(1.95rem,9vw,2.65rem)}}.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}}
