@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-teal:#1dbfb0;--brand-navy:#0a0f1e;--text-primary:#fff;--text-muted:#1dbfb08c}html,body{background-color:var(--brand-navy);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}
