:root{--primary-color: #0A2540;--secondary-color: #00D4FF;--accent-color: #635bff;--text-dark: #0A2540;--text-light: #425466;--white: #ffffff;--background-light: #f6f9fc;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--transition-fast: .2s ease;--transition-medium: .3s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);background-color:var(--white);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none;color:inherit}
