.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.bebop-icon{object-fit:contain}.bebop-dot,.bebop-icon{width:1.5rem;height:1.5rem}.bebop-dot{background-color:#644ff5;border-radius:50%;flex-shrink:0}@media(max-width:768px){.bebop-dot{width:1rem;height:1rem;background-color:#312e81}}.pulse,.streaming-indicator{animation:pulse 1s infinite}.streaming-indicator{display:inline-flex;width:12px;height:12px;background-color:#fff;border-radius:50%}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}.expandable-text{font-size:1rem;color:#e0dce7}@media(max-width:768px){.expandable-text{font-size:.875rem}}.expandable-show-more{font-weight:700;color:#8977ff;white-space:nowrap;cursor:pointer}.expandable-show-more:hover{text-decoration:underline}.expandable-show-less{margin-top:.5rem;font-weight:700;color:#8977ff;cursor:pointer}.expandable-show-less:hover{text-decoration:underline}