:root{--ice-black: #000000;--ice-green: #00ca65;--ice-blue: #006aff;--ice-bg-light: #fbfbfc}.ice-prod-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:Inter,sans-serif;color:#111}.ice-prod-main{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:4rem}.ice-prod-gallery{flex:1 1 500px}.ice-prod-gallery img{width:100%;border-radius:12px}.ice-prod-info{flex:1 1 400px}.ice-carousel{width:100%;overflow:hidden;position:relative}.ice-carousel-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:15px;padding-bottom:10px}.ice-carousel-track::-webkit-scrollbar{display:none}.ice-carousel-slide{flex:0 0 100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center}.ice-carousel-slide img{width:100%;border-radius:12px}.ice-carousel-slide img.has-shadow{box-shadow:0 10px 30px #00000014}.ice-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.ice-carousel-dot{width:8px;height:8px;background:#ddd;border-radius:50%}.ice-prod-title{font-size:2.5rem;font-weight:900;line-height:1.1;margin-bottom:.5rem;text-transform:uppercase}.ice-prod-subtitle{color:var(--ice-blue);font-size:1.1rem;font-weight:800;margin-bottom:1rem;letter-spacing:.5px}.ice-prod-gift-box{border:2px dashed var(--ice-blue);background:#f0f7ff;padding:1.2rem;border-radius:12px;margin-bottom:1.5rem;display:flex;align-items:center;gap:12px}.ice-prod-gift-box i{font-size:1.5rem;color:var(--ice-blue)}.ice-prod-gift-text{font-size:.95rem;font-weight:700;line-height:1.4}.ice-prod-price-area{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ice-prod-price-new{font-size:2.8rem;font-weight:900;color:#000}.ice-prod-price-old{font-size:1.3rem;color:#999;text-decoration:line-through;font-weight:600}.ice-prod-discount-badge{background:var(--ice-green);color:#fff;font-weight:900;padding:5px 12px;border-radius:50px;font-size:1rem}.ice-prod-auto-discount{background:#eef5ff;color:var(--ice-blue);padding:.8rem 1rem;border-radius:8px;font-weight:800;font-size:.95rem;margin-bottom:2rem;display:flex;align-items:center;gap:8px}.ice-prod-btn{width:100%;background:var(--ice-black);color:#fff;font-size:1.4rem;font-weight:900;padding:1.3rem;border-radius:10px;border:none;cursor:pointer;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:10px;transition:transform .2s;margin-bottom:1.5rem;text-decoration:none}.ice-prod-btn:hover{transform:scale(1.02)}.ice-prod-trust-pills{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:2rem}.ice-prod-trust-pill{font-size:.85rem;font-weight:800;display:flex;align-items:center;gap:8px;color:#000;text-transform:uppercase}.ice-prod-trust-pill i{color:var(--ice-blue);font-size:1.1rem}.ice-marquee-container{background:#fff;padding:3rem 0;overflow:hidden;border-top:1px solid #eee;border-bottom:1px solid #eee;text-align:center}.ice-marquee-container h2{font-size:.9rem;font-weight:900;text-transform:uppercase;color:#000;letter-spacing:2px;margin-bottom:2rem}.ice-marquee-track{display:flex;gap:20px;width:max-content;animation:iceMarquee 40s linear infinite}.ice-review-capsule{background:#fff;border:1px solid #eee;padding:12px 20px;border-radius:50px;display:flex;align-items:center;gap:10px;white-space:nowrap;box-shadow:0 2px 10px #00000008}.ice-review-capsule img{width:24px;height:24px;border-radius:50%}.ice-review-capsule span{font-size:.9rem;font-weight:700}@keyframes iceMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ice-feature-icons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:4rem auto;text-align:center}.ice-feature-icon-item i{font-size:2rem;color:var(--ice-blue);margin-bottom:1rem}.ice-feature-icon-item h3{font-size:1.1rem;font-weight:900;text-transform:uppercase;margin-bottom:.5rem}.ice-feature-icon-item p{font-size:.9rem;color:#666;line-height:1.4}.ice-photo-feature-block{margin-bottom:4rem;text-align:center}.ice-photo-feature-image{width:100%;margin-bottom:1.5rem}.ice-photo-feature-image img{width:100%;max-width:1000px;border-radius:0}@media(min-width:769px){.ice-photo-feature-block{display:flex;align-items:center;text-align:left;gap:4rem;max-width:1100px;margin:0 auto 5rem}.ice-photo-feature-block.reverse{flex-direction:row-reverse}.ice-photo-feature-image{flex:1 1 50%;margin-bottom:0}.ice-photo-feature-text{flex:1 1 50%;font-size:1.5rem;padding:0;margin:0}.ice-photo-feature-image img{border-radius:20px}.ice-photo-feature-image img:not(.no-shadow){box-shadow:0 10px 30px #00000014}}.ice-photo-feature-text{padding:0 1.5rem;font-size:1.2rem;font-weight:800;line-height:1.4;max-width:800px;margin:0 auto}.ice-blue-guarantee-box{margin:4rem 1.5rem;border:2px solid var(--ice-blue);border-radius:15px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;background:#fff}.ice-guarantee-icon{width:50px;height:50px;background:var(--ice-blue);color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem}.ice-guarantee-title{font-size:1.2rem;font-weight:900;text-transform:uppercase;color:var(--ice-blue)}.ice-guarantee-desc{font-size:1rem;color:#444;line-height:1.4;max-width:400px}.ice-contents-grid-2x2{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:0 1rem;margin-bottom:3rem}.ice-grid-item{background:#f4f6f8;padding:1.5rem;border-radius:12px;text-align:center}.ice-grid-item i{font-size:1.8rem;color:var(--ice-blue);margin-bottom:10px}.ice-grid-item h4{font-size:.9rem;font-weight:900;text-transform:uppercase}@media(max-width:768px){.ice-prod-title{font-size:2rem}.ice-feature-icons-grid{grid-template-columns:1fr;gap:40px}.ice-prod-trust-pills{grid-template-columns:1fr}.ice-photo-feature-text{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ice-product.css.map */
