.all-products{background-color:#000;padding:40px 20px;min-height:100vh}.all-products-container{max-width:1200px;margin:0 auto}.section-header{margin-bottom:40px}.section-header h1{font-family:IBM Plex Mono,monospace;font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 15px;letter-spacing:.05em}.section-header .divider{width:60px;height:3px;background-color:#d4af37}@media(min-width:768px){.all-products{padding:60px 40px}.section-header h1{font-size:3rem}.products-grid{grid-template-columns:repeat(3,1fr);gap:30px}.product-info{padding:20px}.product-title{font-size:1.1rem}.product-price{font-size:1.2rem}}.collection-header{background-color:#0a0a0a;padding:4rem 2rem;margin-top:80px;border-bottom:1px solid #1a1a1a}.collection-header-wrapper{max-width:1400px;margin:0 auto}.collection-header h1{font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem}.collection-header p{font-family:IBM Plex Mono,monospace;font-size:1rem;color:#999;max-width:600px}.collection-divider{width:60px;height:3px;background-color:#d4af37;margin-top:1.5rem}.product-grid-item{max-width:calc(25% - 1rem)}@media(max-width:1024px){.product-grid-item{max-width:calc(50% - 1rem)}}@media(max-width:768px){.product-grid-item{max-width:100%}}.product-image-wrapper{position:relative;overflow:hidden}.product-image-wrapper img.primary-image{transition:opacity .3s ease}.product-image-wrapper:hover img.primary-image{opacity:0}.product-image-wrapper img.hover-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.product-image-wrapper:hover img.hover-image{opacity:1}.collection-products{background-color:#000;padding:40px 20px}.collection-products-container{max-width:1200px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:40px}.product-card{background-color:#0a0a0a;border:1px solid #222;transition:all .3s ease;cursor:pointer}.product-card:hover{border-color:#d4af37;transform:translateY(-5px)}.product-image{width:100%;aspect-ratio:1;object-fit:cover;background-color:#1a1a1a}.product-info{padding:12px}.product-title{font-family:IBM Plex Mono,monospace;font-size:.9rem;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.3}.product-price{font-size:1rem;color:#d4af37;font-weight:700;margin:0}.product-card a{text-decoration:none;color:inherit;display:block}@media(min-width:768px){.collection-products{padding:60px 40px}.products-grid{grid-template-columns:repeat(3,1fr);gap:30px}.product-info{padding:20px}.product-title{font-size:1.1rem}.product-price{font-size:1.2rem}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.collections-section{background-color:#000;padding:4rem 2rem;border-top:1px solid #1a1a1a}.collections-wrapper{max-width:1400px;margin:0 auto}.section-header{margin-bottom:3rem}.section-header h2{font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem}.section-divider{width:60px;height:3px;background-color:#d4af37}.collections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.collection-card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #333;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;position:relative;overflow:hidden}.collection-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.1),transparent);transition:left .5s ease}.collection-card:hover:before{left:100%}.collection-card:hover{border-color:#d4af37;transform:translateY(-5px)}.collection-icon{font-size:3rem;margin-bottom:1rem}.collection-name{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:color .3s ease;position:relative;z-index:1}.collection-card:hover .collection-name{color:#d4af37}.collection-description{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#999;margin-bottom:1.5rem;position:relative;z-index:1}.collection-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid #d4af37;background:transparent;color:#d4af37;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .3s ease;position:relative;z-index:1}.collection-link:hover{background-color:#d4af37;color:#000}@media(max-width:768px){.section-header h2{font-size:2rem}.collections-grid{grid-template-columns:1fr}.collection-card{min-height:200px}}.contact-icon{font-size:1.5rem;color:#d4af37;flex-shrink:0;width:30px;text-align:center}@media(max-width:768px){.contact-header h2{font-size:2rem}.contact-content{grid-template-columns:1fr}}.contact-section{background-color:#0a0a0a;padding:4rem 2rem;border-top:1px solid #1a1a1a}.contact-wrapper{max-width:1000px;margin:0 auto}.contact-header{text-align:center;margin-bottom:3rem}.contact-header h2{font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:700;color:#fff;margin-bottom:1rem}.contact-header p{font-family:IBM Plex Mono,monospace;font-size:1rem;color:#999}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{display:flex;gap:1.5rem}.contact-icon{font-size:1.5rem;color:#d4af37;flex-shrink:0}.contact-item h3{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.contact-item a,.contact-item p{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#999;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#d4af37}.newsletter-form{display:flex;flex-direction:column;gap:1rem}.newsletter-form h3{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.05em}.newsletter-form p{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#999;line-height:1.6}.newsletter-form input{padding:.75rem 1rem;background-color:#1a1a1a;border:1px solid #333;color:#fff;font-family:IBM Plex Mono,monospace;font-size:.875rem;transition:border-color .3s ease}.newsletter-form input:focus{outline:none;border-color:#d4af37}.newsletter-form input::placeholder{color:#666}.newsletter-form button{padding:.75rem 1rem;background-color:#d4af37;color:#000;border:none;font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background-color .3s ease}.newsletter-form button:hover{background-color:#fff}@media(max-width:768px){.contact-header h2{font-size:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}}.footer{background-color:#000;border-top:2px solid #d4af37;padding:40px 20px;color:#ccc}.footer-content{max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1fr;gap:30px;margin-bottom:30px}.footer-section h3{font-family:IBM Plex Mono,monospace;font-size:.9rem;font-weight:700;color:#d4af37;margin-bottom:15px;text-transform:uppercase;letter-spacing:.05em}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:10px}.footer-section a{color:#ccc;text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-company p{font-size:.85rem;line-height:1.6;margin-bottom:12px}.footer-contact{margin:12px 0}.footer-contact strong{color:#d4af37}.footer-bottom{border-top:1px solid #1a1a1a;padding-top:20px;text-align:center}.footer-copyright{font-size:.75rem;color:#666}@media(min-width:768px){.footer{padding:60px 40px 40px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.footer-section h3{font-size:1rem;margin-bottom:20px}.footer-section a{font-size:.9rem}.footer-section li{margin-bottom:12px}.footer-company p{font-size:.9rem;margin-bottom:15px}.footer-bottom{padding-top:30px;text-align:left}.footer-copyright{font-size:.85rem}}.footer{background-color:#0a0a0a;border-top:1px solid #1a1a1a;padding:4rem 2rem 2rem;margin-top:6rem}.footer-wrapper{max-width:1400px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:700;color:#d4af37;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-section p,.footer-section a{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#999;line-height:1.8;margin-bottom:.5rem}.footer-section a{text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#d4af37}.footer-bottom{border-top:1px solid #1a1a1a;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#666}@media(max-width:768px){.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}.header{background-color:#000;border-bottom:1px solid #d4af37;padding:15px 20px;position:sticky;top:0;z-index:100}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-family:IBM Plex Mono,monospace;font-size:1.2rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.05em}.logo span{color:#d4af37}.nav-menu{display:none;list-style:none;margin:0;padding:0;gap:30px}.nav-menu li a{color:#fff;text-decoration:none;font-family:IBM Plex Mono,monospace;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease}.nav-menu li a:hover{color:#d4af37}.header-right{display:flex;gap:15px;align-items:center}.cart-btn{background-color:#fff;color:#000;border:none;padding:10px 20px;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.cart-btn:hover{background-color:#d4af37}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{width:25px;height:2px;background-color:#fff;display:block}@media(min-width:768px){.header{padding:20px 40px}.logo{font-size:1.5rem}.nav-menu{display:flex}.menu-toggle{display:none}.cart-btn{padding:12px 25px;font-size:.9rem}.header-right{gap:20px}}.heritage{background-color:#0a0a0a;padding:4rem 2rem;border-top:1px solid #1a1a1a}.heritage-wrapper{max-width:1400px;margin:0 auto}.heritage-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.heritage-content h2{font-family:IBM Plex Mono,monospace;font-size:3rem;font-weight:700;color:#fff;margin-bottom:3rem}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{border-left:2px solid #d4af37;padding-left:2rem}.timeline-year{font-family:IBM Plex Mono,monospace;font-size:1.25rem;font-weight:700;color:#d4af37;margin-bottom:.5rem}.timeline-title{font-family:IBM Plex Mono,monospace;font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.75rem}.timeline-description{font-family:IBM Plex Mono,monospace;font-size:.875rem;color:#999;line-height:1.8}.heritage-image{width:100%;height:auto;border:1px solid #1a1a1a}@media(max-width:1024px){.heritage-grid{grid-template-columns:1fr;gap:2rem}.heritage-content h2{font-size:2rem}}.hero{background:linear-gradient(135deg,#00000080,#0000004d),url(/cdn/shop/t/5/assets/hero-porsche-gt3rs.png?v=1778181183) center/cover no-repeat;background-attachment:scroll;color:#fff;padding:60px 20px;text-align:left;position:relative;overflow:hidden;min-height:350px;display:flex;align-items:center;justify-content:flex-start}.hero-content{position:relative;z-index:2;max-width:100%}.hero h1{font-family:IBM Plex Mono,monospace;font-size:2rem;font-weight:700;margin:0 0 15px;letter-spacing:.05em;font-style:italic;text-shadow:3px 3px 10px rgba(0,0,0,.9);line-height:1.1}.hero h1 span{color:#d4af37}.hero .subtitle{font-size:.9rem;color:#d4af37;margin:0 0 20px;letter-spacing:.1em;font-weight:600;text-shadow:2px 2px 8px rgba(0,0,0,.9)}.cta-button{display:inline-block;background-color:#d4af37;color:#000;padding:12px 30px;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 15px #d4af3766}.cta-button:active{transform:scale(.98)}@media(min-width:768px){.hero{min-height:700px;padding:150px 40px;background-attachment:fixed}.hero h1{font-size:5rem}.hero .subtitle{font-size:1.3rem}.cta-button{padding:18px 50px;font-size:1rem}.hero-content{max-width:600px}}.page-content{background-color:#000;color:#fff;padding:40px 20px;min-height:100vh}.page-container{max-width:1000px;margin:0 auto}.page-content h1{font-family:IBM Plex Mono,monospace;font-size:2.5rem;margin-bottom:30px;color:#fff}@media(min-width:768px){.page-content{padding:60px 40px}.page-content h1{font-size:3rem}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
