:root{--accent:oklch(55% .07 195);--accent-hover:oklch(48% .09 195);--accent-nav-bg:oklch(90% .03 195);--accent-nav-text:oklch(32% .07 195);--accent-avatar-bg:oklch(90% .03 195);--accent-avatar-text:oklch(40% .07 195);--accent-soft:oklch(94% .015 195);--accent-toggle-text:oklch(35% .07 195);--accent-link:oklch(45% .09 195);--accent-link-hover:oklch(38% .1 195);--accent-selection:oklch(85% .05 195);--sidebar-bg:oklch(98% .006 195);--sidebar-border:oklch(90% .012 195);--table-border:oklch(90% .01 195);--row-border:oklch(94% .006 195);--row-hover:oklch(98.5% .004 195);--nav-hover:oklch(95.5% .01 195);--text-primary:oklch(22% .01 195);--text-heading:oklch(25% .02 195);--text-secondary:oklch(40% .015 195);--text-muted:oklch(50% .015 195);--text-faint:oklch(55% .015 195);--positive:oklch(50% .1 155);--negative:oklch(55% .14 25)}*{box-sizing:border-box}html,body,#root{height:100%}body{-webkit-font-smoothing:antialiased;color:var(--text-primary);background:#fff;margin:0;font-family:Public Sans,system-ui,sans-serif}::selection{background:var(--accent-selection)}a{color:var(--accent-link);cursor:pointer;text-decoration:none}a:hover{color:var(--accent-link-hover)}select,input,button{font-family:Public Sans,system-ui,sans-serif}button{font:inherit;cursor:pointer}.mg-row:hover{background:var(--row-hover)}.mg-price-placeholder::placeholder{color:var(--text-heading);opacity:1}.mg-nav:hover{background:var(--nav-hover)}
