/* Dedicated visual identity — hotel-pousada. Local mockup reference is documented in the activity blueprint. */
@import url('/demo-assets/demo-site-bespoke-base.css');
:root{--display:'Cormorant Garamond',sans-serif;--bg:#f4f0e8;--surface:#ffffff;--surface-2:color-mix(in srgb,#f4f0e8 92%,#fff);--ink:#243437;--muted:#768080;--primary:#315b5d;--accent:#315b5d;--hero-ink:#f4f0e8;--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))}





.hero{min-height:570px}.search-panel{margin-top:-44px}
