.class-overview{padding:24px}.class-overview .system-alert{background:#fff1f0;border:1px solid #ffccc7;padding:12px;margin:16px 0;border-radius:4px}.class-overview .main-content .todo-item .date{color:#999;margin-right:12px}.class-overview .main-content .work-modules .module-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;padding:12px}.class-overview .main-content .work-modules .module-item:hover{background:#f5f5f5;border-radius:4px}.class-overview .main-content .work-modules .module-item .anticon{font-size:24px;color:#1890ff}.class-overview .bottom-content .log-item .date{color:#999;margin-right:12px}.class-overview .bottom-content .log-item .content{color:#333}.class-overview .student-list .ant-card-body{margin-top:24px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.class-overview .student-list .ant-card-body .student-item{text-align:center;padding:12px;border:0px solid #f0f0f0;border-radius:4px;cursor:pointer;width:100px}.class-overview .student-list .ant-card-body .student-item:hover{background:#f5f5f5}.class-overview .student-list .ant-card-body .student-item .avatar{font-size:32px;color:#1890ff;margin-bottom:8px}.class-overview .student-list .ant-card-body .student-item .name{font-weight:700;margin:4px 0}.class-overview .student-list .ant-card-body .student-item .student-id{color:#999;font-size:12px}.feature-list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}.feature-list .module-item{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;padding:12px;background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;transform:translateY(0)}.feature-list .module-item:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}.feature-list .module-item:hover{background:#f5f5f5;border-radius:4px}.feature-list .module-item .anticon{font-size:24px;color:#1890ff}.student-info-container{display:flex;padding:20px;gap:20px}.left-sidebar{width:200px;display:flex;flex-direction:column;align-items:center;gap:20px}.left-sidebar .student-avatar{margin-bottom:16px}.student-tags{width:100%;text-align:center}.student-tags h3{margin-bottom:12px}.action-buttons{display:flex;flex-direction:column;gap:10px;width:100%}.action-buttons .action-btn{width:100%;padding:8px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;cursor:pointer}.action-buttons .action-btn:hover{background-color:#40a9ff}.right-content{flex:1}.ant-card{height:100%}.ant-card-head-title{font-size:16px;font-weight:700}.student-list .student-item{text-align:center;padding:12px;border-radius:4px;cursor:pointer}.student-list .student-item:hover{background-color:#f2f2f2}.student-list .student-item .avatar{font-size:32px;width:80px;height:80px;color:#1890ff;margin-bottom:8px;border:0px solid red;border-radius:40px}.student-list .student-item .info .name{font-weight:700}.student-list .student-item .info .role{color:#999;font-size:12px}.teacher-list .teacher-item{text-align:center;padding:12px;border-radius:4px;cursor:pointer}.teacher-list .teacher-item:hover{background-color:#f2f2f2}.teacher-list .teacher-item .avatar{font-size:32px;width:80px;height:80px;color:#1890ff;margin-bottom:8px;border:0px solid red;border-radius:40px}.teacher-list .teacher-item .info .name{font-weight:700}.teacher-list .teacher-item .info .role{color:#999;font-size:12px}.teacher-info-container{display:flex;flex-direction:row;flex-wrap:wrap;padding:24px;background:#f0f2f5}.teacher-info-container .top-sidebar{width:100vw;padding:15px 20px;background:#fff;border-radius:8px;margin:0 0 30px;text-align:center;display:flex;flex-direction:row}.teacher-info-container .top-sidebar .teacher-name{margin:16px 0 0 26px;font-size:18px;font-weight:700}.teacher-info-container .top-sidebar .class-tags{margin:0 0 0 15px;display:flex;flex-direction:column;flex-wrap:wrap}.teacher-info-container .top-sidebar .class-tags .ant-tag{margin:4px}.teacher-info-container .top-sidebar .action-buttons{flex-grow:1;width:80px!important;display:flex;flex-direction:row;align-items:center;justify-content:end;gap:8px}.teacher-info-container .top-sidebar .action-buttons button{width:80px}.teacher-info-container .content{width:100vw;display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0}.teacher-info-container .content .ant-card{height:100%;min-height:200px}.info-cards .card-item{display:flex;align-items:center;gap:12px}.info-cards .card-item .anticon{font-size:24px;color:#1890ff}.info-cards .card-item .value{font-size:20px;color:#1890ff;font-weight:700}.system-alert{background:#fff1f0;border:1px solid #ffccc7;padding:12px;margin:16px 0;border-radius:4px}.bedroom-card{min-height:200px}.bedroom-card .student-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:8px}.bedroom-card .student-item{display:flex;flex-direction:column;align-items:center;gap:8px}.bedroom-card .student-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0;transition:transform .2s ease}.bedroom-card .student-avatar:hover{transform:scale(1.1);border-color:#1890ff}.bedroom-card .student-name{font-size:12px;color:#666;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:global .ant-badge-count{font-size:12px!important;padding:0 4px!important}.college-overview{max-width:1200px}.college-overview .statsRow{margin-bottom:24px}.college-overview .info-cards .card-item{display:flex;align-items:center;gap:12px}.college-overview .info-cards .card-item .anticon{font-size:24px;color:#1890ff}.college-overview .info-cards .card-item .value{font-size:20px;color:#1890ff;font-weight:700}.college-overview .statCard{display:flex;align-items:center;padding:16px}.college-overview .statCard .statContent{margin-left:16px}.college-overview .statCard .statValue{font-size:24px;font-weight:700;color:#1890ff}.college-overview .statCard .statTitle{color:#00000073}.college-overview .warning{background-color:#fff1f0;padding:12px 24px;margin-bottom:24px;border-radius:4px;color:#f5222d}.college-overview .leadershipCard{margin-bottom:24px}.college-overview .leadershipCard .leaderItem{text-align:center}.college-overview .leadershipCard .leaderItem .position{color:#00000073;font-size:12px}.college-overview .newsRow{margin-bottom:24px}.college-overview .newsRow .newsDate{color:#00000073;margin-right:16px}.college-overview .departmentRow .departmentCard{text-align:center;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;transform:translateY(0);cursor:pointer}.college-overview .departmentRow .departmentCard:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.college-overview .departmentRow .departmentCard h3{margin:16px 0}.departmentOverview{max-width:1200px}.departmentOverview .warning{background-color:#fff2f0;padding:12px;margin:16px 0;border-radius:4px;border:1px solid #ffccc7}.departmentOverview .leadershipCard{margin:16px 0}.departmentOverview .majorCard{text-align:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;transform:translateY(0)}.departmentOverview .majorCard:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.departmentOverview .majorCard .majorIcon{width:64px;height:64px;margin:0 auto 16px;background-color:#f0f2f5;border-radius:50%;box-shadow:inset 0 2px 4px #0000001a}.departmentOverview .majorCard .majorStats{display:flex;justify-content:space-around;margin:16px 0;perspective:1000px}.departmentOverview .majorCard .majorStats span{display:block;transform-style:preserve-3d;transition:transform .3s ease}.departmentOverview .majorCard .majorStats span:first-child{font-size:24px;font-weight:700;color:#1890ff;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.departmentOverview .majorCard .majorStats span:hover{transform:translateZ(10px)}.departmentOverview .majorCard .majorActions{display:flex;justify-content:space-around}.departmentOverview .majorCard .majorActions button{min-width:80px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.departmentOverview .majorCard .majorActions button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.majorOverview{padding:24px;max-width:1200px}.majorOverview .warning{background-color:#fff2f0;border:1px solid #ffccc7;padding:12px;margin:16px 0;border-radius:4px}.majorOverview .classSection{margin-top:24px}.majorOverview .classSection h2{margin-bottom:16px}.majorOverview .classCard{text-align:center;background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;transform:translateY(0);perspective:1000px}.majorOverview .classCard:hover{transform:translateY(-5px) rotateY(5deg);box-shadow:0 8px 16px #0003}.majorOverview .classCard .classHeader{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.majorOverview .classCard .classHeader .classId{font-size:30px;color:#1890ff}.majorOverview .classCard .classStats{display:flex;justify-content:space-around;text-align:center;margin-bottom:16px}.majorOverview .classCard .classStats>div:first-child{color:#1890ff}.majorOverview .classCard .classActions{display:flex;align-items:center;justify-content:center}.studentOverview{max-width:1200px}.studentOverview .alert{margin-bottom:24px}.studentOverview .statisticsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.studentOverview .contentGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.studentOverview .card{min-height:300px}.studentOverview .listItem{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.studentOverview .listItem:last-child{border-bottom:none}.studentOverview .listItem .date{flex-shrink:0;width:80px;color:#999}.studentOverview .listItem .title{flex:1;margin:0 16px}.ant-card{border:1px solid rgba(137,138,137,.199);border-radius:8px;box-shadow:0 2px 4px -4px #0000001a,0 2px 4px -4px #0000000f;transform:translateY(-2px);transition:transform .2s}h3{padding:0;margin:20px 0 10px 5px;color:#585757}.ant-page-header-heading{display:none!important}.ant-drawer-body{background-color:#f0f2f5}._box_1wi6r_1{display:flex;justify-content:center;align-items:center;width:"100%";min-height:60vh;height:"100%"}._box_1wi6r_1 ._container_1wi6r_9{position:relative;height:150px;width:250px;-webkit-box-reflect:below 1px linear-gradient(transparent,#e3e7ee)}._box_1wi6r_1 ._container_1wi6r_9>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#1481ca;text-shadow:0 0 10px #1481ca,0 0 30px #1481ca,0 0 60px #1481ca,0 0 100px #1481ca;font-size:18px;z-index:1}._box_1wi6r_1 ._circle_1wi6r_25{position:relative;margin:0 auto;height:150px;width:150px;background-color:#db32a8;border-radius:50%;animation:_zhuan_1wi6r_1 2s linear infinite}@keyframes _zhuan_1wi6r_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._box_1wi6r_1 ._circle_1wi6r_25:after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;background-color:#471540;border-radius:50%}._box_1wi6r_1 ._ring_1wi6r_52{position:absolute;top:0;left:0;width:75px;height:150px;background-image:linear-gradient(180deg,#1679fc,transparent 80%);border-radius:75px 0 0 75px}._box_1wi6r_1 ._ring_1wi6r_52:after{content:"";position:absolute;right:-5px;top:-2.5px;width:15px;height:15px;background-color:#287cca;box-shadow:0 0 5px #2897ca,0 0 10px #287cca,0 0 20px #287cca,0 0 30px #287cca,0 0 40px #287cca,0 0 50px #287cca,0 0 60px #287cca,0 0 60px #287cca;border-radius:50%;z-index:1}
