.atelier-wordmark{
  position:fixed;left:28px;top:22px;z-index:20;
  display:flex;align-items:center;gap:11px;color:#1e3764;text-decoration:none;
  -webkit-tap-highlight-color:transparent;
}
.atelier-wordmark__mark{width:38px;height:38px;display:block;overflow:visible;color:#315fdb}
.atelier-wordmark__mark .spark-tile{fill:#315fdb}
.atelier-wordmark__mark .spark-book{fill:none;stroke:rgba(255,255,255,.58);stroke-width:1.25;stroke-linejoin:round}
.atelier-wordmark__mark .spark-glyph{fill:#fff}
.atelier-wordmark__copy,.atelier-wordmark b,.atelier-wordmark small{display:block}
.atelier-wordmark b{color:inherit;font:650 11px/1.05 "JetBrains Mono","SFMono-Regular",Consolas,monospace;letter-spacing:.1em;white-space:nowrap}
.atelier-wordmark b strong{font-weight:850;letter-spacing:.13em}
.atelier-wordmark small{margin-top:5px;color:#7c899e;font:550 7px/1 "JetBrains Mono","SFMono-Regular",Consolas,monospace;letter-spacing:.19em;white-space:nowrap}
.atelier-wordmark:focus-visible{outline:2px solid rgba(49,95,219,.35);outline-offset:5px;border-radius:8px}
html:not(.theme-light) .atelier-wordmark{color:#edf3fb}
html:not(.theme-light) .atelier-wordmark__mark{color:#91afff}
html:not(.theme-light) .atelier-wordmark__mark .spark-tile{fill:#6d96ff}
html:not(.theme-light) .atelier-wordmark small{color:#8f9caf}
@media(max-width:780px){
  .atelier-wordmark{position:absolute;left:18px;top:calc(14px + env(safe-area-inset-top,0px));gap:9px}
  .atelier-wordmark__mark{width:35px;height:35px}
  .atelier-wordmark b{font-size:10px}.atelier-wordmark small{font-size:6.5px;margin-top:4px}
}
