.floating-cta{background:none;border:none;bottom:24px;cursor:pointer;padding:0;position:fixed;right:24px;z-index:9999}.floating-cta img{height:50px;object-fit:contain;transition:transform .2s ease;width:50px}.floating-cta img:hover{transform:scale(1.1)}.hs-modal-backdrop{background:rgba(0,0,0,.45);display:none;inset:0;position:fixed;z-index:10000}.hs-modal{background:#fff;border-radius:12px;bottom:90px;box-shadow:0 10px 30px rgba(0,0,0,.25);display:none;max-height:min(80vh,640px);overflow:auto;position:fixed;right:24px;width:min(420px,calc(100vw - 48px));z-index:10001}.hs-modal__header{align-items:center;border-bottom:1px solid #eee;display:flex;font:500 16px/1.2 Google Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;justify-content:space-between;padding:20px 30px}.hs-modal__close{background:transparent;border:0;cursor:pointer;font-size:18px;line-height:1;padding:6px 10px}.hs-modal__body{padding:0}