.cftr{
  padding:8px 16px calc(90px + env(safe-area-inset-bottom,0px));
  text-align:center; background:#fff9fb; border-top:1px solid rgba(169,119,171,.1);
}
.cftr-payments{ display:flex; flex-wrap:wrap; justify-content:center; gap:5px; margin-bottom:6px; }
.cftr-payments .ftr-pay-icon{ width:28px; height:18px; border-radius:4px; box-shadow:0 1px 3px rgba(0,0,0,.12); }
.cftr-copy{ font-size:10px; color:#9c8aa0; }
