html.home-root,html.home-root body.home-page{background:var(--main);min-height:100vh;min-height:100dvh}body.home-page{display:block;align-items:unset;overflow-x:hidden;background:var(--main);color:var(--text);font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.5;padding-top:0 !important;padding-bottom:0 !important}a{color:inherit;text-decoration:none}button{font-family:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.home-skip-link{position:fixed;top:8px;left:8px;z-index:1000;min-height:44px;display:inline-flex;align-items:center;padding:10px 16px;background:var(--text);color:var(--main);font-weight:700;font-size:14px;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,0.3);transform:translateY(-200%);transition:transform 0.15s ease}.home-skip-link:focus{transform:translateY(0);outline:2px solid var(--accent);outline-offset:2px}.home-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (min-width:720px){.home-container{padding:0 32px}}.home-nav{position:sticky;top:0;z-index:100;width:100%;padding-top:max(10px,env(safe-area-inset-top,0px));padding-bottom:10px;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px));background:#0161E6;border-bottom:1px solid rgba(255,255,255,0.08);-webkit-backdrop-filter:saturate(160%) blur(0px);backdrop-filter:saturate(160%) blur(0px);transition:background-color 0.25s ease,backdrop-filter 0.25s ease,-webkit-backdrop-filter 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease}.home-nav.scrolled{background:rgba(1,97,230,0.92);-webkit-backdrop-filter:saturate(160%) blur(22px);backdrop-filter:saturate(160%) blur(22px);border-bottom-color:rgba(255,255,255,0.14);box-shadow:0 10px 30px rgba(0,11,43,0.22)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.home-nav.scrolled{background:#0161E6}}.home-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:14px}.home-nav-brand{display:inline-flex;align-items:center;min-height:44px;padding:4px 4px 4px 0;gap:10px;flex-shrink:0;transition:transform 0.15s ease}.home-nav-brand:hover{transform:translateY(-1px)}.home-nav-brand-icon{width:32px;height:32px;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 14px rgba(0,0,0,0.18),0 0 0 1px rgba(255,255,255,0.12) inset}.home-nav-brand-icon img{width:100%;height:100%;object-fit:cover}.home-nav-brand-name{font-size:15px;font-weight:700;color:var(--text);letter-spacing:-0.1px}.home-nav-links{display:none;gap:4px;align-items:center}.home-nav-links a{position:relative;display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:500;color:rgba(255,255,255,0.78);padding:10px 14px;border-radius:8px;transition:color 0.15s ease,background 0.15s ease}.home-nav-links a:hover{color:var(--text);background:rgba(255,255,255,0.08)}.home-nav-actions{display:flex;align-items:center;gap:8px}.home-nav-restore{display:inline-flex;align-items:center;min-height:40px;font-size:13px;font-weight:500;color:rgba(255,255,255,0.7);padding:10px 12px;border-radius:8px;transition:color 0.15s ease,background 0.15s ease;white-space:nowrap}.home-nav-restore:hover{color:var(--text);background:rgba(255,255,255,0.08)}.home-nav-cta{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:11px 18px;background:var(--text);color:var(--main);font-size:13px;font-weight:700;border-radius:999px;white-space:nowrap;transition:transform 0.12s ease,box-shadow 0.2s ease;box-shadow:0 4px 14px rgba(255,255,255,0.18)}.home-nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(255,255,255,0.28)}.home-nav-cta::before{content:"";width:14px;height:14px;background:currentColor;-webkit-mask:url("/assets/svg/icon-bolt.svg") center/contain no-repeat;mask:url("/assets/svg/icon-bolt.svg") center/contain no-repeat;flex-shrink:0}@media (min-width:960px){.home-nav-links{display:inline-flex}}@media (max-width:480px){.home-nav-restore{display:none}.home-nav-cta{padding:8px 14px;font-size:12px}.home-nav-cta::before{width:12px;height:12px}.home-nav-brand-name{font-size:14px}}.home-hero{position:relative;padding:56px 0 72px;overflow:hidden}.home-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 0%,rgba(0,238,255,0.22),transparent 60%),radial-gradient(ellipse at 0% 100%,rgba(2,45,198,0.5),transparent 65%);pointer-events:none}.home-hero-inner{position:relative;display:grid;grid-template-columns:1fr;gap:32px;align-items:center}.home-hero-inner>*{min-width:0;min-height:0}@media (min-width:960px){.home-hero{padding:80px 0 96px}.home-hero-inner{grid-template-columns:1.1fr 0.9fr;gap:64px}}.home-hero-content{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;min-width:0;max-width:100%}.home-hero-content>*{max-width:100%}@media (min-width:960px){.home-hero-content{align-items:flex-start;text-align:left}}.home-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.25);font-size:12px;font-weight:600;color:var(--accent);letter-spacing:0.3px;text-transform:uppercase}.home-hero-badge svg{width:14px;height:14px}.home-hero-title{font-size:clamp(34px,6vw,56px);font-weight:700;line-height:1.08;letter-spacing:-0.02em;color:var(--text);max-width:620px}.home-hero-title .accent{color:var(--accent)}.home-hero-sub{font-size:clamp(15px,1.7vw,18px);line-height:1.55;color:var(--muted);font-weight:400;max-width:540px}.home-demo-form{display:flex;flex-direction:column;gap:12px;width:100%;max-width:480px;margin-top:6px}.home-demo-row{display:flex;align-items:stretch;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.3);border-radius:14px;padding:6px;gap:6px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color 0.15s ease,background 0.15s ease}.home-demo-row:focus-within{border-color:var(--accent);background:rgba(255,255,255,0.2)}.home-demo-prefix{display:inline-flex;align-items:center;padding:0 12px 0 14px;font-size:16px;font-weight:600;color:var(--muted)}.home-demo-input{flex:1;min-width:0;border:0;background:transparent;color:var(--text);font-size:16px;font-family:inherit;outline:none;padding:10px 4px}.home-demo-input::placeholder{color:rgba(255,255,255,0.5)}.home-demo-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:0;border-radius:10px;background:var(--text);color:var(--main);font-size:15px;font-weight:700;cursor:pointer;transition:transform 0.12s ease,background 0.15s ease;white-space:nowrap}.home-demo-btn:hover{background:#f0f8ff}.home-demo-btn:active{transform:scale(0.97)}.home-demo-btn:focus-visible{outline-offset:4px}.home-demo-btn:disabled{opacity:0.6;cursor:default;background:rgba(255,255,255,0.7)}.home-demo-hint{font-size:12px;color:var(--subtle);padding-left:4px}.home-demo-result{position:relative;margin-top:16px;padding:20px;background:linear-gradient(180deg,rgba(255,255,255,0.14),rgba(255,255,255,0.06));border:1px solid rgba(255,255,255,0.18);border-radius:20px;display:none;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 24px 60px rgba(0,8,34,0.3);transition:opacity 0.2s ease}.home-demo-result.visible{display:block;animation:home-demo-pop 0.55s cubic-bezier(0.22,1,0.36,1)}.home-demo-result.is-loading::after{content:"";position:absolute;top:0;left:-30%;height:2px;width:30%;background:linear-gradient(90deg,transparent,var(--accent),transparent);animation:home-demo-scan 1.1s ease-in-out infinite;z-index:5}@keyframes home-demo-scan{0%{left:-30%}100%{left:130%}}.home-demo-result.is-loading .home-demo-insight-value,.home-demo-result.is-loading .home-demo-counter-value{opacity:0.5}.home-demo-result::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0% 0%,rgba(0,238,255,0.12),transparent 40%),radial-gradient(circle at 100% 100%,rgba(245,133,41,0.08),transparent 40%);pointer-events:none}@keyframes home-demo-pop{0%{opacity:0;transform:translateY(-10px) scale(0.98)}100%{opacity:1;transform:translateY(0) scale(1)}}.home-demo-profile{position:relative;display:flex;align-items:center;gap:14px;margin-bottom:16px}.home-demo-avatar{position:relative;width:84px;height:84px;flex-shrink:0;border-radius:999px}.home-demo-avatar-ring{position:absolute;inset:-3px;border-radius:999px;background:conic-gradient(from 45deg,#f58529,#dd2a7b,#8134af,#515bd4,#f58529);z-index:0}.home-demo-avatar-img{position:relative;z-index:1;width:100%;height:100%;border-radius:999px;object-fit:cover;background:rgba(0,0,0,0.2);border:3px solid var(--main);display:block;opacity:0;transform:scale(0.9);transition:opacity 0.35s ease,transform 0.35s ease}.home-demo-avatar-img.is-loaded{opacity:1;transform:scale(1)}.home-demo-verified{position:absolute;right:0;bottom:2px;width:24px;height:24px;color:var(--accent);z-index:2;filter:drop-shadow(0 2px 6px rgba(0,238,255,0.4))}.home-demo-profile-info{min-width:0;flex:1;text-align:left}.home-demo-fullname{font-size:17px;font-weight:700;color:var(--text);line-height:1.15;letter-spacing:-0.01em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.home-demo-username{font-size:14px;color:var(--accent);font-weight:600;margin-top:2px}.home-demo-bio{margin-top:6px;font-size:12px;color:rgba(255,255,255,0.7);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-demo-counters{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 0;margin-bottom:14px;border-top:1px solid rgba(255,255,255,0.12);border-bottom:1px solid rgba(255,255,255,0.12);position:relative}.home-demo-counter{text-align:center;display:flex;flex-direction:column;gap:2px}.home-demo-counter-value{font-size:20px;font-weight:700;color:var(--text);line-height:1;font-feature-settings:"tnum";letter-spacing:-0.01em}.home-demo-counter-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:0.05em}.home-demo-alert{display:flex;align-items:center;gap:10px;padding:11px 14px;background:linear-gradient(90deg,rgba(255,187,186,0.22),rgba(255,187,186,0.08));border:1px solid rgba(255,187,186,0.35);border-radius:12px;margin-bottom:14px;font-size:13px;color:var(--text);font-weight:500;position:relative;overflow:hidden}.home-demo-alert::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--danger)}.home-demo-alert svg{width:18px;height:18px;color:var(--danger);flex-shrink:0}.home-demo-alert.is-info{background:linear-gradient(90deg,rgba(0,238,255,0.15),rgba(0,238,255,0.05));border-color:rgba(0,238,255,0.35)}.home-demo-alert.is-info::before{background:var(--accent)}.home-demo-alert.is-info svg{color:var(--accent)}.home-demo-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.home-demo-insight{position:relative;padding:12px 10px 10px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:12px;text-align:center;overflow:hidden;transition:transform 0.2s ease,border-color 0.2s ease}.home-demo-insight:hover{transform:translateY(-2px);border-color:rgba(0,238,255,0.35)}.home-demo-insight--danger{background:linear-gradient(180deg,rgba(255,187,186,0.14),rgba(255,187,186,0.04))}.home-demo-insight--warn{background:linear-gradient(180deg,rgba(209,173,102,0.16),rgba(209,173,102,0.04))}.home-demo-insight--info{background:linear-gradient(180deg,rgba(0,238,255,0.14),rgba(0,238,255,0.04))}.home-demo-insight-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,0.12);color:var(--text);margin-bottom:6px}.home-demo-insight-icon svg{width:15px;height:15px}.home-demo-insight--danger .home-demo-insight-icon{background:rgba(255,187,186,0.22);color:var(--danger)}.home-demo-insight--warn .home-demo-insight-icon{background:rgba(209,173,102,0.25);color:var(--premium)}.home-demo-insight--info .home-demo-insight-icon{background:rgba(0,238,255,0.22);color:var(--accent)}.home-demo-insight-value{font-size:22px;font-weight:800;color:var(--text);line-height:1.05;letter-spacing:-0.02em;font-feature-settings:"tnum"}.home-demo-insight-label{margin-top:2px;font-size:10.5px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:0.04em;line-height:1.2}.home-demo-insight-delta{display:block;margin-top:3px;font-size:10px;font-weight:500;color:var(--subtle);text-transform:none;letter-spacing:0}.home-demo-list-blur{position:relative;display:flex;flex-direction:column;gap:7px;margin-bottom:14px;padding-bottom:24px;mask-image:linear-gradient(180deg,#000 60%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,#000 60%,transparent 100%)}.home-demo-list-row{display:flex;align-items:center;gap:10px;padding:8px 12px;background:rgba(255,255,255,0.08);border-radius:10px}.home-demo-list-avatar{width:28px;height:28px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,0.25),rgba(255,255,255,0.08));flex-shrink:0}.home-demo-list-name{flex:1;font-size:13px;font-weight:600;color:var(--text);filter:blur(5px);user-select:none}.home-demo-list-tag{font-size:9.5px;padding:3px 8px;background:rgba(255,187,186,0.22);color:var(--danger);border-radius:999px;font-weight:700;text-transform:uppercase;letter-spacing:0.3px;white-space:nowrap}.home-demo-list-tag--ghost{background:rgba(209,173,102,0.25);color:var(--premium)}.home-demo-list-tag--visitor{background:rgba(0,238,255,0.2);color:var(--accent)}.home-demo-result-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 16px;background:var(--accent);color:var(--main);border:0;border-radius:12px;font-size:14.5px;font-weight:700;cursor:pointer;text-align:center;text-decoration:none;transition:transform 0.12s ease,box-shadow 0.18s ease,background 0.15s ease;box-shadow:0 12px 30px rgba(0,238,255,0.28)}.home-demo-result-cta:hover{transform:translateY(-2px);background:#7df6ff;box-shadow:0 18px 40px rgba(0,238,255,0.4)}.home-demo-result-cta svg{width:17px;height:17px}@media (max-width:480px){.home-demo-avatar{width:72px;height:72px}.home-demo-fullname{font-size:15px}.home-demo-counter-value{font-size:18px}.home-demo-insight-value{font-size:19px}.home-demo-insight{padding:10px 6px 8px}.home-demo-insight-label{font-size:9.5px}.home-demo-insight-delta{font-size:9px}}.home-demo-loading{display:none;align-items:center;justify-content:center;padding:40px 20px;gap:12px}.home-demo-loading.visible{display:flex}.home-demo-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,0.3);border-top-color:var(--accent);border-radius:999px;animation:home-spin 0.7s linear infinite}@keyframes home-spin{to{transform:rotate(360deg)}}.home-demo-loading-text{font-size:13px;color:var(--muted)}.home-hero-stores{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-top:14px;max-width:100%}@media (min-width:960px){.home-hero-stores{justify-content:flex-start}}.home-store-badge{display:inline-flex;width:144px;height:48px;flex:0 0 auto;transition:transform 0.15s ease,opacity 0.15s ease}.home-store-badge:hover{transform:translateY(-2px);opacity:0.9}.home-store-badge img{width:100%;height:100%;display:block;border-radius:8px;object-fit:contain}.home-hero-restore-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--subtle);padding:8px 0;border-bottom:1px solid transparent;transition:border-color 0.15s ease,color 0.15s ease}.home-hero-restore-link:hover{color:var(--muted);border-bottom-color:var(--subtle)}.home-hero-visual{position:relative;display:flex;justify-content:center;align-items:center;padding:0;min-width:0;max-width:100%}.home-phone-mockup{position:relative;width:100%;max-width:320px;aspect-ratio:402 / 874;border-radius:54px;padding:11px;background:linear-gradient(145deg,#3a3d44 0%,#1a1c23 18%,#0a0b10 32%,#14161c 50%,#0a0b10 68%,#1a1c23 82%,#3a3d44 100%);box-shadow:inset 0 0 0 1.5px rgba(255,255,255,0.08),inset 0 0 0 3px rgba(0,0,0,0.6),0 40px 90px rgba(0,8,34,0.55),0 16px 40px rgba(0,8,34,0.35)}.home-phone-screen{position:absolute;top:11px;left:11px;width:calc(100% - 22px);height:calc(100% - 22px);border-radius:43px;overflow:hidden;background:#000;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.8)}.home-phone-island{position:absolute;top:11px;left:50%;transform:translateX(-50%);width:108px;height:34px;background:#000;border-radius:999px;z-index:4;box-shadow:0 0 0 0.5px rgba(255,255,255,0.04)}.home-phone-status{position:absolute;top:0;left:0;right:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:16px 28px 0;z-index:3;pointer-events:none}.home-phone-time{font-size:14px;font-weight:600;color:#fff;letter-spacing:0.2px;line-height:1}.home-phone-status-right{display:inline-flex;align-items:center;gap:5px;color:#fff}.home-phone-status-right svg{display:block}.home-phone-battery{display:inline-flex;align-items:center;gap:1px}.home-phone-battery-body{width:22px;height:11px;border:1px solid rgba(255,255,255,0.6);border-radius:3px;padding:1px;display:flex}.home-phone-battery-fill{width:80%;height:100%;background:#fff;border-radius:1px}.home-phone-battery-tip{width:1.5px;height:4px;background:rgba(255,255,255,0.6);border-radius:0 1px 1px 0}.home-phone-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;z-index:1}.home-phone-content{position:absolute;left:0;right:0;bottom:0;top:0;padding:60px 24px 24px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;z-index:2;background:linear-gradient(180deg,transparent 0%,transparent 52%,rgba(0,97,231,0.22) 64%,rgba(0,97,231,0.6) 76%,rgba(0,40,140,0.88) 88%,#001f72 100%)}.home-phone-title{font-size:20px;font-weight:700;color:#fff;line-height:1.18;min-height:48px;transition:opacity 0.3s ease;text-shadow:0 1px 3px rgba(0,0,0,0.35)}.home-phone-feature{font-size:13px;font-weight:500;color:var(--accent);min-height:18px;transition:opacity 0.3s ease;text-shadow:0 1px 2px rgba(0,0,0,0.3)}.home-phone-dots{display:flex;gap:5px;justify-content:center;margin-top:10px}.home-phone-dot{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,0.4);transition:width 0.3s ease,background 0.3s ease}.home-phone-dot.active{width:22px;background:var(--accent)}.home-phone-btn{margin-top:8px;background:#fff;color:var(--main);padding:11px;border-radius:12px;text-align:center;font-size:13px;font-weight:700;box-shadow:0 4px 18px rgba(0,0,0,0.18)}@media (max-width:640px){.home-phone-mockup{max-width:340px;border-radius:54px;padding:11px;margin:0 auto 16px}.home-phone-screen{border-radius:43px;top:11px;left:11px;width:calc(100% - 22px);height:calc(100% - 22px)}.home-phone-island{width:108px;height:34px;top:11px}.home-phone-status{height:56px;padding:16px 28px 0}.home-phone-time{font-size:14px}.home-phone-title{font-size:20px;min-height:48px}.home-phone-feature{font-size:13px}.home-phone-content{padding:60px 22px 22px;gap:8px;background:linear-gradient(180deg,transparent 0%,transparent 56%,rgba(0,97,231,0.25) 68%,rgba(0,97,231,0.65) 80%,rgba(0,40,140,0.9) 92%,#001f72 100%)}.home-phone-hero-img{object-position:center 28%}.home-phone-btn{padding:12px;font-size:13.5px;border-radius:12px;margin-top:8px}.home-phone-dots{margin-top:10px}}@media (max-width:380px){.home-phone-mockup{max-width:300px;border-radius:50px;padding:10px}.home-phone-screen{border-radius:41px;top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px)}.home-phone-island{width:100px;height:31px;top:10px}.home-phone-title{font-size:18px;min-height:44px}.home-phone-content{padding:56px 20px 18px}.home-phone-btn{padding:11px;font-size:13px}}.home-trust-bar{padding:24px 0;background:rgba(0,0,0,0.15);border-top:1px solid rgba(255,255,255,0.08);border-bottom:1px solid rgba(255,255,255,0.08)}.home-trust-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px 28px;text-align:center}.home-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--muted)}.home-trust-item svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.home-trust-item .stars{color:var(--accent);display:inline-flex;gap:2px}.home-trust-item .stars svg{color:var(--accent);width:13px;height:13px;filter:drop-shadow(0 0 6px rgba(0,238,255,0.35))}.home-section{padding:72px 0;position:relative;scroll-margin-top:80px}.home-section--alt{background:rgba(0,0,0,0.12)}@media (min-width:960px){.home-section{padding:96px 0}}.home-trust-badges{padding:32px 0 36px;background:linear-gradient(180deg,rgba(0,0,0,0.08),transparent);border-top:1px solid rgba(255,255,255,0.06)}.home-trust-badges-label{text-align:center;font-size:12px;letter-spacing:0.18em;text-transform:uppercase;color:var(--accent);font-weight:600;margin-bottom:20px}.home-trust-badge-row{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px 14px}@media (min-width:640px){.home-trust-badge-row{grid-template-columns:repeat(3,1fr)}}@media (min-width:960px){.home-trust-badge-row{grid-template-columns:repeat(6,1fr);gap:20px}}.home-trust-badge{display:flex;align-items:center;gap:10px;padding:12px 14px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:12px;font-size:12px;line-height:1.3;color:var(--muted)}.home-trust-badge svg{width:22px;height:22px;color:var(--accent);flex-shrink:0}.home-trust-badge strong{color:var(--text);font-weight:700;font-size:13px}.home-stats{padding:48px 0;border-bottom:1px solid rgba(255,255,255,0.08);background:rgba(0,0,0,0.15);scroll-margin-top:80px}.home-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 16px;text-align:center}@media (min-width:720px){.home-stats-grid{grid-template-columns:repeat(4,1fr);gap:32px}}.home-stat{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative}.home-stat:not(:last-child)::after{display:none}@media (min-width:720px){.home-stat:not(:last-child)::after{content:"";position:absolute;right:-16px;top:16px;bottom:16px;width:1px;background:rgba(255,255,255,0.12);display:block}}.home-stat-value{font-size:clamp(30px,5vw,44px);font-weight:800;line-height:1;letter-spacing:-0.025em;color:var(--text);background:linear-gradient(180deg,#fff 0%,#c6ecff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-feature-settings:"tnum"}.home-stat-label{font-size:12px;font-weight:600;color:rgba(255,255,255,0.72);letter-spacing:0.08em;text-transform:uppercase;max-width:160px;line-height:1.4}.reveal{opacity:0;transform:translateY(20px);transition:opacity 0.7s cubic-bezier(0.22,1,0.36,1),transform 0.7s cubic-bezier(0.22,1,0.36,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal--delay-1{transition-delay:0.05s}.reveal--delay-2{transition-delay:0.1s}.reveal--delay-3{transition-delay:0.15s}.reveal--delay-4{transition-delay:0.2s}.reveal--delay-5{transition-delay:0.25s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.home-section-head{text-align:center;max-width:680px;margin:0 auto 48px}.home-section-eyebrow{display:inline-block;font-size:12px;font-weight:700;color:var(--accent);letter-spacing:0.15em;text-transform:uppercase;margin-bottom:10px}.home-section-title{font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.15;letter-spacing:-0.01em;color:var(--text)}.home-section-sub{margin-top:14px;font-size:clamp(14px,1.5vw,17px);line-height:1.55;color:var(--muted)}.home-features-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width:640px){.home-features-grid{grid-template-columns:1fr 1fr;gap:18px}}@media (min-width:960px){.home-features-grid{grid-template-columns:1fr 1fr 1fr;gap:20px}}.home-feature-card{padding:26px 22px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);border-radius:18px;display:flex;flex-direction:column;gap:14px;transition:transform 0.2s ease,border-color 0.2s ease,background 0.2s ease}.home-feature-card:hover{transform:translateY(-4px);border-color:rgba(0,238,255,0.45);background:rgba(255,255,255,0.12)}.home-feature-icon{width:52px;height:52px;border-radius:13px;background:rgba(0,238,255,0.15);border:1px solid rgba(0,238,255,0.4);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.home-feature-icon svg{width:24px;height:24px}.home-feature-title{font-size:17px;font-weight:700;color:var(--text);line-height:1.2}.home-feature-desc{font-size:14px;color:var(--muted);line-height:1.55}.home-steps{display:grid;grid-template-columns:1fr;gap:24px;position:relative}@media (min-width:720px){.home-steps{grid-template-columns:repeat(3,1fr);gap:32px}.home-steps::before{content:"";position:absolute;top:36px;left:16.6%;right:16.6%;height:2px;background:linear-gradient(90deg,rgba(0,238,255,0.5),rgba(0,238,255,0.2),rgba(0,238,255,0.5));z-index:0}}.home-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 8px}.home-step-num{width:72px;height:72px;border-radius:999px;background:var(--text);color:var(--main);font-size:28px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;box-shadow:0 0 0 6px rgba(255,255,255,0.1),0 8px 24px rgba(0,0,0,0.2)}.home-step-title{font-size:19px;font-weight:700;color:var(--text);margin-bottom:8px}.home-step-desc{font-size:14px;color:var(--muted);line-height:1.55;max-width:280px}.home-compare{overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.home-compare-table{width:100%;border-collapse:collapse;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:18px;overflow:hidden;table-layout:auto}@media (min-width:720px){.home-compare-table{min-width:560px}}@media (max-width:720px){.home-compare-table{font-size:12px}.home-compare-table th,.home-compare-table td{padding:10px 6px}.home-compare-table th{font-size:10px;letter-spacing:0.02em}.home-compare-table th:first-child,.home-compare-table td:first-child{padding-left:10px;padding-right:4px}.home-compare-table .check svg,.home-compare-table .cross svg{width:14px;height:14px}.home-compare-table th:nth-child(4),.home-compare-table td:nth-child(4){display:none}}.home-compare-table th,.home-compare-table td{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,0.08);text-align:center;font-size:14px;color:var(--muted)}.home-compare-table th{font-weight:700;color:var(--text);background:rgba(255,255,255,0.08);font-size:13px;letter-spacing:0.05em;text-transform:uppercase}.home-compare-table th:first-child,.home-compare-table td:first-child{text-align:left;color:var(--text);font-weight:500}.home-compare-table tbody tr:last-child td{border-bottom:0}.home-compare-table .col-ours{background:linear-gradient(180deg,rgba(0,238,255,0.15),rgba(0,238,255,0.04));color:var(--accent);font-weight:700;border-left:2px solid rgba(0,238,255,0.4);border-right:2px solid rgba(0,238,255,0.4)}.home-compare-table .check{color:var(--accent);display:inline-flex}.home-compare-table .cross{color:rgba(255,187,186,0.55);display:inline-flex}.home-compare-table .check svg,.home-compare-table .cross svg{width:22px;height:22px}.home-shots{display:grid;grid-template-columns:1fr;gap:32px;max-width:900px;margin:0 auto}@media (min-width:720px){.home-shots{grid-template-columns:repeat(3,1fr);gap:24px}}.home-shot{position:relative;aspect-ratio:412 / 780;border-radius:28px;padding:8px;background:linear-gradient(180deg,#0a1a3d,#000b2b);box-shadow:0 20px 50px rgba(0,11,43,0.4);max-width:280px;margin:0 auto;width:100%}.home-shot-screen{width:100%;height:100%;border-radius:22px;overflow:hidden;background:var(--main);position:relative}.home-shot-screen img{width:100%;height:100%;object-fit:cover;display:block}.home-shot-label{position:absolute;bottom:-32px;left:0;right:0;text-align:center;font-size:14px;font-weight:600;color:var(--text)}.home-testimonials{display:grid;grid-template-columns:1fr;gap:18px}@media (min-width:640px){.home-testimonials{grid-template-columns:1fr 1fr;gap:20px}}@media (min-width:960px){.home-testimonials{grid-template-columns:1fr 1fr 1fr;gap:22px}}.home-testimonial{padding:22px 20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);border-radius:16px;display:flex;flex-direction:column;gap:12px}.home-testimonial-stars{display:inline-flex;gap:3px;color:var(--accent)}.home-testimonial-stars svg{width:15px;height:15px;filter:drop-shadow(0 0 6px rgba(0,238,255,0.35))}.home-testimonial-text{font-size:14px;line-height:1.6;color:rgba(255,255,255,0.92);flex:1}.home-testimonial-author{display:flex;align-items:center;gap:10px;margin-top:4px}.home-testimonial-avatar{width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--main));color:var(--text);display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.home-testimonial-name{font-size:13px;font-weight:600;color:var(--text)}.home-testimonial-role{font-size:11px;color:var(--subtle)}.home-pricing{display:grid;grid-template-columns:1fr;gap:16px;max-width:1040px;margin:0 auto;align-items:stretch}@media (min-width:720px){.home-pricing{grid-template-columns:repeat(3,1fr);gap:22px;padding-top:18px}}.home-plan{position:relative;padding:28px 24px 26px;background:linear-gradient(180deg,rgba(255,255,255,0.08),rgba(255,255,255,0.04));border:1px solid rgba(255,255,255,0.14);border-radius:22px;display:flex;flex-direction:column;gap:16px;transition:transform 0.22s ease,border-color 0.22s ease,background 0.22s ease,box-shadow 0.22s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-plan:hover{transform:translateY(-4px);border-color:rgba(0,238,255,0.35);box-shadow:0 20px 48px rgba(0,0,0,0.18)}.home-plan--featured{border:1.5px solid var(--accent);background:radial-gradient(ellipse at 50% 0%,rgba(0,238,255,0.28),transparent 55%),linear-gradient(180deg,rgba(0,238,255,0.14),rgba(0,238,255,0.05));box-shadow:0 0 0 1px rgba(0,238,255,0.25) inset,0 30px 70px rgba(0,238,255,0.18),0 0 40px rgba(0,238,255,0.12)}@media (min-width:720px){.home-plan--featured{transform:scale(1.04)}.home-plan--featured:hover{transform:scale(1.04) translateY(-4px)}}.home-plan-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);padding:6px 14px;background:var(--premium);color:var(--text);font-size:10.5px;font-weight:700;border-radius:999px;letter-spacing:0.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 18px rgba(0,0,0,0.18)}.home-plan--featured .home-plan-badge{background:var(--accent);color:var(--main);box-shadow:0 6px 18px rgba(0,238,255,0.35)}.home-plan-badge--save{background:var(--premium);color:var(--text)}.home-plan-name{font-size:13px;font-weight:700;color:var(--accent);letter-spacing:0.14em;text-transform:uppercase}.home-plan-price{display:flex;align-items:baseline;gap:6px;color:var(--text);line-height:1}.home-plan-price-amount{font-size:46px;font-weight:800;line-height:1;letter-spacing:-0.025em;font-feature-settings:"tnum"}.home-plan-price-period{font-size:15px;font-weight:500;color:var(--muted)}.home-plan-meta{font-size:13px;color:var(--subtle);margin-top:-6px}.home-plan-divider{height:1px;margin:2px 0 0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.14),transparent);border:0}.home-plan--featured .home-plan-divider{background:linear-gradient(90deg,transparent,rgba(0,238,255,0.35),transparent)}.home-plan-features{display:flex;flex-direction:column;gap:11px;margin:4px 0 6px;flex:1}.home-plan-feature{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:rgba(255,255,255,0.88);line-height:1.45}.home-plan-feature svg{width:18px;height:18px;color:var(--accent);flex-shrink:0;margin-top:1px;padding:3px;background:rgba(0,238,255,0.12);border-radius:999px;box-sizing:content-box}.home-plan-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:13px;border-radius:12px;font-size:14px;font-weight:700;background:rgba(255,255,255,0.14);color:var(--text);border:1px solid rgba(255,255,255,0.2);transition:background 0.18s ease,transform 0.12s ease,box-shadow 0.18s ease;margin-top:auto;letter-spacing:0.01em;cursor:pointer}.home-plan-cta:hover{background:rgba(255,255,255,0.22);transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,0.18)}.home-plan--featured .home-plan-cta{background:var(--accent);color:var(--main);border-color:var(--accent);box-shadow:0 10px 30px rgba(0,238,255,0.32)}.home-plan--featured .home-plan-cta:hover{background:#7df6ff;box-shadow:0 16px 40px rgba(0,238,255,0.45)}.home-faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.home-faq-item{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:14px;overflow:hidden;transition:border-color 0.15s ease,background 0.15s ease}.home-faq-item[open]{border-color:rgba(0,238,255,0.35);background:rgba(255,255,255,0.09)}.home-faq-q{list-style:none;padding:18px 22px;font-size:15px;font-weight:600;color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;user-select:none}.home-faq-q::-webkit-details-marker{display:none}.home-faq-q::after{content:"";width:14px;height:14px;background-image:url("/assets/svg/icon-plus.svg");background-size:contain;background-repeat:no-repeat;background-position:center;opacity:0.7;transition:transform 0.2s ease;flex-shrink:0}.home-faq-item[open] .home-faq-q::after{transform:rotate(45deg);opacity:1}.home-faq-a{padding:0 22px 20px;font-size:14px;line-height:1.6;color:var(--muted)}.home-cta-band{padding:72px 20px;text-align:center;background:linear-gradient(135deg,var(--c8) 0%,var(--main) 50%,rgba(0,238,255,0.2) 100%);border-radius:0;position:relative;overflow:hidden}.home-cta-band::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(0,238,255,0.35),transparent 50%),radial-gradient(circle at 70% 80%,rgba(2,45,198,0.5),transparent 55%);pointer-events:none}.home-cta-band-inner{position:relative;max-width:760px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:18px}.home-cta-band-title{font-size:clamp(28px,4.5vw,44px);font-weight:800;line-height:1.1;letter-spacing:-0.01em;color:var(--text)}.home-cta-band-sub{font-size:clamp(14px,1.6vw,17px);color:var(--muted);max-width:520px;line-height:1.55}.home-cta-band-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:8px}.home-primary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;background:var(--text);color:var(--main);font-size:16px;font-weight:700;border-radius:12px;text-decoration:none;border:0;cursor:pointer;transition:transform 0.12s ease,box-shadow 0.15s ease;box-shadow:0 12px 30px rgba(0,0,0,0.2)}.home-primary-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,0,0,0.25)}.home-primary-btn svg{width:18px;height:18px}.home-cta-band-note{font-size:13px;color:var(--subtle);margin-top:6px}.home-footer{padding:56px 0 32px;background:rgba(0,0,0,0.25);border-top:1px solid rgba(255,255,255,0.08)}.home-footer-top{display:grid;grid-template-columns:1fr;gap:32px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,0.08)}@media (min-width:640px){.home-footer-top{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px}}.home-footer-brand{display:flex;flex-direction:column;gap:10px;max-width:280px}.home-footer-brand-row{display:flex;align-items:center;gap:10px}.home-footer-brand-icon{width:36px;height:36px;border-radius:9px;overflow:hidden;background:#fff}.home-footer-brand-icon img{width:100%;height:100%;object-fit:cover}.home-footer-brand-name{font-size:16px;font-weight:700;color:var(--text)}.home-footer-brand-desc{font-size:13px;line-height:1.6;color:var(--muted)}.home-footer-col h3{font-size:12px;font-weight:700;color:var(--accent);letter-spacing:0.12em;text-transform:uppercase;margin-bottom:12px}.home-footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.home-footer-col a{display:inline-flex;align-items:center;min-height:44px;min-width:44px;padding:10px 0;font-size:14px;color:var(--muted);transition:color 0.15s ease}.home-footer-col a:hover{color:var(--text)}.home-footer-bottom{padding-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;font-size:12px;color:var(--subtle)}.home-footer-disclaimer{max-width:620px;line-height:1.55}@media (max-width:480px){.home-hero{padding:24px 0 40px}.home-hero-inner{gap:22px}.home-hero-content{gap:14px}.home-section{padding:56px 0}.home-hero-badge{padding:5px 12px;font-size:11px}.home-hero-title{font-size:28px;line-height:1.1}.home-hero-sub{font-size:14.5px;line-height:1.5}.home-section-title{font-size:26px}.home-demo-stats{grid-template-columns:repeat(3,1fr);gap:8px}.home-demo-stat-value{font-size:17px}.home-demo-hint{font-size:12px;margin-top:4px}.home-hero-stores{gap:10px;margin-top:6px}.home-store-badge{height:42px;width:130px}.home-hero-restore-link{font-size:12.5px;min-height:36px;padding:6px 0}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;transition-duration:0.01ms !important}}