:root{--font-family: "DM Sans", system-ui, Helvetica, Arial, sans-serif;--text-color: #000000E6;--background-color: #ffffff}html,body{margin:0;height:100%;width:100%;padding:0;font-family:var(--font-family, "DM Sans", system-ui, Helvetica, Arial, sans-serif);background-color:var(--background-color, #fff);color:var(--text-color, #000000E6);box-sizing:border-box;transition:background-color .3s ease,color .3s ease;scroll-behavior:smooth;scroll-padding-top:80px}*,*:before,*:after{box-sizing:inherit;transition:background-color .3s ease,color .3s ease,border-color .3s ease}#root{min-height:100%;width:100%;min-width:360px;margin:0;display:flex;flex-direction:column}
