body,html{padding:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:linear-gradient(120deg,#2b5876,#4e4376);background-size:cover;min-height:100vh;color:#333}*{box-sizing:border-box}h1{font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}h2{font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}p{margin-bottom:1.2rem;line-height:1.6}a{color:#0092d0;text-decoration:none;transition:all .2s ease}a:hover{text-decoration:underline;color:#0080b8}ul{list-style-type:none;padding:0;margin:0}button{font-family:inherit;border:none;background:none;cursor:pointer;padding:0}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}:focus{outline:2px solid #0092d0;outline-offset:2px}