:root{--bg: #f9fafb;--card: #ffffff;--border: #e5e7eb;--line: #f1f3f5;--text: #111827;--muted: #6b7280;--faint: #9ca3af;--tint: #eff6ff;--sk: #eef1f5;--brand: #2563eb;--brand-d: #1d4ed8;--ok: #059669;--warn: #d97706;--err: #dc2626;--ink: #0b1220;--ink-2: #1b2433;--ink-3: #26303f;--ink-t: #9aa4b2;--ink-line: #2c3648}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,SF Pro Text,Segoe UI,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--brand);outline-offset:1px}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-d)}table{border-collapse:collapse}@keyframes alFade{0%{opacity:0}to{opacity:1}}@keyframes alSk{0%,to{opacity:1}50%{opacity:.45}}
