:root{--ink:#07152e;--violet:#29206d;--gold:#e7b936;--paper:#f7f8fc;--muted:#536079}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Noto Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.public-header{height:84px;padding:14px clamp(24px,7vw,110px);display:flex;align-items:center;justify-content:space-between;background:#07152e;color:white;border-bottom:1px solid #3d4a77}.public-header img{width:168px;height:auto;object-fit:contain}.public-header nav{display:flex;gap:30px;align-items:center;font-size:15px}.nav-cta{border:1px solid var(--gold);border-radius:999px;padding:12px 18px;color:#fff}.hero{padding:112px clamp(24px,12vw,180px) 100px;color:#fff;background:radial-gradient(circle at 85% 15%,#46358f 0,#29206d 35%,#07152e 80%);min-height:590px}.eyebrow{color:var(--gold);font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1{font-family:"Bulevar Poster",Impact,"Arial Narrow",sans-serif;font-size:clamp(50px,7vw,92px);line-height:.98;letter-spacing:-.025em;max-width:900px;margin:22px 0}.hero-copy{font-size:20px;line-height:1.5;max-width:680px;color:#e6eafa}.actions{display:flex;gap:16px;align-items:center;margin:30px 0}.button{display:inline-flex;min-height:52px;padding:0 24px;border-radius:999px;align-items:center;justify-content:center;font-weight:800}.primary{background:var(--gold);color:#17152d}.secondary{border:1px solid #8e9ac1;color:#fff}.note{font-size:13px;color:#b7c1dc}.section,.process,.final-cta{padding:92px clamp(24px,12vw,180px)}h2{font-family:"Bulevar Poster",Impact,"Arial Narrow",sans-serif;font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.018em;max-width:900px;margin:18px 0 36px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:#fff;border:1px solid #e1e5ef;border-radius:20px;padding:30px;box-shadow:0 12px 35px #1d2d5810}.cards b{font-size:21px}.cards p,.process p{color:var(--muted);line-height:1.6;font-size:16px}.process{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;background:linear-gradient(120deg,#e8ebf8,#fff)}ol{list-style:none;margin:0;padding:0}li{display:flex;gap:20px;align-items:center;border-bottom:1px solid #ccd3e5;padding:22px 0;font-size:21px;font-weight:700}li span{color:var(--gold);font-size:14px;letter-spacing:.15em}.final-cta{background:var(--ink);color:#fff}.text-link{font-weight:800;color:#fff}.final-cta h2{max-width:720px}footer{background:#050d1d;color:#cbd3e6;padding:34px clamp(24px,12vw,180px);display:flex;align-items:center;gap:30px;font-size:14px}footer img{width:150px;height:auto}footer a{margin-left:auto;color:#fff}@media(max-width:760px){.public-header{height:auto;gap:18px;align-items:flex-start}.public-header nav{gap:10px;font-size:12px;flex-wrap:wrap;justify-content:flex-end}.public-header img{width:125px}.hero{padding:76px 24px 72px}.hero h1{font-size:53px}.hero-copy{font-size:17px}.cards,.process{grid-template-columns:1fr}.section,.process,.final-cta{padding:68px 24px}.actions{flex-wrap:wrap}footer{flex-wrap:wrap}footer a{margin-left:0;width:100%}}
@font-face{font-family:"Bulevar Poster";src:url("../fonts/Bulevar-Poster.woff2") format("woff2");font-display:swap}
