/* Dedicated visual identity — autoescola. Local mockup reference is documented in the activity blueprint. */
@import url('/demo-assets/demo-site-bespoke-base.css');
:root{--display:'Outfit',sans-serif;--bg:#fff8f0;--surface:#ffffff;--surface-2:color-mix(in srgb,#fff8f0 92%,#fff);--ink:#1f2528;--muted:#687378;--primary:#ef7d32;--accent:#ef7d32;--hero-ink:#fff8f0;--radius:18px}
body{background:var(--bg)}
.site-header{border-bottom-color:color-mix(in srgb,var(--primary) 20%,var(--line))}
.hero{--hero-image:none;--hero-text:#fff}
.hero h1{font-weight:800}
.section-heading h2,.split-copy h2{font-family:var(--display)}
.btn-primary{background:var(--primary)}
.card,.menu-card,.listing-card,.person,.form-card{border-color:color-mix(in srgb,var(--primary) 18%,var(--line))}
