/* Dedicated visual identity — petshop. Local mockup reference is documented in the activity blueprint. */
@import url('/demo-assets/demo-site-bespoke-base.css');
:root{--display:'Nunito Sans',sans-serif;--bg:#fff5eb;--surface:#ffffff;--surface-2:color-mix(in srgb,#fff5eb 92%,#fff);--ink:#3d2b1f;--muted:#8c796c;--primary:#e07b35;--accent:#e07b35;--hero-ink:#fff5eb;--radius:10px}
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))}


.hero{--hero-ink:#fff5eb}.category-card{border-radius:var(--radius-sm)}.menu-card img{background:#fff5eb}
