@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Spectral:ital,wght@0,300;0,400;0,500;0,600;1,400&family=Dancing+Script:wght@500;600;700&display=swap");:root{--forest:#1E3D26;--forest-deep:#122a18;--forest-soft:#2E5238;--coffee:#6B4A2E;--wood:#A07C4C;--amber:#D4A017;--gold:#E9B83E;--cream:#F4ECDC;--paper:#FBF6EC;--paper-2:#F0E6D2;--ink:#2B2419;--ink-soft:#5C5142;--line:#E0D3BC;--line-dark:rgba(244,236,220,0.16);--page-bg:#F7F1E3;--page-bg-alt:#F1E7D2;--display:"Cormorant Garamond",Georgia,serif;--body:"Spectral",Georgia,serif;--script:"Dancing Script",cursive;--maxw:1240px;--gutter:clamp(20px,5vw,64px);--radius:14px;--radius-lg:26px;--shadow-sm:0 2px 10px rgba(43,36,25,0.08);--shadow:0 18px 50px -24px rgba(43,36,25,0.45);--shadow-lg:0 40px 90px -40px rgba(18,42,24,0.55);--ease:cubic-bezier(0.22,0.61,0.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--body);font-weight:400;color:var(--ink);background:var(--page-bg);line-height:1.65;font-size:17px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--display);font-weight:600;line-height:1.04;margin:0;color:var(--forest);letter-spacing:-.01em}h2.section-title{font-size:clamp(2.2rem,6vw,4rem)}h3{font-size:clamp(1.5rem,3.4vw,2.1rem)}p{margin:0 0 1.1em;text-wrap:pretty}.lead{font-size:clamp(1.15rem,2.2vw,1.45rem);line-height:1.55;color:var(--ink);font-weight:400}.script{font-family:var(--script);font-weight:600;color:var(--amber)}.eyebrow{font-family:var(--body);text-transform:uppercase;letter-spacing:.32em;font-size:.74rem;font-weight:600;color:var(--coffee);display:inline-block}.eyebrow.on-dark{color:var(--gold)}.script-eyebrow{font-family:var(--script);font-size:clamp(1.6rem,4vw,2.4rem);color:var(--amber);line-height:1;display:block}.wrap{max-width:var(--maxw)}.wrap,.wrap-narrow{margin-inline:auto;padding-inline:var(--gutter)}.wrap-narrow{max-width:780px}section{position:relative}.pad{padding-block:clamp(64px,12vw,140px)}.pad-sm{padding-block:clamp(48px,8vw,90px)}.bg-cream{background:var(--cream)}.bg-milk{background:var(--page-bg)}.bg-milk-alt{background:var(--page-bg-alt)}.bg-milk-alt .eyebrow{color:var(--wood)}.bg-milk-alt .section-title:not(.feat-script){color:var(--forest-deep)}.bg-milk-alt .lead{color:#382f1f;font-weight:500}.bg-milk-alt .feat-row h3{color:var(--forest-deep)}.bg-milk-alt .feat-body p{color:#000;font-weight:500}.bg-milk-alt .price{color:var(--wood)}.bg-paper2{background:var(--paper-2)}.bg-forest{background:var(--forest)}.bg-forest,.bg-forest h1,.bg-forest h2,.bg-forest h3{color:var(--cream)}.bg-forest .lead{color:rgba(244,236,220,.78)}.btn,.center{text-align:center}.btn{--bg:var(--amber);--fg:var(--forest-deep);display:inline-flex;align-items:center;justify-content:center;gap:.6em;min-height:54px;padding:0 1.9rem;background:var(--bg);color:var(--fg);font-family:var(--body);font-weight:600;font-size:1rem;letter-spacing:.02em;border:none;border-radius:999px;transition:transform .35s var(--ease),box-shadow .35s var(--ease),background .25s;box-shadow:0 10px 24px -12px rgba(212,160,23,.7);white-space:nowrap}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -12px rgba(212,160,23,.8);background:var(--gold)}.btn:active{transform:translateY(0)}.btn-outline{--bg:transparent;--fg:var(--forest);border:1.5px solid var(--forest);box-shadow:none}.btn-outline:hover{background:var(--forest);color:var(--cream);box-shadow:none}.btn-outline.on-dark{--fg:var(--cream);border-color:rgba(244,236,220,.5)}.btn-outline.on-dark:hover{background:var(--cream);color:var(--forest)}.btn-ghost{--bg:transparent;--fg:var(--forest);box-shadow:none;padding-inline:0}.btn-ghost:hover{transform:none;box-shadow:none;background:transparent;color:var(--coffee)}.btn-block{width:100%}.link-arrow{display:inline-flex;align-items:center;gap:.5em;font-weight:600;color:var(--coffee);border-bottom:1.5px solid var(--amber);padding-bottom:3px;transition:gap .3s var(--ease),color .2s}.link-arrow:hover{gap:.85em;color:var(--forest)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(251,246,236,.86);-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px);border-bottom:1px solid var(--line);transition:background .3s,box-shadow .3s}.site-header.scrolled{box-shadow:0 6px 24px -16px rgba(43,36,25,.4)}.nav{justify-content:space-between;gap:1rem;height:72px}.brand,.nav{display:flex;align-items:center}.brand{gap:.7rem;flex-shrink:0}.brand img{width:44px;height:44px;border-radius:12px;box-shadow:var(--shadow-sm)}.brand-name{font-family:var(--display);font-weight:600;font-size:1.32rem;color:var(--forest);line-height:1;letter-spacing:.01em;white-space:nowrap}.brand-name small{display:block;font-family:var(--body);font-size:.6rem;letter-spacing:.34em;text-transform:uppercase;color:var(--coffee);font-weight:600;margin-top:3px}.nav-links{display:none;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-links a{font-size:.96rem;font-weight:500;color:var(--ink);position:relative;padding:4px 0;transition:color .2s}.nav-links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--amber);transition:width .3s var(--ease)}.nav-links a:hover{color:var(--forest)}.nav-links a.active:after,.nav-links a:hover:after{width:100%}.nav-links a.active{color:var(--forest)}.nav-cta{display:none}.nav-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;border:none;background:transparent;padding:10px;border-radius:12px}.nav-toggle span{display:block;height:2.5px;width:100%;background:var(--forest);border-radius:2px;transition:transform .3s var(--ease),opacity .2s}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(7.5px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0;top:72px;z-index:55;background:var(--forest);color:var(--cream);padding:2.2rem var(--gutter) 3rem;transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s var(--ease),transform .35s var(--ease),visibility .35s;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mobile-menu a.m-link{font-family:var(--display);font-size:2rem;font-weight:500;color:var(--cream);padding:.55rem 0;border-bottom:1px solid var(--line-dark);display:flex;justify-content:space-between;align-items:center}.mobile-menu a.m-link .num{font-family:var(--body);font-size:.8rem;color:var(--gold);letter-spacing:.2em}.mobile-menu .m-cta{margin-top:auto;padding-top:1.8rem}.mobile-menu .m-meta{margin-top:1.6rem;color:rgba(244,236,220,.62);font-size:.9rem;line-height:1.7}.site-footer{background:var(--forest-deep);color:rgba(244,236,220,.82);padding-block:clamp(56px,9vw,96px)}.footer-grid{display:grid;grid-gap:2.6rem;gap:2.6rem;grid-template-columns:1fr}.footer-brand img{width:64px;height:64px;border-radius:16px;margin-bottom:1rem}.footer-brand p{max-width:34ch;color:rgba(244,236,220,.6)}.footer-col h4{color:var(--cream);font-family:var(--body);font-size:.8rem;letter-spacing:.26em;text-transform:uppercase;margin-bottom:1.1rem;font-weight:600}.footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.footer-col a{color:rgba(244,236,220,.72);transition:color .2s}.footer-col a:hover{color:var(--gold)}.footer-bottom{margin-top:3rem;padding-top:1.6rem;border-top:1px solid var(--line-dark);display:flex;flex-direction:column;gap:.8rem}.acknowledge,.footer-bottom{font-size:.84rem;color:rgba(244,236,220,.5)}.acknowledge{font-style:italic;max-width:60ch}.card{background:var(--paper);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.tag{display:inline-flex;align-items:center;gap:.3em;font-size:.66rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.28em .6em;border-radius:999px;background:rgba(107,74,46,.1);color:var(--coffee);border:1px solid rgba(107,74,46,.18)}.tag.v{background:rgba(46,82,56,.12);color:var(--forest);border-color:rgba(46,82,56,.22)}.tag.gf{background:rgba(212,160,23,.14);color:#9a7410;border-color:rgba(212,160,23,.3)}.tag.vg{background:rgba(46,82,56,.1);color:var(--forest-soft);border-color:rgba(46,82,56,.2)}.img-frame{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);background:#e7dcc6}.img-frame.tall{aspect-ratio:3/4}.img-frame.square{aspect-ratio:1/1}.img-frame.wide{aspect-ratio:16/10}.img-frame.hero{aspect-ratio:4/5}.img-frame.full{aspect-ratio:16/9;border-radius:0}.img-frame img{width:100%;height:100%;object-fit:cover;display:block}.img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e7dcc6;color:var(--ink);font-size:.85rem;font-style:italic;text-align:center;padding:1rem;aspect-ratio:inherit}.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.in{opacity:1;transform:none}.reveal.d1{transition-delay:.08s}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.reveal.d4{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.reveal-instant .reveal{transition:none!important;opacity:1;transform:none}.field{display:flex;flex-direction:column;gap:.45rem;margin-bottom:1.2rem}.field label{font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--ink);text-transform:uppercase}.field label .req{color:var(--amber)}.field input,.field select,.field textarea{font-family:var(--body);font-size:1rem;color:var(--ink);background:var(--paper);border:1.5px solid var(--line);border-radius:12px;padding:.85rem 1rem;min-height:52px;width:100%;transition:border-color .2s,box-shadow .2s}.field textarea{min-height:120px;resize:vertical;line-height:1.6}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--amber);box-shadow:0 0 0 4px rgba(212,160,23,.16)}.field.on-dark label{color:var(--cream)}.field.on-dark input,.field.on-dark select,.field.on-dark textarea{background:rgba(244,236,220,.06);border-color:var(--line-dark);color:var(--cream)}.field.on-dark input::placeholder,.field.on-dark textarea::placeholder{color:rgba(244,236,220,.4)}.field.on-dark input:focus,.field.on-dark select:focus,.field.on-dark textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(233,184,62,.18)}.form-row{display:grid;grid-gap:0 1.1rem;gap:0 1.1rem;grid-template-columns:1fr}.form-note{font-size:.85rem;color:var(--ink)}.form-success{display:none;padding:1.4rem 1.6rem;border-radius:14px;background:rgba(46,82,56,.1);border:1px solid rgba(46,82,56,.25);color:var(--forest);font-weight:500}.form-success.show{display:block}.news-form{display:flex;gap:.7rem;flex-direction:column;max-width:460px}.page-hero{background:var(--page-bg-alt);color:var(--ink);overflow:hidden;position:relative;padding-block:clamp(56px,10vw,104px)}.page-hero .hero-glow{position:absolute;top:-40%;right:-6%;width:48vw;height:48vw;max-width:640px;max-height:640px;background:radial-gradient(circle,rgba(212,160,23,.2),transparent 64%);pointer-events:none}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{font-family:var(--display);font-size:clamp(2.6rem,8vw,5rem);line-height:1;color:var(--forest);margin:.5rem 0 0;letter-spacing:-.01em}.page-hero .lead{max-width:56ch;margin-top:1.1rem;color:var(--ink)}.page-hero .script-eyebrow{margin-bottom:.2rem}.section-intro{max-width:60ch}.section-intro .eyebrow{margin-bottom:.7rem}.section-intro h2{margin-bottom:.5rem}.page-title{padding-block:clamp(48px,8vw,88px) clamp(8px,2vw,20px)}.script-title{font-family:var(--script);font-weight:600;color:var(--amber);font-size:clamp(2.8rem,8vw,5.2rem);line-height:1;letter-spacing:0}.dietary-key{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem;align-items:center;font-size:.86rem;color:var(--ink)}.dietary-key b{color:var(--coffee);font-weight:600}.cta-band{background:var(--coffee);text-align:center}.cta-band,.cta-band h2{color:var(--cream)}.cta-band .lead{color:rgba(244,236,220,.8);margin-inline:auto;max-width:48ch}.split{display:grid;grid-gap:clamp(2.4rem,5vw,4.5rem);gap:clamp(2.4rem,5vw,4.5rem);align-items:start;grid-template-columns:1fr}.info-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.info-list li{display:flex;gap:1rem}.info-ico{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:rgba(107,74,46,.1);color:var(--coffee);display:flex;align-items:center;justify-content:center;border:1px solid rgba(107,74,46,.18)}.info-ico.on-dark{background:rgba(244,236,220,.08);color:var(--gold);border-color:var(--line-dark)}.info-list h4{font-family:var(--body);font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--coffee);margin:0 0 .25rem;font-weight:600}.info-list.on-dark h4{color:var(--gold)}.info-list p{margin:0;color:var(--ink);line-height:1.55}.info-list.on-dark p{color:rgba(244,236,220,.78)}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(1.6rem,4vw,2.6rem);box-shadow:var(--shadow)}.panel.on-dark{background:var(--forest-soft);border-color:var(--line-dark)}.icon-svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.stack-sm>*+*{margin-top:.6rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.flex{display:flex}.gap-1{gap:1rem}.wrap-btns{flex-wrap:wrap;gap:.9rem}.maxw-prose{max-width:60ch}.hero{padding-top:0}.hero-img{position:relative;width:100%;aspect-ratio:16/9;max-height:78vh;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;display:block}.hero-welcome{padding-block:clamp(40px,7vw,72px)}.hero-welcome .script-eyebrow{margin-bottom:.3rem}.hero-title{font-family:var(--display);font-weight:600;color:var(--forest);font-size:clamp(2.4rem,6.5vw,4.6rem);line-height:1;letter-spacing:-.015em;margin:0}.hero-lead{font-size:clamp(1.18rem,2.4vw,1.5rem);line-height:1.6;color:var(--ink);max-width:54ch;margin:1.2rem auto 0}.hero-cta{display:flex;flex-wrap:wrap;gap:1.1rem;align-items:center;justify-content:center;margin-top:1.9rem}@media (max-width:680px){.hero-img{aspect-ratio:4/5;max-height:62vh}}.feat-head{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:clamp(2rem,4vw,3rem)}.feat-head h2{margin-top:.4rem}.feat-script{font-family:var(--script);font-weight:600;color:var(--amber);letter-spacing:0;line-height:1.05;font-size:clamp(2.2rem,5vw,3.4rem)}.feat-grid{display:grid;grid-gap:1.8rem;gap:1.8rem;grid-template-columns:1fr}.feat-card{display:flex;flex-direction:column}.feat-card .img-frame{border-radius:var(--radius);box-shadow:var(--shadow-sm)}.feat-body{padding:1.2rem .2rem 0}.feat-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.feat-row .price{font-family:var(--display);font-size:1.5rem;font-weight:600;color:var(--amber);flex-shrink:0}.feat-body p{color:var(--ink);margin:.5rem 0 .9rem;font-size:.97rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.showcase-head{max-width:640px;margin-inline:auto;margin-bottom:clamp(2.4rem,5vw,3.6rem)}.showcase-head .eyebrow{margin-bottom:.8rem}.showcase-head h2{margin-bottom:.6rem}.showcase-grid{display:grid;grid-gap:1.6rem;gap:1.6rem;grid-template-columns:1fr 1fr}.tile{margin:0}.tile figcaption{font-family:var(--display);font-size:1.3rem;font-weight:600;color:var(--forest);text-align:center;margin-top:.9rem;letter-spacing:.01em}.about-grid{display:grid;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.about-copy .lead{color:var(--ink)}.about-copy .link-arrow{margin-top:.6rem}.values-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr;margin-top:clamp(2.4rem,5vw,3.6rem)}.value{border-top:2px solid var(--amber);padding-top:1.3rem}.value-num{font-family:var(--display);font-size:2.4rem;font-weight:600;color:var(--wood);line-height:1}.value h3,.value-num{margin-bottom:.5rem}.value p{color:var(--ink);margin:0}.news .lead{margin-inline:auto;max-width:52ch}.news .section-title{margin:.4rem 0 .8rem}.cat-nav{position:-webkit-sticky;position:sticky;top:72px;z-index:40;background:var(--paper);border-bottom:1px solid var(--line)}.cat-nav-inner{display:flex;gap:.4rem;align-items:center;overflow-x:auto;padding-block:.7rem;scrollbar-width:none}.cat-nav-inner::-webkit-scrollbar{display:none}.cat-nav a{flex-shrink:0;padding:.5rem 1.1rem;border-radius:999px;font-weight:600;font-size:.95rem;color:var(--ink);transition:background .2s,color .2s}.cat-nav a:hover{background:var(--cream);color:var(--forest)}.cat-nav .cat-book{margin-left:auto;background:var(--amber);color:var(--forest-deep)}.cat-nav .cat-book:hover{background:var(--gold)}.menu-section{scroll-margin-top:140px}.menu-banner{display:grid;grid-gap:1.6rem;gap:1.6rem;align-items:center;margin-bottom:clamp(2rem,5vw,3.4rem);grid-template-columns:1fr}.menu-banner .img-frame{aspect-ratio:16/9}.menu-banner-copy .eyebrow{margin-bottom:.6rem}.menu-banner-copy h2{margin-bottom:.5rem}.menu-banner-copy p{color:var(--ink);max-width:48ch;margin:0}.menu-cols{display:grid;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);grid-template-columns:1fr}.menu-group-title{font-family:var(--display);font-size:1.6rem;color:var(--coffee);border-bottom:2px solid var(--amber);padding-bottom:.5rem;margin-bottom:1.2rem;display:inline-block}.m-item{padding:.55rem 0;border-bottom:1px dashed var(--line)}.m-item:last-child{border-bottom:none}.m-item-head{display:flex;align-items:baseline;gap:.5rem}.m-item-head h4{font-family:var(--body);font-weight:600;font-size:1.06rem;color:var(--ink);margin:0;flex-shrink:0;max-width:78%}.m-item .leader{flex:1 1;border-bottom:1px dotted var(--line);transform:translateY(-4px);min-width:14px}.m-price{font-family:var(--display);font-size:1.25rem;font-weight:600;color:var(--amber);flex-shrink:0}.m-price:before{content:"$";font-size:.7em;vertical-align:super;opacity:.7;margin-right:1px}.m-desc{margin:.3rem 0 0;color:var(--ink);font-size:.94rem;line-height:1.5;max-width:52ch}.m-item .tags{margin-top:.5rem}.m-item.feature{background:rgba(212,160,23,.07);border:1px solid rgba(212,160,23,.22);border-radius:14px;padding:.9rem 1.1rem;margin-bottom:.4rem}.m-item.feature .leader{border-color:rgba(212,160,23,.4)}.signature{font-family:var(--script);font-size:1.05rem;color:var(--amber);margin-left:.4rem;font-weight:600;vertical-align:baseline}.carousel-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(1.4rem,3vw,2rem)}.carousel-head-copy .eyebrow{margin-bottom:.6rem}.carousel-head-copy h2{margin-bottom:.5rem;font-family:var(--script);font-weight:600;color:var(--amber);letter-spacing:0;line-height:1;font-size:clamp(2.6rem,6vw,3.8rem)}.menu-intro{color:var(--ink);max-width:50ch;margin:0}.carousel-arrows{display:none;gap:.6rem;flex-shrink:0}.carousel-arrow{width:48px;height:48px;border-radius:999px;border:1.5px solid var(--line);background:var(--paper);color:var(--forest);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s,border-color .2s,opacity .2s}.carousel-arrow:hover{background:var(--forest);color:var(--cream);border-color:var(--forest)}.carousel-arrow:disabled{opacity:.3;cursor:default;background:var(--paper);color:var(--forest);border-color:var(--line)}.dish-carousel{position:relative}.dish-track{display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-block:.5rem 1.4rem;padding-inline:max(var(--gutter),calc((100vw - var(--maxw))/2 + var(--gutter)));scroll-padding-left:max(var(--gutter),calc((100vw - var(--maxw))/2 + var(--gutter)));scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:-webkit-grab;cursor:grab}.dish-track::-webkit-scrollbar{display:none}.dish-track.dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.dish-card{scroll-snap-align:start;flex:0 0 78%;max-width:340px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.dish-card.feature{border-color:rgba(212,160,23,.4);box-shadow:0 10px 30px -12px rgba(212,160,23,.35)}.dish-img{position:relative;aspect-ratio:4/3;background:#e7dcc6;overflow:hidden;display:flex;align-items:center;justify-content:center}.dish-badge{position:absolute;top:.7rem;left:.7rem;z-index:2;font-family:var(--script);font-size:1.05rem;color:var(--forest-deep);background:var(--amber);padding:.1rem .8rem;border-radius:999px;box-shadow:var(--shadow-sm)}.dish-body{padding:1.1rem 1.2rem 1.3rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.dish-head{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem}.dish-head h4{font-size:1.3rem;color:var(--forest);margin:0;line-height:1.1}.dish-head h4,.dish-price{font-family:var(--display);font-weight:600}.dish-price{font-size:1.4rem;color:var(--amber);flex-shrink:0}.dish-price:before{content:"$";font-size:.65em;vertical-align:super;opacity:.7;margin-right:1px}.dish-ing{margin:0;color:var(--ink);font-size:.95rem;line-height:1.5}.dish-card .tags{margin-top:auto;padding-top:.3rem}.mark-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr;margin-top:clamp(2.4rem,5vw,3.6rem)}.mark{text-align:center;padding:0 1rem}.mark-ico{width:68px;height:68px;border-radius:50%;background:rgba(244,236,220,.06);border:1px solid var(--line-dark);display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem}.mark h3{color:var(--cream);margin-bottom:.5rem}.mark p{color:rgba(244,236,220,.74);margin:0;max-width:34ch;margin-inline:auto}.team-grid{display:grid;grid-gap:1.4rem;gap:1.4rem;grid-template-columns:1fr 1fr}.team{margin:0}.team figcaption{margin-top:.9rem}.team strong{display:block;font-family:var(--display);font-size:1.3rem;color:var(--forest);font-weight:600}.team span{font-size:.9rem;color:var(--ink)}.perks-grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr;margin-top:clamp(2.4rem,5vw,3.4rem)}.perk{border-top:2px solid var(--amber);padding-top:1.1rem}.perk-num{font-family:var(--display);font-size:2rem;font-weight:600;color:var(--wood);line-height:1}.perk h3,.perk-num{margin-bottom:.4rem}.perk h3{font-size:1.3rem}.perk p{color:var(--ink);margin:0;font-size:.96rem}.roles{gap:1rem}.role,.roles{display:flex;flex-direction:column}.role{gap:1.1rem;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.6rem 1.7rem;transition:transform .3s var(--ease),box-shadow .3s var(--ease)}.role:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.role-main h3{font-size:1.4rem;margin-bottom:.4rem}.role-main p{color:var(--ink);margin:0;max-width:60ch}.role-meta{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.role-meta .link-arrow{margin-left:auto}.socials{display:flex;gap:1rem;margin-top:.6rem;flex-wrap:wrap}.socials a{color:var(--coffee);font-weight:600;border-bottom:1.5px solid var(--amber);padding-bottom:2px;font-size:.92rem;transition:color .2s}.socials a:hover{color:var(--forest)}.map-section{height:clamp(320px,42vh,460px);background:var(--paper-2)}.map-section iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.92)}@media (min-width:560px){.form-row{grid-template-columns:1fr 1fr}.news-form{flex-direction:row}.news-form .btn{flex-shrink:0}}@media (min-width:620px){.perks-grid{grid-template-columns:1fr 1fr}}@media (min-width:680px){.menu-cols{grid-template-columns:1fr 1fr}.menu-banner{grid-template-columns:1.1fr 1fr}.menu-banner .img-frame{aspect-ratio:4/3}.menu-banner.reverse .img-frame{order:2}.carousel-arrows{display:flex}.dish-card{flex-basis:300px}}@media (min-width:760px){.feat-grid,.values-grid{grid-template-columns:repeat(3,1fr)}.values-grid{gap:2.6rem}.feat-head{flex-direction:row;align-items:flex-end;justify-content:space-between}.mark-grid{grid-template-columns:repeat(3,1fr)}.team-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:900px){.split{grid-template-columns:1.05fr .95fr}}@media (min-width:940px){.about-grid{grid-template-columns:1fr 1fr}.nav-toggle{display:none}.nav-links{display:flex}.nav-cta{display:inline-flex}.mobile-menu{display:none}body{font-size:18px}}@media (min-width:960px){.perks-grid{grid-template-columns:repeat(4,1fr)}.role{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.role-meta{flex-shrink:0}}body[data-emphasis=highlighted] .lead{color:var(--ink);font-weight:500}body[data-emphasis=highlighted] .hero-lead{color:#2a2316}body[data-emphasis=highlighted] p{color:var(--ink)}body[data-emphasis=highlighted] .feat-body p{color:#473d2c}body[data-emphasis=highlighted] .hero-title,body[data-emphasis=highlighted] .section-title{letter-spacing:-.02em}