.modal.svelte-ypvfdn{display:none;box-sizing:border-box;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;min-width:320px;max-width:56rem;max-height:100vh;overflow-y:auto;z-index:2}.modal.open.svelte-ypvfdn{display:flex;align-items:center;justify-self:center;flex-direction:column;gap:12px}.modal.svelte-ypvfdn .header:where(.svelte-ypvfdn){font-size:1.125rrem;font-weight:500;color:var(--text-primary)}.modal.svelte-ypvfdn .content:where(.svelte-ypvfdn){display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center}.modal.svelte-ypvfdn .content:where(.svelte-ypvfdn) img{width:100%}.modal.svelte-ypvfdn .action:where(.svelte-ypvfdn){display:flex;align-items:center;margin-top:2.5rem;line-height:1.5}.close.svelte-ypvfdn{display:none;align-items:center;justify-content:center;position:fixed;right:24px;top:24px;width:3.85rem;height:3.85rem;min-width:44px;min-height:44px;background-color:var(--yellow);border:.5rem solid #000;border-radius:10%;font-size:clamp(36px,3.75rem,9999px);line-height:1;cursor:pointer;z-index:3}.close.visible.svelte-ypvfdn{display:flex}.close.svelte-ypvfdn:hover{scale:1.2}.modal.open.svelte-ypvfdn+.backdrop:where(.svelte-ypvfdn){position:fixed;top:0;left:0;width:100%;height:100%;background-color:#e3e2e099;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1}
