*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f8fafc}a{color:inherit;text-decoration:none}.nav{max-width:1200px;margin:auto;padding:24px 32px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand span,.brand strong{display:block}.brand span{font-size:12px;color:#64748b}.logo{width:42px;height:42px;border-radius:13px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:800}nav{display:flex;gap:28px;font-size:14px}.hero,.section{max-width:1200px;margin:auto;padding:100px 32px}.hero{min-height:680px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:#64748b;margin-bottom:18px}h1{max-width:900px;margin:0;font-size:clamp(48px,8vw,96px);line-height:.96;letter-spacing:-.06em}h2{font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.04em;margin:0 0 24px}.hero p,.lead{max-width:720px;font-size:20px;line-height:1.7;color:#475569}.actions{display:flex;gap:14px;margin-top:30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:14px;font-weight:700}.primary{background:#111827;color:#fff}.secondary{border:1px solid #cbd5e1;background:#fff}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}article{padding:32px;border-radius:22px;background:#fff;border:1px solid #e2e8f0}article h3{margin-top:0;font-size:22px}article p{color:#64748b;line-height:1.7}.dark{max-width:none;padding-left:max(32px,calc((100vw - 1136px)/2));padding-right:max(32px,calc((100vw - 1136px)/2));background:#111827;color:#fff}.dark .lead,.dark .eyebrow{color:#94a3b8}.contact{display:flex;align-items:end;justify-content:space-between;gap:40px}.contact p{max-width:700px;color:#64748b;line-height:1.7}footer{max-width:1200px;margin:auto;padding:40px 32px 60px;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;color:#64748b}@media(max-width:720px){nav{display:none}.hero,.section{padding:70px 22px}.grid{grid-template-columns:1fr}.contact,footer{align-items:flex-start;flex-direction:column}}
