.scrim.svelte-o861tn{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#2e272157;display:flex;align-items:center;justify-content:center;padding:20px}.modal.svelte-o861tn{width:100%;max-width:400px;background:var(--app);border-radius:20px;padding:28px;box-shadow:0 30px 80px #2e27214d;animation:pop .16s ease}h2.svelte-o861tn{font-size:24px;margin:8px 0 6px}.sub.svelte-o861tn{margin:0 0 20px;font-size:13.5px;color:var(--ink-2);line-height:1.5}label.svelte-o861tn{display:flex;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;color:#5a4e44;margin-bottom:14px}input.svelte-o861tn{padding:11px 13px;border:1px solid var(--input-line);border-radius:10px;background:var(--card);font-size:14.5px;outline:none}input.svelte-o861tn:focus{border-color:var(--accent)}.err.svelte-o861tn{color:#a24b4b;font-size:13px;margin:0 0 12px}.switch.svelte-o861tn{text-align:center;font-size:13px;color:var(--ink-2);margin:16px 0 0}.switch.svelte-o861tn button:where(.svelte-o861tn){border:none;background:none;color:var(--accent);font-weight:600;padding:0}.scrim.svelte-1h3eg2x{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#2e272157;display:flex;align-items:center;justify-content:center;padding:20px}.modal.svelte-1h3eg2x{width:100%;max-width:400px;background:var(--app);border-radius:20px;padding:22px;box-shadow:0 30px 80px #2e27214d;animation:pop .16s ease}.modal.small.svelte-1h3eg2x{max-width:360px;text-align:center}.modal.small.svelte-1h3eg2x h3:where(.svelte-1h3eg2x){font-size:21px;margin-bottom:8px}.modal.small.svelte-1h3eg2x p:where(.svelte-1h3eg2x){color:var(--ink-2);font-size:14px;margin:0 0 18px;line-height:1.5}.head.svelte-1h3eg2x{display:flex;justify-content:space-between;align-items:flex-start}.name.svelte-1h3eg2x{font-size:19px;max-width:26ch;margin-top:4px}.x.svelte-1h3eg2x{border:none;background:none;font-size:22px;color:var(--ink-3);line-height:1}.rows.svelte-1h3eg2x{display:flex;flex-direction:column;gap:8px;margin:18px 0}.row.svelte-1h3eg2x{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:12px;border:1px solid var(--line-2);background:var(--card)}.row.on.svelte-1h3eg2x{border-color:var(--accent);background:var(--wash)}.check.svelte-1h3eg2x{width:20px;height:20px;flex:none;border-radius:6px;border:1px solid var(--input-line);background:#fff;color:transparent;display:flex;align-items:center;justify-content:center;font-size:12px}.check.on.svelte-1h3eg2x{background:var(--accent);color:#fff;border-color:var(--accent)}.rname.svelte-1h3eg2x{flex:1;text-align:left;font-weight:600;font-size:14.5px}.count.svelte-1h3eg2x{font-size:12.5px;color:var(--ink-4)}.muted.svelte-1h3eg2x{color:var(--ink-4);font-size:13.5px}.create.svelte-1h3eg2x{display:flex;gap:8px;border-top:1px solid var(--line);padding-top:16px}.create.svelte-1h3eg2x input:where(.svelte-1h3eg2x){flex:1;padding:11px 13px;border:1px solid var(--input-line);border-radius:11px;background:var(--card);font-size:14px;outline:none}.shell.svelte-12qhfyh{min-height:100vh;background:var(--app);display:flex;flex-direction:column}.nav.svelte-12qhfyh{position:sticky;top:0;z-index:40;background:#faf5efeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-inner.svelte-12qhfyh{display:flex;align-items:center;gap:20px;padding:16px 24px;flex-wrap:wrap}.brand.svelte-12qhfyh{display:flex;align-items:baseline;gap:2px}.brand-word.svelte-12qhfyh{font-size:26px;font-weight:500;letter-spacing:-.01em;color:var(--ink)}.brand-dot.svelte-12qhfyh{width:5px;height:5px;border-radius:999px;background:var(--accent);display:inline-block;margin-bottom:3px}.nav-links.svelte-12qhfyh{display:flex;gap:4px;margin-left:8px}.nav-link.svelte-12qhfyh{padding:9px 14px;border-radius:999px;font:500 14px/1 var(--sans);color:var(--ink-2)}.nav-link.svelte-12qhfyh:hover{background:var(--surface);color:var(--ink)}.nav-link.active.svelte-12qhfyh{background:var(--wash);color:var(--accent-dark);font-weight:600}.nav-right.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:10px}main.svelte-12qhfyh{flex:1}.foot.svelte-12qhfyh{border-top:1px solid var(--line);background:var(--surface);margin-top:40px}.foot-inner.svelte-12qhfyh{padding:34px 24px;display:flex;gap:20px;flex-wrap:wrap;align-items:center;justify-content:space-between}.foot-inner.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:13px;line-height:1.5;color:var(--ink-3);max-width:52ch}.foot-links.svelte-12qhfyh{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.toast.svelte-12qhfyh{position:fixed;left:50%;bottom:28px;z-index:80;transform:translate(-50%);background:var(--ink);color:#faf5ef;padding:13px 22px;border-radius:999px;font:500 14px/1 var(--sans);box-shadow:0 16px 40px #2e272159;animation:toastIn .22s ease}
