.LandingPage-module__eLgeCG__page{--paper:#fff;--paper-band:#f5f7fa;--card:#fff;--ink:#0f172a;--ink-2:#475569;--ink-3:#94a3b8;--line:#0f172a14;--line-2:#0f172a24;--accent:#6ea8ff;--accent-ink:#1e3a8a;--accent-tint:#eaf2ff;--gold:#f5b400;--green:#1ea15e;--shadow-soft:0 1px 2px #0f172a0a, 0 8px 28px -12px #0f172a1a;--shadow-lift:0 1px 2px #0f172a0a, 0 22px 48px -18px #0f172a2e;background:var(--paper);color:var(--ink);font-family:var(--font-montserrat), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;min-height:100vh}.LandingPage-module__eLgeCG__page *,.LandingPage-module__eLgeCG__page :before,.LandingPage-module__eLgeCG__page :after{box-sizing:border-box}.LandingPage-module__eLgeCG__page a{color:inherit;text-decoration:none}.LandingPage-module__eLgeCG__page button{font-family:inherit}.LandingPage-module__eLgeCG__buttonReset{background:0 0;border:0;padding:0}.LandingPage-module__eLgeCG__shell{max-width:1240px;margin:0 auto;padding:0 32px}.LandingPage-module__eLgeCG__nav{z-index:50;background:#fff;border-bottom:1px solid #0000;transition:box-shadow .3s,border-color .3s;position:sticky;top:0;box-shadow:0 1px 20px #0f172a0f}.LandingPage-module__eLgeCG__navScrolled{border-color:#0f172a14;box-shadow:0 1px 20px #0f172a0f}.LandingPage-module__eLgeCG__navInner{z-index:1;justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:16px 32px;display:flex;position:relative}.LandingPage-module__eLgeCG__brand{align-items:center;gap:10px;display:flex}.LandingPage-module__eLgeCG__brandMark{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 4px #6ea8ff0f}.LandingPage-module__eLgeCG__brandMark img{width:100%;height:100%;display:block}.LandingPage-module__eLgeCG__brandName{letter-spacing:-.01em;font-size:17px;font-weight:700}.LandingPage-module__eLgeCG__navLinks{align-items:center;gap:28px;display:flex}.LandingPage-module__eLgeCG__navLink{color:var(--ink-2);font-size:14px;font-weight:600;transition:color .2s}.LandingPage-module__eLgeCG__navLink:hover{color:var(--ink)}.LandingPage-module__eLgeCG__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:10px 18px;font-size:14px;font-weight:700;transition:transform .2s cubic-bezier(.2,.7,.2,1),box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.LandingPage-module__eLgeCG__btn:disabled{cursor:wait;opacity:.72;transform:none}.LandingPage-module__eLgeCG__btnPrimary{background:var(--ink);color:#fff;box-shadow:0 1px 2px #00000014,0 8px 22px -10px #0f172a73}.LandingPage-module__eLgeCG__btnPrimary,.LandingPage-module__eLgeCG__btnPrimary:hover,.LandingPage-module__eLgeCG__btnPrimary:active,.LandingPage-module__eLgeCG__btnPrimary:visited{color:#fff}.LandingPage-module__eLgeCG__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 1px 2px #00000014,0 16px 28px -10px #0f172a8c}.LandingPage-module__eLgeCG__btnGhost{border-color:var(--line-2);color:var(--ink);background:0 0}.LandingPage-module__eLgeCG__btnGhost:hover{border-color:var(--ink);background:#fff}.LandingPage-module__eLgeCG__btnPlaceholder{-webkit-user-select:none;user-select:none}.LandingPage-module__eLgeCG__reveal{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(18px)}.LandingPage-module__eLgeCG__in{opacity:1;transform:translateY(0)}.LandingPage-module__eLgeCG__delay1{transition-delay:80ms}.LandingPage-module__eLgeCG__delay2{transition-delay:.16s}.LandingPage-module__eLgeCG__delay3{transition-delay:.24s}.LandingPage-module__eLgeCG__delay4{transition-delay:.32s}.LandingPage-module__eLgeCG__hero{padding:72px 0 32px;position:relative;overflow:hidden}.LandingPage-module__eLgeCG__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.LandingPage-module__eLgeCG__eyebrow{background:var(--accent-tint);color:var(--accent-ink);letter-spacing:.04em;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.LandingPage-module__eLgeCG__pulse{background:var(--accent);border-radius:999px;width:7px;height:7px;animation:2s infinite LandingPage-module__eLgeCG__pulse;box-shadow:0 0 #6ea8ffb3}.LandingPage-module__eLgeCG__heroH1{letter-spacing:-.035em;text-wrap:balance;margin:18px 0 0;font-size:76px;font-weight:700;line-height:.98}.LandingPage-module__eLgeCG__heroH1 em{color:var(--accent);font-style:normal;position:relative}.LandingPage-module__eLgeCG__heroH1 em:after{content:"";z-index:-1;background:#6ea8ff2e;border-radius:6px;height:10px;position:absolute;bottom:4px;left:0;right:0}.LandingPage-module__eLgeCG__heroSub{color:var(--ink-2);max-width:540px;margin:22px 0 32px;font-size:19px;line-height:1.5}.LandingPage-module__eLgeCG__heroCtas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LandingPage-module__eLgeCG__heroMeta{color:var(--ink-2);align-items:center;gap:24px;margin-top:28px;font-size:13px;display:flex}.LandingPage-module__eLgeCG__heroMetaItemSuccess{color:#1ea15e;align-items:center;gap:6px;font-weight:600;display:inline-flex}.LandingPage-module__eLgeCG__metaDot{background:var(--ink-3);border-radius:999px;width:4px;height:4px}.LandingPage-module__eLgeCG__heroStage{justify-content:center;align-items:center;height:620px;display:flex;position:relative}.LandingPage-module__eLgeCG__heroStage:before{content:"";z-index:0;background:radial-gradient(closest-side,#6ea8ff38,#0000 70%);border-radius:999px;width:460px;height:460px;animation:9s ease-in-out infinite LandingPage-module__eLgeCG__floatAmb;position:absolute}.LandingPage-module__eLgeCG__floatCard{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);z-index:2;border-radius:14px;padding:12px 14px;font-size:12px;animation:6s ease-in-out infinite LandingPage-module__eLgeCG__gentle;position:absolute}.LandingPage-module__eLgeCG__fc1{top:70px;left:8px}.LandingPage-module__eLgeCG__fc2{animation-delay:-3s;bottom:100px;right:6px}.LandingPage-module__eLgeCG__fc3{animation-delay:-1.5s;top:200px;right:-8px}.LandingPage-module__eLgeCG__inlineRow{align-items:center;gap:8px;display:flex}.LandingPage-module__eLgeCG__floatCardIcon{color:#1e3a8a;background:#eaf2ff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.LandingPage-module__eLgeCG__floatCardLabel{color:#94a3b8;font-size:11px;font-weight:600}.LandingPage-module__eLgeCG__floatCardValue{font-size:12px;font-weight:700}.LandingPage-module__eLgeCG__floatCardTag{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.LandingPage-module__eLgeCG__floatCardStatRow{align-items:baseline;gap:6px;margin-top:4px;display:flex}.LandingPage-module__eLgeCG__floatCardScore{color:#1ea15e;font-size:24px;font-weight:700;line-height:1}.LandingPage-module__eLgeCG__floatCardDelta{color:#1ea15e;font-size:11px;font-weight:700}.LandingPage-module__eLgeCG__floatCardPulse{background:#6ea8ff;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #6ea8ff2e}.LandingPage-module__eLgeCG__floatCardMuted{color:#94a3b8;font-weight:500}.LandingPage-module__eLgeCG__phoneWrap{z-index:3;position:relative}.LandingPage-module__eLgeCG__phoneShell{aspect-ratio:300/612;background:#0b0b0c;border-radius:44px;width:300px;padding:9px;position:relative;box-shadow:inset 0 1px #ffffff0a,0 30px 80px -20px #0f172a59,0 0 0 1px #0f172a1a}.LandingPage-module__eLgeCG__phoneNotch{z-index:5;background:#000;border-radius:16px;width:96px;height:26px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.LandingPage-module__eLgeCG__phoneScreen{background:#171717;border-radius:36px;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.LandingPage-module__eLgeCG__phoneVideoSlot{background:linear-gradient(#ffffff0a,#fff0),#171717;width:100%;height:100%}.LandingPage-module__eLgeCG__section{padding:88px 0;scroll-margin-top:96px;position:relative}.LandingPage-module__eLgeCG__sectionBand{background:var(--paper-band)}.LandingPage-module__eLgeCG__sectionIntro{max-width:720px}.LandingPage-module__eLgeCG__kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.LandingPage-module__eLgeCG__sectionH{letter-spacing:-.025em;text-wrap:balance;margin:12px 0 0;font-size:48px;font-weight:700;line-height:1.04}.LandingPage-module__eLgeCG__sectionSub{color:var(--ink-2);max-width:640px;margin:18px 0 0;font-size:17px;line-height:1.55}.LandingPage-module__eLgeCG__featGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.LandingPage-module__eLgeCG__featCard{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:28px;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.LandingPage-module__eLgeCG__featCard:hover{border-color:var(--line-2);box-shadow:var(--shadow-lift);transform:translateY(-4px)}.LandingPage-module__eLgeCG__featCard:after{background:linear-gradient(90deg, var(--accent), transparent);content:"";transform-origin:0;height:3px;transition:transform .5s cubic-bezier(.2,.7,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.LandingPage-module__eLgeCG__featCard:hover:after{transform:scaleX(1)}.LandingPage-module__eLgeCG__featIcon{background:var(--accent-tint);color:var(--accent-ink);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:18px;display:inline-flex}.LandingPage-module__eLgeCG__featCard h3{letter-spacing:-.005em;margin:0;font-size:18px;font-weight:700}.LandingPage-module__eLgeCG__featCard p{color:var(--ink-2);margin:8px 0 0;font-size:14px;line-height:1.55}.LandingPage-module__eLgeCG__featPro{color:#92580f;letter-spacing:.12em;background:#fff5d6;border:1px solid #f5d68a;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:800;position:absolute;top:18px;right:18px}.LandingPage-module__eLgeCG__ratingWrap{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:32px;margin-top:56px;display:grid}.LandingPage-module__eLgeCG__ratingCard{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);text-align:center;border-radius:22px;padding:36px 32px}.LandingPage-module__eLgeCG__ratingNum{color:var(--ink);letter-spacing:-.04em;font-size:88px;font-weight:700;line-height:1}.LandingPage-module__eLgeCG__ratingStars{gap:6px;margin:14px 0 8px;display:inline-flex}.LandingPage-module__eLgeCG__ratingLabel{color:var(--ink-2);font-size:13px}.LandingPage-module__eLgeCG__ratingLabel strong{color:var(--ink)}.LandingPage-module__eLgeCG__statNum{letter-spacing:-.03em;font-size:48px;font-weight:700;line-height:1}.LandingPage-module__eLgeCG__statLabel{color:var(--ink-2);margin-top:8px;font-size:13px}.LandingPage-module__eLgeCG__ratingNote{color:var(--ink-3);text-align:center;margin-top:32px;font-size:13px}.LandingPage-module__eLgeCG__downloadCard{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;padding:0;display:grid;position:relative}.LandingPage-module__eLgeCG__downloadCard:before{content:none}.LandingPage-module__eLgeCG__downloadBody,.LandingPage-module__eLgeCG__qrRow{z-index:1;position:relative}.LandingPage-module__eLgeCG__dlH{letter-spacing:-.025em;margin:12px 0 0;font-size:44px;font-weight:700;line-height:1.05}.LandingPage-module__eLgeCG__dlSub{color:var(--ink-2);margin:16px 0 0;font-size:16px;line-height:1.55}.LandingPage-module__eLgeCG__qrRow{grid-template-columns:1fr 1fr;gap:18px;display:grid}.LandingPage-module__eLgeCG__qrTile{border:1px solid var(--line);background:#fafbfc;border-radius:18px;flex-direction:column;gap:14px;padding:20px;display:flex}.LandingPage-module__eLgeCG__qrFrame{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:center;align-items:center;padding:10px;display:flex}.LandingPage-module__eLgeCG__qrImage{border-radius:8px;width:100%;height:100%;display:block}.LandingPage-module__eLgeCG__qrPlaceholder{aspect-ratio:1;color:var(--ink-2,#475569);text-align:center;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 10px,#e2e8f0 10px 20px);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:18px;display:flex}.LandingPage-module__eLgeCG__qrPlaceholderLabel{color:#0f172a;letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.LandingPage-module__eLgeCG__qrPlaceholderSub{color:#475569;max-width:18ch;font-size:12px;font-weight:500;line-height:1.4}.LandingPage-module__eLgeCG__qrOs{color:var(--ink);align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.LandingPage-module__eLgeCG__privGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.LandingPage-module__eLgeCG__privCard{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:28px;transition:border-color .25s,transform .25s,box-shadow .25s}.LandingPage-module__eLgeCG__privCard:hover{border-color:var(--line-2);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.LandingPage-module__eLgeCG__privIcon{color:#1ea15e;background:#ecfdf3;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:inline-flex}.LandingPage-module__eLgeCG__privCard h4{margin:0;font-size:16px;font-weight:700}.LandingPage-module__eLgeCG__privCard p{color:var(--ink-2);margin:8px 0 0;font-size:14px;line-height:1.55}.LandingPage-module__eLgeCG__pricingGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:820px;margin:56px auto 0;display:grid}.LandingPage-module__eLgeCG__priceCard{background:var(--card);border:1px solid var(--line);border-radius:22px;padding:36px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative}.LandingPage-module__eLgeCG__priceCard:hover{transform:translateY(-3px)}.LandingPage-module__eLgeCG__priceCardPro{border-color:var(--accent);box-shadow:0 0 0 4px #6ea8ff14, var(--shadow-soft)}.LandingPage-module__eLgeCG__priceBadge{background:var(--ink);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:800;position:absolute;top:-12px;right:24px}.LandingPage-module__eLgeCG__priceTier{color:var(--ink-2);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800}.LandingPage-module__eLgeCG__priceRow{align-items:baseline;gap:8px;margin-top:12px;display:flex}.LandingPage-module__eLgeCG__priceNum{letter-spacing:-.03em;font-size:56px;font-weight:700;line-height:1}.LandingPage-module__eLgeCG__pricePer{color:var(--ink-2);font-size:14px}.LandingPage-module__eLgeCG__priceList{flex-direction:column;gap:12px;margin:24px 0;padding:0;list-style:none;display:flex}.LandingPage-module__eLgeCG__priceList li{color:var(--ink-2);gap:10px;font-size:14px;display:flex}.LandingPage-module__eLgeCG__priceList svg{color:var(--green);flex-shrink:0;margin-top:2px}.LandingPage-module__eLgeCG__priceCardPro .LandingPage-module__eLgeCG__priceList svg{color:var(--accent)}.LandingPage-module__eLgeCG__priceCta{text-align:center;width:100%;padding:13px;display:block}.LandingPage-module__eLgeCG__footer{background:var(--paper);border-top:1px solid var(--line);padding:40px 0}.LandingPage-module__eLgeCG__footerInner{color:var(--ink-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1240px;margin:0 auto;padding:0 32px;font-size:13px;display:flex}.LandingPage-module__eLgeCG__footerBrandRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.LandingPage-module__eLgeCG__footerBrandMark{border-radius:7px;width:24px;height:24px}.LandingPage-module__eLgeCG__footerBrandName{font-size:13px;font-weight:700}.LandingPage-module__eLgeCG__footerCopy{color:var(--ink-3);margin-left:12px}.LandingPage-module__eLgeCG__footerLinks{gap:24px;display:flex}.LandingPage-module__eLgeCG__footerLinks a{transition:color .2s}.LandingPage-module__eLgeCG__footerLinks a:hover{color:var(--ink)}.LandingPage-module__eLgeCG__footerPlaceholder{color:var(--ink-2)}@keyframes LandingPage-module__eLgeCG__pulse{0%{box-shadow:0 0 #6ea8ff99}70%{box-shadow:0 0 0 10px #6ea8ff00}to{box-shadow:0 0 #6ea8ff00}}@keyframes LandingPage-module__eLgeCG__floatAmb{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes LandingPage-module__eLgeCG__gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes LandingPage-module__eLgeCG__starPop{0%{opacity:0;transform:scale(.4)rotate(-12deg)}60%{opacity:1;transform:scale(1.15)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@media (max-width:980px){.LandingPage-module__eLgeCG__heroGrid,.LandingPage-module__eLgeCG__downloadCard,.LandingPage-module__eLgeCG__featGrid,.LandingPage-module__eLgeCG__privGrid,.LandingPage-module__eLgeCG__pricingGrid,.LandingPage-module__eLgeCG__ratingWrap{grid-template-columns:1fr}.LandingPage-module__eLgeCG__heroH1{font-size:52px}.LandingPage-module__eLgeCG__sectionH{font-size:36px}.LandingPage-module__eLgeCG__heroStage{height:540px}.LandingPage-module__eLgeCG__downloadCard{padding:36px 28px}.LandingPage-module__eLgeCG__navLinks{gap:14px}.LandingPage-module__eLgeCG__navLinks .LandingPage-module__eLgeCG__navLink:not(:last-child){display:none}}@media (max-width:640px){.LandingPage-module__eLgeCG__shell,.LandingPage-module__eLgeCG__footerInner,.LandingPage-module__eLgeCG__navInner{padding-left:20px;padding-right:20px}.LandingPage-module__eLgeCG__hero{padding-top:56px}.LandingPage-module__eLgeCG__heroMeta{flex-wrap:wrap;align-items:flex-start;gap:12px}.LandingPage-module__eLgeCG__heroStage{height:500px}.LandingPage-module__eLgeCG__phoneShell{width:min(300px,82vw)}.LandingPage-module__eLgeCG__footerCopy{margin-left:0}.LandingPage-module__eLgeCG__footerLinks{flex-wrap:wrap;gap:14px 20px}.LandingPage-module__eLgeCG__qrRow{grid-template-columns:1fr}}
