.guide-item strong{color:#0369a1}.emergency-capacity-assessment{min-height:calc(100vh - 120px);background:#f8fafc;padding:24px}.emergency-capacity-assessment .assessment-header{display:flex;justify-content:space-between;align-items:flex-start;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:24px;border-radius:12px;margin-bottom:24px}.emergency-capacity-assessment .header-content h2{font-size:28px;font-weight:700;margin-bottom:8px}.emergency-capacity-assessment .header-content p{font-size:16px;opacity:.9;margin-bottom:12px}.emergency-capacity-assessment .assessment-notice{background:#ffffff26;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.6}.emergency-capacity-assessment .header-actions .back-to-main-btn{background:#fff;color:#dc2626;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.emergency-capacity-assessment .header-actions .back-to-main-btn:hover{background:#fef2f2;transform:translateY(-2px)}.emergency-capacity-assessment .assessment-navigation{background:#fff;border-radius:12px;padding:8px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}.emergency-capacity-assessment .nav-tabs{display:flex;gap:4px;flex-wrap:wrap}.emergency-capacity-assessment .nav-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s}.emergency-capacity-assessment .nav-tab:hover{background:#f1f5f9;color:#334155}.emergency-capacity-assessment .nav-tab.active{background:#dc2626;color:#fff}.emergency-capacity-assessment .assessment-content{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.persons-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:8px}.persons-controls .filter-controls{display:flex;gap:12px}.persons-controls .filter-controls select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:120px}.persons-controls .add-person-btn{display:flex;align-items:center;gap:8px;background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.persons-controls .add-person-btn:hover{background:#b91c1c}.persons-stats{display:flex;gap:24px;margin-bottom:20px;padding:16px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:8px}.persons-stats .stat-item{display:flex;align-items:center;gap:8px}.persons-stats .stat-label{color:#991b1b;font-size:14px}.persons-stats .stat-value{color:#dc2626;font-size:20px;font-weight:700}.persons-table{overflow-x:auto}.persons-table table{width:100%;border-collapse:collapse}.persons-table th,.persons-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.persons-table th{background:#f8fafc;font-weight:600;color:#475569;font-size:14px}.persons-table td{color:#334155;font-size:14px}.persons-table tr:hover{background:#f8fafc}.emergency-setup .setup-header{margin-bottom:24px}.emergency-setup .setup-header h3{font-size:24px;color:#dc2626;margin-bottom:8px}.emergency-setup .setup-header p{color:#64748b;margin-bottom:16px}.emergency-setup .setup-info{display:flex;gap:16px}.emergency-setup .info-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#f1f5f9;border-radius:8px;font-size:14px;color:#475569}.assessment-phases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.assessment-phase-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s}.assessment-phase-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.assessment-phase-card .phase-header{display:flex;align-items:center;gap:12px;padding:16px 20px;color:#fff}.assessment-phase-card .phase-header h4{font-size:18px;font-weight:600}.assessment-phase-card .phase-content{padding:20px}.assessment-phase-card .phase-description{color:#64748b;font-size:14px;margin-bottom:12px;line-height:1.5}.assessment-phase-card .phase-type-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;margin-bottom:16px}.assessment-phase-card .phase-stats{margin-bottom:16px}.assessment-phase-card .phase-stats .stat-item{display:flex;align-items:center;gap:8px;margin-bottom:8px}.assessment-phase-card .phase-stats .stat-label{color:#64748b;font-size:13px}.assessment-phase-card .phase-stats .stat-value{color:#334155;font-size:13px;font-weight:500}.assessment-phase-card .phase-start-btn{width:100%;padding:12px;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s}.assessment-phase-card .phase-start-btn:hover{opacity:.9;transform:scale(1.02)}.emergency-assessment-phase .phase-header-bar{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.emergency-assessment-phase .back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;color:#64748b;cursor:pointer;margin-bottom:12px;transition:all .2s}.emergency-assessment-phase .back-btn:hover{background:#f8fafc;color:#334155}.emergency-assessment-phase .phase-header-bar h3{font-size:24px;font-weight:600;margin-bottom:8px}.emergency-assessment-phase .phase-description{color:#64748b;font-size:14px}.assessor-selection h4{font-size:18px;margin-bottom:16px;color:#334155}.assessor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.assessor-card{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.assessor-card:hover{border-color:#dc2626;background:#fef2f2}.assessor-card.has-records{border-color:#10b981;background:#ecfdf5}.assessor-card .assessor-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;margin-bottom:12px}.assessor-card .assessor-info{text-align:center;margin-bottom:12px}.assessor-card .assessor-name{font-size:16px;font-weight:600;color:#334155;margin-bottom:4px}.assessor-card .assessor-role{font-size:13px;color:#64748b}.assessor-card .assessor-dept{font-size:12px;color:#94a3b8}.assessor-card .assessor-status{text-align:center}.assessor-card .status-text{font-size:12px;color:#64748b}.assessor-card .status-indicator.completed{color:#10b981;font-size:20px}.assessment-recording .assessment-header{margin-bottom:24px}.assessment-recording .back-to-selection-btn{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;color:#64748b;cursor:pointer;margin-bottom:16px}.assessment-recording .assessor-info-card{display:flex;align-items:center;gap:16px;padding:16px;background:#fef2f2;border-radius:12px}.assessment-recording .assessor-avatar-large{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}.assessment-recording .assessor-details h4{font-size:18px;color:#334155;margin-bottom:4px}.assessment-recording .assessor-details p{font-size:14px;color:#64748b}.assessment-content .assessment-form h5{font-size:18px;color:#334155;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.assessment-field{margin-bottom:16px}.assessment-field label{display:block;font-size:14px;color:#475569;margin-bottom:6px}.assessment-field input,.assessment-field textarea{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .2s}.assessment-field input:focus,.assessment-field textarea:focus{outline:none;border-color:#dc2626}.assessment-field textarea{min-height:100px;resize:vertical}.assessment-form-actions{display:flex;gap:12px;margin-top:24px}.assessment-form-actions button{padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.assessment-form-actions .save-btn{background:#dc2626;color:#fff;border:none}.assessment-form-actions .save-btn:hover{background:#b91c1c}.exam-phase{max-width:800px;margin:0 auto}.exam-phase .exam-header{text-align:center;margin-bottom:32px;padding:24px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px}.exam-phase .exam-header h3{font-size:24px;color:#0369a1;margin-bottom:8px}.exam-phase .exam-header p{color:#64748b}.exam-phase .exam-info{display:flex;justify-content:center;gap:32px;margin-top:16px}.exam-phase .info-item{display:flex;align-items:center;gap:8px}.exam-phase .info-item .label{color:#64748b;font-size:14px}.exam-phase .info-item .value{color:#0369a1;font-size:18px;font-weight:600}.exam-question-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:24px}.exam-question-card h4{font-size:18px;color:#334155;margin-bottom:20px}.exam-question-card .question-options{display:flex;flex-direction:column;gap:12px}.exam-question-card .question-options label{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f8fafc;border-radius:8px;cursor:pointer;transition:all .2s}.exam-question-card .question-options label:hover{background:#f1f5f9}.exam-question-card .question-options input[type=radio]{margin-top:2px}.exam-phase .exam-footer{display:flex;justify-content:center;gap:16px;padding-top:24px;border-top:1px solid #e2e8f0}.exam-phase .exam-footer button{padding:12px 32px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.exam-phase .exam-footer .btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.exam-phase .exam-footer .btn-primary{background:#0369a1;border:none;color:#fff}.exam-phase .exam-footer .btn-success{background:#10b981;border:none;color:#fff}.emergency-drill-phase .drill-header{margin-bottom:24px}.emergency-drill-phase .drill-header h3{font-size:24px;color:#dc2626;margin-bottom:8px}.emergency-drill-phase .drill-header p{color:#64748b}.emergency-drill-phase .drill-setup{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fef2f2;border-radius:12px;margin-bottom:24px}.emergency-drill-phase .drill-info{display:flex;gap:32px}.emergency-drill-phase .drill-info .info-item{display:flex;align-items:center;gap:8px}.emergency-drill-phase .drill-info .label{color:#991b1b;font-size:14px}.emergency-drill-phase .drill-info .value{color:#dc2626;font-size:20px;font-weight:700}.emergency-drill-phase .create-drill-btn{background:#dc2626;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.emergency-drill-phase .create-drill-btn:hover{background:#b91c1c}.emergency-drill-phase .create-drill-btn:disabled{background:#94a3b8;cursor:not-allowed}.drill-sessions-list{display:flex;flex-direction:column;gap:16px}.drill-session-card{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.drill-session-card .session-info{display:flex;align-items:center;gap:20px}.drill-session-card .session-scenario{font-size:16px;font-weight:600;color:#334155}.drill-session-card .session-participants{font-size:14px;color:#64748b}.drill-session-card .session-status{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.drill-session-card .session-status.pending{background:#fef3c7;color:#92400e}.drill-session-card .session-status.in-progress{background:#dbeafe;color:#1e40af}.drill-session-card .session-status.completed{background:#dcfce7;color:#166534}.drill-session-card .session-actions{display:flex;gap:12px}.drill-session-card .session-actions button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.drill-session-card .start-drill-btn{background:#10b981;border:none;color:#fff}.drill-session-card .end-drill-btn{background:#f59e0b;border:none;color:#fff}.assessment-history{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.assessment-history h6{font-size:16px;color:#334155;margin-bottom:16px}.assessment-history .history-list{display:flex;flex-direction:column;gap:12px}.assessment-history .history-item{padding:16px;background:#f8fafc;border-radius:8px}.assessment-history .history-header{display:flex;justify-content:space-between;margin-bottom:12px}.assessment-history .history-time,.assessment-history .history-assessor{font-size:13px;color:#64748b}.assessment-history .history-content p{font-size:14px;color:#475569;margin-bottom:8px}.assessment-history .history-recording{margin-top:12px}.assessment-history .history-recording audio{width:100%}.results-phase{max-width:1000px;margin:0 auto}.results-phase .results-header{text-align:center;margin-bottom:32px}.results-phase .results-header h3{font-size:28px;color:#dc2626;margin-bottom:8px}.results-phase .results-header p{color:#64748b}.results-summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}.results-summary-card{padding:24px;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:12px;text-align:center}.results-summary-card .summary-value{font-size:36px;font-weight:700;color:#dc2626;margin-bottom:8px}.results-summary-card .summary-label{font-size:14px;color:#991b1b}.results-records-list{display:flex;flex-direction:column;gap:16px}.results-record-item{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.results-record-item .record-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.results-record-item .record-phase{display:inline-block;padding:4px 12px;background:#f1f5f9;border-radius:20px;font-size:12px;color:#475569}.results-record-item .record-time{font-size:13px;color:#64748b}.results-record-item .record-content{color:#475569;font-size:14px;line-height:1.6}.assessment-type-selection{max-width:1000px;margin:0 auto;padding:32px 0}.assessment-type-selection .selection-header{text-align:center;margin-bottom:40px}.assessment-type-selection .selection-header h2{font-size:32px;color:#dc2626;margin-bottom:12px}.assessment-type-selection .selection-header p{font-size:18px;color:#64748b}.assessment-type-selection .selection-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:40px}.assessment-type-selection .selection-card{background:#fff;border-radius:16px;overflow:hidden;border:2px solid #e2e8f0;cursor:pointer;transition:all .3s}.assessment-type-selection .selection-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.assessment-type-selection .selection-card.static{border-color:#dc2626}.assessment-type-selection .selection-card.static:hover{border-color:#b91c1c;box-shadow:0 20px 40px #3b82f626}.assessment-type-selection .selection-card.dynamic{border-color:#dc2626}.assessment-type-selection .selection-card.dynamic:hover{border-color:#b91c1c;box-shadow:0 20px 40px #dc262626}.assessment-type-selection .card-icon{padding:32px;text-align:center}.assessment-type-selection .selection-card.static .card-icon{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#b91c1c}.assessment-type-selection .selection-card.dynamic .card-icon{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#dc2626}.assessment-type-selection .card-content{padding:24px}.assessment-type-selection .card-content h3{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:8px}.assessment-type-selection .card-desc{font-size:16px;color:#64748b;margin-bottom:16px}.assessment-type-selection .card-features{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.assessment-type-selection .card-features .feature-tag{padding:4px 12px;background:#f1f5f9;border-radius:20px;font-size:12px;color:#475569}.assessment-type-selection .selection-card.dynamic .card-features .feature-tag{background:#fef2f2;color:#991b1b}.assessment-type-selection .card-details{list-style:none;padding:0;margin:0}.assessment-type-selection .card-details li{padding:8px 0 8px 24px;position:relative;font-size:14px;color:#475569;border-bottom:1px solid #f1f5f9}.assessment-type-selection .card-details li:last-child{border-bottom:none}.assessment-type-selection .card-details li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.assessment-type-selection .card-action{padding:0 24px 24px}.assessment-type-selection .enter-btn{width:100%;padding:16px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.assessment-type-selection .enter-btn.static-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.assessment-type-selection .enter-btn.static-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b)}.assessment-type-selection .enter-btn.dynamic-btn{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.assessment-type-selection .enter-btn.dynamic-btn:hover{background:linear-gradient(135deg,#b91c1c,#991b1b)}.assessment-type-selection .selection-footer{text-align:center}.assessment-type-selection .back-btn{padding:12px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:14px;cursor:pointer;transition:all .2s}.assessment-type-selection .back-btn:hover{background:#f8fafc;color:#334155}.static-assessment-notice{display:flex;align-items:flex-start;gap:16px;max-width:600px;margin:40px auto;padding:24px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:12px;border:1px solid #93c5fd}.static-assessment-notice svg{flex-shrink:0;color:#b91c1c}.static-assessment-notice strong{display:block;font-size:16px;color:#1e40af;margin-bottom:8px}.static-assessment-notice p{font-size:14px;color:#dc2626;margin:0;line-height:1.6}@media(max-width:768px){.assessment-type-selection .selection-cards{grid-template-columns:1fr}.assessment-type-selection .selection-header h2{font-size:24px}.assessment-type-selection .selection-header p{font-size:16px}}.manager-main-layout{display:grid;grid-template-columns:320px 1fr;gap:20px;flex:1;min-height:0}.manager-sidebar{background:#fff;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.sidebar-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.sidebar-header h3{margin:0;font-size:16px;font-weight:600;color:#1e293b}.tree-container{flex:1;overflow-y:auto;padding:8px 0}.tree-node{margin-bottom:4px}.tree-node.l1{border-radius:8px;margin:4px 12px;border:1px solid transparent;overflow:hidden}.tree-node.l1.active{background:#eff6ff;border-color:#dc2626}.tree-node.l1 .node-title{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.tree-node.l1 .node-title:hover{background:#f8fafc}.tree-node.l1 .node-label{display:flex;align-items:center;gap:8px;font-weight:500;color:#334155}.tree-node.l1 .count-badge{background:#e2e8f0;color:#64748b;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.tree-children{background:#f8fafc;border-top:1px solid #e2e8f0}.tree-node.l2{padding:8px 16px 8px 32px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.tree-node.l2:hover{background:#f1f5f9}.tree-node.l2.active{background:#dbeafe;color:#991b1b}.tree-node.l2 .node-label{display:flex;align-items:center;gap:6px;font-size:14px;color:#475569}.tree-node.l2.active .node-label{color:#991b1b}.tree-node.l2 .count-badge-small{background:#dbeafe;color:#991b1b;padding:1px 6px;border-radius:8px;font-size:11px;font-weight:600}.manager-content{background:#fff;border-radius:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.content-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.content-header .title-stack h2{margin:0 0 8px;font-size:18px;font-weight:600;color:#1e293b}.content-header .subtitle{color:#64748b;font-size:14px}.manager-actions-bar{padding:16px 24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#fff}.action-btn-mini{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.action-btn-mini.success{background:#dcfce7;color:#166534;border-color:#bbf7d0}.action-btn-mini.success:hover{background:#bbf7d0}.action-btn-mini.danger{background:#fee2e2;color:#991b1b;border-color:#fecaca}.action-btn-mini.danger:hover{background:#fecaca}.action-btn-mini.info{background:#dbeafe;color:#1e40af;border-color:#bfdbfe}.action-btn-mini.info:hover{background:#bfdbfe}.items-table-container{flex:1;overflow:hidden;display:flex;flex-direction:column}.items-table{flex:1;overflow-y:auto}.items-table table{width:100%;border-collapse:collapse}.items-table th,.items-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.items-table th{background:#f8fafc;font-weight:600;color:#374151;position:sticky;top:0;z-index:10}.items-table tr:hover{background:#f8fafc}.items-table .edit-cell{min-width:120px}.items-table .score-cell{text-align:center;font-weight:600;color:#059669}.manager-logs-panel{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fff;border-left:1px solid #e2e8f0;z-index:1000;transform:translate(100%);transition:transform .3s ease}.manager-logs-panel.open{transform:translate(0)}.logs-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.logs-header h4{margin:0;font-size:16px;font-weight:600}.logs-content{flex:1;overflow-y:auto;padding:0}.log-item{padding:12px 20px;border-bottom:1px solid #f3f4f6}.log-item:last-child{border-bottom:none}.log-time{font-size:12px;color:#6b7280;margin-bottom:4px}.log-message{font-size:14px;color:#374151;line-height:1.4}.log-user{font-size:12px;color:#059669;font-weight:500}@media(max-width:768px){.assessment-type-selection .selection-cards{grid-template-columns:1fr}.assessment-type-selection .selection-header h2{font-size:24px}.assessment-type-selection .selection-header p{font-size:16px}.manager-main-layout{grid-template-columns:1fr;gap:15px}.manager-sidebar{order:2}.manager-content{order:1}}.main-layout .header{display:flex;justify-content:space-between;align-items:center;padding:0 24px;height:64px;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.main-layout .logo{font-size:20px;font-weight:700;color:#1e293b}.main-layout .tabs{display:flex;gap:4px}.main-layout .tab-button{padding:8px 16px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s}.main-layout .tab-button:hover{background:#f1f5f9;color:#334155}.main-layout .tab-button.active{background:#667eea;color:#fff}.main-layout .header-right{display:flex;align-items:center;gap:16px}.main-layout .username{font-size:14px;color:#475569}.main-layout .logout-button{padding:8px 16px;border:1px solid #e2e8f0;background:#fff;border-radius:8px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.main-layout .logout-button:hover{background:#f8fafc;color:#334155}.content-layout{display:flex;flex:1;overflow:hidden}.content-layout .sidebar{width:320px;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column}.content-layout .sidebar-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;font-weight:600;color:#1e293b;background:#fff}.content-layout .sidebar-content{flex:1;overflow-y:auto;padding:16px}.content-layout .sidebar-tree{display:flex;flex-direction:column;gap:8px}.content-layout .tree-item{display:flex;flex-direction:column}.content-layout .tree-item button{width:100%;text-align:left;padding:8px 12px;border:none;background:transparent;color:#475569;font-size:14px;cursor:pointer;transition:background .2s;border-radius:6px}.content-layout .tree-item button:hover{background:#e2e8f0}.content-layout .tree-children{margin-left:16px;border-left:2px solid #e2e8f0;padding-left:12px}.content-layout .tree-children .tree-item{padding:4px 8px;color:#64748b;font-size:13px}.content-layout .main-content{flex:1;overflow-y:auto;padding:24px;background:#fff}.dashboard h2{margin-bottom:24px;color:#1e293b;font-size:24px}.dashboard .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px}.dashboard .stat-card{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.dashboard .stat-card h3{margin:0 0 16px;color:#475569;font-size:16px}.dashboard .stat-card .number{font-size:48px;font-weight:700;color:#667eea;margin-bottom:8px}.dashboard .stat-card .percentage{color:#64748b;font-size:14px}.dashboard .stat-card .sub-stats{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.dashboard .stat-card .sub-stats div{margin-bottom:4px;color:#64748b;font-size:13px}.dashboard .stat-card .risk-high{color:#ef4444;font-weight:600;margin-bottom:8px}.dashboard .stat-card .risk-medium{color:#f59e0b;font-weight:600;margin-bottom:8px}.dashboard .stat-card .risk-low{color:#10b981;font-weight:600;margin-bottom:8px}.dashboard .progress-bar{background:#e2e8f0;height:8px;border-radius:4px;overflow:hidden;margin-top:16px}.dashboard .progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width 1s ease}.dashboard .charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.dashboard .chart-card{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.dashboard .chart-card h3{margin:0 0 16px;color:#475569;font-size:16px}.dashboard .chart-placeholder{display:flex;align-items:center;justify-content:center;min-height:200px}.dashboard .ring-chart{position:relative;width:150px;height:150px;border:12px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center}.dashboard .ring-inner{text-align:center}.dashboard .ring-value{display:block;font-size:32px;font-weight:700;color:#1e293b}.dashboard .ring-label{display:block;font-size:14px;color:#64748b}.dashboard .bar-chart{width:100%}.dashboard .bar-item{display:flex;align-items:center;gap:12px;margin-bottom:16px}.dashboard .bar-item span{width:100px;font-size:13px;color:#64748b}.dashboard .bar-item .bar{flex:1;height:24px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;min-width:20px}.scoring h2{margin-bottom:16px;color:#1e293b;font-size:24px}.scoring .scoring-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e2e8f0;margin-bottom:20px}.scoring .scoring-controls{display:flex;align-items:center;gap:12px}.scoring .scoring-controls label{color:#475569;font-size:14px}.scoring .scoring-controls select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;min-width:150px}.scoring .current-score{font-weight:600;color:#667eea;font-size:16px}.scoring .scoring-table{overflow-x:auto}.scoring table{width:100%;border-collapse:collapse}.scoring th,.scoring td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.scoring th{background:#f8fafc;font-weight:600;color:#475569}.scoring input[type=number]{width:80px;padding:8px;border:1px solid #e2e8f0;border-radius:4px}.scoring input[type=text]{width:100%;min-width:200px;padding:8px;border:1px solid #e2e8f0;border-radius:4px}.scoring .evidence-button{padding:8px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;font-size:16px;transition:all .2s}.scoring .evidence-button:hover{background:#f8fafc}.configuration h2{margin-bottom:24px;color:#1e293b;font-size:24px}.configuration .config-section{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}.configuration .config-section h3{margin:0 0 16px;color:#475569;font-size:18px}.configuration .add-button{padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:16px}.configuration .add-button:hover{background:#5b5bd6}.configuration .add-form{display:flex;gap:12px;margin-bottom:16px;padding:16px;background:#f8fafc;border-radius:8px}.configuration .add-form input,.configuration .add-form select{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px}.configuration .add-form button{padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.configuration .add-form button:hover{background:#059669}.configuration .contractors-table{width:100%;border-collapse:collapse;margin-top:16px}.configuration .contractors-table th,.configuration .contractors-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.configuration .contractors-table th{background:#f8fafc;font-weight:600;color:#475569}.configuration .contractors-table button{padding:6px 12px;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.configuration .contractors-table button:hover{background:#dc2626}.rectification h2{margin-bottom:24px;color:#1e293b;font-size:24px}.rectification .issues-table{width:100%;border-collapse:collapse}.rectification .issues-table th,.rectification .issues-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e2e8f0}.rectification .issues-table th{background:#f8fafc;font-weight:600;color:#475569}.rectification .issues-table select{padding:6px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:13px}.rectification .issues-table a{color:#667eea;text-decoration:none}.rectification .issues-table a:hover{text-decoration:underline}.rectification .issues-table button{padding:6px 12px;background:#667eea;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.rectification .issues-table button:hover{background:#5b5bd6}.report h2{margin-bottom:24px;color:#1e293b;font-size:24px}.report .report-config{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px}.report .report-config h3{margin:0 0 20px;color:#475569;font-size:18px}.report .config-item{margin-bottom:20px}.report .config-item label{display:block;margin-bottom:8px;color:#475569;font-size:14px;font-weight:500}.report .config-item textarea{width:100%;min-height:120px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s}.report .config-item textarea:focus{outline:none;border-color:#667eea}.report .report-actions{display:flex;gap:12px}.report .generate-button,.report .export-button{padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}.report .generate-button{background:#667eea;color:#fff}.report .generate-button:hover{background:#5b5bd6}.report .export-button{background:#fff;border:1px solid #e2e8f0;color:#64748b}.report .export-button:hover{background:#f8fafc;color:#334155}@media(max-width:768px){.content-layout{flex-direction:column}.content-layout .sidebar{width:100%;max-height:300px}.dashboard .stats-grid,.dashboard .charts-section{grid-template-columns:1fr}.scoring .scoring-header{flex-direction:column;align-items:flex-start;gap:12px}}.enhanced-report{padding:20px;background:#f8fafc;min-height:calc(100vh - 120px)}.enhanced-report .report-header{margin-bottom:24px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.enhanced-report .report-header h2{margin:0 0 8px;color:#1e293b;font-size:24px}.enhanced-report .report-header p{margin:0;color:#64748b;font-size:14px}.report-layout{display:grid;grid-template-columns:300px 1fr;gap:20px}.report-sidebar{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;height:fit-content;max-height:calc(100vh - 200px);overflow-y:auto}.report-sidebar h3{margin:0 0 16px;color:#1e293b;font-size:18px}.sessions-list{display:flex;flex-direction:column;gap:8px}.session-item{padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center}.session-item:hover{background:#f8fafc;border-color:#667eea}.session-item.active{background:#667eea;border-color:#667eea;color:#fff}.session-info .session-name{font-weight:600;margin-bottom:4px;color:inherit}.session-info .session-date{font-size:12px;opacity:.8;color:inherit}.session-status{padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600}.session-status.status-completed{background:#10b981;color:#fff}.session-status.status-in-progress{background:#f59e0b;color:#fff}.new-session-btn{margin-top:16px}.new-session-btn button{width:100%;padding:12px;background:#667eea;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s}.new-session-btn button:hover{background:#5b5bd6}.report-content{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d;min-height:600px}.report-content .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#94a3b8;text-align:center}.report-content .empty-state .empty-icon{font-size:64px;margin-bottom:16px}.report-content .empty-state h3{margin:0 0 8px;color:#1e293b}.report-content .empty-state p{margin:0;font-size:14px}.report-summary{margin-bottom:24px;padding:20px;background:#f8fafc;border-radius:8px}.report-summary h3{margin:0 0 16px;color:#1e293b;font-size:18px}.project-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.project-info .info-group{display:flex;flex-direction:column;gap:4px}.project-info .info-group label{font-size:12px;color:#64748b;font-weight:500}.project-info .info-group span{font-size:14px;color:#1e293b;font-weight:600}.statistics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.stat-card{padding:20px;background:#fff;border-radius:8px;text-align:center;box-shadow:0 2px 4px #0000000d}.stat-card .stat-value{font-size:32px;font-weight:700;color:#667eea;margin-bottom:8px}.stat-card .stat-label{font-size:12px;color:#64748b}.report-templates{margin-bottom:24px}.report-templates h3{margin:0 0 16px;color:#1e293b;font-size:18px}.templates-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.template-card{padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;transition:all .2s}.template-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.template-card .template-icon{font-size:32px;margin-bottom:12px}.template-card .template-info h4{margin:0 0 8px;color:#1e293b;font-size:16px}.template-card .template-info p{margin:0 0 16px;color:#64748b;font-size:13px;line-height:1.5}.template-card .generate-btn,.template-card .export-btn{margin-top:auto;padding:10px 16px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s}.template-card .generate-btn{background:#667eea;color:#fff}.template-card .generate-btn:hover:not(:disabled){background:#5b5bd6}.template-card .generate-btn:disabled{background:#94a3b8;cursor:not-allowed}.template-card .export-btn{background:#10b981;color:#fff}.template-card .export-btn:hover{background:#059669}.report-preview{margin-bottom:24px}.report-preview h3{margin:0 0 16px;color:#1e293b;font-size:18px}.preview-content{padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.preview-header{text-align:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.preview-header h4{margin:0 0 8px;color:#1e293b;font-size:20px;font-weight:600}.preview-header p{margin:0;color:#64748b;font-size:14px}.preview-section{margin-bottom:20px}.preview-section h5{margin:0 0 12px;color:#334155;font-size:16px;font-weight:600}.preview-section p{margin:0;color:#475569;font-size:14px;line-height:1.8}.preview-section ul{margin:0;padding-left:24px;color:#475569;font-size:14px;line-height:1.8}@media(max-width:768px){.report-layout{grid-template-columns:1fr}.report-sidebar{max-height:none;order:2}.report-content{order:1}.statistics-grid{grid-template-columns:1fr 1fr}.templates-grid{grid-template-columns:1fr}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-box{background:#fff;padding:40px;border-radius:12px;box-shadow:0 20px 40px #0003;width:100%;max-width:400px}.login-box h1{text-align:center;color:#1e293b;margin-bottom:30px;font-size:24px}.login-box .form-group{margin-bottom:20px}.login-box label{display:block;margin-bottom:8px;color:#475569;font-size:14px;font-weight:500}.login-box input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:border-color .2s}.login-box input:focus{outline:none;border-color:#667eea}.login-box .error-message{color:#ef4444;font-size:14px;margin-bottom:16px;text-align:center}.login-box button{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.login-box button:hover{opacity:.9}.task-center-refined{padding:0;background:#f8fafc;min-height:100vh}.page-hero{background:#fff;padding:40px 60px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:50}.hero-content{max-width:700px}.breadcrumb-nav{display:flex;align-items:center;gap:8px;color:#3b82f6;font-weight:600;font-size:13px;cursor:pointer;margin-bottom:16px;transition:all .2s}.breadcrumb-nav:hover{transform:translate(-4px)}.title-row{display:flex;align-items:center;gap:16px;margin-bottom:8px}.title-row h1{font-size:32px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.5px}.tag-pill{padding:4px 12px;border-radius:50px;font-size:12px;font-weight:700}.tag-pill.blue{background:#eff6ff;color:#3b82f6}.subtitle{color:#64748b;font-size:15px;line-height:1.5;margin:0}.hero-actions{display:flex;align-items:center;gap:16px}.search-refined{background:#f1f5f9;border-radius:12px;padding:0 16px;display:flex;align-items:center;gap:12px;width:320px;height:48px;border:1px solid transparent;transition:all .2s}.search-refined:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.search-refined input{border:none;background:none;outline:none;font-size:14px;width:100%}.primary-glass-btn{background:#3b82f6;color:#fff;border:none;height:48px;padding:0 24px;border-radius:12px;font-weight:700;font-size:14px;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 12px #3b82f633;transition:all .2s}.primary-glass-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f64d}.secondary-icon-btn{width:48px;height:48px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s}.secondary-icon-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.task-dashboard-grid{padding:40px 60px;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px}.session-card-premium{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:24px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.session-card-premium:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a;border-color:#cbd5e1}.card-top-accent{position:absolute;top:0;left:0;right:0;height:4px}.card-top-accent.red{background:#ef4444}.card-top-accent.green{background:#10b981}.card-header{margin-bottom:20px}.type-badge-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.type-badge{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;padding:4px 10px;border-radius:6px}.type-badge.emergency{background:#fee2e2;color:#b91c1c}.type-badge.standard{background:#dcfce7;color:#166534}.status-badge-mini{font-size:11px;font-weight:700;color:#10b981;background:#ecfdf5;padding:2px 8px;border-radius:4px}.card-title{font-size:20px;font-weight:700;color:#1e293b;margin:0;line-height:1.4}.card-body{flex:1}.meta-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.meta-item{display:flex;align-items:center;gap:12px}.meta-icon{width:32px;height:32px;background:#f1f5f9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b}.meta-label{display:flex;flex-direction:column}.meta-label span{font-size:11px;color:#94a3b8;font-weight:600}.meta-label strong{font-size:13px;color:#334155}.progress-section-premium{background:#f8fafc;border-radius:12px;padding:16px}.progress-header{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px;font-weight:700}.progress-bar-container{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-bar-fill{height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.card-footer-refined{margin-top:24px;padding-top:20px;border-top:1px solid #f1f5f9}.footer-layout{display:flex;flex-direction:column;gap:16px}.footer-layout.horizontal{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:12px}.main-actions{display:flex;flex-direction:column;gap:10px;flex:1}.qr-group.flex-shrink-0{flex-shrink:0;margin-left:0}.enter-project-btn{width:100%;height:44px;background:#f1f5f9;color:#3b82f6;border:none;border-radius:10px;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s}.enter-project-btn:hover{background:#3b82f6;color:#fff}.bottom-actions{display:flex;align-items:center;gap:10px}.utility-btn{width:40px;height:40px;border-radius:10px;border:1px solid #f1f5f9;background:#fff;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:all .2s}.utility-btn:hover{border-color:#3b82f6;color:#3b82f6}.utility-btn.danger:hover{border-color:#fee2e2;color:#ef4444}.qr-group{margin-left:auto;display:flex;gap:16px;align-items:flex-end}.qr-item{display:flex;flex-direction:column;align-items:center;gap:4px}.qr-item span{font-size:11px;font-weight:800;color:#3b82f6;text-transform:uppercase;letter-spacing:.5px}.qr-box{padding:4px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s;cursor:pointer;display:flex;align-items:center;justify-content:center}.qr-box:hover{transform:scale(1.1);box-shadow:0 4px 12px #3b82f626;border-color:#3b82f6}.qr-box.expert-qr{border-color:#f59e0b;background:#fffbeb}.qr-box.expert-qr:hover{border-color:#d97706;box-shadow:0 4px 12px #d9770633}.session-card-premium.deleted-state{border-style:dashed}.recycle-actions{display:flex;gap:12px}.restore-btn,.final-delete-btn{flex:1;height:40px;border:1px solid #e2e8f0;border-radius:10px;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.restore-btn{background:#dcfce7;color:#166534;border:none}.final-delete-btn{background:#fef2f2;color:#991b1b;border:none}.empty-projects-state{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.empty-art{width:120px;height:120px;background:#f8fafc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#cbd5e1;margin-bottom:24px}.empty-projects-state h3{font-size:24px;font-weight:800;color:#1e293b;margin-bottom:12px}.empty-projects-state p{color:#64748b;max-width:400px;line-height:1.6}.wizard-overlay-premium{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:40px}.wizard-container-premium{background:#fff;width:1000px;height:700px;border-radius:32px;box-shadow:0 50px 100px -20px #00000040;display:flex;overflow:hidden}.wizard-side-progress{width:280px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:40px 32px}.side-header{display:flex;align-items:center;gap:12px;font-weight:800;font-size:18px;margin-bottom:48px}.side-step{display:flex;gap:16px;margin-bottom:32px;opacity:.3}.side-step.active{opacity:1}.side-step.done{opacity:.8}.step-marker{width:28px;height:28px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.side-step.active .step-marker{background:#3b82f6;color:#fff}.side-step.done .step-marker{background:#10b981;color:#fff}.step-info{display:flex;flex-direction:column}.step-title{font-size:14px;font-weight:700;color:#1e293b}.step-desc{font-size:11px;color:#64748b}.wizard-content-main{flex:1;display:flex;flex-direction:column}.content-header{padding:32px 40px;display:flex;justify-content:space-between}.content-header h2{font-size:24px;font-weight:800;margin:0}.content-body{flex:1;padding:0 40px;overflow-y:auto}.step-slide h3{margin-bottom:24px;color:#475569}.mode-selection-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mode-card{border:2px solid #f1f5f9;border-radius:20px;padding:32px;cursor:pointer;transition:all .2s}.mode-card:hover{border-color:#3b82f6;background:#f8fafc}.mode-card.selected{border-color:#3b82f6;background:#eff6ff}.mode-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:0 8px 16px #0000000d}.mode-icon.blue{background:#fff;color:#3b82f6}.mode-icon.green{background:#fff;color:#10b981}.mode-text h4{margin:0 0 8px;font-size:18px}.mode-text p{margin:0;font-size:13px;color:#64748b;line-height:1.5}.wizard-form-group{margin-bottom:24px}.wizard-form-group label{display:block;font-size:14px;font-weight:700;color:#475569;margin-bottom:10px}.wizard-form-group input,.wizard-form-group select{width:100%;height:48px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:0 16px;font-size:14px}.wizard-footer-premium{padding:32px 40px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between}.next-btn-solid,.submit-btn-solid{background:#3b82f6;color:#fff;border:none;height:48px;padding:0 32px;border-radius:12px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:8px}.back-btn-ghost{background:none;border:none;color:#64748b;font-weight:700;cursor:pointer}.unit-pill-grid,.expert-select-pillbox{display:flex;flex-wrap:wrap;gap:10px}.unit-pill,.expert-pill{padding:10px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:50px;font-size:13px;cursor:pointer}.unit-pill.selected,.expert-pill.selected{background:#3b82f6;color:#fff;border-color:#3b82f6}.animate-up{animation:slideUp .4s cubic-bezier(.34,1.56,.64,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.selected-units-config{margin-top:32px;border-top:1px solid #e2e8f0;padding-top:24px}.selected-units-config h4{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:16px}.unit-config-list{display:flex;flex-direction:column;gap:12px}.unit-config-item{display:flex;align-items:center;justify-content:space-between;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 20px}.unit-name{font-size:14px;font-weight:600;color:#334155}.unit-nature-select{width:200px;height:36px;padding:0 12px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;color:#475569;outline:none}.unit-nature-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.standard-preview-box{margin-top:20px;background:#f1f5f9;border-radius:16px;padding:20px;display:flex;flex-direction:column;height:400px;max-height:50vh}.preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.preview-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#64748b}.preview-label svg{color:#3b82f6}.preview-scroll{flex:1;overflow-y:auto;background:#fff;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.preview-loading{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:12px;font-size:13px}.loader-small{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}.preview-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;text-align:center;gap:8px;padding:20px}.preview-empty svg{color:#fbbf24;margin-bottom:4px}.preview-empty p{margin:0;font-weight:600;color:#64748b}.preview-empty span{font-size:12px;color:#94a3b8}.preview-l1{margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #e2e8f0}.preview-l1:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.l1-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.l1-index{width:24px;height:24px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.l1-name{font-size:14px;font-weight:700;color:#1e293b;flex:1}.l1-badge{background:#eff6ff;color:#3b82f6;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px}.l2-container{display:flex;flex-wrap:wrap;gap:8px;padding-left:34px}.l2-tag{background:#f8fafc;color:#475569;font-size:12px;padding:4px 12px;border-radius:6px;border:1px solid #e2e8f0;transition:all .2s}.l2-tag:hover{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.input-with-icon-refined{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:0 16px;height:48px;transition:all .2s}.input-with-icon-refined:focus-within{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.input-with-icon-refined input{border:none!important;background:none!important;padding:0!important;height:100%!important;flex:1}.input-with-icon-refined svg{color:#94a3b8}.advanced-unit-config h3{margin-bottom:8px}.step-hint{font-size:13px;color:#64748b;margin-bottom:32px}.role-input-group{display:flex;flex-direction:column;gap:24px}.role-input-row{display:flex;flex-direction:column;gap:10px}.role-input-row label{font-size:13px;font-weight:700;color:#1e293b;margin-bottom:8px;display:flex;align-items:center;gap:6px}.role-input-row input{width:100%;height:48px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:0 16px;font-size:14px;transition:all .2s cubic-bezier(0,0,.2,1)}.role-input-row input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.multi-input-item{display:flex;gap:8px;background:#f1f5f9;padding:8px;border-radius:12px;align-items:center}.multi-input-item .section-name{width:80px}.multi-input-item input{background:#fff;border-width:1px;height:38px}.add-btn-outline{width:100%;height:44px;border:2px dashed #cbd5e1;background:transparent;color:#64748b;border-radius:10px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s;margin-top:8px}.add-btn-outline:hover{border-color:#3b82f6;color:#3b82f6;background:#f0f7ff}.del-btn{width:48px;border:1px solid #fee2e2;background:#fef2f2;color:#ef4444;border-radius:12px;cursor:pointer;font-size:20px}.add-btn-outline{width:100%;height:48px;border:2px dashed #cbd5e1;background:#fff;color:#64748b;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s}.add-btn-outline:hover{border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.report-config-step textarea{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;font-size:14px;font-family:inherit;resize:vertical}.report-config-step textarea:focus{outline:none;border-color:#3b82f6;background:#fff}.expert-module-configs{margin-top:24px;padding-top:24px;border-top:1px dashed #e2e8f0}.expert-assignment-list{display:flex;flex-direction:column;gap:16px;margin-top:12px}.expert-assignment-row{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.assignee-name{font-weight:700;color:#1e293b;margin-bottom:12px;font-size:14px;display:flex;align-items:center;gap:8px}.assignee-name:before{content:"";width:4px;height:14px;background:#3b82f6;border-radius:2px}.category-selection-zone{display:flex;flex-wrap:wrap;gap:8px}.cat-pill{padding:6px 12px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.cat-pill:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.cat-pill.selected{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 4px 10px #3b82f633}.hint-text{font-size:12px;color:#94a3b8;font-style:italic}.expert-select-pillbox{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.expert-pill{padding:8px 16px;background:#f1f5f9;border-radius:10px;font-size:13px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s;border:1px solid transparent}.expert-pill:hover{background:#e2e8f0;color:#1e293b}.expert-pill.selected{background:#eff6ff;color:#2563eb;border-color:#3b82f6;box-shadow:0 2px 8px #2563eb1a}.dynamic-config-grid-premium{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.dynamic-toggle-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .2s}.dynamic-toggle-card.active{background:#fff;border-color:#3b82f6;box-shadow:0 4px 15px #3b82f614}.toggle-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.toggle-icon{width:40px;height:40px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#64748b}.dynamic-toggle-card.active .toggle-icon{background:#eff6ff;color:#3b82f6}.toggle-info{flex:1;display:flex;justify-content:space-between;align-items:center}.toggle-info label{font-weight:700;color:#1e293b;font-size:14px}.dynamic-toggle-card textarea{width:100%;height:60px;border:1px solid #e2e8f0;border-radius:8px;padding:8px;font-size:13px;background:#fcfdfe;resize:none;color:#475569}.dynamic-toggle-card.active textarea{background:#fff;border-color:#cbd5e1}.mode-warning{margin-top:20px;background:#fef2f2;color:#b91c1c;padding:12px;border-radius:8px;font-size:13px;display:flex;align-items:center;gap:8px}.session-detail{min-height:calc(100vh - 120px);background:#f8fafc}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b}.loading-spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.error-container h3{color:#1e293b;margin-bottom:8px}.error-container p{margin-bottom:20px}.session-header{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #0000000d;display:flex;justify-content:space-between;align-items:flex-start}.header-left{flex:1}.back-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;color:#64748b;cursor:pointer;font-size:14px;margin-bottom:16px;transition:all .2s}.back-btn:hover{background:#f8fafc;color:#475569}.session-info h1{margin:0 0 12px;font-size:28px;font-weight:700;color:#1e293b}.session-meta{display:flex;gap:16px;align-items:center}.session-type,.session-status,.session-progress{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.session-type{background:#e0f2fe;color:#0277bd}.session-status{background:#e8f5e8;color:#2e7d32}.session-progress{background:#fff3e0;color:#ef6c00}.header-actions{display:flex;gap:12px}.session-tabs{background:#fff;border-radius:12px;padding:0;margin-bottom:24px;box-shadow:0 2px 8px #0000000d;display:flex;overflow-x:auto}.tab-btn{display:flex;align-items:center;gap:8px;padding:16px 24px;border:none;background:transparent;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent;white-space:nowrap}.tab-btn:hover{background:#f8fafc;color:#475569}.tab-btn.active{background:#eff6ff;color:#1d4ed8;border-bottom-color:#3b82f6}.tab-icon{font-size:16px}.session-content{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000d;min-height:600px}.session-overview-premium{padding:8px 0}.summary-banner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px}.summary-stat-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 15px #0000000a;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.summary-stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014;border-color:#3b82f6;cursor:pointer}.summary-stat-card.info-only:hover{transform:none;box-shadow:0 4px 15px #0000000a;border-color:#0000000d;cursor:default}.summary-stat-card:active{transform:translateY(0);box-shadow:0 2px 8px #0000000d}.stat-icon-bg{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.stat-icon-bg.blue{background:#eff6ff;color:#3b82f6}.stat-icon-bg.green{background:#f0fdf4;color:#10b981}.stat-icon-bg.purple{background:#faf5ff;color:#a855f7}.stat-icon-bg.orange{background:#fff7ed;color:#f59e0b}.stat-content .stat-value{display:block;font-size:28px;font-weight:800;color:#1e293b;line-height:1.2}.stat-content .stat-label{font-size:13px;color:#64748b;font-weight:500}.stat-mini-chart{margin-top:12px;padding-top:8px}.mini-progress-track{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.mini-progress-fill{height:100%;background:#3b82f6;border-radius:2px;transition:width 1s ease-out}.overview-main-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.section-card{background:#fff;border-radius:16px;padding:24px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 15px #0000000a;margin-bottom:24px}.card-header-iconized{display:flex;align-items:center;gap:12px;margin-bottom:20px}.card-header-iconized h3{margin:0!important;font-size:18px;font-weight:700;color:#1e293b}.identity-badge-row{display:flex;gap:10px;margin-bottom:20px}.modern-badge{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.modern-badge.type{background:#f1f5f9;color:#475569}.modern-badge.status{color:#fff}.detailed-info-list{display:flex;flex-direction:column;gap:4px;margin-bottom:24px}.info-row-modern{display:flex;align-items:center;gap:14px;padding:12px;border-radius:10px;transition:background .2s}.info-row-modern:hover{background:#f8fafc}.info-row-modern.highlight{background:#f0f9ff;border:1px solid #e0f2fe}.info-row-modern svg{color:#94a3b8;flex-shrink:0}.info-row-modern label{font-size:13px;font-weight:600;color:#64748b;width:80px}.info-row-modern .value{font-size:14px;font-weight:500;color:#1e293b;flex:1}.unit-landscape-section label{display:block;font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.unit-tags-cloud{display:flex;flex-wrap:wrap;gap:8px}.unit-chip{padding:6px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;align-items:center;gap:8px}.nature-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.unit-chip.建设单位 .nature-dot{background:#3b82f6}.unit-chip.施工单位 .nature-dot{background:#f59e0b}.unit-chip.监理单位 .nature-dot{background:#10b981}.unit-chip.设计单位 .nature-dot{background:#a855f7}.unit-chip .name{font-size:13px;font-weight:600;color:#334155}.unit-chip .section{font-size:11px;color:#94a3b8;font-weight:400}.expert-assignment-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.expert-assignment-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:16px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:12px;box-shadow:0 2px 4px -1px #00000005,0 1px 2px -1px #00000003;position:relative;overflow:hidden}.expert-assignment-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#3b82f6;opacity:0;transition:opacity .3s}.expert-assignment-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #0000001a,0 4px 6px -2px #0000000d;border-color:#3b82f6}.expert-assignment-card:hover:before{opacity:1}.avatar-med{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;box-shadow:0 2px 8px #3b82f640}.expert-main-info .name{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:4px}.expert-role-badge{font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#3b82f6;background:#eff6ff;padding:2px 6px;border-radius:4px;font-weight:600;display:inline-block}.assignment-group label{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;display:block}.task-tag.category{background:#f8fafc;color:#334155;border:1px solid #e2e8f0;font-weight:500;font-size:11px;padding:2px 6px;margin:2px;border-radius:4px;display:inline-block}.ind-item-mini{font-size:11px;color:#475569;font-weight:500;background:#f8fafc;border:1px solid #f1f5f9;padding:3px 6px;border-radius:3px;margin:1px 2px 1px 0;display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ind-item-mini:hover{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.dark-gradient-card{background:linear-gradient(135deg,#1e293b,#0f172a);border:none}.mini-dashboard-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px}.dash-item{text-align:center}.dash-item .label{display:block;font-size:11px;color:#ffffff80;margin-bottom:4px}.dash-item .value{font-size:18px;font-weight:800;color:#fff}.empty-state-placeholder{padding:40px 0;text-align:center;color:#94a3b8}.empty-state-placeholder p{margin-top:12px;font-size:14px}.dynamic-summary-list{display:flex;flex-direction:column;gap:12px}.dynamic-method-row{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.dynamic-method-row:hover{background:#f0f9ff;border-color:#3b82f6;transform:translate(4px)}.method-info{display:flex;align-items:center;gap:12px;flex:1}.method-icon-box{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}.method-icon-box.interview{background:#eff6ff;color:#3b82f6}.method-icon-box.questioning{background:#fff7ed;color:#f59e0b}.method-icon-box.exam{background:#f0fdf4;color:#10b981}.method-icon-box.drill{background:#fef2f2;color:#ef4444}.method-name{font-size:14px;font-weight:700;color:#1e293b}.method-stats-group{display:flex;gap:24px;margin:0 24px}.stat-unit{display:flex;flex-direction:column;align-items:center;min-width:60px}.stat-label{font-size:11px;color:#64748b;margin-bottom:2px}.stat-value{font-size:14px;font-weight:600;color:#334155}.stat-unit.primary .stat-value{color:#3b82f6;font-size:16px;font-weight:800}.method-action{color:#94a3b8}@media(max-width:1024px){.summary-banner{grid-template-columns:repeat(2,1fr)}.overview-main-layout{grid-template-columns:1fr}}@media(max-width:640px){.summary-banner{grid-template-columns:1fr}}.report-placeholder{display:flex;align-items:center;justify-content:center;height:400px}.placeholder-content{text-align:center;max-width:400px}.placeholder-icon{font-size:64px;margin-bottom:20px;opacity:.6}.placeholder-content h3{margin:0 0 12px;color:#1e293b;font-size:24px}.placeholder-content p{margin:0 0 24px;color:#6b7280;line-height:1.6}.generate-report-btn{padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}.generate-report-btn:hover:not(:disabled){background:#2563eb}.generate-report-btn:disabled{background:#9ca3af;cursor:not-allowed}.session-report{max-width:none}.report-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.report-header h2{margin:0 0 8px;font-size:24px;color:#1e293b}.report-meta{display:flex;gap:24px;font-size:14px;color:#6b7280}.report-actions{display:flex;gap:12px;margin-bottom:24px}.report-preview{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.report-cover{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:32px;text-align:center}.report-cover h1{margin:0 0 20px;font-size:28px;font-weight:700}.cover-info{max-width:600px;margin:0 auto}.cover-info p{margin:8px 0;font-size:16px}.report-section{padding:24px 32px;border-bottom:1px solid #e2e8f0}.report-section:last-child{border-bottom:none}.report-section h3{margin:0 0 16px;color:#1e293b;font-size:18px;font-weight:600}.section-content{color:#374151;line-height:1.6}.content-list{display:flex;flex-direction:column;gap:8px}.content-item{padding:8px 0;border-bottom:1px solid #f3f4f6}.content-item:last-child{border-bottom:none}.content-item strong{color:#1e293b}.btn-primary,.btn-success,.btn-secondary{padding:10px 20px;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;font-size:14px}.btn-primary{background:#3b82f6;color:#fff}.btn-primary:hover{background:#2563eb}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.btn-secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.btn-secondary:hover{background:#f8fafc;color:#475569}.action-btn{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.action-btn.primary{background:#3b82f6;color:#fff}.action-btn.primary:hover{background:#2563eb}.action-btn.secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.action-btn.secondary:hover{background:#f8fafc;color:#475569}.action-btn.success{background:#10b981;color:#fff}.action-btn.success:hover{background:#059669}@media(max-width:768px){.session-header{flex-direction:column;gap:16px;padding:16px}.session-info h1{font-size:24px}.session-meta{flex-wrap:wrap;gap:8px}.session-tabs{padding:0}.tab-btn{padding:12px 16px;font-size:13px}.session-content{padding:16px}.overview-grid,.info-grid{grid-template-columns:1fr}.report-cover{padding:20px}.report-cover h1{font-size:24px}.report-section{padding:16px 20px}.report-meta{flex-direction:column;gap:8px}}.module-analysis-table{border-radius:12px;overflow:hidden;border:1px solid #f1f5f9}.module-analysis-table .table-header{background:#f8fafc;padding:12px 16px;display:grid;grid-template-columns:2fr 1fr 1fr;font-size:13px;font-weight:700;color:#64748b;border-bottom:1px solid #e2e8f0}.module-analysis-table .table-row{padding:14px 16px;display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;border-bottom:1px solid #f1f5f9;transition:background .2s}.module-analysis-table .table-row:hover{background:#f0f9ff}.module-analysis-table .table-row:last-child{border-bottom:none}.m-name{font-size:14px;font-weight:600;color:#1e293b}.m-prog{display:flex;align-items:center;gap:10px}.m-prog small{font-size:11px;font-weight:700;color:#3b82f6;width:32px}.prog-bar-mini{flex:1;height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.prog-bar-mini .fill{height:100%;background:#3b82f6;border-radius:3px}.m-deduct{text-align:right;font-weight:800;color:#ef4444;font-size:14px}.empty-hint{padding:30px;text-align:center;color:#94a3b8;font-style:italic;font-size:13px}.card-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;padding-top:24px;border-top:1px solid #f1f5f9}.main-action-btn{background:#3b82f6;color:#fff;border:none;border-radius:12px;padding:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #3b82f640}.main-action-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f659}.sub-action-btn{background:#f8fafc;color:#475569;border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s}.sub-action-btn:hover{background:#fff;border-color:#3b82f6;color:#3b82f6}@keyframes pulse-subtle{0%{box-shadow:0 0 #3b82f666}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}.main-action-btn.pulse{animation:pulse-subtle 2s infinite}.static-module-bar-card{padding:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:all .2s}.static-module-bar-card:hover{background:#f1f5f9;border-color:#3b82f6;transform:translateY(-2px)}.module-top-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.static-module-bar-card .module-name{font-size:13px;font-weight:700;color:#1e293b;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-score-pill{background:#fff;padding:2px 8px;border-radius:20px;border:1px solid #e2e8f0;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.module-score-pill .actual{color:#3b82f6}.module-score-pill .sep{color:#94a3b8}.module-score-pill .total{color:#64748b}.module-progress-line{display:flex;align-items:center;gap:10px}.module-progress-line .track{height:6px;background:#e2e8f0;border-radius:3px;flex:1;overflow:hidden}.module-progress-line .fill{height:100%;border-radius:3px;transition:width .6s cubic-bezier(.4,0,.2,1)}.module-progress-line .percent-text{font-size:11px;font-weight:700;color:#64748b;min-width:30px}.score-split{display:flex;align-items:center;justify-content:space-around;height:60px}.split-item{display:flex;flex-direction:column;align-items:center}.split-val{font-size:20px;font-weight:800;color:#1e293b}.split-lab{font-size:11px;color:#64748b;font-weight:500;margin-top:4px}.split-divider{width:1px;height:40px;background:#e2e8f0}.summary-stat-card.result-focus{background:#fff;border:2px solid #3b82f6}.summary-stat-card.result-focus .stat-value small{font-size:14px;color:#94a3b8;font-weight:400}.expert-grid-modern{display:flex;flex-direction:column;gap:16px}.expert-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;transition:all .3s ease}.expert-profile-card:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a;transform:translateY(-2px)}.profile-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed #f1f5f9}.expert-avatar-wrap{position:relative}.avatar-letter{width:40px;height:40px;background:#10b981;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.status-dot.online{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;background:#22c55e;border:2px solid white;border-radius:50%}.expert-base{display:flex;flex-direction:column}.expert-base .name{font-size:15px;font-weight:700;color:#1e293b}.expert-base .role-tag{font-size:11px;color:#10b981;background:#f0fdf4;padding:1px 6px;border-radius:4px;width:fit-content;margin-top:2px}.responsibility-box{display:flex;flex-direction:column;gap:10px}.res-group{display:flex;flex-direction:column;gap:4px}.res-label{font-size:11px;color:#94a3b8;font-weight:500}.res-tags{display:flex;flex-wrap:wrap;gap:6px}.cat-chip{font-size:12px;background:#f1f5f9;color:#475569;padding:3px 8px;border-radius:6px;font-weight:500}.cat-chip.global{background:#eff6ff;color:#3b82f6;border:1px solid #dbeafe}.indicator-mini-stats{display:flex;align-items:center;gap:6px;font-size:12px;color:#3b82f6;font-weight:600;background:#eff6ff;padding:6px 10px;border-radius:8px}.index-mark{color:#94a3b8;font-weight:600;margin-right:4px}.smart-scoring-wrapper{display:flex;flex-direction:column;height:100vh;margin-top:0;background:#f1f5f9;position:fixed;top:0;left:260px;right:0;bottom:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:80}.smart-scoring-wrapper.main-sidebar-collapsed{left:60px}.smart-scoring-container{display:flex;flex:1;gap:20px;padding:20px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden;height:calc(100% - 60px)}.fixed-scoring-header{height:60px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px;box-shadow:0 4px 20px #00000026;z-index:100;flex-shrink:0}.header-left{display:flex;align-items:center;gap:16px}.menu-toggle-glow{display:flex;align-items:center;gap:8px;background:#2563eb;color:#fff;border:none;padding:6px 16px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 0 15px #2563eb66}.menu-toggle-glow:hover{background:#3b82f6;box-shadow:0 0 20px #2563eb99;transform:translateY(-1px)}.menu-toggle-glow.collapsed{background:#1e293b;box-shadow:none;border:1px solid rgba(255,255,255,.1)}.v-divider{width:1px;height:24px;background:#ffffff1a}.global-stats-summary{display:flex;align-items:center;gap:12px;cursor:pointer;padding:6px 12px;border-radius:8px;transition:all .2s;background:#ffffff0d}.global-stats-summary:hover{background:#ffffff1a}.global-stats-summary.active{background:#2563eb}.stats-label{font-size:13px;opacity:.8;font-weight:500}.stats-value{font-size:20px;font-weight:800;font-family:JetBrains Mono,monospace}.stats-value small{font-size:13px;opacity:.6;font-weight:400}.stats-rate{font-size:16px;font-weight:700;color:#10b981;background:#10b9811a;padding:2px 8px;border-radius:6px}.save-status-mini{font-size:12px;color:#fff6}.saving-text{color:#60a5fa;font-weight:600;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.manual-save-btn{display:flex;align-items:center;gap:8px;background:#10b981;color:#fff;border:none;padding:6px 16px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 0 10px #10b9814d}.manual-save-btn:hover:not(:disabled){background:#059669;box-shadow:0 0 15px #10b98180;transform:translateY(-1px)}.manual-save-btn:disabled{background:#334155;cursor:not-allowed;box-shadow:none}.manual-save-btn.loading svg{animation:spin 1s linear infinite}.current-unit-info{display:flex;align-items:center;gap:8px;background:#ffffff0d;padding:8px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.current-unit-info .label{font-size:12px;color:#94a3b8;font-weight:600}.current-unit-info .value{font-size:14px;font-weight:700;color:#e2e8f0}.global-stats-panel{position:absolute;top:60px;left:0;right:0;background:#1e293b;border-bottom:2px solid #3b82f6;box-shadow:0 10px 40px #0006;z-index:90;padding:30px;max-height:80vh;overflow-y:auto}.panel-sections-row{display:flex;gap:40px;max-width:1400px;margin:0 auto}.stats-main-col{flex:3}.stats-side-col{flex:1;border-left:1px solid rgba(255,255,255,.1);padding-left:30px}.panel-subtitle{font-size:14px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;display:flex;align-items:center;gap:8px}.expert-stats-list{display:flex;flex-direction:column;gap:12px}.expert-progress-item{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:14px;transition:all .2s}.expert-progress-item:hover{background:#ffffff0f;transform:translate(4px)}.expert-info-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.expert-name{font-weight:700;color:#fff;font-size:14px}.deduct-sum{color:#ef4444;font-weight:800;font-size:13px}.expert-detail-row{font-size:12px;color:#94a3b8}.empty-stats{padding:20px;text-align:center;color:#fff3;font-style:italic;font-size:13px}.panel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.module-score-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:12px;transition:transform .2s}.module-score-card:hover{transform:translateY(-2px);background:#ffffff0f}.module-score-card .top-row{display:flex;justify-content:space-between;align-items:center}.module-score-card .name{font-size:13px;font-weight:700;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-score-card .percent{font-size:16px;font-weight:800;color:#3b82f6}.module-score-card .progress-bar{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.module-score-card .fill{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px}.module-score-card .bottom-row{display:flex;justify-content:space-between;align-items:center;font-size:12px}.module-score-card .deduction{color:#ef4444;font-weight:700}.module-score-card .points{color:#94a3b8}.unit-not-selected-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;display:flex;align-items:center;justify-content:center;text-align:center}.overlay-content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:300px}.overlay-content h3{font-size:20px;color:#1e293b;margin:0}.overlay-content p{font-size:14px;color:#64748b;margin:0;line-height:1.5}.scoring-tree-sidebar{width:320px;flex-shrink:0;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.smart-scoring-container.sidebar-hidden .scoring-tree-sidebar{width:0;margin-right:0;opacity:0;pointer-events:none;padding:0}.sidebar-placeholder{width:40px;background:#fff;border-right:1px solid #e2e8f0;display:flex;justify-content:center;padding-top:16px;cursor:pointer;transition:background .2s;flex-shrink:0;box-shadow:2px 0 8px #0000000d;z-index:10}.sidebar-placeholder:hover{background:#f1f5f9}.sidebar-header{padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.header-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.header-title-row h3{margin:0;font-size:16px;color:#1e293b;font-weight:700}.sidebar-toggle-btn{background:none;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}.sidebar-toggle-btn:hover{background:#e2e8f0;color:#1e293b}.search-box{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px 10px;gap:8px}.search-box input{border:none;outline:none;font-size:13px;width:100%}.tree-content{flex:1;overflow-y:auto;padding:12px}.tree-node{display:flex;align-items:center;gap:8px;padding:8px;border-radius:6px;cursor:pointer;transition:background .1s;color:#475569;font-size:13px;margin-bottom:2px}.tree-node:hover{background:#f1f5f9}.l1-node{font-weight:600;color:#1e293b}.l2-node{padding-left:24px}.l3-node{padding-left:40px;color:#64748b}.l3-node.selected{background:#eff6ff;color:#2563eb;font-weight:500}.status-icons{margin-left:auto;display:flex;gap:4px}.status-icon.success{color:#10b981}.status-icon.locked{color:#f59e0b}.scoring-detail-panel{flex:1;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;overflow:hidden}.detail-header{padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:16px}.unit-selector-section{display:flex;flex-direction:column;gap:12px}.selector-label{font-weight:700;color:#1e293b;font-size:14px}.unit-buttons-grid{display:flex;flex-wrap:wrap;gap:10px}.unit-select-btn{background:#fff;border:1px solid #e2e8f0;padding:6px 12px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.unit-select-btn:hover{border-color:#3b82f6;background:#f8fafc}.unit-select-btn.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 2px 6px #3b82f61a}.unit-card-compact{display:flex;align-items:center;gap:10px}.unit-tag{font-size:10px;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase;white-space:nowrap}.unit-tag.owner{background:#dbeafe;color:#1e40af}.unit-tag.contractor{background:#fef3c7;color:#92400e}.unit-tag.other{background:#f1f5f9;color:#475569}.unit-names{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.unit-name{font-size:13px;font-weight:600;color:#1e293b}.unit-section{font-size:10px;color:#64748b}.unit-role{font-size:11px;font-weight:700;color:#3b82f6;text-transform:uppercase;letter-spacing:.5px}.unit-name{font-size:14px;font-weight:600;color:#1e293b}.unit-section{font-size:11px;color:#64748b;font-style:italic}.no-units-hint{padding:20px;text-align:center;color:#94a3b8;font-size:13px;font-style:italic;background:#f8fafc;border-radius:8px;border:1px dashed #e2e8f0}.save-status-group{display:flex;align-items:center;gap:16px;align-self:flex-end}.live-stats-badge{display:flex;align-items:center;gap:8px;background:#0f172a;color:#fff;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.live-stats-badge:hover{background:#1e293b;transform:translateY(-1px)}.live-stats-badge .percent{color:#10b981}.live-stats-badge svg{transition:transform .3s}.live-stats-badge svg.rotated{transform:rotate(180deg)}.save-status{font-size:12px;color:#64748b}.stats-expanded-panel{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:20px 24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.module-stat-card{background:#fff;padding:12px 16px;border-radius:10px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}.module-name{font-size:12px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-values{display:flex;justify-content:space-between;align-items:baseline}.stat-values .deduction{font-size:11px;color:#ef4444;font-weight:600}.stat-values .rate{font-size:14px;font-weight:800;color:#3b82f6}.mini-progress{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.mini-progress .fill{height:100%;background:#3b82f6;transition:width .6s ease}.detail-content{flex:1;overflow-y:auto;padding:24px 40px}.item-header-block{margin-bottom:32px}.item-breadcrumbs{font-size:12px;color:#94a3b8;margin-bottom:8px}.item-header-block h2{margin:0 0 12px;font-size:24px;color:#0f172a}.item-meta{display:flex;gap:12px}.badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600}.badge.std-score{background:#f1f5f9;color:#475569}.badge.risk.high{background:#fee2e2;color:#dc2626}.badge.risk.medium{background:#fef3c7;color:#d97706}.content-section{margin-bottom:24px;background:#fff;border-radius:12px}.content-section h4{margin:0 0 16px;font-size:16px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:8px}.content-part{display:flex;flex-direction:column;gap:8px}.part-label{font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin:0}.part-body{padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.6;color:#334155;border:1px solid transparent;min-height:44px}.part-body.construction{background:#f8fafc;border-color:#e2e8f0}.part-body.method{background:#f0f7ff;border-color:#dbeafe;color:#1e40af;font-weight:500}.part-body.standard{background:#fffbeb;border-color:#fef3c7;color:#92400e;font-weight:600}.hint-part .part-label{color:#2563eb}.full-width{grid-column:span 2}.scoring-section h4{margin:0 0 16px;font-size:16px;color:#0f172a;border-left:4px solid #10b981;padding-left:12px}.alert-box{background:#fff7ed;border:1px solid #ffedd5;color:#c2410c;padding:16px;border-radius:8px;display:flex;align-items:center;gap:12px;font-size:14px}.deduction-options{margin-bottom:24px}.section-label{font-size:13px;color:#64748b;margin-bottom:12px}.tags-cloud{display:flex;flex-wrap:wrap;gap:10px;padding:8px 0}.deduction-tag{display:inline-flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #e2e8f0;padding:10px 14px;border-radius:8px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;height:auto;min-height:40px;width:fit-content;max-width:100%}.deduction-tag:hover{border-color:#ef4444;background:#fff;box-shadow:0 2px 8px #0000000d;transform:translateY(-1px)}.deduction-tag.active{border-color:#ef4444;background:#fef2f2;box-shadow:0 2px 6px #ef444426;color:inherit}.tag-label{flex-shrink:0;font-size:11px;font-weight:800;background:#fee2e2;color:#ef4444;padding:3px 8px;border-radius:6px;line-height:1.2;margin-top:0;text-transform:uppercase}.deduction-tag.active .tag-label{background:#ef4444;color:#fff}.tag-text{font-size:13px;font-weight:600;color:#334155;white-space:normal;line-height:1.6;text-align:left;margin-top:-2px}.deduction-tag.active .tag-text{color:#b91c1c}.score-result-block{background:#f8fafc;padding:24px;border-radius:12px;border:1px solid #e2e8f0}.result-row{display:flex;gap:24px;margin-bottom:16px}.score-input-group{width:160px}.comment-input-group{flex:1}.score-input-group label,.comment-input-group label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}.score-input-group input{width:100%;padding:10px;border:2px solid #e2e8f0;border-radius:8px;font-size:20px;font-weight:700;color:#059669;text-align:center}.max-suffix{display:block;text-align:center;font-size:12px;color:#94a3b8;margin-top:4px}.comment-input-group.large textarea{width:100%;padding:16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;height:140px;resize:vertical;background:#fff;transition:all .2s;line-height:1.6}.comment-input-group.large textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none}.comment-header-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.voice-action-btn{display:flex;align-items:center;gap:6px;padding:4px 12px;background:#f1f5f9;border-radius:20px;font-size:12px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.voice-action-btn:hover{background:#e2e8f0;color:#1e293b}.action-buttons-row{display:flex;gap:8px;align-items:center}.voice-action-btn.smart-gen{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.voice-action-btn.smart-gen:hover{background:linear-gradient(135deg,#fde68a,#fcd34d);color:#78350f;transform:translateY(-1px);box-shadow:0 2px 8px #fbbf244d}.problem-photo-section{margin-top:16px;padding:16px;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0}.photo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.photo-header label{font-size:13px;font-weight:700;color:#475569;margin:0}.photo-header label small{font-weight:400;opacity:.6}.upload-input-wrapper input{display:none}.upload-btn-styled{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#fff;border:1px solid #3b82f6;color:#3b82f6;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s}.upload-btn-styled:hover{background:#3b82f6;color:#fff}.upload-btn-styled.loading{opacity:.6;cursor:not-allowed}.photo-preview-grid{display:flex;flex-wrap:wrap;gap:12px}.photo-preview-item{width:100px;height:100px;border-radius:8px;overflow:hidden;position:relative;border:2px solid white;box-shadow:0 2px 8px #0000001a}.photo-preview-item img{width:100%;height:100%;object-fit:cover}.remove-photo-btn{position:absolute;top:4px;right:4px;width:24px;height:24px;background:#ef4444e6;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s}.photo-preview-item:hover .remove-photo-btn{opacity:1}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}.pulse-icon{animation:pulse 1.5s infinite ease-in-out}.scorer-signature{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#64748b;border-top:1px solid #e2e8f0;padding-top:12px}.sig-info{display:flex;gap:20px}.sig-time{opacity:.7}.locked-tag{color:#ef4444;font-weight:600}.empty-selection{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#94a3b8}.empty-icon{font-size:48px;margin-bottom:16px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:500px}}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-slide-down{animation:slideDown .4s cubic-bezier(0,1,0,1);overflow:hidden}.detail-header-compact{padding:12px 24px;background:#fff;border-bottom:1px solid #e2e8f0}.unit-tabs-integrated{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.tabs-label{font-size:12px;color:#94a3b8;font-weight:600;margin-right:8px}.integrated-unit-tab{display:flex;align-items:center;gap:8px;padding:6px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .2s;font-size:13px;font-weight:600;color:#64748b}.integrated-unit-tab:hover{background:#f1f5f9;border-color:#cbd5e1}.integrated-unit-tab.active{background:#3b82f6;border-color:#3b82f6;color:#fff;box-shadow:0 4px 10px #3b82f633}.type-dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.type-dot.owner{background:#60a5fa}.type-dot.contractor{background:#fbbf24}.integrated-unit-tab.active .type-dot{background:#fff;box-shadow:0 0 6px #fffc}.no-units{font-size:12px;color:#94a3b8;font-style:italic}.scorer-signature{margin-top:24px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.sig-info{display:flex;flex-direction:column;gap:4px}.sig-info span{font-size:13px;color:#475569;font-weight:500}.sig-time{font-size:11px;color:#94a3b8}.locked-tag{font-size:12px;color:#d97706;background:#fffbeb;padding:2px 8px;border-radius:4px;font-weight:600}.sig-action-group{margin-top:16px;display:flex;justify-content:flex-end}.individual-save-btn{display:flex;align-items:center;gap:8px;background:#2563eb;color:#fff;border:none;padding:10px 24px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #2563eb33}.individual-save-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb4d}.individual-save-btn:active{transform:translateY(0)}.individual-save-btn:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}.item-navigation-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin:20px 0;border:2px solid #e2e8f0}.nav-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;border:2px solid #cbd5e1;border-radius:8px;font-size:14px;font-weight:600;color:#475569;cursor:pointer;transition:all .2s ease;flex:1;max-width:180px}.nav-btn:hover:not(:disabled){background:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.nav-btn:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9}.nav-btn.prev{justify-content:flex-start}.nav-btn.next{justify-content:flex-end}.nav-position-info{font-size:14px;font-weight:700;color:#3b82f6;padding:8px 16px;background:#fff;border-radius:8px;border:2px solid #dbeafe;min-width:80px;text-align:center}.nav-btn:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1e293b;color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;margin-bottom:8px}.nav-btn:hover:after{opacity:.9}.quick-deduction-group{margin-bottom:20px}.quick-deduction-group label{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:12px}.quick-deduct-buttons{display:flex;gap:10px;flex-wrap:wrap}.quick-deduct-btn{padding:8px 16px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #ef444433;width:auto;flex:none}.quick-deduct-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}.deduction-input-group{margin-bottom:20px}.deduction-input-group label{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:12px}.deduction-input-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:12px}.deduction-input-wrapper input{flex:1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;font-weight:600;color:#ef4444;text-align:center;transition:all .2s}.deduction-input-wrapper .input-suffix{font-size:14px;font-weight:600;color:#64748b}.score-display{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:8px;border:2px solid #e2e8f0}.score-display .label{font-size:13px;color:#64748b;font-weight:500}.score-display .std-score{font-size:16px;font-weight:700;color:#3b82f6}.score-display .separator{font-size:16px;color:#cbd5e1;margin:0 4px}.score-display .actual-score{font-size:18px;font-weight:800;color:#10b981}.quick-deduction-group{margin-bottom:16px}.quick-deduction-group label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}.quick-deduct-buttons{display:flex;gap:6px;flex-wrap:wrap}.quick-deduct-btn{flex:0 0 auto;min-width:60px;padding:6px 12px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #ef444433}.quick-deduct-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #ef44444d}.quick-deduct-btn:active:not(:disabled){transform:translateY(0)}.quick-deduct-btn:disabled{opacity:.5;cursor:not-allowed}.quick-deduct-btn.full{background:linear-gradient(135deg,#991b1b,#7f1d1d)}.quick-deduct-btn.zero{background:linear-gradient(135deg,#10b981,#059669)}.deduction-input-group{margin-bottom:16px}.deduction-input-group label{display:block;font-size:13px;font-weight:600;color:#475569;margin-bottom:8px}.deduction-input-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:10px}.deduction-input-wrapper input{width:100px;padding:8px 12px;border:2px solid #e2e8f0;border-radius:6px;font-size:14px;font-weight:600;color:#ef4444;text-align:center;transition:all .2s}.deduction-input-wrapper input:focus{outline:none;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.deduction-input-wrapper .input-suffix{font-size:13px;font-weight:600;color:#64748b}.score-display{display:flex;align-items:center;gap:6px;padding:8px 12px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:6px;border:1px solid #e2e8f0;font-size:13px}.score-display .label{color:#64748b;font-weight:500}.score-display .std-score{font-size:14px;font-weight:700;color:#3b82f6}.score-display .separator{font-size:14px;color:#cbd5e1;margin:0 2px}.score-display .actual-score{font-size:15px;font-weight:800;color:#10b981}.score-result-block .result-row{display:flex;gap:20px;align-items:flex-start}.score-result-block .result-row>.quick-deduction-group{flex:1;max-width:none}.score-result-block .result-row>.deduction-input-group{flex:0 0 160px}.score-result-block .result-row>.comment-input-group{flex:2;min-width:0}.quick-deduct-buttons{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important}.quick-deduct-btn{width:auto!important;min-width:auto!important;padding:4px 10px!important;font-size:12px!important;border-radius:4px!important;background:#f1f5f9!important;color:#475569!important;border:1px solid #e2e8f0!important;box-shadow:none!important;font-weight:600!important}.quick-deduct-btn:hover{background:#e2e8f0!important;border-color:#cbd5e1!important;transform:none!important}.quick-deduct-btn.full{background:#fee2e2!important;color:#ef4444!important;border-color:#fecaca!important}.quick-deduct-btn.full:hover{background:#fecaca!important}.quick-deduct-btn.zero{background:#dcfce7!important;color:#10b981!important;border-color:#bbf7d0!important}.quick-deduct-btn.zero:hover{background:#bbf7d0!important}.quick-deduction-group{margin-bottom:16px!important}.quick-deduction-group label{font-size:13px!important;font-weight:700!important;color:#475569!important;margin-bottom:8px!important;display:block!important}.rectification-premium-view{padding:24px;max-width:1300px;margin:0 auto;font-family:Inter,-apple-system,sans-serif;animation:fadeIn .5s ease-out}.rectification-dashboard-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.title-with-badge{display:flex;align-items:center;gap:12px;margin-bottom:4px}.title-with-badge h2{font-size:28px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.live-status-pill{font-size:11px;background:#f0fdf4;color:#166534;padding:2px 10px;border-radius:99px;font-weight:700;border:1px solid #dcfce7}.subtitle{color:#64748b;margin:0;font-size:15px}.header-right{display:flex;gap:12px}.btn-primary-gradient{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 24px;border-radius:12px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 4px 12px #2563eb40;transition:all .2s}.btn-primary-gradient:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}.btn-secondary-outline{background:#fff;color:#475569;border:1px solid #e2e8f0;padding:12px 24px;border-radius:12px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.btn-secondary-outline:hover{background:#f8fafc;border-color:#cbd5e1}.stats-banner-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:20px;margin-bottom:40px}.stat-item{background:#fff;padding:24px;border-radius:20px;border:1px solid #f1f5f9;box-shadow:0 2px 6px #00000005;display:flex;align-items:center;justify-content:space-between;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.stat-item:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000a}.stat-info label{display:block;font-size:13px;font-weight:600;color:#94a3b8;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.stat-info .value{font-size:32px;font-weight:900;color:#0f172a}.stat-progress-ring{width:64px;height:64px}.circular-chart{display:block;margin:0 auto;max-width:100%;max-height:100%}.circle-bg{fill:none;stroke:#f1f5f9;stroke-width:3.8}.circle{fill:none;stroke-width:3.8;stroke-linecap:round;stroke:#3b82f6;animation:progress 1s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}.percentage{fill:#3b82f6;font-size:.5em;font-weight:800;text-anchor:middle}.icon-box{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-box.red{background:#fef2f2;color:#ef4444}.icon-box.orange{background:#fff7ed;color:#f59e0b}.icon-box.green{background:#f0fdf4;color:#10b981}.rectification-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:8px;background:#fff;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 1px 2px #0000000d}.status-tabs{display:flex;gap:4px}.status-tabs button{padding:10px 20px;background:transparent;border:none;border-radius:10px;font-weight:700;color:#64748b;font-size:14px;cursor:pointer;transition:all .2s}.status-tabs button.active{background:#f1f5f9;color:#0f172a}.search-box-wrap{position:relative;width:380px}.search-box-wrap input{width:100%;padding:10px 16px 10px 44px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;font-size:14px;transition:all .2s}.search-box-wrap input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.issues-container-refined{background:#fff;border-radius:20px;border:1px solid #f1f5f9;overflow:hidden;box-shadow:0 2px 4px #00000005}.issues-list-header{display:grid;grid-template-columns:80px 1.5fr 1fr 140px 120px 60px;gap:20px;padding:16px 24px;background:#f8fafc;border-bottom:1px solid #f1f5f9;font-size:13px;font-weight:700;color:#64748b}.issue-row-item{display:grid;grid-template-columns:80px 1.5fr 1fr 140px 120px 60px;gap:20px;padding:24px;border-bottom:1px solid #f8fafc;align-items:flex-start;transition:all .2s;cursor:pointer}.issue-row-item:hover{background:#f1f5f9}.issue-row-item:last-child{border-bottom:none}.code-pill{font-family:JetBrains Mono,monospace;font-size:11px;color:#64748b;background:#f1f5f9;padding:2px 6px;border-radius:4px;font-weight:600}.issue-title-group{display:flex;align-items:center;gap:8px;margin-bottom:6px}.issue-title-group h3{margin:0;font-size:16px;font-weight:800;color:#0f172a}.severity-tag{font-size:10px;font-weight:800;padding:1px 6px;border-radius:4px;text-transform:uppercase}.severity-tag.high{background:#fee2e2;color:#ef4444}.severity-tag.medium{background:#fff7ed;color:#f59e0b}.severity-tag.low{background:#f0f9ff;color:#0ea5e9}.issue-body-text{font-size:14px;color:#475569;margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.issue-tags-row{display:flex;gap:12px}.tag-item{font-size:12px;color:#94a3b8;font-weight:600}.unit-info,.date-info{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;font-weight:600}.status-pill{display:inline-flex;padding:4px 12px;border-radius:8px;font-size:12px;font-weight:800}.status-pill.pending{background:#fef2f2;color:#ef4444}.status-pill.in_progress{background:#fff7ed;color:#f59e0b}.status-pill.completed{background:#f0fdf4;color:#10b981}.btn-row-action{background:transparent;border:none;color:#cbd5e1;cursor:pointer;transition:all .2s}.issue-row-item:hover .btn-row-action{color:#3b82f6;transform:translate(4px)}.rectification-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;justify-content:flex-end;animation:overlayFade .3s ease}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.rectification-modal-pane{width:700px;height:100%;background:#fff;box-shadow:-20px 0 50px #0000001a;display:flex;flex-direction:column;animation:paneSlide .4s cubic-bezier(.16,1,.3,1)}@keyframes paneSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.modal-header-modern{padding:32px 40px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:flex-start}.header-meta .code{display:block;font-family:JetBrains Mono,monospace;font-size:12px;color:#3b82f6;margin-bottom:8px;font-weight:700}.header-meta h2{font-size:22px;font-weight:900;margin:0;color:#0f172a}.btn-close-circle{width:40px;height:40px;border-radius:50%;border:none;background:#f1f5f9;font-size:24px;color:#94a3b8;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.btn-close-circle:hover{background:#e2e8f0;color:#0f172a}.modal-scroll-body{flex:1;overflow-y:auto;padding:0 40px 40px}.rectification-timeline{display:flex;align-items:center;padding:32px 0;margin-bottom:24px}.rectification-timeline .step{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:2}.step-dot{width:28px;height:28px;border-radius:50%;background:#f1f5f9;color:#cbd5e1;display:flex;align-items:center;justify-content:center;border:4px solid white;box-shadow:0 0 0 1px #f1f5f9;transition:all .3s}.step.active .step-dot{background:#3b82f6;color:#fff;box-shadow:0 0 0 1px #3b82f6,0 4px 8px #3b82f64d}.step label{font-size:11px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.step.active label{color:#3b82f6}.rectification-timeline .line{flex:1;height:2px;background:#f1f5f9;margin:0 -14px 18px}.detail-sections-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.detail-block.full-width{grid-column:span 2}.detail-block label{display:block;font-size:13px;font-weight:800;color:#475569;margin-bottom:12px}.content-box-grey{background:#f8fafc;padding:20px;border-radius:16px;border:1px solid #f1f5f9}.content-box-grey p{margin:0 0 12px;font-size:15px;line-height:1.6;color:#1e293b}.content-box-grey .desc-text{font-size:14px;color:#64748b;background:#fff;padding:12px;border-radius:8px;border:1px solid #edf2f7}.meta-footer{display:flex;justify-content:space-between;font-size:12px;color:#94a3b8;margin-top:16px}.text-red{color:#ef4444}.content-box-simple{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border:1px solid #f1f5f9;border-radius:12px;color:#475569}.unit-v-card{display:flex;align-items:center;gap:12px}.unit-v-card .avatar-letter{width:36px;height:36px;background:#eff6ff;color:#3b82f6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800}.v-info{display:flex;flex-direction:column}.v-info strong{font-size:14px;color:#1e293b}.v-info span{font-size:12px;color:#94a3b8}.content-box-simple.readonly{flex-direction:column;align-items:stretch;gap:16px}.unit-display{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px}.unit-display svg{color:#3b82f6;flex-shrink:0}.unit-name{font-size:15px;font-weight:700;color:#1e293b}.contact-info-row{display:flex;gap:12px}.contact-field{flex:1;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.contact-field svg{color:#64748b;flex-shrink:0}.contact-input{flex:1;border:none;background:transparent;font-size:14px;color:#1e293b;outline:none}.contact-input::placeholder{color:#94a3b8}.content-box-simple.highlight{color:#10b981;background:#f0fdf4;border-color:#dcfce7}.content-box-simple.highlight.overdue{color:#ef4444;background:#fef2f2;border-color:#fee2e2}.highlight-border{border-left:4px solid #3b82f6;padding-left:20px}.label-with-action{display:flex;justify-content:space-between;align-items:center}.ai-badge{font-size:10px;background:#eff6ff;color:#3b82f6;padding:2px 8px;border-radius:4px;font-weight:700}.plan-editable-area pre{margin:0;white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.8;color:#1e293b;background:#f8fafc;padding:16px;border-radius:12px}.status-selector-modern{display:flex;gap:12px}.status-opt{flex:1;padding:12px;border:2px solid #f1f5f9;background:#fff;border-radius:12px;font-weight:800;font-size:14px;cursor:pointer;transition:all .2s;color:#94a3b8}.status-opt.active.pending{border-color:#ef4444;color:#ef4444;background:#fef2f2}.status-opt.active.in_progress{border-color:#f59e0b;color:#f59e0b;background:#fff7ed}.status-opt.active.completed{border-color:#10b981;color:#10b981;background:#f0fdf4}.upload-zone-mini{width:100%;height:120px;border:2px dashed #e2e8f0;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;cursor:pointer;transition:all .2s}.upload-zone-mini:hover{background:#f8fafc;border-color:#3b82f6;color:#3b82f6}.modal-footer-modern{padding:24px 40px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:16px}.btn-outline-grey{background:#fff;color:#64748b;border:1px solid #e2e8f0;padding:12px 24px;border-radius:12px;font-weight:700;cursor:pointer}.btn-primary-solid{background:#0f172a;color:#fff;border:none;padding:12px 28px;border-radius:12px;font-weight:700;cursor:pointer;transition:background .2s}.btn-primary-solid:hover{background:#334155}.empty-results-view{text-align:center;padding:80px 0;color:#94a3b8}.empty-illustration{font-size:64px;margin-bottom:24px;opacity:.4}.assessment-photos-preview{margin-top:16px;padding-top:16px;border-top:1px dashed #e2e8f0}.sub-label{display:block;font-size:12px;font-weight:700;color:#94a3b8;margin-bottom:8px;text-transform:uppercase}.photo-grid-mini{display:flex;flex-wrap:wrap;gap:8px}.photo-item{width:100px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #f1f5f9;cursor:pointer;transition:transform .2s}.photo-item:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.photo-item img{width:100%;height:100%;object-fit:cover}.enhanced-report-v3-integrated{display:flex;flex-direction:column;height:100%;width:100%;background:transparent;color:var(--text-primary);font-family:Inter,-apple-system,sans-serif;animation:fadeIn .4s ease-out}.enhanced-report-v3-integrated.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:var(--app-bg);padding:20px}.report-main-content-v3{flex:1;display:flex;flex-direction:column;overflow:hidden;gap:24px}.report-header-v3{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#1e293b66;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;border:1px solid var(--glass-border)}.header-tabs{display:flex;gap:8px;background:#0003;padding:4px;border-radius:12px}.tab-item{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:10px;border:none;background:transparent;color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;transition:var(--transition-smooth)}.tab-item:hover{color:#fff;background:#ffffff0d}.tab-item.active{background:var(--accent-blue);color:#fff;box-shadow:0 4px 12px #3b82f64d}.header-actions-v3{display:flex;gap:12px}.report-body-v3{flex:1;overflow-y:auto;padding-bottom:40px}.dashboard-content-v3{display:flex;flex-direction:column;gap:32px}.dashboard-header-row{display:flex;justify-content:space-between;align-items:flex-end}.dashboard-header-row h2{font-size:28px;font-weight:800;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:4px}.dashboard-header-row .subtitle{color:var(--text-secondary);font-size:14px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.kpi-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:16px;transition:var(--transition-smooth)}.kpi-card:hover{transform:translateY(-4px);background:#ffffff0d;border-color:#fff3}.kpi-value{font-size:36px;font-weight:800;font-family:JetBrains Mono,monospace}.kpi-card.skeleton{min-height:160px;background:linear-gradient(90deg,var(--glass-bg) 25%,rgba(255,255,255,.06) 50%,var(--glass-bg) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.template-selection-v3{display:flex;flex-direction:column;gap:24px}.selection-header{display:flex;justify-content:space-between;align-items:center}.selection-header h3{font-size:20px;font-weight:700}.add-tpl-btn-v3{padding:8px 16px;background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:var(--accent-green);border-radius:8px;font-weight:600;cursor:pointer}.tpl-grid-v3{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.tpl-card-v3{display:flex;align-items:center;gap:20px;padding:24px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:16px;cursor:pointer;transition:var(--transition-smooth);position:relative}.tpl-card-v3:hover{background:#ffffff0d;border-color:var(--accent-blue);transform:scale(1.02)}.tpl-card-v3.active{background:#3b82f61a;border-color:var(--accent-blue);box-shadow:0 0 20px #3b82f633}.tpl-icon-v3{font-size:32px;width:60px;height:60px;background:#ffffff08;border-radius:12px;display:flex;align-items:center;justify-content:center}.tpl-info-v3 h4{font-size:16px;margin-bottom:4px}.tpl-info-v3 p{font-size:12px;color:var(--text-secondary);line-height:1.4}.active-badge{position:absolute;top:12px;right:12px;color:var(--accent-blue)}.preview-container-v3{height:calc(100vh - 200px);display:flex;flex-direction:column;background:#111827;border-radius:20px;overflow:hidden;border:1px solid var(--glass-border)}.preview-toolbar-premium{height:60px;padding:0 24px;background:#1e293bcc;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--glass-border)}.preview-canvas-scroller{flex:1;overflow:auto;padding:40px;display:flex;justify-content:center}.report-document-viewer{background:#fff;box-shadow:0 25px 50px -12px #00000080;width:794px;min-height:1123px;transition:transform .2s ease-out}.glass-glow{box-shadow:0 8px 32px #0000004d}.icon-btn-v3,.secondary-btn-v3,.primary-btn-premium{height:40px;display:flex;align-items:center;gap:8px;padding:0 16px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:var(--transition-smooth)}.icon-btn-v3{background:var(--glass-bg);border:1px solid var(--glass-border);color:#fff;width:40px;padding:0;justify-content:center}.secondary-btn-v3{background:#ffffff0d;border:1px solid var(--glass-border);color:#fff}.primary-btn-premium{background:var(--accent-blue);border:none;color:#fff;box-shadow:0 4px 12px #3b82f64d}.btn-loader{width:16px;height:16px;border:2px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dynamic-container{height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;position:relative;padding:0}.dynamic-container:has(.scoring-panel-inline){padding:0;max-width:none}.dynamic-selection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding-top:20px}.method-card{background:#fff;padding:40px 32px;border-radius:32px;border:1px solid rgba(226,232,240,.8);text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 6px -1px #00000005}.method-card:hover{transform:translateY(-12px);box-shadow:0 25px 50px -12px #3b82f626;border-color:#3b82f6;background:linear-gradient(135deg,#fff,#f8faff)}.method-icon{font-size:56px;margin-bottom:24px;background:#f8fafc;width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:28px;transition:all .3s}.method-card:hover .method-icon{transform:scale(1.1) rotate(5deg);background:#eff6ff}.method-card h3{margin:0 0 16px;font-size:24px;font-weight:800;color:#0f172a}.method-card p{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:32px;flex-grow:1}.enter-method-btn{background:#f1f5f9;color:#475569;border:none;padding:14px 32px;border-radius:16px;font-weight:700;font-size:15px;width:100%;transition:all .3s}.method-card:hover .enter-method-btn{background:#3b82f6;color:#fff;transform:scale(1.02)}.view-header{margin-bottom:40px;border-bottom:1px solid #f1f5f9;padding-bottom:24px}.back-link{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;font-weight:700;font-size:13px;cursor:pointer;margin-bottom:20px;padding:8px 16px;border-radius:10px;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.back-link:hover{background:#eff6ff;color:#3b82f6;border-color:#3b82f6}.person-grid-dynamic{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.p-card{background:#fff;padding:24px;border-radius:24px;border:1px solid #e2e8f0;display:flex;align-items:center;gap:18px;cursor:pointer;transition:all .3s ease;position:relative;box-shadow:0 2px 4px #00000005}.p-card:hover{border-color:#3b82f6;background:#f8faff;transform:scale(1.02);box-shadow:0 10px 15px -3px #0000000d}.p-card.completed{background:#f0fdf4;border-color:#10b981}.p-avatar{width:56px;height:56px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:18px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:24px;box-shadow:0 4px 6px -1px #3b82f633}.p-card.completed .p-avatar{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 6px -1px #10b98133}.p-info{flex-grow:1}.p-name{font-weight:600;color:#334155;font-size:13px;flex:1;min-width:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.p-score{background:#3b82f6;color:#fff;font-size:10px;font-weight:700;padding:2px 4px;border-radius:6px;flex-shrink:0;min-width:30px;text-align:center}.p-role{font-size:12px;color:#3b82f6;background:#eff6ff;padding:2px 8px;border-radius:6px;font-weight:700;display:inline-block;margin-bottom:4px}.p-dept{font-size:13px;color:#64748b;font-weight:500}.p-score{background:#10b981;color:#fff;padding:4px 10px;border-radius:12px;font-size:13px;font-weight:800;box-shadow:0 2px 4px #10b98133}.modal-overlay,.scoring-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000}.modal-card{background:#fff;width:100%;max-width:560px;padding:32px;border-radius:32px;box-shadow:0 25px 50px -12px #00000040;animation:modalPop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-header h3{font-size:24px;font-weight:800;color:#0f172a;margin:0}.form-group label{display:block;font-weight:700;color:#475569;font-size:14px;margin-bottom:8px}.form-group input,.form-group select{width:100%;height:52px;padding:0 16px;background:#f8fafc;border:2px solid #f1f5f9;border-radius:14px;font-size:15px;color:#1e293b;transition:all .2s}.form-group input:focus{border-color:#3b82f6;background:#fff;outline:none;box-shadow:0 0 0 4px #3b82f61a}.scoring-card{background:#fff;width:90%;max-width:650px;padding:40px;border-radius:32px;box-shadow:0 40px 60px -20px #0000004d}.score-input-group input[type=number]{width:120px;height:60px;font-size:28px;text-align:center;border-radius:18px;border:3px solid #f1f5f9}.record-btn-small{background:#fff;border:2px solid #e2e8f0;color:#475569;padding:8px 16px;border-radius:12px;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s}.record-btn-small:hover{border-color:#3b82f6;color:#3b82f6}.record-btn-small.recording{background:#fee2e2;color:#ef4444;border-color:#fca5a5;animation:sigPulse 1.5s infinite}@keyframes sigPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.premium-modal{background:#fff;border-radius:32px;box-shadow:0 40px 100px -20px #0f172a4d;border:1px solid rgba(255,255,255,.2);overflow:hidden;animation:modalSlideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header-refined{padding:32px 40px;background:linear-gradient(to right,#f8fafc,#fff);border-bottom:1px solid #f1f5f9}.header-main{display:flex;justify-content:space-between;align-items:center}.assessment-title-block h3{margin:0 0 8px;font-size:26px;font-weight:900;color:#0f172a;letter-spacing:-.5px}.examinee-meta{display:flex;align-items:center;gap:12px;color:#64748b;font-size:15px}.p-badge{background:#eff6ff;color:#3b82f6;padding:2px 10px;border-radius:6px;font-weight:800;font-size:12px}.p-name-main{font-weight:800;color:#1e293b}.score-summary-badge{background:#3b82f6;color:#fff;padding:6px 16px;border-radius:10px;text-align:center;box-shadow:0 4px 12px #3b82f633;display:flex;flex-direction:column;justify-content:center;min-width:100px}.score-summary-badge label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:1px;font-weight:700;opacity:.9;margin-bottom:-2px}.score-summary-badge .value{font-size:16px;font-weight:800;line-height:1.2}.modal-scroll-content{flex:1;overflow-y:auto;padding:24px 40px;background:#fff}.modal-scroll-content::-webkit-scrollbar{width:6px}.modal-scroll-content::-webkit-scrollbar-track{background:transparent}.modal-scroll-content::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.modal-scroll-content::-webkit-scrollbar-thumb:hover{background:#cbd5e1}.section-header-compact{display:flex;align-items:center;gap:12px;margin-bottom:24px}.dot-prefix{width:10px;height:10px;background:#3b82f6;border-radius:50%}.dot-prefix.orange{background:#f59e0b}.section-header-compact h4{margin:0;font-size:16px;font-weight:800;color:#475569;letter-spacing:.5px}.scoring-checklist-refined{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.check-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 16px;margin-bottom:8px;transition:all .2s ease}.check-card:hover{border-color:#3b82f6;background:#fbfcfe}.check-card-header{display:flex;align-items:center;gap:10px;margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid #f1f5f9}.check-index{background:#334155;color:#fff;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}.check-main-info{flex:1;display:flex;flex-direction:column}.check-code{font-size:12px;font-weight:700;color:#3b82f6;margin-bottom:2px}.check-text{font-weight:700;color:#334155;font-size:14px;line-height:1.5}.check-points-limit{font-size:13px;color:#94a3b8;font-weight:600}.check-card-body{padding-top:4px}.check-options-grid{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0}.deduction-tile{background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;padding:4px 10px;text-align:left;cursor:pointer;transition:all .2s;position:relative;display:inline-flex;align-items:center;gap:6px;font-size:11px;line-height:1.4}.deduction-tile:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.deduction-tile.active{border-color:#ef4444;background:#fef2f2;box-shadow:0 2px 4px #ef444426}.tile-content{display:inline-flex;align-items:center;gap:6px;flex:1}.opt-label{font-size:11px;font-weight:600;color:#64748b;line-height:1.3}.deduction-tile.active .opt-label{color:#dc2626}.opt-deduct{font-size:9px;font-weight:800;color:#ef4444;background:#fee2e2;padding:1px 5px;border-radius:3px;white-space:nowrap}.tile-check-icon{opacity:0;color:#ef4444;font-size:12px;margin-left:2px}.deduction-tile.active .tile-check-icon{opacity:1}.prominent-recorder-section{position:fixed;top:140px;right:40px;width:240px;background:linear-gradient(135deg,#1e293b,#0f172a)}.compact-assessment-layout{display:flex;flex:1;overflow:hidden;background:#f8fafc}.assessment-main-scroll{flex:1;overflow-y:auto;padding:0;border-right:1px solid #e2e8f0}.compact-standards-table{width:100%;border-collapse:collapse;background:#fff}.compact-standards-table thead th{position:sticky;top:0;z-index:10;background:#f1f5f9;padding:16px 20px;text-align:left;font-size:14px;color:#475569;font-weight:800;border-bottom:2px solid #e2e8f0}.compact-standards-table tbody tr{border-bottom:1px solid #f1f5f9}.compact-standards-table tbody tr:hover{background:#fbfcfe}.compact-standards-table tbody tr.has-deduction{background:#fff5f5}.compact-standards-table td{padding:16px 20px;vertical-align:top;font-size:15px}.row-num{color:#94a3b8;font-weight:600}.std-code{font-size:11px;color:#3b82f6;font-weight:700;margin-bottom:4px}.std-text{line-height:1.5;color:#1e293b;font-weight:500}.row-score{text-align:center;font-weight:700;color:#64748b}.compact-options-wrap{display:flex;flex-wrap:wrap;gap:6px}.mini-opt-tag{display:flex;align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;cursor:pointer;transition:all .2s;font-size:12px;white-space:nowrap;max-width:250px;overflow:hidden}.mini-opt-tag .minus{color:#ef4444;font-weight:800;margin-right:4px}.mini-opt-tag .label{color:#475569;text-overflow:ellipsis;overflow:hidden}.mini-opt-tag:hover{border-color:#ef4444;background:#fef2f2}.mini-opt-tag.active{background:#ef4444;border-color:#ef4444}.mini-opt-tag.active .minus,.mini-opt-tag.active .label{color:#fff}.assessment-side-panel{width:380px;background:#fff;display:flex;flex-direction:column;padding:24px;gap:24px;box-shadow:-4px 0 15px #0000000d;overflow-y:auto}.side-recorder-block{background:#1e293b;border-radius:12px;padding:16px;color:#fff}.side-status-bar{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600}.pulse-dot{width:8px;height:8px;background:#94a3b8;border-radius:50%}.side-status-bar.recording .pulse-dot{background:#ef4444;animation:side-pulse 1.5s infinite}@keyframes side-pulse{0%{transform:scale(1);box-shadow:0 0 #ef4444b3}70%{transform:scale(1.2);box-shadow:0 0 0 8px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.btn-rec-start{width:100%;background:#3b82f6;color:#fff;border:none;padding:10px;border-radius:8px;font-weight:700;cursor:pointer}.btn-rec-stop{width:100%;background:#ef4444;color:#fff;border:none;padding:10px;border-radius:8px;font-weight:700;cursor:pointer}.side-history{margin-top:15px;display:flex;flex-direction:column;gap:8px;max-height:150px;overflow-y:auto}.history-pill{background:#ffffff1a;padding:6px 12px;border-radius:20px;display:flex;justify-content:space-between;align-items:center}.play-mini-btn{background:none;border:none;color:#60a5fa;font-weight:700;font-size:12px;cursor:pointer}.side-comments-block{flex:1;display:flex;flex-direction:column;gap:10px}.side-comments-block label{font-size:13px;font-weight:700;color:#475569}.side-comments-block textarea{min-height:200px;flex:1;border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;resize:none;background:#f8fafc}.side-comments-block textarea:focus{background:#fff;border-color:#3b82f6;outline:none}.qual-input-box{display:flex;flex-direction:column;gap:12px}.box-header{display:flex;justify-content:space-between;align-items:center}.box-header label{font-weight:800;font-size:15px;color:#475569}.mini-record-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#475569;padding:6px 12px;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer;transition:all .2s}.mini-record-btn:hover{background:#eff6ff;color:#3b82f6}.mini-record-btn.active{background:#fee2e2;color:#ef4444;border-color:#fca5a5;animation:sigPulse 1.5s infinite}.qual-input-box textarea{width:100%;height:140px;border-radius:20px;border:2px solid #f1f5f9;background:#f8fafc;padding:20px;font-size:15px;color:#1e293b;line-height:1.6;transition:all .2s;resize:none}.qual-input-box textarea:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.modal-footer-refined{padding:24px 40px;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:16px}.btn-cancel-flat{background:transparent;border:none;color:#94a3b8;font-weight:800;padding:12px 24px;cursor:pointer;transition:all .2s}.btn-cancel-flat:hover{color:#475569}.btn-save-premium{background:#0f172a;color:#fff;border:none;padding:0 32px;height:56px;border-radius:18px;font-weight:800;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 15px -3px #0f172a33}.btn-save-premium:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0f172a4d;background:#3b82f6}.btn-save-premium.success{background:#10b981!important;box-shadow:0 10px 20px #10b9814d;cursor:default;transform:none!important}.animate-fadeIn{animation:fadeIn .4s ease-out}.view-header-refined{margin-bottom:32px;background:#fff;padding:32px;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px -1px #00000005}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.back-link-pill{background:#f1f5f9;border:none;padding:8px 20px;border-radius:99px;color:#64748b;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:all .2s}.back-link-pill:hover{background:#e2e8f0;color:#1e293b;transform:translate(-4px)}.phase-indicator{background:#eff6ff;color:#3b82f6;padding:6px 16px;border-radius:99px;display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px}.header-bottom{display:flex;justify-content:space-between;align-items:flex-end}.title-area h2{margin:0 0 12px;font-size:28px;font-weight:900;color:#0f172a}.stats-pills{display:flex;gap:10px}.stats-pills .pill{padding:4px 12px;border-radius:8px;font-size:12px;font-weight:800}.pill.total{background:#f1f5f9;color:#475569}.pill.done{background:#dcfce7;color:#15803d}.pill.pending{background:#fef9c3;color:#a16207}.action-buttons{display:flex;gap:12px}.btn-outline-glass{background:#fffc;border:2px solid #e2e8f0;color:#475569;padding:12px 24px;border-radius:14px;font-weight:800;font-size:14px;cursor:pointer;transition:all .2s}.btn-outline-glass:hover{border-color:#3b82f6;color:#3b82f6}.btn-add-primary{background:#3b82f6;color:#fff;border:none;padding:12px 28px;border-radius:14px;font-weight:800;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 10px 15px -3px #3b82f64d;transition:all .3s cubic-bezier(.16,1,.3,1)}.btn-add-primary:hover{transform:translateY(-2px);background:#2563eb;box-shadow:0 20px 25px -5px #3b82f666}.empty-state-card{background:#fff;border:2px dashed #e2e8f0;border-radius:32px;padding:80px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.empty-icon{font-size:64px;margin-bottom:8px;opacity:.5}.empty-state-card h3{margin:0;font-size:22px;font-weight:800;color:#1e293b}.empty-state-card p{color:#64748b;max-width:400px;margin:0 auto 16px}.btn-initial-add{background:#0f172a;color:#fff;padding:14px 32px;border-radius:14px;font-weight:800;border:none;cursor:pointer;transition:all .2s}.btn-initial-add:hover{background:#3b82f6}.person-grid-premium{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.person-card-v2{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:24px;position:relative;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:20px;overflow:hidden;box-shadow:0 4px 6px -1px #00000005}.person-card-v2:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px #0000001a;border-color:#3b82f6}.card-top{display:flex;justify-content:space-between;align-items:flex-start}.p-avatar-circle{width:48px;height:48px;background:#f1f5f9;color:#475569;border-radius:24px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:20px}.status-badge{background:#dcfce7;color:#15803d;font-size:11px;font-weight:800;padding:4px 10px;border-radius:99px;display:flex;align-items:center;gap:4px}.p-name-v2{margin:0 0 4px;font-size:20px;font-weight:900;color:#0f172a}.p-role-v2{font-size:13px;color:#3b82f6;font-weight:800;letter-spacing:.5px}.card-bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-top:16px;border-top:1px solid #f8fafc}.p-detail{display:flex;flex-direction:column}.p-detail .label{font-size:11px;color:#94a3b8;text-transform:uppercase;font-weight:700}.p-detail .value{font-size:14px;color:#475569;font-weight:600}.p-score-result{text-align:right;color:#15803d}.p-score-result .score-val{font-size:24px;font-weight:900}.p-score-result .unit{font-size:12px;font-weight:700;margin-left:2px}.hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3b82f6f2;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.hover-overlay span{color:#fff;font-weight:800;font-size:16px;transform:translateY(10px);transition:transform .3s}.person-card-v2:hover .hover-overlay{opacity:1}.person-card-v2:hover .hover-overlay span{transform:translateY(0)}.person-card-v2.is-completed{border-left:4px solid #10b981}.add-person-card-dashed{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;min-height:200px}.add-person-card-dashed:hover{background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.dashed-content{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94a3b8;font-weight:700}.add-person-card-dashed:hover .dashed-content{color:#3b82f6}.big-plus{font-size:32px;font-weight:400}.btn-save-premium .icon{font-size:20px}.person-table-container-premium{background:#fff;border-radius:28px;border:1px solid rgba(0,0,0,.05);box-shadow:0 10px 30px -10px #0000000d;overflow:hidden;animation:fadeIn .4s ease-out}.person-table-premium{width:100%;border-collapse:collapse;text-align:left}.person-table-premium thead th{background:#f8fafc;padding:20px 24px;font-size:13px;font-weight:800;color:#64748b;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #f1f5f9}.person-table-premium tbody tr{cursor:pointer;transition:all .2s;border-bottom:1px solid #f1f5f9}.person-table-premium tbody tr:hover{background:#f8faff}.person-table-premium tbody tr.is-completed{background:#fdfdfd}.person-table-premium td{padding:20px 24px;vertical-align:middle}.table-name-cell{display:flex;align-items:center;gap:16px}.p-avatar-circle-small{width:40px;height:40px;background:#eff6ff;color:#3b82f6;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;box-shadow:inset 0 0 0 1px #3b82f61a}.is-completed .p-avatar-circle-small{background:#ecfdf5;color:#10b981;box-shadow:inset 0 0 0 1px #10b9811a}.p-name-stack{display:flex;flex-direction:column}.p-name-text{font-size:16px;font-weight:800;color:#0f172a}.p-role-stack{display:flex;flex-direction:column;gap:4px}.p-role-badge{display:inline-flex;padding:2px 10px;background:#f1f5f9;color:#475569;border-radius:6px;font-size:12px;font-weight:700;width:fit-content}.p-title-text{font-size:12px;color:#94a3b8;font-weight:500}.p-unit-dept{display:flex;flex-direction:column;gap:2px}.p-unit-dept .unit{font-size:14px;font-weight:600;color:#1e293b}.p-unit-dept .dept{font-size:12px;color:#64748b}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:99px;font-size:12px;font-weight:800}.status-pill.pending{background:#fffbeb;color:#d97706}.status-pill.completed{background:#ecfdf5;color:#059669}.status-pill .dot{width:6px;height:6px;border-radius:50%}.status-pill.pending .dot{background:#d97706}.status-pill.completed .dot{background:#059669}.score-display{color:#059669}.score-display .val{font-size:22px;font-weight:900}.score-display .unit{font-size:12px;font-weight:700;margin-left:2px}.score-placeholder{color:#e2e8f0;font-weight:800}.btn-table-action{background:#f8fafc;border:1px solid #e2e8f0;padding:10px 20px;border-radius:12px;font-size:14px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s}.btn-table-action:hover{background:#3b82f6;color:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.table-append-action{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;border-top:1px dashed #e2e8f0;color:#94a3b8;font-weight:800;font-size:15px;cursor:pointer;transition:all .2s}.table-append-action:hover{background:#f8fafc;color:#3b82f6}.table-append-action .plus{font-size:24px;font-weight:400}.premium-scroll::-webkit-scrollbar{width:6px}.premium-scroll::-webkit-scrollbar-track{background:transparent}.premium-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.dynamic-scoring-list{padding:24px;display:flex;flex-direction:column;gap:20px}.scoring-item-card{background:#fff;border-radius:20px;border:1px solid #e2e8f0;padding:20px;transition:all .3s ease;box-shadow:0 2px 4px #00000003}.scoring-item-card:hover{box-shadow:0 10px 20px -5px #0000000d;border-color:#3b82f6;transform:translateY(-2px)}.scoring-item-card.has-active-deduction{border-left:6px solid #ef4444;background:#fff8f8}.item-card-header{display:flex;align-items:center;gap:15px;margin-bottom:12px}.item-index-badge{width:28px;height:28px;background:#1e293b;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px}.item-meta{display:flex;align-items:center;gap:12px}.item-code{font-size:13px;font-weight:800;color:#3b82f6;background:#eff6ff;padding:2px 8px;border-radius:4px}.item-full-score{font-size:13px;font-weight:700;color:#64748b}.item-content-body{display:flex;flex-direction:column;gap:16px}.item-text-display{font-size:16px;font-weight:700;color:#0f172a;line-height:1.6}.item-options-grid-premium{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.deduction-option-tile{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:12px 16px;cursor:pointer;transition:all .2s;position:relative;display:flex;flex-direction:column;gap:4px}.deduction-option-tile:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.deduction-option-tile.active{background:#ef4444;border-color:#ef4444;color:#fff}.tile-points{font-size:18px;font-weight:900;color:#ef4444}.active .tile-points{color:#fff}.tile-desc{font-size:13px;font-weight:600;color:#475569;line-height:1.4}.active .tile-desc{color:#ffffffe6}.auto-save-hint{display:inline-flex;align-items:center;gap:8px;margin-left:15px;font-size:12px;color:#94a3b8;background:#f8fafc;padding:2px 10px;border-radius:99px;border:1px solid #f1f5f9}.save-dot{width:6px;height:6px;background:#10b981;border-radius:50%}.save-dot.saving{background:#3b82f6;animation:save-pulse 1s infinite}@keyframes save-pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.item-label-row,.deduction-label-row{margin-bottom:4px}.item-label-row .label,.deduction-label-row .label{font-size:12px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.recording-indicator-tag{display:inline-flex;align-items:center;gap:4px;background:#f0fdf4;color:#16a34a;font-size:11px;font-weight:700;padding:2px 8px;border-radius:6px;margin-top:4px;width:fit-content}.grid-recording-icon{margin-left:8px;font-size:14px;vertical-align:middle}.improved-history{max-height:250px!important}.history-label{font-size:11px;text-transform:uppercase;color:#94a3b8;font-weight:700;margin-bottom:8px;letter-spacing:.5px}.recording-card-mini{background:#ffffff0d;border-radius:12px;padding:10px;border:1px solid rgba(255,255,255,.1);margin-bottom:8px}.rec-top{display:flex;justify-content:space-between;margin-bottom:6px;font-size:11px;font-weight:600}.rec-time{color:#94a3b8}.rec-dur{color:#60a5fa}.mini-player{width:100%;height:32px}.modal-single-scroll-container-v2{flex:1;overflow-y:auto;background:#f8fafc;padding:32px 40px}.main-assessment-content-v2{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.dynamic-split-layout{display:flex;height:100%;overflow:hidden;background:#f8fafc}.dynamic-sidebar{width:240px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}.sidebar-header{padding:16px;border-bottom:1px solid #f1f5f9;font-weight:700;color:#475569;font-size:14px;background:#fff}.sidebar-list{flex:1;overflow-y:auto;padding:12px 0}.sidebar-group-title{padding:14px 16px;font-size:14px;font-weight:700;color:#334155;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9;transition:all .2s}.sidebar-group-title:hover{background:#f8fafc;color:#1e293b}.sidebar-group-title.active{background:#eff6ff;color:#2563eb;border-bottom-color:#dbeafe}.sidebar-group-title .count-badge{background:#f1f5f9;padding:2px 8px;border-radius:12px;font-size:11px;color:#64748b}.sidebar-group-title.active .count-badge{background:#dbeafe;color:#1e40af}.sidebar-sub-list{background:#fcfcfc;display:none}.sidebar-sub-list.expanded{display:block;border-bottom:1px solid #f1f5f9}.sidebar-item{padding:10px 16px 10px 36px;margin-bottom:0;cursor:pointer;transition:all .2s;border-bottom:1px solid #f1f5f9;background:transparent;border-left:3px solid transparent;position:relative}.sidebar-item:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#e2e8f0;transition:all .2s}.sidebar-item:hover:before{background:#cbd5e1}.sidebar-item.active:before{background:#3b82f6}.sidebar-item:hover{background:#f8fafc}.sidebar-item.active{background:#eff6ff;border-left-color:#3b82f6;border-right:none;border-top:none;border-bottom:1px solid #eff6ff;box-shadow:none}.sidebar-item-header{display:flex;justify-content:space-between;margin-bottom:4px;align-items:center}.s-code{font-size:13px;font-weight:600;color:#475569}.s-score{font-size:11px;background:transparent;padding:0;color:#94a3b8}.sidebar-item.active .s-code{color:#1e40af;font-weight:700}.sidebar-item.active .s-score{background:transparent;color:#3b82f6}.s-content{font-size:13px;color:#64748b;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.s-status-dot{width:6px;height:6px;border-radius:50%;margin-left:auto;background:transparent;margin-top:6px}.sidebar-item.has-deduction .s-status-dot{background:#ef4444}.dynamic-right-pane{flex:1;display:flex;flex-direction:column;overflow:hidden}.dynamic-item-detail-scroll{flex:1;overflow-y:auto;padding:24px 32px}.detail-header{margin-bottom:24px;border-bottom:1px solid #e2e8f0;padding-bottom:16px}.dh-top{display:flex;gap:12px;align-items:center;margin-bottom:12px}.dh-badge{background:#e0f2fe;color:#0284c7;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700}.dh-score{background:#f1f5f9;color:#64748b;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600}.detail-content-text{font-size:16px;line-height:1.6;color:#1e293b;font-weight:600}.detail-section-title{font-size:14px;font-weight:700;color:#94a3b8;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.detail-options-grid{display:flex;flex-direction:column;gap:0;margin-bottom:32px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.detail-opt-card{border:none;border-bottom:1px solid #f1f5f9;border-radius:0;padding:16px;cursor:pointer;transition:all .1s;background:#fff;display:flex;align-items:flex-start;gap:16px}.detail-opt-card:last-child{border-bottom:none}.detail-opt-card:hover{background:#f8fafc;box-shadow:none}.detail-opt-card.active{background:#fef2f2;border-bottom-color:#fee2e2}.doc-top{min-width:40px;flex-shrink:0}.doc-minus{color:#ef4444;font-weight:700;font-size:14px;background:#fef2f2;padding:2px 6px;border-radius:4px}.doc-desc{font-size:14px;color:#334155;line-height:1.4}.dynamic-global-panel{border-top:1px solid #e2e8f0;background:#fff;padding:16px;box-shadow:0 -4px 12px #00000008;z-index:10;flex-shrink:0;display:flex;flex-direction:column;min-height:100%}.d-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.d-panel-title{font-size:14px;font-weight:700;color:#475569;display:flex;align-items:center;gap:8px}.table-header-v3{display:flex;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-size:13px;font-weight:800;color:#64748b;padding:12px 16px}.table-row-v3{display:flex;border-bottom:1px solid #f1f5f9;padding:12px 16px;align-items:flex-start;transition:background .2s}.table-row-v3:last-child{border-bottom:none}.table-row-v3.active{background:#f0f7ff}.col-idx{width:40px;flex-shrink:0;font-weight:700;color:#94a3b8}.col-info{width:400px;flex-shrink:0;padding-right:24px}.col-opts{flex:1}.std-meta-inline{display:flex;gap:8px;margin-bottom:4px}.std-code-small{font-size:11px;color:#3b82f6;font-weight:700}.std-score-small{font-size:11px;color:#94a3b8}.std-text-v3{font-size:14px;line-height:1.5;color:#1e293b;font-weight:600}.opts-v3-inline{display:flex;flex-wrap:wrap;gap:6px}.opt-chip-small{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:12px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:all .2s}.opt-chip-small:hover{border-color:#cbd5e1;background:#f1f5f9}.opt-chip-small.active{background:#ef4444;border-color:#ef4444;color:#fff}.opt-chip-small .c-minus{color:#ef4444;font-weight:800;font-size:11px}.opt-chip-small.active .c-minus{color:#fff}.opt-chip-small .c-label{font-weight:600}.standards-v2-section{padding:20px}.main-assessment-content-v2{gap:24px}.bottom-feedback-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:32px}.feedback-card-v2{background:#fff;border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:20px;box-shadow:0 4px 6px -1px #0000000d}.card-header-v2{display:flex;justify-content:space-between;align-items:center}.title-row{display:flex;align-items:center;gap:12px}.title-row .dot{width:10px;height:10px;border-radius:50%}.dot.orange{background:#f59e0b}.dot.purple{background:#8b5cf6}.feedback-card-v2 h4{margin:0;font-size:16px;font-weight:800;color:#475569}.premium-textarea-v2{width:100%;min-height:240px;border:2px solid #f1f5f9;border-radius:16px;padding:20px;font-size:15px;line-height:1.6;background:#f8fafc;resize:none;transition:all .3s ease}.premium-textarea-v2:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.card-rec-btn{background:#f1f5f9;border:none;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s}.card-rec-btn.recording{background:#fee2e2;color:#ef4444}.btn-group-v2{display:flex;gap:8px}.card-ai-btn{background:#eff6ff;color:#3b82f6;border:none;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer}.history-tray-v2{background:#1e293b;border-radius:24px;padding:24px 32px;color:#fff}.tray-header{font-size:14px;font-weight:700;margin-bottom:16px;color:#94a3b8}.tray-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px}.tray-scroll::-webkit-scrollbar{height:4px}.tray-scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.tray-item-v2{background:#ffffff0d;border-radius:12px;padding:12px;min-width:280px;border:1px solid rgba(255,255,255,.1)}.item-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.meta-left{display:flex;gap:12px;font-size:11px;font-weight:600}.rec-delete-btn{background:transparent;border:none;cursor:pointer;font-size:14px;padding:4px;border-radius:6px;transition:all .2s;opacity:.6}.rec-delete-btn:hover{background:#ef444433;opacity:1;transform:scale(1.1)}.tray-player{width:100%;height:32px;margin-top:8px}.scoring-panel-inline{height:100%;width:100%;background:#fff;display:flex;flex-direction:column;overflow:hidden}.scoring-card-content{display:flex;flex-direction:column;height:100%;width:100%;background:#fff}.modal-header-refined{flex-shrink:0;padding:6px 20px;border-bottom:1px solid #e2e8f0;background:#fff;z-index:20;display:flex;align-items:center;justify-content:space-between}.assessment-title-block{display:flex;flex-direction:column;gap:4px}.examinee-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b}.dynamic-split-layout{flex:1;min-height:0;display:flex;overflow:hidden;background:#f8fafc}.dynamic-sidebar{width:240px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;background:#f8fafc;overflow:hidden}.sidebar-list{flex:1;overflow-y:auto}.dynamic-right-pane{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;position:relative}.dynamic-item-detail-scroll{flex:1;overflow-y:auto;padding:24px}.modal-footer-refined{flex-shrink:0;padding:12px 24px;border-top:1px solid #e2e8f0;background:#fff;z-index:20;display:flex;justify-content:space-between;align-items:center}.header-right-actions{display:flex;align-items:center;gap:20px}.global-recorder-status{display:flex;align-items:center;gap:12px}.btn-header-rec{background:#f1f5f9;border:1px solid #e2e8f0;padding:8px 16px;border-radius:10px;font-size:13px;font-weight:700;color:#475569;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.btn-header-rec:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-header-rec.active{background:#fee2e2;color:#ef4444;border-color:#fecaca;animation:sigPulse 1.5s infinite}.live-transcript-preview{background:#fff;padding:8px 16px;border-radius:8px;border:1.5px solid #fecaca;display:flex;align-items:center;gap:8px;max-width:400px;animation:fadeIn .3s ease;box-shadow:0 4px 12px #ef444414}.live-dot-mini{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse 1.5s infinite;flex-shrink:0}.live-text{font-size:13px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.dynamic-sidebar.tree-sidebar{width:500px;background:#fff}.tree-standard-node{border-bottom:1px solid #f1f5f9;padding:12px 16px}.standard-node-header{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.standard-node-header .s-code{font-size:11px;color:#3b82f6;font-weight:800;margin-top:3px}.standard-node-header .s-content{flex:1;font-size:15px;font-weight:800;color:#1e293b;line-height:1.4}.standard-node-header .s-score-limit{font-size:12px;color:#94a3b8;background:#f8fafc;padding:2px 6px;border-radius:4px;border:1px solid #e2e8f0}.standard-criteria-list{display:flex;flex-direction:column;gap:6px;padding-left:28px}.criteria-node{display:flex;align-items:flex-start;gap:8px;padding:10px 14px;background:#f8fafc;border-radius:10px;border:1.5px solid transparent;cursor:pointer;transition:all .2s}.criteria-node:hover{background:#f1f5f9;border-color:#cbd5e1}.criteria-node.active{background:#fef2f2;border-color:#ef4444;box-shadow:0 4px 12px #ef44441a}.criteria-node .c-minus{color:#ef4444;font-weight:900;font-size:12px;background:#fee2e2;padding:2px 6px;border-radius:4px;flex-shrink:0}.criteria-node .c-desc{font-size:13px;color:#475569;line-height:1.4;font-weight:500}.criteria-node.active .c-desc{color:#b91c1c}.dynamic-right-pane.feedback-only{background:#f8fafc}.dynamic-right-pane.feedback-only .dynamic-global-panel{padding:20px;background:#f8fafc;display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto}.feedback-card-v2.full-width{padding:24px;border-radius:16px;box-shadow:0 4px 15px #0000000d;background:#fff;flex:1;display:flex;flex-direction:column;min-height:250px;border:1px solid #e2e8f0}.feedback-card-v2 .textarea-wrapper{flex:1;display:flex;flex-direction:column;min-height:0}.premium-textarea-v2{flex:1;min-height:100px!important;padding:12px;font-size:14px;border-radius:12px}.mini-status-chip{font-size:12px;padding:4px 12px;background:#f1f5f9;border-radius:20px;color:#64748b;font-weight:700}.mini-status-chip.recording{background:#fee2e2;color:#ef4444;animation:blink 1.5s infinite}@keyframes blink{50%{opacity:.6}}.inner-history-tray{margin-bottom:12px;padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.tray-scroll-small{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.mini-tray-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;min-width:220px;box-shadow:0 2px 4px #00000005}.tiny-player{width:100%;height:28px;margin-top:6px}.textarea-wrapper{position:relative}.transcribing-overlay{position:absolute;bottom:16px;right:16px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #3b82f6;padding:8px 16px;border-radius:12px;display:flex;align-items:center;gap:10px;color:#3b82f6;font-size:13px;font-weight:700;box-shadow:0 4px 12px #3b82f633;overflow:hidden}.scanner-line{width:4px;height:16px;background:#3b82f6;border-radius:2px;animation:scan 1s infinite ease-in-out}@keyframes scan{0%,to{transform:scaleY(1)}50%{transform:scaleY(2.5);opacity:.5}}.scoring-panel-inline{height:100%;width:100%;background:#fff;border-radius:0;overflow:hidden;animation:fadeIn .3s ease}.scoring-card-content{background:#fff;border-radius:0;box-shadow:none}.modal-header-refined{height:auto;min-height:72px;padding:16px 24px;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.assessment-title-block h3{font-size:20px}.dynamic-split-layout{height:calc(100vh - 180px)}.modal-footer-refined{position:sticky;bottom:0;border-top:1px solid #e2e8f0;z-index:10;padding:16px 32px;background:#fff}.person-selection-view-compact{height:auto;flex-shrink:0;display:flex;flex-direction:column;background:linear-gradient(to bottom,#f8fafc,#fff);z-index:100}.person-tabs-header{flex-shrink:0;padding:12px 24px;background:#fff;border-bottom:2px solid #e2e8f0;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000000d}.tabs-label-section{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;white-space:nowrap}.phase-icon{font-size:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.phase-name{font-weight:600;color:#1e293b;font-size:13px}.divider{color:#cbd5e1;margin:0 6px;font-weight:300}.tabs-label{font-weight:600;color:#475569}.person-tabs-container{flex:1;display:flex;align-items:center;gap:12px;overflow-x:auto;padding:6px 0}.person-tabs-container::-webkit-scrollbar{height:6px}.person-tabs-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.person-tabs-container::-webkit-scrollbar-thumb{background:linear-gradient(to right,#cbd5e1,#94a3b8);border-radius:3px;transition:background .2s}.person-tabs-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(to right,#94a3b8,#64748b)}.person-tab{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;cursor:pointer;transition:all .2s ease;white-space:nowrap;-webkit-user-select:none;user-select:none;line-height:1.2;color:#64748b}.person-tab:hover{color:#3b82f6;background:#eff6ff;border-radius:4px}.person-tab.active{color:#3b82f6;font-weight:800;background:#eff6ff;border-radius:4px}.person-tab.completed:not(.active){color:#10b981}.person-tab.completed:not(.active):hover{background:#ecfdf5}.person-name{font-size:14px;font-weight:600}.score-badge{font-size:11px;font-weight:700;padding:2px 6px;background:#ffffffe6;border-radius:6px;position:relative;z-index:1;box-shadow:0 1px 2px #00000014;letter-spacing:.02em}.person-tab.active .score-badge{background:#ffffff40;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.person-tab:not(.active) .score-badge{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.no-persons-hint{font-size:14px;color:#94a3b8;font-style:italic;padding:8px 16px;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.add-person-tab-btn{display:flex;align-items:center;gap:4px;padding:6px 14px;background:#fff;border:1.5px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden}.add-person-tab-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#eff6ff,#dbeafe);opacity:0;transition:opacity .3s}.add-person-tab-btn:hover:before{opacity:1}.add-person-tab-btn:hover{border-color:#3b82f6;border-style:solid;color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}.add-person-tab-btn:active{transform:translateY(0)}.empty-state-minimal{flex:1;display:flex;align-items:center;justify-content:center;padding:64px;color:#94a3b8;font-size:15px;background:radial-gradient(circle at center,#f8fafc,#fff)}.empty-state-minimal p{padding:24px 48px;background:#fff;border-radius:16px;border:2px dashed #cbd5e1;box-shadow:0 4px 12px #0000000d}.mini-config-bank-btn{margin:12px;padding:8px;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;font-size:13px;transition:all .2s}.mini-config-bank-btn:hover{background:#e2e8f0;border-color:#94a3b8}.mini-universal-exam-btn{margin:12px;padding:8px;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 2px 4px #10b9814d}.mini-universal-exam-btn:hover{background:linear-gradient(135deg,#059669,#047857);transform:scale(1.05);box-shadow:0 4px 8px #10b98166}.unified-exam-qr{margin:8px 12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;overflow:hidden}.qr-header{background:#16a34a;color:#fff;padding:8px 12px;text-align:center}.qr-title{font-size:13px;font-weight:700;display:flex;align-items:center;gap:6px}.qr-content{padding:12px;background:#fff}.qr-link-section{display:flex;align-items:center;gap:12px}.qr-code-display{flex-shrink:0}.qr-code-wrapper{background:#fff;border:2px solid #16a34a;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #16a34a33}.qr-info{flex:1;min-width:0}.scan-hint{color:#15803d;font-size:12px;font-weight:600;margin:0 0 8px;text-align:center}.exam-link-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px}.link-label{font-size:11px;color:#64748b;font-weight:600;display:block;margin-bottom:4px}.link-text{font-size:10px;color:#334155;word-break:break-all;background:#fff;padding:6px 8px;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:6px;font-family:Courier New,monospace}.copy-link-btn{background:#16a34a;color:#fff;border:none;padding:6px 10px;border-radius:6px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s;display:block;width:100%}.copy-link-btn:hover{background:#15803d;transform:scale(1.02)}@media(max-width:640px){.qr-link-section{flex-direction:column;text-align:center}.qr-code-wrapper{margin:0 auto 8px}.scan-hint{text-align:center;margin:8px 0}}.drill-sidebar-summary{height:100%;display:flex;flex-direction:column;background:#f8fafc;border-right:1px solid #e2e8f0;overflow-y:auto}.drill-avg-card{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;animation:slideInUp .5s ease-out}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.expert-score-list{flex:1}.mini-person-tag.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 2px #3b82f61a}.inline-exam-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;cursor:pointer;font-size:12px;padding:8px 12px;border-radius:8px;transition:all .2s;opacity:1;color:#fff;font-weight:700;box-shadow:0 2px 4px #10b9814d;margin-left:8px;white-space:nowrap;position:relative;z-index:10}.inline-exam-btn:hover{background:linear-gradient(135deg,#059669,#047857);opacity:1;transform:scale(1.05);box-shadow:0 4px 8px #10b98166}.tag-main-area{display:flex;align-items:center;gap:4px;flex:1;cursor:pointer;min-width:0}.question-bank-modal{max-width:800px!important;width:90%!important}.bank-actions{display:flex;gap:12px;margin-bottom:24px;padding:16px;background:#f8fafc;border-radius:12px}.bank-list-preview h4{margin:16px 0 12px;color:#1e293b;font-size:16px}.q-scroll-area{max-height:400px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;padding:8px}.q-preview-item{padding:12px;border-bottom:1px solid #f1f5f9}.q-preview-item:last-child{border-bottom:none}.q-preview-item strong{display:block;margin-bottom:4px;color:#334155}.q-meta{font-size:12px;color:#64748b}.exam-features{margin:20px 0;text-align:left;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:16px}.exam-features h4{color:#166534;font-size:14px;margin:0 0 12px;font-weight:700}.exam-features ul{margin:0;padding:0 0 0 20px;list-style:none}.exam-features li{font-size:13px;color:#15803d;margin-bottom:8px;display:flex;align-items:center}.exam-features li:last-child{margin-bottom:0}.exam-link-section{margin:16px 0;text-align:center}.exam-link-text{font-size:12px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;word-break:break-all;margin-bottom:12px;display:block}.copy-link-btn{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.copy-link-btn:hover{background:#2563eb;transform:scale(1.05)}.expert-selection-tag{margin:8px;padding:4px}.expert-info{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border:1px solid #bfdbfe;border-radius:12px;padding:8px 12px;position:relative;min-width:200px;box-shadow:0 2px 4px #3b82f61a}.expert-icon{font-size:16px;background:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.expert-name{font-weight:700;color:#1e40af;font-size:14px}.expert-title{font-size:11px;color:#64748b;background:#fff;padding:2px 6px;border-radius:4px;margin-left:4px}.expert-change-btn{background:transparent;border:none;cursor:pointer;font-size:14px;padding:4px;border-radius:4px;transition:all .2s}.expert-change-btn:hover{background:#e2e8f0}.expert-select-btn{background:#10b981;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s;font-weight:600}.expert-select-btn:hover{background:#059669;transform:scale(1.05)}.expert-select-btn.selected{background:#059669}.empty-state-exam-qr{margin:20px 12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #bbf7d0;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px -5px #22c55e33}.expert-tag-in-qr{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #0000000d}.expert-tag-in-qr .expert-icon{font-size:18px;background:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.expert-tag-in-qr .expert-name{font-size:14px;font-weight:700;color:#334155}.expert-tag-in-qr .expert-role{font-size:12px;color:#64748b;background:#f1f5f9;padding:2px 6px;border-radius:4px;margin-left:8px}.empty-qr-header{background:#16a34a;color:#fff;padding:16px;text-align:center}.empty-qr-title{font-size:18px;font-weight:700;display:block;margin-bottom:4px}.empty-qr-subtitle{font-size:13px;opacity:.9;display:block}.empty-qr-content{padding:24px;display:flex;flex-direction:column;align-items:center;gap:20px}.large-qr-wrapper{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000001a;border:2px solid #f3f4f6}.large-qr-code{margin:0 auto}.large-qr-info{text-align:center}.scan-instructions h4{font-size:16px;color:#15803d;margin-bottom:16px;text-align:center}.scan-instructions ol{text-align:left;color:#166534;font-size:14px;line-height:1.6;max-width:300px;margin:0 auto}.scan-instructions li{margin-bottom:8px;padding-left:4px}.link-section{width:100%;text-align:center}.link-section h4{font-size:16px;color:#166534;margin-bottom:12px}.exam-link-box{background:#fff;border-radius:8px;padding:12px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d}.exam-link-box .link-text{font-size:12px;color:#334155;word-break:break-all;background:#f8fafc;padding:8px;border-radius:4px;margin-bottom:8px;font-family:Courier New,monospace;font-weight:600}.large-copy-btn{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s;width:100%}.large-copy-btn:hover{background:linear-gradient(135deg,#15803d,#166534);transform:scale(1.02);box-shadow:0 4px 12px #22c55e4d}.compact-unified-qr{margin:8px 12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:12px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #22c55e1a}.compact-unified-qr:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0);transform:scale(1.02);box-shadow:0 4px 12px #22c55e33}.compact-qr-trigger{display:flex;align-items:center;gap:12px;padding:12px}.compact-qr-info{display:flex;flex-direction:column;flex:1}.compact-qr-icon{font-size:24px;background:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.compact-qr-title{font-size:14px;font-weight:700;color:#166534;line-height:1.2}.compact-qr-desc{font-size:12px;color:#15803d;opacity:.8;line-height:1.2}.expand-indicator{color:#15803d;font-size:18px;font-weight:700;opacity:.6;transition:all .2s;flex-shrink:0}.compact-unified-qr:hover .expand-indicator{opacity:1;transform:translate(2px)}@media(max-width:640px){.expert-actions{grid-template-columns:1fr}.expert-info{min-width:auto}.empty-qr-content{flex-direction:column;align-items:center;gap:16px;padding:16px}.large-qr-wrapper{padding:12px}.large-qr-info{text-align:center}.scan-instructions ol{font-size:13px}.link-section{width:100%}.compact-qr-trigger{flex-direction:column;align-items:center;text-align:center;gap:8px}}.person-selection-view-mini-table{background:#fff;border-bottom:1px solid #e2e8f0;padding:4px 12px;flex-shrink:0;z-index:100}.mini-table-header{display:flex;align-items:center;gap:16px}.method-badge{display:flex;align-items:center;gap:6px;background:#f1f5f9;padding:4px 10px;border-radius:6px;flex-shrink:0}.method-badge .m-icon{font-size:16px}.method-badge .m-text{font-size:13px;font-weight:700;color:#475569}.table-responsive-container{flex:1;overflow-x:auto;max-height:120px;overflow-y:auto}.compact-examinee-table{width:100%;border-collapse:collapse;font-size:11px}.compact-examinee-table th{text-align:left;color:#94a3b8;font-weight:500;padding:2px 8px;border-bottom:1px solid #f1f5f9}.compact-examinee-table td{padding:4px 8px;border-bottom:1px dashed #f1f5f9;vertical-align:middle}.compact-examinee-table tr{cursor:pointer;transition:background .2s}.compact-examinee-table tr:hover{background:#f8fafc}.compact-examinee-table tr.active{background:#eff6ff}.compact-examinee-table tr.active td{border-bottom-color:#dbeafe}.status-dot{width:6px;height:6px;border-radius:50%}.status-dot.pending{background:#cbd5e1}.status-dot.done{background:#22c55e}.name-score-cell{display:flex;align-items:center;gap:8px}.name-score-cell .n-text{font-weight:600;color:#334155}.name-score-cell .s-badge{background:#dcfce7;color:#166534;padding:1px 6px;border-radius:10px;font-size:10px;font-weight:700}.role-cell{color:#64748b}.unit-cell{color:#94a3b8;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-action-btn{background:#fff;border:1px solid #e2e8f0;font-size:10px;padding:2px 8px;border-radius:4px;color:#64748b;cursor:pointer}tr.active .mini-action-btn{background:#3b82f6;color:#fff;border-color:#3b82f6}.mini-add-btn{background:#3b82f6;color:#fff;border:none;font-size:12px;padding:6px 12px;border-radius:6px;font-weight:600;cursor:pointer;flex-shrink:0}.mini-add-btn:hover{background:#2563eb}.person-selection-view-ultra-compact{background:#fff;border-bottom:1px solid #e2e8f0;padding:6px 16px;flex-shrink:0;z-index:100}.compact-header-row{display:flex;align-items:center;gap:16px;width:100%}.method-label{display:flex;align-items:center;gap:6px;padding-right:16px;border-right:1px solid #eee;flex-shrink:0}.method-label .m-icon{font-size:16px}.method-label .m-text{font-size:13px;font-weight:700;color:#475569}.person-tags-scroll{flex:1;display:flex;align-items:center;gap:8px;overflow-x:auto;padding:2px 0}.mini-person-tag{display:flex;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;margin:2px 4px 2px 2px;cursor:pointer;transition:all .2s;position:relative;min-width:90px;max-width:140px;justify-content:space-between;box-shadow:0 1px 2px #0000000d;font-size:11px}.mini-person-tag:hover{background:#f1f5f9;border-color:#cbd5e1}.mini-person-tag.active{background:#3b82f6;border-color:#2563eb;box-shadow:0 2px 4px #3b82f64d}.mini-person-tag.active .p-name{color:#fff}.mini-person-tag.active .p-score{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4)}.mini-person-tag.done{border-color:#22c55e}.mini-person-tag.done .p-name{color:#166534;font-weight:600}.p-name{font-size:10px;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin-right:3px}.p-score{font-size:9px;font-weight:600;background:#dcfce7;color:#166534;padding:0 4px;border-radius:3px;line-height:1.3}.mini-add-person-btn{background:#fff;border:1px dashed #cbd5e1;color:#64748b;padding:3px 10px;border-radius:100px;font-size:11px;cursor:pointer;display:flex;align-items:center;gap:4px}.mini-add-person-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#f0f7ff}.delete-person-btn{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:50%;border:none;background:#ef4444;color:#fff;font-size:10px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;opacity:.8;transition:all .2s;z-index:10}.delete-person-btn:hover{opacity:1;background:#dc2626;transform:scale(1.1)}.modal-footer-refined{padding:8px 20px}.btn-save-premium{padding:6px 16px!important;font-size:13px!important;height:32px!important;min-width:unset!important}.btn-cancel-flat{font-size:12px!important;padding:6px 12px!important}.btn-record-header{background:#3b82f6;color:#fff;padding:6px 16px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:none;cursor:pointer;transition:all .2s ease;min-width:110px;height:48px;box-shadow:0 4px 12px #3b82f633;text-align:center}.btn-record-header:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-record-header:active{transform:translateY(0)}.btn-record-header.recording{background:#ef4444;box-shadow:0 4px 12px #ef44444d;animation:pulse-red-lite 2s infinite}.btn-record-header label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;font-weight:700;opacity:.9;margin-bottom:2px;cursor:pointer}.btn-record-header .value{font-size:13px;font-weight:800;line-height:1}.score-summary-badge{height:48px;min-width:110px;box-sizing:border-box}.record-dot-mini.pulse{animation:pulse-white 1.5s infinite}@keyframes pulse-red-lite{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse-white{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes pulse-red{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.exam-table-container{background:#fff;padding:24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.table-header-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.table-header-actions h3{margin:0 0 4px;font-size:20px;font-weight:800;color:#0f172a}.table-header-actions p{margin:0;font-size:14px;color:#64748b}.table-header-actions .h-right{display:flex;gap:12px}.exam-management-table{width:100%;border-collapse:separate;border-spacing:0}.exam-management-table th{background:#f8fafc;padding:12px 16px;text-align:left;font-size:13px;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0}.exam-management-table td{padding:16px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#334155;vertical-align:middle}.exam-management-table tr:hover{background:#f8fbff}.exam-management-table tr.active{background:#eff6ff}.status-cell,.name-cell{display:flex;align-items:center;gap:8px}.name-cell .n-text{font-weight:700;color:#0f172a}.u-badge{background:#f0fdf4;color:#166534;font-size:11px;padding:2px 6px;border-radius:4px;border:1px solid #bbf7d0}.s-text{font-weight:800;font-size:16px}.s-text.pass{color:#10b981}.s-text.fail{color:#ef4444}.action-cell{display:flex;gap:10px}.view-answers-btn{background:#fff;border:1px solid #3b82f6;color:#3b82f6;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.view-answers-btn:hover{background:#3b82f6;color:#fff}.table-select-btn{background:#0f172a;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.empty-table-cell{text-align:center;padding:60px!important;background:#fbfcfe}.empty-hint span{display:block;font-size:18px;font-weight:700;color:#94a3b8;margin-bottom:8px}.empty-hint p{color:#cbd5e1}.user-management{padding:24px;background:#f8fafc;min-height:calc(100vh - 64px)}.user-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.user-management-header h2{font-size:24px;font-weight:700;color:#1e293b;margin:0}.add-user-btn{background:#3b82f6;color:#fff;padding:10px 20px;border-radius:10px;font-weight:600;display:flex;align-items:center;gap:8px;transition:all .2s}.add-user-btn:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f633}.users-table-container{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;border:1px solid #e2e8f0}.users-table{width:100%;border-collapse:collapse}.users-table th{text-align:left;padding:16px 20px;background:#f8fafc;color:#64748b;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.users-table td{padding:18px 20px;border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px}.users-table tr:hover{background:#fcfcfd}.role-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.role-admin{background:#ede9fe;color:#6d28d9}.role-expert{background:#eff6ff;color:#1d4ed8}.status-btn{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.status-btn.active{background:#dcfce7;color:#166534}.status-btn.inactive{background:#fee2e2;color:#991b1b}.actions-cell{display:flex;gap:12px}.edit-btn,.delete-btn{font-size:13px;font-weight:600;transition:color .2s}.edit-btn{color:#3b82f6}.edit-btn:hover{color:#2563eb}.delete-btn{color:#ef4444}.delete-btn:hover{color:#dc2626}.user-identity{display:flex;flex-direction:column}.user-identity .username{font-size:12px;color:#94a3b8}.form-single-col{grid-column:1 / -1;margin-bottom:24px}.signature-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.signature-section label.form-label{display:block;margin-bottom:12px;font-size:13px;font-weight:700;color:#64748b}.signature-container-refined{height:120px;display:flex;align-items:center;justify-content:center}.signature-preview-bubble{position:relative;padding:8px 32px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;max-width:80%}.signature-preview-bubble img{max-height:100px;max-width:100%;object-fit:contain;cursor:pointer}.remove-sig-btn-mini{position:absolute;top:-10px;right:-10px;width:24px;height:24px;background:#ef4444;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 2px 4px #0000001a}.sig-upload-trigger{width:100%;height:100%;border:2px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;background:#fff}.sig-upload-trigger:hover{border-color:#3b82f6;background:#eff6ff}.sig-upload-trigger input[type=file]{display:none}.trigger-inner{display:flex;flex-direction:column;align-items:center;gap:8px}.trigger-inner .icon{font-size:24px}.trigger-inner .text{font-size:13px;color:#94a3b8;font-weight:500}.signature-list-preview{max-height:30px;max-width:80px;mix-blend-mode:multiply}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:24px;padding:32px;width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal::-webkit-scrollbar{width:6px}.modal::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.modal h3{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#475569}.form-group input,.form-group select{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:14px;transition:all .2s}.form-group input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f61a}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:24px;border-top:1px solid #f1f5f9}.modal-actions button{padding:12px 24px;border-radius:12px;font-weight:600;font-size:14px;transition:all .2s}.submit-btn{background:#3b82f6;color:#fff}.cancel-btn{background:#f1f5f9;color:#64748b}.cancel-btn:hover{background:#e2e8f0}.expert-profile-cell{display:flex;flex-direction:column;gap:4px}.title-tag{font-size:11px;background:#f1f5f9;color:#64748b;padding:2px 6px;border-radius:4px;font-weight:500;width:fit-content}.primary-org{font-weight:700;color:#1e293b;font-size:14px}.secondary-dept{font-size:12px;color:#94a3b8;margin-top:2px}.signature-cell{text-align:center}.indicator-management{padding:0;background:#f8fafc;min-height:100vh}.page-header-simple{background:#fff;padding:32px 60px;border-bottom:1px solid #e2e8f0}.page-header-simple h2{margin:0 0 8px;font-size:28px;font-weight:800;color:#0f172a}.page-header-simple p{margin:0;color:#64748b;font-size:15px}.management-content-wrapper{padding:40px 60px;display:flex;flex-direction:column;gap:32px}.system-navigation-bar{background:#fff;padding:20px 32px;border-radius:20px;border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -1px #0000000d}.selector-container{display:flex;align-items:center;gap:16px;flex:1}.selector-container label{font-weight:700;color:#475569;font-size:14px}.premium-select{min-width:320px;height:48px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:0 16px;font-size:15px;font-weight:600;color:#1e293b;cursor:pointer;transition:all .2s}.premium-select:hover{border-color:#3b82f6}.nav-actions{display:flex;align-items:center;gap:12px}.add-system-btn{background:#3b82f6;color:#fff;border:none;height:48px;padding:0 24px;border-radius:12px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.add-system-btn:hover{background:#2563eb;transform:translateY(-2px)}.config-system-btn,.delete-system-btn{width:48px;height:48px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s}.config-system-btn:hover{border-color:#3b82f6;color:#3b82f6}.delete-system-btn:hover{border-color:#fee2e2;color:#ef4444}.standard-editor-refined{display:flex;flex-direction:column}.editor-header-actions{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.info-tag{display:flex;flex-direction:column;gap:4px}.file-id{font-family:JetBrains Mono,monospace;background:#f1f5f9;padding:4px 10px;border-radius:6px;font-size:12px;color:#475569;font-weight:700;width:fit-content}.mtime{font-size:12px;color:#94a3b8}.main-btns{display:flex;gap:12px}.btn-add{height:40px;padding:0 16px;background:#3b82f6;border:none;border-radius:10px;font-weight:600;font-size:13px;color:#fff;display:flex;align-items:center;gap:8px;cursor:pointer}.btn-add:hover{background:#2563eb}.btn-import{height:40px;padding:0 16px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;font-weight:600;font-size:13px;color:#475569;cursor:pointer}.text-btn{background:none;border:none;color:#3b82f6;font-weight:700;cursor:pointer;white-space:nowrap;padding:4px 8px;font-size:13px}.text-btn.danger{color:#ef4444}.text-btn.danger:hover{background:#fef2f2;border-radius:4px}.btn-save-all{height:40px;padding:0 20px;background:#10b981;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer}.standard-overview-container{margin-bottom:24px;display:flex;flex-direction:column;gap:16px}.overview-main-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.stat-icon{width:40px;height:40px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.stat-info .label{font-size:12px;color:#64748b;display:block}.stat-info .value{font-size:20px;font-weight:800;color:#1e293b}.distribution-section{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.distribution-section h4{margin:0 0 12px;font-size:14px;font-weight:700;color:#334155}.hierarchy-distribution{display:flex;flex-direction:column;gap:4px}.hierarchy-item{background:#fff;border-radius:8px;border:1px solid #f1f5f9;overflow:hidden}.hierarchy-item-header{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;transition:background .2s}.hierarchy-item-header:hover{background:#f8fafc}.hierarchy-toggle{color:#94a3b8;display:flex;align-items:center}.hierarchy-name{flex:1;font-weight:700;font-size:13px;color:#334155}.hierarchy-meta{display:flex;align-items:center;gap:12px}.hierarchy-count{font-size:11px;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:4px}.hierarchy-progress-bg{width:80px;height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.hierarchy-progress-fill{height:100%;background:#3b82f6}.hierarchy-score{width:60px;text-align:right;font-size:12px;font-weight:700;color:#1e293b}.hierarchy-percent{width:50px;text-align:right;font-size:11px;color:#64748b}.hierarchy-children{background:#f8fafc;border-top:1px dashed #e2e8f0;padding:8px}.hierarchy-child{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px}.hierarchy-child:hover{background:#f1f5f9}.hierarchy-child-name{flex:1;display:flex;align-items:center;gap:8px;font-size:12px;color:#475569}.child-indent{width:16px}.hierarchy-child-meta{width:50px}.hierarchy-child-meta span{font-size:11px;color:#94a3b8}.hierarchy-child-score{width:60px;text-align:right;font-size:12px;font-weight:600;color:#334155}.hierarchy-child-percent{width:50px;text-align:right;font-size:11px;color:#94a3b8}.risk-distribution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.risk-dist-card{display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border-radius:8px;border:1px solid #f1f5f9}.risk-dist-card.high{border-left:3px solid #ef4444}.risk-dist-card.medium{border-left:3px solid #f59e0b}.risk-dist-card.low{border-left:3px solid #10b981}.risk-icon{font-size:16px}.risk-name{font-weight:700;font-size:12px;color:#334155}.risk-score{font-size:14px;font-weight:800;color:#1e293b}.risk-count{font-size:11px;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:4px}.score-distribution-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.overview-main-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px}.stat-card.primary{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#bfdbfe}.stat-icon{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.stat-info .label{font-size:13px;color:#64748b;display:block}.stat-info .value{font-size:24px;font-weight:800;color:#1e293b}.stat-info .value.danger{color:#ef4444}.distribution-section{background:#f8fafc;border-radius:20px;padding:24px;border:1px solid #e2e8f0}.distribution-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.distribution-header h4{margin:0;font-size:15px;font-weight:700;color:#334155}.distribution-select{height:36px;padding:0 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;font-weight:600;color:#475569;cursor:pointer}.distribution-select:hover{border-color:#3b82f6}.distribution-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.distribution-grid.l2-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.dist-card.l2-card{padding:12px}.dist-card.l2-card .dist-progress-bg.small{height:4px;margin-top:8px}.dist-card.l2-card .dist-footer{margin-top:6px}.l2-parent{margin-top:8px;padding-top:8px;border-top:1px dashed #f1f5f9}.l2-parent-label{font-size:10px;color:#94a3b8}.dist-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #f1f5f9}.dist-header{display:flex;justify-content:space-between;margin-bottom:12px}.dist-name{font-weight:700;font-size:14px;color:#334155}.dist-count{font-size:11px;background:#f1f5f9;padding:2px 6px;border-radius:4px;color:#64748b}.dist-progress-bg{height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden}.dist-progress-fill{height:100%;background:#3b82f6}.dist-footer{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;color:#64748b}.dist-score{font-weight:600}.dist-percent{color:#94a3b8}.risk-distribution-grid{display:flex;flex-direction:row;gap:12px}.risk-dist-card{flex:1;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-radius:12px;border:1px solid #f1f5f9;transition:all .2s}.risk-dist-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.risk-dist-card.high{border-left:4px solid #ef4444}.risk-dist-card.medium{border-left:4px solid #f59e0b}.risk-dist-card.low{border-left:4px solid #10b981}.risk-dist-card.已完成{border-left:4px solid #3b82f6}.risk-dist-card.未完成{border-left:4px solid #94a3b8}.risk-icon{font-size:20px}.risk-info{flex:1;display:flex;flex-direction:column}.risk-name{font-weight:700;font-size:13px;color:#334155}.risk-score{font-size:18px;font-weight:800;color:#1e293b}.risk-count{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:6px;white-space:nowrap}.indicators-table-container{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:visible;box-shadow:0 2px 4px #00000008}.table-scroll-wrapper{overflow-x:auto;overflow-y:visible;max-width:100%}.table-toolbar{display:flex;align-items:center;gap:16px;padding:12px 16px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.table-hint{font-size:12px;color:#94a3b8}.table-scroll-wrapper{overflow-x:auto;overflow-y:visible;max-width:100%;position:relative}.table-scroll-wrapper::-webkit-scrollbar{height:8px}.table-scroll-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.table-scroll-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.table-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.indicators-table{width:max-content;min-width:100%;border-collapse:collapse}.indicators-table td{padding:10px 12px;border-bottom:1px solid #f8fafc;border-right:1px solid #f8fafc;font-size:13px;color:#334155;white-space:normal;word-wrap:break-word;max-width:250px;vertical-align:top}.indicators-table th{background:#f8fafc;padding:10px 12px;font-size:12px;font-weight:700;color:#64748b;border-bottom:2px solid #f1f5f9;border-right:1px solid #f1f5f9;white-space:nowrap}.indicators-table th:last-child{border-right:none}.indicators-table td{padding:10px 12px;border-bottom:1px solid #f8fafc;border-right:1px solid #f8fafc;font-size:13px;color:#334155;white-space:normal;word-break:break-word}.indicators-table td:last-child{border-right:none}.indicators-table tbody tr:hover{background:#f8fafc}.th-seq{width:60px!important}.td-seq{width:60px!important;text-align:center;font-family:JetBrains Mono,monospace;font-weight:700;color:#64748b}.th-level,.td-level{width:120px!important}.th-content,.td-content{width:auto!important;min-width:200px}.content-ellipsis{white-space:pre-wrap;word-break:break-word;line-height:1.5}.th-score{width:80px!important;text-align:center}.td-score{width:80px!important;text-align:center;font-weight:700;color:#1e293b}.th-actions{width:130px!important}.td-actions{width:130px!important;white-space:nowrap;display:flex;gap:4px}.btn-action-mini{height:26px;padding:0 10px;border:1px solid #e2e8f0;border-radius:5px;background:#fff;color:#475569;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.btn-action-mini:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.btn-action-mini.danger:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026}.modal.large-modal{max-width:700px}.modal.edit-indicator-modal{max-width:800px;padding:0}.modal.edit-indicator-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #f1f5f9;background:#f8fafc;border-radius:16px 16px 0 0}.modal.edit-indicator-modal .modal-header h3{margin:0;font-size:18px;font-weight:700;color:#1e293b}.modal-close{width:32px;height:32px;border:none;background:transparent;color:#94a3b8;font-size:24px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#f1f5f9;color:#475569}.modal.edit-indicator-modal .modal-body{padding:20px 24px;max-height:calc(90vh - 80px);overflow-y:auto}.edit-section{margin-bottom:20px}.edit-section-title{font-size:13px;font-weight:700;color:#334155;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.edit-row{display:flex;gap:12px;margin-bottom:12px}.edit-row.levels-row{flex-wrap:wrap}.edit-field{flex:1;min-width:120px}.edit-field.flex-2{flex:2}.edit-field label{display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:6px}.edit-field input,.edit-field textarea,.edit-field select{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#334155;background:#fff;transition:all .2s}.edit-field input:focus,.edit-field textarea:focus,.edit-field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.edit-field textarea{resize:vertical;min-height:60px}.edit-field select{cursor:pointer}.criteria-textarea{font-family:monospace;font-size:12px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px;border-top:1px solid #f1f5f9;background:#f8fafc;border-radius:0 0 16px 16px}.cancel-btn{height:40px;padding:0 20px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-weight:600;cursor:pointer}.cancel-btn:hover{background:#f8fafc}.submit-btn{height:40px;padding:0 24px;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-weight:600;cursor:pointer}.submit-btn:hover{background:#2563eb}.modal{background:#fff;border-radius:32px;padding:40px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;position:relative;display:flex;flex-direction:column}.modal-body{flex:1;overflow-y:auto;padding-right:8px}.modal::-webkit-scrollbar,.modal-body::-webkit-scrollbar{width:6px}.modal::-webkit-scrollbar-thumb,.modal-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.large-modal{max-width:800px}.form-group textarea{width:100%;padding:16px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-family:inherit;font-size:14px;resize:vertical}.form-double-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.modal-header p{margin:4px 0 0;color:#64748b;font-weight:500}.modal-header h3{margin:0 0 24px;font-size:24px;font-weight:800}.form-group label{display:block;margin-bottom:8px;font-weight:700;color:#475569}.form-group input{width:100%;height:48px;padding:0 16px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.cancel-btn{background:none;border:none;font-weight:700;color:#64748b;cursor:pointer}.submit-btn{height:48px;padding:0 24px;background:#3b82f6;color:#fff;border:none;border-radius:12px;font-weight:700;cursor:pointer}.animate-fade-in{animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.criteria-text{font-size:13px;color:#475569;line-height:1.5;background:#f8fafc;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;max-height:120px;overflow-y:auto;white-space:pre-wrap}.criteria-text::-webkit-scrollbar{width:4px}.criteria-text::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.criteria-textarea{font-family:monospace;font-size:13px!important;line-height:1.6}.text-muted{color:#94a3b8;font-style:italic}.item-desc-main{font-weight:700;color:#1e293b;margin-bottom:4px}.item-desc-sub{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 8px;border-radius:4px;display:block;margin-top:6px;line-height:1.4}.item-requirements{font-size:13px;color:#475569;margin:4px 0;line-height:1.5}.item-requirements strong{color:#3b82f6}.criteria-list{margin:0;padding:0;list-style:none}.criteria-list li{display:flex;gap:6px;font-size:13px;color:#475569;line-height:1.5;margin-bottom:6px}.criteria-list li .dot{color:#3b82f6;font-weight:800}.criteria-list li .text{flex:1}.action-buttons{display:flex;gap:6px;align-items:center}.action-btn{display:flex;align-items:center;gap:4px;padding:6px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s}.action-btn:hover{background:#f8fafc;border-color:#cbd5e1}.action-btn.edit{border-color:#dbeafe;color:#3b82f6}.action-btn.edit:hover{background:#eff6ff;border-color:#3b82f6}.action-btn.danger{border-color:#fee2e2;color:#ef4444}.action-btn.danger:hover{background:#fef2f2;border-color:#fecaca}.action-icon{font-size:14px;line-height:1}.action-text{display:inline}@media(max-width:1200px){.action-text{display:none}.action-btn{padding:6px 8px}}.config-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:8px 0}.config-group{display:flex;flex-direction:column;gap:8px}.config-group:first-child{grid-column:1 / -1;background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #e2e8f0}.config-group label{font-size:13px;font-weight:700;color:#475569}.config-group input[type=number],.config-group select{height:44px;border:1px solid #e2e8f0;border-radius:10px;padding:0 12px;font-size:14px;color:#1e293b;background:#fff;transition:all .2s}.config-group input[type=number]:focus,.config-group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px!important;color:#1e293b!important}.checkbox-label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:24px;background:#cbd5e1;border-radius:50px;position:relative;cursor:pointer;transition:background .3s;border:none}.checkbox-label input[type=checkbox]:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .3s;box-shadow:0 2px 4px #0000001a}.checkbox-label input[type=checkbox]:checked{background:#3b82f6}.checkbox-label input[type=checkbox]:checked:after{transform:translate(20px)}.field-config-management{background:#f4f7f9;min-height:100vh;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-header-simple{background:#fff;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #00000008}.header-left{display:flex;align-items:center;gap:20px}.back-circle-btn{width:36px;height:36px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#64748b}.back-circle-btn:hover{background:#f8fafc;color:#1e293b}.page-header-simple h2{margin:0;font-size:18px;font-weight:800;color:#0f172a}.page-header-simple p{margin:2px 0 0;font-size:12px;color:#94a3b8}.config-container{padding:24px 40px;max-width:1400px;margin:0 auto}.config-main-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}.config-section-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column}.section-title{padding:16px 20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:10px}.section-title h3{margin:0;font-size:15px;font-weight:700;color:#334155;flex:1}.icon-blue{color:#3b82f6}.icon-orange{color:#f59e0b}.hierarchy-box{padding:20px;display:flex;flex-direction:column;gap:12px}.hierarchy-item-row{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;position:relative}.lvl-indicator{width:24px;height:24px;background:#3b82f6;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-top:4px}.lvl-config{flex:1;display:grid;grid-template-columns:150px 1fr;gap:16px}.input-with-label label{display:block;font-size:11px;font-weight:600;color:#94a3b8;margin-bottom:6px;text-transform:uppercase}.input-with-label input{width:100%;height:36px;border:1px solid #e2e8f0;border-radius:6px;padding:0 10px;font-size:13px;background:#fff}.btn-delete-lvl{padding:8px;color:#94a3b8;background:none;border:none;cursor:pointer}.btn-delete-lvl:hover{color:#ef4444}.btn-add-level-mini{padding:4px 10px;font-size:12px;background:#eff6ff;color:#3b82f6;border:1px solid #3b82f6;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:4px}.mapping-table-simple{padding:20px}.m-header{display:grid;grid-template-columns:140px 1fr 60px;padding:0 12px 10px;font-size:11px;font-weight:700;color:#94a3b8}.m-row{display:grid;grid-template-columns:140px 1fr 60px;align-items:center;padding:10px 12px;border-bottom:1px solid #f1f5f9}.m-row:last-child{border-bottom:none}.m-row.is-disabled{opacity:.5;background:#fafbfc}.role .type-icon{color:#64748b;margin-right:8px}.role .name{font-size:13px;font-weight:600;color:#1e293b}.m-col.map input{width:95%;border:1px solid transparent;padding:6px 12px;font-size:13px;border-radius:4px;background:transparent}.m-col.map input:focus:not(:disabled){background:#fff;border-color:#cbd5e1}.mini-toggle{padding:4px 8px;font-size:11px;font-weight:800;border:none;border-radius:4px;cursor:pointer}.mini-toggle.on{background:#dcfce7;color:#166534}.mini-toggle.off{background:#f1f5f9;color:#64748b}.btn-save-primary{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}.btn-edit-outline{padding:8px 16px;border-radius:8px;border:2px solid #2563eb;background:#fff;color:#2563eb;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer}.config-preview-section{background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.preview-status{padding:2px 8px;background:#fef3c7;color:#92400e;font-size:11px;border-radius:4px;font-weight:700}.preview-scroll-container{overflow-x:auto;border-top:1px solid #f1f5f9}.preview-real-table{width:100%;border-collapse:collapse;table-layout:fixed}.preview-real-table th{padding:12px 16px;text-align:left;font-size:12px;color:#64748b;background:#fafbfc;border-bottom:2px solid #f1f5f9}.preview-real-table td{padding:12px 16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-lvl,.td-lvl{background:#f8fafc!important;font-style:italic}.preview-warning{padding:12px 20px;background:#fffbeb;color:#92400e;font-size:12px;display:flex;align-items:center;gap:10px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.animate-slide-in{animation:slideIn .3s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile{max-width:900px;margin:0 auto;padding:32px 24px}.profile-header{text-align:center;margin-bottom:40px}.profile-header h1{margin:0 0 12px;font-size:32px;font-weight:800;color:#0f172a;letter-spacing:-.025em}.profile-header p{color:#64748b;font-size:17px;max-width:600px;margin:0 auto;line-height:1.6}.profile-tabs{display:flex;background:#f1f5f9;border-radius:14px;padding:6px;margin-bottom:32px;box-shadow:inset 0 2px 4px #0000000d}.tab-btn{flex:1;padding:12px 20px;border:none;background:transparent;color:#64748b;font-size:15px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.tab-btn:hover{color:#334155}.tab-btn.active{background:#fff;color:#3b82f6;box-shadow:0 4px 12px #00000014}.profile-content{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d}.message{padding:16px 20px;border-radius:12px;margin-bottom:32px;font-size:15px;font-weight:600;display:flex;align-items:center;gap:12px}.message.success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.message.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.profile-section{width:100%}.profile-section h2{margin:0 0 28px;font-size:22px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:10px}.profile-section h2:before{content:"";display:inline-block;width:4px;height:20px;background:#3b82f6;border-radius:4px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form-group{margin-bottom:24px}.form-group label{display:block;margin-bottom:8px;color:#475569;font-size:14px;font-weight:600}.form-group input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:15px;font-family:inherit;color:#1e293b;background:#f8fafc;transition:all .2s}.form-group input:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a}.signature-collection-profile{margin:32px 0;padding:24px;background:#f8fafc;border-radius:16px;border:1px dashed #cbd5e1}.signature-collection-profile label:first-child{display:block;margin-bottom:16px;font-weight:700;color:#1e293b;font-size:15px}.sig-upload-box{width:100%;min-height:180px;display:flex;align-items:center;justify-content:center}.sig-placeholder-box{width:100%;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:12px;cursor:pointer;transition:all .2s;border:1px solid #e2e8f0}.sig-placeholder-box:hover{border-color:#3b82f6;background:#f0f7ff}.sig-placeholder-box span{font-size:15px;color:#64748b;font-weight:500}.sig-preview-centered{position:relative;background:#fff;padding:20px;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;align-items:center;gap:12px}.sig-preview-centered img{max-width:260px;max-height:120px;object-fit:contain}.btn-clear-sig{padding:6px 16px;background:#fee2e2;color:#ef4444;border:1px solid #fecaca;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.btn-clear-sig:hover{background:#fecaca}.form-info-footer{margin-top:40px;padding-top:32px;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.role-display{display:flex;align-items:center;gap:12px;color:#64748b;font-size:15px;font-weight:500}.role-tag{padding:4px 12px;background:#eff6ff;color:#1d4ed8;border-radius:20px;font-size:13px;font-weight:700;border:1px solid #dbeafe}.submit-btn-primary{padding:14px 32px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #2563eb33}.submit-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #2563eb4d}.submit-btn-primary:active:not(:disabled){transform:translateY(0)}.submit-btn-primary:disabled{background:#94a3b8;cursor:not-allowed;box-shadow:none}.security-dashboard{display:grid;grid-template-columns:1.5fr 1fr;gap:40px}.meta-card{background:#f8fafc;padding:24px;border-radius:16px;border:1px solid #e2e8f0}.meta-row{display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.meta-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.meta-row .label{color:#64748b;font-size:14px}.meta-row .val{color:#1e293b;font-weight:600;font-size:14px}.status-ok{color:#10b981!important}@media(max-width:850px){.form-grid-2,.security-dashboard{grid-template-columns:1fr;gap:24px}.profile-content{padding:24px}.form-info-footer{flex-direction:column;gap:24px;align-items:stretch;text-align:center}.role-display{justify-content:center}}.compliance-system{padding:32px;background-color:#f8fafc;min-height:calc(100vh - 64px);color:#1e293b}.system-header{text-align:left;margin-bottom:48px;padding:48px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:24px;color:#fff;box-shadow:0 20px 25px -5px #1e3a8a33;position:relative;overflow:hidden}.system-header:after{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#ffffff1a;border-radius:50%}.system-header h1{margin:0 0 12px;font-size:36px;font-weight:800;letter-spacing:-.5px}.system-header p{margin:0;font-size:18px;opacity:.85;max-width:800px}.system-overview{margin-bottom:48px}.overview-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{background:#fff;padding:24px;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.card:hover{transform:translateY(-8px);box-shadow:0 12px 20px -5px #00000026;border-color:#3b82f6}.card h3{margin:0 0 12px;color:#64748b;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card .number{font-size:40px;font-weight:800;color:#1e3a8a;margin-bottom:4px}.card p{margin:0;color:#94a3b8;font-size:13px}.system-sections{margin-bottom:48px}.system-sections h2{font-size:20px;font-weight:700;margin-bottom:24px;color:#334155}.sections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.section-card{background:#fff;padding:16px;border-radius:16px;box-shadow:0 1px 3px #0000001a;border-top:3px solid #3b82f6}.section-card h4{margin:0 0 10px;font-size:15px;font-weight:700;color:#1e293b}.section-card ul{padding-left:0;list-style:none;margin:0}.section-card li{font-size:13px;color:#64748b;margin-bottom:4px;padding-left:14px;position:relative}.section-card li:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;background:#3b82f6;border-radius:50%}.system-actions{margin-bottom:48px}.system-actions h2{font-size:20px;font-weight:700;margin-bottom:24px;color:#334155}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.action-card{background:#fff;padding:32px 24px;border-radius:20px;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;display:flex;flex-direction:column;align-items:center;text-align:center}.action-card:hover:not(.disabled){background:#eff6ff;border-color:#3b82f6;transform:translateY(-5px)}.action-card.disabled{opacity:.6;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}.action-card.disabled .action-icon{background:#e2e8f0}.action-card.disabled h4{color:#94a3b8}.action-card.disabled p{color:#cbd5e1}.action-icon{font-size:40px;margin-bottom:16px;background:#f1f5f9;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:20px;transition:all .3s}.action-card:hover .action-icon{background:#fff;transform:scale(1.1) rotate(5deg)}.action-card h4{margin:0 0 8px;font-size:18px;font-weight:700}.action-card p{margin:0;font-size:14px;color:#64748b}.compliance-report{background:#fff;padding:40px;border-radius:24px;box-shadow:0 10px 15px -3px #0000001a;margin-bottom:48px;border:1px solid #e2e8f0}.report-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}.metric-value{font-size:32px;font-weight:800;color:#3b82f6}.system-footer{text-align:center;padding:40px;color:#94a3b8;font-size:14px;line-height:1.6}@media(max-width:1024px){.overview-cards,.sections-grid{grid-template-columns:repeat(2,1fr)}}.main-layout{display:flex;flex-direction:row;min-height:100vh;background-color:#f1f5f9}.role-notice{padding:8px 16px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px;position:fixed;top:0;left:0;right:0;z-index:1000}.role-notice.admin{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.role-notice.expert{background:linear-gradient(135deg,#059669,#047857);color:#fff}.role-notice-icon{font-size:14px}.role-notice-text{flex:1}.sidebar{width:260px;background-color:#0f172a;color:#fff;display:flex;flex-direction:column;flex-shrink:0;position:sticky;top:0;height:100vh;box-shadow:4px 0 10px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-layout.sidebar-collapsed .sidebar{width:72px}.main-layout.sidebar-collapsed .brand-text,.main-layout.sidebar-collapsed .nav-label,.main-layout.sidebar-collapsed .chevron-icon,.main-layout.sidebar-collapsed .section-label,.main-layout.sidebar-collapsed .user-info,.main-layout.sidebar-collapsed .mini-role-badge span{display:none!important}.main-layout.sidebar-collapsed .nav-item .nav-label{display:none!important;visibility:hidden!important;opacity:0!important}.main-layout.sidebar-collapsed .sidebar-brand{padding:24px 16px;justify-content:center}.main-layout.sidebar-collapsed .brand-inner{display:none!important}.main-layout.sidebar-collapsed .sidebar-collapse-btn{margin:0 auto}.main-layout.sidebar-collapsed .nav-item{justify-content:center;padding:12px 0}.main-layout.sidebar-collapsed .nav-icon{margin-right:0}.main-layout.sidebar-collapsed .user-profile-card{padding:8px;justify-content:center}.main-layout.sidebar-collapsed .mini-role-badge{padding:4px}.main-layout.sidebar-collapsed .main-content-layout{padding-left:40px}.sidebar-brand{padding:24px 24px 32px;display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-collapse-btn{background:#ffffff0d;border:none;color:#94a3b8;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;margin-right:-8px}.sidebar-collapse-btn:hover{background:#ffffff1a;color:#fff}.brand-icon{width:40px;height:40px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand-text h1{font-size:18px;margin:0;font-weight:700;letter-spacing:.5px}.brand-text p{font-size:10px;margin:0;opacity:.6;text-transform:uppercase}.sidebar-section{padding:0 12px;margin-top:12px}.sidebar-nav{padding-bottom:20px;flex:1;overflow-y:auto}.nav-item-container{display:flex;flex-direction:column}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 16px;margin:2px 12px;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#94a3b8;font-size:16px;letter-spacing:.3px;position:relative}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:#3b82f626;color:#fff;font-weight:600;border-right:3px solid #3b82f6;border-radius:8px 0 0 8px}.nav-item.active:before{display:none}.nav-item.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:#3b82f6;border-radius:0 4px 4px 0}.level-1 .nav-item{padding-left:44px;font-size:14px}.sub-menu{display:flex;flex-direction:column;overflow:hidden;animation:slideDown .3s ease-out;padding:0 12px;margin-top:4px;gap:2px}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.chevron-icon{margin-left:auto;opacity:.5;transition:transform .2s}.nav-item:hover .chevron-icon{opacity:1}.dot{width:6px;height:6px;background:currentColor;border-radius:50%;opacity:.5}.unit-status-dot{width:8px;height:8px;border-radius:50%;margin-right:4px}.unit-status-dot.owner{background:#3b82f6;box-shadow:0 0 8px #3b82f680}.unit-status-dot.contractor{background:#f59e0b;box-shadow:0 0 8px #f59e0b80}.unit-status-dot.other{background:#94a3b8}.section-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:700;color:#64748b;margin:20px 0 8px;padding:0 24px;text-transform:uppercase;letter-spacing:1.2px}.section-chevron{opacity:.5}.shield-logo{color:#3b82f6;filter:drop-shadow(0 0 8px rgba(59,130,246,.4))}.nav-icon{font-size:18px;width:20px}.sidebar-footer{margin-top:auto;padding:20px 12px;display:flex;flex-direction:column;gap:12px}.mini-role-badge{font-size:11px;padding:4px 8px;border-radius:6px;display:flex;align-items:center;gap:6px;justify-content:center;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.mini-role-badge.admin{background:#3b82f633;color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.mini-role-badge.expert{background:#10b98133;color:#34d399;border:1px solid rgba(16,185,129,.3)}.user-profile-card{background:#0003;border-radius:16px;padding:12px;display:flex;align-items:center;gap:12px;position:relative}.avatar-circle{width:36px;height:36px;background:#3b82f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.user-info{flex-grow:1;overflow:hidden}.user-info .name{font-size:13px;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-info .role-tag{font-size:10px;opacity:.6}.logout-btn{background:none;border:none;color:#fff6;cursor:pointer;padding:4px;font-size:16px;transition:color .2s}.logout-btn:hover{color:#ef4444}.main-content-layout{flex-grow:1;padding:20px 40px 32px;overflow-y:auto}.no-session-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center;background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 12px #0000001a}.no-session-message h3{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}.no-session-message p{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5}.nav-btn{background:#007aff;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.nav-btn:hover{background:#0056cc;transform:translateY(-1px)}@media(max-width:1024px){.sidebar{width:220px}.main-content-layout{padding:24px}}.online-exam-container{max-width:1000px;margin:0 auto;min-height:100vh;background:#f8fafc;font-family:inherit;padding-bottom:120px}.online-exam-container.error{display:flex;justify-content:center;align-items:center;padding:40px;color:#ef4444;text-align:center;height:100vh}.exam-header{background:#fff;padding:32px 24px;box-shadow:0 4px 15px -10px #0000001a;position:sticky;top:0;z-index:100;border-bottom:1px solid #f1f5f9}.exam-header-main{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.exam-timer-box{background:#1e293b;color:#fff;padding:8px 16px;border-radius:8px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 6px -1px #0000001a}.timer-text{font-family:Courier New,Courier,monospace;font-size:20px;font-weight:700;min-width:60px}.timer-text.urgent{color:#ef4444;animation:flash 1s infinite}@keyframes flash{50%{opacity:.5}}.exam-header h1{margin:0 0 20px;font-size:22px;font-weight:900;color:#0f172a;text-align:center}.examinee-info{display:flex;justify-content:center;align-items:center;background:#f1f5f9;padding:12px 16px;border-radius:12px;gap:24px;flex-wrap:wrap}.info-item{font-size:14px;color:#475569}.info-item strong{color:#1e293b;margin-right:4px}.questions-list{padding:24px 16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:24px}@media(max-width:960px){.questions-list{grid-template-columns:1fr}}.question-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 15px -3px #0000000a}.question-text{font-size:17px;color:#1e293b;margin-bottom:24px;line-height:1.5;font-weight:700;display:flex;gap:8px}.q-number{color:#3b82f6;background:#eff6ff;width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.options-group{display:flex;flex-direction:column;gap:12px}.option-label{display:flex;align-items:center;padding:16px;border:2px solid #f1f5f9;border-radius:16px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;margin-bottom:8px}.option-label input{position:absolute;opacity:0}.option-prefix{font-weight:700;color:#3b82f6;margin-right:12px;font-size:18px;min-width:28px;text-align:center;background:#eff6ff;border:2px solid #dbeafe;border-radius:8px;padding:4px;box-shadow:0 1px 3px #3b82f61a}.option-text{font-size:15px;color:#475569;font-weight:500}.option-label:hover{border-color:#cbd5e1;background:#f8fafc}.option-label.selected{background:#f0f7ff;border-color:#3b82f6}.option-label.selected .option-text{color:#1d4ed8;font-weight:700}.option-label.selected .option-prefix{color:#1d4ed8;background:#dbeafe;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.exam-footer{position:fixed;bottom:0;left:0;right:0;padding:20px 16px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -10px 20px -10px #0000001a;display:flex;justify-content:center;z-index:100}.submit-exam-btn{background:#0f172a;color:#fff;border:none;padding:16px;border-radius:16px;font-size:16px;font-weight:800;width:100%;max-width:400px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 15px -3px #0f172a4d}.submit-exam-btn:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;opacity:.7}.submit-exam-btn:not(:disabled):hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f666}.online-exam-container.result{display:flex;align-items:center;justify-content:center;padding:20px}.result-card{background:#fff;text-align:center;padding:60px 40px;border-radius:32px;box-shadow:0 25px 50px -12px #0000001a;width:100%}.result-icon{font-size:72px;margin-bottom:24px}.result-card h2{font-size:28px;font-weight:900;color:#0f172a;margin-bottom:12px}.person-name{color:#64748b;margin-bottom:32px;font-size:16px}.score-display{font-size:80px;font-weight:900;color:#3b82f6;margin-bottom:32px;display:flex;align-items:baseline;justify-content:center}.score-display .unit{font-size:24px;margin-left:8px;font-weight:700;color:#94a3b8}.result-message{font-size:18px;color:#1e293b;font-weight:700;background:#f1f5f9;padding:12px 24px;border-radius:99px;display:inline-block}.submit-warning p{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:8px 12px}.score-subtitle{font-size:14px;color:#64748b;margin-bottom:24px}.category-scores{margin:32px 0;text-align:left}.category-scores h4{font-size:16px;color:#1e293b;margin-bottom:16px;font-weight:700;text-align:center}.category-list{display:flex;flex-direction:column;gap:16px}.category-item{background:#f8fafc;padding:16px;border-radius:12px;border:1px solid #e2e8f0}.cat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cat-name{font-weight:600;color:#1e293b;font-size:15px}.cat-score{font-weight:700;color:#3b82f6;font-size:15px}.cat-progress{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:8px}.cat-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:4px;transition:width .5s ease}.cat-detail{font-size:13px;color:#64748b}@media(max-width:640px){.online-exam-container{padding-bottom:120px}.exam-header{padding:20px 15px}.exam-header h1{font-size:18px;margin-bottom:15px}.examinee-info{flex-direction:column;gap:8px;align-items:stretch;text-align:center}.questions-list{padding:15px 12px 140px}.question-card{padding:20px 15px;border-radius:16px}}.universal-exam-container{max-width:1000px;margin:0 auto;min-height:100vh;background:#f8fafc;font-family:inherit;padding:20px;display:flex;flex-direction:column}.exam-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 25px 50px -12px #0000001a;margin:60px auto;width:100%;max-width:600px}.exam-header{text-align:center;margin-bottom:40px}.exam-header h1{font-size:28px;font-weight:900;color:#0f172a;margin-bottom:8px}.exam-header p{color:#64748b;font-size:16px;margin:0}.form-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}@media(max-width:640px){.form-container{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#1e293b;margin-bottom:8px;font-size:14px}.form-group input,.form-group select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;transition:all .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.start-exam-btn{width:100%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:16px;border-radius:16px;font-size:18px;font-weight:800;cursor:pointer;transition:all .3s;box-shadow:0 10px 25px -5px #10b9814d}.start-exam-btn:hover{transform:translateY(-2px);box-shadow:0 20px 40px -5px #10b98166}.universal-exam-container .exam-header{position:sticky;top:0;z-index:100;background:#fff;padding:20px;margin:-20px -20px 20px;border-bottom:1px solid #f1f5f9}.universal-exam-container .examinee-info{background:#f1f5f9;padding:12px 16px;border-radius:12px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.universal-exam-container .info-item{font-size:13px;color:#475569;display:flex;align-items:center}.universal-exam-container .info-item strong{color:#1e293b;margin-right:2px}.universal-exam-container .info-line{display:flex;gap:12px;align-items:center;white-space:nowrap;overflow-x:auto;width:100%;scrollbar-width:none}.universal-exam-container .info-line::-webkit-scrollbar{display:none}.result-card{background:#fff;text-align:center;padding:60px 40px;border-radius:32px;box-shadow:0 25px 50px -12px #0000001a}.candidate-info{margin:30px 0;text-align:left}.candidate-info h4{font-size:16px;color:#1e293b;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f1f5f9}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.info-item{display:flex;align-items:center;padding:8px 0}.info-label{font-weight:600;color:#64748b;min-width:60px;margin-right:8px}.info-value{color:#1e293b;font-weight:500}.exam-stats{margin:20px 0;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.exam-stats p{margin:4px 0;color:#64748b;font-size:14px}.universal-exam-container .questions-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px;padding:20px 0 100px}@media(max-width:900px){.universal-exam-container .questions-list{grid-template-columns:1fr}}.universal-exam-container .question-card{height:100%}@media(max-width:640px){.universal-exam-container{padding:0}.exam-card{padding:24px;margin:0;border-radius:0;min-height:100vh}.result-card{padding:40px 20px;border-radius:0;min-height:100vh}.info-grid{grid-template-columns:1fr}.examinee-info{padding:8px 12px;background:#f8fafc}.universal-exam-container .info-item{font-size:11px}.universal-exam-container .info-line{justify-content:space-between}.universal-exam-container .exam-header{margin:0;padding:15px}.universal-exam-container .questions-list{padding:10px 10px 120px}}.exam-footer{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px 40px;box-shadow:0 -10px 25px #0000000d;display:flex;justify-content:space-between;align-items:center;z-index:1000;max-width:1000px;margin:0 auto}.submit-warning p{color:#ef4444;font-weight:600;font-size:14px;margin:0}.submit-exam-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:14px 32px;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 10px 15px -3px #3b82f64d}.submit-exam-btn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #3b82f666}@media(max-width:640px){.exam-footer{padding:12px 20px;flex-direction:column-reverse;gap:10px;border-top:1px solid #f1f5f9;max-width:100%}.submit-exam-btn{width:100%;padding:16px}.submit-warning p{font-size:12px}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.exam-card,.result-card{animation:slideIn .5s ease-out}.exam-review-container{max-width:900px;margin:40px auto;padding:0 20px;font-family:inherit;color:#1e293b}.review-header{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 25px -5px #0000000d;margin-bottom:30px}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.header-top h1{font-size:24px;font-weight:800;margin:0;color:#0f172a}.score-badge{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:10px 20px;border-radius:16px;text-align:center}.score-badge .label{display:block;font-size:12px;opacity:.9;font-weight:600}.score-badge .value{font-size:28px;font-weight:900}.candidate-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;padding-top:20px;border-top:1px dashed #e2e8f0}.candidate-summary .info-item label{font-weight:600;color:#64748b;font-size:14px}.candidate-summary .info-item span{font-weight:600;font-size:14px}.category-stats{margin-bottom:40px}.category-stats h3{font-size:18px;font-weight:800;margin-bottom:20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.stat-card{background:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.stat-name{display:block;font-size:14px;font-weight:600;color:#64748b;margin-bottom:8px}.stat-val{font-size:20px;font-weight:800;color:#0f172a}.stat-progress{height:6px;background:#f1f5f9;border-radius:3px;margin-top:12px;overflow:hidden}.stat-progress .bar{height:100%;background:#10b981}.questions-review-list h3{font-size:18px;font-weight:800;margin-bottom:20px}.review-q-card{background:#fff;border-radius:16px;padding:24px;margin-bottom:20px;border:2px solid transparent;box-shadow:0 4px 6px -1px #0000000d}.review-q-card.correct{border-left:4px solid #10b981}.review-q-card.wrong{border-left:4px solid #ef4444}.q-title{font-size:16px;font-weight:700;margin-bottom:20px;line-height:1.6;display:flex;align-items:flex-start;gap:8px}.q-idx{color:#94a3b8}.q-cat{color:#3b82f6;white-space:nowrap}.q-status-icon{font-size:20px;margin-left:auto}.q-status-icon.correct{color:#10b981}.q-status-icon.wrong{color:#ef4444}.options-review{display:grid;gap:12px}.opt-item{padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-size:14px;display:flex;align-items:center;gap:10px;position:relative}.opt-item .prefix{font-weight:700;color:#94a3b8}.opt-item.correct-opt{background:#f0fdf4;border-color:#10b981;color:#065f46}.opt-item.wrong-user-opt{background:#fef2f2;border-color:#ef4444;color:#991b1b}.opt-item .label{margin-left:auto;font-size:11px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:4px}.correct-opt .label{background:#10b981;color:#fff}.wrong-user-opt .label{background:#ef4444;color:#fff}.review-loading,.review-error{text-align:center;padding:100px 20px;font-weight:800;color:#64748b}.review-error{color:#ef4444}.miniprogram-scoring{min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,STHeiti,Microsoft Yahei,sans-serif}.miniprogram-scoring-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#f5f5f5}.loading-spinner{width:40px;height:40px;border:4px solid #e3e3e3;border-top:4px solid #007aff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scoring-header{background:#fff;padding:16px;border-bottom:1px solid #e5e5e5}.progress-bar{height:4px;background:#e5e5e5;border-radius:2px;margin-bottom:12px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#007aff,#5ac8fa);transition:width .3s ease}.item-title h3{font-size:18px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.4}.item-meta{display:flex;justify-content:space-between;align-items:center}.standard-score{font-size:14px;color:#666}.risk-level{padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}.risk-level.high{background:#ffebee;color:#c62828}.risk-level.medium{background:#fff3e0;color:#ef6c00}.risk-level.low{background:#e8f5e8;color:#2e7d32}.scoring-content{padding:16px}.criteria-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}.criteria-description h4{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.criteria-description p{font-size:14px;color:#666;line-height:1.5;margin:0}.scoring-input h4{font-size:16px;font-weight:600;color:#333;margin:12px 0 16px}.score-options{display:flex;gap:12px}.score-btn{flex:1;padding:12px 16px;border:2px solid #007aff;border-radius:8px;background:#fff;color:#007aff;font-size:14px;font-weight:500;transition:all .2s ease}.score-btn.selected{background:#007aff;color:#fff}.score-btn.deduct{border-color:#ff3b30;color:#ff3b30}.score-btn.deduct.selected{background:#ff3b30;color:#fff}.evidence-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}.evidence-section h4{font-size:16px;font-weight:600;color:#333;margin:0 0 16px}.evidence-actions{display:flex;gap:12px;margin-bottom:16px}.evidence-btn{flex:1;padding:12px 16px;border:2px solid #007aff;border-radius:8px;background:#fff;color:#007aff;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.evidence-btn.completed{background:#e8f5e8;border-color:#2e7d32;color:#2e7d32}.evidence-btn.recording{background:#ffebee;border-color:#c62828;color:#c62828;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.evidence-preview,.audio-preview{margin-top:12px;text-align:center}.evidence-preview img{max-width:100%;max-height:200px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.audio-preview audio{width:100%;max-width:300px}.comment-section{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}.comment-section h4{font-size:16px;font-weight:600;color:#333;margin:0 0 12px}.comment-section textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}.comment-section textarea:focus{outline:none;border-color:#007aff}.scoring-footer{padding:16px;background:#fff;border-top:1px solid #e5e5e5;position:fixed;bottom:0;left:0;right:0}.submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#007aff,#5ac8fa);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .2s ease}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #007aff4d}.submit-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:480px){.scoring-header,.scoring-content,.criteria-section,.evidence-section,.comment-section{padding:12px}.score-options,.evidence-actions{flex-direction:column;gap:8px}}html,body{margin:0;padding:0;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#333}.mobile-scoring-container{display:flex;flex-direction:column;height:100vh;max-width:600px;margin:0 auto;background:#f5f5f5;box-shadow:0 0 20px #0000000d}.mobile-header{background:#fff;padding:24px 20px 20px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;position:sticky;top:0;z-index:100;border-bottom:1px solid #e5e5e5}.mobile-header.detail{flex-direction:row;align-items:center;justify-content:space-between;padding:16px 20px}.mobile-header h1{font-size:22px;font-weight:800;color:#0f172a;margin:0}.mobile-header h2{font-size:18px;font-weight:700;color:#0f172a;margin:0;flex:1;text-align:center}.mobile-subtitle{font-size:13px;color:#64748b;margin:0}.back-btn{background:none;border:none;color:#3b82f6;padding:4px;cursor:pointer;display:flex;align-items:center}.mobile-content{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}.info-card{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000000d}.info-row{display:flex;justify-content:space-between;font-size:14px;padding:8px 0}.info-row:not(:last-child){border-bottom:1px solid #f1f5f9}.info-row span{color:#666}.info-row strong{color:#333;font-weight:600}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:12px}.category-btn{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:8px;padding:16px;margin-bottom:12px;font-size:15px;font-weight:600;color:#333;box-shadow:0 2px 4px #00000005;border:none;transition:background .2s}.category-btn:active{background:#f8fafc}.score-item-card{background:#fff;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;box-shadow:0 2px 4px #00000005}.score-item-title{font-size:15px;font-weight:600;color:#333;line-height:1.4;margin-bottom:8px}.score-item-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}.mobile-loading,.mobile-error{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;color:#64748b;font-size:15px}.wx-style-container{background-color:#f5f5f5}.wx-top-header{background:#fff;color:#000;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:100;padding:16px;border-bottom:1px solid rgba(0,0,0,.05)}.wx-back-btn{background:none;border:none;color:#fff;margin-top:4px;padding:0;cursor:pointer}.wx-title-area{display:flex;flex-direction:column;flex:1}.wx-main-title{font-size:20px;font-weight:600;line-height:1.4;margin-bottom:4px}.wx-sub-title{font-size:13px;opacity:.9;background:#fff3;padding:4px 10px;border-radius:12px;display:inline-block;align-self:flex-start}.wx-content{padding:16px}.wx-card{background:#fff;border-radius:8px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000000d}.wx-item-header{margin-bottom:16px}.wx-item-header h3{font-size:18px;font-weight:600;color:#333;margin:0 0 12px;line-height:1.4}.wx-item-meta{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.wx-score-tag{font-size:14px;color:#666}.wx-risk-tag{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.wx-risk-tag.high{background:#ffebee;color:#c62828}.wx-risk-tag.medium{background:#fff3e0;color:#ef6c00}.wx-risk-tag.low{background:#e8f5e8;color:#2e7d32}.wx-item-desc h4{font-size:15px;font-weight:600;color:#333;margin:0 0 8px}.wx-item-desc p{font-size:14px;color:#666;line-height:1.6;margin:0}.wx-section-title{font-size:15px;font-weight:600;color:#333;margin:0 0 16px}.wx-score-options{display:flex;gap:12px}.wx-score-btn{flex:1;padding:14px;border:1px solid #e5e5e5;border-radius:8px;background:#fdfdfd;color:#666;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.wx-score-btn.pass.selected{background:#007aff;color:#fff;border-color:#007aff}.wx-score-btn.fail.selected{background:#ff3b30;color:#fff;border-color:#ff3b30}.wx-evidence-actions{display:flex;gap:12px}.wx-evidence-btn{flex:1;padding:12px;border:1px dashed #007aff;border-radius:8px;background:#f0f8ff;color:#007aff;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.wx-evidence-btn.completed{background:#e8f5e8;border-color:#2e7d32;color:#2e7d32}.wx-evidence-btn.recording{background:#ffebee;border-color:#c62828;color:#c62828}.wx-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px;margin-top:16px}.wx-img-preview{width:100%;aspect-ratio:1;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.wx-img-preview img{width:100%;height:100%;object-fit:cover}.wx-textarea{width:100%;padding:12px;border:1px solid #e5e5e5;border-radius:6px;background:#fafafa;font-size:14px;box-sizing:border-box;font-family:inherit}.wx-textarea:focus{outline:none;border-color:#007aff;background:#fff}.wx-footer{padding:16px;background:#fff;border-top:1px solid #e5e5e5;position:sticky;bottom:0;z-index:100;box-shadow:0 -2px 10px #00000005}.wx-submit-btn{width:100%;padding:16px;background:#007aff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}.wx-submit-btn:disabled{background:#ccc}.loading-spinner{width:36px;height:36px;border:3px solid #e3e3e3;border-top:3px solid #007aff;border-radius:50%;animation:spinner .8s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}@media(max-width:480px){.wx-score-options{flex-direction:column}}.app-brand-header{background:#fff!important;color:#000!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;border-bottom:1px solid rgba(0,0,0,.05);padding:16px!important;position:relative}.app-brand-title{font-size:18px!important;font-weight:500!important;margin:0!important;color:#000!important}.wx-project-header{background:#fff;padding:24px 20px;position:relative;z-index:10;box-shadow:0 4px 12px #00000008;margin-bottom:12px}.project-title{font-size:24px;font-weight:700;color:#333;margin:0 0 16px;line-height:1.3}.reviewer-badge{display:inline-flex;align-items:center;background:#f0f7ff;border:1px solid #dbeafe;padding:6px 14px;border-radius:20px;gap:8px}.reviewer-badge span{font-size:13px;color:#64748b}.reviewer-badge strong{font-size:15px;color:#2563eb;font-weight:600}.wx-card{border-radius:12px;margin-bottom:16px;border:none;box-shadow:0 2px 12px #0000000a}.score-item-card{padding:18px;border-radius:12px;margin-bottom:14px;border:1px solid transparent;transition:all .2s;box-shadow:0 2px 8px #0000000a}.score-item-card:active{background:#f8fafc;border-color:#e2e8f0;transform:scale(.98)}.score-item-title{font-size:16px;font-weight:600;color:#1e293b;margin-bottom:12px}.wx-deduct-tag{transition:all .2s ease}.wx-deduct-tag.active{transform:translateY(-2px);box-shadow:0 4px 10px #ff4d4f33}:root{--primary: #2563eb;--primary-hover: #1d4ed8;--bg-main: #f8fafc;--bg-card: #ffffff;--text-main: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--accent: #f1f5f9;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--radius: 8px;--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f1f5f9;color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:14px}.premium-card{background:var(--bg-card);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);transition:box-shadow .2s ease-in-out}.premium-card:hover{box-shadow:var(--shadow-lg)}.btn-primary{background:var(--primary);color:#fff;padding:8px 16px;border-radius:var(--radius);font-weight:500;transition:background .2s}.btn-primary:hover{background:var(--primary-hover)}.numeric-value{font-family:JetBrains Mono,Roboto Mono,Menlo,Monaco,Consolas,monospace;text-align:right;display:inline-block;min-width:40px}td.numeric-value{display:table-cell}
