.chat-contact{border-radius:6px;padding-block:8px;padding-inline:12px;position:relative}.chat-contact:before{background:currentcolor;block-size:100%;border-radius:inherit;content:"";inline-size:100%;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute}.chat-contact:hover:before{opacity:calc(var(--v-hover-opacity)*var(--v-theme-overlay-multiplier))}.chat-contact:focus-visible:before{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}@supports not selector(:focus-visible){.chat-contact:focus:before{opacity:calc(var(--v-focus-opacity)*var(--v-theme-overlay-multiplier))}}.chat-contact.chat-contact-active{--v-theme-on-background:#fff;background:linear-gradient(72.47deg,rgb(var(--v-theme-primary)) 0,#fff 300%);color:#fff}.chat-contact.chat-contact-active .v-avatar{background:#fff;border:2px solid #fff}.chat-contact .v-badge--bordered .v-badge__badge:after{color:#fff}
