.page-footer{padding:var(--s);text-align:center}
.main-wrapper{flex-direction:column;flex:1;max-height:100%;display:flex;overflow:auto}
:root{--background:#0e0c0a;--background-ui:#333;--background-orange:#c76c23;--background-green:#55944a;--foreground:#ededed;--red:#f33;--xs:4px;--s:8px;--m:16px;--l:32px;--xl:64px}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html,body{max-width:100vw;overflow-x:hidden}body{width:100vw;min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a:not(.inline){color:inherit;text-decoration:none}.drop-shadow{box-shadow:2px 2px 5px #000}a:disabled:hover,button:disabled:hover,input:disabled:hover{cursor:not-allowed}a:hover,button:hover{cursor:pointer}
