.modal.svelte-13rrew4{color:var(--app-text);opacity:0;max-width:none;max-height:none;transition:opacity .2s ease-out, transform .2s ease-out, overlay .2s ease-out allow-discrete, display .2s ease-out allow-discrete;background:0 0;border:none;margin:auto;padding:0;transform:translateY(50px)}.modal[open].svelte-13rrew4{opacity:1;transform:translateY(0)}@starting-style{.modal[open].svelte-13rrew4{opacity:0;transform:translateY(50px)}}.modal.svelte-13rrew4::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);opacity:0;transition:opacity .2s ease-out, overlay .2s ease-out allow-discrete, display .2s ease-out allow-discrete;background:oklch(0% 0 0/.5)}.modal[open].svelte-13rrew4::backdrop{opacity:1}@starting-style{.modal[open].svelte-13rrew4::backdrop{opacity:0}}.modal-card.svelte-13rrew4{border:1px solid var(--os-border);background:var(--app-bg);border-radius:.5rem;box-shadow:0 8px 24px oklch(0% 0 0/.2)}.modal-bare.svelte-13rrew4{max-width:fit-content}.modal-sm.svelte-13rrew4{width:90vw;max-width:24rem}.modal-md.svelte-13rrew4{width:90vw;max-width:32rem}.modal-lg.svelte-13rrew4{width:90vw;max-width:48rem}.modal-header.svelte-13rrew4{border-bottom:1px solid var(--os-border);justify-content:space-between;align-items:center;min-height:3rem;padding:0 1rem;display:flex}.modal-title.svelte-13rrew4{color:var(--app-text-strong);font-size:1rem;font-weight:600}.modal-close.svelte-13rrew4{color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.modal-close.svelte-13rrew4:hover{color:var(--app-text-strong);background:var(--app-bg-active)}.modal-body.svelte-13rrew4{max-height:min(70vh,100dvh - 8rem);padding:1.25rem;overflow-y:auto}.modal-footer.svelte-13rrew4{border-top:1px solid var(--os-border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex}@media (width<=599px){.modal-fullscreen.svelte-13rrew4{border:none;border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;margin:0}.modal-fullscreen.svelte-13rrew4 .modal-body:where(.svelte-13rrew4){flex:auto;min-height:0;max-height:none}}dialog.modal.svelte-13rrew4:not([open]){display:none}@media (pointer:coarse){.modal.svelte-13rrew4 :is(input,textarea,select){font-size:1rem}.modal-close.svelte-13rrew4{min-width:var(--touch-target);min-height:var(--touch-target)}}@media (width<=599px){.modal-card.svelte-13rrew4:not(.modal-fullscreen){border-radius:1rem 1rem 0 0;flex-direction:column;width:100vw;max-width:none;max-height:calc(100dvh - 2rem);margin:auto 0 0;display:flex}.modal-card.svelte-13rrew4:not(.modal-fullscreen) .modal-body:where(.svelte-13rrew4){min-height:0;max-height:none;padding-bottom:max(1.25rem, env(safe-area-inset-bottom));flex:auto}.modal-card.svelte-13rrew4 .modal-footer:where(.svelte-13rrew4){padding:.75rem 1rem max(.75rem, env(safe-area-inset-bottom))}}
