[data-v-0e44d403] .el-dialog{width:80vw!important;top:10vh!important;height:80vh!important;display:flex;flex-direction:column}[data-v-0e44d403] .el-dialog__body{flex:1;padding:20px;display:flex;flex-direction:column}.student-scroll[data-v-0e44d403]{flex:1}.student-grid[data-v-0e44d403]{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;padding-bottom:10px}.student-item[data-v-0e44d403]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 10px;border:1px solid #eee;border-radius:12px;cursor:pointer;transition:all .2s}.student-item[data-v-0e44d403]:hover{border-color:#409eff;background:#f5faff}.student-item.active[data-v-0e44d403]{background:#409eff;border-color:#409eff;color:#fff}.icon[data-v-0e44d403]{width:46px;height:46px;-o-object-fit:contain;object-fit:contain}.name[data-v-0e44d403]{font-size:15px}.footer[data-v-0e44d403]{display:flex;justify-content:center;gap:15px;margin-top:15px}