:root{--bg: oklch(97% .004 260);--surface: oklch(100% 0 0);--surface-2: oklch(96% .005 260);--text: oklch(21% .012 260);--text-muted: oklch(52% .012 260);--border: oklch(90% .006 260);--primary: oklch(55% .19 258);--primary-dark: oklch(46% .18 258);--primary-tint: oklch(94% .025 258);--danger: oklch(55% .18 25);--danger-tint: oklch(98% .01 20);--success: oklch(58% .15 152);--success-tint: oklch(94% .04 152);--warning-dark: oklch(45% .13 70);--warning-tint: oklch(93% .05 70);--shadow-sm: 0 1px 2px oklch(20% .02 260 / .06), 0 1px 1px oklch(20% .02 260 / .05);--shadow-md: 0 6px 16px oklch(20% .02 260 / .1), 0 2px 4px oklch(20% .02 260 / .06)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Google Sans,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overscroll-behavior-y:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:8px}
