.enhanced-results-view{min-height:100vh;background:#0a0a0a;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif}.results-header-bar{background:#0f0f0f;border-bottom:1px solid #1f1f1f;padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.back-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:1px solid #2a2a2a;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .15s ease;flex-shrink:0}.back-btn:hover{background:#1a1a1a;border-color:#3b82f6;color:#3b82f6}.header-divider{width:1px;height:24px;background:#2a2a2a;flex-shrink:0}.header-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.header-info-top{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.header-assessment-name{margin:0;font-size:.9375rem;font-weight:600;color:#f3f4f6;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.header-meta{display:flex;align-items:center;gap:.5rem}.header-score-badge,.header-risk-badge,.header-time-badge{padding:.2rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.header-time-badge{background:#6b728026;color:#9ca3af}.header-candidate{display:flex;align-items:center;gap:.375rem;font-size:.75rem}.header-candidate-name{color:#9ca3af;font-weight:500}.header-candidate-dot{color:#4b5563}.header-candidate-email{color:#6b7280;font-weight:400}.header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.delete-btn-compact{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:1px solid #2a2a2a;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .15s ease}.delete-btn-compact:hover{background:#ef44441a;border-color:#ef4444;color:#ef4444}.risk-indicator{padding:.75rem 1.25rem;border:1px solid;border-radius:8px;display:flex;flex-direction:column;align-items:center;min-width:100px;background:#0f172a66;transition:all .15s ease}.risk-label{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:500;margin-bottom:.25rem}.risk-value{font-size:.875rem;font-weight:700;margin-top:.25rem}.delete-btn{padding:.625rem 1.25rem;background:transparent;color:#f87171;border:1px solid rgba(239,68,68,.2);border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;gap:.5rem}.delete-btn:hover{background:#ef444433;border-color:#ef444466;color:#fca5a5}.delete-btn svg{transition:color .15s ease}.results-content{display:flex;flex:1;overflow:hidden}.results-sidebar{width:200px;background:#0f0f0f;border-right:1px solid #1f1f1f;padding:.75rem;flex-shrink:0}.results-nav{display:flex;flex-direction:column;gap:.125rem}.nav-item{padding:.5rem .75rem;background:none;border:none;text-align:left;color:#6b7280;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s ease;border-radius:6px;position:relative}.nav-item:hover{background:#1a1a1a;color:#e5e7eb}.nav-item.active{background:#3b82f61a;color:#3b82f6;font-weight:600}.results-main{flex:1;overflow-y:auto;padding:1.5rem;background:#0a0a0a}.results-main::-webkit-scrollbar{width:4px}.results-main::-webkit-scrollbar-track{background:transparent}.results-main::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:2px}.tab-content{min-height:0;flex-shrink:0}.tab-content h2{font-size:1rem;font-weight:600;color:#e5e7eb;margin-bottom:1rem;letter-spacing:-.01em;line-height:1.3}.overview-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.stat-card-large{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;position:relative;overflow:hidden;transition:all .15s ease}.stat-card-large:hover{background:#1a1a1a;border-color:#2a2a2a}.stat-header-large{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.stat-label{font-size:.6875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.stat-badge{padding:.15rem .5rem;border-radius:4px;font-size:.625rem;font-weight:600}.stat-value-large{font-size:2rem;font-weight:700;color:#f3f4f6;margin-bottom:.5rem;line-height:1;letter-spacing:-.02em}.stat-progress{height:4px;background:#1f1f1f;border-radius:2px;overflow:hidden}.stat-progress-bar{height:100%;transition:width .5s ease;border-radius:2px}.stat-card{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:.875rem;text-align:center;transition:all .15s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.stat-card:hover{background:#1a1a1a;border-color:#2a2a2a}.stat-icon-wrapper{width:32px;height:32px;border-radius:6px;background:#3b82f61a;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;color:#3b82f6;transition:all .15s ease}.stat-card:hover .stat-icon-wrapper{background:#3b82f633}.stat-value{font-size:1.25rem;font-weight:700;color:#f3f4f6;margin:.25rem 0;letter-spacing:-.01em;line-height:1.2}.stat-card .stat-label{font-size:.6875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.alert-box{background:#141414;border:1px solid #1f1f1f;border-left:3px solid;border-radius:8px;padding:1rem;margin-bottom:1rem;transition:all .15s ease}.alert-box:hover{background:#1a1a1a}.alert-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.alert-icon{color:#f59e0b;flex-shrink:0}.alert-header h3{margin:0;font-size:.8125rem;font-weight:600;color:#e5e7eb}.alert-list{margin:0;padding-left:1.25rem;color:#9ca3af;line-height:1.6;font-size:.75rem}.alert-list li{margin:.25rem 0}.category-breakdown-section{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;margin-bottom:1rem}.category-breakdown-section h2{font-size:.8125rem;font-weight:600;color:#e5e7eb;margin-bottom:.75rem}.category-list{display:flex;flex-direction:column;gap:.5rem}.category-item{padding:.75rem 1rem;background:transparent;border-radius:6px;border:none;transition:all .15s ease}.category-item:hover{background:#1a1a1a}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.category-name{font-weight:600;color:#e2e8f0;font-size:.9375rem}.category-stats{font-size:.8125rem;color:#94a3b8;font-weight:400}.category-bar{height:6px;background:#0f172a99;border-radius:3px;overflow:hidden}.category-bar-fill{height:100%;background:#3b82f6;transition:width .5s ease;border-radius:3px}.behavior-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem;margin-top:1rem}.behavior-card{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;transition:all .15s ease}.behavior-card:hover{background:#1a1a1a;border-color:#2a2a2a}.behavior-card h3{font-size:.75rem;font-weight:600;color:#9ca3af;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.04em}.behavior-stats{display:flex;flex-direction:column;gap:.5rem}.behavior-stat{display:flex;justify-content:space-between;align-items:center;padding:.375rem 0;border-bottom:1px solid #1f1f1f}.behavior-stat:last-child{border-bottom:none}.behavior-label{font-size:.75rem;color:#6b7280}.behavior-value{font-size:.8125rem;font-weight:600;color:#f3f4f6}.mouse-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1.25rem}.mouse-stat-card{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;text-align:center;transition:all .15s ease}.mouse-stat-card:hover{background:#1a1a1a;border-color:#2a2a2a}.mouse-stat-value{font-size:1.5rem;font-weight:700;color:#f3f4f6;margin-bottom:.25rem;letter-spacing:-.01em}.mouse-stat-label{font-size:.6875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.03em}.mouse-heatmap-container{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem}.mouse-heatmap-container h3{font-size:.8125rem;font-weight:600;color:#e5e7eb;margin-bottom:.375rem}.heatmap-description{font-size:.75rem;color:#6b7280;margin-bottom:1rem}.heatmap-wrapper{background:#0a0a0a;border:1px solid #1f1f1f;border-radius:6px;padding:.75rem;margin-bottom:.75rem;display:flex;justify-content:center;align-items:center}.mouse-heatmap{border-radius:4px;background:#0a0a0a}.heatmap-legend{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;color:#6b7280}.legend-color{width:14px;height:14px;border-radius:3px}.video-container{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem}.video-description{font-size:.75rem;color:#6b7280;margin-bottom:1rem}.assessment-video{width:100%;max-width:100%;border-radius:6px;background:#000}.video-placeholder{padding:3rem 2rem;text-align:center;color:#6b7280}.placeholder-icon{font-size:2.5rem;margin-bottom:.75rem;opacity:.6}.answers-list{display:flex;flex-direction:column;gap:.75rem}.answer-item-enhanced{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1.25rem;transition:all .15s ease}.answer-item-enhanced:hover{background:#1a1a1a;border-color:#2a2a2a}.answer-header-enhanced{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #1f1f1f}.answer-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.answer-number{font-weight:600;color:#f3f4f6;font-size:.8125rem}.answer-type-badge{padding:.2rem .5rem;background:#3b82f61a;border-radius:4px;font-size:.625rem;font-weight:500;color:#3b82f6;text-transform:uppercase;letter-spacing:.03em}.answer-status-badge{padding:.2rem .5rem;border-radius:4px;font-size:.625rem;font-weight:600}.answer-status-badge.correct{background:#10b9811a;color:#10b981}.answer-status-badge.incorrect{background:#ef44441a;color:#ef4444}.answer-category{font-size:.75rem;color:#6b7280;font-weight:500}.answer-question-text{font-size:.875rem;color:#e5e7eb;line-height:1.55;margin-bottom:.75rem;font-weight:500}.answer-code-block{background:#0a0a0a;border:1px solid #1f1f1f;border-radius:6px;padding:.875rem;margin:.75rem 0;overflow-x:auto}.answer-code-block pre{margin:0;color:#d1d5db;font-family:SF Mono,Monaco,Menlo,Courier New,monospace;font-size:.75rem;line-height:1.6}.answer-score-badge{padding:.2rem .5rem;border-radius:4px;font-size:.625rem;font-weight:600}.code-answer{background:#0a0a0a;border:1px solid #1f1f1f;border-radius:6px;padding:.75rem;margin-top:.5rem;overflow-x:auto;max-width:100%}.code-answer pre{margin:0;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word}.code-answer code{color:#d1d5db;font-size:.75rem;white-space:pre-wrap;word-wrap:break-word}.answer-correct-section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #1f1f1f}.ai-feedback-section{margin-top:.75rem;padding:.875rem;background:#3b82f60d;border:1px solid rgba(59,130,246,.15);border-radius:6px}.ai-feedback-header{display:flex;align-items:center;gap:.375rem;margin-bottom:.5rem;color:#3b82f6;font-size:.75rem;font-weight:600}.ai-feedback-text{color:#d1d5db;font-size:.8125rem;line-height:1.6;margin-bottom:.5rem}.answer-response-section{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #1f1f1f}.answer-label{font-size:.6875rem;font-weight:600;color:#9ca3af;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.03em}.answer-text-block{background:#0a0a0a;border:1px solid #1f1f1f;border-radius:6px;padding:.625rem .75rem;color:#e5e7eb;line-height:1.5;font-size:.8125rem;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;max-width:100%;overflow-x:auto}.answer-text-block.unanswered{color:#4b5563;font-style:italic}.answer-text-block.correct{background:#10b98114;border-color:#10b98133;color:#6ee7b7}.quality-breakdown{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(59,130,246,.15);display:flex;flex-direction:column;gap:.375rem}.quality-item{display:flex;gap:.5rem;font-size:.75rem;line-height:1.4}.quality-label{color:#9ca3af;font-weight:500;text-transform:capitalize;flex-shrink:0}.quality-value{color:#d1d5db;word-wrap:break-word;overflow-wrap:break-word}.hiring-potential{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(59,130,246,.15);display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.hiring-badge{padding:.25rem .625rem;border-radius:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.hiring-badge.strong-hire{background:#10b98126;color:#10b981}.hiring-badge.hire{background:#3b82f626;color:#3b82f6}.hiring-badge.weak-hire{background:#f59e0b26;color:#f59e0b}.hiring-badge.no-hire{background:#ef444426;color:#ef4444}.hiring-reasoning{color:#9ca3af;font-size:.75rem;font-style:italic}.insights-description{display:none}.insights-loading,.insights-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;text-align:center}.insights-loading p{margin:0;color:#6b7280;font-size:.875rem;font-weight:500}.loading-spinner{width:32px;height:32px;border:2px solid #2a2a2a;border-top:2px solid #3b82f6;border-radius:50%;animation:spin .7s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.primary-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #3b82f640}.primary-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.insights-summary-section{margin-bottom:1rem}.insights-summary-section h3{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.insight-card{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;margin-bottom:1rem}.insight-text{font-size:.875rem;color:#d1d5db;line-height:1.6;margin:0}.insight-alert{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;margin-bottom:.75rem}.insight-alert.danger{border-left:3px solid #ef4444}.insight-alert.success{border-left:3px solid #10b981}.insight-alert.info{border-left:3px solid #3b82f6}.insight-alert h4{font-size:.8125rem;font-weight:600;margin:0 0 .5rem;color:#e5e7eb}.insight-alert.danger h4{color:#fca5a5}.insight-alert.success h4{color:#6ee7b7}.insight-alert.info h4{color:#93c5fd}.insight-alert ul{margin:0;padding:0 0 0 1rem}.insight-alert li{margin:.375rem 0;font-size:.8125rem;color:#9ca3af;line-height:1.5}.insight-alert li::marker{color:#4b5563}.insights-questions-section{margin-top:1.5rem;flex-shrink:0;min-height:auto;overflow:visible}.insights-questions-section h3{font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.questions-list{display:block;overflow:visible!important;max-height:none!important;height:auto!important}.question-card{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1.25rem;margin-bottom:.75rem;transition:all .15s ease;overflow:visible!important}.question-card:last-child{margin-bottom:0}.question-card:hover{background:#1a1a1a;border-color:#2a2a2a}.question-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.question-number{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#3b82f626;color:#3b82f6;border-radius:6px;font-weight:600;font-size:.75rem;flex-shrink:0}.question-category{padding:.25rem .5rem;background:#1f1f1f;border-radius:4px;font-size:.625rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.02em}.question-priority{margin-left:auto;padding:.2rem .5rem;border-radius:4px;font-size:.625rem;font-weight:600;text-transform:uppercase}.question-priority.high{background:#ef444426;color:#ef4444}.question-priority.medium{background:#f59e0b26;color:#f59e0b}.question-priority.low{background:#10b98126;color:#10b981}.question-text{font-size:.9375rem;font-weight:500;color:#f3f4f6;margin:0;line-height:1.55}.question-context{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:.5rem 0 0;font-style:italic}.question-lookfor{margin-top:.75rem}.question-lookfor-label{font-size:.6875rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.375rem}.question-lookfor-list{display:flex;flex-wrap:wrap;gap:.375rem}.lookfor-item{padding:.25rem .5rem;background:#10b98114;border:none;border-radius:4px;font-size:.6875rem;color:#10b981}.insights-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:#141414;border:1px solid #1f1f1f;border-radius:10px}.error-icon{font-size:2.5rem;margin-bottom:1rem;opacity:.8}.insights-error h3{font-size:1rem;font-weight:600;color:#f3f4f6;margin:0 0 .5rem}.insights-error p{font-size:.8125rem;color:#6b7280;margin:0 0 1.25rem;max-width:320px}@media(max-width:1024px){.results-content{flex-direction:column}.results-sidebar{width:100%;border-right:none;border-bottom:1px solid #1f1f1f;padding:.75rem 0}.results-nav{flex-direction:row;overflow-x:auto;padding:0 1rem;gap:.25rem}.nav-item{white-space:nowrap;padding:.5rem .875rem;border-radius:4px}.overview-grid{grid-template-columns:1fr}.results-header-bar{padding:1rem 1.5rem;flex-wrap:wrap}.results-main{padding:1.25rem}}@media(max-width:768px){.results-header-bar{padding:.875rem 1rem;flex-wrap:wrap;gap:.75rem}.header-left{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.header-right{flex-direction:row;gap:.5rem;width:100%}.back-btn,.delete-btn{flex:1;min-height:40px}.results-main{padding:1rem}.overview-grid{grid-template-columns:1fr;gap:.75rem}.stat-card-large{padding:1rem}.stat-value-large{font-size:1.75rem}.stat-card{padding:1rem}.stat-value{font-size:1.125rem}.category-breakdown-section{padding:1rem}.behavior-grid{grid-template-columns:1fr;gap:.75rem}.behavior-card,.answer-item-enhanced{padding:1rem}.tab-content h2{font-size:.9375rem}.questions-list{gap:.5rem}}@media(max-width:480px){.results-header-bar{padding:.75rem}.results-main{padding:.875rem .75rem}.stat-card-large,.stat-card,.category-breakdown-section,.behavior-card,.answer-item-enhanced{padding:.875rem}.stat-value-large{font-size:1.5rem}.stat-value{font-size:1rem}.overview-grid{grid-template-columns:1fr}.header-right{flex-direction:column;align-items:stretch;width:100%}.risk-indicator{width:100%}.insight-alert,.question-card{padding:.875rem}}.chat-history-container{display:flex;flex-direction:column;gap:1.5rem}.chat-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.chat-stat{background:#141414;border:1px solid #1f1f1f;border-radius:10px;padding:1rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.chat-stat-value{font-size:1.5rem;font-weight:700;color:#8b5cf6}.chat-stat-label{font-size:.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.chat-timeline{display:flex;flex-direction:column;gap:.5rem}.chat-question-context{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#3b82f614;border:1px solid rgba(59,130,246,.15);border-radius:8px;margin-top:1rem;margin-bottom:.5rem}.chat-question-context:first-child{margin-top:0}.context-label{font-size:.625rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.context-text{font-size:.75rem;color:#94a3b8;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-message{padding:.875rem 1rem;border-radius:10px;max-width:85%}.chat-message.user{background:#1a1a1a;border:1px solid #252525;margin-left:auto}.chat-message.assistant{background:#8b5cf614;border:1px solid rgba(139,92,246,.15);margin-right:auto}.chat-message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.375rem}.chat-role{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.chat-message.user .chat-role{color:#9ca3af}.chat-message.assistant .chat-role{color:#a78bfa}.chat-time{font-size:.625rem;color:#4b5563}.chat-message-content{font-size:.8125rem;line-height:1.5;color:#e5e7eb;white-space:pre-wrap}@media(max-width:640px){.chat-stats{grid-template-columns:1fr;gap:.5rem}.chat-stat{flex-direction:row;justify-content:space-between;align-items:center;padding:.75rem 1rem}.chat-stat-value{font-size:1.25rem}.chat-message{max-width:95%;padding:.75rem}.chat-question-context{flex-direction:column;align-items:flex-start;gap:.25rem}.context-text{white-space:normal}}
