:root{--white:#fff;--custom-50:#ecfdf5;--custom-100:#d1fae5;--custom-200:#a7f3d0;--custom-300:#6ee7b7;--custom-400:#34d399;--custom-500:#10b981;--custom-600:#059669;--custom-700:#047857;--custom-800:#065f46;--custom-900:#064e3b;--custom-950:#022c22;--black:#000}[data-mode="dark"]{--white:#022c22;--custom-50:#000;--custom-100:#064e3b;--custom-200:#065f46;--custom-300:#047857;--custom-400:#059669;--custom-500:#10b981;--custom-600:#34d399;--custom-700:#6ee7b7;--custom-800:#a7f3d0;--custom-900:#d1fae5;--custom-950:#ecfdf5;--black:#fff}@media (prefers-color-scheme:dark){:root:not([data-mode="light"]){--white:#022c22;--custom-50:#000;--custom-100:#064e3b;--custom-200:#065f46;--custom-300:#047857;--custom-400:#059669;--custom-500:#10b981;--custom-600:#34d399;--custom-700:#6ee7b7;--custom-800:#a7f3d0;--custom-900:#d1fae5;--custom-950:#ecfdf5;--black:#fff}}