*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F3F4F6;--surface: #FFFFFF;--card: #FFFFFF;--border: rgba(31,41,55,.1);--accent: #1F2937;--accent-mid: #4B5563;--accent-muted: #6B7280;--green: #059669;--amber: #D97706;--red: #DC2626;--text: #1F2937;--text-muted: #6B7280;--text-dim: #9CA3AF}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:#d1d5db;border-radius:2px}
