.threadItem.v-card--variant-outlined{border:1px solid rgba(0,0,0,.35)}.threadItem.threadItem--highlight{color:#fafafa;background-color:#24476b}.threadItem.threadItem--highlight .threadItem__body{color:#fafafa}.threadItem.threadItem--highlight .threadItem__body .threadItem__link{color:inherit}.threadItem.threadItem--highlight .threadItem__count{background-color:#bdbdbd}.threadItem__head.v-card-title{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;padding:0;display:flex}.threadItem__body.v-card-text{padding:0 12px 12px}.threadItem__body.v-card-text .threadItem__link{text-decoration:none}.threadItem__body.v-card-text .threadItem__link:hover{text-decoration:underline}.threadItem__title{text-overflow:ellipsis;word-break:keep-all;flex:auto;max-width:calc(100% - 38px);padding:12px 0 6px 12px;overflow:hidden}.threadItem__close{flex:0 0 34px;margin-right:4px;position:relative;top:4px}.threadItem__unread-count.v-chip{color:#383838;font-weight:inherit;background-color:#ffca28}.threadItem__messages{align-items:center;gap:4px;margin-bottom:8px;display:flex}.threadItem__rows{grid-template-columns:60px auto;gap:0 8px;display:grid}.threadItem__related{width:100%;font-size:.875em;display:flex;text-decoration:none!important}