@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800;900&family=Open+Sans:wght@400;600;700&display=swap";:root{--navy:#0F1F3D;--blue:#2563EB;--blue-dark:#1D4ED8;--blue-mid:#1E3A7B;--light:#F7F8FA}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#263246;font-family:Open Sans,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}button,a{transition:all .2s ease}a{text-decoration:none}.section-padding{padding:80px 0}.container{width:100%;max-width:1152px;margin:0 auto;padding:0 16px}.navy{background:#0f1f3d}.red{background:#2563eb}.eyebrow{color:#2563eb;font:800 12px Montserrat;letter-spacing:.18em;text-transform:uppercase}.stripe{background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.035) 0,rgba(255,255,255,.035) 1px,transparent 1px,transparent 14px)}.shadow-card{box-shadow:0 12px 30px #0f1f3d1a}.focus-ring:focus-visible{outline:3px solid #93C5FD;outline-offset:3px}.photo-fallback{background:linear-gradient(135deg,#0f1f3d,#1e3a7b);min-height:100%;display:flex;align-items:center;justify-content:center;color:#fff}
