:root{--bg: #2d3134;--text: #a3a3a3;--accent: #1b2a2d}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background-color:var(--bg);color:var(--text);font-family:system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}
