
        html:root {
            --primary: oklch(51.1% 0.096 186.391) !important;
            --secondary: oklch(27.636% 0.05083 265.798) !important;
            --accent: oklch(75% 0.12 165.4) !important;
            --background: oklch(100% 0 0) !important;
            --foreground: oklch(0.15 0.03 265.755) !important;
            --card: oklch(1 0 0) !important;
            --border: oklch(0.928 0.006 264.531) !important;
            --radius: 0.625rem !important;
        }
        