:root{--bg: #0f1115;--panel: #171a21;--panel-2: #1e222b;--border: #2a2f3a;--text: #d7dce5;--muted: #8b93a3;--accent: #6ea8fe;--accent-dim: #2b3a55;--header-h: 47px;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,Consolas,monospace}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--bg);color:var(--text);font-size:13px}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit;color:inherit}input[type=text],input[type=search],input[type=datetime-local],select{background:var(--panel-2);border:1px solid var(--border);border-radius:4px;padding:5px 7px}button{background:var(--accent-dim);border:1px solid var(--border);border-radius:4px;padding:5px 9px;cursor:pointer}button:hover{border-color:var(--accent)}.navprogress.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;overflow:hidden;background:var(--accent-dim)}.navprogress.svelte-12qhfyh:before{content:"";position:absolute;top:0;bottom:0;width:35%;background:var(--accent);box-shadow:0 0 8px var(--accent);animation:svelte-12qhfyh-navprogress-sweep 1.1s ease-in-out infinite}@keyframes svelte-12qhfyh-navprogress-sweep{0%{left:-35%}to{left:100%}}@media(prefers-reduced-motion:reduce){.navprogress.svelte-12qhfyh:before{width:100%;left:0;animation:svelte-12qhfyh-navprogress-pulse 1.2s ease-in-out infinite}@keyframes svelte-12qhfyh-navprogress-pulse{0%,to{opacity:.35}50%{opacity:1}}}header.svelte-12qhfyh{display:flex;align-items:center;gap:12px;height:var(--header-h);padding:0 16px;border-bottom:1px solid var(--border);background:var(--panel)}.brand.svelte-12qhfyh{font-weight:700;font-size:15px;color:var(--text)}.tag.svelte-12qhfyh{color:var(--muted);font-size:12px}.omni.svelte-12qhfyh{margin-left:auto;width:220px}.omni.svelte-12qhfyh input{padding:4px 8px}.iconlink.svelte-12qhfyh{display:inline-flex;align-items:center;color:var(--muted);padding:2px}.iconlink.svelte-12qhfyh:hover{color:var(--text)}
