.exp-3d{position:relative;width:100%;height:100%;touch-action:pan-y}.exp-3d-canvas{display:block;width:100%!important;height:100%!important;opacity:0;transition:opacity .8s ease}.exp-3d.is-ready .exp-3d-canvas{opacity:1}.exp-3d-labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.exp-3d-label{position:absolute;left:0;top:0;display:flex;align-items:center;gap:9px;padding:0;background:transparent;color:#fff;font-size:11px;letter-spacing:.04em;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s;transform-origin:0 0}.exp-3d-label.is-visible{opacity:1;pointer-events:auto}.exp-3d-label i{display:block;width:7px;height:7px;margin-left:-3px;margin-top:-3px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff2e;flex:none}.exp-3d-label span{background:#151517e0;border:1px solid #ffffff22;padding:6px 11px;border-radius:20px;backdrop-filter:blur(8px);transition:background .2s,border-color .2s}.exp-3d-label:hover span,.exp-3d-label.is-hover span,.exp-3d-label.is-active span{background:var(--accent);border-color:var(--accent)}.exp-3d-hint{position:absolute;left:50%;bottom:3%;transform:translate(-50%);font-size:11px;letter-spacing:.1em;color:#8b8b90;white-space:nowrap;display:flex;gap:10px;align-items:center;transition:opacity .4s;pointer-events:none}.exp-3d-hint svg{width:18px;height:18px}.exp-hero-3d.is-touched~.exp-hero-product .exp-3d-hint,.exp-hero-product:not(.is-3d) .exp-3d-hint,.exp-hero-product.is-driving .exp-3d-hint{opacity:0}.exp-hero-product{aspect-ratio:2200 / 1800}.exp-hero-product img{position:absolute;inset:0;transition:opacity .8s ease}.exp-hero-frame{position:absolute;inset:-6% -10% -2%;pointer-events:none}.exp-hero-3d{position:absolute;inset:0;width:auto;height:auto;z-index:2;transition:opacity .6s ease}.exp-hero:not(.is-live) .exp-hero-3d{opacity:0}.exp-hero-product.is-3d img,.exp-hero-product.is-3d img:not(.exp-hero-line){filter:blur(6px);transition:opacity .4s ease-in,filter .4s ease-in,clip-path .6s cubic-bezier(.3,.7,.3,1)}.exp-hero-product.is-3d{pointer-events:none}.exp-hero-product.is-3d img{opacity:0}.no-webgl .exp-hero-3d{display:none}.exp-hero-line{opacity:0}.exp-hero-product img:not(.exp-hero-line){transition:opacity .8s ease,clip-path .6s cubic-bezier(.3,.7,.3,1)}.hero-loading .exp-hero-line{opacity:.5}.hero-loading .exp-hero-product img:not(.exp-hero-line){clip-path:inset(-5% calc((1 - var(--load, 0)) * 100%) -5% -5%)}.exp-hero-sweep{position:absolute;top:6%;bottom:8%;left:calc(var(--load, 0) * 100%);width:2px;margin-left:-1px;background:linear-gradient(transparent,var(--accent) 30%,var(--accent) 70%,transparent);box-shadow:0 0 14px 1px #ef492f99;opacity:0;transition:left .6s cubic-bezier(.3,.7,.3,1),opacity .5s;pointer-events:none}.hero-loading .exp-hero-sweep{opacity:.9}.hero-loading .exp-hero-product.is-3d .exp-hero-sweep{opacity:0}.exp-hero-meter{position:absolute;left:50%;bottom:3%;transform:translate(-50%);display:flex;align-items:center;gap:12px;margin:0;font-size:11px;letter-spacing:.1em;color:#8b8b90;white-space:nowrap;font-variant-numeric:tabular-nums;opacity:0;transition:opacity .4s;pointer-events:none}.exp-hero-meter i{position:relative;width:56px;height:2px;border-radius:2px;background:#ffffff1f;overflow:hidden}.exp-hero-meter i:after{content:"";position:absolute;inset:0;background:var(--accent);transform:scaleX(var(--load, 0));transform-origin:left;transition:transform .6s cubic-bezier(.3,.7,.3,1)}.hero-loading .exp-hero-meter{opacity:1}.hero-loading .exp-hero-product.is-3d .exp-hero-meter,.hero-loading .exp-hero-index{opacity:0}.exp-intro{grid-template-columns:.9fr 1.25fr;gap:6%;align-items:center}.exp-intro-copy .exp-section-number{margin-bottom:22px}.exp-intro-meta{display:flex;align-items:center;gap:20px;margin-top:44px;padding-top:26px;border-top:1px solid #d4d4d8}.exp-intro-meta b{display:block;font-size:20px;font-weight:650;letter-spacing:-.02em}.exp-intro-meta p{font-size:12px;color:var(--muted);margin-top:4px}.exp-slide-count{display:flex;align-items:baseline;gap:6px;font-variant-numeric:tabular-nums}.exp-intro-meta .exp-slide-count b{font-size:44px;font-weight:700;letter-spacing:-.04em;line-height:1}.exp-slide-count i{font-style:normal;font-size:13px;color:var(--muted)}.exp-slides-wrap{position:relative}.exp-slides{position:relative;aspect-ratio:3 / 2;border-radius:22px;overflow:hidden;background:#e9e9ec;box-shadow:0 30px 70px -30px #0005,0 0 0 1px #00000010;outline-offset:6px;touch-action:pan-y}.exp-slides-track{position:absolute;inset:0}.exp-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .8s ease}.exp-slide.is-active{opacity:1;z-index:1}.exp-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform 6s cubic-bezier(.2,.6,.3,1)}.exp-slide.is-active img{transform:scale(1)}.exp-slide-nav{position:absolute;top:50%;left:14px;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fffc;color:#151517;display:grid;place-items:center;z-index:2;backdrop-filter:blur(8px);box-shadow:0 4px 16px #0000001f;transition:background .2s,transform .2s}.exp-slide-nav svg{width:18px;height:18px}.exp-slide-nav-next{left:auto;right:14px}.exp-slide-nav:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.exp-slides-dots{display:flex;justify-content:center;gap:6px;margin-top:18px}.exp-slides-dots button{position:relative;width:16px;height:4px;padding:8px 0;background:none;transition:width .35s ease}.exp-slides-dots button:before,.exp-slides-dots i{content:"";position:absolute;left:0;top:50%;height:4px;margin-top:-2px;border-radius:2px}.exp-slides-dots button:before{right:0;background:#d0d0d5}.exp-slides-dots button[aria-current=true]{width:40px}.exp-slides-dots i{width:0;background:var(--ink)}.exp-slides-dots button[aria-current=true] i{animation:exp-slide-fill 4.8s linear forwards}.exp-slides-wrap.is-paused .exp-slides-dots i{animation-play-state:paused}@keyframes exp-slide-fill{to{width:100%}}.exp-explode{position:relative;height:260svh;background:#0f1012;color:#fff}.exp-explode-stage{position:sticky;top:var(--header-h);height:calc(100svh - var(--header-h));overflow:hidden;isolation:isolate}.exp-explode-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 60% 75%,#3b3d44,#16171a 45%,#0f1012 75%);z-index:0}.exp-explode-3d{position:absolute;inset:0;z-index:1}.exp-explode-copy{position:absolute;left:7%;top:11%;width:30%;z-index:4;pointer-events:none}.exp-explode-copy h2{font-size:clamp(38px,4vw,62px);font-weight:750;line-height:1.14;letter-spacing:-.065em}.exp-explode-copy h2 span{display:inline-block}.exp-explode-copy p{margin-top:24px;font-size:clamp(14px,1.15vw,18px);line-height:1.8;color:#a3a4a8}.exp-explode-tools{position:absolute;left:7%;right:7%;bottom:6%;z-index:5;display:flex;align-items:center;gap:18px;padding:12px 16px;border-radius:14px;background:#1c1d21e6;border:1px solid #ffffff14;backdrop-filter:blur(10px)}.exp-explode-tools label{font-size:11px;color:#a3a4a8;white-space:nowrap;letter-spacing:.05em}.exp-explode-tools input[type=range]{flex:1;min-width:40px;accent-color:var(--accent)}.exp-explode-tools button{font-size:11px;padding:8px 14px;border-radius:20px;background:#ffffff14;color:#fff;white-space:nowrap}.exp-explode-tools button:hover{background:#ffffff26}.exp-explode-status{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:6;font-size:12px;color:#c8c8cc;padding:10px 16px;border-radius:20px;background:#1c1d21d0}.exp-explode-tip{position:absolute;right:7%;top:12%;z-index:4;font-size:11px;letter-spacing:.06em;color:#8b8b90;text-align:right;line-height:1.8}.exp-explode-fallback{display:none;position:absolute;inset:0;z-index:2}.exp-explode-fallback img{width:100%;height:100%;object-fit:contain}.no-webgl .exp-explode-fallback{display:block}.no-webgl .exp-explode-tools,.no-webgl .exp-explode-tip{display:none}.exp-parts{position:relative;background:#f5f5f7;padding:0 7%;display:grid;grid-template-columns:.85fr 1.15fr;gap:6%;align-items:start}.exp-parts-heading{grid-column:1 / -1;padding:120px 0 40px}.exp-parts-heading h2{font-size:clamp(38px,4vw,62px);font-weight:750;line-height:1.14;letter-spacing:-.065em}.exp-parts-heading p{margin-top:20px;font-size:clamp(14px,1.15vw,18px);color:var(--muted);line-height:1.8}.exp-parts-list{display:flex;flex-direction:column;gap:12vh;padding:12vh 0 30vh;margin:0;list-style:none}.exp-part-card{padding:28px 0 32px;border-top:1px solid #d4d4d8;cursor:pointer;transition:opacity .35s;opacity:.42}.exp-part-card.is-active{opacity:1}.exp-part-card .exp-section-number{margin-bottom:14px}.exp-part-card h3{font-size:clamp(26px,2.6vw,40px);font-weight:700;letter-spacing:-.045em;line-height:1.2}.exp-part-card p{margin-top:16px;font-size:15px;line-height:1.8;color:var(--muted);max-width:46ch}.exp-part-photos{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.exp-part-photos button{width:88px;height:66px;padding:0;border-radius:8px;overflow:hidden;background:#e2e2e6;position:relative}.exp-part-photos button img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.exp-part-photos button:hover img{transform:scale(1.06)}.exp-part-photos button.exp-part-more{display:grid;place-items:center;font-size:11px;color:var(--ink);background:#e2e2e6}.exp-parts-viewer{position:sticky;top:92px;height:calc(100svh - 112px);border-radius:22px;overflow:hidden;background:radial-gradient(ellipse at 50% 80%,#fff,#e6e6ea 70%);box-shadow:inset 0 0 0 1px #00000010}.exp-parts-3d{position:absolute;inset:0}.exp-parts-viewer-head{position:absolute;left:20px;right:20px;top:18px;z-index:3;display:flex;justify-content:space-between;align-items:center;font-size:12px}.exp-parts-viewer-head b{font-weight:600}.exp-parts-viewer-head button{font-size:11px;padding:8px 14px;border-radius:20px;background:#151517;color:#fff}.exp-parts-viewer-foot{position:absolute;left:20px;bottom:16px;z-index:3;font-size:11px;color:#8b8b90;letter-spacing:.05em}.no-webgl .exp-parts-viewer{display:none}.no-webgl .exp-parts{grid-template-columns:1fr}.no-webgl .exp-part-card{opacity:1}.exp-lightbox{border:0;padding:0;width:min(1240px,calc(100vw - 32px));max-height:calc(100svh - 32px);background:#0f1012;color:#fff;border-radius:18px;overflow:hidden;box-shadow:0 30px 100px #0008}.exp-lightbox::backdrop{background:#000000c8;backdrop-filter:blur(14px)}.exp-lightbox-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px}.exp-lightbox-head h2{font-size:20px;letter-spacing:-.02em}.exp-lightbox-head p{font-size:12px;color:#9a9b9f;margin-top:4px}.exp-lightbox .exp-close{background:#ffffff18;color:#fff}.exp-lightbox-stage{position:relative;background:#000}.exp-lightbox-stage img{width:100%;height:min(66svh,720px);object-fit:contain;display:block}.exp-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#151517c8;color:#fff;display:grid;place-items:center;font-size:22px;transition:background .2s}.exp-lightbox-nav:hover{background:var(--accent)}.exp-lightbox-nav[data-prev]{left:16px}.exp-lightbox-nav[data-next]{right:16px}.exp-lightbox-thumbs{display:flex;gap:6px;padding:12px 22px 18px;overflow-x:auto;scrollbar-width:none}.exp-lightbox-thumbs::-webkit-scrollbar{display:none}.exp-lightbox-thumbs button{flex:none;width:76px;height:54px;padding:0;border-radius:6px;overflow:hidden;opacity:.5;transition:opacity .2s;outline-offset:2px}.exp-lightbox-thumbs button[aria-pressed=true],.exp-lightbox-thumbs button:hover{opacity:1}.exp-lightbox-thumbs img{width:100%;height:100%;object-fit:cover}@media(max-width:1050px)and (min-width:701px){.exp-explode-copy{width:40%}.exp-parts{grid-template-columns:1fr 1fr;gap:4%}}@media(max-width:700px){.exp-hero-frame{inset:-8% -6% 0}.exp-3d-hint{font-size:10px;bottom:-6%}.exp-slides{border-radius:14px}.exp-intro-meta{margin-top:22px;padding-top:16px;gap:12px}.exp-intro-meta b{font-size:16px}.exp-intro-meta p{font-size:11px}.exp-intro-meta .exp-slide-count b{font-size:34px}.exp-slide-nav{width:34px;height:34px;left:8px}.exp-slide-nav-next{right:8px;left:auto}.exp-slides-dots{margin-top:12px}.exp-explode{height:220svh}.exp-explode-stage{top:var(--header-h);height:calc(100svh - var(--header-h))}.exp-explode-copy{left:7%;top:5%;width:86%}.exp-explode-copy h2{font-size:clamp(30px,8.5vw,42px)}.exp-explode-copy p{margin-top:12px;font-size:12px}.exp-explode-3d{top:22%;height:auto}.exp-explode-tip{display:none}.exp-explode-tools{left:5%;right:5%;bottom:3%;gap:10px;padding:9px 10px;border-radius:10px}.exp-explode-tools label{display:none}.exp-explode-tools button{font-size:10px;padding:7px 10px}.exp-3d-label{font-size:9px;gap:6px}.exp-3d-label span{padding:4px 8px}.exp-3d-label[data-group=liftBarrel],.exp-3d-label[data-group=tiltBarrel],.exp-3d-label[data-group=battery],.exp-3d-label[data-group=fueltank],.exp-3d-label[data-group=hydtank],.exp-3d-label[data-group=trackframe]{display:none}.exp-parts{grid-template-columns:1fr;gap:0}.exp-parts-heading{padding:70px 0 20px}.exp-parts-heading h2{font-size:clamp(30px,8.5vw,42px)}.exp-parts-heading p{font-size:12px;margin-top:12px}.exp-parts-heading{order:-2}.exp-parts-viewer{position:sticky;top:calc(var(--header-h) + 10px);order:-1;height:40svh;border-radius:14px;z-index:2;box-shadow:inset 0 0 0 1px #00000010,0 0 0 10px #f5f5f7,0 22px 14px -4px #f5f5f7}.exp-parts-list{gap:28px;padding:36px 0 34svh}.exp-part-card{padding:18px 0 8px;opacity:.4}.exp-part-card h3{font-size:24px}.exp-part-card p{font-size:12px;margin-top:10px}.exp-part-photos{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:16px}.exp-part-photos button{width:auto;height:auto;aspect-ratio:4 / 3}.exp-parts-viewer-head{left:12px;right:12px;top:10px;font-size:10px}.exp-parts-viewer-head button{font-size:10px;padding:6px 10px}.exp-parts-viewer-foot{left:12px;bottom:8px;font-size:9px}.exp-lightbox{border-radius:12px}.exp-lightbox-head{padding:12px 14px}.exp-lightbox-head h2{font-size:16px}.exp-lightbox-stage img{height:48svh}.exp-lightbox-nav{width:36px;height:36px;font-size:18px}.exp-lightbox-thumbs{padding:10px 14px 14px}.exp-lightbox-thumbs button{width:56px;height:40px}}@media(prefers-reduced-motion:reduce){.exp-explode{height:auto}.exp-explode-stage{position:relative;top:0;height:86svh}.exp-part-card{opacity:1}}.exp-motion{position:relative;height:240svh;background:#121314;color:#f5f5f7}.exp-motion-stage{position:sticky;top:var(--header-h);height:calc(100svh - var(--header-h));overflow:hidden;isolation:isolate}.exp-motion-stage:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 62% 78%,#3a3c42,#17181b 48%,#121314 78%);z-index:0}.exp-motion-3d{position:absolute;inset:0;z-index:1}.exp-motion-side{position:absolute;left:7%;top:10%;bottom:15%;width:30%;z-index:4;display:flex;flex-direction:column;pointer-events:none}.exp-motion-copy h2{font-size:clamp(38px,4vw,62px);font-weight:750;line-height:1.14;letter-spacing:-.065em}.exp-motion-copy p{margin-top:22px;font-size:clamp(14px,1.15vw,18px);line-height:1.8;color:#a3a4a8}.exp-motion-points{margin:auto 0 0;padding:28px 0 0;list-style:none;width:87%}.exp-motion-points li{display:flex;align-items:baseline;gap:18px;padding:14px 0;border-top:1px solid #ffffff22;transition:border-color .25s,opacity .25s;opacity:.45}.exp-motion-points li.is-current{border-top-color:var(--accent);opacity:1}.exp-motion-points li>span{font-size:11px;color:#f56b50;font-variant-numeric:tabular-nums}.exp-motion-points h3{font-size:18px;font-weight:600}.exp-motion-points p{margin-top:6px;font-size:12px;color:#a3a4a8;line-height:1.6}.exp-motion-tools{position:absolute;left:7%;right:7%;bottom:6%;z-index:5;display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:14px;background:#1c1d21e6;border:1px solid #ffffff14;backdrop-filter:blur(10px)}.exp-motion-tools button{display:flex;align-items:center;gap:8px;background:#ffffff14;color:#fff;padding:8px 14px;border-radius:20px;font-size:11px;white-space:nowrap}.exp-motion-tools button[aria-pressed=true] .exp-play-symbol{width:7px;height:9px;border-left:2px solid;border-right:2px solid;border-top:0;border-bottom:0}.exp-motion-tools input[type=range]{flex:1;min-width:40px;accent-color:var(--accent)}.exp-motion-tag{font-size:10px;color:#a3a4a8;white-space:nowrap;letter-spacing:.05em}.exp-motion-real{position:absolute;right:7%;top:12%;z-index:4;display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:11px;letter-spacing:.05em}.exp-motion-real span{color:#8b8b90;margin-bottom:4px}.exp-motion-real button{background:transparent;color:#d6d6da;padding:4px 0;font-size:12px;text-decoration:underline;text-underline-offset:5px}.exp-motion-real button:hover{color:#fff}.exp-sr{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.exp-play-symbol{width:0;height:0;border-left:7px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent}.exp-real-video{display:block;width:100%;max-height:65svh;background:#111;margin-bottom:20px}.exp-real-dialog{width:min(1000px,calc(100vw - 32px))}.no-webgl .exp-motion{display:none}@media(max-width:700px){.exp-motion{height:210svh}.exp-motion-stage{top:var(--header-h);height:calc(100svh - var(--header-h))}.exp-motion-side{left:7%;top:5%;bottom:auto;width:86%}.exp-motion-copy h2{font-size:clamp(30px,8.5vw,42px)}.exp-motion-copy p{margin-top:12px;font-size:12px}.exp-motion-3d{top:26%;bottom:22%;height:auto}.exp-motion-points{display:none}.exp-motion-real{position:absolute;inset:auto 5% 14%;flex-direction:row;justify-content:center;gap:14px}.exp-motion-real span{display:none}.exp-motion-real button{font-size:11px}.exp-motion-tools{left:5%;right:5%;bottom:3%;gap:10px;padding:9px 10px;border-radius:10px}.exp-motion-tag{display:none}}@media(prefers-reduced-motion:reduce){.exp-motion{height:auto}.exp-motion-stage{position:relative;top:0;height:86svh}}.exp-scenes{position:relative;height:340svh;background:#f5f5f7;color:var(--ink)}.exp-scenes-stage{position:sticky;top:var(--header-h);height:calc(100svh - var(--header-h));overflow:hidden;isolation:isolate}@property --wash{syntax: "<color>"; inherits: true; initial-value: #cfd8c6;}.exp-scenes-wash{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 68% 72%,var(--wash) 0%,#f5f5f7 62%);opacity:.9}.exp-scene-plate{position:absolute;inset:0;z-index:0;background-size:cover;background-position:50% 62%;opacity:0;transition:opacity 1.2s ease}.exp-scene-plate.is-on{opacity:1}.exp-scene-plate:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f5f5f7 26%,#f5f5f7b0 42%,transparent 62%),linear-gradient(180deg,#f5f5f7 0%,transparent 28%,transparent 78%,#f5f5f7cc 100%)}.exp-scenes-stage{transition:--wash 1.2s ease}.exp-scenes-stage[data-scene=garden]{--wash: #cfd8c6}.exp-scenes-stage[data-scene=site]{--wash: #dccbb2}.exp-scenes-stage[data-scene=farm]{--wash: #e6d9b8}.exp-scenes-heading{position:absolute;left:7%;top:9%;z-index:4}.exp-scenes-heading h2{font-size:clamp(38px,4vw,62px);font-weight:750;line-height:1.14;letter-spacing:-.065em}.exp-scenes-3d{position:absolute;inset:0;width:auto;height:auto;z-index:1;pointer-events:none;display:none}.exp-scene-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% 60%;z-index:1;pointer-events:none}.exp-scene-veil{position:absolute;inset:0;z-index:1;background:#f5f5f7;opacity:0;pointer-events:none;transition:opacity .42s cubic-bezier(.4,0,1,1)}.exp-scene-veil.is-on{opacity:1}.exp-scene-veil.is-out{transition:opacity .6s cubic-bezier(0,0,.2,1)}.is-scene-capture .exp-header,.is-scene-capture main>section:not(.exp-scenes),.is-scene-capture .exp-scenes-heading,.is-scene-capture .exp-scene-cards,.is-scene-capture .exp-scene-tabs,.is-scene-capture .exp-scenes-note,.is-scene-capture .exp-scenes-grain,.is-scene-capture .exp-scene-video,.is-scene-capture .exp-scene-veil,.is-scene-capture .exp-reading-progress{display:none!important}.is-scene-capture .exp-scenes{height:100vh}.is-scene-capture .exp-scenes-stage{position:fixed;inset:0;height:100vh}.is-scene-capture .exp-scenes-3d{display:block}.exp-scenes-3d canvas{filter:saturate(.86) contrast(.93) brightness(1.02) blur(.3px)}.exp-scenes-grain{position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.09;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 .5 0 0 0 0 .5 0 0 0 0 .5 0 0 0 .9 0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}.exp-scene-cards{position:absolute;left:7%;top:34%;width:27%;z-index:4}.exp-scene-card{position:absolute;inset:0 auto auto 0;width:100%;opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;pointer-events:none}.exp-scene-card.is-active{opacity:1;transform:none;pointer-events:auto}.exp-scene-index{display:block;font-size:12px;letter-spacing:.12em;color:var(--accent);margin-bottom:14px;font-variant-numeric:tabular-nums}.exp-scene-card h3{font-size:clamp(26px,2.6vw,40px);font-weight:700;letter-spacing:-.045em;line-height:1.15}.exp-scene-card p{margin-top:14px;font-size:15px;line-height:1.75;color:var(--muted)}.exp-scene-card ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:9px}.exp-scene-card li{position:relative;padding-left:18px;font-size:13px;color:#4a4a4f}.exp-scene-card li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--accent)}.exp-scene-photo{display:flex;align-items:center;gap:12px;margin-top:24px;padding:6px;border-radius:14px;background:#fff;box-shadow:0 10px 30px -14px #0006;font-size:12px;color:var(--ink);text-align:left}.exp-scene-photo img{width:64px;height:64px;border-radius:9px;object-fit:cover}.exp-scene-photo:hover{background:#fafafa}.exp-scene-tabs{position:absolute;left:50%;bottom:7%;transform:translate(-50%);z-index:5;display:flex;gap:4px;padding:5px;border-radius:30px;background:#ffffffd0;backdrop-filter:blur(12px);box-shadow:0 10px 30px -14px #0005,0 0 0 1px #00000010}.exp-scene-tab{font-size:12px;padding:10px 18px;border-radius:24px;background:transparent;color:#55555a;transition:background .25s,color .25s;white-space:nowrap}.exp-scene-tab[aria-selected=true]{background:var(--ink);color:#fff}.exp-scenes-note{position:absolute;right:7%;bottom:8.5%;z-index:4;max-width:30%;font-size:10px;line-height:1.6;color:#8b8b90;text-align:right}@media(max-width:1050px)and (min-width:701px){.exp-scene-cards{width:34%}.exp-scenes-note{display:none}}@media(max-width:700px){.exp-scenes{height:300svh}.exp-scenes-stage{top:var(--header-h);height:calc(100svh - var(--header-h))}.exp-scenes-heading{left:7%;top:4%}.exp-scenes-heading h2{font-size:clamp(28px,8vw,38px)}.exp-scenes-3d{inset:0;width:auto;height:auto}.exp-scene-video{object-position:50% 55%}.exp-scene-plate{background-size:auto 140%;background-position:50% 100%}.exp-scene-plate:after{background:linear-gradient(180deg,#f5f5f7 0%,transparent 20%,transparent 50%,#f5f5f7e0 72%,#f5f5f7 100%)}.exp-scene-cards{inset:auto 7% 13%;width:auto;display:grid}.exp-scene-card{position:static;grid-area:1 / 1;transform:translateY(12px)}.exp-scene-index{margin-bottom:8px;font-size:10px}.exp-scene-card h3{font-size:24px}.exp-scene-card p{font-size:12px;margin-top:8px}.exp-scene-card ul{margin-top:12px;gap:5px;grid-template-columns:1fr 1fr}.exp-scene-card li{font-size:11px;padding-left:14px}.exp-scene-photo{margin-top:12px;padding:4px;font-size:11px}.exp-scene-photo img{width:44px;height:44px}.exp-scene-tabs{bottom:3%;width:max-content;max-width:94%}.exp-scene-tab{font-size:11px;padding:8px 12px}.exp-scene-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:94%}.exp-scene-tab{white-space:normal;line-height:1.25;text-align:center;padding:8px 6px;overflow-wrap:anywhere;hyphens:auto}.exp-scenes-note{display:none}}@media(prefers-reduced-motion:reduce){.exp-scenes{height:auto}.exp-scenes-stage{position:relative;top:0;height:100svh}}.exp-finale{padding:0 7% 70px;overflow-x:clip}.exp-finale-track{height:calc(210svh - var(--header-h))}.exp-finale-stage{position:sticky;z-index:3;top:var(--header-h);height:calc(100svh - var(--header-h));display:flex;flex-direction:column;align-items:center;padding:6svh 0 3svh}.exp-finale-heading{flex:none}.exp-finale-heading h2{white-space:nowrap}.exp-finale-product{position:relative;z-index:4;flex:1 1 0;min-height:0;width:min(68vw,900px);margin:-7svh auto 0;pointer-events:none}.exp-finale-product img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .8s ease}.exp-finale-frame{position:absolute;inset:0}@media(min-width:701px){.exp-finale-frame{top:-40%;bottom:8%}}.exp-finale-3d{position:absolute;inset:0 -8.14%;width:auto;height:auto;z-index:3;cursor:grab}.exp-finale-3d:active{cursor:grabbing}.exp-finale-stage.is-driving .exp-finale-3d{pointer-events:none}.exp-finale-product.is-3d img,.exp-finale-product.is-driving img{opacity:0}.exp-finale-product .exp-3d-hint{bottom:0}.exp-finale-stage:has(.exp-finale-3d.is-touched) .exp-3d-hint,.exp-finale-product:not(.is-3d) .exp-3d-hint,.exp-finale-product.is-driving .exp-3d-hint{opacity:0}.no-webgl .exp-finale-3d{display:none}.no-webgl .exp-finale-track{height:auto}.no-webgl .exp-finale-stage{position:relative;top:0;height:auto}.no-webgl .exp-finale-product{flex:none;aspect-ratio:2200 / 1800}.exp-finale-paint{position:relative;z-index:4;flex:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:2svh auto 0}.exp-finale-paint-note{flex-basis:100%;margin-top:4px!important;text-align:center;font-size:11px;color:#8b8b90}.exp-finale-paint button{width:30px;height:30px;border-radius:50%;padding:0;background:var(--swatch)!important;box-shadow:inset 0 0 0 1px #0000001f,0 0 0 3px #ececef,0 0 0 4px transparent;transition:box-shadow .2s,transform .2s}.exp-finale-paint button:hover{transform:scale(1.08)}.exp-finale-paint button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #0000001f,0 0 0 3px #ececef,0 0 0 4.5px var(--ink)}.exp-finale-paint b{min-width:4.5em;margin-left:6px;font-size:13px;font-weight:600;color:#3b3b3f}@media(prefers-reduced-motion:reduce){.exp-finale-track{height:auto}.exp-finale-stage{position:relative;top:0;height:auto}.exp-finale-product{flex:none;aspect-ratio:2200 / 1800}}@media(max-width:700px){.exp-finale-track{height:calc(200svh - var(--header-h))}.exp-finale-stage{top:var(--header-h);height:calc(100svh - var(--header-h));padding:5svh 0 3svh}.exp-finale-product{width:100%;margin:-3svh auto 0}.exp-finale-paint{gap:12px}.exp-finale-paint button{width:28px;height:28px}}
