@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,600;12..96,700;12..96,800&family=DM+Sans:wght@400;500;600;700&display=swap');

:root{--canvas:#f2f3f1;--paper:#fcfdfc;--red:#e11b22;--red-dark:#b01018;--green:#3db52d;--green-dark:#2c8a20;--ink:#14151a;--muted:#5e6169;--line:#d8dbd6;--dark:#14151a;--radius:24px;--heading:'Bricolage Grotesque',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a,input{touch-action:manipulation}:focus-visible{outline:3px solid #16789b;outline-offset:5px}::selection{background:var(--red);color:white}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.05;letter-spacing:-.045em}h1{font-size:clamp(3.5rem,7vw,7rem);font-weight:800}h2{font-size:clamp(2.4rem,4.6vw,4.8rem);font-weight:800}h3{font-size:1.65rem}p+p{margin-top:14px}.container{width:min(1280px,calc(100% - 80px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:.74rem;letter-spacing:.17em;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:10px;margin-bottom:20px}.eyebrow:before{content:'';width:7px;height:7px;background:var(--green);border-radius:50%;flex-shrink:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.section-heading p{max-width:330px;color:var(--muted)}.section-heading h2{max-width:720px}.text-link{font-size:.9rem;font-weight:700;display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid;padding-bottom:6px}.arrow{display:inline-block;font-size:1.3em;line-height:1}.button{border:1px solid transparent;border-radius:50px;padding:16px 24px;display:inline-flex;gap:24px;align-items:center;justify-content:center;font-weight:700;font-size:.92rem;line-height:1.4;background:var(--red);color:white;transition:background .2s,transform .2s;text-align:center;min-height:52px}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button-light{background:var(--canvas);color:var(--red)}.button-light:hover{background:white}.button-green{background:var(--green);color:white}.button-green:hover{background:var(--green-dark)}.button-outline{border-color:var(--line);background:transparent;color:var(--ink)}.button-outline:hover{background:#e6e8e4}.actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-200%);background:white;color:var(--ink);padding:12px 20px}.skip-link:focus{transform:none}

.topline{background:var(--ink);color:white;font-size:.72rem;font-weight:600;letter-spacing:.045em;text-align:center;padding:8px 18px}.topline b{color:var(--green);font-weight:700}.site-header{position:sticky;top:0;z-index:30;background:var(--canvas);border-bottom:1px solid var(--line)}.header-inner{height:86px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0}.brand img{width:76px;height:76px;object-fit:contain}.brand-text{font-family:var(--heading);font-weight:800;font-size:1.5rem;letter-spacing:-.04em;line-height:1}.brand-text small{display:block;font-family:var(--body);font-size:.55rem;font-weight:700;letter-spacing:.16em;margin-top:7px;text-transform:uppercase;color:var(--muted)}.desktop-nav{display:flex;gap:25px;font-weight:600;font-size:.85rem;align-items:center}.desktop-nav a:hover,.footer a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:18px}.header-phone{font-weight:700;font-size:.85rem;white-space:nowrap}.header-phone:hover{color:var(--red)}.header-actions .button{padding:12px 21px;min-height:46px}.mobile-toggle{display:none;background:none;border:1px solid var(--line);border-radius:50%;height:44px;width:44px;align-items:center;justify-content:center;color:var(--ink)}.hamburger{width:18px;display:grid;gap:5px}.hamburger:before,.hamburger:after{content:'';height:2px;background:currentColor}.mobile-nav{display:none;padding:16px 24px 24px;border-top:1px solid var(--line)}.mobile-nav a{padding:12px 0;font-weight:600}.mobile-nav[hidden]{display:none}

.hero{position:relative;overflow:hidden;padding:68px 0 64px}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:65px}.hero-copy{position:relative;z-index:2}.hero h1{margin:0 0 26px}.hero h1 em{font-family:Georgia,serif;color:var(--red);font-weight:400;letter-spacing:-.06em}.hero-description{max-width:450px;color:var(--muted);font-size:1.04rem;margin-bottom:30px}.hero-tag{display:flex;align-items:center;gap:12px;font-size:.75rem;color:var(--muted);margin-top:28px}.hero-tag:before{content:'\2726';font-size:20px;color:var(--green)}.hero-visual{position:relative;padding:18px 0 12px}.hero-photo{height:565px;width:100%;object-fit:cover;border-radius:240px 240px 30px 30px;transform:rotate(3deg);border:8px solid var(--paper)}.hero-visual:before{content:'';position:absolute;inset:3px -15px -2px 5px;border:1px solid var(--green);border-radius:240px 240px 30px 30px;transform:rotate(-3deg)}.roundel{position:absolute;width:126px;height:126px;border-radius:50%;background:var(--red);color:white;bottom:20px;left:-32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(-12deg);box-shadow:0 0 0 6px var(--canvas)}.roundel b{font-family:var(--heading);font-size:2.4rem;line-height:1}.roundel span{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase}.photo-caption{position:absolute;right:6px;bottom:24px;background:var(--paper);padding:10px 19px;border-radius:40px;font-size:.75rem;font-weight:600}.hero-badges{display:flex;gap:8px;margin-bottom:26px;flex-wrap:wrap}.hero-badges span{border:1px solid var(--line);border-radius:30px;padding:6px 15px;font-size:.75rem;font-weight:600;background:var(--paper)}.hero-badges span:first-child{background:var(--green);border-color:var(--green);color:white}.ticker{overflow:hidden;background:var(--green);color:white;padding:19px 0;font-family:var(--heading);font-weight:800;font-size:1.5rem;text-transform:uppercase;letter-spacing:-.03em}.ticker-track{display:flex;gap:36px;width:max-content;animation:marquee 35s linear infinite}.ticker-track span{display:flex;align-items:center;gap:36px;white-space:nowrap}.ticker-track span:after{content:'\2726';font-size:1.25rem}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}

.quick-links{padding:42px 0 0}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quick-card{border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:86px 1fr 30px;align-items:center;gap:20px;padding:20px;background:var(--paper);transition:transform .2s}.quick-card:hover{transform:translateY(-4px)}.quick-card img{width:86px;height:86px;object-fit:cover;border-radius:12px}.quick-card h2{font-size:1.35rem;margin-bottom:6px;letter-spacing:-.035em}.quick-card p{font-size:.78rem;color:var(--muted)}.quick-card>.arrow{color:var(--red);font-size:1.7rem}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.food-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;position:relative;display:flex;flex-direction:column}.food-photo{overflow:hidden;aspect-ratio:1.4;background:#e4e6e2}.food-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.food-card:hover .food-photo img{transform:scale(1.04)}.food-content{padding:25px;display:flex;flex-direction:column;flex:1}.food-content h3{margin-bottom:10px}.food-content p{font-size:.88rem;color:var(--muted);margin-bottom:24px}.food-content .text-link{margin-top:auto;align-self:start;color:var(--red)}.category-index{font-family:var(--body);font-size:.67rem;letter-spacing:.14em;color:var(--muted);display:block;margin-bottom:12px}.section-bottom{margin-top:38px;text-align:center}

.story{background:var(--dark);color:var(--canvas);position:relative;overflow:hidden}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-visual{position:relative;padding-bottom:30px}.story-visual>img{width:100%;height:470px;object-fit:cover;border-radius:180px 180px 20px 20px}.story-label{position:absolute;right:-25px;bottom:0;background:var(--green);color:white;padding:28px 30px;transform:rotate(4deg);font-family:var(--heading);font-size:1.55rem;font-weight:800;line-height:1.15;box-shadow:0 10px 30px #0004}.story-copy h2{margin-bottom:28px}.story-copy h2 em{font-family:Georgia,serif;color:var(--green);font-weight:400}.story-copy>p{color:#c9ccc8;margin-bottom:30px;max-width:460px}.story .eyebrow{color:#a8d9a0}.values{border-top:1px solid #33353c;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:75px;padding-top:42px}.value-number{display:block;font-family:var(--heading);color:var(--green);font-size:1.7rem;margin-bottom:16px}.values h3{font-size:1.2rem;letter-spacing:-.02em;margin-bottom:10px}.values p{font-size:.83rem;color:#c9ccc8}.featured .section-heading{align-items:center}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.featured .food-photo{aspect-ratio:1.12}.featured .food-card:nth-child(2){transform:translateY(22px)}.feature-label{position:absolute;top:18px;left:18px;background:var(--green);color:white;padding:6px 13px;border-radius:30px;font-size:.7rem;font-weight:700;z-index:1}

.deals{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.deals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.deal-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:var(--canvas);display:flex;flex-direction:column;gap:14px;position:relative;overflow:hidden}.deal-card:before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:var(--red)}.deal-card.is-green:before{background:var(--green)}.deal-tag{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;color:var(--red)}.deal-card.is-green .deal-tag{color:var(--green-dark)}.deal-card h3{font-size:1.5rem;letter-spacing:-.03em}.deal-card ul{margin:0;padding-left:18px;font-size:.87rem;color:var(--muted);display:grid;gap:6px}.deal-note{font-size:.72rem;color:var(--muted);margin-top:auto;padding-top:8px}.deal-card .button{margin-top:6px;align-self:start}

.order-section{padding:85px 0;background:var(--red);color:white;position:relative;overflow:hidden}.order-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.order-section h2{font-size:clamp(3rem,5vw,5.5rem);margin-bottom:26px}.order-section .intro{margin-bottom:28px;max-width:420px}.order-section .eyebrow:before{background:white}.order-choices{display:flex;gap:12px;flex-wrap:wrap}.delivery-box{border:1px solid #ffffff6b;border-radius:24px;padding:32px;background:#8b0d1333}.delivery-box h3{font-size:1.45rem;margin-bottom:22px}.delivery-rule{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:20px 0;border-top:1px solid #ffffff4f;align-items:center}.delivery-rule strong{font-family:var(--heading);font-size:2.4rem;letter-spacing:-.04em;min-width:105px;line-height:1}.delivery-rule span{font-size:.85rem}.delivery-note{font-size:.75rem;opacity:.9;margin-top:8px}

.gallery-section{padding-bottom:80px}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid figure{margin:0;overflow:hidden;border-radius:18px;position:relative;aspect-ratio:1}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gallery-grid figure:hover img{transform:scale(1.05)}.gallery-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:35px 16px 14px;background:linear-gradient(transparent,#000a);color:white;font-size:.8rem;font-weight:600}.social-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:28px}.social-row a{font-size:.8rem;font-weight:600;display:inline-flex;gap:10px;align-items:center}.social-row a:hover{text-decoration:underline}

.location{background:var(--paper);border-top:1px solid var(--line)}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.location-address{font-family:var(--heading);font-size:1.8rem;line-height:1.2;margin-bottom:22px;letter-spacing:-.03em}.phone-list{display:flex;gap:26px;flex-wrap:wrap;margin:24px 0}.phone-list small{display:block;font-size:.7rem;color:var(--muted);margin-bottom:4px}.phone-list a{font-weight:700;font-size:1.15rem}.hours{margin-top:32px;padding-top:26px;border-top:1px solid var(--line)}.hours h3{font-size:1.3rem;margin-bottom:15px}.hours table{border-collapse:collapse;width:100%;font-size:.82rem}.hours td,.hours th{text-align:left;padding:10px 0;border-bottom:1px solid var(--line);font-weight:400}.hours th{font-weight:700}.hours td:last-child{text-align:right}.hours thead th:last-child{text-align:right}.hours tbody th{font-weight:400}.dine-note{font-size:.79rem;color:var(--muted);margin-top:20px}.map-wrap{min-height:480px;border-radius:26px;overflow:hidden;background:#e4e6e2;position:relative}.map-wrap iframe{width:100%;height:100%;min-height:480px;border:0;display:block}.map-link{position:absolute;left:20px;bottom:20px;right:20px;background:var(--paper);padding:16px 22px;border-radius:40px;display:flex;justify-content:space-between;font-weight:700;font-size:.83rem;box-shadow:0 6px 30px #0002}

.footer{background:var(--dark);color:var(--canvas);padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.footer .brand{margin-bottom:24px}.footer .brand img{width:88px;height:88px}.footer p{color:#c9ccc8;font-size:.85rem;max-width:290px}.footer h2{font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;margin:15px 0 24px;font-family:var(--body)}.footer-links{display:grid;gap:12px;font-size:.85rem}.footer a:hover{color:var(--green)}.footer-bottom{display:flex;gap:20px;justify-content:space-between;align-items:center;border-top:1px solid #33353c;margin-top:52px;padding-top:22px;font-size:.72rem;color:#c9ccc8}.footer-bottom a{text-decoration:underline}.mobile-order{display:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-grid>*,.order-grid>*,.location-grid>*{min-width:0}

@media(min-width:1500px){.hero{padding:85px 0}.hero-photo{height:610px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.desktop-nav{gap:16px;font-size:.78rem}.header-inner{gap:20px}.header-actions{gap:14px}.hero-grid{gap:35px}.hero-photo{height:500px}.story-grid{gap:55px}.story-visual>img{height:430px}.section{padding:80px 0}.category-grid{gap:18px}.food-content{padding:20px}.deals-grid{gap:16px}.deal-card{padding:24px}.order-grid{gap:40px}.location-grid{gap:35px}}
@media(max-width:900px){.desktop-nav{display:none}.mobile-toggle{display:flex}.mobile-nav:not([hidden]){display:grid}.header-actions{margin-left:auto}.header-phone{display:none}.hero-grid{gap:24px}.hero-photo{height:440px}.hero h1{font-size:clamp(3.2rem,7.3vw,5rem)}.roundel{width:100px;height:100px;left:-12px}.roundel b{font-size:1.9rem}.roundel span{font-size:.54rem}.quick-grid{grid-template-columns:1fr}.quick-card{grid-template-columns:65px 1fr 20px;gap:14px;padding:16px}.quick-card img{width:65px;height:65px}.quick-card h2{font-size:1.3rem}.category-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:40px}.story-visual>img{height:400px}.values{grid-template-columns:repeat(2,1fr);gap:35px}.featured-grid{gap:16px}.featured .food-content{padding:18px}.featured h3{font-size:1.35rem}.deals-grid{grid-template-columns:1fr}.order-grid{grid-template-columns:1fr 1fr;gap:30px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.location-grid{grid-template-columns:1fr}.map-wrap{height:400px;min-height:400px}.map-wrap iframe{min-height:400px}.footer-grid{gap:30px}}
@media(max-width:600px){html{scroll-padding-top:86px}.container{width:calc(100% - 36px)}.topline{font-size:.62rem;padding:7px 12px}.header-inner{height:72px;gap:12px}.brand img{width:58px;height:58px}.brand-text{font-size:1.28rem}.brand-text small{font-size:.46rem;letter-spacing:.1em}.header-actions{gap:14px}.header-actions>.button{display:none}.hero{padding:35px 0 48px}.hero-grid{grid-template-columns:1fr;gap:27px}.hero h1{font-size:clamp(3.3rem,12.5vw,4.8rem);margin-bottom:22px;max-width:480px}.hero-badges{margin-bottom:22px}.hero .eyebrow{margin-bottom:16px}.hero-description{font-size:.95rem;margin-bottom:24px}.hero-tag{margin-top:20px}.hero-visual{width:90%;margin:0 auto;padding-top:8px}.hero-photo{height:340px;border-width:6px;border-radius:180px 180px 25px 25px}.hero-visual:before{border-radius:180px 180px 25px 25px;inset:0 -10px 0 0}.roundel{bottom:10px;left:-14px;width:96px;height:96px}.photo-caption{bottom:18px;right:-10px;font-size:.65rem;padding:8px 12px}.actions{gap:12px}.button{padding:14px 21px;font-size:.84rem}.hero .button-outline{padding-inline:18px}.ticker{padding:15px 0;font-size:1.2rem}.quick-links{padding-top:26px}.quick-grid{gap:12px}.quick-card{grid-template-columns:66px 1fr 26px}.quick-card img{width:66px;height:66px}.quick-card p{font-size:.75rem}.section{padding:64px 0}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:2.8rem}.section-heading>p,.section-heading>.text-link{margin-top:20px}.eyebrow{font-size:.67rem;margin-bottom:15px}.category-grid{grid-template-columns:1fr;gap:22px}.food-photo{aspect-ratio:1.42}.food-content{padding:24px}.food-content h3{font-size:1.75rem}.story-grid{grid-template-columns:1fr;gap:40px}.story-visual{width:94%;padding-bottom:22px}.story-visual>img{height:350px}.story-label{right:-16px;padding:20px 24px;font-size:1.35rem}.story-copy h2{font-size:2.8rem}.story-copy>p{font-size:.92rem}.values{margin-top:40px;padding-top:32px;gap:30px 24px}.values h3{font-size:1.15rem}.values p{font-size:.78rem}.featured-grid{grid-template-columns:1fr;gap:24px}.featured .food-card:nth-child(2){transform:none}.featured .food-content{padding:24px}.featured .food-content h3{font-size:1.75rem}.featured .food-photo{aspect-ratio:1.35}.deal-card h3{font-size:1.4rem}.order-section{padding:60px 0}.order-grid{grid-template-columns:1fr;gap:35px}.order-section h2{font-size:3.25rem}.delivery-box{padding:24px}.delivery-rule strong{font-size:2.2rem;min-width:88px}.gallery-grid{gap:12px}.gallery-grid figcaption{font-size:.7rem;padding:30px 12px 10px}.social-row{gap:22px}.location-grid{gap:30px}.location-address{font-size:1.7rem}.hours td,.hours th{font-size:.74rem}.map-wrap,.map-wrap iframe{min-height:350px;height:350px}.footer{padding:45px 0 90px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer .brand{margin-bottom:15px}.footer .brand img{height:76px;width:76px}.footer-bottom{display:block;margin-top:35px}.footer-bottom span{display:block;margin-top:8px}.mobile-order{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--canvas);border-top:1px solid var(--line);padding:10px 18px calc(10px + env(safe-area-inset-bottom));gap:12px;align-items:center;box-shadow:0 -5px 25px #14151a0a}.mobile-order>.button{flex:1;min-height:46px;padding:10px 14px}.mobile-order>.text-link{font-size:.78rem;border:0;padding:0 8px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ticker-track{transform:none}}
