.modal-backdrop.svelte-aseo2v{background:var(--scrim);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal.svelte-aseo2v{background:var(--surface-1);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;width:100%;min-height:0;max-height:calc(100vh - 2rem);display:flex}.modal-sm.svelte-aseo2v{max-width:36rem}.modal-md.svelte-aseo2v{max-width:720px}.modal-lg.svelte-aseo2v{max-width:960px;height:min(720px,92vh)}.modal-head.svelte-aseo2v{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.modal-title.svelte-aseo2v{font-size:var(--text-md);color:var(--text-1);font-weight:var(--font-weight-semibold);margin:0}.modal-body.svelte-aseo2v{overscroll-behavior-y:contain;flex:auto;min-height:0;padding:1rem;overflow-y:auto}.modal-foot.svelte-aseo2v{border-top:1px solid var(--line);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;padding:.625rem 1rem;display:flex}@media (width<=600px){.modal-backdrop.svelte-aseo2v{align-items:flex-end;padding:0}.modal.svelte-aseo2v{border-radius:var(--radius) var(--radius) 0 0;max-height:92vh}.modal-lg.svelte-aseo2v{height:92vh}}
