:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7fb;background:#07090f;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 85% 10%,rgba(90,82,255,.16),transparent 28%),#07090f;color:#f5f7fb}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.brandMark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#8d7bff,#5e5bff);display:grid;place-items:center;font-weight:800;box-shadow:0 8px 30px #635bff4d}.brand strong,.brand small{display:block}.brand strong{font-size:16px}.brand small{font-size:11px;color:#9ca3b5;letter-spacing:.12em;text-transform:uppercase}.navLink{color:#aeb4c2;text-decoration:none;font-size:14px}.hero{min-height:620px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;padding:74px 0 90px}.eyebrow{display:inline-block;color:#9b91ff;font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin-bottom:18px}.hero h1,.content h2,.access h2{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:0}.lead{font-size:19px;line-height:1.65;color:#aeb4c2;max-width:680px;margin:28px 0 34px}.ctaRow{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.primary{border:0;border-radius:16px;background:linear-gradient(135deg,#8d7bff,#625dff);color:#fff;padding:18px 24px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 14px 40px #645bff4d}.micro{font-size:13px;color:#7f8797}.bookWrap{display:flex;justify-content:center;perspective:1000px}.book{position:relative;width:330px;aspect-ratio:.72;border-radius:12px 26px 26px 12px;padding:38px 34px;background:linear-gradient(145deg,#1d1c48,#111126 55%,#090a11);transform:rotateY(-13deg) rotate(2deg);box-shadow:35px 45px 80px #00000080,inset -10px 0 25px #ffffff0a;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.book:after{content:"";position:absolute;right:-14px;top:2%;width:22px;height:96%;background:linear-gradient(90deg,#d8dbe5,#787c89);border-radius:0 8px 8px 0}.bookGlow{position:absolute;width:280px;height:280px;border-radius:50%;background:#645cff;filter:blur(70px);opacity:.28;right:-120px;top:-70px}.bookKicker{position:relative;font-size:11px;letter-spacing:.18em;color:#aaa4ff}.book h2{position:relative;font-size:54px;line-height:.88;letter-spacing:-.06em;margin:70px 0 18px}.book p{position:relative;color:#a9adba;max-width:190px;line-height:1.5;font-size:14px}.bookLogo{position:absolute;bottom:30px;left:34px;width:40px;height:40px;border-radius:12px;background:#6d65ff;display:grid;place-items:center;font-weight:800}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #20232e;border-bottom:1px solid #20232e}.stats div{padding:28px 22px;border-right:1px solid #20232e;display:flex;gap:15px;align-items:flex-start}.stats div:last-child{border-right:0}.stats strong{color:#726cff;font-size:12px}.stats span{font-size:14px;line-height:1.45;color:#aeb4c2}.content{padding:130px 0}.content h2,.access h2{font-size:clamp(38px,5vw,62px)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px}.cards article{padding:30px;border:1px solid #20232e;border-radius:20px;background:linear-gradient(180deg,#ffffff06,#ffffff02)}.cards article>span{color:#7770ff;font-size:12px;font-weight:700}.cards h3{font-size:21px;margin:36px 0 12px}.cards p{color:#989faf;line-height:1.65;margin:0}.access{display:grid;grid-template-columns:1fr .82fr;gap:80px;align-items:center;padding:100px 0 120px;border-top:1px solid #20232e}.accessCopy>p{color:#9da4b4;line-height:1.65;max-width:620px;font-size:17px}.consent{display:flex;gap:12px;align-items:flex-start;margin-top:28px;color:#c8ccd5;line-height:1.5;font-size:14px}.consent input{width:18px;height:18px;margin-top:2px;accent-color:#6c64ff}.loginCard{background:#0d1018;border:1px solid #242834;border-radius:24px;padding:28px}.oauth{width:100%;height:58px;border-radius:14px;border:1px solid #2a2e3a;background:#fff;color:#111;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;margin-bottom:12px}.oauth span{width:25px;height:25px;border-radius:8px;background:#f0f1f4;display:grid;place-items:center}.oauth.yandex{background:#151923;color:#fff}.oauth.yandex span{background:#fc3f1d;color:#fff}.loginCard>p{font-size:12px;line-height:1.6;text-align:center;color:#6f7687;margin:18px 12px}.secure{padding:13px 14px;border-radius:12px;background:#111621;color:#80889a;font-size:12px;text-align:center}.download{width:100%;margin-top:14px}.errorText{color:#ff7f8f!important}.footer{min-height:150px;border-top:1px solid #20232e;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#777f90;font-size:13px}.footer .brand{color:#f5f7fb}@media(max-width:820px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.navLink{display:none}.hero{grid-template-columns:1fr;padding:55px 0 70px;gap:56px}.heroCopy{text-align:left}.hero h1{font-size:51px}.lead{font-size:16px}.book{width:min(300px,82vw)}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid #20232e}.content{padding:90px 0}.cards{grid-template-columns:1fr}.access{grid-template-columns:1fr;gap:45px;padding:80px 0}.footer{padding:36px 0;flex-direction:column;align-items:flex-start;min-height:auto}.footer p{margin:0}}@media(max-width:480px){.hero h1{font-size:42px}.hero{padding-top:40px}.ctaRow{align-items:flex-start;flex-direction:column}.primary{width:100%}.stats{grid-template-columns:1fr}.stats div{border-right:0!important;border-bottom:1px solid #20232e}.stats div:last-child{border-bottom:0}.book{width:260px}.book h2{font-size:44px}.content h2,.access h2{font-size:38px}.loginCard{padding:20px}}
