:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg-color:#f8fafc;--surface-color:#fff;--text-color:#0f172a;--text-secondary:#64748b;--border-color:#e2e8f0;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}
