:root{color-scheme:light;--font-sans: "Manrope", sans-serif;--color-background: #F4F4F4;--color-surface: #FFFFFF;--color-primary: #101828;--color-on-primary: #FFFFFF;--color-heading: #1D2939;--color-text: #475467;--color-muted-text: #98A2B3;--color-link: #444CE7;--color-link-hover: #3538CD;--color-border: #dee3ed;--color-border-strong: #c2c9d6}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;overflow-x:hidden;width:100%;max-width:100vw}body{background:var(--color-background);color:var(--color-text);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:1.5;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#98a2b359;border-radius:8px}button{font-family:var(--font-sans)}
