/* Horizon 67 — homepage-only design system. Shared application styles remain intact. */
@font-face{font-family:'SPL Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url('/home-assets/fonts/inter-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'SPL Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url('/home-assets/fonts/inter-greek.woff2') format('woff2');unicode-range:U+0370-03FF,U+1F00-1FFF}
html:has(.spl-premium-home){scroll-behavior:smooth;scroll-padding-top:100px}
body.spl-premium-home{--bg:#101c27;--surface:#162430;--raised:#1b2c39;--section:#14222d;--text:#eef2f3;--muted:#aab8c1;--subtle:#8c9eaa;--line:#2c3d49;--accent:#97d5db;--button:#b6dde0;--button-text:#142a35;--nav:rgba(16,28,39,.94);--soft:#1d303d;--spl-font:'SPL Inter',Arial,sans-serif;--spl64-font:'SPL Inter',Arial,sans-serif;background:var(--bg);color:var(--text);font-family:var(--spl-font)!important;margin:0;line-height:1.6;font-size:15px!important;-webkit-font-smoothing:antialiased;overflow-x:clip}
html[data-theme=light] body.spl-premium-home{--bg:#f0f1ed;--surface:#e7eae6;--raised:#f6f6f1;--section:#e4e9e7;--text:#192d38;--muted:#4f6370;--subtle:#5d707b;--line:#c9d3d2;--accent:#236c7b;--button:#214f60;--button-text:#f5f8f6;--nav:rgba(240,241,237,.94);--soft:#dce5e2}
.spl-premium-home *{box-sizing:border-box}
.spl-premium-home :is(.premium-main,.premium-footer) :is(h1,h2,h3,p,dl,dd){margin:0;color:inherit}
.spl-premium-home :is(.premium-main,.premium-footer) :is(a,button){font:inherit;color:inherit;text-decoration:none}
.spl-premium-home :is(.premium-main,.premium-footer) svg{display:block;width:21px;height:21px;stroke:currentColor;stroke-width:1.45;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.spl-premium-home [hidden]{display:none!important}
.spl-premium-home :is(a,button,summary,input,[tabindex]):focus-visible{outline:2px solid var(--accent)!important;outline-offset:5px}
.spl-premium-home ::selection{background:#a7d2d6;color:#142b36}
.symbol-library{position:absolute;width:0;height:0;overflow:hidden}
.skip-link{position:fixed;top:-100px;left:20px;z-index:9999;background:var(--button);color:var(--button-text);padding:12px 20px;border-radius:4px}
.skip-link:focus{top:12px}
.spl-premium-home .wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.spl-premium-home .premium-main{padding:0!important;max-width:none!important;width:100%!important;overflow:clip}
.spl-premium-home .overline{display:block;font-size:10px!important;font-weight:550!important;letter-spacing:.12em;line-height:1.6;color:var(--muted)}
.spl-premium-home .section{padding-block:96px}
.spl-premium-home .premium-main h1{font-size:clamp(34px,3.7vw,53px)!important;font-weight:470!important;line-height:1.19;letter-spacing:-.037em;text-wrap:balance}
.spl-premium-home .premium-main h2{font-size:clamp(27px,2.65vw,36px)!important;font-weight:470!important;line-height:1.28;letter-spacing:-.027em;text-wrap:balance}
.spl-premium-home .premium-main h3{font-size:22px!important;font-weight:500!important;line-height:1.37;letter-spacing:-.019em;text-wrap:balance}
.spl-premium-home .premium-main p{font-size:15px!important;line-height:1.8;color:var(--muted)}
.spl-premium-home .button{display:inline-flex;justify-content:center;align-items:center;gap:19px;min-height:49px;padding:13px 19px;border-radius:4px;border:1px solid transparent;font-size:13px!important;font-weight:550!important;line-height:1.45;transition:background .2s,transform .2s,border-color .2s;max-width:100%}
.spl-premium-home .button.primary{background:var(--button)!important;color:var(--button-text)!important}
.spl-premium-home .button.secondary{border-color:var(--line);background:transparent;color:var(--text)}
.spl-premium-home .button:hover{transform:translateY(-2px)}
.spl-premium-home .button.primary:hover{filter:brightness(1.08)}
.spl-premium-home .button.secondary:hover{background:var(--surface);border-color:var(--subtle)}
.spl-premium-home .text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px!important;font-weight:500!important;line-height:1.6}
.spl-premium-home .text-link svg,.spl-premium-home .button svg{width:18px;height:18px;transition:transform .2s}
.spl-premium-home a:hover .text-link svg,.spl-premium-home a.text-link:hover svg{transform:translateX(4px)}
.spl-premium-home .actions{display:flex;gap:12px;flex-wrap:wrap}
.fine-rule{display:block;width:27px;height:1px;background:var(--accent);flex-shrink:0}
.circle-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;transition:background .2s,transform .2s}
.spl-premium-home a:hover .circle-arrow{transform:rotate(8deg);background:var(--soft)}
/* Refine the existing universal header rather than replacing its behavior. */
html body.spl-premium-home .site-header.spl-universal-header{position:sticky!important;top:0!important;z-index:1000!important;min-height:82px!important;background:var(--nav)!important;border-bottom:1px solid var(--line)!important;backdrop-filter:blur(18px);box-shadow:none!important}
html body.spl-premium-home .site-header.spl-universal-header *{font-family:var(--spl-font)!important}
html body.spl-premium-home .site-header.spl-universal-header .header-inner{width:min(1440px,calc(100% - 64px))!important;min-height:82px!important;display:grid!important;grid-template-columns:230px minmax(0,1fr) auto!important;grid-template-areas:'brand navigation utilities'!important;grid-template-rows:82px!important;gap:18px!important;padding:0!important;align-items:center!important}
html body.spl-premium-home .site-header.spl-universal-header .brand{grid-area:brand!important;gap:10px!important;max-width:none!important;margin:0!important}
html body.spl-premium-home .site-header.spl-universal-header .brand-mark{width:29px!important;height:34px!important;flex:0 0 29px!important;display:grid!important;place-items:center!important;margin:0!important}
html body.spl-premium-home .site-header.spl-universal-header .brand-star{position:static!important;font-size:29px!important;color:var(--accent)!important;line-height:1!important}
html body.spl-premium-home .site-header.spl-universal-header :is(.brand-waves,.brand-rule){display:none!important}
html body.spl-premium-home .site-header.spl-universal-header .brand-copy{gap:5px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}
html body.spl-premium-home .site-header.spl-universal-header .brand-name{font-size:16px!important;letter-spacing:-.025em!important;font-weight:550!important;color:var(--text)!important}
html body.spl-premium-home .site-header.spl-universal-header .brand-credit{font-size:7px!important;letter-spacing:.11em!important;color:var(--muted)!important;font-weight:400!important}
html body.spl-premium-home .site-header.spl-universal-header .desktop-nav{grid-area:navigation!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:22px!important;border:0!important;min-height:0!important;padding:0!important;flex-wrap:nowrap!important}
html body.spl-premium-home .site-header.spl-universal-header .desktop-nav>a,html body.spl-premium-home .site-header.spl-universal-header .spl-more-menu>summary{font-size:12px!important;font-weight:450!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--muted)!important;padding:10px 0!important;min-height:0!important;white-space:nowrap!important}
html body.spl-premium-home .site-header.spl-universal-header .desktop-nav>a:hover,html body.spl-premium-home .site-header.spl-universal-header .spl-more-menu>summary:hover{color:var(--text)!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-header-account-tools{grid-area:utilities!important;gap:12px!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-nav-utilities{gap:8px!important}
html body.spl-premium-home .site-header.spl-universal-header :is(.spl-theme-toggle,.spl-language-menu>summary){width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:4px!important;color:var(--muted)!important;box-shadow:none!important;font-size:15px!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-language-menu>summary{width:39px!important;font-size:11px!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-language-flag{display:none!important}
html body.spl-premium-home .site-header.spl-universal-header .account-link{background:transparent!important;color:var(--text)!important;box-shadow:none!important;border:1px solid var(--line)!important;border-radius:4px!important;min-height:36px!important;padding:7px 12px!important;font-size:11px!important;font-weight:500!important;white-space:nowrap!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-global-search-trigger{width:25px!important;min-width:25px!important;height:32px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--muted)!important;box-shadow:none!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-global-search-trigger>span:first-child{font-size:23px!important}
html body.spl-premium-home .site-header.spl-universal-header .spl-global-search-trigger>span:not(:first-child),html body.spl-premium-home .site-header.spl-universal-header .spl-global-search-trigger kbd{display:none!important}
html body.spl-premium-home .site-header.spl-universal-header .mobile-menu{display:none!important}
html body.spl-premium-home .spl-context-bar{display:none!important}
html body.spl-premium-home :is(.spl-more-popover,.spl-language-popover){background:var(--surface)!important;border-color:var(--line)!important;color:var(--text)!important;box-shadow:0 20px 50px #0003!important}
html body.spl-premium-home .spl-more-popover :is(strong,h3){color:var(--text)!important}
html body.spl-premium-home .spl-more-popover :is(p,small){color:var(--muted)!important}
html body.spl-premium-home .spl-directory-link{background:var(--surface)!important;border-color:var(--line)!important}
html body.spl-premium-home .spl-directory-link:hover{background:var(--raised)!important}
html body.spl-premium-home .spl-language-popover button{color:var(--text)!important}
html body.spl-premium-home .spl-language-popover button:is(:hover,.active){background:var(--soft)!important}
/* Hero: restrained editorial copy, spatial globe and honest platform index. */
.hero{position:relative;background:radial-gradient(ellipse at 73% 44%,#2040524a,transparent 57%)}
html[data-theme=light] .hero{background:radial-gradient(ellipse at 73% 44%,#c6dbdc80,transparent 59%)}
.hero-layout{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:35px;min-height:633px;padding-top:36px;padding-bottom:27px}
.hero-copy{padding:9px 0 0;position:relative;z-index:1}
.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px!important;letter-spacing:.1em;color:var(--muted);margin-bottom:30px}
.tiny-cross{font-size:21px!important;line-height:1;color:var(--accent);font-weight:300!important}
.eyebrow-rule{height:1px;width:40px;background:var(--line)}
.spl-premium-home .hero h1{max-width:560px;margin-bottom:23px}
.muted-title{display:block;color:var(--accent)}
.spl-premium-home .hero-description{max-width:455px;margin-bottom:29px;font-size:15px!important;line-height:1.85}
.hero-footnote{display:flex;align-items:flex-start;gap:13px;margin-top:32px;max-width:335px}
.hero-footnote .fine-rule{margin-top:10px}
.spl-premium-home .hero-footnote p{font-size:11px!important;line-height:1.8;color:var(--subtle)}
.globe-interface{position:relative;min-width:0}
.globe-topline{display:flex;justify-content:space-between;gap:12px;font-size:8px!important;letter-spacing:.09em;color:var(--subtle);padding:0 4px 15px;border-bottom:1px solid var(--line)}
.planet-stage{width:100%;aspect-ratio:1.21;position:relative;isolation:isolate}
#home-globe,.globe-fallback{position:absolute;width:112%;height:124%;left:-6%;top:-11%;display:block;max-width:none;object-fit:contain}
#home-globe{cursor:grab;touch-action:pan-y;opacity:0;transition:opacity .6s}
#home-globe.is-ready{opacity:1}
#home-globe.is-dragging{cursor:grabbing}
.has-canvas .globe-fallback{visibility:hidden}
.globe-axis{position:absolute;font-size:8px!important;letter-spacing:.1em;color:var(--subtle);pointer-events:none}
.axis-top{top:7%;left:50%}.axis-side{right:-12px;top:45%;writing-mode:vertical-rl}
.port-label{display:flex;align-items:center;gap:9px;position:absolute;bottom:16%;left:1%;padding:12px 14px;border-left:1px solid var(--accent);background:var(--nav);backdrop-filter:blur(7px);pointer-events:none}
.port-label div{display:flex;flex-direction:column;gap:3px}
.port-label b{font-size:10px!important;font-weight:500!important;letter-spacing:.08em}
.port-label div>span{font-size:8px!important;color:var(--muted);font-variant-numeric:tabular-nums}
.location-pin{width:6px;height:6px;border:1px solid var(--accent);border-radius:50%}
.globe-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:14px;position:relative}
.globe-port-picker{display:flex;gap:5px}
.spl-premium-home .globe-port-picker button{border:0;border-radius:3px;background:none;color:var(--muted);padding:7px 9px;min-height:34px;font-size:10px!important;cursor:pointer}
.spl-premium-home .globe-port-picker button[aria-pressed=true]{background:var(--soft);color:var(--text)}
.h-globe-controls{display:flex;gap:2px}
.spl-premium-home .h-globe-controls button{font-size:11px!important;line-height:1.1;border:0;background:none;color:var(--muted);padding:8px;min-height:34px;cursor:pointer;display:inline-flex;align-items:center;gap:5px}
.spl-premium-home .h-globe-controls button:hover{color:var(--text);background:var(--surface)}
.spl-premium-home .globe-note{font-size:9px!important;line-height:1.6;margin-top:12px;text-align:center;color:var(--subtle)}
.platform-summary{display:grid;grid-template-columns:1.05fr repeat(4,1fr);padding:25px 0 27px;border-top:1px solid var(--line);gap:0}
.spl-premium-home .summary-intro p{font-size:12px!important;margin-top:7px}
.summary-stat{display:grid;grid-template-columns:1fr 17px;align-content:center;padding-left:28px;border-left:1px solid var(--line);position:relative;row-gap:5px;transition:color .2s}
.summary-stat strong{font-size:30px!important;line-height:1.2;letter-spacing:-.035em;font-weight:450!important;font-variant-numeric:tabular-nums}
.summary-stat span{font-size:11px!important;color:var(--muted);grid-column:1/3;line-height:1.6}
.summary-stat svg{position:absolute;right:20px;top:5px;width:15px!important;height:15px!important;color:var(--subtle)}
.spl-premium-home .summary-stat:hover{color:var(--accent)}
/* Photography-led asymmetric stories. */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:35px}
.section-heading .overline{margin-bottom:16px}
.section-heading>div{max-width:650px}
.spl-premium-home .section-heading>p{font-size:13px!important;max-width:305px;line-height:1.85;margin-bottom:3px}
.section-heading>.text-link{flex-shrink:0;margin-bottom:5px}
.editorial-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:24px}
.feature-story{min-height:545px;overflow:hidden;position:relative;border-radius:5px;isolation:isolate;background:#18323f;color:#fff!important;display:flex;align-items:flex-end;padding:34px}
.feature-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:57% center;transition:transform .7s;z-index:-2}
.feature-story:hover .feature-photo{transform:scale(1.035)}
.photo-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#07101a1a 15%,#081b2580 48%,#071723f0 100%)}
.photo-index{position:absolute;left:32px;top:29px;font-size:9px!important;letter-spacing:.1em}
.feature-story>.circle-arrow{position:absolute;right:29px;top:23px;border-color:#fff6}
.feature-copy{max-width:460px}
.spl-premium-home .feature-copy .overline{color:#c4d6db;margin-bottom:13px}
.spl-premium-home .feature-copy h3{font-size:clamp(24px,2.25vw,30px)!important;font-weight:450!important;line-height:1.34;margin-bottom:16px}
.spl-premium-home .feature-copy p{color:#d6e0e4;font-size:13px!important;max-width:415px;margin-bottom:24px;line-height:1.8}
.editorial-side{display:flex;flex-direction:column;gap:24px}
.atlas-story{display:grid;grid-template-columns:1fr;background:var(--surface);border:1px solid var(--line);border-radius:5px;overflow:hidden;flex:1}
.atlas-mini{height:163px;overflow:hidden}
.atlas-mini img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s}
.atlas-story:hover img{transform:scale(1.04)}
.atlas-story-copy{padding:24px 27px 28px}
.atlas-story-copy .overline{display:flex;justify-content:space-between;margin-bottom:12px}
.spl-premium-home .atlas-story h3{font-size:23px!important;margin-bottom:12px}
.spl-premium-home .atlas-story p{font-size:12px!important;margin-bottom:16px;line-height:1.8}
.desk-story{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:16px;align-items:start;border-block:1px solid var(--line);padding:25px 5px}
.desk-symbol{width:33px;height:38px;display:grid;place-items:center;color:var(--accent)}
.desk-story .overline{font-size:9px!important;margin-bottom:9px}
.spl-premium-home .desk-story h3{font-size:19px!important;margin-bottom:7px}
.spl-premium-home .desk-story p{font-size:12px!important;line-height:1.8}
.desk-story>svg{width:18px!important;color:var(--muted)}
/* Quiet source-backed news briefing. */
.briefing-section{background:var(--section);border-block:1px solid var(--line);padding-block:49px}
.briefing-layout{display:grid;grid-template-columns:.8fr 1.4fr;gap:80px;align-items:center}
.briefing-intro .overline{margin-bottom:17px}
.spl-premium-home .briefing-intro h2{font-size:29px!important;max-width:330px;margin-bottom:23px}
.spl-premium-home .feed-status{margin-top:25px;font-size:10px!important;color:var(--subtle);max-width:300px}
.briefing-row{display:grid;grid-template-columns:22px minmax(0,1fr) 22px;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);align-items:start}
.briefing-row:first-child{padding-top:0}.briefing-row:last-child{border-bottom:0;padding-bottom:0}
.story-number{font-size:10px!important;color:var(--subtle);padding-top:1px;font-variant-numeric:tabular-nums}
.briefing-row .overline{font-size:9px!important;margin-bottom:8px}
.spl-premium-home .briefing-row h3{font-size:17px!important;font-weight:450!important;line-height:1.6}
.briefing-row>svg{width:17px!important;color:var(--subtle);margin-top:5px}
.briefing-row:hover h3{color:var(--accent)}
.briefing-row time{display:block;font-size:10px!important;color:var(--subtle);margin-top:7px}
/* Market context uses learning references rather than fabricated live prices. */
.market-workspace{display:grid;grid-template-columns:1.45fr 1fr;border:1px solid var(--line);border-radius:5px;overflow:hidden}
.market-overview{padding:30px 35px 33px;background:var(--surface);min-width:0}
.market-overview-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:26px}
.spl-premium-home .reference-badge{font-size:8px!important;letter-spacing:.06em;color:var(--subtle);padding:4px 7px;border:1px solid var(--line);border-radius:3px}
.market-tabs{display:flex;border-bottom:1px solid var(--line);gap:25px;margin-bottom:27px}
.spl-premium-home .market-tabs button{padding:0 0 13px;background:none;border:0;border-bottom:2px solid transparent;color:var(--muted);font-size:12px!important;cursor:pointer;white-space:nowrap}
.spl-premium-home .market-tabs button[aria-selected=true]{color:var(--text);border-bottom-color:var(--accent)}
.market-panel{min-height:306px}
.market-panel-title{display:flex;align-items:start;gap:15px;margin-bottom:13px}
.market-number{font-size:12px!important;color:var(--accent);padding-top:5px}
.spl-premium-home .market-panel h3{font-size:23px!important;max-width:420px}
.spl-premium-home .market-panel>p{font-size:12px!important;line-height:1.85;max-width:510px;min-height:68px}
.market-facts{margin:17px 0 21px!important;font-size:11px!important}
.market-facts>div{display:grid;grid-template-columns:130px 1fr;border-bottom:1px solid var(--line);padding:12px 0;gap:15px}
.market-facts dt{color:var(--subtle)}
.market-facts dd{color:var(--text)!important;line-height:1.6}
.market-side{padding:35px;background:var(--bg);border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}
.market-side>div:first-child{display:flex;gap:15px;align-items:center;margin-bottom:25px}
.market-side>div>svg{color:var(--accent);width:23px!important;height:23px!important}
.spl-premium-home .market-side h3{font-size:26px!important;line-height:1.44;font-weight:450!important;max-width:380px;margin-bottom:24px}
.toolkit-links{display:flex;flex-direction:column;margin-top:auto}
.toolkit-links .text-link{justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px!important}
.spl-premium-home .data-note{font-size:10px!important;line-height:1.9;margin-top:24px;color:var(--subtle)}
/* Full-width real photography gives the scroll a clear change in rhythm. */
.global-story{position:relative;isolation:isolate;min-height:415px;display:flex;align-items:center;overflow:hidden;color:#f1f5f6}
.global-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 49%;z-index:-2}
.global-shade{position:absolute;inset:0;background:linear-gradient(90deg,#102432f5 0%,#0d2531e0 42%,#10243180 100%);z-index:-1}
.global-story-inner{display:grid;grid-template-columns:1.7fr 1fr;gap:100px;padding-block:64px;align-items:center}
.global-story-inner .overline{color:#c2d5d9;margin-bottom:20px}
.spl-premium-home .global-story h2{max-width:510px;font-weight:430!important}
.spl-premium-home .global-story p{color:#cfdbdf;font-size:13px!important;max-width:490px;margin-top:20px}
.spl-premium-home .photo-button{border:1px solid #b0c9ce80;color:#f0f5f6;background:#15313d55;margin-top:28px}
.global-fact{border-left:1px solid #bccbd45c;padding-left:42px}
.global-fact>span:first-child{font-size:78px!important;font-weight:300!important;line-height:1;letter-spacing:-.05em}
.spl-premium-home .global-fact p{font-size:14px!important;max-width:210px;margin:17px 0 24px}
.global-fact .fine-rule{background:#c0dbdf;margin-bottom:20px}
.global-fact small{font-size:8px!important;letter-spacing:.06em;color:#c1d3db}
.pathways{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.pathway{border-top:1px solid var(--line);padding:25px 0 0;display:flex;align-items:start;flex-direction:column}
.pathway-top{display:flex;justify-content:space-between;align-items:center;width:100%;gap:12px;margin-bottom:26px}
.pathway-top svg{color:var(--accent);width:25px!important;height:25px!important}
.spl-premium-home .pathway h3{font-size:23px!important;font-weight:450!important;margin-bottom:14px}
.spl-premium-home .pathway p{font-size:13px!important;max-width:340px;margin-bottom:24px}
.pathway .circle-arrow{margin-top:auto}
.about-strip{background:var(--section);border-block:1px solid var(--line);padding:60px 0}
.about-layout{display:grid;grid-template-columns:.95fr 1.5fr;align-items:center;gap:110px}
.about-wordmark{font-size:clamp(25px,3vw,38px)!important;line-height:1.18;letter-spacing:-.05em;font-weight:550!important;color:var(--muted)}
.about-wordmark>span{color:var(--accent)}
.about-layout .overline{font-size:9px!important}
.spl-premium-home .about-layout p{font-size:15px!important;color:var(--text);font-weight:400!important;line-height:1.85;margin:17px 0 20px}
.final-section{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-block:76px}
.final-section .overline{margin-bottom:16px}
.spl-premium-home .final-section h2{font-size:32px!important}
.spl-premium-home .final-section p{font-size:13px!important;margin-top:15px;max-width:620px}
.final-section .button{flex-shrink:0}
/* Footer and persistent mobile navigation. */
.spl-premium-home .premium-footer{background:var(--surface);border-top:1px solid var(--line);padding:53px 0 0}
.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px;padding-bottom:42px}
.footer-brand{font-size:21px!important;letter-spacing:-.03em;font-weight:500!important}
.footer-brand>span{font-size:17px!important;margin-left:7px;color:var(--accent)}
.spl-premium-home .footer-top p{color:var(--muted);font-size:12px!important;line-height:1.8;max-width:270px;margin:12px 0 21px}
.footer-top small{font-size:8px!important;color:var(--subtle);letter-spacing:.08em}
.footer-top nav{display:flex;flex-direction:column;gap:11px}
.spl-premium-home .footer-top h3{font-size:9px!important;font-weight:550!important;letter-spacing:.11em;color:var(--subtle);margin:0 0 8px}
.footer-top nav a{font-size:11px!important;color:var(--muted)!important;line-height:1.6}
.footer-top nav a:hover{color:var(--text)!important}
.footer-top .plain-link svg{display:none}
.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:22px 0;font-size:9px!important;color:var(--subtle)}
.release-tag{letter-spacing:.06em}
html body.spl-premium-home .spl-mobile-drawer{background:var(--bg)!important;color:var(--text)!important;border-color:var(--line)!important}
html body.spl-premium-home .spl-mobile-drawer :is(a,h3,button,summary){color:var(--text)!important}
html body.spl-premium-home .spl-mobile-drawer :is(a,button,summary){background:var(--surface)!important;border-color:var(--line)!important}
html body.spl-premium-home .spl-mobile-drawer .spl-mobile-group{border-color:var(--line)!important}
html body.spl-premium-home .spl-mobile-drawer :is(.spl-mobile-drawer-head,.spl-mobile-utility){border-color:var(--line)!important}
html body.spl-premium-home .spl-mobile-bottom-nav{background:var(--nav)!important;border-color:var(--line)!important;backdrop-filter:blur(14px)}
html body.spl-premium-home .spl-mobile-bottom-nav :is(a,button){color:var(--muted)!important;font-family:var(--spl-font)!important}
html body.spl-premium-home .spl-mobile-bottom-nav .active{background:var(--soft)!important;color:var(--text)!important}
html body.spl-premium-home .spl-mobile-drawer a[aria-current=page]{border-left:2px solid var(--accent)!important;background:var(--soft)!important}
/* Layouts between laptop and tablet retain real breathing room. */
@media(min-width:1700px){.hero-layout{min-height:690px;gap:70px}.spl-premium-home .hero h1{font-size:55px!important}.planet-stage{aspect-ratio:1.13}.spl-premium-home .wrap{width:min(1360px,calc(100% - 144px))}}
@media(max-width:1340px){html body.spl-premium-home .site-header.spl-universal-header .desktop-nav{gap:15px!important}html body.spl-premium-home .site-header.spl-universal-header .header-inner{grid-template-columns:215px minmax(0,1fr) auto!important;gap:12px!important}.spl-premium-home .wrap{width:calc(100% - 88px)}.hero-layout{gap:24px;min-height:580px}.spl-premium-home .hero h1{font-size:46px!important}.hero-description{max-width:420px}.spl-premium-home .hero .button{font-size:12px!important;padding-inline:14px;gap:12px}.hero-footnote{margin-top:26px}.briefing-layout{gap:60px}.atlas-story-copy{padding:23px}.market-overview,.market-side{padding:27px}.about-layout{gap:70px}}
@media(max-width:1240px){html body.spl-premium-home .site-header.spl-universal-header .header-inner{grid-template-columns:minmax(0,1fr) auto 35px!important;grid-template-areas:'brand utilities menu'!important;grid-template-rows:75px!important;min-height:75px!important}html body.spl-premium-home .site-header.spl-universal-header{min-height:75px!important}html body.spl-premium-home .site-header.spl-universal-header .desktop-nav{display:none!important}html body.spl-premium-home .site-header.spl-universal-header .mobile-menu{display:block!important;grid-area:menu!important}html body.spl-premium-home .site-header.spl-universal-header .spl-mobile-menu-trigger{width:33px!important;height:35px!important;min-height:35px!important;padding:8px 5px!important;background:transparent!important;border:0!important;box-shadow:none!important}html body.spl-premium-home .site-header.spl-universal-header .spl-mobile-menu-trigger span{background:var(--text)!important;height:1px!important}.spl-premium-home .hero h1{font-size:clamp(36px,4.1vw,45px)!important}.hero-layout{grid-template-columns:.97fr 1.03fr;gap:20px;min-height:560px}.globe-topline{font-size:7px!important}.globe-bottom{align-items:center;flex-wrap:wrap;gap:8px}.globe-port-picker{gap:0}.spl-premium-home .globe-port-picker button{padding:7px;font-size:9px!important}.spl-premium-home .h-globe-controls button{padding:7px 5px;font-size:10px!important}.summary-stat{padding-left:20px}.summary-stat svg{right:12px}.section-heading{gap:35px}.section-heading>div{max-width:550px}.editorial-grid{grid-template-columns:1.1fr 1fr}.feature-story{padding:29px}.feature-story .feature-copy h3{font-size:27px!important}.market-tabs{gap:20px}.market-overview-head{flex-wrap:wrap;gap:8px}.market-panel{min-height:330px}.market-facts>div{grid-template-columns:100px 1fr}.market-side{padding:28px}.global-story-inner{gap:60px}.footer-top{gap:24px}}
@media(max-width:980px){.spl-premium-home .wrap{width:calc(100% - 64px)}.spl-premium-home .section{padding-block:72px}.hero-layout{grid-template-columns:1fr 1fr;min-height:540px;gap:15px;padding-top:24px;padding-bottom:30px}.eyebrow{font-size:8px!important;gap:8px;margin-bottom:24px}.eyebrow-rule{width:20px}.spl-premium-home .hero h1{font-size:37px!important;line-height:1.2}.spl-premium-home .hero-description{font-size:13px!important;line-height:1.8;max-width:345px}.hero .actions{gap:9px}.spl-premium-home .hero .button{font-size:11px!important;min-height:45px;padding:10px 13px}.hero-footnote{margin-top:22px}.spl-premium-home .hero-footnote p{font-size:10px!important}.globe-topline>span:last-child{display:none}.planet-stage{aspect-ratio:.96}.globe-bottom{justify-content:center}.port-label{left:0;bottom:17%;padding:9px}.axis-side{right:0}.globe-note{max-width:290px;margin-inline:auto!important}.platform-summary{grid-template-columns:repeat(4,1fr);padding-block:25px}.summary-intro{display:none}.summary-stat:first-of-type{border-left:0;padding-left:0}.summary-stat{padding-left:19px}.summary-stat strong{font-size:28px!important}.summary-stat span{font-size:10px!important}.summary-stat svg{right:15px}.section-heading{gap:32px}.section-heading>p{max-width:235px!important;font-size:12px!important}.spl-premium-home .premium-main h2{font-size:30px!important}.feature-story{padding:26px;min-height:540px}.feature-story .feature-copy h3{font-size:25px!important}.spl-premium-home .feature-copy p{font-size:12px!important}.photo-index{left:26px;font-size:8px!important}.atlas-mini{height:155px}.atlas-story-copy{padding:21px}.spl-premium-home .atlas-story h3{font-size:21px!important}.desk-story{padding:21px 0;gap:10px;grid-template-columns:25px 1fr 15px}.desk-symbol{width:24px}.spl-premium-home .desk-story h3{font-size:16px!important}.spl-premium-home .desk-story p{font-size:11px!important}.briefing-layout{grid-template-columns:.8fr 1.2fr;gap:35px}.spl-premium-home .briefing-intro h2{font-size:25px!important}.briefing-row{gap:13px}.spl-premium-home .briefing-row h3{font-size:15px!important}.market-workspace{grid-template-columns:1.25fr 1fr}.market-overview,.market-side{padding:24px}.market-tabs{gap:18px}.spl-premium-home .market-tabs button{font-size:11px!important}.spl-premium-home .market-side h3{font-size:23px!important}.market-facts>div{grid-template-columns:1fr;gap:4px;padding-block:10px}.market-panel{min-height:385px}.global-story-inner{grid-template-columns:1.5fr .8fr;gap:45px}.global-fact{padding-left:30px}.global-fact>span:first-child{font-size:65px!important}.pathways{gap:24px}.pathway-top .overline{font-size:8px!important}.spl-premium-home .pathway h3{font-size:21px!important}.spl-premium-home .pathway p{font-size:12px!important}.about-layout{grid-template-columns:.8fr 1.3fr;gap:45px}.spl-premium-home .about-layout p{font-size:13px!important}.final-section{gap:30px;padding-block:62px}.spl-premium-home .final-section h2{font-size:28px!important}.final-section .button{font-size:12px!important;gap:12px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-top>div:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:start}.footer-top>div:first-child p{margin:0 0 0 auto;text-align:right}.footer-top>div:first-child small{grid-column:1/-1;margin-top:10px}}
@media(max-width:700px){html:has(.spl-premium-home){scroll-padding-top:85px}.spl-premium-home .wrap{width:calc(100% - 40px)}html body.spl-premium-home .site-header.spl-universal-header .header-inner{width:calc(100% - 34px)!important;grid-template-rows:69px!important;min-height:69px!important;gap:9px!important;grid-template-columns:minmax(0,1fr) auto 30px!important}html body.spl-premium-home .site-header.spl-universal-header{min-height:69px!important}html body.spl-premium-home .site-header.spl-universal-header .brand{gap:7px!important}html body.spl-premium-home .site-header.spl-universal-header .brand-name{font-size:13px!important}html body.spl-premium-home .site-header.spl-universal-header .brand-credit{font-size:6px!important;letter-spacing:.07em!important}html body.spl-premium-home .site-header.spl-universal-header .brand-mark{width:23px!important;flex-basis:23px!important}html body.spl-premium-home .site-header.spl-universal-header .brand-star{font-size:26px!important}html body.spl-premium-home .site-header.spl-universal-header .spl-header-account-tools{gap:0!important}html body.spl-premium-home .site-header.spl-universal-header .spl-nav-utilities{gap:0!important}html body.spl-premium-home .site-header.spl-universal-header :is(.account-link,.spl-global-search-trigger){display:none!important}html body.spl-premium-home .site-header.spl-universal-header .spl-language-menu>summary{width:33px!important}html body.spl-premium-home .site-header.spl-universal-header .spl-theme-toggle{width:30px!important}.spl-premium-home .section{padding-block:55px}.hero-layout{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding-top:39px;padding-bottom:26px;min-height:0}.hero-copy{padding:0}.eyebrow{font-size:9px!important;margin-bottom:22px;gap:10px}.eyebrow-rule{width:35px}.spl-premium-home .hero h1{font-size:clamp(33px,7.8vw,46px)!important;line-height:1.22;max-width:550px;margin-bottom:19px;letter-spacing:-.032em}.spl-premium-home .hero-description{font-size:13px!important;max-width:475px;margin-bottom:23px;line-height:1.85}.spl-premium-home .hero .button{font-size:11px!important;min-height:45px;padding:11px 13px;gap:12px}.hero .actions{gap:10px}.hero-footnote{display:none}.globe-interface{max-width:490px;width:100%;align-self:center}.globe-topline{font-size:7px!important;padding-bottom:10px}.globe-topline>span:last-child{display:block}.planet-stage{aspect-ratio:1.17;max-height:380px}#home-globe,.globe-fallback{width:114%;height:131%;left:-7%;top:-13%}.axis-top{top:6%}.port-label{bottom:15%;padding:8px 10px}.port-label b{font-size:9px!important}.port-label div>span{font-size:7px!important}.globe-bottom{justify-content:space-between;padding-top:10px;gap:5px}.spl-premium-home .globe-port-picker button{font-size:9px!important;padding:7px}.spl-premium-home .h-globe-controls button{font-size:10px!important;padding:8px 5px}.spl-premium-home .globe-note{font-size:8px!important;max-width:100%;margin-top:9px}.platform-summary{grid-template-columns:repeat(2,1fr);padding-block:9px;gap:0}.summary-stat{padding:20px 0 20px 24px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.summary-stat:nth-of-type(odd){border-left:0;padding-left:0}.summary-stat:nth-last-child(-n+2){border-bottom:0}.summary-stat strong{font-size:29px!important}.summary-stat span{font-size:10px!important}.summary-stat svg{top:24px;right:17px}.section-heading{display:block;margin-bottom:25px}.section-heading .overline{font-size:9px!important;margin-bottom:13px}.spl-premium-home .premium-main h2{font-size:28px!important;line-height:1.3}.spl-premium-home .section-heading>p{max-width:440px!important;font-size:12px!important;margin-top:17px}.section-heading>.text-link{margin-top:18px}.editorial-grid{grid-template-columns:1fr;gap:22px}.feature-story{min-height:470px;padding:26px}.photo-index{top:25px}.feature-story>.circle-arrow{top:20px;right:23px}.spl-premium-home .feature-copy h3{font-size:27px!important;max-width:410px}.spl-premium-home .feature-copy p{font-size:12px!important}.editorial-side{gap:22px}.atlas-story{grid-template-columns:.8fr 1.2fr;min-height:235px}.atlas-mini{height:100%;min-height:235px}.atlas-mini img{object-position:45%}.atlas-story-copy{padding:21px 18px}.spl-premium-home .atlas-story h3{font-size:20px!important}.spl-premium-home .atlas-story p{font-size:11px!important;margin-bottom:15px}.atlas-story .overline{font-size:8px!important}.atlas-story .text-link{font-size:11px!important;gap:8px}.desk-story{grid-template-columns:32px 1fr 19px;padding:24px 0;gap:15px}.desk-symbol{width:30px}.spl-premium-home .desk-story h3{font-size:19px!important}.spl-premium-home .desk-story p{font-size:12px!important}.briefing-section{padding-block:36px}.briefing-layout{grid-template-columns:1fr;gap:28px}.briefing-intro{display:grid;grid-template-columns:1fr auto;column-gap:14px;align-items:center}.briefing-intro>.overline{grid-column:1/-1;font-size:9px!important;margin-bottom:13px}.spl-premium-home .briefing-intro h2{font-size:25px!important;margin:0}.briefing-intro>.text-link{font-size:10px!important;max-width:120px;gap:10px}.spl-premium-home .feed-status{grid-column:1/-1;font-size:9px!important;margin-top:16px;max-width:100%}.briefing-row{padding:19px 0;gap:14px}.briefing-row .overline{font-size:8px!important}.spl-premium-home .briefing-row h3{font-size:15px!important}.market-workspace{grid-template-columns:1fr}.market-overview{padding:22px}.market-overview-head{gap:12px;margin-bottom:23px}.market-overview-head .overline{font-size:9px!important}.reference-badge{font-size:7px!important}.market-tabs{gap:23px;margin-bottom:24px}.spl-premium-home .market-tabs button{font-size:11px!important;padding-bottom:12px}.spl-premium-home .market-panel h3{font-size:22px!important}.market-panel{min-height:342px}.spl-premium-home .market-panel>p{min-height:0;font-size:12px!important}.market-facts{font-size:10px!important;margin-top:18px!important}.market-facts>div{grid-template-columns:95px 1fr;gap:10px;padding-block:13px}.market-side{padding:26px 23px;border-left:0;border-top:1px solid var(--line)}.market-side>div:first-child{margin-bottom:20px}.spl-premium-home .market-side h3{font-size:25px!important;max-width:420px}.spl-premium-home .data-note{font-size:10px!important}.global-story-inner{grid-template-columns:1fr;gap:40px;padding-block:45px}.global-shade{background:linear-gradient(90deg,#102432ed,#102432a0)}.global-story .overline{font-size:9px!important;margin-bottom:17px}.spl-premium-home .global-story h2{font-size:29px!important;max-width:420px}.spl-premium-home .global-story p{font-size:12px!important;margin-top:18px}.global-story .photo-button{font-size:12px!important;min-height:45px;padding:12px 15px;margin-top:24px}.global-fact{display:grid;grid-template-columns:65px 1fr;column-gap:20px;align-items:center;border:0;border-top:1px solid #bac9d25c;padding:24px 0 0;max-width:390px}.global-fact>span:first-child{font-size:50px!important}.spl-premium-home .global-fact p{font-size:12px!important;margin:0;max-width:230px}.global-fact .fine-rule{display:none}.global-fact small{grid-column:1/-1;font-size:7px!important;margin-top:16px}.pathways{grid-template-columns:1fr;gap:0}.pathway{position:relative;padding:24px 0;border-bottom:0}.pathway-top{margin-bottom:17px}.pathway-top .overline{font-size:9px!important}.pathway-top svg{width:22px!important;height:22px!important}.spl-premium-home .pathway h3{font-size:23px!important;margin-bottom:12px;padding-right:38px}.spl-premium-home .pathway p{font-size:12px!important;max-width:85%;margin-bottom:0}.pathway>.circle-arrow{position:absolute;bottom:25px;right:0;width:31px;height:31px}.pathway .circle-arrow svg{width:16px!important}.about-strip{padding-block:38px}.about-layout{grid-template-columns:1fr;gap:27px}.about-wordmark{font-size:32px!important}.about-layout .overline{font-size:8px!important}.spl-premium-home .about-layout p{font-size:13px!important;margin:15px 0 19px}.final-section{display:block;padding-block:52px}.final-section .overline{font-size:9px!important}.spl-premium-home .final-section h2{font-size:28px!important}.spl-premium-home .final-section p{font-size:12px!important}.final-section .button{margin-top:24px;font-size:12px!important}.spl-premium-home .premium-footer{padding-top:37px;padding-bottom:74px}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-top>div:first-child{display:block}.footer-brand{font-size:22px!important}.footer-top>div:first-child p{margin:12px 0 15px;text-align:left;font-size:11px!important}.footer-top small{font-size:7px!important}.footer-top nav{gap:10px}.footer-top nav a{font-size:11px!important}.spl-premium-home .footer-top h3{font-size:8px!important;margin-bottom:6px}.footer-bottom{flex-wrap:wrap;gap:10px;font-size:8px!important;line-height:1.8}.footer-bottom>span:nth-child(2){order:3;width:100%}.release-tag{margin-left:auto}}
@media(max-width:370px){.spl-premium-home .wrap{width:calc(100% - 32px)}html body.spl-premium-home .site-header.spl-universal-header .header-inner{width:calc(100% - 24px)!important;gap:4px!important}html body.spl-premium-home .site-header.spl-universal-header .brand-mark{display:none!important}.spl-premium-home .hero h1{font-size:32px!important}.hero .actions{gap:8px}.spl-premium-home .hero .button{font-size:10px!important;padding:10px 12px;gap:7px}.globe-bottom{justify-content:center}.globe-topline{font-size:6px!important}.atlas-story{grid-template-columns:1fr}.atlas-mini{min-height:0;height:160px}.atlas-story-copy{padding:23px}.market-overview{padding:19px}.market-tabs{gap:16px}.market-facts>div{grid-template-columns:80px 1fr}.briefing-intro{display:block}.briefing-intro>.text-link{margin-top:16px;max-width:none}.spl-premium-home .briefing-intro h2{margin-top:12px}.footer-brand{font-size:20px!important}}
@media(prefers-reduced-motion:no-preference){.spl-premium-home .reveal-arrived{animation:arrive .55s ease-out both}@keyframes arrive{from{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){html:has(.spl-premium-home){scroll-behavior:auto}.spl-premium-home *,.spl-premium-home *:before,.spl-premium-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.spl-premium-home :is(.site-header,.h-globe-controls,.spl-mobile-bottom-nav,.spl-notification-button,.spl-ai-launcher){display:none!important}.spl-premium-home .market-panel[hidden]{display:block!important}.spl-premium-home .section{padding-block:30px}.spl-premium-home .premium-footer{padding-bottom:0}.spl-premium-home .feature-story{break-inside:avoid}}

/* Explicit boundary against legacy page-wide overrides. */
html[data-theme] body.spl-premium-home{background:var(--bg)!important;color:var(--text)!important;--spl64-weight-heading:470;--spl64-weight-title:500}
.spl-premium-home .premium-main>section{content-visibility:visible;contain-intrinsic-size:none}
.spl-premium-home .premium-main .globe-note{font-size:9px!important;margin-top:12px!important}
.spl-premium-home .premium-main .hero-description{margin-bottom:29px!important}
.spl-premium-home .premium-main .hero h1{font-weight:470!important}
.spl-premium-home .premium-main h2{font-weight:470!important}
.spl-premium-home .premium-main h3{font-weight:500!important}
@media(max-width:700px){.spl-premium-home .premium-main .hero-description{font-size:13px!important;margin-bottom:23px!important}.spl-premium-home .premium-main .globe-note{font-size:8px!important}}
/* 67.1: direct navigation, less copy and a compact, fully interactive hero. */
html body.spl-premium-home .site-header.spl-universal-header .desktop-nav{gap:17px!important}
html body.spl-premium-home .site-header.spl-universal-header .desktop-nav>a,
html body.spl-premium-home .site-header.spl-universal-header .spl-more-menu>summary{font-size:11px!important}
.spl-premium-home .hero-layout{grid-template-columns:minmax(0,1fr) minmax(0,540px);min-height:0;padding-top:30px;padding-bottom:32px;gap:65px}
.spl-premium-home .globe-interface{max-width:540px;width:100%;justify-self:end}
.spl-premium-home .planet-stage{aspect-ratio:1.36}
.spl-premium-home .hero-copy{padding:0}
.spl-premium-home .hero .eyebrow{margin-bottom:24px}
.spl-premium-home .premium-main .hero-description{max-width:420px;margin-bottom:25px!important;line-height:1.75}
.spl-premium-home .hero h1{font-size:clamp(36px,3.2vw,49px)!important;margin-bottom:21px}
.spl-premium-home .globe-bottom{flex-wrap:wrap;justify-content:space-between;gap:9px}
.spl-premium-home .h-globe-controls{gap:2px}
.spl-premium-home .h-globe-controls button{min-width:32px;min-height:35px;border-radius:3px;padding:7px}
.spl-premium-home #globe-pause{min-width:78px;justify-content:center}
.spl-premium-home .globe-zoom{font-size:16px!important}
.spl-premium-home #globe-reset{font-size:17px!important}
.spl-premium-home #home-globe{touch-action:pan-y pinch-zoom;outline-offset:-15px}
.spl-premium-home #home-globe.is-over-port{cursor:pointer}
.spl-premium-home #home-globe.is-dragging{cursor:grabbing}
.spl-premium-home .port-label{bottom:13%;padding:9px 12px}
.spl-premium-home .port-label [role=status]{display:block}
.spl-premium-home .premium-main .globe-note{font-size:8px!important;margin-top:10px!important}
.spl-premium-home .category-section{padding:30px 0 52px;border-top:1px solid var(--line)}
.category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}
.category-heading .overline{margin-bottom:11px}
.spl-premium-home .category-heading h2{font-size:29px!important}
.category-index{font-size:9px;letter-spacing:.08em;color:var(--subtle);margin-bottom:7px}
.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.spl-premium-home .category-card{display:flex;flex-direction:column;position:relative;padding:21px 22px;background:var(--surface);border:1px solid var(--line);border-radius:5px;min-height:153px;transition:border-color .2s,background .2s,transform .2s}
.category-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}
.category-symbol{display:flex;align-items:center;justify-content:center;color:var(--accent)}
.spl-premium-home .category-symbol svg{width:22px;height:22px}
.category-arrow{color:var(--subtle);transition:transform .2s}
.spl-premium-home .category-arrow svg{width:17px;height:17px}
.spl-premium-home .category-card h3{font-size:17px!important;line-height:1.35;letter-spacing:-.017em;margin-bottom:9px;text-wrap:initial}
.spl-premium-home .category-card p{font-size:11px!important;line-height:1.7;color:var(--muted);max-width:230px}
.spl-premium-home .category-card:hover{background:var(--raised);border-color:var(--accent);transform:translateY(-3px)}
.category-card:hover .category-arrow{transform:translate(2px,-2px);color:var(--text)}
.category-references{display:flex;align-items:center;gap:14px 23px;flex-wrap:wrap;padding-top:23px}
.category-references>.overline{font-size:8px;margin-right:auto}
.spl-premium-home .category-references a{display:inline-flex;align-items:center;gap:7px;font-size:10px!important;color:var(--muted);padding:5px 0}
.spl-premium-home .category-references a:hover{color:var(--text)}
.spl-premium-home .category-references svg{width:12px;height:12px}
.spl-premium-home .briefing-section{padding-block:32px}
.spl-premium-home .briefing-layout{grid-template-columns:.85fr 1.3fr;gap:60px}
.spl-premium-home .briefing-intro h2{font-size:26px!important;margin-bottom:16px}
.spl-premium-home .briefing-intro>.overline{font-size:9px;margin-bottom:10px}
.spl-premium-home .briefing-intro .feed-status{font-size:9px!important;margin-top:12px}
.spl-premium-home .briefing-row h3{font-size:15px!important;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-wrap:initial}
.spl-premium-home .briefing-row{padding-block:17px}
.spl-premium-home .briefing-row:first-child{padding-top:0}
.spl-premium-home .briefing-row:last-child{padding-bottom:0}
.spl-premium-home .global-story{min-height:265px}
.spl-premium-home .global-story-inner{grid-template-columns:1fr;gap:0;padding-block:48px}
.spl-premium-home .global-story h2{max-width:630px;font-size:33px!important}
.spl-premium-home .global-story .photo-button{margin-top:22px}
.spl-premium-home .final-section{padding-block:50px}
.spl-premium-home .final-section h2{font-size:30px!important}
@media(min-width:1700px){.spl-premium-home .hero-layout{padding-block:32px;grid-template-columns:1fr 560px;gap:90px}.spl-premium-home .globe-interface{max-width:560px}}
@media(min-width:1241px) and (max-width:1380px){html body.spl-premium-home .site-header.spl-universal-header .desktop-nav{gap:12px!important}html body.spl-premium-home .site-header.spl-universal-header .header-inner{grid-template-columns:205px minmax(0,1fr) auto!important;gap:11px!important}html body.spl-premium-home .site-header.spl-universal-header .spl-header-account-tools{gap:7px!important}.spl-premium-home .hero-layout{grid-template-columns:.92fr 1.08fr;gap:40px}}
@media(max-width:1100px){.spl-premium-home .hero-layout{grid-template-columns:1fr 1.08fr;gap:29px}.spl-premium-home .hero h1{font-size:37px!important}.spl-premium-home .hero-description{font-size:13px!important}.spl-premium-home .globe-bottom{justify-content:center}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.spl-premium-home .category-card{padding:19px 17px;min-height:157px}.spl-premium-home .category-card h3{font-size:15px!important}.spl-premium-home .category-card p{font-size:10px!important}.category-references{gap:12px 20px}}
@media(max-width:820px){.spl-premium-home .hero-layout{gap:20px}.spl-premium-home .hero h1{font-size:34px!important}.spl-premium-home .hero .actions{flex-direction:column;align-items:flex-start}.spl-premium-home .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.spl-premium-home .category-card{min-height:143px;padding:21px}.spl-premium-home .category-card h3{font-size:17px!important}.spl-premium-home .category-card p{font-size:11px!important}.category-references>.overline{width:100%;margin:0}.category-references{gap:8px 23px}.spl-premium-home .category-section{padding-bottom:40px}}
@media(max-width:700px){.spl-premium-home .hero-layout{display:flex;gap:25px;padding-top:29px;padding-bottom:24px}.spl-premium-home .hero .eyebrow{margin-bottom:17px}.spl-premium-home .hero h1{font-size:clamp(31px,7.3vw,40px)!important;margin-bottom:16px}.spl-premium-home .premium-main .hero-description{font-size:12px!important;line-height:1.8;max-width:400px;margin-bottom:20px!important}.spl-premium-home .hero .actions{flex-direction:row;gap:9px}.spl-premium-home .hero .button{font-size:11px!important;padding:10px 14px;gap:12px;min-height:43px}.spl-premium-home .globe-interface{max-width:410px}.spl-premium-home .planet-stage{aspect-ratio:1.3}.spl-premium-home .port-label{bottom:12%}.spl-premium-home .globe-topline{padding-bottom:9px}.spl-premium-home .globe-bottom{justify-content:center;gap:4px;padding-top:7px}.spl-premium-home .globe-port-picker{width:100%;justify-content:center;gap:5px}.spl-premium-home .globe-port-picker button{min-height:36px;padding:7px 12px;font-size:10px!important}.spl-premium-home .h-globe-controls button{min-width:43px;min-height:43px;font-size:12px!important;padding:9px}.spl-premium-home #globe-pause{min-width:79px}.spl-premium-home .globe-zoom{font-size:18px!important}.spl-premium-home #globe-reset{font-size:19px!important}.spl-premium-home .premium-main .globe-note{font-size:8px!important;margin-top:6px!important}.spl-premium-home .category-section{padding-top:25px;padding-bottom:32px}.category-heading{margin-bottom:20px;gap:12px}.category-heading .overline{font-size:8px;margin-bottom:9px}.spl-premium-home .category-heading h2{font-size:25px!important}.category-index{font-size:7px;margin-bottom:5px}.spl-premium-home .category-grid{gap:12px}.spl-premium-home .category-card{padding:18px 15px;min-height:154px}.category-card-top{margin-bottom:16px}.spl-premium-home .category-card h3{font-size:15px!important;margin-bottom:8px;line-height:1.35}.spl-premium-home .category-card p{font-size:10px!important;line-height:1.6}.spl-premium-home .category-symbol svg{width:20px;height:20px}.spl-premium-home .category-arrow svg{width:15px;height:15px}.category-references{padding-top:20px;gap:5px 19px}.spl-premium-home .category-references a{font-size:10px!important;min-height:35px}.spl-premium-home .briefing-layout{grid-template-columns:1fr;gap:25px}.spl-premium-home .briefing-intro{grid-template-columns:1fr auto}.spl-premium-home .briefing-intro h2{font-size:25px!important;margin:0}.spl-premium-home .briefing-intro .text-link{font-size:11px!important;max-width:none}.spl-premium-home .briefing-intro .feed-status{margin-top:10px;font-size:9px!important}.spl-premium-home .briefing-row h3{font-size:14px!important}.spl-premium-home .global-story{min-height:240px}.spl-premium-home .global-story-inner{padding-block:37px}.spl-premium-home .global-story h2{font-size:28px!important}.spl-premium-home .global-story .overline{font-size:9px;margin-bottom:14px}.spl-premium-home .final-section{padding-block:38px}.spl-premium-home .final-section h2{font-size:28px!important}.spl-premium-home .premium-footer{padding-top:32px}}
@media(max-width:370px){.spl-premium-home .hero .button{padding-inline:11px;font-size:10px!important;gap:9px}.spl-premium-home .category-card h3{font-size:14px!important}.spl-premium-home .category-card{padding:17px 13px}.category-index{display:none}}
