@charset "UTF-8";:root{--primary: oklch(52% .19 258);--primary-d: oklch(44% .19 258);--primary-tint: oklch(94% .03 258);--accent: oklch(70% .13 210);--sidebar-bg: oklch(21% .03 262);--sidebar-bg-2: oklch(27% .03 262);--sidebar-border: oklch(28% .03 262);--sidebar-active: oklch(30% .06 258);--sidebar-text: oklch(80% .02 260);--sidebar-text-2: oklch(58% .02 260);--bg: oklch(96% .004 260);--surface: oklch(100% 0 0);--border: oklch(89% .008 260);--text: oklch(24% .02 260);--text-2: oklch(52% .015 260);--success: oklch(46% .14 149);--success-tint: oklch(94% .05 149);--warning: oklch(50% .15 68);--warning-tint: oklch(95% .06 80);--error: oklch(50% .21 26);--error-tint: oklch(95% .05 20);--info: oklch(48% .15 258);--info-tint: oklch(95% .03 245);--f-head: "Public Sans", sans-serif;--f-body: "Public Sans", sans-serif;--f-mono: "IBM Plex Mono", monospace;--sp-1: 4px;--sp-2: 6px;--sp-3: 8px;--sp-4: 12px;--sp-5: 16px;--sp-6: 20px;--sp-7: 24px;--sp-8: 28px;--sp-9: 32px;--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--r-pill: 999px;--shadow-card: 0 4px 18px rgba(20, 25, 40, .08);--shadow-modal: 0 20px 50px rgba(20, 25, 40, .25);--overlay: rgba(15, 20, 30, .5)}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--f-body);font-size:14px;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}button{cursor:pointer}
