@use "@material/fab";@include fab.core-styles;@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes colorAnimation{0%,to{background-color:#f59e0b}20%{background-color:#ff38e0}40%{background-color:#f472b6}60%{background-color:#ed64a6}80%{background-color:#ff6d52}}.animate-gradient{animation:gradientAnimation 2s linear infinite,colorAnimation 10s linear infinite;background-size:400% 400%}.sticky-inner-wrapper{top:initial!important;bottom:0}.Crop-Controls{margin-bottom:10px}.Crop-Controls>*{margin-bottom:3px}img{max-width:100%}.goalItem{display:"flex";flexDirection:"row";alignItems:"center";gap:"10px"}.goalItem:nth-child(odd){background-color:#f9f9f9}.goalItem:nth-child(even){background-color:#e9e9e9}.message{display:grid;grid-template-columns:60px minmax(0,1fr);padding-bottom:25px;font-size:15px;font-family:Noto Sans,Helvetica,Arial,sans-serif;line-height:22.5px!important}.message-body{margin-top:3px}.circle-you{width:50px;height:50px;background-color:#ee4e3b;border-radius:50%}.circle-bot{width:50px;height:50px;background-color:#3b4ef4;border-radius:50%}.circle-bot img,.circle-you img{border-radius:50%;width:100%;height:100%;object-fit:cover}.username{font-weight:700}.message-body img{max-width:300px;max-height:300px;border-radius:20px}.message-body p{font-size:15px!important;line-height:22.5px!important}.message-body p,.chat .message-body ul,.chat .message-body ol{margin-bottom:10px!important}.message-body p:last-child,.chat .message-body ul:last-child,.chat .message-body ol:last-child{margin-bottom:0!important}.dark .message-body p em{color:#8a8a8a!important}.message-body p em{color:#6e6e6e!important;font-weight:500}
