:root{color-scheme:light dark;--font-sans: "Segoe UI", Roboto, sans-serif;--brandblue: rgb(0,51,160);--deepblue: rgb(7,27,69);--deepblue95: rgb(20,39,78);--clearwhite: rgb(255,255,255);--warmgray1: rgb(238,237,235);--warmgray2: rgb(220,218,216);--warmgray3: rgb(203,200,196);--warmgray5: rgb(168,163,157);--vividred: rgb(237,72,79);--vividred80: rgb(241,109,114);--vividred60: rgb(244,145,149);--vividred40: rgb(248,182,185);--vividred20: rgb(251,218,220);--activered: rgb(227,70,125);--activered80: rgb(233,107,151);--activered60: rgb(238,144,177);--activered40: rgb(244,181,203);--activered20: rgb(249,218,229);--passionatered: rgb(144,31,73);--passionatered80: rgb(166,76,109);--passionatered60: rgb(188,121,146);--passionatered40: rgb(211,165,182);--passionatered20: rgb(233,210,219);--medicalblue: rgb(40,174,202);--medicalblue80: rgb(83,190,213);--medicalblue60: rgb(126,206,223);--medicalblue40: rgb(169,223,234);--medicalblue20: rgb(212,239,244);--conciseblue: rgb(0,163,222);--conciseblue80: rgb(51,181,229);--conciseblue60: rgb(102,200,235);--conciseblue40: rgb(153,218,242);--conciseblue20: rgb(204,237,248);--effectiveblue: rgb(55,124,181);--effectiveblue80: rgb(95,150,196);--effectiveblue60: rgb(135,176,211);--effectiveblue40: rgb(175,203,225);--effectiveblue20: rgb(215,229,240)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans)}
