:root{--bg:#0d0716;--panel:#171023;--panel2:#211332;--purple:#9c56f3;--light:#d7b6ff;--muted:#a99bb9;--line:rgba(196,151,255,.18);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#f8f5fb;background:radial-gradient(circle at 76% 2%,#2d1551 0,transparent 31rem),linear-gradient(180deg,#0d0716,#12091e 52%,#0b0612);font-family:Inter,"Segoe UI",Arial,sans-serif;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.28;z-index:-1}.ambient-one{width:420px;height:420px;background:#7c27e7;right:-180px;top:35%}.ambient-two{width:330px;height:330px;background:#3b1bb3;left:-180px;top:60%}.topbar{width:min(var(--max),calc(100% - 44px));height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{text-transform:uppercase;letter-spacing:.18em;font-size:15px}.brand small{color:var(--muted);font-size:11px;letter-spacing:.22em;margin-top:7px;text-transform:uppercase}.topbar nav{display:flex;align-items:center;gap:32px;color:#cfc5da;font-size:14px}.topbar nav a:hover{color:#fff}.topbar .main-site{padding:11px 17px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.025)}main{width:min(var(--max),calc(100% - 44px));margin:auto}.hero{min-height:680px;padding:92px 0 70px;display:grid;grid-template-columns:1fr 1.05fr;gap:75px;align-items:center}.eyebrow{font-size:12px;color:#c6a4ea;letter-spacing:.16em;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:10px}.eyebrow span{display:inline-block;width:25px;height:1px;background:#a85cff;box-shadow:0 0 10px #a85cff}.hero h1{font-size:clamp(53px,6.2vw,88px);line-height:.95;letter-spacing:-.055em;margin:25px 0 26px;max-width:650px}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#8f46ed,#e2c2ff);background-clip:text;-webkit-background-clip:text}.lead{color:#b6aabd;font-size:18px;line-height:1.75;max-width:610px}.actions{display:flex;align-items:center;gap:22px;margin-top:35px;flex-wrap:wrap}.download-button{display:flex;align-items:center;gap:15px;border-radius:15px;padding:15px 25px 15px 17px;background:linear-gradient(135deg,#7130d7,#a154ed);box-shadow:0 18px 44px rgba(115,49,216,.35),inset 0 1px rgba(255,255,255,.22);transition:.2s transform,.2s filter}.download-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.download-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.14);font-size:26px}.download-button span:last-child{display:flex;flex-direction:column}.download-button strong{font-size:16px}.download-button small{font-size:12px;color:#eadcff;margin-top:4px}.safe{color:#9e91a9;font-size:12px}.safe span{color:#73e0a4;margin-right:5px}.meta-row{display:flex;gap:20px;margin-top:26px;font-size:12px;color:#82758e;flex-wrap:wrap}.meta-row span+span:before{content:"•";margin-right:20px;color:#65437d}.download-error{margin-top:35px;border:1px solid rgba(255,104,138,.3);background:rgba(112,24,49,.18);padding:18px 20px;border-radius:14px;display:flex;flex-direction:column;gap:5px;max-width:540px}.download-error span{color:#cdb6be}.launcher-preview{position:relative;border:1px solid rgba(213,171,255,.2);border-radius:23px;background:linear-gradient(145deg,rgba(35,20,54,.96),rgba(18,10,30,.98));min-height:440px;box-shadow:0 40px 90px rgba(0,0,0,.5),0 0 90px rgba(115,48,216,.13);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.preview-glow{position:absolute;width:350px;height:350px;right:-60px;top:40px;background:#7628df;filter:blur(100px);opacity:.22}.window-bar{height:58px;border-bottom:1px solid var(--line);padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#7f718d;font-size:12px}.window-brand{display:flex;align-items:center;gap:8px;letter-spacing:.16em;color:#d8c6e8}.window-brand img{width:22px}.window-body{display:grid;grid-template-columns:115px 1fr;min-height:380px}.window-body aside{border-right:1px solid var(--line);padding:34px 14px;display:flex;flex-direction:column;gap:12px;color:#75667f;font-size:12px}.window-body aside div{padding:11px;border-radius:9px}.window-body aside .nav-active{background:linear-gradient(90deg,rgba(146,72,237,.23),transparent);color:#d9baff}.preview-content{padding:50px 42px;position:relative}.status{font-size:9px;letter-spacing:.13em;color:#75e1a6}.preview-content h2{font-size:44px;line-height:.95;margin:17px 0 14px}.preview-content p{color:#95869f;font-size:12px;line-height:1.6;max-width:290px}.play{display:flex;justify-content:space-between;width:220px;margin-top:30px;background:linear-gradient(90deg,#7130d7,#a454ed);padding:15px 18px;border-radius:10px;font-size:12px;font-weight:800;letter-spacing:.13em}.preview-cards{display:flex;gap:10px;margin-top:33px}.preview-cards i{display:block;width:78px;height:50px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,rgba(168,84,237,.12),rgba(255,255,255,.02))}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.018);margin:15px 0 130px}.stats div{padding:30px 34px;display:flex;flex-direction:column;gap:8px}.stats div+div{border-left:1px solid var(--line)}.stats strong{font-size:17px;color:#e2d5eb}.stats span{font-size:12px;color:#81738c}.section{margin-bottom:130px}.section-heading span,.release-note span{font-size:11px;color:#a866ed;letter-spacing:.18em;font-weight:800}.section-heading h2,.release-note h2{font-size:40px;margin:12px 0 35px;letter-spacing:-.035em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:31px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(42,24,62,.64),rgba(19,11,31,.68));border-radius:20px;min-height:245px}.feature-grid b{font-size:11px;color:#9351dc}.feature-grid h3{font-size:21px;margin:44px 0 12px}.feature-grid p{color:#9d90a7;line-height:1.7;font-size:14px}.release-note{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding:46px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(120deg,rgba(111,47,206,.16),rgba(255,255,255,.015));margin-bottom:130px}.release-note h2{margin-bottom:0}.release-note p{color:#b3a6bb;line-height:1.8;margin:0}.requirement-list{border-top:1px solid var(--line)}.requirement-list div{display:grid;grid-template-columns:150px 1fr;padding:20px 4px;border-bottom:1px solid var(--line)}.requirement-list span{color:#806f8b;font-size:13px}.requirement-list strong{font-size:14px;font-weight:500;color:#cfc4d7}.final-cta{text-align:center;margin:50px 0 130px;padding:75px 20px;border:1px solid var(--line);border-radius:25px;background:radial-gradient(circle at 50% 100%,rgba(125,48,219,.25),transparent 55%),rgba(255,255,255,.014)}.final-cta h2{font-size:42px;margin:20px 0 8px}.final-cta p{color:#9d90a7}.final-cta a{display:inline-flex;gap:35px;margin-top:24px;padding:15px 21px;border-radius:12px;background:#8d45e5;font-weight:700;font-size:14px}footer{width:min(var(--max),calc(100% - 44px));margin:auto;border-top:1px solid var(--line);padding:29px 0 45px;display:flex;justify-content:space-between;color:#71657b;font-size:12px}footer strong{color:#ae78e6}@media(max-width:900px){.topbar nav a:not(.main-site){display:none}.hero{grid-template-columns:1fr;padding-top:65px}.launcher-preview{transform:none}.stats{grid-template-columns:1fr}.stats div+div{border-left:0;border-top:1px solid var(--line)}.feature-grid{grid-template-columns:1fr}.release-note{grid-template-columns:1fr;gap:15px}.section,.release-note,.stats{margin-bottom:85px}}@media(max-width:560px){.topbar,main,footer{width:min(100% - 26px,var(--max))}.topbar{height:75px}.main-site{font-size:0}.main-site:after{content:"Сайт";font-size:13px}.hero{padding:55px 0;gap:45px}.hero h1{font-size:50px}.lead{font-size:16px}.launcher-preview{min-height:390px}.window-body{grid-template-columns:62px 1fr}.window-body aside span{display:none}.preview-content{padding:45px 24px}.preview-content h2{font-size:36px}.preview-cards{display:none}.feature-grid article{min-height:210px}.requirement-list div{grid-template-columns:1fr;gap:8px}.release-note{padding:29px}.section-heading h2,.release-note h2,.final-cta h2{font-size:32px}footer{flex-direction:column;gap:10px}}
