.toasts.svelte-r9p0hk{position:fixed;right:18px;bottom:18px;z-index:400;display:flex;flex-direction:column;gap:10px;width:min(380px,calc(100vw - 36px));pointer-events:none}.toast.svelte-r9p0hk{pointer-events:auto;display:flex;align-items:flex-start;gap:11px;padding:12px 12px 12px 13px;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-left-width:3px;border-radius:var(--radius-sm);box-shadow:var(--shadow);animation:svelte-r9p0hk-toast-in .22s cubic-bezier(.2,.8,.3,1)}.toast.success.svelte-r9p0hk{border-left-color:var(--good)}.toast.error.svelte-r9p0hk{border-left-color:var(--bad)}.toast.warning.svelte-r9p0hk{border-left-color:var(--warn)}.toast.info.svelte-r9p0hk{border-left-color:var(--muted)}.ic.svelte-r9p0hk{flex:none;width:18px;height:18px;margin-top:1px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;line-height:1}.toast.success.svelte-r9p0hk .ic:where(.svelte-r9p0hk){background:var(--good-bg);color:var(--good)}.toast.error.svelte-r9p0hk .ic:where(.svelte-r9p0hk){background:var(--bad-bg);color:var(--bad)}.toast.warning.svelte-r9p0hk .ic:where(.svelte-r9p0hk){background:var(--warn-bg);color:var(--warn)}.toast.info.svelte-r9p0hk .ic:where(.svelte-r9p0hk){background:var(--line-2);color:var(--muted)}.body.svelte-r9p0hk{flex:1;min-width:0}.msg.svelte-r9p0hk{font-size:13.5px;line-height:1.45;word-break:break-word}.detail.svelte-r9p0hk{font-size:12.5px;color:var(--muted);margin-top:3px;line-height:1.45}.count.svelte-r9p0hk{margin-left:6px;font-size:11px;font-weight:600;color:var(--muted);background:var(--line-2);border-radius:9px;padding:1px 6px}.x.svelte-r9p0hk{flex:none;border:none;background:none;cursor:pointer;color:var(--faint);font-size:17px;line-height:1;padding:0 2px;margin:-1px -2px 0 0}.x.svelte-r9p0hk:hover{color:var(--ink)}@keyframes svelte-r9p0hk-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.toast.svelte-r9p0hk{animation:none}}.modal-backdrop.svelte-ta60gp{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#080b1699;display:flex;align-items:flex-start;justify-content:center;padding:6vh 16px;overflow-y:auto}.modal-box.svelte-ta60gp{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:14px;width:100%;max-width:560px;box-shadow:0 24px 60px #0006;overflow:hidden;animation:svelte-ta60gp-in .16s ease}@keyframes svelte-ta60gp-in{0%{transform:translateY(-8px);opacity:0}to{transform:none;opacity:1}}.modal-head.svelte-ta60gp{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line-2)}.modal-title.svelte-ta60gp{font-size:17px;font-weight:650;color:var(--ink)}.modal-x.svelte-ta60gp{font-size:16px;padding:4px 10px;line-height:1}.modal-body.svelte-ta60gp{padding:20px 22px;color:var(--ink)}.modal-foot.svelte-ta60gp{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid var(--line-2);background:var(--surface-2)}.cf-body.svelte-vhbvu4{font-size:14px;line-height:1.6;color:var(--ink);white-space:pre-line}.csel.svelte-t5ihcw{position:relative}.csel-btn.svelte-t5ihcw{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;font-size:14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;text-align:left;color:var(--ink);font-family:inherit}.csel-btn.svelte-t5ihcw:hover{border-color:var(--brand)}.csel-btn.svelte-t5ihcw:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.csel-btn.svelte-t5ihcw .placeholder:where(.svelte-t5ihcw){color:var(--faint)}.csel-caret.svelte-t5ihcw{color:var(--faint);font-size:11px}.csel-list.svelte-t5ihcw{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:50;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:0 12px 30px #141b3629;max-height:280px;overflow-y:auto;padding:4px}.csel-group.svelte-t5ihcw{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--faint);font-weight:600;padding:8px 10px 4px}.csel-opt.svelte-t5ihcw{display:block;width:100%;text-align:left;padding:8px 10px;font-size:14px;border:none;background:none;border-radius:6px;cursor:pointer;color:var(--ink);font-family:inherit}.csel-opt.svelte-t5ihcw:hover{background:var(--surface-2)}.csel-opt.sel.svelte-t5ihcw{background:var(--primary);color:var(--primary-ink)}
