:root{--bg: #0f1115;--panel: #171a21;--line: #2a3040;--fg: #e6e9f0;--dim: #8b93a7;--green: #3fb950;--red: #f85149;--amber: #d29922;--blue: #58a6ff;--purple: #bc8cff;--gray: #484f63;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:14px;line-height:1.5}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.panel{background:var(--panel);border:1px solid var(--line);border-radius:10px}.mono{font-family:var(--font-mono);font-size:12.5px}.dim{color:var(--dim)}.pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap}.pill-green{background:#3fb95026;color:var(--green)}.pill-blue{background:#58a6ff26;color:var(--blue)}.pill-amber{background:#d2992226;color:var(--amber)}.pill-red{background:#f8514926;color:var(--red)}.pill-purple{background:#bc8cff26;color:var(--purple)}.pill-gray{background:#484f634d;color:var(--dim)}input[type=text],input[type=search],select{background:var(--bg);color:var(--fg);border:1px solid var(--line);border-radius:8px;padding:7px 10px;font-family:inherit;font-size:13px;outline:none}input[type=text]:focus,input[type=search]:focus,select:focus{border-color:var(--blue)}table.data{width:100%;border-collapse:collapse;font-size:13px}table.data th{text-align:left;color:var(--dim);font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;border-bottom:1px solid var(--line)}table.data td{padding:10px 12px;border-bottom:1px solid var(--line);vertical-align:top}table.data tr:last-child td{border-bottom:none}.page-meta{display:flex;align-items:center;gap:10px;color:var(--dim);font-size:12.5px;margin:0 0 16px;flex-wrap:wrap}.stale-badge{background:#d2992226;color:var(--amber);border-radius:999px;padding:2px 8px;font-size:11.5px;font-weight:600}.filters{display:flex;gap:10px;margin:0 0 14px;flex-wrap:wrap}.filters input[type=search]{flex:1;min-width:180px;max-width:340px}.empty-state{text-align:center;padding:56px 24px;color:var(--dim)}.empty-state h2{color:var(--fg);font-size:16px;font-weight:600;margin:0 0 8px}.empty-state p{margin:0;font-size:13.5px}.shell.svelte-12qhfyh{display:flex;min-height:100vh}.sidebar.svelte-12qhfyh{width:220px;flex-shrink:0;background:var(--panel);border-right:1px solid var(--line);padding:16px 0}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:4px 16px 16px;border-bottom:1px solid var(--line);margin-bottom:12px}.brand-mark.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;background:#58a6ff26;color:var(--blue);font-weight:700}.brand-name.svelte-12qhfyh{font-weight:600;font-size:13.5px}nav.svelte-12qhfyh{display:flex;flex-direction:column}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--dim);padding:9px 16px;border-left:3px solid transparent;font-size:13.5px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--fg);border-left-color:var(--blue);background:#58a6ff12}.main.svelte-12qhfyh{flex:1;min-width:0;display:flex;flex-direction:column}.topbar.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;border-bottom:1px solid var(--line);background:var(--panel)}.topbar.svelte-12qhfyh h1:where(.svelte-12qhfyh){font-size:16px;font-weight:600;margin:0}.user.svelte-12qhfyh{display:flex;align-items:center;gap:10px}.avatar.svelte-12qhfyh{width:26px;height:26px;border-radius:50%;border:1px solid var(--line)}.user-name.svelte-12qhfyh{font-size:13px;color:var(--dim)}.logout.svelte-12qhfyh{background:none;border:1px solid var(--line);color:var(--dim);border-radius:8px;padding:5px 12px;font-size:12.5px;font-family:inherit;cursor:pointer}.logout.svelte-12qhfyh:hover{color:var(--fg);border-color:var(--dim)}.content.svelte-12qhfyh{padding:24px;max-width:1200px;width:100%}@media(max-width:768px){.shell.svelte-12qhfyh{flex-direction:column}.sidebar.svelte-12qhfyh{width:100%;border-right:none;border-bottom:1px solid var(--line);padding:10px 0 0}.brand.svelte-12qhfyh{border-bottom:none;margin-bottom:0;padding-bottom:8px}nav.svelte-12qhfyh{flex-direction:row;overflow-x:auto}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-left:none;border-bottom:3px solid transparent;white-space:nowrap}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){border-bottom-color:var(--blue)}.content.svelte-12qhfyh{padding:16px}.user-name.svelte-12qhfyh{display:none}}
