:root{--brand:#4a8679;--secondary:#344766;--accent:#cdb074;--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:#4a8679;--header-cta-text:#e9ecf1}.site-header{background:var(--surface)}.site-header .brand,.site-header nav a{color:var(--ink)}footer{background:var(--brand)}.section,.cta{max-width:var(--content-width)}