.product-hero-section{position:relative;overflow:hidden}.product-hero-container{max-width:1200px;margin:0 auto;padding:0 2rem}.product-hero-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:center}.product-hero-media{position:relative;opacity:0;transform:translate(-50px) scale(.95)}.product-hero-container.animate .product-hero-media{animation:fadeInScale 1.2s cubic-bezier(.4,0,.2,1) .3s forwards}.product-image-wrapper{position:relative;border-radius:4px;overflow:hidden;box-shadow:0 10px 40px #0000001a,0 2px 8px #0000000f}.product-image{width:100%;height:auto;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.product-image-wrapper:hover .product-image{transform:scale(1.03)}.product-image-placeholder{aspect-ratio:1 / 1;background:#f5f5f5;display:flex;align-items:center;justify-content:center;border-radius:4px}.product-hero-content{opacity:0;transform:translateY(30px)}.product-hero-container.animate .product-hero-content{animation:fadeInUp 1s ease-out .5s forwards}.product-label{margin-bottom:1.5rem}.product-label .label-text{display:inline-block;font-size:.75rem;font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:#999;position:relative;padding-left:2.5rem}.product-label .label-text:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.5rem;height:1px;background:#ccc}.product-name{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.3;letter-spacing:.02em;color:#1a1a1a;margin:0 0 1rem}.product-name .name-main{display:block;font-weight:700}.product-name .name-sub{display:block;font-size:.65em;font-weight:400;color:#666;margin-top:.5rem}.product-tagline{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.6;letter-spacing:.02em;color:#333;margin:0 0 2rem}.product-description{font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.8;color:#666;margin-bottom:2.5rem}.product-description p{margin:0 0 1em}.product-description p:last-child{margin-bottom:0}.product-features{list-style:none;padding:0;margin:0 0 3rem;opacity:0;transform:translateY(20px)}.product-hero-container.animate .product-features{animation:fadeInUp .8s ease-out .8s forwards}.feature-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:clamp(.9375rem,1.5vw,1rem);line-height:1.6;color:#333}.feature-item:last-child{margin-bottom:0}.feature-icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;background:#1a1a1a;border-radius:50%;margin-top:.1rem}.feature-text{flex:1}.product-cta{opacity:0;transform:translateY(20px)}.product-hero-container.animate .product-cta{animation:fadeInUp .8s ease-out 1.2s forwards}.product-button{display:inline-block;padding:1.125rem 3rem;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#1a1a1a;text-decoration:none;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.product-button:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:100%;height:100%;background:#ffffff1a;border-radius:50%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.product-button:hover:before{transform:translate(-50%,-50%) scale(2)}.product-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{to{opacity:1;transform:translate(0) scale(1)}}@media screen and (max-width: 989px){.product-hero-grid{grid-template-columns:1fr;gap:3rem}.product-hero-media,.product-hero-content{transform:translateY(30px)}.product-hero-container.animate .product-hero-media,.product-hero-container.animate .product-hero-content{animation:fadeInUp 1s ease-out forwards}.product-hero-container.animate .product-hero-media{animation-delay:.3s}.product-hero-container.animate .product-hero-content{animation-delay:.5s}.product-name .name-sub{margin-top:.3rem}.product-tagline{margin-bottom:1.5rem}.product-description{margin-bottom:2rem}.product-features{margin-bottom:2.5rem}}@media screen and (max-width: 749px){.product-hero-container{padding:0 1.5rem}.product-hero-grid{gap:2rem}.product-label .label-text{font-size:.6875rem;padding-left:2rem}.product-label .label-text:before{width:1.25rem}.product-tagline{font-size:1rem}.feature-item{font-size:.875rem;margin-bottom:.875rem}.feature-icon{width:1.125rem;height:1.125rem;font-size:.6875rem}.product-button{width:100%;text-align:center}}@media (prefers-reduced-motion: reduce){.product-hero-media,.product-hero-content,.product-features,.product-cta{animation-duration:.01ms!important;transition-duration:.01ms!important}.product-image{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-product-hero.css.map */
