@import "https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";
:root{--pitch-900:#081226;--pitch-800:#0f2a52;--pitch-700:#1c4e8c;--pitch-600:#2f7fd1;--gold-500:#5cc8e8;--gold-600:#2fa8cf;--chalk-50:#f4f8fd;--chalk-100:#e1ebf7;--ink-900:#0e1b2e;--ink-600:#4c6178;--line:#c7d7ea}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink-900);background:var(--chalk-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
