fa622cf2f8
Inside the preview iframe the Accept button navigated but other links didn't — inconsistent, and worse, clicking Accept/Decline would hit the live action URLs and change the quote state. Sandbox the iframe (no popups/scripts/forms) and force all anchors to target=_blank so every link is inert. Now nothing in the preview is clickable (consistent + safe); scrolling and brand colors are unaffected.