.car__row:where(.astro-u4l7r6wa){display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.car__btn:where(.astro-u4l7r6wa){width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-default);border-radius:999px;background:var(--surface-card);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:border-color var(--duration-fast) var(--ease-out)}.car__btn:where(.astro-u4l7r6wa):hover{border-color:var(--accent)}.car__viewport:where(.astro-u4l7r6wa){overflow:hidden}.car__viewport--framed:where(.astro-u4l7r6wa){border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff}.car__track:where(.astro-u4l7r6wa){display:flex;transition:transform .35s ease}.car__track:where(.astro-u4l7r6wa)>*{flex:none;width:100%;box-sizing:border-box}@media(prefers-reduced-motion:reduce){.car__track:where(.astro-u4l7r6wa){transition:none}}.car__nav:where(.astro-u4l7r6wa){margin-top:16px;display:flex;align-items:center;justify-content:center;gap:14px}.car__dots:where(.astro-u4l7r6wa){display:flex;align-items:center}.car__dots:where(.astro-u4l7r6wa) .car__dot{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:none;padding:0;background:none;cursor:pointer}.car__dots:where(.astro-u4l7r6wa) .car__dot:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--border-default);transition:background var(--duration-fast) var(--ease-out)}.car__dots:where(.astro-u4l7r6wa) .car__dot.is-active:before{background:var(--accent)}.car__readout:where(.astro-u4l7r6wa){font-family:var(--font-mono);font-size:11.5px;letter-spacing:.1em;color:var(--text-muted)}
