.section,.section-alt,.section-cta{padding:var(--s-5) 0;border-bottom:1px solid var(--line-hard);background:0 0;border-top:none}.section--flush{padding-top:0}.section-cta h2{color:var(--ink)}.sub-hero{padding-top:var(--s-5);border-bottom:1px solid var(--line-hard)}.sub-hero h1{font-family:var(--font-grotesk);font-weight:var(--fw-display);font-size:var(--fs-hero);line-height:var(--lh-hero);letter-spacing:var(--ls-hero);color:var(--ink);margin:.6rem 0}.kicker{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--accent);font-weight:var(--fw-mono);margin-bottom:.6rem;display:block}.section-lede{color:var(--ink-muted);font-size:var(--fs-lede);max-width:62ch;line-height:1.55}.measure{max-width:var(--maxw-text)}.em,.section-lede em{color:var(--ink);border-bottom:1px solid var(--accent-line);padding-bottom:1px;font-style:normal}.section-lede em em{border:0}.book-link{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:.04em;color:var(--accent);text-transform:uppercase;gap:.4rem;margin-top:.6rem;display:inline-flex}.book-link:after{content:none}.book-link .arr{transition:transform var(--dur-fast) var(--ease)}.book-link:hover .arr{transform:translate(3px)}.section-banner{border:1px solid var(--line-hard);margin-bottom:var(--s-3);aspect-ratio:1.91;border-radius:0;max-height:340px;overflow:hidden}.section-banner img{object-fit:cover;filter:grayscale(.4)contrast(1.03);width:100%;height:100%;display:block}.insight-grid{border:1px solid var(--line-hard);border-top:1px solid var(--line-hard);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.insight-card{padding:var(--s-3);border-right:1px solid var(--line-hard);border-bottom:1px solid var(--line-hard);transition:background var(--dur-fast);flex-direction:column;grid-template-columns:none;gap:.5rem;display:flex}.insight-card:hover{background:var(--surface)}.insight-card:nth-child(2n){border-right:0}.insight-card:nth-last-child(-n+2):nth-child(odd),.insight-card:last-child{border-bottom:0}.insight-card .ev-badge{font-family:var(--font-mono);font-size:var(--fs-mono-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent-line);align-self:flex-start;padding:.2rem .45rem}.insight-card h3{font-family:var(--font-grotesk);color:var(--ink);letter-spacing:var(--ls-tight);margin:0;font-size:1.15rem;font-weight:600}.insight-card p{font-size:var(--fs-small);color:var(--ink-muted);max-width:none;margin:0}.insight-card .ev-meta{font-family:var(--font-mono);font-size:var(--fs-mono-sm);color:var(--ink-faint);letter-spacing:.03em;margin-top:auto}.insight-card .ev-meta time{color:var(--ink-muted);font-weight:400}.insight-grid .insight-card:first-child h3{margin-top:0;font-size:1.15rem;line-height:1.3}.topic-cards{border:1px solid var(--line-hard);margin:var(--s-3) 0;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0;display:grid}.topic-card{border:0;border-right:1px solid var(--line-hard);border-bottom:1px solid var(--line-hard);padding:var(--s-3);box-shadow:none;transition:background var(--dur-fast);border-radius:0;transform:none}.topic-card:hover{border-color:var(--line-hard);box-shadow:none;background:var(--surface);transform:none}.topic-card .en{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--accent);font-weight:var(--fw-mono);margin-bottom:.5rem;display:block}.topic-card h3{font-family:var(--font-grotesk);color:var(--ink);letter-spacing:var(--ls-tight);margin:0 0 .4rem;font-size:1.15rem;font-weight:600}.topic-card p{font-size:var(--fs-small);color:var(--ink-muted);line-height:1.55}.topic-card p span[lang=en]{font-family:var(--font-mono);color:var(--ink-faint);font-size:.92em}#futures-studies>.wrap>h3,#world-map>.wrap>h3{font-family:var(--font-grotesk);font-size:var(--fs-h3);font-weight:var(--fw-head);color:var(--ink);letter-spacing:var(--ls-tight);margin:var(--s-3) 0 .4rem}.fact-list{flex-direction:column;gap:.5rem;margin-top:.6rem;list-style:none;display:flex}.fact-list li{font-size:var(--fs-small);color:var(--ink-muted);border-top:0;padding:0 0 0 1rem;line-height:1.5;position:relative}.fact-list li:before{content:"—";color:var(--accent);position:absolute;left:0}.fact-list time{font-family:var(--font-mono);font-size:var(--fs-mono-sm);color:var(--ink-faint)}.fact-list strong{color:var(--ink);font-weight:var(--fw-semibold)}.sample-badge{font-family:var(--font-mono);font-size:var(--fs-mono-sm);letter-spacing:.1em;text-transform:uppercase;border:1px dashed var(--ink-faint);color:var(--ink-faint);border-radius:0;padding:.25rem .5rem}.placeholder-note{color:var(--ink-faint);font-size:var(--fs-small);margin-top:var(--s-2);line-height:1.6}.contact-cta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.contact-cta-row h2{color:var(--ink);font-family:var(--font-grotesk);font-size:var(--fs-h2);font-weight:var(--fw-head);letter-spacing:var(--ls-tight);margin:0}html.reveal-static .reveal{opacity:1;transition:none;transform:none}@media (prefers-reduced-motion:no-preference){html.js .insight-grid .insight-card.reveal{opacity:1;transition:transform .6s var(--ease-instrument), background var(--dur-fast);transform:translateY(16px)}html.js .insight-grid .insight-card.reveal.in{transform:none}html.js .insight-grid .insight-card.reveal.in:nth-of-type(2){transition-delay:90ms,0s}html.js .insight-grid .insight-card.reveal.in:nth-of-type(3){transition-delay:.18s,0s}html.js .insight-grid .insight-card.reveal.in:nth-of-type(4){transition-delay:.27s,0s}}html.reveal-static .insight-grid .insight-card.reveal{transition:background var(--dur-fast);transform:none}@media (prefers-reduced-motion:no-preference){html.js .sub-hero>.wrap{animation:insights-hero-rise .65s var(--ease-emphasized) both}}@keyframes insights-hero-rise{0%{transform:translateY(12px)}to{transform:none}}html.reveal-static .sub-hero>.wrap{animation:none;transform:none}@media (width<=860px){.topic-cards,.insight-grid{grid-template-columns:1fr}.topic-card,.insight-card{border-right:0}}
