:root{--card: #faf7f5;--ring: #9b2c2c;--input: #f5e8d2;--muted: #f0ebe8;--accent: #fef3c7;--border: #f5e8d2;--radius: .375rem;--chart-1: #b91c1c;--chart-2: #9b2c2c;--chart-3: #7f1d1d;--chart-4: #b45309;--chart-5: #92400e;--popover: #faf7f5;--primary: #9b2c2c;--sidebar: #f0ebe8;--font-mono: IBM Plex Mono, monospace;--font-sans: Poppins, sans-serif;--secondary: #fdf2d6;--background: #faf7f5;--font-serif: Libre Baskerville, serif;--foreground: #1a1a1a;--destructive: #991b1b;--shadow-blur: 16px;--shadow-color: hsl(0 63% 18%);--sidebar-ring: #9b2c2c;--shadow-spread: -2px;--shadow-opacity: .12;--sidebar-accent: #fef3c7;--sidebar-border: #f5e8d2;--card-foreground: #1a1a1a;--shadow-offset-x: 1px;--shadow-offset-y: 1px;--sidebar-primary: #9b2c2c;--muted-foreground: #57534e;--accent-foreground: #7f1d1d;--popover-foreground: #1a1a1a;--primary-foreground: #ffffff;--sidebar-foreground: #1a1a1a;--secondary-foreground: #805500;--destructive-foreground: #ffffff;--sidebar-accent-foreground: #7f1d1d;--sidebar-primary-foreground: #ffffff}.dark{--card: #292524;--ring: #b91c1c;--input: #44403c;--muted: #292524;--accent: #b45309;--border: #44403c;--radius: .375rem;--chart-1: #f87171;--chart-2: #ef4444;--chart-3: #dc2626;--chart-4: #fbbf24;--chart-5: #f59e0b;--popover: #292524;--primary: #b91c1c;--sidebar: #1c1917;--secondary: #92400e;--background: #1c1917;--foreground: #f5f5f4;--destructive: #ef4444;--sidebar-ring: #b91c1c;--sidebar-accent: #b45309;--sidebar-border: #44403c;--card-foreground: #f5f5f4;--sidebar-primary: #b91c1c;--muted-foreground: #d6d3d1;--accent-foreground: #fef3c7;--popover-foreground: #f5f5f4;--primary-foreground: #faf7f5;--sidebar-foreground: #f5f5f4;--secondary-foreground: #fef3c7;--destructive-foreground: #ffffff;--sidebar-accent-foreground: #fef3c7;--sidebar-primary-foreground: #faf7f5}@theme inline{ --color-card: var(--card); --color-ring: var(--ring); --color-input: var(--input); --color-muted: var(--muted); --color-accent: var(--accent); --color-border: var(--border); --color-radius: var(--radius); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --color-popover: var(--popover); --color-primary: var(--primary); --color-sidebar: var(--sidebar); --color-font-mono: var(--font-mono); --color-font-sans: var(--font-sans); --color-secondary: var(--secondary); --color-background: var(--background); --color-font-serif: var(--font-serif); --color-foreground: var(--foreground); --color-destructive: var(--destructive); --color-shadow-blur: var(--shadow-blur); --color-shadow-color: var(--shadow-color); --color-sidebar-ring: var(--sidebar-ring); --color-shadow-spread: var(--shadow-spread); --color-shadow-opacity: var(--shadow-opacity); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-border: var(--sidebar-border); --color-card-foreground: var(--card-foreground); --color-shadow-offset-x: var(--shadow-offset-x); --color-shadow-offset-y: var(--shadow-offset-y); --color-sidebar-primary: var(--sidebar-primary); --color-muted-foreground: var(--muted-foreground); --color-accent-foreground: var(--accent-foreground); --color-popover-foreground: var(--popover-foreground); --color-primary-foreground: var(--primary-foreground); --color-sidebar-foreground: var(--sidebar-foreground); --color-secondary-foreground: var(--secondary-foreground); --color-destructive-foreground: var(--destructive-foreground); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); }body{background-color:var(--background);color:var(--foreground)}.bg-\[\#E60000\]{background-color:var(--primary)!important}.text-\[\#E60000\]{color:var(--primary)!important}.border-\[\#E60000\]{border-color:var(--primary)!important}.bg-black,.bg-\[\#000000\],.bg-\[\#F8FAFC\]{background-color:var(--background)!important}.dark\:bg-black:is(.dark *){background-color:var(--background)!important}.dark\:text-white:is(.dark *){color:var(--foreground)!important}.text-slate-900{color:var(--foreground)!important}.text-slate-400,.text-slate-500{color:var(--muted-foreground)!important}.bg-\[\#1C1C1E\]{background-color:var(--card)!important}.dark\:bg-\[\#1C1C1E\]:is(.dark *){background-color:var(--card)!important}.border-\[\#1C1C1E\]{border-color:var(--border)!important}.dark\:border-\[\#1C1C1E\]:is(.dark *){border-color:var(--border)!important}.border-slate-200{border-color:var(--border)!important}
