*{box-sizing:border-box;padding:0;margin:0}:root{--background:#013700;--foreground:#ffffff;--muted:#9aa0a6;--darkgreen:#013700;--midgreen:#1e4b1d;--lightgreen:#797949;--border:rgba(255,255,255,0.1);--panel:rgba(255,255,255,0.03);--panelHover:rgba(255,255,255,0.05)}@media (prefers-color-scheme:dark){:root{--background:#013700;--foreground:#ffffff}}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{color:var(--foreground);background:var(--darkgreen);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}body>main{flex:1 1}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.Footer_links__M2Ji2{display:flex;justify-content:flex-end;gap:1rem;flex-wrap:wrap;padding:1rem;width:100%}.Footer_links__M2Ji2 a:hover{text-decoration:underline}.Footer_note__q8FsH{font-size:.85rem;color:#fff}@media(max-width:640px){.Footer_links__M2Ji2{justify-content:center}}