.modal-overlay[data-v-bba455af]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn-bba455af .15s ease-out}@keyframes fadeIn-bba455af{0%{opacity:0}to{opacity:1}}.modal-content[data-v-bba455af]{width:100%;max-width:480px;background-color:var(--theme-bg-secondary);border:1px solid var(--theme-border-primary);border-radius:8px;box-shadow:0 4px 16px #00000040;animation:slideUp-bba455af .2s ease-out}@keyframes slideUp-bba455af{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header[data-v-bba455af]{display:flex;align-items:center;gap:.5rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-border-secondary);position:relative}.modal-title[data-v-bba455af]{font-size:1.25rem;font-weight:600;color:var(--theme-text-primary);margin:0}.modal-body[data-v-bba455af]{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.warning-banner[data-v-bba455af]{display:flex;gap:.75rem;padding:1rem;background-color:#f59e0b1a;border:1px solid rgba(245,158,11,.3);border-radius:8px}.warning-icon[data-v-bba455af]{flex-shrink:0;color:#f59e0b;margin-top:2px}.warning-text[data-v-bba455af]{font-size:.875rem;color:var(--theme-text-secondary);line-height:1.5}.warning-text strong[data-v-bba455af]{color:var(--theme-text-primary);display:block;margin-bottom:.25rem}.warning-text p[data-v-bba455af]{margin:0}.modal-actions[data-v-bba455af]{display:flex;justify-content:flex-end;margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--theme-border-secondary);gap:.75rem}.btn[data-v-bba455af]{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease}.btn-primary[data-v-bba455af]{background:linear-gradient(125deg,var(--theme-primary-light),var(--theme-primary));color:#fff;border:1px solid var(--theme-primary);box-shadow:0 4px 12px var(--theme-shadow, rgba(3, 6, 89, .25))}.btn-primary[data-v-bba455af]:hover{filter:brightness(1.05)}.btn-secondary[data-v-bba455af]{background:transparent;border:1px solid var(--theme-border-primary);color:var(--theme-text-primary)}.btn-secondary[data-v-bba455af]:hover{background-color:var(--theme-bg-tertiary)}
