.offer__actions .offer__report-btn{width:44px;min-width:44px;height:44px;flex:0 0 44px;padding:0;justify-content:center;color:#a6b0b5;background:transparent;border:0;border-radius:0;box-shadow:none}.offer__actions .offer__report-btn>span{display:none}.offer__report-btn:focus-visible,.offer__report-btn:hover{color:#ffb15c}.offer-report-modal{width:min(100%,620px);padding:34px;overflow:visible;color:#f3f6f7;background:#0c1012;border:1px solid hsla(0,0%,100%,.08);border-radius:18px}.offer-report-modal__close{top:18px;right:18px;color:#a9b3b8}.offer-report-modal__header{padding-right:42px;display:flex;align-items:center;gap:16px}.offer-report-modal__icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center;color:#ffb15c;background:rgba(255,177,92,.1);border:1px solid rgba(255,177,92,.2);border-radius:50%;font-size:1.05rem}.offer-report-modal__icon--success{color:var(--bz-accent);background:rgba(29,178,240,.1);border-color:rgba(29,178,240,.2)}.offer-report-modal__eyebrow{display:block;color:#859199;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.offer-report-modal h2{margin:5px 0 0;color:#fff;font-size:1.65rem;line-height:1.15}.offer-report-modal__intro{margin:22px 0;color:#9ba6ab;line-height:1.6}.offer-report-form__field{display:grid;gap:8px}.offer-report-form__field>span:first-child{color:#dce2e5;font-size:.8rem;font-weight:750}.offer-report-form__field textarea{width:100%;min-height:170px;padding:14px 15px;resize:vertical;color:#f5f7f8;background:#080b0c;border:1px solid #293136;border-radius:11px;outline:none;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease}.offer-report-form__field textarea:focus{border-color:var(--bz-accent);box-shadow:0 0 0 3px rgba(29,178,240,.1)}.offer-report-form__field textarea::placeholder{color:#667279}.offer-report-form__field small{color:#707c83;font-size:.72rem;text-align:right}.offer-report-form__error{color:#ff8b80;font-size:.76rem}.offer-report-modal__alert{margin:0 0 18px;padding:11px 13px;display:flex;align-items:center;gap:9px;color:#ffd2cc;background:rgba(255,91,77,.09);border:1px solid rgba(255,91,77,.2);border-radius:10px;font-size:.82rem}.offer-report-modal__actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px}.offer-report-modal__actions .btn--outline{color:#d8dfe2;border-color:#303a3f}.offer-report-modal__submit{display:inline-flex;align-items:center;justify-content:center;gap:10px}.offer-report-modal__privacy{margin:18px 0 0;display:flex;align-items:flex-start;gap:8px;color:#738087;font-size:.74rem;line-height:1.45}.offer-report-modal__privacy i{margin-top:2px;color:var(--bz-accent)}.offer-report-modal__result{padding:28px 6px 10px;display:flex;flex-direction:column;align-items:center;text-align:center}.offer-report-modal__result .offer-report-modal__eyebrow{margin-top:17px}.offer-report-modal__result p{max-width:470px;margin:14px auto 24px;color:#9ba6ab;line-height:1.6}.offer-report-modal__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width:639px){.offer-report-modal{max-height:calc(100dvh - 24px);padding:26px 20px 22px;overflow-y:auto;border-radius:15px}.offer-report-modal__close{top:12px;right:12px}.offer-report-modal__header{padding-right:34px;align-items:flex-start}.offer-report-modal__icon{width:42px;height:42px;flex-basis:42px}.offer-report-modal h2{font-size:1.35rem}.offer-report-modal__intro{margin:18px 0;font-size:.9rem}.offer-report-form__field textarea{min-height:150px}.offer-report-modal__actions{flex-direction:column-reverse}.offer-report-modal__actions .btn{width:100%}}