.avatar-uploader[data-v-64d0be89] .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;width:128px;height:128px;display:flex;align-items:center;justify-content:center;background-color:#f5f7fa;transition:all .3s}.avatar-uploader[data-v-64d0be89] .el-upload:hover{border-color:#409eff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.avatar-preview[data-v-64d0be89]{position:relative;width:100%;height:100%;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f7fa}.avatar-image[data-v-64d0be89]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-hover-mask[data-v-64d0be89]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#fff;font-size:16px}.avatar-preview:hover .avatar-hover-mask[data-v-64d0be89]{opacity:1}.avatar-upload-btn[data-v-64d0be89]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c939d;font-size:14px}[data-v-64d0be89] .el-form-item__label{font-weight:600;color:#374151}[data-v-64d0be89] .el-table th{background-color:#f8fafc!important}[data-v-64d0be89] .el-dialog__body{padding:20px!important}.teacher-detail .space-y-3>*+[data-v-64d0be89]{margin-top:.75rem}.teacher-detail .space-y-4>*+[data-v-64d0be89]{margin-top:1rem}.teacher-detail .grid[data-v-64d0be89]{display:grid}.teacher-detail .grid-cols-2[data-v-64d0be89]{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-detail .gap-4[data-v-64d0be89]{gap:1rem}@media (max-width:768px){.teacher-detail .grid-cols-2[data-v-64d0be89]{grid-template-columns:repeat(1,minmax(0,1fr))}}