/* theme-default.css — สีกลาง (เทา) ใช้เฉพาะตอนที่ยังไม่มี theme.css ของร้าน · ชั้น "สี" จะสร้าง theme.css จากบัตรแทนไฟล์นี้ */
:root { --brand: #5a6672; --brand-dark: #3a434c; --brand-light: #eef1f4; --brand-mid: #ccd4dc; }
