:root{--ink:#14201d;--muted:#6b7772;--line:#dbe5df;--surface:#fffdfa;--soft:#f3f7f3;--deep:#102c28;--deep2:#17463d;--rain:#2d6258;--mint:#dceee6;--moss:#6f8f78;--cream:#f8f3ea;--accent:#c98b55;--danger:#a74d3c;--shadow:0 18px 50px rgba(18,43,37,.10);--radius:22px;--ease:.22s cubic-bezier(.2,.8,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f7faf7,#f5f1ea 70%,#f6faf6);color:var(--ink);font-family:Manrope,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app{min-height:100vh}.locked{overflow:hidden}[hidden]{display:none!important}
.topbar{position:sticky;top:0;z-index:50;height:78px;padding:0 clamp(14px,4vw,44px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(250,252,249,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(199,216,207,.7)}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brand-mark{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(23,70,61,.12)}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand-type{display:grid;gap:2px}.brand-type strong{font-family:"Poiret One";font-size:1rem;letter-spacing:.12em}.brand-type small{font-size:.48rem;color:var(--muted);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header-context{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff}.header-context span:last-child{display:grid}.header-context small{font-size:.42rem;color:var(--muted);font-weight:800;letter-spacing:.1em}.header-context strong{font-size:.58rem}.live-dot{width:8px;height:8px;border-radius:50%;background:#36a96c;box-shadow:0 0 0 5px rgba(54,169,108,.12)}.top-actions{display:flex;justify-content:flex-end;gap:8px}.round-btn,.alert-btn,.bag-button{height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:flex;align-items:center;gap:8px;padding:0 12px}.round-btn{width:42px;padding:0;justify-content:center}.round-btn svg,.alert-btn svg,.bag-button svg{width:18px;height:18px}.alert-btn span,.bag-button span{font-size:.57rem;font-weight:800}.bag-button b{min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:var(--deep);color:#fff;font-size:.49rem}
main{padding:24px clamp(14px,4vw,44px) 120px}.hero-stage{position:relative;overflow:hidden;min-height:600px;border-radius:34px;padding:clamp(28px,5vw,70px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:40px;align-items:center;background:linear-gradient(135deg,#0c2723 0%,#173e37 48%,#315e54 100%);color:#f7f5ee;box-shadow:0 30px 80px rgba(12,39,35,.22)}.rain-field{position:absolute;inset:0;opacity:.18;background-image:repeating-linear-gradient(105deg,transparent 0 29px,rgba(255,255,255,.16) 30px 31px,transparent 32px 58px);animation:rain 14s linear infinite}.mist{position:absolute;border-radius:50%;filter:blur(60px);opacity:.22}.mist-a{width:420px;height:420px;background:#8cb6a3;right:-120px;top:-120px}.mist-b{width:360px;height:360px;background:#d9c4a3;left:-160px;bottom:-120px}@keyframes rain{to{background-position:240px 460px}}.hero-copy,.hero-visual{position:relative;z-index:2}.micro-label{display:inline-flex;align-items:center;gap:8px;font-size:.51rem;font-weight:800;letter-spacing:.13em}.micro-label i{width:26px;height:1px;background:#c4d8ce}.hero-copy h1{font-family:"DM Serif Display",serif;font-weight:400;font-size:clamp(3.5rem,7.2vw,7.2rem);line-height:.88;letter-spacing:-.055em;margin:22px 0 18px;max-width:9ch}.hero-copy h1 em{color:#c7e4d3;font-style:normal}.hero-copy p{max-width:620px;color:#d5dfda;font-size:.76rem;line-height:1.75}.hero-actions{display:flex;gap:10px;margin-top:28px}.cta-primary,.cta-ghost{height:50px;border-radius:15px;padding:0 18px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.16);font-size:.6rem;font-weight:800}.cta-primary{background:#eef6ef;color:#15362f}.cta-primary svg{width:18px}.cta-ghost{background:rgba(255,255,255,.08);color:#fff}.hero-facts{display:flex;gap:10px;margin-top:28px}.hero-facts span{min-width:110px;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(255,255,255,.06);display:grid;gap:3px}.hero-facts b{font-size:.8rem}.hero-facts small{font-size:.45rem;text-transform:uppercase;letter-spacing:.08em;color:#c3d2cc}.hero-visual{min-height:470px;perspective:1000px}.hero-image-card{position:absolute;inset:24px 8px 28px 40px;border-radius:32px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.28);transform:rotate(2deg)}.hero-image-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(5,20,17,.74))}.hero-image-card img{width:100%;height:100%;object-fit:cover}.hero-image-caption{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;display:grid;gap:5px}.hero-image-caption small{font-size:.47rem;letter-spacing:.12em}.hero-image-caption strong{font-family:"DM Serif Display";font-size:1.5rem;font-weight:400}.weather-chip{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 13px;border-radius:16px;background:rgba(248,250,246,.94);color:#18372f;box-shadow:0 16px 34px rgba(0,0,0,.16)}.weather-chip>span{font-size:1.2rem}.weather-chip div{display:grid}.weather-chip small{font-size:.41rem;color:#74817b;font-weight:800;letter-spacing:.08em}.weather-chip strong{font-size:.58rem}.chip-one{left:2px;top:72px}.chip-two{right:-6px;bottom:70px}
.coupon-ribbon{margin:18px 0 34px;padding:16px 18px;border:1px solid #cfe0d7;border-radius:20px;background:linear-gradient(110deg,#e8f4ed,#fffdf8);display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 12px 30px rgba(31,76,65,.06)}.coupon-ribbon div{display:grid;gap:3px}.coupon-ribbon span{font-size:.44rem;font-weight:900;letter-spacing:.13em;color:#557368}.coupon-ribbon strong{font-size:.74rem}.coupon-ribbon small{font-size:.5rem;color:var(--muted)}.coupon-ribbon button,.text-link{border:0;background:var(--deep);color:#fff;border-radius:12px;height:40px;padding:0 14px;font-weight:800;font-size:.55rem}
.discover{scroll-margin-top:90px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 18px}.section-head.compact{align-items:center}.section-kicker{font-size:.46rem;font-weight:900;letter-spacing:.14em;color:#5b7a6e}.section-head h2,.menu-head h2{font-family:"DM Serif Display";font-weight:400;font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.035em;margin:4px 0}.section-head p,.menu-head p{margin:0;color:var(--muted);font-size:.6rem;line-height:1.6}.search-field{width:min(420px,100%);height:50px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:15px;background:#fff}.search-field svg{width:18px}.search-field input{flex:1;border:0;outline:0;background:transparent;font-size:.62rem}.search-field button{border:0;background:transparent;font-size:1.1rem}.category-rail{display:flex;gap:9px;overflow:auto;padding:3px 2px 12px;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-chip{flex:0 0 auto;min-width:128px;height:58px;padding:0 13px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--ink)}.category-chip strong{font-size:.57rem}.category-chip small{width:24px;height:24px;border-radius:999px;background:#f0f5f1;display:grid;place-items:center;font-size:.45rem}.category-chip.is-active{background:var(--deep);color:#fff;border-color:var(--deep)}.category-chip.is-active small{background:rgba(255,255,255,.13)}
.filter-lab{margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.8);box-shadow:0 12px 34px rgba(25,64,54,.05)}.filter-lab-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.filter-lab-head div{display:grid;gap:3px}.filter-lab-head span{font-size:.43rem;font-weight:900;letter-spacing:.11em;color:#678077}.filter-lab-head strong{font-size:.68rem}.filter-lab-head>button{border:0;background:transparent;color:#5d766d;font-size:.54rem;font-weight:800}.filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sort-control{height:42px;padding:0 10px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;gap:8px}.sort-control span{font-size:.42rem;font-weight:900;color:#708079}.sort-control select{border:0;outline:0;background:transparent;font-size:.53rem;font-weight:800}.price-chips{display:flex;gap:6px;flex-wrap:wrap}.price-chips button,.toggle-filter{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:.51rem;font-weight:800}.price-chips button.is-active,.toggle-filter.is-active{background:#dfeee6;border-color:#9fbead;color:#163f35}.veg-dot{width:8px;height:8px;border-radius:50%;background:#36a45f;display:inline-block;margin-right:4px}
.menu-shell{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;margin-top:34px}.menu-nav{position:sticky;top:102px;align-self:start;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff}.menu-nav>span{display:block;padding:8px;font-size:.43rem;font-weight:900;letter-spacing:.12em;color:#76837d}.menu-nav nav{display:grid;gap:3px}.menu-nav button{border:0;background:transparent;text-align:left;border-radius:10px;padding:9px 10px;color:#68746f;font-size:.54rem;font-weight:700}.menu-nav button.is-active{background:#e8f1eb;color:#183d34}.menu-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.menu-list{display:grid;gap:9px}.menu-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:18px 18px 17px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease)}.menu-row:hover{transform:translateY(-2px);border-color:#bfd2c8;box-shadow:0 14px 34px rgba(24,62,53,.07)}.menu-row-main h3{font-size:.82rem;margin:7px 0 5px;letter-spacing:-.02em}.menu-row-main p{margin:0;color:var(--muted);font-size:.56rem;line-height:1.55;max-width:75ch}.menu-badges{display:flex;gap:5px;flex-wrap:wrap}.menu-badges span{padding:4px 6px;border-radius:6px;background:#eef4f0;color:#4f6e62;font-size:.39rem;font-weight:900;letter-spacing:.06em}.menu-badges .offer-badge{background:#f5ebdf;color:#8b5d35}.menu-row-action{display:flex;align-items:center;gap:14px}.price-stack{display:grid;text-align:right;gap:2px}.price-stack strong{font-size:.72rem}.price-stack small{font-size:.44rem;color:var(--muted)}.add-btn{height:40px;min-width:74px;border:0;border-radius:11px;background:var(--deep);color:#fff;font-size:.52rem;font-weight:800}.empty{padding:26px;border:1px dashed #cddbd3;border-radius:18px;background:#fafcf9;display:grid;gap:6px;text-align:center}.empty strong{font-size:.7rem}.empty small{font-size:.5rem;color:var(--muted)}.skeleton-row{height:110px;border-radius:18px;background:linear-gradient(90deg,#eef3ef,#f7f9f7,#eef3ef);background-size:200% 100%;animation:shine 1.2s infinite}@keyframes shine{to{background-position:-200% 0}}
.latest-offers{margin-top:70px}.offer-grid,.coupon-grid,.coupon-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.offer-card{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;padding:16px;border:1px solid #d3e2da;border-radius:18px;background:linear-gradient(145deg,#eff8f2,#fffdf8);box-shadow:0 10px 28px rgba(32,78,67,.05)}.offer-card div{display:grid;gap:5px}.offer-card span{font-size:.4rem;font-weight:900;letter-spacing:.09em;color:#648173}.offer-card strong{font-size:.67rem}.offer-card p{margin:0;color:var(--muted);font-size:.49rem;line-height:1.45}.offer-card code{font:800 .52rem Manrope;background:#fff;padding:5px 7px;border-radius:7px;width:max-content}.offer-card button{border:0;border-radius:10px;background:var(--deep);color:#fff;height:36px;padding:0 12px;font-size:.49rem;font-weight:800}.offer-card button:disabled{background:#d7dfda;color:#76827b}.offer-card.is-applied{border-color:#78a78f;box-shadow:inset 0 0 0 1px #78a78f}
.mobile-nav{display:none}.basket-float{position:fixed;z-index:40;right:24px;bottom:24px;min-width:250px;height:62px;border:0;border-radius:18px;background:#102c28;color:#fff;box-shadow:0 18px 44px rgba(16,44,40,.28);display:flex;align-items:center;gap:11px;padding:0 14px}.basket-bubble{width:30px;height:30px;border-radius:10px;background:#dceee6;color:#153b33;display:grid;place-items:center;font-weight:900;font-size:.55rem}.basket-float div{display:grid;gap:2px}.basket-float small{font-size:.42rem;color:#bad0c6}.basket-float strong{font-size:.7rem}.basket-float-cta{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:.5rem;font-weight:800}.basket-float-cta svg{width:17px}
.veil{position:fixed;inset:0;z-index:70;background:rgba(8,25,21,.52);backdrop-filter:blur(4px)}.panel{position:fixed;z-index:80;right:0;top:0;height:100dvh;width:min(520px,100vw);background:#fbfcfa;transform:translateX(105%);transition:transform .34s cubic-bezier(.2,.8,.2,1);box-shadow:-20px 0 60px rgba(8,30,24,.18);display:flex;flex-direction:column}.panel.is-open{transform:none}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.panel-eyebrow{font-size:.43rem;font-weight:900;letter-spacing:.12em;color:#688078}.panel-head h2{font-family:"DM Serif Display";font-weight:400;margin:3px 0 0;font-size:1.7rem}.panel-close,.back-circle{width:40px;height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center}.panel-close svg,.back-circle svg{width:18px}.panel-scroll{flex:1;overflow:auto;padding:14px 18px}.basket-items{display:grid;gap:9px}.basket-item{padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:12px}.basket-item h3{font-size:.67rem;margin:0 0 4px}.basket-item p{margin:0;color:var(--muted);font-size:.49rem;line-height:1.4}.basket-item strong{display:block;margin-top:7px;font-size:.58rem}.basket-controls{display:grid;justify-items:end;gap:6px}.qty-control{height:34px;display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.qty-control button{width:32px;height:100%;border:0;background:#fff;font-size:.9rem}.qty-control span{min-width:26px;text-align:center;font-size:.54rem;font-weight:800}.edit-line,.remove-line{border:0;background:transparent;font-size:.46rem;font-weight:800;color:#567468}.remove-line{color:#a45d4b}.basket-coupon-tease{margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:15px;background:#eff6f1;display:flex;justify-content:space-between;align-items:center}.basket-coupon-tease>div{display:flex;gap:9px;align-items:center}.coupon-symbol{width:30px;height:30px;border-radius:9px;background:#fff;display:grid;place-items:center;font-weight:900}.basket-coupon-tease span span{display:grid}.basket-coupon-tease small{font-size:.38rem;font-weight:900;letter-spacing:.09em}.basket-coupon-tease strong{font-size:.53rem}.basket-coupon-tease button{border:0;border-radius:9px;background:var(--deep);color:#fff;height:32px;padding:0 10px;font-size:.47rem}.panel-dock{padding:14px 18px 18px;border-top:1px solid var(--line);background:rgba(250,252,249,.94)}.basket-total{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.basket-total span{display:grid}.basket-total small{font-size:.46rem;color:var(--muted)}.basket-total strong{font-size:.74rem}.main-action,.next-step,.pay-action{border:0;border-radius:14px;background:linear-gradient(135deg,#12342e,#1c5548);color:#fff;font-weight:800}.main-action{width:100%;height:50px;display:flex;justify-content:center;align-items:center;gap:8px}.main-action svg,.next-step svg,.pay-action svg{width:17px}
.product-panel{width:min(620px,100vw)}#productPanelBody{height:100%;overflow:auto;padding:66px 22px 104px;position:relative}.product-close{position:absolute;right:18px;top:18px}.product-sheet-copy{padding:12px 2px 20px;border-bottom:1px solid var(--line)}.product-sheet-copy>span{font-size:.43rem;font-weight:900;letter-spacing:.1em;color:#658075}.product-sheet-copy h2{font-family:"DM Serif Display";font-size:2.2rem;font-weight:400;letter-spacing:-.03em;margin:8px 0}.product-sheet-copy p{margin:0;color:var(--muted);font-size:.59rem;line-height:1.6}.product-price{margin-top:12px;font-size:.9rem;font-weight:800}.option-section{margin-top:16px;padding:15px;border:1px solid var(--line);border-radius:17px;background:#fff}.option-section.muted{background:#f6f8f6}.option-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.option-head div{display:grid;gap:3px}.option-head span{font-size:.4rem;font-weight:900;letter-spacing:.1em;color:#648074}.option-head strong{font-size:.62rem}.option-head small{font-size:.43rem;color:var(--muted)}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.option-grid.addons{grid-template-columns:1fr}.option-choice{min-height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px}.option-choice span{display:flex;align-items:center;gap:8px}.option-choice i{width:17px;height:17px;border:1px solid #b9cbc2;border-radius:50%;display:grid;place-items:center;font-size:.4rem;font-style:normal;color:transparent}.option-choice b,.option-choice strong{font-size:.52rem}.option-choice.is-active{border-color:#6f9e87;background:#eef6f1}.option-choice.is-active i{background:#1c5548;color:#fff;border-color:#1c5548}.option-section textarea{width:100%;min-height:84px;border:1px solid var(--line);border-radius:12px;padding:11px;resize:vertical;outline:0}.product-dock{position:fixed;right:0;bottom:0;width:min(620px,100vw);padding:12px 18px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(251,252,250,.96);display:grid;grid-template-columns:auto 1fr;gap:10px}.product-dock .main-action{display:flex;justify-content:space-between;padding:0 16px}
.checkout-layer{position:fixed;z-index:90;inset:0;background:linear-gradient(180deg,#f4f8f4,#f8f4ec);opacity:0;visibility:hidden;transform:translateY(10px);transition:all .24s ease;overflow:auto}.checkout-layer.is-open{opacity:1;visibility:visible;transform:none}.checkout-top{position:sticky;top:0;z-index:4;height:70px;padding:0 clamp(12px,3vw,28px);display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;background:rgba(247,250,247,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.checkout-top>div:nth-child(2){display:grid}.checkout-top span{font-size:.4rem;font-weight:900;letter-spacing:.12em;color:#668078}.checkout-top strong{font-size:.62rem}.checkout-brand{font-family:"Poiret One";font-weight:800;letter-spacing:.12em;font-size:.75rem}.checkout-stepper{position:sticky;top:70px;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:10px clamp(12px,3vw,28px);background:rgba(247,250,247,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.checkout-stepper button{height:48px;border:0;border-radius:12px;background:transparent;color:#718079;display:flex;align-items:center;justify-content:center;gap:7px;font-size:.48rem;font-weight:800}.checkout-stepper b{width:24px;height:24px;border-radius:8px;background:#e5ece7;display:grid;place-items:center}.checkout-stepper button.is-active{background:#e4efe8;color:#183f35}.checkout-stepper button.is-active b{background:var(--deep);color:#fff}.checkout-stepper button.is-disabled{opacity:.38}.checkout-stage{width:min(1120px,calc(100% - 28px));margin:24px auto 80px}.checkout-step{display:none}.checkout-step.is-active{display:block}.step-heading{margin-bottom:16px}.step-heading>span{font-size:.43rem;font-weight:900;letter-spacing:.12em;color:#668276}.step-heading h2{font-family:"DM Serif Display";font-size:clamp(2rem,4vw,3.4rem);font-weight:400;letter-spacing:-.035em;margin:5px 0}.step-heading p{margin:0;color:var(--muted);font-size:.6rem}.service-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.service-switch button{position:relative;min-height:95px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;color:var(--ink)}.service-icon{width:42px;height:42px;border-radius:13px;background:#eef5f0;display:grid;place-items:center}.service-icon svg{width:22px}.service-switch button>span:nth-child(2){display:grid;gap:3px}.service-switch strong{font-size:.65rem}.service-switch small{font-size:.47rem;color:var(--muted)}.service-switch i{position:absolute;right:12px;top:12px;width:17px;height:17px;border:1px solid #c5d3cb;border-radius:50%}.service-switch button.is-active{border-color:#6c9d85;background:#eef6f1;box-shadow:inset 0 0 0 1px #6c9d85}.service-switch button.is-active i{background:#1d5a49;box-shadow:inset 0 0 0 4px #eef6f1}.conditional-block,.timing-block,.checkout-item-table,.coupon-workbench,.receiver-card,.address-card,.map-card,.bill-card,.payment-card{margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(21,60,50,.045)}.subhead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.subhead span{font-size:.4rem;font-weight:900;letter-spacing:.1em;color:#678277}.subhead strong{font-size:.64rem}.table-picker{display:flex;gap:7px;flex-wrap:wrap}.table-picker button{height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:0 13px;font-size:.52rem;font-weight:800}.table-picker button.is-active{background:var(--deep);color:#fff}.timing-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.timing-switch button{border:1px solid var(--line);border-radius:13px;background:#fff;padding:11px;text-align:left;display:grid;gap:3px}.timing-switch button strong{font-size:.58rem}.timing-switch button small{font-size:.45rem;color:var(--muted)}.timing-switch button.is-active{background:#edf5f0;border-color:#75a18b}.schedule-box{margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.schedule-box label{display:grid;gap:5px}.schedule-box span,.form-grid label>span{font-size:.43rem;font-weight:800;color:#6a7c74}.schedule-box input,.form-grid input,.coupon-manual input,.map-search input,.coupon-code-form input,.track-form input{height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 11px;outline:0;font-size:.56rem}.checkout-line{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1ee}.checkout-line:last-child{border:0}.checkout-line>div:first-child{display:grid;gap:3px}.checkout-line strong{font-size:.59rem}.checkout-line small{font-size:.45rem;color:var(--muted)}.checkout-line-price{display:flex;align-items:center;gap:12px}.step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.next-step{height:48px;padding:0 16px;display:flex;align-items:center;gap:8px}.back-step{height:48px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 16px;font-size:.55rem;font-weight:800}.checkout-custom-list{display:grid;gap:8px}.addon-line{padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:14px}.addon-line div{display:grid;gap:4px}.addon-line span{font-size:.39rem;font-weight:900;letter-spacing:.09em;color:#6a8178}.addon-line strong{font-size:.65rem}.addon-line p{margin:0;color:var(--muted);font-size:.48rem}.addon-line button{border:1px solid var(--line);border-radius:10px;background:#f3f7f4;height:36px;padding:0 10px;font-size:.48rem;font-weight:800}.coupon-workbench{margin-top:12px}.coupon-manual{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.coupon-manual button,.coupon-code-form button,.map-search button,.track-form button{border:0;border-radius:12px;background:var(--deep);color:#fff;padding:0 14px;font-size:.51rem;font-weight:800}.coupon-workbench>p{margin:8px 0 0;font-size:.47rem;color:var(--muted)}
.delivery-details-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:12px}.receiver-card,.address-card{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.form-grid label{display:grid;gap:5px}.form-grid .full{grid-column:1/-1}.phone-field{height:46px;display:grid;grid-template-columns:auto 1fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.phone-field i{display:grid;place-items:center;padding:0 10px;background:#eef3ef;font-size:.5rem;font-style:normal;font-weight:800}.phone-field input{border:0!important;border-radius:0!important}.map-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.map-card-head>div{display:grid;gap:3px}.map-card-head span{font-size:.4rem;font-weight:900;letter-spacing:.1em;color:#638175}.map-card-head strong{font-size:.7rem}.map-card-head small{font-size:.49rem;color:var(--muted)}.map-card-head button{height:38px;border:1px solid #bcd0c5;border-radius:11px;background:#edf5f0;color:#204f42;padding:0 11px;font-size:.49rem;font-weight:800}.map-search{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:12px}.map-search-results{display:grid;gap:5px;margin-top:8px;padding:6px;border:1px solid var(--line);border-radius:14px;background:#fff;max-height:210px;overflow:auto}.map-search-results button{border:0;border-radius:10px;background:#f5f8f5;padding:9px;display:grid;grid-template-columns:1fr auto;gap:10px;text-align:left}.map-search-results span{display:grid;gap:3px;min-width:0}.map-search-results strong,.map-search-results small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-search-results strong{font-size:.51rem}.map-search-results small{font-size:.43rem;color:var(--muted)}.map-search-results b{font-size:.46rem;color:#315f51}.map-result-loading{padding:12px;font-size:.5rem;color:var(--muted)}.map-canvas{height:440px;margin-top:10px;border:1px solid #cddbd3;border-radius:18px;overflow:hidden;background:#e8efea}.map-status-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:8px;margin-top:9px}.map-status-grid>div{padding:11px;border:1px solid var(--line);border-radius:13px;background:#f7faf7;display:grid;gap:3px}.map-status-grid span{font-size:.37rem;font-weight:900;letter-spacing:.09em;color:#648074}.map-status-grid strong{font-size:.54rem;line-height:1.45}.map-status-grid small{font-size:.43rem;color:var(--muted)}.mismatch-warning{display:flex;gap:8px;margin-top:8px;padding:10px;border:1px solid #e9c5b9;border-radius:12px;background:#fff2ee;color:#914b3b;font-size:.48rem}.mismatch-warning svg{width:17px;flex:0 0 auto}.tip-block{margin-top:9px;padding:10px;border:1px solid var(--line);border-radius:13px;background:#f8faf8;display:flex;align-items:center;justify-content:space-between;gap:12px}.tip-block>div:first-child{display:grid}.tip-block strong{font-size:.54rem}.tip-block small{font-size:.42rem;color:var(--muted)}.tip-options{display:flex;gap:5px}.tip-options button{height:32px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:0 9px;font-size:.45rem;font-weight:800}.tip-options button.is-active{background:var(--deep);color:#fff}
.final-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.bill-card,.payment-card{margin-top:0}.bill-head span{font-size:.4rem;font-weight:900;letter-spacing:.1em;color:#648074}.bill-head h3{font-family:"DM Serif Display";font-weight:400;font-size:1.6rem;margin:4px 0 12px}.bill-items{display:grid;gap:7px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.review-item,.bill-lines>div{display:flex;justify-content:space-between;gap:15px;font-size:.52rem}.review-item span{color:#50615b}.bill-lines{display:grid;gap:8px;padding:12px 0}.bill-lines strong{font-size:.54rem}.grand-total{display:flex;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.grand-total span{display:grid}.grand-total small{font-size:.42rem;color:var(--muted)}.grand-total strong{font-size:1.05rem}.payment-methods{display:grid;gap:8px}.payment-method{min-height:74px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:11px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;text-align:left;color:var(--ink)}.payment-icon{width:38px;height:38px;border-radius:11px;background:#eef5f0;display:grid;place-items:center}.payment-icon svg{width:20px}.payment-method>span:nth-child(2){display:grid;gap:4px}.payment-method strong{font-size:.58rem}.payment-method small{font-size:.45rem;color:var(--muted)}.payment-method i{width:17px;height:17px;border:1px solid #c6d4cc;border-radius:50%}.payment-method.is-active{border-color:#6b9b84;background:#eef6f1;box-shadow:inset 0 0 0 1px #6b9b84}.payment-method.is-active i{background:#1b5848;box-shadow:inset 0 0 0 4px #eef6f1}.razorpay-logo{display:inline-flex;align-items:center;background:#0c2b56;border-radius:7px;padding:3px 6px;margin-left:3px;vertical-align:middle}.razorpay-logo img{width:80px;max-height:16px;object-fit:contain}.razorpay-logo.action img{width:86px}.payment-message{margin-top:10px;padding:10px;border-radius:12px;background:#f5f8f5;color:#60716a;font-size:.47rem;line-height:1.5}.pay-action{width:100%;min-height:58px;margin-top:10px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;text-align:left}.pay-action span{display:grid;gap:3px}.pay-action small{font-size:.39rem;color:#c9ddd4;letter-spacing:.09em}.pay-action strong{font-size:.62rem}.checkout-error{min-height:18px;margin:8px 0 0;color:var(--danger);font-size:.49rem}
.modal-sheet{position:fixed;z-index:85;left:50%;bottom:0;width:min(720px,calc(100vw - 20px));max-height:86dvh;overflow:auto;transform:translate(-50%,110%);transition:transform .3s cubic-bezier(.2,.8,.2,1);background:#fbfcfa;border-radius:26px 26px 0 0;box-shadow:0 -18px 60px rgba(8,30,24,.22);padding:16px 18px calc(18px + env(safe-area-inset-bottom))}.modal-sheet.is-open{transform:translate(-50%,0)}.sheet-handle{width:46px;height:4px;border-radius:999px;background:#cad5cf;margin:0 auto 12px}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sheet-head span{font-size:.4rem;font-weight:900;letter-spacing:.1em;color:#668177}.sheet-head h2{font-family:"DM Serif Display";font-weight:400;font-size:1.8rem;margin:3px 0}.coupon-code-form,.track-form{display:grid;grid-template-columns:1fr auto;gap:8px}.coupon-message{min-height:22px;padding:7px 0;font-size:.48rem;color:var(--muted)}.track-form{grid-template-columns:1fr 1fr auto}.track-card{margin-top:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.track-card h3{font-size:.65rem}.track-card p{font-size:.49rem;color:var(--muted)}.timeline{display:grid;gap:7px;margin-top:10px}.track-step{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center}.track-step>span{width:24px;height:24px;border-radius:8px;background:#edf2ee;display:grid;place-items:center;font-size:.48rem}.track-step div{display:grid}.track-step strong{font-size:.5rem}.track-step small{font-size:.4rem;color:var(--muted)}.track-step.active>span,.track-step.done>span{background:#1e5c4b;color:#fff}
.payment-state{position:fixed;z-index:110;inset:0;background:rgba(7,24,20,.58);display:grid;place-items:center}.payment-state-card{width:min(340px,calc(100vw - 28px));padding:24px;border-radius:22px;background:#fff;text-align:center;box-shadow:var(--shadow);display:grid;justify-items:center;gap:8px}.loader-orb{width:34px;height:34px;border:3px solid #d8e5dd;border-top-color:#1a5848;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.payment-state-card strong{font-size:.67rem}.payment-state-card small{font-size:.48rem;color:var(--muted)}.toast-stack{position:fixed;z-index:120;right:16px;top:90px;display:grid;gap:7px}.toast{max-width:320px;padding:11px 13px;border-radius:12px;background:#183d34;color:#fff;box-shadow:var(--shadow);font-size:.5rem}.toast.error{background:#8f4638}.toast.success{background:#27694f}.leaflet-container{font-family:Manrope,system-ui,sans-serif}.leaflet-tooltip{font-size:11px!important}
@media(max-width:960px){.topbar{grid-template-columns:1fr auto}.header-context{display:none}.hero-stage{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:420px}.menu-shell{grid-template-columns:1fr}.menu-nav{display:none}.delivery-details-layout,.final-grid{grid-template-columns:1fr}.service-switch{grid-template-columns:1fr}.map-status-grid{grid-template-columns:1fr}.checkout-stage{width:min(800px,calc(100% - 20px))}}
@media(max-width:700px){.topbar{height:64px;padding:0 10px}.brand-mark{width:38px;height:38px}.brand-type small{display:none}.alert-btn{width:40px;padding:0;justify-content:center}.alert-btn span{display:none}.top-actions{gap:5px}.bag-button span{display:none}.bag-button{padding:0 8px}.round-btn,.bag-button,.alert-btn{height:40px}.topbar .brand-type strong{font-size:.82rem}main{padding:12px 10px 98px}.hero-stage{border-radius:24px;padding:28px 17px 20px;gap:18px}.hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.hero-copy p{font-size:.66rem}.hero-actions{flex-direction:column}.cta-primary,.cta-ghost{justify-content:center}.hero-facts span{min-width:0;flex:1}.hero-visual{min-height:310px}.hero-image-card{inset:5px 6px 10px 10px}.chip-one{left:-4px;top:28px}.chip-two{right:-4px;bottom:24px}.coupon-ribbon{align-items:flex-start;flex-direction:column}.coupon-ribbon button{width:100%}.section-head{align-items:stretch;flex-direction:column}.search-field{width:100%}.filter-row{align-items:stretch}.sort-control{width:100%;justify-content:space-between}.price-chips{overflow:auto;flex-wrap:nowrap;width:100%;padding-bottom:3px}.price-chips button{flex:0 0 auto}.menu-row{grid-template-columns:1fr;gap:12px}.menu-row-action{justify-content:space-between}.price-stack{text-align:left}.mobile-nav{position:fixed;z-index:45;left:8px;right:8px;bottom:8px;height:62px;border:1px solid rgba(201,216,208,.9);border-radius:18px;background:rgba(250,252,249,.94);backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 12px 40px rgba(16,48,40,.14)}.mobile-nav button{position:relative;border:0;background:transparent;color:#65766f;display:grid;place-items:center;align-content:center;gap:3px;font-size:.4rem}.mobile-nav svg{width:18px;height:18px}.mobile-nav b{position:absolute;right:18%;top:7px;min-width:17px;height:17px;border-radius:999px;background:#173f36;color:#fff;display:grid;place-items:center;font-size:.38rem}.basket-float{left:10px;right:10px;bottom:78px;min-width:0}.panel{width:100vw}.basket-item{grid-template-columns:1fr}.basket-controls{justify-items:start}.product-panel{height:min(94dvh,920px);top:auto;bottom:0;border-radius:26px 26px 0 0;transform:translateY(105%)}.product-panel.is-open{transform:none}.product-dock{width:100vw}.option-grid{grid-template-columns:1fr}.checkout-top{height:62px;padding:0 10px}.checkout-brand{display:none}.checkout-stepper{top:62px;padding:7px 8px;overflow:auto;grid-template-columns:repeat(4,minmax(100px,1fr))}.checkout-stepper button{height:44px}.checkout-stepper span{font-size:.42rem}.checkout-stage{margin-top:14px}.step-heading h2{font-size:2rem}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.map-card{padding:12px}.map-card-head{align-items:stretch;flex-direction:column}.map-card-head button{width:100%}.map-search{grid-template-columns:1fr}.map-search button{height:42px}.map-canvas{height:390px}.tip-block{align-items:flex-start;flex-direction:column}.tip-options{width:100%;overflow:auto}.service-switch button{min-height:80px}.schedule-box{grid-template-columns:1fr}.addon-line{align-items:flex-start;flex-direction:column}.addon-line button{width:100%}.final-grid{gap:8px}.track-form{grid-template-columns:1fr}.track-form button{height:42px}.offer-grid,.coupon-grid,.coupon-list{grid-template-columns:1fr}.modal-sheet{width:calc(100vw - 8px)}.toast-stack{left:10px;right:10px;top:72px}.toast{max-width:none}.latest-offers{margin-top:46px}}
@media(max-width:390px){.weather-chip{transform:scale(.92)}.hero-facts small{font-size:.39rem}.category-chip{min-width:116px}.checkout-stepper{grid-template-columns:repeat(4,minmax(92px,1fr))}}

/* V14.1 · Customer alerts — Monsoon treatment */
.customer-alert-card{position:fixed;z-index:72;right:22px;top:90px;width:min(390px,calc(100vw - 28px));padding:16px 17px 16px;border:1px solid rgba(190,216,205,.92);border-radius:20px;background:linear-gradient(145deg,rgba(250,253,250,.98),rgba(235,246,239,.98));box-shadow:0 24px 64px rgba(10,48,38,.20);animation:customerNoticeIn .45s cubic-bezier(.2,.85,.2,1)}.customer-alert-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:20px 0 0 20px;background:linear-gradient(180deg,#9fc9b4,#173f36)}.customer-alert-close{position:absolute;right:10px;top:9px;width:30px;height:30px;border:0;border-radius:10px;background:rgba(23,63,54,.07);color:#173f36;font-size:1rem}.customer-alert-type{display:block;padding-right:42px;color:#5b7b6f;font-size:.42rem;font-weight:900;letter-spacing:.12em}.customer-alert-card>strong{display:block;margin-top:7px;padding-right:38px;font-family:"DM Serif Display",serif;font-size:1.22rem;line-height:1.05;color:#12372f}.customer-alert-card>p{margin:8px 0 0;color:#66766f;font-size:.53rem;line-height:1.58}.customer-alert-code{display:inline-flex;margin-top:11px;padding:6px 8px;border:1px dashed #88ad9b;border-radius:9px;background:#eef8f1;color:#285646;font-size:.46rem;font-weight:900;letter-spacing:.08em}.customer-alert-action{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-height:38px;padding:0 12px;border-radius:11px;background:linear-gradient(135deg,#12372f,#245e51);color:#fff;text-decoration:none;font-size:.49rem;font-weight:900}.notification-sheet-intro{display:grid;gap:5px;margin:0 18px 14px;padding:14px;border:1px solid #d8e6df;border-radius:17px;background:#f1f7f3}.notification-sheet-intro strong{font-size:.65rem}.notification-sheet-intro p{margin:0;color:#687870;font-size:.49rem;line-height:1.55}.notification-sheet-intro button{justify-self:start;margin-top:6px;min-height:36px;border:1px solid #c8dbd1;border-radius:10px;background:#fff;color:#1f5547;padding:0 11px;font-size:.48rem;font-weight:800}.customer-notification-list{display:grid;gap:9px;padding:0 18px 22px;max-height:min(58vh,580px);overflow:auto}.customer-notification-item{padding:14px;border:1px solid #dde8e2;border-radius:16px;background:#fff}.customer-notification-item .n-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-notification-item .n-type{display:inline-flex;padding:4px 7px;border-radius:999px;background:#e9f5ee;color:#326b58;font-size:.38rem;font-weight:900;letter-spacing:.08em}.customer-notification-item time{color:#86938d;font-size:.4rem}.customer-notification-item h3{margin:8px 0 5px;font-family:"DM Serif Display",serif;font-size:1rem;font-weight:400;line-height:1}.customer-notification-item p{margin:0;color:#687870;font-size:.5rem;line-height:1.55}.customer-notification-item .n-code{display:inline-flex;margin-top:9px;padding:5px 7px;border-radius:8px;background:#eef7f1;color:#315f50;font-size:.43rem;font-weight:900}.customer-notification-item .n-action{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;min-height:34px;padding:0 10px;border-radius:10px;background:#173f36;color:#fff;text-decoration:none;font-size:.45rem;font-weight:800}.customer-notification-empty{padding:34px;text-align:center;color:#77877f;font-size:.53rem}@keyframes customerNoticeIn{from{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:none}}

/* Monsoon 2.0 depth */
.monsoon-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 18%,rgba(216,239,228,.12),transparent 26rem),linear-gradient(180deg,rgba(255,255,255,.015),rgba(0,0,0,.06));mix-blend-mode:screen}.hero-image-card{border:1px solid rgba(223,241,232,.18)}.coupon-ribbon{background:linear-gradient(110deg,#e3f1e9 0%,#f8fbf7 54%,#efe8dd 100%)}.filter-lab,.menu-nav,.menu-row,.latest-offers,.panel,.modal-sheet{backdrop-filter:saturate(118%)}
@media(max-width:700px){.customer-alert-card{right:10px;top:76px;width:calc(100vw - 20px);border-radius:17px}.notification-sheet-intro,.customer-notification-list{margin-left:0;margin-right:0}.customer-notification-list{padding-left:12px;padding-right:12px}}
