/* 12 THEME — CHI doi bien CSS qua [data-pet-theme], KHONG nhan ban HTML.
   Doi mau = doi 1 thuoc tinh tren <body>. Them theme 13 = them 1 khoi duoi day. */

/* -- theo LOAI -- */
[data-pet-theme="cho"]{--pet-brand:#c2703d;--pet-brand-dark:#8f4f27;--pet-bg:#fbf3ec}
[data-pet-theme="meo"]{--pet-brand:#8b5cf6;--pet-brand-dark:#6d28d9;--pet-bg:#f6f3fd}
[data-pet-theme="chim"]{--pet-brand:#0ea5e9;--pet-brand-dark:#0369a1;--pet-bg:#eff8fd}
[data-pet-theme="ca"]{--pet-brand:#14b8a6;--pet-brand-dark:#0f766e;--pet-bg:#eefbf9}
[data-pet-theme="tho"]{--pet-brand:#ec4899;--pet-brand-dark:#be185d;--pet-bg:#fdf1f6}
[data-pet-theme="bo_sat"]{--pet-brand:#65a30d;--pet-brand-dark:#4d7c0f;--pet-bg:#f4f8ec}

/* -- theo TINH CACH -- */
[data-pet-theme="pastel"]{--pet-brand:#f472b6;--pet-brand-dark:#db2777;--pet-bg:#fdf2f8;--pet-radius:24px}
[data-pet-theme="ca_tinh"]{--pet-brand:#e11d48;--pet-brand-dark:#0a0a0a;--pet-bg:#0f0f12;
  --pet-card:#1c1c22;--pet-text:#f4f4f5;--pet-muted:#a1a1aa}
[data-pet-theme="toi_gian"]{--pet-brand:#111827;--pet-brand-dark:#000000;--pet-bg:#f7f7f7;--pet-radius:6px}

/* -- theo DIP -- */
[data-pet-theme="sinh_nhat"]{--pet-brand:#f59e0b;--pet-brand-dark:#d97706;--pet-bg:#fffbeb}
[data-pet-theme="tet"]{--pet-brand:#dc2626;--pet-brand-dark:#991b1b;--pet-bg:#fff5f0}
[data-pet-theme="giang_sinh"]{--pet-brand:#16a34a;--pet-brand-dark:#166534;--pet-bg:#f0fdf4}
