:root{--bg:oklch(98% .008 30);--surface:oklch(99% .004 30);--surface-2:oklch(94% .015 30);--border:oklch(90% .015 30);--border-strong:oklch(80% .015 25);--input-border:oklch(85% .015 25);--text:oklch(22% .014 20);--text-muted:oklch(45% .02 20);--text-muted-2:oklch(38% .02 20);--text-faint:oklch(50% .015 25);--accent:oklch(35% .14 15);--accent-hover:oklch(28% .14 15);--lowstock-bg:oklch(96% .035 20);--selection:oklch(85% .06 20);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,sans-serif}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}::selection{background:var(--selection)}button,input{font-family:inherit}#root{flex-direction:column;min-height:100vh;display:flex}
