.base-modal[data-v-cd4fffc3]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0f172a73}.base-modal__wrap[data-v-cd4fffc3]{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:90vw;max-height:85vh;display:flex;flex-direction:column}.base-modal__header[data-v-cd4fffc3]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--color-border-light)}.base-modal__title[data-v-cd4fffc3]{font-size:16px;font-weight:600}.base-modal__close[data-v-cd4fffc3]{width:28px;height:28px;font-size:20px;color:var(--color-text-muted);border-radius:var(--radius-sm)}.base-modal__close[data-v-cd4fffc3]:hover{background:var(--color-bg);color:var(--color-text)}.base-modal__body[data-v-cd4fffc3]{padding:20px;overflow-y:auto;flex:1}.base-modal__footer[data-v-cd4fffc3]{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--color-border-light)}.modal-fade-enter-active[data-v-cd4fffc3],.modal-fade-leave-active[data-v-cd4fffc3]{transition:opacity .2s}.modal-fade-enter-from[data-v-cd4fffc3],.modal-fade-leave-to[data-v-cd4fffc3]{opacity:0}
