@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/_app/immutable/assets/BarlowCondensed-600.5aTTnVqQ.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/_app/immutable/assets/BarlowCondensed-700.DDMez4TK.woff2) format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/_app/immutable/assets/BarlowCondensed-800.CMaaahLA.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light dark;--font-condensed: "Avenir Next Condensed", "Arial Narrow", "Franklin Gothic Medium", sans-serif;--font-station: "Barlow Condensed", "Avenir Next Condensed", "Arial Narrow", "Franklin Gothic Medium", sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Mono", "Consolas", monospace;--font-body: system-ui, -apple-system, "Segoe UI", sans-serif;--ink: #111111;--ink2: #2a2a2a;--mid: #6b6b6b;--light: #9d9d9d;--paper: #ffffff;--canvas: #f3f3f1;--cream: #f4f4f4;--rule: #e6e6e3;--west: #CC1E2B;--west-accent: var(--west);--west-stroke: rgba(255, 214, 218, .22);--east: #242428;--east-accent: var(--east);--east-hover: #2d2d31;--east-stroke: rgba(255, 255, 255, .08);--west-fg: #ffffff;--east-fg: #ffffff;--amber: #c8860a;--card-bg: #f6f6f6;--seg-track: color-mix(in srgb, var(--rule) 64%, var(--cream) 36%);--seg-active-bg: var(--paper);--seg-active-border: color-mix(in srgb, var(--ink) 28%, var(--rule) 72%);--seg-active-shadow: 0 1px 2px color-mix(in srgb, var(--ink) 10%, transparent), 0 8px 18px color-mix(in srgb, var(--ink) 9%, transparent);--card-radius: 10px;--max: 1280px;--gutter: 16px;--board-inline: 12px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}@media(min-width:600px){:root{--gutter: 32px;--board-inline: 16px}}@media(min-width:1024px){:root{--gutter: 48px}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ink: #f5f2ea;--ink2: #dedbd2;--mid: #bbb7ad;--light: #918d84;--paper: #181816;--canvas: #0b0b0a;--cream: #292824;--rule: #46433d;--west: #d63642;--west-accent: #ff6670;--west-stroke: rgba(255, 255, 255, .16);--east-accent: #f5f2ea;--east-stroke: rgba(245, 242, 234, .16);--amber: #d7a43a;--card-bg: #22211e;--seg-track: #0f0f0e;--seg-active-bg: #37342f;--seg-active-border: #857d70;--seg-active-shadow: inset 0 1px 0 color-mix(in srgb, var(--ink) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--canvas) 72%, transparent)}}:root[data-theme=dark]{--ink: #f5f2ea;--ink2: #dedbd2;--mid: #bbb7ad;--light: #918d84;--paper: #181816;--canvas: #0b0b0a;--cream: #292824;--rule: #46433d;--west: #d63642;--west-accent: #ff6670;--west-stroke: rgba(255, 255, 255, .16);--east-accent: #f5f2ea;--east-stroke: rgba(245, 242, 234, .16);--amber: #d7a43a;--card-bg: #22211e;--seg-track: #0f0f0e;--seg-active-bg: #37342f;--seg-active-border: #857d70;--seg-active-shadow: inset 0 1px 0 color-mix(in srgb, var(--ink) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--canvas) 72%, transparent)}html{height:100%;background:var(--canvas)}body{min-height:100%}body{background:var(--canvas);font-family:var(--font-body),sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}.app{min-height:100dvh;display:flex;flex-direction:column;padding-bottom:var(--safe-bottom)}.w{width:100%;max-width:var(--max);margin:0 auto;padding-left:max(var(--gutter),var(--safe-left));padding-right:max(var(--gutter),var(--safe-right))}:root{--sidebar-w: 175px}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.status-banner-slot.svelte-12qhfyh{position:sticky;top:0;z-index:250}.sw-banner.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:8px max(var(--gutter),var(--safe-left));padding-top:calc(8px + var(--safe-top));font-family:var(--font-condensed),sans-serif;font-size:12px;font-weight:600;letter-spacing:.04em;text-align:center;color:var(--canvas);background:var(--ink)}.sw-banner--offline.svelte-12qhfyh{background:color-mix(in srgb,var(--ink) 88%,var(--canvas) 12%)}.loading-shell.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:var(--canvas);display:flex;flex-direction:column;justify-content:flex-start;gap:12px;width:100%;max-width:520px;margin:0 auto;padding:clamp(88px,calc(var(--safe-top) + 13vh),144px) max(var(--gutter),var(--safe-left)) 40px;color:var(--ink);opacity:0;animation:svelte-12qhfyh-boot-shell-in .18s ease-out forwards;animation-delay:.18s}.loading-mark.svelte-12qhfyh{font-family:var(--font-condensed),sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--light)}.loading-rule.svelte-12qhfyh{height:1px;background:var(--rule)}.loading-copy.svelte-12qhfyh{display:flex;flex-direction:column;gap:8px}.loading-title.svelte-12qhfyh{font-family:var(--font-station),sans-serif;font-size:28px;font-weight:700;line-height:.95;letter-spacing:-.02em;color:var(--ink)}.loading-detail.svelte-12qhfyh{max-width:36ch;color:var(--mid);font-size:14px;line-height:1.45}@media(min-width:600px){.loading-shell.svelte-12qhfyh{justify-content:flex-start;gap:16px;padding-top:clamp(96px,calc(var(--safe-top) + 14vh),176px)}.loading-title.svelte-12qhfyh{font-size:40px}.loading-detail.svelte-12qhfyh{font-size:15px}}@keyframes svelte-12qhfyh-boot-shell-in{to{opacity:1}}.site-footer.svelte-12qhfyh{--footer-copy: color-mix(in srgb, var(--light) 68%, var(--canvas) 32%);--footer-link: color-mix(in srgb, var(--light) 86%, var(--ink) 14%);--footer-hover: color-mix(in srgb, var(--mid) 86%, var(--ink) 14%);--footer-divider: color-mix(in srgb, var(--rule) 72%, transparent);--footer-focus: color-mix(in srgb, var(--ink) 18%, transparent);background:var(--canvas)}.app-meta.svelte-12qhfyh{margin-top:auto;margin-bottom:14px;background:var(--canvas)}.app-meta-shell.svelte-12qhfyh{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3px 10px;padding-top:6px;padding-bottom:6px}.app-meta-item.svelte-12qhfyh{font-family:var(--font-condensed),sans-serif;font-size:9px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:color-mix(in srgb,var(--light) 58%,var(--canvas) 42%);white-space:nowrap}.app-meta-item.svelte-12qhfyh+.app-meta-item:where(.svelte-12qhfyh):before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:currentColor;margin-right:10px;vertical-align:middle;position:relative;top:-1px}.footer-shell.svelte-12qhfyh{position:relative}.footer-shell.svelte-12qhfyh:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--rule)}@media(orientation:landscape){.footer-shell.svelte-12qhfyh:before{left:max(var(--gutter),var(--safe-left));right:max(var(--gutter),var(--safe-right))}}.footer-shell.svelte-12qhfyh{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:4px 10px;padding-top:4px;padding-bottom:4px}.footer-mark.svelte-12qhfyh{font-family:var(--font-condensed),sans-serif;font-size:9px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:var(--footer-copy);white-space:nowrap}.footer-link.svelte-12qhfyh{font-family:var(--font-condensed),sans-serif;font-size:9px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;color:var(--footer-link);white-space:nowrap}.footer-nav.svelte-12qhfyh{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:0;margin-left:auto}.footer-link.svelte-12qhfyh{position:relative;display:inline-flex;align-items:center;color:var(--footer-link);padding:0 7px}.footer-action.svelte-12qhfyh{border:none;background:none;color:var(--footer-link);text-decoration:none;cursor:pointer}.footer-theme-toggle.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;align-self:center;position:relative;width:20px;height:20px;min-width:20px;min-height:20px;margin-right:8px;padding:0;line-height:1;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.footer-theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:14px;height:14px;display:block;transform:translateY(-.5px)}.footer-theme-label.svelte-12qhfyh{display:none}.footer-theme-toggle.svelte-12qhfyh:disabled{cursor:default;opacity:.56}.footer-theme-toggle.svelte-12qhfyh:focus{outline:none}.footer-theme-toggle.svelte-12qhfyh:focus-visible{border-radius:999px;box-shadow:0 0 0 2px var(--footer-focus)}@media(hover:hover)and (pointer:fine){.footer-action.svelte-12qhfyh:hover:not(:disabled){color:var(--footer-hover)}.footer-theme-toggle.svelte-12qhfyh:hover:not(:disabled){color:var(--footer-hover)}}.footer-link.svelte-12qhfyh+.footer-link:where(.svelte-12qhfyh):before{content:"";position:absolute;left:0;top:50%;width:1px;height:10px;background:var(--footer-divider);transform:translateY(-50%)}@media(min-width:600px){.footer-shell.svelte-12qhfyh{gap:4px 18px;padding-top:4px;padding-bottom:4px}.footer-mark.svelte-12qhfyh,.footer-link.svelte-12qhfyh{font-size:10px;letter-spacing:.09em}.footer-link.svelte-12qhfyh{padding:0 8px}.footer-theme-toggle.svelte-12qhfyh{width:auto;height:22px;min-width:22px;min-height:22px;gap:5px;margin-right:6px}.footer-theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:16px;height:16px}.footer-theme-label.svelte-12qhfyh{display:inline}.footer-nav.svelte-12qhfyh{justify-content:flex-end}}
