:root{--bg: #0e0f10;--surface: #161719;--surface2: #1e2022;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.13);--text: #e8e8e3;--muted: #737069;--accent: #b5e48c;--accent2: #52b788;--font-sans: "DM Sans", sans-serif;--font-mono: "DM Mono", monospace;--r-sm: 8px;--r-md: 12px;--r-lg: 16px;--c-received: #7c9bbf;--c-manufacturing: #e0a347;--c-shipped: #9b8cf5;--c-delivered: #52b788;--c-installed: #b5e48c;--c-reviewed: #8ecae6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;-webkit-font-smoothing:antialiased}a{color:var(--accent2);text-decoration:none}button{font-family:var(--font-sans);cursor:pointer}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
