@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap');
:root{--bg:#07060b;--panel:rgba(17,13,25,.58);--panel2:rgba(255,255,255,.055);--line:rgba(188,124,255,.25);--purple:#8b3dff;--purple2:#c084ff;--purple3:#5b20a8;--text:#fff;--muted:#aaa5b4;--green:#5ce49a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#35145b 0,#120b1d 25%,#08070d 58%,#050509 100%);color:var(--text);font-family:Vazirmatn,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.bg-glow{position:fixed;width:360px;height:360px;border-radius:50%;filter:blur(80px);opacity:.16;pointer-events:none;z-index:0}.glow-1{background:#8b3dff;top:-100px;right:-80px}.glow-2{background:#4d1496;bottom:0;left:-120px}.bg-mark{position:fixed;inset:0;display:grid;place-items:center;opacity:.13;pointer-events:none;z-index:0}.bg-mark svg{width:min(70vw,620px);height:auto;fill:none;stroke:#fff;stroke-width:4.5;filter:drop-shadow(0 0 18px rgba(255,255,255,.08))}.top,main,footer{position:relative;z-index:1;max-width:1120px;margin:auto}.glass,.glass-panel{background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);box-shadow:inset 0 1px rgba(255,255,255,.09),0 20px 70px rgba(0,0,0,.28)}.top{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-top:16px;border-radius:22px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.crest{width:48px;height:48px;border:1px solid var(--line);border-radius:16px;display:grid;place-items:center;background:rgba(139,61,255,.13);box-shadow:0 0 30px rgba(139,61,255,.15);font-weight:800;font-size:24px}.brand strong{font-size:19px}.brand strong span{color:var(--purple2)}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.status{font-size:12px;color:#e7e3eb;border:1px solid rgba(255,255,255,.1);padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.04);backdrop-filter:blur(15px)}.status i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green);margin-left:7px}.hero{text-align:center;padding:68px 24px 48px;margin:18px 20px 18px;border-radius:30px}.eyebrow{color:#d5adff;font-size:13px;margin-bottom:16px}.hero h1{font-size:clamp(30px,6vw,60px);margin:0 0 15px;font-weight:800}.hero h1 span{display:block;color:var(--purple2);text-shadow:0 0 35px rgba(139,61,255,.35)}.hero p{color:var(--muted);margin:0 auto 30px;max-width:650px;line-height:2}.primary-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.glass{border-radius:16px;color:#fff;text-decoration:none;padding:13px 20px;cursor:pointer;font:inherit;transition:.22s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.glass:hover{transform:translateY(-2px);border-color:rgba(192,132,255,.62);box-shadow:0 0 32px rgba(139,61,255,.2)}.glass.primary{background:linear-gradient(135deg,rgba(139,61,255,.62),rgba(83,29,148,.45));border-color:rgba(192,132,255,.72)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 20px 18px}.quick{min-height:118px;flex-direction:column;align-items:flex-start;justify-content:center;padding:20px}.quick span{font-size:25px}.quick b{font-size:15px}.quick small{color:var(--muted);font-size:11px;margin-top:3px}.panel{border-radius:26px;padding:25px;margin:0 20px 18px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.section-title h2,.panel h2{margin:2px 0 7px}.section-title p,.panel p{color:var(--muted);font-size:13px;line-height:2}.kicker{font-size:10px;letter-spacing:1.5px;color:#c99cff}.small-btn{padding:11px 16px;white-space:nowrap}.price-layout{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:24px;align-items:stretch}.price-card{padding:22px;border-radius:22px;display:flex;flex-direction:column;align-items:flex-start}.price-icon{font-size:27px;margin-bottom:7px}.price-card h3{margin:0 0 9px}.rate{font-size:13px;color:#ddd;margin-bottom:17px}.rate strong{color:#d0a7ff;font-size:19px;margin-right:5px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.chips span,.about-points span{border:1px solid rgba(192,132,255,.22);background:rgba(139,61,255,.08);border-radius:999px;padding:7px 10px;font-size:11px;color:#eee}.price-card .glass{margin-top:auto}.divider{background:linear-gradient(180deg,transparent,rgba(255,255,255,.9),transparent);min-height:100%;width:1px}.device-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.device-btn{min-height:108px;flex-direction:column;border:1px solid rgba(255,255,255,.12)}.device-btn.active{border-color:rgba(192,132,255,.72);background:linear-gradient(135deg,rgba(139,61,255,.26),rgba(255,255,255,.05));box-shadow:0 0 35px rgba(139,61,255,.15)}.device-art{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:rgba(139,61,255,.18);font-size:23px}.device-btn small{color:var(--muted);font-size:10px}.guide{display:none;grid-template-columns:240px 1fr;gap:24px;align-items:center;border-radius:24px;padding:22px}.guide.active-guide{display:grid}.guide-visual{display:grid;place-items:center;min-height:245px}.phone{width:135px;height:230px;border:4px solid #d9d4e2;border-radius:25px;background:#08070d;padding:9px;box-shadow:0 0 30px rgba(139,61,255,.22)}.phone-speaker{width:42px;height:5px;background:#777;border-radius:10px;margin:1px auto 10px}.phone-screen{height:194px;border-radius:17px;background:linear-gradient(180deg,#24113b,#0c0911);padding:15px 10px;display:flex;flex-direction:column;gap:11px;font-size:9px}.phone-screen b{font-size:13px;color:#e9d7ff}.phone-screen i,.phone-screen span,.phone-screen em{font-style:normal;color:#aaa;background:rgba(255,255,255,.06);border-radius:8px;padding:8px}.phone-screen em{background:rgba(139,61,255,.35);color:#fff;text-align:center}.laptop{width:220px}.laptop-screen{height:140px;border:6px solid #bcb7c8;border-bottom-width:9px;border-radius:12px 12px 5px 5px;background:linear-gradient(135deg,#26103e,#0b0910);padding:28px 18px;display:flex;flex-direction:column;gap:10px;font-size:10px}.laptop-screen b{font-size:16px;color:#eadbff}.laptop-screen span,.laptop-screen em{font-style:normal;background:rgba(255,255,255,.07);padding:7px;border-radius:7px}.laptop-screen em{background:rgba(139,61,255,.4);text-align:center}.laptop-base{height:12px;background:#a8a3b2;border-radius:0 0 25px 25px;box-shadow:0 4px 0 #666}.guide-text h3{margin:5px 0 10px;font-size:20px}.step-label{color:#c99cff;font-size:11px}.guide-text ol{margin:0;padding-right:20px;color:#ddd;line-height:2.15;font-size:13px}.tip{border:1px solid rgba(192,132,255,.2);background:rgba(139,61,255,.08);border-radius:14px;padding:10px 12px!important;font-size:11px!important}.grid-two{display:grid;grid-template-columns:1fr 1fr}.grid-two .panel{min-height:280px}.service{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:13px}.service b{color:var(--green)}.about-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.support-panel{display:flex;align-items:center;gap:18px;padding:24px}.support-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:rgba(139,61,255,.16);border:1px solid var(--line);font-size:28px;flex:none}.support-panel p{max-width:780px}.telegram-btn{background:rgba(139,61,255,.18);border-color:rgba(192,132,255,.45);direction:ltr}.floating-support{position:fixed;z-index:20;left:16px;bottom:18px;border-radius:999px;padding:10px 15px;background:rgba(22,14,33,.68);box-shadow:0 10px 40px rgba(0,0,0,.35);font-size:12px}.floating-support span{font-size:18px}.floating-support b{font-size:11px}footer{display:flex;justify-content:space-between;color:#716b78;font-size:11px;padding:8px 20px 35px}@media(max-width:820px){.quick-grid{grid-template-columns:repeat(2,1fr)}.price-layout{grid-template-columns:1fr}.divider{width:100%;height:1px;min-height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent)}.guide{grid-template-columns:1fr}.guide-visual{min-height:220px}.grid-two{display:block}}@media(max-width:560px){.top{margin-top:8px}.status{display:none}.hero{padding-top:44px}.quick-grid{grid-template-columns:1fr 1fr}.panel{padding:18px;border-radius:21px}.section-title{display:block}.small-btn{margin-top:12px}.device-menu{grid-template-columns:1fr}.device-btn{min-height:82px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:1fr 1fr;text-align:right;justify-items:start;align-items:center}.device-art{grid-row:1/3}.floating-support{left:10px;bottom:10px}.floating-support b{display:none}.hero h1{font-size:34px}footer{display:block;text-align:center;line-height:2.2}}
.page-head{border-radius:28px;padding:34px 28px;margin:18px 20px}.page-head h1{font-size:clamp(28px,5vw,48px);margin:7px 0 12px}.page-head p{max-width:760px}.plan-actions{display:flex;flex-wrap:wrap;gap:8px}.plan-actions .glass{padding:10px 13px;font-size:12px}.mini-note{font-size:12px!important;line-height:2!important;min-height:82px}.standalone{margin:0 20px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.standalone .device-btn{min-height:150px}.checkout{max-width:760px;margin:40px auto;padding:45px 30px;border-radius:30px;text-align:center}.checkout-icon{font-size:48px;margin-bottom:10px}.checkout h1{font-size:clamp(27px,5vw,44px);margin:8px 0 24px}.checkout h1 span{color:var(--purple2)}.error-box{border:1px solid rgba(255,185,90,.28);background:rgba(255,168,58,.07);border-radius:20px;padding:20px;text-align:right}.error-box strong{color:#ffd29a}.error-box p{margin:8px 0 0}.checkout-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:24px 0}.back-link{display:inline-block;color:#c99cff;text-decoration:none;margin-top:10px;font-size:12px}.guide-page{margin:30px 20px;padding:30px;border-radius:30px;display:grid;grid-template-columns:320px 1fr;gap:35px;align-items:center}.guide-page h1{font-size:clamp(28px,5vw,46px);margin:8px 0}.guide-page p{font-size:14px}.guide-page ol{line-height:2.3;color:#ddd;font-size:13px}.about-long{margin:0 20px 18px;padding:32px;border-radius:28px}.about-long h2{margin-top:0;margin-bottom:10px;color:#eee}.about-long h2:not(:first-child){margin-top:30px}.about-long p{font-size:14px;line-height:2.3}.quote{margin-top:28px;padding:20px;border-radius:18px;border:1px solid rgba(192,132,255,.25);background:rgba(139,61,255,.08);color:#e8d6ff;line-height:2}.support-page{max-width:760px;margin:40px auto;padding:40px 30px;border-radius:30px;text-align:center}.support-page h1{font-size:clamp(28px,5vw,46px);margin:8px 0}.support-page>p{line-height:2.2}.telegram-card{margin:25px auto;padding:22px;border-radius:22px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.telegram-card span{color:var(--muted);font-size:12px}.telegram-card strong{font-size:20px;color:#e9d7ff;direction:ltr}.announcement{margin-bottom:18px}.announcement h2{margin-top:5px}.announcement p{max-width:800px}
@media(max-width:820px){.standalone{grid-template-columns:1fr}.guide-page{grid-template-columns:1fr}.checkout,.support-page{margin:25px 20px}.guide-page{padding:22px}.plan-actions .glass{flex:1 1 140px}}
