/* PHƯƠNG ÁN A — Hồng phấn · Playfair Display + Be Vietnam Pro
   Nữ tính rõ, ấm, kiểu tiệm hoa. */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,500;0,600;1,500&family=Be+Vietnam+Pro:wght@300;400;500;600&display=swap');
:root{
  --ink:#3D2530; --grey:#7A6470; --white:#fff;
  --cream:#FDF6F4; --sand:#F9EAE6; --dark:#402A33;
  --lime:#F2B8C6; --green:#C2607E;
  --line:rgba(61,37,48,.13);
  --f-title:'Playfair Display',Georgia,serif;
  --f-body:'Be Vietnam Pro',system-ui,sans-serif;
  --glow-a:#FCEBEF; --glow-b:#FBF3E9;
}
.btn--lime{background:var(--green);color:#fff}
.btn--lime:hover{background:#ad5470}
.plan .tag{background:var(--sand);color:var(--green)}
.say .ava{background:var(--green);color:#fff}
.sent .tk{background:var(--green);color:#fff}
.dark .hl{color:#F2B8C6}
.proof .stars{color:#E0A24B}
