:root{--bg:#0b0f14;--panel:#11161d;--border:#232c37;--text:#e6edf3;--muted:#8b98a5;--faint:#5c6773;--dev:#4f8ff7;--staging:#f5a623;--prod:#2fbf71}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:15px;line-height:1.5}