.modal-root.svelte-ta60gp{z-index:1000;position:fixed;inset:0}.modal-backdrop.svelte-ta60gp{background:#000000b8;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex}.modal-panel.svelte-ta60gp{background:var(--color-bg);border:1px solid #2a2c33;border-radius:8px;width:min(720px,100%);max-height:min(760px,100vh - 48px);overflow:auto;box-shadow:0 24px 80px #0000006b}.modal-panel.svelte-ta60gp:focus{outline:none}.modal-panel.shaking.svelte-ta60gp{animation:.4s svelte-ta60gp-modal-shake}@keyframes svelte-ta60gp-modal-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.modal-panel.svelte-ta60gp::-webkit-scrollbar{background-color:var(--color-bg-surface);width:14px}.modal-panel.svelte-ta60gp::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--color-primary);border:4px solid #0000;border-radius:1rem}.modal-header.svelte-ta60gp{z-index:1;background:var(--color-bg);border-bottom:1px solid #2a2c33;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex;position:sticky;top:0}h2.svelte-ta60gp{margin:0;font-size:20px;line-height:1.2}.modal-close.svelte-ta60gp{background:var(--color-bg-surface);width:36px;height:36px;color:var(--color-text);cursor:pointer;border:1px solid #2a2c33;border-radius:8px;justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.modal-close.svelte-ta60gp:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.modal-content.svelte-ta60gp{padding:24px}@media (width<=767px){.modal-backdrop.svelte-ta60gp{align-items:flex-end;padding:12px}.modal-panel.svelte-ta60gp{max-height:calc(100vh - 24px)}}
