@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Inter:wght@400;500;600&family=Roboto+Mono:wght@400;500&display=swap";
:root{--green:#00c853;--green-dim:#00a846;--red:#ff3b30;--amber:#ffb300;--navy:#0a0e1a;--navy-2:#111827;--navy-3:#1c2333;--navy-4:#242d40;--border:#2a3347;--text:#e8edf5;--muted:#7a8ba0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--navy);color:var(--text);min-height:100vh;font-family:Inter,sans-serif}
