 .pf-advance-box {
  background: #F0FDF4;
  border: 1.5px dashed #0CB8A2;
  border-radius: 10px;
  padding: 16px;
  margin: 12px 0;
  font-family: inherit;
}
.pf-adv-header { font-size: 15px; font-weight: 700; color: #065F46; margin-bottom: 10px; }
.pf-adv-item { display: flex; justify-content: space-between; font-size: 14px; margin-bottom: 6px; color: #334155; }
.pf-adv-total { border-top: 1px solid #A7F3D0; padding-top: 6px; font-weight: 800; font-size: 15px; color: #0F172A; }
.pf-text-teal { color: #0CB8A2; font-weight: 700; }
.pf-adv-msg { margin: 10px 0 0 0; font-size: 12px; color: #047857; font-weight: 600; line-height: 1.4; }
