*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f7fb;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(245,247,251,.86);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.07)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:#0b1220;text-decoration:none;font-weight:800}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;display:grid;place-items:center;font-size:20px;box-shadow:0 8px 24px rgba(79,70,229,.28)}.brand-name{font-size:18px;letter-spacing:-.02em}.brand-name span{font-weight:500;color:#64748b}.nav{display:flex;gap:28px}.nav a{color:#475569;text-decoration:none;font-size:14px;font-weight:650}.nav a:hover{color:#111827}.hero{padding:94px 0 86px;background:radial-gradient(circle at 75% 25%,rgba(99,102,241,.12),transparent 30%),linear-gradient(180deg,#f8faff 0%,#f5f7fb 100%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:center}.eyebrow,.section-label{font-size:12px;letter-spacing:.18em;font-weight:800;color:#4f46e5;text-transform:uppercase;margin:0 0 18px}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:760px;color:#0b1220}.hero-copy{font-size:20px;line-height:1.7;color:#64748b;max-width:690px;margin:28px 0 0}.hero-actions{display:flex;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border-radius:12px;text-decoration:none;font-weight:750;font-size:14px}.button.primary{background:#111827;color:white;box-shadow:0 10px 28px rgba(15,23,42,.18)}.button.secondary{border:1px solid #d8dee9;color:#111827;background:white}.hero-card{min-height:420px;border-radius:28px;background:#0c1220;position:relative;overflow:hidden;box-shadow:0 35px 70px rgba(15,23,42,.22)}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px}.orb{position:absolute;border-radius:999px;filter:blur(2px)}.orb-one{width:230px;height:230px;background:rgba(79,70,229,.55);right:-48px;top:-45px}.orb-two{width:180px;height:180px;background:rgba(59,130,246,.34);left:-58px;bottom:-46px}.hero-card-content{position:absolute;inset:0;padding:36px;display:flex;flex-direction:column;justify-content:space-between;color:white}.mini-label,.mini-footer{font-size:11px;letter-spacing:.17em;color:#cbd5e1}.hero-card strong{font-size:32px;line-height:1.15;letter-spacing:-.03em}.section{padding:92px 0}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.section h2,.contact-box h2{font-size:42px;line-height:1.1;letter-spacing:-.035em;margin:0;color:#111827}.body-copy{font-size:18px;line-height:1.8;color:#64748b}.body-copy p{margin:0 0 18px}.section-dark{background:#0c1220}.section-label.light{color:#8ea7ff}.light-heading{color:#fff!important;margin-bottom:34px!important}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{padding:28px;border-radius:18px;background:#131b2d;border:1px solid rgba(255,255,255,.08)}.card-num{font-size:12px;color:#8ea7ff;letter-spacing:.16em}.card h3{color:white;font-size:20px;margin:22px 0 12px}.card p{color:#9eacc3;line-height:1.7;margin:0;font-size:15px}.contact-box{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.contact-box p:not(.section-label){color:#64748b;font-size:17px;line-height:1.8;max-width:680px}.company-card{background:white;border:1px solid #e2e8f0;border-radius:20px;padding:24px;display:flex;gap:16px;align-items:center;box-shadow:0 12px 34px rgba(15,23,42,.07)}.company-logo{width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:white;display:grid;place-items:center;font-size:28px;font-weight:850}.company-card div:last-child{display:flex;flex-direction:column;gap:4px}.company-card strong{font-size:16px}.company-card span{font-size:13px;color:#64748b}footer{border-top:1px solid #e2e8f0;background:white}.footer-wrap{min-height:82px;display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:13px}@media(max-width:820px){.nav{display:none}.hero{padding:68px 0}.hero-grid,.split,.contact-box{grid-template-columns:1fr;gap:42px}.hero-card{min-height:320px}.cards{grid-template-columns:1fr}.section{padding:68px 0}.hero-copy{font-size:18px}.footer-wrap{flex-direction:column;justify-content:center;gap:5px}.brand-name span{display:none}}@media(max-width:520px){.container{width:min(100% - 28px,1160px)}.hero h1{font-size:48px}.hero-actions{flex-direction:column}.button{width:100%}.hero-card-content{padding:28px}.hero-card strong{font-size:27px}.section h2,.contact-box h2{font-size:34px}}