.products-section{position:relative;background-image:url(./bg2.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:300vh;padding:0;overflow:visible!important;padding-top:8rem}.products-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-bg);opacity:0;z-index:0;pointer-events:none}.products-header{text-align:center;padding:4rem 2rem;position:relative;z-index:1;font-size:large;background:transparent;margin-top:4rem}.products-header h2{font-size:clamp(3rem,8vw,6rem);color:var(--color-cream);margin-bottom:1rem;opacity:0;transform:translateY(30px);letter-spacing:.1em}.products-header .subtitle{font-size:clamp(3rem,8vw,7rem);color:var(--color-cream);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;opacity:0;transform:translateY(20px);font-family:var(--font-display);font-weight:300}.products-header p{font-size:1rem;color:var(--color-text-muted);max-width:600px;margin:0 auto;opacity:0}.product-track-wrapper{position:relative;height:100vh;width:100%;z-index:1;background:transparent}.products-title-fixed{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(2rem,6vw,4rem);color:var(--color-cream);font-family:var(--font-display);letter-spacing:.15em;white-space:nowrap;z-index:2;text-shadow:0 4px 30px rgba(0,0,0,.5);pointer-events:none;opacity:1}.category-label{position:absolute;font-size:.75rem;color:var(--color-gold);letter-spacing:.25em;text-transform:uppercase;z-index:3;opacity:0}.category-label--bags{top:15%;right:20%}.category-label--accessories{bottom:15%;left:20%;top:auto}.product-circle{position:absolute;width:800px;height:800px;pointer-events:none}.product-circle--right{right:-400px;top:25%;transform:translateY(-50%)}.product-circle--left{left:-400px;top:75%;transform:translateY(-50%)}.product-card{position:absolute;width:200px;height:200px;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;transition:transform .3s ease,filter .3s ease}.product-card img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.4));transition:transform .4s ease,filter .4s ease}.product-card:hover img{transform:scale(1.15);filter:drop-shadow(0 15px 40px rgba(139,38,53,.4))}.product-info{position:absolute;bottom:-25px;left:50%;transform:translate(-50%);text-align:center;opacity:0;transition:opacity .3s ease;white-space:nowrap}.product-card:hover .product-info{opacity:1}.product-info span{font-size:.75rem;color:var(--color-text-muted)}.circle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border:1px solid rgba(201,169,89,.2);border-radius:50%;pointer-events:none}.circle-center:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border:1px solid rgba(201,169,89,.15);border-radius:50%}.orbit-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:1px dashed rgba(201,169,89,.1);border-radius:50%;pointer-events:none}.products-cta{position:relative;text-align:center;padding:4rem 2rem 8rem;z-index:1;background:transparent}.cta-button{display:inline-flex;align-items:center;font-weight:900!important;gap:1rem;padding:1rem 2.5rem;border:2px solid var(--color-gold);color:var(--color-cream);font-size:.9rem;letter-spacing:.15em;text-transform:uppercase;transition:all .4s ease;position:relative;overflow:hidden;background:transparent}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--color-gold);transition:left .4s ease;z-index:-1}.cta-button:hover{color:#fff}.cta-button:hover:before{left:0}.cta-button svg{width:16px;height:16px;transition:transform .3s ease}.cta-button:hover svg{transform:translate(5px)}@media(max-width:1200px){.product-circle{width:700px;height:700px}.product-circle--right{right:-350px}.product-circle--left{left:-350px}.product-card{width:170px;height:170px}}@media(max-width:900px){.products-section{min-height:250vh}.product-circle{width:550px;height:550px}.product-circle--right{right:-275px;top:30%}.product-circle--left{left:-275px;top:70%}.product-card{width:140px;height:140px}.products-title-fixed{font-size:1.8rem}}@media(max-width:600px){.product-circle{width:450px;height:450px}.product-circle--right{right:-225px;top:30%}.product-circle--left{left:-225px;top:70%}.product-card{width:110px;height:110px}.category-label{display:none}}@media(max-width:430px){.products-section{min-height:200vh;padding-top:4rem}.products-header{padding:2rem 1rem;margin-top:2rem}.products-header .subtitle{font-size:clamp(2rem,6vw,4rem)}.product-track-wrapper{height:80vh}.product-circle{width:350px;height:350px}.product-circle--right{right:-175px;top:25%}.product-circle--left{left:-175px;top:75%}.product-card{width:90px;height:90px}.products-title-fixed{font-size:1.5rem}.products-cta{padding:2rem 1rem 4rem}.cta-button{padding:.8rem 1.5rem;font-size:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-products.css.map */
