:root{--color-brand-primary: #1010eb;--color-brand-on-primary: #ffffff;--color-surface: #ffffff;--color-on-surface: #15181e;--color-on-surface-muted: #636363;--color-border: #c8c8c8;--color-success: #00a63e;--color-error: #d80027;--color-on-status: #ffffff;--font-family-base: "Avenir Next World", system-ui, -apple-system, sans-serif;--font-weight-regular: 400;--font-weight-demi: 650;--font-weight-bold: 700;--font-size-body: 20px;--font-size-heading: 32px;--font-size-button: 36px;--font-size-emphasis: 45px;--line-height-tight: 1.2;--line-height-normal: 1.4;--radius-pill: 9999px;--radius-card: 36px;--radius-badge: 8px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 36px;--space-xxl: 48px;--border-width-input: 2px;--border-width-button: 4px}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;padding:0;height:100%}body{font-family:var(--font-family-base);color:var(--color-on-surface);background:var(--color-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{font-family:inherit}
