body,html{max-width:100vw;min-height:100svh}body,html{position:relative}body{display:flow-root;margin:0;background:var(--color-background-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}em{font-weight:600;font-size:large;font-style:normal}*{box-sizing:border-box}li:has(ul){margin-bottom:1rem}a{color:inherit;text-decoration:none}main{margin-bottom:50px}footer{position:absolute;bottom:5px;right:15px}footer a{color:#aaa!important;text-decoration:none!important}@media(prefers-color-scheme:dark){html{color-scheme:dark}}