*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#0b1739;background:#f7f9fd}body{margin:0;min-width:320px;min-height:100vh}.shell{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 8%,rgba(31,102,255,.1),transparent 28rem),#f7f9fd}nav,footer{width:min(1180px,calc(100% - 48px));margin:0 auto}nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe6f3;color:#53617d;font-size:14px;font-weight:700}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#0b1739;font-size:18px;font-weight:800}.brand b{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:#1261ff;color:#fff;box-shadow:0 8px 20px #1261ff33}.hero{width:min(1050px,calc(100% - 48px));margin:auto;padding:90px 0}.eyebrow,small{color:#1261ff;font-size:12px;font-weight:850;letter-spacing:.13em}h1{max-width:850px;margin:20px 0 0;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.055em}.lead{max-width:790px;margin:34px 0 0;color:#52617d;font-size:clamp(18px,2vw,23px);line-height:1.65}.contact{margin-top:64px;padding:30px;border:1px solid #dbe4f3;border-radius:22px;background:#ffffffe6;box-shadow:0 18px 55px #1f366914;display:flex;align-items:center;justify-content:space-between;gap:32px}.contact h2{margin:7px 0 5px;font-size:25px}.contact p{margin:0;color:#66738d}.contact a{flex:0 0 auto;display:flex;gap:22px;padding:17px 20px;border-radius:12px;background:#1261ff;color:#fff;font-weight:750;text-decoration:none}.contact a:hover{transform:translateY(-2px)}footer{padding:24px 0 32px;border-top:1px solid #dfe6f3;color:#78849a;font-size:13px;display:flex;justify-content:space-between}@media(max-width:720px){nav,.hero,footer{width:calc(100% - 32px)}.hero{padding:64px 0}.contact{align-items:stretch;flex-direction:column}.contact a{justify-content:space-between}}
