.ChatInput-module__CGrquW__message{margin-bottom:3%;margin-left:5%}@media (max-width:768px){.ChatInput-module__CGrquW__message{margin-bottom:7%;margin-left:2%}}.ChatInput-module__CGrquW__chat-input-container{transition:all .2s ease-in-out}.ChatInput-module__CGrquW__chat-input-container:focus-within{transform:scale(1.01)}.ChatInput-module__CGrquW__chat-textarea{transition:all .2s ease-in-out}.ChatInput-module__CGrquW__chat-textarea:focus{transform:translateY(-1px)}.ChatInput-module__CGrquW__typing-indicator{gap:2px;display:flex;position:absolute;bottom:8px;right:8px}.ChatInput-module__CGrquW__typing-dot{background-color:#9ca3af;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite ChatInput-module__CGrquW__typing}.ChatInput-module__CGrquW__typing-dot:first-child{animation-delay:-.32s}.ChatInput-module__CGrquW__typing-dot:nth-child(2){animation-delay:-.16s}@keyframes ChatInput-module__CGrquW__typing{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.ChatInput-module__CGrquW__tool-button{transition:all .2s ease-in-out}.ChatInput-module__CGrquW__tool-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.ChatInput-module__CGrquW__send-button-pulse{animation:2s infinite ChatInput-module__CGrquW__pulse}@keyframes ChatInput-module__CGrquW__pulse{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 10px #3b82f600}to{box-shadow:0 0 #3b82f600}}
.SpeechToText-module__R0aasW__listeningBackground{border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;animation:2s infinite SpeechToText-module__R0aasW__pulseBackground,2s ease-in-out infinite SpeechToText-module__R0aasW__bounceEffect;display:flex;position:static}.SpeechToText-module__R0aasW__marginBttom{height:60px;margin-right:5px;padding-top:10%}.SpeechToText-module__R0aasW__mic-container{justify-content:center;align-items:center;margin:0;display:flex;position:relative}.SpeechToText-module__R0aasW__circle{z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .5s;display:flex;box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px -1px #0003}.SpeechToText-module__R0aasW__circle.SpeechToText-module__R0aasW__active{background:#000;animation:.8s ease-in-out infinite SpeechToText-module__R0aasW__bounce}.SpeechToText-module__R0aasW__circle.SpeechToText-module__R0aasW__active i{color:#fff}.dark .SpeechToText-module__R0aasW__circle{background:var(--surface-elevated)}.SpeechToText-module__R0aasW__circle:before{content:"";opacity:.2;z-index:-1;border-radius:50%;width:80px;height:80px;position:absolute}@keyframes SpeechToText-module__R0aasW__pulseBackground{0%{background-color:#0000001a}50%{background-color:#0000004d}to{background-color:#0000001a}}@keyframes SpeechToText-module__R0aasW__bounceEffect{0%{transform:scale(1)}25%{transform:scale(1.05)}50%{transform:scale(1)}75%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes SpeechToText-module__R0aasW__bounce{0%{transform:scale(1)}25%{transform:scale(1.4)}75%{transform:scale(1)}to{transform:scale(1.3)}}
.WaveAnimation-module__OFd8fa__wrapper{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.WaveAnimation-module__OFd8fa__container{justify-content:center;align-items:center;display:flex;overflow:hidden}.WaveAnimation-module__OFd8fa__bar{background-color:#545fe5;border-radius:2px;width:4px;height:30px;margin:0 2px;animation:1s ease-in-out infinite WaveAnimation-module__OFd8fa__wave;display:inline-block}.WaveAnimation-module__OFd8fa__bar:nth-child(odd){animation-delay:.2s}.WaveAnimation-module__OFd8fa__bar:nth-child(2n){animation-delay:.4s}.WaveAnimation-module__OFd8fa__bar:nth-child(3n){animation-delay:.6s}.WaveAnimation-module__OFd8fa__bar:nth-child(5n){animation-delay:.8s}.WaveAnimation-module__OFd8fa__bar:nth-child(7n){animation-delay:1s}@keyframes WaveAnimation-module__OFd8fa__wave{0%{transform:scaleY(1)}50%{transform:scaleY(.5)}to{transform:scaleY(1)}}@media (min-width:1024px){.WaveAnimation-module__OFd8fa__wrapper{margin-left:24%}}
.AudioLoader-module__kCunnW__wrapper{background-color:#fff;border:2px solid #545fe5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;box-shadow:0 4px 8px #0000001a}.AudioLoader-module__kCunnW__text{color:#545fe5;margin-bottom:10px;font-size:16px}.AudioLoader-module__kCunnW__progressBar{background-color:#e0e0e0;border-radius:5px;width:100%;height:10px;margin:10px 0;overflow:hidden}.AudioLoader-module__kCunnW__filler{background-color:#545fe5;height:100%;transition:width .2s ease-in-out}.AudioLoader-module__kCunnW__waveMenu{cursor:pointer;background:#fff;border:4px solid #545fe5;border-radius:50px;justify-content:center;align-items:center;width:200px;height:45px;margin:0;padding:0;transition:all .2s;display:flex}.AudioLoader-module__kCunnW__waveMenu li{background:#545fe5;border-radius:10px;width:4px;height:30px;margin:0 6px;list-style:none;transition:all .2s;animation-name:AudioLoader-module__kCunnW__wave1;animation-duration:.3s;animation-iteration-count:infinite;animation-direction:alternate}.AudioLoader-module__kCunnW__waveMenu:hover>li{background:#fff}.AudioLoader-module__kCunnW__waveMenu:hover{background:#545fe5}.AudioLoader-module__kCunnW__waveMenu li:nth-child(2){animation-name:AudioLoader-module__kCunnW__wave2;animation-delay:.2s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(3){animation-name:AudioLoader-module__kCunnW__wave3;animation-duration:.4s;animation-delay:.23s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(4){animation-name:AudioLoader-module__kCunnW__wave4;animation-duration:.3s;animation-delay:.1s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(5){animation-delay:.5s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(6){animation-name:AudioLoader-module__kCunnW__wave2;animation-duration:.5s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(8){animation-name:AudioLoader-module__kCunnW__wave4;animation-duration:.25s;animation-delay:.4s}.AudioLoader-module__kCunnW__waveMenu li:nth-child(9){animation-name:AudioLoader-module__kCunnW__wave3;animation-delay:.15s}@keyframes AudioLoader-module__kCunnW__wave1{0%{transform:scaleY(1)}to{transform:scaleY(.5)}}@keyframes AudioLoader-module__kCunnW__wave2{0%{transform:scaleY(.3)}to{transform:scaleY(.6)}}@keyframes AudioLoader-module__kCunnW__wave3{0%{transform:scaleY(.6)}to{transform:scaleY(.8)}}@keyframes AudioLoader-module__kCunnW__wave4{0%{transform:scaleY(.2)}to{transform:scaleY(.5)}}.AudioLoader-module__kCunnW__emoji{opacity:0;font-size:24px;animation:3s ease-out forwards AudioLoader-module__kCunnW__popUp;position:absolute;bottom:0}@keyframes AudioLoader-module__kCunnW__popUp{0%{opacity:0;transform:translateY(100%)}30%{opacity:1}to{opacity:0;transform:translateY(-200%)}}.AudioLoader-module__kCunnW__emoji1{animation-delay:0s;left:20%}.dark .AudioLoader-module__kCunnW__wrapper{background-color:var(--surface)}.dark .AudioLoader-module__kCunnW__progressBar{background-color:var(--muted)}.dark .AudioLoader-module__kCunnW__waveMenu{background:var(--surface)}.AudioLoader-module__kCunnW__emoji2{animation-delay:.5s;left:40%}.AudioLoader-module__kCunnW__emoji3{animation-delay:1s;left:60%}.AudioLoader-module__kCunnW__emoji4{animation-delay:1.5s;left:80%}.AudioLoader-module__kCunnW__emoji5{animation-delay:2s;left:50%}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_1b545fac-module__b8QJrq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_1b545fac-module__b8QJrq__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.2f7nqdagzwx2-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.176arc174-8zp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.0bp8oijd_gu96.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.1fby2rem9ngyr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.0vfdmo25voy_0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.3t6q91iet4nsy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_c15870d3-module__P1H6ia__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_c15870d3-module__P1H6ia__variable{--font-mono:"JetBrains Mono", "JetBrains Mono Fallback"}
@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/af091f9dbb4fe699-s.0satqyc7o4ghc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/20270c400fb9a636-s.0w_xl6veznpze.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c73c4c243dec6c22-s.2v6-dz1jejbf-.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87c2517cae9d549e-s.0trb081mw75hg.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c6083ef5b1b164c1-s.2ukjqx030apj4.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d244ff400a8333b3-s.1a0vpkp9e_xu8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:url(../media/37fc0e32c54f005f-s.p.1xyy3yfel83t7.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_4b947c9-module__1LhbPW__className{font-family:Lora,Lora Fallback;font-style:normal;font-weight:700}.lora_4b947c9-module__1LhbPW__variable{--font-lora:"Lora", "Lora Fallback"}
