.modal.svelte-32v57s{width:min(100%,24rem);max-width:calc(100% - 2rem);margin:auto;padding:0;border:none;background:transparent}.modal.svelte-32v57s::backdrop{background:var(--overlay-backdrop)}.modal--locked.svelte-32v57s::backdrop{background:var(--grey-opacity-600)}.modal__panel.svelte-32v57s{display:flex;flex-direction:column;gap:16px;max-height:min(85vh,36rem);padding:24px;margin:0;border:none;border-radius:var(--radius-lg);overflow:hidden}.modal__header.svelte-32v57s{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.modal__title.svelte-32v57s{margin:0;font:var(--font-st9-bold);letter-spacing:-.02em;color:var(--grey-900)}.modal__close.svelte-32v57s{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-height:0;padding:0;border:none;border-radius:999px;background:var(--grey-100);color:var(--grey-600);cursor:pointer;flex-shrink:0}.modal__close.svelte-32v57s:hover{background:var(--grey-200);color:var(--grey-900)}.modal__body.svelte-32v57s{overflow-y:auto;min-height:0}
