:root{--navy:#10233f;--blue:#2563eb;--pale:#f4f8ff;--text:#334155;--line:#dce6f3;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 40px);margin:0 auto}.narrow{width:min(730px,100% - 40px)}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffffff5;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{color:var(--navy);align-items:center;display:flex}.brand img{width:190px;height:auto;display:block}.main-nav{color:#48627f;gap:24px;font-size:.9rem;font-weight:650;display:flex}.main-nav a:hover,.footer-links a:hover,.product-card a:hover,.prose a:hover{color:var(--blue)}.hero{background:linear-gradient(135deg,#f8fbff 0%,#edf5ff 100%);padding:96px 0 84px;overflow:hidden}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.13em;margin:0 0 13px;font-size:.76rem;font-weight:800}h1,h2,h3{color:var(--navy);letter-spacing:-.04em;line-height:1.18}h1{max-width:700px;margin:0;font-size:clamp(2.5rem,5vw,4.45rem)}h2{margin:0 0 18px;font-size:clamp(1.85rem,3.5vw,2.8rem)}h3{margin:0 0 10px;font-size:1.2rem}.hero-copy,.lead{max-width:620px;margin:25px 0 30px;font-size:1.1rem}.button{background:var(--blue);color:#fff;border-radius:7px;padding:13px 19px;font-size:.92rem;font-weight:750;display:inline-block}.button:hover{background:#1d4ed8}.hero-card{background:#153b72;border-radius:22px;min-height:310px;position:relative;overflow:hidden;box-shadow:0 26px 50px #1e4a8633}.hero-orb{background:#74b8ff3d;border-radius:50%;position:absolute}.orb-one{width:270px;height:270px;top:-65px;right:-55px}.orb-two{background:#ffffff1f;width:190px;height:190px;bottom:-78px;left:-45px}.hero-panel{color:#dceeff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e2a52bf;border:1px solid #ffffff38;border-radius:14px;padding:22px;position:absolute;bottom:30px;left:30px;right:30px}.hero-panel span{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;display:block}.hero-panel strong{color:#fff;margin-top:5px;font-size:1.35rem;display:block}.section{padding:88px 0}.section-tint{background:var(--pale)}.split-content{grid-template-columns:1fr 2fr;gap:70px;display:grid}.split-content p:not(.eyebrow){max-width:650px;font-size:1.07rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:34px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:265px;padding:30px;box-shadow:0 5px 16px #15355d0a}.product-card p{min-height:78px}.product-card a{color:var(--blue);font-size:.92rem;font-weight:750}.product-icon{width:44px;height:44px;color:var(--blue);background:#e5efff;border-radius:11px;place-items:center;margin-bottom:25px;font-size:1.4rem;font-weight:800;display:grid}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px;display:grid}.services-grid>div{border-left:3px solid #a9c9ff;padding-left:17px}.services-grid p{margin:0}.contact-section{background:var(--navy);color:#cbd8eb;padding:76px 0}.contact-section h2{color:#fff}.contact-content{justify-content:space-between;align-items:center;gap:35px;display:flex}.contact-content p:not(.eyebrow){max-width:600px}.button-light{color:var(--navy);white-space:nowrap;background:#fff}.button-light:hover{background:#eaf2ff}.product-hero,.legal-hero{background:var(--pale);padding:84px 0 58px}.product-hero h1,.legal-hero h1{font-size:clamp(2.6rem,5vw,4rem)}.product-hero .lead,.legal-hero .lead{margin-bottom:0}.prose{font-size:1.02rem}.prose h2{margin-top:0}.prose h3{margin-top:30px}.prose li{margin:8px 0}.prose a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.notice{border-left:4px solid var(--blue);background:var(--pale);margin-top:30px;padding:18px}.legal h2{margin-top:38px;font-size:1.6rem}.legal p{margin:0 0 18px}.site-footer{color:#a7b7cb;background:#0c1b31;padding:40px 0 20px;font-size:.91rem}.footer-inner{justify-content:space-between;gap:30px;display:flex}.footer-inner p{margin:3px 0}.footer-brand{color:#fff;font-size:1rem;font-weight:750}.footer-links{flex-direction:column;gap:8px;display:flex}.copyright{color:#7e91a8;border-top:1px solid #263850;margin-top:28px;padding-top:18px;font-size:.8rem}@media (max-width:720px){.container,.narrow{width:min(100% - 32px,1120px)}.header-inner{min-height:64px}.brand img{width:142px}.main-nav{gap:14px;font-size:.8rem}.main-nav a:first-child,.main-nav a:nth-child(2){display:none}.hero{padding:65px 0}.hero-grid,.split-content{grid-template-columns:1fr;gap:35px}.hero-card{min-height:220px}.section{padding:62px 0}.product-grid,.services-grid{grid-template-columns:1fr}.product-card,.product-card p{min-height:0}.contact-content,.footer-inner{flex-direction:column;align-items:flex-start}.button-light{white-space:normal}.product-hero,.legal-hero{padding:62px 0 42px}}
