/* ============================================================
   Ambition — "The Living Consequence" type system (self-hosted).
   Italiana (display/headlines/numerals) + Instrument Sans (UI/body).
   Exact woff2 extracted from the app demo → site == app.
   Shared file linked on every page. No Google Fonts at runtime.
   ============================================================ */
@font-face{font-family:"Italiana";src:url("italiana-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Instrument Sans";src:url("instrumentsans-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Instrument Sans";src:url("instrumentsans-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Instrument Sans";src:url("instrumentsans-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}

/* Retire Fraunces/Inter — the design language is two fonts only */
:root{--serif:"Italiana",Georgia,"Times New Roman",serif;--sans:"Instrument Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}

/* Display → Italiana (headlines, score numerals, footer wordmark, dialogue) */
h1,.beat h1,.beat h2,.hero h1,.hero h2,.headx h2,.envfin h2,.screen-cap h3,.herorot,.rotw,.uctitle,.megabrand .word,
.app .scoreblock .big,[data-score],.app .name,.tier .pr,.stat .n,.axstat .n{font-family:"Italiana",Georgia,"Times New Roman",serif!important;font-weight:400!important;letter-spacing:-.005em}
/* Body / UI / sublines → Instrument Sans */
body,.beat .lead,.hero p,.hero .sub,.envfin .lead,.headx p,.lead,.eyebrow,.ek,.app .row,.app .nav,.tier li,.afoot,.amb-word,.nav,.cta{font-family:"Instrument Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}
