.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}}.company-search{position:relative}.company-search-error{display:flex;align-items:center;gap:.5rem;color:#f45949;margin-top:.5rem}.company-search-error svg{width:1rem;height:1rem}.company-search-error-message{font-size:.875rem}.company-search-results-list{position:absolute;top:100%;left:0;width:100%;background:#212024;border-radius:0 0 .5rem .5rem;box-shadow:0 0 .5rem rgba(0,0,0,.1);z-index:10;max-height:25vh;overflow-y:auto;margin-top:.125rem;border-left:1px solid #222225;border-right:1px solid #222225;border-bottom:1px solid #222225}@media(max-width:768px){.company-search-results-list{max-height:50vh}}.company-search-link{text-decoration:none;color:inherit}.company-search-result-item{display:flex;align-items:center;justify-content:space-between;padding:1rem}.company-search-result-item:hover{background-color:#312f35}.company-search-result-item-left{display:flex;align-items:center;gap:1rem}.company-search-result-favicon{display:grid;place-items:center;width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:50%;background-color:hsla(0,0%,100%,.1)}.company-search-result-favicon img{width:1rem;height:1rem;object-fit:contain}.company-search-result-placeholder{display:flex;align-items:center;justify-content:space-between;padding:1rem;color:#7e7988}.company-search-result-placeholder-clear{display:flex;align-items:center;gap:.5rem;cursor:pointer}.company-search-result-placeholder-clear:hover{color:#644ff5}@media(max-width:768px){.company-search-result-placeholder-clear span{display:none}}.company-search-result-name{font-weight:600}