@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;900&family=Playfair+Display:ital,wght@0,400;1,600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{color:#f0f0f0;-webkit-font-smoothing:antialiased;background-color:#050505;font-family:Inter,sans-serif;overflow-x:hidden}.serif{font-family:Playfair Display,serif}.uppercase{text-transform:uppercase}.text-massive{letter-spacing:-.05em;font-size:15vw;font-weight:900;line-height:.8}.text-h2{letter-spacing:-.02em;font-size:6vw;font-weight:300;line-height:1.1}.text-body{opacity:.7;max-width:400px;font-size:1.2rem;font-weight:300;line-height:1.6}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.section{justify-content:center;align-items:center;width:100vw;min-height:100vh;display:flex;position:relative;overflow:hidden}.container{width:90%;max-width:1800px;margin:0 auto;position:relative}.hero{flex-direction:column;justify-content:center;height:100vh;display:flex}.hero-img-wrapper{z-index:1;clip-path:polygon(20% 20%,80% 20%,80% 80%,20% 80%);width:100%;height:100%;position:absolute;top:0;left:0}@keyframes auraPulse{0%{filter:drop-shadow(0 0 20px #ff500033)hue-rotate()brightness();transform:scale(1)}50%{filter:drop-shadow(0 0 60px #ff320099)hue-rotate(15deg)brightness(1.2);transform:scale(1.03)}to{filter:drop-shadow(0 0 20px #ff500033)hue-rotate()brightness();transform:scale(1)}}.hero-img{object-fit:cover;object-position:top center;transform-origin:top;width:100%;height:100%;animation:8s ease-in-out infinite auraPulse;transform:scale(1)}.hero-text-wrapper{z-index:3;mix-blend-mode:difference;color:#fff;text-align:center;position:relative}.editorial-grid{grid-template-columns:1fr 1fr;gap:10vw;padding:15vh 0;display:grid}.editorial-col{flex-direction:column;justify-content:center;display:flex}.editorial-img-container{width:100%;height:80vh;position:relative;overflow:hidden}.editorial-img,.editorial-video{object-fit:cover;width:100%;height:130%;position:absolute;top:-15%;left:0}.editorial-video{mix-blend-mode:screen;filter:contrast(1.5)brightness(.9)}.editorial-text{padding:5vw}.horizontal-scroll-wrapper{background:#111;width:100vw;height:100vh;position:relative;overflow:hidden}.horizontal-container{width:400vw;height:100%;display:flex}.panel{justify-content:space-around;align-items:center;width:100vw;height:100vh;padding:0 10vw;display:flex}.product-card{background:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;width:30vw;height:70vh;padding:2vw;display:flex}.product-img{object-fit:contain;width:100%;height:80%}.product-title{letter-spacing:2px;text-transform:uppercase;margin-top:2rem;font-size:1.5rem}.nav{z-index:100;mix-blend-mode:difference;color:#fff;text-transform:uppercase;letter-spacing:2px;justify-content:space-between;width:100%;padding:2rem 5%;font-weight:700;display:flex;position:fixed;top:0;left:0}.nav-btn{color:#fff;letter-spacing:1px;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #fff;padding:.5rem 1.5rem;font-size:.9rem;transition:all .3s}.nav-btn:hover{color:#000;background:#fff}.cta-button{color:#fff;letter-spacing:2px;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #fff;padding:1rem 3rem;font-size:1rem;transition:all .3s}.cta-button:hover{color:#000;background:#fff}.nav-logo{object-fit:contain;width:auto;height:40px}@media (width<=768px){.panel{flex-direction:column;justify-content:center;gap:2rem;padding:0 5vw}.product-card{width:80vw;height:40vh;padding:5vw}.horizontal-container{width:600vw}.nav{padding:1rem}}
