/* Auto-generated by Podmamart Admin — do not edit manually */
/* Updated: 2026-04-27 03:20:35 */
:root {
  --accent: #f03000;
  --accent-hover: rgb(220,28,0);
  --accent-rgb: 240,48,0;
  --accent-light: rgba(240,48,0,0.1);
  --link-color: #f03000;
  --secondary: #FF8800;
  --price-color: #454545;
  --discount-badge: #db0000;
  --heading: #000000;
  --body-color: #4b5563;
  --subheading-color: #374151;
  --muted: #9ca3af;
  --navbar-bg: #232F3E;
  --nav-text: #ffffff;
  --link-hover: #0f5a9a;
  --light-bg: #f2f2f2;
  --card-bg: #ffffff;
  --border: #e5e7eb;
  --success: #10b981;
  --error: #ef4444;
}
