/* Local open-source faces; the page never depends on a font CDN. */
@font-face{font-family:'Oxanium';font-style:normal;font-weight:200 800;font-display:swap;src:url('assets/fonts/oxanium.woff') format('woff')}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:300 700;font-display:swap;src:url('assets/fonts/space-grotesk.woff') format('woff')}
:root[data-theme]{--font:'Space Grotesk','DM Sans',Arial,sans-serif;--display:'Oxanium','Barlow Condensed',sans-serif}
/* These selectors unify the headings across the existing page themes. */
:root[data-theme] :is(h1,h2,h3,.photo-tile strong,.drift-caption>strong,.guide-tile-title,.brand-name,.release-clock-digits strong){font-family:var(--display)!important}
:root[data-theme] .brand-name{font-size:16px;font-weight:700;letter-spacing:.06em;line-height:1.12}
:root[data-theme] .brand-symbol{font-family:var(--display);font-weight:800;letter-spacing:-.06em}
:root[data-theme] .hero-content{max-width:760px}
:root[data-theme] .hero-content h1{font-weight:700;font-size:clamp(52px,7.1vw,108px);line-height:1.06;letter-spacing:-.035em;margin:0 0 24px}
:root[data-theme] .hero-content h1 span{font-family:var(--font);font-size:clamp(14px,1.5vw,19px);font-weight:500;line-height:1.5;letter-spacing:.24em;text-transform:uppercase;margin-bottom:14px}
:root[data-theme] .hero-content h1 em{font-style:normal;letter-spacing:-.035em;text-transform:uppercase;line-height:1.08;padding-bottom:0}
:root[data-theme] .hero-content>p{max-width:420px}
:root[data-theme] .photo-tile strong{font-weight:600;line-height:1.18;letter-spacing:-.025em}
:root[data-theme] .release-cinematic .release-clock-digits strong{font-weight:500;font-size:clamp(44px,9.3vw,134px);letter-spacing:-.025em;line-height:1.08;font-variant-numeric:tabular-nums}
:root[data-theme] .release-clock-digits>div{min-width:0}
:root[data-theme] .hero-content h1,:root[data-theme] .page-heading h1{overflow-wrap:anywhere}
@media(max-width:600px){:root[data-theme] .hero-content h1{font-size:clamp(38px,10vw,60px);letter-spacing:-.035em}:root[data-theme] .hero-content h1 span{font-size:14px;letter-spacing:.2em}:root[data-theme] .release-cinematic .release-clock-digits strong{font-size:clamp(34px,9.2vw,55px)}:root[data-theme] .release-cinematic .release-clock-digits span{font-size:12px;letter-spacing:.06em}}
/* Preserve legibility for writing systems outside the display font's glyph set. */
:root[data-theme]:is(:lang(ar),:lang(ja),:lang(ko)){--display:'DM Sans',Arial,sans-serif;--font:'DM Sans',Arial,sans-serif}
:root[data-theme]:is(:lang(ar),:lang(ja),:lang(ko)) :is(h1,h2,h3,.photo-tile strong,.drift-caption>strong,.guide-tile-title){line-height:1.3;letter-spacing:normal}
