:root { --card: hsl(0 0% 100%); }
:root { --ring: hsl(240 5.9% 90%); }
:root { --input: hsl(240 4.8% 95.9%); }
:root { --muted: hsl(240 4.8% 95.9%); }
:root { --accent: hsl(240 4.8% 95.9%); }
:root { --border: hsl(240 5.9% 90%); }
:root { --popover: hsl(0 0% 100%); }
:root { --primary: rgba(57, 43, 31, 1); }
:root { --card-dark: hsl(240 6% 10%); }
:root { --ring-dark: hsl(240 3.7% 15.9%); }
:root { --secondary: hsl(240 4.8% 95.9%); }
:root { --background: hsl(240 5% 96%); }
:root { --foreground: hsl(240 10% 3.9%); }
:root { --input-dark: hsl(240 4% 16%); }
:root { --muted-dark: hsl(240 4% 16%); }
:root { --accent-dark: hsl(240 3.7% 15.9%); }
:root { --border-dark: hsl(240 3.7% 15.9%); }
:root { --destructive: hsl(0 84.2% 60.2%); }
:root { --rainbowMode: system; }
:root { --popover-dark: hsl(240 6% 10%); }
:root { --primary-dark: hsl(0 0% 98%); }
:root { --secondary-dark: hsl(240 3.7% 15.9%); }
:root { --background-dark: hsl(240 6% 7%); }
:root { --card-foreground: hsl(240 10% 3.9%); }
:root { --foreground-dark: hsl(0 0% 98%); }
:root { --destructive-dark: hsl(0 62.8% 30.6%); }
:root { --muted-foreground: hsl(240 3.8% 46.1%); }
:root { --accent-foreground: hsl(240 5.9% 10%); }
:root { --popover-foreground: hsl(240 10% 3.9%); }
:root { --primary-foreground: hsl(0 0% 98%); }
:root { --backgroundImageSize: cover; }
:root { --card-foreground-dark: hsl(0 0% 98%); }
:root { --secondary-foreground: hsl(240 5.9% 10%); }
:root { --backgroundImageRepeat: no-repeat; }
:root { --muted-foreground-dark: hsl(240 5% 64.9%); }
:root { --accent-foreground-dark: hsl(0 0% 98%); }
:root { --destructive-foreground: hsl(0 0% 98%); }
:root { --backgroundImagePosition: center; }
:root { --popover-foreground-dark: hsl(0 0% 98%); }
:root { --primary-foreground-dark: hsl(240 5.9% 10%); }
:root { --secondary-foreground-dark: hsl(0 0% 98%); }
:root { --destructive-foreground-dark: hsl(0 0% 98%); }