:root{color-scheme:light;--ink: #11172a;--muted: #667085;--blue: #3c67ff;--purple: #7c4cff;--page: #f4f7ff;--card: rgba(255, 255, 255, .78);--line: rgba(126, 137, 190, .16);--shadow: 0 30px 88px rgba(76, 86, 150, .12);--shell: 1080px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 88% 8%,rgba(124,76,255,.1),transparent 24%),linear-gradient(180deg,#fbfcff 0%,var(--page) 28%,#f8f9ff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(var(--shell),calc(100% - 64px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(118,126,180,.1)}.header-inner{display:grid;grid-template-columns:210px 1fr auto;align-items:center;min-height:86px;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 12px 22px rgba(97,80,255,.22))}.brand strong,.brand em{display:block}.brand strong{font-size:18px;line-height:1}.brand em{margin-top:4px;color:var(--muted);font-style:normal;font-size:12px}.brand-slogan{display:block;margin-top:6px;color:var(--muted);font-style:normal;font-size:12px;font-weight:600;line-height:1.5}.nav{display:flex;justify-content:center;gap:48px;color:#11172a;font-size:13px;font-weight:800}.nav-cta{display:inline-flex;align-items:center;justify-content:center;flex:none;height:42px;padding:0 18px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));font-size:13px;font-weight:900;white-space:nowrap;box-shadow:0 14px 28px #4c54ff3d}.header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.lang-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:36px;border:1px solid var(--line);border-radius:999px;color:#3b4055;background:#ffffffad;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.hero{overflow:hidden;position:relative;padding:72px 0 86px;min-height:640px;background:linear-gradient(90deg,#f4f7fff5,#f4f7ffc7 28%,#f4f7ff14 58%),linear-gradient(180deg,#f4f7ff80,#f4f7ff00 22%,#f4f7ff6b),url(/assets/generated/hero-bg-wide-seamless.png) center / cover no-repeat,#f4f7ff}.hero-grid{display:grid;grid-template-columns:minmax(320px,420px) 1fr;align-items:center;gap:0;min-height:520px}.hero-copy{position:relative;z-index:1;max-width:420px}h1,h2,p{margin:0}h1{color:#11172a;font-size:44px;line-height:1.2;font-weight:950;letter-spacing:0}h1 span{display:inline-block;color:var(--blue)}h2{color:#11172a;font-size:32px;line-height:1.18;font-weight:950;letter-spacing:0}.hero-copy p,.panel-copy p,.cta p{margin-top:18px;color:var(--muted);font-size:15px;line-height:1.75;font-weight:600}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.cta .actions{flex-wrap:wrap;gap:10px}.cta .actions .btn{flex:0 0 auto;min-width:118px;padding:0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:118px;height:42px;border-radius:20px;padding:0 20px;font-size:13px;font-weight:900}.btn.primary{color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));box-shadow:0 14px 26px #4c54ff40}.btn.primary:before{content:"↓";margin-right:8px}.btn.secondary{color:#3b4055;border:1px solid var(--line);background:#ffffffad}.benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:54px}.benefits span{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;color:#3b4055;font-size:12px;font-weight:850;line-height:1.35}.benefits img{width:28px;height:28px;border-radius:9px;object-fit:cover}.hero-art{display:none}.panel{padding:24px 0;background:var(--page)}.panel-grid,.modes-grid,.network-grid,.security-grid,.cta-grid{position:relative;overflow:hidden;border-radius:28px;padding:52px;background:radial-gradient(circle at 82% 18%,rgba(125,108,255,.09),transparent 36%),radial-gradient(circle at 16% 88%,rgba(65,111,255,.06),transparent 34%),var(--card);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.panel-grid,.network-grid,.security-grid,.cta-grid{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:center;gap:58px}.panel-grid{min-height:540px}.instant .panel-grid{background:linear-gradient(90deg,#f4f7ffeb,#f4f7ff2e 66%),radial-gradient(circle at 78% 32%,rgba(125,108,255,.16),transparent 38%),#f4f7ff}.round-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#ffffff85;box-shadow:0 18px 38px #565ca51f;overflow:hidden}.round-icon.small{width:56px;height:56px}.round-icon img{width:100%;height:100%;object-fit:cover}.panel-copy h2{margin-top:20px}.mini-stats,.network-stats,.support-cards{display:grid;gap:12px;margin-top:34px}.mini-stats,.support-cards{grid-template-columns:repeat(2,1fr)}.network-stats{grid-template-columns:repeat(3,1fr)}.mini-stats span,.network-stats span,.support-cards span{border:1px solid rgba(255,255,255,.72);border-radius:16px;padding:20px;background:#f6f8ffad;box-shadow:inset 0 1px #ffffffb8}.mini-stats strong,.network-stats strong{display:block;color:var(--purple);font-size:30px;line-height:1}.mini-stats em,.network-stats em,.support-cards em{display:block;margin-top:6px;color:var(--muted);font-style:normal;font-size:12px;line-height:1.45;font-weight:700}.support-cards strong{display:block;color:#11172a;font-size:14px}.device-showcase{position:relative;min-height:460px;border-radius:30px;background:transparent}.device-showcase:before{position:absolute;content:"";left:6%;right:4%;bottom:0;height:110px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(100,108,205,.18),transparent 70%);filter:blur(16px)}.pc-shot{position:absolute;left:0;top:96px;z-index:1;width:min(84%,590px);border-radius:18px;box-shadow:0 28px 70px #4c569629}.phone-shot{position:absolute;right:0;top:18px;z-index:2;width:min(28%,180px);border:1px solid rgba(255,255,255,.82);border-radius:24px;background:#ffffff73;transform:rotate(1.5deg);object-fit:cover;object-position:center;box-shadow:0 30px 70px #4c569633,0 0 0 10px #ffffff47}.modes-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:48px;align-items:center;min-height:330px;background:linear-gradient(90deg,#f4f7ff33,#f4f7ffb8 58%,#f4f7ffe6),url(/assets/generated/modes-bg-wide-seamless.png) center / cover no-repeat,#f4f7ff}.mode-visual{align-self:stretch;min-height:280px;border-radius:22px}.mode-copy .scene-grid{margin-top:28px}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.scene-grid article{min-height:116px;border:1px solid rgba(255,255,255,.76);border-radius:18px;padding:18px 10px;text-align:center;background:#ffffffc2;box-shadow:0 14px 28px #46529114}.scene-grid img,.scene-grid strong,.scene-grid em{display:block}.scene-grid img{width:42px;height:42px;border-radius:14px;object-fit:cover;margin:0 auto}.scene-grid strong{margin-top:12px;font-size:13px}.scene-grid em{margin-top:4px;color:var(--muted);font-size:11px}.network-grid,.security-grid{min-height:360px}.network-grid{background:linear-gradient(90deg,#f4f7fff0,#f4f7ffad,#f4f7ff0f 72%),url(/assets/generated/network-bg-wide-seamless.png) center / cover no-repeat,#f4f7ff}.security-grid{background:linear-gradient(90deg,#f4f7ff00,#f4f7ffb3 36%,#f4f7fff7 62%),url(/assets/generated/security-bg-wide-seamless.png) -180px center / cover no-repeat,#f4f7ff}.network-art,.security-art{min-height:250px}.network-art img,.security-art img{width:100%;height:100%;min-height:inherit;object-fit:contain;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.security-art{min-height:300px}.cta-grid{position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:320px;background:linear-gradient(90deg,#f4f7fffa,#f4f7ffad 38%,#f4f7ff1a 72%),#f4f7ff}.cta-grid:before,.cta-grid:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none}.cta-grid:before{z-index:1;background:url(/assets/generated/cta-banner-3d.png) right -3% center / auto 108% no-repeat}.cta-grid:after{z-index:0;background:url(/assets/generated/cta-banner-3d.png) center / cover no-repeat;opacity:.22}.cta-grid>*{position:relative;z-index:2}.cta-art{position:relative;display:grid;place-items:center;min-height:260px}.cta-art:before{display:none}.cta-art img{display:none}.footer{padding:24px 0;color:var(--muted);background:#fff}.footer-inner{display:grid;grid-template-columns:auto 1fr;gap:38px;align-items:center}.footer-brand{display:grid;gap:10px;align-content:center}.footer .legal{margin:0 0 0 52px;color:#8a91a8;font-size:12px;line-height:1.8}.footer nav{display:inline-flex;flex-wrap:wrap;justify-self:end;align-self:center;gap:36px;color:#343a50;font-size:12px;font-weight:750}@media(max-width:980px){.container{width:min(100% - 48px,860px)}.header-inner{grid-template-columns:200px 1fr auto;gap:18px}.nav{gap:24px}h1{font-size:38px}h2{font-size:30px}.hero{padding:48px 0 58px;min-height:560px;background-position:58% center}.hero-grid{grid-template-columns:minmax(270px,.82fr) minmax(0,1.18fr);gap:28px}.hero-grid{min-height:auto}.hero-copy{max-width:640px}.hero-art img{width:min(100%,520px);max-width:520px}.panel-grid,.network-grid,.security-grid{grid-template-columns:230px minmax(0,1fr);gap:34px}.panel-grid,.modes-grid,.network-grid,.security-grid,.cta-grid{padding:42px}.device-showcase{min-height:400px}.pc-shot{left:1%;width:84%;top:94px}.phone-shot{right:4%;top:18px;width:27%}.modes-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.88fr);gap:34px}.network-art img,.security-art img{width:min(100%,460px);margin:0 auto}.footer-inner{grid-template-columns:1fr;gap:28px}.footer nav{justify-self:start}}@media(max-width:760px){.container{width:calc(100% - 32px)}.site-header{position:sticky;top:0;z-index:100}.header-inner{grid-template-columns:1fr auto;min-height:52px}.brand mark{width:30px;height:30px}.brand-mark{width:30px;height:30px}.brand strong{font-size:16px}.nav,.nav-cta{display:none}.lang-toggle{width:34px;height:28px;min-width:34px;font-size:10px;border-radius:8px}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;border:none;background:transparent;cursor:pointer}.mobile-menu-btn span{display:block;width:18px;height:2px;background:var(--ink);border-radius:2px;transition:all .3s ease}.mobile-menu-btn[aria-expanded=true] span:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.mobile-menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}.mobile-menu-btn[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-menu{display:none;flex-direction:column;align-items:center;gap:0;padding:12px 20px 16px;background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(118,126,180,.1);animation:slideDown .25s ease-out}.mobile-menu.open{display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobile-menu nav{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;padding-bottom:12px;border-bottom:1px solid var(--line)}.mobile-menu nav a{font-size:14px;font-weight:700;color:var(--ink);padding:2px 0}.mobile-download-btn{margin-top:12px;width:100%;max-width:240px;height:40px;font-size:13px;border-radius:20px}.hero{padding:16px 0 20px;min-height:auto;background:linear-gradient(180deg,#f4f7fff2,#f4f7ffd9,#f4f7ff4d 80%,#f4f7ff99),url(/assets/generated/hero-bg-wide-seamless.png) 58% bottom / auto 72% no-repeat,#f4f7ff}.hero-grid{grid-template-columns:1fr;gap:12px}h1{font-size:28px;line-height:1.3;margin-bottom:0}h2{font-size:22px;line-height:1.35}.hero-copy p,.panel-copy p,.cta p{font-size:15px;line-height:1.65}.hero-copy p{margin-top:8px}.hero-art{justify-content:center}.hero-art img{width:100%;max-width:340px}.actions{margin-top:14px;gap:8px}.btn{height:40px;font-size:14px;border-radius:16px;padding:0 16px}.benefits{grid-template-columns:1fr;margin-top:16px;gap:6px}.benefits span{grid-template-columns:24px 1fr;gap:8px;font-size:14px;padding:8px 10px;border-radius:8px;background:#ffffff8c;border:1px solid rgba(255,255,255,.6)}.benefits img{width:24px;height:24px;border-radius:6px}.panel{padding:6px 0}.panel-grid,.modes-grid,.network-grid,.security-grid,.cta-grid{padding:16px 14px;border-radius:14px}.panel-grid,.modes-grid,.network-grid,.security-grid,.cta-grid{grid-template-columns:1fr}.panel-copy{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.panel-copy>.round-icon{flex-shrink:0}.panel-copy>h2{margin-top:0;flex:1;min-width:0}.panel-copy>h2 br{display:none}.panel-copy>p,.panel-copy>.mini-stats,.panel-copy>.scene-grid,.panel-copy>.network-stats,.panel-copy>.support-cards{flex-basis:100%}.round-icon{width:40px;height:40px;border-radius:12px}.round-icon.small{width:36px;height:36px}.panel-copy h2{margin-top:10px}.panel-grid,.network-grid,.security-grid,.cta-grid{min-height:auto}.device-showcase{min-height:220px;padding:0;margin-top:4px}.device-showcase:before{height:60px;left:4%;right:4%}.pc-shot{position:absolute;top:56px;left:0;width:88%;border-radius:10px}.phone-shot{right:-2%;top:6px;width:28%;border-radius:14px;box-shadow:0 10px 24px #4c569624,0 0 0 3px #fff3}.mini-stats,.network-stats,.support-cards{grid-template-columns:1fr;gap:6px;margin-top:12px}.mini-stats span,.network-stats span,.support-cards span{padding:10px;border-radius:10px}.mini-stats strong{font-size:28px}.mini-stats em{font-size:14px;margin-top:2px;line-height:1.35}.network-stats strong{font-size:28px}.network-stats em,.support-cards em{font-size:14px;margin-top:2px;line-height:1.35}.support-cards strong{font-size:16px}.scene-grid{grid-template-columns:1fr;gap:6px;margin-top:12px}.scene-grid article{display:flex;align-items:center;gap:10px;min-height:auto;padding:10px 12px;border-radius:10px;text-align:left}.scene-grid img{flex-shrink:0;width:32px;height:32px;border-radius:10px;margin:0}.scene-grid strong{margin-top:0;font-size:15px}.scene-grid em{margin-top:2px;font-size:13px}.support-cards{grid-template-columns:1fr;gap:6px}.network-art,.security-art,.cta-art,.mode-visual{display:none}.cta .actions{display:grid!important;grid-template-columns:1fr!important;gap:8px;flex-wrap:nowrap;margin-top:12px}.cta .actions .btn{min-width:0;width:100%;padding:0 14px;font-size:16px;height:48px;border-radius:14px}.cta .actions .btn.primary:before{content:"↓ ";margin-right:2px}.cta-grid:before,.cta-grid:after{opacity:.1}.footer{padding:16px 0}.footer-inner{grid-template-columns:1fr;gap:12px}.footer-brand{gap:6px}.footer .legal{margin-left:38px;font-size:11px;line-height:1.65}.footer nav{justify-self:start;gap:8px 20px;flex-wrap:wrap;font-size:12px}}@media(max-width:480px){.container{width:calc(100% - 24px)}.brand-mark{width:26px;height:26px}.brand strong{font-size:15px}.header-inner{min-height:48px}h1{font-size:24px;line-height:1.3}h2{font-size:20px}.hero-copy p,.panel-copy p,.cta p{font-size:14px;line-height:1.6}.hero{padding:12px 0 16px}.hero-grid{gap:8px}.hero-art img{max-width:280px}.actions{gap:6px;margin-top:10px;flex-direction:column}.btn{min-width:0;flex:1 1 auto;height:46px;font-size:15px;padding:0 12px;border-radius:14px}.benefits{grid-template-columns:1fr;gap:5px;margin-top:12px}.benefits span{padding:6px 8px;font-size:13px}.benefits img{width:22px;height:22px}.panel{padding:4px 0}.panel-grid,.modes-grid,.network-grid,.security-grid,.cta-grid{padding:14px 10px;border-radius:10px}.panel-copy{gap:6px}.round-icon{width:36px;height:36px}.round-icon.small{width:32px;height:32px}.panel-copy h2{margin-top:8px}.mini-stats,.network-stats,.support-cards{grid-template-columns:1fr;gap:5px;margin-top:10px}.mini-stats span,.network-stats span,.support-cards span{padding:8px;border-radius:8px}.mini-stats strong{font-size:26px}.mini-stats em{font-size:13px}.network-stats strong{font-size:26px}.network-stats em,.support-cards em{font-size:13px}.support-cards strong{font-size:15px}.scene-grid{grid-template-columns:1fr;gap:5px;margin-top:10px}.scene-grid article{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;text-align:left}.scene-grid img{flex-shrink:0;width:28px;height:28px;border-radius:8px;margin:0}.scene-grid strong{font-size:14px;margin-top:0}.scene-grid em{font-size:12px}.support-cards{grid-template-columns:1fr;gap:5px}.device-showcase{min-height:180px}.pc-shot{top:46px;width:90%;border-radius:8px}.phone-shot{width:26%;top:4px;border-radius:12px}.cta .actions{display:grid!important;grid-template-columns:1fr!important;gap:6px;margin-top:10px}.cta .actions .btn{height:46px;font-size:15px;border-radius:12px;padding:0 10px}.footer{padding:12px 0}.footer .legal{margin-left:32px;font-size:11px}.footer nav{gap:6px 16px;font-size:11px}}.mobile-menu-btn,.mobile-menu{display:none}
