@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Open+Sans:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #1e3a5f;--blue: #2563eb;--blue-lt: #3b82f6;--green: #16a34a;--amber: #d97706;--slate: #475569;--muted: #94a3b8;--bg: #f8fafc;--white: #ffffff;--border: #e2e8f0;--radius: 12px;font-family:Open Sans,system-ui,sans-serif;color:#0f172a}body{background:var(--bg);min-height:100vh}h1,h2,h3,h4{font-family:Montserrat,sans-serif}.text-center{text-align:center}.text-muted{color:var(--muted)}.font-bold{font-weight:700}.flex{display:flex}.items-center{align-items:center}.gap-2{gap:8px}.gap-4{gap:16px}.container{max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.section-sm{padding:48px 0}
