:root{--brand: #4f46e5;--brand-hover: #4338ca;--brand-soft: #eef2ff;--link: #2563eb;--warn: #b91c1c;--bg: #ffffff;--bg-soft: #f8f9fa;--card: #ffffff;--surface-translucent: rgba(255, 255, 255, .78);--surface-translucent-hover: rgba(244, 244, 245, .78);--surface-blur: 8px;--border: #edeff1;--border-strong: #d6d9dc;--text: #0f1a1c;--text-muted: #4d5763;--text-meta: #6a737c;--hover-bg: #f4f4f5;--hover-bg-strong: #e9ebed;--header-h: 56px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);min-height:100vh}#root{display:flex;flex-direction:column;min-height:100vh}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}
