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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;font-family:sans-serif}.app{display:flex;flex-direction:column;height:100vh}.header{background-color:#1f2937;color:#fff;font-size:1.25rem;padding:1rem;text-align:center}.chat-container{background-color:#f3f4f6;flex:1 1;overflow-y:auto;padding:1rem}.mensagem{border-radius:8px;line-height:1.4;margin-bottom:1rem;max-width:60%;padding:.75rem 1rem}.mensagem.ai{align-self:flex-start;background-color:#e5e7eb;text-align:left}.mensagem.voce{align-self:flex-end;background-color:#2563eb;color:#fff;margin-left:auto;text-align:right}.input-container{background-color:#e5e7eb;display:flex;padding:1rem}.input-container input{border:1px solid #cbd5e1;border-radius:4px;flex:1 1;font-size:1rem;margin-right:.5rem;padding:.5rem}.input-container button{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.input-container button:hover{background-color:#1d4ed8}.App{padding:20px;text-align:center}.recorder{margin:20px 0}.record-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.record-button:hover{background-color:#0056b3}.output{margin-top:20px;text-align:left}.sound-wave{background-color:#f1f1f1;height:100px;margin-bottom:10px;width:100%}body{background:#f5f5f5;font-family:Arial,sans-serif;margin:0;padding:0}.container{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin:2rem auto;max-width:800px;padding:2rem}.title{color:#333;text-align:center}.questions{margin-top:1rem}.questions h2{font-size:1.5rem;margin-bottom:.5rem}.questions ul{list-style-type:none;margin:0;padding:0}.questions li{color:#555;font-size:1rem;margin-bottom:.5rem}.controls{margin-top:2rem;text-align:center}.button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:.5rem;padding:.75rem 1.5rem}.button.disabled{background-color:#ccc;cursor:not-allowed}.button:not(.disabled):hover{background-color:#0056b3}.status{font-size:1.2rem;margin-top:1.5rem;text-align:center}.status span{color:#007bff;font-weight:700}.question-item .response.unanswered{color:red}.question-item .response:not(.unanswered){color:#9400d3}
/*# sourceMappingURL=main.44655c18.css.map*/