.product-hero-slider{position:relative;width:100vw;margin-left:calc(50% - 50vw);height:200vh;min-height:1200px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));isolation:isolate}.product-hero-slider__container{position:sticky;top:0;width:100%;height:100vh;min-height:600px;overflow:hidden}.product-hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}.product-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}.product-hero-slide__content{display:flex;align-items:center;justify-content:center;padding:60px 80px 60px 120px;position:relative;z-index:2}.product-hero-slide__content-inner{width:500px;min-width:500px;max-width:500px;transform:translateY(-50px);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.product-hero-slide.is-active .product-hero-slide__content-inner{transition-delay:.1s}.product-hero-slide__content-inner.animate-in{transform:translateY(0);opacity:1}.product-hero-badge{display:inline-block;background:#ff6b6b;color:#fff;padding:8px 16px;border-radius:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.product-hero-slide__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:24px;color:rgb(var(--color-foreground))}.product-hero-slide__description{font-size:18px;line-height:1.6;color:rgba(var(--color-foreground),.8);margin-bottom:30px}.product-hero-slide__price{margin-bottom:30px}.price{font-size:24px;font-weight:600;color:rgb(var(--color-foreground))}.price--on-sale .price__current{color:rgb(var(--color-price))}.price__compare{font-size:18px;text-decoration:line-through;color:rgba(var(--color-text-rgb, 0, 0, 0),.5);margin-left:10px}.product-hero-slide__variants{margin-bottom:40px}.product-hero-slide__actions{margin-top:20px}.product-option__label{font-weight:600;margin-bottom:10px;display:block}.product-option__values{display:flex;gap:10px}.product-option__value{padding:8px 16px;border:2px solid rgba(var(--color-text-rgb, 0, 0, 0),.2);border-radius:0;font-size:14px;transition:border-color .3s ease}.product-hero-slider .button{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;border-radius:0;font-weight:600;font-size:16px;transition:transform .3s ease,box-shadow .3s ease;border:none;cursor:pointer}.product-hero-slider .button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(var(--color-button),.2);background:rgba(var(--color-button),.9)}.product-hero-slider .button--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-hero-slide__image-area{position:relative;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.product-hero-slide__image{width:100%;height:100%;transform:translateY(50px);opacity:0;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .8s ease}.product-hero-slide.is-active .product-hero-slide__image{transition-delay:.2s}.product-hero-slide__image.animate-in{transform:translateY(0);opacity:1}.product-hero-slide__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0}.product-hero-slider__controls{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:3}.product-hero-slider__pagination{display:flex;justify-content:center;gap:12px;margin-bottom:20px}.pagination-dot{width:12px;height:12px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:all .3s ease}.pagination-dot.is-active,.pagination-dot:hover{background:#fff;transform:scale(1.2)}.product-hero-slider__progress{width:200px;height:2px;background:#fff3;border-radius:1px;overflow:hidden}.progress-bar{height:100%;background:#fff;border-radius:1px;width:0%;transition:width .3s ease}@media(max-width:1024px){.product-hero-slide__content{padding:40px 60px 40px 80px}.product-hero-slide__content-inner{width:400px;min-width:400px;max-width:400px}.product-hero-slide__image-area{padding:40px}}@media(max-width:768px){.product-hero-slider{height:auto;min-height:100vh}.product-hero-slide{grid-template-columns:1fr;grid-template-rows:1fr auto}.product-hero-slide__content{padding:60px 30px 40px;order:2}.product-hero-slide__content-inner{width:100%;min-width:280px;max-width:400px}.product-hero-slide__image-area{padding:40px 30px 20px;order:1}.product-hero-slide__title{font-size:2.5rem}}@media(max-width:480px){.product-hero-slide__content{padding:40px 20px 30px}.product-hero-slide__content-inner{width:100%;min-width:260px;max-width:320px}.product-hero-slide__image-area{padding:30px 20px 15px}.product-hero-slide__title{font-size:2rem}.product-hero-slide__description{font-size:16px}.product-hero-slider .button{padding:14px 30px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-hero-slider.css.map */
