.Product-module__yvlZSq__container{width:90%;max-width:1200px;margin:0 auto;padding:4rem 0}.Product-module__yvlZSq__productWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Product-module__yvlZSq__imageSection{flex-direction:column;gap:1rem;display:flex;position:sticky;top:2rem}.Product-module__yvlZSq__imageContainer{background-color:var(--light-bg);border-radius:40px;justify-content:center;align-items:center;min-height:500px;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.Product-module__yvlZSq__imageContainer:hover{box-shadow:0 8px 30px #0000001f}.Product-module__yvlZSq__productImage{object-fit:cover;transition:transform .4s}.Product-module__yvlZSq__imageContainer:hover .Product-module__yvlZSq__productImage{transform:scale(1.05)}.Product-module__yvlZSq__thumbnailContainer{scrollbar-width:thin;scrollbar-color:var(--primary-color)transparent;gap:.75rem;padding:.5rem 0;display:flex;overflow-x:auto}.Product-module__yvlZSq__thumbnailContainer::-webkit-scrollbar{height:6px}.Product-module__yvlZSq__thumbnailContainer::-webkit-scrollbar-track{background:0 0}.Product-module__yvlZSq__thumbnailContainer::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px;transition:background .3s}.Product-module__yvlZSq__thumbnailContainer::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}.Product-module__yvlZSq__thumbnail{cursor:pointer;background:#f3f7f6;border:3px solid #0000;border-radius:20px;flex-shrink:0;width:90px;height:90px;padding:0;transition:all .3s;position:relative;overflow:hidden}.Product-module__yvlZSq__thumbnail:hover{border-color:#ddd;transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.Product-module__yvlZSq__thumbnailActive{border-color:var(--primary-color);transform:translateY(-3px);box-shadow:0 4px 16px #00000026}.Product-module__yvlZSq__thumbnailImage{object-fit:cover}.Product-module__yvlZSq__details{flex-direction:column;padding-top:1rem;display:flex}.Product-module__yvlZSq__breadcrumb{color:#666;gap:8px;font-size:14px;display:flex}.Product-module__yvlZSq__separator{color:#999}.Product-module__yvlZSq__subcategory{color:#666}.Product-module__yvlZSq__category{text-transform:uppercase;letter-spacing:1.5px;color:var(--light-text);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.Product-module__yvlZSq__title{color:var(--primary-color);margin:0;font-size:2.5rem;font-weight:300;line-height:1.2}.Product-module__yvlZSq__rating{align-items:center;gap:6px;margin-bottom:12px;display:flex}.Product-module__yvlZSq__stars{color:#ffa41c;align-items:center;gap:2px;font-size:18px;display:flex}.Product-module__yvlZSq__ratingValue{color:#333;font-weight:600}.Product-module__yvlZSq__price{color:var(--text-color);flex-wrap:wrap;align-items:center;gap:1rem;font-size:2rem;font-weight:600;display:flex}.Product-module__yvlZSq__offerPrice{color:var(--primary-color)}.Product-module__yvlZSq__oldPrice{color:var(--light-text);font-size:1.4rem;font-weight:400;text-decoration:line-through}.Product-module__yvlZSq__discount{color:#fff;background:#f44;border-radius:4px;margin-left:8px;padding:4px 8px;font-size:12px;font-weight:600}.Product-module__yvlZSq__description{color:var(--light-text);font-size:1.05rem;line-height:1.8}.Product-module__yvlZSq__readMoreBtn{color:var(--primary-color);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0 4px;font-family:inherit;transition:color .2s}.Product-module__yvlZSq__readMoreBtn:hover{color:#1f5c52;text-decoration:underline}.Product-module__yvlZSq__disclaimer{color:#666;background:#fafafa;border-left:3px solid #d4af37;margin-top:15px;padding:10px;font-size:13px}.Product-module__yvlZSq__variantLabel{color:#333;margin-bottom:12px;font-weight:600;display:block}.Product-module__yvlZSq__variantGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.Product-module__yvlZSq__variantBtn{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:12px;transition:all .2s}.Product-module__yvlZSq__variantBtn:hover{border-color:#999}.Product-module__yvlZSq__variantBtnActive{background:#f9f9f9;border-color:#000}.Product-module__yvlZSq__variantBtnContent{text-align:left;flex-direction:column;gap:4px;display:flex}.Product-module__yvlZSq__variantPrice{color:#333;font-weight:600}.Product-module__yvlZSq__variantLowStock{color:#f44;font-size:11px;font-weight:500}.Product-module__yvlZSq__sizeInputRow{flex-direction:column;gap:8px;margin-top:14px;display:flex}.Product-module__yvlZSq__sizeInputLabel{color:#333;font-size:.95rem;font-weight:600}.Product-module__yvlZSq__sizeInput{color:#1f2f2b;background:#fff;border:1.5px solid #d0d0d0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.98rem;transition:border-color .15s,box-shadow .15s}.Product-module__yvlZSq__sizeInput:focus{border-color:#006e5e73;box-shadow:0 0 0 4px #006e5e1f}.Product-module__yvlZSq__specGroupBlock{margin-bottom:20px}.Product-module__yvlZSq__specGroupLabel{color:#444;letter-spacing:.02em;margin-bottom:10px;font-size:14px;font-weight:600}.Product-module__yvlZSq__specGroupSelected{color:#888;font-weight:400}.Product-module__yvlZSq__colorSwatchRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Product-module__yvlZSq__colorSwatch{background-color:var(--swatch-bg);outline-offset:3px;cursor:pointer;border:2.5px solid #0000;border-radius:50%;outline:2.5px solid #0000;width:42px;height:42px;padding:0;transition:outline .15s,transform .15s,opacity .15s;box-shadow:inset 0 0 0 2px #00000014}.Product-module__yvlZSq__colorSwatch:hover:not(:disabled){transform:scale(1.08)}.Product-module__yvlZSq__colorSwatchActive{outline:2.5px solid var(--swatch-border);transform:scale(1.08)}.Product-module__yvlZSq__colorSwatchDisabled{opacity:.35;cursor:not-allowed;position:relative}.Product-module__yvlZSq__colorSwatchDisabled:after{content:"";background:linear-gradient(135deg,#0000 45%,#0006 45% 55%,#0000 55%);border-radius:50%;position:absolute;inset:0}.Product-module__yvlZSq__chipRow{flex-wrap:wrap;gap:10px;display:flex}.Product-module__yvlZSq__chipBtn{color:#444;cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:999px;padding:6px 18px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s,opacity .15s}.Product-module__yvlZSq__chipBtn:hover:not(:disabled){border-color:#999}.Product-module__yvlZSq__chipBtnActive{color:#fff;background:#333;border-color:#333}.Product-module__yvlZSq__chipBtnDisabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.Product-module__yvlZSq__customDropdown{-webkit-user-select:none;user-select:none;min-width:180px;max-width:240px;display:inline-block;position:relative}.Product-module__yvlZSq__customDropdownTrigger{cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 14px;font-family:inherit;font-size:13px;transition:border-color .15s,box-shadow .15s;display:flex}.Product-module__yvlZSq__customDropdownTrigger:hover{border-color:#999}.Product-module__yvlZSq__customDropdownTriggerOpen{border-color:#333;box-shadow:0 0 0 3px #0000000f}.Product-module__yvlZSq__customDropdownPlaceholder{color:#aaa;font-weight:400}.Product-module__yvlZSq__customDropdownSelected{color:#222;font-weight:600}.Product-module__yvlZSq__customDropdownChevron{color:#888;flex-shrink:0;transition:transform .2s}.Product-module__yvlZSq__customDropdownChevronOpen{color:#333;transform:rotate(180deg)}.Product-module__yvlZSq__customDropdownMenu{z-index:100;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;margin:0;padding:6px 0;list-style:none;animation:.12s Product-module__yvlZSq__dropdownFadeIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}@keyframes Product-module__yvlZSq__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Product-module__yvlZSq__customDropdownItem{color:#333;cursor:pointer;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:500;transition:background .1s;display:flex}.Product-module__yvlZSq__customDropdownItem:hover{background:#f5f5f5}.Product-module__yvlZSq__customDropdownItemActive{color:#111;background:#f0f0f0;font-weight:600}.Product-module__yvlZSq__customDropdownItemDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.Product-module__yvlZSq__customDropdownUnavailable{color:#aaa;margin-left:auto;font-size:11px;font-weight:400}.Product-module__yvlZSq__noMatchNote{color:#c0392b;margin-top:8px;font-size:13px}.Product-module__yvlZSq__specs{margin-top:28px;margin-bottom:2rem}.Product-module__yvlZSq__specsTitle{color:var(--primary-color);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px 2px;font-size:11px;font-weight:700}.Product-module__yvlZSq__specGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Product-module__yvlZSq__specCard{background:#f9fffe;border:1px solid #dff0eb;border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;transition:box-shadow .2s,transform .2s;display:flex}.Product-module__yvlZSq__specCard:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000012}.Product-module__yvlZSq__specLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--primary-color);opacity:.75;font-size:10px;font-weight:700}.Product-module__yvlZSq__specValue{color:#222;font-size:14px;font-weight:600;line-height:1.3}@media (max-width:480px){.Product-module__yvlZSq__specGrid{grid-template-columns:1fr}}.Product-module__yvlZSq__actions{gap:1rem;margin:1rem 0;display:flex}.Product-module__yvlZSq__addToCartBtn{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:50px;flex:1;max-width:250px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Product-module__yvlZSq__addToCartBtn:hover:not(:disabled){background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 5px 20px #00000026}.Product-module__yvlZSq__addToCartBtn:disabled{cursor:not-allowed;opacity:.6;background-color:#ccc}.Product-module__yvlZSq__wishlistBtn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;transition:all .3s;display:flex}.Product-module__yvlZSq__wishlistBtn:hover{border-color:var(--accent-color);color:var(--accent-color);background-color:#ff00000d;transform:scale(1.1)}.Product-module__yvlZSq__meta{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.Product-module__yvlZSq__meta>div{color:var(--light-text);font-size:.9rem;display:flex}.Product-module__yvlZSq__meta strong{min-width:120px;color:var(--text-color);font-weight:600}.Product-module__yvlZSq__detailList{margin:0 0 2rem;padding:0;list-style:none}.Product-module__yvlZSq__detailListItem{color:var(--light-text);align-items:flex-start;gap:10px;padding:.5rem 0;display:flex}.Product-module__yvlZSq__linkList{margin:0;padding:0;list-style:none}.Product-module__yvlZSq__linkItem{align-items:flex-start;gap:10px;padding:6px 0;display:flex}.Product-module__yvlZSq__linkAnchor{color:var(--primary-color);font-weight:600;text-decoration:none}.Product-module__yvlZSq__linkAnchor:hover{text-decoration:underline}.Product-module__yvlZSq__bulletIcon{color:#d4af37;flex-shrink:0;margin-top:3px}.Product-module__yvlZSq__policyBox{background:#fffaf3;border:1px solid #f1e3d3;border-radius:10px;margin-top:25px;padding:18px;box-shadow:0 4px 10px #0000000a}.Product-module__yvlZSq__policyBox h3{color:#2c2c2c;margin-bottom:10px;font-size:16px}.Product-module__yvlZSq__policyBox ul{margin:0;padding-left:0;list-style:none}.Product-module__yvlZSq__policyBox li{color:#555;margin-bottom:6px;font-size:14px;line-height:1.5}.Product-module__yvlZSq__policyBox li:before{content:"•";color:#d4af37;width:1em;font-weight:700;display:inline-block}.Product-module__yvlZSq__relatedSection{border-top:1px solid var(--border-color,#eee);margin-top:4rem;padding-top:2rem}.Product-module__yvlZSq__relatedHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Product-module__yvlZSq__relatedTitle{color:var(--primary-color);letter-spacing:.5px;font-size:1.75rem;font-weight:300}.Product-module__yvlZSq__viewAllBtn{color:var(--primary-color);letter-spacing:.3px;font-size:.9rem;text-decoration:underline;transition:opacity .2s}.Product-module__yvlZSq__viewAllBtn:hover{opacity:.7}.Product-module__yvlZSq__inStock{color:#00a650;font-weight:600}.Product-module__yvlZSq__outOfStock{color:#f44;font-weight:600}.Product-module__yvlZSq__gstNote{color:#777;margin-top:8px;font-size:12px}@media (max-width:968px){.Product-module__yvlZSq__container{width:95%;padding:3rem 0}.Product-module__yvlZSq__productWrapper{gap:3rem}.Product-module__yvlZSq__title{font-size:2rem}}@media (max-width:768px){.Product-module__yvlZSq__productWrapper{grid-template-columns:1fr;gap:2rem}.Product-module__yvlZSq__imageSection{position:relative;top:0}.Product-module__yvlZSq__imageContainer{border-radius:24px;min-height:350px}.Product-module__yvlZSq__thumbnail{border-radius:16px;width:70px;height:70px}.Product-module__yvlZSq__title{font-size:1.75rem}.Product-module__yvlZSq__price{font-size:1.5rem}.Product-module__yvlZSq__oldPrice{font-size:1.1rem}.Product-module__yvlZSq__addToCartBtn{max-width:100%}.Product-module__yvlZSq__wishlistBtn{align-self:flex-start}.Product-module__yvlZSq__customDropdown{max-width:100%}}@media (max-width:480px){.Product-module__yvlZSq__container{padding:2rem 0}.Product-module__yvlZSq__imageContainer{border-radius:20px;min-height:280px}.Product-module__yvlZSq__thumbnail{border-radius:12px;width:60px;height:60px}.Product-module__yvlZSq__thumbnailContainer{gap:.5rem}.Product-module__yvlZSq__title{font-size:1.5rem}.Product-module__yvlZSq__category{font-size:.8rem}.Product-module__yvlZSq__description{font-size:.95rem}}.Product-module__yvlZSq__variantPriceBlock{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Product-module__yvlZSq__variantOriginalPrice{color:#aaa;font-size:11px;font-weight:400;text-decoration:line-through}.Product-module__yvlZSq__variantDiscount{color:#e74c3c;background:#ffeaea;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:600}
