.base-modal-overlay[data-v-b06882bc]{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.base-modal[data-v-b06882bc]{background-color:var(--ui-bg);border-radius:var(--ui-radius);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:calc(100vh - 2rem);max-width:42rem;overflow-y:auto;position:relative;width:100%}[data-v-b06882bc] .faculty-modal .base-modal{max-width:48rem}.base-modal-header[data-v-b06882bc]{align-items:center;border-bottom:1px solid var(--ui-border);display:flex;justify-content:space-between;padding:1.5rem}.base-modal-title[data-v-b06882bc]{color:var(--ui-text-highlighted);font-size:1.25rem;font-weight:700}.base-modal-close[data-v-b06882bc]{align-items:center;background-color:transparent;border:none;border-radius:var(--ui-radius);color:var(--ui-text-muted);cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:var(--space-xs);top:var(--space-xs);transition-duration:.15s;transition-property:all;width:2rem}.base-modal-close[data-v-b06882bc]:hover{background-color:var(--ui-bg-muted);color:var(--ui-text-highlighted)}.base-modal-body[data-v-b06882bc]{flex:1;overflow-y:auto;padding:1.5rem}.base-modal-footer[data-v-b06882bc]{border-top:1px solid var(--ui-border);display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem}.modal-enter-active[data-v-b06882bc],.modal-leave-active[data-v-b06882bc]{transition:opacity .2s ease}.modal-enter-active .base-modal[data-v-b06882bc],.modal-leave-active .base-modal[data-v-b06882bc]{transition:transform .2s ease,opacity .2s ease}.modal-enter-from[data-v-b06882bc],.modal-leave-to[data-v-b06882bc]{opacity:0}.modal-enter-from .base-modal[data-v-b06882bc],.modal-leave-to .base-modal[data-v-b06882bc]{opacity:0;transform:scale(.95)}
