.upload-page[data-v-357f64df]{min-height:100vh;background-color:#000}.main-content[data-v-357f64df]{height:100vh;display:flex;flex-direction:column}.camera-area[data-v-357f64df]{flex:1;position:relative;background-color:#000}.camera-area .video-container[data-v-357f64df]{height:100%}.camera-area .video-container .video[data-v-357f64df]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.camera-tip-wrapper[data-v-357f64df]{padding:12px 16px;background:rgba(0,0,0,.8);display:flex;justify-content:space-between;align-items:center}.camera-tip-wrapper .camera-tip[data-v-357f64df]{position:absolute;left:50%;transform:translateX(-50%);font-weight:600;font-size:18px;color:#28a9fc;text-align:center;width:60%}.camera-tip-wrapper .submit-btn[data-v-357f64df]{margin-left:auto}.camera-tip-wrapper .submit-btn .van-button[data-v-357f64df]{height:32px;border-radius:16px;padding:0 16px;background-color:#28a9fc}.bottom-bar[data-v-357f64df]{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#000}.bottom-bar .album-icon[data-v-357f64df]{width:30px;height:30px}.bottom-bar .take-icon[data-v-357f64df]{width:60px;height:60px}.bottom-bar .van-button[data-v-357f64df]{width:45%}.bottom-bar .preview-list[data-v-357f64df]{width:60px;height:60px;background:#d8d8d8;border-radius:4px;border:1px solid #28a9fc;overflow:hidden;position:relative}.bottom-bar .preview-list .preview-item[data-v-357f64df]{position:absolute;top:0;left:0;width:100%;height:100%}.bottom-bar .preview-list .preview-item .preview-image[data-v-357f64df]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bottom-bar .preview-list .preview-item .index[data-v-357f64df]{position:absolute;top:0;right:0;width:20px;height:16px;background:#ff0b0b;border-radius:8px;color:#fff;text-align:center;line-height:16px;font-size:12px}.loading-overlay[data-v-357f64df]{display:flex;align-items:center;justify-content:center}.loading-overlay .loading-content[data-v-357f64df]{display:flex;flex-direction:column;align-items:center;gap:8px}.loading-overlay .loading-content .loading-text[data-v-357f64df]{color:#1989fa;font-size:14px}.student-list[data-v-357f64df]{max-height:120px;max-height:200px;overflow-y:auto;background:rgba(0,0,0,.8);padding:8px}.student-list .student-scroll[data-v-357f64df]{display:flex;overflow-x:auto;padding:8px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.student-list .student-scroll[data-v-357f64df]::-webkit-scrollbar{display:none}.student-list .student-scroll .add-student[data-v-357f64df]{display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px dashed #28a9fc;background:rgba(40,169,252,.1)}.student-list .student-scroll .add-student[data-v-357f64df]:hover{background:rgba(40,169,252,.2)}.student-list .student-scroll .add-student .student-info[data-v-357f64df]{justify-content:center;align-items:center}.student-list .student-scroll .student-item[data-v-357f64df]{height:80px;flex:0 0 60px;margin-right:8px;background:hsla(0,0%,100%,.1);border-radius:8px;padding:8px}.student-list .student-scroll .student-item.active[data-v-357f64df]{background:rgba(40,169,252,.3);border:1px solid #28a9fc}.student-list .student-scroll .student-item .student-info[data-v-357f64df]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.student-list .student-scroll .student-item .student-info .name[data-v-357f64df]{color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-list .student-scroll .student-item .student-info .status[data-v-357f64df]{font-size:12px;padding:2px 8px;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.student-list .student-scroll .student-item .student-info .status.uploaded[data-v-357f64df]{background:#28a9fc;color:#fff}.student-list .student-scroll .student-item .student-info .status.pending[data-v-357f64df]{background:#666;color:#fff}.photo-popup[data-v-357f64df]{padding:16px}.photo-popup .popup-header[data-v-357f64df]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.photo-popup .popup-header .title[data-v-357f64df]{font-size:16px;font-weight:500}.photo-popup .photo-list[data-v-357f64df]{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}.photo-popup .photo-list .photo-item[data-v-357f64df]{position:relative;aspect-ratio:1;width:150px;height:200px}.photo-popup .photo-list .photo-item img[data-v-357f64df]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.photo-popup .photo-list .photo-item .delete-btn[data-v-357f64df]{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center}.photo-popup .photo-list .photo-item .delete-btn .van-icon[data-v-357f64df]{color:#fff}