body.townhq-report-open{overflow:hidden}.townhq-report-backdrop{position:fixed;z-index:10000;inset:0;background:rgba(12,25,28,.62);backdrop-filter:blur(3px)}.townhq-report-dialog{position:fixed;z-index:10001;left:50%;top:50%;transform:translate(-50%,-50%);width:min(680px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;background:#fffdf6;border:1px solid rgba(23,40,44,.18);border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.28);padding:22px;color:#173034}.townhq-report-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid rgba(23,40,44,.12)}.townhq-report-dialog h2{margin:2px 0 4px;font-size:1.55rem}.townhq-report-dialog header p{margin:0;color:#52666a}.townhq-report-eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#577a54}.townhq-report-close{width:44px;height:44px;border-radius:12px;border:1px solid rgba(23,40,44,.18);background:#fff;color:#173034;font-size:1.8rem;line-height:1;cursor:pointer}.townhq-report-dialog form{display:grid;gap:14px;padding-top:16px}.townhq-report-dialog label{display:grid;gap:7px;font-weight:750}.townhq-report-dialog label span{font-weight:500;color:#697a7d;font-size:.88rem}.townhq-report-dialog input,.townhq-report-dialog select,.townhq-report-dialog textarea{width:100%;box-sizing:border-box;border:1px solid #b9c7c9;border-radius:12px;background:#fff;color:#173034;font:inherit;padding:12px 13px;min-height:46px}.townhq-report-dialog textarea{resize:vertical}.townhq-report-dialog input:focus,.townhq-report-dialog select:focus,.townhq-report-dialog textarea:focus{outline:3px solid rgba(87,122,84,.22);border-color:#577a54}.townhq-report-two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.townhq-report-warning{margin:0;padding:11px 13px;border-radius:12px;background:#fff3d8;color:#654a12;font-size:.92rem}.townhq-report-actions{display:flex;justify-content:flex-end;gap:10px}.townhq-report-actions button{min-height:44px;border-radius:12px;border:1px solid #b9c7c9;background:#fff;padding:0 16px;font-weight:750;color:#173034;cursor:pointer}.townhq-report-actions button.primary{background:#577a54;border-color:#577a54;color:white}.townhq-report-actions button:disabled{opacity:.6;cursor:wait}.townhq-report-status{min-height:1.25em;margin:0;font-weight:700}.townhq-report-status.success{color:#27613b}.townhq-report-status.error{color:#9b2c2c}.townhq-report-link{border:0;background:transparent;color:#52666a;text-decoration:underline;text-underline-offset:3px;padding:0;font:inherit;cursor:pointer}.townhq-report-link:hover,.townhq-report-link:focus{color:#173034}.site-legal [data-report-open]{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer;font:inherit;padding:0}@media(max-width:640px){.townhq-report-dialog{padding:18px;border-radius:16px}.townhq-report-two-column{grid-template-columns:1fr}.townhq-report-actions{display:grid;grid-template-columns:1fr 1fr}.townhq-report-actions button{width:100%}}