:root{--chart-border-width:.02;--chart-divider-width:.002;--color-hue:210;--color-text:var(--c-yellow-light);--color-text-2:var(--c-yellow-light);--color-text-3:#ffffff1a;--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}html,body{background-color:var(--color-background);color:var(--color-text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}p,text{font-family:sofia-pro,sans-serif;font-size:1.2em;font-style:normal;font-weight:400}.Chart__wrapper{width:100vw;height:100vw;max-height:90vh}.page{height:100dvh}.card{background-color:#ddd;border-radius:10px;width:250px;height:250px}.grid{gap:1em;display:grid}
