:root{--ink:#211b18;--cream:#f6efe4;--paper:#fffaf2;--maroon:#7a1f21;--maroon2:#5e1517;--gold:#d8a23a;--green:#304b39;--muted:#736a63;--line:rgba(33,27,24,.12);--shadow:0 22px 70px rgba(49,30,18,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,74px);position:sticky;top:0;background:rgba(255,250,242,.88);backdrop-filter:blur(18px);z-index:30;border-bottom:1px solid var(--line)}.brand img{width:138px;height:64px;object-fit:contain}.desktop-nav{display:flex;gap:30px}.desktop-nav a,.visit-details a{color:inherit;text-decoration:none}.desktop-nav a:hover{color:var(--maroon)}.cart-btn{border:0;background:var(--ink);color:white;border-radius:999px;padding:11px 16px;font-weight:700;cursor:pointer}.cart-btn span{background:white;color:var(--ink);border-radius:999px;padding:2px 7px;margin-left:5px}.hero{min-height:650px;padding:78px clamp(20px,6vw,92px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;overflow:hidden;background:radial-gradient(circle at 90% 20%,#f2d9ad 0 12%,transparent 35%),linear-gradient(135deg,#fffaf2 0%,#f7ead6 100%)}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:var(--maroon);margin:0 0 14px}.hero h1,.section-heading h2,.story-card h2,.visit-section h2{font-family:"Fraunces",serif;font-size:clamp(48px,7vw,90px);line-height:.95;margin:0;letter-spacing:-.04em}.hero h1 em{color:var(--maroon);font-style:italic}.hero-text{font-size:19px;line-height:1.65;color:#554c47;max-width:620px;margin:26px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;text-decoration:none;border:0;cursor:pointer;font-family:inherit}.btn.primary{background:var(--maroon);color:white}.btn.primary:hover{background:var(--maroon2)}.btn.secondary{border:1px solid var(--ink);color:var(--ink);background:transparent}.btn.full{width:100%;font-size:16px}.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px;color:#6a5e57;font-size:13px;font-weight:600}.hero-art{min-height:480px;position:relative}.sun{position:absolute;width:330px;height:330px;border-radius:50%;background:var(--gold);right:8%;top:10%;opacity:.9}.plate,.cup{position:absolute;display:grid;place-items:center;background:#fff8e9;border:14px solid white;border-radius:50%;box-shadow:var(--shadow);font-size:110px}.plate-one{width:285px;height:285px;left:6%;top:15%;transform:rotate(-9deg)}.cup{width:190px;height:190px;right:4%;bottom:6%;font-size:85px;transform:rotate(9deg)}.plate-two{width:170px;height:170px;left:3%;bottom:0;font-size:80px;transform:rotate(11deg)}.scribble{position:absolute;right:8%;top:2%;font-family:"Fraunces",serif;font-style:italic;font-size:24px;transform:rotate(6deg)}.quick-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.quick-strip div{padding:24px clamp(20px,5vw,74px);display:flex;flex-direction:column;gap:4px;border-right:1px solid var(--line)}.quick-strip div:last-child{border-right:0}.quick-strip span{font-size:13px;color:var(--muted)}.menu-section{padding:86px clamp(20px,6vw,92px)}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end}.section-heading h2,.story-card h2,.visit-section h2{font-size:clamp(40px,5vw,64px)}.search-wrap input{border:1px solid var(--line);border-radius:999px;padding:13px 18px;background:white;min-width:250px;font:inherit;outline:none}.category-scroll{display:flex;gap:8px;overflow:auto;padding:30px 0 22px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-scroll button{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:999px;padding:10px 15px;font:inherit;font-weight:700;cursor:pointer}.category-scroll button.active{background:var(--ink);color:white}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.menu-card{background:white;border:1px solid var(--line);border-radius:24px;padding:22px;display:flex;flex-direction:column;min-height:210px;transition:.2s}.menu-card:hover{transform:translateY(-3px);box-shadow:0 15px 38px rgba(55,35,22,.08)}.menu-card .emoji{font-size:34px}.menu-card h3{font-family:"Fraunces",serif;font-size:25px;margin:16px 0 6px}.menu-card p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 20px}.menu-card .card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.price{font-weight:800}.add-btn{width:38px;height:38px;border-radius:50%;border:0;background:var(--cream);font-size:22px;cursor:pointer}.menu-note{font-size:12px;color:#8b817a;max-width:800px;margin-top:20px}.story-section{padding:0 clamp(20px,6vw,92px) 86px;display:grid;grid-template-columns:1.4fr .8fr;gap:18px}.story-card{background:var(--maroon);color:white;border-radius:30px;padding:clamp(34px,5vw,64px)}.story-card p:not(.eyebrow){font-size:18px;line-height:1.7;color:#f4ddd7;max-width:720px}.eyebrow.light{color:#f3c76d}.text-link{color:white;font-weight:800;text-decoration:none}.quote-card{border-radius:30px;background:var(--green);color:white;padding:42px;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-family:"Fraunces",serif;font-size:72px;line-height:.7;color:#eccf8d}.quote-card p{font-family:"Fraunces",serif;font-size:25px;line-height:1.35}.quote-card small{color:#d6e0d9}.visit-section{padding:86px clamp(20px,6vw,92px);display:grid;grid-template-columns:1.1fr .9fr;gap:50px;background:var(--cream)}.visit-details{display:grid;grid-template-columns:1fr 1fr;gap:20px}.visit-details p{line-height:1.6}.visit-details .btn{grid-column:1/-1;width:max-content}footer{padding:34px clamp(20px,6vw,92px);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}footer img{width:110px;height:55px;object-fit:contain}footer p{font-size:13px;color:var(--muted)}.cart-drawer{position:fixed;right:0;top:0;height:100vh;width:min(430px,94vw);background:white;z-index:50;transform:translateX(105%);transition:.28s;display:flex;flex-direction:column;box-shadow:-30px 0 80px rgba(0,0,0,.18)}.cart-drawer.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}.cart-head h3{font-family:"Fraunces",serif;font-size:34px;margin:0}.cart-head button{border:0;background:none;font-size:34px;cursor:pointer}.cart-items{padding:18px 24px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-item h4{margin:0 0 4px}.cart-item small{color:var(--muted)}.qty{display:flex;gap:8px;align-items:center}.qty button{border:1px solid var(--line);background:white;border-radius:50%;width:28px;height:28px;cursor:pointer}.cart-footer{padding:20px 24px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;font-size:19px;margin-bottom:15px}.cart-help{font-size:11px;color:var(--muted);line-height:1.5}.scrim{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:40;opacity:0;pointer-events:none;transition:.2s}.scrim.show{opacity:1;pointer-events:auto}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:999px;padding:12px 18px;opacity:0;z-index:80;transition:.2s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-art{min-height:340px}.sun{width:240px;height:240px}.plate-one{width:220px;height:220px;font-size:85px}.cup{width:145px;height:145px;font-size:62px}.plate-two{width:130px;height:130px;font-size:58px}.quick-strip{grid-template-columns:1fr}.quick-strip div{border-right:0;border-bottom:1px solid var(--line)}.section-heading{align-items:start;flex-direction:column}.search-wrap,.search-wrap input{width:100%;min-width:0}.menu-grid{grid-template-columns:1fr 1fr}.story-section,.visit-section{grid-template-columns:1fr}.visit-details{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.site-header{height:72px;padding:0 16px}.brand img{width:112px}.hero{padding:42px 18px 50px;min-height:auto}.hero h1{font-size:53px}.hero-text{font-size:16px}.hero-art{min-height:300px}.sun{right:-15%;top:5%}.plate-one{left:0;top:20px}.cup{right:0;bottom:8px}.plate-two{left:4px;bottom:-4px}.scribble{font-size:18px}.quick-strip div{padding:18px}.menu-section,.visit-section{padding:62px 18px}.menu-grid{grid-template-columns:1fr}.story-section{padding:0 18px 62px}.story-card,.quote-card{border-radius:24px;padding:30px 24px}.visit-details{grid-template-columns:1fr}footer{padding:24px 18px;flex-direction:column;gap:10px}.trust-row{font-size:12px}.menu-card{min-height:190px}}

/* V2 brand refresh — closer to Chai Parantha's red logo */
:root{--maroon:#a20d1b;--maroon2:#7e0914;--gold:#e6b04a}
.hero{background:radial-gradient(circle at 88% 14%,rgba(229,176,74,.24) 0 12%,transparent 35%),linear-gradient(135deg,#fff9f3 0%,#faeee6 100%)}
.hero-photo-wrap{position:absolute;inset:16px 3% 8px 4%;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#fff;border:10px solid #fff;transform:rotate(1.5deg)}
.hero-photo{width:100%;height:100%;object-fit:cover;display:block}
.hero-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(70,0,8,.24),transparent 45%);pointer-events:none}
.photo-badge{position:absolute;left:18px;bottom:18px;z-index:2;background:rgba(255,255,255,.92);color:var(--maroon);padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(0,0,0,.12)}
.story-card{background:linear-gradient(135deg,var(--maroon),#72101a)}
.cart-btn{background:var(--maroon)}
.category-scroll button.active{background:var(--maroon);border-color:var(--maroon)}
.add-btn{background:#f9e5e7;color:var(--maroon);font-weight:800}
.price{color:var(--maroon)}
@media(max-width:900px){.hero-photo-wrap{inset:10px 5% 5px 4%}}


/* V4 — real Chai Parantha food photography */
.menu-card{padding:0;overflow:hidden}
.menu-card-body{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}
.menu-photo{width:100%;height:185px;object-fit:cover;display:block}
.menu-card .emoji{padding:22px 22px 0;display:block}
.gallery-section{padding:0 clamp(20px,6vw,92px) 86px}
.gallery-heading{margin-bottom:26px}
.food-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-auto-rows:250px;gap:14px}
.food-gallery figure{margin:0;border-radius:26px;overflow:hidden;background:#eee;box-shadow:0 14px 35px rgba(55,35,22,.08)}
.food-gallery figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.food-gallery figure:hover img{transform:scale(1.03)}
.food-gallery .gallery-tall{grid-row:span 2}
@media(max-width:900px){.food-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.food-gallery .gallery-tall{grid-row:span 1}.gallery-section{padding:0 20px 62px}}
@media(max-width:560px){.food-gallery{grid-template-columns:1fr;grid-auto-rows:230px}.gallery-section{padding:0 18px 62px}.menu-photo{height:210px}}

/* V5 — keep menu cards uniform: no dish photos in menu; photography lives in hero + gallery */
.menu-card{padding:22px;overflow:visible}
.menu-card-body{padding:0;display:flex;flex-direction:column;flex:1}
.menu-card .emoji{padding:0;display:block}
.menu-photo{display:none!important}
@media(max-width:560px){.menu-card{min-height:190px}}


/* Menu category sections */
#menuGrid.menu-grid{display:block}
.dish-section{scroll-margin-top:110px;margin:18px 0 52px}
.dish-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 2px 14px;margin-bottom:18px;border-bottom:2px solid var(--maroon)}
.dish-section-head h3{font-family:"Fraunces",serif;font-size:clamp(30px,3vw,42px);line-height:1;margin:0;color:var(--ink)}
.dish-section-head>span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding-bottom:4px}
.dish-kicker{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--maroon);margin:0 0 8px}
.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.empty-menu{max-width:420px}
@media(max-width:900px){.dish-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.dish-section{margin-bottom:42px;scroll-margin-top:92px}.dish-grid{grid-template-columns:1fr}.dish-section-head{align-items:center}.dish-section-head>span{display:none}}

/* Google reviews */
.reviews-section{padding:80px 6vw;background:#fff8f4;border-top:1px solid rgba(106,21,26,.08);border-bottom:1px solid rgba(106,21,26,.08)}
.reviews-top{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}
.google-rating-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid rgba(106,21,26,.12);border-radius:20px;padding:18px 22px;box-shadow:0 8px 30px rgba(72,25,28,.07)}
.google-g{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:22px;background:#fff;border:1px solid #e7e2df;color:#6a151a}
.rating-number{font-size:30px;line-height:1;font-weight:800;color:#2b2020}.rating-meta{font-size:13px;color:#736a63;margin-top:4px}.stars{letter-spacing:2px;color:#f4b400;font-size:18px}
.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.review-card{display:none;background:#fff;border-radius:20px;padding:22px;border:1px solid rgba(106,21,26,.10);box-shadow:0 10px 28px rgba(72,25,28,.06);min-height:190px;flex-direction:column;opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease}.review-card.is-visible{display:flex;opacity:1;transform:translateY(0)}
.review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.reviewer{display:flex;align-items:center;gap:10px}.review-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#f3ece8}.reviewer strong{display:block;color:#2b2020}.reviewer small{color:#8a7f79}.review-text{color:#514845;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.review-source{margin-top:auto;padding-top:16px;font-size:12px;color:#8a7f79}.reviews-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.reviews-status{grid-column:1/-1;padding:20px;border-radius:16px;background:#fff;border:1px dashed rgba(106,21,26,.18);color:#6d615c}
@media(max-width:900px){.reviews-grid{grid-template-columns:1fr 1fr}.reviews-top{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.reviews-section{padding:58px 20px}.reviews-grid{grid-template-columns:1fr}.google-rating-card{width:100%}}


/* V8 catering */
.header-actions{display:flex;align-items:center;gap:10px}.catering-top-btn{background:var(--maroon);color:#fff;text-decoration:none;font-weight:800;padding:12px 18px;border-radius:999px;white-space:nowrap;box-shadow:0 8px 24px rgba(162,13,27,.18)}.catering-top-btn:hover{background:var(--maroon2)}
.catering-section{margin:0;padding:86px clamp(20px,6vw,92px);display:grid;grid-template-columns:.95fr 1.05fr;gap:46px;background:linear-gradient(135deg,#8f0b18 0%,#b61222 100%);color:#fff}.catering-copy h2{font-family:"Fraunces",serif;font-size:clamp(42px,5vw,68px);line-height:1;margin:0 0 24px;letter-spacing:-.035em}.catering-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;color:#f8dfe2;max-width:650px}.catering-contact{display:flex;flex-direction:column;gap:5px;margin-top:28px}.catering-contact a,.catering-contact span{color:#fff;text-decoration:none}.catering-contact a{font-size:20px;font-weight:800}.catering-form{background:#fff;color:var(--ink);border-radius:28px;padding:28px;box-shadow:0 24px 65px rgba(70,0,8,.2)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.catering-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px}.catering-form label.wide{grid-column:1/-1}.catering-form input,.catering-form select,.catering-form textarea{width:100%;border:1px solid var(--line);background:#fffaf7;border-radius:13px;padding:13px 14px;font:inherit;color:var(--ink);outline:none}.catering-form input:focus,.catering-form select:focus,.catering-form textarea:focus{border-color:var(--maroon);box-shadow:0 0 0 3px rgba(162,13,27,.08)}.catering-form textarea{resize:vertical}.catering-submit{background:var(--maroon);color:#fff;margin-top:18px;width:100%;font-size:16px}.form-note{font-size:11px;line-height:1.5;color:var(--muted);margin:12px 2px 0}
@media(max-width:1040px){.catering-top-btn{font-size:12px;padding:11px 14px}.desktop-nav{gap:18px}}
@media(max-width:900px){.catering-section{grid-template-columns:1fr}.catering-top-btn{display:inline-flex}.header-actions{gap:7px}}
@media(max-width:620px){.catering-top-btn{position:fixed;left:14px;right:14px;bottom:14px;z-index:38;justify-content:center;box-shadow:0 12px 38px rgba(90,0,8,.28)}.header-actions .cart-btn{margin-left:auto}.catering-section{padding:62px 18px}.form-grid{grid-template-columns:1fr}.catering-form label.wide{grid-column:auto}.catering-form{padding:22px;border-radius:22px}body{padding-bottom:68px}}

/* V10 — pickup + automatic local delivery quote */
.fulfilment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;padding:5px;background:#f4ece8;border-radius:14px}
.fulfilment-tab{border:0;background:transparent;border-radius:10px;padding:11px 12px;font:inherit;font-weight:800;color:var(--muted);cursor:pointer}
.fulfilment-tab.active{background:#fff;color:var(--maroon);box-shadow:0 5px 18px rgba(70,30,30,.08)}
.delivery-panel{margin:0 0 15px;padding:14px;border:1px solid rgba(122,31,33,.14);border-radius:16px;background:#fffaf7}
.delivery-panel label{display:block;font-size:12px;font-weight:800;margin-bottom:7px;color:var(--ink)}
.delivery-address-row{display:flex;gap:8px}.delivery-address-row input{min-width:0;flex:1;border:1px solid var(--line);border-radius:11px;padding:11px 12px;font:inherit;background:#fff}.delivery-address-row button{border:0;border-radius:11px;padding:0 13px;background:var(--maroon);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}
.delivery-rule{font-size:11px;line-height:1.45;color:var(--muted);margin:9px 0 0}.delivery-quote{font-size:12px;line-height:1.45;margin-top:10px}.delivery-quote.success{color:#285b3a}.delivery-quote.error{color:#9d1b25}
.delivery-fee-row{padding-top:0}.grand-total-row{font-size:17px;border-top:1px solid var(--line);padding-top:12px;margin-top:3px}.grand-total-row strong{color:var(--maroon)}
@media(max-width:520px){.delivery-address-row{flex-direction:column}.delivery-address-row button{padding:11px 13px}}

/* V12 catering presentation */
.catering-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 20px}.catering-option{padding:18px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);border-radius:18px;backdrop-filter:blur(4px)}.catering-option strong{display:block;font-size:17px;margin-bottom:7px}.catering-option span{display:block;color:#f8dfe2;font-size:14px;line-height:1.55}.catering-occasion{font-size:15px!important;line-height:1.6!important;color:#fff!important;font-weight:700;margin-top:0}.catering-contact{padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}
@media(max-width:620px){.catering-options{grid-template-columns:1fr}.catering-copy h2{font-size:42px}}

/* V13 — early catering spotlight + refined brand placement */
.hero-brand-line{display:flex;align-items:center;gap:14px;margin:22px 0 4px;max-width:520px}.hero-brand-line img{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(123,0,14,.10))}.hero-brand-line div{display:flex;flex-direction:column;gap:2px}.hero-brand-line span{font-size:10px;letter-spacing:.16em;font-weight:800;color:#8a7770}.hero-brand-line strong{font-family:"Fraunces",serif;font-size:28px;line-height:1;color:var(--maroon);font-style:italic}
.catering-teaser{margin:28px clamp(20px,6vw,92px) 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:18px 22px;border-radius:22px;background:linear-gradient(135deg,#980d1b 0%,#c51a2b 100%);color:#fff;text-decoration:none;box-shadow:0 18px 45px rgba(120,0,14,.16);transition:.2s}.catering-teaser:hover{transform:translateY(-2px);box-shadow:0 22px 52px rgba(120,0,14,.22)}.catering-teaser-logo{width:76px;height:76px;border-radius:18px;background:#fff7ef;display:grid;place-items:center;flex:none}.catering-teaser-logo img{width:62px;height:62px;object-fit:contain}.catering-teaser-copy{min-width:0}.teaser-eyebrow{display:block;font-size:10px;letter-spacing:.18em;font-weight:900;color:#ffd58a;margin-bottom:5px}.catering-teaser-copy strong{display:block;font-family:"Fraunces",serif;font-size:27px;line-height:1.05}.catering-teaser-copy p{margin:7px 0 0;color:#ffe9e9;font-size:14px;line-height:1.45}.catering-teaser-cta{white-space:nowrap;font-weight:900;background:#fff;color:var(--maroon);padding:12px 16px;border-radius:999px}.catering-teaser-cta span{margin-left:5px}
.catering-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.catering-title-row>div{min-width:0}.catering-title-row img{width:105px;height:105px;object-fit:contain;background:#fff7ef;border-radius:50%;padding:8px;box-shadow:0 14px 34px rgba(70,0,8,.18)}
@media(max-width:900px){.catering-teaser{grid-template-columns:auto 1fr}.catering-teaser-cta{grid-column:2;width:max-content}.catering-title-row img{width:88px;height:88px}}
@media(max-width:620px){.hero-brand-line img{width:58px;height:58px}.hero-brand-line strong{font-size:23px}.catering-teaser{margin:18px 14px 26px;grid-template-columns:60px 1fr;gap:14px;padding:16px}.catering-teaser-logo{width:60px;height:60px;border-radius:15px}.catering-teaser-logo img{width:50px;height:50px}.catering-teaser-copy strong{font-size:21px}.catering-teaser-copy p{font-size:12px}.catering-teaser-cta{grid-column:1/-1;justify-self:stretch;text-align:center}.catering-title-row{align-items:center}.catering-title-row img{width:72px;height:72px}.catering-title-row h2{font-size:38px}}


/* V14 — oversized opening logo + stronger catering announcement */
.hero-main-logo{width:min(310px,72vw);margin:0 0 10px;filter:drop-shadow(0 16px 28px rgba(123,0,14,.12))}
.hero-main-logo img{display:block;width:100%;height:auto;object-fit:contain}
.hero-feeling{display:flex;align-items:center;gap:12px;width:min(430px,100%);margin:4px 0 24px;color:var(--maroon);font-family:"Fraunces",serif;font-size:clamp(22px,2.4vw,32px);font-weight:700;letter-spacing:.06em}
.hero-feeling span{height:2px;background:var(--maroon);flex:1;opacity:.65}
.teaser-eyebrow-big{font-family:"Fraunces",serif!important;font-size:clamp(34px,4vw,54px)!important;line-height:.9!important;letter-spacing:-.02em!important;color:#fff1c3!important;margin-bottom:10px!important}
.catering-teaser{padding:24px 28px;gap:26px}
.catering-teaser-logo{width:96px;height:96px;border-radius:22px}
.catering-teaser-logo img{width:80px;height:80px}
.catering-teaser-copy strong{font-size:30px}
@media(max-width:900px){.hero-main-logo{width:250px}.catering-teaser-logo{width:82px;height:82px}.catering-teaser-logo img{width:68px;height:68px}}
@media(max-width:620px){.hero-main-logo{width:210px;margin-left:auto;margin-right:auto}.hero-feeling{justify-content:center;text-align:center;font-size:23px}.teaser-eyebrow-big{font-size:36px!important}.catering-teaser{grid-template-columns:68px 1fr;padding:18px 16px}.catering-teaser-logo{width:68px;height:68px}.catering-teaser-logo img{width:56px;height:56px}.catering-teaser-copy strong{font-size:22px}}

/* V17 — pickup/delivery scheduling + card fee */
.order-time-panel{margin:0 0 15px;padding:14px;border:1px solid rgba(122,31,33,.14);border-radius:16px;background:#fffaf7}.order-time-panel>label{display:block;font-size:12px;font-weight:800;margin-bottom:8px;color:var(--ink)}.order-time-tabs{display:grid;grid-template-columns:1fr 1.35fr;gap:7px;padding:4px;background:#f4ece8;border-radius:12px}.order-time-tab{border:0;background:transparent;border-radius:9px;padding:9px 8px;font:inherit;font-size:12px;font-weight:800;color:var(--muted);cursor:pointer}.order-time-tab.active{background:#fff;color:var(--maroon);box-shadow:0 4px 14px rgba(70,30,30,.07)}.schedule-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.schedule-fields input{min-width:0;width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;background:#fff}.cart-footer{overflow:auto}.cart-footer .total-row{font-size:14px;margin-bottom:9px}.cart-footer .grand-total-row{font-size:17px}
@media(max-width:520px){.schedule-fields{grid-template-columns:1fr}.order-time-tabs{grid-template-columns:1fr 1fr}}


/* V21 — Android cart visibility fix */
.cart-drawer{
  height:100vh;
  height:100dvh;
  max-height:100dvh;
  overflow:hidden;
}
.cart-head{flex:0 0 auto}
.cart-items{
  flex:1 1 auto;
  min-height:96px;
  max-height:none;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior:contain;
}
.cart-footer{
  flex:0 1 auto;
  max-height:68dvh;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
  padding-bottom:max(20px,env(safe-area-inset-bottom));
}
@media(max-width:560px){
  .cart-drawer{width:100vw;max-width:100vw}
  .cart-head{padding:18px 18px 14px}
  .cart-items{
    padding:8px 18px 12px;
    min-height:118px;
    flex-basis:150px;
  }
  .cart-item{padding:11px 0}
  .cart-footer{
    padding:14px 18px max(18px,env(safe-area-inset-bottom));
    max-height:62dvh;
  }
  .cart-head h3{font-size:31px}
}
@supports not (height:100dvh){
  @media(max-width:560px){
    .cart-drawer{height:-webkit-fill-available}
  }
}


/* V22 — quantity visibility, one-tap clear cart, compact mobile menu */
.cart-head-actions{display:flex;align-items:center;gap:10px}
.clear-cart-btn{
  border:1px solid rgba(162,13,27,.25)!important;
  background:#fff4f2!important;
  color:#a20d1b!important;
  border-radius:999px;
  padding:8px 12px;
  width:auto!important;height:auto!important;
  font-size:12px!important;font-weight:800;
  line-height:1.1;
}
.clear-cart-btn:disabled{opacity:.35;cursor:not-allowed}
.cart-item-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cart-qty-badge{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:34px;height:23px;padding:0 8px;border-radius:999px;
  background:#a20d1b;color:white;font-size:12px;font-weight:800;
}
.empty-cart-message{color:#736a63;margin:8px 0}
@media(max-width:560px){
  /* two food items across on a phone */
  .menu-grid,.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .menu-card{border-radius:16px!important;min-width:0}
  .menu-card .emoji{font-size:31px!important;padding:12px 12px 4px!important}
  .menu-card-body{padding:9px 10px 11px!important}
  .menu-card-body h3{font-size:14px!important;line-height:1.15!important;margin:0 0 4px!important}
  .menu-card-body p{font-size:10.5px!important;line-height:1.25!important;margin:0 0 8px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .price{font-size:13px!important}
  .add-btn{width:30px!important;height:30px!important;font-size:20px!important}
  .card-bottom{gap:5px!important}
  .cart-item{padding:8px 0!important;gap:6px!important}
  .cart-item h4{font-size:13.5px!important;line-height:1.15!important;margin:0!important}
  .cart-item small{font-size:10.5px!important}
  .cart-qty-badge{height:20px;min-width:31px;font-size:11px;padding:0 6px}
  .qty{gap:5px!important}
  .qty button{width:25px!important;height:25px!important;font-size:14px!important}
  .qty strong{font-size:12px}
  .clear-cart-btn{font-size:11px!important;padding:7px 9px}
}


/* V23 — food photos visible immediately on page open */
.top-food-showcase{
  padding:20px clamp(16px,5vw,72px) 28px;
  background:#fff8ef;
  border-bottom:1px solid var(--line);
  text-align:center;
}
.top-food-showcase-head h2{
  margin:4px 0 16px;
  font-family:"Fraunces",serif;
  font-size:clamp(28px,4vw,48px);
  line-height:1;
  color:var(--ink);
}
.top-food-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:12px;
  max-width:1280px;
  margin:0 auto;
}
.top-food-card{
  position:relative;
  display:block;
  aspect-ratio:1/1;
  border-radius:20px;
  overflow:hidden;
  text-decoration:none;
  box-shadow:0 10px 28px rgba(0,0,0,.10);
  background:#eee;
}
.top-food-card img{
  width:100%;height:100%;object-fit:cover;
  display:block;
  transition:transform .25s ease;
}
.top-food-card:hover img{transform:scale(1.04)}
.top-food-card span{
  position:absolute;left:0;right:0;bottom:0;
  padding:22px 10px 9px;
  background:linear-gradient(transparent,rgba(0,0,0,.72));
  color:white;font-size:12px;font-weight:800;
  text-align:left;
}
.top-food-order{margin-top:18px}
@media(max-width:900px){
  .top-food-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:560px){
  .top-food-showcase{padding:14px 12px 18px}
  .top-food-showcase-head h2{font-size:27px;margin-bottom:10px}
  .top-food-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .top-food-card{border-radius:14px;aspect-ratio:1.12/1}
  .top-food-card span{font-size:10.5px;padding:18px 7px 7px}
  .top-food-order{margin-top:12px;width:100%}
}


/* V24 — plain Google Places address suggestions (mobile-safe) */
.delivery-address-wrap{position:relative}
.delivery-suggestions{
  position:absolute;
  left:0;right:0;
  top:calc(100% + 6px);
  z-index:200;
  background:#fff;
  border:1px solid var(--line);
  border-radius:14px;
  box-shadow:0 14px 34px rgba(0,0,0,.16);
  overflow:hidden;
  max-height:280px;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}
.delivery-suggestion{
  width:100%;
  border:0;
  border-bottom:1px solid var(--line);
  background:#fff;
  color:var(--ink);
  padding:11px 12px;
  display:flex;
  gap:9px;
  text-align:left;
  align-items:flex-start;
  cursor:pointer;
}
.delivery-suggestion:last-child{border-bottom:0}
.delivery-suggestion:hover,.delivery-suggestion:focus{background:#fff6f3}
.delivery-suggestion-pin{color:#a20d1b;font-size:18px;line-height:1.15}
.delivery-suggestion strong{display:block;font-size:13px;line-height:1.25}
.delivery-suggestion small{display:block;color:var(--muted);font-size:11px;line-height:1.3;margin-top:2px}
.delivery-suggestion-empty{padding:12px;color:var(--muted);font-size:12px}
@media(max-width:560px){
  .delivery-suggestions{position:fixed;left:14px;right:14px;top:auto;bottom:18px;max-height:42dvh;border-radius:18px}
  .delivery-suggestion{padding:13px 12px}
  .delivery-suggestion strong{font-size:14px}
  .delivery-suggestion small{font-size:12px}
}

.asap-ready-message{
  margin:10px 0 0;
  padding:10px 12px;
  border-radius:12px;
  background:#fff7f5;
  border:1px solid rgba(165,30,35,.18);
  text-align:center;
  font-size:.92rem;
}
.asap-ready-message strong{color:#a51e23}
.order-confirmation-banner{
  position:fixed;
  left:50%;
  top:18px;
  transform:translate(-50%,-130%);
  z-index:9999;
  width:min(92vw,520px);
  padding:16px 18px;
  border-radius:16px;
  background:#fff;
  box-shadow:0 12px 40px rgba(0,0,0,.22);
  text-align:center;
  transition:transform .3s ease;
}
.order-confirmation-banner.show{transform:translate(-50%,0)}
.order-confirmation-banner strong,
.order-confirmation-banner span{display:block}
.order-confirmation-banner strong{font-size:1.05rem;color:#a51e23;margin-bottom:4px}
.order-confirmation-banner span{font-size:.95rem}

.special-instructions-panel{margin:14px 0;padding:14px;border:1px solid rgba(165,30,35,.16);border-radius:14px;background:#fffaf8}
.special-instructions-panel label{display:block;font-weight:700;margin-bottom:8px}
.special-instructions-panel label span{font-weight:500;opacity:.62}
.special-instructions-panel textarea{width:100%;box-sizing:border-box;resize:vertical;min-height:82px;padding:12px;border:1px solid #ddd;border-radius:12px;font:inherit;background:#fff}
.special-instructions-panel textarea:focus{outline:2px solid rgba(165,30,35,.15);border-color:#a51e23}
.special-instructions-panel small{display:block;margin-top:6px;opacity:.6}
/* V38: photo on every menu item */
.menu-item-photo{width:100%;height:180px;object-fit:cover;display:block;background:#f4eee7}
@media(max-width:560px){.menu-item-photo{height:132px}}
