*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F0F4F8;--surface: #FFFFFF;--card: #FFFFFF;--border: rgba(0,0,0,.08);--accent: #2563EB;--green: #059669;--amber: #D97706;--red: #DC2626;--purple: #7C3AED;--text: #1E293B;--text-muted: #64748B;--text-dim: #94A3B8}html{font-size:15px;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:DM Sans,Segoe UI,system-ui,sans-serif;line-height:1.5;min-height:100dvh}#root{min-height:100dvh}input,select,textarea,button{font-family:inherit;font-size:inherit}button{cursor:pointer}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
