@font-face{font-family:Inter;src:url('/assets/InterVariable.ttf') format('truetype');font-weight:100 900;font-display:swap}*{box-sizing:border-box}body{margin:0;background:#07111f;color:#f5f7fb;font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #62d8ff;outline-offset:5px}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 0;border-bottom:1px solid #273647}.logo{display:block;width:225px;max-width:100%;height:auto}nav{display:flex;gap:6px;padding:5px;border:1px solid #273647;border-radius:30px}nav a{padding:7px 13px;font-size:13px;font-weight:700;border-radius:25px}nav a[aria-current]{background:#b9f56a;color:#07111f}.hero{padding:76px 0 56px;max-width:900px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;color:#b9f56a}h1{font-size:clamp(38px,5.6vw,68px);line-height:1.08;letter-spacing:-.05em;margin:20px 0 26px;max-width:13ch}.intro{font-size:18px;color:#bfcbdb;max-width:65ch}.cta{display:inline-flex;align-items:center;gap:22px;background:#b9f56a;color:#07111f;padding:15px 25px;border-radius:40px;font-weight:750;margin:20px 0}.contact{display:flex;gap:26px;flex-wrap:wrap;color:#bfcbdb;font-size:14px}.contact a:hover,footer a:hover{color:#b9f56a}.services{border-top:1px solid #273647;padding:36px 0 48px}.services>p{font-size:16px;color:#bfcbdb;margin:0 0 20px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{display:flex;flex-direction:column;justify-content:space-between;gap:25px;padding:27px;border:1px solid #273647;border-radius:20px;background:#0d1b2d;min-height:165px}.card:hover{border-color:#b9f56a}.card strong{font-size:19px;line-height:1.4;letter-spacing:-.02em}.card span{font-size:12px;color:#b9f56a}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:24px 0;border-top:1px solid #273647;font-size:12px;color:#bfcbdb}@media(max-width:640px){header{padding:24px 0;flex-wrap:wrap}.logo{width:195px}.hero{padding:48px 0 36px}.cards{grid-template-columns:1fr}.card{min-height:125px}.intro{font-size:16px}.wrap{width:calc(100% - 36px)}}