.reportAbuse-page{max-width:900px;color:var(--text-primary);margin:0 auto}.reportAbuse-content{gap:28px;display:grid}.reportAbuse-sec{grid-template-columns:240px 1fr;align-items:start;gap:44px;display:grid}.reportAbuse-sec-l{flex-direction:column;gap:6px;display:flex}.reportAbuse-sec-ico{background:rgba(var(--brand-rgb), .1);width:34px;height:34px;color:var(--brand);border-radius:9px;place-items:center;margin-bottom:4px;display:grid}.reportAbuse-sec-h{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);margin:0;font-size:17px;font-weight:500}.reportAbuse-sec-p{color:var(--text-tertiary);margin:0;font-size:13px;line-height:1.55}.reportAbuse-card{border:1px solid var(--ui-line);background:var(--ui-bg-card);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:18px;padding:20px 22px;display:flex}.reportAbuse-field{flex-direction:column;gap:7px;display:flex}.reportAbuse-label{color:var(--text-primary);align-items:center;gap:4px;font-size:13px;font-weight:500;display:inline-flex}.reportAbuse-req{color:var(--error);font-weight:600}.reportAbuse-input,.reportAbuse-select,.reportAbuse-textarea{width:100%;color:var(--text-primary);background:rgba(var(--text-primary-rgb), .035);border:1px solid var(--ui-line-strong);box-sizing:border-box;border-radius:10px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.reportAbuse-textarea{resize:vertical;min-height:128px;line-height:1.55}.reportAbuse-input::placeholder,.reportAbuse-textarea::placeholder{color:var(--text-tertiary)}.reportAbuse-input:focus,.reportAbuse-select:focus,.reportAbuse-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb), .16)}.reportAbuse-input-err{border-color:var(--error)!important}.reportAbuse-hint{color:var(--text-tertiary);font-size:12px}.reportAbuse-err{color:var(--error);font-size:12px}.reportAbuse-foot{border:1px solid var(--ui-line-strong);background:var(--ui-bg-card);box-shadow:var(--shadow-sm);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}.reportAbuse-foot-note{color:var(--text-tertiary);font-size:12.5px}.reportAbuse-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.reportAbuse-btn-primary{background:var(--brand);color:var(--ink-text-on-brand)}.reportAbuse-btn-primary:hover:not(:disabled){background:var(--brand);color:var(--ink-text-on-brand);box-shadow:var(--shadow-brand);transform:translateY(-1px)}.reportAbuse-btn:disabled{opacity:.5;cursor:not-allowed}.reportAbuse-alt{color:var(--text-tertiary);justify-content:center;align-items:center;gap:8px;padding-top:4px;font-size:13px;display:flex}.reportAbuse-alt-lnk{color:var(--brand);align-items:center;gap:5px;font-weight:500;display:inline-flex}.reportAbuse-alt-lnk:hover{text-decoration:underline}@media (max-width:820px){.reportAbuse-sec{grid-template-columns:1fr;gap:14px}.reportAbuse-sec-ico{display:none}.reportAbuse-foot{text-align:center;flex-direction:column;align-items:stretch}.reportAbuse-btn{justify-content:center}}
