.livewire-loading{pointer-events:none;opacity:.6;transition:opacity .15s ease-in-out}.modal-enter{opacity:0;transform:scale(.95)}.modal-enter-active{opacity:1;transform:scale(1);transition:opacity .15s ease-out,transform .15s ease-out}.modal-exit{opacity:1;transform:scale(1)}.modal-exit-active{opacity:0;transform:scale(.95);transition:opacity .15s ease-in,transform .15s ease-in}.table-row{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.critical-content{contain:layout style paint}.faculty-table{table-layout:fixed;width:100%}.faculty-table th,.faculty-table td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
