:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17172d;background:#f8f7ff;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:#4f46e5}header,main,footer{max-width:1080px;margin:auto;padding:22px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{font-weight:850;font-size:22px;color:#4f46e5;text-decoration:none}.locale{display:flex;gap:5px;padding:4px;background:#eceafd;border-radius:10px}.locale a{padding:5px 9px;border-radius:7px;text-decoration:none;font-size:13px;font-weight:750;color:#555174}.locale a.active{background:#fff;color:#332d8a;box-shadow:0 2px 8px #302b7820}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center;padding-top:70px;padding-bottom:78px}h1{font-size:clamp(40px,6vw,68px);line-height:1.03;margin:0 0 22px;letter-spacing:-.035em}h2{color:#302b78;margin-top:38px}.lead{font-size:20px;color:#56566e}.button{display:inline-block;background:#4f46e5;color:#fff;text-decoration:none;padding:13px 21px;border-radius:12px;font-weight:750;margin:10px 8px 0 0}.button.secondary{background:#fff;color:#29274f;border:1px solid #dcd9f8}.mock{background:#17162c;border-radius:28px;padding:21px;box-shadow:0 30px 80px #5b4ccc35;transform:rotate(2deg)}.panel,.card{background:#fff;border-radius:18px;padding:25px;border:1px solid #e3e0f5}.line{height:10px;background:#e7e5ff;border-radius:9px;margin:15px 0}.line.short{width:70%}.progress{background:#ddd9ff;height:8px;border-radius:8px;overflow:hidden}.progress:after{content:"";display:block;width:62%;height:100%;background:linear-gradient(90deg,#4f46e5,#22d3ee)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 70px}.price{font-size:38px;font-weight:850}.muted{color:#69677d}.document{max-width:800px}.document h1{font-size:clamp(34px,5vw,50px);margin-top:35px}.document h2{margin-top:32px}.notice{padding:14px 17px;background:#eeecff;border-radius:12px}.demo-image{width:100%;height:auto;border-radius:14px;border:1px solid #ddd9f8}footer{border-top:1px solid #e5e2f4;color:#69677d;display:flex;gap:18px;flex-wrap:wrap;margin-top:40px}footer a{color:#56518b}@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:35px}.plans{grid-template-columns:1fr}.topbar{align-items:flex-start}}
