:root{--ink:#05070a;--blue:#245be8;--light:#edf3ff;--muted:#596273;--line:#d9e0ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f9fc;color:var(--ink);font:400 1rem/1.65 system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}img{display:block;max-width:100%}.shell{width:min(1060px,calc(100% - 36px));margin:auto}.top{background:#05070a;color:#d5e0f2;padding:8px 18px;text-align:center;font-size:.86rem}.nav{background:#fff;border-bottom:1px solid var(--line)}.nav .shell{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{width:148px;height:74px;object-fit:contain}.links{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.links a{text-decoration:none;font-weight:650}.links a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 21px;border-radius:40px;background:var(--blue);color:#fff!important;text-decoration:none;font-weight:700}.button:hover{background:#1947c0}.button.alt{background:#fff;color:var(--ink)!important;border:1px solid #9daac2}.crumb{padding:26px 0;color:var(--muted);font-size:.9rem}.crumb a{color:var(--blue)}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;padding:22px 0 72px}.eyebrow{color:var(--blue);font-size:.86rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,5vw,4.6rem);margin:8px 0 22px}h2{font-size:clamp(1.8rem,3vw,2.75rem);margin:0 0 22px}h3{font-size:1.2rem;margin:0 0 10px}.lead{font-size:1.16rem;color:#364356}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.hero img{width:100%;height:440px;object-fit:cover;border-radius:25px}.section{padding:68px 0}.section.white{background:#fff}.section.blue{background:var(--light)}.section.dark{background:var(--ink);color:#fff}.section.dark p{color:#c2ccdd}.intro{max-width:750px;color:var(--muted);margin:0 0 28px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px}.card p{margin:0;color:#485368}.list{max-width:780px;display:grid;gap:10px;margin:0;padding-left:1.3rem}.list li{padding-left:6px}.callout{background:#fff;border-left:4px solid var(--blue);border-radius:0 16px 16px 0;padding:22px 26px;max-width:820px}.cta{display:flex;align-items:center;justify-content:space-between;gap:24px}.cta p{max-width:670px}footer{background:#020306;color:#c5cdd9;padding:32px 0}footer .shell{display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap}footer a{color:#fff}.text-link{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:780px){.nav .shell{padding:12px 0}.links{gap:12px;font-size:.9rem}.hero{grid-template-columns:1fr;padding-bottom:45px}.hero img{height:350px}.grid{grid-template-columns:1fr}.cta{align-items:flex-start;flex-direction:column}.section{padding:50px 0}}@media(max-width:460px){.logo{width:120px;height:60px}.links{width:100%;justify-content:space-between}.links .button{min-height:40px;padding:0 14px}.hero img{height:280px}.actions .button{width:100%}}
