.backdrop.svelte-9pi54v{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-9pi54v-backdrop-fade .18s var(--ease-out)}.modal.svelte-9pi54v{background:var(--surface);border-radius:12px;padding:1.5rem 1.75rem;box-shadow:0 20px 50px #00000040;width:100%;display:flex;flex-direction:column;gap:1rem;max-height:90vh;overflow:hidden;animation:svelte-9pi54v-modal-pop .22s var(--ease-spring)}@keyframes svelte-9pi54v-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes svelte-9pi54v-modal-pop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.backdrop.svelte-9pi54v,.modal.svelte-9pi54v{animation:none}}.size-sm.svelte-9pi54v{max-width:500px}.size-md.svelte-9pi54v{max-width:700px}.size-lg.svelte-9pi54v{max-width:900px}.size-xl.svelte-9pi54v{max-width:1200px}.size-full.svelte-9pi54v{max-width:96vw;height:92vh;max-height:92vh}.header.svelte-9pi54v{display:flex;align-items:center;justify-content:space-between;gap:1rem}h3.svelte-9pi54v{margin:0;font-size:1.1rem;font-weight:600;color:var(--fg)}.close.svelte-9pi54v{background:transparent;border:none;font-size:1.5rem;color:var(--fg-muted);cursor:pointer;line-height:1;padding:.25rem .5rem;border-radius:6px}.close.svelte-9pi54v:hover{background:var(--surface-hover);color:var(--fg)}.body.svelte-9pi54v{color:var(--fg);line-height:1.5;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;flex:1}.actions.svelte-9pi54v{display:flex;justify-content:flex-end;gap:.75rem;flex-shrink:0}
