.page-module___8aEwW__main{background-image:radial-gradient(#cbd5e1 1px,#0000 1px);background-size:24px 24px;max-width:1200px;min-height:100vh;margin:0 auto;padding:80px 1rem 0}.page-module___8aEwW__categoryContainer{scroll-behavior:smooth;z-index:100;-webkit-backdrop-filter:blur(12px);background-color:#ffffffeb;border-bottom:1px solid #e2e8f080;gap:.75rem;margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem;padding:.75rem 1rem;scroll-margin-top:65px;display:flex;position:sticky;top:64px;overflow-x:auto}.page-module___8aEwW__categoryPill{border-radius:var(--radius-pill);border:1px solid var(--border-color);color:var(--foreground);white-space:nowrap;box-shadow:var(--shadow-sm);background-color:#fff;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}@media (min-width:768px){.page-module___8aEwW__categoryPill{padding:.4rem 1rem;font-size:.85rem}}.page-module___8aEwW__categoryPill:hover{box-shadow:var(--shadow-md);background-color:#f8fafc;transform:translateY(-2px)}.page-module___8aEwW__categoryIcon{font-size:.9rem}@media (min-width:768px){.page-module___8aEwW__categoryIcon{font-size:1rem}}.page-module___8aEwW__activePill{background-color:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 6px -1px #2563eb66}.page-module___8aEwW__activePill:hover{background-color:var(--primary-hover)}.page-module___8aEwW__section{margin-bottom:2rem}@media (min-width:768px){.page-module___8aEwW__section{margin-bottom:3.5rem}}.page-module___8aEwW__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.page-module___8aEwW__productGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:480px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}}@media (min-width:768px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}}.page-module___8aEwW__divider{background-color:var(--border-color);height:2px;margin:3rem 0 2rem}.page-module___8aEwW__subHeading{color:var(--foreground);text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.page-module___8aEwW__smallSection{margin-bottom:1.5rem}@media (min-width:768px){.page-module___8aEwW__smallSection{margin-bottom:2.5rem}}.page-module___8aEwW__smallSectionTitle{color:#475569;text-align:center;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800}.page-module___8aEwW__smallProductGrid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:.75rem;display:grid}@media (min-width:640px){.page-module___8aEwW__smallProductGrid{grid-template-columns:repeat(auto-fit,180px);justify-content:center}}@media (min-width:768px){.page-module___8aEwW__smallProductGrid{grid-template-columns:repeat(auto-fit,190px);gap:1.25rem}}.page-module___8aEwW__noResults{text-align:center;color:#64748b;grid-column:1/-1;padding:3rem 1rem;font-size:1.1rem}.page-module___8aEwW__cartDrawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background-color:#0f172a99;justify-content:flex-end;animation:.3s page-module___8aEwW__fadeIn;display:flex;position:fixed;inset:0}.page-module___8aEwW__cartDrawerContainer{background:#fff;width:100%;max-width:450px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) page-module___8aEwW__slideInRight;overflow-y:auto;box-shadow:-10px 0 30px #00000026}@keyframes page-module___8aEwW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes page-module___8aEwW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__closeCartBtn{color:var(--foreground);border-radius:var(--radius-pill);cursor:pointer;background-color:#fff;border:none;margin:1rem auto 2rem;padding:.75rem 2rem;font-weight:700;display:block}
.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);background-color:#fff9;border-bottom:1px solid #e2e8f099;width:100%;padding:.75rem 0;transition:all .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background-color:#ffffffd9;border-bottom:1px solid #2563eb26;padding:.5rem 0;box-shadow:0 4px 30px #0000000f}.Header-module__hBw1pG__scrolled:after{content:"";background:linear-gradient(90deg,#2563eb,#f59e0b,#2563eb) 0 0/200% 100%;width:100%;height:2px;animation:3s ease-in-out infinite Header-module__hBw1pG__shimmer;position:absolute;bottom:-1px;left:0}@keyframes Header-module__hBw1pG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__hBw1pG__left{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__right{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.Header-module__hBw1pG__hamburger{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__hamburger{display:flex}}.Header-module__hBw1pG__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Header-module__hBw1pG__logoIconWrapper{justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__customLogoImg{object-fit:contain;mix-blend-mode:multiply;width:auto;height:38px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__customLogoImg{transform:scale(1.08)rotate(-3deg)}.Header-module__hBw1pG__title{background:linear-gradient(135deg,#2563eb,#f59e0b);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800}.Header-module__hBw1pG__navLinks{align-items:center;gap:.25rem;display:flex}@media (max-width:768px){.Header-module__hBw1pG__navLinks{display:none}}.Header-module__hBw1pG__navLink{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.Header-module__hBw1pG__navLink:hover{color:#2563eb;background-color:#2563eb14}.Header-module__hBw1pG__searchContainer{width:100%;max-width:360px;position:relative}.Header-module__hBw1pG__mobileSearchToggle{display:none}.Header-module__hBw1pG__searchInputWrapper{width:100%;position:relative}@media (max-width:768px){.Header-module__hBw1pG__searchContainer{max-width:max-content;position:static}.Header-module__hBw1pG__mobileSearchToggle{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.Header-module__hBw1pG__searchInputWrapper{border-bottom:1px solid var(--border-color);z-index:900;background:#fff;width:100%;padding:.75rem 1rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0000000d}.Header-module__hBw1pG__mobileSearchOpen .Header-module__hBw1pG__searchInputWrapper{animation:.2s ease-out Header-module__hBw1pG__slideDownSearch;display:block}}@keyframes Header-module__hBw1pG__slideDownSearch{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Header-module__hBw1pG__searchInput{border-radius:var(--radius-pill);border:1px solid var(--border-color);width:100%;color:var(--foreground);background-color:#f8fafccc;outline:none;padding:10px 16px 10px 44px;font-family:inherit;font-size:.9rem;transition:all .25s}.Header-module__hBw1pG__searchInput:focus{background-color:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a,0 4px 12px #2563eb14}.Header-module__hBw1pG__searchInput::placeholder{color:#94a3b8}.Header-module__hBw1pG__cartBtn{border:1px solid var(--border-color);color:#475569;cursor:pointer;background-color:#f8fafccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:relative}.Header-module__hBw1pG__cartBtn:hover{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe;box-shadow:0 2px 12px #2563eb1f}.Header-module__hBw1pG__cartBounce{animation:.4s Header-module__hBw1pG__cartBounce}@keyframes Header-module__hBw1pG__cartBounce{0%{transform:scale(1)}30%{transform:scale(1.2)}50%{transform:scale(.95)}70%{transform:scale(1.05)}to{transform:scale(1)}}.Header-module__hBw1pG__badge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.65rem;font-weight:800;animation:.3s Header-module__hBw1pG__badgePop;display:flex;position:absolute;top:-4px;right:-4px}@keyframes Header-module__hBw1pG__badgePop{0%{transform:scale(0)}60%{transform:scale(1.2)}to{transform:scale(1)}}.Header-module__hBw1pG__mobileMenu{flex-direction:column;gap:.25rem;padding:.5rem 1rem 1rem;display:none}@media (max-width:768px){.Header-module__hBw1pG__mobileMenu{display:flex}}.Header-module__hBw1pG__mobileNavLink{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}.Header-module__hBw1pG__mobileNavLink:hover{color:#2563eb;background-color:#2563eb14}
.Footer-module__S6Hkya__footer{color:#f8fafc;text-align:center;will-change:transform;background-color:#0f172a;margin-top:5rem;padding:3rem 1rem 120px;position:relative;transform:translateZ(0)}@media (min-width:768px){.Footer-module__S6Hkya__footer{text-align:left;padding:4rem 1rem 2rem}}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);height:4px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__container{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto 3rem;display:grid}.Footer-module__S6Hkya__container>.Footer-module__S6Hkya__section:first-child,.Footer-module__S6Hkya__paymentSection{grid-column:1/-1}@media (min-width:1024px){.Footer-module__S6Hkya__container{grid-template-columns:repeat(4,1fr);gap:3rem}.Footer-module__S6Hkya__container>.Footer-module__S6Hkya__section:first-child,.Footer-module__S6Hkya__paymentSection{grid-column:auto}}.Footer-module__S6Hkya__logoWrap{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__logoWrap{justify-content:flex-start;margin-bottom:1.25rem}}.Footer-module__S6Hkya__logoIcon{border-radius:var(--radius-md);background-color:#2563eb33;border:1px solid #3b82f64d;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Footer-module__S6Hkya__logoIcon svg path:first-child{fill:#60a5fa}.Footer-module__S6Hkya__logoIcon svg path:last-child{stroke:#60a5fa}.Footer-module__S6Hkya__title{color:#fff;font-size:1.1rem;font-weight:800}@media (min-width:768px){.Footer-module__S6Hkya__title{font-size:1.25rem}}.Footer-module__S6Hkya__subtitle{color:#fff;margin-bottom:1.25rem;font-size:.95rem;font-weight:700;display:inline-block;position:relative}.Footer-module__S6Hkya__subtitle:after{content:"";background-color:#3b82f6;width:40px;height:2px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@media (min-width:768px){.Footer-module__S6Hkya__subtitle{font-size:1.05rem}.Footer-module__S6Hkya__subtitle:after{left:0;transform:none}}.Footer-module__S6Hkya__text{color:#94a3b8;font-size:.85rem;line-height:1.7}@media (min-width:768px){.Footer-module__S6Hkya__text{font-size:.95rem}}.Footer-module__S6Hkya__textAddress{color:#cbd5e1;justify-content:center;align-items:flex-start;gap:.5rem;margin-top:1rem;font-size:.85rem;line-height:1.6;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__textAddress{justify-content:flex-start;font-size:.95rem}}.Footer-module__S6Hkya__addressIcon{color:#3b82f6;flex-shrink:0;margin-top:.15rem}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.85rem;list-style:none;display:flex}.Footer-module__S6Hkya__linkList li a{color:#94a3b8;font-size:.85rem;transition:all .2s;display:inline-block}@media (min-width:768px){.Footer-module__S6Hkya__linkList li a{font-size:.95rem}}.Footer-module__S6Hkya__linkList li a:hover{color:#fff;transform:translate(4px)}.Footer-module__S6Hkya__socialList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__socialLink{color:#cbd5e1;justify-content:center;align-items:center;gap:.75rem;padding:.4rem 0;font-size:.85rem;transition:all .2s;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__socialLink{justify-content:flex-start;font-size:.95rem}}.Footer-module__S6Hkya__socialLink svg{color:#60a5fa;transition:transform .2s}.Footer-module__S6Hkya__socialLink:hover{color:#fff;transform:translate(4px)}.Footer-module__S6Hkya__socialLink:hover svg{color:#3b82f6;transform:scale(1.1)}.Footer-module__S6Hkya__contactItem{color:#cbd5e1;align-items:flex-start;gap:.75rem;padding:.25rem 0;font-size:.85rem;transition:all .2s;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__contactItem{font-size:.95rem}}.Footer-module__S6Hkya__contactIcon{color:#60a5fa;flex-shrink:0;margin-top:.15rem}.Footer-module__S6Hkya__socialRow{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__socialRow{justify-content:flex-start}}.Footer-module__S6Hkya__socialBtn{border-radius:var(--radius-md);color:#60a5fa;background:#ffffff14;border:1px solid #ffffff1a;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.Footer-module__S6Hkya__socialBtn:hover{color:#fff;background:#2563eb33;border-color:#3b82f680;transform:translateY(-3px)}.Footer-module__S6Hkya__paymentMethods{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__paymentMethods{justify-content:flex-start;gap:.5rem}}.Footer-module__S6Hkya__paymentCard{border-radius:var(--radius-sm);background:#ffffffe6;justify-content:center;align-items:center;padding:.4rem .6rem;transition:all .2s;display:flex}.Footer-module__S6Hkya__paymentCard:hover{background:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.85rem}
.FloatingCart-module__9VnKWq__floatingBtn{z-index:1500;background:linear-gradient(135deg, var(--primary) 0%, #1e40af 100%);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:max-content;padding:.5rem 1.5rem .5rem .5rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px -5px #2563eb80,0 8px 10px -6px #2563eb4d}.FloatingCart-module__9VnKWq__leftContent{align-items:center;gap:1rem;display:flex}.FloatingCart-module__9VnKWq__rightContent{font-size:.95rem;font-weight:700;display:none}.FloatingCart-module__9VnKWq__floatingBtn:hover{transform:scale(1.05)translateY(-5px)}.FloatingCart-module__9VnKWq__iconWrap{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.FloatingCart-module__9VnKWq__details{flex-direction:column;align-items:flex-start;display:flex}.FloatingCart-module__9VnKWq__count{opacity:.9;font-size:.75rem;font-weight:500}.FloatingCart-module__9VnKWq__price{font-size:1rem;font-weight:800}@media (max-width:768px){.FloatingCart-module__9VnKWq__floatingBtn{border-radius:0;width:100%;padding:.85rem 1.5rem;bottom:0;left:0;right:0}.FloatingCart-module__9VnKWq__rightContent{display:block}}
.ProductModal-module__1Pw3YW__overlay{-webkit-backdrop-filter:blur(4px);z-index:2000;background-color:#20212499;justify-content:center;align-items:flex-end;width:100vw;height:100vh;animation:.2s ProductModal-module__1Pw3YW__fadeIn;display:flex;position:fixed;top:0;left:0}@keyframes ProductModal-module__1Pw3YW__fadeIn{0%{opacity:0}to{opacity:1}}.ProductModal-module__1Pw3YW__modal{border-radius:var(--radius-xl) var(--radius-xl) 0 0;background-color:#fff;width:100%;max-width:500px;max-height:90vh;margin:0;padding-bottom:2rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) ProductModal-module__1Pw3YW__slideUp;position:relative;overflow-y:auto}@keyframes ProductModal-module__1Pw3YW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:768px){.ProductModal-module__1Pw3YW__overlay{align-items:center}.ProductModal-module__1Pw3YW__modal{border-radius:var(--radius-xl);padding-bottom:0}}.ProductModal-module__1Pw3YW__dragHandle{cursor:pointer;background-color:#cbd5e1;border-radius:10px;width:40px;height:5px;margin:12px auto;display:block}@media (min-width:768px){.ProductModal-module__1Pw3YW__dragHandle{display:none}}.ProductModal-module__1Pw3YW__closeBtn{z-index:10;width:36px;height:36px;box-shadow:var(--shadow-sm);color:#3c4043;cursor:pointer;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.ProductModal-module__1Pw3YW__imageContainer{width:100%;height:250px}.ProductModal-module__1Pw3YW__image{object-fit:cover;width:100%;height:100%}.ProductModal-module__1Pw3YW__content{padding:1.5rem}.ProductModal-module__1Pw3YW__name{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ProductModal-module__1Pw3YW__price{color:var(--primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.ProductModal-module__1Pw3YW__divider{background-color:var(--border-color);height:1px;margin:1.5rem 0}.ProductModal-module__1Pw3YW__sectionTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1rem;font-weight:700}.ProductModal-module__1Pw3YW__description{color:#5f6368;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.ProductModal-module__1Pw3YW__infoBox{border-radius:var(--radius-md);color:#137333;background-color:#e6f4ea;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.ProductModal-module__1Pw3YW__actions{gap:.75rem;display:flex}.ProductModal-module__1Pw3YW__buyNowBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;flex:1;padding:1rem;font-size:1rem;font-weight:700}.ProductModal-module__1Pw3YW__cartBtn{color:var(--primary);border:1px solid var(--border-color);border-radius:var(--radius-pill);cursor:pointer;background-color:#fff;flex:1;padding:1rem;font-size:1rem;font-weight:700}.ProductModal-module__1Pw3YW__quantityControl{border-radius:var(--radius-pill);background-color:#f1f3f4;justify-content:space-between;align-items:center;width:100%;padding:.5rem;display:flex}.ProductModal-module__1Pw3YW__qtyBtn{width:40px;height:40px;color:var(--primary);box-shadow:var(--shadow-sm);cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.ProductModal-module__1Pw3YW__qtyLabel{font-size:1rem;font-weight:700}
.Cart-module__R2U09q__cartContainer{background-color:#fff;flex-direction:column;gap:1.5rem;width:100%;min-height:100%;padding:1.5rem;display:flex}.Cart-module__R2U09q__cartContainer::-webkit-scrollbar{width:6px}.Cart-module__R2U09q__cartContainer::-webkit-scrollbar-track{background:0 0}.Cart-module__R2U09q__cartContainer::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}.Cart-module__R2U09q__headerRow{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.75rem;display:flex}.Cart-module__R2U09q__cartHeaderEmpty{justify-content:flex-end;margin-bottom:1rem;display:flex}.Cart-module__R2U09q__title{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.Cart-module__R2U09q__closeBtn{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Cart-module__R2U09q__closeBtn:hover{color:var(--foreground);background-color:#f1f5f9}.Cart-module__R2U09q__emptyCart{text-align:center;color:#64748b;padding:2rem 1rem}.Cart-module__R2U09q__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.Cart-module__R2U09q__itemList{flex-direction:column;gap:1rem;display:flex}.Cart-module__R2U09q__cartItem{align-items:center;gap:1rem;display:flex}.Cart-module__R2U09q__itemImage{border-radius:var(--radius-md);object-fit:cover;background-color:#f1f5f9;width:60px;height:60px}.Cart-module__R2U09q__itemDetails{flex-grow:1}.Cart-module__R2U09q__itemName{color:var(--foreground);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.Cart-module__R2U09q__itemPrice{color:var(--primary);font-size:.85rem;font-weight:600}.Cart-module__R2U09q__qtyControl{border-radius:var(--radius-md);background-color:#f1f5f9;align-items:center;gap:.75rem;padding:4px;display:flex}.Cart-module__R2U09q__qtyBtn{cursor:pointer;width:28px;height:28px;color:var(--foreground);background:#fff;border:none;border-radius:5px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.Cart-module__R2U09q__qtyBtn:hover{background-color:var(--border-color)}.Cart-module__R2U09q__qtyLabel{text-align:center;min-width:1ch;font-size:.9rem;font-weight:600}.Cart-module__R2U09q__promoAlert{color:#065f46;border-radius:var(--radius-md);background-color:#ecfdf5;border:1px solid #10b981;margin-bottom:-.5rem;padding:.75rem;font-size:.85rem;font-weight:500}.Cart-module__R2U09q__promoAlertInfo{color:#0369a1;border-radius:var(--radius-md);background-color:#f0f9ff;border:1px solid #bae6fd;margin-bottom:-.5rem;padding:.75rem;font-size:.85rem;font-weight:500}.Cart-module__R2U09q__totalSection{border-top:1px dashed var(--border-color);border-bottom:1px dashed var(--border-color);flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.Cart-module__R2U09q__discountRow,.Cart-module__R2U09q__finalTotalRow{justify-content:space-between;align-items:center;display:flex}.Cart-module__R2U09q__subText{color:#64748b;font-size:.95rem;font-weight:500}.Cart-module__R2U09q__discountLabel{color:#10b981;font-size:.95rem;font-weight:600}.Cart-module__R2U09q__discountValue{color:#10b981;font-size:.95rem;font-weight:700}.Cart-module__R2U09q__finalTotalRow{color:#64748b;margin-top:.5rem;font-weight:600}.Cart-module__R2U09q__totalAmount{color:var(--foreground);font-size:1.25rem;font-weight:800}.Cart-module__R2U09q__checkoutForm{flex-direction:column;gap:1rem;display:flex}.Cart-module__R2U09q__formTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Cart-module__R2U09q__inputGroup{flex-direction:column;gap:.4rem;display:flex}.Cart-module__R2U09q__inputGroup label{color:#475569;font-size:.85rem;font-weight:600}.Cart-module__R2U09q__inputGroup input,.Cart-module__R2U09q__inputGroup textarea{border:1px solid var(--border-color);border-radius:var(--radius-md);background-color:#f8fafc;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Cart-module__R2U09q__inputGroup input:focus,.Cart-module__R2U09q__inputGroup textarea:focus{border-color:var(--primary);background-color:#fff;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Cart-module__R2U09q__inputGroup textarea{resize:vertical}.Cart-module__R2U09q__checkoutBtn{background-color:var(--green);color:#fff;border-radius:var(--radius-lg);cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:.5rem;padding:1rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex}.Cart-module__R2U09q__checkoutBtn:hover{background-color:#15803d;transform:translateY(-2px)}.Cart-module__R2U09q__checkoutBtn:active{transform:translateY(0)}
.Toast-module__yWhMxq__toast{border-radius:var(--radius-lg);border:1px solid var(--border-color);z-index:5000;opacity:0;background-color:#fff;align-items:center;gap:12px;min-width:300px;padding:12px 16px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)translateY(-100%);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__show{opacity:1;transform:translate(-50%)translateY(0)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__hide{opacity:0;transform:translate(-50%)translateY(-20px)}.Toast-module__yWhMxq__icon{color:var(--green);background-color:#d1fae5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.Toast-module__yWhMxq__content{flex-grow:1}.Toast-module__yWhMxq__message{color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.4}.Toast-module__yWhMxq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.25rem;transition:color .2s}.Toast-module__yWhMxq__closeBtn:hover{color:var(--foreground)}@media (min-width:768px){.Toast-module__yWhMxq__toast{top:auto;bottom:24px;left:24px;transform:translate(-100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__show{transform:translate(0)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__hide{transform:translate(-20px)}}
.ProductDetail-module__cAJPIW__main{max-width:1000px;min-height:100vh;margin:0 auto;padding:1rem}.ProductDetail-module__cAJPIW__backLink{color:var(--primary);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.ProductDetail-module__cAJPIW__backLink:hover{opacity:.8}.ProductDetail-module__cAJPIW__loading{text-align:center;color:var(--muted);padding:4rem 1rem;font-size:1.1rem}.ProductDetail-module__cAJPIW__errorBox{text-align:center;color:var(--muted);padding:4rem 1rem}.ProductDetail-module__cAJPIW__errorBox h2{margin:1rem 0;font-size:1.3rem}.ProductDetail-module__cAJPIW__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;gap:2rem;display:flex;overflow:hidden}.ProductDetail-module__cAJPIW__imageSection{background:var(--bg-muted);flex:1;min-height:350px;position:relative}.ProductDetail-module__cAJPIW__badge{background:var(--primary);color:#fff;border-radius:var(--radius-pill);z-index:1;padding:.35rem .9rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ProductDetail-module__cAJPIW__image{object-fit:cover;width:100%;height:100%;display:block}.ProductDetail-module__cAJPIW__infoSection{flex-direction:column;flex:1;gap:1rem;padding:2rem 2rem 2rem 0;display:flex}.ProductDetail-module__cAJPIW__name{color:var(--foreground);margin:0;font-size:1.6rem;font-weight:700}.ProductDetail-module__cAJPIW__ratingRow{color:var(--muted);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.ProductDetail-module__cAJPIW__dot{color:var(--border-color)}.ProductDetail-module__cAJPIW__description{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.ProductDetail-module__cAJPIW__priceRow{align-items:baseline;gap:.75rem;display:flex}.ProductDetail-module__cAJPIW__originalPrice{color:var(--muted);font-size:1rem;text-decoration:line-through}.ProductDetail-module__cAJPIW__price{color:var(--primary);font-size:1.8rem;font-weight:700}.ProductDetail-module__cAJPIW__actions{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}.ProductDetail-module__cAJPIW__waBtn{color:#fff;border-radius:var(--radius-pill);cursor:pointer;background:#25d366;border:none;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.ProductDetail-module__cAJPIW__waBtn:hover{background:#1ebe5b;transform:translateY(-1px);box-shadow:0 4px 12px #25d36666}.ProductDetail-module__cAJPIW__orderLink{background:var(--bg-secondary);color:var(--foreground);border:1px solid var(--border-color);border-radius:var(--radius-pill);align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ProductDetail-module__cAJPIW__orderLink:hover{background:var(--border-color)}@media (max-width:768px){.ProductDetail-module__cAJPIW__card{flex-direction:column}.ProductDetail-module__cAJPIW__imageSection{min-height:250px}.ProductDetail-module__cAJPIW__infoSection{padding:0 1.5rem 1.5rem}.ProductDetail-module__cAJPIW__name{font-size:1.3rem}.ProductDetail-module__cAJPIW__price{font-size:1.5rem}.ProductDetail-module__cAJPIW__actions{flex-direction:column}.ProductDetail-module__cAJPIW__waBtn,.ProductDetail-module__cAJPIW__orderLink{justify-content:center}}
