.modal-backdrop.svelte-y8ffoj{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:svelte-y8ffoj-modal-backdrop-in .14s ease-out}.modal-content.svelte-y8ffoj{background:var(--panel);border-radius:.5rem;box-shadow:0 10px 25px color-mix(in srgb,black 20%,transparent);width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);animation:svelte-y8ffoj-modal-content-in .18s cubic-bezier(.2,.7,.3,1)}.modal-content.svelte-y8ffoj:focus-visible{outline:none}@keyframes svelte-y8ffoj-modal-backdrop-in{0%{opacity:0}}@keyframes svelte-y8ffoj-modal-content-in{0%{opacity:0;translate:0 .4rem}}@media(prefers-reduced-motion:reduce){.modal-backdrop.svelte-y8ffoj,.modal-content.svelte-y8ffoj{animation:none}}.max-w-md.svelte-y8ffoj{max-width:28rem}.max-w-2xl.svelte-y8ffoj{max-width:50rem}.max-w-4xl.svelte-y8ffoj{max-width:60rem}.max-w-6xl.svelte-y8ffoj{max-width:80rem}.modal-header.svelte-y8ffoj{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--line);flex-shrink:0}.modal-header.svelte-y8ffoj h2:where(.svelte-y8ffoj){margin:0;font-size:1.5rem;font-weight:600;color:var(--ink)}.close-button.svelte-y8ffoj{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--muted);padding:.25rem;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.25rem;transition:all .15s}.close-button.svelte-y8ffoj:hover{background-color:var(--bg-hover);color:var(--ink)}.modal-body.svelte-y8ffoj{padding:1.5rem;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0}.modal-footer.svelte-y8ffoj{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--line);flex-shrink:0}@media(max-width:640px){.modal-content.svelte-y8ffoj{max-height:95vh}.modal-header.svelte-y8ffoj,.modal-body.svelte-y8ffoj,.modal-footer.svelte-y8ffoj{padding:1rem}}
