.Product-module__A_EFWG__main{background:linear-gradient(135deg,#fbf9f8 0%,#f5f3f2 100%);min-height:100vh;padding-top:120px;padding-bottom:96px}.Product-module__A_EFWG__container{width:90%;margin:0 auto;padding:0 16px}@media (min-width:768px){.Product-module__A_EFWG__container{padding:0 64px}}.Product-module__A_EFWG__breadcrumb{letter-spacing:.05em;color:#717976;align-items:center;gap:8px;margin-bottom:32px;font-family:Be Vietnam Pro,sans-serif;font-size:12px;font-weight:600;display:flex}.Product-module__A_EFWG__breadcrumbLink{color:#717976;text-decoration:none;transition:color .2s}.Product-module__A_EFWG__breadcrumbLink:hover{color:#01261f}.Product-module__A_EFWG__breadcrumbIcon{opacity:.5;color:#717976}.Product-module__A_EFWG__breadcrumbCurrent{color:#01261f;font-weight:700}.Product-module__A_EFWG__productGrid{grid-template-columns:1fr;gap:32px;margin-bottom:80px;display:grid}@media (min-width:768px){.Product-module__A_EFWG__productGrid{grid-template-columns:1fr 1fr;gap:64px}}.Product-module__A_EFWG__gallerySection{flex-direction:column;gap:16px;display:flex}.Product-module__A_EFWG__mainImageWrapper{aspect-ratio:1;background-color:#f0eded;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #01261f26}.Product-module__A_EFWG__mainImage{object-fit:cover;transition:transform .7s}.Product-module__A_EFWG__mainImageWrapper:hover .Product-module__A_EFWG__mainImage{transform:scale(1.05)}.Product-module__A_EFWG__badges{gap:8px;display:flex;position:absolute;top:16px;left:16px}.Product-module__A_EFWG__badge{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;padding:6px 14px;font-family:Be Vietnam Pro,sans-serif;font-size:11px;font-weight:700}.Product-module__A_EFWG__badgeDark{color:#fff;background-color:#01261f;box-shadow:0 2px 8px #0000001a}.Product-module__A_EFWG__badgeYellow{color:#01261f;background:linear-gradient(135deg,gold 0%,#ffc107 100%);box-shadow:0 2px 8px #ffd7004d}.Product-module__A_EFWG__thumbnailGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.Product-module__A_EFWG__thumbnail{aspect-ratio:1;cursor:pointer;background-color:#f0eded;border:2px solid #0000;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.Product-module__A_EFWG__thumbnail:hover{border-color:#c1c8c4;transform:translateY(-2px)}.Product-module__A_EFWG__thumbnailActive{border-color:#2c694e;box-shadow:0 4px 12px #2c694e33}.Product-module__A_EFWG__thumbnailImage{object-fit:cover}.Product-module__A_EFWG__videoThumbnail{aspect-ratio:1;cursor:pointer;background:linear-gradient(135deg,#f0eded 0%,#e4e2e1 100%);border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.Product-module__A_EFWG__videoThumbnail:hover{background:linear-gradient(135deg,#e4e2e1 0%,#dcd9d9 100%);transform:scale(1.02)}.Product-module__A_EFWG__playIcon{color:#717976;transition:all .2s}.Product-module__A_EFWG__videoThumbnail:hover .Product-module__A_EFWG__playIcon{color:#2c694e;transform:scale(1.1)}.Product-module__A_EFWG__detailsSection{flex-direction:column;display:flex}.Product-module__A_EFWG__brand{letter-spacing:.1em;text-transform:uppercase;color:#2c694e;margin-bottom:12px;font-family:Be Vietnam Pro,sans-serif;font-size:12px;font-weight:700}.Product-module__A_EFWG__title{color:#01261f;letter-spacing:-.02em;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:32px;font-weight:700;line-height:1.3}.Product-module__A_EFWG__priceRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:24px;display:flex}.Product-module__A_EFWG__price{color:#01261f;font-family:Manrope,sans-serif;font-size:36px;font-weight:800}.Product-module__A_EFWG__divider{background:linear-gradient(#0000,#c1c8c4,#0000);width:1px;height:30px}.Product-module__A_EFWG__stock{color:#2c694e;background-color:#2c694e1a;border-radius:9999px;align-items:center;gap:8px;padding:6px 14px;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600;display:flex}.Product-module__A_EFWG__stockIcon{color:#2c694e}.Product-module__A_EFWG__description{color:#414846;margin-bottom:32px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:1.7}.Product-module__A_EFWG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;display:grid}.Product-module__A_EFWG__featureCard{background:#fff;border:1px solid #c1c8c4;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.Product-module__A_EFWG__featureCard:hover{border-color:#2c694e;transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.Product-module__A_EFWG__featureText{color:#1b1c1c;font-family:Be Vietnam Pro,sans-serif;font-size:13px;font-weight:600}.Product-module__A_EFWG__cartSection{flex-direction:column;gap:16px;margin-top:auto;display:flex}.Product-module__A_EFWG__quantitySelector{background-color:#f0eded;border:1px solid #c1c8c4;border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:4px;display:flex}.Product-module__A_EFWG__qtyBtn{cursor:pointer;color:#1b1c1c;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.Product-module__A_EFWG__qtyBtn:hover{color:#fff;background-color:#2c694e;transform:scale(.95)}.Product-module__A_EFWG__qtyValue{text-align:center;color:#01261f;width:50px;font-family:Manrope,sans-serif;font-size:20px;font-weight:700}.Product-module__A_EFWG__addToCartBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#01261f 0%,#1a3c34 100%);border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:12px;height:56px;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 12px #01261f33}.Product-module__A_EFWG__addToCartBtn:hover{background:linear-gradient(135deg,#2c694e 0%,#1a3c34 100%);transform:translateY(-2px);box-shadow:0 8px 20px #2c694e4d}.Product-module__A_EFWG__cartIcon,.Product-module__A_EFWG__wishlistIcon{color:#fff}.Product-module__A_EFWG__wishlistBtn{color:#01261f;cursor:pointer;background:0 0;border:2px solid #c1c8c4;border-radius:9999px;justify-content:center;align-items:center;gap:12px;width:100%;height:56px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;transition:all .3s;display:flex}.Product-module__A_EFWG__wishlistBtn:hover{background-color:#2c694e0d;border-color:#2c694e;transform:translateY(-2px)}.Product-module__A_EFWG__tabsSection{margin-top:80px}.Product-module__A_EFWG__tabsHeader{border-bottom:2px solid #c1c8c4;gap:40px;margin-bottom:40px;display:flex}.Product-module__A_EFWG__tabButton{color:#717976;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding-bottom:16px;font-family:Manrope,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.Product-module__A_EFWG__tabButton:hover{color:#01261f}.Product-module__A_EFWG__tabActive{color:#2c694e;border-bottom-color:#2c694e}.Product-module__A_EFWG__tabsContent{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.Product-module__A_EFWG__tabsContent{grid-template-columns:2fr 1fr}}.Product-module__A_EFWG__tabText{color:#414846;margin-bottom:32px;font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:1.7}.Product-module__A_EFWG__benefitsList{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.Product-module__A_EFWG__benefitItem{color:#1b1c1c;background:#fff;border:1px solid #c1c8c4;border-radius:12px;align-items:center;gap:14px;padding:12px 16px;font-family:Be Vietnam Pro,sans-serif;font-size:15px;transition:all .2s;display:flex}.Product-module__A_EFWG__benefitItem:hover{border-color:#2c694e;transform:translate(4px)}.Product-module__A_EFWG__benefitIcon{color:#2c694e}.Product-module__A_EFWG__tipCard{color:#01261f;background:linear-gradient(135deg,#c5eadf 0%,#aacec3 100%);border-radius:24px;padding:32px;box-shadow:0 10px 30px -10px #01261f33}.Product-module__A_EFWG__tipTitle{color:#01261f;align-items:center;gap:10px;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;display:flex}.Product-module__A_EFWG__tipIcon{color:#2c694e}.Product-module__A_EFWG__tipText{color:#1a3c34;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-style:italic;line-height:1.7}.Product-module__A_EFWG__relatedSection{margin-top:80px}.Product-module__A_EFWG__relatedHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:48px;display:flex}.Product-module__A_EFWG__relatedTitle{color:#01261f;letter-spacing:-.02em;margin:0 0 8px;font-family:Manrope,sans-serif;font-size:32px;font-weight:700}.Product-module__A_EFWG__relatedSubtitle{color:#717976;font-family:Be Vietnam Pro,sans-serif;font-size:16px}.Product-module__A_EFWG__viewAllLink{color:#2c694e;background:#2c694e1a;border-radius:9999px;align-items:center;gap:8px;padding:10px 20px;font-family:Manrope,sans-serif;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Product-module__A_EFWG__viewAllLink:hover{background:#2c694e33;gap:12px}.Product-module__A_EFWG__viewAllIcon{transition:transform .2s}.Product-module__A_EFWG__viewAllLink:hover .Product-module__A_EFWG__viewAllIcon{transform:translate(4px)}.Product-module__A_EFWG__relatedGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}@media (min-width:640px){.Product-module__A_EFWG__relatedGrid{grid-template-columns:repeat(4,1fr)}}.Product-module__A_EFWG__productCard{cursor:pointer;text-decoration:none}.Product-module__A_EFWG__cardImageWrapper{aspect-ratio:4/5;background:linear-gradient(135deg,#f0eded 0%,#e4e2e1 100%);border-radius:16px;margin-bottom:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.Product-module__A_EFWG__productCard:hover .Product-module__A_EFWG__cardImageWrapper{transform:translateY(-4px);box-shadow:0 12px 24px #01261f26}.Product-module__A_EFWG__cardImage{object-fit:cover;transition:transform .5s}.Product-module__A_EFWG__productCard:hover .Product-module__A_EFWG__cardImage{transform:scale(1.08)}.Product-module__A_EFWG__cardCartBtn{color:#fff;cursor:pointer;opacity:0;background:linear-gradient(135deg,#01261f 0%,#2c694e 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;bottom:16px;right:16px;transform:translateY(12px);box-shadow:0 4px 12px #0003}.Product-module__A_EFWG__productCard:hover .Product-module__A_EFWG__cardCartBtn{opacity:1;transform:translateY(0)}.Product-module__A_EFWG__cardCartBtn:hover{transform:scale(1.05)}.Product-module__A_EFWG__cardCategory{letter-spacing:.1em;text-transform:uppercase;color:#2c694e;margin-bottom:8px;font-family:Be Vietnam Pro,sans-serif;font-size:11px;font-weight:700}.Product-module__A_EFWG__cardName{color:#1b1c1c;margin:0 0 8px;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;line-height:1.4;transition:color .2s}.Product-module__A_EFWG__productCard:hover .Product-module__A_EFWG__cardName{color:#01261f}.Product-module__A_EFWG__cardPrice{color:#01261f;margin:0;font-family:Manrope,sans-serif;font-size:16px;font-weight:800}@media (max-width:768px){.Product-module__A_EFWG__main{padding-top:100px;padding-bottom:48px}.Product-module__A_EFWG__title{font-size:24px}.Product-module__A_EFWG__price{font-size:28px}.Product-module__A_EFWG__featuresGrid{grid-template-columns:1fr}.Product-module__A_EFWG__tabsHeader{gap:20px;padding-bottom:4px;overflow-x:auto}.Product-module__A_EFWG__tabButton{white-space:nowrap}.Product-module__A_EFWG__relatedTitle{font-size:24px}.Product-module__A_EFWG__quantitySelector{justify-content:space-between;width:100%}.Product-module__A_EFWG__addToCartBtn,.Product-module__A_EFWG__wishlistBtn{height:50px}}@keyframes Product-module__A_EFWG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Product-module__A_EFWG__productCard,.Product-module__A_EFWG__featureCard,.Product-module__A_EFWG__benefitItem{animation:.5s forwards Product-module__A_EFWG__fadeIn}.Product-module__A_EFWG__productCard:first-child{animation-delay:0s}.Product-module__A_EFWG__productCard:nth-child(2){animation-delay:.1s}.Product-module__A_EFWG__productCard:nth-child(3){animation-delay:.2s}.Product-module__A_EFWG__productCard:nth-child(4){animation-delay:.3s}.Product-module__A_EFWG__variantsSection{background:var(--surface-container-low);border:1px solid var(--outline-variant);border-radius:16px;margin:24px 0;padding:16px}.Product-module__A_EFWG__variantsLabel{color:var(--on-surface-variant);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.Product-module__A_EFWG__variantsGrid{flex-wrap:wrap;gap:12px;display:flex}.Product-module__A_EFWG__variantOption{background:var(--surface);border:1px solid var(--outline-variant);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:80px;padding:10px 16px;transition:all .2s;display:flex}.Product-module__A_EFWG__variantOption:hover{border-color:var(--primary);transform:translateY(-2px)}.Product-module__A_EFWG__variantActive{border-color:var(--primary);background:#01261f0d;box-shadow:0 2px 8px #01261f1a}.Product-module__A_EFWG__variantLabel{color:var(--on-surface);font-size:14px;font-weight:600}.Product-module__A_EFWG__variantPrice{color:var(--primary);font-size:12px;font-weight:500}.Product-module__A_EFWG__ingredientsSection,.Product-module__A_EFWG__usageSection{margin-bottom:24px}.Product-module__A_EFWG__sectionSubtitle{color:var(--primary);align-items:center;gap:8px;margin-bottom:16px;font-size:18px;font-weight:600;display:flex}.Product-module__A_EFWG__sectionIcon{color:var(--secondary)}.Product-module__A_EFWG__inlineIcon{vertical-align:middle;margin-right:6px;display:inline}@media (max-width:768px){.Product-module__A_EFWG__variantsGrid{flex-direction:column}.Product-module__A_EFWG__variantOption{flex-direction:row;justify-content:space-between;width:100%}.Product-module__A_EFWG__sectionSubtitle{font-size:16px}}.Product-module__A_EFWG__skeletonCard{background:var(--surface);border:1px solid var(--outline-variant);border-radius:16px;overflow:hidden}.Product-module__A_EFWG__skeletonImage{aspect-ratio:4/5;background:linear-gradient(90deg,#f0eded 25%,#e4e2e1 50%,#f0eded 75%) 0 0/200% 100%;width:100%;animation:1.5s infinite Product-module__A_EFWG__shimmer}.Product-module__A_EFWG__skeletonInfo{padding:16px}.Product-module__A_EFWG__skeletonInfo:before{content:"";background:linear-gradient(90deg,#f0eded 25%,#e4e2e1 50%,#f0eded 75%) 0 0/200% 100%;border-radius:6px;width:60%;height:12px;margin-bottom:12px;animation:1.5s infinite Product-module__A_EFWG__shimmer;display:block}.Product-module__A_EFWG__skeletonInfo:after{content:"";background:linear-gradient(90deg,#f0eded 25%,#e4e2e1 50%,#f0eded 75%) 0 0/200% 100%;border-radius:6px;width:40%;height:20px;animation:1.5s infinite Product-module__A_EFWG__shimmer;display:block}@keyframes Product-module__A_EFWG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Product-module__A_EFWG__noRelated{text-align:center;background:var(--surface);border:1px solid var(--outline-variant);color:var(--on-surface-variant);border-radius:16px;padding:48px}.Product-module__A_EFWG__cardImagePlaceholder{background:linear-gradient(135deg,#f0eded 0%,#e4e2e1 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}@media (max-width:768px){.Product-module__A_EFWG__relatedTitle{font-size:24px}.Product-module__A_EFWG__relatedSubtitle{font-size:14px}.Product-module__A_EFWG__noRelated{padding:32px}}.Product-module__A_EFWG__cartActions{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.Product-module__A_EFWG__quantitySelector{background-color:#f5f3f2;border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.Product-module__A_EFWG__qtyBtn{cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s;display:flex}.Product-module__A_EFWG__qtyBtn:hover:not(:disabled){background-color:#e4e2e1}.Product-module__A_EFWG__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.Product-module__A_EFWG__quantity{text-align:center;color:#01261f;min-width:2.5rem;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600}.Product-module__A_EFWG__addToCartBtn{color:#fff;cursor:pointer;background-color:#01261f;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-family:Be Vietnam Pro,sans-serif;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Product-module__A_EFWG__addToCartBtn:hover{background-color:#1a3c34;transform:scale(1.02)}.Product-module__A_EFWG__featuresList{border-top:1px solid #e4e2e1;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.Product-module__A_EFWG__featureItem{color:#414846;align-items:center;gap:.5rem;font-family:Be Vietnam Pro,sans-serif;font-size:.875rem;display:flex}.Product-module__A_EFWG__featureIcon{color:#2c694e}
