:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eff4ff;background:#0a1426;font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ffb332;outline-offset:4px}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.topbar{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:14px;font-weight:800}.logo-crop{display:block;position:relative;flex:none;width:115px;height:66px;background:#fff;border-radius:10px;overflow:hidden}.logo-crop img{position:absolute;width:140px;height:140px;max-width:none;left:-12px;top:-33px}.brand-name{font-size:15px}.nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700;color:#d8e1f1}.nav a:hover,.footer a:hover{color:#ffb332}.nav-cta{border:1px solid #455878;padding:11px 17px;border-radius:999px}.breadcrumb{padding:24px 0 0;color:#93a6c1;font-size:14px}.breadcrumb a{color:#ffbf64}.hero{padding:68px 0 82px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ffbf64;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.eyebrow:before{content:"";width:18px;height:2px;background:currentColor}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.2vw,70px);letter-spacing:-.065em;line-height:1.03;margin:24px 0}.lead{color:#c6d2e3;font-size:18px;line-height:1.7;max-width:680px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 22px;background:#ffb332;color:#0b1a29;font-size:14px;font-weight:800;min-height:50px;margin-top:22px}.button:hover{background:#ffd284}.summary{border:1px solid #354866;background:linear-gradient(145deg,#182946,#101d33);border-radius:26px;padding:34px}.summary strong{display:block;color:#98e8d4;font-size:14px;margin-bottom:18px}.summary ul{list-style:none;padding:0;margin:0;display:grid;gap:15px}.summary li{border-bottom:1px solid #30425e;padding-bottom:15px;color:#d8e3f2;line-height:1.45}.summary li:last-child{border:0;padding-bottom:0}.content{background:#eaf1f5;color:#132238;padding:88px 0}.content h2,.related h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.05em;line-height:1.1;margin:18px 0}.content-intro{max-width:760px;color:#43536a;font-size:17px;line-height:1.7;margin-bottom:36px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid #cbd9df;background:#fff;border-radius:18px;padding:26px;min-height:180px}.card h3{font-size:20px;margin-bottom:10px}.card p{color:#536579;line-height:1.6;margin:0}.support{padding:82px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.support h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.05em;line-height:1.1;margin:18px 0}.support p{color:#b6c4d8;font-size:17px;line-height:1.7}.support-list{display:grid;gap:12px}.support-item{border:1px solid #344966;background:#111f36;border-radius:15px;padding:20px;font-weight:750}.support-item small{display:block;margin-top:7px;color:#9fb0c8;font-size:14px;line-height:1.5;font-weight:450}.related{border-top:1px solid #2d3f5c;background:#101d33;padding:76px 0}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.related-links a{border:1px solid #465a78;border-radius:999px;padding:11px 15px;color:#dce7f4;font-size:14px}.related-links a:hover{border-color:#ffb332;color:#ffcc78}.contact{background:#172741;padding:74px 0}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.contact h2{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.05em;margin:16px 0 10px}.contact p{color:#b6c4d8;max-width:620px;line-height:1.65;margin:0}.contact-details{border:1px solid #526582;border-radius:18px;padding:22px;color:#d7e5f4;min-width:270px}.contact-details strong{display:block;color:#ffb332;margin-bottom:8px}.contact-details a{text-decoration:underline;text-decoration-color:#ffb332;text-underline-offset:4px}.contact-email{margin-top:20px}.footer{padding:28px 0;color:#90a0b8;font-size:14px;display:flex;justify-content:space-between;gap:20px}@media(max-width:780px){.topbar{padding:18px 0;align-items:flex-start;flex-direction:column}.nav{gap:13px;flex-wrap:wrap;font-size:13px}.nav-cta{padding:8px 12px}.hero{padding:48px 0 64px;grid-template-columns:1fr;gap:34px}.cards{grid-template-columns:1fr}.support{padding:68px 0;grid-template-columns:1fr;gap:30px}.contact-inner{flex-direction:column;align-items:stretch}.contact-details{min-width:0}.footer{flex-direction:column}}
