.modal.svelte-e9cmg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;padding:0;border:none;border-radius:16px;background:#fff;box-shadow:var(--shadow-sheet);width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);overflow:hidden;-webkit-tap-highlight-color:transparent}.modal[data-size=sm].svelte-e9cmg{max-width:24rem}.modal[data-size=md].svelte-e9cmg{max-width:28rem}.modal[data-size=lg].svelte-e9cmg{max-width:32rem}@media (min-width: 640px){.modal[data-size=lg].svelte-e9cmg{max-width:36rem}}@media (min-width: 1024px){.modal[data-size=lg].svelte-e9cmg{max-width:42rem}}.modal-body.svelte-e9cmg{max-height:calc(100vh - 2rem);max-height:calc(100svh - 2rem);overflow-y:auto;overscroll-behavior:contain}.modal.svelte-e9cmg button,.modal.svelte-e9cmg a{touch-action:manipulation}.modal.svelte-e9cmg::backdrop{background:#000000b3}.modal[open].svelte-e9cmg{animation:svelte-e9cmg-modal-scale-up .3s cubic-bezier(.16,1,.3,1)}.modal[open].svelte-e9cmg::backdrop{animation:svelte-e9cmg-backdrop-fade-in .2s ease forwards}@keyframes svelte-e9cmg-modal-scale-up{0%{transform:translate(-50%,-50%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes svelte-e9cmg-backdrop-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.modal[open].svelte-e9cmg,.modal[open].svelte-e9cmg::backdrop{animation:none}}
