:root{--primary-color: #0056b3;--secondary-color: #e3f2fd;--text-color: #333;--accent-color: #ff9800;--font-family: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:#f9f9f9;color:var(--text-color);line-height:1.6}h1,h2,h3{color:#1a1a1a;margin-bottom:.5rem}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;font-family:inherit}
