*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#0e0e10;--text:#f4f4f5;--muted:#9b9ba3;--faint:#6e6e76;--cyan:#11bfe3;--border:#26262a}body,html{height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;-webkit-font-smoothing:antialiased}