:root{--c-bg:#f2f1ee;--c-surface:#fff;--c-border:#e4e2dc;--c-text:#1a1916;--c-muted:#77756e;--c-accent:#1b4fd8;--c-accent-lt:#eef2fd;--c-ok:#15803d;--c-ok-lt:#dcfce7;--c-warn:#b45309;--c-warn-lt:#fef3c7;--c-danger:#c8181e;--c-danger-lt:#fee2e2;--r-sm:6px;--r-md:10px;--r-lg:14px;--shadow-sm:0 1px 3px #00000012, 0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a;--font-body:"Inter", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:99px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}
