@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700&display=swap";:root{--bg: #0a0a0c;--bg-soft: #111114;--bg-alt: #0e0e11;--surface: #161619;--surface-2: #1c1c20;--text: #f5f5f7;--text-secondary: #a1a1a6;--muted: #86868b;--accent: #d6dde6;--accent-warm: #d4a85c;--border: rgba(255,255,255,.08);--border-strong: rgba(255,255,255,.14);--section-gap: clamp(80px, 10vw, 120px)}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html,body{margin:0;padding:0;font-family:Manrope,-apple-system,Segoe UI,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}.container{width:min(1200px,calc(100% - 4rem));margin:0 auto}.container-wide{width:min(1400px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#0a0a0cb8;border-bottom:1px solid var(--border)}.header-dropdown-open{background:#0a0a0cfa}.nav-shell{display:flex;align-items:center;justify-content:space-between;height:52px}.brand{display:flex;align-items:center}.brand-logo{height:1.8rem;width:auto}nav{display:flex;align-items:center;gap:1.75rem}.nav-link{color:var(--text-secondary);font-weight:500;font-size:.9rem;letter-spacing:0;cursor:pointer;transition:color .2s}.nav-link:hover,.nav-dropdown-trigger:hover .nav-link{color:var(--text)}.nav-dropdown{position:absolute;top:100%;left:0;right:0;background:#0a0a0cfa;border-bottom:1px solid var(--border);overflow:hidden;max-height:0;opacity:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;pointer-events:none;z-index:49}.nav-dropdown-open{max-height:320px;opacity:1;pointer-events:auto}.nav-dropdown-inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;padding:2.5rem 0 2.75rem}.nav-dropdown-col{display:flex;flex-direction:column;gap:.75rem}.nav-dropdown-heading{margin:0;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-weight:600;padding-bottom:.5rem}.nav-dropdown-product{display:flex;flex-direction:column;gap:.2rem;padding:.75rem .85rem;border-radius:12px;transition:background .2s}a.nav-dropdown-product:hover{background:#ffffff0f}.nav-dropdown-product-name{font-family:Sora,-apple-system,sans-serif;font-size:1.15rem;font-weight:600;color:var(--text);display:flex;align-items:center;gap:.6rem}.nav-dropdown-product-desc{font-size:.82rem;color:var(--text-secondary);line-height:1.4}.nav-dropdown-product-disabled{opacity:.5;cursor:default}.nav-dropdown-soon{font-family:Manrope,-apple-system,sans-serif;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:#ffffff14;color:var(--muted);padding:.2rem .5rem;border-radius:4px}.nav-dropdown-col-links{gap:.15rem}.nav-dropdown-col-links a{display:block;padding:.5rem .85rem;font-size:.88rem;color:var(--text-secondary);border-radius:10px;transition:background .2s,color .2s}.nav-dropdown-col-links a:hover{background:#ffffff0f;color:var(--text)}.nav-dropdown-backdrop{position:fixed;inset:52px 0 0;background:#00000059;z-index:40;opacity:0;pointer-events:none;transition:opacity .3s ease}.nav-dropdown-backdrop-visible{opacity:1;pointer-events:auto}.nav-chevron{display:none}.nav-burger{display:none;background:none;border:none;cursor:pointer;padding:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;z-index:60;-webkit-tap-highlight-color:transparent}.burger-line{display:block;width:22px;height:1.5px;background:var(--text);border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.nav-burger.is-open .burger-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.nav-burger.is-open .burger-line:nth-child(2){opacity:0}.nav-burger.is-open .burger-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-submenu{display:none}.mobile-submenu-link{display:block;padding:.5rem 1rem;font-size:.88rem;color:var(--text-secondary);border-radius:8px;transition:background .2s,color .2s}a.mobile-submenu-link:hover{background:#ffffff0f;color:var(--text)}.mobile-submenu-disabled{opacity:.5;cursor:default}.hero{padding:var(--section-gap) 0}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-image{display:flex;justify-content:center}.hero-image img{width:100%;max-width:560px;height:auto;border-radius:16px}.hero h1{margin:.6rem 0 1.2rem;font-family:Sora,-apple-system,sans-serif;line-height:1.08;font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.025em;font-weight:700}.hero p{color:var(--text-secondary);max-width:52ch;font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.6}.video-hero{position:relative;width:100%;height:clamp(480px,70vh,800px);overflow:hidden;display:flex;align-items:flex-end;justify-content:center;background:var(--bg)}.video-hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.video-hero-gradient{position:absolute;inset:0;background:linear-gradient(to top,var(--bg) 0%,transparent 50%,rgba(10,10,12,.3) 100%);pointer-events:none}.video-hero-content{position:relative;z-index:2;text-align:center;padding:0 2rem 4rem;max-width:800px}.video-hero-content .eyebrow{margin-bottom:.8rem}.video-hero-content h1{font-family:Sora,-apple-system,sans-serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 1.2rem}.video-hero-content p{color:var(--text-secondary);font-size:clamp(1rem,1.2vw,1.2rem);max-width:48ch;margin:0 auto 2rem;line-height:1.6}.video-hero-content .cta-row{justify-content:center}.eyebrow{text-transform:uppercase;font-size:.72rem;letter-spacing:.18em;color:var(--accent-warm);font-weight:600}.cta-row{display:flex;gap:.85rem;flex-wrap:wrap}.hero .cta-row{margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:980px;padding:.75rem 1.5rem;font-weight:600;font-size:.92rem;border:none;cursor:pointer;transition:filter .2s,transform .15s}.button:hover{filter:brightness(1.1);transform:translateY(-1px)}.button-primary{background:var(--text);color:var(--bg)}.button-secondary{background:transparent;border:1px solid var(--border-strong);color:var(--text)}.button-secondary:hover{border-color:#ffffff47}.product-showcase{padding:2rem 0 3rem;text-align:center}.showcase-image{width:100%;max-width:760px;height:auto;margin:0 auto;border-radius:20px}.control-image{margin-top:1.5rem}.control-image img{width:100%;max-width:380px;height:auto;border-radius:14px}.product-gallery{padding:var(--section-gap) 0}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.gallery-strip img{width:100%;height:100%;object-fit:cover;border-radius:14px;aspect-ratio:4/3;background:var(--surface);transition:transform .3s ease}.gallery-strip img:hover{transform:scale(1.02)}.section-light .gallery-grid .gallery-thumb{background:#e8e8ed}.section-light .gallery-grid .gallery-thumb:after{background:#fff0}.section-light .gallery-grid .gallery-thumb:hover:after{background:#00000014}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding:0}.card{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:2rem 1.75rem;transition:background .25s,border-color .25s}.card:hover{background:var(--surface-2);border-color:var(--border-strong)}.card:nth-child(2){animation-delay:.07s}.card:nth-child(3){animation-delay:.14s}.card h3{margin:.5rem 0 .6rem;font-family:Sora,-apple-system,sans-serif;font-size:1.25rem;font-weight:600}.card p{color:var(--text-secondary);line-height:1.6;margin:0}.card ul{margin:.65rem 0 0;padding-left:1.1rem;color:var(--text-secondary)}.card-kicker{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;color:var(--accent-warm);font-weight:600}.control-section{display:grid;grid-template-columns:1.2fr 1fr;gap:2rem;padding:2rem 0 4rem}.control-copy h2,.quick-look h2,.box-section h2,.contact-section h2{margin:.3rem 0 .85rem;font-family:Sora,-apple-system,sans-serif;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:700;letter-spacing:-.02em}.control-copy p{color:var(--text-secondary);line-height:1.6}.spec-list{margin:0;padding:1.25rem;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.spec-list li+li{margin-top:.7rem}.quick-look{padding:var(--section-gap) 0}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.feature-grid article{border:1px solid var(--border);border-radius:16px;background:var(--surface);padding:1.75rem 1.5rem;transition:background .25s}.feature-grid article:hover{background:var(--surface-2)}.feature-grid h3{margin:0;font-size:1.05rem;font-weight:600}.feature-grid p{margin:.5rem 0 0;color:var(--text-secondary);line-height:1.55}.box-section{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:var(--section-gap) 0}.box-section>div{border:1px solid var(--border);border-radius:20px;padding:2rem 1.75rem;background:var(--surface)}.box-section p,.box-section li,.contact-section p{color:var(--text-secondary);line-height:1.6}.box-section ul{margin:.5rem 0 0;padding-left:1.1rem}.contact-section{padding:var(--section-gap) 0;text-align:center;border-top:none}.contact-section .card-kicker{display:block}.contact-section p{max-width:52ch;margin-left:auto;margin-right:auto}.contact-actions{margin-top:1.5rem;display:flex;gap:.85rem;flex-wrap:wrap;justify-content:center}.support-note{font-size:.82rem;letter-spacing:.01em;color:var(--muted);margin-top:1.5rem}.footer-attribution{font-size:.78rem;color:var(--muted);margin-top:.3rem}.site-footer{border-top:1px solid var(--border);padding:2.5rem 0;color:var(--muted);font-size:.85rem}.footer-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.page-block{padding:var(--section-gap) 0}.page-block h1{margin-top:0;font-family:Sora,-apple-system,sans-serif;font-weight:700;letter-spacing:-.02em}.page-block p{color:var(--text-secondary);max-width:68ch;line-height:1.6}.section-alt{background:var(--bg-alt);padding:var(--section-gap) 0}.section-light{background:#f5f5f7;color:#1d1d1f;padding:var(--section-gap) 0}.section-light .section-heading,.section-light h2,.section-light h3{color:#1d1d1f}.section-light p,.section-light li{color:#424245}.section-light .section-subheading{color:#6e6e73}.section-light .card-kicker,.section-light .eyebrow{color:#a86e29}.section-light .card{background:#fff;border-color:#00000014}.section-light .card:hover{background:#fff;border-color:#00000024;box-shadow:0 4px 24px #0000000f}.section-light .card h3{color:#1d1d1f}.section-light .card p{color:#6e6e73}.section-light .feature-grid article{background:#fff;border-color:#00000014}.section-light .feature-grid article:hover{background:#fff;border-color:#00000024;box-shadow:0 4px 24px #0000000f}.section-light .feature-grid h3{color:#1d1d1f}.section-light .feature-grid p{color:#6e6e73}.section-light .insight-card{background:#fff;border-color:#00000014}.section-light .insight-card:hover{background:#fff;border-color:#00000024;box-shadow:0 4px 24px #0000000f}.section-light .insight-card h3{color:#1d1d1f}.section-light .insight-card p{color:#6e6e73}.section-light .spec-table-wrap{background:#fff;border-color:#00000014}.section-light .spec-table th{color:#1d1d1f;background:#00000005}.section-light .spec-table td{color:#424245}.section-light .spec-table th,.section-light .spec-table td{border-bottom-color:#0000000f}.section-light .box-section>div{background:#fff;border-color:#00000014}.section-light .box-section h2{color:#1d1d1f}.section-light .box-section p,.section-light .box-section li{color:#424245}.section-light .pillar-copy h3{color:#1d1d1f}.section-light .pillar-copy p{color:#424245}.section-light .pillar-specs{color:#6e6e73}.section-light .pillar-specs li+li{border-top-color:#00000014}.section-light .pillar-rows{border-radius:24px;overflow:hidden}.section-light .pillar-row:nth-child(1),.section-light .pillar-row-reverse:nth-child(1){background:#e8e8ed}.section-light .pillar-row:nth-child(2),.section-light .pillar-row-reverse:nth-child(2){background:#dcdce2}.section-light .pillar-row:nth-child(3),.section-light .pillar-row-reverse:nth-child(3){background:#e2e2e7}.section-light .pillar-row:nth-child(4),.section-light .pillar-row-reverse:nth-child(4){background:#d6d6dc}.section-light .download-card{background:#fff;border-color:#00000014}.section-light .download-card:hover{background:#fff;border-color:#00000024;box-shadow:0 4px 24px #0000000f}.section-light .download-card h3{color:#1d1d1f}.section-light .download-card p{color:#6e6e73}.section-light .button-primary{background:#1d1d1f;color:#f5f5f7}.section-light .button-secondary{border-color:#0003;color:#1d1d1f}.section-light .button-secondary:hover{border-color:#0006}.section-light .product-overview,.section-light .product-gallery,.section-light .quick-look,.section-light .tech-data,.section-light .downloads-section,.section-light .box-section,.section-light .contact-section,.section-light .home-pillars,.section-light .home-insights,.section-dark .product-overview,.section-dark .product-gallery,.section-dark .quick-look,.section-dark .tech-data,.section-dark .downloads-section,.section-dark .box-section,.section-dark .contact-section,.section-dark .home-products{padding:0}.section-dark{background:#000;padding:var(--section-gap) 0}.overview-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.overview-stat{text-align:center;padding:1.5rem 1rem}.overview-stat-value{display:block;font-family:Sora,-apple-system,sans-serif;font-size:clamp(2rem,3vw,2.8rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.35rem}.overview-stat-label{display:block;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.section-light .overview-stat-value{color:#1d1d1f}.section-light .overview-stat-label{color:#6e6e73}.overview-lead{font-size:clamp(1.05rem,1.3vw,1.2rem)!important;max-width:64ch;margin:0 auto;text-align:center;line-height:1.7!important}.overview-body{max-width:64ch;margin:3rem auto 0;text-align:center;line-height:1.7;font-size:1rem}@media(max-width:860px){.container{width:calc(100% - 2.5rem)}.story-grid,.feature-grid,.box-section,.control-section,.pillar-grid{grid-template-columns:1fr}.hero-split{grid-template-columns:1fr;gap:2.5rem}.hero-image{order:-1}.hero{padding-top:3.5rem;padding-bottom:3.5rem}.gallery-strip{grid-template-columns:repeat(2,1fr)}.nav-shell{height:44px;justify-content:flex-start;gap:.75rem}.nav-burger{display:flex;order:-1}.brand{order:0}nav{position:fixed;top:44px;left:0;right:0;height:calc(100dvh - 44px);height:calc(100vh - 44px);background:#0a0a0cfa;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);flex-direction:column;align-items:stretch;gap:0;padding:1.5rem 1.5rem 2rem;overflow-y:auto;transform:translate(-100%);opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s ease;pointer-events:none;z-index:55}nav.mobile-nav-open{transform:translate(0);opacity:1;pointer-events:auto}.nav-link{font-size:1.25rem;font-weight:600;padding:.85rem 0;border-bottom:1px solid var(--border)}.nav-dropdown-trigger{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;border-bottom:1px solid var(--border)}.nav-dropdown-trigger .nav-link{padding:0;border-bottom:none}.nav-chevron{display:block;color:var(--muted);transition:transform .3s ease}.nav-dropdown-trigger.submenu-open .nav-chevron{transform:rotate(180deg)}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-submenu.mobile-submenu-open{display:block;max-height:200px;padding:.25rem 0 .5rem;border-bottom:1px solid var(--border)}.mobile-submenu-link{font-size:1rem;padding:.6rem 1rem}.nav-dropdown,.nav-dropdown-backdrop{display:none!important}.nav-dropdown-inner{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0 1.75rem}.nav-dropdown-open{max-height:520px}.pillar-row,.pillar-row-reverse{grid-template-columns:1fr}.pillar-row-reverse .pillar-image{order:0}.overview-split{grid-template-columns:1fr;gap:2rem}.slide-split{grid-template-columns:1fr}.slide-image{order:-1}.gallery-strip-2,.gallery-grid{grid-template-columns:repeat(2,1fr)}.lightbox-nav{width:40px;height:40px}.lightbox-prev{left:.75rem}.lightbox-next{right:.75rem}.pillar-row,.pillar-row-reverse{padding:2.5rem 1.5rem;gap:2rem}.pillar-row-full{padding:2.5rem 1.5rem}.config-showcase{grid-template-columns:1fr;gap:.75rem}.config-card{flex-direction:row;text-align:left;gap:1rem;padding:1rem}.config-visual{width:100px;min-width:100px;aspect-ratio:1}.config-card>.config-label,.config-card>.config-desc{text-align:left}.product-cards,.insights-grid,.downloads-grid{grid-template-columns:1fr}.video-hero{height:clamp(360px,60vh,560px)}.video-hero-content{padding-bottom:2.5rem}.video-hero-content h1{font-size:clamp(2rem,8vw,3.2rem)}:root{--section-gap: clamp(56px, 8vw, 80px)}.overview-stats{grid-template-columns:repeat(2,1fr);gap:1rem}}.home-hero{padding:var(--section-gap) 0 calc(var(--section-gap) * .6)}.slider{position:relative;min-height:480px}.slide{display:none;position:absolute;inset:0;opacity:0;transition:opacity .6s ease}.slide-active{display:block;opacity:1;position:relative}.slide-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:420px}.slide-copy h1{margin:.5rem 0 1rem;font-family:Sora,-apple-system,sans-serif;line-height:1.08;font-size:clamp(2.4rem,5vw,4.8rem);letter-spacing:-.025em;font-weight:700}.slide-copy>p{color:var(--text-secondary);max-width:48ch;font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.6}.slide-copy .cta-row{margin-top:2rem}.slide-image{display:flex;justify-content:center;align-items:center}.slide-image img{width:100%;max-width:540px;height:auto;border-radius:16px}.slide-image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;max-width:540px;border:1px dashed var(--border-strong);border-radius:20px;background:var(--surface)}.coming-soon-badge{font-family:Sora,-apple-system,sans-serif;font-size:1rem;font-weight:600;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.slider-nav{display:flex;gap:.6rem;justify-content:center;margin-top:2.5rem}.slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff3;cursor:pointer;padding:0;transition:background .25s,transform .2s}.slider-dot:hover{background:#fff6}.slider-dot-active{background:var(--text);transform:scale(1.3)}.home-pillars{padding:var(--section-gap) 0}.section-heading{font-family:Sora,-apple-system,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;letter-spacing:-.02em;margin:0 0 2rem}.section-heading-center{text-align:center}.section-subheading{color:var(--text-secondary);font-size:clamp(1rem,1.2vw,1.15rem);max-width:56ch;margin:-1rem auto 3rem;text-align:center;line-height:1.6}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.home-products{padding:var(--section-gap) 0}.product-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.product-card{display:block;border:1px solid var(--border);border-radius:20px;background:var(--surface);overflow:hidden;transition:border-color .25s,transform .25s}a.product-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.product-card-image{display:flex;justify-content:center;padding:2rem 1.5rem 1rem}.product-card-image img{width:100%;max-width:360px;height:auto;border-radius:12px}.product-card-image-placeholder{display:flex;align-items:center;justify-content:center;min-height:220px;background:var(--bg-alt)}.product-card-info{padding:1.25rem 1.75rem 1.75rem}.product-card-info h3{margin:.35rem 0 .5rem;font-family:Sora,-apple-system,sans-serif;font-size:1.4rem;font-weight:600}.product-card-info p{color:var(--text-secondary);margin:0;line-height:1.55}.card-link{display:inline-block;margin-top:.8rem;color:var(--accent-warm);font-weight:600;font-size:.88rem;transition:color .2s}a.product-card:hover .card-link{color:#e8be7e}.product-card-coming{opacity:.6}.home-insights{padding:var(--section-gap) 0}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.insight-card{border:1px solid var(--border);border-radius:20px;padding:2rem 1.75rem;background:var(--surface);transition:background .25s,border-color .25s}.insight-card:hover{background:var(--surface-2);border-color:var(--border-strong)}.insight-card h3{margin:.5rem 0 .6rem;font-family:Sora,-apple-system,sans-serif;font-size:1.1rem;line-height:1.35;font-weight:600}.insight-card p{color:var(--text-secondary);font-size:.92rem;line-height:1.55}.product-overview{padding:var(--section-gap) 0}.overview-split{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:center}.overview-copy h2{font-family:Sora,-apple-system,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;letter-spacing:-.02em;margin:0 0 1rem}.overview-copy p{color:var(--text-secondary);line-height:1.7;font-size:1.02rem}.overview-copy p+p{margin-top:1rem}.overview-image{display:flex;justify-content:center}.overview-image img{width:100%;max-width:520px;height:auto;border-radius:16px}.pillar-rows{display:flex;flex-direction:column;gap:0;padding:0;border-radius:24px;overflow:hidden}.pillar-row,.pillar-row-reverse{display:grid;gap:3rem;align-items:center;padding:3.5rem;border-top:none;border-radius:0;border:none;transition:filter .3s}.pillar-row:hover,.pillar-row-reverse:hover{filter:brightness(1.08)}.pillar-row{grid-template-columns:1.3fr 1fr}.pillar-row-reverse{grid-template-columns:1fr 1.3fr}.pillar-row-reverse .pillar-image{order:-1}.pillar-row:nth-child(1),.pillar-row-reverse:nth-child(1){background:#111113}.pillar-row:nth-child(2),.pillar-row-reverse:nth-child(2){background:#1a1a1d}.pillar-row:nth-child(3),.pillar-row-reverse:nth-child(3){background:#141416}.pillar-row:nth-child(4),.pillar-row-reverse:nth-child(4){background:#1d1d20}.pillar-rows>:nth-child(1) .card-kicker{color:#b8966a}.pillar-rows>:nth-child(2) .card-kicker{color:#7ea6c4}.pillar-rows>:nth-child(3) .card-kicker{color:#8bb498}.pillar-rows>:nth-child(4) .card-kicker{color:#b49ac4}.pillar-rows>:nth-child(1) h3{color:#e8e8ec}.pillar-rows>:nth-child(2) h3{color:#d5d5da}.pillar-rows>:nth-child(3) h3{color:#e0e0e4}.pillar-rows>:nth-child(4) h3{color:#cdcdd2}.pillar-rows>:nth-child(1) .pillar-copy>p{color:#9a9a9f}.pillar-rows>:nth-child(2) .pillar-copy>p{color:#8e8e93}.pillar-rows>:nth-child(3) .pillar-copy>p{color:#96969b}.pillar-rows>:nth-child(4) .pillar-copy>p{color:#8a8a8f}.pillar-rows>:nth-child(2) .pillar-specs li:before{background:#7ea6c4}.pillar-rows>:nth-child(4) .pillar-specs li:before{background:#b49ac4}.pillar-row .card-kicker,.pillar-row-reverse .card-kicker{display:inline-block;background:#ffffff0f;padding:.3rem .75rem;border-radius:6px;margin-bottom:.5rem;font-size:.7rem;letter-spacing:.13em}.pillar-copy h3{font-family:Sora,-apple-system,sans-serif;font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:700;letter-spacing:-.015em;margin:.4rem 0 .8rem}.pillar-copy p{color:var(--text-secondary);line-height:1.65;font-size:1rem}.pillar-specs{margin:1rem 0 0;padding-left:0;list-style:none;color:var(--text-secondary)}.pillar-specs li{padding:.4rem 0 .4rem 1.2rem;position:relative}.pillar-specs li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:50%;background:var(--accent-warm)}.pillar-specs li+li{border-top:1px solid var(--border)}.pillar-image{display:flex;justify-content:center}.pillar-image img{width:100%;max-width:440px;height:auto;border-radius:16px}.pillar-row-full{display:flex;flex-direction:column;gap:2.5rem;grid-template-columns:none}.pillar-row-full .pillar-copy{text-align:center;max-width:56ch;margin:0 auto}.config-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}.config-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:1.5rem 1rem;background:#ffffff09;border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:background .3s,border-color .3s}.config-card:hover{background:#ffffff0f;border-color:#ffffff1a}.config-visual{width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.config-visual img{width:100%;height:100%;object-fit:cover}.config-placeholder{background:#ffffff0a;border:1px dashed rgba(255,255,255,.12)}.config-placeholder-icon{font-family:Sora,-apple-system,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;color:#ffffff2e;letter-spacing:-.02em}.config-label{font-family:Sora,-apple-system,sans-serif;font-size:1rem;font-weight:600;color:var(--text)}.config-desc{font-size:.82rem;color:var(--text-secondary);line-height:1.4}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.gallery-grid .gallery-thumb{position:relative;overflow:hidden;border-radius:14px;cursor:pointer;aspect-ratio:4/3;background:var(--surface)}.gallery-grid .gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,filter .4s ease}.gallery-grid .gallery-thumb:hover img{transform:scale(1.05)}.gallery-grid .gallery-thumb:after{content:"";position:absolute;inset:0;background:#0000;transition:background .3s;pointer-events:none;border-radius:14px}.gallery-grid .gallery-thumb:hover:after{background:#00000026}.gallery-grid .gallery-thumb .gallery-expand{position:absolute;bottom:.75rem;right:.75rem;width:32px;height:32px;background:#00000080;backdrop-filter:blur(8px);border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(4px);transition:opacity .3s,transform .3s;pointer-events:none;z-index:2}.gallery-grid .gallery-thumb .gallery-expand svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.gallery-grid .gallery-thumb:hover .gallery-expand{opacity:1;transform:translateY(0)}.lightbox-overlay{position:fixed;inset:0;z-index:9999;background:#000000eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease;cursor:zoom-out}.lightbox-overlay.lightbox-active{opacity:1;pointer-events:auto}.lightbox-overlay img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:12px;transform:scale(.92);transition:transform .35s cubic-bezier(.4,0,.2,1)}.lightbox-overlay.lightbox-active img{transform:scale(1)}.lightbox-close{position:absolute;top:1.5rem;right:1.5rem;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:#fff3}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#ffffff1a;color:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-nav:hover{background:#fff3}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}.lightbox-counter{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);font-size:.85rem;color:#ffffff80;font-weight:500}.tech-data{padding:var(--section-gap) 0}.spec-table-wrap{border:1px solid var(--border);border-radius:20px;overflow:hidden;background:var(--surface)}.spec-table{width:100%;border-collapse:collapse}.spec-table th,.spec-table td{padding:.9rem 1.25rem;text-align:left;border-bottom:1px solid var(--border);font-size:.92rem}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:none}.spec-table th{width:35%;color:var(--text);font-weight:600;background:#ffffff08}.spec-table td{color:var(--text-secondary)}.box-sku{color:var(--muted);font-size:.88rem}.downloads-section{padding:var(--section-gap) 0}.downloads-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.download-card{border:1px solid var(--border);border-radius:20px;padding:2rem 1.75rem;background:var(--surface);transition:background .25s}.download-card:hover{background:var(--surface-2)}.download-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.download-card p{color:var(--text-secondary);font-size:.9rem;margin:0 0 .8rem;line-height:1.55}.download-tag{font-size:.75rem;color:var(--accent-warm);font-weight:600;text-transform:uppercase;letter-spacing:.08em}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
