:root{--bg:oklch(97% .012 350);--surface:oklch(99% .005 350);--surface-2:oklch(91% .022 350);--border:oklch(90% .02 350);--border-strong:oklch(80% .02 340);--input-border:oklch(85% .02 340);--text:oklch(16% .02 340);--text-body:oklch(32% .018 340);--text-muted:oklch(44% .018 340);--text-muted-2:oklch(40% .018 340);--text-faint:oklch(52% .015 340);--accent:oklch(38% .18 340);--accent-hover:oklch(30% .18 340);--lowstock-bg:oklch(94% .04 350);--selection:oklch(88% .06 340);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:DM Sans,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}
