:root{--bg: #ffffff;--surface: #f7f7f8;--surface-hover: #eeeef0;--border: #e4e4e7;--border-strong: #d4d4d8;--text: #18181b;--text-muted: #71717a;--accent: #4f46e5;--accent-hover: #4338ca;--danger: #ef4444;--radius: 10px;--shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 4px 12px rgba(0, 0, 0, .06)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}
