.avatar.svelte-18ny2rd{width:var(--avatar-size);height:var(--avatar-size);background:var(--primary);color:var(--surface);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-family:Public Sans Variable,system-ui,sans-serif;font-weight:600;line-height:1;display:inline-flex}.initials.svelte-18ny2rd{font-size:var(--avatar-font-size);letter-spacing:.01em}.spinner.svelte-mfr6of{border-style:solid;border-color:currentColor currentColor #0000;border-radius:50%;animation:.8s linear infinite svelte-mfr6of-spin;display:inline-block}.spinner-sm.svelte-mfr6of{border-width:2px;width:16px;height:16px}.spinner-md.svelte-mfr6of{border-width:3px;width:36px;height:36px}@keyframes svelte-mfr6of-spin{to{transform:rotate(360deg)}}.btn.svelte-g9c1iq{font:inherit;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Public Sans Variable,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;transition:background-color .15s;display:inline-flex}.btn.svelte-g9c1iq:disabled{cursor:not-allowed}.btn-primary.svelte-g9c1iq{background-color:var(--primary);color:var(--bg)}.btn-primary.svelte-g9c1iq:hover:not(:disabled){background-color:color-mix(in srgb, var(--primary) 85%, black)}.btn-primary.svelte-g9c1iq:disabled{background-color:color-mix(in srgb, var(--primary) 50%, var(--surface))}.btn-ghost.svelte-g9c1iq{color:var(--primary);border:1px solid var(--primary);background:0 0;padding:calc(.75rem - 1px) calc(1rem - 1px)}.btn-ghost.svelte-g9c1iq:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 10%, transparent)}.btn-primary.btn-tone-danger.svelte-g9c1iq{background-color:var(--danger);color:var(--surface)}.btn-primary.btn-tone-danger.svelte-g9c1iq:hover:not(:disabled){background-color:color-mix(in srgb, var(--danger) 85%, black)}.btn-primary.btn-tone-danger.svelte-g9c1iq:disabled{background-color:color-mix(in srgb, var(--danger) 50%, var(--surface))}.btn-ghost.btn-tone-danger.svelte-g9c1iq{color:var(--danger);border-color:var(--danger)}.btn-ghost.btn-tone-danger.svelte-g9c1iq:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 10%, transparent)}.callout.svelte-16wlzye{border-style:solid;border-width:1px;border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.callout-danger.svelte-16wlzye{background-color:color-mix(in srgb, var(--danger) 12%, var(--surface));border-color:color-mix(in srgb, var(--danger) 40%, transparent);color:var(--danger)}.callout-info.svelte-16wlzye{background-color:color-mix(in srgb, var(--info) 12%, var(--surface));border-color:color-mix(in srgb, var(--info) 40%, transparent);color:var(--info)}.callout-success.svelte-16wlzye{background-color:color-mix(in srgb, var(--success) 12%, var(--surface));border-color:color-mix(in srgb, var(--success) 40%, transparent);color:var(--success)}.card.svelte-14efj7c{background:var(--surface);border:1px solid color-mix(in srgb, var(--muted) 30%, transparent);border-radius:12px;padding:2rem}:root{--bg:#f6f1e8;--surface:#fbf7f0;--text:#1f1b17;--primary:#2a3a6e;--accent:#b0473a;--muted:#8a7e6e;--success:#5b7a4e;--warning:#b8893a;--danger:#b0473a;--info:#2a3a6e;--weave-plain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48'><g stroke-linecap='round' fill='none'><g stroke='%232a3a6e' stroke-opacity='0.075'><path stroke-width='0.9' d='M5 10.5V15 M5 27.5V34.5 M19 10V16.5 M19 45.5V48 M30 6.5V12.5 M43 0V4 M43 16.5V22.5'/><path stroke-width='1.2' d='M5 0V6.5 M5 33.5V39 M5 45V48 M19 0V4 M19 22.5V28 M19 34V40.5 M30 11.5V15 M30 21V27.5 M30 32.5V39 M43 21.5V28 M43 39.5V48'/><path stroke-width='1.5' d='M5 5.5V11.5 M5 21V28.5 M19 15.5V23.5 M19 39.5V46.5 M30 0V7.5 M30 26.5V33.5 M30 45V48 M43 10V17.5 M43 34V40.5'/></g><g stroke='%23b0473a' stroke-opacity='0.075'><path stroke-width='0.9' d='M13.5 7H20.5 M5.5 18H11.5 M33.5 18H40 M19.5 31H27 M38.5 31H44.5 M10.5 42H16 M27.5 42H33.5'/><path stroke-width='1.2' d='M0 7H2 M19.5 7H27 M33 7H38.5 M42.5 7H48 M0 18H6.5 M22 18H28.5 M46 18H48 M8 31H14.5 M33 31H39.5 M5.5 42H11.5 M32.5 42H40 M46 42H48'/><path stroke-width='1.5' d='M8 7H14.5 M37.5 7H43.5 M10.5 18H16 M27.5 18H34.5 M0 31H2 M13.5 31H20.5 M43.5 31H48 M0 42H6.5 M22 42H28.5'/></g></g></svg>")}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#13161f;--surface:#1c2030;--text:#ede6d6;--primary:#7a8fc8;--accent:#d77a6b;--muted:#6e6a60;--success:#9cbc8b;--warning:#dcae63;--danger:#d77a6b;--info:#7a8fc8;--weave-plain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48'><g stroke-linecap='round' fill='none'><g stroke='%237a8fc8' stroke-opacity='0.10'><path stroke-width='0.9' d='M5 10.5V15 M5 27.5V34.5 M19 10V16.5 M19 45.5V48 M30 6.5V12.5 M43 0V4 M43 16.5V22.5'/><path stroke-width='1.2' d='M5 0V6.5 M5 33.5V39 M5 45V48 M19 0V4 M19 22.5V28 M19 34V40.5 M30 11.5V15 M30 21V27.5 M30 32.5V39 M43 21.5V28 M43 39.5V48'/><path stroke-width='1.5' d='M5 5.5V11.5 M5 21V28.5 M19 15.5V23.5 M19 39.5V46.5 M30 0V7.5 M30 26.5V33.5 M30 45V48 M43 10V17.5 M43 34V40.5'/></g><g stroke='%23d77a6b' stroke-opacity='0.10'><path stroke-width='0.9' d='M13.5 7H20.5 M5.5 18H11.5 M33.5 18H40 M19.5 31H27 M38.5 31H44.5 M10.5 42H16 M27.5 42H33.5'/><path stroke-width='1.2' d='M0 7H2 M19.5 7H27 M33 7H38.5 M42.5 7H48 M0 18H6.5 M22 18H28.5 M46 18H48 M8 31H14.5 M33 31H39.5 M5.5 42H11.5 M32.5 42H40 M46 42H48'/><path stroke-width='1.5' d='M8 7H14.5 M37.5 7H43.5 M10.5 18H16 M27.5 18H34.5 M0 31H2 M13.5 31H20.5 M43.5 31H48 M0 42H6.5 M22 42H28.5'/></g></g></svg>")}}:root[data-theme=dark]{--bg:#13161f;--surface:#1c2030;--text:#ede6d6;--primary:#7a8fc8;--accent:#d77a6b;--muted:#6e6a60;--success:#9cbc8b;--warning:#dcae63;--danger:#d77a6b;--info:#7a8fc8;--weave-plain:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48'><g stroke-linecap='round' fill='none'><g stroke='%237a8fc8' stroke-opacity='0.10'><path stroke-width='0.9' d='M5 10.5V15 M5 27.5V34.5 M19 10V16.5 M19 45.5V48 M30 6.5V12.5 M43 0V4 M43 16.5V22.5'/><path stroke-width='1.2' d='M5 0V6.5 M5 33.5V39 M5 45V48 M19 0V4 M19 22.5V28 M19 34V40.5 M30 11.5V15 M30 21V27.5 M30 32.5V39 M43 21.5V28 M43 39.5V48'/><path stroke-width='1.5' d='M5 5.5V11.5 M5 21V28.5 M19 15.5V23.5 M19 39.5V46.5 M30 0V7.5 M30 26.5V33.5 M30 45V48 M43 10V17.5 M43 34V40.5'/></g><g stroke='%23d77a6b' stroke-opacity='0.10'><path stroke-width='0.9' d='M13.5 7H20.5 M5.5 18H11.5 M33.5 18H40 M19.5 31H27 M38.5 31H44.5 M10.5 42H16 M27.5 42H33.5'/><path stroke-width='1.2' d='M0 7H2 M19.5 7H27 M33 7H38.5 M42.5 7H48 M0 18H6.5 M22 18H28.5 M46 18H48 M8 31H14.5 M33 31H39.5 M5.5 42H11.5 M32.5 42H40 M46 42H48'/><path stroke-width='1.5' d='M8 7H14.5 M37.5 7H43.5 M10.5 18H16 M27.5 18H34.5 M0 31H2 M13.5 31H20.5 M43.5 31H48 M0 42H6.5 M22 42H28.5'/></g></g></svg>")}dialog.svelte-1i47zga::backdrop{background:color-mix(in srgb, var(--text) 45%, transparent)}dialog.svelte-1i47zga{background:var(--surface);color:var(--text);width:100%;max-width:420px;box-shadow:0 10px 40px color-mix(in srgb, var(--text) 25%, transparent);border:none;border-radius:8px;padding:1.5rem}dialog.svelte-1i47zga h2:where(.svelte-1i47zga){margin:0 0 .75rem}.label.svelte-1k11bks{color:var(--text);margin-bottom:.5rem;font-family:Public Sans Variable,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;display:block}.field.svelte-sa3gfm{flex-direction:column;margin-bottom:1.25rem;display:flex}.field-error.svelte-sa3gfm{color:var(--danger);margin:.375rem 0 0;font-size:.8125rem}.menu-container.svelte-3biqf3{display:inline-flex;position:relative}.trigger.svelte-3biqf3{cursor:pointer;background:0 0;border:none;border-radius:6px;padding:0;line-height:0}.trigger.svelte-3biqf3:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.menu.svelte-3biqf3{background:var(--surface);border:1px solid color-mix(in srgb, var(--muted) 40%, transparent);z-index:50;border-radius:8px;position:absolute;top:calc(100% + .5rem);box-shadow:0 8px 24px #00000014}.menu.expand-left.svelte-3biqf3{right:0}.menu.expand-right.svelte-3biqf3{left:0}.menu.svelte-3biqf3 .menuitem{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--text);background:0 0;border:none;padding:.5rem .75rem;font-family:Public Sans Variable,system-ui,sans-serif;font-size:.875rem;display:block}.menu.svelte-3biqf3 .menuitem:hover,.menu.svelte-3biqf3 .menuitem:focus-visible{background:color-mix(in srgb, var(--primary) 10%, transparent);outline:none;text-decoration:none}.menu.svelte-3biqf3 .menuitem.danger{color:var(--danger)}.menu.svelte-3biqf3 .menuitem.danger:hover,.menu.svelte-3biqf3 .menuitem.danger:focus-visible{background:color-mix(in srgb, var(--danger) 10%, transparent)}.input.svelte-n6bchv{border:1px solid color-mix(in srgb, var(--muted) 50%, transparent);background:var(--bg);color:var(--text);border-radius:6px;padding:.75rem 1rem;font-family:Public Sans Variable,system-ui,-apple-system,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.input.svelte-n6bchv:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent);outline:none}.input.svelte-n6bchv:disabled{background-color:color-mix(in srgb, var(--muted) 12%, var(--surface));cursor:not-allowed}.input.svelte-n6bchv:read-only{background:var(--surface)}
