body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5rem}h1{font-size:1.8rem;font-weight:400}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1.1rem}a{color:inherit;text-decoration:none}*{box-sizing:border-box}section{margin-top:1rem}button{font-family:inherit;font-size:1rem;white-space:nowrap;border-radius:8px;border-width:0;padding:.75rem;background-color:#2463c2;color:#fff;transition:background-color .25s ease;cursor:pointer}button:active,button:focus,button:hover{background-color:#3781f1}button:disabled{background-color:#ccc}input{font-family:inherit;font-size:1rem;border-radius:8px;border-width:1px!important;border-style:solid;padding:.75rem;border-color:#ccc;transition:border-color .25s ease;cursor:pointer;outline:none}input:active,input:focus,input:hover{border-color:#3781f1}@media screen and (prefers-color-scheme:dark){body{background-color:#000;color:#fff}}@media (max-width:400px){h1{font-size:1.5rem;font-weight:400}h2{font-size:1.4rem}h3{font-size:1.3rem}}@media (max-width:300px){h1{font-size:1.4rem;font-weight:400}h2{font-size:1.3rem}h3{font-size:1.2rem}}