html,body{min-height:100vh;margin:0}:root{--header-h:0px;--footer-h:0px}footer,.footer{position:fixed!important;left:0;right:0;bottom:0;margin:0!important;width:100%;text-align:center;border-top:1px solid rgba(0,0,0,.12);padding:.8rem 0 calc(.8rem + env(safe-area-inset-bottom,0px));background:inherit;z-index:10}body>a#totop{position:fixed!important;right:1.25rem;bottom:calc(var(--footer-h,0px) + 1.25rem);display:inline-block;z-index:50}html.dark footer,html.dark .footer{border-top-color:rgba(255,255,255,.12)}footer p{margin:0;font-size:.95rem;font-weight:300}body{padding-bottom:calc(var(--footer-h,0px) + env(safe-area-inset-bottom,0px))}.wrapper{min-height:calc(100dvh - var(--header-h,0px) - 4px);box-sizing:border-box;padding-bottom:1px;padding-top:1px}