
.comment-compose{gap:var(--spacing-sm);flex-direction:column;display:flex}.comment-compose__replying-to{font-size:var(--font-size-sm);color:var(--text-subtle);margin:0}.comment-compose__textarea-wrap{min-width:0;max-width:100%;position:relative}.comment-compose__footer{gap:var(--spacing-sm);flex-direction:column;display:flex}.comment-compose__footer--inline{justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);flex-direction:row}.comment-compose__footer--inline .comment-gif-control{flex:auto;min-width:0}.comment-compose__footer--inline .comment-compose__actions{flex:none;justify-content:flex-end;margin-left:auto}.comment-compose__footer--inline:not(:has(.comment-gif-control)){justify-content:flex-end}.comment-compose__footer--inline:not(:has(.comment-gif-control)) .comment-compose__actions{margin-left:0}.comment-compose__actions{justify-content:flex-start;gap:var(--spacing-sm);display:flex}
