:root{--canvas:#f6f6f4;--surface:#fff;--surface-sunken:#fafaf9;--ink:#16161a;--ink-soft:#55555c;--ink-faint:#8a8a92;--line:#e4e4e1;--line-strong:#cfcfca;--accent:#6745d1;--accent-soft:#efeafb;--accent-ink:#4b2fa8;--ok:#1f7a55;--ok-soft:#e6f4ee;--warn:#8a5300;--warn-soft:#fdf1e0;--danger:#b3261e;--danger-soft:#fbeae9;--neutral:#55555c;--neutral-soft:#eeeeec;--font-ui:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--s1:.25rem;--s2:.5rem;--s3:.75rem;--s4:1rem;--s5:1.5rem;--s6:2rem;--s8:3rem;--radius:6px;--rail:15rem;--topbar:3.25rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
*,:before,:after{box-sizing:border-box}html{font-size:15px}body{background:var(--canvas);color:var(--ink);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;line-height:1.45}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:620}h1{font-size:1.35rem}h2{font-size:1.05rem}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}code,.mono{font-family:var(--font-mono);font-size:.85em}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filters{gap:var(--s2);margin-bottom:var(--s3);flex-wrap:wrap;display:flex}.filters input,.filters select{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);padding:.3rem .5rem;font-size:.85rem}.filters input[type=search]{min-width:16rem}.filters button{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);cursor:pointer;padding:.3rem .7rem;font-size:.85rem}.filters button:hover{background:var(--surface-sunken)}.wrap{white-space:normal;max-width:44rem;display:inline-block}
