:root{color-scheme:light;--ink:#111827;--muted:#526070;--panel:#f7f9fb;--line:#d7dee8;--navy:#07111f;--steel:#d9e2ec;--blue:#1d73d8;--blue-dark:#0f4f9b;--white:#fff;--focus:#ffbf47;--max:1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;line-height:1.6}img{max-width:100%;height:auto}a{color:var(--blue-dark)}a:hover{color:var(--blue)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:20;background:var(--focus);color:#111;border-radius:4px;padding:.7rem 1rem;font-weight:700;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:15;background:var(--navy);color:var(--white);border-bottom:1px solid #ffffff29;position:sticky;top:0}.header-inner,.section-inner{width:min(100% - 2rem, var(--max));margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 0;display:flex}.brand-link{color:var(--white);align-items:center;gap:.8rem;min-width:13rem;text-decoration:none;display:inline-flex}.brand-link:hover{color:#9ec8f3}.brand-mark{object-fit:cover;border-radius:6px;width:3.4rem;height:3.4rem}.brand-name{font-weight:800;line-height:1.1}.primary-nav ul{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.primary-nav a{min-height:2.5rem;color:var(--white);border-radius:4px;align-items:center;padding:.55rem .75rem;font-weight:650;text-decoration:none;display:inline-flex}.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a[aria-current=page]{color:#9ec8f3;background:#ffffff1f}.hero{background:linear-gradient(120deg, #07111ff0, #0a2038db), var(--navy);color:var(--white)}.hero .section-inner{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:72vh;padding:clamp(4rem,9vw,7rem) 0 clamp(3rem,6vw,5rem);display:grid}.hero h1,.page-heading h1{letter-spacing:0;max-width:12ch;margin:0;font-size:clamp(2.6rem,7vw,5.7rem);line-height:.95}.eyebrow{color:#9ec8f3;letter-spacing:.09em;text-transform:uppercase;margin:0 0 .9rem;font-size:.83rem;font-weight:800}.hero-copy{color:#e4ebf5;max-width:42rem;margin:1.4rem 0 0;font-size:clamp(1.05rem,2vw,1.28rem)}.hero-copy span{display:block}.hero-copy span+span{margin-top:.3rem}.hero-actions,.action-row{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:44rem;margin:2rem 0 0;display:grid}.proof-strip div{background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;padding:1rem}.proof-strip dt{color:#9ec8f3;text-transform:uppercase;font-size:.78rem;font-weight:800}.proof-strip dd{color:#f6f8fb;margin:.25rem 0 0;font-weight:650}.button{background:var(--blue);min-height:2.85rem;color:var(--white);border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button:hover{color:var(--white);background:#2d82e6}.button.secondary{background:0 0;border-color:#ffffff8c}.button.secondary:hover{background:#ffffff1a}.hero-logo{border:1px solid #ffffff2e;border-radius:8px;justify-self:center;width:min(100%,25rem);box-shadow:0 1.4rem 4rem #00000057}.section{padding:clamp(3.5rem,7vw,6rem) 0;scroll-margin-top:5.5rem}.section.alt{background:var(--panel)}.section.dark{background:var(--navy);color:var(--white)}.section-title{max-width:52rem;margin-bottom:2rem}.section-title h2,.page-heading h1{margin:0}.section-title h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.section-title p,.page-heading p{color:var(--muted);margin:1rem 0 0;font-size:1.08rem}.dark .section-title p,.dark p{color:#d8e1ec}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature,.statement,.contact-panel{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:1.35rem}.feature h3,.statement h2,.contact-panel h2{margin:0 0 .65rem;line-height:1.2}.feature p,.statement p,.contact-panel p{color:var(--muted);margin:0}.contact-page .statement,.contact-page .contact-panel{padding:1.15rem 1.45rem 1.35rem}.contact-page .statement{flex-direction:column;justify-content:center;min-height:12.5rem;display:flex}.contact-page .statement h2{margin-bottom:.35rem}.contact-page .statement p{max-width:66rem;line-height:1.65}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.signal-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.signal-list li{border-left:5px solid var(--blue);background:var(--panel);padding:1rem}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(18rem,.65fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.contact-card{background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;gap:1rem;padding:1.25rem;font-style:normal;display:grid}.contact-card p{color:#d8e1ec;margin:0}.contact-card a:not(.button){color:#f6f8fb;text-underline-offset:.18rem;font-weight:700;text-decoration-color:#f6f8fba6}.contact-card a:not(.button):hover{color:#9ec8f3}.contact-card strong,.contact-card span{display:block}.contact-card span{margin-top:.15rem}.page-heading{background:var(--navy);color:var(--white);padding:clamp(3.5rem,8vw,6rem) 0}.page-heading p{color:#d8e1ec;max-width:47rem}.content{width:min(100% - 2rem,820px);margin:0 auto;padding:clamp(3rem,6vw,5rem) 0}.content h2{margin-top:2rem}.content p,.content li{color:var(--muted)}.policy-meta{border-left:5px solid var(--blue);background:var(--panel);padding:.85rem 1rem}.contact-page{gap:1rem;display:grid}.contact-panel{max-width:48rem}.contact-list{gap:1rem;margin:0;display:grid}.contact-list div{gap:.2rem;display:grid}.contact-list dt{color:var(--ink);font-weight:800}.contact-list dd{color:var(--muted);margin:0}.contact-list dd span{display:block}.site-footer{color:#d8e1ec;background:#050b14;padding:2rem 0}.footer-inner{width:min(100% - 2rem, var(--max));flex-wrap:wrap;justify-content:space-between;gap:1rem;margin:0 auto;display:flex}.footer-inner a{color:#d8e1ec}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.back-to-top{z-index:10;background:var(--navy);width:2.75rem;height:2.75rem;color:var(--white);border:2px solid #ffffffc7;border-radius:999px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:800;text-decoration:none;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 .6rem 1.6rem #00000042}.back-to-top:hover{color:var(--white);background:var(--blue-dark)}@media (width<=820px){.header-inner,.hero .section-inner,.split{grid-template-columns:1fr}.header-inner{flex-direction:column;align-items:flex-start}.primary-nav ul{justify-content:flex-start}.hero .section-inner{min-height:auto}.hero-logo{justify-self:start;width:min(100%,18rem)}.grid,.proof-strip,.contact-layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
