:root{--c-background: #ffffff;--c-background-secondary: #fafafa;--c-accent: #008a00;--c-link: #537e4d;--c-divider: #dddddd;--c-divider-active: #bbbbbb;--c-title: #2f6924;--c-text: #424242}html,body{background-color:var(--c-background);font-family:sans-serif;font-size:14px;margin:0;min-height:100vh;min-height:100dvh;overflow-x:hidden;padding:0;width:100%}a:hover{color:var(--c-accent)}@media (prefers-color-scheme: dark){:root{--c-background: #121212;--c-background-secondary: #1e1e1e;--c-accent: #4ade80;--c-link: #82d57e;--c-divider: #333333;--c-divider-active: #555555;--c-title: #8cdc7a;--c-text: #e5e5e5}}.container.svelte-19buijr{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}
