/* Self-hosted font files are expected in assets/vendor/fonts/. The fallbacks keep the theme usable until supplied files are added. */
@font-face{font-family:"Clash Display";src:url("../vendor/fonts/ClashDisplay-Variable.woff2") format("woff2");font-weight:400 700;font-display:swap}
@font-face{font-family:"General Sans";src:url("../vendor/fonts/GeneralSans-Variable.woff2") format("woff2");font-weight:400 700;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("../vendor/fonts/SpaceGrotesk-Variable.woff2") format("woff2");font-weight:400 700;font-display:swap}
@font-face{font-family:"Playfair Display";src:url("../vendor/fonts/PlayfairDisplay-Italic-Variable.woff2") format("woff2");font-style:italic;font-weight:400 600;font-display:swap}
:root{--ff-display:"Clash Display","Space Grotesk",system-ui,sans-serif;--ff-body:"General Sans","Space Grotesk",system-ui,sans-serif;--ff-mono:"Space Grotesk",ui-monospace,monospace;--ff-accent:"Playfair Display",Georgia,serif}
h1,h2,h3,h4{font-family:var(--ff-display);font-weight:600;letter-spacing:-.018em;color:var(--off);text-wrap:balance;margin-top:0}h1{font-size:clamp(2.625rem,5.6vw,4.5rem);line-height:1.02}h2{font-size:clamp(2.125rem,4vw,3.25rem);line-height:1.06}h3{font-size:clamp(1.375rem,2.4vw,1.75rem);line-height:1.18}h4{font-size:1.125rem;line-height:1.3}.display{font-size:clamp(2.9rem,8.2vw,6.9rem);line-height:.96;letter-spacing:-.024em}.display em,h1 em,h2 em{font-family:var(--ff-accent);font-weight:500;background:linear-gradient(100deg,var(--green) 5%,#66E58E 45%,var(--teal-2) 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.display em .wi,h1 em .wi,h2 em .wi{background:inherit;-webkit-background-clip:text;background-clip:text;color:transparent}.section--sand .display em .wi,.section--sand h1 em .wi,.section--sand h2 em .wi{background:none;color:#17170e}.quote-mark{font-family:var(--ff-accent);font-size:4rem;color:var(--sand);line-height:.6}
