.thread-reply-collapsed{width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px;border:1px solid #d8e2e3;border-radius:9px;background:#fff;color:#61757b;font:inherit;text-align:left;box-shadow:0 1px 2px rgba(21,45,54,.03);cursor:text}.thread-reply-collapsed:hover{border-color:color-mix(in srgb,var(--app-accent) 42%,#d8e2e3);background:#fbfdfd}.thread-reply-collapsed span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650}.thread-reply-collapsed small{flex:none;color:#8a9a9f;font-size:7.5px;font-weight:700}.thread-reply-expanded{margin:0!important}.thread-reply-expanded .record-message-editor{min-height:78px}.thread-reply-error{display:block;padding:5px 8px;color:#b23838;font-size:8px;font-weight:700}.customer-feed-thread>.thread-reply-collapsed,.customer-feed-thread>.thread-reply-expanded,.note-thread>.thread-reply-collapsed,.note-thread>.thread-reply-expanded,.project-thread-replies>.thread-reply-collapsed,.project-thread-replies>.thread-reply-expanded{order:-1}.task-note-thread>.thread-reply-collapsed,.task-note-thread>.thread-reply-expanded{grid-column:1/-1;order:-1}