@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin.woff2)format("woff2");font-style:normal;font-weight:100 1000;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface:#fffcf7;--surface-low:#f9f3e9;--surface-mid:#f3ede3;--surface-high:#ede7de;--text:#211814;--muted:#725f54;--red:#a9362b;--red-hover:#8e2a20;--gold:#93611f;--gold-decoration:#c78636;--border:#e3d6c8;--header-height:calc(4rem + env(safe-area-inset-top,0px));--shadow:0 2px 8px #2118140a;color:var(--text);background:var(--surface);font-synthesis:none;font-family:DM Sans,Arial,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-bottom:90px}body{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px));margin:0;font-size:1rem;line-height:1.625}main{padding-top:var(--header-height)}main:focus{outline:none}section[id],#main-content{scroll-margin-top:calc(var(--header-height) + 16px)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance;overflow-wrap:break-word}h1,h2{letter-spacing:-.03em;font-weight:700}h1{font-size:2.5rem;line-height:1.1}h2{font-size:1.625rem;line-height:1.23}h3{letter-spacing:-.015em;font-size:1.375rem;font-weight:500;line-height:1.28}p{color:var(--muted)}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;display:block}address{font-style:normal}::selection{color:var(--text);background:#fad9c8}:focus-visible{outline:3px solid var(--red);outline-offset:4px;border-radius:4px}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:8px;padding:12px 20px;position:fixed;top:8px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:none}.icon-definitions{width:0;height:0;position:absolute;overflow:hidden}.icon{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 20px;width:20px;height:20px;display:inline-block}.container{width:min(100%,1288px);margin-inline:auto;padding-inline:16px}.section{padding-block:24px}.eyebrow{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.4;display:block}.section-heading{margin-bottom:16px}.section-heading .eyebrow{margin-bottom:4px}.section-heading p{margin-top:6px;font-size:.875rem}.section-note{font-size:.875rem}.button{text-align:center;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:48px;padding:12px 20px;font-size:.875rem;font-weight:600;line-height:1.35;transition:background-color .18s,transform .18s;display:inline-flex}.button-primary{background:var(--red);color:#fff;box-shadow:var(--shadow)}.button-primary:hover{background:var(--red-hover)}.button-muted{background:var(--surface-high);color:var(--text)}.button-muted:hover{background:#e3d9cc}.button-dark{background:var(--text);color:#fff}.button-dark:hover{background:#3b2c25}.button:active{transform:translateY(1px)}.site-header{z-index:50;padding-top:env(safe-area-inset-top,0px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffcf7f5;position:fixed;inset:0 0 auto;box-shadow:0 1px 8px #0000000a}.header-inner{justify-content:space-between;align-items:center;gap:12px;min-height:4rem;display:flex}.brand{flex-direction:column;flex-shrink:0;display:inline-flex}.brand img{width:152px;height:auto}.brand-tagline,.header-nav,.header-phone{display:none}.header-actions{align-items:center;gap:16px;display:flex}.header-order{min-height:36px;padding:8px 12px;font-size:.75rem}.header-order .icon{flex-basis:15px;width:15px;height:15px}.hero{padding-top:16px;padding-bottom:16px}.hero-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.hero-copy{background:var(--surface-low);border-radius:16px;flex-direction:column;min-width:0;padding:16px;display:flex}.hero-kicker{letter-spacing:.08em;margin-bottom:8px;font-size:.6875rem}.status-dot{display:none}.hero-description{margin-top:12px;font-size:1rem;line-height:1.625}.hero-photo{background:var(--surface-mid);border-radius:16px;order:-1;height:300px;position:relative;overflow:hidden}.hero-photo>img{object-fit:cover;object-position:44% center;width:100%;height:100%}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000,#211814a6);position:absolute;inset:50% 0 0}.hero-caption{z-index:1;position:absolute;bottom:16px;left:16px;right:16px}.hero-caption .eyebrow{color:var(--text);letter-spacing:.06em;background:var(--surface);border-radius:6px;padding:4px 8px;font-size:.625rem;display:inline-block}.hero-caption strong,.hero-caption p{display:none}.hero-actions{flex-wrap:wrap;order:1;gap:8px;margin-top:16px;display:flex}.hero-actions .button{flex:1;padding:10px 8px;font-size:.75rem}.hero-actions .icon{flex-basis:16px;width:16px;height:16px}.hero-details{color:var(--muted);flex-direction:column;gap:6px;margin-top:16px;font-size:.75rem;display:flex}.hero-details>span,.hero-details>a{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hero-details .icon{color:var(--gold);flex-basis:16px;width:16px;height:16px}.hero-details a:hover{text-decoration:underline}.hero-details .desktop-locality,.desktop-break{display:none}.menu-section{padding-top:16px}.food-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.food-card{background:var(--surface-low);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.food-photo{background:var(--surface-mid);height:208px;position:relative;overflow:hidden}.food-photo>img{object-fit:cover;width:100%;height:100%}.food-badge{color:var(--text);text-transform:uppercase;letter-spacing:.09em;background:#fffcf7f2;border-radius:20px;padding:4px 10px;font-size:.6875rem;font-weight:700;line-height:1.4;position:absolute;top:8px;right:8px}.food-body{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.food-body p{font-size:.875rem;line-height:1.6}.food-bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.food-detail{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.food-order{min-height:40px;color:var(--red);align-items:center;gap:4px;padding:4px 0 4px 8px;font-size:.875rem;font-weight:600;display:inline-flex}.food-order .icon{flex-basis:16px;width:16px;height:16px}.food-order:hover{text-underline-offset:4px;text-decoration:underline}.category-cover{display:none}.meal-grid{gap:8px;margin:0;padding:0;list-style:none;display:grid}.meal-card{background:var(--surface-high);border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex;position:relative}.step-number{background:var(--text);color:#fff;border-radius:10px;flex:0 0 40px;place-items:center;height:40px;font-size:1.125rem;font-weight:700;line-height:1;display:grid}.meal-card:nth-child(2) .step-number{background:var(--red)}.step-icon{display:none}.meal-card h3{margin-bottom:4px}.meal-card p{font-size:.875rem}.story-section{padding-block:16px}.story-photos{display:none}.story-copy{background:var(--surface-low);border-radius:16px;padding:24px}.story-copy h2{margin:6px 0 12px}.story-copy p{font-size:1rem}.story-extra{display:none}.story-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.story-facts>div{background:var(--surface-mid);border-radius:12px;padding:12px}.story-facts h3{font-size:1.125rem;font-weight:500}.story-facts span{color:var(--muted);margin-top:6px;font-size:.6875rem;display:block}.why-section{padding-block:16px}.feature-grid{gap:8px;display:grid}.feature-card{background:var(--surface-low);border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.feature-card>.icon{color:#765d50;background:#fad9c8;border-radius:10px;flex-basis:40px;width:40px;height:40px;padding:10px}.feature-card h3{letter-spacing:.03em;text-transform:uppercase;margin-bottom:4px;font-size:.875rem;font-weight:600}.feature-card p{font-size:.875rem}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.gallery-photo{aspect-ratio:1;background:var(--surface-mid);border-radius:16px;position:relative;overflow:hidden}.gallery-photo>img{object-fit:cover;width:100%;height:100%}.gallery-hero{display:none}.gallery-photo figcaption{color:#fff;background:linear-gradient(#0000,#140e0ae6);padding:36px 8px 10px;font-size:.75rem;font-weight:600;line-height:1.3;position:absolute;inset:auto 0 0}.gallery-photo figcaption .eyebrow{display:none}.sentiment-grid{gap:8px;display:grid}.sentiment-card{background:var(--surface-low);border-radius:16px;padding:16px}.sentiment-card>.icon{display:none}.sentiment-card h3{margin-bottom:6px;font-size:1rem;font-weight:700}.sentiment-card p{font-size:.875rem}.location-section{padding-block:24px 32px}.location-grid{isolation:isolate;grid-template-columns:minmax(0,1fr);gap:16px;padding-inline:40px;display:grid;position:relative}.location-grid:before{content:"";z-index:-1;background:var(--surface-low);border-radius:16px;position:absolute;inset:0 16px}.location-card{display:contents}.location-heading{grid-row:1;padding-top:24px}.location-heading h2{margin-top:4px}.mobile-location-description{margin-top:4px;font-size:.875rem}.contact-details{flex-direction:column;grid-row:3;gap:16px;display:flex}.contact-details>div{align-items:flex-start;gap:10px;display:flex}.contact-details>div>.icon{color:var(--gold);margin-top:3px}.contact-details strong{font-weight:500}.contact-details a{color:var(--gold);text-underline-offset:4px;text-decoration:underline;display:block}.contact-details p{color:var(--text)}.contact-label{color:var(--muted);font-size:.75rem;display:block}.contact-note{color:var(--muted);font-size:.75rem}.contact-details .hours-note{color:var(--gold);font-size:.875rem;font-weight:500}.location-actions{grid-row:4;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-bottom:24px;display:grid}.location-actions .button{padding-inline:6px;font-size:.75rem}.directions-button{grid-column:1/-1}.location-map{background:#b8d9dd;border-radius:12px;grid-row:2;height:192px;display:block;position:relative;overflow:hidden}.location-map>img{object-fit:cover;object-position:center bottom;width:100%;height:100%}.map-location{max-width:calc(100% - 24px);box-shadow:var(--shadow);background:#fffcf7f7;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;line-height:1.3;display:flex;position:absolute;top:12px;left:12px}.map-location>.icon{color:var(--red)}.map-location strong{font-weight:600;display:block}.map-location span span{color:var(--muted);font-size:.625rem}.map-caption{background:var(--surface);border-radius:6px;align-items:center;gap:6px;max-width:calc(100% - 24px);padding:4px 8px;font-size:.625rem;display:flex;position:absolute;bottom:12px;left:12px}.map-caption .icon{flex-basis:12px;width:12px;height:12px}.location-map:hover .map-location{background:#fff}.site-footer{background:var(--surface-low);text-align:center;margin-top:48px;padding-block:32px 48px}.footer-grid{gap:24px;display:grid}.footer-brand{margin-bottom:8px;display:inline-block}.footer-brand img{width:200px;height:auto}.footer-grid p{max-width:340px;margin:12px auto 0;font-size:.875rem}.footer-grid .eyebrow{font-size:.625rem}.footer-contact,.footer-label,.footer-order{display:none}.footer-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;font-size:.875rem;display:flex}.footer-nav a{text-decoration:underline;-webkit-text-decoration-color:var(--gold-decoration);text-decoration-color:var(--gold-decoration);text-underline-offset:4px}.footer-hours{color:var(--gold);margin-top:20px;font-size:.875rem;font-weight:600}.footer-bottom{margin-top:32px;font-size:.75rem}.footer-bottom>.eyebrow{display:none}.mobile-actions{z-index:60;padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:#fffcf7fa;position:fixed;inset:auto 0 0;box-shadow:0 -4px 20px #21181417}.mobile-actions-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-actions .button{text-transform:uppercase;letter-spacing:.035em;padding-inline:8px}@media (width<=359px){.brand img{width:132px}.header-order{padding-inline:8px}.header-order .icon{display:none}h1{font-size:2.125rem}.hero-actions{flex-wrap:wrap}.hero-actions .button{min-width:120px}.hero-details>span{flex-wrap:wrap}.story-copy{padding:16px}.story-facts h3{font-size:1rem}.location-grid{padding-inline:32px}.location-actions .button .icon{flex-basis:15px;width:15px;height:15px}.mobile-actions .button{font-size:.75rem}}@media (width>=768px){:root{--header-height:calc(5rem + env(safe-area-inset-top,0px))}body{padding-bottom:0}html{scroll-padding-bottom:24px}.container{padding-inline:32px}.section{padding-block:48px}.header-inner{min-height:5rem}.brand img{width:190px}.brand-tagline{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-top:-3px;padding-left:4px;font-size:.625rem;font-weight:700;display:block}.header-phone{color:var(--muted);font-size:.875rem;display:block}.header-order{min-height:42px;padding-inline:20px;font-size:.875rem}.hero-photo{height:440px}.hero-copy{padding:24px}.hero-description{max-width:640px}.hero-details{flex-direction:row;gap:24px}.hero-actions{justify-content:flex-start}.hero-actions .button{flex:none;padding-inline:24px;font-size:.875rem}.food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.food-photo{height:240px}.food-body{padding:24px}.menu-section,.gallery-section,.story-section,.location-section{background:var(--surface-low)}.food-card{background:var(--surface)}.section-heading{margin-bottom:32px}.section-heading-split{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading-split .section-note{text-align:right;max-width:260px}.centered{text-align:center}.centered p{max-width:640px;margin-inline:auto}.meal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.meal-card{background:var(--surface-mid);padding:24px;display:block}.step-number{color:#e5c7a1;background:0 0;font-size:3rem;font-weight:700;position:absolute;top:12px;right:12px}.meal-card:nth-child(2) .step-number{background:0 0}.step-icon{background:var(--surface);border-radius:50%;width:40px;height:40px;margin-bottom:24px;padding:10px;display:block}.meal-card h3{font-size:1.25rem}.story-copy{padding:0}.story-facts>div{background:var(--surface);padding:20px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gallery-grid{gap:16px}.gallery-photo figcaption{padding:48px 16px 16px;font-size:1rem}.sentiment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sentiment-card{padding:24px}.sentiment-card>.icon{width:36px;height:36px;color:var(--red);background:var(--surface);border-radius:8px;margin-bottom:20px;padding:8px;display:block}.sentiment-card h3{font-size:1.25rem;font-weight:500}.location-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:24px}.location-grid:before{display:none}.location-card{background:var(--surface);border-radius:16px;padding:28px;display:block}.location-heading{margin-bottom:24px;padding:0}.mobile-location-description{display:none}.location-actions{flex-direction:column;margin-top:24px;padding:0;display:flex}.location-actions .button{min-height:44px}.location-map{grid-row:auto;height:auto;min-height:540px}.location-map>img{position:absolute;inset:0}.map-location{min-width:165px;padding:12px;font-size:.875rem;top:50%;left:50%;transform:translate(-50%,-50%)}.map-caption{font-size:.75rem}.site-footer{text-align:left;margin-top:64px;padding-block:64px 40px}.footer-grid{grid-template-columns:1.3fr 1fr .75fr;gap:48px}.footer-grid p{margin-left:0}.footer-brand img{width:190px}.footer-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:12px;font-size:.75rem;display:block}.footer-contact{color:var(--muted);font-size:.875rem;display:block}.footer-contact a{color:var(--gold);margin-top:4px;display:inline-block}.footer-nav{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;display:flex}.footer-nav a{color:var(--muted);text-decoration:none}.footer-nav a:hover,.footer-contact a:hover{text-decoration:underline}.footer-nav .footer-label{margin-bottom:4px}.footer-order{display:block}.footer-hours{display:none}.footer-bottom{justify-content:space-between;align-items:center;margin-top:64px;display:flex}.footer-bottom>.eyebrow{font-size:.625rem;display:block}.mobile-actions{display:none}}@media (width>=1024px){.container{padding-inline:24px}.section{padding-block:64px}h2{font-size:3rem;line-height:1.08}.header-nav{color:var(--muted);align-items:center;gap:24px;font-size:.875rem;display:flex}.header-nav a{padding-block:12px}.header-nav a:hover{color:var(--red)}.mobile-order-icon{display:none}.hero-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:32px}.hero-copy{background:0 0;border-radius:0;padding:0}h1{letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(3.125rem,4.8vw,4rem);line-height:1.02}.desktop-break{display:inline}.hero-kicker{background:#f8e6d8;border-radius:24px;align-self:flex-start;align-items:center;gap:8px;margin-bottom:24px;padding:4px 12px;display:inline-flex}.status-dot{background:var(--red);border-radius:50%;width:7px;height:7px;display:inline-block}.hero-description{margin-top:24px;font-size:1.125rem}.hero-photo{border-radius:18px;order:0;height:540px;box-shadow:0 8px 16px #2118141f}.hero-photo>img{object-position:42% center}.hero-caption{width:300px;max-width:calc(100% - 32px);box-shadow:var(--shadow);background:#fffcf7f5;border-radius:12px;padding:16px;right:auto}.hero-caption .eyebrow{color:var(--gold);background:0 0;padding:0;font-size:.625rem}.hero-caption strong{margin-top:8px;font-size:.875rem;font-weight:600;display:block}.hero-caption p{margin-top:4px;font-size:.75rem;display:block}.hero-actions{flex-wrap:wrap;order:0;gap:16px;margin-top:32px}.hero-details{flex-wrap:wrap;gap:16px;margin-top:40px}.hero-details .desktop-locality{display:inline}.hero-details .mobile-locality{display:none}.food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-heading{margin-bottom:48px}.food-card{border-radius:12px}.food-badge{color:#fff;background:#2b201beb;top:12px;right:12px}.food-badge-red{background:var(--red)}.category-card .food-photo>img,.category-card .food-badge{display:none}.category-cover{text-align:center;background:#f1e8db;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.category-cover .icon{width:44px;height:44px;color:var(--gold);flex-basis:44px;margin-bottom:16px}.category-cover strong{font-size:1.375rem;font-weight:500;line-height:1.3}.category-cover span{color:var(--muted);margin-top:4px;font-size:.875rem}.meal-grid{gap:24px}.meal-card{border-radius:16px;min-height:228px;padding:32px}.step-number{top:20px;right:20px}.meal-card h3{font-size:1.375rem}.story-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;display:grid}.story-photos{display:block;position:relative}.story-main-photo{object-fit:cover;border-radius:18px;width:100%;height:440px}.story-inset-photo{border:8px solid var(--surface);object-fit:cover;border-radius:12px;width:188px;height:188px;position:absolute;bottom:-24px;right:-24px;box-shadow:0 6px 16px #2118141a}.story-copy h2{margin-bottom:20px}.story-extra{margin-top:16px;display:block}.story-facts{gap:16px;margin-top:32px}.story-facts h3{font-size:1.25rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{border-radius:12px;padding:24px;display:block}.feature-card>.icon{background:var(--surface);color:var(--red);margin-bottom:16px}.feature-card h3{font-size:.875rem}.gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.gallery-photo{aspect-ratio:1.5;border-radius:12px;grid-column:span 2}.gallery-hero{aspect-ratio:1.85;grid-column:span 3;display:block}.gallery-pork{aspect-ratio:1.85;grid-column:span 3}.gallery-photo figcaption .eyebrow{color:#e6ba79;margin-bottom:4px;font-size:.625rem;display:block}.sentiment-section .section-heading h2{max-width:640px;margin-inline:auto}.sentiment-card{padding:32px}.location-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:32px}.location-card{padding:32px}.location-heading h2{font-size:2.625rem}.location-map{border-radius:18px;min-height:540px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
