.showroom-scene,.showroom-stage{position:relative}@media (prefers-reduced-motion:no-preference) and (min-width:768px){.showroom-scene--pinned{min-height:calc(100vh + var(--scene-scroll, 1) * 100vh)}.showroom-scene--pinned .showroom-stage{position:sticky;top:0;display:flex;min-height:100vh;flex-direction:column;justify-content:center;overflow:hidden}.showroom-scene--stacked~.showroom-scene--stacked{margin-top:-100vh}.showroom-scene--stacked .showroom-stage{background-color:hsl(var(--ground))}.showroom-scene--stacked~.showroom-scene--stacked[data-scrubbing=on] .showroom-stage{opacity:clamp(0,calc(var(--scene-progress, 1) * 10000),1)}}@media (prefers-reduced-motion:no-preference) and (min-width:360px) and (max-width:767px){.showroom-scene--pinned.showroom-scene--stacked{--stage-scale:0.6;min-height:calc(100vh + var(--scene-scroll, 1) * var(--stage-scale) * 100vh)}.showroom-scene--pinned.showroom-scene--stacked .showroom-stage{position:sticky;top:0;display:flex;min-height:100vh;flex-direction:column;justify-content:center;overflow:hidden;background-color:hsl(var(--ground))}.showroom-scene--stacked~.showroom-scene--stacked{margin-top:-100vh}.showroom-scene--stacked~.showroom-scene--stacked[data-scrubbing=on] .showroom-stage{opacity:clamp(0,calc(var(--scene-progress, 1) * 10000),1)}.showroom-cursor,.showroom-scene--stacked[data-scrubbing=on] [data-sb=support]{display:none}}.showroom-rail{display:none}@media (prefers-reduced-motion:no-preference) and (min-width:768px){.showroom-rail{position:sticky;top:calc(50vh - 81px);z-index:35;display:flex;height:0;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:8px;padding-right:1.75rem;pointer-events:none}.showroom-rail-tick{display:block;width:2px;height:26px;flex:none;overflow:hidden;background-color:hsl(var(--ink)/.12)}.showroom-rail-fill{display:block;width:100%;height:100%;background-color:hsl(var(--brand-600));transform-origin:top center;transform:scaleY(clamp(0,calc(var(--rail-pos, 0) - var(--i)),1))}}@media (prefers-reduced-motion:no-preference) and (min-width:360px) and (max-width:767px){.showroom-rail{position:sticky;top:4rem;z-index:35;display:flex;height:0;flex-direction:row;align-items:flex-start;gap:4px;padding:10px 1.25rem 0;pointer-events:none}.showroom-rail-tick{display:block;height:2px;flex:1 1 0;min-width:0;overflow:hidden;background-color:hsl(var(--ink)/.12)}.showroom-rail-fill{display:block;width:100%;height:100%;background-color:hsl(var(--brand-600));transform-origin:left center;transform:scaleX(clamp(0,calc(var(--rail-pos, 0) - var(--i)),1))}}@media print{.showroom-rail{display:none}}.showroom-hand{inset:0}.showroom-cursor,.showroom-hand{position:absolute;z-index:30;pointer-events:none}.showroom-cursor{top:0;left:0;opacity:0;will-change:transform,opacity}.showroom-scene[data-scrubbing=off] .showroom-cursor{display:none}.showroom-tap{position:absolute;display:none;width:2.75rem;height:2.75rem;border:1.5px solid hsl(var(--brand-600)/.75);border-radius:9999px;will-change:transform,opacity}@media (prefers-reduced-motion:no-preference) and (min-width:360px) and (max-width:767px){.showroom-scene[data-scrubbing=on] .showroom-tap{display:block}}@media print{.showroom-scene--pinned,.showroom-scene--pinned.showroom-scene--stacked{min-height:0}.showroom-scene--stacked~.showroom-scene--stacked{margin-top:0}.showroom-scene--pinned .showroom-stage,.showroom-scene--pinned.showroom-scene--stacked .showroom-stage{position:static;overflow:visible}.showroom-scene--stacked[data-scrubbing=on] [data-sb=support]{display:block}.showroom-cursor,.showroom-tap{display:none}}.showroom-cta-rail{position:sticky;top:calc(100vh - 4.75rem);z-index:40;height:0;pointer-events:none;transition:opacity .2s ease,visibility 0s linear 0s}.showroom-cta-rail[data-retired=on]{visibility:hidden;opacity:0;transition:opacity .2s ease,visibility 0s linear .2s}.showroom-cta-dock{display:flex;justify-content:flex-end;margin:0 auto;max-width:1100px;padding:0 1.5rem}.showroom-cta-dock>*{pointer-events:auto}@media (min-width:768px){.showroom-cta-dock{padding:0 3rem}}@media print{.showroom-cta-rail{display:none}}html:not(.dark) .showroom-palette{--brand-600:142.8 64.2% 24.1%;--primary:142.8 64.2% 24.1%;--ring:142.8 64.2% 24.1%;--brand-700:143.8 61.2% 20.2%;--brand-800:143.8 61.2% 20.2%;--accent-foreground:143.8 61.2% 20.2%}.showroom-palette{--drafting:211.6 35% 32%}html.dark .showroom-palette{--drafting:211.6 38% 62%}.showroom-plan-line{stroke:hsl(var(--drafting))}