:root{--header-offset:5.75rem;--page-gutter:clamp(1rem, 4vw, 2rem);--touch-target:2.75rem;--brown-dark:#1a110e;--brown-mid:#2a211e;--header-pill:#4b443f;--header-glass:#4b443f8c;--cream:#fdf6e9;--cream-dark:#f0e6d6;--cream-muted:#ebe3d4;--terra:#c84c2c;--terra-hover:#b04224;--radius-sm:12px;--radius-md:18px;--radius-lg:22px;--section-pad:clamp(5rem, 10vw, 7.5rem);--wine:#5c2c32;--wine-deep:#3f1d22;--gold:#b8860b;--gold-soft:#b8860b26;--hero-accent:#e8c547;--text:#3d3532;--text-muted:#6b605c;--white:#fff;--shadow:0 20px 50px #3c1e1e1f;--radius:12px;--ease-out:cubic-bezier(.22, 1, .36, 1);--font-body:"DM Sans", system-ui, sans-serif;--font-display:"Cormorant Garamond", Georgia, serif;--header-surface:#f5f6f8;--header-border:#e2e5ea;--header-logo:#1e3a5f;--header-tagline:#8896a6;--header-nav:#4a5568;--header-nav-hover:#2d3748;--header-nav-active:#2b6cb0;--surface:#ffffffc7;--surface-strong:#ffffffeb;--stroke-soft:#5c2c321f;--shadow-soft:0 10px 30px #2e1c1d14;--shadow-strong:0 20px 46px #2e1c1d24}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);color:var(--text);background:linear-gradient(165deg, var(--cream) 0%, var(--cream-dark) 55%, #e8dfd4 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;font-size:1.05rem;line-height:1.6;overflow-x:hidden}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body:has(.site--brown){background:var(--brown-dark)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100vh}a{color:var(--wine)}a:hover{text-decoration-thickness:2px}.skip-link{z-index:100;background:var(--wine-deep);color:var(--white);transition:transform .2s var(--ease-out);border-radius:0 0 8px;padding:.65rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{outline:2px solid var(--gold);outline-offset:2px;transform:translateY(0)}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.site-header--overlay .nav-link:focus-visible,.site-header--overlay .brand:focus-visible,.site-header--pill .nav-link:focus-visible,.site-header--pill .brand:focus-visible{outline-color:var(--white)}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}.btn-primary:focus-visible{outline-offset:4px}.site{flex-direction:column;max-width:1080px;min-height:100vh;margin:0 auto;padding:0 1.25rem;display:flex}.site--home{max-width:none;margin:0;padding:0;position:relative}.site-header{border-bottom:1px solid #5c2c3226;padding:1.25rem 0;display:block}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;width:min(1200px,100%);margin:0 auto;display:flex}.site-header:not(.site-header--overlay):not(.site-header--home):not(.site-header--pill){z-index:40;box-sizing:border-box;-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#f5f6f8a6;border-bottom:1px solid #ffffff73;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:1.1rem clamp(1.25rem,5vw,4rem);position:sticky;top:0;box-shadow:inset 0 1px #ffffffd9,0 8px 28px #2e1c1d0f}.site-header.site-header--pill{-webkit-backdrop-filter:none;width:auto;box-shadow:none;background:0 0;border-bottom:none;margin:0;padding:0}.site-header--overlay{z-index:20;border-bottom:none;align-items:center;padding:1.65rem clamp(1.25rem,5vw,4rem);position:absolute;inset:0 0 auto}.brand{color:inherit;transition:transform .2s var(--ease-out);align-items:center;text-decoration:none;display:inline-flex}.brand:hover{transform:translateY(-1px)}.brand--stack{flex-direction:column;align-items:flex-start;gap:.28rem;line-height:1.05;display:flex}.brand-logo{width:clamp(170px,21vw,270px);height:auto;display:block}.brand-name{font-family:var(--font-display);color:var(--header-logo);letter-spacing:.02em;font-size:clamp(1.55rem,2.8vw,2rem);font-style:italic;font-weight:600}.brand-tagline{font-family:var(--font-body);letter-spacing:.32em;color:var(--header-tagline);text-transform:uppercase;font-size:.62rem;font-weight:600}.site-header--overlay .brand-name{color:var(--white);font-size:clamp(1.85rem,3.5vw,2.35rem)}.site-header--overlay .brand-tagline{color:#fffffff5}.site-header--overlay .brand-logo{width:clamp(195px,24vw,320px)}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem 1.75rem;display:flex}.nav-link{letter-spacing:.01em;border-bottom:2px solid #0000;border-radius:0;padding:.45rem .1rem .55rem;font-size:.94rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}.site-header:not(.site-header--overlay):not(.site-header--pill) .nav-link{color:var(--header-nav)}.site-header:not(.site-header--overlay):not(.site-header--pill) .nav-link:hover{color:var(--header-nav-hover)}.site-header:not(.site-header--overlay):not(.site-header--pill) .nav-link.active{color:var(--header-nav-active);border-bottom-color:var(--header-nav-active);font-weight:600}.site-header--pill .nav--pill .nav-link{color:#fff}.site-header--pill .nav--pill .nav-link:hover{color:#fff;opacity:.88;border-bottom-color:#0000}.site-header--pill .nav--pill .nav-link.active{color:#fff;opacity:1;border-bottom-color:#0000}.nav--pill .nav-link.active{position:relative}.site-header__mobile{flex-shrink:0;align-items:center;gap:.45rem;display:none}.nav-toggle{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.65rem;height:2.65rem;padding:0;transition:background .2s,border-color .2s;display:flex}.nav-toggle:focus-visible{outline:2px solid var(--cream);outline-offset:2px}.nav-toggle__bar{width:1.05rem;height:2px;transition:transform .25s var(--ease-out), opacity .2s ease, width .2s ease;background:#fff;border-radius:2px;display:block}.nav-toggle--open .nav-toggle__bar:nth-child(2){transform:translateY(7px)rotate(45deg)}.nav-toggle--open .nav-toggle__bar:nth-child(3){opacity:0;transform:scaleX(0)}.nav-toggle--open .nav-toggle__bar:nth-child(4){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:55;pointer-events:none;visibility:hidden;position:fixed;inset:0}.mobile-nav--open{pointer-events:auto;visibility:visible}.mobile-nav__backdrop{-webkit-backdrop-filter:blur(4px);opacity:0;cursor:pointer;transition:opacity .28s var(--ease-out);background:#0a06059e;border:none;margin:0;padding:0;position:absolute;inset:0}.mobile-nav--open .mobile-nav__backdrop{opacity:1}.mobile-nav__panel{top:calc(var(--header-offset) + .35rem);left:max(.75rem, env(safe-area-inset-left,0px));right:max(.75rem, env(safe-area-inset-right,0px));opacity:0;transition:opacity .28s var(--ease-out), transform .28s var(--ease-out);background:#37302cf7;border:1px solid #ffffff24;border-radius:1.1rem;padding:.65rem;position:absolute;transform:translateY(-10px)scale(.98);box-shadow:0 20px 48px #00000061,inset 0 1px #ffffff1a}.mobile-nav--open .mobile-nav__panel{opacity:1;transform:translateY(0)scale(1)}.mobile-nav__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.mobile-nav__link{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff14;border-radius:.85rem;align-items:center;min-height:2.85rem;padding:.65rem 1rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.mobile-nav__link:hover{background:#ffffff1f;border-color:#ffffff29}.mobile-nav__link.active{color:#fff;background:#c84c2c59;border-color:#c84c2c8c}body.nav-open{overflow:hidden}.site-header--overlay .nav-link{color:#fffffff2}.site-header--overlay .nav-link:hover{color:var(--white);background:0 0}.site-header--overlay .nav-link.active{color:var(--white);border-bottom-color:var(--white);background:0 0}@media (width<=860px){.site-header__inner{gap:.85rem 1.25rem}.nav{gap:.2rem 1rem}.nav-link{font-size:.9rem}}@media (width<=640px){.site-header:not(.site-header--overlay){padding-top:.85rem;padding-bottom:.85rem}.site-header__inner{flex-direction:column;align-items:flex-start;gap:.7rem}.nav{justify-content:space-between;gap:.35rem;width:100%}.nav-link{padding:.3rem 0 .42rem;font-size:.88rem}.brand-logo{width:clamp(150px,48vw,220px)}}.site-main{flex:1;padding:5.5rem 0 3.25rem}.site-main:not(.site-main--flush)>*{animation:content-in .55s var(--ease-out) both}@keyframes content-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.site-main--flush{padding:0}.site-footer{color:#fdf6e9a6;background:var(--brown-dark);border-top:1px solid #f5ede31a;padding:2.25rem clamp(1.25rem,5vw,4rem) 1.75rem;font-size:.92rem}.site--brown .site-footer{padding-left:clamp(1.25rem,5vw,4rem);padding-right:clamp(1.25rem,5vw,4rem)}.footer-grid{text-align:left;grid-template-columns:minmax(0,1.15fr) minmax(0,1.25fr) minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:2rem;max-width:1080px;margin:0 auto 2rem;display:grid}@media (width<=960px){.footer-grid{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem}}@media (width<=520px){.footer-grid{grid-template-columns:1fr}}.footer-heading{font-family:var(--font-display);color:var(--cream);margin:0 0 .65rem;font-size:1.15rem;font-weight:600}.footer-brand-title{font-family:var(--font-display);color:var(--cream);font-size:1.35rem;font-weight:600;display:block}.footer-brand-tag{color:#fdf6e98c;margin-top:.35rem;font-size:.88rem;display:block}.footer-muted{color:#fdf6e973;font-size:.85rem;margin-top:.35rem!important}.footer-hours{border-collapse:collapse;width:100%;max-width:15rem;margin:0;font-size:.82rem}.footer-hours th,.footer-hours td{vertical-align:top;padding:.2rem 0;font-weight:400;line-height:1.3}.footer-hours th{color:#fdf6e994;text-align:left;padding-right:.65rem;font-weight:500}.footer-hours td{text-align:right;color:#fdf6e9e0;font-variant-numeric:tabular-nums;white-space:nowrap}.footer-hours__row--closed th,.footer-hours__row--closed td{color:#fdf6e96b;font-style:italic}.footer-address{color:#fdf6e9b8;margin:0;font-style:normal;line-height:1.55}.footer-directions{letter-spacing:.02em;color:var(--terra);margin-top:.85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.footer-directions:hover{color:var(--hero-accent);text-decoration:underline}.footer-contact-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-contact-list li{gap:.15rem;display:grid}.footer-contact-label{letter-spacing:.06em;text-transform:uppercase;color:#fdf6e96b;font-size:.72rem;font-weight:600;display:block}.footer-contact-list a{color:#fdf6e9d9;word-break:break-word;font-weight:500;text-decoration:none}.footer-contact-list a:hover{color:var(--terra);text-decoration:underline}.footer-col p{color:#fdf6e9b8;margin:0 0 .45rem;line-height:1.45}.footer-col a{color:#fdf6e9d1;text-decoration:none}.footer-col a:hover{color:var(--terra);text-decoration:underline}.footer-bottom{text-align:center;border-top:1px solid #f5ede31a;flex-direction:column;align-items:center;gap:.85rem;max-width:1080px;margin:0 auto;padding-top:1.25rem;display:flex}.footer-bottom-nav{flex-wrap:wrap;justify-content:center;gap:.35rem 1.25rem;display:flex}.footer-bottom-nav a{color:#fdf6e99e;font-size:.88rem;font-weight:500;text-decoration:none}.footer-bottom-nav a:hover{color:var(--terra);text-decoration:underline}.footer-copy{color:#fdf6e973;margin:0;font-size:.82rem}.home-hero{isolation:isolate;width:100%;min-height:100dvh;color:var(--white);background-color:#1a1513;justify-content:flex-start;align-items:center;padding:clamp(6.5rem,17vh,10rem) clamp(1.25rem,5vw,4rem) 3rem;display:flex;position:relative;overflow:clip}.home-hero__picture{z-index:0;display:block;position:absolute;inset:0;overflow:hidden}.home-hero__media{z-index:0;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;image-rendering:auto;backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}@supports (image-rendering:high-quality){.home-hero__media{image-rendering:high-quality}}.home-hero__scrim{z-index:1;pointer-events:none;background:radial-gradient(115% 95% at 50% 40%,#120e0f14 0%,#0a080a8c 52%,#040305e0 100%),linear-gradient(#0c090b8c 0%,#0e0b0b2e 42%,#0a080a9e 100%);position:absolute;inset:0;box-shadow:inset 0 0 clamp(120px,22vw,280px) #000000d1}.home-hero-inner{z-index:2;text-align:left;max-width:44rem;position:relative}.home-hero-kicker{letter-spacing:.16em;text-transform:uppercase;color:#ffffffdb;margin:0 0 .7rem;font-size:.8rem;font-weight:600}.home-hero h1{font-family:var(--font-body);color:var(--white);letter-spacing:-.03em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0 0 1rem;font-size:clamp(2.1rem,5vw,3.6rem);font-weight:700;line-height:1.15}.home-hero-tagline{color:#ffffffed;-webkit-font-smoothing:antialiased;max-width:46ch;margin:0;font-size:clamp(1rem,2.1vw,1.22rem);font-weight:400;line-height:1.55}.home-pillars{background:linear-gradient(#ede6dbf2 0%,#faf6f0f7 55%);padding:clamp(3rem,8vw,5rem) clamp(1.25rem,5vw,4rem) 4rem}.home-pillars-inner{text-align:center;max-width:960px;margin:0 auto}.home-pillars .eyebrow{margin-bottom:.65rem}.home-pillars h2{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 2rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:600;line-height:1.2}.pillars-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.pillar-card{background:var(--surface-strong);border:1px solid var(--stroke-soft);border-radius:var(--radius);box-shadow:var(--shadow-soft);transition:box-shadow .25s var(--ease-out), transform .25s var(--ease-out);padding:1.55rem 1.4rem}@media (prefers-reduced-motion:no-preference){.pillar-card:hover{transform:translateY(-3px);box-shadow:0 16px 44px #3c1e1e1a}}.pillar-title{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 .65rem;font-size:1.35rem;font-weight:600}.pillar-text{color:var(--text-muted);margin:0;font-size:.96rem;line-height:1.55}.pillars-cta{display:inline-flex}.pillars-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:inline-flex}.pillars-cta-secondary{background:0 0}.hero{text-align:center;padding:2rem 0 3rem}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--gold);margin:0 0 .75rem;font-size:.8rem;font-weight:600}h1{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:600;line-height:1.15}.lead{color:var(--text-muted);max-width:38ch;margin:0 auto 1.75rem;font-size:1.15rem}.contact-header .lead{margin-bottom:0}.prose-lead{color:var(--text-muted);max-width:52ch;margin:0 0 1.5rem;font-size:1.12rem;line-height:1.65}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{background:var(--wine);color:var(--white);box-shadow:0 10px 28px #3e191f47}.btn-primary:hover{background:var(--wine-deep)}.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn-ghost{color:var(--wine-deep);background:0 0;border-color:#5c2c3259}.btn-ghost:hover{border-color:var(--wine);background:#ffffff80}.highlights{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.card{background:var(--surface);border:1px solid var(--stroke-soft);border-radius:var(--radius);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.55rem}.card h2{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 .5rem;font-size:1.5rem}.card p{color:var(--text-muted);margin:0;font-size:.98rem}.page{max-width:760px;margin:0 auto}.prose h2{font-family:var(--font-display);color:var(--wine-deep);margin:2rem 0 .75rem;font-size:1.75rem}.prose p{color:var(--text);margin:0 0 1rem}.prose{background:var(--surface);border:1px solid var(--stroke-soft);border-radius:calc(var(--radius) + 2px);box-shadow:var(--shadow-soft);padding:clamp(1.35rem,2.5vw,2rem)}.about-page{max-width:52rem}.about-header{text-align:center;margin-bottom:clamp(1.75rem,4vw,2.5rem)}.about-header h1{margin-bottom:.65rem}.about-header .lead{max-width:42ch;margin:0 auto}.about-story{gap:clamp(1rem,2.5vw,1.35rem);display:grid}.about-chapter{position:relative;overflow:hidden}.about-chapter:before{content:"";background:linear-gradient(180deg, var(--wine) 0%, var(--gold) 100%);border-radius:4px 0 0 4px;width:4px;position:absolute;inset:0 auto 0 0}.about-chapter__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.about-chapter h2{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 1rem;font-size:clamp(1.45rem,3.5vw,1.85rem);line-height:1.15}.about-chapter__text{color:var(--text-muted);margin:0 0 .95rem;font-size:1rem;line-height:1.72}.about-chapter__text:last-of-type{margin-bottom:0}.about-signoff{font-family:var(--font-display);color:var(--wine-deep);background:linear-gradient(90deg,#b8860b1a 0%,#ffffff59 100%);border:none;border-left:3px solid #b8860b8c;border-radius:0 10px 10px 0;margin:1.35rem 0 0;padding:1rem 1rem 1rem 1.35rem;font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:italic;line-height:1.45;position:relative}.about-signoff__mark{color:#b8860b59;pointer-events:none;font-size:2.4rem;line-height:1;position:absolute;top:-.15rem;left:.55rem}.about-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.about-highlights li{text-align:center;background:#ffffffb8;border:1px solid #5c2c321f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:5.5rem;padding:.75rem .55rem;display:flex;box-shadow:inset 0 1px #ffffffd9}.about-highlights strong{font-family:var(--font-display);color:var(--wine-deep);font-size:clamp(1.35rem,3vw,1.65rem);font-weight:600;line-height:1}.about-highlights span{color:var(--text-muted);font-size:.78rem;line-height:1.35}.about-closing{color:var(--wine-deep);margin:1.15rem 0 0;font-size:1.02rem;font-weight:600}.about-team{font-family:var(--font-display);color:var(--wine);margin:.35rem 0 0;font-size:1.2rem}.about-cta{width:100%;margin-top:1.25rem}@media (width<=640px){.about-highlights{grid-template-columns:1fr}.about-highlights li{text-align:left;flex-direction:row;justify-content:flex-start;gap:.85rem;min-height:auto;padding:.85rem 1rem}.about-highlights span{font-size:.86rem}}.values-list{color:var(--text-muted);margin:0;padding-left:1.25rem}.values-list li{margin-bottom:.5rem}.menu-page{--menu-gutter:clamp(.85rem, 3vw, 1.25rem);width:100%;min-width:0;max-width:72rem;margin-inline:auto;padding-bottom:clamp(2rem,5vw,3rem)}.menu-page__body{position:relative}.menu-header{text-align:center;margin-bottom:clamp(1.25rem,3vw,1.75rem)}.menu-header h1{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,5.5vw,3rem);font-weight:500;line-height:1.1}.menu-lead{max-width:42rem;color:var(--text-muted);margin:.65rem auto 0;font-size:clamp(.92rem,2vw,1.05rem);line-height:1.55}.site--brown:not(.site--home) .menu-lead{color:#fdf6e9b8}.menu-nav{top:var(--header-offset);z-index:20;isolation:isolate;background:0 0;width:100%;min-width:0;max-width:100%;margin:0 0 clamp(1rem,2.5vw,1.5rem);padding:.5rem 0;transition:opacity .25s,visibility .25s,transform .25s;position:sticky}.menu-nav__list{grid-template-columns:repeat(auto-fill,minmax(min(100%,9.25rem),1fr));gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.menu-nav__list>li{min-width:0}.menu-nav__link{width:100%;min-height:var(--touch-target);text-align:center;text-wrap:balance;color:var(--wine);box-sizing:border-box;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;background:#fffffff0;border:1px solid #5c2c321a;border-radius:999px;justify-content:center;align-items:center;padding:.46rem .72rem;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 2px 8px #1a110e0a}.menu-nav__link:active{transform:scale(.98)}.menu-nav__link:hover{color:var(--wine-deep);border-color:#c84c2c59;box-shadow:0 4px 12px #1a110e14}.menu-nav__link:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.menu-nav__link--active{background:var(--wine);border-color:var(--wine);color:var(--cream);box-shadow:0 6px 18px #5c2c3247}.menu-nav--is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.5rem)}.menu-sections{flex-direction:column;gap:clamp(.85rem,2vw,1.35rem);display:flex}.menu-section{scroll-margin-top:var(--menu-scroll-offset,calc(var(--header-offset) + 4rem));border-radius:var(--radius-md);background:#fffffff5;border:1px solid #5c2c321a;padding:0;overflow:hidden;box-shadow:0 4px 20px #1a110e0f,inset 0 1px #fffc}.menu-section__head{background:linear-gradient(135deg,#5c2c320d 0%,#c9a25a12 100%);border-bottom:1px solid #5c2c3214;margin:0;padding:clamp(.85rem,2vw,1.1rem) clamp(1rem,2.5vw,1.25rem) clamp(.75rem,2vw,.9rem);position:relative}.menu-section__head:before{content:"";background:linear-gradient(90deg,#009246 0% 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66% 100%);height:3px;position:absolute;top:0;left:0;right:0}.menu-section h2{font-family:var(--font-display);color:var(--wine);margin:.15rem 0 0;font-size:clamp(1.35rem,2.5vw,1.65rem);line-height:1.2}.menu-section__note{color:var(--text-muted);margin:.4rem 0 0;font-size:.84rem;font-style:italic}.menu-list{grid-template-columns:1fr;gap:0;margin:0;padding:.35rem clamp(.85rem,2.5vw,1.15rem) clamp(.65rem,2vw,.9rem);list-style:none;display:grid}.menu-section--wide .menu-list{grid-template-columns:1fr}@media (width>=560px){.menu-section--wide .menu-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(.85rem,2vw,1.35rem)}}@media (width>=900px){.menu-section--wide .menu-list{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-section--default .menu-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(.85rem,2vw,1.35rem)}}.menu-list__item{border-bottom:1px dashed #5c2c3217;padding:clamp(.62rem,1.5vw,.78rem) clamp(.25rem,1vw,.45rem);transition:background .15s;display:block}@media (hover:hover){.menu-list__item:hover{background:#5c2c3208}}.menu-list__item:last-child{border-bottom:none}.menu-list__row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.menu-item-name{min-width:0;color:var(--text);flex:auto;font-size:clamp(.92rem,2vw,1rem);font-weight:600;line-height:1.3}.menu-item-detail{color:var(--text-muted);margin-top:.22rem;font-size:clamp(.8rem,1.8vw,.86rem);line-height:1.5;display:block}.menu-dots{display:none}.menu-item-price{font-variant-numeric:tabular-nums;color:var(--wine);white-space:nowrap;flex:none;font-size:clamp(.88rem,1.9vw,.96rem);font-weight:600}.menu-visit-cta{border-radius:var(--radius-lg);background:radial-gradient(ellipse 80% 60% at 50% 0%, #c84c2c2e 0%, transparent 55%), linear-gradient(155deg, #2f2420 0%, var(--brown-dark) 48%, #140d0b 100%);border:1px solid #f5ede31f;margin-top:clamp(2rem,5vw,2.75rem);position:relative;overflow:hidden;box-shadow:0 28px 60px #0006,inset 0 1px #ffffff0f}.menu-visit-cta__btn{min-width:min(100%,11.5rem);box-shadow:0 12px 32px #00000047}.menu-visit-cta:before{content:"";background:linear-gradient(90deg,#009246 0% 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66% 100%);height:3px;position:absolute;top:0;left:0;right:0}.menu-visit-cta__inner{z-index:1;text-align:center;max-width:34rem;margin:0 auto;padding:clamp(2rem,5vw,2.85rem) clamp(1.5rem,4vw,2rem);position:relative}.menu-visit-cta__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--hero-accent);margin:0 0 .65rem;font-size:.72rem;font-weight:600}.menu-visit-cta__title{font-family:var(--font-display);color:var(--cream);margin:0 0 .75rem;font-size:clamp(1.75rem,4.5vw,2.35rem);font-weight:500;line-height:1.15}.menu-visit-cta__sub{color:#fdf6e9ad;max-width:32ch;margin:0 auto 1.5rem;font-size:clamp(.9rem,2vw,.98rem);line-height:1.55}@media (width>=720px){.menu-visit-cta__inner{max-width:40rem}}@media (width<=1024px){.menu-page{max-width:100%}.menu-header{text-align:left;margin-bottom:1rem}.menu-header h1{font-size:clamp(1.85rem,6.5vw,2.5rem)}.menu-lead{margin-top:.45rem;margin-left:0;margin-right:0}.menu-nav{top:var(--header-offset);z-index:25;background:0 0;margin:0 0 .85rem;padding:.3rem 0 .4rem}.menu-nav__list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;flex-wrap:nowrap;align-items:center;gap:.38rem;width:100%;min-width:0;padding:.1rem .85rem .25rem;scroll-padding-inline:.85rem;display:flex;overflow:auto hidden}.menu-nav__list::-webkit-scrollbar{display:none}.menu-nav__list>li{flex:none}.menu-nav__list>li:last-child{scroll-snap-align:end}.menu-nav__list:after{content:"";flex:0 0 .85rem}.menu-nav__link{white-space:nowrap;scroll-snap-align:center;width:auto;min-height:2.15rem;padding:.38rem .82rem;font-size:.76rem}.menu-sections{gap:.75rem}.menu-section{scroll-margin-top:var(--menu-scroll-offset,calc(var(--header-offset) + 4.25rem));border-radius:calc(var(--radius-md) - 2px)}.menu-section__head{scroll-margin-top:var(--menu-scroll-offset,calc(var(--header-offset) + 4.25rem));padding:.85rem 1rem .75rem}.menu-section h2{font-size:clamp(1.15rem,3.5vw,1.35rem)}.menu-list{padding:.2rem .85rem .65rem}.menu-section--wide .menu-list,.menu-section--default .menu-list{grid-template-columns:1fr}.menu-visit-cta{border-radius:var(--radius-md);margin-top:clamp(1.5rem,4vw,2rem)}}@media (width>=641px) and (width<=1024px){.menu-section--wide .menu-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}}@media (width<=640px){.menu-nav{margin-bottom:.65rem;padding-top:.3rem;padding-bottom:.3rem}.menu-nav__link{min-height:2.05rem;padding:.36rem .75rem;font-size:.74rem}.menu-section{scroll-margin-top:var(--menu-scroll-offset,calc(var(--header-offset) + 3.25rem))}.menu-section h2{font-size:1.18rem}.menu-list__item{padding:.68rem .15rem}}.contact-page{max-width:920px}.contact-header{text-align:center;margin-bottom:2rem}.contact-header h1{margin-bottom:.5rem}.contact-grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:1.2rem;display:grid}@media (width<=720px){.contact-grid{grid-template-columns:1fr}}.contact-info h2{font-family:var(--font-display);color:var(--wine-deep);margin:0 0 1rem;font-size:1.4rem}.contact-info p{color:var(--text-muted);margin:0 0 .65rem;font-size:.98rem}.contact-info a{word-break:break-word}.contact-info__directions{width:100%;margin-top:1.25rem}.contact-map{background:#e8e8e8;min-height:clamp(380px,46vw,480px);padding:0;position:relative;overflow:hidden}.contact-map .map-embed{min-height:clamp(380px,46vw,480px)}.contact-form .field{text-align:left;flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.contact-form span:first-child{color:var(--text-muted);font-size:.85rem;font-weight:600}.contact-form input,.contact-form textarea{background:var(--white);color:var(--text);border:1px solid #5c2c3240;border-radius:10px;padding:.65rem .85rem;font-family:inherit;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--gold);outline-offset:1px;border-color:#0000}.contact-form textarea{resize:vertical;min-height:132px}.contact-form .btn-primary{width:100%;margin-top:.25rem}.form-success{background:var(--gold-soft);color:var(--wine-deep);border-radius:10px;margin:1rem 0 0;padding:.75rem;font-size:.92rem}@media (width<=640px){.site-main{padding-top:1.35rem}.prose,.card{padding:1.15rem}.menu-page{max-width:100%}}.site--brown{background:var(--brown-dark)}.site--home{color:var(--cream)}.site--brown:not(.site--home){max-width:none;margin:0;padding:0}.site--brown:not(.site--home) .site-main{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;padding:clamp(6.5rem,13vh,8.5rem) clamp(1rem,4vw,2.5rem) clamp(2.5rem,5vw,3.25rem)}.site--brown:not(.site--home) .eyebrow{color:var(--hero-accent)}.site--brown:not(.site--home) .menu-header h1,.site--brown:not(.site--home) .contact-header h1,.site--brown:not(.site--home) .about-header h1{color:var(--cream)}.site--brown:not(.site--home) .contact-header .lead,.site--brown:not(.site--home) .about-header .lead{color:#fdf6e9c7}.site--brown:not(.site--home) .prose h1{color:var(--brown-dark)}.site--brown:not(.site--home) .prose .prose-lead{color:var(--text)}.site--brown:not(.site--home) .prose a:not(.btn),.site--brown:not(.site--home) .card a:not(.btn){color:var(--wine)}.site--brown:not(.site--home) .prose a:not(.btn):hover,.site--brown:not(.site--home) .card a:not(.btn):hover{color:var(--wine-deep)}.site-header--pill{top:max(clamp(1rem, 3vh, 1.5rem), env(safe-area-inset-top,0px));z-index:50;pointer-events:none;background:0 0;border:none;justify-content:center;margin:0;padding:0;display:flex;position:fixed;left:0;right:0}.site-header__shell{pointer-events:auto;width:min(92%,1200px);margin:0 auto}.site-header__pill{background:var(--header-glass);-webkit-backdrop-filter:blur(22px)saturate(1.4);isolation:isolate;border:1px solid #ffffff24;border-radius:9999px;justify-content:space-between;align-items:center;gap:2rem;width:100%;padding:.52rem 2rem;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 10px 36px #00000029}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.site-header__pill{background:var(--header-pill)}}.brand--pill{transition:opacity .2s var(--ease-out);box-shadow:none;background:0 0;border:none;flex-shrink:0;align-items:center;margin:0;padding:0;line-height:0;text-decoration:none;display:flex}.brand--pill:hover{opacity:.9}.brand-logo-img{object-fit:contain;object-position:left center;width:auto;max-width:min(200px,42vw);height:clamp(36px,5vw,46px);display:block}.nav--pill{flex-wrap:nowrap;flex:1;justify-content:flex-end;align-items:center;gap:clamp(1.75rem,5vw,3.5rem);margin:0;padding:0;display:flex}.nav--pill .nav-link{white-space:nowrap;border-bottom:none;padding:.15rem 0;font-size:.9rem;font-weight:500;transition:opacity .2s}.lang-switch{background:#ffffff1f;border:1px solid #ffffff38;border-radius:9999px;align-items:center;gap:.35rem;margin-left:.25rem;padding:.2rem .55rem;display:inline-flex}.lang-switch__btn{letter-spacing:.06em;color:#ffffffb8;cursor:pointer;background:0 0;border:none;padding:.15rem .25rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1;transition:color .2s,opacity .2s}.lang-switch__btn:hover,.lang-switch__btn--active{color:#fff}.lang-switch__sep{color:#ffffff59;-webkit-user-select:none;user-select:none;font-size:.65rem}.site-header--pill .lang-switch__btn:focus-visible{outline:2px solid var(--cream);outline-offset:2px}.site-header--pill .brand:focus-visible,.site-header--pill .nav-link:focus-visible{outline-color:var(--cream)}.btn-terra{background:var(--terra);color:var(--cream);border-color:#0000;box-shadow:0 8px 24px #c14b3259}.btn-terra:hover{background:var(--terra-hover);color:var(--cream)}.btn-outline-light{color:var(--cream);background:0 0;border-color:#f5ede373}.btn-outline-light:hover{border-color:var(--cream);background:#ffffff0f}.btn-header-cta{margin-left:.5rem;padding:.55rem 1.15rem;font-size:.85rem}.visually-hidden{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home{width:100%}.home-wrap{width:min(1160px,100%);margin:0 auto;padding:0 clamp(1.25rem,5vw,4rem)}.home-section{padding:var(--section-pad) 0}.home-section--cream{background:var(--cream);color:var(--brown-dark)}.home-section--cream.home-ovens{background:var(--cream-muted);border-top:1px solid #1a141212}.home-section--dark{background:var(--brown-dark);color:var(--cream)}.home-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#f5ede3a6;margin:0 0 .75rem;font-size:.72rem;font-weight:600}.home-eyebrow__brand{color:#f5ede3d1}.home-eyebrow__sep{color:#f5ede373}.home-eyebrow__accent{color:var(--hero-accent)}.home-eyebrow--dark{color:var(--terra)}.home-section h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 2rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:500;line-height:1.12}.home-section--dark h2{color:var(--cream)}.home-section--cream h2{color:var(--brown-dark)}.home-title-split{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:500;line-height:1.08}.home-title-split em{color:var(--terra);font-style:italic;font-weight:500}.btn-lg{padding:.82rem 1.65rem;font-size:.95rem}.btn-cream{background:var(--cream);color:var(--brown-dark);border-color:#0000;box-shadow:0 10px 32px #0003}.btn-cream:hover{color:var(--brown-dark);background:#fff}@media (prefers-reduced-motion:no-preference){.home-section--cream,.home-section--dark,.home-hero-split__inner{animation:home-fade-up .7s var(--ease-out) both}}@keyframes home-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.home-hero-split{background:var(--brown-dark);color:var(--cream);padding:clamp(6.5rem,12vh,8rem) 0 clamp(3.5rem,6vw,5rem);position:relative;overflow:hidden}.home-hero-split:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 70% 40%,#c84c2c14 0%,#0000 55%);position:absolute;inset:0}.home-hero-split__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);width:min(1240px,100%);min-height:min(72vh,780px);margin:0 auto;padding:0 clamp(1.25rem,5vw,4rem);display:grid;position:relative}.home-hero-split__content{flex-direction:column;gap:0;max-width:34rem;display:flex}.home-hero-copy{margin-bottom:1.5rem}.home-hero-foot{border-top:1px solid #f5ede31f;padding-top:1.35rem}.home-hero-split .home-eyebrow{white-space:nowrap;letter-spacing:.07em;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;flex-wrap:nowrap;align-items:center;gap:.2rem;width:fit-content;max-width:100%;margin-bottom:1rem;padding:.28rem .62rem;font-size:clamp(.52rem,2.2vw,.64rem);line-height:1.2;display:inline-flex}.home-hero-split .home-eyebrow__brand,.home-hero-split .home-eyebrow__accent,.home-hero-split .home-eyebrow__sep{white-space:nowrap}.home-hero-split h1{font-family:var(--font-display);color:var(--cream);letter-spacing:-.02em;margin:0 0 1.1rem;font-size:clamp(2.6rem,5.5vw,4.1rem);font-weight:500;line-height:1.08}.home-lead{color:#f5ede3c7;max-width:42ch;margin:0;font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.65}.home-hero-actions{flex-wrap:wrap;gap:.75rem;margin-bottom:1.35rem;display:flex}.home-hero-actions .btn{width:auto;min-width:10.5rem;padding-left:1.75rem;padding-right:1.75rem}.home-hero-actions .btn-terra{color:var(--cream);background:#0a0908;border-color:#0a0908;box-shadow:0 8px 24px #00000047}.home-hero-actions .btn-terra:hover{color:var(--cream);background:#1a1412;box-shadow:0 10px 28px #00000052}.home-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.home-stats li{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:.85rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:4.25rem;padding:.65rem .45rem;display:flex}.home-stats strong{font-family:var(--font-display);color:var(--cream);font-size:clamp(1.45rem,3vw,1.85rem);font-weight:600;line-height:1.1;display:block}.home-stats span{color:#f5ede385;text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;line-height:1.3}.home-hero-title__accent{color:var(--hero-accent);font-style:italic;font-weight:500}.home-hero-split__visuals{background:var(--brown-dark);border-radius:28px;min-height:420px;padding:.75rem;position:relative;overflow:hidden;box-shadow:0 32px 72px #00000061}.home-hero-img{background:var(--brown-dark);border-radius:20px;margin:0;overflow:hidden}.home-hero-img img{object-fit:cover;width:100%;height:100%;display:block}.home-hero-img--main{aspect-ratio:4/5;z-index:1;border:10px solid var(--brown-dark);width:72%;position:absolute;top:.75rem;right:.75rem;box-shadow:0 20px 48px #00000073}.home-hero-img--secondary{aspect-ratio:4/5;z-index:2;border:8px solid var(--brown-dark);width:52%;position:absolute;bottom:.75rem;left:.75rem;box-shadow:0 16px 40px #00000080}.home-hero-split+.home-section--cream{padding-top:clamp(2.25rem,5vw,3.5rem)}.home-section-head{flex-direction:column;place-content:flex-start;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.home-section-head__title{flex:none;width:100%;min-width:0}.home-section-head__title .home-eyebrow{margin-bottom:.35rem}.home-section-head__title h2,.home-section-head__title .home-title-split{margin-bottom:0}.home-section-head .home-tabs{border-bottom:none;flex:none;width:100%;margin:0;padding-bottom:.35rem}.home-tabs{border-bottom:1px solid #1a14121a;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:2rem;padding-bottom:.75rem;display:flex}.home-tab{font:inherit;cursor:pointer;color:#1a141273;background:0 0;border:none;border-bottom:2px solid #0000;padding:.35rem 0;font-size:.9rem;font-weight:500;transition:color .2s,border-color .2s}.home-tab:hover{color:var(--brown-dark)}.home-tab--active{color:var(--brown-dark);border-bottom-color:var(--terra)}.home-product-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.home-section-head+.home-product-grid{margin-top:0}.home-product-card{border-radius:var(--radius-md);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);background:#fff;border:1px solid #1a110e0f;overflow:hidden;box-shadow:0 14px 36px #1a110e12}@media (prefers-reduced-motion:no-preference){.home-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #1a110e1f}}.home-product-card__img{aspect-ratio:4/5;background:#1a14120f;margin:0;position:relative;overflow:hidden}.home-product-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease-out);display:block}.home-product-card__add{width:2.25rem;height:2.25rem;color:var(--brown-dark);cursor:pointer;background:#fffffff2;border:none;border-radius:50%;place-items:center;font-size:1.25rem;line-height:1;transition:background .2s,color .2s,transform .15s;display:grid;position:absolute;bottom:.75rem;right:.75rem;box-shadow:0 4px 16px #1a110e26}.home-product-card__add:hover{background:var(--terra);color:var(--cream)}.home-product-card__top{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem;display:flex}.home-product-card__top h3{margin:0}.home-product-card:hover .home-product-card__img img{transform:scale(1.04)}.home-product-card__body{padding:1rem 1.1rem 1.15rem}.home-product-card__body h3{font-family:var(--font-display);color:var(--brown-dark);margin:0;font-size:1.2rem}.home-product-card__body p{color:#1a110e85;margin:0;font-size:.84rem;line-height:1.45}.home-product-card__price{color:var(--terra);flex-shrink:0;font-size:.92rem;font-weight:600}.home-ovens__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.home-ovens__grid--no-visuals{grid-template-columns:1fr;max-width:40rem}.home-ovens__visuals{min-height:380px;position:relative;overflow:hidden}.home-ovens__main{border-radius:var(--radius-lg);box-shadow:var(--shadow);margin:0;overflow:hidden}.home-ovens__main img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.home-ovens__inset{border:5px solid var(--cream);border-radius:14px;width:42%;margin:0;position:absolute;bottom:-1.5rem;right:-1rem;overflow:hidden;box-shadow:0 16px 40px #1a141226}.home-ovens__inset img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.home-ovens__copy p{color:#1a1412a6;max-width:44ch;margin:0 0 1.75rem;line-height:1.65}.home-features{grid-template-columns:1fr 1fr;gap:1.25rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.home-features li{align-items:flex-start;gap:.75rem;display:flex}.home-features__dot{background:var(--terra);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.45rem;box-shadow:0 0 0 4px #c84c2c26}.home-features strong{color:var(--brown-dark);margin-bottom:.2rem;font-size:.92rem;display:block}.home-features p{color:#1a14128c;margin:0;font-size:.82rem;line-height:1.4}.home-signature{align-items:center;gap:.75rem;margin:0;display:flex}.home-signature__mark{opacity:.85;width:auto;height:36px}.home-menu-teaser .home-eyebrow{color:#f5ede38c}.home-menu-teaser__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,3.5rem);display:grid}.home-menu-teaser__copy h2{font-family:var(--font-display);color:var(--cream);margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:500;line-height:1.1}.home-menu-teaser__lead{color:#fdf6e9b8;max-width:36ch;margin:0 0 1.25rem;font-size:1.02rem;line-height:1.6}.home-menu-teaser__tags{flex-wrap:wrap;gap:.45rem .5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.home-menu-teaser__tags li{color:var(--cream);background:#ffffff12;border:1px solid #f5ede329;border-radius:999px;padding:.38rem .9rem;font-size:.86rem;font-weight:500}.home-menu-teaser__visit{font-family:var(--font-display);color:var(--hero-accent);margin:0 0 1.5rem;font-size:clamp(1.15rem,2.5vw,1.35rem);font-style:italic;line-height:1.4}.home-menu-teaser__actions{flex-wrap:nowrap;align-items:center;gap:clamp(.5rem,2vw,1rem);width:100%;min-width:0;display:flex}.home-menu-teaser__actions .btn{white-space:nowrap;flex:1 1 0;justify-content:center;min-width:0;padding:clamp(.62rem,2.2vw,.82rem) clamp(.75rem,3.2vw,1.65rem);font-size:clamp(.76rem,2.4vw,.95rem)}.home-menu-teaser__visual{border-radius:var(--radius-lg);aspect-ratio:1;margin:0;overflow:hidden;box-shadow:0 24px 50px #0006}.home-menu-teaser__visual img{object-fit:cover;width:100%;height:100%;display:block}.home-gallery h2{text-align:center;max-width:16ch;margin-left:auto;margin-right:auto}.home-gallery__scaler{width:100%;max-width:920px;margin-inline:auto;overflow:hidden}.home-gallery__layout{transform-origin:top;flex-direction:column;gap:clamp(.5rem,1.6vw,.85rem);width:100%;min-width:0;display:flex}.home-gallery__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"wide wide""a b";gap:clamp(.5rem,1.6vw,.85rem);width:100%;min-width:0;display:grid}.home-gallery__thumbs .home-gallery__item:first-child{aspect-ratio:1;grid-area:a}.home-gallery__thumbs .home-gallery__item:nth-child(2){aspect-ratio:1;grid-area:b}.home-gallery__thumbs .home-gallery__item:nth-child(3){aspect-ratio:16/10;grid-area:wide}.home-gallery__item{border-radius:var(--radius-md);background:#1a14120f;width:100%;min-width:0;margin:0;overflow:hidden}.home-gallery__item img{object-fit:cover;width:100%;height:100%;display:block}.home-gallery__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.5rem,1.6vw,.85rem);width:100%;min-width:0;display:grid}.home-gallery__pair--single{grid-template-columns:1fr;max-width:720px;margin:0 auto}.home-gallery__item--landscape{aspect-ratio:16/10;box-shadow:var(--shadow)}.home-gallery__item--landscape img{object-position:center 45%;image-rendering:auto}.home-gallery__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:.85rem;display:grid}.home-gallery__item--tall{grid-row:span 2}.home-gallery__item--wide{grid-column:span 2}.home-quote{padding-top:1rem;padding-bottom:var(--section-pad)}.home-quote__inner{text-align:center;max-width:48rem;margin:0;padding:2rem 1rem;position:relative}.home-quote__mark{font-family:var(--font-display);color:#c84c2c2e;-webkit-user-select:none;user-select:none;margin-bottom:-.5rem;font-size:clamp(4rem,12vw,7rem);line-height:.6;display:block}.home-quote__inner p{font-family:var(--font-display);color:var(--brown-dark);margin:0 0 1.75rem;font-size:clamp(1.45rem,3vw,2.1rem);font-style:italic;font-weight:500;line-height:1.38}.home-quote footer{color:#1a110e8c;font-size:.9rem;font-style:normal}.home-quote cite{color:var(--brown-dark);font-style:normal;font-weight:600}.home-quote__role{color:#1a110e73;margin-top:.2rem;font-size:.82rem;display:block}.home-hours{border-collapse:collapse;width:100%;max-width:22rem;margin:0 0 1.5rem;font-size:.9rem}.home-hours th,.home-hours td{text-align:left;border-bottom:1px solid #fdf6e91a;padding:.5rem 0;font-weight:400}.home-hours th{color:#fdf6e98c;padding-right:1.5rem;font-weight:500}.home-hours td{color:var(--cream)}.home-visit__address a{color:var(--terra);text-decoration:none}.home-visit__address a:hover{text-decoration:underline}.home-footer__newsletter-lead{color:#fdf6e980;margin:-.75rem 0 1.25rem;font-size:.95rem}.home-visit__grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:2.5rem;display:grid}.home-visit__address{color:#f5ede3bf;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.home-visit__details{margin:0 0 1.75rem;padding:0;list-style:none}.home-visit__details li{margin-bottom:.85rem}.home-visit__details strong{text-transform:uppercase;letter-spacing:.14em;color:#f5ede373;margin-bottom:.2rem;font-size:.72rem;display:block}.home-visit__details a{color:var(--cream);text-decoration:none}.home-visit__details a:hover{color:var(--terra)}.home-visit__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-map{background:#e8e8e8;border:1px solid #f5ede31a;border-radius:20px;min-height:clamp(380px,44vw,480px);position:relative;overflow:hidden;box-shadow:0 24px 48px #00000059}.map-embed{background:#e8e8e8;flex-direction:column;height:100%;min-height:clamp(380px,44vw,480px);display:flex;position:relative}.map-embed--home{border:1px solid #f5ede31a;border-radius:20px;overflow:hidden;box-shadow:0 24px 48px #00000059}.map-embed--contact{min-height:clamp(380px,46vw,480px)}.map-embed__frame{border:0;flex:auto;width:100%;min-height:clamp(300px,36vw,400px);display:block}.map-embed__actions{background:#fff;border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.65rem .85rem;display:flex;box-shadow:0 -4px 16px #0000000f}.map-embed__btn{color:#1a73e8;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .55rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.map-embed__btn:hover{background:#1a73e814;text-decoration:none}.map-embed__btn--directions svg{color:#1a73e8}.home-map__embed{border:0;width:100%;height:clamp(380px,44vw,480px);display:block}.home-footer{background:var(--brown-dark);color:var(--cream);border-top:1px solid #f5ede314;padding:0 0 2rem}.home-footer__newsletter{text-align:center;border-bottom:1px solid #f5ede314;padding:clamp(2.5rem,6vw,4rem) clamp(1.25rem,5vw,4rem) 2.5rem}.home-footer__newsletter h2{font-family:var(--font-display);color:var(--cream);margin:0 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500}.home-newsletter{background:#ffffff0f;border:1px solid #f5ede333;border-radius:999px;gap:0;max-width:440px;margin:0 auto;display:flex;overflow:hidden}.home-newsletter input{font:inherit;color:var(--cream);background:0 0;border:none;flex:1;min-width:0;padding:.85rem 1.25rem;font-size:.95rem}.home-newsletter input::placeholder{color:#f5ede366}.home-newsletter input:focus{outline:none}.home-newsletter .btn-terra{border-radius:0 999px 999px 0;flex-shrink:0}.home-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;padding:2.5rem clamp(1.25rem,5vw,4rem);display:grid}.home-footer__logo{font-family:var(--font-display);margin-bottom:.65rem;font-size:1.5rem;font-style:italic;display:block}.home-footer__brand p{color:#f5ede38c;max-width:28ch;margin:0 0 1rem;font-size:.88rem;line-height:1.5}.home-footer__social{gap:.65rem;display:flex}.home-footer__social a{width:36px;height:36px;color:var(--cream);border:1px solid #f5ede333;border-radius:50%;place-items:center;font-size:.7rem;font-weight:700;text-decoration:none;display:grid}.home-footer__col h3{text-transform:uppercase;letter-spacing:.16em;color:#f5ede373;margin:0 0 .85rem;font-size:.72rem}.home-footer__col a{color:#f5ede3bf;margin-bottom:.45rem;font-size:.9rem;text-decoration:none;display:block}.home-footer__col a:hover{color:var(--terra)}.home-footer__copy{text-align:center;color:#f5ede359;margin:0;padding:0 1rem;font-size:.78rem}@media (width<=1024px){.home-hero-split__inner{grid-template-columns:1fr;min-height:auto}.home-hero-split__visuals{width:100%;max-width:520px;min-height:360px;margin:0 auto}.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-ovens__grid,.home-menu-teaser__grid,.home-visit__grid{grid-template-columns:1fr}.home-ovens__inset{right:1rem}.home-footer__grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.home-stats{grid-template-columns:repeat(3,1fr);gap:.65rem}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-features{grid-template-columns:1fr}.home-newsletter{border-radius:16px;flex-direction:column;padding:.5rem}.home-newsletter .btn-terra{border-radius:999px;width:100%}.home-footer__grid{grid-template-columns:1fr}}@media (width<=1024px){:root{--header-offset:4.65rem}.site-header--pill{top:max(.6rem, env(safe-area-inset-top,0px))}.site-header__pill{gap:1rem;padding:.38rem 1rem}.brand-logo-img{max-width:min(156px,36vw);height:clamp(30px,3.8vw,36px)}}@media (width<=768px){:root{--header-offset:3.55rem}.nav--desktop{display:none}.site-header__mobile{margin-left:auto;display:flex}.site-header--pill{top:max(.4rem, env(safe-area-inset-top,0px))}.site-header__shell{width:94%;padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px))}.site-header__pill{border-radius:9999px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.4rem;padding:.3rem .5rem;box-shadow:inset 0 1px #ffffff24,0 8px 28px #00000038}.brand--pill{flex:auto;min-width:0}.brand-logo-img{max-width:min(118px,44vw);height:26px}.site-header__mobile .lang-switch{gap:.15rem;padding:.12rem .35rem}.site-header__mobile .lang-switch__btn{min-width:1.55rem;min-height:1.55rem;font-size:.6rem}.nav-toggle{gap:3px;width:2.2rem;height:2.2rem}.nav-toggle__bar{width:.9rem}}@media (width<=380px){:root{--header-offset:3.35rem}.site-header__pill{padding:.26rem .42rem}.brand-logo-img{max-width:min(100px,40vw);height:24px}.nav-toggle{width:2.05rem;height:2.05rem}}@media (width<=1024px){.nav--pill{gap:clamp(1rem,3vw,2rem)}}@media (width<=768px){.home-section{padding:clamp(2.5rem,6vw,3.75rem) 0}.home-hero-split+.home-section--cream{padding-top:clamp(1.75rem,4vw,2.5rem)}.home-wrap,.home-hero-split__inner{padding-left:1rem;padding-right:1rem}.home-section h2{margin-bottom:1.35rem}.home-section-head__title h2,.home-section-head__title .home-title-split{margin-bottom:0}.home-section-head{gap:.4rem;margin-bottom:.75rem}.home-section-head .home-tabs{padding-bottom:.25rem}.home-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:1.25rem;width:100%;padding-bottom:.65rem;overflow-x:auto}.home-tabs::-webkit-scrollbar{display:none}.home-tab{flex-shrink:0;align-items:center;min-height:2.25rem;display:inline-flex}.home-hero-split{padding-top:clamp(4.85rem,10vh,6.25rem)}.home-hero-split__content{max-width:none}.home-hero-copy{margin-bottom:1.25rem}.home-hero-foot{padding-top:1.15rem}.home-hero-actions{margin-bottom:1.1rem}.home-ovens__visuals{min-height:300px;margin-bottom:1.25rem;overflow:hidden}.home-ovens__inset{border-width:4px;width:40%;bottom:-.5rem;right:.5rem}.map-embed,.map-embed__frame{min-height:clamp(300px,58vw,360px)}.site--brown:not(.site--home) .site-main{padding:clamp(4.65rem,10vh,6rem) 1rem 2.5rem}.menu-header,.contact-header{text-align:left}.menu-header .lead,.contact-header .lead{margin-left:0}.menu-section h2{font-size:1.35rem}}@media (width<=640px){.home-hero-split h1{margin-bottom:.95rem;font-size:clamp(2.15rem,9vw,2.75rem)}.home-hero-split .home-eyebrow{letter-spacing:.06em;white-space:normal;flex-wrap:wrap;max-width:100%;margin-bottom:.85rem;padding:.26rem .55rem;font-size:clamp(.5rem,2.6vw,.58rem)}.home-hero-split .home-eyebrow__brand,.home-hero-split .home-eyebrow__accent,.home-hero-split .home-eyebrow__sep{white-space:normal}.home-lead{font-size:.98rem;line-height:1.6}.home-hero-actions .btn{min-width:9.5rem}.home-stats li{min-height:3.75rem;padding:.55rem .35rem}.home-stats strong{font-size:clamp(1.2rem,5vw,1.5rem)}.home-stats span{letter-spacing:.05em;font-size:.62rem}.home-hero-split__visuals{border-radius:20px;min-height:clamp(340px,92vw,400px);padding:.5rem}.home-hero-img--main{aspect-ratio:4/5;border-width:7px;width:72%;top:.5rem;right:.5rem}.home-hero-img--secondary{aspect-ratio:4/5;border-width:7px;width:52%;bottom:.5rem;left:.5rem}.home-gallery__pair{grid-template-columns:1fr}.home-gallery__thumbs{grid-template-columns:1fr 1fr}.home-menu-teaser__actions{flex-wrap:wrap}.home-menu-teaser__actions .btn{flex:calc(50% - .5rem);min-width:min(100%,9.5rem)}.home-menu-teaser__visual{max-width:420px;margin:0 auto}.home-menu-teaser__visual img{width:100%;height:auto}.home-visit__actions .btn{justify-content:center;width:100%}.footer-grid{gap:1.5rem}}@media (width>=596px) and (width<=1024px){.home-hero-split{padding:clamp(5rem,10vh,7rem) 0 clamp(2rem,4vw,3.5rem)}.home-hero-split__inner{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);align-items:center;gap:clamp(.75rem,2.5vw,2.25rem);min-height:auto}.home-hero-split__content{max-width:none}.home-hero-copy{margin-bottom:clamp(.75rem,2vw,1.25rem)}.home-hero-split .home-eyebrow{letter-spacing:.05em;margin-bottom:clamp(.55rem,1.5vw,.75rem);padding:.24rem .5rem;font-size:clamp(.48rem,1.1vw,.58rem)}.home-hero-split h1{margin-bottom:clamp(.6rem,1.5vw,.95rem);font-size:clamp(1.7rem,3.8vw,2.85rem)}.home-lead{max-width:none;font-size:clamp(.84rem,1.4vw,1.05rem);line-height:1.55}.home-hero-foot{padding-top:clamp(.75rem,2vw,1.15rem)}.home-hero-actions{margin-bottom:clamp(.65rem,1.5vw,1.1rem)}.home-hero-actions .btn{min-width:auto;min-height:2.35rem;padding:clamp(.5rem,1.2vw,.65rem) clamp(.9rem,2vw,1.35rem);font-size:clamp(.82rem,1.3vw,.92rem)}.home-stats{gap:clamp(.35rem,1vw,.5rem)}.home-stats li{border-radius:.65rem;min-height:clamp(2.85rem,6vw,3.75rem);padding:.35rem .25rem}.home-stats strong{font-size:clamp(.95rem,2.2vw,1.4rem)}.home-stats span{letter-spacing:.04em;font-size:clamp(.52rem,1vw,.64rem)}.home-hero-split__visuals{border-radius:clamp(16px,2.5vw,24px);align-self:center;width:100%;max-width:none;min-height:clamp(240px,38vw,360px);margin:0;padding:clamp(.45rem,1vw,.65rem);position:relative}.home-hero-img--main{aspect-ratio:4/5;z-index:1;border-width:clamp(5px,.8vw,8px);border-radius:clamp(14px,1.8vw,18px);width:72%;position:absolute;inset:clamp(.4rem,1vw,.65rem) clamp(.4rem,1vw,.65rem) auto auto}.home-hero-img--secondary{aspect-ratio:4/5;z-index:2;border-width:clamp(5px,.8vw,8px);border-radius:clamp(14px,1.8vw,18px);width:52%;position:absolute;inset:auto auto clamp(.4rem,1vw,.65rem) clamp(.4rem,1vw,.65rem)}}@media (width<=480px){.home-hero-split__visuals{min-height:clamp(320px,98vw,380px)}.home-hero-img--main,.home-hero-img--secondary{border-width:6px;border-radius:16px}.home-hero-img--secondary{width:52%}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.home-features{grid-template-columns:1fr}}.site--home{overflow-x:clip}.btn{min-height:var(--touch-target)}.lang-switch__btn{min-width:1.75rem;min-height:1.75rem}.site-footer{padding-bottom:max(1.75rem, env(safe-area-inset-bottom,0px))}.site-header--pill{padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px))}@media (width<=900px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.menu-visit-cta__btn{justify-content:center;width:100%}.contact-grid{grid-template-columns:1fr;gap:1rem}.contact-map .map-embed{min-height:clamp(300px,58vw,360px)}.contact-info__directions{justify-content:center;width:100%}.menu-section--wide .menu-list,.menu-section--default .menu-list{grid-template-columns:1fr}.home-menu-teaser__copy h2{font-size:clamp(1.75rem,8vw,2.25rem)}.home-menu-teaser__visit{max-width:none}}@media (width<=640px){.menu-visit-cta__title{font-size:clamp(1.5rem,7vw,1.85rem)}.home-wrap{padding-left:1rem;padding-right:1rem}}@media (width<=380px){.menu-nav__link{min-height:1.95rem;padding:.34rem .68rem;font-size:.72rem}.home-menu-teaser__tags{gap:.35rem}.home-menu-teaser__tags li{padding:.32rem .65rem;font-size:.78rem}.home-stats{gap:.5rem}.nav--pill .nav-link{font-size:.7rem}}@media (width>=1025px){.menu-page{padding-bottom:3.5rem}.menu-nav__list{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.55rem}.menu-nav__link{min-height:2.35rem;padding:.48rem .82rem;font-size:.78rem}.menu-section{border-radius:var(--radius-lg)}}
