@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#18362d;font-synthesis:none;--ink:#17352c;--muted:#718078;--green:#179765;--green-dark:#0c7049;--mint:#eaf7f0;--mint-strong:#d7f1e3;--orange:#f27c4d;--cream:#fff9f0;--line:#dfe7e2;--danger:#c34141;--shadow:0 18px 55px #16352c1c;background:#fbfcfa;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}a{color:inherit}.storefront{flex-direction:column;min-height:100vh;display:flex}.storefront>main{flex:1}.page-container{width:min(1180px,100% - 40px);margin:0 auto}.eyebrow{color:var(--green);letter-spacing:.13em;margin-bottom:10px;font-size:11px;font-weight:800}.store-header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #dfe7e2cc;align-items:center;gap:38px;min-height:74px;padding:0 max(20px,50vw - 590px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.brand>span{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:inset 0 0 0 2px #ffffff47}.brand svg{width:22px}.brand>div{flex-direction:column;line-height:.95;display:flex}.brand b{letter-spacing:.03em;font-size:17px}.brand small{color:var(--green);font-size:11px;font-style:italic;font-weight:700}.store-header nav{align-self:stretch;gap:6px;display:flex}.store-header nav a{color:#62736b;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.store-header nav a:hover,.store-header nav a.active{border-color:var(--green);color:var(--green-dark)}.store-header nav svg{width:16px}.header-signup,.header-logout{border:1px solid var(--green);color:var(--green-dark);background:#fff;border-radius:9px;margin-left:auto;padding:10px 17px;font-size:12px;font-weight:700;text-decoration:none}.mobile-menu{display:none}.store-footer{color:#b8c8c1;background:var(--ink);grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;min-height:150px;padding:30px max(20px,50vw - 590px);display:grid}.store-footer .brand{color:#fff}.store-footer p{margin:0;font-size:13px}.store-footer>small{font-size:11px}.catalog-hero{background:linear-gradient(115deg,#e8f7ef 0%,#f3fbf7 61%,#fff2e7 61%);align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.catalog-hero:after{content:"+";color:#fff;background:var(--green);width:150px;height:150px;box-shadow:16px 16px 0 var(--orange);border-radius:35px;place-items:center;font:800 130px/1 Manrope;display:grid;position:absolute;top:50%;right:10%;transform:translateY(-50%)rotate(-7deg)}.catalog-hero h1{letter-spacing:-.045em;max-width:650px;margin-bottom:14px;font-size:clamp(42px,5vw,68px);line-height:.98}.catalog-hero h1 span{color:var(--green)}.catalog-hero .page-container>p:not(.eyebrow){color:#5f7068;max-width:540px;font-size:15px;line-height:1.65}.hero-points{gap:20px;margin-top:24px;display:flex}.hero-points span{align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.hero-points svg{width:17px;color:var(--green)}.catalog-page{padding:26px 0 80px}.catalog-controls{z-index:2;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:290px 1fr auto;gap:12px;margin:-53px 0 50px;padding:12px;display:grid;position:relative}.branch-select,.search-box{border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;min-width:0;min-height:56px;padding:0 14px;display:flex}.branch-select>svg,.search-box>svg{width:19px;color:var(--green)}.branch-select>span{flex-direction:column;font-size:11px;font-weight:700;display:flex}.branch-select small{max-width:135px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;overflow:hidden}.branch-select select{max-width:105px;color:var(--ink);background:#fff;border:0;outline:0;margin-left:auto;font-size:11px;font-weight:700}.search-box input{width:100%;color:var(--ink);border:0;outline:0;font-size:13px}.cart-button{color:#fff;background:var(--ink);border:0;border-radius:10px;align-items:center;gap:8px;padding:0 22px;font-size:12px;font-weight:700;display:flex;position:relative}.cart-button svg{width:18px}.cart-button b{color:#fff;background:var(--orange);border-radius:99px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:0;font-size:29px}.section-heading>p{color:var(--muted);margin:0;font-size:12px}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:15px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #17352c17}.product-image{color:#72b99b;background:var(--mint);place-items:center;height:175px;display:grid;position:relative}.product-image>svg{width:45px;height:45px}.product-image img{object-fit:cover;width:100%;height:100%}.product-image span{color:#fff;background:var(--orange);border-radius:99px;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;top:10px;left:10px}.product-copy{padding:16px}.product-copy>small{color:var(--orange);text-transform:uppercase;font-size:9px;font-weight:800}.product-copy h3{min-height:42px;margin:6px 0 3px;font-size:15px;line-height:1.35}.product-copy>p{color:var(--muted);font-size:10px}.product-copy>div{justify-content:space-between;align-items:center;margin:17px 0 12px;display:flex}.product-copy strong{font-size:14px}.product-copy em{font-size:9px;font-style:normal;font-weight:700}.product-copy em.available{color:var(--green)}.product-copy em.empty{color:var(--danger)}.product-copy button{color:#fff;background:var(--green);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;font-size:11px;font-weight:700;display:flex}.product-copy button:disabled{cursor:not-allowed;background:#b7c3bd}.product-copy button svg{width:15px}.notice{border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:13px 16px;font-size:12px;display:flex}.notice.success{color:#12643f;background:#dcf6e8}.notice.error,.form-error{color:#a72e2e;background:#ffebeb}.notice button{color:inherit;background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:flex}.notice svg{width:14px}.form-error{border-radius:8px;margin:4px 0;padding:10px;font-size:11px}.drawer-backdrop{z-index:50;background:#06191370;border:0;position:fixed;inset:0}.cart-drawer{z-index:51;background:#fff;flex-direction:column;width:min(440px,100%);display:flex;position:fixed;inset:0 0 0 auto;box-shadow:-25px 0 60px #0000002b}.cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;padding:16px 22px;display:flex}.cart-drawer header small{color:var(--green);letter-spacing:.12em;font-size:9px;font-weight:800}.cart-drawer h2{margin:3px 0 0;font-size:22px}.cart-drawer header button,.checkout-card header button,.modal-card header button{border:1px solid var(--line);width:35px;height:35px;color:var(--ink);background:#fff;border-radius:9px;place-items:center;display:grid}.cart-drawer header svg{width:17px}.cart-location{color:var(--green-dark);background:var(--mint);border-radius:10px;align-items:center;gap:10px;margin:14px 18px 6px;padding:12px;display:flex}.cart-location>svg{width:18px}.cart-location div{flex-direction:column;display:flex}.cart-location small{font-size:9px}.cart-location b{font-size:11px}.cart-lines{flex:1;padding:5px 18px;overflow:auto}.cart-lines article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr auto;align-items:center;gap:11px;padding:15px 0;display:grid}.mini-image{width:50px;height:50px;color:var(--green);background:var(--mint);border-radius:9px;place-items:center;display:grid;overflow:hidden}.mini-image img{object-fit:cover;width:100%;height:100%}.mini-image svg{width:21px}.cart-lines h3{margin:0 0 5px;font-size:12px}.cart-lines p{margin:0;font-size:11px;font-weight:700}.cart-lines small{color:var(--orange);font-size:8px}.cart-lines article>aside{align-items:center;gap:7px;display:flex}.cart-lines article>aside button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.cart-lines aside svg{width:12px}.cart-lines aside b{text-align:center;min-width:13px;font-size:11px}.cart-drawer>footer{border-top:1px solid var(--line);padding:18px}.cart-drawer>footer p{justify-content:space-between;margin-bottom:14px;font-size:14px;display:flex}.cart-drawer>footer p b{font-size:17px}.primary-button,.secondary-button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 18px;font-size:12px;font-weight:700;display:flex}.primary-button{color:#fff;background:var(--green);width:100%}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button svg,.secondary-button svg{width:16px}.primary-button.inline{width:auto}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.modal-backdrop{z-index:70;background:#0619138c;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:auto}.checkout-card,.modal-card{width:min(600px,100%);box-shadow:var(--shadow);background:#fff;border-radius:17px;padding:24px}.checkout-card>header,.modal-card>header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.checkout-card h2,.modal-card h2{margin:0;font-size:25px}.checkout-card label,.modal-card label,.panel-form label,.auth-fields label{color:#3e5048;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.checkout-card select,.checkout-card input:not([type=file]),.modal-card input:not([type=checkbox]),.modal-card textarea,.panel-form input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:10px 12px}.checkout-card select:focus,.modal-card input:focus,.panel-form input:focus{border-color:var(--green);box-shadow:0 0 0 3px var(--mint)}.fulfilment-options{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.fulfilment-options button{border:1px solid var(--line);min-height:72px;color:var(--ink);text-align:left;background:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.fulfilment-options button.selected{border-color:var(--green);color:var(--green-dark);background:var(--mint)}.fulfilment-options svg{width:22px}.fulfilment-options span{flex-direction:column;display:flex}.fulfilment-options b{font-size:11px}.fulfilment-options small{color:var(--muted);margin-top:3px;font-size:9px}.pickup-card{background:var(--mint);border-radius:10px;align-items:center;gap:11px;margin-bottom:15px;padding:13px;display:flex}.pickup-card>svg{color:var(--green)}.pickup-card div{flex-direction:column;display:flex}.pickup-card b{font-size:11px}.pickup-card small{color:var(--muted);font-size:9px}.upload-box{background:var(--mint);border:1px dashed #9ac8b3;border-radius:10px;align-items:center;margin:15px 0;padding:14px;position:relative;color:var(--green-dark)!important;flex-direction:row!important}.upload-box>svg{width:22px}.upload-box span{flex-direction:column;display:flex}.upload-box small{color:var(--muted);margin-top:3px;font-weight:400}.upload-box input{cursor:pointer;opacity:0;position:absolute;inset:0}.checkout-total{background:#f7f9f7;border-radius:10px;margin:18px 0;padding:13px}.checkout-total p,.checkout-total strong{justify-content:space-between;margin:0 0 8px;font-size:11px;display:flex}.checkout-total strong{border-top:1px dashed var(--line);margin:10px 0 0;padding-top:10px;font-size:14px}.link-button{color:var(--green);background:0 0;border:0;align-self:flex-start;padding:5px 0;font-size:10px;font-weight:700}.auth-page{grid-template-columns:minmax(420px,1.05fr) minmax(480px,.95fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:var(--ink);flex-direction:column;justify-content:space-between;padding:48px max(45px,50vw - 590px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"+";color:#2cab771f;font:800 420px/1 Manrope;position:absolute;top:15%;right:-30px}.brand-light{z-index:1;color:#fff;position:relative}.auth-story>div{z-index:1;position:relative}.auth-story h1{letter-spacing:-.05em;margin-bottom:20px;font-size:clamp(40px,4.5vw,64px);line-height:1}.auth-story>div>p:last-child{color:#aec1b8;max-width:500px;line-height:1.7}.auth-story aside{z-index:1;color:#a9bdb4;gap:24px;font-size:11px;display:flex;position:relative}.auth-story aside span{align-items:center;gap:7px;display:flex}.auth-story aside svg{color:#53c590;width:16px}.auth-form-panel{background:#fff;place-items:center;padding:50px;display:grid}.auth-card{width:min(410px,100%)}.auth-card h2{letter-spacing:-.035em;margin-bottom:9px;font-size:31px}.auth-description{color:var(--muted);margin-bottom:27px;font-size:12px;line-height:1.6}.auth-fields{flex-direction:column;gap:16px;display:flex}.auth-fields.compact{gap:10px}.input-icon{border:1px solid var(--line);border-radius:9px;align-items:center;gap:8px;min-height:46px;padding:0 12px;display:flex}.input-icon:focus-within{border-color:var(--green);box-shadow:0 0 0 3px var(--mint)}.input-icon>svg{color:#8b9992;width:17px}.input-icon input{min-width:0;color:var(--ink);border:0;outline:0;flex:1}.input-icon button{color:#7d8d85;background:0 0;border:0;place-items:center;display:grid}.input-icon button svg{width:16px}.forgot-link{color:var(--green-dark);align-self:flex-end;margin-top:-8px;font-size:11px;font-weight:700;text-decoration:none}.auth-switch{color:var(--muted);text-align:center;margin-top:23px;font-size:11px}.auth-switch a{color:var(--green-dark);align-items:center;gap:5px;font-weight:700;display:inline-flex}.auth-switch svg{width:13px}.success-panel{color:#17613f;background:var(--mint);border-radius:12px;flex-direction:column;align-items:flex-start;gap:9px;padding:18px;display:flex}.success-panel>svg{width:28px}.success-panel p{margin:0;font-size:11px;line-height:1.5}.success-panel a{color:var(--green-dark);font-size:11px;font-weight:800}.otp-form{align-items:center}.otp-symbol{width:58px;height:58px;color:var(--green);background:var(--mint);border-radius:16px;place-items:center;display:grid}.otp-symbol svg{width:29px;height:29px}.otp-label{align-items:center;width:100%}.otp-input{border:1px solid var(--line);width:100%;min-height:66px;color:var(--ink);letter-spacing:.38em;text-align:center;text-indent:.38em;background:#fbfdfb;border-radius:11px;outline:0;font:800 28px Manrope,sans-serif}.otp-input:focus{border-color:var(--green);box-shadow:0 0 0 4px var(--mint)}.otp-help{max-width:330px;color:var(--muted);text-align:center;margin:-3px 0 2px;font-size:10px;line-height:1.5}.otp-form .form-error{width:100%}.resend-button,.back-button{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.resend-button:disabled{cursor:default;color:#9ba8a1}.resend-button svg,.back-button svg{width:14px}.back-button{color:var(--muted);font-weight:500}.account-page{padding:54px 0 90px}.page-title{max-width:650px;margin-bottom:30px}.page-title h1{letter-spacing:-.045em;margin-bottom:8px;font-size:38px}.page-title>p:last-child{color:var(--muted);font-size:13px}.account-grid{grid-template-columns:225px 1fr;gap:24px;display:grid}.account-nav{border:1px solid var(--line);background:#fff;border-radius:13px;align-self:start;padding:7px;overflow:hidden}.account-nav a{color:#607168;border-radius:8px;align-items:center;gap:9px;padding:12px;font-size:11px;font-weight:600;text-decoration:none;display:flex}.account-nav a:hover,.account-nav a.active{color:var(--green-dark);background:var(--mint)}.account-nav svg{width:16px}.account-content{flex-direction:column;gap:16px;min-width:0;display:flex}.panel-form,.content-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;padding:22px}.panel-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.panel-heading>span{width:38px;height:38px;color:var(--green);background:var(--mint);border-radius:9px;place-items:center;display:grid}.panel-heading svg{width:18px}.panel-heading h2,.content-toolbar h2{margin:0 0 3px;font-size:17px}.panel-heading p,.content-toolbar p{color:var(--muted);margin:0;font-size:10px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.panel-form .form-grid label:last-child:nth-child(odd){grid-column:1/-1}.content-toolbar{justify-content:space-between;align-items:center;display:flex}.address-list,.order-list{flex-direction:column;gap:11px;display:flex}.address-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:42px 1fr auto;gap:13px;padding:17px;display:grid}.address-list article.default{border-color:#87c9aa}.address-icon{width:42px;height:42px;color:var(--green);background:var(--mint);border-radius:10px;place-items:center;display:grid}.address-icon svg{width:19px}.address-list article header{align-items:center;gap:8px;display:flex}.address-list h3{margin:0;font-size:14px}.address-list article header b{color:var(--green-dark);background:var(--mint);border-radius:99px;align-items:center;gap:3px;padding:3px 6px;font-size:8px;display:flex}.address-list header svg{width:10px}.address-list article p{color:#506158;margin:6px 0;font-size:11px}.address-list article small{color:var(--muted);font-size:9px}.address-list article>aside{align-items:center;gap:5px;display:flex}.address-list article>aside button{border:1px solid var(--line);color:#64736c;background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.address-list aside svg{width:14px}.address-list article>aside .text-action{width:auto;color:var(--green-dark);padding:0 9px;font-size:9px}.modal-card>label{margin-bottom:13px}.modal-card footer{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.checkbox{align-items:center;flex-direction:row!important}.checkbox input{width:16px!important;min-height:auto!important}.empty-card{min-height:180px;color:var(--muted);text-align:center;border:1px dashed #bdcbc4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-card>svg{color:#8fb9a6;width:32px}.empty-card h3{color:var(--ink);margin:10px 0 5px;font-size:15px}.empty-card p{margin:0;font-size:10px}.product-empty{grid-column:1/-1}.order-list article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.order-list article>header{justify-content:space-between;display:flex}.order-list header small{color:var(--green);letter-spacing:.1em;font-size:8px;font-weight:800}.order-list h3{margin:4px 0 0;font-size:14px}.order-status{color:#8b651b;background:#fff2c8;border-radius:99px;align-self:flex-start;padding:5px 8px;font-size:9px;font-weight:700}.order-status.completed,.order-status.ready_for_pickup{color:#166342;background:#dcf6e8}.order-status.cancelled{color:#a32f2f;background:#ffebeb}.order-list article>p{color:var(--muted);margin:15px 0;font-size:11px}.order-list article>footer{border-top:1px solid var(--line);align-items:center;gap:15px;padding-top:12px;display:flex}.order-list footer span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.order-list footer svg{width:14px}.order-list footer strong{margin-left:auto;font-size:12px}.page-loading{min-height:100vh;color:var(--green);place-items:center;font-size:13px;font-weight:700;display:grid}@media (width<=980px){.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-hero:after{width:115px;height:115px;font-size:100px;right:4%}.auth-page{grid-template-columns:1fr}.auth-story{min-height:390px}.auth-form-panel{min-height:620px}}@media (width<=760px){.store-header{min-height:64px;padding:0 16px}.store-header .brand>div{display:none}.mobile-menu{color:var(--ink);background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.mobile-menu svg{width:22px}.store-header nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;flex-direction:column;padding:7px;display:none;position:absolute;top:68px;left:12px;right:12px}.store-header nav.open{display:flex}.store-header nav a{border:0;border-radius:8px;min-height:43px}.header-signup,.header-logout{margin-left:0;padding:8px 11px}.catalog-hero{align-items:flex-start;min-height:390px;padding-top:55px}.catalog-hero:after{top:auto;bottom:-25px;right:40px;transform:rotate(-7deg)}.catalog-controls{grid-template-columns:1fr auto;margin-top:-30px}.branch-select{grid-column:1/-1}.cart-button span{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:145px}.store-footer{grid-template-columns:1fr;gap:16px}.account-grid{grid-template-columns:1fr}.account-nav{display:flex;overflow-x:auto}.account-nav a{white-space:nowrap}.form-grid{grid-template-columns:1fr}.panel-form .form-grid label:last-child:nth-child(odd){grid-column:auto}.address-list article{grid-template-columns:38px 1fr}.address-list article>aside{grid-column:2;justify-content:flex-start}.content-toolbar{flex-direction:column;align-items:flex-start;gap:14px}}@media (width<=520px){.page-container{width:min(100% - 26px,1180px)}.catalog-hero h1{font-size:40px}.catalog-hero .page-container>p:not(.eyebrow){max-width:90%;font-size:12px}.hero-points{flex-direction:column;gap:8px}.catalog-controls{padding:8px}.search-box{min-height:48px}.product-grid{gap:9px}.product-image{height:110px}.product-copy{padding:11px}.product-copy h3{min-height:38px;font-size:12px}.product-copy>div{flex-direction:column;align-items:flex-start;gap:4px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading>p{margin-top:5px}.modal-backdrop{place-items:end center;padding:10px}.checkout-card,.modal-card{border-radius:16px 16px 0 0;max-height:calc(100vh - 20px);padding:18px;overflow:auto}.fulfilment-options{grid-template-columns:1fr}.auth-story{min-height:330px;padding:28px 24px}.auth-story h1{font-size:38px}.auth-story aside{flex-direction:column;gap:8px}.auth-form-panel{min-height:600px;padding:38px 23px}.account-page{padding:35px 0 65px}.page-title h1{font-size:31px}.account-nav a{padding:9px}.account-nav a svg{display:none}.panel-form,.content-toolbar{padding:16px}}
