:root{--bg: #F2F2F5;--card: #FFFFFF;--border: #E0E0E8;--blue: #3B6FE8;--blue-dark: #2F5AC4;--green: #22A86A;--ink: #1A1A1F;--muted: #6B6B76;--danger: #D14343}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}input,select,textarea,button{font-family:inherit;font-size:14px}
