@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1e293b;background-color:#3c3c3c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100vh;max-height:100vh;overflow:hidden}body{display:flex;min-width:320px}#root{width:100%}@keyframes conic-spin{0%{background:#2563eb}25%{background:#4f46e5}50%{background:#2563eb}75%{background:#4f46e5}to{background:#2563eb}}.mic-glow-ring{position:relative;border-radius:50%;padding:4px;animation:conicGlow 3s linear infinite}.mic-glow-ring:before{content:"";position:absolute;inset:-8px;border-radius:50%;animation:conicGlow 3s linear infinite;filter:none;opacity:1;z-index:-1}.custom-scroll::-webkit-scrollbar{width:4px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af66;border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}.css-wjuiyw{background-color:#fdfdfd0d!important}
