.BrandLoader-module__qZ1XVa__stage{width:calc(var(--w)*4 + var(--g2) + var(--g3) + var(--g4) + 1px);height:var(--h);position:relative}.BrandLoader-module__qZ1XVa__bar{width:var(--w);height:var(--h);border-radius:var(--radius);background:var(--color);will-change:transform;position:absolute;top:0}.BrandLoader-module__qZ1XVa__bar1{left:0}.BrandLoader-module__qZ1XVa__bar2{left:calc(var(--w) + var(--g2))}.BrandLoader-module__qZ1XVa__bar3{left:calc(var(--w)*2 + var(--g2) + var(--g3))}.BrandLoader-module__qZ1XVa__bar4{left:calc(var(--w)*3 + var(--g2) + var(--g3) + var(--g4))}.BrandLoader-module__qZ1XVa__bar2{animation:BrandLoader-module__qZ1XVa__move2 var(--duration)ease-in-out infinite}.BrandLoader-module__qZ1XVa__bar3{animation:BrandLoader-module__qZ1XVa__move3 var(--duration)ease-in-out infinite}.BrandLoader-module__qZ1XVa__bar4{animation:BrandLoader-module__qZ1XVa__move4 var(--duration)ease-in-out infinite}@keyframes BrandLoader-module__qZ1XVa__move2{0%,to{transform:translate(0)}50%{transform:translateX(var(--a2))}}@keyframes BrandLoader-module__qZ1XVa__move3{0%,to{transform:translate(0)}50%{transform:translateX(var(--a3))}}@keyframes BrandLoader-module__qZ1XVa__move4{0%,to{transform:translate(0)}50%{transform:translateX(var(--a4))}}@media (prefers-reduced-motion:reduce){.BrandLoader-module__qZ1XVa__bar{animation:none}}
.ChatInput-module__GkfsQW__wrapper{background:#fff;border-radius:30px;flex-direction:column;width:100%;max-width:702px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 0 4px rgba(54,54,54,.08),2px 2px 6px rgba(54,54,54,.12)}.ChatInput-module__GkfsQW__wrapper:has(.ChatInput-module__GkfsQW__grid[data-expanded]){padding-top:0}.ChatInput-module__GkfsQW__grid{box-sizing:border-box;grid-template-columns:auto 1fr auto;grid-template-areas:"leading primary trailing";align-items:center;column-gap:14px;min-height:60px;padding:12px;transition:background .2s,box-shadow .2s;display:grid;position:relative}.ChatInput-module__GkfsQW__grid[data-expanded]{grid-template-areas:"primary primary primary""leading footer trailing";align-items:flex-end;padding-top:0;padding-bottom:12px}.ChatInput-module__GkfsQW__clickArea{cursor:text;z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.ChatInput-module__GkfsQW__leading,.ChatInput-module__GkfsQW__primary,.ChatInput-module__GkfsQW__trailing{z-index:1;position:relative}.ChatInput-module__GkfsQW__leading{cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;grid-area:leading;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.ChatInput-module__GkfsQW__leading:hover{background:#e8e8e8}.ChatInput-module__GkfsQW__trailing{grid-area:trailing;justify-content:center;align-items:center;display:flex}.ChatInput-module__GkfsQW__primary{flex:1;grid-area:primary;align-items:center;min-width:0;transition:margin .15s;display:flex}.ChatInput-module__GkfsQW__grid[data-expanded] .ChatInput-module__GkfsQW__primary{align-items:flex-end;margin-left:10px;margin-right:13px}.ChatInput-module__GkfsQW__editor{color:#363636;white-space:pre-wrap;word-wrap:break-word;text-align:left;background:0 0;border:none;outline:none;flex:1;min-height:28px;max-height:180px;padding:4px 0;font-size:16px;line-height:20px;position:relative;overflow:auto}.ChatInput-module__GkfsQW__grid[data-expanded] .ChatInput-module__GkfsQW__editor{padding-top:12px}.ChatInput-module__GkfsQW__actionBtn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.ChatInput-module__GkfsQW__send,.ChatInput-module__GkfsQW__stop{background:var(--primary-dark);transition:all .25s}.ChatInput-module__GkfsQW__send:hover,.ChatInput-module__GkfsQW__stop:hover{background:var(--primary-light);transition:all .25s}.ChatInput-module__GkfsQW__send svg{transition:stroke .25s}.ChatInput-module__GkfsQW__stop svg{fill:#fff;stroke:none;transition:stroke .25s}.ChatInput-module__GkfsQW__send:hover svg{stroke:var(--primary-dark);transition:stroke .25s}.ChatInput-module__GkfsQW__stop:hover svg{fill:var(--primary-dark);stroke:none;transition:stroke .25s}.ChatInput-module__GkfsQW__send:active svg{stroke:var(--primary-dark)}.ChatInput-module__GkfsQW__stop:active svg{fill:var(--primary-dark);stroke:none;transition:stroke .25s}.ChatInput-module__GkfsQW__send:active,.ChatInput-module__GkfsQW__stop:active{background:var(--primary-main);transition:all .25s}.ChatInput-module__GkfsQW__grid[data-expanded][data-scroll=true]:not([data-bottom=true]) .ChatInput-module__GkfsQW__primary:after{content:"";pointer-events:none;opacity:1;background:linear-gradient(rgba(255,255,255,0) 0%,#fff 100%);height:26px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:13px}.ChatInput-module__GkfsQW__primary:after{content:"";opacity:0}.ChatInput-module__GkfsQW__fileList{flex-wrap:wrap;gap:6px;margin-top:6px;padding:0 12px 8px;display:flex}.ChatInput-module__GkfsQW__file-scroll::-webkit-scrollbar{width:8px;height:8px}.ChatInput-module__GkfsQW__editor::-webkit-scrollbar{width:8px;height:8px}.ChatInput-module__GkfsQW__file-scroll::-webkit-scrollbar-track{background:#e2e2e2;border-radius:0}.ChatInput-module__GkfsQW__editor::-webkit-scrollbar-track{background:#e2e2e2;border-radius:0}.ChatInput-module__GkfsQW__file-scroll::-webkit-scrollbar-thumb{background-color:#e2e2e2;background-clip:padding-box;border-top:2px solid transparent;border-bottom:2px solid transparent;border-radius:4px}.ChatInput-module__GkfsQW__editor::-webkit-scrollbar-thumb{background-color:#e2e2e2;background-clip:padding-box;border-top:2px solid transparent;border-bottom:2px solid transparent;border-radius:4px}.ChatInput-module__GkfsQW__file-scroll::-webkit-scrollbar-thumb:hover{background-color:#e2e2e2}.ChatInput-module__GkfsQW__editor::-webkit-scrollbar-thumb:hover{background-color:#e2e2e2}.ChatInput-module__GkfsQW__file-scroll,.ChatInput-module__GkfsQW__editor{scrollbar-width:thin;scrollbar-color:#e2e2e2 transparent}.ChatInput-module__GkfsQW__placeholder{color:#9a9a9a;pointer-events:none;text-align:left;white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:20px;position:absolute;top:4px;left:0;right:0;overflow:hidden}.ChatInput-module__GkfsQW__hidden{display:none}.ChatInput-module__GkfsQW__no-transition{transition:none!important}
