.hover-effect{transition:background-color .3s ease,box-shadow .3s ease}.hover-effect:hover{background-color:#f8f9fa;box-shadow:0 4px 15px rgba(0,0,0,.1)}.interview-item{cursor:pointer;transition:background-color .3s ease,color .3s ease}.interview-item:hover{background-color:#f0f0f0;color:#333}.interview-item.disabled:hover{background-color:#e0e0e0;color:#6c757d}label[for=fileInput]{cursor:pointer;transition:all .3s ease}label[for=fileInput]:hover{background-color:#f0f0f0;border-color:#007bff}.spinner-border{width:1.5rem;height:1.5rem}.bg-success-custom{background-color:#d3fadc;color:#051f0b}.bg-error-custom{background-color:#ffc1c6!important;color:#29070b}.transparent-input{background-color:transparent!important;border:1px solid #fff;padding:.2rem .5rem;font-size:.85rem;color:#333}.transparent-input::placeholder{color:#888}.custom-hover:hover{color:#fff!important;background-color:#007bff}.d-flex.align-items-center.py-2{word-break:break-word;overflow-wrap:break-word;white-space:normal}.card-title h2{word-wrap:break-word;overflow-wrap:anywhere;white-space:normal;max-width:100%}