:root{--navy: #062f5b;--navy-soft: #0d4478;--teal: #02849a;--teal-bright: #1492a1;--bg: #ffffff;--bg-2: #eef5f8;--ink: var(--navy);--muted: #5b7186;--line: rgba(6, 47, 91, .14);color-scheme:light;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:linear-gradient(180deg,var(--bg) 0%,var(--bg-2) 100%);background-attachment:fixed;color:var(--ink);-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*{transition:none!important}}
