@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--navy: #090D31;--yellow: #F8F32A;--teal: #00A9A5;--black: #000000;--white: #FFFFFF;--smoke: #F5F5F5;--amber: #F59E0B;--slate: #475569;--cgray: #8894AA;--lgray: #94A3B8;--border: #E2E8F0;--green: #16A34A;--red: #DC2626}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Calibri,Arial,sans-serif;background:var(--smoke);color:var(--slate);min-height:100vh}
