:root{--bg: #f4f5f8;--surface: #ffffff;--surface-2: #fafbfc;--ink: #191d27;--muted: #59616f;--faint: #8a92a0;--hair: #e4e7ec;--accent: #4353b0;--accent-ink: #ffffff;--accent-soft: #eceeffcc;--ok: #1f7a54;--warn: #935f0f;--danger: #a5384a;--shadow: 0 1px 2px rgba(20, 26, 40, .05), 0 8px 24px rgba(20, 26, 40, .05);--sans: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono: ui-monospace, "SF Mono", "Cascadia Code", "JetBrains Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}button{font-family:inherit}@keyframes rd-spin{to{transform:rotate(360deg)}}
