.community-actions{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.community-report{position:relative}.community-report summary,.community-comment-report summary{cursor:pointer;color:#aeb6c7;font-size:.76rem;list-style:none}.community-report summary{padding:10px 12px;border:1px solid #353b4d;border-radius:9px;background:#171b28}.community-report form{position:absolute;right:0;z-index:8;width:270px;display:grid;gap:7px;padding:12px;margin-top:7px;border:1px solid #3d455b;border-radius:12px;background:#0b0e17;box-shadow:0 16px 40px rgba(0,0,0,.4)}.community-report select,.community-report textarea,.community-comment-report select,.community-comment-report input{width:100%;box-sizing:border-box;border:1px solid #373f53;border-radius:8px;padding:8px;background:#111522;color:#fff}.community-comment-report{margin-top:8px}.community-comment-report form{display:grid;grid-template-columns:150px 1fr auto;gap:7px;margin-top:8px}.community-comment-report button{padding:8px 11px}@media(max-width:720px){.community-actions{width:100%}.community-report form{position:fixed;inset:auto 16px 20px;width:auto}.community-comment-report form{grid-template-columns:1fr}}

