:root{--bg:#f4eee6;--bg-strong:#e5d6c3;--surface:#fff9f1e0;--surface-strong:#fff8ef;--ink:#1f1712;--muted:#68584b;--line:#1f17121a;--accent:#8d6d52;--accent-deep:#6a4f3b;--shadow:0 24px 60px #3d26141f;--radius-lg:32px;--radius-md:24px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at top,#fff9,#0000 35%),linear-gradient(#efe4d7 0%,#f7f1e9 52%,#eadfce 100%);margin:0;font-family:Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.page-shell{overflow:clip}.section,.hero,.intro-band{width:min(calc(100% - 2rem), var(--max-width));margin:0 auto}.hero{align-items:end;min-height:92vh;padding:2rem;display:grid;position:relative}.hero-media{box-shadow:var(--shadow);background-position:50%;background-size:cover;border-radius:40px;position:absolute;inset:1rem}.hero-copy,.hero-note{z-index:1;position:relative}.hero-copy{color:#fff6ed;max-width:720px;padding:7rem 1rem 3rem}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:inherit;opacity:.86;margin:0 0 1rem;font-size:.76rem}.hero h1,.section h2,.menu-card h3{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.hero h1{max-width:10ch;margin:0;font-size:clamp(3.6rem,9vw,7rem);line-height:.95}.lead{max-width:52ch;margin:1.5rem 0 0;font-size:1.05rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.9rem 1.4rem;font-weight:600;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-solid{background:var(--surface-strong);color:var(--ink)}.button-ghost{color:#fff6ed;background:#ffffff14;border:1px solid #fff6ed80}.hero-note{color:#fff6ed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1d16123d;border:1px solid #fff6ed33;border-radius:24px;gap:.4rem;max-width:320px;margin-left:auto;padding:1.2rem 1.4rem;display:grid}.intro-band{margin-top:1rem;padding:1rem 0 0}.intro-band p{border:1px solid var(--line);color:var(--muted);background:#fff8efb3;border-radius:24px;margin:0;padding:1.2rem 1.4rem}.section{padding:5.5rem 0}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.feature-card,.menu-card,.contact-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.feature-card{padding:2rem}.feature-card h2,.section h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.feature-card h2{font-size:2rem}.feature-card p:last-child,.story-copy p,.section-heading p:last-child{color:var(--muted);line-height:1.7}.story-section{display:block}.story-copy{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);width:100%;box-shadow:var(--shadow);padding:2.4rem}.menu-section,.gallery-section{padding-top:1rem}.section-heading{max-width:680px;margin-bottom:2rem}.menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.menu-card{padding:1.7rem}.menu-card h3{margin:0 0 1.4rem;font-size:1.9rem}.menu-list{gap:1rem;display:grid}.menu-item{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding-top:1rem;display:flex}.menu-item strong,.hours-row span:first-child{font-weight:600;display:block}.menu-item div span,.menu-item>span,.hours-row span:last-child,.contact-card p{color:var(--muted)}.contact-section{grid-template-columns:1.1fr .9fr;gap:1.2rem;display:grid}.contact-card{padding:2rem}.contact-card-accent{background:linear-gradient(145deg, #8f6e50eb, #694f3bf5), var(--surface);color:#fff8ef}.contact-card-accent p,.contact-card-accent a{color:#fff8ef}.contact-card-accent .button-solid{color:#fff8ef;background:#36261bd1}.contact-card-accent .button-solid:hover{background:#2d1f16eb}.hours-list{gap:.9rem;display:grid}.hours-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-bottom:.9rem;display:flex}.gallery-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.gallery-frame{margin:0}.gallery-frame img{object-fit:cover;height:520px;box-shadow:var(--shadow);border-radius:30px}.cta-section{text-align:center;padding-bottom:6.5rem}.cta-section .button{background:var(--accent-deep);color:#fff8ef;margin-top:1rem}@media (max-width:980px){.grid-3,.menu-grid,.contact-section,.story-section,.gallery-strip{grid-template-columns:1fr}.story-copy{padding-right:2rem}.gallery-frame img{height:360px}}@media (max-width:720px){.hero{min-height:auto;padding:1rem}.hero-media{border-radius:28px;inset:.5rem}.hero-copy{padding:5.5rem .8rem 2rem}.hero h1{font-size:clamp(2.9rem,16vw,4.8rem)}.hero-note{max-width:none;margin:.5rem 0 0}.section,.intro-band{width:min(calc(100% - 1rem), var(--max-width))}.section{padding:4rem 0}.feature-card,.menu-card,.contact-card{padding:1.4rem}.story-copy{padding:1.6rem}.feature-card h2,.section h2{font-size:clamp(1.9rem,10vw,2.7rem)}.menu-item,.hours-row{flex-direction:column}}
