.Header-module__hBw1pG__topBar{color:#fff;background-color:#216040;padding:.6rem 0;font-size:.825rem;overflow:hidden}.Header-module__hBw1pG__promoBanner{align-items:center;width:100%;display:flex;overflow:hidden}.Header-module__hBw1pG__marqueeContent{align-items:center;gap:2rem;min-width:max-content;padding-right:2rem;animation:20s linear infinite Header-module__hBw1pG__marquee;display:flex}.Header-module__hBw1pG__marqueeContent:hover{animation-play-state:paused}@keyframes Header-module__hBw1pG__marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.Header-module__hBw1pG__promoItem{white-space:nowrap;align-items:center;gap:.4rem;font-weight:500;display:flex}.Header-module__hBw1pG__promoIconFlame{color:#fb923c}.Header-module__hBw1pG__promoIconLight{color:#a3e635}.Header-module__hBw1pG__promoIconYellow{color:#facc15}.Header-module__hBw1pG__promoDivider{background-color:#fff3;width:1px;height:12px}.Header-module__hBw1pG__mainHeader{border-bottom:1px solid var(--border);background-color:#fff;padding:clamp(.65rem,1.8vw,1rem) 0}.Header-module__hBw1pG__headerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(.75rem,2vw,2rem);min-width:0;display:flex}.Header-module__hBw1pG__logoSection{flex-shrink:0;align-items:center;gap:1rem;min-width:0;display:flex}.Header-module__hBw1pG__logo{color:var(--foreground);align-items:center;gap:.5rem;min-width:0;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoIcon{color:var(--primary);align-items:center;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:clamp(36px,5vw,56px)}.Header-module__hBw1pG__searchSection{flex:1;align-items:center;gap:.5rem;min-width:220px;max-width:700px;margin:0 clamp(.5rem,2vw,2rem);display:flex}.Header-module__hBw1pG__customCategoryWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__categoryDropdown{border:1px solid var(--border);color:var(--foreground);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:.75rem;min-width:clamp(8.5rem,14vw,11rem);max-width:42%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__hBw1pG__categoryIcon{color:var(--foreground-muted);transition:transform .2s}.Header-module__hBw1pG__iconOpen{transform:rotate(180deg)}.Header-module__hBw1pG__categoryMenu{border:1px solid var(--border);z-index:100;background:#fff;border-radius:6px;flex-direction:column;min-width:100%;max-width:min(22rem,100vw - 2rem);max-height:min(60vh,28rem);display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__hBw1pG__categoryOption{color:var(--foreground);cursor:pointer;white-space:nowrap;padding:.75rem 1rem;font-size:.875rem;transition:background-color .15s}.Header-module__hBw1pG__categoryOption:hover{background-color:var(--background)}.Header-module__hBw1pG__categoryOption.Header-module__hBw1pG__selected{background-color:var(--primary-light,#e8f5e9);color:var(--primary);font-weight:600}.Header-module__hBw1pG__searchBarContainer{flex:1;min-width:0;display:flex;position:relative}.Header-module__hBw1pG__searchBar{border:1px solid var(--border);border-radius:4px;flex:1;min-width:0;display:flex;overflow:hidden}.Header-module__hBw1pG__searchDropdown{border:1px solid var(--border);z-index:50;background:#fff;border-radius:4px;max-height:400px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__dropdownItem{cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:1rem;min-width:0;padding:.75rem 1rem;transition:background-color .2s;display:flex}.Header-module__hBw1pG__dropdownItem:last-child{border-bottom:none}.Header-module__hBw1pG__dropdownItem:hover{background-color:#f9fafb}.Header-module__hBw1pG__dropdownImage{object-fit:contain;width:40px;height:40px}.Header-module__hBw1pG__dropdownInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__hBw1pG__dropdownTitle{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.Header-module__hBw1pG__dropdownCategory{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Header-module__hBw1pG__dropdownPriceSection{flex-direction:column;align-items:flex-end;gap:.125rem;min-width:0;display:flex}.Header-module__hBw1pG__dropdownPrice{color:var(--foreground);white-space:nowrap;font-size:.875rem;font-weight:600}.Header-module__hBw1pG__dropdownRating{color:var(--primary);background:var(--primary-light,#e8f5e9);border-radius:4px;padding:.125rem .375rem;font-size:.75rem;font-weight:500}.Header-module__hBw1pG__dropdownViewAll{text-align:center;color:var(--primary);cursor:pointer;border-top:1px solid var(--border);background-color:#f9fafb;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.Header-module__hBw1pG__dropdownViewAll:hover{text-decoration:underline}.Header-module__hBw1pG__searchInput{border:none;outline:none;flex:1;min-width:0;padding:.75rem 1rem;font-size:.95rem}.Header-module__hBw1pG__searchBtn{background-color:var(--primary);color:#fff;cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0 1.25rem;display:flex}.Header-module__hBw1pG__searchBtn:hover{background-color:var(--primary-dark)}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:clamp(1rem,2vw,2rem);min-width:0;display:flex}.Header-module__hBw1pG__actionBtn{color:var(--foreground);white-space:nowrap;align-items:center;gap:.5rem;min-width:0;min-height:40px;font-size:.875rem;font-weight:600;display:flex;position:relative}.Header-module__hBw1pG__actionBtn:hover{color:var(--primary)}.Header-module__hBw1pG__badge{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-12px}.Header-module__hBw1pG__separator{color:var(--border);display:none}@media (max-width:1040px){.Header-module__hBw1pG__headerContainer{flex-wrap:wrap}.Header-module__hBw1pG__logoSection{flex:auto}.Header-module__hBw1pG__searchSection{flex:1 0 100%;order:3;max-width:none;margin:0}}@media (max-width:768px){.Header-module__hBw1pG__headerContainer{gap:.75rem}.Header-module__hBw1pG__logoImage{height:52px}.Header-module__hBw1pG__searchSection{grid-template-columns:minmax(7.25rem,.34fr) minmax(0,1fr);align-items:stretch;display:grid}.Header-module__hBw1pG__categoryDropdown,.Header-module__hBw1pG__searchInput{font-size:.875rem}.Header-module__hBw1pG__actions{gap:.6rem}.Header-module__hBw1pG__actionBtn{gap:.35rem}}@media (max-width:560px){.Header-module__hBw1pG__mainHeader{padding:.6rem 0}.Header-module__hBw1pG__logoSection{flex:auto}.Header-module__hBw1pG__searchSection{flex-direction:column;flex:1 0 100%;order:3;gap:.5rem;max-width:none;margin:0;display:flex}.Header-module__hBw1pG__customCategoryWrapper{width:100%}.Header-module__hBw1pG__categoryDropdown{width:100%;max-width:none;min-height:40px;padding:.6rem .75rem}.Header-module__hBw1pG__categoryMenu{max-width:100%;right:0}.Header-module__hBw1pG__searchInput{min-height:40px;padding:.65rem .75rem;font-size:1rem}.Header-module__hBw1pG__searchBtn{padding:0 .9rem}.Header-module__hBw1pG__dropdownItem{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.Header-module__hBw1pG__dropdownImage{width:44px;height:44px}.Header-module__hBw1pG__dropdownPriceSection{flex-flow:wrap;grid-column:2;align-items:flex-start}.Header-module__hBw1pG__actionBtn span:not(.Header-module__hBw1pG__badge){display:none}.Header-module__hBw1pG__actionBtn{flex:0 0 40px;justify-content:center;width:40px}.Header-module__hBw1pG__badge{top:-4px;right:-6px}}@media (max-width:420px){.Header-module__hBw1pG__topBar{font-size:.75rem}.Header-module__hBw1pG__logoImage{height:46px}.Header-module__hBw1pG__actions{gap:.55rem}.Header-module__hBw1pG__actionBtn{flex-basis:38px;width:38px}}@media (max-width:300px){.Header-module__hBw1pG__logoImage{height:34px}.Header-module__hBw1pG__actionBtn{flex-basis:32px;width:32px}.Header-module__hBw1pG__actions{gap:.25rem}}@media (max-width:340px){.Header-module__hBw1pG__logoImage{height:40px}.Header-module__hBw1pG__actions{gap:.35rem}.Header-module__hBw1pG__actionBtn{flex-basis:36px;width:36px}}
.Footer-module__S6Hkya__footer{color:#e5e7eb;background-color:#0b2f21;margin-top:clamp(2rem,5vw,4rem);padding:clamp(2.25rem,6vw,5rem) 1rem clamp(1.5rem,4vw,3rem);font-family:system-ui,-apple-system,sans-serif}.Footer-module__S6Hkya__container{grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,2rem);min-width:0;max-width:1200px;margin:0 auto;display:grid}.Footer-module__S6Hkya__brandColumn{min-width:0;padding-right:2rem}.Footer-module__S6Hkya__container>*{min-width:0}@media (max-width:1024px){.Footer-module__S6Hkya__container{grid-template-columns:1fr 1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:2rem;padding:2rem 1rem 1.25rem}.Footer-module__S6Hkya__container{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem}.Footer-module__S6Hkya__brandColumn{text-align:left;grid-column:1/-1;padding-right:0}.Footer-module__S6Hkya__logoArea{margin-bottom:1rem}.Footer-module__S6Hkya__logoText{font-size:1.65rem;line-height:1}.Footer-module__S6Hkya__socialLinks{gap:.65rem}.Footer-module__S6Hkya__socialLinks a{width:34px;height:34px}.Footer-module__S6Hkya__socialLinks svg{width:15px;height:15px}.Footer-module__S6Hkya__description{max-width:28rem;margin-bottom:1.25rem}.Footer-module__S6Hkya__bottomBar{margin-top:2rem;padding-top:1.25rem}}@media (max-width:560px){.Footer-module__S6Hkya__container{grid-template-columns:1fr}.Footer-module__S6Hkya__brandColumn{text-align:center}.Footer-module__S6Hkya__logoArea,.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__description{margin-inline:auto}.Footer-module__S6Hkya__columnTitle{margin-bottom:.85rem}.Footer-module__S6Hkya__linkList{gap:.65rem}}.Footer-module__S6Hkya__logoArea{align-items:center;gap:.75rem;margin-bottom:1.5rem;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:44px;height:44px}.Footer-module__S6Hkya__logoText{color:#fff;overflow-wrap:anywhere;font-size:1.75rem;font-weight:700}.Footer-module__S6Hkya__logoHighlight{color:#22c55e}.Footer-module__S6Hkya__description{color:#d1d5db;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__socialLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLinks a{color:#e5e7eb;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__S6Hkya__socialLinks a:hover{background-color:#ffffff1a;border-color:#fff6}.Footer-module__S6Hkya__columnTitle{color:#86efac;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkList li a{color:#d1d5db;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linkList li a:hover{color:#fff}.Footer-module__S6Hkya__newsletterText{color:#d1d5db;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__newsletterForm{min-width:0;margin-bottom:1rem;display:flex;position:relative}.Footer-module__S6Hkya__newsletterInput{color:#fff;background-color:#111f18;border:1px solid #ffffff1a;border-radius:6px;outline:none;flex:1;min-width:0;padding:.875rem 3rem .875rem 1rem;font-size:.9rem}.Footer-module__S6Hkya__newsletterInput::placeholder{color:#6b7280}.Footer-module__S6Hkya__newsletterInput:focus{border-color:#22c55e}.Footer-module__S6Hkya__newsletterButton{color:#fff;cursor:pointer;background-color:#15803d;border:none;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:0 1rem;transition:background-color .2s;display:flex;position:absolute;top:0;bottom:0;right:0}.Footer-module__S6Hkya__newsletterButton:hover{background-color:#166534}.Footer-module__S6Hkya__spamNotice{color:#9ca3af;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__mobilePolicyLinks{display:none}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem}.Footer-module__S6Hkya__bottomBarContent{color:#9ca3af;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;font-size:.875rem;display:flex}@media (max-width:768px){.Footer-module__S6Hkya__mobilePolicyLinks{max-width:1200px;margin:2rem auto 0;padding:0 1rem;display:block}.Footer-module__S6Hkya__mobilePolicyLinks h3{display:none}.Footer-module__S6Hkya__mobilePolicyLinks div{flex-wrap:wrap;justify-content:center;row-gap:.35rem;display:flex}.Footer-module__S6Hkya__mobilePolicyLinks a{color:#e5e7ebc7;justify-content:center;align-items:center;min-height:24px;padding:0 .55rem;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.Footer-module__S6Hkya__mobilePolicyLinks a:not(:last-child):after{content:"";background:#ffffff2e;width:1px;height:10px;position:absolute;right:0}.Footer-module__S6Hkya__bottomBarContent{text-align:center;flex-direction:column;gap:.25rem;font-size:.74rem;line-height:1.4}}.Footer-module__S6Hkya__developerLink{color:#86efac;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__developerLink:hover{color:#22c55e}
.Hero-module__ZARIfG__heroSection{width:100%;padding:0}.Hero-module__ZARIfG__banner{background:linear-gradient(135deg,#f4f6f1 0%,#e8efe2 100%);width:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__bannerContainer{box-sizing:border-box;aspect-ratio:2.4;width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;gap:clamp(.45rem,2cqi,1.5rem);min-width:0;margin:0 auto;padding:clamp(.75rem,5cqi,4rem) clamp(.75rem,4cqi,3rem);display:flex;position:relative;container-type:inline-size}.Hero-module__ZARIfG__content{z-index:1;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:48%;display:flex}.Hero-module__ZARIfG__title{color:var(--foreground);letter-spacing:0;overflow-wrap:anywhere;margin-bottom:clamp(.2rem,.75cqi,.75rem);font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__titleHighlight{color:var(--primary);display:inline}.Hero-module__ZARIfG__subtitle{color:var(--foreground-muted);overflow-wrap:anywhere;margin-top:clamp(.25rem,1.2cqi,1rem);margin-bottom:0;font-size:1.25rem;line-height:1.45}.Hero-module__ZARIfG__subtitleHighlight{color:var(--primary);font-weight:600}.Hero-module__ZARIfG__imageContainer{justify-content:flex-end;align-items:center;width:48%;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__imageFrame{width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__image{object-fit:contain;max-width:100%;max-height:100%}.Hero-module__ZARIfG__pagination{z-index:2;gap:clamp(.3rem,.8cqi,.65rem);display:flex;position:absolute;bottom:clamp(.35rem,2cqi,1.5rem);left:clamp(.75rem,4cqi,3rem)}.Hero-module__ZARIfG__dot{cursor:pointer;background-color:#00000026;border-radius:50%;width:clamp(6px,.8cqi,10px);height:clamp(6px,.8cqi,10px);transition:all .3s}.Hero-module__ZARIfG__dotActive{background-color:var(--primary);transform:scale(1.2)}@media (max-width:1180px){.Hero-module__ZARIfG__title{font-size:3.25rem}.Hero-module__ZARIfG__subtitle{font-size:1.05rem}}@media (max-width:900px){.Hero-module__ZARIfG__title{font-size:2.45rem}.Hero-module__ZARIfG__subtitle{font-size:.85rem}}@media (max-width:700px){.Hero-module__ZARIfG__title{font-size:1.65rem}.Hero-module__ZARIfG__subtitle{font-size:.68rem}}@media (max-width:520px){.Hero-module__ZARIfG__content{width:54%}.Hero-module__ZARIfG__imageContainer{width:44%}.Hero-module__ZARIfG__subtitle{font-size:.58rem;line-height:1.35}.Hero-module__ZARIfG__title{font-size:1.1rem}}@media (max-width:360px){.Hero-module__ZARIfG__bannerContainer{padding:.6rem}.Hero-module__ZARIfG__title{font-size:.86rem}.Hero-module__ZARIfG__subtitle{font-size:.5rem}.Hero-module__ZARIfG__pagination{bottom:.25rem}}
.ProductCard-module__t53O_a__card{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;min-width:0;height:100%;min-height:clamp(370px,34vw,430px);padding:clamp(.8rem,1.4vw,1rem);transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.ProductCard-module__t53O_a__card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000001a}.ProductCard-module__t53O_a__imageWrapper{aspect-ratio:1;background-color:#0000;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex;position:relative}.ProductCard-module__t53O_a__imageLink{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__t53O_a__image{object-fit:contain;width:100%;height:100%;padding:0}.ProductCard-module__t53O_a__wishlistBtn{color:var(--foreground-muted);z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0000000d}.ProductCard-module__t53O_a__discountBadge{background-color:var(--primary);color:#fff;z-index:10;border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px #0000001a}.ProductCard-module__t53O_a__outOfStockBadge{color:#fff;z-index:10;text-transform:uppercase;letter-spacing:.5px;background-color:#ef4444;border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px #0000001a}.ProductCard-module__t53O_a__wishlistBtn:hover{color:var(--primary);transform:scale(1.05);box-shadow:0 4px 8px #0000001a}.ProductCard-module__t53O_a__wishlistBtnActive{color:var(--primary)}.ProductCard-module__t53O_a__title{color:var(--foreground);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-height:2.8em;margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__t53O_a__infoLink{display:block}.ProductCard-module__t53O_a__productInfo{min-width:0;min-height:4.75rem}.ProductCard-module__t53O_a__productMeta{min-width:0;min-height:5.9rem}.ProductCard-module__t53O_a__infoLink:hover .ProductCard-module__t53O_a__title{color:var(--primary)}.ProductCard-module__t53O_a__category{color:var(--foreground-muted);text-overflow:ellipsis;white-space:nowrap;min-height:1.25rem;margin-bottom:.5rem;font-size:.875rem;overflow:hidden}.ProductCard-module__t53O_a__rating{align-items:center;gap:.25rem;min-height:1.25rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.ProductCard-module__t53O_a__starIcon{color:var(--primary);fill:var(--primary)}.ProductCard-module__t53O_a__ratingCount{color:var(--foreground-muted);font-weight:400}.ProductCard-module__t53O_a__priceSection{flex-wrap:wrap;align-items:baseline;gap:.5rem;min-width:0;min-height:2.8rem;margin-bottom:1rem;display:flex}.ProductCard-module__t53O_a__price{color:var(--foreground);overflow-wrap:anywhere;font-size:1.125rem;font-weight:700}.ProductCard-module__t53O_a__originalPrice{color:var(--foreground-muted);overflow-wrap:anywhere;font-size:.875rem;text-decoration:line-through}.ProductCard-module__t53O_a__discount{color:var(--primary);overflow-wrap:anywhere;font-size:.75rem;font-weight:600}.ProductCard-module__t53O_a__addToCartBtn{text-align:center;white-space:normal;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:0;min-height:42px;margin-top:auto;font-weight:700;display:flex;box-shadow:0 10px 18px #0478572e}.ProductCard-module__t53O_a__addToCartBtnDisabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background-color:#f3f4f6}.ProductCard-module__t53O_a__addToCartBtnDisabled:hover{color:#9ca3af;background-color:#f3f4f6}.ProductCard-module__t53O_a__cartStepper{border:1px solid var(--primary);background:#fff;border-radius:8px;grid-template-columns:1fr 1fr 1fr;width:100%;min-width:0;min-height:42px;margin-top:auto;display:grid;overflow:hidden;box-shadow:0 10px 18px #0478571f}.ProductCard-module__t53O_a__cartStepper button,.ProductCard-module__t53O_a__cartStepper span{justify-content:center;align-items:center;display:flex}.ProductCard-module__t53O_a__cartStepper button{color:var(--primary)}.ProductCard-module__t53O_a__cartStepper span{color:var(--primary);border-left:1px solid var(--border);border-right:1px solid var(--border);background:#f8fafc;font-size:1rem;font-weight:800}.ProductCard-module__t53O_a__cartStepper button:last-child{background:var(--primary);color:#fff}@media (max-width:768px){.ProductCard-module__t53O_a__card{min-height:335px;padding:.75rem}.ProductCard-module__t53O_a__imageWrapper{margin-bottom:.75rem}.ProductCard-module__t53O_a__title{min-height:2.8em;font-size:.875rem}.ProductCard-module__t53O_a__productInfo{min-height:4.25rem}.ProductCard-module__t53O_a__productMeta{min-height:5.4rem}.ProductCard-module__t53O_a__category{min-height:1.1rem;font-size:.75rem}.ProductCard-module__t53O_a__price{font-size:1rem}.ProductCard-module__t53O_a__originalPrice{font-size:.75rem}.ProductCard-module__t53O_a__discount{font-size:.65rem}.ProductCard-module__t53O_a__priceSection{min-height:2.8rem;margin-bottom:.75rem}.ProductCard-module__t53O_a__addToCartBtn{min-height:38px;padding:.5rem;font-size:clamp(.72rem,2.6vw,.78rem)}.ProductCard-module__t53O_a__cartStepper{min-height:38px}.ProductCard-module__t53O_a__rating{font-size:.75rem}}@media (max-width:420px){.ProductCard-module__t53O_a__card{min-height:320px;padding:.65rem}.ProductCard-module__t53O_a__wishlistBtn{width:30px;height:30px}.ProductCard-module__t53O_a__productInfo{min-height:4rem}.ProductCard-module__t53O_a__productMeta{min-height:5rem}.ProductCard-module__t53O_a__addToCartBtn{gap:.35rem;min-height:36px;font-size:.72rem}.ProductCard-module__t53O_a__addToCartBtn svg{width:16px;height:16px}.ProductCard-module__t53O_a__discountBadge,.ProductCard-module__t53O_a__outOfStockBadge{overflow-wrap:anywhere;max-width:calc(100% - 3.5rem)}}@media (max-width:360px){.ProductCard-module__t53O_a__card{min-height:auto}.ProductCard-module__t53O_a__productInfo,.ProductCard-module__t53O_a__productMeta,.ProductCard-module__t53O_a__priceSection{min-height:0}}
.AdminLogin-module__DTF8PW__page{background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.AdminLogin-module__DTF8PW__main{flex:1;justify-content:center;align-items:center;padding:clamp(1rem,4vw,2rem);display:flex}.AdminLogin-module__DTF8PW__card{background:#fff;border-radius:16px;width:min(100%,400px);min-width:0;padding:clamp(1.35rem,5vw,2.5rem);box-shadow:0 10px 40px #00000014}.AdminLogin-module__DTF8PW__heading{text-align:center;margin-bottom:clamp(1.5rem,4vw,2rem)}.AdminLogin-module__DTF8PW__heading h1{color:#1a1a1a;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.AdminLogin-module__DTF8PW__heading p{color:#666;margin:0}.AdminLogin-module__DTF8PW__error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.AdminLogin-module__DTF8PW__form{flex-direction:column;gap:1.25rem;display:flex}.AdminLogin-module__DTF8PW__field{flex-direction:column;gap:.5rem;display:flex}.AdminLogin-module__DTF8PW__label{color:#4a4a4a;font-size:.875rem;font-weight:600}.AdminLogin-module__DTF8PW__input{border:1px solid #e5e5e5;border-radius:8px;outline:none;width:100%;min-width:0;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.AdminLogin-module__DTF8PW__input:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px #006a4e1f}.AdminLogin-module__DTF8PW__submit{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;width:100%;min-height:48px;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:background-color .2s}.AdminLogin-module__DTF8PW__submit:disabled{cursor:not-allowed;background:#9ca3af}@media (max-width:520px){.AdminLogin-module__DTF8PW__main{align-items:flex-start}.AdminLogin-module__DTF8PW__card{border-radius:12px;box-shadow:0 8px 24px #0000000f}.AdminLogin-module__DTF8PW__heading h1{font-size:1.45rem}}
.Cart-module__BIMPfG__page{min-height:80vh;padding-top:clamp(1rem,3vw,2rem);padding-bottom:clamp(1rem,3vw,2rem)}.Cart-module__BIMPfG__breadcrumb{color:var(--foreground-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.Cart-module__BIMPfG__breadcrumb a:hover{color:var(--primary)}.Cart-module__BIMPfG__pageTitle{overflow-wrap:anywhere;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Cart-module__BIMPfG__titleRow{justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-bottom:1.5rem;display:flex}.Cart-module__BIMPfG__clearCartBtn{color:#ef4444;cursor:pointer;text-align:center;white-space:normal;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.Cart-module__BIMPfG__grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:clamp(1rem,3vw,2rem);min-width:0;display:grid}.Cart-module__BIMPfG__leftCol{min-width:0}.Cart-module__BIMPfG__cartSection{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.Cart-module__BIMPfG__tableHeader{border-bottom:1px solid var(--border);color:var(--foreground-muted);grid-template-columns:minmax(0,3fr) minmax(5rem,1fr) minmax(8rem,1.5fr);align-items:center;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;display:grid}.Cart-module__BIMPfG__cartItem{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,3fr) minmax(5rem,1fr) minmax(8rem,1.5fr);align-items:center;gap:1rem;min-width:0;padding:clamp(1rem,2.5vw,1.5rem);display:grid}.Cart-module__BIMPfG__cartItem:last-child{border-bottom:none}.Cart-module__BIMPfG__productInfo{min-width:0;color:inherit;align-items:center;gap:1rem;text-decoration:none;display:flex}.Cart-module__BIMPfG__productInfo:hover h3{color:var(--primary)}.Cart-module__BIMPfG__productImage{object-fit:contain;background:#f9fafb;border-radius:6px;flex:none;width:clamp(64px,8vw,80px);height:clamp(64px,8vw,80px)}.Cart-module__BIMPfG__productDetails{min-width:0}.Cart-module__BIMPfG__productDetails h3{overflow-wrap:anywhere;margin-bottom:.25rem;font-size:1rem;font-weight:600}.Cart-module__BIMPfG__productDesc{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.875rem}.Cart-module__BIMPfG__inStock{color:var(--primary);font-size:.75rem;font-weight:500}.Cart-module__BIMPfG__outOfStock{color:#ef4444;font-size:.75rem;font-weight:500}.Cart-module__BIMPfG__price{font-weight:600}.Cart-module__BIMPfG__qtyControl{border:1px solid var(--primary);border-radius:6px;align-items:stretch;width:fit-content;height:38px;display:inline-flex;overflow:hidden}.Cart-module__BIMPfG__qtyBtn{color:var(--primary);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;padding:0 .85rem;font-size:1.1rem;font-weight:800;transition:all .2s;display:flex}.Cart-module__BIMPfG__qtyBtn:hover{background:#edfdf5}.Cart-module__BIMPfG__qtyValue{color:var(--primary);text-align:center;justify-content:center;align-items:center;min-width:32px;padding:0 .75rem;font-weight:800;display:flex}.Cart-module__BIMPfG__total{font-weight:600}.Cart-module__BIMPfG__summarySection{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.Cart-module__BIMPfG__summaryCard{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1.5rem}.Cart-module__BIMPfG__summaryTitle{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Cart-module__BIMPfG__summaryRow{color:var(--foreground-muted);justify-content:space-between;gap:1rem;min-width:0;margin-bottom:1rem;font-size:.875rem;display:flex}.Cart-module__BIMPfG__summaryTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-top:1.5rem;padding-top:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.Cart-module__BIMPfG__savingsText{color:var(--primary);margin-top:.5rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:500}.Cart-module__BIMPfG__checkoutBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;display:flex}.Cart-module__BIMPfG__similarSection{margin-top:4rem}.Cart-module__BIMPfG__similarTitle{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Cart-module__BIMPfG__similarGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1.5rem;display:grid}.Cart-module__BIMPfG__similarCard{border:1px solid var(--border);border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:box-shadow .2s;display:flex}.Cart-module__BIMPfG__similarCard:hover{box-shadow:0 4px 12px #0000000d}.Cart-module__BIMPfG__similarImage{object-fit:contain;width:60px;height:60px}.Cart-module__BIMPfG__similarInfo{flex:1;min-width:0}.Cart-module__BIMPfG__similarName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.Cart-module__BIMPfG__similarPriceRow{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.Cart-module__BIMPfG__similarPrice{font-size:.875rem;font-weight:600}.Cart-module__BIMPfG__addBtn{color:var(--primary);border:1px solid var(--primary);border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.Cart-module__BIMPfG__addBtn:hover{background:var(--primary);color:#fff}.Cart-module__BIMPfG__featuresGrid{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:2rem;margin-top:4rem;padding-top:3rem;display:grid}.Cart-module__BIMPfG__feature{align-items:center;gap:1rem;display:flex}.Cart-module__BIMPfG__featureIcon{color:var(--primary)}.Cart-module__BIMPfG__feature h4{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.Cart-module__BIMPfG__feature p{color:var(--foreground-muted);font-size:.75rem}@media (max-width:1024px){.Cart-module__BIMPfG__grid{grid-template-columns:1fr}.Cart-module__BIMPfG__similarGrid,.Cart-module__BIMPfG__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Cart-module__BIMPfG__tableHeader{display:none}.Cart-module__BIMPfG__cartItem{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"product product""price quantity";align-items:start;gap:.9rem;padding:1rem}.Cart-module__BIMPfG__productInfo{grid-area:product}.Cart-module__BIMPfG__price{grid-area:price}.Cart-module__BIMPfG__qtyControl{grid-area:quantity;justify-self:end}.Cart-module__BIMPfG__price{gap:.15rem;display:grid}.Cart-module__BIMPfG__price:before{color:var(--foreground-muted);content:"Price";font-size:.72rem;font-weight:500}.Cart-module__BIMPfG__similarGrid,.Cart-module__BIMPfG__featuresGrid{grid-template-columns:1fr}}@media (max-width:520px){.Cart-module__BIMPfG__page{padding-top:.85rem}.Cart-module__BIMPfG__titleRow{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}.Cart-module__BIMPfG__clearCartBtn{border:1px solid #fee2e2;width:100%}.Cart-module__BIMPfG__breadcrumb{margin-bottom:1.25rem}.Cart-module__BIMPfG__pageTitle{margin-bottom:1.25rem;font-size:1.25rem}.Cart-module__BIMPfG__cartSection{border-radius:10px}.Cart-module__BIMPfG__cartItem{grid-template-columns:1fr;grid-template-areas:"product""price""quantity"}.Cart-module__BIMPfG__productInfo{align-items:flex-start;gap:.75rem}.Cart-module__BIMPfG__productImage{width:60px;height:60px}.Cart-module__BIMPfG__qtyControl{grid-template-columns:1fr 1fr 1fr;justify-self:stretch;width:100%;display:grid}.Cart-module__BIMPfG__qtyBtn{padding-inline:0}.Cart-module__BIMPfG__qtyValue{justify-content:center;align-items:center;display:flex}.Cart-module__BIMPfG__summaryCard{padding:1rem}.Cart-module__BIMPfG__summaryRow,.Cart-module__BIMPfG__summaryTotal{flex-direction:column;align-items:flex-start;gap:.35rem}.Cart-module__BIMPfG__similarCard,.Cart-module__BIMPfG__feature{align-items:flex-start}}
.Checkout-module__L-piDa__pageWrapper{background-color:#f9fafb;min-width:0;min-height:100vh;padding-bottom:4rem}.Checkout-module__L-piDa__page{min-width:0;max-width:1200px;margin:0 auto;padding-top:clamp(1rem,3vw,2rem)}.Checkout-module__L-piDa__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Checkout-module__L-piDa__pageTitle{color:var(--foreground);overflow-wrap:anywhere;margin:0;font-size:1.5rem;font-weight:700}.Checkout-module__L-piDa__pathContainer{color:var(--foreground-muted);flex-wrap:wrap;flex-grow:1;align-items:center;gap:.5rem;min-width:0;margin-left:2rem;font-size:.875rem;display:flex}.Checkout-module__L-piDa__pathLink{color:var(--foreground-muted);overflow-wrap:anywhere;text-decoration:none;transition:color .2s}.Checkout-module__L-piDa__pathLink:hover{color:var(--primary)}.Checkout-module__L-piDa__pathActive{color:var(--foreground);font-weight:500}.Checkout-module__L-piDa__stepNum{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.Checkout-module__L-piDa__secureBadge{color:var(--foreground-muted);align-items:center;gap:.5rem;min-width:0;font-size:.75rem;display:flex}.Checkout-module__L-piDa__grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);align-items:start;gap:clamp(1rem,3vw,1.5rem);min-width:0;display:grid}.Checkout-module__L-piDa__card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:0;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 2px #00000005}.Checkout-module__L-piDa__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Checkout-module__L-piDa__cardIcon{color:var(--foreground)}.Checkout-module__L-piDa__cardTitle{margin:0;font-size:1rem;font-weight:600}.Checkout-module__L-piDa__inputGroup{flex-direction:column;gap:.375rem;margin-bottom:1.25rem;display:flex}.Checkout-module__L-piDa__inputLabel{color:#4b5563;font-size:.8rem;font-weight:500}.Checkout-module__L-piDa__input{width:100%;color:var(--foreground);background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.Checkout-module__L-piDa__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #10b9811a}.Checkout-module__L-piDa__input:disabled{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6;border-color:#e5e7eb}.Checkout-module__L-piDa__phoneInputWrapper{background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;min-width:0;transition:all .2s;display:flex;overflow:hidden}.Checkout-module__L-piDa__phoneInputWrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #10b9811a}.Checkout-module__L-piDa__phonePrefix{color:#fff;background:var(--primary);border-right:1px solid var(--primary);align-items:center;padding:.75rem .6rem;font-size:.95rem;font-weight:600;display:flex}.Checkout-module__L-piDa__phoneInput{width:100%;color:var(--foreground);background:0 0;border:none;flex-grow:1;min-width:0;padding:.75rem 1rem .75rem .5rem;font-size:.95rem}.Checkout-module__L-piDa__phoneInput:focus{outline:none}.Checkout-module__L-piDa__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.Checkout-module__L-piDa__helperText{color:var(--foreground-muted);margin-top:.25rem;margin-bottom:1.25rem;font-size:.75rem}.Checkout-module__L-piDa__checkboxLabel{color:var(--foreground-muted);cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.Checkout-module__L-piDa__checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;border:1px solid #d1d5db;border-radius:4px}.Checkout-module__L-piDa__deliveryBox{background:#f0fdf4;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.Checkout-module__L-piDa__deliveryInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.Checkout-module__L-piDa__deliveryIcon{color:var(--primary)}.Checkout-module__L-piDa__deliveryText h4{color:var(--foreground);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.Checkout-module__L-piDa__deliveryText p{color:var(--foreground-muted);margin:0;font-size:.75rem}.Checkout-module__L-piDa__changeBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600}.Checkout-module__L-piDa__changeBtn:hover{text-decoration:underline}.Checkout-module__L-piDa__summaryRow{color:var(--foreground-muted);justify-content:space-between;gap:1rem;min-width:0;margin-bottom:1rem;font-size:.95rem;display:flex}.Checkout-module__L-piDa__summaryTotal{color:var(--foreground);border-top:1px solid #e5e7eb;justify-content:space-between;gap:1rem;min-width:0;margin-top:1.5rem;margin-bottom:.5rem;padding-top:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.Checkout-module__L-piDa__savingsText{color:var(--primary);margin-top:0;font-size:.875rem}.Checkout-module__L-piDa__paymentOptions{flex-direction:column;gap:.75rem;display:flex}.Checkout-module__L-piDa__paymentLabel{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:1rem;min-width:0;padding:1rem;transition:all .2s;display:flex}.Checkout-module__L-piDa__paymentLabel[data-active=true]{border-color:var(--primary);background:#f0fdf4}.Checkout-module__L-piDa__radioInput{accent-color:var(--primary);width:16px;height:16px}.Checkout-module__L-piDa__paymentText{color:var(--foreground);overflow-wrap:anywhere;font-size:.95rem;font-weight:500}.Checkout-module__L-piDa__codAvailableBox{color:var(--primary);background:#f0fdf4;border-radius:6px;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.Checkout-module__L-piDa__checkoutBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;display:flex}.Checkout-module__L-piDa__termsText{color:var(--foreground-muted);text-align:center;margin-top:1rem;font-size:.75rem}.Checkout-module__L-piDa__termsText a{color:var(--primary);font-weight:500;text-decoration:none}.Checkout-module__L-piDa__trustBadgesRow{border-top:1px solid #e5e7eb;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:4rem;padding-top:2rem;display:grid}.Checkout-module__L-piDa__trustBadge{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.Checkout-module__L-piDa__trustBadgeIcon{width:36px;height:36px;color:var(--primary);background:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Checkout-module__L-piDa__trustBadgeText h4{color:var(--foreground);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.Checkout-module__L-piDa__trustBadgeText p{color:var(--foreground-muted);margin:0;font-size:.75rem}.Checkout-module__L-piDa__addressGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}@media (max-width:1024px){.Checkout-module__L-piDa__headerRow{flex-direction:column;align-items:flex-start}.Checkout-module__L-piDa__pathContainer{width:100%;margin-left:0}.Checkout-module__L-piDa__grid{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr)}}@media (max-width:768px){.Checkout-module__L-piDa__grid{grid-template-columns:1fr}.Checkout-module__L-piDa__card{padding:1.25rem}.Checkout-module__L-piDa__addressGrid{grid-template-columns:1fr}.Checkout-module__L-piDa__trustBadgesRow{grid-template-columns:1fr 1fr}.Checkout-module__L-piDa__secureBadge{align-items:flex-start;line-height:1.4}}@media (max-width:520px){.Checkout-module__L-piDa__pageWrapper{padding-bottom:2rem}.Checkout-module__L-piDa__headerRow{margin-bottom:1.25rem}.Checkout-module__L-piDa__pageTitle{font-size:1.25rem}.Checkout-module__L-piDa__pathContainer{gap:.35rem;font-size:.78rem}.Checkout-module__L-piDa__secureBadge{width:100%}.Checkout-module__L-piDa__card{margin-bottom:1rem;padding:1rem}.Checkout-module__L-piDa__deliveryBox,.Checkout-module__L-piDa__paymentLabel,.Checkout-module__L-piDa__trustBadge{align-items:flex-start}.Checkout-module__L-piDa__deliveryBox,.Checkout-module__L-piDa__summaryRow,.Checkout-module__L-piDa__summaryTotal{flex-direction:column;gap:.35rem}.Checkout-module__L-piDa__phonePrefix,.Checkout-module__L-piDa__phoneInput,.Checkout-module__L-piDa__input{min-height:44px}.Checkout-module__L-piDa__trustBadgesRow{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}@media (max-width:340px){.Checkout-module__L-piDa__pathContainer{flex-direction:column;align-items:flex-start}.Checkout-module__L-piDa__paymentLabel{gap:.65rem;padding:.85rem}}.Checkout-module__L-piDa__inputError{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.Checkout-module__L-piDa__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:500;display:block}.Checkout-module__L-piDa__shippingMethodOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.Checkout-module__L-piDa__shippingMethodLabel{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;justify-content:space-between;gap:.5rem;min-width:0;padding:1rem;transition:all .2s;display:flex;position:relative}.Checkout-module__L-piDa__shippingMethodLabel[data-active=true]{border-color:var(--primary);background:#f0fdf4}.Checkout-module__L-piDa__shippingMethodHeader{align-items:center;gap:.5rem;width:100%;display:flex}.Checkout-module__L-piDa__shippingMethodTitle{color:var(--foreground);font-size:.95rem;font-weight:600}.Checkout-module__L-piDa__shippingMethodPrice{color:var(--foreground);margin-top:.25rem;font-size:1.1rem;font-weight:700}.Checkout-module__L-piDa__shippingMethodEta{color:var(--foreground-muted);font-size:.75rem}@media (max-width:520px){.Checkout-module__L-piDa__shippingMethodOptions{grid-template-columns:1fr;gap:.5rem}}
.Contact-module__J3q-aa__contactContainer{padding:clamp(2rem, 6vw, 4rem) var(--container-gutter);min-width:0;max-width:1000px;min-height:70vh;margin:0 auto}.Contact-module__J3q-aa__title{text-align:center;background:linear-gradient(135deg,#111827,#374151);-webkit-text-fill-color:transparent;overflow-wrap:anywhere;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.1}.Contact-module__J3q-aa__subtitle{text-align:center;color:#6b7280;margin-bottom:3rem;font-size:1.1rem}.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3rem);min-width:0;display:grid}.Contact-module__J3q-aa__contactInfo{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__infoCard{background:#fff;border:1px solid #e5e7eb80;border-radius:16px;align-items:flex-start;gap:1.25rem;min-width:0;padding:clamp(1rem,3vw,1.5rem);transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0000000d}.Contact-module__J3q-aa__infoCard:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.Contact-module__J3q-aa__iconWrapper{color:#111827;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__J3q-aa__infoContent h3{color:#111827;overflow-wrap:anywhere;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.Contact-module__J3q-aa__infoContent{min-width:0}.Contact-module__J3q-aa__infoContent p{color:#6b7280;overflow-wrap:anywhere;margin:0;line-height:1.5}.Contact-module__J3q-aa__formContainer{background:#fff;border:1px solid #e5e7eb80;border-radius:20px;min-width:0;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:0 10px 40px #00000014}.Contact-module__J3q-aa__formGroup{min-width:0;margin-bottom:1.5rem}.Contact-module__J3q-aa__formGroup label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.Contact-module__J3q-aa__formGroup input,.Contact-module__J3q-aa__formGroup textarea{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.Contact-module__J3q-aa__formGroup input:focus,.Contact-module__J3q-aa__formGroup textarea:focus{background:#fff;border-color:#111827;outline:none;box-shadow:0 0 0 4px #1118271a}.Contact-module__J3q-aa__submitBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:background .2s}.Contact-module__J3q-aa__submitBtn:hover{background:#000}@media (max-width:768px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr;gap:2rem}}@media (max-width:520px){.Contact-module__J3q-aa__contactContainer{padding-top:1.5rem;padding-bottom:2rem}.Contact-module__J3q-aa__title{font-size:1.85rem}.Contact-module__J3q-aa__subtitle{margin-bottom:2rem;font-size:.98rem}.Contact-module__J3q-aa__infoCard{flex-direction:column;align-items:flex-start;gap:.85rem}.Contact-module__J3q-aa__submitBtn{min-height:46px}}@media (max-width:340px){.Contact-module__J3q-aa__iconWrapper{width:42px;height:42px}.Contact-module__J3q-aa__formContainer,.Contact-module__J3q-aa__infoCard{padding:1rem}}
.SearchPage-module__EOhCNG__page{min-height:80vh;padding:clamp(1rem,3vw,2rem) 0}.SearchPage-module__EOhCNG__header{margin-bottom:2rem}.SearchPage-module__EOhCNG__title{overflow-wrap:anywhere;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.SearchPage-module__EOhCNG__subtitle{color:var(--foreground-muted);overflow-wrap:anywhere;font-size:.875rem}.SearchPage-module__EOhCNG__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:clamp(.85rem,2vw,1.5rem);min-width:0;display:grid}.SearchPage-module__EOhCNG__loading{text-align:center;color:var(--foreground-muted);padding:clamp(2rem,8vw,4rem)}.SearchPage-module__EOhCNG__emptyState{text-align:center;border:1px dashed var(--border);background:#fff;border-radius:8px;padding:clamp(3rem,10vw,6rem) clamp(1rem,4vw,2rem)}.SearchPage-module__EOhCNG__emptyState h2{overflow-wrap:anywhere;margin-bottom:.5rem;font-size:1.25rem}@media (max-width:640px){.SearchPage-module__EOhCNG__header{margin-bottom:1.25rem}.SearchPage-module__EOhCNG__title{font-size:1.25rem}.SearchPage-module__EOhCNG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.SearchPage-module__EOhCNG__grid{gap:.65rem}}@media (max-width:340px){.SearchPage-module__EOhCNG__grid{grid-template-columns:1fr}}
.Success-module__6EjXXG__container{min-height:calc(100vh - 140px);padding:clamp(2rem, 7vw, 4rem) var(--container-gutter);background-color:#fafbfd;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.Success-module__6EjXXG__confettiContainer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Success-module__6EjXXG__confetti{opacity:.2;background-color:#059669;width:8px;height:8px;position:absolute;transform:rotate(45deg)}.Success-module__6EjXXG__mainContent{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:680px;animation:.6s cubic-bezier(.16,1,.3,1) Success-module__6EjXXG__slideUp;display:flex}.Success-module__6EjXXG__receiptCard{background:#fff;border-radius:24px;width:100%;min-width:0;margin-bottom:2rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 10px 40px #0000000a}.Success-module__6EjXXG__successHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.Success-module__6EjXXG__iconWrapper{color:#fff;background:#059669;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) .2s both Success-module__6EjXXG__scaleIn;display:flex;box-shadow:0 0 0 12px #d1fae5}.Success-module__6EjXXG__title{color:#111827;overflow-wrap:anywhere;margin:0 0 .75rem;font-size:2.25rem;font-weight:800;line-height:1.1}.Success-module__6EjXXG__subtitle{color:#6b7280;margin:0;font-size:1.15rem}.Success-module__6EjXXG__orderMeta{border-bottom:1px dashed #e5e7eb;justify-content:space-between;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.Success-module__6EjXXG__metaItem{align-items:center;gap:1rem;min-width:0;display:flex}.Success-module__6EjXXG__metaIcon{color:#059669;background:#ecfdf5;border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Success-module__6EjXXG__metaText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Success-module__6EjXXG__metaLabel{color:#6b7280;font-size:.85rem;font-weight:500}.Success-module__6EjXXG__metaValue{color:#111827;overflow-wrap:anywhere;font-size:1.05rem;font-weight:600}.Success-module__6EjXXG__itemsList{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Success-module__6EjXXG__itemRow{align-items:center;gap:1.5rem;min-width:0;display:flex}.Success-module__6EjXXG__itemImage{object-fit:contain;background:#f3f4f6;border-radius:12px;flex:none;width:72px;height:72px;padding:.5rem}.Success-module__6EjXXG__itemInfo{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.Success-module__6EjXXG__itemName{color:#111827;overflow-wrap:anywhere;font-size:1.05rem;font-weight:700}.Success-module__6EjXXG__itemQty{color:#6b7280;font-size:.95rem}.Success-module__6EjXXG__itemPrice{color:#111827;overflow-wrap:anywhere;font-size:1.1rem;font-weight:800}.Success-module__6EjXXG__totals{flex-direction:column;gap:1rem;display:flex}.Success-module__6EjXXG__totalRow{color:#6b7280;justify-content:space-between;gap:1rem;min-width:0;font-size:1.05rem;font-weight:500;display:flex}.Success-module__6EjXXG__totalRow span:last-child{color:#374151}.Success-module__6EjXXG__totalRow.Success-module__6EjXXG__discount span{color:#059669}.Success-module__6EjXXG__grandTotal{background:#ecfdf5;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding:1.25rem 1.5rem;display:flex}.Success-module__6EjXXG__grandTotal span:first-child{color:#047857;font-size:1.2rem;font-weight:700}.Success-module__6EjXXG__grandTotal span:last-child{color:#047857;font-size:1.6rem;font-weight:800}.Success-module__6EjXXG__actions{gap:1rem;width:100%;margin-bottom:2.5rem;display:flex}.Success-module__6EjXXG__btn{cursor:pointer;text-align:center;white-space:normal;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:0;padding:1.2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Success-module__6EjXXG__primaryBtn{color:#fff;background:#047857}.Success-module__6EjXXG__primaryBtn:hover{background:#065f46;transform:translateY(-2px);box-shadow:0 10px 20px #04785733}.Success-module__6EjXXG__secondaryBtn{color:#111827;background:#fff;border:1px solid #e5e7eb}.Success-module__6EjXXG__secondaryBtn:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px)}.Success-module__6EjXXG__featuresStrip{background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;padding:2rem;display:grid;box-shadow:0 4px 20px #00000008}.Success-module__6EjXXG__feature{align-items:center;gap:1rem;min-width:0;display:flex}.Success-module__6EjXXG__featureIcon{color:#059669;background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Success-module__6EjXXG__featureText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.Success-module__6EjXXG__featureTitle{color:#111827;overflow-wrap:anywhere;font-size:.9rem;font-weight:700}.Success-module__6EjXXG__featureDesc{color:#6b7280;overflow-wrap:anywhere;font-size:.8rem}@keyframes Success-module__6EjXXG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Success-module__6EjXXG__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.Success-module__6EjXXG__featuresStrip{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:600px){.Success-module__6EjXXG__successHeader{margin-bottom:1.75rem}.Success-module__6EjXXG__iconWrapper{width:64px;height:64px;box-shadow:0 0 0 9px #d1fae5}.Success-module__6EjXXG__title{font-size:1.75rem}.Success-module__6EjXXG__subtitle{font-size:1rem}.Success-module__6EjXXG__actions{flex-direction:column}.Success-module__6EjXXG__orderMeta{flex-direction:column;gap:1.5rem}.Success-module__6EjXXG__featuresStrip{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}}@media (max-width:430px){.Success-module__6EjXXG__container{padding-inline:.75rem}.Success-module__6EjXXG__receiptCard{border-radius:16px;padding:1.25rem}.Success-module__6EjXXG__metaItem,.Success-module__6EjXXG__feature{align-items:flex-start}.Success-module__6EjXXG__itemRow{gap:.75rem}.Success-module__6EjXXG__itemImage{border-radius:10px;width:56px;height:56px}.Success-module__6EjXXG__itemName{font-size:.95rem}.Success-module__6EjXXG__itemPrice{font-size:1rem}.Success-module__6EjXXG__grandTotal{margin-top:1rem;padding:1rem}.Success-module__6EjXXG__grandTotal span:first-child{font-size:1.05rem}.Success-module__6EjXXG__grandTotal span:last-child{font-size:1.35rem}.Success-module__6EjXXG__btn{padding:1rem;font-size:.95rem}}@media (max-width:340px){.Success-module__6EjXXG__receiptCard{padding:1rem}.Success-module__6EjXXG__metaItem{gap:.75rem}.Success-module__6EjXXG__metaIcon,.Success-module__6EjXXG__featureIcon{width:40px;height:40px}.Success-module__6EjXXG__itemImage{width:48px;height:48px}.Success-module__6EjXXG__itemName{font-size:.85rem}}
.Wishlist-module__ZKfbgq__page{min-height:80vh;padding-top:clamp(1rem,3vw,2rem);padding-bottom:clamp(1rem,3vw,2rem)}.Wishlist-module__ZKfbgq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Wishlist-module__ZKfbgq__pageTitle{overflow-wrap:anywhere;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Wishlist-module__ZKfbgq__subtitle{color:var(--foreground-muted);font-size:.875rem}.Wishlist-module__ZKfbgq__shareBtn{border:1px solid var(--primary);color:var(--primary);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.Wishlist-module__ZKfbgq__shareBtn:hover{background:#f0fdf4}.Wishlist-module__ZKfbgq__grid{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:flex-start;gap:clamp(1rem,3vw,2rem);min-width:0;display:grid}.Wishlist-module__ZKfbgq__itemsSection{flex:1;min-width:0}.Wishlist-module__ZKfbgq__itemsGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:1.5rem;display:grid}.Wishlist-module__ZKfbgq__card{border:1px solid var(--border);background:#fff;border-radius:8px;flex-direction:column;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.Wishlist-module__ZKfbgq__card:hover{box-shadow:0 4px 12px #0000000d}.Wishlist-module__ZKfbgq__heartBtn{color:#ef4444;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 5px #0000001a}.Wishlist-module__ZKfbgq__imageWrapper{aspect-ratio:1;background:#f9fafb;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex}.Wishlist-module__ZKfbgq__productImage{object-fit:contain;width:100%;height:100%}.Wishlist-module__ZKfbgq__content{flex-direction:column;flex:1;min-width:0;padding:1rem;display:flex}.Wishlist-module__ZKfbgq__title{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.Wishlist-module__ZKfbgq__category{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.75rem}.Wishlist-module__ZKfbgq__rating{align-items:center;gap:.25rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.Wishlist-module__ZKfbgq__starIcon{color:var(--primary);fill:var(--primary)}.Wishlist-module__ZKfbgq__ratingCount{color:var(--foreground-muted);font-weight:400}.Wishlist-module__ZKfbgq__priceRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Wishlist-module__ZKfbgq__price{font-size:1rem;font-weight:700}.Wishlist-module__ZKfbgq__originalPrice{color:var(--foreground-muted);font-size:.75rem;text-decoration:line-through}.Wishlist-module__ZKfbgq__discount{color:var(--primary);font-size:.75rem;font-weight:600}.Wishlist-module__ZKfbgq__actions{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}.Wishlist-module__ZKfbgq__addBtn{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.875rem;font-weight:500;display:flex}.Wishlist-module__ZKfbgq__addBtn:hover{background:var(--primary-dark)}.Wishlist-module__ZKfbgq__moveBtn{width:100%;color:var(--foreground);border:1px solid var(--border);background:#fff;border-radius:4px;padding:.5rem;font-size:.875rem;font-weight:500}.Wishlist-module__ZKfbgq__moveBtn:hover{background:#f9fafb}.Wishlist-module__ZKfbgq__summarySection{flex-direction:column;gap:1rem;width:100%;min-width:0;display:flex}.Wishlist-module__ZKfbgq__summaryCard{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1.5rem}.Wishlist-module__ZKfbgq__summaryTitle{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Wishlist-module__ZKfbgq__summaryRow{color:var(--foreground-muted);justify-content:space-between;gap:1rem;min-width:0;margin-bottom:1rem;font-size:.875rem;display:flex}.Wishlist-module__ZKfbgq__summaryValue{color:var(--foreground);font-weight:600}.Wishlist-module__ZKfbgq__savings{color:var(--primary)}.Wishlist-module__ZKfbgq__moveAllBtn{background:var(--primary);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.Wishlist-module__ZKfbgq__moveAllBtn:hover{background:var(--primary-dark)}.Wishlist-module__ZKfbgq__clearBtn{width:100%;color:var(--foreground);border:1px solid var(--border);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.Wishlist-module__ZKfbgq__clearBtn:hover{background:#f9fafb}.Wishlist-module__ZKfbgq__alertsBanner{border:1px solid var(--border);background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-top:2rem;padding:1.25rem 1.5rem;display:flex}.Wishlist-module__ZKfbgq__alertsLeft{align-items:flex-start;gap:1rem;min-width:0;display:flex}.Wishlist-module__ZKfbgq__bellIcon{color:var(--primary);background:#ecfdf5;border-radius:50%;padding:.5rem}.Wishlist-module__ZKfbgq__alertsTitle{margin-bottom:.25rem;font-size:1rem;font-weight:600}.Wishlist-module__ZKfbgq__alertsDesc{color:var(--foreground-muted);font-size:.875rem}.Wishlist-module__ZKfbgq__enableBtn{border:1px solid var(--primary);color:var(--primary);border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.Wishlist-module__ZKfbgq__enableBtn:hover{background:#ecfdf5}.Wishlist-module__ZKfbgq__similarSection{margin-top:4rem}.Wishlist-module__ZKfbgq__similarTitle{margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Wishlist-module__ZKfbgq__similarGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:1.5rem;display:grid}.Wishlist-module__ZKfbgq__similarCard{border:1px solid var(--border);border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:box-shadow .2s;display:flex}.Wishlist-module__ZKfbgq__similarCard:hover{box-shadow:0 4px 12px #0000000d}.Wishlist-module__ZKfbgq__similarImage{object-fit:contain;width:60px;height:60px}.Wishlist-module__ZKfbgq__similarInfo{flex:1;min-width:0}.Wishlist-module__ZKfbgq__similarName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.Wishlist-module__ZKfbgq__similarPriceRow{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.Wishlist-module__ZKfbgq__similarPrice{font-size:.875rem;font-weight:600}.Wishlist-module__ZKfbgq__similarAddBtn{color:var(--primary);border:1px solid var(--primary);border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.Wishlist-module__ZKfbgq__similarAddBtn:hover{background:var(--primary);color:#fff}@media (max-width:1024px){.Wishlist-module__ZKfbgq__grid{grid-template-columns:1fr}.Wishlist-module__ZKfbgq__summarySection{width:100%}.Wishlist-module__ZKfbgq__itemsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:640px){.Wishlist-module__ZKfbgq__page{padding-top:.85rem}.Wishlist-module__ZKfbgq__header{flex-direction:column;align-items:stretch;margin-bottom:1.25rem}.Wishlist-module__ZKfbgq__shareBtn{justify-content:center;width:100%}.Wishlist-module__ZKfbgq__itemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.Wishlist-module__ZKfbgq__imageWrapper,.Wishlist-module__ZKfbgq__content{padding:.85rem}.Wishlist-module__ZKfbgq__addBtn,.Wishlist-module__ZKfbgq__moveBtn{text-align:center;min-height:38px;font-size:.78rem}.Wishlist-module__ZKfbgq__alertsBanner{flex-direction:column;align-items:flex-start;gap:1rem}.Wishlist-module__ZKfbgq__enableBtn{width:100%}}@media (max-width:420px){.Wishlist-module__ZKfbgq__priceRow,.Wishlist-module__ZKfbgq__summaryRow,.Wishlist-module__ZKfbgq__similarPriceRow{flex-direction:column;align-items:flex-start;gap:.25rem}.Wishlist-module__ZKfbgq__heartBtn{top:.5rem;right:.5rem}}@media (max-width:340px){.Wishlist-module__ZKfbgq__itemsGrid{grid-template-columns:1fr}.Wishlist-module__ZKfbgq__summaryRow{flex-direction:column;align-items:flex-start;gap:.25rem}}
.ProductDetailPage-module__DzsIjq__page{background:#fff;padding-top:clamp(1rem,2vw,1.5rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.ProductDetailPage-module__DzsIjq__breadcrumb{color:#4b5563;white-space:nowrap;scrollbar-width:none;align-items:center;gap:.75rem;min-height:40px;margin-bottom:1rem;font-size:.875rem;display:flex;overflow-x:auto}.ProductDetailPage-module__DzsIjq__breadcrumb::-webkit-scrollbar{display:none}.ProductDetailPage-module__DzsIjq__breadcrumb span:last-child{color:#111827;font-weight:700}.ProductDetailPage-module__DzsIjq__breadcrumb a{color:#4b5563;font-weight:500}.ProductDetailPage-module__DzsIjq__breadcrumb a:hover{color:var(--primary)}.ProductDetailPage-module__DzsIjq__currentCrumb{color:#111827;font-weight:700}.ProductDetailPage-module__DzsIjq__productGrid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(240px,310px);align-items:start;gap:clamp(1.25rem,2.5vw,2rem);min-width:0;display:grid}.ProductDetailPage-module__DzsIjq__productGrid>*{min-width:0}.ProductDetailPage-module__DzsIjq__galleryArea{grid-template-columns:clamp(72px,7vw,88px) minmax(0,1fr);gap:clamp(.85rem,1.8vw,1.5rem);min-width:0;display:grid}.ProductDetailPage-module__DzsIjq__thumbnails{align-content:start;gap:.75rem;min-width:0;display:grid}.ProductDetailPage-module__DzsIjq__thumbnail{aspect-ratio:1;background:#fff;border:1px solid #dce2e7;border-radius:7px;justify-content:center;align-items:center;width:100%;display:inline-flex;overflow:hidden}.ProductDetailPage-module__DzsIjq__thumbnail img{object-fit:contain;width:78%;height:78%}.ProductDetailPage-module__DzsIjq__thumbnailActive{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.ProductDetailPage-module__DzsIjq__moreThumb{color:#111827;background:#f3f4f6;font-size:1rem;font-weight:800}.ProductDetailPage-module__DzsIjq__mainImagePanel{aspect-ratio:1;background:#fff;border:1px solid #dce2e7;border-radius:7px;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.ProductDetailPage-module__DzsIjq__mainImage{object-fit:contain;width:100%;min-width:0;height:100%;padding:0}.ProductDetailPage-module__DzsIjq__galleryArrow,.ProductDetailPage-module__DzsIjq__floatingWishlist{z-index:1;color:#111827;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;position:absolute;box-shadow:0 10px 24px #0f172a1f}.ProductDetailPage-module__DzsIjq__galleryArrow{left:1.4rem}.ProductDetailPage-module__DzsIjq__galleryArrowRight{left:auto;right:1.4rem}.ProductDetailPage-module__DzsIjq__floatingWishlist{top:1.25rem;right:1.25rem}.ProductDetailPage-module__DzsIjq__floatingWishlistActive{color:var(--primary)}.ProductDetailPage-module__DzsIjq__productInfo{min-width:0;padding-top:.15rem}.ProductDetailPage-module__DzsIjq__brand{color:var(--primary);margin-bottom:.5rem;font-weight:800}.ProductDetailPage-module__DzsIjq__productInfo h1{letter-spacing:0;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:.9rem;font-size:1.8rem;line-height:1.18;display:-webkit-box;overflow:hidden}.ProductDetailPage-module__DzsIjq__ratingLine{color:var(--primary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.55rem;font-size:.95rem;display:flex}.ProductDetailPage-module__DzsIjq__ratingLine strong{color:#111827}.ProductDetailPage-module__DzsIjq__divider{background:#c9d1d8;width:1px;height:18px;margin:0 .35rem}.ProductDetailPage-module__DzsIjq__priceLine{flex-wrap:wrap;align-items:baseline;gap:1rem;min-width:0;margin-bottom:.55rem;display:flex}.ProductDetailPage-module__DzsIjq__price{color:#111827;overflow-wrap:anywhere;font-size:2rem;font-weight:900}.ProductDetailPage-module__DzsIjq__originalPrice{color:#6b7280;font-size:1.1rem;font-weight:700;text-decoration:line-through}.ProductDetailPage-module__DzsIjq__discount{color:var(--primary);font-size:1.05rem;font-weight:900}.ProductDetailPage-module__DzsIjq__taxText{color:#334155;border-bottom:1px solid #dce2e7;margin-bottom:1.2rem;padding-bottom:1.35rem}.ProductDetailPage-module__DzsIjq__optionPanel h2{margin-bottom:1rem;font-size:.95rem}.ProductDetailPage-module__DzsIjq__optionLabel{margin-bottom:.65rem;font-size:.9rem;font-weight:700}.ProductDetailPage-module__DzsIjq__optionLabel strong{color:var(--primary)}.ProductDetailPage-module__DzsIjq__sizeGrid,.ProductDetailPage-module__DzsIjq__colorGrid{flex-wrap:wrap;gap:.7rem;margin-bottom:1rem;display:flex}.ProductDetailPage-module__DzsIjq__sizeButton{color:#111827;border:1px solid #cfd8df;border-radius:6px;width:42px;height:35px;font-weight:700}.ProductDetailPage-module__DzsIjq__selectedOption{border-color:var(--primary);color:var(--primary);background:#edfdf5}.ProductDetailPage-module__DzsIjq__colorButton{border:2px solid #fff;border-radius:7px;width:35px;height:35px;box-shadow:0 0 0 1px #d0d7de}.ProductDetailPage-module__DzsIjq__aboutItem{margin-top:.5rem}.ProductDetailPage-module__DzsIjq__aboutItem h3{color:#111827;margin-bottom:.75rem;font-size:1.1rem}.ProductDetailPage-module__DzsIjq__selectedColor{box-shadow:0 0 0 2px var(--primary)}.ProductDetailPage-module__DzsIjq__actionGrid{flex-direction:column;gap:.75rem;min-width:0;margin-top:1.15rem;display:flex}.ProductDetailPage-module__DzsIjq__buyBox{background:#fff;border:1px solid #dce2e7;border-radius:8px;flex-direction:column;min-width:0;padding:1.25rem;display:flex}.ProductDetailPage-module__DzsIjq__buyBoxPrice{margin-bottom:.75rem}.ProductDetailPage-module__DzsIjq__deliveryText{color:#111827;margin-bottom:1rem;font-size:.85rem;line-height:1.4}.ProductDetailPage-module__DzsIjq__inStockLabel{color:#047857;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.ProductDetailPage-module__DzsIjq__outOfStockLabel{color:#ef4444;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.ProductDetailPage-module__DzsIjq__sellerInfo{color:#6b7280;grid-template-columns:auto 1fr;gap:.35rem 1rem;margin-bottom:.5rem;font-size:.75rem;display:grid}.ProductDetailPage-module__DzsIjq__sellerInfo span:nth-child(2n){color:#111827}.ProductDetailPage-module__DzsIjq__wishlistDivider{background:#dce2e7;height:1px;margin:1.25rem 0 1rem}.ProductDetailPage-module__DzsIjq__wishlistAction,.ProductDetailPage-module__DzsIjq__cartAction,.ProductDetailPage-module__DzsIjq__buyAction{text-align:center;white-space:normal;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;min-width:0;min-height:48px;font-weight:800;display:inline-flex}.ProductDetailPage-module__DzsIjq__wishlistAction{border:1px solid var(--primary);color:var(--primary);background:#fff}.ProductDetailPage-module__DzsIjq__cartAction,.ProductDetailPage-module__DzsIjq__buyAction{color:#fff;background:linear-gradient(90deg,#047857,#00875a)}.ProductDetailPage-module__DzsIjq__quantityControl{border:1px solid var(--primary);min-height:48px;color:var(--primary);background:#fff;border-radius:6px;justify-content:space-between;align-items:stretch;font-weight:800;display:inline-flex;overflow:hidden}.ProductDetailPage-module__DzsIjq__quantityControl button{width:48px;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;transition:all .2s;display:flex}.ProductDetailPage-module__DzsIjq__quantityControl button:hover{background:#edfdf5}.ProductDetailPage-module__DzsIjq__quantityControl span{text-align:center;flex:1;justify-content:center;align-items:center;min-width:40px;display:flex}.ProductDetailPage-module__DzsIjq__actionMessage{color:var(--primary);margin-top:.75rem;font-size:.9rem;font-weight:800}.ProductDetailPage-module__DzsIjq__deliveryCheck{margin-top:1rem}.ProductDetailPage-module__DzsIjq__deliveryCheck p{margin-bottom:.65rem;font-size:.9rem;font-weight:800}.ProductDetailPage-module__DzsIjq__pincodeRow{border:1px solid #d4dce3;border-radius:6px;grid-template-columns:minmax(0,1fr) 84px;max-width:290px;display:grid;overflow:hidden}.ProductDetailPage-module__DzsIjq__pincodeRow input{min-width:0;font:inherit;border:0;outline:0;padding:0 1rem}.ProductDetailPage-module__DzsIjq__pincodeRow button{min-height:42px;color:var(--primary);background:#fff;border-left:1px solid #d4dce3;font-weight:800}.ProductDetailPage-module__DzsIjq__deliveryCheck span{color:#475569;margin-top:.7rem;font-size:.875rem;display:inline-block}.ProductDetailPage-module__DzsIjq__assurancePanel{border:1px solid #dce2e7;border-radius:7px;gap:1.7rem;min-width:0;padding:1.45rem;display:grid}.ProductDetailPage-module__DzsIjq__assuranceItem{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.ProductDetailPage-module__DzsIjq__assuranceItem>span,.ProductDetailPage-module__DzsIjq__trustItem>span{width:42px;height:42px;color:var(--primary);background:#eef4f0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ProductDetailPage-module__DzsIjq__assuranceItem h3,.ProductDetailPage-module__DzsIjq__trustItem h3{margin-bottom:.35rem;font-size:.95rem}.ProductDetailPage-module__DzsIjq__assuranceItem p,.ProductDetailPage-module__DzsIjq__trustItem p,.ProductDetailPage-module__DzsIjq__tabContent{color:#334155;font-size:.9rem;line-height:1.7}.ProductDetailPage-module__DzsIjq__detailTabs{width:100%;margin-top:2.5rem}.ProductDetailPage-module__DzsIjq__tabList{scrollbar-width:none;border-bottom:1px solid #dce2e7;display:flex;overflow-x:auto}.ProductDetailPage-module__DzsIjq__tabList::-webkit-scrollbar{display:none}.ProductDetailPage-module__DzsIjq__tabButton{color:#1f2937;white-space:nowrap;border-bottom:3px solid #0000;flex-shrink:0;margin-right:1.5rem;padding:1rem 0;font-weight:800}.ProductDetailPage-module__DzsIjq__tabButton:last-child{margin-right:0}.ProductDetailPage-module__DzsIjq__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.ProductDetailPage-module__DzsIjq__tabContent{padding:1.35rem 0 .25rem}.ProductDetailPage-module__DzsIjq__specList{gap:.6rem;display:grid}.ProductDetailPage-module__DzsIjq__specList div{grid-template-columns:120px minmax(0,1fr);gap:.75rem;display:grid}.ProductDetailPage-module__DzsIjq__specList dt{font-weight:800}.ProductDetailPage-module__DzsIjq__trustStrip{background:#f7faf9;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:2.4rem;display:grid;box-shadow:0 18px 36px #0f172a12}.ProductDetailPage-module__DzsIjq__trustItem{border-right:1px solid #dce2e7;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:1rem;min-height:112px;padding:1.25rem 1.7rem;display:grid}.ProductDetailPage-module__DzsIjq__trustItem:last-child{border-right:0}.ProductDetailPage-module__DzsIjq__loadingShell,.ProductDetailPage-module__DzsIjq__loadingProduct{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProductDetailPage-module__DzsIjq__loadingBlock{background:linear-gradient(90deg,#f3f4f6,#fff,#f3f4f6) 0 0/200% 100%;border-radius:8px;min-height:420px;animation:1.3s ease-in-out infinite ProductDetailPage-module__DzsIjq__shimmer}.ProductDetailPage-module__DzsIjq__notFound{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;min-height:360px;display:flex}.ProductDetailPage-module__DzsIjq__notFound h1{font-size:2rem}.ProductDetailPage-module__DzsIjq__notFound p{color:#475569}@keyframes ProductDetailPage-module__DzsIjq__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ProductDetailPage-module__DzsIjq__specTableContainer{border:1px solid #e5e7eb;border-radius:8px;margin-top:.5rem;overflow-x:auto}.ProductDetailPage-module__DzsIjq__specTable{border-collapse:collapse;text-align:left;width:100%;font-size:.95rem}.ProductDetailPage-module__DzsIjq__specTable th{color:#111827;border-bottom:1px solid #e5e7eb;width:35%;padding:16px 20px;font-weight:700}.ProductDetailPage-module__DzsIjq__specTable td{color:#4b5563;border-bottom:1px solid #e5e7eb;padding:16px 20px}.ProductDetailPage-module__DzsIjq__specTable tr:last-child th,.ProductDetailPage-module__DzsIjq__specTable tr:last-child td{border-bottom:none}@media (max-width:1180px){.ProductDetailPage-module__DzsIjq__productGrid{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)}.ProductDetailPage-module__DzsIjq__buyBox{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ProductDetailPage-module__DzsIjq__buyBox .ProductDetailPage-module__DzsIjq__actionGrid{margin-top:0}.ProductDetailPage-module__DzsIjq__assurancePanel{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:860px){.ProductDetailPage-module__DzsIjq__productGrid,.ProductDetailPage-module__DzsIjq__galleryArea,.ProductDetailPage-module__DzsIjq__loadingShell,.ProductDetailPage-module__DzsIjq__loadingProduct{grid-template-columns:1fr}.ProductDetailPage-module__DzsIjq__buyBox{flex-direction:column;gap:1rem;display:flex}.ProductDetailPage-module__DzsIjq__thumbnailContainer{order:2}.ProductDetailPage-module__DzsIjq__thumbnails{scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(64px,72px);grid-auto-flow:column;width:100%;overflow-x:auto}.ProductDetailPage-module__DzsIjq__thumbnails::-webkit-scrollbar{display:none}.ProductDetailPage-module__DzsIjq__thumbnail{width:72px}.ProductDetailPage-module__DzsIjq__mainImagePanel{min-height:min(360px,78vw)}.ProductDetailPage-module__DzsIjq__detailTabs{max-width:100%}.ProductDetailPage-module__DzsIjq__productInfo h1{font-size:1.55rem}.ProductDetailPage-module__DzsIjq__assurancePanel,.ProductDetailPage-module__DzsIjq__trustStrip{grid-template-columns:1fr 1fr}.ProductDetailPage-module__DzsIjq__trustItem:nth-child(2){border-right:0}.ProductDetailPage-module__DzsIjq__trustItem{border-bottom:1px solid #dce2e7}.ProductDetailPage-module__DzsIjq__trustItem:nth-last-child(-n+2){border-bottom:0}}@media (max-width:640px){.ProductDetailPage-module__DzsIjq__page{padding-top:.75rem}.ProductDetailPage-module__DzsIjq__breadcrumb{gap:.5rem;margin-bottom:.75rem;font-size:.78rem}.ProductDetailPage-module__DzsIjq__galleryArea{gap:.75rem}.ProductDetailPage-module__DzsIjq__mainImagePanel{min-height:clamp(250px,74vw,300px)}.ProductDetailPage-module__DzsIjq__galleryArrow,.ProductDetailPage-module__DzsIjq__floatingWishlist{width:38px;height:38px}.ProductDetailPage-module__DzsIjq__galleryArrow{left:.8rem}.ProductDetailPage-module__DzsIjq__galleryArrowRight,.ProductDetailPage-module__DzsIjq__floatingWishlist{right:.8rem}.ProductDetailPage-module__DzsIjq__productInfo h1{-webkit-line-clamp:3;font-size:1.35rem}.ProductDetailPage-module__DzsIjq__textModalContent{font-size:.95rem}.ProductDetailPage-module__DzsIjq__tabContentContainer{padding:1rem}.ProductDetailPage-module__DzsIjq__price{font-size:1.55rem}.ProductDetailPage-module__DzsIjq__actionGrid,.ProductDetailPage-module__DzsIjq__assurancePanel,.ProductDetailPage-module__DzsIjq__trustStrip{grid-template-columns:1fr}.ProductDetailPage-module__DzsIjq__pincodeRow{max-width:100%}.ProductDetailPage-module__DzsIjq__trustItem,.ProductDetailPage-module__DzsIjq__trustItem:nth-child(2){border-bottom:1px solid #dce2e7;border-right:0}.ProductDetailPage-module__DzsIjq__trustItem:last-child{border-bottom:0}.ProductDetailPage-module__DzsIjq__detailTabs{margin-top:1.6rem}}@media (max-width:420px){.ProductDetailPage-module__DzsIjq__mainImagePanel{min-height:260px}.ProductDetailPage-module__DzsIjq__thumbnails{grid-auto-columns:58px}.ProductDetailPage-module__DzsIjq__thumbnail{width:58px}.ProductDetailPage-module__DzsIjq__ratingLine,.ProductDetailPage-module__DzsIjq__priceLine{gap:.45rem}.ProductDetailPage-module__DzsIjq__wishlistAction,.ProductDetailPage-module__DzsIjq__cartAction,.ProductDetailPage-module__DzsIjq__buyAction{min-height:44px;font-size:.85rem}.ProductDetailPage-module__DzsIjq__quantityControl{min-height:44px}.ProductDetailPage-module__DzsIjq__quantityControl button{width:44px}.ProductDetailPage-module__DzsIjq__trustItem,.ProductDetailPage-module__DzsIjq__assuranceItem{gap:.75rem}}@media (max-width:360px){.ProductDetailPage-module__DzsIjq__assuranceItem,.ProductDetailPage-module__DzsIjq__trustItem{grid-template-columns:38px minmax(0,1fr)}.ProductDetailPage-module__DzsIjq__assuranceItem>span,.ProductDetailPage-module__DzsIjq__trustItem>span{width:38px;height:38px}.ProductDetailPage-module__DzsIjq__specList div{grid-template-columns:1fr;gap:.15rem}.ProductDetailPage-module__DzsIjq__galleryArrow{left:.5rem}.ProductDetailPage-module__DzsIjq__galleryArrowRight,.ProductDetailPage-module__DzsIjq__floatingWishlist{right:.5rem}}.ProductDetailPage-module__DzsIjq__thumbnailContainer{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ProductDetailPage-module__DzsIjq__bestsellerBadge{color:#047857;z-index:10;background:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 4px #0000001a}.ProductDetailPage-module__DzsIjq__expandBtn{color:#4b5563;z-index:10;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.ProductDetailPage-module__DzsIjq__aboutText{white-space:pre-wrap;color:#334155;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductDetailPage-module__DzsIjq__readMoreBtn{color:#047857;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-top:.5rem;padding:0;font-size:.85rem;font-weight:700;display:flex}.ProductDetailPage-module__DzsIjq__deliveryTimeHighlight{color:#047857;font-weight:700}.ProductDetailPage-module__DzsIjq__qtyContainerRow{flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;display:flex}.ProductDetailPage-module__DzsIjq__itemsInCartText{color:#4b5563;font-size:.85rem;font-weight:500}.ProductDetailPage-module__DzsIjq__btnOutline{border:1px solid #047857;color:#047857!important;background:#fff!important}.ProductDetailPage-module__DzsIjq__wishlistActionOutline{color:#111827;cursor:pointer;background:#fff;border:1px solid #dce2e7;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;margin-top:.5rem;font-weight:700;transition:all .2s;display:flex}.ProductDetailPage-module__DzsIjq__themedDescription{gap:1.5rem;min-width:0;display:flex}.ProductDetailPage-module__DzsIjq__themedDescriptionText{white-space:pre-wrap;color:#374151;text-align:left;overflow-wrap:anywhere;min-width:0;font-size:1.05rem;font-weight:400;line-height:1.8}.ProductDetailPage-module__DzsIjq__specTableContainer{border:none;border-radius:8px;max-width:100%;overflow-x:auto}.ProductDetailPage-module__DzsIjq__specTable{border-collapse:collapse;text-align:left;width:100%;min-width:520px}.ProductDetailPage-module__DzsIjq__specTable tr:nth-child(odd){background-color:#f3f4f6}.ProductDetailPage-module__DzsIjq__specTable tr:nth-child(2n){background-color:#fff}.ProductDetailPage-module__DzsIjq__specTable th{color:#111827;border:none;width:35%;padding:1.25rem 1rem;font-weight:700}.ProductDetailPage-module__DzsIjq__specTable tr.ProductDetailPage-module__DzsIjq__specHeaderRow th.ProductDetailPage-module__DzsIjq__specSectionHeader{text-transform:uppercase;letter-spacing:.05em;background-color:#e5e7eb;border-radius:4px;width:100%;font-size:1.1rem}.ProductDetailPage-module__DzsIjq__specTable td{color:#374151;border:none;padding:1.25rem 1rem;font-size:.95rem}.ProductDetailPage-module__DzsIjq__specList{flex-direction:column;gap:1rem;display:flex}.ProductDetailPage-module__DzsIjq__specList div{border-bottom:1px dashed #dce2e7;padding-bottom:1rem;display:flex}.ProductDetailPage-module__DzsIjq__specList dt{color:#111827;width:40%;font-weight:600}.ProductDetailPage-module__DzsIjq__specList dd{color:#374151;width:60%;margin:0}.ProductDetailPage-module__DzsIjq__themedReviewCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000000d}.ProductDetailPage-module__DzsIjq__themedReviewCard:hover{box-shadow:0 4px 6px #0000000d}.ProductDetailPage-module__DzsIjq__themedReviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.ProductDetailPage-module__DzsIjq__themedReviewHeader strong{color:#111827;font-size:1rem;display:block}.ProductDetailPage-module__DzsIjq__themedReviewStars{color:#f59e0b;gap:2px;margin-top:4px;display:flex}.ProductDetailPage-module__DzsIjq__themedReviewComment{color:#374151;white-space:pre-wrap;margin:.75rem 0 0;font-size:.95rem;line-height:1.6}.ProductDetailPage-module__DzsIjq__themedShippingBlock{gap:1.5rem;min-width:0;display:flex}.ProductDetailPage-module__DzsIjq__themedShippingContent h3{color:#111827;margin:0 0 .5rem;font-size:1.15rem}.ProductDetailPage-module__DzsIjq__themedShippingContent p{color:#374151;margin:0;line-height:1.6}.ProductDetailPage-module__DzsIjq__tabContentContainer{background:#fff;border:1px solid #dce2e7;border-top:none;border-radius:0 0 8px 8px;padding:2rem}.ProductDetailPage-module__DzsIjq__textModalContainer{background:linear-gradient(#f0fdf4 0%,#fff 15%);border-top:6px solid #047857;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:80vh;animation:.2s ease-out ProductDetailPage-module__DzsIjq__modalIn;display:flex;box-shadow:0 10px 40px #0003}@keyframes ProductDetailPage-module__DzsIjq__modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ProductDetailPage-module__DzsIjq__textModalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ProductDetailPage-module__DzsIjq__textModalHeader h3{color:#047857;margin:0;font-size:1.25rem;font-weight:700}.ProductDetailPage-module__DzsIjq__closeTextModalBtn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #dce2e7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ProductDetailPage-module__DzsIjq__closeTextModalBtn:hover{color:#111827;background:#f3f4f6}.ProductDetailPage-module__DzsIjq__textModalBody{white-space:pre-wrap;color:#374151;padding:2rem 1.5rem;font-size:1.05rem;line-height:1.8;overflow-y:auto}.ProductDetailPage-module__DzsIjq__fullScreenModal{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:0}.ProductDetailPage-module__DzsIjq__closeFullScreenBtn{color:#111827;cursor:pointer;z-index:1001;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:2rem;right:2rem;box-shadow:0 4px 12px #0000004d}.ProductDetailPage-module__DzsIjq__fullScreenImage{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh;box-shadow:0 10px 30px #00000080}@media (max-width:640px){.ProductDetailPage-module__DzsIjq__bestsellerBadge{max-width:calc(100% - 5rem);font-size:.68rem;top:.7rem;right:.7rem}.ProductDetailPage-module__DzsIjq__expandBtn{bottom:.7rem;right:.7rem}.ProductDetailPage-module__DzsIjq__qtyContainerRow{flex-direction:column;align-items:stretch;gap:.55rem}.ProductDetailPage-module__DzsIjq__quantityControl{width:100%}.ProductDetailPage-module__DzsIjq__itemsInCartText{text-align:center}.ProductDetailPage-module__DzsIjq__themedDescription,.ProductDetailPage-module__DzsIjq__themedShippingBlock{flex-direction:column;gap:1rem}.ProductDetailPage-module__DzsIjq__themedDescriptionText,.ProductDetailPage-module__DzsIjq__textModalBody{font-size:.95rem;line-height:1.65}.ProductDetailPage-module__DzsIjq__tabContentContainer{padding:1rem}.ProductDetailPage-module__DzsIjq__specTable th,.ProductDetailPage-module__DzsIjq__specTable td{padding:.85rem .75rem}.ProductDetailPage-module__DzsIjq__textModalContainer{width:min(100%,34rem);max-height:calc(100dvh - 2rem)}.ProductDetailPage-module__DzsIjq__textModalHeader,.ProductDetailPage-module__DzsIjq__textModalBody{padding:1rem}}@media (max-width:420px){.ProductDetailPage-module__DzsIjq__priceLine{flex-direction:column;align-items:flex-start;gap:.2rem}.ProductDetailPage-module__DzsIjq__originalPrice,.ProductDetailPage-module__DzsIjq__discount{font-size:.9rem}.ProductDetailPage-module__DzsIjq__specTable{min-width:460px}.ProductDetailPage-module__DzsIjq__closeFullScreenBtn{width:40px;height:40px;top:1rem;right:1rem}.ProductDetailPage-module__DzsIjq__fullScreenImage{max-width:calc(100vw - 2rem);max-height:calc(100dvh - 6rem)}}@media (max-width:320px){.ProductDetailPage-module__DzsIjq__mainImagePanel{min-height:220px}.ProductDetailPage-module__DzsIjq__tabButton{margin-right:1rem;font-size:.85rem}}
.ProductSection-module___aovaW__section{padding:clamp(1.5rem,4vw,3rem) 0}.ProductSection-module___aovaW__navBarWrapper{margin-bottom:1.5rem;position:relative}.ProductSection-module___aovaW__scrollHint{color:var(--foreground-muted);cursor:pointer;z-index:2;background:linear-gradient(90deg,#0000,#fff 30%);border:none;justify-content:center;align-items:center;padding-left:1.5rem;padding-right:.5rem;display:flex;position:absolute;top:0;bottom:0;right:0}.ProductSection-module___aovaW__scrollHint:hover{color:var(--foreground)}.ProductSection-module___aovaW__navBar{border-bottom:1px solid var(--border);scrollbar-width:none;gap:clamp(1.5rem,3vw,3.5rem);padding-right:4rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.ProductSection-module___aovaW__navBar::-webkit-scrollbar{display:none}.ProductSection-module___aovaW__navItem{color:var(--foreground-muted);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:clamp(.9rem,1.2vw,1.1rem) 0;font-size:1.125rem;font-weight:500;transition:all .2s}.ProductSection-module___aovaW__filterBadge{background-color:var(--primary);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.ProductSection-module___aovaW__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProductSection-module___aovaW__filterModal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:400px;max-height:90vh;animation:.3s ease-out ProductSection-module___aovaW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes ProductSection-module___aovaW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.ProductSection-module___aovaW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ProductSection-module___aovaW__modalHeader h3{margin:0;font-size:1.25rem;font-weight:600}.ProductSection-module___aovaW__closeBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.ProductSection-module___aovaW__closeBtn:hover{background-color:var(--background);color:var(--foreground)}.ProductSection-module___aovaW__modalBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.ProductSection-module___aovaW__filterSection h4{color:var(--foreground);margin:0 0 1rem;font-size:1rem;font-weight:600}.ProductSection-module___aovaW__filterOptions{flex-direction:column;gap:.75rem;display:flex}.ProductSection-module___aovaW__radioLabel{color:var(--foreground);cursor:pointer;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ProductSection-module___aovaW__radioLabel input[type=radio]{width:1.1rem;height:1.1rem;accent-color:var(--primary);cursor:pointer}.ProductSection-module___aovaW__ratingStars{align-items:center;gap:.25rem;display:inline-flex}.ProductSection-module___aovaW__starIcon{color:#fbbf24}.ProductSection-module___aovaW__modalFooter{border-top:1px solid var(--border);background-color:var(--background);justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;display:flex}.ProductSection-module___aovaW__resetBtn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#fff;border-radius:6px;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.ProductSection-module___aovaW__resetBtn:hover{background-color:#f3f4f6}.ProductSection-module___aovaW__applyBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;flex:1;padding:.75rem 2rem;font-weight:600;transition:all .2s}.ProductSection-module___aovaW__applyBtn:hover{background-color:var(--primary-dark,#059669);box-shadow:0 4px 6px -1px #10b98133}@media (max-width:768px){.ProductSection-module___aovaW__filterModal{border-radius:16px 16px 0 0;max-height:85vh;margin-top:auto;animation:.3s cubic-bezier(.16,1,.3,1) ProductSection-module___aovaW__slideUpMobile}.ProductSection-module___aovaW__modalOverlay{align-items:flex-end;padding:0}.ProductSection-module___aovaW__modalFooter{flex-direction:column-reverse;padding:1rem}.ProductSection-module___aovaW__resetBtn,.ProductSection-module___aovaW__applyBtn{width:100%}}@keyframes ProductSection-module___aovaW__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ProductSection-module___aovaW__navItem:hover{color:var(--primary)}.ProductSection-module___aovaW__navItem.ProductSection-module___aovaW__active{color:var(--primary);border-bottom-color:var(--primary)}.ProductSection-module___aovaW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-width:0;margin-bottom:2rem;display:flex}.ProductSection-module___aovaW__activeFilter{color:var(--foreground-muted);overflow-wrap:anywhere;flex-basis:100%;align-items:center;gap:.65rem;min-width:0;font-size:.9rem;display:inline-flex}.ProductSection-module___aovaW__activeFilter strong{color:var(--foreground)}.ProductSection-module___aovaW__activeFilter button{color:var(--primary);text-align:left;font-weight:700}.ProductSection-module___aovaW__searchBar{flex:1;width:100%;min-width:min(100%,18rem);position:relative}.ProductSection-module___aovaW__searchIcon{color:var(--foreground-muted);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.ProductSection-module___aovaW__searchInput{background-color:#f3f4f6;border:none;border-radius:9999px;outline:none;width:100%;min-width:0;padding:1rem 1.5rem 1rem 3.5rem;font-size:1rem;transition:background-color .2s,box-shadow .2s}.ProductSection-module___aovaW__searchInput:focus{background-color:#e5e7eb;box-shadow:0 0 0 2px #04785733}.ProductSection-module___aovaW__sortDropdown{flex:none;align-items:center;gap:.5rem;min-width:0;font-size:.875rem;display:flex}.ProductSection-module___aovaW__sortDropdown>span{white-space:nowrap}.ProductSection-module___aovaW__select{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;outline:none;max-width:100%;padding:.5rem;font-weight:500}.ProductSection-module___aovaW__filterBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductSection-module___aovaW__filterBtn:hover{background:var(--border)}.ProductSection-module___aovaW__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));align-items:stretch;gap:clamp(1rem,2vw,1.5rem);display:grid}.ProductSection-module___aovaW__emptyState{text-align:center;color:var(--foreground-muted);grid-column:1/-1;padding:clamp(2.5rem,8vw,4rem) 0}@media (min-width:1280px){.ProductSection-module___aovaW__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:768px){.ProductSection-module___aovaW__section{padding:1rem 0 2rem}.ProductSection-module___aovaW__toolbar{flex-direction:column;align-items:stretch}.ProductSection-module___aovaW__activeFilter{flex-wrap:wrap}.ProductSection-module___aovaW__searchBar{max-width:100%}.ProductSection-module___aovaW__sortDropdown{justify-content:space-between;width:100%}.ProductSection-module___aovaW__select{flex:1;min-width:0}.ProductSection-module___aovaW__searchInput{font-size:1rem}.ProductSection-module___aovaW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.ProductSection-module___aovaW__navItem{font-size:.9rem}}@media (max-width:520px){.ProductSection-module___aovaW__toolbar{gap:.75rem;margin-bottom:1.25rem}.ProductSection-module___aovaW__searchInput{padding:.85rem 1rem .85rem 3rem}.ProductSection-module___aovaW__searchIcon{left:1rem}}@media (max-width:380px){.ProductSection-module___aovaW__grid{gap:.65rem}.ProductSection-module___aovaW__navBar{gap:1rem;padding-right:2.75rem}}@media (max-width:340px){.ProductSection-module___aovaW__grid{grid-template-columns:1fr}}
