:root{--cream:#fbf6ee;--paper:#fff;--ink:#2a2320;--ink-soft:#5a4f48;--muted:#8b7d72;--line:#e8dccb;--accent:#b5382f;--accent-dark:#8f2821;--accent-soft:#f2e0dc;--leaf:#5c7a3a;--gold:#c9a24a;--shadow:0 10px 30px -18px #38201473;--shrink:0;--header-h:64px;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--serif:"Playfair Display", "Cormorant Garamond", Georgia, "Times New Roman", serif;--script:"Sacramento", "Dancing Script", cursive;--heading:"Dancing Script", cursive;font:17px/1.6 var(--sans);color:var(--ink-soft);background:var(--cream);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:radial-gradient(1200px 600px at 50% -10%, #fff6e8 0%, transparent 60%), var(--cream);margin:0}#root{isolation:isolate;flex-direction:column;max-width:100%;min-height:100svh;display:flex}h1,h2,h3{font-family:var(--heading);color:var(--accent-dark);letter-spacing:0;margin:0;font-weight:500}h1{font-size:clamp(2.8rem,6.5vw,4.8rem);line-height:1.05}h2{font-size:clamp(2.4rem,4.5vw,3.4rem);line-height:1.1}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark);text-decoration:underline}button{cursor:pointer;font-family:inherit}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInImage{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}main>*{animation:.4s ease-out both fadeIn}.hero-image,.page-hero-img{animation:.8s cubic-bezier(.2,.7,.2,1) both fadeInImage}.hero .eyebrow,.page-hero .eyebrow{animation:.7s cubic-bezier(.2,.7,.2,1) .15s both fadeInUp}.hero h1,.page-hero h1{animation:.7s cubic-bezier(.2,.7,.2,1) .25s both fadeInUp}.hero-lead{animation:.7s cubic-bezier(.2,.7,.2,1) .35s both fadeInUp}.hero-actions{animation:.7s cubic-bezier(.2,.7,.2,1) .45s both fadeInUp}.section .section-head,.menu-section .section-head{animation:.6s cubic-bezier(.2,.7,.2,1) .1s both fadeInUp}.about-feature,.hours-layout,.hours-card,.contact-card,.map-wrap,.feature-tiles,.free-from,.feature-row,.dish-list,.jump-nav,.allergen-list,.cta{animation:.7s cubic-bezier(.2,.7,.2,1) .2s both fadeInUp}.feature-tile,.free-from-item{animation:.6s cubic-bezier(.2,.7,.2,1) both fadeInUp}.feature-tile:first-child,.free-from-item:first-child{animation-delay:.3s}.feature-tile:nth-child(2),.free-from-item:nth-child(2){animation-delay:.4s}.feature-tile:nth-child(3),.free-from-item:nth-child(3){animation-delay:.5s}.free-from-item:nth-child(4){animation-delay:.6s}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(28px);animation:none!important}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal *{animation:none!important}@media (prefers-reduced-motion:reduce){main>*,.hero-image,.page-hero-img,.hero .eyebrow,.page-hero .eyebrow,.hero h1,.page-hero h1,.hero-lead,.hero-actions,.section .section-head,.menu-section .section-head,.about-feature,.hours-layout,.hours-card,.contact-card,.map-wrap,.feature-tiles,.free-from,.feature-row,.dish-list,.jump-nav,.allergen-list,.cta,.feature-tile,.free-from-item{animation:none}.reveal{opacity:1;transition:none;transform:none}}.bottom-background{pointer-events:none;z-index:-1;opacity:.07;background-position:bottom;background-repeat:no-repeat;background-size:100%;width:100vw;height:100vh;position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}@media (width<=720px){.bottom-background{background-size:300%}}main{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:0 24px 80px}.hero-image,.page-hero-img{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.section,.menu-section,.page-hero,.hero{padding-block:clamp(24px,3.5vw,44px)}.section+.section,.menu-section+.menu-section{border-top:0}.menu-section:has(+.menu-section) .dish:last-child{border-bottom:1px dashed var(--line)}.menu-section{scroll-margin-top:calc(var(--header-h,64px) + 60px)}.site-header{z-index:20;background:var(--accent-dark);color:#fff;border-bottom:1px solid #00000026;position:sticky;top:0}.site-header-inner{max-width:1200px;padding:calc((16px - 6px * var(--shrink,0))) 24px;justify-content:space-between;align-items:center;gap:10px;margin:0 auto;display:flex}.brand{cursor:pointer;-webkit-user-select:none;user-select:none}.brand-name{font-family:var(--script);font-size:calc(62px - 16px * var(--shrink,0));color:#fff;letter-spacing:.02em;font-weight:400;line-height:1;transform:translateY(8px)}.brand-sub{font-size:calc(13px - 3px * var(--shrink,0));color:#fffc;letter-spacing:.02em;margin-top:2px;padding-left:6px}.nav-wrap{display:contents}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:space-between;align-items:stretch;width:40px;height:40px;margin-left:auto;padding:9px 8px;display:none}.nav-toggle span{transform-origin:50%;background:#fff;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(9px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.site-nav{flex-wrap:wrap;gap:4px;margin-left:auto;display:flex}.nav-link{color:#ffffffe0;background:0 0;border:0;border-radius:999px;padding:10px 14px;font-size:15px;transition:background .15s,color .15s}.nav-link:hover{color:#fff;background:#ffffff24}.nav-link.active{color:var(--accent-dark);background:#fff}@media (width<=760px){.site-header{--shrink:1}.nav-wrap{margin-left:auto;display:block;position:relative}.nav-toggle{margin-left:0;display:flex}.site-nav{border:1px solid var(--line);z-index:50;background:#fff;border-radius:12px;flex-flow:column;gap:4px;min-width:200px;margin-left:0;padding:8px;animation:.18s cubic-bezier(.2,.7,.2,1) both fadeInUp;display:none;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 14px 36px -10px #38201447}.site-nav.is-open{display:flex}.site-nav .nav-link{color:var(--ink);text-align:left;border-radius:8px;padding:10px 14px}.site-nav .nav-link:hover,.site-nav .nav-link.active{background:var(--accent-soft);color:var(--accent-dark)}}.lang-switcher{margin-left:8px;position:relative}.lang-trigger{color:#fff;letter-spacing:.08em;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:7px 10px 7px 12px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.lang-trigger:hover{background:#ffffff29;border-color:#ffffff52}.flag{border-radius:2px;flex-shrink:0;width:20px;height:auto;display:block}.lang-chev{opacity:.8;margin-left:2px;font-size:10px}.lang-menu{border:1px solid var(--line);z-index:50;background:#fff;border-radius:12px;min-width:70px;margin:0;padding:6px;list-style:none;animation:.18s cubic-bezier(.2,.7,.2,1) both fadeInUp;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 36px -10px #38201447}.lang-option{width:100%;color:var(--ink);letter-spacing:.06em;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:14px;font-weight:600;transition:background .12s;display:flex}.lang-option:hover{background:var(--accent-soft)}.lang-option.active{background:var(--accent-soft);color:var(--accent-dark)}.hero{text-align:center;padding-block:0 clamp(40px,6vw,80px);position:relative}.hero-inner{margin:0 auto}.hero-image{object-fit:cover;width:100%;height:clamp(280px,42vw,520px);box-shadow:var(--shadow);border-radius:0 0 18px 18px;margin:0 0 36px;display:block}.eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px;font-weight:600}.hero-lead{color:var(--ink-soft);margin-top:20px;font-size:clamp(1rem,1.4vw,1.15rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.btn{border:1px solid #0000;border-radius:999px;padding:12px 24px;font-size:15px;font-weight:500;transition:transform .15s,background .15s,color .15s,border-color .15s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--accent);color:#fff}.btn.primary:hover{background:var(--accent-dark)}.btn.ghost{color:var(--accent);border-color:var(--accent);background:0 0}.btn.ghost:hover{background:var(--accent-soft)}.page-hero{text-align:center;padding-top:0;padding-bottom:clamp(32px,5vw,56px)}.page-hero:not(:has(.page-hero-img)){padding-top:clamp(48px,6vw,80px)}.page-hero .hero-lead{max-width:600px;margin-inline:auto}.breakfast-hours{text-align:center;color:var(--muted);margin-top:40px;font-size:.95rem;font-style:italic}.page-hero-img{object-fit:cover;width:100%;height:clamp(240px,36vw,440px);box-shadow:var(--shadow);border-radius:0 0 18px 18px;margin:0 0 28px;display:block}.section-head{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;display:flex}.about-grid{grid-template-columns:1fr 1fr;gap:28px;max-width:900px;margin:0 auto;font-size:1rem;display:grid}@media (width<=720px){.about-grid{grid-template-columns:1fr}}.about-feature{grid-template-columns:1fr 1fr;align-items:center;gap:32px;max-width:960px;margin:0 auto;display:grid}.about-feature+.about-feature{margin-top:36px}.about-feature.reverse .about-img{order:2}.about-img{object-fit:cover;width:100%;max-height:320px;box-shadow:var(--shadow);border-radius:14px}.about-img-wrap{box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.about-img-wrap .about-img,.about-img-wrap .hours-image{box-shadow:none;border-radius:0;display:block}@media (width<=720px){.about-feature,.about-feature.reverse{grid-template-columns:1fr}.about-feature.reverse .about-img{order:0}.about-feature p,.feature-row p,.feature-text p,.feature-text .centered-note,.contact-card p,.hero-lead{text-align:center}}.section-icon{object-fit:contain;width:72px;height:72px}.hours-card,.contact-card{background:var(--paper);border:1px solid var(--line);max-width:520px;box-shadow:var(--shadow);border-radius:14px;margin:0 auto;padding:28px 32px}.hours-card table{border-collapse:collapse;width:100%}.hours-card th,.hours-card td{text-align:left;padding:10px 0;font-weight:400}.hours-card th{color:var(--ink);font-family:var(--serif);font-size:1.05rem;font-weight:500}.hours-layout{grid-template-columns:auto 1fr;align-items:stretch;gap:32px;max-width:900px;margin:0 auto;display:grid}.hours-image-wrap{justify-self:center;width:clamp(260px,36vw,370px)}.hours-image{object-fit:cover;width:100%;height:100%}.hours-layout .hours-card{width:100%;max-width:none;margin:0}@media (width<=720px){.hours-layout{grid-template-columns:1fr;justify-items:center;gap:20px}.hours-layout .hours-card{max-width:520px}}.hours-card td{text-align:right;color:var(--ink-soft);font-variant-numeric:tabular-nums}.hours-card tr+tr th,.hours-card tr+tr td{border-top:1px dashed var(--line)}.hours-note{color:var(--muted);text-align:center;margin-top:36px;font-size:.9rem;font-style:italic}.contact-card{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:28px;max-width:640px;display:grid}.contact-logo{object-fit:contain;justify-self:center;width:clamp(120px,16vw,170px);height:auto}.contact-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.contact-list li{flex-direction:column;gap:2px;display:flex}.contact-label{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.contact-list a,.contact-list span:not(.contact-label){font-family:var(--serif);color:var(--ink);font-size:1.1rem}.contact-list a:hover{color:var(--accent)}@media (width<=560px){.contact-card{text-align:center;grid-template-columns:1fr}.contact-list li{align-items:center}}.map-wrap{margin-top:64px;border:1px solid var(--line);max-width:900px;box-shadow:var(--shadow);aspect-ratio:16/9;border-radius:14px;margin-inline:auto;overflow:hidden}.map-wrap iframe{border:0;width:100%;height:100%;display:block}.features{padding-top:clamp(24px,4vw,40px)}.feature-tiles{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid}.feature-tile{text-align:center;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px 20px;transition:transform .2s,box-shadow .2s;display:flex}.feature-tile img{width:75px;height:75px;display:block}.feature-tile:hover{transform:translateY(-2px);box-shadow:0 14px 32px -18px #38201480}.feature-tile p{font-family:var(--serif);color:var(--ink);font-size:1.05rem;line-height:1.5}@media (width<=820px){.feature-tiles{grid-template-columns:1fr}}.jump-nav-sticky{top:var(--header-h,64px);z-index:10;position:sticky}.jump-nav-sticky.is-stuck{background:var(--cream)}.jump-nav{flex-wrap:wrap;justify-content:center;gap:8px;max-width:900px;margin:0 auto;padding:12px 0;display:flex}.jump-nav a{background:var(--paper);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;padding:6px 12px;font-size:13px;text-decoration:none}.jump-nav a:hover{background:var(--accent-soft);color:var(--accent-dark);border-color:var(--accent-soft)}.jump-label-short{display:none}@media (width<=760px){.jump-label-full{display:none}.jump-label-short{display:inline}}.dish-list{max-width:860px;margin:0 auto;padding:0;list-style:none}.dish{border-bottom:1px dotted var(--line);align-items:baseline;gap:18px;padding:14px 4px;display:flex}.dish:last-child{border-bottom:0}.dish--sub{opacity:.75;border-bottom:0;padding:6px 4px 6px 20px}.dish--sub .dish-name{font-size:.9rem;font-style:italic}.dish-text{flex:1;min-width:0}.dish-name{color:var(--ink);font-family:var(--serif);font-size:1.05rem;font-weight:500;line-height:1.3}.section-head h2,.page-hero h1,.hero h1{font-family:var(--heading);color:var(--accent-dark)}.dish-allergens{font-family:var(--sans);color:var(--muted);letter-spacing:.05em;margin-left:8px;font-size:11px;display:inline-block}.dish-note{color:var(--muted);margin-top:4px;font-size:.9rem;font-style:italic}.dish-prices{text-align:right;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.price{font-family:var(--serif);color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:600}.price-small{color:var(--muted);font-size:.8rem}@media (width<=520px){.dish{flex-wrap:wrap}.dish-prices{align-items:flex-end;width:100%}}.allergens{text-align:center}.allergens .allergen-list{text-align:left;color:var(--ink-soft);grid-template-columns:repeat(3,auto);gap:4px 140px;padding:0;list-style-position:inside;display:inline-grid}.allergens li{font-family:var(--serif);color:var(--ink);padding:6px 0;font-size:1.05rem;font-weight:500}@media (width<=760px){.allergens .allergen-list{text-align:center;display:block}}.centered-note{text-align:center;max-width:720px;margin:0 auto;font-size:1.02rem}.centered-note.small{color:var(--muted);margin-top:20px;font-size:.88rem;font-style:italic}.free-from{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;max-width:800px;margin:28px auto 0;display:grid}.free-from-item{text-align:center;background:var(--paper);border:1px solid var(--line);font-family:var(--serif);color:var(--ink);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 12px;font-size:1rem;line-height:1.3;transition:transform .2s,box-shadow .2s;display:flex}.free-from-item img{width:75px;height:75px;display:block}.free-from-item:hover{transform:translateY(-2px);box-shadow:0 14px 32px -18px #38201480}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:32px;max-width:920px;margin:0 auto;display:grid}.feature-row+.feature-row{margin-top:40px}.feature-row--stacked{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:920px;margin:0 auto;display:flex}.feature-row--stacked .feature-img{width:clamp(260px,70%,700px)}.feature-row.reverse .feature-img,.feature-row.reverse .feature-img-wrap{order:2}.feature-img{object-fit:cover;width:100%;max-height:360px;box-shadow:var(--shadow);border-radius:14px}.feature-img-wrap{box-shadow:var(--shadow);border-radius:14px;max-height:320px;overflow:hidden}.feature-img-wrap .feature-img{box-shadow:none;border-radius:0;height:360px}.feature-text .centered-note{text-align:left}.feature-row--stacked .feature-text .centered-note{text-align:center}@media (width<=720px){.feature-row,.feature-row.reverse{grid-template-columns:1fr}.feature-row.reverse .feature-img,.feature-row.reverse .feature-img-wrap{order:0}.feature-text .centered-note{text-align:center}.feature-row--stacked .feature-img{width:100%}}.cta{text-align:center;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;padding:48px 24px}.cta h2{margin-bottom:8px}.cta p{color:var(--ink-soft)}.phone-cta{font-family:var(--serif);color:var(--accent-dark);letter-spacing:.02em;margin-top:20px;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:600;line-height:1;display:inline-block}.site-footer{border-top:1px solid var(--line);color:var(--ink-soft);background:#f0e5d3;margin-top:auto;padding:40px 24px 24px}.footer-row{grid-template-columns:1.5fr 1fr;align-items:start;gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (width<=600px){.footer-row{text-align:center;grid-template-columns:1fr;justify-items:center}}.footer-brand{font-family:var(--script);color:var(--accent-dark);margin-bottom:8px;font-size:2.6rem;font-weight:400;line-height:1}.footer-tag{color:var(--muted);font-size:.85rem}.footer-contact{flex-direction:column;gap:6px;font-size:.9rem;display:flex}.footer-contact-label{color:var(--muted);margin-right:2px}.footer-phone,.footer-phone:hover{color:var(--accent-dark)}.footer-copy{max-width:1200px;color:var(--muted);border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px auto 0;padding-top:16px;font-size:.8rem;display:flex}.footer-credit a{color:var(--accent-dark);font-weight:500}.footer-credit a:hover{color:var(--accent)}@media (width<=560px){.footer-copy{text-align:center;justify-content:center}}
