/* Shared backend wordmark. Explicit themes match each marketing page. */
.zs-home{display:inline-flex;text-decoration:none;flex-shrink:0}
.zs-brand{--size:28px;--accent:oklch(0.55 0.19 292);--accent-ink:oklch(0.99 0 0);--text:oklch(0.27 0.022 286);--muted:oklch(0.52 0.02 286);display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1}
.zs-dark .zs-brand{--accent:oklch(0.72 0.15 292);--accent-ink:oklch(0.17 0.02 286);--text:oklch(0.94 0.006 286);--muted:oklch(0.66 0.018 286)}
.zs-word{font-family:"Space Grotesk",system-ui,-apple-system,sans-serif;font-weight:700;font-size:var(--size);letter-spacing:-0.03em;line-height:1;white-space:nowrap}
.zs-zen{background:var(--accent);color:var(--accent-ink);padding:0.04em 0.24em;border-radius:0.2em}
.zs-sibly{color:var(--text);margin-left:0.1em}
@media(max-width:680px){.zs-brand{--size:24px}}
