:root{--white:#fff;--custom-50:#eff6ff;--custom-100:#dbeafe;--custom-200:#bfdbfe;--custom-300:#93c5fd;--custom-400:#60a5fa;--custom-500:#3b82f6;--custom-600:#2563eb;--custom-700:#1d4ed8;--custom-800:#1e40af;--custom-900:#1e3a8a;--custom-950:#172554;--black:#000}[data-mode="dark"]{--white:#172554;--custom-50:#000;--custom-100:#1e3a8a;--custom-200:#1e40af;--custom-300:#1d4ed8;--custom-400:#2563eb;--custom-500:#3b82f6;--custom-600:#60a5fa;--custom-700:#93c5fd;--custom-800:#bfdbfe;--custom-900:#dbeafe;--custom-950:#eff6ff;--black:#fff}@media (prefers-color-scheme:dark){:root:not([data-mode="light"]){--white:#172554;--custom-50:#000;--custom-100:#1e3a8a;--custom-200:#1e40af;--custom-300:#1d4ed8;--custom-400:#2563eb;--custom-500:#3b82f6;--custom-600:#60a5fa;--custom-700:#93c5fd;--custom-800:#bfdbfe;--custom-900:#dbeafe;--custom-950:#eff6ff;--black:#fff}}