/* theme-7 玫红 */
:root{
  --primary:#db2777;
  --secondary:#be185d;
  --accent:#f9a8d4;
  --bg-light:#fdf2f8;
  --radius:12px;
  --radius-sm:8px;
}
