.modal-backdrop[data-v-8be14184]{z-index:200;padding:var(--hf-space-4);background:var(--hf-color-overlay);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal[data-v-8be14184]{border-radius:var(--hf-card-radius);background:var(--hf-color-surface);width:100%;max-width:40rem;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0003,0 10px 10px -5px #0000001a}@media (width<=767px){.modal[data-v-8be14184]{border-radius:0;max-width:none;max-height:100vh}.modal-backdrop[data-v-8be14184]{padding:0}}.modal__header[data-v-8be14184]{justify-content:space-between;align-items:center;gap:var(--hf-space-4);padding:var(--hf-space-5) var(--hf-space-6);border-bottom:1px solid var(--hf-color-border);display:flex}.modal__title[data-v-8be14184]{color:var(--hf-color-text);margin:0;font-size:1.25rem;font-weight:600}.modal__close[data-v-8be14184]{min-width:44px;min-height:44px;padding:var(--hf-space-2);color:var(--hf-color-text);border-radius:var(--hf-control-radius);cursor:pointer;transition:background var(--hf-transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.modal__close[data-v-8be14184]:hover{background:var(--hf-color-action-secondary-hover)}.modal__close[data-v-8be14184]:focus-visible{outline:2px solid var(--hf-color-action-primary);outline-offset:-2px}.modal__content[data-v-8be14184]{padding:var(--hf-space-6);max-height:calc(90vh - 5rem);overflow-y:auto}@media (width<=767px){.modal__content[data-v-8be14184]{max-height:calc(100vh - 5rem)}}.modal-enter-active[data-v-8be14184],.modal-leave-active[data-v-8be14184]{transition:opacity var(--hf-transition-base)}.modal-enter-active .modal[data-v-8be14184],.modal-leave-active .modal[data-v-8be14184]{transition:transform var(--hf-transition-base),opacity var(--hf-transition-base)}.modal-enter-from[data-v-8be14184],.modal-leave-to[data-v-8be14184]{opacity:0}.modal-enter-from .modal[data-v-8be14184]{opacity:0;transform:translateY(-20px)scale(.95)}.modal-leave-to .modal[data-v-8be14184]{opacity:0;transform:translateY(20px)scale(.95)}
