@charset "UTF-8";:root{--bg: #ffffff;--fg: #18181b;--muted: #71717a;--line: #e4e4e7;--ok: #16a34a;--warn: #d97706;--danger: #dc2626;--link: #2563eb;--radius: 3px;--mono: ui-monospace, SFMono-Regular, Menlo, monospace;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #18181b;--fg: #fafafa;--muted: #a1a1aa;--line: #3f3f46;--danger: #f87171;--link: #60a5fa}}*{box-sizing:border-box}dialog::backdrop{background:#00000073}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}html,body{height:100%}html:has(dialog[open]){overflow:hidden;scrollbar-gutter:auto}body{margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}
