:root{--font-scale:1;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#f5f7fa;--surface-raised:#fff;--border:#c9d2dd;--text:#14202c;--text-muted:#48576a;--accent:#1b3a5c;--accent-text:#fff;--link:#10467e;--caution-bg:#fff4e0;--caution-border:#a35b00;--caution-text:#5c3200;--stop-bg:#fdecec;--stop-border:#a01b1b;--stop-text:#6b0f0f;--focus:#0b63c5;--radius:10px;--tap:44px;--actionbar-h:0px;--maxw:44rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#10161d;--surface:#182029;--surface-raised:#1e2833;--border:#37444f;--text:#e9eef4;--text-muted:#a9b6c4;--accent:#9cc6f2;--accent-text:#0b1620;--link:#9cc6f2;--caution-bg:#33260f;--caution-border:#e0a34a;--caution-text:#f4d9a8;--stop-bg:#3a1618;--stop-border:#f08c8c;--stop-text:#f7cccc;--focus:#7fb6f5}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#10161d;--surface:#182029;--surface-raised:#1e2833;--border:#37444f;--text:#e9eef4;--text-muted:#a9b6c4;--accent:#9cc6f2;--accent-text:#0b1620;--link:#9cc6f2;--caution-bg:#33260f;--caution-border:#e0a34a;--caution-text:#f4d9a8;--stop-bg:#3a1618;--stop-border:#f08c8c;--stop-text:#f7cccc;--focus:#7fb6f5}*{box-sizing:border-box}[hidden]{display:none!important}html{font-size:calc(100% * var(--font-scale));background:var(--surface);height:100%}body{background:var(--bg);color:var(--text);flex-direction:column;height:100svh;margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;display:flex;overflow:hidden auto}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}a{color:var(--link)}button,a.button,input,select,summary{min-height:var(--tap)}button,.button{font:inherit;min-width:var(--tap);border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-raised);color:var(--text);cursor:pointer;padding:.6rem 1rem}button:hover,.button:hover{background:var(--surface)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}p,li{max-width:68ch}[data-onehanded=true]{--actionbar-h:calc(4.5rem + env(safe-area-inset-bottom));--font-scale:1.0625}main{scroll-padding-block-end:var(--actionbar-h)}:where(a,button,input,select,summary):focus-visible{scroll-margin-block-end:calc(var(--actionbar-h) + 1rem)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){button,.button,a.button{color:buttontext!important;background:buttonface!important;border:1px solid buttonborder!important}.card{border:1px solid buttonborder}:focus-visible{outline:3px solid highlight}}.skip.svelte-1npt6ax{z-index:100;background:var(--accent);color:var(--accent-text);border-radius:0 0 var(--radius) 0;padding:.75rem 1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skip.svelte-1npt6ax:focus{left:0}.banner.svelte-1mr311m{background:var(--caution-bg);color:var(--caution-text);border-bottom:1px solid var(--caution-border);text-align:center;padding:.5rem 1rem;font-size:.9rem}.update.svelte-ksczdt{background:var(--accent);color:var(--accent-text);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.9rem;display:flex}button.svelte-ksczdt{background:var(--accent-text);color:var(--accent);border-color:var(--accent-text);min-height:var(--tap);padding:.4rem .9rem;font-weight:600}header.svelte-12qhfyh{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.wordmark.svelte-12qhfyh{color:var(--text);min-height:var(--tap);align-items:center;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.header-actions.svelte-12qhfyh{align-items:center;gap:.5rem;display:flex}.theme.svelte-12qhfyh{padding:.5rem .7rem}.settings-link.svelte-12qhfyh{min-height:var(--tap);border-radius:var(--radius);color:var(--link);align-items:center;padding:.5rem .7rem;text-decoration:none;display:flex}.settings-link[aria-current=page].svelte-12qhfyh{font-weight:700}main.svelte-12qhfyh{overscroll-behavior:contain;flex:auto;overflow-y:auto}.page.svelte-12qhfyh{max-width:var(--maxw);padding:1rem 1rem calc(2rem + var(--actionbar-h));margin-inline:auto}main.svelte-12qhfyh:focus{outline:none}nav.svelte-12qhfyh{z-index:2;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);flex:none;position:sticky;bottom:0}header.svelte-12qhfyh{flex:none}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){max-width:var(--maxw);margin:0;margin-inline:auto;padding:0;list-style:none;display:flex}nav.svelte-12qhfyh li:where(.svelte-12qhfyh){flex:1}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){min-height:var(--tap);color:var(--text);white-space:nowrap;justify-content:center;align-items:center;padding:.5rem .15rem;font-size:.9rem;text-decoration:none;display:flex}@media (width<=380px){nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem}}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){box-shadow:inset 0 3px 0 var(--accent);font-weight:700}nav.svelte-12qhfyh a.urgent:where(.svelte-12qhfyh){color:var(--stop-text)}[data-theme=dark] nav.svelte-12qhfyh a.urgent:where(.svelte-12qhfyh){color:var(--stop-border)}
