@import"https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@400;500;600;700&display=swap";@font-face{font-family:SiniBold;src:url(/assets/sini-bold-webfont-D82rE2Of.woff2) format("woff2");font-display:swap;font-weight:700}:root{--brand-green: #234d3c;--accent: #34614d;--ink: #20382e;--ink-strong: #14291f;--muted: #59665e;--cream: #f7f5ee;--pale-green: #e7ecdf;--white: #fff;--line: #d8dfd2;--body-font: "Inter", Arial, sans-serif;--display-font: "Anton", "SiniBold", Impact, sans-serif;--page-width: 1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body-font);font-size:16px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;height:auto}svg{flex-shrink:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--display-font);font-weight:400}h1,h2{text-transform:uppercase;letter-spacing:-.015em}h2{font-size:clamp(46px,5.3vw,76px);line-height:1.06}h3{font-size:29px;line-height:1.15}p{line-height:1.75}button,a,summary{touch-action:manipulation}:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--brand-green);color:var(--cream)}section[id],[id=menuCard],[id=contact]{scroll-margin-top:104px}main:focus{outline:none}.site-container{width:min(var(--page-width),calc(100% - 96px));margin-inline:auto}.section-space{padding-block:104px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px}.brand-dot{width:8px;height:8px;background:var(--brand-green);border-radius:50%}.brand-text{color:var(--brand-green)}.action{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:15px 24px;border-radius:999px;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.action svg{width:21px;height:21px;transition:transform .18s ease}.action:hover{transform:translateY(-2px)}.action:hover svg{transform:translate(2px,-2px)}.action-primary{background:var(--brand-green);color:var(--cream)}.action-primary:hover{box-shadow:0 6px 18px #17351624}.action-ink{background:var(--ink);color:var(--cream)}.action-ink:hover{background:var(--ink-strong)}.action-outline{border-color:var(--ink);color:var(--ink)}.action-outline:hover{background:var(--white)}.text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;padding-bottom:5px;border-bottom:1px solid currentColor;width:fit-content;font-size:14px}.text-link:hover{color:var(--accent)}.skip-link{position:fixed;left:16px;top:12px;z-index:100;padding:14px 22px;background:var(--ink);color:#fff;border-radius:8px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@media (max-width: 1000px){.site-container{width:calc(100% - 48px)}.section-space{padding-block:72px}}@media (max-width: 640px){.site-container{width:calc(100% - 40px)}.section-space{padding-block:60px}h2{font-size:clamp(42px,10.5vw,60px)}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:16px}.action{min-height:52px;padding:14px 22px}html{scroll-padding-top:80px}section[id],[id=menuCard],[id=contact]{scroll-margin-top:84px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.site-header{position:sticky;top:0;z-index:40;background:var(--cream);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px}.site-logo{flex-shrink:0}.site-logo img{width:176px;height:auto}.site-nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:700}.site-nav>a,.nav-dropdown>summary{min-height:44px;display:flex;align-items:center;gap:7px}.site-nav>a:not(.nav-menu-link),.nav-dropdown>summary{text-transform:uppercase;letter-spacing:.035em}.site-nav a:hover,.nav-dropdown>summary:hover{color:var(--accent)}.nav-menu-link{padding:12px 20px;border:1px solid var(--ink);border-radius:999px;gap:16px!important}.nav-menu-link:hover{background:var(--pale-green)}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none;cursor:pointer}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary svg{width:14px;transition:transform .18s}.nav-dropdown[open] summary svg{transform:rotate(180deg)}.nav-dropdown-panel{position:absolute;left:-20px;top:calc(100% + 4px);min-width:184px;padding:10px;background:var(--cream);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 30px #1735161a}.nav-dropdown-panel a{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 12px;border-radius:8px}.nav-dropdown-panel a:hover{background:var(--pale-green)}.nav-toggle{display:none;border:1px solid var(--line);background:transparent;border-radius:50%;width:44px;height:44px;padding:10px;color:var(--ink)}.nav-toggle svg{width:22px;height:22px}@media (max-width: 1100px){.site-nav{gap:20px}.nav-menu-link{display:none!important}}@media (max-width: 850px){.header-inner{min-height:74px}.site-logo img{width:142px}.nav-toggle{display:flex;align-items:center;justify-content:center}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--line);padding:16px 24px 28px;max-height:calc(100dvh - 74px);overflow:auto;box-shadow:0 16px 24px #17351614}.site-nav.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.site-nav>a,.nav-dropdown>summary{min-height:52px;font-size:14px}.nav-dropdown>summary{justify-content:space-between}.nav-dropdown-panel{position:static;border:0;background:var(--pale-green);margin-block:4px 12px;box-shadow:none}.site-nav .nav-menu-link{display:flex!important;margin-top:16px;background:var(--brand-green);color:var(--cream);border-color:var(--brand-green);justify-content:space-between;padding-inline:22px}}.hero-section{padding-block:56px 72px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-copy{padding-block:20px}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{font-size:clamp(62px,6.65vw,98px);line-height:1.065;letter-spacing:-.025em}.hero-copy h1 span{color:var(--brand-green)}.hero-description{font-size:clamp(19px,1.7vw,23px);line-height:1.45;margin-block:30px;color:var(--muted)}.hero-about-link{display:inline-flex;align-items:center;gap:12px;margin-left:26px;padding-block:16px;font-size:13px;font-weight:600;border-bottom:1px solid var(--line)}.hero-about-link:hover{border-color:var(--ink)}.hero-visual{position:relative;min-width:0}.hero-photo{border-radius:36px 36px 120px;overflow:hidden;aspect-ratio:1.06}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-seal{position:absolute;left:-30px;bottom:28px;width:126px;height:126px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:var(--cream);border:1px solid var(--line);border-radius:50%;transform:rotate(-11deg);box-shadow:0 8px 24px #17351617}.hero-seal>span:first-child{font-family:var(--display-font);font-size:21px;line-height:1.15;text-transform:uppercase;text-align:center}.seal-star{font-size:24px;color:var(--brand-green);line-height:1}.food-ribbon{background:var(--brand-green);color:var(--cream);padding-block:21px}.ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.ribbon-inner>span[aria-hidden]{font-size:26px;font-weight:400}.about-section{background:var(--cream)}.about-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.about-story .section-heading{position:sticky;top:128px}.about-story-copy p{color:var(--muted);font-size:15px;margin-bottom:18px}.about-story-copy p:first-child{font-size:18px;line-height:1.7;color:var(--ink)}.about-story-copy p:last-child{margin-bottom:0}.about-food-image{height:230px;margin-block:40px 44px;overflow:hidden;border-radius:24px}.about-food-image img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.value-card{padding:16px 32px 4px;border-left:1px solid var(--line)}.value-card:first-child{padding-left:0;border-left:0}.value-card:last-child{padding-right:0}.value-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.value-card-top>span{color:var(--muted);font-size:11px;letter-spacing:.1em}.value-card-top img{width:46px;height:46px;object-fit:contain}.value-card h3{margin-bottom:14px}.value-card p{font-size:13px;color:var(--muted);line-height:1.8}.value-card p a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.delivery-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px}.delivery-actions a{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding-bottom:4px;border-bottom:1px solid var(--ink)}.menu-section{background:var(--pale-green);border-radius:48px 48px 0 0}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:end;margin-bottom:44px}.section-intro>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:550px}.menu-browser{scroll-margin-top:110px}.catering-section{background:var(--cream)}.catering-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:80px;align-items:center}.catering-photo{border-radius:32px;overflow:hidden;aspect-ratio:.99;position:relative}.catering-photo>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;left:24px;bottom:24px;background:var(--cream);color:var(--ink);border-radius:100px;padding:12px 20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.catering-copy h2{margin-bottom:24px}.catering-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.catering-copy .catering-note{color:var(--ink)!important;font-size:14px!important;font-weight:700;margin-block:24px}.locations-section{background:#fff}.opportunities-section{background:var(--cream)}.opportunities-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.opportunity{display:flex;flex-direction:column;align-items:start;border-radius:28px;padding:42px}.opportunity-careers{background:var(--brand-green);color:var(--cream)}.opportunity-branching{border:1px solid var(--line);background:var(--pale-green)}.opportunity-mark{font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:26px}.opportunity h2{font-size:clamp(46px,4vw,62px);margin-bottom:24px}.opportunity>p{font-size:14px;line-height:1.8;margin-bottom:28px}.opportunity .action{margin-top:auto}.opportunity small{font-size:10px;margin-top:14px;line-height:1.5}.food-gallery{padding-block:0 60px;background:var(--cream)}.food-gallery-track{display:grid;grid-template-columns:repeat(8,1fr);align-items:center;gap:24px}.food-gallery-track img{width:100%;height:86px;object-fit:contain;transition:transform .2s ease}.food-gallery-track img:hover{transform:translateY(-5px)}.site-footer{background:var(--brand-green);padding-block:72px 24px;color:var(--cream)}.footer-top{display:grid;grid-template-columns:1.3fr 1fr .8fr;gap:70px;padding-bottom:50px}.footer-brand img{width:205px;margin-bottom:26px}.footer-brand p{font-family:var(--display-font);text-transform:uppercase;font-size:42px;line-height:1.12}.footer-top h2{font-family:var(--body-font);font-size:12px;letter-spacing:.08em;font-weight:700;margin-bottom:25px}.footer-links ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;margin:0;padding:0}.footer-links a{font-size:13px;font-weight:500}.footer-top a:hover{text-decoration:underline;text-underline-offset:5px}.footer-social{display:flex;flex-direction:column;align-items:stretch}.footer-social>a{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgb(247 245 238 / 22%);font-size:14px;font-weight:600}.footer-social>a:first-of-type{padding-top:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgb(247 245 238 / 22%);padding-top:24px;font-size:11px}.back-to-top{display:inline-flex;align-items:center;gap:12px;min-height:32px}@media (min-width: 1600px){.hero-section{padding-block:72px 88px}}@media (max-width: 1100px){.hero-grid{gap:36px}.hero-copy h1{font-size:clamp(58px,6.6vw,80px)}.hero-about-link{margin-left:16px}.about-story,.catering-grid{gap:44px}.value-card{padding-inline:22px}.opportunity{padding:32px}.footer-top{gap:44px}}@media (max-width: 850px){.hero-section{padding-block:40px 54px}.hero-grid{gap:28px}.hero-copy h1{font-size:6.7vw}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}.hero-description{font-size:18px;margin-block:24px}.hero-photo{aspect-ratio:.82;border-bottom-right-radius:80px}.hero-seal{width:100px;height:100px;bottom:22px;left:-15px}.hero-seal>span:first-child{font-size:18px}.hero-about-link{margin-left:0;margin-top:8px;display:flex;width:fit-content}.ribbon-inner{font-size:10px;letter-spacing:.06em;gap:12px}.about-story{grid-template-columns:.8fr 1.2fr;gap:32px}.about-story h2{font-size:44px}.about-story-copy p:first-child{font-size:16px}.about-story-copy p{font-size:14px}.values-grid{grid-template-columns:1fr;gap:26px}.value-card,.value-card:first-child,.value-card:last-child{padding:26px 0 0;border-left:0;border-top:1px solid var(--line)}.value-card p{font-size:15px}.value-card-top{margin-bottom:12px}.value-card-top img{width:40px;height:40px}.section-intro{gap:36px;align-items:start}.section-intro h2{font-size:48px}.catering-grid{gap:32px}.catering-photo{aspect-ratio:.74}.catering-copy>p:not(.eyebrow){font-size:14px}.catering-copy h2{font-size:48px}.catering-copy .action{font-size:12px;padding-inline:18px;gap:12px}.opportunities-grid{gap:16px}.opportunity{padding:28px}.food-gallery-track{grid-template-columns:repeat(4,1fr);row-gap:16px}.food-gallery-track img{height:80px}.footer-top{gap:36px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:32px}.footer-brand img{margin:0}.footer-brand p{font-size:36px}}@media (max-width: 640px){.hero-grid{grid-template-columns:1fr;gap:32px}.hero-copy{padding:0}.hero-copy h1{font-size:clamp(49px,11.8vw,76px);letter-spacing:-.02em}.hero-copy .eyebrow{font-size:11px;margin-bottom:20px}.hero-description{font-size:18px;line-height:1.45;margin-block:24px}.hero-about-link{display:inline-flex;margin:0 0 0 24px;font-size:12px}.hero-photo{aspect-ratio:1.22;border-radius:24px 24px 72px}.hero-seal{left:auto;right:10px;bottom:-16px;width:100px;height:100px}.food-ribbon{padding-block:18px}.ribbon-inner{justify-content:center;flex-wrap:wrap;gap:8px 14px;font-size:10px;letter-spacing:.055em}.ribbon-inner>span[aria-hidden]{font-size:17px}.ribbon-inner>span:last-child{flex-basis:100%;text-align:center}.ribbon-inner>span:nth-last-child(2){display:none}.about-story{grid-template-columns:1fr;gap:28px}.about-story .section-heading{position:static}.about-story h2{font-size:48px}.about-story-copy p{font-size:15px}.about-story-copy p:first-child{font-size:17px}.about-food-image{height:155px;margin-block:28px;border-radius:16px}.section-intro{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.section-intro h2{font-size:48px}.section-intro>p{font-size:14px}.menu-section{border-radius:28px 28px 0 0}.catering-grid{grid-template-columns:1fr;gap:32px}.catering-photo{aspect-ratio:1.1;border-radius:24px}.photo-caption{left:16px;bottom:16px;padding:10px 16px;font-size:9px}.catering-copy>p:not(.eyebrow){font-size:15px}.catering-copy .action{font-size:13px;gap:24px}.opportunities-grid{grid-template-columns:1fr;gap:20px}.opportunity{border-radius:24px;padding:30px 26px}.opportunity>p{font-size:14px}.opportunity small{font-size:11px}.food-gallery{padding-bottom:44px}.food-gallery-track{gap:12px}.food-gallery-track img{height:62px}.site-footer{padding-top:48px}.footer-top{gap:36px;padding-bottom:36px}.footer-brand{display:block}.footer-brand img{width:175px;margin-bottom:24px}.footer-brand p{font-size:40px}.footer-links ul{grid-template-columns:1fr;gap:16px}.footer-top h2{font-size:10px;margin-bottom:22px}.footer-social a{font-size:12px}.footer-bottom{align-items:start;font-size:10px}}.hero-photo,.catering-photo{box-shadow:0 20px 48px -28px #14291f59}.hero-copy h1 span{color:#53745c}.action-primary:hover{background:var(--ink-strong);box-shadow:0 8px 22px #14291f2e}.menu-board,.location-item{box-shadow:0 16px 40px -28px #14291f33}.opportunity-careers .action-ink{background:var(--cream);color:var(--ink-strong)}.opportunity-careers .action-ink:hover{background:var(--pale-green)}.opportunity-careers :focus-visible,.site-footer :focus-visible,.food-ribbon :focus-visible{outline-color:var(--cream)}.footer-brand>a{display:inline-block;padding:12px 18px;background:var(--cream);border-radius:14px;margin-bottom:26px}.footer-brand>a img{margin:0}.site-footer .footer-top h2{color:#cfdbc9}.site-footer .footer-bottom{color:#dce4d7}.site-nav .nav-menu-link:hover{color:var(--ink)}@media (max-width: 850px){.footer-brand>a{margin-bottom:0;flex-shrink:0}.site-nav .nav-menu-link:hover{background:var(--ink-strong);color:var(--cream)}}@media (max-width: 640px){.footer-brand>a{margin-bottom:24px}}._filterCategory_11sk8_1{display:inline-flex;align-items:center;gap:8px;border:1px solid #c5cebe;border-radius:100px;background:transparent;color:var(--ink);padding:8px 17px 8px 9px;min-height:48px;font-size:12px;font-weight:600;line-height:1.3;transition:background .16s ease,border-color .16s ease}._filterCategory_11sk8_1 img{width:34px;height:30px;object-fit:contain;mix-blend-mode:multiply}._filterCategory_11sk8_1:hover{background:var(--cream);border-color:var(--ink)}._filterCategory_11sk8_1._selected_11sk8_4{background:var(--ink);color:var(--cream);border-color:var(--ink)}._filterCategory_11sk8_1._selected_11sk8_4 img{mix-blend-mode:normal;border-radius:50%;background:#fff}@media (max-width: 640px){._filterCategory_11sk8_1{font-size:11px;padding:10px 13px;min-height:44px;gap:0}._filterCategory_11sk8_1 img{display:none}}._foodFilter_1o8uf_1{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:28px}@media (max-width: 640px){._foodFilter_1o8uf_1{gap:8px;padding-bottom:22px}}.menu-board{background:var(--white);border:1px solid var(--line);border-radius:28px;padding:44px;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:start}.menu-board-title{font-size:40px;text-transform:uppercase;margin-bottom:26px}.menu-group+.menu-group{margin-top:30px}.menu-group-title{font-size:12px;font-family:var(--body-font);font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding-bottom:10px;border-bottom:2px solid var(--brand-green);margin-bottom:4px}.menu-item{display:flex;gap:22px;justify-content:space-between;align-items:baseline;padding-block:17px;border-bottom:1px solid var(--line)}.menu-item:last-child{border-bottom:0}.menu-item-copy{min-width:0}.menu-item-name{font-size:15px;font-weight:600;line-height:1.4;display:block}.menu-description{font-size:12px;line-height:1.6;color:var(--muted);margin:6px 0 0;max-width:340px}.menu-item-price{font-size:14px;font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0;text-align:right}.menu-price-options{display:flex;flex-wrap:wrap;gap:18px;justify-content:end}.menu-price-option{display:flex;flex-direction:column;gap:4px;min-width:48px}.menu-price-label{font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-weight:600}.menu-note{margin-top:16px;padding:15px 18px;border-left:2px solid var(--brand-green);background:var(--cream);font-size:12px;line-height:1.7;color:var(--muted);white-space:pre-line}.menu-board-photo{position:sticky;top:120px;min-width:0;border-radius:20px;background:var(--cream);padding:28px;overflow:hidden;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.menu-board-photo img{max-height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}@media (max-width: 1100px){.menu-board{grid-template-columns:1.35fr .65fr;padding:30px;gap:30px}.menu-price-options{gap:12px}.menu-board-photo{padding:16px}}@media (max-width: 850px){.menu-board{grid-template-columns:1fr}.menu-board-photo{position:static;aspect-ratio:1.9;max-height:310px}.menu-board-photo img{width:auto;max-width:100%;max-height:270px}.menu-price-options{gap:24px}}@media (max-width: 640px){.menu-board{padding:25px 20px;border-radius:22px;gap:24px}.menu-board-title{font-size:34px;margin-bottom:18px;overflow-wrap:anywhere}.menu-item{gap:12px;padding-block:16px}.menu-item:has(.menu-price-options){flex-direction:column;gap:12px;align-items:stretch}.menu-item:has(.menu-price-options) .menu-item-price{text-align:left}.menu-price-options{justify-content:start;gap:28px}.menu-price-option{min-width:58px}.menu-price-label{font-size:9px}.menu-item-name{font-size:14px}.menu-item-price{font-size:13px;max-width:50%}.menu-item:has(.menu-price-options) .menu-item-price{max-width:none}.menu-note{padding:12px 14px;font-size:11px}.menu-board-photo{border-radius:14px}}.location-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.location-tab{display:flex;align-items:center;gap:12px;min-height:62px;padding:18px 22px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:var(--cream);font-size:14px;font-weight:600;text-align:left;transition:background .16s}.location-tab svg{width:18px;height:18px}.location-tab svg:last-child{margin-left:auto}.location-tab:hover{border-color:var(--ink)}.location-tab.is-selected{background:var(--brand-green);border-color:var(--brand-green);color:var(--cream)}.location-item{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden;border-radius:24px;border:1px solid var(--line);background:var(--cream)}.location-photo{height:245px;overflow:hidden}.location-photo img{width:100%;height:100%;object-fit:cover}.location-details{padding:30px}.location-details h3{font-size:32px;margin-bottom:20px}.location-address,.location-phone{display:flex;align-items:start;gap:12px;font-size:13px;line-height:1.7;color:var(--muted);margin-top:12px}.location-address svg,.location-phone svg{width:16px;height:16px;margin-top:3px}.location-address:hover,.location-phone:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.location-details .text-link{margin-top:24px;font-size:12px}.location-map{min-height:420px;background:var(--pale-green)}.location-map iframe{border:0;width:100%;height:100%;min-height:420px;display:block}@media (max-width: 850px){.location-tab{font-size:12px;padding:16px;gap:8px}.location-tab svg:last-child{display:none}.location-details{padding:24px}}@media (max-width: 640px){.location-tabs{gap:8px;grid-template-columns:1fr;margin-bottom:20px}.location-tab{font-size:13px;padding:14px 18px;min-height:50px}.location-tab svg:last-child{display:block}.location-item{grid-template-columns:1fr;border-radius:20px}.location-photo{height:205px}.location-details{padding:26px}.location-details h3{font-size:29px}.location-map,.location-map iframe{min-height:280px;height:280px}}:root{--brand-green: #369f03;--accent: #286f0b;--ink: #1d1c19;--ink-strong: #121210;--muted: #615e56;--cream: #faf8f2;--pale-green: #f0ece2;--line: #ded9ce}.site-header{background:#191917;color:#fff;border:0}.header-inner{min-height:98px}.site-logo{background:var(--cream);padding:18px 20px;transform:rotate(-3deg);border-radius:3px}.site-logo img{width:160px}.site-nav{gap:34px;font-family:var(--display-font);font-size:18px;font-weight:400}.site-nav>a:not(.nav-menu-link),.nav-dropdown>summary{letter-spacing:.015em}.site-nav a:hover,.nav-dropdown>summary:hover{color:var(--brand-green)}.site-nav .nav-menu-link{display:flex!important;border:0;border-radius:4px;background:var(--brand-green);color:var(--ink);padding:14px 24px;text-transform:uppercase}.site-nav .nav-menu-link:hover{background:#4bb51a;color:var(--ink)}.nav-dropdown-panel{background:#242421;border-color:#46443d;border-radius:4px;box-shadow:0 14px 28px #0003}.nav-dropdown-panel a:hover{background:#36352e}.nav-toggle{color:#fff;border-color:#67645a;border-radius:4px}.site-header :focus-visible{outline-color:var(--brand-green)}.action{font-family:var(--display-font);text-transform:uppercase;font-size:19px;font-weight:400;border-radius:4px;min-height:58px;padding:15px 28px}.action-primary{background:var(--brand-green);color:var(--ink)}.action-primary:hover{background:#4bb51a;color:var(--ink);box-shadow:none}.action-ink{background:var(--ink);color:#fff}.action-outline{border-width:2px}::selection{background:var(--brand-green);color:var(--ink)}:focus-visible{outline-color:#286f0b}.hero-section{position:relative;isolation:isolate;padding:0;overflow:hidden;background:#28241e;color:#fff}.hero-grid{position:relative;min-height:min(760px,calc(100svh - 98px));display:flex;align-items:center}.hero-copy{position:relative;z-index:2;padding-block:86px 100px;width:65%}.hero-copy .eyebrow{display:inline-flex;padding:9px 14px;color:var(--ink);background:var(--brand-green);letter-spacing:.06em;margin-bottom:28px;transform:rotate(-2deg)}.hero-copy .brand-dot{display:none}.hero-copy h1{font-size:clamp(74px,7.9vw,120px);line-height:1.01;letter-spacing:-.025em;text-shadow:0 3px 22px #0003}.hero-copy h1 span{color:#fff}.hero-description{color:#f3eee5;font-size:22px;margin:28px 0 30px;line-height:1.45}.hero-about-link{color:#fff;border-color:#ffffff70;font-size:14px}.hero-about-link:hover{border-color:var(--brand-green);color:var(--brand-green)}.hero-visual{position:absolute;z-index:-1;inset:0 calc((min(1280px,100vw - 96px) - 100vw)/2)}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;aspect-ratio:auto;box-shadow:none}.hero-photo img{object-position:72% 52%}.hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f100ceb,#0f100cc9 28%,#0f100c57 58%,#0f100c0a)}.hero-seal{left:auto;right:max(6vw,32px);bottom:46px;width:140px;height:140px;background:var(--brand-green);color:var(--ink);border:3px solid var(--ink);outline:5px solid var(--brand-green);box-shadow:none;transform:rotate(10deg)}.hero-seal>span:first-child{font-size:27px}.seal-star{color:var(--ink)}.food-ribbon{background:var(--brand-green);color:var(--ink);padding-block:20px}.ribbon-inner{font-family:var(--display-font);font-size:21px;font-weight:400;letter-spacing:.015em}h2{font-size:clamp(48px,5.7vw,82px);line-height:1.04}.brand-text{color:inherit}.section-space{padding-block:100px}.about-section{background:#fff}.about-story{grid-template-columns:1fr 1.15fr;gap:90px}.about-story .eyebrow{color:var(--muted)}.about-story-copy p{font-size:16px}.about-food-image{height:340px;border-radius:0;margin-block:48px}.value-card-top>span{display:none}.value-card-top{justify-content:start}.value-card-top img{width:64px;height:64px}.value-card h3{text-transform:uppercase;font-size:34px}.value-card p{font-size:14px}.value-card p a{color:#286f0b}.menu-section{background:#f1eee7;border-radius:0}.menu-section .section-intro{display:block;text-align:center;margin-bottom:40px}.menu-section .eyebrow{justify-content:center;color:var(--muted)}.menu-section h2{display:inline-block;padding:10px 36px 16px;background:var(--brand-green);transform:rotate(-1.5deg);font-size:clamp(54px,6vw,84px)}.menu-section .section-intro>p{margin:28px auto 0;max-width:670px}.menu-browser [aria-label="Menu categories"]{justify-content:center;gap:9px;margin-bottom:12px}.menu-browser button[aria-controls=menu-results]{border-radius:3px;background:transparent;border:1px solid #c9c4b8;padding:13px 18px;gap:0;font-family:var(--display-font);font-size:17px;font-weight:400;text-transform:uppercase}.menu-browser button[aria-controls=menu-results] img{display:none}.menu-browser button[aria-controls=menu-results]:hover{background:#e3ddcf}.menu-browser button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--brand-green)}.menu-board{border:0;border-radius:6px;padding:0;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;box-shadow:0 8px 30px #2420150a}.menu-board>:first-child{padding:48px}.menu-board-title{font-size:44px}.menu-board-photo{border-radius:0}.menu-item{padding-block:20px}.menu-group-title{border-bottom-color:var(--ink)}.catering-section{background:var(--ink);color:var(--cream);padding:0}.catering-grid{width:100%;max-width:1600px;gap:0;grid-template-columns:1fr 1fr}.catering-photo{border-radius:0;aspect-ratio:auto;min-height:650px;align-self:stretch;box-shadow:none}.catering-copy{padding:72px clamp(32px,5vw,90px)}.catering-copy .eyebrow{color:var(--brand-green)}.catering-copy h2{font-size:clamp(60px,6.5vw,94px)}.catering-copy>p:not(.eyebrow){color:#dedbd3}.catering-copy .catering-note{color:var(--cream)!important}.photo-caption{border-radius:3px;background:var(--brand-green);color:var(--ink);font-family:var(--display-font);font-size:19px;font-weight:400}.locations-section .section-intro{grid-template-columns:1fr 1fr}.location-tab{border-radius:3px;background:#f3f0e9;font-family:var(--display-font);font-size:21px;font-weight:400;text-transform:uppercase}.location-tab.is-selected{color:var(--ink);background:var(--brand-green)}.location-item{border-radius:4px;box-shadow:none;background:#f4f1e9}.location-details h3{text-transform:uppercase;font-size:38px}.opportunities-section{background:#f1eee7}.opportunity{border-radius:4px;padding:48px}.opportunity-careers{background:var(--brand-green);color:var(--ink)}.opportunity-careers .action-ink{background:var(--ink);color:#fff}.opportunity-careers .action-ink:hover{background:#3c3a33}.opportunity-careers :focus-visible{outline-color:var(--ink)}.opportunity-branching{border:0;background:#fff}.opportunity h2{font-size:62px}.opportunity>p{font-size:15px}.food-gallery{background:#f1eee7}.food-gallery-track img{height:105px}.site-footer{background:#191917;color:var(--cream);padding-top:80px;border-top:8px solid var(--brand-green)}.footer-brand>a{border-radius:3px;transform:rotate(-3deg)}.footer-brand p{font-size:50px}.site-footer .footer-top h2{color:var(--brand-green);font-family:var(--display-font);font-size:21px;font-weight:400;letter-spacing:.015em}.site-footer .footer-bottom{color:#c4c0b7}.footer-top a:hover{color:var(--brand-green)}@media (min-width:1600px){.hero-section{padding:0}}@media (max-width:1100px){.site-nav{gap:20px;font-size:16px}.site-nav .nav-menu-link{padding-inline:16px}.site-logo{padding:14px}.site-logo img{width:140px}.hero-copy h1{font-size:8.4vw}.about-story{gap:42px}.catering-photo{min-height:570px}.menu-board>:first-child{padding:32px}}@media (max-width:1000px){.hero-visual{inset-inline:-24px}}@media (max-width:850px){.header-inner{min-height:80px}.site-logo{padding:11px 14px}.site-logo img{width:132px}.site-nav{background:#191917;color:#fff;top:100%}.site-nav>a,.nav-dropdown>summary{font-size:20px}.nav-dropdown-panel{background:#292822}.hero-grid{min-height:650px}.hero-copy{width:78%;padding-block:80px 110px}.hero-copy h1{font-size:10vw}.hero-seal{width:112px;height:112px;bottom:32px;right:30px}.hero-seal>span:first-child{font-size:23px}.ribbon-inner{font-size:17px}.section-space{padding-block:72px}.about-story{grid-template-columns:minmax(0,1fr);gap:28px}.about-story .section-heading{position:static}.about-story>*{min-width:0}.about-story-copy p{font-size:16px;line-height:1.75}.about-story-copy p:first-child{font-size:18px;line-height:1.65}.about-story h2,.section-intro h2{font-size:56px}.about-food-image{height:260px}.catering-section{padding:0}.catering-grid{grid-template-columns:1fr}.catering-photo{min-height:400px;aspect-ratio:1.8}.catering-copy{order:-1;padding:52px 32px}.catering-copy h2{font-size:68px}.menu-board{grid-template-columns:1fr}.opportunity{padding:32px}.opportunity h2{font-size:48px}}@media (max-width:640px){.hero-visual{inset-inline:-20px}.hero-grid{min-height:660px}.hero-copy{width:100%;padding-block:64px 175px}.hero-copy .eyebrow{font-size:11px;margin-bottom:22px}.hero-copy h1{font-size:clamp(57px,13.7vw,85px)}.hero-description{font-size:19px;margin-block:24px}.hero-photo img{object-position:61% center}.hero-photo:after{background:linear-gradient(90deg,#11130fe8,#11130f88 72%,#11130f55)}.hero-seal{right:30px;bottom:26px}.hero-about-link{font-size:13px;margin-left:20px}.action{font-size:18px;min-height:54px;padding:14px 22px}.food-ribbon{padding-block:17px}.ribbon-inner{font-size:15px;gap:8px 10px}.ribbon-inner>span:last-child{flex-basis:100%}.section-space{padding-block:60px}.about-story h2{font-size:clamp(40px,11vw,54px);line-height:1.08}.about-food-image{height:210px;margin-block:32px}.menu-section h2{font-size:58px}.menu-browser button[aria-controls=menu-results]{font-size:14px;padding:11px 12px}.menu-board>:first-child{padding:28px 22px}.menu-board-title{font-size:36px}.catering-section{padding:0}.catering-photo{min-height:290px;aspect-ratio:1.25}.catering-copy{padding:44px 24px 52px}.catering-copy h2{font-size:62px}.locations-section .section-intro{grid-template-columns:1fr}.location-tab{font-size:20px}.opportunity{padding:32px 26px}.opportunity h2{font-size:52px}.food-gallery-track img{height:64px}.site-footer{padding-top:48px}.footer-brand p{font-size:46px}.site-footer .footer-top h2{font-size:19px}}.catering-photo{min-width:0;width:100%}.menu-board-no-image{grid-template-columns:1fr}@media (max-width:640px){.catering-photo{min-height:0;height:auto;aspect-ratio:1.25}}
