:root{--primary:#44dd3f;--secondary:#6ee06a;--accent:#2bbf9a;--background:#f8fdf7;--foreground:#111;--muted:#e6f4e5;--muted-foreground:#4a4a4a;--text-primary:#111;--text-secondary:#424242;--text-muted:#6c6c6c;--box-shadow:#bbb8;--destructive:#f73e3e}[data-theme=dark]{--primary:#10a708;--secondary:#2f802a;--accent:#37d9b0;--background:#0d0d0d;--foreground:#f0f0f0;--muted:#1e1e1e;--muted-foreground:#b3b3b3;--text-primary:#fff;--text-secondary:#cfcfcf;--text-muted:#9a9a9a;--box-shadow:#bbb8;--destructive:#f82525}html,body{max-width:100vw;min-height:100vh;transition:color .3s,background-color .3s;overflow-x:hidden}body{color:var(--text-primary);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{width:100%;display:block}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}input,button{color:inherit;background-color:#0000;border:none;outline:none;font-family:inherit}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.ThemeToggleBtn-module__lUIvKW__button{border:1px solid var(--text-primary);background-color:var(--text-primary);border-radius:.4em;margin-left:auto;padding:.4em}
.Header-module__ldgnoG__header{justify-content:center;align-items:center;padding:1rem;display:flex}.Header-module__ldgnoG__header div{width:50px;margin-left:auto;margin-right:7px}.Header-module__ldgnoG__header h1{z-index:10;display:block;inset:0}
