:root{--bg:#0b0e14;--panel:#141925;--panel-2:#1c2333;--accent:#1e88e5;--accent-2:#4fc3f7;--text:#e6edf3;--muted:#8b98ac}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent-2)}