.home{--ink:#f5f5f7;--ink-2:#96999f;background:#08090a;color:var(--ink)}.home :is(h1,h2,h3){font-family:var(--sans);color:#f5f5f7}.home :is(h1,h2){font-weight:500;letter-spacing:-.055em;line-height:1.06}.home :is(h1,h2) em{font-family:inherit;font-style:normal;font-weight:inherit;color:#999da3}.home .eyebrow{color:#90969e;font-size:10px;letter-spacing:.16em;margin:0 0 15px}.home :is(a,button,input):focus-visible{outline:3px solid #03a0ff;outline-offset:5px}.home .btn{font-size:12px;padding:15px 18px;gap:22px;justify-content:space-between}.home-textlink{font-size:12px;font-weight:500;color:#d5d8dc}.home-intro{display:flex;justify-content:space-between;align-items:end;gap:40px;padding-block:45px 35px}.home-intro h1{font-size:clamp(2.8rem,5vw,4.8rem);margin:0}.home-intro__aside{width:250px;flex-shrink:0}.home-intro__aside p{color:#999da3;font-size:14px;line-height:1.6;margin:0 0 20px}.home-intro__aside .home-textlink{display:block;margin-top:15px}.home-collections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:15px 55px}.home-collections a{display:flex;align-items:center;gap:12px;border-bottom:1px solid #ffffff20;padding:20px 15px}.home-collections a:first-child{padding-left:0}.home-collections a>span:first-child{font-size:9px;color:#686d75}.home-collections strong{font-size:13px;font-weight:450}.home-collections a>span:last-child{margin-left:auto;color:#03a0ff}.entry-story,.motion-story{background:#0d0f11;color:#f5f5f7;border-block:1px solid #ffffff0b}.entry-story__sticky,.bundle-story__sticky,.motion-story__sticky{padding-block:40px 30px}.entry-story--scroll{min-height:210vh}.bundle-story--scroll{min-height:260vh}.motion-story--scroll{min-height:210vh}.motion-story[data-motion-kind=garage-install].motion-story--scroll{min-height:240vh}.entry-story--scroll .entry-story__sticky,.bundle-story--scroll .bundle-story__sticky,.motion-story--scroll .motion-story__sticky{position:sticky;top:90px}.entry-story__header,.home-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:25px}.entry-story__header h2,.home-heading h2{font-size:clamp(2rem,3.8vw,3.6rem);margin:0}.entry-story__header>p,.home-heading>p{margin:0;max-width:31ch;font-size:13px;color:#9298a0;line-height:1.6}.entry-story__doors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.entry-story__model{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff20;padding-top:12px}.home .entry-story__model h3{font-size:16px;font-weight:500;margin:0;color:#f5f5f7}.entry-story__model>span{font-size:12px;color:#8b949f}.entry-story__stage{height:340px;position:relative;container-type:size;margin-top:10px;background:radial-gradient(ellipse at 50% 62%,#454b52 0%,#292f36 45%,transparent 80%)}.entry-story__stage img{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:calc(min(100cqw,100cqh * 2048 / 2386) * var(--assembly-width) / 2048);height:auto;max-width:none}.entry-story__caption{min-height:48px;padding-top:12px;font-size:11px}.entry-story__caption strong{display:block;font-weight:450}.entry-story__caption span{display:block;font-size:10px;color:#9298a0;margin-top:4px}.story-controls{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:12px 0 20px;font-size:10px;color:#b5bac1}.story-controls[hidden]{display:none}.story-controls button{min-width:44px;min-height:44px;padding:8px 12px;border:1px solid #ffffff26;border-radius:24px;color:#c4c9ce;background:#ffffff05;font:inherit;cursor:pointer}.story-controls button[aria-pressed=true]{background:#e9edf1;border-color:#e9edf1;color:#14181b}.story-controls__range{display:flex;align-items:center;gap:12px}.story-controls input{accent-color:#03a0ff;width:clamp(90px,18vw,230px)}.story-controls output{font-variant-numeric:tabular-nums}.entry-story__footer{display:flex;justify-content:space-between;align-items:center;gap:28px}.entry-story__actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.entry-story__footer>p{font-size:10px;color:#858c95;line-height:1.6;margin:0;max-width:46ch}.entry-story__footer .btn{padding:13px 17px;font-size:11px}.bundle-story__scene{position:relative;height:min(43vh,440px);overflow:hidden;background:#0c0e10}.bundle-story__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.bundle-story__image--current{animation:bundle-story-fade-in .55s ease both}.bundle-story__caption{display:flex;justify-content:space-between;gap:15px;padding-top:14px;font-size:12px}.bundle-story__caption strong{font-weight:450}.bundle-story__caption>span{color:#969ca5}@keyframes bundle-story-fade-in{0%{opacity:0}to{opacity:1}}.bundle-story__selector{flex:1;min-width:180px;max-width:390px}.bundle-story__selector select{display:block;width:100%;min-height:44px;padding:10px 28px 10px 12px;border:1px solid #ffffff26;border-radius:6px;color:#e3e7ec;background:#171a1e;font:inherit}.bundle-story__controls button:disabled{opacity:.35;cursor:default}.bundle-story__controls output{white-space:nowrap}@media(max-width:520px){.bundle-story__controls{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.bundle-story__controls button[aria-pressed]{grid-column:1/3;grid-row:1;justify-self:start}.bundle-story__selector{min-width:0;max-width:none;grid-column:2;grid-row:2}.bundle-story__controls button[aria-label="Previous bundle"]{grid-column:1;grid-row:2}.bundle-story__controls button[aria-label="Next bundle"]{grid-column:3;grid-row:2}.bundle-story__controls output{grid-column:3;grid-row:1;justify-self:end}}.motion-story__stage{position:relative;height:43vh;min-height:260px;background:#0b0d0f}.motion-story__stage img,.motion-story__stage canvas{display:block;width:100%;height:100%;object-fit:contain}.motion-story__stage canvas{position:absolute;inset:0}.motion-story__stage canvas[hidden]{display:none}.motion-story .home-heading{margin-bottom:20px}.home-edit{padding-block:85px 60px}.home-productrail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-product{--cardsw-inset:0;--cardsw-inset-b:0;--cardsw-gap:12px}.home-product__link{display:block;color:inherit}.home-product__image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#181b1f}.home-product__image img{width:100%;height:100%;object-fit:cover}.home-product__number{position:absolute;z-index:1;left:12px;top:12px;padding:4px 6px;font-size:9px;background:#111b}.home-product__category{font-size:9px;color:#878f99;text-transform:uppercase;letter-spacing:.1em;margin:18px 0 8px}.home-product__title{display:flex;justify-content:space-between;align-items:center}.home-product__title>span{color:#03a0ff}.home-product h3{font-size:20px;font-weight:450;margin:0}.home-product :is(.price-from,.price){font-size:12px}.home-price-note{font-size:10px;color:#8c939c;margin-top:25px}.home-more{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #ffffff20;padding-top:24px;margin-top:32px;font-size:11px}.home-more>span{color:#828b96}.home-showroom{padding-block:80px}.home-showroom__intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:35px}.home-showroom h2{font-size:clamp(2.4rem,4vw,3.8rem);margin:0 0 22px}.home-showroom p{font-size:13px;color:#979fa9;max-width:42ch}.home-showroom__actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:26px}.home-showroom__details{border-top:1px solid #ffffff20;padding-top:20px}.home-showroom address{font-size:20px;font-style:normal;line-height:1.5}.home-showroom__map{height:350px;border:1px solid #ffffff20;overflow:hidden;border-radius:4px;background:#17191c}.home-showroom__map iframe{width:100%;height:100%;border:0;display:block}.home-showroom__note{font-size:10px!important;max-width:none!important;margin:16px 0 0}.home .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-height:800px)and (min-width:701px){.entry-story__sticky,.bundle-story__sticky,.motion-story__sticky{padding-block:18px}.entry-story__header h2,.home-heading h2{font-size:2rem}.entry-story__header,.home-heading{margin-bottom:17px}.entry-story__stage{height:305px}.entry-story__caption{min-height:40px}.story-controls{margin-block:10px 14px}.entry-story__footer>p{font-size:9px}}@media(max-width:900px){.home-productrail{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}.entry-story__doors{gap:18px}.home-showroom__intro{gap:35px}}@media(max-width:700px){.home-intro{display:block;padding-block:32px 26px}.home-intro h1{font-size:clamp(2.5rem,10vw,3.5rem)}.home-intro__aside{width:auto;margin-top:22px}.home-intro__aside p{display:none}.home-intro__aside .home-textlink{display:inline-block;margin:0 0 0 14px;font-size:10px}.home-intro .btn{font-size:11px;padding:13px 15px;gap:12px}.home .eyebrow{font-size:9px;margin-bottom:12px}.home-collections{grid-template-columns:1fr 1fr;padding-bottom:25px}.home-collections a{padding:16px 8px}.home-collections a:first-child{padding-left:8px}.home-collections strong{font-size:12px}.entry-story--scroll,.bundle-story--scroll,.motion-story--scroll,.motion-story[data-motion-kind=garage-install].motion-story--scroll,.motion-story[data-motion-kind=invisible].motion-story--scroll{min-height:0}.entry-story__sticky,.bundle-story__sticky,.motion-story__sticky{position:static!important;padding-block:38px 30px}.entry-story__header,.home-heading{display:block;margin-bottom:22px}.entry-story__header h2,.home-heading h2{font-size:28px;letter-spacing:-.045em}.entry-story__header>p,.home-heading>p{font-size:12px;max-width:42ch;margin-top:14px}.entry-story__doors{gap:10px}.home .entry-story__model h3{font-size:13px}.entry-story__stage{height:155px;margin-top:6px}.entry-story__caption{min-height:66px;font-size:10px;padding-top:9px}.entry-story__caption span{font-size:9px;line-height:1.5}.story-controls{gap:7px;font-size:10px;margin-block:12px 20px}.story-controls button{padding:8px 10px}.story-controls__range{gap:8px}.story-controls input{width:105px}.story-controls__range>span{display:none}.entry-story__footer{align-items:start;flex-direction:column;gap:16px}.entry-story__actions{gap:18px}.entry-story__footer>p{max-width:none;font-size:9px}.entry-story__footer .btn{font-size:10px;padding:13px 14px}.bundle-story__scene{height:auto;aspect-ratio:3/2}.bundle-story__caption{flex-direction:column;gap:5px;font-size:11px}.motion-story__stage{min-height:0;height:auto;aspect-ratio:4/3}.motion-story__stage :is(img,canvas){object-fit:contain}.home-edit{padding-block:45px 35px}.home-productrail{gap:12px;row-gap:28px}.home-heading>.home-textlink{display:inline-block;margin-top:16px}.home-product h3{font-size:17px}.home-more{flex-direction:column;gap:16px}.home-showroom{padding-block:45px}.home-showroom__intro{grid-template-columns:1fr;gap:28px}.home-showroom h2{font-size:32px}.home-showroom address{font-size:18px}.home-showroom__map{height:290px}}@media(prefers-reduced-motion:reduce){.home *{scroll-behavior:auto}.entry-story--scroll,.bundle-story--scroll,.motion-story--scroll,.motion-story[data-motion-kind=garage-install].motion-story--scroll,.motion-story[data-motion-kind=invisible].motion-story--scroll{min-height:0}.entry-story__sticky,.bundle-story__sticky,.motion-story__sticky{position:static!important}.bundle-story__image{animation:none}}
