*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}.app-shell{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);overflow:hidden}.app-card{width:100%;max-width:calc(100vh * 16 / 9);height:100%;max-height:56.25vw;background:#fffffffa;border-radius:0;box-shadow:0 0 #0000;padding:0;display:flex;flex-direction:column;overflow:hidden}.app-header,.detail-panel,.status-bar,.mobile-nav,.mobile-views{display:none!important}.app-layout{display:flex!important;height:100%;width:100%}.side-panel{display:block!important;width:260px;flex-shrink:0;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;padding:20px;overflow-y:auto;display:flex!important;flex-direction:column}.settings-button{margin-top:auto;margin-bottom:0;width:100%;padding:10px;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.settings-button:hover{background:#e2e8f0;color:#475569}.side-panel .panel-block{display:none!important}.classroom-panel{display:flex!important;flex-direction:column;border:none;border-radius:0;background:transparent;padding:15px;height:100%;flex:1;overflow:hidden}.classroom-header{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:10px;padding:0 8px;flex-shrink:0}.classroom-header strong{font-size:clamp(14px,1.5vw,20px);color:#1d4f91}.classroom-header span{font-size:clamp(11px,1.2vw,14px);color:#6d8197}.ranking-header{font-size:16px;font-weight:700;color:#1d4f91;margin-bottom:12px;text-align:center;padding-bottom:10px;border-bottom:2px solid #dbe5f1}.ranking-list{display:flex;flex-direction:column;gap:8px}.ranking-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.ranking-item:hover{background:#f0f5ff;border-color:#b8cff5}.ranking-item.top-three{border-width:2px}.ranking-item.rank-1{border-color:#f39c12;background:linear-gradient(135deg,#fff9e6,#fff5d6)}.ranking-item.rank-2{border-color:#95a5a6;background:linear-gradient(135deg,#f8f9f9,#f1f2f2)}.ranking-item.rank-3{border-color:#cd7f32;background:linear-gradient(135deg,#fef6f0,#fdeee3)}.ranking-rank{width:24px;height:24px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.ranking-item.rank-1 .ranking-rank{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff}.ranking-item.rank-2 .ranking-rank{background:linear-gradient(135deg,#95a5a6,#7f8c8d);color:#fff}.ranking-item.rank-3 .ranking-rank{background:linear-gradient(135deg,#cd7f32,#b87333);color:#fff}.ranking-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0;flex-shrink:0}.ranking-item.rank-1 .ranking-avatar{border-color:#f39c12}.ranking-item.rank-2 .ranking-avatar{border-color:#95a5a6}.ranking-item.rank-3 .ranking-avatar{border-color:#cd7f32}.ranking-info{flex:1;min-width:0}.ranking-name{font-size:13px;font-weight:600;color:#27415f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-score{font-size:18px;font-weight:700;color:#3b82f6;min-width:45px;text-align:right;flex-shrink:0}.ranking-score-value{font-weight:700;color:#1d4f91}.ranking-empty{text-align:center;padding:20px;color:#94a3b8;font-size:13px}.area-card{width:100%;border-radius:10px;padding:8px 6px;text-align:center;font-weight:600;letter-spacing:1px;flex-shrink:0}.area-card.blackboard{background:linear-gradient(135deg,#2d3436,#1e272e);color:#b2bec3;margin-bottom:12px;border:none;font-size:clamp(12px,1.5vw,16px);height:40px;display:flex;align-items:center;justify-content:center}.area-card.teacher{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;margin-top:auto;margin-bottom:0;border:none;font-size:clamp(12px,1.5vw,16px);height:40px;display:flex;align-items:center;justify-content:center}.seat-legend{display:none!important}.seat-legend span{display:inline-flex;align-items:center;gap:4px}.legend-dot{width:10px;height:10px;border-radius:999px;border:1px solid #c3d2e7;display:inline-block}.legend-dot.high{background:#8fd18f}.legend-dot.low{background:#eda7a7}.legend-dot.female{background:#e55aa2}.legend-dot.unrated{background:#c6d3e1}.seat-grid{display:grid;gap:clamp(8px,2vw,16px);width:100%;flex:1;overflow:hidden;padding:0 clamp(4px,1vw,8px);align-items:center;justify-items:center}.grid-label{min-height:30px;min-width:60px;max-width:180px;border-radius:6px;background:#e8f0ff;color:#486581;display:flex;align-items:center;justify-content:center;font-size:clamp(10px,1.5vw,14px);font-weight:600}.grid-label.corner{background:transparent}.grid-label.aisle-label{color:#97a6b8;background:transparent;min-width:40px;max-width:48px;font-size:clamp(10px,1.2vw,12px);flex-shrink:0}.grid-label.rectangle-label{min-width:100px!important;max-width:none!important;width:100%!important;justify-self:stretch;align-self:stretch}.aisle-gap{min-height:60px;width:40px}.seat{aspect-ratio:1;width:min(100%,clamp(70px,calc((100vw - 180px)/8),110px));max-width:110px;min-height:90px;border-radius:clamp(10px,3vw,16px);background:#fff;border:2px dashed #bfd0e6;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:10px;cursor:pointer}.seat.occupied{border-style:solid;border-color:#8fb3dd}.seat.occupied.high{background:linear-gradient(180deg,#d4edda,#c3e6cb);border-color:#28a745}.seat.occupied.low{background:linear-gradient(180deg,#f8d7da,#f5c6cb);border-color:#dc3545}.seat.occupied.unrated{background:linear-gradient(180deg,#f8f9fa,#e9ecef);border-color:#ced4da}.seat-content{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.seat-avatar{width:min(85%,clamp(32px,10vw,50px));height:min(85%,clamp(32px,10vw,50px));object-fit:cover;border-radius:50%;border:1.5px solid #d7e5f6;flex-shrink:0}.seat-name{max-width:100%;font-size:clamp(10px,2vw,16px);white-space:normal;text-align:center;color:#27415f;font-weight:600}.seat-score{position:absolute;top:2px;right:2px;min-width:clamp(16px,5vw,24px);height:clamp(16px,5vw,24px);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#1d4f91;color:#fff;font-size:clamp(8px,2.5vw,12px);font-weight:700;padding:0 3px}.seat-score.female{background:#e55aa2}.settings-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.settings-content{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.settings-header h2{margin:0;font-size:20px;color:#1d4f91}.settings-close{width:32px;height:32px;border:none;background:#e2e8f0;border-radius:50%;font-size:16px;cursor:pointer;color:#64748b;transition:all .2s ease}.settings-close:hover{background:#cbd5e1;color:#475569}.settings-body{padding:20px 24px;max-height:calc(90vh - 80px);overflow-y:auto}.settings-section{margin-bottom:24px;padding-bottom:20px;border-bottom:1px dashed #e2e8f0}.settings-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.settings-section h3{margin:0 0 16px;font-size:16px;color:#27415f}.settings-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.settings-row label{width:80px;font-size:14px;color:#475569;flex-shrink:0}.settings-row input,.settings-row select{flex:1;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;background:#fff}.settings-textarea{width:100%;min-height:100px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;resize:vertical;margin-bottom:12px}.settings-buttons{display:flex;gap:10px;margin-bottom:12px}.settings-buttons button{flex:1;min-width:80px;padding:10px 15px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.settings-buttons button:not(.secondary):not(.danger){background:linear-gradient(135deg,#1d4f91,#2d5a96);color:#fff}.settings-buttons button:not(.secondary):not(.danger):hover{background:linear-gradient(135deg,#2d5a96,#3d6aa6)}.settings-buttons .secondary{background:#e2e8f0;color:#475569}.settings-buttons .secondary:hover{background:#cbd5e1}.settings-buttons .danger{background:linear-gradient(135deg,#e54b4f,#d6373c);color:#fff}.settings-buttons .danger:hover{background:linear-gradient(135deg,#d6373c,#c52c31)}.settings-section .full-width{width:100%;padding:12px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1d4f91,#2d5a96);color:#fff;transition:all .2s ease}.settings-section .full-width:hover{background:linear-gradient(135deg,#2d5a96,#3d6aa6)}.students-list-container{max-height:200px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.student-list-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .2s ease}.student-list-item:hover{background:#f8fafc}.student-list-item.active{background:#e0f2fe}.student-list-item:last-child{border-bottom:none}.student-list-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.student-list-info{flex:1;min-width:0}.student-list-name{font-size:14px;font-weight:600;color:#27415f}.student-list-score{font-size:12px;color:#64748b}.student-list-status{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600}.student-list-status.assigned{background:#dcfce7;color:#16a34a}.student-list-status.unassigned{background:#fee2e2;color:#dc2626}.student-detail-card{background:#f8fafc;border-radius:12px;padding:16px}.student-detail-head{display:flex;align-items:center;gap:14px;margin-bottom:16px}.student-detail-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0;cursor:pointer}.student-detail-info{flex:1}.student-detail-name{font-size:18px;font-weight:700;color:#27415f;margin-bottom:6px}.student-detail-gender{padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px;background:#fff}.student-detail-total{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:#fff;border-radius:8px}.student-detail-label{font-size:14px;color:#64748b}.student-detail-value{font-size:32px;font-weight:800;color:#1d4f91}.student-detail-rank{font-size:14px;color:#22c55e;font-weight:600}.student-detail-scores{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.student-detail-score-item{display:flex;align-items:center;gap:12px}.student-detail-score-item label{width:80px;font-size:14px;color:#475569}.student-detail-score-row{display:flex;align-items:center;gap:8px}.student-detail-score-row button{width:36px;height:36px;border:none;border-radius:8px;background:#e2e8f0;font-size:18px;cursor:pointer;color:#475569}.student-detail-score-row button:hover{background:#cbd5e1}.student-detail-score-row input{width:80px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;text-align:center}.student-detail-buttons{display:flex;gap:10px}.student-detail-buttons button{flex:1;padding:10px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.student-detail-buttons button:first-child{background:linear-gradient(135deg,#1d4f91,#2d5a96);color:#fff}.student-detail-buttons button:first-child:hover{background:linear-gradient(135deg,#2d5a96,#3d6aa6)}.student-detail-buttons .secondary{background:#e2e8f0;color:#475569}.student-detail-buttons .secondary:hover{background:#cbd5e1}.student-detail-buttons .danger{background:linear-gradient(135deg,#e54b4f,#d6373c);color:#fff}.student-detail-buttons .danger:hover{background:linear-gradient(135deg,#d6373c,#c52c31)}.student-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:10001;display:block}.student-modal-content{position:fixed;background:#fff;border-radius:16px;width:340px;overflow:hidden;box-shadow:0 12px 40px #0003}.student-modal-body{padding:16px}.student-modal-avatar-wrap{text-align:center;margin-bottom:16px}.student-modal-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e2e8f0;margin-bottom:8px}.student-modal-name{font-size:18px;font-weight:700;color:#27415f;margin-bottom:2px}.student-modal-gender{font-size:12px;color:#64748b}.student-modal-total-card{text-align:center;padding:16px;background:linear-gradient(135deg,#1d4f91,#2d5a96);border-radius:12px;margin-bottom:16px}.student-modal-total-value{font-size:56px;font-weight:800;color:#fff;line-height:1}.student-modal-total-rank{font-size:14px;color:#ffffffe6;margin-top:4px}.student-modal-scores{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.student-modal-score-item{display:flex;align-items:center;gap:8px}.student-modal-score-item label{width:70px;font-size:13px;color:#475569;flex-shrink:0}.student-modal-score-row{display:flex;align-items:center;gap:4px;flex:1}.student-modal-score-btn{width:32px;height:32px;border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s ease}.student-modal-score-btn:first-child{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);color:#475569}.student-modal-score-btn:first-child:hover{background:linear-gradient(135deg,#cbd5e1,#94a3b8)}.student-modal-score-btn.plus-1{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.student-modal-score-btn.plus-1:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.student-modal-score-btn.plus-2{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.student-modal-score-btn.plus-2:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.student-modal-score-btn.plus-3{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.student-modal-score-btn.plus-3:hover{background:linear-gradient(135deg,#d97706 100%,#b45309)}.student-modal-score-row input{flex:0 0 60px;padding:6px 8px;border:2px solid #e2e8f0;border-radius:6px;font-size:14px;text-align:center;font-weight:600;color:#27415f}.student-modal-buttons{display:flex;gap:8px}.student-modal-save{flex:1;padding:10px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#1d4f91,#2d5a96);color:#fff;transition:all .2s ease}.student-modal-save:hover{background:linear-gradient(135deg,#2d5a96,#3d6aa6)}.seat.rectangle{aspect-ratio:3 / 2;width:min(100%,clamp(110px,calc((100vw - 200px)/5),180px));max-width:180px;min-height:85px;border-radius:clamp(12px,3.5vw,22px);padding:clamp(12px,3vw,18px)}.seat.rectangle.empty{display:flex;align-items:center;justify-content:center;font-size:clamp(12px,2vw,16px)}.seat-content-horizontal{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;gap:12px}.seat-content-horizontal .seat-info-vertical{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}.seat-content-horizontal .seat-avatar{width:min(90%,clamp(28px,10vw,48px));height:min(90%,clamp(28px,10vw,48px));border-radius:50%;object-fit:cover;border:1.5px solid #d7e5f6;flex-shrink:0}.seat-content-horizontal .seat-name{font-size:clamp(11px,2.5vw,16px);font-weight:600;color:#27415f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;max-width:100%}.seat-score-large{min-width:clamp(28px,8vw,48px);height:clamp(28px,8vw,48px);border-radius:clamp(6px,2vw,10px);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1d4f91,#2d5a96);color:#fff;font-size:clamp(12px,4vw,22px);font-weight:800;padding:0 6px;flex-shrink:0;box-shadow:0 3px 8px #1d4f9140}.seat-score-large.female{background:linear-gradient(135deg,#e55aa2,#d64596);box-shadow:0 4px 12px #e55aa24d}:root{font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#203246;background:#eef4fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}
