.ofr-trust-box{margin-top:18px;margin-bottom:18px;padding:14px;border-radius:16px;background:#fff5f5;border:1px solid rgb(127 29 29 / .18);box-shadow:0 8px 24px rgb(0 0 0 / .06);font-family:ui-monospace,system-ui}.ofr-trust-title{font-weight:900;color:#7f1d1d;margin-bottom:10px;font-size:16px}.ofr-trust-q,.ofr-trust-start{display:block;width:100%;margin:8px 0;padding:11px 12px;border:0;border-radius:12px;background:#7f1d1d;color:#fff;font-weight:900;cursor:pointer;text-align:center}.ofr-trust-q:hover,.ofr-trust-start:hover,.ofr-trust-start.is-active{background:#991b1b}.ofr-trust-q:disabled,.ofr-trust-start:disabled{opacity:.65;cursor:wait}.ofr-trust-result{margin-top:12px}.ofr-trust-answer,.ofr-trust-loading,.ofr-trust-error{padding:12px;border-radius:12px;background:#fff;border:1px solid rgb(127 29 29 / .16);color:#111827;line-height:1.8}.ofr-trust-answer strong{display:block;color:#7f1d1d;margin-bottom:4px}.ofr-trust-error{color:#991b1b;font-weight:800}.ofr-contact-help{display:block;width:100%;margin-top:12px;padding:11px 12px;border:0;border-radius:12px;background:#111827;color:#fff;font-weight:900;cursor:pointer;text-align:center}.ofr-contact-help:hover{background:#1f2937}.ofr-floating-help-arrow{position:fixed;right:200px;bottom:72px;z-index:999999;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#7f1d1d;color:#fff;font-weight:900;box-shadow:0 10px 28px rgb(0 0 0 / .22);animation:ofrHelpFloat 1s infinite ease-in-out;pointer-events:none}.ofr-floating-help-arrow-icon{display:inline-block;font-size:26px;line-height:1;transform:rotate(25deg)}.ofr-floating-help-arrow-text{font-size:14px;white-space:nowrap}.ofr-contact-target-pulse{animation:ofrContactPulse 1s infinite ease-in-out!important}@keyframes ofrHelpFloat{0%,100%{transform:translateX(0)}50%{transform:translateX(10px)}}@keyframes ofrContactPulse{0%,100%{filter:drop-shadow(0 0 0 #fff0);transform:scale(1)}50%{filter:drop-shadow(0 0 12px rgb(127 29 29 / .75));transform:scale(1.06)}}@media (max-width:600px){.ofr-floating-help-arrow{right:72px;bottom:78px;max-width:calc(100vw - 100px)}.ofr-floating-help-arrow-text{font-size:12px}}