#pp-open-composer, .pp-recalc-pill {
  border-radius: 14px !important;
  padding: 9px 14px !important;
  font-weight: 800 !important;
  letter-spacing: .01em;
  border: 1px solid transparent;
  box-shadow: 0 10px 24px rgba(15,23,42,.10);
}
#pp-open-composer {
  background: linear-gradient(135deg,#0f766e,#115e59) !important;
  border-color: #134e4a !important;
  color: #fff !important;
}
.pp-recalc-pill {
  background: linear-gradient(135deg,#7c3aed,#6d28d9) !important;
  border-color: #5b21b6 !important;
  color: #fff !important;
}
.pp-tools-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:10px 0 0 0;}
