body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{background-color:#f8fafc;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:20px}.dashboard h1{color:#3498db;font-size:28px;margin-bottom:20px;text-align:center}.upload-section{margin-bottom:30px}.upload-section h2{color:#333;font-size:22px;margin-bottom:15px}.file-upload{grid-gap:15px;display:grid;gap:15px}.upload-field{display:flex;flex-direction:column}.upload-field label{color:#555;font-size:16px;font-weight:700;margin-bottom:5px}.upload-field input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;transition:border-color .3s ease}.upload-field input:focus{border-color:#007bff;outline:none}.upload-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease;width:100%}.upload-button:disabled{background-color:#9ca3af;cursor:not-allowed}.upload-button:hover:not(:disabled){background-color:#0056b3}.progress-bar{background-color:#e9ecef;overflow:hidden}.progress{background-color:#007bff;height:100%;transition:width .3s ease}.questions-section{margin-bottom:30px}.questions-section h2{color:#333;font-size:22px;margin-bottom:15px}.questions-list{display:flex;flex-direction:column;gap:15px}.question-item{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:10px}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.question-header label{color:#333;font-size:16px;font-weight:700}.edit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 12px;transition:background-color .3s ease}.edit-button:hover:not(:disabled){background-color:#0056b3}.edit-button.save-mode{background-color:#5cb85c}.edit-button.save-mode:hover:not(:disabled){background-color:#4cae4c}textarea{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;resize:none;transition:border-color .3s ease;width:100%}textarea:focus{border-color:#007bff;outline:none}.confirm-button{background-color:#5cb85c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease}.confirm-button:hover:not(:disabled){background-color:#4cae4c}.interview-info{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin-top:20px;padding:15px}.interview-info h2{color:#333;font-size:22px;margin-bottom:10px}.interview-id-box p{color:#555;font-size:14px}.report-section{margin-top:30px}.report-section h2{color:#333;font-size:22px;margin-bottom:15px}.search-box{margin-bottom:20px}.search-container{align-items:center;display:flex;gap:10px}.search-container input{border:1px solid #ccc;border-radius:4px;flex:1 1;font-size:14px;padding:10px}.search-container button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 15px;transition:background-color .3s ease}.search-container button:hover:not(:disabled){background-color:#0056b3}.report-content{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:15px}.report-content h3{color:#333;font-size:20px;margin-bottom:10px}.questions-responses .question{font-weight:700}.questions-responses .response{color:#555;font-size:14px;margin-left:20px}.scores-grid{display:flex}.score-card{background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;flex:1 1;padding:10px}.score-card h4{color:#333;font-size:16px}.interview-summary{margin-top:20px}.interview-summary h4{color:#333;font-size:18px;margin-bottom:10px}.summary-section h5{color:#555;font-size:16px;margin-bottom:5px}.summary-section ul{padding-left:20px}.overall-recommendation p,.summary-section ul{color:#555;font-size:14px}.video-interview{margin:0 auto;max-width:800px;padding:20px}.video-interview h2{margin-bottom:20px;text-align:center}.validation-section{background-color:#f8fafc;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin:0 auto 20px;max-width:400px;padding:20px}.input-group{margin-bottom:15px}.input-group label{font-weight:500;margin-bottom:5px}.input-group input{border:1px solid #d1d5db;font-size:16px;padding:8px 12px}.input-group input:disabled{background-color:#f3f4f6;cursor:not-allowed}.error-message{color:#dc2626;font-size:14px;margin-bottom:10px;margin-top:5px}.validate-button{background-color:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background-color .2s;width:100%}.validate-button:hover:not(:disabled){background-color:#2563eb}.validate-button:disabled{background-color:#9ca3af;cursor:not-allowed}.video-section{display:flex;justify-content:center;margin:20px 0}.audio-section{margin:20px 0}.sound-wave{height:100px;margin-bottom:20px;width:100%}.controls{display:flex;gap:10px;justify-content:center}.record-button,.stop-button{border:none;border-radius:4px;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .2s}.record-button{background-color:#22c55e;color:#fff}.record-button:hover:not(:disabled){background-color:#16a34a}.stop-button{background-color:#ef4444;color:#fff}.stop-button:hover:not(:disabled){background-color:#dc2626}.record-button:disabled,.stop-button:disabled{background-color:#9ca3af;cursor:not-allowed}.error-message{background-color:#fee2e2;border:1px solid #ef4444;border-radius:4px;color:#991b1b;margin:10px 0;padding:12px;text-align:center}.error-message p{font-size:14px;margin:0}.mock-interview{background-color:#f8fafc;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:20px}.mock-interview h2{color:#3498db;font-size:24px;margin-bottom:20px;text-align:center}.input-group{margin-bottom:20px}.input-group label{color:#555;display:block;font-size:16px;font-weight:700;margin-bottom:8px}.input-group input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:10px;transition:border-color .3s ease;width:100%}.input-group input:focus{border-color:#007bff;outline:none}.create-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;transition:background-color .3s ease;width:100%}.create-button:disabled{background-color:#9ca3af;cursor:not-allowed}.create-button:hover:not(:disabled){background-color:#0056b3}.alert{border-radius:4px;font-size:14px;margin-bottom:20px;padding:12px}.alert-error{background-color:#ffe6e6;border:1px solid #d9534f;color:#d9534f}.alert-success{background-color:#e6ffe6;border:1px solid #5cb85c;color:#5cb85c}.interview-details{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin-top:20px;padding:15px}.interview-details h3{color:#333;font-size:20px;margin-bottom:10px}.interview-details p{color:#555;font-size:14px}.interview-details strong{color:#333;font-weight:700}.AppContainer{background:linear-gradient(135deg,#f8f9fa,#e9ecef);font-family:Roboto,sans-serif;min-height:100vh}.AppContainer,.ListeningAnimation{align-items:center;display:flex;flex-direction:column;justify-content:center}.ListeningAnimation{height:100%;margin-top:20px}.spinner{animation:spin 2s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:60px;margin-top:20px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h2{color:#3498db;font-size:1.5em;margin:0}.Header{color:#343a40;font-size:2.5rem;margin-bottom:2rem}.Button{background:#007bff;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;margin:.5rem;padding:.75rem 1.5rem;transition:background-color .3s}.Button:hover{background:#0056b3}.Button:disabled{background:#6c757d;cursor:not-allowed}.AudioResponseContainer{align-items:center;display:flex;flex-direction:column;margin-top:2rem;text-align:center;width:100%}.AudioPlayerWrapper{border:2px solid #0000;border-radius:5px;margin-top:1rem;max-width:500px;padding:10px;width:100%}.AudioPlayerWrapper.isNew{border-color:#28a745}.AudioPlayer{width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.CandidateNameInput{margin-bottom:20px}.CandidateNameInput input{font-size:16px;padding:10px;width:200px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ErrorMessage{background-color:#ffebee;border:1px solid red;border-radius:4px;color:red;margin:10px 0;padding:10px}.app{margin:0 auto;max-width:1200px;padding:20px}.tab-container,.tabs{margin-bottom:20px}.tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:10px}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:-2px;padding:10px 20px;transition:all .2s}.tab.active,.tab:hover{color:#3b82f6}.tab.active{border-bottom-color:#3b82f6}.tab-content{padding:20px 0}.report-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.report-header{margin-bottom:30px}.info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:15px}.scores-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:20px}.score-card{border-radius:8px;padding:15px;text-align:center}.score-card.overall{background-color:#dbeafe}.score-card.technical{background-color:#dcfce7}.score-card.communication{background-color:#fae8ff}.score{font-size:24px;font-weight:600;margin-top:10px}.qa-section{margin-top:30px}.qa-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:15px;padding:15px}.response{background:#f8fafc;border-radius:4px;margin-top:10px;padding:10px}.response-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:10px 0}.feedback{border-top:1px solid #e5e7eb;margin-top:10px;padding-top:10px}.progress-section{margin-top:30px}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin:10px 0}.progress-fill{background:#3b82f6;border-radius:4px;height:100%;transition:width .3s ease}.progress-text{color:#6b7280;text-align:center}.landing-animation{align-items:center;animation:fadeOut 2s ease-out forwards;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;display:flex;height:100vh;justify-content:center}.landing-title{animation:bounceIn 1s ease-in-out;font-size:3rem;font-weight:700}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}.github-link{bottom:20px;position:fixed;right:20px;transition:transform .3s ease;z-index:1000}.github-link:hover{transform:scale(1.1)}.github-logo{height:100px;width:100px}