.ProductHero-module__aeKMda__hero{background-color:var(--brand-accent);color:#fff;background-image:radial-gradient(circle at 20% 30%,#004d40cc 0%,#0000 50%),radial-gradient(circle at 80% 70%,#e0f2f11a 0%,#0000 50%);justify-content:center;align-items:center;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}.ProductHero-module__aeKMda__overlay{z-index:1;background:linear-gradient(#0003 0%,#00000080 100%);position:absolute;inset:0}.ProductHero-module__aeKMda__content{z-index:2;text-align:center;max-width:900px;padding:0 5%;animation:1.2s cubic-bezier(.16,1,.3,1) ProductHero-module__aeKMda__fadeIn;position:relative}.ProductHero-module__aeKMda__subtitle{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.3em;opacity:.8;color:var(--brand-accent-light);margin-bottom:1.5rem;font-size:1rem;display:block}.ProductHero-module__aeKMda__title{margin-bottom:2rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.ProductHero-module__aeKMda__highlight{color:var(--brand-accent-light);font-style:italic}.ProductHero-module__aeKMda__description{opacity:.9;max-width:700px;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;font-family:var(--font-inter);color:#e0f2f1;margin:0 auto}@keyframes ProductHero-module__aeKMda__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProductHero-module__aeKMda__hero{height:60vh}}@media (max-width:480px){.ProductHero-module__aeKMda__hero{height:50vh;min-height:400px}.ProductHero-module__aeKMda__title{margin-bottom:1.5rem;font-size:2rem}.ProductHero-module__aeKMda__description{font-size:1rem}.ProductHero-module__aeKMda__subtitle{letter-spacing:.2em;font-size:.8rem}}
.ProductCard-module__t53O_a__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:var(--glass-border);height:100%;box-shadow:var(--shadow-luxury);cursor:pointer;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ProductCard-module__t53O_a__card:hover,.ProductCard-module__t53O_a__cardHovered{border-color:var(--brand-accent);background:#fff;transform:translateY(-12px)scale(1.02);box-shadow:0 40px 80px #004d4033}.ProductCard-module__t53O_a__imageContainer{height:220px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__shimmerOverlay{z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .8s ease-in-out;position:absolute;top:0;left:-150%}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__shimmerOverlay,.ProductCard-module__t53O_a__cardHovered .ProductCard-module__t53O_a__shimmerOverlay{left:150%}.ProductCard-module__t53O_a__imagePlaceholder{background-color:#f0f0f0;background-position:50%;background-size:cover;flex-shrink:0;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ProductCard-module__t53O_a__productImage{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__productImage,.ProductCard-module__t53O_a__cardHovered .ProductCard-module__t53O_a__productImage{transform:scale(1.1)}.ProductCard-module__t53O_a__sliderWrapper{width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.ProductCard-module__t53O_a__sliderIndicators{z-index:5;gap:8px;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ProductCard-module__t53O_a__dotIndicator{cursor:pointer;background:#fff6;border-radius:50%;width:8px;height:8px;transition:all .3s}.ProductCard-module__t53O_a__activeDot{background:#fff;transform:scale(1.2);box-shadow:0 0 10px #0003}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__imagePlaceholder{transform:scale(1.1)}.ProductCard-module__t53O_a__categoryBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#ffffffe6;border-radius:12px;padding:.4rem .8rem;font-size:.7rem;font-weight:800;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0000001a}.ProductCard-module__t53O_a__glassOverlay{pointer-events:none;z-index:1;background:linear-gradient(#fff0 60%,#fffc 100%);position:absolute;inset:0}.ProductCard-module__t53O_a__content{background:#fff;flex-direction:column;flex-grow:1;padding:1.5rem;transition:background .4s;display:flex}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__content,.ProductCard-module__t53O_a__cardHovered .ProductCard-module__t53O_a__content{background:#fff}.ProductCard-module__t53O_a__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ProductCard-module__t53O_a__securityTag{color:var(--brand-primary);background:var(--brand-accent-light);text-transform:uppercase;border-radius:50px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:flex}.ProductCard-module__t53O_a__dot{background-color:var(--brand-accent);border-radius:50%;width:6px;height:6px;display:inline-block}.ProductCard-module__t53O_a__title{color:var(--brand-primary);margin-bottom:.8rem;font-size:1.5rem;font-weight:800;line-height:1.2;transition:all .4s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__title,.ProductCard-module__t53O_a__cardHovered .ProductCard-module__t53O_a__title{color:var(--brand-accent);transform:translate(5px)}.ProductCard-module__t53O_a__description{color:#000;margin-bottom:1.5rem;font-size:1rem;font-weight:500;line-height:1.6;transition:all .4s}.ProductCard-module__t53O_a__expandableContent{opacity:0;max-height:0;margin-bottom:0;transition:all .6s cubic-bezier(.16,1,.3,1);overflow:hidden}.ProductCard-module__t53O_a__expandableContent.ProductCard-module__t53O_a__isExpanded{opacity:1;max-height:1000px;margin-bottom:2rem}.ProductCard-module__t53O_a__footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;display:flex}.ProductCard-module__t53O_a__productList{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ProductCard-module__t53O_a__productItem{background:#f5f5f5;border:1px solid #004d401a;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .3s;display:flex}.ProductCard-module__t53O_a__productItem:hover{border-color:var(--brand-accent);background:#e8f5e9}.ProductCard-module__t53O_a__itemDetails{flex-direction:column;flex-grow:1;display:flex}.ProductCard-module__t53O_a__itemName{color:var(--brand-primary);margin-bottom:6px;font-size:1.1rem;font-weight:800;line-height:1.2}.ProductCard-module__t53O_a__itemDescription{color:#000;margin:0;font-size:.9rem;font-weight:500;line-height:1.5}.ProductCard-module__t53O_a__valueText{color:var(--brand-accent);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.ProductCard-module__t53O_a__button{border:2px solid var(--brand-accent);color:var(--brand-accent);cursor:pointer;z-index:10;background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 4px 12px #0000000d}.ProductCard-module__t53O_a__button:hover{background:var(--brand-accent);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #00bfa54d}.ProductCard-module__t53O_a__arrow{transition:transform .3s}.ProductCard-module__t53O_a__button:hover .ProductCard-module__t53O_a__arrow{transform:translate(3px)}.ProductCard-module__t53O_a__rotated{transform:rotate(180deg)!important}@media (max-width:400px){.ProductCard-module__t53O_a__content{padding:1rem}.ProductCard-module__t53O_a__title{font-size:1.3rem}.ProductCard-module__t53O_a__productItem{gap:8px;padding:8px}.ProductCard-module__t53O_a__itemName{font-size:.95rem}}
