*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:#f7f8fc;color:#182033;line-height:1.8}a{color:inherit}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.top{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-bottom:1px solid #e8eaf2}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:22px;color:#5038d5;text-decoration:none}.logo{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#6d4aff,#4f39d7);color:white;font-weight:900}.links{display:flex;gap:18px;align-items:center;font-size:14px}.links a{text-decoration:none;color:#4b5264}.hero{padding:88px 0 62px;background:radial-gradient(circle at 85% 20%,#ebe6ff 0,transparent 35%),linear-gradient(180deg,#fff,#f7f8fc)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.eyebrow{display:inline-block;padding:7px 12px;border-radius:999px;background:#eeeaff;color:#533bd8;font-weight:700;font-size:13px}.hero h1{font-size:clamp(38px,6vw,68px);line-height:1.1;margin:18px 0 16px}.hero p{font-size:19px;color:#626b7d;max-width:700px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:14px;text-decoration:none;font-weight:800;border:1px solid #dedff0}.btn.primary{background:#5b42df;color:white;border-color:#5b42df}.btn.soft{background:white;color:#40355c}.phone{background:#171a28;border-radius:34px;padding:14px;box-shadow:0 25px 60px rgba(65,45,160,.22);max-width:330px;margin:auto}.screen{background:linear-gradient(180deg,#f7f6ff,#fff);border-radius:24px;min-height:560px;padding:22px}.screen .mini{height:14px;border-radius:8px;background:#e9e5ff;margin:12px 0}.screen .card{background:white;border:1px solid #ececf3;border-radius:18px;padding:18px;margin:14px 0;box-shadow:0 8px 24px rgba(32,28,65,.06)}section{padding:66px 0}.section-title{font-size:32px;margin:0 0 10px}.muted{color:#697386}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.feature,.panel{background:white;border:1px solid #e9eaf1;border-radius:20px;padding:24px;box-shadow:0 10px 30px rgba(24,32,51,.04)}.feature h3,.panel h2{margin-top:0}.icon{width:46px;height:46px;border-radius:14px;background:#eeeaff;color:#5b42df;display:grid;place-items:center;font-size:22px;margin-bottom:14px}.cta{background:linear-gradient(135deg,#5b42df,#7a57ef);color:white;border-radius:28px;padding:34px}.cta p{color:#ebe6ff}.legal main{width:min(860px,calc(100% - 32px));margin:42px auto 70px}.legal .panel{margin-bottom:16px}.legal h1{margin-bottom:6px}.legal h2{font-size:21px}.legal ul{padding-right:22px}.note{background:#f3f0ff;border-right:4px solid #5b42df;padding:12px 14px;border-radius:10px}.field{margin:14px 0}.field label{display:block;font-weight:700;margin-bottom:6px}.field input,.field textarea{width:100%;border:1px solid #dfe2ec;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.field textarea{min-height:120px;resize:vertical}.success{color:#137333;margin-top:12px}.error{color:#b3261e;margin-top:12px}footer{border-top:1px solid #e6e8ef;padding:28px 0;color:#7a8191;font-size:13px}.foot{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.foot a{margin-left:14px;text-decoration:none}@media(max-width:820px){.hero-grid{grid-template-columns:1fr}.phone{display:none}.grid3{grid-template-columns:1fr}.links{display:none}.hero{padding-top:58px}.hero h1{font-size:42px}}