:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.layout-module__L5FxyW__header{background-color:#d3d3d3;flex-direction:row;justify-content:space-between;align-items:center;height:auto;padding:24px;display:flex}.layout-module__L5FxyW__title{font-family:Courier New,Courier,monospace;font-size:xx-large}.layout-module__L5FxyW__pages{flex-direction:row;gap:4px;display:flex}
.headerButton-module__rfMREG__button{background-color:#9b9b9b;border-width:0;justify-content:center;align-items:center;width:80px;height:40px;padding:10px;font-size:medium;transition:all .3s ease-in-out;display:flex}.headerButton-module__rfMREG__button:hover{background-color:var(--hover-color)}
