*{margin:0;padding:0;box-sizing:border-box}:root{--primary:#2563eb;--primary-dark:#1e40af;--secondary:#7c3aed;--text-dark:#1f2937;--text-light:#6b7280;--bg-light:#f9fafb;--bg-white:#fff;--border:#e5e7eb;--success:#10b981;--danger:#ef4444}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-dark);line-height:1.6;background:var(--bg-white)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none}button,input{font-family:inherit}@media (max-width:768px){html{font-size:14px}}