:root{--horizon-position: 158px;--c-top-bar: #ffffff;--c-bottom-bar: #efeedf;--c-background: linear-gradient( to top, var(--c-bottom-bar), #e1e0cd var(--horizon-position), #f2f1e2 calc(var(--horizon-position) + 2px), #f2f1e2 300px, var(--c-top-bar) 70% );--c-background-secondary: #f7f5e9;--c-background-tertiary: #b2e5a6;--c-accent: #008a00;--c-link: #537e4d;--c-divider: #dddddd;--c-divider-active: #bbbbbb;--c-title: #2f6924;--c-text: #424242;--c-text-secondary: #494120;--c-text-tertiary: #125012;--c-border: rgba(0, 0, 0, .2);--c-border-hover: rgb(0, 114, 13)}html,body{font-family:sans-serif;font-size:14px;margin:0;min-height:100vh;min-height:100dvh;min-width:320px;overflow-x:hidden;padding:0;width:100%}html{background:var(--c-top-bar)}body{background:var(--c-background);background-repeat:no-repeat}a:hover{color:var(--c-accent)}@media (prefers-color-scheme: dark){:root{--c-top-bar: rgb(11, 11, 11);--c-bottom-bar: #474747;--c-background: linear-gradient( to top, var(--c-bottom-bar), #1c1c1c var(--horizon-position), rgb(48, 48, 48) calc(var(--horizon-position) + 2px), rgb(55, 55, 55) 300px, var(--c-top-bar) 70% );--c-background-secondary: #1e1e1e;--c-background-tertiary: #103112;--c-accent: #4ade80;--c-link: #82d57e;--c-divider: #333333;--c-divider-active: #555555;--c-title: #8cdc7a;--c-text: #e5e5e5;--c-text-secondary: #aaceaa;--c-text-tertiary: #31ec31;--c-border: rgba(255, 255, 255, .2);--c-border-hover: rgb(0, 114, 13)}}.container.svelte-7md5xv{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:env(safe-area-inset-top) 2rem env(safe-area-inset-bottom) 2rem;width:100%}.top-bar.svelte-7md5xv{position:fixed;top:0;left:0;right:0;background:var(--c-top-bar);padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);z-index:100;height:6px}.bottom-bar.svelte-7md5xv{position:fixed;bottom:0;height:6px;left:0;right:0;background:var(--c-bottom-bar);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);z-index:100}
