:root{--brand:#2e338a;--brand-strong:#274c72;--accent:#eb5f0a;--accent-text:#a94407;--on-brand:#fff;--bg:#eef1f5;--surface:#fff;--raised:#f6f8fb;--ink:#18222e;--muted:#5f6b7a;--line:#d5dce4;--field:#f9fafc;--ok:#2f8f5b;--ok-text:#256f47;--warn:#c9861f;--warn-text:#895b15;--crit:#c0453a;--crit-text:#a83d33;--crit-strong:#a3392f;--radius:12px;--gap:20px;--shadow:0 1px 2px #18222e0f, 0 8px 24px -12px #274c722e;--sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--mono:ui-monospace, "Cascadia Code", "SF Mono", Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:not([data-theme=light]){--brand:#8c91e1;--brand-strong:#7377b9;--accent:#eb5f0a;--accent-text:#f67425;--on-brand:#000;--bg:#0e1319;--surface:#171f28;--raised:#1e2833;--ink:#e7edf3;--muted:#8b97a5;--line:#2b343f;--field:#1c2530;--ok:#52b880;--ok-text:#4ab57a;--warn:#d99b3a;--warn-text:#d6942b;--crit:#ef8178;--crit-text:#ef7d74;--crit-strong:#a3392f;--shadow:0 1px 2px #0000004d, 0 10px 30px -14px #00000080}}:root[data-theme=dark]{--brand:#8c91e1;--brand-strong:#7377b9;--accent:#eb5f0a;--accent-text:#f67425;--on-brand:#000;--bg:#0e1319;--surface:#171f28;--raised:#1e2833;--ink:#e7edf3;--muted:#8b97a5;--line:#2b343f;--field:#1c2530;--ok:#52b880;--ok-text:#4ab57a;--warn:#d99b3a;--warn-text:#d6942b;--crit:#ef8178;--crit-text:#ef7d74;--crit-strong:#a3392f;--shadow:0 1px 2px #0000004d, 0 10px 30px -14px #00000080}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}h1,h2,h3{letter-spacing:-.02em;text-wrap:balance;margin:0;line-height:1.15}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.btn-delete{font:inherit;cursor:pointer;color:#fff;background:var(--crit-strong);border:1px solid var(--crit-strong);white-space:nowrap;border-radius:6px;padding:5px 11px;font-size:12px;font-weight:600;line-height:1.2;transition:filter .15s}.btn-delete:hover{filter:brightness(1.1)}.btn-delete:active{filter:brightness(.95)}.record-buttons{flex:100%}.icon-btn{cursor:pointer;width:30px;height:30px;color:var(--muted);border:1px solid var(--line);background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.icon-btn:hover{color:var(--ink);border-color:var(--brand)}.icon-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.icon-btn.edit:hover{color:var(--brand)}.icon-btn.danger{color:var(--crit-text)}.icon-btn.danger:hover{color:#fff;background:var(--crit-strong);border-color:var(--crit-strong);filter:none}.icon-btn svg{width:15px;height:15px;display:block}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.topbar.svelte-12qhfyh{background:var(--surface);border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;gap:16px;height:60px;padding:0 clamp(16px,4vw,40px);display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{align-items:center;gap:11px;display:flex}.logo.svelte-12qhfyh{width:auto;height:30px;display:block}.name.svelte-12qhfyh{letter-spacing:-.01em;font-weight:650}.nav.svelte-12qhfyh{align-items:center;gap:4px;margin-left:auto;display:flex}.account.svelte-12qhfyh{flex:none;margin-left:6px}.avatar.svelte-12qhfyh{font:inherit;letter-spacing:.02em;cursor:pointer;width:34px;height:34px;color:var(--on-brand);background:var(--brand);border:1px solid var(--brand-strong);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:filter .15s,box-shadow .15s;display:inline-flex}.avatar.svelte-12qhfyh:hover{filter:brightness(1.08)}.avatar.open.svelte-12qhfyh{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 28%, transparent)}.avatar.svelte-12qhfyh:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.nav-link.svelte-12qhfyh{font:inherit;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:7px 12px;font-size:14px;font-weight:550;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.nav-link.svelte-12qhfyh:hover{color:var(--ink);background:var(--raised);text-decoration:none}@media (width<=480px){.topbar.svelte-12qhfyh{gap:8px;padding:0 12px}.name.svelte-12qhfyh{display:none}}.nav-link.current.svelte-12qhfyh{color:var(--ink);background:var(--raised)}.caret.svelte-12qhfyh{opacity:.7;border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:7px;transition:transform .15s;display:inline-block}.menu-btn.open.svelte-12qhfyh .caret:where(.svelte-12qhfyh){transform:rotate(180deg)}.menu.svelte-12qhfyh{position:relative}.menu-panel.svelte-12qhfyh{background:var(--surface);border:1px solid var(--line);min-width:190px;box-shadow:var(--shadow);z-index:20;border-radius:10px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.menu-panel.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--ink);white-space:nowrap;border-radius:7px;padding:8px 12px;font-size:14px;text-decoration:none}.menu-panel.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--raised);text-decoration:none}.account-panel.svelte-12qhfyh{min-width:216px;padding:0}.who.svelte-12qhfyh{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;padding:12px 14px 11px;display:flex}.who-name.svelte-12qhfyh{color:var(--ink);font-size:14px;font-weight:650}.who-id.svelte-12qhfyh{color:var(--muted);word-break:break-all;font-size:12.5px}.account-panel.svelte-12qhfyh a:where(.svelte-12qhfyh){margin:6px;padding:9px 12px}.sep.svelte-12qhfyh{border:0;border-top:1px solid var(--line);height:0;margin:10px 0 0}.account-panel.svelte-12qhfyh form:where(.svelte-12qhfyh){padding:10px 6px 6px}.signout.svelte-12qhfyh{font:inherit;text-align:left;width:100%;color:var(--crit-text);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:9px 12px;font-size:14px}.signout.svelte-12qhfyh:hover{background:color-mix(in srgb, var(--crit) 10%, transparent)}.signout.svelte-12qhfyh:focus-visible{outline:2px solid var(--crit);outline-offset:-2px}.main.svelte-12qhfyh{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,4vw,40px) 72px}.weak-password.svelte-12qhfyh{color:var(--ink);background:color-mix(in srgb, var(--warn) 14%, var(--surface));border-bottom:1px solid color-mix(in srgb, var(--warn) 45%, var(--line));flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px;padding:11px clamp(16px,4vw,40px);font-size:14px;display:flex}.weak-password.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand);white-space:nowrap;font-weight:600}
