:root{--bg:#0a0a0a;--panel:#141414;--border:#3a3a3a;--text:#e8e8e8;--muted:#8a8a8a;--accent:#bcec3b;--accent-dim:#7f9e2a;--accent-ink:#0a0a0a}*{box-sizing:border-box}html,body{background:var(--bg);height:100%;margin:0;padding:0;overflow:hidden}::selection{background:var(--accent);color:var(--accent-ink)}input[type=search]:focus,input[type=number]:focus{border-color:var(--accent);outline:none}.logo-glyph svg{width:100%;height:100%;display:block}@keyframes logo-glitch{0%,86%,to{opacity:0;transform:translate(0)}88%{opacity:.55;transform:translate(1.5px,-1px)}92%{transform:translate(-1.5px,1px)}96%{opacity:.4;transform:translate(1px,1px)}}@keyframes wordmark-gradient{to{background-position:200% 0}}@keyframes logo-cursor{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.logo-ghost,.logo-cursor,.logo-mads{animation:none!important}.logo-ghost{opacity:0!important}}
