:root {
  --background: #ffffff;
  --foreground: #0D1136;
  --primary: #f37448;
  --secondary: #FFF;
  --popover: #ffffff;
  --popover-foreground: #f37448;
  --accent: #f37448;
  --accent-foreground: #ffffff;
  --destructive: #f37448;
  --destructive-foreground: #ffffff;
  --border: #ffffff;
  --input: #ffffff;
  --ring: #ffffff;
  --card: #f37448;
  --card-foreground: #ffffff;
  --introduction-background: #ffffff;
  --introduction-social-icons: #f37448;
  --introduction-social-icons-foreground: #ffffff;
  --tab-to-start-button: #f37448;
  --tab-to-start-button-foreground: #ffffff;
  --category-card: #f37448;
  --category-card-foreground: #ffffff;
  --category-image: #ffffff;
  --category-tab: #f37448;
  --category-tab-foreground: #000000;
  --category-tab-active: #ffffff;
  --category-tab-active-foreground: #3d526e;
  --item-card: #fbf6f4;
  --item-card-foreground: #f37448;
  --item-card-price: #80b332;
  --card-action: #f37448;
  --card-action-foreground: #ffffff;
  --item-image: #ffffff;
  --item-price: #f37448;
  --item-indicators: #f37448;
  --item-indicators-foreground: #ffffff;
  --discount: #ffae00;
  --wishlist: #FB5252;
  --milestone-background: #ffffff;
  --milestone-foreground: #0D1136;
  --milestone-progress-bar: #f37448;
  --sidebar: #ffffff;
  --sidebar-foreground: #f37448;
  --sidebar-primary: #ffffff;
  --sidebar-primary-foreground: #f37448;
  --sidebar-border: #f37448;
  --sidebar-header: #ffffff;
  --sidebar-header-foreground: #f37448;
  --marketing-foreground: #000000;
  --marketing-background: #F1F1F1;
  --header: #FFF;
  --header-foreground: #f37448;
  --header-buttons-border: #f37448;
  --language-icon: #f37448;
  --footer: #ffffff;
  --footer-foreground: #f37448;
  --skeleton: #F3F3F3;
}