:root{--bg:oklch(98% .006 75);--surface:oklch(99% .003 75);--surface-2:oklch(94% .01 60);--border:oklch(90% .01 60);--border-strong:oklch(80% .01 50);--text:oklch(24% .012 40);--text-muted:oklch(45% .015 40);--text-faint:oklch(50% .01 40);--accent:oklch(38% .12 20);--accent-hover:oklch(30% .12 20);--lowstock-bg:oklch(96% .03 40);--selection:oklch(85% .05 80);--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}
