:root{--chart-border-width:0.02;--chart-divider-width:0.002;--color-hue:210;--color-text:var(--c-yellow-light);--color-text-2:var(--c-yellow-light);--color-text-3:hsla(0,0%,100%,.1);--color-background-4:var(--c-purple-dark);--color-background:var(--c-purple-dark);--c-purple-dark:#232226;--c-purple-mid:#333237;--c-purple-light:#47464d;--c-yellow-dark:#666561;--c-yellow-mid:#e8ca28;--c-yellow-light:#d1d0c6}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:var(--color-background);color:var(--color-text)}a{color:inherit;text-decoration:none}*{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}p,text{font-family:sofia-pro,sans-serif;font-weight:400;font-style:normal;font-size:1.2em}.Chart__wrapper{width:100vw;height:100vw;max-height:90vh}.page{height:100vh;height:100dvh}.card{background-color:#ddd;border-radius:10;height:250px;width:250px}.grid{display:grid;grid-gap:1em;gap:1em}