.comments-section{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.comment{color:#c8e8d0;background:#050f08;border:1px solid #1e2e22;border-radius:3px;padding:10px 14px;font-size:12px;line-height:1.6}.comment-submit{gap:8px;margin-bottom:8px;display:flex}.comment-input{color:#c8e8d0;background:#050505;border:1px solid #1e2e22;border-radius:3px;outline:none;flex:1;padding:10px 14px;font-family:Share Tech Mono,monospace;font-size:12px;transition:border-color .2s}.comment-input:focus{border-color:#00cc6a}.xss-triggered{background:#ff33660d;border:1px solid #f36;border-radius:3px;margin-bottom:16px;padding:14px 18px;animation:.4s fadeUp}.xss-label{color:#f36;margin-bottom:8px;font-size:12px}.xss-flag{color:#c8e8d0;font-size:13px}.xss-flag strong{color:gold}
