@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";:root{--navy: #0F1340;--navy-mid: #1E2460;--navy-light: #2A3070;--green: #7CC244;--green-dark: #5fa030;--green-pale: #f0f8e8;--green-border: #c8e8a0;--surface: #F5F6FA;--white: #FFFFFF;--text: #0F1340;--text-muted: #6B7280;--border: #E5E7EB;--radius: 12px;--radius-sm: 6px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Poppins,sans-serif;background:var(--surface);color:var(--text);-webkit-font-smoothing:antialiased}
