.feedback{display:flex;align-items:center;height:100%}.feedback-popover{background:linear-gradient(180deg,#151417,#09090a);box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:.5rem;animation:appear 1.5s ease-in}@keyframes appear{0%,95%{opacity:0}to{opacity:1}}.feedback-card{display:flex;flex-direction:column;gap:.25;padding:.5rem}.feedback-card-icons{width:fit-content}.feedback-card-options{display:flex;align-items:center;justify-content:center;gap:.5rem}.feedback-card-option{display:grid;place-items:center;cursor:pointer}.feedback-card-option:hover{transform:scale(1.1)}.feedback-card-option-icon{color:#bcb8c3}.feedback-card-option-icon:hover{color:#fff}.feedback-card-option-icon-active{fill:#bcb8c3}.feedback-card-option-icon-active:hover{color:#bcb8c3;fill:#bcb8c3}.feedback-card-message-input-group{width:100%;max-width:100%;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.feedback-card-message-input{width:150px;font-family:Outfit,sans-serif;max-width:100%}.feedback-card-message-input.inline{width:300px}.feedback-card-save-button-container{width:100%;display:flex;justify-content:flex-end}.feedback-card-save-button{all:unset;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:0 .5rem;border-radius:5px;box-sizing:border-box;cursor:pointer;background-color:#644ff5;color:#fff}.feedback-card-save-button:hover{opacity:.9}.feedback-card-save-button:focus{outline:none}.feedback-card-save-button>span{display:grid;place-items:center}.text-area{font-size:.75rem;font-weight:300;height:55px;padding:.25rem;resize:none;color:#fff;background-color:rgba(0,0,0,0)}.text-area:focus{border-color:#644ff5;box-shadow:0 0 0 2px rgba(59,130,246,.5);outline:none}.boolean-cell{display:flex;align-items:center;width:100%;height:100%}.boolean-cell>span{display:grid;place-items:center}.url-cell{display:flex;align-items:center;height:100%;width:100%}.url-cell-link{color:#7e7988;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:underline;font-weight:500}.url-cell-link:hover{color:#fff}.country-cell{display:flex;align-items:center;gap:.5rem;height:100%;width:100%}.country-cell-placeholder{justify-content:center}.list-cell-list-item{font-size:.75rem;font-weight:300}.list-cell{display:flex;height:100%;max-height:100%;padding:.5rem 0}.list-cell-list{display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:.25rem;overflow-y:auto;list-style:none;padding:0;margin:0}@media(max-width:768px){.list-cell-list{align-items:center;flex-wrap:nowrap;overflow-x:auto}}.list-cell-list-item{line-height:1.5;position:relative;padding-left:.75rem;margin-right:.25rem}.list-cell-list-item:before{content:"•";position:absolute;left:0;top:0;line-height:inherit}.product-list-cell-list-item{font-size:.75rem;font-weight:300}.product-list-cell{display:flex;height:100%;max-height:100%;padding:.25rem 0}.product-list-cell-list{display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:.5rem;overflow-y:auto;list-style:none;padding:0;margin:0}@media(max-width:768px){.product-list-cell-list{align-items:center;flex-wrap:nowrap;overflow-x:auto}}.product-list-cell-list-item{line-height:2;position:relative;padding-left:.75rem;margin-right:.25rem}.product-list-cell-list-item:before{content:"•";position:absolute;left:0;top:0;line-height:inherit}.product-list-cell-placeholder{width:100%;text-align:center}.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-list-cell{display:flex;height:100%;max-height:100%;padding:.5em 0}.email-list-cell-list{display:flex;flex-wrap:wrap;align-items:center;gap:.5em;overflow-y:auto}@media(max-width:768px){.email-list-cell-list{flex-wrap:nowrap;overflow-x:auto}}.email-list-cell-email{color:#7e7988;text-decoration:underline;font-weight:500}.name-cell{display:flex;align-items:center;gap:.5rem;height:100%;width:100%}.name-cell-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;white-space:break-spaces;line-height:1.5;display:flex;align-items:center;gap:.25rem}@media(max-width:768px){.name-cell-avatar{width:24px!important;height:24px!important}}.name-cell-verified{width:16px;height:16px;min-width:16px;min-height:16px;color:#3cf59d}