.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}}.bookmark{color:#fff}.bookmark-active{fill:#fff}.bookmark-secondary-container{display:grid;place-items:center;width:2rem;height:2rem;background:linear-gradient(100.61deg,#603bee 40.61%,#4426b7 76.36%);border-radius:50%}.bookmark-secondary-container>svg{width:1rem;height:1rem}.bookmark-new{display:grid;place-items:center;width:2rem;height:2rem;color:#8977ff;background-color:#09090a;border:2px solid #8977ff;border-radius:50%;cursor:pointer}.bookmark-new:hover{background-color:#8977ff;color:#09090a}