.modal-backdrop.svelte-12b7ey9{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#00000080;padding:1rem}.modal-container.svelte-12b7ey9{position:relative;width:100%;background-color:var(--s-surface);border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 2rem)}.modal-header.svelte-12b7ey9{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--s-border);flex-shrink:0}.modal-title.svelte-12b7ey9{font-size:1.125rem;font-weight:600;color:var(--s-text);margin:0}.modal-close-btn.svelte-12b7ey9{margin-left:1rem;padding:.25rem;color:var(--s-text-subtle);background:transparent;border:none;cursor:pointer;transition:color .2s ease;display:flex;align-items:center;justify-content:center}.modal-close-btn.svelte-12b7ey9:hover{color:var(--s-text-muted)}.modal-body.svelte-12b7ey9{padding:1.5rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.modal-body.svelte-12b7ey9::-webkit-scrollbar{width:6px}.modal-body.svelte-12b7ey9::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.modal-body.svelte-12b7ey9::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.modal-body.svelte-12b7ey9::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:640px){.modal-backdrop.svelte-12b7ey9{padding:.5rem;align-items:flex-end}.modal-container.svelte-12b7ey9{max-height:calc(100vh - 1rem);border-radius:.75rem .75rem 0 0}.modal-header.svelte-12b7ey9,.modal-body.svelte-12b7ey9{padding:1rem 1.25rem}}
