.comment-tools-row{align-items:center;gap:var(--spacing-sm);flex-direction:row;min-width:0;display:flex}.comment-tools-row .comment-gif-control{flex:auto;min-width:0}.comment-tools-row .comment-spoiler-toggle{flex-shrink:0;margin-left:auto}.comment-composer-footer{gap:var(--spacing-md);flex-direction:column;width:100%;min-width:0;display:flex}.comment-composer-footer--inline{justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);flex-direction:row}.comment-composer-footer--inline .comment-tools-row{flex:auto;min-width:0}.comment-composer-footer--inline .comment-composer-footer__actions{flex:none;justify-content:flex-end;margin-left:auto}.comment-composer-footer--inline:not(:has(.comment-tools-row)){justify-content:flex-end}.comment-composer-footer--inline:not(:has(.comment-tools-row)) .comment-composer-footer__actions{margin-left:0}.comment-composer-footer__actions{justify-content:flex-start;gap:var(--spacing-sm);flex-wrap:wrap;display:flex}@media (max-width:767px){.comment-composer-footer__actions{flex-direction:row-reverse;width:100%}.comment-composer-footer__actions>*{flex:1 1 0;min-width:0}.comment-composer-footer--inline{flex-direction:column;align-items:stretch}.comment-composer-footer--inline .comment-composer-footer__actions{justify-content:flex-start;width:100%;margin-left:0}.comment-composer-footer--inline:not(:has(.comment-tools-row)){justify-content:flex-start}}
.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}
