:root{--brand:#00d12e;--secondary:#61ce70;--accent:#127361;--page-bg:#fbfaf7;--surface:#ffffff;--ink:#172033;--muted:#667085;--content-width:1180px;--button-radius:8px;--theme-font:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}body{font-family:var(--theme-font);background:var(--page-bg);color:var(--ink)}.button{border-radius:var(--button-radius)}:root{--header-cta-bg:#cdb074;--header-cta-text:#1d2a44}.site-header{background:var(--brand)}footer{background:#131d32}.section,.cta{max-width:var(--content-width)}