.modal-backdrop.svelte-32v57s{position:fixed;inset:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1002;display:flex;align-items:center;justify-content:center}.modal-container.svelte-32v57s{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;pointer-events:none}@media(max-width:479.98px){.modal-container.svelte-32v57s{padding:0;margin:0}}.modal-content.svelte-32v57s{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;gap:0;max-height:90vh;width:100%;pointer-events:auto;animation:svelte-32v57s-modalSlideIn .2s ease-out}.modal-content.small.svelte-32v57s{max-width:400px;min-width:320px}.modal-content.medium.svelte-32v57s{max-width:600px;min-width:480px}.modal-content.large.svelte-32v57s{max-width:800px;min-width:600px}.modal-content.xlarge.svelte-32v57s{max-width:1000px;min-width:700px}@media(max-width:640.98px){.modal-content.svelte-32v57s{max-height:95vh;width:100%;max-width:100%}.modal-content.small.svelte-32v57s,.modal-content.medium.svelte-32v57s,.modal-content.large.svelte-32v57s,.modal-content.xlarge.svelte-32v57s{min-width:unset;width:100%;max-width:100%}}@media(max-width:479.98px){.modal-content.svelte-32v57s{max-height:98vh;width:100vw;max-width:100vw;border-radius:0;margin:0}.modal-content.small.svelte-32v57s,.modal-content.medium.svelte-32v57s,.modal-content.large.svelte-32v57s,.modal-content.xlarge.svelte-32v57s{min-width:unset;width:100vw;max-width:100vw}}@keyframes svelte-32v57s-modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.close-button.svelte-32v57s{background:none;border:none;font-size:1.75rem;cursor:pointer;color:#495057;padding:0;line-height:1;transition:color .2s ease}.close-button.svelte-32v57s:hover{color:#333}.modal-header.svelte-32v57s{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e9ecef;flex-shrink:0}.modal-header.svelte-32v57s h2:where(.svelte-32v57s){margin:0;font-size:1.25rem;font-weight:600;color:#333}@media(max-width:640.98px){.modal-header.svelte-32v57s{padding:1rem 1.25rem}.modal-header.svelte-32v57s h2:where(.svelte-32v57s){font-size:1.125rem}}@media(max-width:479.98px){.modal-header.svelte-32v57s{padding:.875rem 1rem}.modal-header.svelte-32v57s h2:where(.svelte-32v57s){font-size:1rem}}.modal-body.svelte-32v57s{flex:1 1 auto;overflow-y:auto;min-height:200px;padding:1rem 1rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:640.98px){.modal-body.svelte-32v57s{padding:1.25rem;min-height:150px}}@media(max-width:479.98px){.modal-body.svelte-32v57s{padding:1rem;min-height:120px}}.modal-footer.svelte-32v57s{display:flex;flex-shrink:0;gap:1.5rem;justify-content:flex-end;padding:1rem;background:#fff;border-top:1px solid #f8f9fa}@media(max-width:640.98px){.modal-footer.svelte-32v57s{padding:1rem;gap:1rem}}@media(max-width:479.98px){.modal-footer.svelte-32v57s{padding:.875rem;gap:.75rem;flex-direction:column}}
