.video-reveal-static[data-astro-cid-iskiigpx]{height:auto;min-height:100svh}.horizontal-scroll-section.horizontal-scroll--static{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;height:auto;min-height:0;overflow:auto visible}.horizontal-scroll-section.horizontal-scroll--static::-webkit-scrollbar{display:none}.horizontal-scroll--static .horizontal-scroll-sticky{height:auto;position:static;overflow:visible}.horizontal-scroll--static .horizontal-scroll-track{padding-block:2.5rem}.hsv-section{color:#171717;background:#f5f5f5;width:100%;padding-bottom:2rem;position:relative}.hsv-header{text-align:center;padding:1.25rem max(1rem,4vw) .25rem}.hsv-header h2{letter-spacing:-.02em;max-width:42rem;margin-inline:auto;font-weight:700;line-height:1.25}.hsv-header-accent{background:var(--color-primary,#0071e3);border-radius:9999px;width:2.5rem;height:3px;margin:.5rem auto 0}@media (width>=768px){.hsv-header{padding-top:1.5rem;padding-bottom:.375rem}}.hsv-stage{width:100%;position:relative}.hsv-carousel{width:100%;overflow:hidden}.hsv-track{--hsv-slide-w:min(90vw, 65rem);--hsv-gap:.875rem;--hsv-pad:max(1rem, calc((100% - var(--hsv-slide-w)) / 2));box-sizing:border-box;align-items:flex-start;gap:var(--hsv-gap);padding-inline:var(--hsv-pad);will-change:transform;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}@media (width>=768px){.hsv-track{--hsv-gap:1.25rem}}.hsv-card{box-sizing:border-box;flex:0 0 var(--hsv-slide-w);width:var(--hsv-slide-w);opacity:.5;flex-direction:column;transition:opacity .35s;display:flex}.hsv-card.is-active{opacity:1}.hsv-card-text{box-sizing:border-box;text-align:center;opacity:0;visibility:hidden;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-height:3.25rem;margin-bottom:.25rem;transition:opacity .35s,visibility .35s;display:flex;overflow:hidden}.hsv-card.is-active .hsv-card-text{opacity:1;visibility:visible}@media (width>=768px){.hsv-card-text{min-height:3.75rem;margin-bottom:.375rem}}.hsv-card-text h3{overflow-wrap:anywhere;word-break:break-word}.hsv-media{background:#171717;border-radius:1.25rem;flex-shrink:0;width:100%;height:min(60vh,44rem);overflow:hidden}@media (width>=768px){.hsv-media{border-radius:1.5rem;height:min(64vh,46rem)}}.hsv-media video{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.hsv-controls{--hsv-control-size:2.25rem;justify-content:center;align-items:center;gap:.5rem;padding-top:1.25rem;padding-bottom:.5rem;display:flex}.hsv-segments-pill{box-sizing:border-box;height:var(--hsv-control-size);background:#e8e8ed;border-radius:9999px;align-items:center;gap:.375rem;padding-inline:.875rem;display:flex}.hsv-segment{cursor:pointer;background:#6e6e73;border:none;border-radius:50%;flex-shrink:0;width:6px;height:6px;padding:0;transition:width .4s cubic-bezier(.4,0,.2,1),border-radius .4s,background .2s;position:relative}.hsv-segment.is-active{background:0 0;border-radius:9999px;width:2.75rem;height:6px}.hsv-segment-track,.hsv-segment-fill{display:none}.hsv-segment.is-active .hsv-segment-track,.hsv-segment.is-active .hsv-segment-fill{display:block}.hsv-segment-track{background:#6e6e73;border-radius:9999px;position:absolute;inset:0}.hsv-segment-fill{inset-block:0;background:#1d1d1f;border-radius:9999px;width:0;transition:width .1s linear;position:absolute;left:0}.hsv-toggle-btn{box-sizing:border-box;height:var(--hsv-control-size);width:var(--hsv-control-size);color:#1d1d1f;box-shadow:none;background:#e8e8ed;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (prefers-reduced-motion:reduce){.hsv-track,.hsv-card,.hsv-card-text,.hsv-segment{transition:none}}.marquee-track[data-astro-cid-bs4rsztg]{will-change:transform;animation:60s linear infinite marquee}.marquee-text--outline[data-astro-cid-bs4rsztg]{-webkit-text-stroke:.04em currentColor;paint-order:stroke fill;color:#0000}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track[data-astro-cid-bs4rsztg]{animation:none}}.spec-showcase{background:#fff;padding:2.5rem 0}.spec-showcase__inner{max-width:80rem;margin:0 auto;padding:0 1rem}.spec-showcase__heading{text-align:center;color:#111827;margin:0 0 1.25rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.35}.spec-showcase__dimensions{grid-template-columns:1fr;gap:.5rem;margin-bottom:1.25rem;display:grid}@media (width>=768px){.spec-showcase__dimensions{gap:1rem}.spec-showcase__dimensions[data-slot-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}}.spec-showcase__dimension{width:100%;min-width:0;height:0;padding-bottom:62.5%;position:relative;overflow:hidden}.spec-showcase__dimension img{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;display:block;position:absolute;inset:0}.spec-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=768px){.spec-showcase__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem}}.spec-showcase__cell{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem}@media (width>=768px){.spec-showcase__cell{padding:.75rem 1rem}}.spec-showcase__label{letter-spacing:.05em;text-transform:uppercase;color:#9ca3af;margin:0 0 .25rem;font-size:.625rem;font-weight:500;line-height:1.25}@media (width>=768px){.spec-showcase__label{font-size:.6875rem}}.spec-showcase__value{color:#111827;margin:0;font-size:clamp(.875rem,2vw,1.125rem);font-weight:600;line-height:1.3}
