.comment-report{margin-top:.65rem;text-align:right}
.comment-report summary{display:inline-block;color:#8292a8;font-size:.78rem;cursor:pointer;list-style:none}
.comment-report summary::-webkit-details-marker{display:none}
.comment-report[open] summary{color:#ffbd59}
.comment-report form{display:grid;grid-template-columns:140px minmax(180px,1fr) auto;gap:.5rem;margin-top:.65rem;padding:.75rem;border:1px solid rgba(148,163,184,.16);border-radius:12px;background:rgba(4,12,24,.42);text-align:left}
.comment-report .field{min-height:38px;padding:.55rem .7rem}
.comment-report .button{min-height:38px;padding:.5rem .8rem}
@media(max-width:640px){.comment-report form{grid-template-columns:1fr}.comment-report .button{width:100%}}
