.Header-module__hBw1pG__header{z-index:1000;background:#fff;border-bottom:1px solid #f1f0ea;flex-direction:column;display:flex;position:sticky;top:0}.Header-module__hBw1pG__topBar{color:#707a6b;background:#fcfbf7;border-bottom:1px solid #f1f0ea;width:100%;font-size:13px}.Header-module__hBw1pG__topBarContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:8px 40px;display:flex}.Header-module__hBw1pG__topBarLeft,.Header-module__hBw1pG__topBarRight{gap:24px;display:flex}.Header-module__hBw1pG__topBarLeft a,.Header-module__hBw1pG__topBarRight a{color:#707a6b;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__topBarLeft a:hover,.Header-module__hBw1pG__topBarRight a:hover{color:#0e6b17}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1400px;height:80px;margin:0 auto;padding:0 40px;display:flex}.Header-module__hBw1pG__logo{color:#0e6b17;flex-shrink:0;align-items:center;gap:10px;font-size:22px;font-weight:700;text-decoration:none;display:flex}.Header-module__hBw1pG__logo strong{color:#a63b00}.Header-module__hBw1pG__searchBar{color:#707a6b;background:#fcfbf7;border:1px solid #e3e3de;border-radius:24px;flex:1;align-items:center;gap:12px;max-width:600px;height:48px;padding:0 20px;transition:all .2s;display:flex}.Header-module__hBw1pG__searchBar:focus-within{background:#fff;border-color:#0e6b17;box-shadow:0 4px 12px #0e6b1714}.Header-module__hBw1pG__searchBar input{color:#1b1c19;background:0 0;border:none;outline:none;width:100%;font-size:15px}.Header-module__hBw1pG__actions{align-items:center;gap:20px;display:flex}.Header-module__hBw1pG__locationBtn{color:#5a1c00;cursor:pointer;background:#ffdbce;border:none;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.Header-module__hBw1pG__locationBtn:hover{background:#ffb599}.Header-module__hBw1pG__userSection{padding:10px 0;position:relative}.Header-module__hBw1pG__userIconActive{color:#0e6b17;cursor:pointer;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;transition:background .2s;display:flex}.Header-module__hBw1pG__userIconActive:hover{background:#f0fdf4}.Header-module__hBw1pG__rotate{transform:rotate(180deg)}.Header-module__hBw1pG__userIconActive svg{transition:transform .2s}.Header-module__hBw1pG__dropdown{z-index:1001;background:#fff;border:1px solid #f1f0ea;border-radius:20px;width:240px;margin-top:10px;padding:16px;animation:.2s ease-out Header-module__hBw1pG__fadeIn;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #0000001a}.Header-module__hBw1pG__dropdown:before{content:"";background:0 0;height:15px;position:absolute;top:-15px;left:0;right:0}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__dropdownHeader{padding:8px 12px}.Header-module__hBw1pG__welcome{color:#707a6b;margin-bottom:2px;font-size:12px}.Header-module__hBw1pG__roleName{color:#0e6b17;font-size:15px;font-weight:800}.Header-module__hBw1pG__dropdownDivider{background:#f1f0ea;height:1px;margin:12px 0}.Header-module__hBw1pG__dropdownItem{color:#40493c;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{color:#0e6b17;background:#fcfbf7;padding-left:16px}.Header-module__hBw1pG__logout{color:#ba1a1a}.Header-module__hBw1pG__logout:hover{color:#ba1a1a;background:#fff5f5}.Header-module__hBw1pG__loginBtn{color:#0e6b17;background:#f0fdf4;border-radius:24px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__loginBtn:hover{color:#0e6b17;background:#dcfce7}.Header-module__hBw1pG__cartBtn{color:#40493c;justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.Header-module__hBw1pG__cartBtn:hover{color:#0e6b17}.Header-module__hBw1pG__cartCount{color:#fff;background:#a63b00;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-8px;right:-10px}.Header-module__hBw1pG__hamburgerBtn{color:#0e6b17;cursor:pointer;background:0 0;border:none;padding:8px;display:none}@media (max-width:900px){.Header-module__hBw1pG__topBar,.Header-module__hBw1pG__searchBar,.Header-module__hBw1pG__locationBtn span{display:none}.Header-module__hBw1pG__container{gap:16px;padding:0 16px}.Header-module__hBw1pG__hamburgerBtn{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__userSection,.Header-module__hBw1pG__locationBtn{display:none}}
.MobileMenu-module__AP24jW__overlay{z-index:2000;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.MobileMenu-module__AP24jW__overlayOpen{opacity:1;visibility:visible}.MobileMenu-module__AP24jW__drawer{z-index:2001;background:#fff;flex-direction:column;width:280px;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.MobileMenu-module__AP24jW__drawerOpen{transform:translate(0)}.MobileMenu-module__AP24jW__header{border-bottom:1px solid #f1f0ea;justify-content:space-between;align-items:center;padding:20px;display:flex}.MobileMenu-module__AP24jW__logo{width:auto;height:32px}.MobileMenu-module__AP24jW__closeBtn{cursor:pointer;color:#707a6b;background:0 0;border:none;padding:4px}.MobileMenu-module__AP24jW__content{flex-direction:column;gap:24px;padding:20px;display:flex}.MobileMenu-module__AP24jW__section{flex-direction:column;gap:12px;display:flex}.MobileMenu-module__AP24jW__sectionTitle{color:#707a6b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:13px;font-weight:700}.MobileMenu-module__AP24jW__link{color:#40493c;align-items:center;gap:12px;padding:8px 0;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.MobileMenu-module__AP24jW__link:hover{color:#0e6b17}.MobileMenu-module__AP24jW__link svg{color:#707a6b}.MobileMenu-module__AP24jW__link:hover svg{color:#0e6b17}.MobileMenu-module__AP24jW__divider{background:#f1f0ea;height:1px}
.Footer-module__S6Hkya__footer{color:#40493c;background-color:#fff;border-top:1px solid #f1f0ea;padding:80px 0 40px}.Footer-module__S6Hkya__container{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:80px;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__logo{color:#0e6b17;align-items:center;gap:10px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.Footer-module__S6Hkya__logo strong{color:#a63b00}.Footer-module__S6Hkya__description{color:#707a6b;max-width:320px;font-size:16px;line-height:1.6}.Footer-module__S6Hkya__linksCol h4,.Footer-module__S6Hkya__socialCol h4{color:#1b1c19;margin-bottom:24px;font-size:18px;font-weight:700}.Footer-module__S6Hkya__linksCol ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linksCol a{color:#40493c;font-size:15px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linksCol a:hover{color:#0e6b17}.Footer-module__S6Hkya__socialCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__socialIcons{gap:16px;display:flex}.Footer-module__S6Hkya__socialIcons a{color:#0e6b17;background:#fcfbf7;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialIcons a:hover{color:#fff;background:#0e6b17;transform:translateY(-2px)}.Footer-module__S6Hkya__bottom{border-top:1px solid #f1f0ea;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__S6Hkya__copyright{color:#707a6b;font-size:14px}.Footer-module__S6Hkya__bottomActions{align-items:center;gap:24px;display:flex}.Footer-module__S6Hkya__madeWith{color:#707a6b;align-items:center;gap:6px;font-size:14px;display:flex}.Footer-module__S6Hkya__adminWrapper{align-items:center;display:flex;position:relative}.Footer-module__S6Hkya__adminAccess{color:#e3e3de;cursor:pointer;align-items:center;transition:all .2s;display:flex}.Footer-module__S6Hkya__adminAccess:hover{color:#0e6b17}.Footer-module__S6Hkya__adminTooltip{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background-color:#1b1c19;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-size:10px;transition:all .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__adminWrapper:hover .Footer-module__S6Hkya__adminTooltip{opacity:1;visibility:visible}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:640px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__container{padding:0 20px}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:40px;margin-bottom:60px}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:20px}.Footer-module__S6Hkya__bottomActions{flex-direction:column;gap:12px}}
.ProductCard-module__t53O_a__productCard{border:1px solid var(--color-outline-variant,#bfc9bd);background:#fff;border-radius:24px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.ProductCard-module__t53O_a__productCard:hover{border-color:var(--color-primary,#0b612e);transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.ProductCard-module__t53O_a__imageContainer{height:200px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__image{transform:scale(1.1)}.ProductCard-module__t53O_a__organicBadge{background:var(--color-primary,#0b612e);color:#fff;z-index:2;border-radius:12px;align-items:center;gap:4px;padding:6px 12px;font-size:10px;font-weight:800;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0003}.ProductCard-module__t53O_a__info{flex-direction:column;flex:1;padding:20px;display:flex}.ProductCard-module__t53O_a__producer{color:var(--color-outline,#707a6f);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}.ProductCard-module__t53O_a__fairName{color:var(--color-primary,#0b612e);font-weight:800}.ProductCard-module__t53O_a__title{color:#1b1c19;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:42px;margin-bottom:16px;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__priceRow{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.ProductCard-module__t53O_a__priceContainer{flex-direction:column;display:flex}.ProductCard-module__t53O_a__unit{color:var(--color-outline,#707a6f);margin-bottom:-2px;font-size:12px}.ProductCard-module__t53O_a__priceValue{color:var(--color-primary,#0b612e);align-items:baseline;gap:2px;font-size:24px;font-weight:800;display:flex}.ProductCard-module__t53O_a__priceValue span{font-size:14px}.ProductCard-module__t53O_a__btnAdd{background:var(--color-primary,#0b612e);color:#fff;cursor:pointer;border:none;border-radius:18px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 12px #0b612e4d}.ProductCard-module__t53O_a__btnAdd:hover{background:#084d24;transform:scale(1.1)rotate(5deg);box-shadow:0 6px 16px #0b612e66}.ProductCard-module__t53O_a__btnAdd:active{transform:scale(.95)}.ProductCard-module__t53O_a__tag{background:var(--color-tertiary,#745b00);color:#fff;z-index:2;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 4px #0000001a}.ProductCard-module__t53O_a__favoriteBtn{width:32px;height:32px;color:var(--color-outline,#707a6f);cursor:pointer;z-index:3;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000001a}.ProductCard-module__t53O_a__favoriteBtn:hover{transform:scale(1.1)}.ProductCard-module__t53O_a__favoriteBtn.ProductCard-module__t53O_a__isFavorite{color:#ef4444}.ProductCard-module__t53O_a__heartFilled{fill:currentColor}
.VendorSelectorModal-module__6wEkEa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.VendorSelectorModal-module__6wEkEa__modal{background:#fff;border-radius:32px;flex-direction:row;width:90vw;max-width:1200px;height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) VendorSelectorModal-module__6wEkEa__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 48px #0003}@keyframes VendorSelectorModal-module__6wEkEa__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.VendorSelectorModal-module__6wEkEa__imagePane{background:#f8f9fa;flex:1;min-width:40%;position:relative}.VendorSelectorModal-module__6wEkEa__noImagePlaceholder{color:#a0a0a0;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;display:flex}.VendorSelectorModal-module__6wEkEa__infoPane{background:#fff;flex-direction:column;flex:1;min-width:40%;display:flex}.VendorSelectorModal-module__6wEkEa__header{justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}.VendorSelectorModal-module__6wEkEa__btnClose{background:var(--surface-container-low,#f5f5f5);color:var(--on-surface-variant);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.VendorSelectorModal-module__6wEkEa__btnClose:hover{background:var(--color-error,#ba1a1a);color:#fff}.VendorSelectorModal-module__6wEkEa__infoScrollArea{flex:1;padding:0 32px 32px;overflow-y:auto}.VendorSelectorModal-module__6wEkEa__infoScrollArea::-webkit-scrollbar{width:8px}.VendorSelectorModal-module__6wEkEa__infoScrollArea::-webkit-scrollbar-track{background:0 0}.VendorSelectorModal-module__6wEkEa__infoScrollArea::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:4px}.VendorSelectorModal-module__6wEkEa__productHeader{flex-direction:column;width:100%;padding:0 32px 16px;display:flex}.VendorSelectorModal-module__6wEkEa__productTitle{color:#1b1c19;margin-bottom:8px;font-size:24px;font-weight:800;line-height:1.2}.VendorSelectorModal-module__6wEkEa__topFairBadge{color:#666;align-items:center;gap:4px;margin-top:12px;font-size:13px;font-weight:500;display:inline-flex}.VendorSelectorModal-module__6wEkEa__description{color:#707a6f;margin-bottom:32px;font-size:15px;line-height:1.6}.VendorSelectorModal-module__6wEkEa__sectionSubtitle{text-transform:uppercase;letter-spacing:1px;color:#707a6f;margin-bottom:16px;font-size:14px;font-weight:700}.VendorSelectorModal-module__6wEkEa__optionsArea{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.VendorSelectorModal-module__6wEkEa__optionGroup{flex-direction:column;display:flex}.VendorSelectorModal-module__6wEkEa__optionGroup .VendorSelectorModal-module__6wEkEa__sectionSubtitle{margin-bottom:12px}.VendorSelectorModal-module__6wEkEa__variationRow{flex-wrap:wrap;gap:12px;display:flex}.VendorSelectorModal-module__6wEkEa__variationBtn{color:#4a524a;cursor:pointer;background:#fff;border:2px solid #e1e4e1;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700;transition:all .2s}.VendorSelectorModal-module__6wEkEa__variationBtn:hover{border-color:#a0a0a0}.VendorSelectorModal-module__6wEkEa__activeVariation{border-color:var(--color-primary,#0b612e);color:var(--color-primary,#0b612e);background:#0b612e0d}.VendorSelectorModal-module__6wEkEa__quantitySection{align-items:center;gap:16px;margin-top:24px;margin-bottom:24px;display:flex}.VendorSelectorModal-module__6wEkEa__quantityControlInline{background:#f5f5f5;border-radius:99px;align-items:center;width:fit-content;padding:6px;display:inline-flex}.VendorSelectorModal-module__6wEkEa__quantityControlInline button{color:#1b1c19;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;transition:all .2s;display:flex}.VendorSelectorModal-module__6wEkEa__quantityControlInline button:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.VendorSelectorModal-module__6wEkEa__quantityControlInline span{text-align:center;width:48px;font-size:18px;font-weight:800}.VendorSelectorModal-module__6wEkEa__vendorList{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.VendorSelectorModal-module__6wEkEa__vendorCard{cursor:pointer;border:2px solid #e1e4e1;border-radius:20px;justify-content:space-between;align-items:flex-start;padding:20px;transition:all .2s;display:flex}.VendorSelectorModal-module__6wEkEa__vendorCard:hover{border-color:var(--color-primary,#0b612e);background:#0b612e05}.VendorSelectorModal-module__6wEkEa__selected{border-color:var(--color-primary,#0b612e);background:#0b612e0d!important}.VendorSelectorModal-module__6wEkEa__vendorInfo{flex-direction:column;gap:4px;display:flex}.VendorSelectorModal-module__6wEkEa__nameRow{align-items:center;gap:8px;display:flex}.VendorSelectorModal-module__6wEkEa__vendorIcon{color:var(--color-primary,#0b612e)}.VendorSelectorModal-module__6wEkEa__nameRow h4{color:#1b1c19;font-size:16px;font-weight:700}.VendorSelectorModal-module__6wEkEa__rating{color:#707a6f;background:#fff8e1;border-radius:8px;align-items:center;gap:4px;padding:2px 6px;font-size:12px;font-weight:700;display:flex}.VendorSelectorModal-module__6wEkEa__fairName{color:#707a6f;margin-left:24px;font-size:13px}.VendorSelectorModal-module__6wEkEa__directVendorBox{border:2px solid var(--color-primary,#0b612e);background:#0b612e0a;border-radius:20px;margin-bottom:32px;padding:24px}.VendorSelectorModal-module__6wEkEa__directVendorHeader{color:#4a524a;align-items:center;gap:8px;margin-bottom:12px;font-size:16px;display:flex}.VendorSelectorModal-module__6wEkEa__directVendorHeader strong{color:#1b1c19;font-size:18px}.VendorSelectorModal-module__6wEkEa__directPriceRow{align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.VendorSelectorModal-module__6wEkEa__largePrice{color:var(--color-primary,#0b612e);font-size:32px;font-weight:800}.VendorSelectorModal-module__6wEkEa__largePriceUnit{color:#707a6f;font-size:16px;font-weight:600}.VendorSelectorModal-module__6wEkEa__tagsContainer{flex-wrap:wrap;gap:8px;margin-top:12px;margin-left:24px;display:flex}.VendorSelectorModal-module__6wEkEa__directVendorBox .VendorSelectorModal-module__6wEkEa__tagsContainer{margin-left:0}.VendorSelectorModal-module__6wEkEa__tagBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.VendorSelectorModal-module__6wEkEa__priceCol{text-align:right;flex-direction:column;display:flex}.VendorSelectorModal-module__6wEkEa__price{color:var(--color-primary,#0b612e);font-size:20px;font-weight:800}.VendorSelectorModal-module__6wEkEa__priceLabel{color:#707a6f;font-size:12px;font-weight:600}.VendorSelectorModal-module__6wEkEa__mapSection{margin-top:24px}.VendorSelectorModal-module__6wEkEa__mapHeader{color:#4a524a;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.VendorSelectorModal-module__6wEkEa__mapContainer{border:1px solid #e1e4e1;border-radius:16px;width:100%;height:200px;overflow:hidden}.VendorSelectorModal-module__6wEkEa__footer{background:#fff;border-top:1px solid #e1e4e1;align-items:center;gap:16px;padding:24px 32px;display:flex}.VendorSelectorModal-module__6wEkEa__quantityControl{background:#f5f5f5;border-radius:99px;align-items:center;padding:6px;display:flex}.VendorSelectorModal-module__6wEkEa__quantityControl button{color:#1b1c19;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;transition:all .2s;display:flex}.VendorSelectorModal-module__6wEkEa__quantityControl button:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.VendorSelectorModal-module__6wEkEa__quantityControl span{text-align:center;width:48px;font-size:18px;font-weight:800}.VendorSelectorModal-module__6wEkEa__btnAdd{background:var(--color-primary,#0b612e);color:#fff;cursor:pointer;border:none;border-radius:99px;flex:1;justify-content:center;align-items:center;gap:12px;height:56px;font-size:18px;font-weight:700;transition:all .2s;display:flex}.VendorSelectorModal-module__6wEkEa__btnAdd:disabled{cursor:not-allowed;background:#bfc9bd}.VendorSelectorModal-module__6wEkEa__btnAdd:not(:disabled):hover{background:#084d24;transform:translateY(-2px);box-shadow:0 8px 24px #0b612e33}.VendorSelectorModal-module__6wEkEa__btnAdd:not(:disabled):active{transform:translateY(0)scale(.98)}@media (max-width:640px){.VendorSelectorModal-module__6wEkEa__overlay{align-items:flex-end;padding:0}.VendorSelectorModal-module__6wEkEa__modal{border-radius:24px 24px 0 0;flex-direction:column;width:100%;height:92vh}.VendorSelectorModal-module__6wEkEa__imagePane{display:none}.VendorSelectorModal-module__6wEkEa__infoPane{flex:1;min-width:0}.VendorSelectorModal-module__6wEkEa__header{padding:16px 20px}.VendorSelectorModal-module__6wEkEa__infoScrollArea{padding:0 20px 20px}.VendorSelectorModal-module__6wEkEa__productTitle{font-size:22px}.VendorSelectorModal-module__6wEkEa__footer{padding:16px 20px}}.VendorSelectorModal-module__6wEkEa__wooCommerceFilters{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.VendorSelectorModal-module__6wEkEa__filterRow{flex-direction:column;gap:4px;display:flex}.VendorSelectorModal-module__6wEkEa__filterLabel{color:#1b1c19;text-transform:capitalize;font-size:14px;font-weight:700}.VendorSelectorModal-module__6wEkEa__filterRowWithClear{align-items:center;gap:12px;display:flex}.VendorSelectorModal-module__6wEkEa__filterSelect{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:10px 12px;font-size:14px;transition:border-color .2s}.VendorSelectorModal-module__6wEkEa__filterSelect:focus{border-color:var(--primary-color,#22c55e)}.VendorSelectorModal-module__6wEkEa__filterSelect:disabled{cursor:not-allowed;background-color:#f3f4f6}.VendorSelectorModal-module__6wEkEa__btnClear{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:12px;display:flex}.VendorSelectorModal-module__6wEkEa__btnClear:hover{color:#ef4444}.VendorSelectorModal-module__6wEkEa__selectedPriceDisplay{color:var(--primary-color,#22c55e);border-top:1px solid #e5e7eb;margin-top:8px;padding-top:16px;font-size:20px;font-weight:800}.VendorSelectorModal-module__6wEkEa__priceRangeDisplay{color:var(--color-primary,#0b612e);margin-bottom:24px;font-size:20px;font-weight:800}.VendorSelectorModal-module__6wEkEa__priceUnit{color:#6b7280;font-size:14px;font-weight:500}
.CategoryGrid-module__YPjLeW__container{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;justify-content:space-between;gap:16px;padding:8px 16px 16px;display:flex;overflow-x:auto}.CategoryGrid-module__YPjLeW__container::-webkit-scrollbar{display:none}.CategoryGrid-module__YPjLeW__item{cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:12px;min-width:80px;transition:transform .2s;display:flex}.CategoryGrid-module__YPjLeW__item:hover{transform:translateY(-4px)}.CategoryGrid-module__YPjLeW__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex}.CategoryGrid-module__YPjLeW__item:hover .CategoryGrid-module__YPjLeW__iconWrapper{box-shadow:0 8px 16px #0000001a}.CategoryGrid-module__YPjLeW__name{color:var(--on-surface);font-size:14px;font-weight:600}@media (max-width:600px){.CategoryGrid-module__YPjLeW__iconWrapper{width:64px;height:64px}}
.page-module__YpfkVa__page{background-color:var(--surface);min-height:100vh}.page-module__YpfkVa__container{max-width:1440px;margin:0 auto;padding:100px 80px 80px}.page-module__YpfkVa__hero{color:#fff;border-radius:32px;height:280px;margin-bottom:40px;display:flex;overflow:hidden}.page-module__YpfkVa__heroContent{flex-direction:column;flex:1;justify-content:center;padding:48px;display:flex}.page-module__YpfkVa__iconCircle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.page-module__YpfkVa__hero h1{color:#fff;margin-bottom:8px;font-size:40px;font-weight:800}.page-module__YpfkVa__hero p{opacity:.9;font-size:18px}.page-module__YpfkVa__heroImage{width:40%}.page-module__YpfkVa__heroImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__YpfkVa__toolbar{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module__YpfkVa__breadcrumb{color:var(--on-surface-variant);font-size:14px}.page-module__YpfkVa__btnFilter{border:1px solid var(--outline-variant);background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.page-module__YpfkVa__btnFilter:hover{background:var(--surface-container)}.page-module__YpfkVa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1200px){.page-module__YpfkVa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.page-module__YpfkVa__container{padding:80px 20px 40px}.page-module__YpfkVa__hero{flex-direction:column;height:auto}.page-module__YpfkVa__heroContent{padding:32px}.page-module__YpfkVa__heroImage{width:100%;height:200px}}
.page-module__wnG6dG__page{background-color:var(--surface);min-height:100vh}.page-module__wnG6dG__container{max-width:1440px;margin:0 auto;padding:100px 80px 80px}.page-module__wnG6dG__hero{background:linear-gradient(90deg, var(--primary) 0%, var(--primary-container) 100%);color:#fff;border-radius:32px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:64px;display:flex;position:relative;overflow:hidden}.page-module__wnG6dG__heroContent{z-index:2;max-width:600px;position:relative}.page-module__wnG6dG__heroBadge{background:var(--secondary-container);color:var(--on-secondary-container);text-transform:uppercase;letter-spacing:1px;border-radius:9999px;margin-bottom:16px;padding:4px 16px;font-size:12px;font-weight:800;display:inline-block}.page-module__wnG6dG__hero h1{color:#fff;margin-bottom:16px;font-size:48px;font-weight:800}.page-module__wnG6dG__hero p{opacity:.9;font-size:18px;line-height:1.6}.page-module__wnG6dG__heroImage{opacity:.3;width:40%;height:100%;position:absolute;top:0;right:0}.page-module__wnG6dG__heroImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__wnG6dG__contextBar{gap:24px;margin-bottom:40px;display:flex}.page-module__wnG6dG__contextItem{background:var(--surface-container-low);border:1px solid var(--outline-variant);border-radius:20px;flex:1;align-items:center;gap:20px;padding:24px;display:flex}.page-module__wnG6dG__contextItemSecondary{background:var(--secondary-fixed);border:1px solid var(--secondary-fixed-dim);border-radius:20px;align-items:center;gap:20px;min-width:320px;padding:24px;display:flex}.page-module__wnG6dG__iconBox{color:var(--primary);background:#0e6b171a;border-radius:12px;padding:12px}.page-module__wnG6dG__iconBoxSecondary{background:var(--secondary);color:#fff;border-radius:12px;padding:12px}.page-module__wnG6dG__label{color:var(--on-surface-variant);font-size:12px;font-weight:600}.page-module__wnG6dG__contextItem h2,.page-module__wnG6dG__contextItemSecondary h2{font-size:18px;font-weight:700}.page-module__wnG6dG__fairFilter{align-items:center;gap:16px;margin-bottom:64px;padding-bottom:8px;display:flex;overflow-x:auto}.page-module__wnG6dG__fairFilter p{color:var(--on-surface-variant);white-space:nowrap;text-transform:uppercase;font-size:13px;font-weight:700}.page-module__wnG6dG__chipsRow{gap:12px;display:flex}.page-module__wnG6dG__chip,.page-module__wnG6dG__chipActive{white-space:nowrap;border:1px solid var(--outline-variant);border-radius:9999px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.page-module__wnG6dG__chip{color:var(--on-surface);background:#fff}.page-module__wnG6dG__chip:hover{background:var(--surface-container)}.page-module__wnG6dG__chipActive{background:var(--primary);color:#fff;border-color:var(--primary)}.page-module__wnG6dG__dealsSection{margin-bottom:64px}.page-module__wnG6dG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module__wnG6dG__headerTitle{align-items:center;gap:12px;display:flex}.page-module__wnG6dG__headerTitle h3{font-size:24px;font-weight:800}.page-module__wnG6dG__countdown{color:var(--tertiary);font-size:14px;font-weight:800;animation:2s infinite page-module__wnG6dG__pulse}@keyframes page-module__wnG6dG__pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.page-module__wnG6dG__dealsGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.page-module__wnG6dG__sectionHeaderBordered{border-bottom:2px solid #0e6b171a;margin-bottom:24px;padding-bottom:12px}.page-module__wnG6dG__denseGrid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.page-module__wnG6dG__miniCard{border:1px solid var(--outline-variant);cursor:pointer;background:#fff;border-radius:16px;padding:12px;transition:all .2s}.page-module__wnG6dG__miniCard:hover{border-color:var(--primary);transform:translateY(-4px)}.page-module__wnG6dG__miniCard img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:120px;margin-bottom:12px}.page-module__wnG6dG__miniInfo{flex-direction:column;gap:4px;display:flex}.page-module__wnG6dG__locationTag{color:var(--primary);align-items:center;gap:2px;font-size:8px;font-weight:800;display:flex}.page-module__wnG6dG__miniCard h4{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.page-module__wnG6dG__miniPrice{justify-content:space-between;align-items:center;display:flex}.page-module__wnG6dG__miniPrice strong{color:var(--primary);font-size:14px}.page-module__wnG6dG__miniPrice span{color:var(--on-surface-variant);font-size:10px}@media (max-width:1200px){.page-module__wnG6dG__dealsGrid{grid-template-columns:repeat(3,1fr)}.page-module__wnG6dG__denseGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:800px){.page-module__wnG6dG__container{padding:80px 20px 40px}.page-module__wnG6dG__contextBar{flex-direction:column}.page-module__wnG6dG__hero{padding:32px}.page-module__wnG6dG__hero h1{font-size:32px}}
.page-module___8aEwW__page{background-color:var(--color-surface);min-height:100vh}.page-module___8aEwW__main{max-width:1440px;margin:0 auto;padding:24px 80px 80px}.page-module___8aEwW__hero{margin-bottom:64px}.page-module___8aEwW__heroImage{border-radius:32px;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.page-module___8aEwW__heroImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module___8aEwW__heroOverlay{background:linear-gradient(90deg,#000000b3 0%,#0000004d 50%,#0000 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:0 80px;display:flex;position:absolute;inset:0}.page-module___8aEwW__heroBadge{background:var(--color-secondary-container);color:#fff;border-radius:9999px;width:fit-content;margin-bottom:16px;padding:4px 16px;font-size:12px;font-weight:700}.page-module___8aEwW__heroOverlay h1{color:#fff;letter-spacing:-.02em;max-width:600px;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.1}.page-module___8aEwW__heroOverlay p{color:#fffffff2;max-width:450px;margin-bottom:40px;font-size:20px;font-weight:500}.page-module___8aEwW__heroBtn{background-color:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-items:center;gap:12px;width:fit-content;padding:16px 40px;font-size:18px;font-weight:800;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 10px 25px -5px #0b612e66}.page-module___8aEwW__heroBtn:hover{opacity:1;background-color:#0d7a3a;transform:scale(1.05)translateY(-4px);box-shadow:0 20px 30px -10px #0b612e99}.page-module___8aEwW__heroBtn svg{transition:transform .3s}.page-module___8aEwW__heroBtn:hover svg{transform:translate(6px)}.page-module___8aEwW__categories{margin-bottom:64px}.page-module___8aEwW__bentoGrid{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}.page-module___8aEwW__sidebar{flex-direction:column;gap:24px;display:flex}.page-module___8aEwW__card{border:1px solid var(--color-outline-variant);background:#fff;border-radius:24px;padding:24px;box-shadow:0 1px 3px #0000001a}.page-module___8aEwW__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module___8aEwW__cardHeader h2{font-size:18px;font-weight:700}.page-module___8aEwW__mapPreview{filter:grayscale(.5);border-radius:16px;height:180px;margin-bottom:20px;transition:filter .3s;position:relative;overflow:hidden}.page-module___8aEwW__mapPreview:hover{filter:grayscale(0)}.page-module___8aEwW__mapPreview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module___8aEwW__mapLabel{background:#fff;border-radius:9999px;padding:4px 12px;font-size:10px;font-weight:800;position:absolute;bottom:12px;left:12px;box-shadow:0 4px 6px -1px #0000001a}.page-module___8aEwW__fairInfo{flex-direction:column;gap:16px;display:flex}.page-module___8aEwW__infoRow{color:var(--color-on-surface-variant);gap:12px;display:flex}.page-module___8aEwW__infoRow p{font-size:13px}.page-module___8aEwW__btnOutline{border:2px solid var(--color-primary);width:100%;color:var(--color-primary);cursor:pointer;background:0 0;border-radius:12px;padding:12px;font-weight:700;transition:all .2s}.page-module___8aEwW__btnOutline:hover{background:var(--color-primary);color:#fff}.page-module___8aEwW__featuredProducer{background:#126e190d;border-color:#126e191a;position:relative}.page-module___8aEwW__badge{background:var(--color-primary);color:#fff;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:800;position:absolute;top:16px;right:16px}.page-module___8aEwW__producerHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-module___8aEwW__avatar{border:2px solid #fff;border-radius:50%;width:64px;height:64px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.page-module___8aEwW__avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module___8aEwW__rating{color:#fbbc04;align-items:center;gap:4px;display:flex}.page-module___8aEwW__rating span{color:var(--color-on-surface-variant);margin-left:4px;font-size:12px}.page-module___8aEwW__quote{color:var(--color-on-surface-variant);margin-bottom:20px;font-size:13px;font-style:italic}.page-module___8aEwW__miniProducts{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.page-module___8aEwW__miniItem{text-align:center;background:#fff;border-radius:12px;padding:8px}.page-module___8aEwW__miniItem img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:60px;margin-bottom:8px}.page-module___8aEwW__miniItem p{margin-bottom:2px;font-size:10px;font-weight:700}.page-module___8aEwW__miniItem span{color:var(--color-primary);font-size:10px;font-weight:800}.page-module___8aEwW__btnSecondary{width:100%;color:var(--color-on-surface);cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;transition:all .2s;display:flex}.page-module___8aEwW__content{flex-direction:column;gap:40px;display:flex}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__sectionHeader h2{font-size:24px;font-weight:800}.page-module___8aEwW__viewAll{color:var(--color-primary);align-items:center;gap:4px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.page-module___8aEwW__productsGrid,.page-module___8aEwW__bannersGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.page-module___8aEwW__banner{cursor:pointer;border-radius:20px;height:160px;position:relative;overflow:hidden}.page-module___8aEwW__banner img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__banner:hover img{transform:scale(1.1)}.page-module___8aEwW__bannerContent{background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.page-module___8aEwW__bannerContent span{color:#fff;text-align:center;font-weight:800}.page-module___8aEwW__recipesSection{margin-top:24px}.page-module___8aEwW__recipesGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-module___8aEwW__recipeCard{border:1px solid var(--color-outline-variant);background:#fff;border-radius:24px;transition:transform .2s;display:flex;overflow:hidden}.page-module___8aEwW__recipeCard:hover{transform:translateY(-4px)}.page-module___8aEwW__recipeImage{width:40%}.page-module___8aEwW__recipeImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module___8aEwW__recipeInfo{flex-direction:column;justify-content:space-between;width:60%;padding:24px;display:flex}.page-module___8aEwW__recipeInfo h3{margin-bottom:8px;font-size:18px;font-weight:700}.page-module___8aEwW__recipeInfo p{color:var(--color-on-surface-variant);margin-bottom:16px;font-size:13px}.page-module___8aEwW__recipeTags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.page-module___8aEwW__recipeTags span{background:var(--color-surface-container);color:var(--color-on-surface-variant);border-radius:9999px;padding:4px 10px;font-size:10px}.page-module___8aEwW__buyIngredients{color:var(--color-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:fit-content;padding:0;font-size:13px;font-weight:700;display:flex}@media (max-width:1200px){.page-module___8aEwW__main{padding:24px 40px}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1000px){.page-module___8aEwW__bentoGrid{grid-template-columns:1fr}.page-module___8aEwW__heroOverlay{padding:0 40px}.page-module___8aEwW__heroOverlay h1{font-size:36px}}.page-module___8aEwW__dualBannerGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.page-module___8aEwW__dualBannerCard{border:1px solid var(--color-outline-variant);border-radius:20px;grid-template-columns:1fr 1fr;min-height:200px;display:grid;overflow:hidden}.page-module___8aEwW__dualBannerImage{background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:200px;padding:32px 24px;display:flex}.page-module___8aEwW__dualBannerText{background:#fff;flex-direction:column;justify-content:center;gap:12px;padding:32px 24px;display:flex}@media (max-width:600px){.page-module___8aEwW__main{padding:20px}.page-module___8aEwW__heroImage{height:300px}.page-module___8aEwW__heroOverlay h1{font-size:28px}.page-module___8aEwW__productsGrid{grid-template-columns:1fr}.page-module___8aEwW__bannersGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__recipesGrid,.page-module___8aEwW__dualBannerGrid,.page-module___8aEwW__dualBannerCard{grid-template-columns:1fr}.page-module___8aEwW__dualBannerImage{min-height:140px}}
