#app[data-v-6152dc25]{width:100%;height:100vh;margin:0;padding:0}.mic-picker[data-v-ef0a6029]{padding:2rem;background:#f5f5f5;border-radius:8px;max-width:500px;margin:0 auto}h3[data-v-ef0a6029]{margin:0 0 1rem;color:#333}.loading[data-v-ef0a6029],.error[data-v-ef0a6029]{text-align:center;padding:2rem}.error[data-v-ef0a6029]{color:#d32f2f}.error button[data-v-ef0a6029]{margin-top:1rem;padding:.5rem 1rem;background:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer}.error button[data-v-ef0a6029]:hover{background:#1565c0}.device-list[data-v-ef0a6029]{display:flex;flex-direction:column;gap:.5rem}.device-item[data-v-ef0a6029]{display:flex;align-items:center;padding:1rem;background:#fff;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s}.device-item[data-v-ef0a6029]:hover{border-color:#1976d2;background:#f0f7ff}.device-item.selected[data-v-ef0a6029]{border-color:#1976d2;background:#e3f2fd}.device-icon[data-v-ef0a6029]{font-size:1.5rem;margin-right:1rem}.device-label[data-v-ef0a6029]{flex:1;color:#333}.check-mark[data-v-ef0a6029]{color:#1976d2;font-size:1.5rem;font-weight:700}.captions[data-v-b0e4dc7c]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);width:90%;max-width:800px;z-index:1000}.captions-container[data-v-b0e4dc7c]{background:#000c;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.caption-item[data-v-b0e4dc7c]{color:#fff;font-size:1.1rem;line-height:1.5;padding:.5rem;border-radius:4px}.speaker-candidate[data-v-b0e4dc7c]{background:#1976d24d}.speaker-interviewer[data-v-b0e4dc7c]{background:#4caf504d}.speaker-label[data-v-b0e4dc7c]{font-weight:700;margin-right:.5rem}.caption-text[data-v-b0e4dc7c]{font-weight:400}.interview-view[data-v-1c9e25e2]{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.state-container[data-v-1c9e25e2]{background:#fff;border-radius:12px;padding:3rem;max-width:600px;width:100%;text-align:center;box-shadow:0 10px 40px #0003}.state-container.interviewing[data-v-1c9e25e2]{max-width:800px}.state-container.error[data-v-1c9e25e2]{border:2px solid #d32f2f}h1[data-v-1c9e25e2],h2[data-v-1c9e25e2]{color:#333;margin:0 0 1rem}p[data-v-1c9e25e2]{color:#666;margin:.5rem 0}.spinner[data-v-1c9e25e2]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin-1c9e25e2 1s linear infinite;margin:0 auto 1rem}@keyframes spin-1c9e25e2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.actions[data-v-1c9e25e2]{margin-top:2rem}.btn-primary[data-v-1c9e25e2],.btn-secondary[data-v-1c9e25e2],.btn-danger[data-v-1c9e25e2],.btn-toggle[data-v-1c9e25e2]{padding:1rem 2rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:all .3s;font-weight:600}.btn-primary[data-v-1c9e25e2]{background:#667eea;color:#fff}.btn-primary[data-v-1c9e25e2]:hover:not(:disabled){background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary[data-v-1c9e25e2]:disabled{background:#ccc;cursor:not-allowed}.btn-secondary[data-v-1c9e25e2]{background:#757575;color:#fff;margin-top:1rem}.btn-secondary[data-v-1c9e25e2]:hover{background:#616161}.btn-danger[data-v-1c9e25e2]{background:#d32f2f;color:#fff;margin-left:1rem}.btn-danger[data-v-1c9e25e2]:hover{background:#c62828}.btn-toggle[data-v-1c9e25e2]{background:#1976d2;color:#fff}.btn-toggle[data-v-1c9e25e2]:hover{background:#1565c0}.interview-active[data-v-1c9e25e2]{padding:2rem 0}.recording-indicator[data-v-1c9e25e2]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem;color:#d32f2f;font-weight:600}.pulse[data-v-1c9e25e2]{width:12px;height:12px;background:#d32f2f;border-radius:50%;animation:pulse-1c9e25e2 1.5s ease-in-out infinite}@keyframes pulse-1c9e25e2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.audio-visualizer[data-v-1c9e25e2]{display:flex;align-items:center;justify-content:center;gap:.5rem;height:100px;margin:2rem 0}.wave[data-v-1c9e25e2]{width:8px;background:#667eea;border-radius:4px;animation:wave-1c9e25e2 1s ease-in-out infinite}.wave[data-v-1c9e25e2]:nth-child(1){animation-delay:0s;height:30px}.wave[data-v-1c9e25e2]:nth-child(2){animation-delay:.1s;height:50px}.wave[data-v-1c9e25e2]:nth-child(3){animation-delay:.2s;height:70px}.wave[data-v-1c9e25e2]:nth-child(4){animation-delay:.3s;height:50px}.wave[data-v-1c9e25e2]:nth-child(5){animation-delay:.4s;height:30px}@keyframes wave-1c9e25e2{0%,to{height:30px}50%{height:80px}}.controls[data-v-1c9e25e2]{margin-top:2rem;display:flex;justify-content:center;gap:1rem}.success-icon[data-v-1c9e25e2],.error-icon[data-v-1c9e25e2]{font-size:4rem;margin-bottom:1rem}.success-icon[data-v-1c9e25e2]{color:#4caf50}.error-icon[data-v-1c9e25e2]{color:#d32f2f}.error-message[data-v-1c9e25e2]{color:#d32f2f;font-weight:600;margin:1rem 0}.info[data-v-1c9e25e2]{color:#1976d2;font-style:italic;margin-top:1rem}.banner-finished[data-v-1c9e25e2]{position:fixed;top:16px;left:50%;transform:translate(-50%);background:#1b5e20;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #0003;z-index:1000;font-weight:600}.fade-enter-active[data-v-1c9e25e2],.fade-leave-active[data-v-1c9e25e2]{transition:opacity .3s ease}.fade-enter-from[data-v-1c9e25e2],.fade-leave-to[data-v-1c9e25e2]{opacity:0}.conn-status[data-v-1c9e25e2]{color:#555;font-size:.9rem;margin-top:.25rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}#app{width:100%;min-height:100vh}button{font-family:inherit}button:focus{outline:2px solid #667eea;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
