*{box-sizing:border-box}html,body{color:#111;scroll-behavior:smooth;background:#fff;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.site-header{inset-inline:0;z-index:100;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);background:#fffc;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex;position:fixed;top:0}.logo{letter-spacing:.18em;text-transform:uppercase;color:#111;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.logo img{border-radius:8px}.nav-links{gap:1.5rem;font-size:.9rem;display:none}.nav-links a{color:#111;opacity:.7;text-decoration:none}.nav-links a:hover{opacity:1}.nav-dropdown{position:static}.nav-dropdown>.nav-dropdown-trigger{cursor:pointer}.mega-dropdown{-webkit-backdrop-filter:saturate(140%)blur(12px);backdrop-filter:saturate(140%)blur(12px);opacity:0;visibility:hidden;z-index:99;background:#fff;border-top:1px solid #0000000f;padding:2.5rem 1.5rem 2rem;transition:opacity .2s,visibility .2s;position:fixed;top:52px;left:0;right:0;box-shadow:0 8px 32px #00000014}.nav-dropdown:hover .mega-dropdown{opacity:1;visibility:visible}.mega-dropdown-grid{justify-content:center;gap:3rem;display:flex}.mega-product-card{text-align:center;background:#f5f5f7;border:1px solid #00000014;border-radius:1rem;max-width:320px;padding:1.5rem}.mega-product-card img{object-fit:contain;border-radius:.75rem;width:100%;max-width:260px;height:auto;margin-bottom:1rem}.mega-product-card h3{color:#111;margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.mega-product-card p{opacity:.85;margin:0 0 1rem;font-size:.85rem}.mega-product-buttons{justify-content:center;gap:.75rem;display:flex}.mega-product-buttons a{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.5rem 1.25rem;font-size:.8rem;text-decoration:none;transition:background .15s}.mega-product-buttons .btn-learn{color:#111;background:0 0;border:1px solid #0000001f}.mega-product-buttons .btn-learn:hover{background:#0000000d}.mega-product-buttons .btn-order{color:#fff;background:#111;border:none}.mega-product-buttons .btn-order:hover{background:#333}.nav-links .active-link{opacity:1;font-weight:600}.header-actions{align-items:center;gap:1rem;display:flex}.header-link{color:#111;opacity:.8;font-size:.85rem;text-decoration:none;display:none}.header-link:hover{opacity:1}.header-button{color:#111;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:999px;padding:.35rem 1.2rem;font-size:.75rem}.page{min-height:100vh}.panel{justify-content:center;align-items:center;padding:5rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.panel-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.carousel-bg{width:100%;height:100%;position:relative;overflow:hidden}.panel--stacked{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding:5rem 0 3rem}.panel-carousel-area{width:100%;height:50vh;position:relative;overflow:hidden}.carousel-track{height:100%;transition:transform 1s ease-in-out;display:flex}.carousel-slide{flex:0 0 50%;height:100%}.carousel-slide img,.carousel-slide video{object-fit:cover;width:100%;height:100%}.panel-overlay{z-index:1;background:linear-gradient(#fff0,#fff0);position:absolute;inset:0}.panel-content{z-index:2;text-align:center;max-width:550px;position:relative}.panel-content h1{margin-bottom:.5rem;font-size:2.2rem}.panel-content p{opacity:.85;margin-bottom:1.5rem;font-size:.95rem}.panel-buttons{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;text-align:center;border:none;border-radius:999px;min-width:180px;padding:.7rem 1.5rem;font-size:.85rem;text-decoration:none;display:inline-block}.btn-primary{color:#fff;background:#2563eb}.btn-secondary{color:#111;background:#fff;border:1px solid #00000026}.panel--contact{background:#fff}.panel--contact .panel-content{max-width:420px}.panel--contact h2{margin-bottom:1rem;font-size:1.6rem}.contact-form{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.contact-form input,.contact-form textarea{color:#111;background:#fff;border:1px solid #00000026;border-radius:.4rem;width:100%;padding:.6rem .75rem;font-size:.85rem}.footer-text{opacity:.6;font-size:.75rem}@media (min-width:768px){.nav-links{display:flex}.header-link{display:inline-block}.panel-content h1{font-size:2.9rem}.panel-content p{font-size:1rem}.panel-buttons{flex-direction:row}}.product-page{color:#111;background:#f5f5f5;padding-top:4rem}.product-hero{flex-direction:column-reverse;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;padding:5rem 1.5rem 3rem;display:flex}.product-hero-text{max-width:540px}.product-hero-text h1{margin-bottom:.5rem;font-size:2.5rem}.product-hero-tagline{opacity:.9;margin-bottom:1rem;font-size:1rem}.product-hero-body{opacity:.85;margin-bottom:1.5rem;font-size:.95rem}.product-hero-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.product-hero-badges span{text-transform:uppercase;letter-spacing:.08em;opacity:.85;border:1px solid #0000001f;border-radius:999px;padding:.3rem .8rem;font-size:.75rem}.product-hero-cta{flex-wrap:wrap;gap:.75rem;display:flex}.product-hero-image{width:100%;max-width:420px}.product-hero-image>img{background:#fff;border:1px solid #00000014;border-radius:1rem;width:100%;display:block}.product-gallery{width:100%}.product-gallery-main{background:#fff;border:1px solid #00000014;border-radius:1rem;width:100%;display:block}.product-thumbnails{gap:.75rem;margin-top:.75rem;display:flex}.product-thumbnails img{object-fit:cover;aspect-ratio:1;cursor:pointer;opacity:.7;background:#fff;border:2px solid #0000;border-radius:.5rem;flex:1;width:30%;transition:border-color .15s,opacity .15s}.product-thumbnails img:hover{opacity:1}.product-thumbnails img.active{opacity:1;border-color:#2563eb}.product-section{background:#f5f5f5;border-top:1px solid #0000000f;padding:3rem 1.5rem}.product-section-alt{background:radial-gradient(circle at top,#fff,#f3f3f3)}.product-section-inner{max-width:1100px;margin:0 auto}.product-section h2{margin-bottom:.75rem;font-size:1.6rem}.product-section-intro{opacity:.9;max-width:720px;margin-bottom:1.5rem;font-size:.95rem}.specs-grid{gap:2rem;display:grid}.spec-list{opacity:.9;padding-left:1.25rem;font-size:.9rem;list-style:outside}.spec-list li+li{margin-top:.45rem}.parts-list{opacity:.9;column-gap:3rem;padding-left:1.25rem;font-size:.9rem;list-style:outside}.parts-list li+li{margin-top:.3rem}.product-footer-section{padding-bottom:4rem}.product-footer-inner{flex-direction:column;gap:1.5rem;display:flex}.product-footer-note{opacity:.8;margin-top:.75rem;font-size:.85rem}@media (min-width:900px){.product-hero{flex-direction:row;align-items:center;padding-top:6rem}.product-hero-text h1{font-size:3rem}.specs-grid{grid-template-columns:1fr 1fr}.product-footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-end}.parts-list{column-count:2}}.site-footer{text-align:center;background:#f5f5f7;border-top:1px solid #00000014;padding:2rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto}.site-footer p{color:#6e6e73;margin:.25rem 0;font-size:.85rem}.footer-links{justify-content:center;gap:1.5rem;margin:.75rem 0;display:flex}.site-footer a{color:#06c;font-size:.85rem;text-decoration:none}.site-footer a:hover{text-decoration:underline}.home-product-section{background:#f5f5f7;border-top:1px solid #0000000f;padding:4rem 1.5rem}.home-product-inner{flex-direction:column;align-items:center;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex}.home-product-image{width:100%;max-width:450px}.home-product-image>img{background:#fff;border:1px solid #00000014;border-radius:1rem;width:100%;display:block}.home-product-image .product-thumbnails{margin-top:.75rem}.home-product-text{text-align:center;max-width:540px}.home-product-text h2{margin-bottom:.5rem;font-size:2rem}.home-product-tagline{opacity:.9;margin-bottom:1rem;font-size:1.1rem}.home-product-text>p{opacity:.85;margin-bottom:1.5rem;font-size:.95rem}.home-product-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.home-product-badges span{text-transform:uppercase;letter-spacing:.08em;opacity:.85;border:1px solid #0000001f;border-radius:999px;padding:.3rem .8rem;font-size:.75rem}.home-product-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.home-contact-section{background:#fff;border-top:1px solid #0000000f;padding:4rem 1.5rem}.home-contact-inner{text-align:center;max-width:500px;margin:0 auto}.home-contact-inner h2{margin-bottom:.5rem;font-size:1.8rem}.home-contact-inner>p{opacity:.85;margin-bottom:1.5rem;font-size:.95rem}.home-contact-form,.preorder-form{flex-direction:column;gap:.75rem;display:flex}.home-contact-form input,.preorder-form input{background:#f5f5f7;border:1px solid #0000001f;border-radius:.5rem;padding:.85rem 1rem;font-size:1rem}.home-contact-form input:focus,.preorder-form input:focus{border-color:#06c;outline:none}.home-contact-form .btn-primary,.preorder-form .btn-primary{padding:.85rem 1.5rem}.preorder-form .btn-primary:disabled{opacity:.6;cursor:not-allowed}.preorder-success{color:#2e7d32;text-align:center;background:#e8f5e9;border-radius:.5rem;padding:1rem 1.5rem;font-weight:500}.preorder-error{color:#c62828;margin-top:.5rem;font-size:.875rem}@media (min-width:900px){.home-product-inner{text-align:left;flex-direction:row}.home-product-text{text-align:left}.home-product-badges,.home-product-cta{justify-content:flex-start}.home-contact-form,.preorder-form{flex-direction:row}.home-contact-form input,.preorder-form input{flex:1}}.success-page{justify-content:center;align-items:center;min-height:100vh;padding:6rem 1.5rem 3rem;display:flex}.success-content{text-align:center;max-width:500px}.success-icon{margin-bottom:1rem;font-size:4rem}.success-content h1{margin-bottom:1rem;font-size:2rem}.success-content p{color:#555;margin-bottom:1rem;line-height:1.6}.success-content p a{color:#2563eb}.success-content .btn-primary{color:#fff;margin-top:1.5rem;display:inline-block}
