*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0c0f;color:#f4f4f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:auto;padding:0 28px;border-bottom:1px solid #24262b}.brand{font-weight:800;letter-spacing:.12em;color:#fff;text-decoration:none}.nav nav{display:flex;gap:24px}.nav nav a,footer a{color:#b9bbc2;text-decoration:none}.nav nav a:hover,footer a:hover{color:#fff}.hero{max-width:1100px;margin:auto;padding:130px 28px 150px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#a6ff00}.hero h1{font-size:clamp(46px,8vw,88px);line-height:1.02;letter-spacing:-.05em;max-width:850px;margin:18px 0 24px}.lead{max-width:650px;font-size:20px;color:#b9bbc2}.button{display:inline-block;margin-top:25px;padding:13px 20px;background:#f4f4f0;color:#0b0c0f;border-radius:8px;text-decoration:none;font-weight:700}.section{max-width:1100px;margin:auto;padding:95px 28px;border-top:1px solid #24262b}.section h2{font-size:44px;line-height:1.1;margin:10px 0 20px}.section>p:not(.eyebrow){max-width:700px;color:#b9bbc2;font-size:18px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid #2a2c31;border-radius:14px;padding:28px;min-height:190px;background:#111216}.card h3{margin-top:0;font-size:22px}.card p{color:#b9bbc2}.email{font-size:24px;color:#fff;text-decoration:none}.small{font-size:14px!important;color:#777b85!important}footer{max-width:1100px;margin:auto;padding:30px 28px 50px;color:#777b85;display:flex;justify-content:space-between;gap:20px}@media(max-width:700px){.nav nav{gap:12px;font-size:14px}.hero{padding-top:90px}.grid{grid-template-columns:1fr}.section h2{font-size:36px}footer{display:block}footer span{display:block;margin-bottom:8px}}