:root{--brand: #ff7b26;--text-on-brand: #ffffff;--transition-short: .2s;--background: #ffffff;--text: #000000;--unimportant-text: #666666;--surface1: #f0f0f0;--surface2: #dddddd;--button-fill: #ffffff;--header: #ff7b26;--header-theme-toggle-fill: #ffffff;--header-drop-shadow: 0 0 1rem .1rem rgba(0, 0, 0, .7);--footer-drop-shadow: 0 0 1rem .2rem rgba(0, 0, 0, .175);--button-glow-spread: .5rem;--sun-display: none;--moon-display: block}:root[data-theme=dark]{--background: #121212;--text: #ffffff;--unimportant-text: #999999;--surface1: #2a2a2a;--surface2: #4e4e4e;--button-fill: #ff7b26;--header: #242424;--header-theme-toggle-fill: #ff7b26;--header-drop-shadow: 0 0 1rem .2rem rgba(0, 0, 0, 1);--footer-drop-shadow: 0 0 1rem .1rem rgba(0, 0, 0, .5);--button-glow-spread: 0rem;--sun-display: block;--moon-display: none}html,body{background-color:var(--background);color:var(--text);margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;scrollbar-gutter:stable both-edges;transition:background-color var(--transition-short),color var(--transition-short);height:100%}body{display:flex;flex-direction:column}button:not(.omit-styles),a.button{border:none;padding:.5rem;border-radius:.5rem;font-size:1rem;transition:background-color var(--transition-short),color var(--transition-short),transform var(--transition-short),box-shadow var(--transition-short);background-color:var(--brand);color:var(--text-on-brand)}button:not(.omit-styles):is(a),a.button:is(a){text-decoration:none}button:not(.omit-styles):hover:not(:disabled),a.button:hover:not(:disabled){transform:scale(1.1)}button:not(.omit-styles):disabled,a.button:disabled{opacity:.5}button:not(.omit-styles):not(:disabled),a.button:not(:disabled){cursor:pointer}header button:not(.omit-styles),header a.button{background-color:transparent}header button:not(.omit-styles):hover,header a.button:hover{background-color:color-mix(in srgb,white 50%,transparent);color:var(--text)}.svelte-select{transition:background-color var(--transition-short),border var(--transition-short);z-index:3;--item-is-active-bg: var(--brand);--border: color-mix(in srgb, var(--brand) 20%, transparent) 2px solid;--border-hover: color-mix(in srgb, var(--brand) 40%, transparent) 2px solid;--border-focused: var(--brand) 2px solid;--item-hover-bg: color-mix(in srgb, var(--brand) 70%, transparent);--clear-select-focus-outline: none;--list-background: var(--surface1);--border-radius: .5rem;--list-border-radius: .5rem;--list-border: var(--surface2) 2px solid;--disabled-background: var(--background);--disabled-border-color: var(--surface2);--height: 3.05rem;--multi-item-bg: var(--surface1);--multi-item-outline: none;--multi-item-clear-icon-color: var(--text)}code{background-color:var(--surface1);transition:background-color var(--transition-short);padding:.15rem .3rem;border-radius:.1rem}input,textarea{padding:.65rem;border-radius:.5rem;border:color-mix(in srgb,var(--brand) 20%,transparent) 2px solid;background-color:var(--background);color:var(--text);font-size:1rem;height:1.5rem;transition:background-color var(--transition-short),border var(--transition-short),color var(--transition-short)}input:disabled,textarea:disabled{border-color:var(--surface2)}input:hover,textarea:hover{border:color-mix(in srgb,var(--brand) 40%,transparent) 2px solid}input:focus,textarea:focus{border:var(--brand) 2px solid;outline:none}a{color:var(--brand);transition:text-underline-offset var(--transition-short);text-underline-offset:.1rem}a:hover{text-underline-offset:.2rem}.sun{display:var(--sun-display)}.moon{display:var(--moon-display)}header.svelte-1huf8uh{display:flex;justify-content:center}nav.svelte-1huf8uh{background-color:var(--header);transition:background-color var(--transition-short),box-shadow var(--transition-short);height:3.75rem;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--header-drop-shadow);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;width:80%}@media (width <= 768px){nav.svelte-1huf8uh{width:90%}}nav.svelte-1huf8uh .icon:where(.svelte-1huf8uh){display:inline-flex;align-items:center;color:var(--text-on-brand);text-decoration:none;margin:.1rem}nav.svelte-1huf8uh .icon:where(.svelte-1huf8uh) img:where(.svelte-1huf8uh){margin:.1rem 0 0 .1rem;height:3.25rem;width:auto}nav.svelte-1huf8uh .icon:where(.svelte-1huf8uh) span:where(.svelte-1huf8uh){font-size:1.2rem}@media (width <= 768px){nav.svelte-1huf8uh .icon:where(.svelte-1huf8uh) span:where(.svelte-1huf8uh){display:none}}.right.svelte-1huf8uh{display:flex;align-items:center;justify-content:end;gap:.5rem}.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh){border:none;padding:.5rem;margin-right:.5rem;display:flex;justify-content:center;align-items:center}.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh) div:where(.svelte-1huf8uh){height:1.5rem}.right.svelte-1huf8uh .plus:where(.svelte-1huf8uh):not(div),.right.svelte-1huf8uh .profile:where(.svelte-1huf8uh):not(div),.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh):not(div){display:flex;justify-content:center;align-items:center}.right.svelte-1huf8uh .plus:where(.svelte-1huf8uh) svg,.right.svelte-1huf8uh .profile:where(.svelte-1huf8uh) svg,.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh) svg{height:1.5rem;width:1.5rem}.right.svelte-1huf8uh .plus:where(.svelte-1huf8uh) svg path,.right.svelte-1huf8uh .profile:where(.svelte-1huf8uh) svg path,.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh) svg path{fill:var(--header-theme-toggle-fill);transition:fill var(--transition-short)}.right.svelte-1huf8uh .plus:where(.svelte-1huf8uh):hover svg>path,.right.svelte-1huf8uh .profile:where(.svelte-1huf8uh):hover svg>path,.right.svelte-1huf8uh .theme-toggle:where(.svelte-1huf8uh):hover svg>path{fill:#000}footer.svelte-1twy9x0{display:flex;justify-content:center;flex-shrink:0;margin-block-start:1rem}footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0){display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--surface1);transition:background-color var(--transition-short);padding:1rem;width:25rem;max-width:80%;border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:var(--footer-drop-shadow)}footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0) .brand:where(.svelte-1twy9x0){display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1.5rem;font-weight:700;color:var(--text);transition:color var(--transition-short)}footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0) .brand:where(.svelte-1twy9x0) svg{height:2rem;fill:var(--text);transition:fill var(--transition-short)}footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0) .links:where(.svelte-1twy9x0){display:flex;gap:.5rem;margin-block-start:.5rem}footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0) .disclaimer:where(.svelte-1twy9x0),footer.svelte-1twy9x0 .footer-inner:where(.svelte-1twy9x0) .error:where(.svelte-1twy9x0){margin-block-start:1rem}main.svelte-lm30er{padding:.5rem;flex:1 0 auto}
