:root{color-scheme:light;--bg: #161e03;--bg-surface: #e8e4de;--bg-surface-raised: #ddd9d3;--bg-surface-inset: #f2eee8;--text-primary: #2a2320;--text-secondary: #5a534a;--text-heading: #3d2e1a;--accent: #3a8a3f;--accent-hover: #2d6e31;--border-edge: rgba(0, 0, 0, .12);--nav-bg: #e0dcd6;--nav-bg-hover: rgba(58, 138, 63, .12);--nav-text: #2a2320;--panel-shadow: 0 2px 8px rgba(0, 0, 0, .15);--panel-highlight: inset 1px 1px 0 rgba(255, 255, 255, .7);--panel-depth: inset -1px -1px 0 rgba(0, 0, 0, .1);--inset-shadow: inset 1px 1px 3px rgba(0, 0, 0, .2);--inset-highlight: inset -1px -1px 0 rgba(255, 255, 255, .5);--btn-highlight: inset 0 1px 0 rgba(255, 255, 255, .4);--btn-depth: inset 0 -1px 0 rgba(0, 0, 0, .15);--btn-hover-shadow: inset 6px 0 4px -6px rgba(0, 0, 0, .15), inset -6px 0 4px -6px rgba(0, 0, 0, .15), inset 0 6px 3px -5px rgba(255, 255, 255, .25), inset 0 -6px 4px -6px rgba(0, 0, 0, .2);--btn-active-shadow: inset 4px 0 4px -4px rgba(0, 0, 0, .25), inset -4px 0 4px -4px rgba(0, 0, 0, .25), inset 0 4px 4px -3px rgba(0, 0, 0, .3), inset 0 -2px 2px -2px rgba(255, 255, 255, .1);--bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.4'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.08'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.25'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.05'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23ddd9d3'/%3E%3C/svg%3E");--inset-bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.3'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.25'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.35'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23f2eee8'/%3E%3C/svg%3E");--banner-brightness: 1}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--bg: #1a1614;--bg-surface: #2a2725;--bg-surface-raised: #313031;--bg-surface-inset: #414040;--text-primary: #e8e4dc;--text-secondary: #9a958c;--text-heading: #ffe6c0;--accent: #5eb663;--accent-hover: #4da352;--border-edge: rgba(255, 255, 255, .08);--nav-bg: rgba(0, 0, 0, .5);--nav-bg-hover: rgba(94, 182, 99, .15);--nav-text: #e8e4dc;--panel-shadow: 0 2px 8px rgba(0, 0, 0, .4);--panel-highlight: inset 1px 1px 0 rgba(255, 255, 255, .06);--panel-depth: inset -1px -1px 0 rgba(0, 0, 0, .3);--inset-shadow: inset 1px 1px 3px rgba(0, 0, 0, .5);--inset-highlight: inset -1px -1px 0 rgba(255, 255, 255, .04);--btn-highlight: inset 0 1px 0 rgba(255, 255, 255, .08);--btn-depth: inset 0 -1px 0 rgba(0, 0, 0, .4);--btn-hover-shadow: inset 6px 0 4px -6px rgba(0, 0, 0, .3), inset -6px 0 4px -6px rgba(0, 0, 0, .3), inset 0 6px 3px -5px rgba(255, 255, 255, .08), inset 0 -6px 4px -6px rgba(0, 0, 0, .4);--btn-active-shadow: inset 4px 0 4px -4px rgba(0, 0, 0, .5), inset -4px 0 4px -4px rgba(0, 0, 0, .5), inset 0 4px 4px -3px rgba(0, 0, 0, .6), inset 0 -2px 2px -2px rgba(255, 255, 255, .05);--bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.12'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.04'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.1'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.02'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.15'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.5'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.1'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.45'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23313031'/%3E%3C/svg%3E");--inset-bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.4'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.35'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.08'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23414040'/%3E%3C/svg%3E");--banner-brightness: .7}}[data-theme=dark]{color-scheme:dark;--bg: #1a1614;--bg-surface: #2a2725;--bg-surface-raised: #313031;--bg-surface-inset: #414040;--text-primary: #e8e4dc;--text-secondary: #9a958c;--text-heading: #ffe6c0;--accent: #5eb663;--accent-hover: #4da352;--border-edge: rgba(255, 255, 255, .08);--nav-bg: rgba(0, 0, 0, .5);--nav-bg-hover: rgba(94, 182, 99, .15);--nav-text: #e8e4dc;--panel-shadow: 0 2px 8px rgba(0, 0, 0, .4);--panel-highlight: inset 1px 1px 0 rgba(255, 255, 255, .06);--panel-depth: inset -1px -1px 0 rgba(0, 0, 0, .3);--inset-shadow: inset 1px 1px 3px rgba(0, 0, 0, .5);--inset-highlight: inset -1px -1px 0 rgba(255, 255, 255, .04);--btn-highlight: inset 0 1px 0 rgba(255, 255, 255, .08);--btn-depth: inset 0 -1px 0 rgba(0, 0, 0, .4);--btn-hover-shadow: inset 6px 0 4px -6px rgba(0, 0, 0, .3), inset -6px 0 4px -6px rgba(0, 0, 0, .3), inset 0 6px 3px -5px rgba(255, 255, 255, .08), inset 0 -6px 4px -6px rgba(0, 0, 0, .4);--btn-active-shadow: inset 4px 0 4px -4px rgba(0, 0, 0, .5), inset -4px 0 4px -4px rgba(0, 0, 0, .5), inset 0 4px 4px -3px rgba(0, 0, 0, .6), inset 0 -2px 2px -2px rgba(255, 255, 255, .05);--bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.12'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.04'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.1'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.02'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.15'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.5'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.1'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.45'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23313031'/%3E%3C/svg%3E");--inset-bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.4'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.35'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.08'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23414040'/%3E%3C/svg%3E");--banner-brightness: .7}[data-theme=light]{color-scheme:light;--bg: #161e03;--bg-surface: #e8e4de;--bg-surface-raised: #ddd9d3;--bg-surface-inset: #f2eee8;--text-primary: #2a2320;--text-secondary: #5a534a;--text-heading: #3d2e1a;--accent: #3a8a3f;--accent-hover: #2d6e31;--border-edge: rgba(0, 0, 0, .12);--nav-bg: #e0dcd6;--nav-bg-hover: rgba(58, 138, 63, .12);--nav-text: #2a2320;--panel-shadow: 0 2px 8px rgba(0, 0, 0, .15);--panel-highlight: inset 1px 1px 0 rgba(255, 255, 255, .7);--panel-depth: inset -1px -1px 0 rgba(0, 0, 0, .1);--inset-shadow: inset 1px 1px 3px rgba(0, 0, 0, .2);--inset-highlight: inset -1px -1px 0 rgba(255, 255, 255, .5);--btn-highlight: inset 0 1px 0 rgba(255, 255, 255, .4);--btn-depth: inset 0 -1px 0 rgba(0, 0, 0, .15);--btn-hover-shadow: inset 6px 0 4px -6px rgba(0, 0, 0, .15), inset -6px 0 4px -6px rgba(0, 0, 0, .15), inset 0 6px 3px -5px rgba(255, 255, 255, .25), inset 0 -6px 4px -6px rgba(0, 0, 0, .2);--btn-active-shadow: inset 4px 0 4px -4px rgba(0, 0, 0, .25), inset -4px 0 4px -4px rgba(0, 0, 0, .25), inset 0 4px 4px -3px rgba(0, 0, 0, .3), inset 0 -2px 2px -2px rgba(255, 255, 255, .1);--bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.5'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.15'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='.4'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.1'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.08'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.25'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.05'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='.2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23ddd9d3'/%3E%3C/svg%3E");--inset-bevel-border: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cdefs%3E%3ClinearGradient id='t' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.3'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23000' stop-opacity='.25'/%3E%3Cstop offset='1' stop-color='%23000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.35'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='0' y1='0' x2='1' y2='0'%3E%3Cstop offset='0' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' width='12' height='4' fill='url(%23t)'/%3E%3Crect x='0' y='0' width='4' height='12' fill='url(%23l)'/%3E%3Crect x='0' y='8' width='12' height='4' fill='url(%23b)'/%3E%3Crect x='8' y='0' width='4' height='12' fill='url(%23r)'/%3E%3Crect x='4' y='4' width='4' height='4' fill='%23f2eee8'/%3E%3C/svg%3E");--banner-brightness: 1}html{background-color:var(--bg)}html,body{position:absolute;inset:0;margin:0;padding:0;font-family:Titillium Web,sans-serif;color:var(--text-primary)}h1,h2,h3,h4,h5{font-family:Titillium Web,sans-serif;font-weight:700;color:var(--text-heading)}code,pre{font-family:Consolas,monaco,monospace}code{font-size:.9em;padding:0 .3em;border-radius:2px;background-color:var(--bg-surface-raised);border:1px solid var(--border-edge)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.center{margin:0 auto;max-width:fit-content}.hidden{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-surface-inset)}::-webkit-scrollbar-thumb{background:var(--bg-surface-raised);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}@media(max-width:800px){html{font-size:14px}}
