.lead-alert-review-icon{display:inline-block;width:23px;height:23px;border:2px solid currentColor;border-radius:50%;position:relative}.lead-alert-review-icon:after{content:"";position:absolute;width:7px;height:4px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);left:6px;top:7px}.lead-alert-review-bg{position:fixed;inset:0;background:rgba(3,24,53,.62);backdrop-filter:blur(5px);z-index:1600;display:none;align-items:flex-end;justify-content:center}.lead-alert-review-bg.open{display:flex}.lead-alert-review-sheet{width:min(100%,620px);max-height:92dvh;overflow:auto;background:#f6f9fc;border-radius:26px 26px 0 0;box-shadow:0 -18px 55px rgba(0,31,73,.25);padding:8px 20px calc(24px + env(safe-area-inset-bottom))}.lead-alert-review-handle{width:44px;height:5px;border-radius:9px;background:#cbd5e1;margin:0 auto 17px}.lead-alert-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.lead-alert-review-kicker{font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#526579;font-weight:800;margin-bottom:5px}.lead-alert-review-head h2{font-size:26px;line-height:1.08;margin:0;color:#0a315f}.lead-alert-review-close{border:0;background:#e8eef5;color:#0a315f;width:46px;height:46px;border-radius:15px;font-size:28px;line-height:1;flex:none}.lead-alert-current{background:#fff;border:1px solid #dbe4ec;border-left:4px solid #d6ae3b;border-radius:16px;padding:14px 16px;margin-bottom:14px}.lead-alert-current b{display:block;color:#0a315f;font-size:17px;margin-bottom:4px}.lead-alert-current span{color:#64748b;font-size:14px}.lead-alert-explain{font-size:14px;line-height:1.45;color:#526170;margin:0 0 16px}.lead-alert-review-group{background:#fff;border:1px solid #dbe4ec;border-radius:18px;padding:16px;margin-top:12px}.lead-alert-review-group h3{font-size:15px;text-transform:uppercase;letter-spacing:.06em;color:#40556c;margin:0 0 11px}.lead-alert-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.lead-alert-review-grid button,.lead-alert-custom button{min-height:48px;border-radius:13px;border:1px solid #ccd8e4;background:#f8fafc;color:#0a315f;font-weight:750;font-size:14px;padding:10px 12px}.lead-alert-review-grid button.primary{background:#0b3b70;color:#fff;border-color:#0b3b70}.lead-alert-review-grid button.quiet{background:#fff8e3;border-color:#e7ca72}.lead-alert-custom{display:grid;grid-template-columns:1fr auto;gap:9px;margin-top:10px}.lead-alert-custom input{min-width:0;border:1px solid #ccd8e4;border-radius:13px;padding:0 12px;font:inherit;color:#172c43}.lead-alert-review-note{display:flex;gap:10px;align-items:flex-start;background:#eef7f3;color:#285747;border-radius:14px;padding:12px 14px;margin-top:14px;font-size:13px;line-height:1.4}@media (min-width:760px){.lead-alert-review-bg{align-items:center}.lead-alert-review-sheet{border-radius:26px;max-height:86vh;padding-bottom:24px}}@media (max-width:380px){.lead-alert-review-sheet{padding-inline:14px}.lead-alert-review-head h2{font-size:23px}.lead-alert-review-grid{grid-template-columns:1fr}}