.landing-module__J4PxlG__landing{--bg:#0a0a0f;--surface:#111118;--surface2:#1a1a24;--border:#2a2a38;--accent:#00e5ff;--accent3:#7c3aed;--text:#e8e8f0;--muted:#7070a0;--ok:#00e5a0;--warn:#fa0;--err:#f36;--grid:#00e5ff0a;background:var(--bg);color:var(--text);min-height:100vh;font-family:Syne,sans-serif;position:relative;overflow-x:hidden}.landing-module__J4PxlG__bgGrid{background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);pointer-events:none;z-index:0;background-size:48px 48px;position:fixed;inset:0}.landing-module__J4PxlG__nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#0a0a0fd9;justify-content:space-between;align-items:center;height:100px;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__J4PxlG__logo{-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:flex}.landing-module__J4PxlG__logo img{filter:brightness(1.15)contrast(1.1)saturate(1.2);width:auto;height:72px;display:block}.landing-module__J4PxlG__navRight{align-items:center;gap:2rem;display:flex}.landing-module__J4PxlG__navLinks{gap:1.5rem;list-style:none;display:flex}.landing-module__J4PxlG__navLinks a{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.landing-module__J4PxlG__navLinks a:hover{color:var(--text)}.landing-module__J4PxlG__langSwitcher{background:var(--surface2);border:1px solid var(--border);border-radius:8px;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.landing-module__J4PxlG__langBtn{color:var(--muted);cursor:pointer;letter-spacing:.08em;background:0 0;border:none;align-items:center;padding:.5rem 1.1rem;font-family:Space Mono,monospace;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.landing-module__J4PxlG__langBtn:hover{color:var(--text);background:var(--border)}.landing-module__J4PxlG__langBtnActive,.landing-module__J4PxlG__langBtnActive:hover{background:var(--accent);color:var(--bg)}.landing-module__J4PxlG__hero{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative}.landing-module__J4PxlG__heroBadge{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#00e5ff14;border:1px solid #00e5ff33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem 1rem;font-family:Space Mono,monospace;font-size:.7rem;animation:.6s landing-module__J4PxlG__fadeIn;display:inline-flex}.landing-module__J4PxlG__badgeDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.5s infinite landing-module__J4PxlG__badgePulse}@keyframes landing-module__J4PxlG__badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.landing-module__J4PxlG__hero h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,7rem);font-weight:800;line-height:1;animation:.7s .1s both landing-module__J4PxlG__slideUp}.landing-module__J4PxlG__hero h1 .landing-module__J4PxlG__highlight{background:linear-gradient(135deg, var(--accent) 0%, var(--accent3) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__J4PxlG__heroSub{color:var(--muted);max-width:620px;margin-bottom:3rem;font-size:clamp(1rem,2.5vw,1.35rem);line-height:1.6;animation:.7s .2s both landing-module__J4PxlG__slideUp}.landing-module__J4PxlG__heroCta{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.7s .3s both landing-module__J4PxlG__slideUp;display:flex}.landing-module__J4PxlG__btnPrimary{background:var(--accent);color:var(--bg);cursor:pointer;letter-spacing:.04em;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:Space Mono,monospace;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__J4PxlG__btnPrimary:hover{background:#33ecff;transform:translateY(-2px);box-shadow:0 8px 24px #00e5ff4d}.landing-module__J4PxlG__btnSecondary{color:var(--text);border:1px solid var(--border);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-family:Space Mono,monospace;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.landing-module__J4PxlG__btnSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}@keyframes landing-module__J4PxlG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__J4PxlG__fadeIn{0%{opacity:0}to{opacity:1}}.landing-module__J4PxlG__demoStrip{z-index:1;max-width:960px;margin:0 auto 6rem;padding:0 2rem;position:relative}.landing-module__J4PxlG__demoCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 32px 80px #00000080}.landing-module__J4PxlG__demoBar{background:var(--surface2);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex}.landing-module__J4PxlG__dot{border-radius:50%;width:10px;height:10px}.landing-module__J4PxlG__dotR{background:#ff5f57}.landing-module__J4PxlG__dotY{background:#febc2e}.landing-module__J4PxlG__dotG{background:#28c840}.landing-module__J4PxlG__demoUrl{color:var(--muted);margin-left:.5rem;font-family:Space Mono,monospace;font-size:.7rem}.landing-module__J4PxlG__demoBody{background:var(--border);grid-template-columns:1fr 1fr 1fr;gap:1px;display:grid}.landing-module__J4PxlG__demoCol{background:var(--surface);padding:1.25rem}.landing-module__J4PxlG__demoSiteRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.65rem 0;display:flex}.landing-module__J4PxlG__demoSiteRow:last-child{border-bottom:none}.landing-module__J4PxlG__siteInfo{align-items:center;gap:.6rem;display:flex}.landing-module__J4PxlG__siteDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.landing-module__J4PxlG__siteOk{background:var(--ok);box-shadow:0 0 6px var(--ok)}.landing-module__J4PxlG__siteWarn{background:var(--warn);box-shadow:0 0 6px var(--warn)}.landing-module__J4PxlG__siteErr{background:var(--err);box-shadow:0 0 6px var(--err)}.landing-module__J4PxlG__siteName{color:var(--text);font-family:Space Mono,monospace;font-size:.7rem}.landing-module__J4PxlG__siteMs{color:var(--muted);font-family:Space Mono,monospace;font-size:.65rem}.landing-module__J4PxlG__scoresRow{justify-content:space-around;margin-top:.5rem;display:flex}.landing-module__J4PxlG__demoScore{text-align:center}.landing-module__J4PxlG__scoreRing{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:1rem;font-weight:700;display:inline-flex}.landing-module__J4PxlG__scoreGreen{border:3px solid var(--ok);color:var(--ok)}.landing-module__J4PxlG__scoreYellow{border:3px solid var(--warn);color:var(--warn)}.landing-module__J4PxlG__scoreLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-family:Space Mono,monospace;font-size:.65rem}.landing-module__J4PxlG__aiTag{color:#a78bfa;text-transform:uppercase;letter-spacing:.06em;background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:4px;margin-bottom:.5rem;padding:.15rem .4rem;font-size:.6rem;display:inline-block}.landing-module__J4PxlG__demoAiMsg{color:var(--muted);padding:.25rem 0;font-family:Space Mono,monospace;font-size:.72rem;line-height:1.6}.landing-module__J4PxlG__aiFixStep{color:var(--muted);border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:.4rem;padding:.3rem 0;font-family:Space Mono,monospace;font-size:.65rem;display:flex}.landing-module__J4PxlG__stepNum{color:var(--accent);flex-shrink:0;width:14px;font-weight:700}.landing-module__J4PxlG__demoColLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:.75rem;font-family:Space Mono,monospace;font-size:.6rem}.landing-module__J4PxlG__section{z-index:1;max-width:1100px;margin:0 auto;padding:5rem 2rem;position:relative}.landing-module__J4PxlG__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.7rem}.landing-module__J4PxlG__sectionTitle{letter-spacing:-.03em;white-space:pre-line;margin-bottom:1.25rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.1}.landing-module__J4PxlG__sectionDesc{color:var(--muted);max-width:560px;margin-bottom:3rem;font-size:1rem;line-height:1.7}.landing-module__J4PxlG__featuresGrid{background:var(--border);border:1px solid var(--border);border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1px;display:grid;overflow:hidden}.landing-module__J4PxlG__featureCard{background:var(--surface);padding:2rem;transition:background .2s}.landing-module__J4PxlG__featureCard:hover{background:var(--surface2)}.landing-module__J4PxlG__featureIcon{margin-bottom:1rem;font-size:1.75rem;display:block}.landing-module__J4PxlG__featureName{color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:700}.landing-module__J4PxlG__featureDesc{color:var(--muted);font-size:.85rem;line-height:1.6}.landing-module__J4PxlG__tiersGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.landing-module__J4PxlG__tierCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:transform .2s,border-color .2s;position:relative}.landing-module__J4PxlG__tierCard:hover{transform:translateY(-4px)}.landing-module__J4PxlG__tierFeatured{border-color:var(--accent);background:linear-gradient(135deg, #00e5ff0d 0%, var(--surface) 60%)}.landing-module__J4PxlG__tierBadge{background:var(--accent);color:var(--bg);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:.25rem .75rem;font-family:Space Mono,monospace;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__J4PxlG__tierName{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:.75rem}.landing-module__J4PxlG__tierPrice{letter-spacing:-.04em;color:var(--text);margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.landing-module__J4PxlG__tierPeriod{color:var(--muted);margin-bottom:1.5rem;font-size:.8rem}.landing-module__J4PxlG__tierFeatures{margin-bottom:2rem;list-style:none}.landing-module__J4PxlG__tierFeatures li{color:var(--muted);border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:.6rem;padding:.4rem 0;font-size:.85rem;display:flex}.landing-module__J4PxlG__tierFeatures li:last-child{border-bottom:none}.landing-module__J4PxlG__check{color:var(--ok);flex-shrink:0}.landing-module__J4PxlG__cross{color:var(--border);flex-shrink:0}.landing-module__J4PxlG__notifGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.landing-module__J4PxlG__notifCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:border-color .2s;display:flex}.landing-module__J4PxlG__notifCard:hover{border-color:var(--accent)}.landing-module__J4PxlG__notifIcon{font-size:1.5rem}.landing-module__J4PxlG__notifTitle{color:var(--text);font-size:.95rem;font-weight:700}.landing-module__J4PxlG__notifDesc{color:var(--muted);font-size:.82rem;line-height:1.5}.landing-module__J4PxlG__notifTag{text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-self:flex-start;padding:.2rem .5rem;font-family:Space Mono,monospace;font-size:.6rem;font-weight:700;display:inline-block}.landing-module__J4PxlG__notifInstant{color:var(--err);background:#ff33661f;border:1px solid #f363}.landing-module__J4PxlG__notifManual{color:var(--accent);background:#00e5ff14;border:1px solid #00e5ff26}.landing-module__J4PxlG__notifWeekly{color:#a78bfa;background:#7c3aed1a;border:1px solid #7c3aed33}.landing-module__J4PxlG__settingsMock{background:var(--surface);border:1px solid var(--border);border-radius:16px;max-width:520px;overflow:hidden}.landing-module__J4PxlG__settingsHeader{background:var(--surface2);border-bottom:1px solid var(--border);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;padding:1rem 1.5rem;font-family:Space Mono,monospace;font-size:.7rem}.landing-module__J4PxlG__settingsRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.landing-module__J4PxlG__settingsRow:last-child{border-bottom:none}.landing-module__J4PxlG__settingsLabel{color:var(--text);font-size:.85rem}.landing-module__J4PxlG__settingsSub{color:var(--muted);margin-top:.1rem;font-size:.72rem}.landing-module__J4PxlG__toggle{background:var(--ok);cursor:pointer;border-radius:100px;flex-shrink:0;width:40px;height:22px;transition:background .2s;position:relative}.landing-module__J4PxlG__toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:right .2s,left .2s;position:absolute;top:3px;right:3px}.landing-module__J4PxlG__toggleOff{background:var(--border)}.landing-module__J4PxlG__toggleOff:after{left:3px;right:auto}.landing-module__J4PxlG__footer{z-index:1;border-top:1px solid var(--border);text-align:center;padding:3rem 2rem;position:relative}.landing-module__J4PxlG__footerLogo{margin-bottom:.75rem;font-family:Space Mono,monospace;font-size:1.25rem;font-weight:700}.landing-module__J4PxlG__footerTE{color:#fff}.landing-module__J4PxlG__footerSTron{color:#4ade80}.landing-module__J4PxlG__footerSub{color:var(--muted);margin-bottom:1.5rem;font-size:.8rem}.landing-module__J4PxlG__footerLinks{justify-content:center;gap:2rem;margin-bottom:2rem;padding:0;list-style:none;display:flex}.landing-module__J4PxlG__footerLinks a{color:var(--muted);font-size:.78rem;text-decoration:none;transition:color .2s}.landing-module__J4PxlG__footerLinks a:hover{color:var(--accent)}.landing-module__J4PxlG__copyright{color:var(--border);letter-spacing:.05em;font-family:Space Mono,monospace;font-size:.65rem}.landing-module__J4PxlG__divider{background:linear-gradient(90deg, transparent 0%, var(--border) 20%, var(--border) 80%, transparent 100%);z-index:1;max-width:1100px;height:1px;margin:0 auto;position:relative}@media (max-width:768px){.landing-module__J4PxlG__nav{padding:0 1.25rem}.landing-module__J4PxlG__navLinks{display:none}.landing-module__J4PxlG__demoBody{grid-template-columns:1fr}.landing-module__J4PxlG__hero{padding:6rem 1.25rem 3rem}}
