.ModelGallery-module__soyT-W__gallery{gap:var(--space-3);outline:none;min-width:0;display:grid}.ModelGallery-module__soyT-W__gallery:focus-visible{border-radius:var(--radius-md);box-shadow:0 0 0 3px var(--color-signal-strong)}.ModelGallery-module__soyT-W__stage{aspect-ratio:16/10;border-radius:var(--radius-md);background:var(--color-mist);width:100%;position:relative;overflow:hidden}.ModelGallery-module__soyT-W__stage .bikers-media{border-radius:inherit;height:100%}.ModelGallery-module__soyT-W__stage .bikers-media__image{object-fit:cover}.ModelGallery-module__soyT-W__openLightbox{z-index:2;top:var(--space-3);right:var(--space-3);min-height:2.75rem;padding:0 var(--space-3);align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);color:var(--color-white);font-family:var(--font-mono);letter-spacing:.09em;cursor:pointer;-webkit-backdrop-filter:blur(.65rem);backdrop-filter:blur(.65rem);transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);background:#10110fd6;border:1px solid #f7f6f285;font-size:.625rem;line-height:1;display:inline-flex;position:absolute}.ModelGallery-module__soyT-W__openLightbox:hover{background:var(--color-white);color:var(--color-ink);transform:translateY(-1px)}.ModelGallery-module__soyT-W__openLightbox:focus-visible{outline:3px solid var(--color-white);outline-offset:2px}.ModelGallery-module__soyT-W__openLightboxIcon{font-size:.95rem;line-height:1}.ModelGallery-module__soyT-W__controls{right:var(--space-3);bottom:var(--space-3);align-items:center;gap:var(--space-2);display:flex;position:absolute}.ModelGallery-module__soyT-W__control,.ModelGallery-module__soyT-W__counter{border-radius:var(--radius-pill);min-width:2.75rem;min-height:2.75rem;color:var(--color-white);background:#10110fe0;border:1px solid #f7f6f280}.ModelGallery-module__soyT-W__control{cursor:pointer;place-items:center;font-size:1.1rem;display:inline-grid}.ModelGallery-module__soyT-W__control:hover{background:var(--color-signal-strong)}.ModelGallery-module__soyT-W__control:focus-visible{outline:3px solid var(--color-white);outline-offset:2px}.ModelGallery-module__soyT-W__counter{padding:0 var(--space-3);font-family:var(--font-mono);font-size:var(--font-size-xs);justify-content:center;align-items:center;display:inline-flex}.ModelGallery-module__soyT-W__thumbnails{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ModelGallery-module__soyT-W__thumbnail{border:1px solid var(--color-titanium);border-radius:var(--radius-sm);background:var(--color-mist);cursor:pointer;min-width:2.75rem;min-height:4.75rem;padding:0;position:relative;overflow:hidden}.ModelGallery-module__soyT-W__thumbnail img{object-fit:cover}.ModelGallery-module__soyT-W__thumbnail:after{content:"";background:#10110f26;position:absolute;inset:0}.ModelGallery-module__soyT-W__thumbnail:hover:after,.ModelGallery-module__soyT-W__thumbnail[aria-current=true]:after{background:0 0}.ModelGallery-module__soyT-W__thumbnail[aria-current=true]{border-color:var(--color-ink);box-shadow:inset 0 -3px 0 var(--color-signal-strong)}.ModelGallery-module__soyT-W__thumbnail:focus-visible{outline:3px solid var(--color-signal-strong);outline-offset:2px}.ModelGallery-module__soyT-W__thumbnailIndex{right:var(--space-2);bottom:var(--space-2);z-index:1;color:var(--color-white);font-family:var(--font-mono);background:#10110fd1;padding:.15rem .3rem;font-size:.625rem;position:absolute}.ModelGallery-module__soyT-W__mosaic{grid-auto-flow:dense;background:var(--color-ink);grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(10rem,14vw,16.5rem);gap:clamp(.2rem,.5vw,.55rem);min-width:0;padding:clamp(.2rem,.5vw,.55rem);display:grid}.ModelGallery-module__soyT-W__mosaicTile{--pointer-x:0;--pointer-y:0;background:var(--color-graphite);min-width:0;min-height:2.75rem;color:var(--color-white);cursor:pointer;text-align:left;border:0;border-radius:0;grid-column:span 4;padding:0;position:relative;overflow:hidden}.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+1){grid-area:span 2/span 5}.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+2),.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+4){grid-column:span 3}.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+3),.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+7){grid-area:span 2/span 4}.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+5){grid-area:span 2/span 3}.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+6),.ModelGallery-module__soyT-W__mosaicTile:nth-child(8n+8){grid-column:span 5}.ModelGallery-module__soyT-W__mosaicTile .bikers-media{border-radius:0;width:100%;height:100%}.ModelGallery-module__soyT-W__mosaicTile .bikers-media__image{object-fit:cover;transform:translate3d(calc(var(--pointer-x) * -.32rem), calc(var(--pointer-y) * -.32rem), 0) scale(1.018);transition:transform var(--motion-entrance) cubic-bezier(.2, .72, .2, 1), filter var(--motion-base) var(--ease-out);will-change:transform}.ModelGallery-module__soyT-W__mosaicShade{z-index:1;pointer-events:none;opacity:.46;transition:opacity var(--motion-base) var(--ease-out);background:linear-gradient(#0000 52%,#070807b8);position:absolute;inset:0}.ModelGallery-module__soyT-W__mosaicMeta{z-index:2;right:var(--space-3);bottom:var(--space-3);left:var(--space-3);color:var(--color-white);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.625rem;font-weight:500;display:flex;position:absolute}.ModelGallery-module__soyT-W__mosaicMeta span:last-child{opacity:0;transition:opacity var(--motion-fast) var(--ease-out), transform var(--motion-fast) var(--ease-out);transform:translateY(.4rem)}:is(.ModelGallery-module__soyT-W__mosaicTile:hover .bikers-media__image,.ModelGallery-module__soyT-W__mosaicTile:focus-visible .bikers-media__image){transform:translate3d(calc(var(--pointer-x) * -.55rem), calc(var(--pointer-y) * -.55rem), 0) scale(1.09);filter:saturate(1.08)contrast(1.035)}.ModelGallery-module__soyT-W__mosaicTile:hover .ModelGallery-module__soyT-W__mosaicShade,.ModelGallery-module__soyT-W__mosaicTile:focus-visible .ModelGallery-module__soyT-W__mosaicShade{opacity:.8}.ModelGallery-module__soyT-W__mosaicTile:hover .ModelGallery-module__soyT-W__mosaicMeta span:last-child,.ModelGallery-module__soyT-W__mosaicTile:focus-visible .ModelGallery-module__soyT-W__mosaicMeta span:last-child{opacity:1;transform:translateY(0)}.ModelGallery-module__soyT-W__mosaicTile:focus-visible{z-index:3;outline:3px solid var(--color-white);outline-offset:-5px}.ModelGallery-module__soyT-W__lightboxBackdrop{z-index:1000;padding:max(var(--space-3), env(safe-area-inset-top)) max(var(--space-3), env(safe-area-inset-right)) max(var(--space-3), env(safe-area-inset-bottom)) max(var(--space-3), env(safe-area-inset-left));color:var(--color-white);animation:ModelGallery-module__soyT-W__lightbox-reveal var(--motion-base) var(--ease-out) both;background:#060706f7;display:grid;position:fixed;inset:0}.ModelGallery-module__soyT-W__lightbox{gap:var(--space-3);outline:none;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.ModelGallery-module__soyT-W__lightboxHeader,.ModelGallery-module__soyT-W__lightboxFooter{z-index:2;position:relative}.ModelGallery-module__soyT-W__lightboxHeader{justify-content:space-between;align-items:center;gap:var(--space-4);min-width:0;display:flex}.ModelGallery-module__soyT-W__lightboxHeading{min-width:0}.ModelGallery-module__soyT-W__lightboxKicker,.ModelGallery-module__soyT-W__lightboxHeading h2,.ModelGallery-module__soyT-W__lightboxHint{margin:0}.ModelGallery-module__soyT-W__lightboxKicker{color:#f7f6f294;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.625rem;line-height:1.3}.ModelGallery-module__soyT-W__lightboxHeading h2{font-family:var(--font-display);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:clamp(1rem,1.5vw,1.35rem);font-weight:500;line-height:1.15;overflow:hidden}.ModelGallery-module__soyT-W__lightboxClose,.ModelGallery-module__soyT-W__lightboxControl,.ModelGallery-module__soyT-W__zoomValue{border-radius:var(--radius-pill);min-width:2.75rem;min-height:2.75rem;color:var(--color-white);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);background:#f7f6f212;border:1px solid #f7f6f245}.ModelGallery-module__soyT-W__lightboxClose{flex:none;place-items:center;font-size:1.55rem;font-weight:300;line-height:1;display:inline-grid}.ModelGallery-module__soyT-W__lightboxClose:hover,.ModelGallery-module__soyT-W__lightboxControl:hover:not(:disabled),.ModelGallery-module__soyT-W__zoomValue:hover{border-color:var(--color-white);background:var(--color-white);color:var(--color-ink)}.ModelGallery-module__soyT-W__lightboxClose:focus-visible,.ModelGallery-module__soyT-W__lightboxControl:focus-visible,.ModelGallery-module__soyT-W__zoomValue:focus-visible{outline:3px solid var(--color-white);outline-offset:2px}.ModelGallery-module__soyT-W__lightboxViewport{border-radius:var(--radius-md);overscroll-behavior:contain;scrollbar-color:#f7f6f25c transparent;touch-action:pan-x pan-y pinch-zoom;background:radial-gradient(circle at 50% 42%,#f7f6f20f,#0000 56%),#090a09;border:1px solid #f7f6f21f;min-width:0;min-height:0;position:relative;overflow:auto}.ModelGallery-module__soyT-W__lightboxCanvas{min-width:100%;min-height:100%;transition:width var(--motion-base) var(--ease-out), height var(--motion-base) var(--ease-out);position:relative}.ModelGallery-module__soyT-W__lightboxImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ModelGallery-module__soyT-W__lightboxFooter{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-width:0;display:grid}.ModelGallery-module__soyT-W__lightboxHint{color:#f7f6f27a;font-family:var(--font-mono);letter-spacing:.045em;text-transform:uppercase;font-size:.625rem;line-height:1.4}.ModelGallery-module__soyT-W__lightboxNavigation,.ModelGallery-module__soyT-W__zoomControls{align-items:center;gap:var(--space-2);display:flex}.ModelGallery-module__soyT-W__lightboxNavigation{justify-self:center}.ModelGallery-module__soyT-W__zoomControls{justify-self:end}.ModelGallery-module__soyT-W__lightboxControl{place-items:center;padding:0;font-size:1.1rem;display:inline-grid}.ModelGallery-module__soyT-W__lightboxControl:disabled{color:#f7f6f24d;cursor:default}.ModelGallery-module__soyT-W__lightboxCounter,.ModelGallery-module__soyT-W__zoomValue{min-height:2.75rem;padding:0 var(--space-3);font-family:var(--font-mono);letter-spacing:.055em;white-space:nowrap;justify-content:center;align-items:center;font-size:.6875rem;line-height:1;display:inline-flex}.ModelGallery-module__soyT-W__lightboxCounter{min-width:4.5rem;color:var(--color-white)}.ModelGallery-module__soyT-W__zoomValue{min-width:7.2rem}.ModelGallery-module__soyT-W__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes ModelGallery-module__soyT-W__lightbox-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:47.99rem){.ModelGallery-module__soyT-W__mosaic{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(9rem,42vw,12rem)}.ModelGallery-module__soyT-W__mosaicTile,.ModelGallery-module__soyT-W__mosaicTile:nth-child(n){grid-area:span 1/span 1}.ModelGallery-module__soyT-W__mosaicTile:nth-child(6n+1),.ModelGallery-module__soyT-W__mosaicTile:nth-child(6n+6){grid-area:span 2/span 2}.ModelGallery-module__soyT-W__mosaicMeta span:last-child{display:none}.ModelGallery-module__soyT-W__openLightbox{top:var(--space-2);right:var(--space-2);padding-inline:var(--space-2)}.ModelGallery-module__soyT-W__openLightbox span:last-child{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ModelGallery-module__soyT-W__controls{right:var(--space-2);bottom:var(--space-2)}.ModelGallery-module__soyT-W__thumbnails{padding-bottom:var(--space-2);scroll-padding-inline:var(--space-2);scroll-snap-type:x proximity;scrollbar-width:thin;display:flex;overflow-x:auto}.ModelGallery-module__soyT-W__thumbnail{scroll-snap-align:start;flex:0 0 min(30vw,7.5rem);width:min(30vw,7.5rem);min-height:4.75rem}.ModelGallery-module__soyT-W__lightboxBackdrop{padding:max(var(--space-2), env(safe-area-inset-top)) max(var(--space-2), env(safe-area-inset-right)) max(var(--space-2), env(safe-area-inset-bottom)) max(var(--space-2), env(safe-area-inset-left))}.ModelGallery-module__soyT-W__lightbox,.ModelGallery-module__soyT-W__lightboxHeader{gap:var(--space-2)}.ModelGallery-module__soyT-W__lightboxHeading h2{font-size:.95rem}.ModelGallery-module__soyT-W__lightboxFooter{gap:var(--space-2);grid-template-columns:1fr auto}.ModelGallery-module__soyT-W__lightboxHint{display:none}.ModelGallery-module__soyT-W__lightboxNavigation{justify-self:start}.ModelGallery-module__soyT-W__zoomControls{min-width:0}.ModelGallery-module__soyT-W__lightboxCounter{min-width:3.4rem;padding-inline:var(--space-1)}.ModelGallery-module__soyT-W__zoomValue{min-width:4.25rem;padding-inline:var(--space-1)}.ModelGallery-module__soyT-W__zoomValue span{font-size:0}.ModelGallery-module__soyT-W__zoomValue span:after{content:attr(data-zoom);font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.ModelGallery-module__soyT-W__gallery *,.ModelGallery-module__soyT-W__gallery :before,.ModelGallery-module__soyT-W__gallery :after{transition-duration:.01ms!important}.ModelGallery-module__soyT-W__lightboxBackdrop{animation:none}.ModelGallery-module__soyT-W__lightboxBackdrop *,.ModelGallery-module__soyT-W__lightboxBackdrop :before,.ModelGallery-module__soyT-W__lightboxBackdrop :after{scroll-behavior:auto!important;transition:none!important}.ModelGallery-module__soyT-W__mosaicTile .bikers-media__image{filter:none;transform:none}.ModelGallery-module__soyT-W__mosaicTile:hover .bikers-media__image{filter:none;transform:none}.ModelGallery-module__soyT-W__mosaicTile:focus-visible .bikers-media__image{filter:none;transform:none}}
.ModelSpin360-module__7FPnkq__viewer{color:#f1eee7;background:#171a14;border:1px solid #3b3e36;border-radius:2px;gap:0;min-width:0;display:grid;overflow:hidden}.ModelSpin360-module__7FPnkq__heading{border-bottom:1px solid #3b3e36;align-items:center;gap:14px;min-height:68px;padding:12px 18px;display:flex}.ModelSpin360-module__7FPnkq__heading>div{min-width:0}.ModelSpin360-module__7FPnkq__eyebrow{font:400 9px/1.5 var(--font-mono);letter-spacing:.1em;color:#aab69a}.ModelSpin360-module__7FPnkq__heading p{font:500 12px/1.5 var(--font-body);margin:3px 0 0}.ModelSpin360-module__7FPnkq__mode{color:#b7bcb0;font:400 9px/1.5 var(--font-mono);white-space:nowrap;margin-left:auto}.ModelSpin360-module__7FPnkq__fullscreen{color:#f1eee7;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.ModelSpin360-module__7FPnkq__frame{object-fit:contain;-webkit-user-select:none;user-select:none;transform-origin:50%}.ModelSpin360-module__7FPnkq__dashboard{justify-content:space-between;align-items:center;gap:20px;padding:12px 18px;display:flex}.ModelSpin360-module__7FPnkq__orbitControl{max-width:420px;font:400 10px/1.5 var(--font-mono);color:#b7bcb0;flex:1;gap:10px;display:grid}.ModelSpin360-module__7FPnkq__orbitControl input{accent-color:#c7d6b0;cursor:ew-resize;width:100%;min-width:0;min-height:24px;margin:0}.ModelSpin360-module__7FPnkq__zoomControl{border:1px solid #3b3e36;align-items:center;display:flex}.ModelSpin360-module__7FPnkq__zoomControl button{color:#f1eee7;cursor:pointer;background:0 0;border:0;width:44px;height:44px;font-size:20px}.ModelSpin360-module__7FPnkq__zoomControl button:disabled{opacity:.4;cursor:default}.ModelSpin360-module__7FPnkq__zoomControl output{text-align:center;min-width:36px;font:400 10px/1 var(--font-mono)}.ModelSpin360-module__7FPnkq__stage{aspect-ratio:16/10;background:var(--color-mist);touch-action:pan-y;border-radius:0;width:100%;position:relative;overflow:hidden}.ModelSpin360-module__7FPnkq__stage .bikers-media{border-radius:inherit;-webkit-user-select:none;user-select:none;height:100%}.ModelSpin360-module__7FPnkq__activate,.ModelSpin360-module__7FPnkq__controls button{border:1px solid color-mix(in srgb, var(--color-white) 45%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-ink) 88%, transparent);min-width:2.75rem;min-height:2.75rem;color:var(--color-white);font:600 var(--font-size-sm)/1 var(--font-body);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.ModelSpin360-module__7FPnkq__activate{right:var(--space-4);bottom:var(--space-4);gap:var(--space-2);padding:.75rem 1rem;position:absolute}.ModelSpin360-module__7FPnkq__activate span{font-size:1.15rem}.ModelSpin360-module__7FPnkq__controls{right:var(--space-4);bottom:var(--space-4);align-items:center;gap:var(--space-2);min-height:2.75rem;display:flex;position:absolute}.ModelSpin360-module__7FPnkq__controls output{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-ink) 88%, transparent);min-width:4.75rem;color:var(--color-white);font:500 var(--font-size-xs)/1 var(--font-mono);text-align:center;padding:.75rem .85rem}.ModelSpin360-module__7FPnkq__activate:focus-visible,.ModelSpin360-module__7FPnkq__controls button:focus-visible,.ModelSpin360-module__7FPnkq__error button:focus-visible{outline:3px solid var(--color-white);outline-offset:2px;box-shadow:0 0 0 2px var(--color-ink)}.ModelSpin360-module__7FPnkq__controls button:disabled{cursor:wait;opacity:.56}.ModelSpin360-module__7FPnkq__help{color:#b7bcb0;font-size:var(--font-size-xs);margin:0;padding:0 18px 14px;line-height:1.45}.ModelSpin360-module__7FPnkq__error{justify-content:space-between;align-items:center;gap:var(--space-3);color:#b7bcb0;min-height:2.75rem;font-size:var(--font-size-xs);padding:0 18px 14px;line-height:1.45;display:flex}.ModelSpin360-module__7FPnkq__error p{margin:0}.ModelSpin360-module__7FPnkq__error button{border:1px solid var(--color-ink);border-radius:var(--radius-pill);color:#f1eee7;min-height:2.75rem;font:600 var(--font-size-xs)/1 var(--font-body);cursor:pointer;background:0 0;padding:.65rem .9rem}@media (max-width:47.99rem){.ModelSpin360-module__7FPnkq__heading{gap:8px;padding:10px 12px}.ModelSpin360-module__7FPnkq__mode{white-space:normal;text-align:right;max-width:85px;font-size:8px}.ModelSpin360-module__7FPnkq__dashboard{gap:12px;padding:12px}.ModelSpin360-module__7FPnkq__activate,.ModelSpin360-module__7FPnkq__controls{right:var(--space-3);bottom:var(--space-3)}}.ModelSpin360-module__7FPnkq__viewer:fullscreen{grid-template-rows:auto minmax(0,1fr) auto auto;width:100vw;height:100dvh}.ModelSpin360-module__7FPnkq__viewer:fullscreen .ModelSpin360-module__7FPnkq__stage{aspect-ratio:auto;height:100%}.ModelSpin360-module__7FPnkq__viewer:fullscreen .ModelSpin360-module__7FPnkq__stage .bikers-media{aspect-ratio:auto!important}.ModelSpin360-module__7FPnkq__fullscreen:focus-visible,.ModelSpin360-module__7FPnkq__zoomControl button:focus-visible,.ModelSpin360-module__7FPnkq__orbitControl input:focus-visible{outline-offset:2px;outline:2px solid #e8efd9}@media (prefers-reduced-motion:reduce){.ModelSpin360-module__7FPnkq__activate,.ModelSpin360-module__7FPnkq__controls button{transition:none}}
.ModelColorwayGallery-module__k0oo0q__colorwayGallery{gap:var(--space-3);min-width:0;display:grid}.ModelColorwayGallery-module__k0oo0q__header{justify-content:space-between;align-items:end;gap:var(--space-4);display:flex}.ModelColorwayGallery-module__k0oo0q__kicker,.ModelColorwayGallery-module__k0oo0q__activeName,.ModelColorwayGallery-module__k0oo0q__status{font-family:var(--font-mono);font-size:var(--font-size-xs);letter-spacing:.055em;text-transform:uppercase;margin:0;line-height:1.4}.ModelColorwayGallery-module__k0oo0q__kicker,.ModelColorwayGallery-module__k0oo0q__status{color:var(--color-graphite)}.ModelColorwayGallery-module__k0oo0q__header h2{font-family:var(--font-display);font-size:var(--font-size-md);letter-spacing:-.035em;margin:.25rem 0 0;font-weight:600}.ModelColorwayGallery-module__k0oo0q__activeName{max-width:50%;color:var(--color-ink);text-align:right}.ModelColorwayGallery-module__k0oo0q__options{padding:var(--space-2) 0;gap:var(--space-2);border-top:1px solid var(--color-titanium);border-bottom:1px solid var(--color-titanium);flex-wrap:wrap;display:flex}.ModelColorwayGallery-module__k0oo0q__option{border-radius:var(--radius-pill);cursor:pointer;border:1px solid #0000;align-items:center;gap:.55rem;min-height:2.75rem;padding:.35rem .8rem .35rem .35rem;transition:border-color .16s,background-color .16s;display:inline-flex;position:relative}.ModelColorwayGallery-module__k0oo0q__option:has(input:checked){border-color:var(--color-ink);background:var(--color-white)}.ModelColorwayGallery-module__k0oo0q__option:has(input:focus-visible){outline:2px solid var(--color-signal-strong);outline-offset:2px}.ModelColorwayGallery-module__k0oo0q__option input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ModelColorwayGallery-module__k0oo0q__swatch{border:1px solid color-mix(in srgb, var(--color-ink) 22%, transparent);background:var(--colorway-swatch);border-radius:50%;flex:none;width:2rem;height:2rem;box-shadow:inset 0 0 0 2px #ffffff73}.ModelColorwayGallery-module__k0oo0q__optionName{font-size:var(--font-size-xs);font-weight:600;line-height:1.2}.ModelColorwayGallery-module__k0oo0q__status{text-transform:none;min-height:1.4em}@media (max-width:47.99rem){.ModelColorwayGallery-module__k0oo0q__header{align-items:start}.ModelColorwayGallery-module__k0oo0q__activeName{max-width:45%}.ModelColorwayGallery-module__k0oo0q__options{scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.ModelColorwayGallery-module__k0oo0q__option{flex:none}}@media (prefers-reduced-motion:reduce){.ModelColorwayGallery-module__k0oo0q__option{transition:none}}
.ModelInteractive3D-module__c4pHbq__experience{gap:var(--space-3);min-width:0;display:grid}.ModelInteractive3D-module__c4pHbq__modeTabs{border-bottom:1px solid var(--color-titanium);align-items:center;gap:4px;padding-bottom:10px;display:flex}.ModelInteractive3D-module__c4pHbq__modeTabs button{min-height:44px;color:var(--color-graphite);font:500 11px/1.4 var(--font-mono);cursor:pointer;background:0 0;border:1px solid #0000;padding:0 16px}.ModelInteractive3D-module__c4pHbq__modeTabs button[aria-pressed=true]{background:var(--color-ink);color:var(--color-white)}.ModelInteractive3D-module__c4pHbq__modeTabs button:focus-visible{outline:2px solid var(--color-signal);outline-offset:3px}.ModelInteractive3D-module__c4pHbq__modeTabs>span{font:400 9px/1.5 var(--font-mono);color:var(--color-graphite);margin-left:auto}.ModelInteractive3D-module__c4pHbq__scapeDisclosure{font:400 11px/1.7 var(--font-body);color:var(--color-graphite);margin:0}.ModelInteractive3D-module__c4pHbq__heading,.ModelInteractive3D-module__c4pHbq__meta{justify-content:space-between;gap:var(--space-3);align-items:center;display:flex}.ModelInteractive3D-module__c4pHbq__eyebrow,.ModelInteractive3D-module__c4pHbq__hint,.ModelInteractive3D-module__c4pHbq__meta{font:400 10px/1.5 var(--font-mono);letter-spacing:.08em}.ModelInteractive3D-module__c4pHbq__eyebrow{color:var(--color-signal-strong);margin:0}.ModelInteractive3D-module__c4pHbq__hint{color:var(--color-graphite);text-align:right;margin:0}.ModelInteractive3D-module__c4pHbq__garage{--garage-ink:#f1eee7;--garage-muted:#acb0a5;--garage-line:#3b3e36;color:var(--garage-ink);border:1px solid var(--garage-line);background:#151712;border-radius:2px;overflow:hidden}.ModelInteractive3D-module__c4pHbq__topbar{justify-content:space-between;align-items:center;gap:var(--space-3);border-bottom:1px solid var(--garage-line);height:54px;padding-inline:20px;display:flex}.ModelInteractive3D-module__c4pHbq__garageMark,.ModelInteractive3D-module__c4pHbq__modelName,.ModelInteractive3D-module__c4pHbq__stageCaption{font:400 10px/1.4 var(--font-mono);letter-spacing:.13em;text-transform:uppercase}.ModelInteractive3D-module__c4pHbq__garageMark{align-items:center;gap:8px;display:flex}.ModelInteractive3D-module__c4pHbq__garageMark>span{background:#bcc7a3;width:5px;height:5px}.ModelInteractive3D-module__c4pHbq__modelName{color:var(--garage-muted);margin-left:auto}.ModelInteractive3D-module__c4pHbq__iconButton{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.ModelInteractive3D-module__c4pHbq__disclosure{border-bottom:1px solid var(--garage-line);color:var(--garage-muted);font:400 12px/1.6 var(--font-body);padding:16px 20px}.ModelInteractive3D-module__c4pHbq__disclosure p{margin:0}.ModelInteractive3D-module__c4pHbq__disclosure .ModelInteractive3D-module__c4pHbq__originLabel{color:var(--garage-ink);font:500 11px/1.6 var(--font-mono);margin-bottom:6px}.ModelInteractive3D-module__c4pHbq__quality{margin-top:4px}.ModelInteractive3D-module__c4pHbq__quality summary{cursor:pointer;min-height:44px;color:var(--garage-ink);align-content:center;width:fit-content;max-width:100%;display:list-item}.ModelInteractive3D-module__c4pHbq__quality summary:focus-visible{outline-offset:3px;outline:2px solid #e8efd9}.ModelInteractive3D-module__c4pHbq__quality ul{margin:0;padding-inline-start:18px}.ModelInteractive3D-module__c4pHbq__stage{isolation:isolate;aspect-ratio:16/11;background:radial-gradient(at 50% 20%,#eeeae0,#0000 75%),linear-gradient(#d6d3c9 0%,#c8c5bb 63%,#aeaba1);min-height:320px;transition:background-color .4s;position:relative;overflow:hidden}.ModelInteractive3D-module__c4pHbq__horizon{pointer-events:none;background:linear-gradient(#0000 65%,#6b685f29 65.2%,#0000 65.8%);position:absolute;inset:0}.ModelInteractive3D-module__c4pHbq__floor{pointer-events:none;border:1px solid #5a5a4e29;border-radius:50%;width:68%;height:27%;position:absolute;bottom:6%;left:16%}.ModelInteractive3D-module__c4pHbq__floor:after{content:"";border-radius:inherit;border:1px solid #5a5a4e0f;position:absolute;inset:-12px -22px}.ModelInteractive3D-module__c4pHbq__poster,.ModelInteractive3D-module__c4pHbq__viewer{width:100%;height:100%;position:absolute;inset:0}.ModelInteractive3D-module__c4pHbq__poster{object-fit:contain;z-index:1;background:#d1cec5}.ModelInteractive3D-module__c4pHbq__viewer{--poster-color:transparent;z-index:2;background:0 0}.ModelInteractive3D-module__c4pHbq__viewer[data-ready=false]{opacity:0;pointer-events:none}.ModelInteractive3D-module__c4pHbq__launch{z-index:4;color:#f7f6f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:56px;font:400 13px/1 var(--font-mono);cursor:pointer;white-space:nowrap;background:#141712f0;border:1px solid #ffffff59;align-items:center;gap:16px;padding:0 22px;transition:background .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ModelInteractive3D-module__c4pHbq__launch:hover{background:#33372a}.ModelInteractive3D-module__c4pHbq__launch:disabled{cursor:progress}.ModelInteractive3D-module__c4pHbq__stageCaption{color:#55574f;z-index:3;pointer-events:none;justify-content:space-between;align-items:center;margin:0;font-size:9px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.ModelInteractive3D-module__c4pHbq__zoom{z-index:4;background:#151712e6;border:1px solid #fff3;align-items:center;display:flex;position:absolute;bottom:54px;right:20px}.ModelInteractive3D-module__c4pHbq__zoom button{color:#f7f6f2;cursor:pointer;min-width:44px;height:44px;font:400 22px/1 var(--font-body);background:0 0;border:0;place-items:center;display:grid}.ModelInteractive3D-module__c4pHbq__zoom button+button{border-left:1px solid #ffffff26}.ModelInteractive3D-module__c4pHbq__dashboard{padding:12px 20px 18px}.ModelInteractive3D-module__c4pHbq__controlRow{border-bottom:1px solid var(--garage-line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px;display:flex}.ModelInteractive3D-module__c4pHbq__cameraControls{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.ModelInteractive3D-module__c4pHbq__cameraControls button,.ModelInteractive3D-module__c4pHbq__lightControls button{min-height:44px;color:var(--garage-muted);font:400 11px/1.3 var(--font-mono);cursor:pointer;background:0 0;border:0;padding:0 13px}.ModelInteractive3D-module__c4pHbq__cameraControls button[aria-pressed=true]{color:var(--garage-ink);background:#30352b}.ModelInteractive3D-module__c4pHbq__cameraControls button:disabled,.ModelInteractive3D-module__c4pHbq__rotateButton:disabled{opacity:.45;cursor:default}.ModelInteractive3D-module__c4pHbq__rotateButton{border:1px solid var(--garage-line);width:44px;height:44px;color:var(--garage-ink);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;display:grid}.ModelInteractive3D-module__c4pHbq__rotateButton[aria-pressed=true]{color:#dce8bf;background:#30352b}.ModelInteractive3D-module__c4pHbq__finishRow{justify-content:space-between;align-items:center;gap:20px;padding-top:16px;display:flex}.ModelInteractive3D-module__c4pHbq__colours{border:0;grid-template-columns:auto 1fr;align-items:center;gap:4px 14px;min-width:0;margin:0;padding:0;display:grid}.ModelInteractive3D-module__c4pHbq__colours legend{float:left;width:100%;color:var(--garage-muted);font:400 10px/1.4 var(--font-mono);grid-column:1/-1;margin-bottom:3px}.ModelInteractive3D-module__c4pHbq__swatches{flex-wrap:wrap;gap:3px;display:flex}.ModelInteractive3D-module__c4pHbq__colourOption{cursor:pointer;place-items:center;width:44px;height:44px;display:grid;position:relative}.ModelInteractive3D-module__c4pHbq__colourOption input{appearance:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;width:100%;height:100%;margin:0;position:absolute;inset:0}.ModelInteractive3D-module__c4pHbq__colourOption input:checked{border-color:#dce4d0}.ModelInteractive3D-module__c4pHbq__colourOption input:disabled{cursor:default}.ModelInteractive3D-module__c4pHbq__colourOption input:disabled+span{opacity:.45}.ModelInteractive3D-module__c4pHbq__colourOption span{background:linear-gradient(145deg, #ffffff2e, transparent), var(--garage-swatch);pointer-events:none;border:1px solid #ffffff73;border-radius:50%;width:28px;height:28px}.ModelInteractive3D-module__c4pHbq__colours p{color:var(--garage-ink);font:400 11px/1.5 var(--font-body);max-width:170px;margin:0}.ModelInteractive3D-module__c4pHbq__lightControls{color:var(--garage-muted);align-self:end;align-items:center;display:flex}.ModelInteractive3D-module__c4pHbq__lightControls button{min-width:50px;padding-inline:10px}.ModelInteractive3D-module__c4pHbq__lightControls button[aria-pressed=true]{color:var(--garage-ink);text-underline-offset:6px;text-decoration:underline}.ModelInteractive3D-module__c4pHbq__geometry{font:400 11px/1.5 var(--font-mono);color:var(--garage-muted)}.ModelInteractive3D-module__c4pHbq__paintNote{font:400 11px/1.6 var(--font-body);color:var(--garage-muted);max-width:68ch;margin:16px 0 0}.ModelInteractive3D-module__c4pHbq__status{z-index:4;color:#f7f6f2;font:400 12px/1.6 var(--font-body);background:#151712;padding:12px;position:absolute;bottom:65px;left:20px;right:20px}.ModelInteractive3D-module__c4pHbq__meta{color:var(--color-graphite);letter-spacing:.01em;align-items:start;font-size:10px}.ModelInteractive3D-module__c4pHbq__meta p{margin:0}.ModelInteractive3D-module__c4pHbq__source{color:inherit;text-underline-offset:.25em;text-align:right}.ModelInteractive3D-module__c4pHbq__garage button:focus-visible,.ModelInteractive3D-module__c4pHbq__colourOption input:focus-visible{outline-offset:3px;outline:2px solid #e8efd9}.ModelInteractive3D-module__c4pHbq__source:focus-visible{outline:2px solid var(--color-signal);outline-offset:3px}.ModelInteractive3D-module__c4pHbq__qualityTier{border-top:1px solid var(--color-line,#777);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;display:flex}.ModelInteractive3D-module__c4pHbq__qualityTier>div{gap:4px;display:flex}.ModelInteractive3D-module__c4pHbq__qualityTier button{min-height:44px;color:var(--color-ink);border:1px solid var(--color-line,#777);font:500 11px/1.4 var(--font-mono);background:0 0;padding:8px 14px}.ModelInteractive3D-module__c4pHbq__qualityTier button[aria-pressed=true]{background:var(--color-ink);color:var(--color-white)}.ModelInteractive3D-module__c4pHbq__qualityTier button:focus-visible{outline:2px solid var(--color-signal);outline-offset:3px}.ModelInteractive3D-module__c4pHbq__qualityTier p{font:400 10px/1.65 var(--font-mono);color:var(--color-graphite);margin:0}.ModelInteractive3D-module__c4pHbq__garage[data-lighting=night] .ModelInteractive3D-module__c4pHbq__stage{background:radial-gradient(at 50% 20%,#535c4a,#0000 75%),linear-gradient(#282d24,#171b14 63%,#252b21)}.ModelInteractive3D-module__c4pHbq__garage[data-lighting=night] .ModelInteractive3D-module__c4pHbq__horizon{background:linear-gradient(#0000 65%,#ddeec12e 65.2%,#0000 65.8%)}.ModelInteractive3D-module__c4pHbq__garage[data-lighting=night] .ModelInteractive3D-module__c4pHbq__floor{border-color:#daedbe2b}.ModelInteractive3D-module__c4pHbq__garage[data-lighting=night] .ModelInteractive3D-module__c4pHbq__stageCaption{color:#afbca0}.ModelInteractive3D-module__c4pHbq__garage:fullscreen{border-radius:0;grid-template-rows:54px minmax(0,1fr) auto;width:100vw;height:100dvh;display:grid}.ModelInteractive3D-module__c4pHbq__garage:fullscreen .ModelInteractive3D-module__c4pHbq__stage{aspect-ratio:auto;height:100%;min-height:0}.ModelInteractive3D-module__c4pHbq__garage:fullscreen .ModelInteractive3D-module__c4pHbq__dashboard{width:min(100%,1000px);margin-inline:auto}.ModelInteractive3D-module__c4pHbq__garage[data-origin=reconstruction]:fullscreen{grid-template-rows:54px auto minmax(200px,1fr) auto;overflow-y:auto}@media (max-width:48rem){.ModelInteractive3D-module__c4pHbq__modeTabs>span{display:none}.ModelInteractive3D-module__c4pHbq__heading{align-items:start}.ModelInteractive3D-module__c4pHbq__eyebrow,.ModelInteractive3D-module__c4pHbq__hint{font-size:9px}.ModelInteractive3D-module__c4pHbq__hint{max-width:150px}.ModelInteractive3D-module__c4pHbq__topbar{gap:8px;padding-inline:12px}.ModelInteractive3D-module__c4pHbq__disclosure{padding:12px;font-size:11px}.ModelInteractive3D-module__c4pHbq__garageMark,.ModelInteractive3D-module__c4pHbq__modelName{letter-spacing:.08em;font-size:8px}.ModelInteractive3D-module__c4pHbq__stage{aspect-ratio:1/1.12;min-height:300px}.ModelInteractive3D-module__c4pHbq__dashboard{padding:10px 12px 14px}.ModelInteractive3D-module__c4pHbq__cameraControls button{padding-inline:8px;font-size:9px}.ModelInteractive3D-module__c4pHbq__finishRow{flex-direction:column;align-items:start;gap:10px}.ModelInteractive3D-module__c4pHbq__colours{gap:3px 10px}.ModelInteractive3D-module__c4pHbq__lightControls{align-self:start}.ModelInteractive3D-module__c4pHbq__stageCaption{font-size:8px;left:12px;right:12px}.ModelInteractive3D-module__c4pHbq__zoom{right:12px}.ModelInteractive3D-module__c4pHbq__launch{gap:10px;padding:0 16px;font-size:11px}.ModelInteractive3D-module__c4pHbq__meta{flex-direction:column;gap:4px}.ModelInteractive3D-module__c4pHbq__source{text-align:left}}@media (prefers-reduced-motion:reduce){.ModelInteractive3D-module__c4pHbq__stage,.ModelInteractive3D-module__c4pHbq__launch{transition:none}}@media (forced-colors:active){.ModelInteractive3D-module__c4pHbq__garage{border:1px solid canvastext}.ModelInteractive3D-module__c4pHbq__colourOption span{forced-color-adjust:none}}
.ModelVariants-module__wVY0Pq__variants{padding:var(--space-16) 0;gap:var(--space-8);border-bottom:1px solid var(--color-titanium);display:grid}.ModelVariants-module__wVY0Pq__heading{gap:var(--space-10);grid-template-columns:minmax(10rem,.3fr) minmax(0,1fr);display:grid}.ModelVariants-module__wVY0Pq__heading p,.ModelVariants-module__wVY0Pq__index,.ModelVariants-module__wVY0Pq__availability,.ModelVariants-module__wVY0Pq__specs dt{color:var(--color-graphite);font-family:var(--font-mono);font-size:var(--font-size-xs);letter-spacing:.055em;text-transform:uppercase;font-weight:500}.ModelVariants-module__wVY0Pq__heading p{margin:.35rem 0 0}.ModelVariants-module__wVY0Pq__heading h2{max-width:15ch;font-family:var(--font-display);letter-spacing:-.065em;margin:0;font-size:clamp(2.25rem,5vw,5rem);font-weight:550;line-height:.95}.ModelVariants-module__wVY0Pq__switcher{border-top:1px solid var(--color-ink);border-bottom:1px solid var(--color-ink);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.ModelVariants-module__wVY0Pq__option{min-height:9rem;padding:var(--space-4);align-content:space-between;gap:var(--space-2);border-right:1px solid var(--color-titanium);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-out);display:grid}.ModelVariants-module__wVY0Pq__option:last-child{border-right:0}.ModelVariants-module__wVY0Pq__option[data-active]{background:var(--color-ink);color:var(--color-white)}.ModelVariants-module__wVY0Pq__option input{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.ModelVariants-module__wVY0Pq__option:has(input:focus-visible){outline:3px solid var(--color-signal-strong);outline-offset:-3px}.ModelVariants-module__wVY0Pq__optionName{align-self:end;align-items:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.ModelVariants-module__wVY0Pq__option strong{font-family:var(--font-display);font-size:var(--font-size-lg);letter-spacing:-.035em}.ModelVariants-module__wVY0Pq__badge{border:1px solid var(--color-ink);background:var(--color-ink);color:var(--color-white);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.22rem .48rem;font-size:.625rem;font-weight:650;line-height:1;display:inline-flex}.ModelVariants-module__wVY0Pq__option[data-active] .ModelVariants-module__wVY0Pq__badge{border-color:var(--color-white);background:var(--color-white);color:var(--color-ink)}.ModelVariants-module__wVY0Pq__option>span:last-child{color:var(--color-graphite);font-size:var(--font-size-xs)}.ModelVariants-module__wVY0Pq__option[data-active] .ModelVariants-module__wVY0Pq__index,.ModelVariants-module__wVY0Pq__option[data-active]>span:last-child{color:var(--color-titanium)}.ModelVariants-module__wVY0Pq__panel{gap:var(--space-10);grid-template-columns:minmax(18rem,.9fr) minmax(18rem,1.1fr);display:grid}.ModelVariants-module__wVY0Pq__panel[data-has-preview]{grid-template-columns:minmax(15rem,.72fr) minmax(18rem,.9fr) minmax(18rem,1.1fr)}.ModelVariants-module__wVY0Pq__preview{border-radius:var(--radius-md);background:var(--color-mist);min-height:20rem;position:relative;overflow:hidden}.ModelVariants-module__wVY0Pq__preview img{object-fit:contain;transition:transform var(--motion-base) var(--ease-out)}.ModelVariants-module__wVY0Pq__preview:hover img{transform:scale(1.025)}.ModelVariants-module__wVY0Pq__panelLead h3{margin:var(--space-3) 0 var(--space-4);font-family:var(--font-display);font-size:var(--font-size-xl);letter-spacing:-.05em;font-weight:550}.ModelVariants-module__wVY0Pq__panelLead p{max-width:42rem;color:var(--color-graphite);line-height:1.6}.ModelVariants-module__wVY0Pq__availability{color:var(--color-signal-strong)}.ModelVariants-module__wVY0Pq__modelLink{padding-bottom:var(--space-1);margin-top:var(--space-4);color:var(--color-ink);font-size:var(--font-size-sm);border-bottom:1px solid;font-weight:650;text-decoration:none;display:inline-flex}.ModelVariants-module__wVY0Pq__specs{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.ModelVariants-module__wVY0Pq__specs div{min-height:5.5rem;padding:var(--space-4);border-top:1px solid var(--color-titanium);align-content:space-between;display:grid}.ModelVariants-module__wVY0Pq__specs div:nth-child(2n){border-left:1px solid var(--color-titanium)}.ModelVariants-module__wVY0Pq__specs dd{font-size:var(--font-size-md);margin:0;font-weight:600}.ModelVariants-module__wVY0Pq__notes{padding:var(--space-5) 0 0 1.2rem;gap:var(--space-2);border-top:1px solid var(--color-titanium);color:var(--color-graphite);grid-column:2;margin:0;line-height:1.5;display:grid}.ModelVariants-module__wVY0Pq__panel[data-has-preview] .ModelVariants-module__wVY0Pq__notes{grid-column:2/-1}.ModelVariants-module__wVY0Pq__colorMedia{min-width:0;padding-top:var(--space-6);border-top:1px solid var(--color-titanium);grid-column:1/-1}@media (max-width:68rem){.ModelVariants-module__wVY0Pq__switcher{grid-template-columns:repeat(2,minmax(0,1fr))}.ModelVariants-module__wVY0Pq__option:nth-child(2){border-right:0}.ModelVariants-module__wVY0Pq__option:nth-child(-n+2){border-bottom:1px solid var(--color-titanium)}.ModelVariants-module__wVY0Pq__panel,.ModelVariants-module__wVY0Pq__panel[data-has-preview]{grid-template-columns:1fr}.ModelVariants-module__wVY0Pq__preview{min-height:28rem}.ModelVariants-module__wVY0Pq__notes,.ModelVariants-module__wVY0Pq__panel[data-has-preview] .ModelVariants-module__wVY0Pq__notes{grid-column:1}}@media (max-width:47.99rem){.ModelVariants-module__wVY0Pq__heading{gap:var(--space-4);grid-template-columns:1fr}.ModelVariants-module__wVY0Pq__switcher{grid-template-columns:1fr}.ModelVariants-module__wVY0Pq__option{border-right:0;border-bottom:1px solid var(--color-titanium);min-height:7rem}.ModelVariants-module__wVY0Pq__option:last-child{border-bottom:0}.ModelVariants-module__wVY0Pq__preview{min-height:18rem}}@media (prefers-reduced-motion:reduce){.ModelVariants-module__wVY0Pq__option,.ModelVariants-module__wVY0Pq__preview img{transition:none}}
.LivewireHonchoExperience-module__y7Y9Tq__mediaStory{width:100vw;color:var(--color-white);background:radial-gradient(circle at 78% 16%,#e23b2c1a,#0000 28rem),#0a0b0a;margin-left:-50vw;position:relative;left:50%;overflow:clip}.LivewireHonchoExperience-module__y7Y9Tq__kineticStage{min-height:142svh}.LivewireHonchoExperience-module__y7Y9Tq__kineticInner{gap:var(--space-8);grid-template-rows:auto 1fr auto;align-items:center;width:min(100%,120rem);min-height:calc(100svh - 4.75rem);margin:0 auto;padding:clamp(2rem,5vw,5rem) clamp(1.25rem,4vw,5rem);display:grid;position:sticky;top:4.75rem}.LivewireHonchoExperience-module__y7Y9Tq__kicker{color:#f7f6f2a3;font-family:var(--font-mono);font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500;line-height:1.4}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle{width:100%;font-family:var(--font-display);letter-spacing:-.085em;margin:0;font-size:clamp(4rem,10.2vw,12rem);font-weight:600;line-height:.78;display:grid}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span{width:max-content;max-width:100%;display:block}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span:last-child{color:var(--color-signal);text-align:right;justify-self:end}.LivewireHonchoExperience-module__y7Y9Tq__storyNote{gap:var(--space-4);grid-template-columns:auto 1fr;align-items:start;width:min(100%,35rem);margin-left:auto;display:grid}.LivewireHonchoExperience-module__y7Y9Tq__storyNote>span{color:var(--color-signal);font-family:var(--font-mono);font-size:var(--font-size-lg)}.LivewireHonchoExperience-module__y7Y9Tq__storyNote p{color:#f7f6f2b8;font-size:var(--font-size-md);margin:0;line-height:1.55}.LivewireHonchoExperience-module__y7Y9Tq__mediaWall{width:min(100%,120rem);margin:0 auto}@keyframes LivewireHonchoExperience-module__y7Y9Tq__honcho-line-left{0%{transform:translate(3.5vw)}to{transform:translate(-3.5vw)}}@keyframes LivewireHonchoExperience-module__y7Y9Tq__honcho-line-right{0%{transform:translate(-3vw)}to{transform:translate(3vw)}}@supports (animation-timeline:view()){.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span:first-child{animation:1ms linear both LivewireHonchoExperience-module__y7Y9Tq__honcho-line-left;animation-timeline:view();animation-range:entry exit}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span:last-child{animation:1ms linear both LivewireHonchoExperience-module__y7Y9Tq__honcho-line-right;animation-timeline:view();animation-range:entry exit}}@media (max-width:47.99rem){.LivewireHonchoExperience-module__y7Y9Tq__kineticStage{min-height:112svh}.LivewireHonchoExperience-module__y7Y9Tq__kineticInner{min-height:calc(100svh - 4.25rem);padding-inline:var(--space-4);top:4.25rem}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle{min-width:0;font-size:clamp(2.65rem,10.8vw,5.25rem);line-height:.86}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span{white-space:nowrap;width:100%;min-width:0}.LivewireHonchoExperience-module__y7Y9Tq__storyNote{width:100%}}@media (prefers-reduced-motion:reduce){.LivewireHonchoExperience-module__y7Y9Tq__kineticStage{min-height:auto}.LivewireHonchoExperience-module__y7Y9Tq__kineticInner{min-height:min(42rem,86svh);position:relative;top:auto}.LivewireHonchoExperience-module__y7Y9Tq__kineticTitle span{animation:none!important;transform:none!important}}
.NiuExperience-module__L7f58G__experience{border-top:1px solid var(--color-ink);margin-block:clamp(4rem,8vw,9rem)}.NiuExperience-module__L7f58G__intro{padding-block:clamp(2rem,5vw,5rem)}.NiuExperience-module__L7f58G__eyebrow,.NiuExperience-module__L7f58G__chapterIndex,.NiuExperience-module__L7f58G__caption,.NiuExperience-module__L7f58G__features dt{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:500}.NiuExperience-module__L7f58G__eyebrow{color:var(--color-signal-strong)}.NiuExperience-module__L7f58G__intro h2{letter-spacing:-.06em;text-wrap:balance;max-width:15ch;margin-block:1.5rem;font-size:clamp(2.8rem,7.4vw,7.5rem);line-height:1.01}.NiuExperience-module__L7f58G__lead{max-width:37rem;color:var(--color-graphite);margin:0 0 0 auto;font-size:clamp(1rem,1.7vw,1.5rem);line-height:1.55}.NiuExperience-module__L7f58G__landscape,.NiuExperience-module__L7f58G__detail{background:var(--color-mist);margin:0;position:relative;overflow:hidden}.NiuExperience-module__L7f58G__landscape{aspect-ratio:3/2}.NiuExperience-module__L7f58G__landscape img{object-fit:cover}.NiuExperience-module__L7f58G__caption{color:#f7f6f2;background:#10110fe8;border-left:.4rem solid #e23b2c;flex-wrap:wrap;justify-content:space-between;gap:.75rem 2rem;padding:1.2rem clamp(1rem,2vw,2rem);display:flex;position:absolute;inset:auto 0 0}.NiuExperience-module__L7f58G__chapter{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);margin-block:clamp(2rem,6vw,6rem);display:grid}.NiuExperience-module__L7f58G__chapterIndex{color:var(--color-graphite)}.NiuExperience-module__L7f58G__chapter h3{letter-spacing:-.045em;text-wrap:balance;max-width:18ch;margin-block:1.4rem;font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.1}.NiuExperience-module__L7f58G__chapter p{max-width:46ch;color:var(--color-graphite);line-height:1.7}.NiuExperience-module__L7f58G__features{margin-top:2rem}.NiuExperience-module__L7f58G__features div{border-top:1px solid var(--color-titanium);grid-template-columns:minmax(5.5rem,.6fr) 1.4fr;gap:1rem;padding-block:1rem;display:grid}.NiuExperience-module__L7f58G__features dt{color:var(--color-graphite);align-self:center}.NiuExperience-module__L7f58G__features dd{margin:0;font-weight:500}.NiuExperience-module__L7f58G__detail{aspect-ratio:5/4}.NiuExperience-module__L7f58G__detail img{object-fit:cover}.NiuExperience-module__L7f58G__footer{border-block:1px solid var(--color-titanium);grid-template-columns:1fr auto;align-items:start;gap:2rem;padding-block:1.5rem;display:grid}.NiuExperience-module__L7f58G__footer p{max-width:65ch;color:var(--color-graphite);margin:0;font-size:.875rem;line-height:1.6}.NiuExperience-module__L7f58G__footer nav{gap:.25rem;display:grid}.NiuExperience-module__L7f58G__footer a{text-underline-offset:.3em;justify-content:space-between;align-items:center;gap:1.5rem;min-height:44px;font-weight:500;display:flex}.NiuExperience-module__L7f58G__footer a:hover{color:var(--color-signal-strong)}@media (prefers-reduced-motion:no-preference) and (hover:hover){.NiuExperience-module__L7f58G__detail img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.NiuExperience-module__L7f58G__detail:hover img{transform:scale(1.035)}}@media (max-width:48rem){.NiuExperience-module__L7f58G__chapter,.NiuExperience-module__L7f58G__footer{grid-template-columns:1fr}.NiuExperience-module__L7f58G__lead{margin-left:0}.NiuExperience-module__L7f58G__intro h2{font-size:clamp(2.5rem,12vw,4.5rem)}.NiuExperience-module__L7f58G__caption{font-size:.625rem}.NiuExperience-module__L7f58G__footer nav{border-top:1px solid var(--color-titanium);padding-top:1rem}}
