*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0d1117;min-width:320px;margin:0}#root{min-height:100vh}.site{color:#e6edf3;background:#0d1117;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.navbar{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:24px;display:flex}.logo{color:#fff;font-size:1.4rem;font-weight:800;text-decoration:none}.navLinks{gap:22px;display:flex}.navLinks a{color:#c9d1d9;font-weight:600;text-decoration:none}.navLinks a:hover{color:#58a6ff}.hero{max-width:1180px;margin:0 auto;padding:90px 24px}.heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;display:grid}.eyebrow,.panelLabel{color:#58a6ff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 16px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:#fff;letter-spacing:-.06em;margin-bottom:26px;font-size:clamp(3.5rem,8vw,6.8rem);line-height:.95}h2{color:#fff;letter-spacing:-.04em;margin-bottom:30px;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.05}h3{color:#fff;font-size:1.25rem}.subtitle{color:#c9d1d9;max-width:720px;margin-bottom:34px;font-size:1.18rem;line-height:1.8}.heroButtons{flex-wrap:wrap;gap:16px;display:flex}.primaryBtn,.secondaryBtn,button,.panelBtn{cursor:pointer;border:1px solid #58a6ff;border-radius:999px;padding:15px 24px;font-weight:800;text-decoration:none;display:inline-block}.primaryBtn,button,.panelBtn{color:#07111f;background:#58a6ff}.secondaryBtn{color:#58a6ff;background:0 0}.trustRow{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.trustRow span,.cardTag{color:#58a6ff;background:#58a6ff1a;border:1px solid #58a6ff40;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:800}.heroPanel,.card,.step,.offerBox{background:#161b22;border:1px solid #58a6ff47;border-radius:28px;padding:32px}.heroPanel{background:linear-gradient(145deg,#58a6ff33,#58a6ff0a),#161b22;box-shadow:0 28px 90px #00000057}.heroPanel ul{gap:13px;margin:0 0 28px;padding-left:20px;display:grid}.heroPanel li,.card p,.step p,.offerBox p,.whyList p,.contact p{color:#c9d1d9;line-height:1.7}.panelBtn{text-align:center;display:block}.section{text-align:center;max-width:1180px;margin:0 auto;padding:88px 24px}.cards,.steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card,.step{text-align:left}.cardTag{margin-bottom:18px;display:inline-block}.offerBox{text-align:center;background:linear-gradient(135deg,#58a6ff33,#58a6ff0d),#161b22;border-color:#58a6ff73;max-width:820px;margin:34px auto 0}.offerBox h3{color:#58a6ff;font-size:1.7rem}.step span{color:#58a6ff;font-weight:900}.splitSection{text-align:left;grid-template-columns:1fr 1fr;gap:46px;display:grid}.whyList{gap:20px;display:grid}.whyList strong{color:#fff}.contactForm{gap:16px;max-width:680px;margin:34px auto 0;display:grid}input,select,textarea{color:#fff;background:#161b22;border:1px solid #58a6ff59;border-radius:14px;width:100%;padding:16px;font-size:1rem}textarea{resize:vertical;min-height:150px}.footer{text-align:center;border-top:1px solid #58a6ff33;padding:34px 24px}@media (width<=900px){.navbar{flex-direction:column;gap:16px}.navLinks{flex-wrap:wrap;justify-content:center}.heroGrid,.cards,.steps,.splitSection{grid-template-columns:1fr}.hero,.section{padding:60px 18px}h1,h2,.heroCopy{text-align:center}.heroButtons,.trustRow{justify-content:center}.logo{align-items:center;display:inline-flex}.logo img{width:auto;height:54px;display:block}}
