/* Selected globe concept: typography left, decorative rotating sphere right. */
.globe-hero{padding:42px 0 38px;background:var(--paper,#090a0e);overflow:clip}
.globe-hero>.wrap{display:block}
.globe-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:18px;align-items:center;min-height:510px}
.globe-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:25px;min-width:0;position:relative;z-index:1}
.globe-hero-copy h1{margin:0;max-width:none;font-size:clamp(34px,3.7vw,54px);line-height:1.13;letter-spacing:-.048em;font-weight:500;text-align:left}
.globe-headline-line{display:block;white-space:nowrap}
.globe-headline-accent{display:block;color:#7893ff;background:none}
.globe-hero-copy>p{max-width:48ch;margin:0;color:var(--ink-soft,#adb5c9);font-size:17px;line-height:1.8}
.globe-hero-copy .actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin:0}
.globe-hero-copy .button{font-size:14px;white-space:normal}
.globe-hero-copy .button.ghost{background:none;border-color:transparent;padding-left:0;padding-right:0}
.globe-hero-copy .eyebrow,.globe-hero-copy .hero-kicker{margin:0;font-size:11px;letter-spacing:.12em;color:var(--ink-faint,#91a0bc)}
.globe-hero-copy .hero-kicker span{color:inherit}
.globe-hero-copy .audit-reassurance,.globe-hero-copy .reassurances{margin:0}
.globe-figure{margin:0;position:relative;width:100%;min-width:0;aspect-ratio:1;display:grid;place-items:center}
.globe-stage{position:absolute;inset:0}
.growth-globe{width:100%;height:100%;display:block;position:relative;z-index:1}
.globe-fallback{position:absolute;inset:12%;border:1px solid #586eae88;border-radius:50%;background:radial-gradient(circle at 35% 25%,#1b2b48,#0a101f 65%);box-shadow:0 0 40px #3b5bff0c;z-index:0}
.globe-figure[data-ready] .globe-fallback{display:none}
.globe-motion{position:absolute;bottom:0;z-index:2;min-height:40px;padding:9px 15px;border:1px solid var(--line,#282f40);border-radius:30px;color:var(--ink-soft,#adb5c9);font-family:inherit;font-size:11px;font-weight:400;line-height:1.4;background:var(--paper,#090a0e);cursor:pointer}
.globe-motion:hover{border-color:#7893ff;color:var(--ink,#f3f5fb)}
.globe-motion:focus-visible{outline:2px solid #a7baff;outline-offset:4px}
.globe-motion[hidden]{display:none}
.globe-hero .badge-ribbon{margin-top:38px}
.relocated-evidence{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:48px;margin:36px 0 65px;padding:32px 0 45px;border-bottom:1px solid var(--line,#282f40)}
.relocated-evidence-copy{display:grid;gap:18px}
.relocated-evidence h3{font-size:clamp(28px,3vw,40px);line-height:1.15;max-width:18ch;letter-spacing:-.04em}
.relocated-evidence-copy p{max-width:43ch;font-size:16px;line-height:1.8;color:var(--ink-soft,#adb5c9)}
.relocated-evidence>.report-card{width:100%;max-width:none}
.relocated-evidence .hero-evidence-tabs{width:100%}
.relocated-evidence .report-image img{max-height:260px;object-fit:contain}
:root[data-theme="light"] .globe-headline-accent{color:#304fe9}
@media(min-width:1600px){.globe-hero-grid{gap:35px}}
@media(max-width:1050px) and (min-width:761px){.globe-hero-grid{grid-template-columns:1.4fr 1fr;min-height:430px}.globe-hero-copy h1{font-size:clamp(30px,3.7vw,42px)}.globe-hero-copy>p{font-size:16px}.globe-hero-copy{gap:20px}}
@media(max-width:760px){.globe-hero{padding:40px 0 30px}.globe-hero-grid{grid-template-columns:1fr;gap:15px;min-height:0}.globe-hero-copy h1{font-size:clamp(28px,6.9vw,48px);line-height:1.15;width:100%}.globe-hero-copy{gap:22px}.globe-hero-copy>p{font-size:16px;max-width:44ch}.globe-figure{width:min(100%,370px);justify-self:center}.globe-motion{bottom:3px}.globe-hero .badge-ribbon{margin-top:22px}.relocated-evidence{grid-template-columns:1fr;gap:25px;margin:25px 0 45px;padding-top:15px}.relocated-evidence h3{font-size:30px}.relocated-evidence .report-card{padding:20px}.globe-hero-copy .actions{gap:8px 17px}.globe-hero-copy .button{font-size:13px;padding:13px 16px}}
@media(prefers-reduced-motion:reduce){.globe-hero *, .globe-motion{scroll-behavior:auto;transition:none}}
