.ui-modal-backdrop[data-v-1697863d]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:150;background:#0a0a0e80;animation:.15s fade-in-1697863d;position:fixed;inset:0}.ui-modal-panel[data-v-1697863d]{background:var(--bg-elevated);border-radius:var(--radius-lg);width:calc(100vw - 2rem);max-width:480px;max-height:88vh;box-shadow:var(--shadow-pop);border:1px solid var(--line);z-index:151;animation:.18s pop-in-1697863d;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.ui-modal-panel.wide[data-v-1697863d]{max-width:760px}.ui-modal-header[data-v-1697863d]{border-bottom:1px solid var(--line);background:var(--bg-elevated);z-index:1;justify-content:space-between;align-items:center;padding:1.1rem 1.3rem;display:flex;position:sticky;top:0}.ui-modal-header h3[data-v-1697863d]{font-size:1rem}.ui-modal-body[data-v-1697863d]{padding:1.3rem}@keyframes fade-in-1697863d{0%{opacity:0}to{opacity:1}}@keyframes pop-in-1697863d{0%{opacity:0;transform:translate(-50%,-46%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
