:root{--bg: #f2efdf;--surface: rgba(255, 251, 245, .92);--surface-strong: #fbf7ef;--text: #4e342e;--text-strong: #3d281f;--muted: #71564c;--line: rgba(93, 64, 55, .18);--accent: #c19a6b;--accent-strong: #5d4037;--accent-soft: rgba(193, 154, 107, .16);--shadow: 0 20px 50px rgba(78, 52, 46, .1);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(193,154,107,.18),transparent 28%),radial-gradient(circle at top right,rgba(93,64,55,.08),transparent 24%),var(--bg)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-strong)}iframe{border:0;width:100%}.wrap{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.narrow{max-width:760px}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(14px);background:#f2efdfe0;border-bottom:1px solid var(--line)}.nav-row,.footer-row,.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-row,.footer-row{padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.9rem}.brand-logo{width:4rem;height:4rem;border-radius:999px;object-fit:cover;box-shadow:var(--shadow);border:1px solid rgba(93,64,55,.12);background:var(--surface-strong)}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small,.nav-links a,.footer-links a,.lead,.menu-list p,.role,.text-link,.panel p,.fact-list dd,.note{color:var(--muted)}.nav-links,.footer-links,.anchor-nav{display:flex;gap:1rem;flex-wrap:wrap}.nav-links a,.footer-links a{font-weight:600}.hero,.section{padding:4.5rem 0}.hero-grid,.two-column,.visit-grid,.menu-preview-grid,.team-page-grid,.team-preview-grid,.review-grid{display:grid;gap:1.5rem}.hero-grid,.visit-grid,.two-column,.review-grid,.menu-preview-grid,.team-preview-grid,.team-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1,.section h1,.section h2,.hero h2,.panel h3{margin:0;line-height:1.08;color:var(--text-strong)}.hero h1{font-size:clamp(2.8rem,5vw,5.3rem);max-width:11ch}.hero-card-copy h2,.section h2,.section h1{font-size:clamp(1.9rem,3vw,3rem)}.lead{font-size:1.1rem;line-height:1.7;max-width:60ch;margin:1.25rem 0 0}.eyebrow{margin:0 0 .85rem;text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:800;color:var(--accent-strong)}.actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:2rem 0 0}.button,.pill-link{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:0 1.1rem;border-radius:999px;border:1px solid var(--line);font-weight:700}.button-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;border-color:transparent}.button-secondary,.pill-link{background:#ffffff7a}.button:hover,.pill-link:hover{transform:translateY(-1px)}.highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;list-style:none;padding:0;margin:2rem 0 0}.highlights li,.panel,.menu-section-card,.hero-card{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow)}.highlights li{padding:1rem;font-weight:600;line-height:1.5}.panel,.hero-card{padding:1.5rem}.hero-card{min-height:100%;background:linear-gradient(160deg,#fff9f0fa,#f0e4d6e0);display:flex;align-items:end}.fact-list{display:grid;gap:.85rem;margin:1.5rem 0 0}.fact-list dt{font-weight:800;color:var(--text-strong);margin-bottom:.2rem}.fact-list dd{margin:0}.section-soft{background:#ffffff57;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{align-items:end;margin-bottom:1.5rem}.compact-head{margin-bottom:1rem}.text-link{font-weight:700}.menu-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.menu-list li{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.menu-list li:last-child{border-bottom:0;padding-bottom:0}.menu-list strong{display:block;margin-bottom:.35rem;color:var(--text-strong)}.menu-list p,.panel p,.note{margin:0;line-height:1.7}.menu-list span{font-weight:800;white-space:nowrap;color:var(--accent-strong)}.compact li{align-items:start}.team-card,.profile-card,.feature-panel,.visit-copy,.team-story-card{overflow:hidden}.team-card img,.profile-card img,.team-story-photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;margin-bottom:1rem}.team-story-copy{display:grid;gap:1.5rem}.team-story-copy section+section{padding-top:1rem;border-top:1px solid var(--line)}.role{margin:.4rem 0 .75rem;font-weight:700}.map-frame{padding:0;overflow:hidden}.map-frame iframe{min-height:100%;height:100%;aspect-ratio:4 / 3}.menu-sections{display:grid;gap:1.25rem;margin-top:2rem}.anchor-nav{margin-top:2rem}.reviews-widget-panel .elfsight-app-74b412d5-0e26-4d71-aec5-a3dc84d4a1ed{margin-top:1rem}.feature-list{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;gap:.75rem}.feature-list li{padding:.9rem 1rem;border-radius:16px;background:var(--accent-soft);border:1px solid rgba(193,154,107,.18);font-weight:600}.section-end{margin-top:2rem}.site-footer{border-top:1px solid var(--line);background:#ffffff52}.footer-meta{display:flex;flex-direction:column;gap:.25rem}.footer-row p{margin:0;color:var(--muted)}.footer-note{font-size:.92rem}.footer-note a{font-weight:600}@media(max-width:900px){.hero-grid,.visit-grid,.two-column,.menu-preview-grid,.team-preview-grid,.team-page-grid,.highlights,.review-grid{grid-template-columns:1fr}.section-head,.nav-row,.footer-row{align-items:start;flex-direction:column}}@media(max-width:640px){.hero,.section{padding:3rem 0}.panel,.hero-card,.menu-section-card{padding:1.15rem}.menu-list li{flex-direction:column}.brand-logo{width:3.25rem;height:3.25rem}.team-story-photo{aspect-ratio:auto;max-height:72vh;object-fit:contain;object-position:center top;background:var(--surface-strong)}}
