:root{--color-primary: oklch(45% .18 250);--color-secondary: oklch(65% .15 85);--color-success: oklch(55% .14 155);--color-error: oklch(45% .18 20);--color-warning: oklch(65% .15 75);--color-background: oklch(96% .005 85);--color-surface: oklch(100% 0 0);--color-text-primary: oklch(15% .02 260);--color-text-secondary: oklch(38% .01 260);--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--font-size-xs: .875rem;--font-size-sm: 1rem;--font-size-md: 1.125rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--line-height: 1.5;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--radius: .5rem;--transition: .2s ease;--z-dropdown: 10;--z-sticky: 50;--z-overlay: 100;--z-modal: 150;--z-toast: 200}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);font-size:var(--font-size-sm);line-height:var(--line-height);background:var(--color-background);color:var(--color-text-primary);min-height:100dvh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
