@font-face{font-family:Aether;src:url(../Aether/AetherTRIAL/AetherTRIAL-A.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Aether;src:url(../Aether/AetherTRIAL/AetherTRIAL-AItalic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Aether;src:url(../Aether/AetherTRIAL/AetherTRIAL-B.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Aether Mono;src:url(../Aether/AetherTRIAL-\ Mono/AetherTRIAL-AMono.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Aether Mono;src:url(../Aether/AetherTRIAL-\ Mono/AetherTRIAL-BMono.otf) format("opentype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:Aether,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#000;background-color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:opacity .3s ease}a:hover{opacity:.7}img{max-width:100%;height:auto;display:block}button{font-family:inherit;border:none;background:none;cursor:pointer;transition:opacity .3s ease}button:hover{opacity:.7}.floating-header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.5rem 2rem;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);transition:all .3s ease}.floating-header.scrolled{padding:1rem 2rem;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none}.header-container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:230px 1fr 230px;align-items:center;gap:2rem}.logo{display:flex;align-items:center;height:23px}.logo img{height:23px;width:230px;object-fit:contain}.header-tagline{font-family:Aether Mono,monospace;font-size:.75rem;letter-spacing:.05em;color:#666;text-align:center}.header-right{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end}.about-link{font-family:Aether Mono,monospace;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#000;text-decoration:none;transition:opacity .3s ease}.about-link:hover{opacity:.7}.cart-btn{display:flex;align-items:center;gap:.5rem;position:relative}.cart-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.cart-icon svg{width:100%;height:100%;stroke:#000;fill:none;stroke-width:2;transition:stroke .3s ease}.cart-btn:hover .cart-icon svg{stroke:#666}.cart-count{font-size:.75rem;font-family:Aether Mono,monospace;background:#000;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:-10px;font-weight:700}.cart-count:empty,.cart-count[style*="display: none"]{display:none!important}.menu-btn{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:6px;position:relative}.menu-icon,.menu-icon:before,.menu-icon:after{width:100%;height:2px;background:#000;transition:all .3s ease}.menu-icon:before,.menu-icon:after{content:"";display:block;position:absolute}.menu-icon:before{transform:translateY(-8px)}.menu-icon:after{transform:translateY(8px)}.menu-btn.active .menu-icon{background:transparent}.menu-btn.active .menu-icon:before{transform:rotate(45deg)}.menu-btn.active .menu-icon:after{transform:rotate(-45deg)}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background:#fff;z-index:2000;transition:right .4s ease;box-shadow:-2px 0 20px #0000001a}.mobile-menu.active{right:0}.mobile-menu-content{padding:3rem;height:100%;display:flex;flex-direction:column}.close-menu{align-self:flex-end;font-size:2rem;line-height:1;margin-bottom:4rem}.menu-list{list-style:none;display:flex;flex-direction:column;gap:3rem}.menu-list a{font-size:.875rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase;display:block}.hero-section{width:100%;background:#000;padding-top:80px;position:relative}.hero-text{position:absolute;top:80px;left:0;right:0;z-index:10;background-color:#fffffff2;padding:4rem 2rem;transition:opacity .1s ease,transform .1s ease}.hero-text h1{font-size:.75rem;font-weight:400;letter-spacing:.05em;text-align:center;max-width:1600px;margin:0 auto;padding-left:0;color:#000;text-transform:uppercase}.hero-location{position:absolute;top:60px;left:0;right:0;z-index:10;display:none;text-align:center;background:#f5f5f5;padding:.75rem 1rem}.hero-location p{font-family:Aether Mono,monospace;font-size:.75rem;color:#000;font-weight:400;letter-spacing:.02em;margin:0}.video-container{position:relative;width:100%;height:calc(100vh - 80px);min-height:500px;overflow:hidden;background:#000}.video-container video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.email-section{padding:3.75rem;background:#fff}.email-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;min-height:67vh}.email-image{background:#f0f0f0;overflow:hidden}.email-image img{width:100%;height:100%;object-fit:cover}.email-content{display:flex;flex-direction:column;justify-content:center;padding:3rem;max-width:520px;margin:0 auto}.email-quote{margin-bottom:2rem}.email-quote p{font-family:Aether Mono,monospace;font-size:.675rem;line-height:1.8;color:#000;letter-spacing:.02em;text-align:center}.email-form{display:flex;flex-direction:row;align-items:center;gap:2.5rem;border-bottom:1px solid #000;padding-bottom:.75rem;max-width:600px;margin:0 auto}.email-input{flex:1;padding:0;font-family:Aether Mono,monospace;font-size:.775rem;border:none;background:transparent;transition:opacity .3s ease;letter-spacing:.02em;color:#000}.email-input::placeholder{color:#ccc;font-family:Aether Mono,monospace;font-size:.775rem;letter-spacing:.02em}.email-input:focus{outline:none}.email-submit{padding:0;font-family:Aether Mono,monospace;font-size:.775rem;letter-spacing:.02em;background:transparent;color:#000;border:none;transition:opacity .3s ease;cursor:pointer;white-space:nowrap}.email-submit:hover{opacity:.7}.form-message{font-family:Aether Mono,monospace;font-size:.7rem;margin-top:.5rem;min-height:18px;text-align:center}.form-message.success{color:#28a745}.form-message.error{color:#dc3545}.about-preview{padding:3.75rem;background:#fff}.about-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;min-height:67vh}.about-content{display:contents}.about-text{display:flex;flex-direction:column;justify-content:center;padding:3rem}.about-text h2{font-size:.875rem;font-weight:400;letter-spacing:.05em;margin-bottom:2rem;text-align:center;text-transform:uppercase}.about-quote{font-family:Aether Mono,monospace;font-size:.675rem;line-height:1.8;margin-bottom:2rem;color:#000;letter-spacing:.02em}.about-intro{font-size:.775rem;line-height:1.8;color:#666;margin-bottom:2rem}.about-text .btn-primary{display:inline-block;padding:0 0 .75rem;font-family:Aether Mono,monospace;font-size:.775rem;letter-spacing:.02em;border-bottom:1px solid #000;text-transform:none;background:transparent;color:#000;transition:opacity .3s ease}.about-text .btn-primary:hover{opacity:.7;background:transparent}.about-image{background:#f0f0f0;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.btn-primary,.btn-secondary{display:inline-block;padding:.75rem 2rem;font-family:Aether Mono,monospace;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:#fff;color:#000;border-bottom:1px solid #000000}.btn-primary:hover{background:#fff;color:#000;opacity:1}.btn-secondary{background:#000;color:#fff;border-bottom:1px solid #000}.btn-secondary:hover{background:#fff;color:#000;opacity:1;transition:1s}.product-preview{padding:11rem 2rem 8rem;background:#f5f5f5}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:1.25rem;font-weight:400;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.section-header p{font-size:.875rem;color:#666}.products-grid{max-width:1200px;margin:0 auto 4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.product-card{background:#fff;transition:all .3s ease;border:1px solid transparent}.product-card:hover{transform:translateY(-5px);border-color:#0000001a}.product-image{width:100%;aspect-ratio:1 / 1;background:#fafafa;margin-bottom:1rem;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-image img{transform:scale(1.03)}.product-info{padding:0 .75rem 1rem;display:inline-block;min-width:0}.product-name{font-size:.875rem;font-weight:400;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.product-description{font-family:Aether Mono,monospace;font-size:.875rem;line-height:1.6;color:#666;margin-bottom:1rem}.product-price{font-family:Aether Mono,monospace;font-size:.75rem;font-weight:400;text-align:right;color:#666}.view-all-container{text-align:center}.view-all-container .btn-secondary{background:transparent;color:#000;border:none;border-bottom:1px solid #000;padding:0 0 .5rem;font-size:.875rem}.view-all-container .btn-secondary:hover{background:transparent;color:#000;opacity:.6}.collection-template{padding:10rem 2rem 4rem;max-width:1600px;margin:0 auto}.collection-header{text-align:center;margin-bottom:4rem}.collection-header h1{font-family:Aether Mono,monospace;font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;color:#000}.collection-description{font-family:Aether Mono,monospace;font-size:.75rem;color:#666;max-width:600px;margin:0 auto}.motorsport-section{padding:8rem 2rem;background:#fff}.motorsport-container{max-width:1400px;margin:0 auto}.motorsport-content{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;margin-top:4rem}.motorsport-text{display:flex;flex-direction:column;gap:1.5rem}.motorsport-text p{font-size:.875rem;line-height:1.8;color:#666}.motorsport-gallery{display:flex;flex-direction:column;gap:1.5rem}.gallery-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.gallery-item{aspect-ratio:4 / 3;background:#f0f0f0;overflow:hidden}.gallery-item-large{grid-column:span 2;aspect-ratio:16 / 9}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.05)}.credits-carousel{background:#fff;padding:3rem 0;overflow:hidden;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;min-height:120px;display:flex;align-items:center}.carousel-track{display:flex;width:200%;animation:scroll 40s linear infinite}.carousel-track:hover{animation-play-state:paused}.carousel-logos{display:flex;align-items:center;justify-content:space-evenly;width:50%;gap:10rem;padding:0 5rem}.carousel-logos img{height:60px;width:auto;max-width:150px;object-fit:contain;opacity:.9;transition:opacity .3s ease;filter:grayscale(0%)}.carousel-logos img:hover{opacity:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer{padding:6rem 2rem 3rem;background:#000;color:#fff}.footer-container{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:4rem}.footer-column h3{font-size:1.5rem;font-weight:400;margin-bottom:1rem}.footer-column h4{font-family:Aether Mono,monospace;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}.footer-column p{font-family:Aether Mono,monospace;font-size:.875rem;line-height:1.8;color:#aaa}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.75rem}.footer-column ul a{font-family:Aether Mono,monospace;font-size:.875rem;color:#aaa}.footer-column ul a:hover{color:#fff}.footer-bottom{padding-top:3rem;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-company-info{width:100%;text-align:center;margin-bottom:1.5rem}.footer-company-info p{font-family:Aether Mono,monospace;font-size:.6rem;color:#666;line-height:1.6;letter-spacing:.02em}.footer-bottom>p{font-family:Aether Mono,monospace;font-size:.75rem;color:#666}.footer-links{display:flex;gap:2rem}.footer-links a{font-family:Aether Mono,monospace;font-size:.75rem;color:#666}.footer-links a:hover{color:#fff}@media(min-width:1440px){.email-container,.about-container{max-width:1600px;gap:6rem}.products-grid{max-width:1600px;grid-template-columns:repeat(3,1fr);gap:3rem}.motorsport-container{max-width:1600px}.section-header h2{font-size:1.5rem}.section-header p{font-size:1rem}.carousel-logos{gap:10rem}}@media(max-width:1024px){.floating-header{padding:1.25rem 1.5rem}.floating-header.scrolled{padding:1rem 1.5rem}.header-container{grid-template-columns:200px 1fr 200px}.logo{height:20px}.logo img{height:20px;width:200px}.email-container,.about-container{gap:3rem;min-height:60vh}.email-content,.about-text{padding:2.5rem}.about-container,.motorsport-content{grid-template-columns:1fr;gap:3rem}.about-image,.email-image{min-height:400px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.product-preview,.motorsport-section{padding:5rem 1.5rem}.section-header{margin-bottom:3rem}.motorsport-text p{font-size:.8rem}.carousel-logos{gap:6rem}.footer{padding:4rem 1.5rem 2rem}}@media(max-width:768px){.floating-header{padding:1rem}.floating-header.scrolled{padding:.75rem 1rem}.header-container{position:relative;display:flex;justify-content:center;align-items:center}.header-tagline{display:none}.logo{height:20px}.logo img{height:20px;width:auto}.header-right{position:absolute;width:100%;display:flex;justify-content:space-between;gap:0}.menu-btn{order:1}.cart-btn{order:2}.hero-section{padding-top:60px}.hero-text{display:none}.hero-location{display:block;position:relative;top:auto;padding:.75rem 1rem;margin:0}.hero-location p{font-size:.7rem}.video-container{height:60vh;min-height:350px;position:relative}.video-container video{object-fit:cover}.email-section{padding:0;margin-top:2rem}.email-container{grid-template-columns:1fr;min-height:auto;gap:0}.email-image{height:50vh;min-height:300px;order:1}.email-content{padding:1.5rem;order:2}.email-quote{margin-bottom:1.25rem}.email-quote p{font-size:.65rem;line-height:1.8}.email-form{gap:1rem;flex-direction:row;align-items:center;width:100%;padding-bottom:.5rem}.email-input{font-size:.7rem;text-align:left;flex:1}.email-submit{padding:0;font-size:.65rem;border-bottom:none;border-top:none;flex-shrink:0}.about-preview{padding:0;margin-top:2rem}.about-container{grid-template-columns:1fr;min-height:auto;gap:0}.about-text{padding:2.5rem 1.5rem;order:2}.about-text h2{font-size:.75rem;margin-bottom:1.5rem}.about-quote{font-size:.625rem;margin-bottom:1.5rem}.about-intro{font-size:.7rem;margin-bottom:1.5rem}.about-text .btn-primary{font-size:.7rem}.about-image{height:50vh;min-height:300px;order:1}.collection-template{padding:6rem 1.5rem 3rem}.collection-header{margin-bottom:2.5rem}.collection-header h1{font-size:.875rem}.collection-description{font-size:.7rem}.product-preview{padding:3rem 1rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1rem;margin-bottom:.75rem}.section-header p{font-size:.75rem}.products-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;margin-bottom:2.5rem;padding:0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 90%;max-width:90%;scroll-snap-align:center}.product-name{font-size:.8rem}.product-price{font-size:.7rem}.view-all-container .btn-secondary{font-size:.75rem}.motorsport-section{padding:3rem 1rem}.motorsport-content{grid-template-columns:1fr;gap:2rem;margin-top:2rem}.motorsport-text{gap:1rem}.motorsport-text p{font-size:.75rem;line-height:1.7}.gallery-row{grid-template-columns:1fr;gap:1rem}.gallery-item-large{grid-column:span 1}.credits-carousel{padding:1.5rem 0;min-height:60px}.carousel-logos{gap:4rem;padding:0 2rem}.carousel-logos img{height:28px;max-width:80px}.footer{padding:3rem 1.5rem 2rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2.5rem}.footer-column h3{font-size:1.25rem}.footer-column h4{font-size:.75rem;margin-bottom:1rem}.footer-column p,.footer-column ul a{font-size:.75rem}.footer-bottom{padding-top:2rem;gap:1.5rem}.footer-company-info p{font-size:.55rem;line-height:1.5}.footer-bottom>p,.footer-links a{font-size:.65rem}}@media(max-width:480px){.floating-header{padding:.75rem}.floating-header.scrolled{padding:.5rem .75rem}.header-container{grid-template-columns:150px 1fr auto}.logo{height:16px}.logo img{height:16px;width:150px}.cart-btn{width:32px;height:32px}.menu-btn{width:28px;height:28px}.hero-text{padding:1.5rem .75rem}.hero-text h1{font-size:.875rem}.video-container{height:50vh;min-height:280px}.email-content,.about-text{padding:2rem 1rem}.email-quote p,.about-quote{font-size:.6rem}.email-input,.about-intro{font-size:.65rem}.email-submit{font-size:.6rem;padding:.65rem 0}.about-text h2{font-size:.7rem}.product-preview,.motorsport-section{padding:2.5rem 1rem}.section-header h2{font-size:.875rem}.section-header p{font-size:.7rem}.products-grid{gap:1rem;padding:0 .5rem}.product-card{flex:0 0 95%;max-width:95%}.product-name{font-size:.75rem}.product-price{font-size:.65rem}.product-info{padding:0 .5rem .75rem}.motorsport-text p{font-size:.7rem}.credits-carousel{padding:1.25rem 0;min-height:50px}.carousel-logos{gap:3rem;padding:0 1.5rem}.carousel-logos img{height:24px;max-width:65px}.footer{padding:2.5rem 1rem 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.footer-column h3{font-size:1.125rem}.footer-column h4,.footer-column p,.footer-column ul a{font-size:.7rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-company-info p{font-size:.5rem}.footer-bottom>p,.footer-links a{font-size:.6rem}.footer-links{gap:1.5rem}}@media(max-width:360px){.header-container{grid-template-columns:130px 1fr auto;gap:.5rem}.logo{height:14px}.logo img{height:14px;width:130px}.video-container,.email-image,.about-image{min-height:250px}.email-content,.about-text{padding:1.5rem .75rem}.products-grid{gap:1.25rem}.credits-carousel{padding:1rem 0;min-height:45px}.carousel-logos{gap:2.5rem;padding:0 1rem}.carousel-logos img{height:20px;max-width:55px}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/main.css.map */
