:root{--harvi-dark:#203143;--harvi-green-dark:#103d20;--harvi-green-lime:#cbdf4a;--harvi-blue-light:#c5daf3;--harvi-grey:#f7f7f7;--font-sans:"Public Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--color-text:var(--harvi-dark);--color-bg:#fff;--color-bg-soft:var(--harvi-grey);--color-bg-dark:var(--harvi-green-dark);--color-accent:var(--harvi-green-lime);--color-accent-soft:var(--harvi-blue-light);--harvi-sphere-lime-soft:#f0f6cc;--harvi-sphere-celeste-soft:#ecf3fb;--harvi-sphere-green-soft:#cfd8d2}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-sans);background-color:var(--harvi-grey);color:var(--harvi-dark)}.text-balance{text-wrap:balance}:focus-visible{outline:2px solid var(--harvi-green-lime);outline-offset:2px}.mantine-Switch-trackLabel{color:var(--harvi-dark)}
