*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0b1f46;background:#f8f9fc}.nav{position:sticky;top:0;z-index:20;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(15,35,72,.08)}.brand{display:flex;align-items:center;gap:12px;color:#0b1f46;text-decoration:none;font-weight:700;font-size:20px}.brand img{width:42px;height:42px;object-fit:cover;border-radius:50%}.nav nav{display:flex;align-items:center;gap:28px}.nav nav a{color:#263b61;text-decoration:none;font-size:14px}.nav-cta{padding:10px 16px;border:1px solid #0b1f46;border-radius:999px}.hero{position:relative;min-height:78vh;display:flex;align-items:center;overflow:hidden;background:#07132e}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,38,.82) 0%,rgba(3,13,38,.58) 45%,rgba(3,13,38,.18) 100%)}.hero-content{position:relative;z-index:2;width:min(760px,90vw);margin-left:7vw;color:white}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:700;color:#d8b25e;margin:0 0 18px}.eyebrow.dark{color:#7d5f24}.hero h1{font-size:clamp(54px,7vw,104px);line-height:.93;letter-spacing:-.055em;margin:0 0 24px}.hero-copy{font-size:20px;line-height:1.65;max-width:650px;color:rgba(255,255,255,.86)}.actions{display:flex;gap:12px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:999px;text-decoration:none;font-weight:700;font-size:14px}.primary{background:white;color:#0b1f46}.ghost{border:1px solid rgba(255,255,255,.5);color:white}.section{padding:110px 8vw}.split{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:white}.section h2{font-size:clamp(38px,5vw,68px);letter-spacing:-.045em;line-height:1.02;margin:0;color:#0b1f46}.body-copy{font-size:19px;line-height:1.8;color:#52617c}.section-heading{display:flex;justify-content:space-between;gap:8vw;align-items:end}.section-heading p{max-width:540px;color:#66738d;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px}.card{padding:34px;border-radius:24px;background:white;border:1px solid #e8ebf2;min-height:240px}.card-tag{font-size:11px;letter-spacing:.14em;color:#8f6b27;font-weight:800}.card h3{font-size:28px;line-height:1.15;margin:18px 0}.card p{color:#66738d;line-height:1.7}.partnership{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;background:#0b1f46;color:white}.partnership h2{color:white}.partnership p,.partnership li{color:#d7deeb;line-height:1.7}.partnership ul{padding-left:18px}.light{background:white;color:#0b1f46;margin-top:16px}.contact{background:white;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-grid div{display:flex;flex-direction:column;gap:8px}.contact-grid span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#7b879c}.contact-grid a{font-size:17px;color:#0b1f46;text-decoration:none}footer{display:flex;justify-content:space-between;align-items:center;padding:28px 5vw;background:#07132e;color:#bac5d9;font-size:13px}.footer-brand{display:flex;align-items:center;gap:10px;color:white;font-weight:700}.footer-brand img{width:30px;height:30px;border-radius:50%;object-fit:cover}@media(max-width:850px){.nav nav a:not(.nav-cta){display:none}.hero-content{margin-left:6vw}.split,.partnership,.contact{grid-template-columns:1fr}.section-heading{display:block}.section-heading p{margin-top:24px}.cards{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.section{padding:76px 7vw}.hero{min-height:72vh}footer{flex-direction:column;gap:12px;align-items:flex-start}}
.legal-note{margin-top:24px;padding-top:20px;border-top:1px solid #e8ebf2;font-size:14px;line-height:1.7;color:#7b879c}
.footer-brand>div{display:flex;flex-direction:column;gap:2px}
.footer-brand small{font-size:11px;font-weight:400;color:#8f9bb0;letter-spacing:.02em}
