*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#f5f7fa;color:#333;line-height:1.6}.app{max-width:1600px;margin:0 auto;padding:20px}header{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:20px 28px;border-radius:12px;margin-bottom:20px;box-shadow:0 4px 12px #00000026;display:flex;justify-content:space-between;align-items:center}header h1{font-size:1.5rem;font-weight:600;margin:0}.header-actions{display:flex;gap:8px}.header-content{display:flex;justify-content:space-between;align-items:center}.header-content .btn-active{background:#38a169;color:#fff}.main-layout{display:flex;gap:20px;align-items:flex-start}.form-column{flex:0 0 420px}.report-column{flex:1;min-width:0}.form-container,.saved-reports-container{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px}.form-section{margin-bottom:20px}.form-section h3{color:#2d3748;margin-bottom:12px;font-size:1rem}.form-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.form-group{flex:1;min-width:120px}.form-group label{display:block;font-weight:600;margin-bottom:4px;color:#4a5568;font-size:.8rem}.form-group select,.form-group input,.search-input{width:100%;padding:8px 10px;border:2px solid #e2e8f0;border-radius:6px;font-size:13px;background:#fff}.form-group select:focus,.form-group input:focus{outline:none;border-color:#3182ce}.form-group select:disabled{background:#f7fafc;cursor:not-allowed}.events-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.events-header span{font-weight:600;color:#4a5568;font-size:.85rem}.available-events{margin-top:12px}.events-list{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:6px;padding:8px;background:#fafafa}.event-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-radius:4px;background:#fff;border:1px solid #e2e8f0;font-size:.85rem}.event-item:hover{border-color:#3182ce}.event-item.added{background:#f0fff4;border-color:#38a169}.event-info{flex:1;min-width:0}.event-name{font-weight:500;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.85rem}.event-meta{color:#718096;font-size:.75rem}.selected-events-section{background:#f7fafc;padding:16px;border-radius:8px;border:2px dashed #cbd5e0}.selected-events-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto}.selected-event-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:#fff;border:1px solid #3182ce;border-radius:6px;font-size:.8rem}.empty-message{color:#718096;font-style:italic;text-align:center;padding:16px;font-size:.85rem}.combine-option{margin:12px 0;padding:10px;background:#e9d8fd;border-radius:6px}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:.85rem;color:#553c9a;font-weight:500}.checkbox-label input{width:16px;height:16px}.btn{padding:8px 16px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.btn-small{padding:5px 10px;font-size:.75rem;background:#edf2f7;color:#4a5568}.btn-small:hover{background:#e2e8f0}.btn-tiny{padding:4px 8px;font-size:.7rem;border-radius:4px}.btn-add{background:#3182ce;color:#fff}.btn-add:hover{background:#2b6cb0}.btn-disabled{background:#c6f6d5;color:#276749;cursor:default}.btn-remove{background:#fc8181;color:#fff}.btn-remove:hover{background:#f56565}.btn-danger{background:#fc8181;color:#fff}.btn-load{background:#3182ce;color:#fff}.btn-load:hover{background:#2b6cb0}.btn-expand{width:100%;margin-top:8px}.btn-generate{background:linear-gradient(135deg,#3182ce,#2b6cb0);color:#fff;width:100%;padding:12px 20px;font-size:.9rem;margin-top:12px}.btn-generate:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3182ce66}.btn-generate:disabled{background:#a0aec0;cursor:not-allowed}.btn-export{background:linear-gradient(135deg,#38a169,#2f855a);color:#fff}.btn-export:hover:not(:disabled){transform:translateY(-1px)}.saved-reports-container h3{font-size:.95rem;margin-bottom:10px;color:#2d3748}.saved-reports-list{display:flex;flex-direction:column;gap:6px}.saved-report-item{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:#f7fafc;border-radius:6px;font-size:.8rem}.report-details{flex:1}.report-events{display:block;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.report-date{color:#718096;font-size:.7rem}.report-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.report-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;background:#f7fafc;border-bottom:1px solid #e2e8f0}.report-info h2{color:#1e3a5f;margin-bottom:8px;font-size:1.1rem}.events-summary-list{list-style:none;font-size:.8rem;color:#4a5568;max-height:100px;overflow-y:auto}.events-summary-list li{padding:2px 0}.combined-badge{background:#805ad5;color:#fff;padding:2px 8px;border-radius:4px;font-size:.7rem;margin-right:8px;font-weight:500}.summary-section,.event-section{padding:20px;border-bottom:1px solid #e2e8f0;position:relative}.summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.summary-header h3{color:#2d3748;font-size:1rem;margin:0}.excluded-info{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#e53e3e}.event-section h3{color:#2d3748;margin-bottom:12px;font-size:1rem}.event-subtitle{font-size:.8rem;font-weight:400;color:#718096;margin-left:10px}.ranking-formula{font-size:.75rem;color:#718096;margin-bottom:12px;font-style:italic}.filter-row{display:flex;align-items:center;gap:16px;margin-bottom:12px;padding:10px;background:#f7fafc;border-radius:6px}.events-filter{display:flex;align-items:center;gap:8px;font-size:.85rem}.events-filter label{color:#4a5568;font-weight:500}.filter-select,.filter-input{padding:4px 8px;border:1px solid #e2e8f0;border-radius:4px;font-size:.85rem}.filter-select{width:100px}.filter-input{width:60px;text-align:center}.filter-info{color:#718096;font-size:.75rem;margin-left:8px}.table-wrapper{overflow-x:auto}.summary-table,.event-table{width:100%;border-collapse:collapse;font-size:13px}.summary-table th,.event-table th{background:#edf2f7;padding:10px 12px;text-align:left;font-weight:600;color:#4a5568;white-space:nowrap;position:sticky;top:0}.summary-table td,.event-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0}.hoverable-row{cursor:pointer;transition:background .15s}.hoverable-row:hover{background:#ebf8ff}.name-link{border:none;background:none;color:#2b6cb0;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;padding:0}.name-link:hover{color:#1a4f8a}.hj-input{width:65px;padding:5px 6px;border:2px solid #e2e8f0;border-radius:4px;font-size:12px;text-align:center}.hj-input:focus{outline:none;border-color:#3182ce}.hj-display{color:#805ad5;font-weight:500}.final-score{font-weight:700;color:#2b6cb0}.ranking-points{font-weight:700;color:#38a169}.ranking-cell{font-weight:700;color:#805ad5;text-align:center}.btn-exclude{background:#fed7d7;color:#c53030;opacity:.6;transition:opacity .15s}.btn-exclude:hover{opacity:1;background:#fc8181;color:#fff}.chart-section{padding:20px;border-bottom:1px solid #e2e8f0}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chart-header h3{color:#2d3748;font-size:1rem;margin:0}.chart-filter-info{font-size:.75rem;font-weight:400;color:#805ad5;margin-left:8px}.chart-controls{display:flex;gap:6px}.chart-controls .btn-active{background:#3182ce;color:#fff}.chart-container{display:flex;gap:20px}.chart-legend{flex:0 0 200px;max-height:320px;overflow-y:auto}.legend-actions{display:flex;gap:6px;margin-bottom:10px}.legend-items{display:flex;flex-direction:column;gap:4px}.legend-item{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;cursor:pointer;font-size:.75rem;transition:background .15s}.legend-item:hover{background:#f7fafc}.legend-item input{width:14px;height:14px;margin:0}.legend-color{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-score{color:#718096;font-weight:600;font-size:.7rem}.chart-svg{flex:1;background:#fafafa;border-radius:8px;border:1px solid #e2e8f0}.tooltip{position:fixed;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000040;border:1px solid #e2e8f0;min-width:320px;max-width:400px;max-height:calc(100vh - 20px);overflow-y:auto}.tooltip-header{background:#2d3748;color:#fff;padding:8px 12px;border-radius:8px 8px 0 0;font-size:.85rem}.tooltip-body{padding:10px 12px}.tooltip-table{width:100%;border-collapse:collapse;font-size:.75rem}.tooltip-table th{background:#edf2f7;padding:5px 6px;text-align:left;font-weight:600;font-size:.7rem}.tooltip-table td{padding:4px 6px;border-bottom:1px solid #f0f0f0}.tooltip-footer{display:flex;justify-content:space-between;padding:8px 0 0;margin-top:8px;border-top:1px solid #e2e8f0;font-size:.8rem;font-weight:500}.tooltip-footer .highlight-value{color:#38a169;font-weight:700}.tooltip-grid-compact{font-size:.75rem}.tooltip-row{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:4px 12px;padding:4px 0;border-bottom:1px solid #f5f5f5}.tooltip-row span:nth-child(odd){color:#718096}.tooltip-row span:nth-child(2n){font-weight:600;text-align:right}.tooltip-row .positive{color:#38a169}.tooltip-row .negative{color:#e53e3e}.tooltip-final{text-align:center;padding:8px 0 0;margin-top:6px;border-top:1px solid #e2e8f0;font-size:.85rem}.tooltip-final strong{color:#2b6cb0;font-size:1rem}.highlight-value{color:#38a169;font-weight:700}.judge-detail-panel{padding:20px;border-bottom:1px solid #e2e8f0;background:#f8fbff}.judge-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.judge-detail-header h3{color:#1e3a5f;margin:0}.judge-detail-subtitle{color:#4a5568;font-size:.82rem;margin-top:2px}.judge-detail-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:12px}.judge-detail-summary-grid div{background:#fff;border:1px solid #dbe7f5;border-radius:6px;padding:8px 10px}.judge-detail-summary-grid span{display:block;font-size:.72rem;color:#718096}.judge-detail-summary-grid strong{color:#1f2937;font-size:.92rem}.judge-detail-callout{background:#ebf8ff;border:1px solid #bee3f8;color:#2c5282;padding:8px 10px;border-radius:6px;font-size:.8rem;margin-bottom:12px}.judge-detail-table-wrapper h4{margin:0 0 8px;color:#2d3748;font-size:.9rem}.judge-detail-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 1000px){.judge-detail-split{grid-template-columns:1fr}}@media (max-width: 1024px){.main-layout{flex-direction:column}.form-column{flex:none;width:100%}}@media (max-width: 768px){.form-row{flex-direction:column}.tooltip{min-width:280px;max-width:90vw}}.test-calculations{background:#fff;margin:0 0 20px;border-radius:12px;box-shadow:0 2px 8px #00000014;border:2px solid #805ad5}.audit-container{background:#fff;margin:0 0 20px;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px}.audit-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.audit-header h2{margin:0;color:#1e3a5f}.audit-header p{margin:4px 0 0;color:#718096;font-size:.85rem}.audit-filters{display:flex;gap:10px;flex-wrap:wrap}.audit-filters label{display:flex;flex-direction:column;font-size:.75rem;color:#4a5568;font-weight:600;gap:4px}.audit-filters select{min-width:160px;padding:6px 8px;border:1px solid #cbd5e0;border-radius:6px;background:#fff;font-size:.82rem}.audit-legend{display:flex;gap:8px;margin:8px 0 14px}.audit-cache-info{margin:4px 0 10px;color:#4a5568;font-size:.8rem}.audit-excluded-panel{background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;padding:8px 10px;margin:8px 0 12px;font-size:.8rem}.audit-excluded-list{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.audit-excluded-chip{border:1px solid #fc8181;background:#fff;color:#c53030;border-radius:999px;padding:3px 8px;font-size:.72rem;cursor:pointer}.audit-excluded-chip:disabled{opacity:.6;cursor:default}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable-th:hover{background:#e2e8f0}.audit-detail-panel{margin:10px 0 14px;padding:14px;background:#f8fbff;border:1px solid #cfe3ff;border-radius:10px}.audit-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px}.audit-detail-header h3{margin:0;color:#1e3a5f}.audit-detail-filter-row{margin-top:8px}.audit-detail-filter-row label{display:flex;flex-direction:column;gap:4px;font-size:.75rem;color:#4a5568;font-weight:600}.audit-detail-filter-row select{min-width:260px;padding:6px 8px;border:1px solid #cbd5e0;border-radius:6px;background:#fff;font-size:.82rem}.audit-detail-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;margin-bottom:12px}.audit-detail-card{background:#fff;border:1px solid #dbe7f5;border-radius:8px;padding:8px 10px}.audit-detail-card span{display:block;font-size:.75rem;color:#718096}.audit-detail-card strong{color:#1f2937;font-size:.9rem}.audit-detail-table-wrap{margin-top:10px}.audit-detail-table-wrap h4{margin:0 0 8px;color:#2d3748}.audit-detail-cell{display:flex;flex-direction:column;gap:2px;font-size:.78rem}.audit-detail-table-wrap .event-table th,.audit-detail-table-wrap .event-table td{text-align:center;vertical-align:middle}.audit-detail-table-wrap .event-table th:first-child,.audit-detail-table-wrap .event-table td:first-child{text-align:left}.legend-chip{display:inline-block;padding:3px 8px;border-radius:999px;font-size:.72rem;font-weight:600}.legend-chip.high{background:#fff7ed;color:#c05621;border:1px solid #fbd38d}.legend-chip.low{background:#ebf8ff;color:#2b6cb0;border:1px solid #90cdf4}.audit-cell-high{background:#fff7ed;color:#9c4221;font-weight:700}.audit-cell-low{background:#ebf8ff;color:#1a4f8a;font-weight:700}.audit-average-row td{background:#f7fafc;font-weight:700;border-top:2px solid #cbd5e0}.test-header{background:linear-gradient(135deg,#805ad5,#6b46c1);color:#fff;padding:16px 20px;border-radius:10px 10px 0 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.test-header h2{margin:0;font-size:1.1rem}.test-header p{margin:0;font-size:.85rem;opacity:.9}.test-content{padding:20px}.test-section{margin-bottom:24px}.test-section h3{font-size:.95rem;color:#2d3748;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.test-table{width:100%;border-collapse:collapse;font-size:.85rem}.test-table th{background:#f7fafc;padding:8px 10px;text-align:center;font-weight:600;color:#4a5568;font-size:.8rem}.test-table th.th-group{border-bottom:2px solid #e2e8f0}.test-table th.th-group.first{background:#ebf8ff;color:#2b6cb0}.test-table th.th-group.last{background:#f0fff4;color:#276749}.test-table th.th-sub{font-size:.7rem;padding:4px 6px}.test-table td{padding:8px 10px;border-bottom:1px solid #e2e8f0;text-align:center;font-size:.85rem}.test-table .totals-row{background:#f7fafc;font-weight:600}.test-table .totals-row td:first-child{text-align:left}.test-table .row-positive{background:#f0fff4}.test-table .row-negative{background:#fff5f5}.test-table .add-row{background:#faf5ff}.test-input{width:60px;padding:4px 6px;border:1px solid #e2e8f0;border-radius:4px;font-size:.85rem;text-align:center}.hj-test-input{width:80px}.positive{color:#38a169;font-weight:600}.negative{color:#e53e3e;font-weight:600}.rules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.rule-card{padding:12px;border-radius:8px;font-size:.8rem}.rule-card.good{background:#f0fff4;border:1px solid #9ae6b4}.rule-card.bad{background:#fff5f5;border:1px solid #feb2b2}.rule-card h4{margin:0 0 8px;font-size:.85rem}.rule-card ul{margin:0;padding-left:16px}.rule-card li{margin:2px 0}.calc-steps{background:#f7fafc;border-radius:8px;padding:16px}.calc-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e2e8f0}.calc-row:last-child{border-bottom:none}.calc-row.highlight{background:#ebf8ff;margin:0 -16px;padding:8px 16px}.calc-row.final{background:#f0fff4;margin:0 -16px;padding:12px 16px;font-size:1.1rem}.calc-label{color:#4a5568}.calc-value{font-weight:600;color:#2d3748}.calc-value small{font-weight:400;color:#718096;margin-left:8px;font-size:.75rem}.calc-value strong{color:#38a169;font-size:1.2rem}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a5f,#2c5282);padding:20px}.auth-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:40px;width:100%;max-width:420px}.auth-header{text-align:center;margin-bottom:28px}.auth-header h1{color:#1e3a5f;font-size:1.8rem;margin-bottom:6px}.auth-header p{color:#718096;font-size:.95rem}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-error{background:#fff5f5;border:1px solid #feb2b2;color:#c53030;padding:10px 14px;border-radius:6px;font-size:.875rem}.auth-success{background:#f0fff4;border:1px solid #9ae6b4;color:#276749;padding:10px 14px;border-radius:6px;font-size:.875rem}.btn-primary{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:12px 20px;font-size:.95rem}.btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-full{width:100%}.btn-link{background:none;border:none;color:#3182ce;font-size:.875rem;cursor:pointer;text-align:center;padding:4px;text-decoration:underline}.btn-link:hover{color:#2b6cb0}.user-info{display:flex;align-items:center;gap:8px;color:#fff;font-size:.875rem;font-weight:500}.role-badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.7rem;font-weight:600}.role-badge.role-admin{background:#fed7aa;color:#c05621}.role-badge.role-regional_head_judge{background:#bee3f8;color:#2a69ac}.role-badge.role-wlt_head_judge{background:#c6f6d5;color:#276749}.btn-logout{background:#ffffff26;color:#fff}.btn-logout:hover{background:#ffffff40}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-panel{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:860px;max-height:90vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.modal-header h2{color:#1e3a5f;font-size:1.2rem;margin:0}.modal-close{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#718096;padding:4px 8px;border-radius:4px}.modal-close:hover{background:#f7fafc;color:#2d3748}.modal-body{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.user-form{background:#f7fafc;border-radius:10px;padding:20px}.user-form h3{color:#2d3748;font-size:.95rem;margin-bottom:16px}.user-form-row{display:flex;gap:16px;margin-bottom:12px}.user-form-row .form-group{flex:1}.user-form-actions{display:flex;gap:8px;margin-top:16px}.users-table{width:100%;border-collapse:collapse;font-size:.875rem}.users-table th{background:#edf2f7;padding:10px 12px;text-align:left;font-weight:600;color:#4a5568;font-size:.8rem}.users-table td{padding:10px 12px;border-bottom:1px solid #e2e8f0}.table-actions{display:flex;gap:6px;white-space:nowrap}
