*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#f0f4f8;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#64748b;--border:#e2e8f0;--blue:#e8f0fe;--blue-dark:#185fa5;--green-bg:#e1f5ee;--green-text:#085041;--yellow-bg:#fef3e2;--yellow-text:#b45309;--red-bg:#fcebeb;--red-text:#791f1f;--gray-bg:#f8fafc}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh}button{cursor:pointer}button,input,select,textarea{font-family:inherit}