*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07111f;color:#f8fafc;font:16px/1.6 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 78% 8%,#5eead424,transparent 34%),radial-gradient(circle at 12% 92%,#38bdf818,transparent 30%);pointer-events:none}header,main,footer{max-width:1120px;margin:auto;padding-left:28px;padding-right:28px;position:relative}header{min-height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.brand{font-size:21px;font-weight:800;letter-spacing:-.03em;color:#fff;text-decoration:none}nav{display:flex;gap:26px}nav a,footer a{color:#cbd5e1;text-decoration:none}.hero{min-height:620px;display:flex;flex-direction:column;justify-content:center;max-width:850px}.kicker{color:#5eead4;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}h1{margin:18px 0;font-size:clamp(48px,8vw,92px);line-height:.98;letter-spacing:-.058em}.lead{max-width:650px;font-size:21px;color:#bdc8d8}.signal{display:flex;align-items:center;gap:10px;margin-top:28px;color:#d7e1ee;font-size:14px}.signal i{width:10px;height:10px;border-radius:50%;background:#5eead4;box-shadow:0 0 18px #5eead4}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:0 0 100px}article{padding:28px;border-radius:20px;background:#ffffff09;border:1px solid #ffffff16}article b{color:#5eead4}article h2{font-size:22px}article p{color:#aebbd0}footer{min-height:100px;border-top:1px solid #ffffff18;display:flex;justify-content:space-between;align-items:center;color:#8291a6;font-size:14px}.legal{max-width:760px;padding-top:70px;padding-bottom:90px}.legal h1{font-size:52px}.legal h2{margin-top:34px}.legal a{color:#5eead4}@media(max-width:720px){nav{display:none}.hero{min-height:540px}.cards{grid-template-columns:1fr}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}}