.report-form .report-heading{display:flex;align-items:center;gap:14px;margin-block:24px 16px}
.report-form .report-heading h1{margin:0;font-size:24px}
.report-heading p{margin:4px 0 0;color:#526780}
.report-heading-icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;background:#fff3e8;color:#ad4e00}
.report-form .report-intro{margin-block:0 24px}
.report-form form>.field{margin:0}
.report-form .report-intro,.report-heading p{font-size:14px}
.report-context{padding:16px;border:1px solid #dce5ef;border-radius:12px;background:#f7f9fc;font-size:13px;overflow-wrap:anywhere}
.report-context p{margin-block:8px}
.report-context small{font-weight:400}
.report-form .report-review-note{display:flex;align-items:flex-start;gap:10px;margin:0;color:#526780;font-size:13px;line-height:1.9}
.report-review-note .icon{flex-shrink:0;margin-top:2px}
.report-actions{display:flex;gap:12px;flex-wrap:wrap}
.report-context[hidden]{display:none}
@media(max-width:480px){.community-form.report-form{padding:20px!important}.report-form .report-heading h1{font-size:21px}.report-actions .button{flex:1}.report-actions .accent{flex-grow:2}}
