@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{--red:#a31922;--dark:#35191a;--cream:#fff9ef;--line:#e8ddd0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--dark);font-family:'DM Sans',sans-serif;font-size:16px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #df8600;outline-offset:4px}.preview{text-align:center;padding:9px;background:var(--dark);color:#fff;font-size:12px;letter-spacing:1.3px}.preview span{letter-spacing:0;margin-left:16px;color:#efd7c6}header{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:27px 36px}.logo{font-family:'Manrope',sans-serif;font-weight:800;font-size:31px;letter-spacing:-1.7px;line-height:.87;color:var(--red);display:inline-block}.logo>span{display:block}.brand-dot{font-size:12px;vertical-align:top;letter-spacing:0}nav{display:flex;gap:35px;align-items:center;font-weight:600;font-size:14px}.bag{border:1px solid var(--line);background:transparent;border-radius:30px;padding:11px 16px;color:var(--dark)}.bag b{background:var(--red);color:#fff;padding:3px 7px;border-radius:50%;margin-left:10px}.hero{max-width:1280px;margin:12px auto 46px;padding:0 36px;display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center}.hero-copy{padding:32px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:var(--red)}h1{font-family:'Manrope',sans-serif;font-size:clamp(40px,4.9vw,68px);line-height:1.09;letter-spacing:-3px;margin:23px 0}h1 em{font-style:normal;color:var(--red)}.hero p{color:#775e57;line-height:1.8;margin-bottom:26px}.primary{border:0;border-radius:8px;background:var(--red);color:white;display:inline-flex;justify-content:space-between;align-items:center;gap:38px;padding:16px 23px;font-weight:700;font-size:15px}.primary:hover{background:#801119}.primary:disabled{background:#ddd2c7;color:#796c60;cursor:not-allowed}.hero-foot{font-size:14px;margin-top:26px;display:flex;align-items:center;gap:9px}.hero-foot strong{font-size:24px}.hero-foot span{border-left:1px solid #d7c5b6;padding-left:14px;margin-left:6px;font-size:12px}.hero-photo{position:relative;height:440px;border-radius:18px;overflow:hidden;background:#69231e}.hero-photo img{width:100%;height:100%;object-fit:cover}.stamp{position:absolute;right:18px;top:18px;background:#f6c455;color:var(--dark);font-weight:800;font-size:15px;padding:21px 16px;border-radius:50%;transform:rotate(12deg);text-align:center}.hero-photo small{position:absolute;bottom:12px;left:16px;color:white;background:#35191abd;padding:5px 9px;border-radius:5px;font-size:12px}.ticker{display:flex;justify-content:space-evenly;gap:20px;overflow:hidden;background:var(--red);color:#fff5df;padding:19px;font-family:'Manrope',sans-serif;font-weight:800;font-size:16px;letter-spacing:2px;white-space:nowrap}.ticker i{color:#f2c363;font-style:normal}.menu-section{max-width:1280px;margin:auto;padding:56px 36px 65px}.section-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}h2{font-family:'Manrope',sans-serif;font-size:29px;letter-spacing:-1px;margin:9px 0}.veg{color:#387044;font-size:13px;font-weight:600}.shop{display:grid;grid-template-columns:1fr 340px;gap:34px;align-items:start}.filters{display:flex;gap:10px;margin:0 0 25px}.filters button{padding:10px 19px;border:1px solid var(--line);border-radius:24px;background:transparent;color:#70594e;font-size:14px}.filters .active{background:var(--dark);color:white;border-color:var(--dark)}.products{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fffdf8}.product-head{padding:23px 23px 0;display:flex;justify-content:space-between;align-items:center}.type{font-size:11px;letter-spacing:1.8px;color:var(--red);font-weight:800}.product h3{font-size:23px;letter-spacing:-.5px;margin:12px 23px 9px}.product p{font-size:14px;color:#796356;margin:0 23px 21px;line-height:1.6;min-height:44px}.portions{padding:0 23px 8px}.portion{border-top:1px solid var(--line);padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:8px}.portion small{display:block;font-size:12px;color:#7e6b5b;margin-top:4px}.portion strong{font-size:16px}.add{background:transparent;border:1px solid #ba6c61;color:var(--red);border-radius:6px;padding:7px 14px;font-size:13px;font-weight:700;min-width:70px}.add:hover{background:#f9ebe5}.menu-note{margin-top:25px;font-size:14px;color:#725f54}.menu-note p{line-height:1.65;margin:6px 0}.menu-note strong{color:var(--dark)}aside{border:1px solid var(--line);border-radius:13px;padding:25px;background:#fffdf8;position:sticky;top:22px}.cart-title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:15px}.cart-title h2{font-size:22px;margin:0}.cart-title span{font-size:13px;color:#806c5e}.empty{text-align:center;padding:37px 8px;color:#826e60;font-size:14px;line-height:1.7}.empty b{display:block;color:var(--dark);margin-bottom:7px;font-size:17px}.empty-symbol{font-size:32px;margin-bottom:10px;color:#bb9380}.cartrow{padding:16px 0;border-bottom:1px solid var(--line)}.rowtop,.subtotal{display:flex;justify-content:space-between;gap:10px}.rowtop{font-size:14px;font-weight:600}.rowbottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:12px;color:#796356}.stepper{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;overflow:hidden}.stepper button{border:0;color:var(--red);background:transparent;width:30px;height:30px;font-weight:700}.stepper span{min-width:18px;text-align:center;font-size:14px}.subtotal{font-size:14px;margin:17px 0}.subtotal.total{font-size:18px;font-weight:700}.delivery{color:#796356;font-size:12px}.wide{width:100%}.cart-hint{text-align:center;color:#8b796c;font-size:12px;line-height:1.5;margin:12px 0 0}.minimum{color:var(--red);font-size:13px;line-height:1.6;margin-bottom:15px}footer{border-top:1px solid var(--line);max-width:1208px;margin:auto;padding:34px 0;display:flex;align-items:center;gap:35px}footer p{color:#7e6255;font-size:14px}footer>span{margin-left:auto;font-size:13px;color:#7e6255}dialog{border:0;border-radius:15px;padding:32px;max-width:520px;width:calc(100% - 28px);background:var(--cream);color:var(--dark);max-height:90dvh;overflow:auto}dialog::backdrop{background:#24110ec7;backdrop-filter:blur(3px)}dialog h2{font-size:26px;margin-top:13px;padding-right:10px}.close{position:absolute;right:12px;top:9px;border:0;background:transparent;font-size:29px;color:var(--dark)}.notice{background:#f8e5d5;padding:12px;border-radius:7px;font-size:13px;line-height:1.6}label{display:block;font-weight:600;font-size:14px;margin:18px 0}label span{font-weight:400;color:#826e60}input,textarea{width:100%;display:block;border:1px solid #d7c5b6;border-radius:7px;padding:12px;background:#fffdf8;color:var(--dark);margin-top:7px;font-size:16px}textarea{min-height:90px;resize:vertical}input:focus,textarea:focus{outline:2px solid var(--red);outline-offset:1px}form>.primary{margin-top:20px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:14px;line-height:1.7;background:#f6ebdd;padding:18px;border-radius:8px}#summary p{font-size:14px;line-height:1.7}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--dark);color:white;border-radius:8px;padding:13px 23px;font-size:14px;z-index:5;display:none}.mobilebag{display:none}[hidden]{display:none!important}@media(max-width:1000px){.shop{grid-template-columns:1fr 300px;gap:20px}.products{grid-template-columns:1fr}.hero-photo{height:390px}.hero-foot{flex-wrap:wrap}.hero-foot span{display:none}}@media(max-width:700px){header{padding:22px 20px}.logo{font-size:26px}nav{gap:18px}nav>a{display:none}.hero{padding:0 20px;gap:18px;grid-template-columns:1fr;margin:0 auto 24px}.hero-copy{padding:20px 0 4px}h1{font-size:44px;letter-spacing:-2px;margin:16px 0}.hero p{font-size:15px;line-height:1.65;margin:14px 0 20px}.hero p br:last-of-type{display:none}.hero-foot{margin-top:17px}.hero-foot span{display:inline}.hero-photo{height:270px}.stamp{font-size:12px;padding:17px 13px}.ticker{justify-content:flex-start;padding:14px 20px;font-size:12px;gap:22px}.menu-section{padding:35px 20px 40px}.section-top{align-items:start;gap:15px}h2{font-size:26px}.veg{font-size:11px;min-width:65px;line-height:1.6}.shop{grid-template-columns:1fr}.products{grid-template-columns:1fr}.product p{min-height:0}.product h3{font-size:24px}aside{position:static}.preview{font-size:10px;letter-spacing:1px}.preview span{margin-left:8px;font-size:11px}.mobilebag{display:flex;position:fixed;bottom:15px;left:20px;right:20px;width:calc(100% - 40px);border:0;border-radius:10px;padding:17px 20px;background:var(--red);color:white;align-items:center;justify-content:space-between;font-weight:700;box-shadow:0 5px 25px #4d171530;z-index:3}footer{margin:0 20px;padding:30px 0 100px;flex-wrap:wrap;gap:20px}footer>span{margin-left:0;width:100%}#toast{bottom:83px;width:max-content;max-width:90%}dialog{padding:26px 22px}}

.account-button{border:0;background:transparent;color:var(--red);font-weight:700;font-size:14px;padding:10px 0}.account-tabs{display:flex;border:1px solid var(--line);border-radius:8px;padding:4px;gap:4px;margin-top:20px}.account-tabs button{width:50%;border:0;border-radius:5px;background:transparent;padding:11px;color:var(--dark);font-weight:700}.account-tabs [aria-pressed="true"]{background:var(--red);color:white}.phone-field{display:flex;align-items:center;border:1px solid #d7c5b6;border-radius:7px;background:#fffdf8;margin-top:7px}.phone-field>span{padding:12px;border-right:1px solid var(--line);font-weight:600}.phone-field input{border:0;margin:0;min-width:0;border-radius:0 7px 7px 0}.account-help{font-size:14px;line-height:1.6;color:#715c50}.account-error{font-size:14px;color:#a31922;line-height:1.5}.account-error:empty{display:none}.account-details{background:#f6ebdd;padding:15px;border-radius:8px}.account-details dt{font-size:14px;color:#715c50}.account-details dd{margin:8px 0 0;font-size:19px;font-weight:700}.account-signout{border:0;background:none;padding:15px 0;color:var(--red);font-weight:700}#accountForm[aria-busy="true"]{opacity:.7}@media(max-width:700px){nav{gap:12px}.account-button{font-size:13px;max-width:76px;text-align:center}.bag{font-size:13px;padding:9px 12px}#accountDialog h2{font-size:24px}}

/* Customer ordering and delivery-location flow. */
.service-banner{display:flex;justify-content:center;gap:28px;background:var(--dark);color:#fff9ef;padding:10px 20px;font-size:14px;line-height:1.5}.service-banner span+span{border-left:1px solid #886868;padding-left:28px}
header{gap:16px}.hero{margin-bottom:32px}.hero-photo{height:390px}.hero-copy{padding:20px 0}.hero-foot{flex-wrap:wrap}.hero-foot strong{font-size:28px}.hero-foot span{font-size:14px}.hero .guest-note{font-size:14px;line-height:1.5;margin:12px 0 0;color:#6b5147}.eyebrow,.type{font-size:12px}.veg{font-size:14px}
.order-strip{display:flex;justify-content:center;align-items:center;gap:70px;background:var(--red);color:white;padding:19px 24px;font-size:15px}.order-strip span{display:flex;align-items:center;gap:12px}.order-strip b{font-size:13px;font-weight:400;opacity:.85}
.portion small,.rowbottom,.delivery,.cart-hint,.minimum{font-size:14px}.portion .add{min-height:44px;font-size:14px}.stepper button{min-width:40px;height:40px}.payment-line{font-size:14px;font-weight:700;background:#f2ebdc;padding:11px 12px;margin-bottom:18px;border-radius:6px}.delivery{align-items:start;gap:14px;line-height:1.5}.delivery span:last-child{text-align:right}.cart-hint{color:#6e594c}.menu-note{background:#f4ecdf;border-radius:10px;padding:20px}.menu-note p:last-child{font-size:14px}.menu-section{padding-top:44px}.cart-title span{font-size:14px}
.help-section{max-width:1208px;margin:0 auto 50px;padding:32px 0;display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line)}.help-section p{line-height:1.7;color:#725b50}.text-link{color:var(--red);text-decoration:underline;text-underline-offset:4px;font-size:14px;font-weight:700;display:inline-block;padding:8px 0}.help-section .text-link{margin-right:22px}.help-answers details{border-bottom:1px solid var(--line);padding:18px 0}.help-answers details:first-child{padding-top:0}summary{cursor:pointer;line-height:1.55;font-size:15px;font-weight:600}summary:focus-visible{outline:3px solid #df8600;outline-offset:5px}.help-answers p{font-size:14px}footer>span{font-size:14px;line-height:1.7}footer a[href^="tel"]{text-decoration:underline;text-underline-offset:4px}
dialog{max-width:640px;padding:32px;overscroll-behavior:contain;scrollbar-gutter:stable}dialog h2{font-size:28px}.close{width:44px;height:44px;right:7px;top:5px}.checkout-intro{color:#725b50;line-height:1.6;margin-bottom:23px}.step-label{font-size:12px;letter-spacing:1.3px;font-weight:800;color:var(--red)}.location-card{background:#fffdf8;border:1px solid #bd7469;border-radius:12px;padding:22px}.location-card h3,.address-section h3{font-size:21px;margin:9px 0 10px;letter-spacing:-.4px}.location-card>p{font-size:14px;line-height:1.65}.location-card .primary{margin-top:5px;justify-content:center;min-height:52px;font-size:16px}.location-card[aria-busy="false"] #cancelLocation{display:none}.location-status{color:#675244}.location-status:empty,.form-error:empty{display:none}.form-error{color:#a31922;font-size:14px;line-height:1.6;background:#ffeae7;border-radius:6px;padding:10px 12px}.location-result{margin-top:18px;padding:16px;background:#eef4e8;border:1px solid #c8d6bb;border-radius:8px}.location-result>strong{font-size:16px;color:#274726}.location-result p{font-size:14px;line-height:1.65;margin:8px 0}.pin-actions{display:flex;flex-wrap:wrap;gap:4px 20px;align-items:center}.location-result iframe{width:100%;height:225px;border:1px solid #d2d7cd;border-radius:6px;margin-top:12px;background:#fff}.check-row{display:flex;align-items:flex-start;gap:11px;line-height:1.6;margin:17px 0}.check-row input{flex:0 0 20px;width:20px;height:20px;margin:2px 0 0;accent-color:var(--red);cursor:pointer}.check-row span{font-size:14px;color:var(--dark);font-weight:500}.manual-location{border-top:1px solid var(--line);padding-top:16px;margin-top:17px}.manual-location summary{font-size:14px;color:var(--red)}.manual-location p{font-size:14px;line-height:1.7;color:#70594e}.manual-location label{font-size:14px}.browser-help{border-left:3px solid var(--line);padding:4px 0 4px 14px;margin-top:19px;font-size:14px}.browser-help p{margin:7px 0}.location-card .location-privacy{font-size:12px;color:#765e52;margin:17px 0 0}.secondary{background:transparent;color:var(--red);border:1px solid #ba6c61;border-radius:7px;padding:12px 16px;font-size:14px;font-weight:700;min-height:44px}.secondary:hover{background:#f9ebe5}.text-button{border:0;background:transparent;color:var(--red);text-decoration:underline;text-underline-offset:4px;padding:10px 0;font-size:14px;font-weight:600;min-height:44px}.address-section{padding:28px 0 5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{min-width:0;margin-bottom:0}input,textarea{min-width:0}.checkout-payment{background:#f4ecdf;border-radius:8px;padding:17px 18px;line-height:1.6}.checkout-payment>strong{font-size:16px}.checkout-payment #reviewtotal{font-size:15px;margin-top:5px}.checkout-payment p{font-size:14px;color:#70594e;margin:9px 0 0}.summary-details{margin:22px 0 10px}.summary-details pre{font-size:14px;max-height:350px;overflow:auto}.summary-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.whatsapp-button{background:#23613d;justify-content:center;min-height:54px}.whatsapp-button:hover{background:#18492c}#summary .notice{font-size:14px}.primary{font-size:16px}#accountDialog{max-width:520px}#summarytext{user-select:text}
@media(max-width:1280px){.help-section{margin:0 36px 35px}footer{margin-left:36px;margin-right:36px}}
@media(max-width:1000px){.order-strip{gap:30px}.hero-photo{height:360px}.help-section{gap:30px}}
@media(max-width:700px){.service-banner{gap:14px;font-size:12px;padding:9px 12px}.service-banner span+span{padding-left:14px}header{padding:19px 20px;gap:10px}nav{gap:9px}.account-button{font-size:14px}.hero{margin-bottom:24px}.hero-copy{padding-top:10px}.hero-photo{height:235px}.hero p{font-size:16px}.hero .guest-note{font-size:14px;margin-top:10px}.hero-foot{margin-top:17px}.hero-foot span{display:none}.order-strip{gap:12px;justify-content:space-between;padding:15px 20px;align-items:flex-start}.order-strip span{flex:1;display:block;font-size:12px;line-height:1.6}.order-strip b{display:block;margin-bottom:2px;font-size:12px}.menu-section{padding-top:32px}.section-top .veg{font-size:12px;min-width:76px;line-height:1.6}.product .veg{font-size:14px}.help-section{margin:0 20px 25px;grid-template-columns:1fr;gap:22px;padding-top:27px}.help-section h2{font-size:25px}.help-section p{font-size:15px}.help-answers details{padding:15px 0}.help-answers p{font-size:14px}footer{margin:0 20px}dialog{padding:26px 18px;max-height:94dvh;max-width:calc(100% - 20px);width:calc(100% - 20px)}dialog h2{font-size:25px;padding-right:14px}.location-card{padding:17px 14px}.location-card h3{font-size:21px}.form-grid{grid-template-columns:1fr;gap:0}.form-grid label{margin-bottom:0}.pin-actions{display:block}.pin-actions>*{display:block}.primary{gap:15px;padding:15px 18px}.help-section .text-link{min-height:44px}.summary-actions{gap:10px 20px}.mobilebag{padding-bottom:max(17px,env(safe-area-inset-bottom))}#toast{bottom:95px}.hero-foot strong{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
