body{background-color:#f5f7fa;font-family:Arial,sans-serif;margin:0;padding:0}.interview-container{background:#fff;box-shadow:0 4px 8px #0000000d;display:flex;flex-direction:column;gap:.5rem;margin:auto;max-width:100%;min-height:100vh;padding:2rem}h1{font-size:1.8rem;margin-bottom:2rem}label{display:block;font-weight:500;margin-bottom:.5rem}.input-box,.textarea-box,select{background-color:#fff;border:1px solid #d3dce6;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1.25rem;padding:.9rem 1rem;width:100%}.textarea-box{min-height:120px;resize:vertical}.btn{background-color:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin-top:1rem;padding:.9rem 1.2rem;transition:background-color .2s ease;width:100%}.btn:hover:not(:disabled){background-color:#2980b9}.btn:disabled{background-color:#aaa;cursor:not-allowed}.feedback-container,.question-container{background-color:#f0f4f8;border-radius:10px;padding:1.5rem}.btn,.input-box,.textarea-box,select{transition:all .2s ease-in-out}.feedback-container h3,.feedback-container h4{margin-top:1rem}.feedback-text{margin-bottom:1rem}.grade{color:#2ecc71;font-weight:700}.question-mode-switch{align-items:center;gap:1.5rem;margin-bottom:1rem;margin-top:1rem}.question-mode-switch label{align-items:center;display:flex}.question-mode-switch input[type=checkbox],.question-mode-switch input[type=radio]{margin-right:.5rem}@media (min-width:600px){.interview-container{max-width:640px;padding:2.5rem}.btn{width:auto}}.toggle-option{background-color:#fff;border:2px solid #ccc;border-radius:8px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.toggle-option.selected{background-color:#eaf4fd;border-color:#3498db;color:#3498db}.toggle-option:hover{background-color:#f2f9ff}.question-mode-switch{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0}.hidden-radio{display:none}.question-answer-button{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;margin-right:.5rem}.clearRefreshButton{background:none;border:none;cursor:pointer;font-size:1.2em;padding:0}.job-role-switch{margin-bottom:5px;margin-top:8px;text-decoration:none}.job-role-switch,.link-button{background:none;border:none;color:#3498db;cursor:pointer;font-size:inherit;padding:0}.link-button{text-decoration:underline}.job-role-switch{font-weight:500;margin-left:.25rem}.overlay{background-color:#fffc;height:100vh;width:100vw;z-index:9999}.overlay-content{background:#fff;border-radius:12px;box-shadow:0 0 10px #0000001a;color:#333;font-size:1.5rem;font-weight:700;padding:1.5rem 2rem;text-align:center;width:calc(100vw - 30%)}.paste-popup-overlay{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.paste-popup{background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000026;font-size:1.1rem;max-width:400px;padding:1.5rem 2rem;text-align:center}.close-popup-btn{background-color:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:1rem;padding:.6rem 1.2rem}.fade-in{animation:fadeIn .3s ease-out forwards}.fade-out{animation:fadeOut .3s ease-in forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.image-container{align-items:center;display:flex;height:100vh;justify-content:center}.ai-assistant{height:auto;max-width:100%}.header-container{align-items:center;border-bottom:1px solid #d3dce6;display:flex;gap:12px;margin-bottom:1rem;padding-bottom:1rem}.header-container h1{line-height:1.2;margin:0 0 4px}.info-email{margin-left:5px}.user-info{display:flex;flex-wrap:wrap}.user-info .info-name:after{content:" |"}.aiImage{height:50px;margin-top:10px;width:50px}.improvement-list{list-style-type:disc;margin-top:.5rem;padding-left:1.5rem}.improvement-item{color:#444;font-size:.95rem;line-height:1.4;margin-bottom:.4rem}@media (max-width:599px){.info-email{margin-left:0!important}.overlay-content{font-size:1rem;width:calc(100vw - 30%)}.header-title{font-size:1rem}.user-info{flex-direction:column}.user-info .info-name:after{content:none!important;display:none!important}}.overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000004d;padding:30px;text-align:center;width:300px}.popup-input{border:1px solid #ccc;border-radius:5px;margin:10px 0;padding:10px;width:100%}.popup-button{background:#007bff}.button-row{display:flex;gap:15px;justify-content:flex-end;margin-top:10px}.popup-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.popup-button:hover{background-color:#0056b3}.popup-button.cancel{background-color:#e53935}.popup-button.cancel:hover{background-color:#c62828}
/*# sourceMappingURL=main.55fa177f.css.map*/