.product-module__MOW1La__pageWrapper{padding:3rem 0}.product-module__MOW1La__breadcrumb{align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.product-module__MOW1La__breadcrumb a{color:var(--color-text-muted);transition:color .2s}.product-module__MOW1La__breadcrumb a:hover{color:var(--color-accent-primary)}.product-module__MOW1La__breadcrumb span{color:var(--color-text-muted)}.product-module__MOW1La__productGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.product-module__MOW1La__imageSection{position:sticky;top:6rem}.product-module__MOW1La__mainImage{aspect-ratio:1;border-radius:var(--radius-lg);margin-bottom:1rem;position:relative;overflow:hidden}.product-module__MOW1La__mainImage img{object-fit:cover;transition:transform .5s}.product-module__MOW1La__mainImage:hover img{transform:scale(1.04)}.product-module__MOW1La__thumbnailRow{gap:.75rem;display:flex}.product-module__MOW1La__thumbnail{border-radius:var(--radius-sm);cursor:pointer;border:2px solid #0000;flex-shrink:0;width:72px;height:72px;transition:border-color .2s;position:relative;overflow:hidden}.product-module__MOW1La__thumbnail.product-module__MOW1La__active{border-color:var(--color-accent-primary)}.product-module__MOW1La__infoSection{flex-direction:column;gap:1.5rem;display:flex}.product-module__MOW1La__categoryBadge{border-radius:var(--radius-full);color:var(--color-accent-primary);letter-spacing:1px;text-transform:uppercase;background:#e5989b1f;border:1px solid #e5989b4d;padding:.35rem .9rem;font-size:.8rem;font-weight:600;display:inline-block}.product-module__MOW1La__productName{margin:0;font-size:2.25rem;font-weight:700;line-height:1.2}.product-module__MOW1La__priceRow{align-items:baseline;gap:.75rem;display:flex}.product-module__MOW1La__price{color:var(--color-accent-primary);font-size:2rem;font-weight:700}.product-module__MOW1La__inStock{color:#38a169;border-radius:var(--radius-full);background:#38a1691a;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.product-module__MOW1La__outOfStock{color:#e53e3e;border-radius:var(--radius-full);background:#e53e3e1a;padding:.25rem .75rem;font-size:.9rem;font-weight:600}.product-module__MOW1La__stockBanner{color:#c53030;border-radius:var(--radius-md);background:#fff5f5;border:1px solid #feb2b2;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1rem;font-weight:500;animation:.3s ease-out product-module__MOW1La__slideDown;display:flex}@keyframes product-module__MOW1La__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-module__MOW1La__description{color:var(--color-text-muted);border-bottom:1px solid #0000000f;padding-bottom:1.5rem;font-size:1rem;line-height:1.8}.product-module__MOW1La__variantSection{flex-direction:column;gap:.75rem;display:flex}.product-module__MOW1La__variantLabel{font-size:.95rem;font-weight:600}.product-module__MOW1La__variantOptions{flex-wrap:wrap;gap:.5rem;display:flex}.product-module__MOW1La__variantChip{border-radius:var(--radius-full);font-family:var(--font-primary);cursor:pointer;background:0 0;border:1.5px solid #0000001f;padding:.4rem 1rem;font-size:.9rem;transition:all .2s}.product-module__MOW1La__variantChip:hover{border-color:var(--color-accent-primary);color:var(--color-accent-primary)}.product-module__MOW1La__variantChip.product-module__MOW1La__selected{border-color:var(--color-accent-primary);color:var(--color-accent-primary);background:#e5989b1f;font-weight:600}.product-module__MOW1La__quantityRow{align-items:center;gap:1rem;display:flex}.product-module__MOW1La__quantityLabel{font-size:.95rem;font-weight:600}.product-module__MOW1La__quantityControl{border-radius:var(--radius-full);border:1.5px solid #0000001f;align-items:center;gap:0;display:flex;overflow:hidden}.product-module__MOW1La__qtyBtn{cursor:pointer;width:36px;height:36px;font-size:1.2rem;font-family:var(--font-primary);background:0 0;border:none;justify-content:center;align-items:center;transition:background .2s;display:flex}.product-module__MOW1La__qtyBtn:hover{background:#0000000d}.product-module__MOW1La__qtyValue{text-align:center;min-width:40px;font-weight:600}.product-module__MOW1La__actionRow{gap:1rem;display:flex}.product-module__MOW1La__addToCartBtn{flex:1;padding:.9rem 1.5rem;font-size:1rem}.product-module__MOW1La__wishlistBtn{padding:.9rem 1rem;font-size:1.25rem}.product-module__MOW1La__impactCard{border-radius:var(--radius-md);border-left:3px solid var(--color-accent-primary);background:#e5989b0f;padding:1.25rem 1.5rem}.product-module__MOW1La__impactCard p{color:var(--color-text-muted);font-size:.9rem;line-height:1.7}.product-module__MOW1La__specsSection{border-top:1px solid #0000000f;padding-top:1.5rem}.product-module__MOW1La__specsTitle{color:var(--color-text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.product-module__MOW1La__specsGrid{flex-direction:column;gap:.75rem;display:flex}.product-module__MOW1La__specRow{border-bottom:1px dashed #0000000d;justify-content:space-between;padding:.5rem 0;display:flex}.product-module__MOW1La__specKey{color:var(--color-text-muted);font-size:.95rem}.product-module__MOW1La__specValue{color:var(--color-text-main);font-size:.95rem;font-weight:500}@media (max-width:768px){.product-module__MOW1La__productGrid{grid-template-columns:1fr;gap:2rem}.product-module__MOW1La__imageSection{position:static}.product-module__MOW1La__productName{font-size:1.75rem}}.product-module__MOW1La__imageSkeleton{z-index:1;background:linear-gradient(90deg,#00000008 25%,#00000014 37%,#00000008 63%) 0 0/400% 100%;width:100%;height:100%;animation:1.4s infinite product-module__MOW1La__shimmer;position:absolute;top:0;left:0}@keyframes product-module__MOW1La__shimmer{0%{background-position:100%}to{background-position:0%}}.product-module__MOW1La__ratingBadge{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-full);color:#374151;z-index:2;background:#ffffffe6;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 2px 4px #0000001a}.product-module__MOW1La__ratingBadge svg{color:#fbbf24}.product-module__MOW1La__purchaseBanner{border-radius:var(--radius-md);color:#2f855a;background:#38a16914;border:1px solid #38a16933;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;display:flex;position:relative}.product-module__MOW1La__purchaseContent{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.product-module__MOW1La__purchaseText{color:var(--color-text-main)}.product-module__MOW1La__reviewButton{background:var(--color-accent-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;margin-left:.5rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.product-module__MOW1La__reviewButton:hover{opacity:.9}.product-module__MOW1La__closeBannerBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;font-size:1.25rem;transition:color .2s;display:flex}.product-module__MOW1La__closeBannerBtn:hover{color:var(--color-text-main)}.product-module__MOW1La__soldAlert{color:#c05621;border-radius:var(--radius-md);background:#dd6b2014;border:1px solid #dd6b2033;align-items:center;gap:.5rem;margin-top:.25rem;padding:.6rem 1rem;font-size:.95rem;font-weight:500;animation:.3s ease-out product-module__MOW1La__slideDown;display:flex}.product-module__MOW1La__fireIcon{font-size:1.1rem;animation:2s ease-in-out infinite product-module__MOW1La__pulse}@keyframes product-module__MOW1La__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}
.ProductReviews-module__whZ0na__container{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:2rem}.ProductReviews-module__whZ0na__title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.ProductReviews-module__whZ0na__reviewList{flex-direction:column;gap:1.5rem;display:flex}.ProductReviews-module__whZ0na__reviewCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.ProductReviews-module__whZ0na__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProductReviews-module__whZ0na__userInfo{align-items:center;gap:.75rem;display:flex}.ProductReviews-module__whZ0na__avatar{background:var(--color-accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:600;display:flex}.ProductReviews-module__whZ0na__userName{font-size:1rem;font-weight:600}.ProductReviews-module__whZ0na__date{color:var(--color-text-muted);font-size:.85rem}.ProductReviews-module__whZ0na__stars{gap:.1rem;display:flex}.ProductReviews-module__whZ0na__reviewText{margin:0;line-height:1.5}.ProductReviews-module__whZ0na__adminReply{background:rgba(var(--color-accent-primary-rgb), .05);border-left:3px solid var(--color-accent-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:1rem;padding:1rem}.ProductReviews-module__whZ0na__adminReplyHeader{color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.ProductReviews-module__whZ0na__adminReplyText{margin:0;font-size:.95rem;line-height:1.5}.ProductReviews-module__whZ0na__loadMoreBtn{border:1px solid var(--color-border);width:100%;color:var(--color-text-main);background:0 0;margin-top:2rem}.ProductReviews-module__whZ0na__loadMoreBtn:hover{background:var(--color-bg-secondary)}
.Account-module__f-aOuG__accountContainer{max-width:1200px;min-height:80vh;margin:0 auto;padding:8rem 1rem 4rem}.Account-module__f-aOuG__headerSection{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.Account-module__f-aOuG__headerSection{flex-direction:row;align-items:flex-end}}.Account-module__f-aOuG__breadcrumb{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem}.Account-module__f-aOuG__breadcrumb a:hover{color:var(--color-accent-primary)}.Account-module__f-aOuG__welcomeTitle{color:var(--color-text-main);margin-bottom:.5rem;font-size:3rem;font-weight:700}.Account-module__f-aOuG__emailSub{color:var(--color-text-muted);font-size:1.125rem}.Account-module__f-aOuG__actionButtons{gap:1rem;display:flex}.Account-module__f-aOuG__mainGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.Account-module__f-aOuG__mainGrid{grid-template-columns:2fr 1fr}}.Account-module__f-aOuG__sectionTitle{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.Account-module__f-aOuG__sectionIcon{width:2.5rem;height:2.5rem;color:var(--color-accent-primary);background:#e5989b26;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.Account-module__f-aOuG__orderList{flex-direction:column;gap:1.5rem;display:flex}.Account-module__f-aOuG__orderCard{border-radius:1rem;overflow:hidden}.Account-module__f-aOuG__orderHeader{border-bottom:1px solid var(--color-glass-border);background:#fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.Account-module__f-aOuG__orderMeta{gap:2rem;display:flex}.Account-module__f-aOuG__metaItem p:first-child{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem}.Account-module__f-aOuG__metaItem p:last-child{font-weight:600}.Account-module__f-aOuG__statusBadge{border-radius:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.Account-module__f-aOuG__statusPaid{color:#2f855a;background:#48bb7826}.Account-module__f-aOuG__statusPending{color:#9c4221;background:#ed893626}.Account-module__f-aOuG__orderDetails{padding:1.5rem}.Account-module__f-aOuG__orderItem{border-bottom:1px solid #0000000d;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.Account-module__f-aOuG__orderItem:last-child{border-bottom:none;padding-bottom:0}.Account-module__f-aOuG__itemImage{border:1px solid var(--color-glass-border);background:#ffffff80;border-radius:.5rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;transition:all .2s;display:flex;overflow:hidden}.Account-module__f-aOuG__itemImage img{object-fit:cover;width:100%;height:100%}.Account-module__f-aOuG__productLink{color:inherit;text-decoration:none;transition:all .2s}.Account-module__f-aOuG__productLink:hover{color:var(--color-accent-primary)}.Account-module__f-aOuG__productLink:hover .Account-module__f-aOuG__itemImage{border-color:var(--color-accent-primary);transform:scale(1.02)}.Account-module__f-aOuG__itemName{margin-bottom:.25rem;font-weight:600}.Account-module__f-aOuG__variantName{color:var(--color-text-muted);font-size:.875rem;font-weight:400}.Account-module__f-aOuG__itemMeta{color:var(--color-text-muted);font-size:.875rem}.Account-module__f-aOuG__detailsCard{padding:2rem}.Account-module__f-aOuG__detailItem{margin-bottom:1.5rem}.Account-module__f-aOuG__detailLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem}.Account-module__f-aOuG__detailValue{font-size:1.125rem;font-weight:600}.Account-module__f-aOuG__emptyState{text-align:center;border:2px dashed var(--color-glass-border);border-radius:1rem;padding:4rem}.Account-module__f-aOuG__emptyState p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.125rem}.Account-module__f-aOuG__emptyState a{color:var(--color-accent-primary);font-weight:600}.Account-module__f-aOuG__logoutBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;padding:.5rem 0;font-size:.875rem;transition:color .3s}.Account-module__f-aOuG__logoutBtn:hover{color:#e53e3e}.Account-module__f-aOuG__addressSection{border-top:1px solid var(--color-glass-border);margin-top:3rem;padding-top:3rem}.Account-module__f-aOuG__addressHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Account-module__f-aOuG__addressFormGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.Account-module__f-aOuG__addressFormGrid{grid-template-columns:1fr 1fr}}.Account-module__f-aOuG__addressList{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Account-module__f-aOuG__addressCard{flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;display:flex}.Account-module__f-aOuG__addrName{margin-bottom:.5rem;font-weight:600}.Account-module__f-aOuG__addrText{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.875rem}.Account-module__f-aOuG__addrPhone{margin-top:.5rem;font-size:.875rem}.Account-module__f-aOuG__deleteAddrBtn{color:#e53e3e;cursor:pointer;background:#e53e3e1a;border:1px solid #e53e3e33;border-radius:.5rem;width:fit-content;padding:.5rem;font-size:.75rem;transition:all .2s}.Account-module__f-aOuG__deleteAddrBtn:hover{color:#fff;background:#e53e3e}.Account-module__f-aOuG__glassInput{width:100%;color:var(--color-text-main);background:#ffffff80;border:1.5px solid #0000001a;border-radius:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Account-module__f-aOuG__glassInput:focus{border-color:var(--color-accent-primary);background:#fff;outline:none;box-shadow:0 0 0 4px #e5989b1a}.Account-module__f-aOuG__phoneInputWrapper{gap:.5rem;display:flex}.Account-module__f-aOuG__countrySelect{cursor:pointer;background:#ffffff80;border:1.5px solid #0000001a;border-radius:.5rem;width:100px;padding:0 .5rem;font-family:inherit;font-size:.875rem}.Account-module__f-aOuG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Account-module__f-aOuG__searchWrapper{width:100%;max-width:300px;position:relative}.Account-module__f-aOuG__searchInput{border:1px solid var(--color-glass-border);width:100%;color:var(--color-text-main);background:#fff3;border-radius:2rem;padding:.6rem 2.5rem .6rem 1rem;font-family:inherit;font-size:.875rem;transition:all .3s}.Account-module__f-aOuG__searchInput:focus{border-color:var(--color-accent-primary);background:#fff6;outline:none;box-shadow:0 4px 12px #0000000d}.Account-module__f-aOuG__searchIcon{opacity:.5;pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Account-module__f-aOuG__loadMoreWrapper{justify-content:center;margin-top:2rem;display:flex}.Account-module__f-aOuG__loadMoreWrapper button{border-radius:2rem;padding:.75rem 2rem;font-weight:600;transition:all .3s}.Account-module__f-aOuG__loadMoreWrapper button:hover:not(:disabled){background:#fff6;transform:translateY(-2px)}.Account-module__f-aOuG__loadMoreWrapper button:disabled{opacity:.6;cursor:not-allowed}.Account-module__f-aOuG__messageList{flex-direction:column;gap:1rem;display:flex}.Account-module__f-aOuG__messageItem{border:1px solid var(--color-glass-border);border-radius:1rem;max-width:85%;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.Account-module__f-aOuG__messageAdmin{border-left:4px solid var(--color-accent-primary);background:#e5989b14;align-self:flex-start}.Account-module__f-aOuG__messageUser{text-align:right;border-right:4px solid var(--color-text-muted);background:#ffffff4d;align-self:flex-end}.Account-module__f-aOuG__messageHeader{text-transform:uppercase;letter-spacing:.05em;opacity:.6;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:.75rem;font-size:.7rem;display:flex}.Account-module__f-aOuG__messageContent{white-space:pre-wrap;color:var(--color-text-main);font-size:.95rem;line-height:1.6}.Account-module__f-aOuG__messageTime{opacity:.4;margin-top:.5rem;font-size:.7rem}.Account-module__f-aOuG__replySection{border-top:1px dashed var(--color-glass-border);margin-top:1.5rem;padding-top:1.5rem}.Account-module__f-aOuG__replyTextarea{border:1.5px solid var(--color-glass-border);width:100%;min-height:80px;color:var(--color-text-main);resize:vertical;background:#ffffff80;border-radius:.75rem;margin-bottom:1rem;padding:1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.Account-module__f-aOuG__replyTextarea:focus{border-color:var(--color-accent-primary);background:#fff;outline:none}.Account-module__f-aOuG__replyActions{justify-content:flex-end;display:flex}.Account-module__f-aOuG__reviewBtn{background:var(--color-accent-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:.25rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #e5989b40}.Account-module__f-aOuG__reviewBtn:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 16px #e5989b66}.Account-module__f-aOuG__reviewBtn:active{transform:translateY(0)}.Account-module__f-aOuG__modalOverlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Account-module__f-aOuG__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;position:absolute;inset:0}.Account-module__f-aOuG__modalCard{border-radius:var(--radius-md);z-index:1001;background:#fff;border:1px solid #fffc;width:95%;max-width:480px;padding:2.5rem 2rem;position:relative;box-shadow:0 20px 45px #0000001f}.Account-module__f-aOuG__modalClose{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;font-size:1.75rem;line-height:1;transition:color .2s;position:absolute;top:1.25rem;right:1.25rem}.Account-module__f-aOuG__modalClose:hover{color:var(--color-text-main)}.Account-module__f-aOuG__modalTitle{color:var(--color-text-main);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Account-module__f-aOuG__modalProduct{color:var(--color-text-muted);margin-bottom:1.75rem;font-size:.95rem}.Account-module__f-aOuG__starBtn{cursor:pointer;background:0 0;border:none;padding:.5rem;transition:transform .2s}.Account-module__f-aOuG__starBtn:hover{transform:scale(1.15)}.Account-module__f-aOuG__reviewLabel{color:var(--color-text-main);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Account-module__f-aOuG__reviewInput{border-radius:var(--radius-sm);width:100%;color:var(--color-text-main);resize:vertical;background:#00000005;border:1.5px solid #0000001a;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .25s}.Account-module__f-aOuG__reviewInput:focus{border-color:var(--color-accent-primary);background:#fff;box-shadow:0 0 0 4px #e5989b26}.Account-module__f-aOuG__errorAlert{color:#e53e3e;border-radius:var(--radius-sm);background:#e53e3e0f;border:1px solid #e53e3e26;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.Account-module__f-aOuG__submitBtn{border-radius:var(--radius-full);background:var(--color-accent-primary);color:#fff;cursor:pointer;border:none;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .25s;box-shadow:0 4px 15px #e5989b4d}.Account-module__f-aOuG__submitBtn:hover:not(:disabled){background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #e5989b73}.Account-module__f-aOuG__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.ProductCard-module__jA1wOa__card{flex-direction:column;width:100%;height:100%;display:flex}@media (max-width:768px){.ProductCard-module__jA1wOa__card{max-width:340px;margin:0 auto}}.ProductCard-module__jA1wOa__imageLink{aspect-ratio:4/4;display:block;position:relative;overflow:hidden}.ProductCard-module__jA1wOa__imageLink a{width:100%;height:100%;display:block;position:relative}.ProductCard-module__jA1wOa__image{object-fit:cover;transition:transform .5s}.ProductCard-module__jA1wOa__card:hover .ProductCard-module__jA1wOa__image{transform:scale(1.05)}.ProductCard-module__jA1wOa__categoryBadge{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-full);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:1px;background:#fffc;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}.ProductCard-module__jA1wOa__content{flex-direction:column;flex-grow:1;gap:.75rem;padding:1.5rem;display:flex}.ProductCard-module__jA1wOa__productName{margin:0;font-size:1.1rem;font-weight:600}.ProductCard-module__jA1wOa__productPrice{color:var(--color-accent-primary);margin:0;font-size:1.25rem;font-weight:700}.ProductCard-module__jA1wOa__actionArea{margin-top:auto;padding-top:1rem}.ProductCard-module__jA1wOa__addToCartBtn{width:100%}.ProductCard-module__jA1wOa__viewOptionsBtn{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.ProductCard-module__jA1wOa__viewOptionsBtn:hover{background:#fde68a;border-color:#fbbf24}.ProductCard-module__jA1wOa__wishlistBtn{-webkit-backdrop-filter:blur(4px);cursor:pointer;z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ProductCard-module__jA1wOa__wishlistBtn:hover{background:#fff;transform:scale(1.1)}.ProductCard-module__jA1wOa__wishlisted{color:#ef4444}.ProductCard-module__jA1wOa__imageSkeleton{z-index:1;background:linear-gradient(90deg,#00000008 25%,#00000014 37%,#00000008 63%) 0 0/400% 100%;width:100%;height:100%;animation:1.4s infinite ProductCard-module__jA1wOa__shimmer;position:absolute;top:0;left:0}@keyframes ProductCard-module__jA1wOa__shimmer{0%{background-position:100%}to{background-position:0%}}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__content{gap:.5rem;padding:1rem}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__productName{font-size:.95rem}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__productPrice{font-size:1.1rem}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__categoryBadge{padding:.15rem .5rem;font-size:.65rem;top:.5rem;left:.5rem}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__wishlistBtn{width:2.2rem;height:2.2rem;font-size:1.1rem;top:.5rem;right:.5rem}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__addToCartBtn{padding:.6rem 1rem;font-size:.85rem}.ProductCard-module__jA1wOa__ratingBadge{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-full);color:#374151;background:#ffffffe6;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 2px 4px #0000001a}.ProductCard-module__jA1wOa__ratingBadge svg{color:#fbbf24}.ProductCard-module__jA1wOa__compactCard .ProductCard-module__jA1wOa__ratingBadge{padding:.15rem .4rem;font-size:.7rem;bottom:.5rem;left:.5rem}
.page-module__KrwC8q__shopSection{padding:4rem 0}.page-module__KrwC8q__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__KrwC8q__badge{color:var(--color-accent-primary);letter-spacing:1px;text-transform:uppercase;font-size:.85rem;font-weight:600}.page-module__KrwC8q__title{margin-top:.5rem;font-size:2.5rem;font-weight:700}.page-module__KrwC8q__description{max-width:600px;margin:1rem auto 0}.page-module__KrwC8q__viewAllWrapper{text-align:center;margin-top:4rem}.page-module__KrwC8q__viewAllBtn{padding:.75rem 2rem;font-size:1.1rem}.page-module__KrwC8q__productGrid{gap:var(--spacing-6);grid-template-columns:1fr;justify-items:center;display:grid}@media (min-width:640px){.page-module__KrwC8q__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__KrwC8q__productGrid{grid-template-columns:repeat(3,1fr)}}.page-module__KrwC8q__impactSection{background:#fff3;padding:6rem 0}.page-module__KrwC8q__impactGrid{align-items:center;gap:4rem}.page-module__KrwC8q__impactTitle{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.page-module__KrwC8q__impactText{margin-bottom:1.5rem;font-size:1.1rem}.page-module__KrwC8q__quoteCard{border-radius:var(--radius-md);border-left:4px solid var(--color-accent-primary);padding:1.5rem}.page-module__KrwC8q__quoteText{font-style:italic;font-weight:500}.page-module__KrwC8q__imageWrapper{position:relative}.page-module__KrwC8q__imageCard{border-radius:2rem;padding:1rem}.page-module__KrwC8q__imageInner{aspect-ratio:4/3;background-color:var(--color-bg-mesh-3);color:var(--color-accent-primary);border-radius:1.5rem;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}@media (max-width:768px){.page-module__KrwC8q__impactGrid{grid-template-columns:1fr}}
.shop-module__3ha2sW__shopPage{min-height:80vh;padding:4rem 0}.shop-module__3ha2sW__header{text-align:left;margin-bottom:3rem}.shop-module__3ha2sW__heroMedia{border-radius:20px;width:100%;height:300px;margin-bottom:2rem;overflow:hidden;box-shadow:0 10px 30px #0000001a}.shop-module__3ha2sW__heroImage,.shop-module__3ha2sW__heroVideo{object-fit:cover;width:100%;height:100%}.shop-module__3ha2sW__title{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.shop-module__3ha2sW__subtitle{color:var(--color-text-muted);font-size:1.1rem}.shop-module__3ha2sW__titleRow{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:768px){.shop-module__3ha2sW__titleRow{flex-direction:column;align-items:flex-start;gap:1rem}}.shop-module__3ha2sW__toggleSidebarBtn{-webkit-backdrop-filter:blur(10px);color:var(--color-text-muted);cursor:pointer;background:#ffffffa6;border:1px solid #ffffff8c;border-radius:12px;align-self:flex-start;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #00000008}@media (max-width:768px){.shop-module__3ha2sW__toggleSidebarBtn{justify-content:center;width:100%;margin-top:.5rem}}.shop-module__3ha2sW__toggleSidebarBtn:hover{color:var(--color-primary);background:#ffffffe6;border-color:#ea580c33;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.shop-module__3ha2sW__toggleSidebarBtn:active{transform:translateY(0)}.shop-module__3ha2sW__btnIcon{flex-shrink:0;transition:transform .2s}.shop-module__3ha2sW__toggleSidebarBtn:hover .shop-module__3ha2sW__btnIcon{transform:scale(1.1)}.shop-module__3ha2sW__layout{flex-direction:row;align-items:start;display:flex}@media (max-width:768px){.shop-module__3ha2sW__layout{flex-direction:column;align-items:stretch;gap:2rem}}.shop-module__3ha2sW__main{flex:1;min-width:0}.shop-module__3ha2sW__sidebarTitle{border-bottom:1px solid #0000000d;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.shop-module__3ha2sW__categoryList{margin:0;padding:0;list-style:none}.shop-module__3ha2sW__categoryList li{margin-bottom:.75rem}.shop-module__3ha2sW__categoryList a{color:var(--color-text-muted);padding:.5rem 0;font-size:1rem;text-decoration:none;transition:all .2s;display:block}.shop-module__3ha2sW__categoryList a:hover{color:var(--color-primary);transform:translate(4px)}.shop-module__3ha2sW__categoryList a.shop-module__3ha2sW__active{color:var(--color-primary);font-weight:600}.shop-module__3ha2sW__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%;display:grid}@media (max-width:768px){.shop-module__3ha2sW__productGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-content:center;justify-items:center;gap:1.5rem;width:100%}}@media (max-width:480px){.shop-module__3ha2sW__productGrid{grid-template-columns:1fr;justify-items:center}}.shop-module__3ha2sW__empty{text-align:center;color:var(--color-text-muted);background:#00000005;border-radius:20px;padding:4rem 0}.shop-module__3ha2sW__resetLink{color:var(--color-primary);margin-top:1rem;font-weight:500;text-decoration:underline;display:inline-block}.shop-module__3ha2sW__toolbar{justify-content:space-between;align-items:flex-start;gap:1.5rem;width:100%;margin-bottom:2rem;display:flex}.shop-module__3ha2sW__filterWrapper{flex:1;min-width:0}.shop-module__3ha2sW__gridToggleBtn{-webkit-backdrop-filter:blur(10px);width:48px;height:48px;color:var(--color-text-muted);cursor:pointer;background:#ffffffa6;border:1px solid #ffffff8c;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #00000008}.shop-module__3ha2sW__gridToggleBtn:hover{color:var(--color-primary);background:#ffffffe6;border-color:#ea580c33;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.shop-module__3ha2sW__gridToggleBtn:active{transform:translateY(0)}@media (max-width:768px){.shop-module__3ha2sW__toolbar{gap:1rem;margin-bottom:1.5rem}}.shop-module__3ha2sW__productGrid.shop-module__3ha2sW__compactGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}@media (max-width:768px){.shop-module__3ha2sW__productGrid.shop-module__3ha2sW__compactGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}}@media (max-width:480px){.shop-module__3ha2sW__productGrid.shop-module__3ha2sW__compactGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.shop-module__3ha2sW__scrollTopBtn{-webkit-backdrop-filter:blur(12px);width:48px;height:48px;color:var(--color-text-main);cursor:pointer;z-index:1000;background:#ffffffbf;border:1px solid #fff9;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000014}.shop-module__3ha2sW__scrollTopBtn:hover{color:var(--color-primary);background:#fffffff2;border-color:#ea580c40;transform:translate(-50%)translateY(-2px);box-shadow:0 12px 40px #0000001f}.shop-module__3ha2sW__scrollTopBtn:active{transform:translate(-50%)translateY(0)}
.page-module__ODasca__pageWrapper{min-height:80vh;padding:2rem 0 4rem}.page-module__ODasca__pageHeader{text-align:center;margin-bottom:3rem}.page-module__ODasca__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem;font-weight:600;display:inline-block}.page-module__ODasca__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__ODasca__description{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.page-module__ODasca__productGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.page-module__ODasca__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.page-module__ODasca__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.page-module__ODasca__productGrid{grid-template-columns:repeat(4,1fr)}}.page-module__ODasca__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}.page-module__ODasca__spinner{color:var(--secondary-text);opacity:.5;width:48px;height:48px;animation:1s linear infinite page-module__ODasca__spin}@keyframes page-module__ODasca__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-module__ODasca__emptyState{text-align:center;background:var(--card);border-radius:var(--radius-lg);border:1px solid var(--border);padding:4rem 1rem}.page-module__ODasca__emptyState h2{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.page-module__ODasca__emptyState p{color:var(--color-text-muted);margin-bottom:2rem}.page-module__ODasca__browseBtn{padding:.75rem 1.5rem;display:inline-flex}
.Wishlist-module__r8Cz1W__wishlistContainer{max-width:1200px;min-height:80vh;margin:0 auto;padding:8rem 1rem 4rem}.Wishlist-module__r8Cz1W__headerSection{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.Wishlist-module__r8Cz1W__headerSection{flex-direction:row;align-items:flex-end}}.Wishlist-module__r8Cz1W__breadcrumb{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem}.Wishlist-module__r8Cz1W__pageTitle{color:var(--color-text-main);font-size:3rem;font-weight:700}.Wishlist-module__r8Cz1W__itemCount{color:var(--color-text-muted);font-size:1.125rem;font-weight:500}.Wishlist-module__r8Cz1W__productGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (max-width:768px){.Wishlist-module__r8Cz1W__productGrid{justify-items:center;gap:1.5rem}}@media (min-width:640px){.Wishlist-module__r8Cz1W__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Wishlist-module__r8Cz1W__productGrid{grid-template-columns:repeat(4,1fr)}}.Wishlist-module__r8Cz1W__emptyState{text-align:center;border-radius:var(--radius-lg);border:2px dashed var(--color-glass-border);padding:6rem 2rem}.Wishlist-module__r8Cz1W__emptyIcon{opacity:.3;margin-bottom:1.5rem;font-size:4rem}.Wishlist-module__r8Cz1W__emptyText{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.5rem}
.FacetFilter-module__UKeJyq__topFilterWrapper{background:#ffffff08;border:1px solid #0000000d;border-radius:12px;margin-bottom:2rem;transition:all .3s;overflow:hidden}.FacetFilter-module__UKeJyq__topFilterWrapper:hover{border-color:#0000001a;box-shadow:0 4px 20px #00000005}.FacetFilter-module__UKeJyq__filterToggle{cursor:pointer;width:100%;color:var(--color-text-main);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-weight:500;transition:background .2s;display:flex}.FacetFilter-module__UKeJyq__filterToggle:hover{background:#00000003}.FacetFilter-module__UKeJyq__toggleContent{align-items:center;gap:.75rem;font-size:1rem;display:flex}.FacetFilter-module__UKeJyq__toggleActions{align-items:center;gap:1.25rem;display:flex}.FacetFilter-module__UKeJyq__clearBadge{color:var(--color-primary);background:#0000000d;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;transition:all .2s}.FacetFilter-module__UKeJyq__clearBadge:hover{background:var(--color-primary);color:#fff}.FacetFilter-module__UKeJyq__chevron{transition:transform .3s}.FacetFilter-module__UKeJyq__chevronOpen{transform:rotate(180deg)}.FacetFilter-module__UKeJyq__accordionContent{background:#00000001;border-top:1px solid #0000000d;overflow:hidden}.FacetFilter-module__UKeJyq__facetGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;padding:1.5rem;display:grid}.FacetFilter-module__UKeJyq__facetGroup{margin-bottom:0}.FacetFilter-module__UKeJyq__facetTitle{color:var(--color-text-main);text-transform:uppercase;letter-spacing:.08em;opacity:.8;margin-bottom:1rem;font-size:.85rem;font-weight:700}.FacetFilter-module__UKeJyq__facetOptions{flex-direction:column;gap:.6rem;display:flex}.FacetFilter-module__UKeJyq__facetLabel{color:var(--color-text-muted);cursor:pointer;align-items:center;gap:.6rem;font-size:.9rem;transition:all .2s;display:flex}.FacetFilter-module__UKeJyq__facetLabel:hover{color:var(--color-primary);transform:translate(2px)}.FacetFilter-module__UKeJyq__facetLabel input{cursor:pointer;width:16px;height:16px;accent-color:var(--color-primary);border-radius:4px}
.ForYouSection-module__FIOEYG__section{background-color:var(--background);padding:4rem 0}.ForYouSection-module__FIOEYG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.ForYouSection-module__FIOEYG__titleWrapper{flex-direction:column;display:flex}.ForYouSection-module__FIOEYG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.ForYouSection-module__FIOEYG__title{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}.ForYouSection-module__FIOEYG__viewAllBtn{white-space:nowrap;padding:.6rem 1.2rem;font-size:.9rem}.ForYouSection-module__FIOEYG__carouselWrapper{width:100%;position:relative}.ForYouSection-module__FIOEYG__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.ForYouSection-module__FIOEYG__carousel::-webkit-scrollbar{display:none}.ForYouSection-module__FIOEYG__carouselItem{scroll-snap-align:start;flex:0 0 240px}.ForYouSection-module__FIOEYG__navButton{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);width:44px;height:44px;color:var(--color-text-main);cursor:pointer;z-index:10;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(50% - .75rem);transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.ForYouSection-module__FIOEYG__navButton:hover{background:var(--color-glass-bg-hover);border-color:var(--color-glass-border-light);transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #00000014}.ForYouSection-module__FIOEYG__navButton:active{transform:translateY(-50%)scale(.95)}.ForYouSection-module__FIOEYG__navLeft{left:.5rem}.ForYouSection-module__FIOEYG__navRight{right:.5rem}.ForYouSection-module__FIOEYG__carouselWrapper:hover .ForYouSection-module__FIOEYG__navButton,.ForYouSection-module__FIOEYG__navButton:focus-visible{opacity:1;pointer-events:auto}@media (min-width:768px){.ForYouSection-module__FIOEYG__carouselItem{flex:0 0 260px}}.ForYouSection-module__FIOEYG__loadingContainer{justify-content:center;padding:4rem 0;display:flex}.ForYouSection-module__FIOEYG__spinner{color:var(--secondary-text);opacity:.5;width:32px;height:32px;animation:1s linear infinite ForYouSection-module__FIOEYG__spin}@keyframes ForYouSection-module__FIOEYG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.RelatedProducts-module__iZs-_W__container{margin-top:4rem;margin-bottom:2rem}.RelatedProducts-module__iZs-_W__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.RelatedProducts-module__iZs-_W__title{color:var(--foreground);font-size:1.5rem;font-weight:600}.RelatedProducts-module__iZs-_W__seeMore{color:var(--primary);font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.RelatedProducts-module__iZs-_W__seeMore:hover{opacity:.8}.RelatedProducts-module__iZs-_W__carouselWrapper{width:100%;position:relative}.RelatedProducts-module__iZs-_W__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.RelatedProducts-module__iZs-_W__carousel::-webkit-scrollbar{display:none}.RelatedProducts-module__iZs-_W__carouselItem{scroll-snap-align:start;flex:0 0 280px}.RelatedProducts-module__iZs-_W__navButton{background:var(--color-glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-glass-border);width:44px;height:44px;color:var(--color-text-main);cursor:pointer;z-index:10;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(50% - .5rem);transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.RelatedProducts-module__iZs-_W__navButton:hover{background:var(--color-glass-bg-hover);border-color:var(--color-glass-border-light);transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #00000014}.RelatedProducts-module__iZs-_W__navButton:active{transform:translateY(-50%)scale(.95)}.RelatedProducts-module__iZs-_W__navLeft{left:.5rem}.RelatedProducts-module__iZs-_W__navRight{right:.5rem}.RelatedProducts-module__iZs-_W__carouselWrapper:hover .RelatedProducts-module__iZs-_W__navButton,.RelatedProducts-module__iZs-_W__navButton:focus-visible{opacity:1;pointer-events:auto}@media (min-width:768px){.RelatedProducts-module__iZs-_W__carouselItem{flex:0 0 320px}}
