:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--surface-1:#fcfcfb;--surface-2:#f4f4f2;--line:#e4e4e1;--text-primary:#0b0b0b;--text-secondary:#52514e;--text-muted:#84837e;--academia:#2a78d6;--industry:#eb6834;--other:#1baf7a;--unknown:#b8b7b2;--accent:#8a1538;--btn-bg:#111;--btn-fg:#fff;--btn-bg-hover:#333}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-1:#1a1a19;--surface-2:#232322;--line:#3a3a38;--text-primary:#fff;--text-secondary:#c3c2b7;--text-muted:#8f8e88;--academia:#3987e5;--industry:#d95926;--other:#199e70;--unknown:#6b6a66;--accent:#c1445c;--btn-bg:#f0f0f0;--btn-fg:#111;--btn-bg-hover:#d6d6d3}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--surface-1:#1a1a19;--surface-2:#232322;--line:#3a3a38;--text-primary:#fff;--text-secondary:#c3c2b7;--text-muted:#8f8e88;--academia:#3987e5;--industry:#d95926;--other:#199e70;--unknown:#6b6a66;--accent:#c1445c;--btn-bg:#f0f0f0;--btn-fg:#111;--btn-bg-hover:#d6d6d3}*{box-sizing:border-box}body{background:var(--surface-1);color:var(--text-primary);margin:0;font:15px/1.55 -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}h1{letter-spacing:-.01em;margin:0 0 .2rem;font-size:1.55rem}h2{letter-spacing:-.005em;margin:2.6rem 0 .2rem;font-size:1.02rem}.note{color:var(--text-muted);margin:.1rem 0 1rem;font-size:.84rem}.sub{color:var(--text-secondary);margin:0 0 1.6rem;font-size:.9rem}.empty{color:var(--text-muted);margin:.4rem 0;font-size:.84rem}.card{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:1.1rem}button.reset{font:inherit;border:1px solid var(--line);background:var(--surface-1);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.34rem .7rem;font-size:.82rem}button.reset:disabled{opacity:.45;cursor:default}.wrap.svelte-12qhfyh{max-width:1120px;margin:0 auto;padding:2rem 1.25rem 5rem}header.svelte-12qhfyh{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.5rem .8rem;margin-bottom:1.6rem;padding-bottom:1rem;display:flex}.brandmark.svelte-12qhfyh{color:var(--text-primary);align-items:center;gap:.4rem;font-size:1.12rem;display:inline-flex}.mark.svelte-12qhfyh{background:var(--text-primary);width:.68rem;height:.84rem;-webkit-mask:var(--stack) center / contain no-repeat;-webkit-mask:var(--stack) center / contain no-repeat;mask:var(--stack) center / contain no-repeat;--stack:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 26 32\"><rect x=\"0\" y=\"2\" width=\"26\" height=\"7\" rx=\"3.5\" opacity=\".36\"/><rect x=\"0\" y=\"12.5\" width=\"26\" height=\"7\" rx=\"3.5\" opacity=\".66\"/><rect x=\"0\" y=\"23\" width=\"26\" height=\"7\" rx=\"3.5\"/></svg>");flex:none;display:block}.hdr-actions.svelte-12qhfyh{flex-wrap:wrap;align-items:center;gap:.5rem .8rem;margin-left:auto;display:flex}.nav.svelte-12qhfyh{color:var(--text-secondary);white-space:nowrap;font-size:.84rem;text-decoration:none}.nav.svelte-12qhfyh:hover{color:var(--accent)}
