*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f6f8fb;color:#0f172a}.hero{background:radial-gradient(circle at top right,#1e40af,#07111f 54%,#050816);color:white;padding:22px 7% 64px}.nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px}.brand img{width:190px;max-width:62vw;display:block;border-radius:14px;filter:drop-shadow(0 16px 34px rgba(0,0,0,.35))}.nav-link{color:white;text-decoration:none;border:1px solid rgba(255,255,255,.22);padding:11px 18px;border-radius:999px;font-weight:800}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:center;max-width:1180px;margin:0 auto}.eyebrow,.section-kicker{color:#93c5fd;text-transform:uppercase;letter-spacing:1.2px;font-size:12px;font-weight:900;margin-bottom:12px}h1{font-size:clamp(42px,5.4vw,72px);line-height:.98;letter-spacing:-3px;margin:0 0 20px}.subhead{font-size:19px;line-height:1.6;color:#dbeafe;max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 18px}.primary-btn,.secondary-btn{display:inline-block;text-decoration:none;font-weight:900;padding:14px 22px;border-radius:999px}.primary-btn{background:#3b82f6;color:white}.secondary-btn{background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2)}.trust-row{display:flex;flex-wrap:wrap;gap:10px}.trust-row span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);padding:9px 12px;border-radius:999px;font-weight:800;color:#dbeafe}.hero-photo-wrap{position:relative}.hero-photo-wrap:before{content:"";position:absolute;inset:-16px;background:linear-gradient(135deg,#3b82f6,transparent 55%);border-radius:34px;opacity:.45;filter:blur(4px)}.hero-photo-wrap img{position:relative;width:100%;border-radius:28px;box-shadow:0 30px 80px rgba(0,0,0,.42);border:1px solid rgba(255,255,255,.18)}.credibility{max-width:1120px;margin:-34px auto 50px;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.credibility div{background:white;border-radius:18px;padding:22px;text-align:center;box-shadow:0 14px 38px rgba(15,23,42,.1)}.credibility strong{display:block;font-size:22px;color:#1d4ed8}.credibility span{display:block;margin-top:6px;color:#64748b;font-weight:700}.section{max-width:1050px;margin:0 auto;padding:66px 7%}.section h2,.process h2,.contact h2{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-2px;margin:0 0 18px;color:#0f172a}.section p{font-size:18px;line-height:1.7;color:#475569}.services{max-width:1180px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.service-card,.steps div{background:white;border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(15,23,42,.07)}.service-card h3,.steps h3{margin:0 0 10px;font-size:21px}.service-card p,.steps p{color:#64748b;line-height:1.55}.process{background:#eaf1ff;padding:72px 7%;text-align:center}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:32px auto 0;text-align:left}.steps span{display:grid;place-items:center;background:#1d4ed8;color:white;width:42px;height:42px;border-radius:999px;font-weight:900;margin-bottom:16px}.contact{padding:76px 7%;background:#07111f}.contact-card{max-width:1120px;margin:0 auto;background:white;border-radius:28px;padding:34px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;box-shadow:0 25px 70px rgba(0,0,0,.26)}.contact p{color:#475569;line-height:1.65}.contact a{color:#1d4ed8;font-weight:900;text-decoration:none}.contact-details{background:#f8fafc;border-radius:22px;padding:24px}footer{background:#020617;color:#cbd5e1;text-align:center;padding:32px 7%}.legal{max-width:980px;margin:10px auto 0;color:#94a3b8;font-size:12px;line-height:1.55}@media(max-width:900px){.hero{padding:16px 5% 42px}.nav{justify-content:center;margin-bottom:26px}.nav-link{display:none}.brand img{width:150px;margin:0 auto}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}h1{font-size:36px;letter-spacing:-1.5px}.subhead{font-size:16px;margin:0 auto}.hero-actions{justify-content:center}.primary-btn,.secondary-btn{width:100%;max-width:320px;text-align:center}.trust-row{justify-content:center}.hero-photo-wrap{max-width:420px;margin:0 auto}.credibility{grid-template-columns:1fr;margin:24px auto 20px}.service-grid,.steps,.contact-card{grid-template-columns:1fr}.section,.process,.contact{padding:48px 5%}.section h2,.process h2,.contact h2{font-size:32px;letter-spacing:-1px}}