*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;--orange-border: #fed7aa;--text: #1f2937;--text-muted: #6b7280;--bg: #f9fafb;--white: #ffffff;--border: #e5e7eb;--radius: 8px;--shadow: 0 1px 3px rgba(0,0,0,.08), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.05)}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}#root{min-height:100vh}a{color:var(--orange);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
