/* Homepage heading and spacing use the original index.html styles. */
.hagium-home{color:var(--accent-cyan,#80e2ed);font-weight:700;letter-spacing:.03em;text-decoration:none;display:inline-flex;align-items:center;min-height:44px}.hagium-home:focus-visible{outline:3px solid #ffcc66;outline-offset:3px}.hagium-brandline{max-width:1400px;margin:8px auto;padding:0 16px;line-height:1.6}.hagium-brandline small{font-size:12px;margin-left:10px;color:var(--text-muted,#aab8c4)}@media(max-width:600px){.hagium-brandline{padding:0 12px}}

/* Keep the short title until there is room at the original heading size. */
.hagium-hero .brand-wide{display:none}
@media(min-width:1100px){.hagium-hero .brand-wide{display:inline}}
