:root{--bg:#07080a;--bg2:#0c0d10;--panel:#111318;--panel2:#151820;--line:#252832;--text:#f7f7f8;--muted:#a2a5ad;--gold:#e1b63d;--gold2:#ffe17a;--gold-dark:#6e5314;--success:#73d6a2;--radius:26px;--shadow:0 28px 90px rgba(0,0,0,.48)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,rgba(194,145,25,.16),transparent 28%),linear-gradient(180deg,#07080a,#090a0d 38%,#060709);color:var(--text);font-family:"Segoe UI",Tahoma,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.glow{position:fixed;width:420px;height:420px;border-radius:50%;filter:blur(140px);opacity:.12;z-index:-1;pointer-events:none}.glow-1{background:#d9a92e;top:20%;right:-210px}.glow-2{background:#7c5c15;bottom:5%;left:-230px}.header{position:sticky;top:0;z-index:20;background:rgba(7,8,10,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;margin-inline-end:auto}.brand img{width:44px;height:44px;border-radius:13px;box-shadow:0 0 0 1px rgba(225,182,61,.3)}.brand span{display:grid;line-height:1}.brand b{font-size:18px;letter-spacing:1.7px;color:var(--gold2)}.brand small{font-size:11px;color:#8f929a;margin-top:5px}.nav{display:flex;gap:24px}.nav a{color:#c8c9ce;text-decoration:none;font-size:13px;font-weight:650}.nav a:hover{color:var(--gold2)}.header-actions{display:flex;align-items:center;gap:9px}.mini-download,.lang{border-radius:11px;font-size:12px;font-weight:800;padding:9px 14px}.mini-download{background:linear-gradient(135deg,#ffe47c,#d6a92d);color:#191308;text-decoration:none}.lang{border:1px solid #32343c;background:#14161a;color:#fff;cursor:pointer}.hero{display:grid;grid-template-columns:.96fr 1.04fr;gap:64px;align-items:center;padding:84px 0 94px}.version-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(225,182,61,.22);background:rgba(225,182,61,.07);border-radius:999px;padding:8px 13px;color:#e8d89e;font-size:12px}.version-pill span{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 5px rgba(115,214,162,.08)}h1{font-size:clamp(48px,6.1vw,78px);line-height:1.02;letter-spacing:-2.3px;margin:21px 0 23px}h1 em{font-style:normal;color:transparent;background:linear-gradient(135deg,#fff5bf,#e0b23b 56%,#9b7317);background-clip:text;-webkit-background-clip:text}.lead{font-size:18px;line-height:1.9;color:#c5c7cc;max-width:650px;margin:0}.hero-actions{margin-top:31px;display:flex;align-items:flex-start;flex-direction:column;gap:13px}.primary-download{display:flex;align-items:center;gap:14px;text-decoration:none;color:#171208;background:linear-gradient(135deg,#ffe47f,#d5a82c);border:1px solid #ffebaa;border-radius:17px;padding:14px 20px;min-width:315px;box-shadow:0 14px 42px rgba(211,167,43,.18);transition:.18s ease}.primary-download:hover{transform:translateY(-2px);box-shadow:0 19px 48px rgba(211,167,43,.27)}.primary-download b{display:block;font-size:16px}.primary-download small{display:block;margin-top:4px;opacity:.72;font-size:11px}.download-symbol{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#171208;color:#ffe47d;font-size:25px;font-weight:900}.download-counter{display:flex;align-items:center;gap:7px;padding-inline:8px;color:#9da0a8;font-size:13px}.download-counter strong{color:#fff;font-size:14px}.counter-icon{color:var(--gold2);font-size:17px}.compatibility{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.compatibility span{border:1px solid #292c33;background:rgba(255,255,255,.025);border-radius:999px;padding:8px 12px;color:#a8aab0;font-size:11px}.hero-visual{position:relative;padding:15px 0 55px 18px}.screen-card{background:#0e1014;border:1px solid #32353d;border-radius:25px;padding:8px;box-shadow:var(--shadow);overflow:hidden}.screen-top{height:33px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#83868e;font-size:10px}.screen-top b{margin-inline-start:6px;font-weight:600}.dot{width:7px;height:7px;border-radius:50%}.dot.red{background:#7e4040}.dot.gold{background:#b18b31}.dot.green{background:#3e7456}.screen-card img{display:block;width:100%;border-radius:17px;aspect-ratio:16/9;object-fit:cover}.main-shot{transform:perspective(1200px) rotateY(-4deg)}.floating-shot{position:absolute;width:47%;inset:auto auto -5px -8px;background:#101216;border:1px solid #353841;border-radius:18px;padding:6px;box-shadow:0 22px 60px rgba(0,0,0,.5);transform:rotate(-2deg)}.floating-shot img{display:block;width:100%;border-radius:12px;aspect-ratio:16/10;object-fit:cover}.floating-shot span{display:block;padding:8px 8px 5px;color:#b9bbc1;font-size:10px}.trustbar{border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.015)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:22px 25px;display:grid;gap:4px;border-inline-start:1px solid rgba(255,255,255,.055)}.trust-grid>div:last-child{border-inline-end:1px solid rgba(255,255,255,.055)}.trust-grid b{font-size:14px;color:#f5e6aa}.trust-grid span{font-size:11px;color:#7f828a}.section{padding:88px 0}.section-title{max-width:760px;margin:0 auto 38px;text-align:center}.section-title.align-start{text-align:start;margin-inline:0}.section-title>span{color:var(--gold2);font-weight:800;font-size:12px}.section-title h2,.cta h2{font-size:clamp(32px,4.4vw,50px);letter-spacing:-1.5px;margin:11px 0 14px}.section-title p,.cta p{color:var(--muted);line-height:1.85;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{background:linear-gradient(180deg,#14161b,#0e1014);border:1px solid #262932;border-radius:22px;padding:26px;min-height:225px}.ico{width:45px;height:45px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#ffe47a,#c79620);color:#181207;font-size:20px;font-weight:900}.feature-grid h3{font-size:18px;margin:20px 0 9px}.feature-grid p{font-size:14px;line-height:1.8;color:#9699a1;margin:0}.screenshots{padding-top:70px}.shots-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:17px}.shot{margin:0;background:#101217;border:1px solid #292c34;border-radius:24px;padding:8px;overflow:hidden}.shot img{width:100%;display:block;border-radius:17px;aspect-ratio:16/10;object-fit:cover}.shot.large img{aspect-ratio:16/9}.shot figcaption{padding:17px 14px 13px;display:grid;gap:5px}.shot figcaption b{font-size:14px}.shot figcaption span{font-size:11px;color:#8d9098}.install{padding-top:58px}.install-card{border:1px solid #2d2c25;background:radial-gradient(circle at 15% 10%,rgba(225,182,61,.10),transparent 32%),linear-gradient(145deg,#141519,#0d0f12);border-radius:30px;padding:48px}.compact-title{max-width:650px;margin-bottom:31px}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps li{background:#0c0e12;border:1px solid #272a31;border-radius:20px;padding:22px;display:flex;gap:15px;align-items:flex-start}.steps li>b{flex:0 0 auto;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#241d0b;color:#f4cc5a;border:1px solid #5b4816}.steps h3{font-size:15px;margin:2px 0 7px}.steps p{font-size:12px;line-height:1.75;color:#8e9199;margin:0}.safety{margin-top:15px;border:1px solid #4a3c19;background:rgba(225,182,61,.06);border-radius:15px;padding:13px 15px;display:flex;align-items:center;gap:11px;color:#cfbf85}.safety span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#4f3d10;color:#ffe17a;font-weight:900}.safety p{margin:0;font-size:12px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details{background:#111318;border:1px solid #282b33;border-radius:18px;padding:18px 20px}.faq-grid summary{cursor:pointer;font-weight:700;font-size:14px}.faq-grid p{color:#94979f;font-size:13px;line-height:1.8;margin:13px 0 0}.cta{margin-top:22px;margin-bottom:72px;border:1px solid #343020;border-radius:30px;background:linear-gradient(135deg,rgba(225,182,61,.10),rgba(255,255,255,.02));padding:42px 46px;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta>div:first-child>span{color:var(--gold2);font-size:12px;font-weight:800}.cta h2{margin:7px 0 10px}.cta-action{display:grid;gap:10px;min-width:320px}.primary-download.compact{min-width:0;width:100%}.download-counter.center{justify-content:center}.footer{border-top:1px solid #1f2228;padding:28px 0 34px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:38px;height:38px;border-radius:11px}.footer-brand div{display:grid;gap:4px}.footer-brand b{color:var(--gold2);letter-spacing:1.5px}.footer-brand span,.footer-links{font-size:11px;color:#7e8189}.footer-links{display:flex;gap:20px;align-items:center}.footer-links a{color:#a8aab0;text-decoration:none}.footer-links a:hover{color:var(--gold2)}html[dir="ltr"] .main-shot{transform:perspective(1200px) rotateY(4deg)}html[dir="ltr"] .floating-shot{left:auto;right:-8px;transform:rotate(2deg)}@media(max-width:980px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:56px;gap:55px}.hero-copy{text-align:center}.lead{margin-inline:auto}.hero-actions{align-items:center}.compatibility{justify-content:center}.hero-visual{max-width:760px;margin-inline:auto}.feature-grid{grid-template-columns:1fr 1fr}.shots-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.cta{flex-direction:column;text-align:center}.cta-action{width:min(100%,440px);min-width:0}}@media(max-width:640px){.shell{width:min(100% - 24px,1180px)}.header-inner{height:68px}.brand img{width:39px;height:39px}.mini-download{display:none}.hero{padding:44px 0 70px;gap:40px}h1{font-size:43px;letter-spacing:-1.3px}.lead{font-size:15px;line-height:1.85}.primary-download{min-width:0;width:100%;max-width:390px}.hero-visual{padding-bottom:50px;padding-left:0}.main-shot{transform:none!important}.floating-shot{width:56%;left:-3px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:17px 14px}.feature-grid{grid-template-columns:1fr}.section{padding:58px 0}.section-title h2,.cta h2{font-size:34px}.shots-grid{gap:12px}.install-card{padding:27px 19px;border-radius:23px}.faq-grid{grid-template-columns:1fr}.cta{margin-bottom:48px;padding:29px 21px}.footer-inner{flex-direction:column;text-align:center}.footer-links{flex-direction:column;gap:8px}.footer-brand{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.nav-tool{display:inline-flex!important;align-items:center;gap:7px;border:1px solid rgba(225,182,61,.35);background:linear-gradient(180deg,rgba(225,182,61,.08),rgba(225,182,61,.025));border-radius:12px;padding:8px 11px!important;color:#ead78f!important;transition:.18s ease}.nav-tool:hover{border-color:rgba(255,225,122,.62);background:rgba(225,182,61,.12);transform:translateY(-1px)}.nav-tool-icon{width:20px;height:20px;border-radius:7px;display:grid;place-items:center;background:#2a220c;color:#ffe17a;font-size:12px}.mobile-adb{display:none;text-decoration:none;border:1px solid rgba(225,182,61,.30);background:#15140f;color:#f1d36c;border-radius:10px;font-size:11px;font-weight:900;padding:9px 10px;letter-spacing:.4px}@media(max-width:980px){.mobile-adb{display:inline-flex;align-items:center}}@media(max-width:640px){.mobile-adb{display:inline-flex}.header-actions{gap:7px}}