body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}main{flex-grow:1}h1,h2,h3,h4,h5,p{margin:0;padding:0}h1{margin-top:2rem;margin-bottom:2rem;font-size:1.6rem;font-weight:700;line-height:1.4}h2{margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.4}h4{margin-top:.5rem;margin-bottom:.5rem}h5{margin-top:.5rem;margin-bottom:1rem}p{font-size:1rem;line-height:1.4}a{color:#000;-webkit-text-decoration:none;text-decoration:none}a:hover{cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline}hr{margin:0;border-top:1px solid #000;border-bottom:none}pre{white-space:pre-wrap}fieldset{display:flex;flex-direction:column;margin-bottom:.5rem;padding:1rem}form{max-width:100%}@media (min-width: 768px){form{max-width:400px}}input{margin-top:.25rem;margin-bottom:.5rem;padding:.5rem;font-size:1rem;border:1px solid #000;border-radius:4px}legend{margin-bottom:.5rem;font-weight:600}ul{margin:0;padding:0;list-style:none}li{margin-bottom:.5rem}dl{margin:.5rem 0}code{padding:.25rem;font-family:monospace;background:#ddd;border-radius:4px}
