
:root{
--base-h: 348;
--base-s: 83%;
--base-l: 47%;

/* Derived from base — works with any Admin “Site Base Color” */
--accent-h: 168;
--accent-s: 68%;
--accent-l: 59%;

--secondary-h: 36;
--secondary-s: 27%;
--secondary-l: 53%;

--heading-h: 220;
--heading-s: 12%;
--heading-l: 10%;

--text-h: 220;
--text-s: 8%;
--text-l: 30%;

--info: 348 82% 44%;

--success: 330 72% 42%;

--border: 220 10% 90%;
}