:root{--bg:#fafafa;--surface:#fff;--surface-sunk:#ededed;--text:#141414;--text-soft:#5a5a5a;--text-faint:#8a8a8a;--line:#e4e4e4;--line-strong:#d0d0d0;--accent:#141414;--accent-hover:#000;--accent-soft:#ededed;--on-accent:#fff;--danger:#a3342a;--danger-soft:#f8e9e7;--radius:10px;--radius-lg:14px;--tap:48px;--ease:.18s cubic-bezier(.2, 0, .2, 1)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0a0a0a;--surface:#151515;--surface-sunk:#242424;--text:#f2f2f2;--text-soft:#a8a8a8;--text-faint:#767676;--line:#252525;--line-strong:#3a3a3a;--accent:#f2f2f2;--accent-hover:#fff;--accent-soft:#242424;--on-accent:#0a0a0a;--danger:#e28c83;--danger-soft:#2c1a18}}:root[data-theme=dark]{--bg:#0a0a0a;--surface:#151515;--surface-sunk:#242424;--text:#f2f2f2;--text-soft:#a8a8a8;--text-faint:#767676;--line:#252525;--line-strong:#3a3a3a;--accent:#f2f2f2;--accent-hover:#fff;--accent-soft:#242424;--on-accent:#0a0a0a;--danger:#e28c83;--danger-soft:#2c1a18}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);overscroll-behavior-y:none;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:17px;line-height:1.5}h1,h2,h3{letter-spacing:-.01em;text-wrap:balance;margin:0;font-weight:600;line-height:1.2}h1{font-size:1.75rem}h2{font-size:1.25rem}h3{font-size:1rem}p{margin:0}button,input{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}nav.svelte-fkvc1s{background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);z-index:10;display:flex;position:fixed;bottom:0;left:0;right:0}a.svelte-fkvc1s{min-height:var(--tap);color:var(--text-faint);transition:color var(--ease);flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.5rem .25rem .55rem;text-decoration:none;display:flex}a[aria-current=page].svelte-fkvc1s{color:var(--text);box-shadow:inset 0 2px 0 var(--text)}a[aria-current=page].svelte-fkvc1s .label:where(.svelte-fkvc1s){font-weight:600}.icon.svelte-fkvc1s{width:24px;height:24px;display:block}.icon.svelte-fkvc1s svg{width:100%;height:100%}.label.svelte-fkvc1s{letter-spacing:.01em;font-size:.7rem;font-weight:500}.app.with-nav.svelte-12qhfyh{padding-bottom:calc(4.25rem + env(safe-area-inset-bottom))}.booting.svelte-12qhfyh{place-items:center;min-height:100dvh;display:grid}.spinner.svelte-12qhfyh{border:2px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite svelte-12qhfyh-spin}@keyframes svelte-12qhfyh-spin{to{transform:rotate(360deg)}}.sr-only.svelte-12qhfyh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
