.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}}.email-tags{width:100%;position:relative}.email-tags-label{font-size:.875rem;font-weight:600;color:#e0dce7;margin-bottom:.5rem}.email-tags-label span{color:#7e7988;font-weight:400}.email-tags-input-wrapper{max-height:200px;overflow-y:auto;padding:.5rem .75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #58555f;border-radius:4px}.email-tags-input-wrapper:focus-within{border-color:#644ff5}.email-tags-container{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.email-tags-tag{max-width:300px;display:inline-flex;align-items:center;gap:.25rem;background-color:#3f3d42;border:1px solid #7e7988;border-radius:2px;padding:4px 6px;font-size:.875rem;font-weight:300;color:#f2f6fd}@media(max-width:768px){.email-tags-tag{max-width:100%}}.email-tags-email{margin-right:.5rem;word-break:break-all}.email-tags-remove-btn{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:none;border:none;color:#7e7988;cursor:pointer;border-radius:50%;transition:all .2s ease;stroke-width:3px}.email-tags-remove-btn:hover{color:#644ff5}.email-tags-input{min-width:200px;flex-grow:1;background:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-size:1rem;padding:.5rem .25rem}.email-tags-input::placeholder{color:#666}@media(max-width:768px){.email-tags-input{min-width:150px}}.email-tags-helper-text{font-size:.75rem;color:#7e7988;margin-top:.25rem}.email-tags-matching-results{position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;padding:.5rem 0;border-radius:0 0 .25rem .25rem;background-color:#312f35}.email-tags-matching-result{display:flex;align-items:center;gap:1rem;padding:.5rem;cursor:pointer;transition:background-color .2s ease}.email-tags-matching-result:hover{background-color:#58555f}.email-tags-matching-result--highlighted,.email-tags-matching-result--highlighted:hover{background-color:#644ff5}.email-tags-matching-result-details{display:flex;flex-direction:column;flex-grow:1}.email-tags-matching-result-name{font-size:.875rem;font-weight:300;color:#f2f6fd}.email-tags-matching-result-email{font-size:.75rem;color:#bcb8c3;font-weight:300}