@import"https://fonts.googleapis.com/css2?family=Bree+Serif&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17352b;background:#fbfcf8;font-synthesis:none;--green: #0d5c3d;--leaf: #1d7d52;--lime: #dff76a;--mint: #eaf5ed;--line: #dce7df;--ink: #122c24;--storefront-release: 2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.app{min-height:100vh}.locationGate{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#081b15b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.locationCard{width:min(520px,100%);padding:30px;border-radius:26px;background:#fff;box-shadow:0 32px 90px #00000047;text-align:center}.locationBrand{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--green);font:800 17px Manrope}.locationPin{width:66px;height:66px;display:grid;place-items:center;margin:24px auto 15px;border-radius:22px;background:var(--mint);color:var(--green)}.locationPin svg{width:30px;height:30px}.locationCard .welcome{margin:0 0 8px;color:var(--leaf);font-size:10px;font-weight:800;letter-spacing:.14em}.locationCard h2{margin:0 auto 10px;max-width:410px;color:var(--ink);font:800 28px/1.18 Manrope;letter-spacing:-.035em}.locationCard>p:not(.welcome){margin:0 auto 22px;max-width:420px;color:#6f847c;font-size:14px;line-height:1.5}.detectLocation{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:13px;background:var(--green);color:#fff;font-weight:750;cursor:pointer}.detectLocation:disabled{opacity:.7}.locationDivider{height:34px;display:flex;align-items:center;gap:10px;color:#93a49d;font-size:10px}.locationDivider:before,.locationDivider:after{content:"";flex:1;height:1px;background:var(--line)}.manualLocation{min-height:50px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;padding-left:13px;border:1px solid #cfddd3;border-radius:13px;color:var(--green)}.manualLocation input{min-width:0;border:0;outline:0;color:var(--ink)}.manualLocation button{height:40px;margin-right:5px;padding:0 15px;border:0;border-radius:10px;background:#e9f4ec;color:var(--green);font-weight:700;cursor:pointer}.locationError{margin-top:13px;padding:11px;border-radius:10px;background:#fff2f0;color:#a54539;font-size:13px;font-weight:650}.locationCard>small{display:block;margin-top:16px;color:#91a098}.checkoutGate{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#081b15c2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.checkoutCard{position:relative;width:min(440px,100%);padding:32px;border-radius:26px;background:#fff;box-shadow:0 32px 90px #0000004d}.checkoutClose{position:absolute;top:18px;right:18px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#f1f6f3;color:var(--ink);cursor:pointer}.checkoutClose svg{width:18px}.checkoutIcon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:22px;border-radius:18px;background:var(--mint);color:var(--green)}.checkoutIcon svg{width:26px}.checkoutCard>small,.orderDone small{color:var(--leaf);font-size:10px;font-weight:800;letter-spacing:.14em}.checkoutCard h2{margin:7px 0 8px;color:var(--ink);font:800 27px/1.2 Manrope;letter-spacing:-.035em}.checkoutCard p{margin:0 0 22px;color:#71867e;font-size:14px;line-height:1.5}.checkoutCard label{display:block;margin-bottom:8px;color:var(--ink);font-size:12px;font-weight:750}.phoneInput{display:flex;align-items:center;height:52px;border:1.5px solid #cfe0d7;border-radius:13px;overflow:hidden}.phoneInput:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #10674817}.phoneInput span{padding:0 13px 0 16px;color:var(--ink);font-weight:750;border-right:1px solid var(--line)}.phoneInput input{flex:1;min-width:0;height:100%;padding:0 14px;border:0;outline:0;font:650 15px DM Sans}.checkoutPrimary{width:100%;height:50px;margin-top:15px;border:0;border-radius:13px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.checkoutCard em{display:block;margin-top:13px;color:#93a39c;text-align:center;font-size:10px;font-style:normal}.checkoutError,.demoOtp{margin-top:12px;padding:10px 12px;border-radius:10px;font-size:12px}.checkoutError{background:#fff1ef;color:#a33e34}.demoOtp{background:#fff7df;color:#795715;text-align:center}.otpInput{width:100%;height:58px;border:1.5px solid #cfe0d7;border-radius:13px;outline:0;color:var(--ink);text-align:center;font:800 24px Manrope;letter-spacing:.35em}.otpInput:focus{border-color:var(--green);box-shadow:0 0 0 3px #10674817}.textButton{border:0;padding:0;background:transparent;color:var(--green);font-weight:800;cursor:pointer}.checkoutCard textarea{width:100%;min-height:112px;resize:vertical;padding:14px;border:1.5px solid #cfe0d7;border-radius:13px;outline:0;font:500 14px/1.5 DM Sans}.nameInput{width:100%;height:50px;margin-bottom:15px;padding:0 14px;border:1.5px solid #cfe0d7;border-radius:13px;outline:0;font:600 14px DM Sans}.nameInput:focus{border-color:var(--green);box-shadow:0 0 0 3px #10674817}.checkoutPrimary:disabled{opacity:.68;cursor:wait}.checkoutCard textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #10674817}.checkoutBill{display:flex;justify-content:space-between;margin-top:13px;padding:13px;border-radius:11px;background:#f4f8f5;color:var(--ink);font-size:13px}.orderDone{text-align:center}.doneMark{width:72px;height:72px;display:grid;place-items:center;margin:4px auto 22px;border-radius:50%;background:var(--green);color:#fff;font:800 34px Manrope;box-shadow:0 12px 30px #10674838}.promise{height:34px;background:#092f23;color:#e8f9ee;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;letter-spacing:.02em}.header{height:82px;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:220px 245px minmax(260px,1fr) 44px 50px;gap:15px;align-items:center;padding:0 max(24px,calc((100vw - 1500px)/2));background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,73,52,.1)}button,input,select{font:inherit}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--green);font-family:Manrope;font-size:17px;line-height:1}.brand b{display:inline-block;margin-left:2px;color:#79bd42;font-family:"Bree Serif",Georgia,serif;font-size:1.22em;font-weight:400;letter-spacing:.01em}.brand small{display:block;font:500 9px DM Sans;letter-spacing:.08em;margin-top:5px;color:#74877f}.brandmark{width:40px;height:40px;border-radius:13px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:22px;font-weight:800;box-shadow:0 7px 18px #0d5c3d2b}.location{display:flex;align-items:center;gap:9px;background:transparent;border:0;text-align:left;color:var(--ink);cursor:pointer}.location small{display:block;color:#789087;font-size:10px}.location span{font-weight:600;font-size:13px;flex:1}.search{height:46px;display:flex;align-items:center;gap:10px;padding:0 15px;background:#f1f6f2;border:1px solid #e0ebe3;border-radius:14px;color:#759086}.search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.icon,.bag{height:42px;border:0;background:transparent;display:grid;place-items:center;color:var(--green);cursor:pointer}.bag{position:relative;background:var(--green);color:#fff;border-radius:13px}.bag span{position:absolute;right:-5px;top:-6px;background:#f59d3d;color:#fff;border:2px solid white;border-radius:50%;width:20px;height:20px;font-size:11px;display:grid;place-items:center}main{max-width:1740px;margin:auto;padding:24px max(18px,2vw)}.hero{min-height:450px;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#e7f5e7,#f4f8d9);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;padding:54px 58px;position:relative}.hero h1{font:800 clamp(42px,4.2vw,74px) / 1.02 Manrope;margin:16px 0;color:#113c2e;letter-spacing:-.05em}.hero h1 em{font-style:normal;color:#1b7950}.hero p{font-size:17px;color:#526c62;max-width:570px;line-height:1.6}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--leaf)}.hero button{margin-top:12px;border:0;border-radius:15px;padding:16px 21px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 12px 24px #0d5c3d30}.hero button span{margin-left:20px}.trust{display:flex;gap:20px;margin-top:28px;font-size:12px;font-weight:600;color:#42665a}.heroImage{height:350px;position:relative}.heroImage>img{width:100%;height:100%;object-fit:cover;border-radius:26px;box-shadow:0 24px 60px #154c3230}.float{position:absolute;left:-20px;bottom:20px;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:13px 20px;border-radius:15px;box-shadow:0 12px 28px #184a3630}.float b,.float span{display:block}.float span{font-size:12px;color:#789087;margin-top:3px}.shopHead{display:flex;align-items:end;justify-content:space-between;padding:62px 4px 24px}.shopHead h2{font:800 34px Manrope;margin:7px 0 0;letter-spacing:-.04em}.tabs{display:flex;gap:8px}.tabs button{display:flex;align-items:center;gap:7px;padding:10px 15px;border:1px solid var(--line);background:#fff;border-radius:99px;color:#5e766d;cursor:pointer}.tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.store{display:grid;grid-template-columns:240px minmax(0,1fr) 340px;gap:20px;align-items:start}.filters,.cart{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px}.filters{position:sticky;top:102px;padding:22px 16px;border-color:#d5e6da;background:linear-gradient(155deg,#fff,#f7fbf8);box-shadow:0 18px 45px #16473314}.filters h3{font:800 19px Manrope;margin:2px 10px 15px;color:#183e31}.filters>button{width:100%;border:0;background:transparent;padding:12px;margin:3px 0;border-radius:12px;text-align:left;color:#60756e;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.filters>button span{float:right;min-width:25px;padding:2px 7px;border-radius:99px;background:#eef5f0;text-align:center;font-size:12px}.filters>button.filterActive{background:linear-gradient(135deg,#e5f3e9,#eef8ea);color:var(--green);font-weight:700;box-shadow:inset 4px 0 0 var(--green)}.filters>button.filterActive span{background:var(--green);color:#fff}.filters>button:hover{background:#f0f7f2;transform:translate(2px)}.filters>button.allActive{color:var(--green);font-weight:800}.sectionHeading{grid-column:1 / -1;margin:18px 2px 2px;scroll-margin-top:130px;font:800 24px Manrope;color:var(--ink)}.note{border-top:1px solid var(--line);margin-top:14px;padding:18px 8px 2px;color:var(--green)}.note b,.note small{display:block}.note b{margin-top:8px}.note small{margin-top:5px;color:#81928c;line-height:1.4}.catalogue{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.card{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;transition:.2s ease}.card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #153c2d12}.photo{height:190px;position:relative;background:#f2f5ed;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover img{transform:scale(1.035)}.card.unavailable .photo img{filter:grayscale(1);opacity:.58;transform:none}.stockBadge{position:absolute;left:10px;bottom:10px;z-index:2;padding:7px 10px;border:1px solid #f1b6b2;border-radius:8px;background:#fff2f1;color:#c9362b;font-size:11px;font-weight:850;letter-spacing:.06em;white-space:nowrap}.discount,.fresh{position:absolute;top:11px;padding:6px 8px;border-radius:8px;font-size:10px;font-weight:800}.discount{right:10px;background:#f47631;color:#fff}.fresh{left:10px;background:#e4f8d1;color:#287340}.cardBody{padding:15px}.cardBody>small{color:#7c9289;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.card h3{font:700 15px Manrope;margin:5px 0 10px}.localName{margin:-7px 0 10px;color:#637d73;font-size:14px;font-weight:600}.resultMeta{margin:7px 0 0;color:#789087;font-size:12px}.searchSuggestion{display:block;margin:-12px 0 18px 232px;padding:11px 15px;border:1px solid #b9d8c4;border-radius:12px;background:#f0f8f2;color:#47695d;cursor:pointer;text-align:left}.searchSuggestion b{color:var(--green)}.price{display:flex;align-items:center;gap:8px}.price b{font:800 17px Manrope;color:var(--ink)}.price del{font-size:12px;color:#a1aea9}.buy{display:grid;grid-template-columns:1fr 1.05fr;gap:8px;margin-top:13px}.buy select,.buy button{height:40px;border-radius:10px;border:1px solid var(--line);padding:0 9px}.buy select{color:#425d53;background:#fff}.buy select:disabled{background:#eee;color:#999;cursor:not-allowed}.buy button{display:flex;align-items:center;justify-content:center;gap:4px;background:#f1f8f2;border-color:#8fbea2;color:var(--green);font-weight:700;cursor:pointer}.buy button:disabled{background:#eee;color:#999;border-color:#ddd;cursor:not-allowed}.rate{display:block;margin-top:9px;color:#91a098;font-size:10px}.cart{position:sticky;top:102px;min-height:440px}.cartTitle{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.cartTitle small{font-size:9px;letter-spacing:.12em;color:#729084}.cartTitle h2{font:750 22px Manrope;margin:4px 0 0}.cartTitle h2 span{display:inline-grid;place-items:center;background:var(--mint);color:var(--green);font:700 11px DM Sans;border-radius:99px;width:22px;height:22px}.cartTitle button{border:0;background:transparent;display:none}.emptyCart{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#89a097}.emptyCart svg{width:44px;height:44px;stroke-width:1.3}.emptyCart h3{font:700 16px Manrope;color:#425d53;margin:15px 0 2px}.emptyCart p{font-size:12px;line-height:1.5;max-width:220px}.cartLines{max-height:420px;overflow:auto}.cartLine{display:grid;grid-template-columns:54px 1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid #edf2ee}.cartLine img{width:54px;height:54px;border-radius:11px;object-fit:cover}.cartLine b,.cartLine small{display:block}.cartLine b{font-size:12px}.cartLine small{font-size:10px;color:#8a9a94;margin:3px 0 7px}.cartLine strong{font-size:12px}.stepper{display:flex;align-items:center;width:max-content;border:1px solid #aed0b9;border-radius:7px;overflow:hidden}.stepper button{width:25px;height:22px;border:0;background:#f0f8f2;color:var(--green)}.stepper svg{width:12px}.stepper span{font-size:11px;width:24px;text-align:center}.summary{padding-top:15px}.summary>h3{margin:15px 0 10px;font:800 15px Manrope;color:var(--ink)}.deliveryUnlock{display:block!important;margin:0 0 14px!important;padding:12px;border-radius:12px;background:#fff7df;color:#795715;font-size:11px!important}.deliveryUnlock div{margin-bottom:9px}.deliveryUnlock>span{display:block;height:6px;overflow:hidden;border-radius:99px;background:#eadfbf}.deliveryUnlock>span i{display:block;height:100%;border-radius:inherit;background:#e6a622;transition:width .25s ease}.deliveryUnlock.unlocked{background:#e9f7ed;color:var(--green)}.deliveryUnlock.unlocked>span i{background:var(--green)}.freeFee{color:var(--green)}.summary>div{display:flex;justify-content:space-between;font-size:12px;margin:9px 0}.summary .grand{border-top:1px solid var(--line);padding-top:13px;font-size:16px}.checkout,.razor{width:100%;height:47px;border-radius:12px;border:0;font-weight:700}.checkout{background:var(--green);color:#fff;margin-top:8px;cursor:pointer}.checkout span{float:right;margin-right:12px}.razor{margin-top:8px;background:#ecefed;color:#a4aaa7}.summary p{text-align:center;color:#6b8178;font-size:10px}.empty{grid-column:1/-1;text-align:center;padding:100px;color:#789087}.mobileCart{display:none}.cartLine button,.tabs button,.buy button,.hero button,.bag{transition:transform .15s}.cartLine button:active,.tabs button:active,.buy button:active,.hero button:active,.bag:active{transform:scale(.96)}@media(max-width:1150px){.header{grid-template-columns:200px 1fr 44px 50px}.location{display:none}.store{grid-template-columns:190px 1fr}.cart{position:fixed;z-index:50;right:18px;top:18px;height:calc(100vh - 36px);width:min(380px,calc(100vw - 36px));border-radius:28px;transform:translate(calc(100% + 28px));transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease;box-shadow:0 22px 70px #092f2347}.cart.open{transform:none}.cartTitle button{display:block}.catalogue{grid-template-columns:repeat(3,1fr)}.mobileCart{display:flex;position:fixed;bottom:17px;right:20px;z-index:40;background:var(--green);color:#fff;border:0;border-radius:15px;padding:14px 18px;gap:24px;box-shadow:0 13px 35px #0d5c3d50}.mobileCart span{display:flex;align-items:center;gap:6px}.mobileCart svg{width:17px}}@media(max-width:800px){.promise{font-size:11px;padding:0 12px;text-align:center}.header{height:auto;grid-template-columns:1fr 42px 46px;padding:13px 15px;gap:8px}.brand{font-size:15px}.brandmark{width:36px;height:36px}.search{grid-column:1/-1;grid-row:2}.hero{grid-template-columns:1fr;padding:35px 25px 0;border-radius:24px}.hero h1{font-size:42px}.hero p{font-size:15px}.heroImage{height:230px;margin-top:28px}.float{left:12px}.trust{gap:12px;flex-wrap:wrap}.shopHead{display:block;padding-top:45px}.shopHead h2{font-size:28px}.tabs{overflow:auto;margin-top:18px;padding-bottom:4px}.tabs button{white-space:nowrap}.store{display:block}.filters{display:none}.catalogue{grid-template-columns:repeat(2,minmax(0,1fr))}.photo{height:155px}.buy{grid-template-columns:1fr}.mobileCart{left:15px;right:15px;justify-content:space-between}.cart{padding:20px}.cartLines{max-height:calc(100vh - 330px)}}@media(max-width:420px){main{padding:14px}.hero{padding:30px 20px 0}.hero h1{font-size:36px}.hero .trust{display:none}.catalogue{gap:9px}.cardBody{padding:12px}.photo{height:130px}.buy select,.buy button{height:38px}.card h3{min-height:36px}.shopHead{padding-top:38px}}.filters>button.filterActive,.mobileCategories button.active{background:#d4eddbc7;color:var(--green);border-color:#1474492e}.hero button:hover,.buy>button:hover:not(:disabled),.checkout:hover,.checkoutPrimary:hover,.detectLocation:hover,.mobileCart:hover,.bag:hover{background:linear-gradient(180deg,#147449f0,#0c5735f5);box-shadow:inset 0 1px #ffffff38,0 7px 18px #0d5c3929}.icon,.checkoutClose{background:#ffffff7a;border:1px solid rgba(20,116,73,.1);border-radius:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.manualLocation button{background:#daefe0b8;border:1px solid rgba(20,116,73,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.filters h3.fruitHeading{font-size:15px;border-top:1px solid var(--line);margin:15px 8px 5px;padding-top:16px}.marketControls{display:flex;align-items:end;gap:12px}.sort span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#789087;margin:0 0 5px 4px}.sort select{height:40px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:0 34px 0 12px;font-size:12px;font-weight:600}:root{--green: #176b45;--leaf: #4f9d69;--mint: #f1f7f3;--line: #e5ebe7;--ink: #18221d;--muted: #707a74;--surface: #ffffff;--offer: #e87532}body{background:#fcfbf7;color:var(--ink);font-size:14px}button,select,input,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(20,92,61,.16);outline-offset:2px}.promise{min-height:34px;background:#f6f8f5;color:#53635b;border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:0;font-size:11px;font-weight:550;letter-spacing:.01em}.promise span{display:inline-flex;align-items:center;white-space:nowrap}.promise span+span:before{content:"";width:1px;height:13px;margin:0 24px;background:#d8e0da}.promise svg{width:14px;height:14px;margin-right:7px;color:var(--green);stroke-width:1.8}.header{height:76px;grid-template-columns:215px 238px minmax(260px,1fr) 42px 48px;gap:16px;background:#fffffff5;border-bottom-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brandmark{border-radius:10px;box-shadow:none}.brand small{color:var(--muted)}.search{height:46px;border-radius:15px;background:var(--mint);border-color:var(--line)}.search:focus-within{background:#fff;border-color:#9ab8a7;box-shadow:0 0 0 3px #145c3d12}.bag{border-radius:10px}.bag:hover,.checkout:hover,.checkoutPrimary:hover,.detectLocation:hover,.hero button:hover{background:#0f4d33;transform:translateY(-1px)}main{max-width:1600px;padding-top:28px;padding-bottom:56px}.hero{min-height:400px;grid-template-columns:1fr .88fr;gap:48px;padding:48px 52px;border:1px solid var(--line);border-radius:24px;background:#f4f7f1}.hero h1{max-width:680px;margin:16px 0;font:750 clamp(38px,3.7vw,58px)/1.08 Manrope;letter-spacing:-.045em}.hero p{max-width:540px;margin:0;font-size:15px;line-height:1.65}.hero button{margin-top:24px;padding:13px 18px;border-radius:10px;box-shadow:none}.heroImage{height:310px}.heroImage>img{border-radius:18px;border:1px solid rgba(23,49,41,.09);box-shadow:0 12px 30px #1731291a}.float{left:-16px;bottom:16px;padding:11px 15px;border:1px solid rgba(23,49,41,.1);border-radius:10px;box-shadow:0 8px 20px #1731291a}.trust{gap:0;margin-top:26px;color:#4c675d;font-size:12px;font-weight:500}.trust span{display:inline-flex;align-items:center}.trust span+span:before{content:"";width:3px;height:3px;margin:0 12px;border-radius:50%;background:#8fa299}.shopHead{padding:48px 2px 20px}.shopHead h2{margin-top:6px;font:750 28px/1.2 Manrope;letter-spacing:-.03em}.kicker,.eyebrow{font-size:11px;font-weight:700}.resultMeta{font-size:12px}.sort select{min-height:42px;border-radius:10px;background:#fff}.mobileCategories{display:none}.store{grid-template-columns:220px minmax(0,1fr) 320px;gap:24px}.filters,.cart{padding:20px;border-color:var(--line);border-radius:16px;background:var(--surface);box-shadow:none}.filters{top:94px;background:#fff}.filters h3{margin:0 8px 14px;font:700 18px Manrope}.filters>button{margin:2px 0;padding:11px 10px;border-radius:9px;font-size:13px}.filters>button.filterActive{background:#edf5ef;box-shadow:inset 3px 0 0 var(--green);font-weight:650}.filters>button.filterActive span{background:transparent;color:var(--green)}.filters>button:hover{transform:none;background:#f3f7f4}.note{padding-top:16px}.note b{font-weight:650}.catalogue{gap:16px}.sectionHeading{margin:24px 0 2px;font:700 21px Manrope;letter-spacing:-.02em}.card{border-color:var(--line);border-radius:17px;box-shadow:0 3px 12px #18221d09;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);border-color:#c8d6cd;box-shadow:0 8px 20px #1731290f}.photo{height:205px}.photo img{transition:transform .22s ease,filter .2s ease,opacity .2s ease}.card:hover img{transform:scale(1.018)}.cardBody{padding:16px}.cardBody>small{font-size:10px;font-weight:600}.card h3{margin:6px 0 8px;font:650 16px/1.35 Manrope}.localName{margin:-4px 0 12px;font-size:13px;font-weight:500}.price b{font:700 17px Manrope}.buy{gap:8px;margin-top:14px}.buy select,.buy button{height:40px;border-radius:9px}.buy button{background:#fff;border-color:#8eb49f;font-weight:650}.buy button:hover:not(:disabled){background:var(--green);color:#fff;transform:translateY(-1px)}.rate{font-size:11px}.fresh,.discount,.stockBadge{border-radius:8px;font-weight:700}.fresh{background:#edf6e9;color:#2d7048;border:1px solid #d8e8d6}.stockBadge{background:#fff4f3;box-shadow:none}.cart{top:94px}.cartTitle h2{font:700 19px Manrope}.cartLines{max-height:390px}.cartLine{animation:cartItemIn .2s ease both}@keyframes cartItemIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.stepper button:hover{background:#dfefe4}.deliveryUnlock{border:1px solid #eadfbf;background:#fffaf0}.deliveryUnlock.unlocked{border-color:#cfe3d4}.summary>h3{font-weight:700}.checkout,.razor{border-radius:12px}.checkout{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.checkout b{font-weight:600}.checkout strong{font-weight:700}.checkout span{float:none;margin:0}.summary p{display:flex;align-items:center;justify-content:center;gap:5px;line-height:1.45}.buy>button{border:0;border-radius:12px;background:var(--green);color:#fff;font-weight:650}.buy>button:hover:not(:disabled){background:#105d39}.productStepper{height:40px;display:grid;grid-template-columns:36px 1fr 36px;align-items:center;overflow:hidden;border:1px solid #cfe0d5;border-radius:12px;background:var(--mint);color:var(--green);animation:quantityIn .18s ease both}.productStepper button{height:100%;padding:0;border:0;border-radius:0;background:transparent;color:var(--green);cursor:pointer}.productStepper button:hover{background:#e1eee5}.productStepper svg{width:15px}.productStepper span{text-align:center;font-weight:700;font-size:13px}@keyframes quantityIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.checkoutCard,.locationCard{border:1px solid rgba(255,255,255,.42);border-radius:20px}.checkoutIcon,.locationPin{border-radius:14px}@media(max-width:1150px){.store{grid-template-columns:200px 1fr}.catalogue{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.header{padding:12px 16px}.promise{justify-content:flex-start;overflow-x:auto;padding:0 16px;scrollbar-width:none}.promise span+span:before{margin:0 15px}main{padding:16px}.hero{min-height:auto;gap:0;padding:32px 24px 0;border-radius:18px}.hero h1{font-size:clamp(32px,9vw,42px)}.heroImage{height:220px}.trust{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.trust span{white-space:nowrap}.shopHead{padding:40px 0 16px}.shopHead h2{font-size:26px}.mobileCategories{display:flex;gap:8px;margin:0 -16px 18px;padding:0 16px 4px;overflow-x:auto;scrollbar-width:none}.mobileCategories button{flex:0 0 auto;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#60736b;font-size:12px;cursor:pointer}.mobileCategories button.active{border-color:var(--green);background:var(--green);color:#fff}.catalogue{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card{border-radius:15px}.photo{height:160px}.cardBody{padding:12px}.card h3{min-height:auto;font-size:15px}.localName{font-size:12px}.buy{grid-template-columns:1fr}.mobileCart{bottom:12px;border-radius:11px;box-shadow:0 8px 22px #0d5c3d40}}@media(max-width:420px){main{padding:12px}.hero{padding:28px 20px 0}.hero h1{font-size:34px}.hero .trust{display:flex}.mobileCategories{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.catalogue{gap:8px}.photo{height:128px}}:root{--green: #147449;--leaf: #4fa86d;--mint: #e6f4e9;--line: #d6e7da}body{background:#f3f8f3}.header{background:#f8fdf9e0;border-bottom-color:#1474491f}.promise{background:#eaf5ec;border-bottom-color:#d6e7da}.hero{background:linear-gradient(135deg,#e3f2e6,#f3f8e9);border-color:#d1e5d6}.search{background:#e7f5ebd1;border-color:#1474491f}.filters>button.filterActive{background:#d4eddbc7;color:var(--green)}.hero button,.buy>button,.checkout,.checkoutPrimary,.detectLocation,.mobileCart,.bag{background:linear-gradient(180deg,#188050e0,#106740eb);border:1px solid rgba(255,255,255,.38);color:#fff;box-shadow:inset 0 1px #ffffff42,0 5px 14px #0d5c391f;backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%)}.hero button:hover,.buy>button:hover:not(:disabled),.checkout:hover,.checkoutPrimary:hover,.detectLocation:hover,.mobileCart:hover,.bag:hover{background:linear-gradient(180deg,#147449f0,#0c5735f5)}.productStepper{background:#dcf1e2c7;border-color:#1474492e;backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%)}.icon,.checkoutClose{background:#ffffff7a;border:1px solid rgba(20,116,73,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media(max-width:800px){.mobileCategories button.active{background:#147449e6;color:#fff}}.logoCrop{position:relative;display:block;overflow:hidden;flex:0 0 auto}.logoCrop img{position:absolute;display:block;max-width:none}.headerLogo{width:145px;height:68px}.headerLogo img{width:238px;left:-49px;top:-31px}.heroLogo{width:178px;height:96px;margin:-13px 0 6px}.heroLogo img{width:310px;left:-65px;top:-39px}.cutoffNote{display:flex;align-items:center;gap:8px;width:fit-content;margin-top:16px;padding:9px 12px;border:1px solid rgba(20,116,73,.16);border-radius:10px;background:#ffffff7a;color:#456158;font-size:12px;font-weight:600;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.cutoffNote svg{width:15px;height:15px;color:var(--green)}@media(max-width:800px){.headerLogo{width:126px;height:58px}.headerLogo img{width:208px;left:-43px;top:-28px}.heroLogo{width:145px;height:78px;margin-top:-8px}.heroLogo img{width:252px;left:-53px;top:-32px}.cutoffNote{font-size:11px;line-height:1.4}}.brandLockup{display:inline-flex;flex-direction:column;align-items:center;width:max-content;color:#18221d;font-family:Manrope,sans-serif;font-weight:800;line-height:.82;letter-spacing:-.075em}.brandTop{display:flex;align-items:flex-end}.appleO{width:.94em;height:1.06em;margin-right:.01em;overflow:visible;flex:0 0 auto}.appleORing{fill:currentColor}.appleOStem{fill:none;stroke:#258b4d;stroke-width:7;stroke-linecap:round}.appleOLeaf{fill:#258b4d}.brandFresh{margin-top:.16em;color:#39a453;font-size:.58em;font-weight:800;letter-spacing:.045em;line-height:1}.brandLockup.brandHeader{font-size:29px}.brandLockup.brandHero{margin:4px 0 22px;font-size:42px}.brandLockup.brandHero+.eyebrow{margin-left:28px}.brand{justify-content:flex-start;overflow:visible}@media(max-width:800px){.brandLockup.brandHeader{font-size:25px}.brandLockup.brandHero{margin-bottom:18px;font-size:35px}}.cutoffNote{background:#fff3bd;border-color:#ead58a;color:#68571a}.cutoffNote svg{color:#947711}html,body,#root,.app{width:100%;min-width:0}@media(max-width:800px){html,body,#root,.app{max-width:100%;overflow-x:hidden}.header{width:100%;height:auto;grid-template-columns:minmax(0,1fr) 40px 46px;gap:8px;padding:10px 12px}.header .location{display:none}.header .search{grid-column:1 / -1;grid-row:2;width:100%}main{width:100%;max-width:none;padding:12px}.hero{width:100%;grid-template-columns:minmax(0,1fr);padding:26px 20px}.hero>div{min-width:0}.heroImage{display:none}.brandLockup.brandHero+.eyebrow{margin-left:0}.hero h1{max-width:none;font-size:clamp(30px,9vw,40px)}.hero p{max-width:none;font-size:14px}.shopHead{display:block;padding:32px 0 14px}.marketControls{align-items:end;justify-content:space-between;flex-wrap:wrap}.store{display:block;width:100%}.filters{display:none}.catalogue{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.card,.cardBody,.buy,.buy select,.buy>button{min-width:0}.buy select,.buy>button,.productStepper{width:100%}}@media(max-width:420px){.brandLockup.brandHeader{font-size:22px}.brandLockup.brandHero{font-size:31px}.promise{min-height:30px}.promise span+span:before{margin:0 10px}.cardBody{padding:10px}.card h3{font-size:14px}}.header{grid-template-columns:215px 238px minmax(260px,1fr) 42px 116px}.header .bag{width:116px;height:48px;display:flex;align-items:center;justify-content:center;gap:10px;padding:6px 13px;border-radius:14px}.header .bag>svg{width:25px;height:25px;flex:0 0 auto}.header .bag .bagSummary{position:static;width:auto;height:auto;display:flex;flex-direction:column;align-items:flex-start;gap:1px;border:0;border-radius:0;background:transparent;color:#fff;line-height:1.05;white-space:nowrap}.bagSummary b{font-size:13px;font-weight:750}.bagSummary strong{font-size:15px;font-weight:800}@media(max-width:800px){.header{grid-template-columns:minmax(0,1fr) 40px 108px}.header .bag{width:108px;height:46px;padding-inline:10px}.brandLockup.brandHero{display:flex;margin-bottom:0}.brandLockup.brandHero+.eyebrow{display:flex;width:max-content;margin:18px 0 0}}
