*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button:hover:not(:disabled){opacity:.9;transform:translateY(-1px);transition:all .2s ease}button:active:not(:disabled){transform:translateY(0)}button:disabled{opacity:.6}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){body{font-size:14px}}.audio-recorder{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:500px;padding:2rem}.recording-prompt{margin-bottom:2rem;text-align:center}.prompt-icon{font-size:3rem;margin-bottom:1rem}.recording-prompt h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.prompt-description{color:#666;font-size:1rem;line-height:1.5;margin-bottom:1rem}.recording-tip{background-color:#f5f5f5;border-radius:8px;color:#888;font-size:.9rem;font-style:italic;margin-top:1rem;padding:.75rem}.recording-tip strong{color:#555}.audio-error{padding:2rem;text-align:center}.error-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.audio-error h3{color:#d32f2f;font-size:1.25rem;margin-bottom:1rem}.audio-error p{color:#666;line-height:1.6;margin-bottom:1.5rem}.error-message{background-color:#ffebee;border-left:4px solid #d32f2f;border-radius:8px;color:#c62828;font-size:.9rem;margin:1rem 0;padding:.75rem 1rem}.error-actions,.recording-controls,.review-actions{display:flex;flex-direction:column;gap:1rem;max-width:300px;width:100%}.btn-danger,.btn-link,.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s ease}.btn-primary{background-color:#1976d2;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1565c0;box-shadow:0 4px 12px #1976d24d;transform:translateY(-2px)}.btn-secondary{background-color:#f5f5f5;border:2px solid #ddd;color:#333}.btn-secondary:hover:not(:disabled){background-color:#eee;border-color:#ccc}.btn-danger{background-color:#d32f2f;color:#fff}.btn-danger:hover:not(:disabled){background-color:#c62828;box-shadow:0 4px 12px #d32f2f4d;transform:translateY(-2px)}.btn-link{background:none;color:#1976d2;font-size:.9rem;padding:.5rem;text-decoration:underline}.btn-link:hover{background-color:#1976d20d;color:#1565c0}button:disabled{cursor:not-allowed;opacity:.5}.btn-icon{font-size:1.2rem}.recording-active{max-width:300px;text-align:center;width:100%}.recording-indicator{align-items:center;color:#d32f2f;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1rem}.pulse-dot{animation:pulse 1.5s ease-in-out infinite;background-color:#d32f2f;border-radius:50%;height:12px;width:12px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.recording-timer{color:#333;font-family:Courier New,monospace;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.timer-current{color:#d32f2f}.timer-separator{color:#999}.timer-max{color:#666;font-size:1.5rem}.waveform{align-items:center;display:flex;gap:4px;height:60px;justify-content:center;margin-bottom:1.5rem}.waveform-bar{animation:wave 1s ease-in-out infinite;background-color:#1976d2;border-radius:2px;width:4px}.waveform-bar:first-child{animation-delay:0s}.waveform-bar:nth-child(2){animation-delay:.1s}.waveform-bar:nth-child(3){animation-delay:.2s}.waveform-bar:nth-child(4){animation-delay:.3s}.waveform-bar:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{height:10px}50%{height:50px}}.audio-review{text-align:center;width:100%}.review-icon{font-size:3rem;margin-bottom:1rem}.audio-review h3{color:#333;font-size:1.5rem;margin-bottom:1.5rem}.audio-preview{background-color:#f5f5f5;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.recording-duration{align-items:center;color:#666;display:flex;font-size:1rem;gap:.5rem;justify-content:center;margin-bottom:1rem}.duration-icon{font-size:1.2rem}.btn-play{margin:0 auto;max-width:200px;width:100%}.btn-play.playing{background-color:#e0e0e0}@media (max-width:600px){.audio-recorder{padding:1rem}.audio-review h3,.recording-prompt h3{font-size:1.25rem}.recording-timer{font-size:1.5rem}.btn-danger,.btn-primary,.btn-secondary{font-size:.9rem;padding:.75rem 1.25rem}}
/*# sourceMappingURL=main.8dbf4ece.css.map*/