.chapter{display:flex;align-items:center;gap:14px;margin-bottom:clamp(16px,2.5vw,28px)}.chapter__text{font-size:14px;color:var(--ink-3);letter-spacing:.005em;line-height:1;white-space:nowrap}.chapter__rule{display:none;height:1px;width:56px;background:var(--accent);opacity:.7}@media (min-width:1024px){.chapter--rule .chapter__rule{display:block}}