body{color:#333;background-color:#f9fafb;min-height:100vh;margin:0;font-family:Source Sans Pro,Inter,Avenir,Helvetica,Arial,sans-serif}*{box-sizing:border-box}.content{min-height:100vh;line-height:1.6}.content h1{color:#333;font-size:2.5rem;font-weight:700}.content h3{color:#333;font-size:1.3rem;font-weight:600}.content p{font-size:1rem;font-weight:400}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}button{transition:all .2s ease-in-out}button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}input[type=range]{width:100%}textarea{font-family:inherit}audio{outline:none}