/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
:root,:host{--font-sans:"Inter",ui-sans-serif,system-ui,sans-serif}.demo-shell{--background:#0a0c10;--surface:#161b22;--primary:#c9d1d9;--muted:#8b949e;--border:#30363d;--critical:#f85149;--warning:#d29922;--success:#3fb950;--info:#58a6ff;background-color:var(--background);color:var(--primary);font-family:var(--font-sans);min-height:100vh;margin:0;padding:0}.demo-shell ::-webkit-scrollbar{width:4px}.demo-shell ::-webkit-scrollbar-track{background:var(--background)}.demo-shell ::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.demo-shell ::-webkit-scrollbar-thumb:hover{background:var(--muted)}
