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}body{background-color:#1e1e1e;background-color:var(--bg-color);color:#fff;color:var(--text-color);font-family:Arial,sans-serif;margin:0;padding:1rem}.app{margin:0 auto;max-width:700px}:root{--bg-color:#1e1e1e;--text-color:#fff}.toolbar{display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}.toolbar button{background:#444;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;padding:.5rem 1rem;transition:background .3s ease}.toolbar button:hover{background:#666}.title{text-align:center}.title,.waveform{margin-bottom:1rem}.waveform{background-color:#111;border-radius:8px;box-shadow:inset 0 0 8px #0009;height:150px;width:100%}.interim{color:#aaa;font-style:italic}.interim,.notice{margin-bottom:1rem;text-align:center}.notice{color:#eab308;font-weight:700}.score{color:#0ea5e9;font-size:.9rem;margin-bottom:.5rem;text-align:center}.controls{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.controls button{border:none;border-radius:30px;cursor:pointer;font-size:14px;padding:.75rem 1.5rem;transition:all .3s ease}.record-btn{background-color:#1db954;box-shadow:0 0 8px #1db95480;color:#fff}.record-btn:hover{box-shadow:0 0 12px #1db954cc;filter:brightness(1.1)}.recording{background-color:#e0245e!important}.controls button:not(.record-btn){background-color:#444;color:#fff}.controls button:not(.record-btn):hover{background-color:#666}.chat-window{background-color:#2c2c2c;border-radius:10px;box-shadow:0 0 20px #0009;padding:1rem}.messages{margin-bottom:1rem;max-height:400px;overflow-y:auto;scroll-behavior:smooth}.message{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1rem}.avatar{background-color:#888;border-radius:50%;color:#fff;flex-shrink:0;font-size:14px;font-weight:700;height:32px;line-height:32px;text-align:center;width:32px}.bubble{background-color:#444;border-radius:8px;color:#fff;flex-grow:1;padding:.5rem}.message.user .bubble{background-color:#1e3a8a}.message.bot .bubble{background-color:#065f46}.timestamp{color:#ccc;font-size:.75rem;margin-top:.25rem}.actions{display:flex;gap:1rem;justify-content:center}.actions button{background:#444;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:15px;padding:.6rem 1.2rem;transition:background .3s ease,transform .2s ease}.actions button:hover{background:#666;transform:scale(1.05)}@media (max-width:600px){.toolbar{align-items:flex-end}.controls,.toolbar{flex-direction:column}.controls{gap:.75rem}.record-btn{padding:14px;width:100%}.bubble div:first-child,.record-btn{font-size:16px}.waveform{height:100px}.actions{flex-direction:column}}
/*# sourceMappingURL=main.a876efe2.css.map*/