/*! UX by Example — © 2026 Chris Daniels. All rights reserved. */
/*!r:1789978441742*/
.ho__lead{font-size:var(--step-1);line-height:var(--leading-snug);max-inline-size:62ch;margin-block-end:var(--space-l)}.ho__modes{display:inline-flex;border:1.5px solid var(--line);border-radius:var(--radius-button);overflow:hidden;margin-block-end:var(--space-l)}.ho__mode{appearance:none;border:0;background:var(--surface);color:var(--muted);font-family:var(--font-body);font-weight:600;font-size:var(--step--1);padding:var(--space-2xs) var(--space-m);min-block-size:2.5rem;cursor:pointer}.ho__mode+.ho__mode{border-inline-start:1.5px solid var(--line)}.ho__mode.is-active{background:var(--accent);color:var(--on-accent)}.ho__split{display:flex;gap:var(--space-l);flex-wrap:wrap}.ho__col{flex:1 1 14rem}.ho__collabel{font-size:var(--step--1);font-weight:700;color:var(--muted);margin-block-end:var(--space-s)}.ho__card{display:flex;flex-direction:column;gap:var(--space-s);padding:var(--space-m);border:1px solid var(--line);border-radius:var(--radius-m);background:var(--surface)}.ho__built--drift{border-color:var(--status-unsupported-fg)}.ho__built--match{border-color:var(--status-supported-fg)}.ho__cardtitle{font-weight:700;font-size:var(--step-0)}.ho__field{font:inherit;padding:var(--space-2xs) var(--space-s);min-block-size:2.5rem;border:1.5px solid var(--line);border-radius:var(--radius-s);background:var(--surface-2)}.ho__cta{font:inherit;font-weight:700;cursor:default;padding:var(--space-2xs) var(--space-l);min-block-size:2.75rem;color:var(--on-accent);background:var(--accent);border:0;border-radius:var(--radius-button)}.ho__note{font-size:var(--step--1);color:var(--muted);margin-block-start:var(--space-s)}.ho__drift{font-size:var(--step--1);color:var(--status-unsupported-fg);font-weight:600}.ho__matchnote{font-size:var(--step--1);color:var(--status-supported-fg);font-weight:600}.ho__specs{list-style:none;margin:var(--space-s) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--space-2xs);font-size:var(--step--1)}.ho__specs li{padding:var(--space-2xs) var(--space-s);background:var(--surface-2);border-radius:var(--radius-s)}.ho__readout{font-size:var(--step-0);line-height:var(--leading-snug);min-block-size:1.6em;margin-block-start:var(--space-m);padding:var(--space-s);background:var(--accent-soft);border-radius:var(--radius-s);max-inline-size:64ch}.ho__alt{margin-block-start:var(--space-l);border-block-start:1px solid var(--line);padding-block-start:var(--space-m)}.ho__alt summary{cursor:pointer;font-weight:600;color:var(--accent-strong)}.ho__alt[open] summary{margin-block-end:var(--space-s)}