*{box-sizing:border-box}:root{--bg-page: #f7f7f8;--bg-sidebar: #f0f0f2;--bg-card: #ffffff;--sidebar-width: 260px;--border: #e5e5e7;--text: #0d0d0d;--text-muted: #6e6e80;--accent: #e85d04;--accent-hover: #d35400;--success: #22c55e;--warning: #eab308}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-page);color:var(--text);min-height:100vh}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none}input,select,textarea{font-family:inherit}
