/* Direction A · "Terminal" — the base layer is this direction. Only the
   things that must be different from the shared floor live here. */
.am-skin-terminal .am-hero .am-lede::before { content: "> "; color: var(--am-muted); }
.am-skin-terminal .am-section-lede::before { content: "// "; color: var(--am-rule-hi); }
