@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;600&family=IBM+Plex+Sans:wght@400;600&family=Oxanium:wght@400;600&family=JetBrains+Mono:wght@400&display=swap");:root{--bg:#0f1923;--surface:#162030;--surface2:#1d2d3e;--hover:#1a2d40;--border:#2a3f55;--accent:#2db3d4;--accent2:#0d2b4e;--text:#e8f0f7;--text2:#7a9ab8;--red:#e05252;--green:#4caf82;--yellow:#d4a017}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:IBM Plex Sans,sans-serif;background:var(--bg);color:var(--text)}