.hs-subject__tile[data-body]{--term-size:12px;--term-line:14px;--term-pad-x:12px;--term-pad-y:12px;font-family:var(--font-terminal);font-size:var(--term-size);line-height:var(--term-line);letter-spacing:normal;text-transform:none;--half:calc((var(--cols) * 1ch + var(--term-pad-x) * 2) / 2);--vhalf:calc((var(--rows) * var(--term-line) + var(--term-pad-y) * 2) / 2)}.hs-subject__tile[data-body=code]{--cols:33;--rows:12}.hs-subject__tile[data-body=readout]{--cols:26;--rows:7}.hs-code,.hs-term{box-sizing:border-box;width:calc(var(--cols) * 1ch + var(--term-pad-x) * 2);padding:var(--term-pad-y) var(--term-pad-x);white-space:pre}.hs-code{color:var(--color-text-quiet)}.hs-term{color:color-mix(in srgb, var(--color-live) 24%, var(--color-text-muted))}.hs-term__prompt{color:color-mix(in srgb, var(--color-live) 55%, var(--color-text-faint))}.hs-term__value{color:var(--color-live)}.hs-term__wrote{color:color-mix(in srgb, var(--color-live) 70%, var(--color-text))}.hs-caret{vertical-align:-2px;background:var(--color-live);width:1ch;height:1em;box-shadow:var(--glow-live);animation:.9s steps(2,end) infinite hs-caret;display:inline-block}@keyframes hs-caret{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.hs-caret{animation:none}}.hs-gallery{--row:70px;--mark-gap:44px;--mark-zoom:1;width:100%;min-height:240px;font-family:var(--font-mono);font-size:var(--size-chrome-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-quiet);flex-direction:column;justify-content:center;line-height:1.9;display:flex;position:relative}.hs-gallery__stage{padding:42px 34px}.hs-gallery__bed{justify-content:center;column-gap:var(--mark-gap);border-top:var(--border-hairline);background-image:repeating-linear-gradient(180deg, transparent 0 calc(var(--row) - 1px), var(--color-hairline) calc(var(--row) - 1px) var(--row));flex-wrap:wrap;row-gap:0;max-width:780px;margin:0 auto;display:flex}.hs-gallery__cell{height:var(--row);align-items:center;display:flex}.hs-gallery__mark{height:calc(var(--h) * 1px * var(--mark-zoom));opacity:.58;width:auto;transition:opacity var(--transition-control)}.hs-gallery__cell:hover .hs-gallery__mark{opacity:1}.hs-gallery__bed:has(.hs-gallery__cell:hover) .hs-gallery__cell:not(:hover) .hs-gallery__mark{opacity:.3}@media (width<=900px){.hs-gallery{--row:62px;--mark-gap:32px;--mark-zoom:.84}.hs-gallery__stage{padding:38px 26px}}@media (width<=620px){.hs-gallery{--row:52px;--mark-gap:24px;--mark-zoom:.68}.hs-gallery__stage{padding:34px 20px}}@media (prefers-reduced-motion:reduce){.hs-gallery__mark{transition:none}}
