:root{--bg:oklch(98% .01 160);--surface:oklch(99% .005 160);--surface-2:oklch(93% .018 160);--border:oklch(90% .018 160);--border-strong:oklch(78% .018 155);--input-border:oklch(83% .018 155);--text:oklch(18% .018 160);--text-muted:oklch(42% .018 160);--text-muted-2:oklch(38% .018 160);--text-faint:oklch(48% .015 155);--accent:oklch(32% .14 155);--accent-hover:oklch(25% .14 155);--lowstock-bg:oklch(95% .04 155);--selection:oklch(85% .06 155);--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}
