@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}:root{--color-primary:#4285f4;--color-error:#f44336;--color-success:#34a853;--color-warning:#fbbc05}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;background-color:#f9fafb;line-height:1.5}.app-container{padding-top:2rem;padding-bottom:2rem}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.recording-indicator{animation:pulse 2s infinite}.overflow-y-auto{scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f5f9}.overflow-y-auto::-webkit-scrollbar{width:8px}.overflow-y-auto::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.overflow-y-auto::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:4px}@media (max-width:768px){.h-96{height:16rem}}.cursor-pointer,button{transition:all .2s ease-in-out}.border-l-4.border-red-500{box-shadow:0 0 0 1px rgba(239,68,68,.1)}
/*# sourceMappingURL=main.5e71a834.chunk.css.map */