.d4k-fab{position:fixed;right:16px;bottom:16px;z-index:99999;font-family:inherit}
.d4k-fab__btn{background:#25d366;color:#000;font-weight:800;border:0;border-radius:999px;padding:12px 16px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.25)}
.d4k-fab__panel{display:none;position:absolute;right:0;bottom:60px;background:#0f162a;color:#fff;border:1px solid rgba(255,255,255,.06);border-radius:16px;min-width:280px;padding:16px;box-shadow:0 12px 24px rgba(0,0,0,.35)}
.d4k-fab.open .d4k-fab__panel{display:block}
.d4k-fab__title{font-weight:700;margin-bottom:8px}
.d4k-fab__select{width:100%;padding:10px;border-radius:10px;border:1px solid #334155;background:#111827;color:#fff;margin-bottom:12px}
.d4k-fab__cta{display:block;text-align:center;background:#f6c045;color:#111;padding:10px 14px;border-radius:999px;text-decoration:none;font-weight:900}
