.landing-module__g1LwZa__appShell{--bg:#fff;--bg2:#f8fafb;--border:#e2e8f0;--borderLight:#f1f5f9;--blue:#1a73e8;--blueDark:#1557b0;--blueLight:#e8f0fe;--green:#34a853;--greenDark:#1e7e34;--greenLight:#e6f4ea;--text:#202124;--text2:#3c4043;--muted:#5f6368;--muted2:#80868b}.landing-module__g1LwZa__landing{--bg:#fff;--bg2:#f8fafb;--bg3:#f1f5f9;--surface:#fff;--border:#e2e8f0;--borderLight:#f1f5f9;--blue:#1a73e8;--blueDark:#1557b0;--blueLight:#e8f0fe;--green:#34a853;--greenDark:#1e7e34;--greenLight:#e6f4ea;--text:#202124;--text2:#3c4043;--muted:#5f6368;--muted2:#80868b;--radius:12px;--shadowSm:0 1px 3px #00000014,0 1px 2px #0000000a;--shadow:0 4px 16px #00000014,0 2px 6px #0000000a;--shadowLg:0 8px 32px #0000001a,0 4px 12px #0000000f;font-family:var(--font-inter),-apple-system,sans-serif;background:var(--bg);color:var(--text);font-size:18px;line-height:1.6;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navLogo{color:var(--text);letter-spacing:-.3px;font-size:26px;font-weight:700;line-height:1;text-decoration:none}.landing-module__g1LwZa__navLogoRank{color:var(--blue)}.landing-module__g1LwZa__navLogoCo{color:var(--green)}.landing-module__g1LwZa__navSpacer{flex:1}.landing-module__g1LwZa__navLinks{gap:32px;list-style:none;display:flex}.landing-module__g1LwZa__navLinks a{color:var(--muted);font-size:16px;font-weight:500;text-decoration:none;transition:color .15s}.landing-module__g1LwZa__navLinks a:hover{color:var(--blue)}.landing-module__g1LwZa__navCta{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:9px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px #1a73e84d}.landing-module__g1LwZa__navCta:hover{background:var(--blueDark);box-shadow:0 2px 8px #1a73e859}.landing-module__g1LwZa__navActions{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__navLogout{color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;padding:9px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:all .15s}.landing-module__g1LwZa__navLogout:hover{color:var(--blue);border-color:var(--blue);background:var(--blueLight)}.landing-module__g1LwZa__appMainWithNav{min-height:calc(100vh - 64px);padding-top:64px}.landing-module__g1LwZa__hero{text-align:center;background:var(--bg);flex-direction:column;align-items:center;padding:120px 48px 80px;display:flex;position:relative;overflow:hidden}.landing-module__g1LwZa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a73e80f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.landing-module__g1LwZa__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#34a8530f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}@keyframes landing-module__g1LwZa__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-module__g1LwZa__heroBadge{background:var(--blueLight);color:var(--blue);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:15px;font-weight:600;animation:.5s both landing-module__g1LwZa__fadeUp;display:inline-flex}.landing-module__g1LwZa__heroBadge:before{content:"";background:var(--blue);border-radius:50%;width:6px;height:6px}.landing-module__g1LwZa__hero h1{letter-spacing:-1.5px;width:100%;max-width:min(1000px,94vw);color:var(--text);margin-bottom:20px;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1.1;animation:.5s 80ms both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__hBlue{color:var(--blue)}.landing-module__g1LwZa__hGreen{color:var(--green)}.landing-module__g1LwZa__heroSub{color:var(--muted);width:100%;max-width:min(800px,90vw);margin-bottom:12px;font-size:20px;font-weight:400;line-height:1.7;animation:.5s .15s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroSub2{color:var(--muted2);width:100%;max-width:min(750px,88vw);margin-bottom:36px;font-size:16px;line-height:1.65;animation:.5s .2s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:56px;animation:.5s .25s both landing-module__g1LwZa__fadeUp;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:13px 28px;font-size:17px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #1a73e84d}.landing-module__g1LwZa__btnPrimary:hover{background:var(--blueDark);transform:translateY(-1px);box-shadow:0 4px 16px #1a73e859}.landing-module__g1LwZa__btnSecondary{color:var(--blue);border:1.5px solid var(--blue);cursor:pointer;background:#fff;border-radius:8px;padding:12px 24px;font-size:17px;font-weight:600;text-decoration:none;transition:all .15s}.landing-module__g1LwZa__btnSecondary:hover{background:var(--blueLight);transform:translateY(-1px)}.landing-module__g1LwZa__heroFlow{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:780px;box-shadow:var(--shadowSm);align-items:center;padding:18px 28px;animation:.5s .32s both landing-module__g1LwZa__fadeUp;display:flex}.landing-module__g1LwZa__flowStep{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.landing-module__g1LwZa__flowIcon{background:var(--blueLight);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.landing-module__g1LwZa__flowIconG{background:var(--greenLight)}.landing-module__g1LwZa__flowIconB2{background:#fff3e0}.landing-module__g1LwZa__flowIconP{background:#f3e8ff}.landing-module__g1LwZa__flowLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted2);font-size:13px;font-weight:600}.landing-module__g1LwZa__flowTitle{color:var(--text2);font-size:14px;font-weight:600}.landing-module__g1LwZa__flowSub{color:var(--muted2);font-size:13px;font-weight:400}.landing-module__g1LwZa__flowArrow{color:var(--muted2);flex-shrink:0;padding:0 4px;font-size:16px}.landing-module__g1LwZa__statsBar{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:48px}.landing-module__g1LwZa__statsInner{grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;display:grid}.landing-module__g1LwZa__stat{text-align:center;padding:0 24px;position:relative}.landing-module__g1LwZa__stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:60%;position:absolute;top:20%;right:0}.landing-module__g1LwZa__statNum{color:var(--blue);letter-spacing:-1.5px;margin-bottom:6px;font-size:38px;font-weight:700;line-height:1}.landing-module__g1LwZa__statNumGreen{color:var(--green)}.landing-module__g1LwZa__statLabel{color:var(--muted);font-size:15px;font-weight:400}.landing-module__g1LwZa__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:14px;font-weight:600}.landing-module__g1LwZa__sectionTitle{letter-spacing:-1px;color:var(--text);margin-bottom:14px;font-size:clamp(28px,3.5vw,42px);font-weight:700;line-height:1.15}.landing-module__g1LwZa__sectionSub{color:var(--muted);font-size:18px;line-height:1.65}.landing-module__g1LwZa__how{max-width:1200px;margin:0 auto;padding:88px 48px}.landing-module__g1LwZa__howHeader{text-align:center;margin-bottom:56px}.landing-module__g1LwZa__steps{grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:relative}.landing-module__g1LwZa__steps:before{content:"";background:linear-gradient(90deg,var(--blueLight),var(--greenLight));z-index:0;height:1px;position:absolute;top:28px;left:10%;right:10%}.landing-module__g1LwZa__step{text-align:center;z-index:1;padding:0 16px;position:relative}.landing-module__g1LwZa__stepCircle{background:var(--bg);border:2px solid var(--border);width:56px;height:56px;box-shadow:var(--shadowSm);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;font-size:22px;transition:border-color .2s,box-shadow .2s;display:flex}.landing-module__g1LwZa__step:hover .landing-module__g1LwZa__stepCircle{border-color:var(--blue);box-shadow:0 0 0 4px var(--blueLight)}.landing-module__g1LwZa__stepNumLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--blue);margin-bottom:6px;font-size:14px;font-weight:600}.landing-module__g1LwZa__step h3{color:var(--text);margin-bottom:8px;font-size:16px;font-weight:600}.landing-module__g1LwZa__step p{color:var(--muted);font-size:15px;line-height:1.55}.landing-module__g1LwZa__features{background:var(--bg2);padding:88px 48px}.landing-module__g1LwZa__featuresInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__featuresHeader{text-align:center;margin-bottom:56px}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadowSm);padding:32px;transition:box-shadow .2s,transform .2s}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.landing-module__g1LwZa__featureCardFeatured{border-top:3px solid var(--blue);grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.landing-module__g1LwZa__featureIconWrap{background:var(--blueLight);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;display:flex}.landing-module__g1LwZa__featureIconWrapGreen{background:var(--greenLight)}.landing-module__g1LwZa__featureIconWrapOrange{background:#fff3e0}.landing-module__g1LwZa__featureIconWrapPurple{background:#f3e8ff}.landing-module__g1LwZa__featureCard h3{letter-spacing:-.3px;color:var(--text);margin-bottom:8px;font-size:20px;font-weight:700}.landing-module__g1LwZa__featureCard p{color:var(--muted);font-size:16px;line-height:1.65}.landing-module__g1LwZa__featureTags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.landing-module__g1LwZa__tag{background:var(--blueLight);color:var(--blue);border-radius:4px;padding:3px 9px;font-size:14px;font-weight:600}.landing-module__g1LwZa__tagG{background:var(--greenLight);color:var(--green)}.landing-module__g1LwZa__tagO{color:#e65100;background:#fff3e0}.landing-module__g1LwZa__miniUi{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:16px}.landing-module__g1LwZa__miniUiBar{gap:5px;margin-bottom:12px;display:flex}.landing-module__g1LwZa__dot{border-radius:50%;width:8px;height:8px}.landing-module__g1LwZa__dotR{background:#ff5f57}.landing-module__g1LwZa__dotY{background:#febc2e}.landing-module__g1LwZa__dotG2{background:#27c840}.landing-module__g1LwZa__miniLabel{color:var(--muted2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:14px;font-weight:600}.landing-module__g1LwZa__kwRow{background:var(--bg);border:1px solid var(--borderLight);border-radius:6px;align-items:center;gap:8px;margin-bottom:3px;padding:7px 10px;transition:border-color .15s;display:flex}.landing-module__g1LwZa__kwRow:hover{border-color:var(--blue)}.landing-module__g1LwZa__kwName{color:var(--text2);flex:0 0 45%;font-size:14px;font-weight:500}.landing-module__g1LwZa__kwMeta{flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:flex}.landing-module__g1LwZa__kwBadgeGreen{background:var(--greenLight);color:var(--green);border-radius:4px;padding:2px 8px;font-size:13px;font-weight:600}.landing-module__g1LwZa__kwBadgeBlue{background:var(--blueLight);color:var(--blue);border-radius:4px;padding:2px 8px;font-size:13px;font-weight:600}.landing-module__g1LwZa__kwDetail{color:var(--muted2);font-size:13px}.landing-module__g1LwZa__process{max-width:1100px;margin:0 auto;padding:88px 48px}.landing-module__g1LwZa__processHeader{text-align:center;margin-bottom:56px}.landing-module__g1LwZa__processSteps{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.landing-module__g1LwZa__psCard{background:var(--bg2);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:18px;padding:28px 28px 28px 24px;transition:box-shadow .2s,border-color .2s;display:flex}.landing-module__g1LwZa__psCard:hover{box-shadow:var(--shadowSm);border-color:var(--blue)}.landing-module__g1LwZa__psNum{color:var(--blue);opacity:.25;letter-spacing:-1px;flex-shrink:0;width:36px;font-size:28px;font-weight:700;line-height:1}.landing-module__g1LwZa__psContent h4{color:var(--text);margin-bottom:6px;font-size:18px;font-weight:600}.landing-module__g1LwZa__psContent p{color:var(--muted);font-size:16px;line-height:1.65}.landing-module__g1LwZa__vsSection{background:var(--bg2);padding:88px 48px}.landing-module__g1LwZa__vsInner{text-align:center;max-width:960px;margin:0 auto}.landing-module__g1LwZa__vsTable{border-collapse:collapse;border-radius:var(--radius);border:1px solid var(--border);width:100%;box-shadow:var(--shadowSm);margin-top:40px;overflow:hidden}.landing-module__g1LwZa__vsTable th{background:var(--bg3);text-align:center;border-bottom:1px solid var(--border);color:var(--text2);padding:14px 18px;font-size:15px;font-weight:600}.landing-module__g1LwZa__vsTable th:first-child{text-align:left}.landing-module__g1LwZa__thHl{color:var(--blue);background:var(--blueLight)}.landing-module__g1LwZa__vsTable td{color:var(--muted);text-align:center;border-bottom:1px solid var(--borderLight);background:var(--bg);padding:12px 18px;font-size:15px}.landing-module__g1LwZa__vsTable td:first-child{text-align:left;color:var(--text2);font-weight:500}.landing-module__g1LwZa__vsTable tr:last-child td{border-bottom:none}.landing-module__g1LwZa__vsTable tbody tr:hover td{background:var(--bg2)}.landing-module__g1LwZa__chk{color:var(--green);font-size:18px;font-weight:700}.landing-module__g1LwZa__crs{color:#dadce0;font-size:16px}.landing-module__g1LwZa__htd{background:#1a73e808!important}.landing-module__g1LwZa__testimonials{max-width:1200px;margin:0 auto;padding:88px 48px}.landing-module__g1LwZa__testiGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.landing-module__g1LwZa__testiCard{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadowSm);padding:28px;transition:box-shadow .2s}.landing-module__g1LwZa__testiCard:hover{box-shadow:var(--shadow)}.landing-module__g1LwZa__testiStars{color:#fbbc04;letter-spacing:1px;margin-bottom:12px;font-size:16px}.landing-module__g1LwZa__testiText{color:var(--text2);margin-bottom:18px;font-size:16px;line-height:1.7}.landing-module__g1LwZa__testiAuthor{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__testiAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:flex}.landing-module__g1LwZa__testiAvatarBlue{background:var(--blue)}.landing-module__g1LwZa__testiAvatarGreen{background:var(--green)}.landing-module__g1LwZa__testiAvatarMixed{background:linear-gradient(135deg,var(--blue),var(--green))}.landing-module__g1LwZa__testiName{color:var(--text);font-size:15px;font-weight:600}.landing-module__g1LwZa__testiRole{color:var(--muted2);font-size:15px}.landing-module__g1LwZa__pricing{background:var(--bg2);padding:88px 48px}.landing-module__g1LwZa__pricingInner{text-align:center;max-width:640px;margin:0 auto}.landing-module__g1LwZa__planCard{background:var(--bg);border:2px solid var(--blue);text-align:left;border-radius:16px;margin-top:48px;padding:48px 40px;position:relative;box-shadow:0 8px 32px #1a73e81f}.landing-module__g1LwZa__planPopularBadge{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:14px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.landing-module__g1LwZa__planName{color:var(--text);margin-bottom:6px;font-size:22px;font-weight:700}.landing-module__g1LwZa__planDesc{color:var(--muted);max-width:340px;font-size:16px;line-height:1.5}.landing-module__g1LwZa__planPrice{letter-spacing:-2px;color:var(--blue);font-size:50px;font-weight:700;line-height:1}.landing-module__g1LwZa__planPrice span{color:var(--muted);letter-spacing:0;font-size:18px;font-weight:400}.landing-module__g1LwZa__planNote{color:var(--muted2);text-align:right;margin-top:4px;font-size:15px}.landing-module__g1LwZa__planDivider{border:none;border-top:1px solid var(--border);margin:24px 0}.landing-module__g1LwZa__planFeatures{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:32px;list-style:none;display:grid}.landing-module__g1LwZa__planFeatures li{color:var(--text2);align-items:flex-start;gap:8px;font-size:15px;display:flex}.landing-module__g1LwZa__planFeatures li:before{content:"✓";color:var(--green);flex-shrink:0;margin-top:1px;font-weight:700}.landing-module__g1LwZa__btnPlan{background:var(--blue);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:14px;font-size:18px;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s,transform .15s;display:block;box-shadow:0 2px 8px #1a73e84d}.landing-module__g1LwZa__btnPlan:hover{background:var(--blueDark);transform:translateY(-1px);box-shadow:0 4px 16px #1a73e859}.landing-module__g1LwZa__planGuarantee{text-align:center;color:var(--muted2);margin-top:14px;font-size:15px}.landing-module__g1LwZa__ctaFinal{text-align:center;color:#fff;background:linear-gradient(135deg,#1a73e8 0%,#0f5cba 50%,#0d7a3e 100%);padding:100px 48px;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaFinal:before{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.landing-module__g1LwZa__ctaFinal:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}.landing-module__g1LwZa__ctaFinal h2{letter-spacing:-1.5px;z-index:1;max-width:min(800px,90vw);margin:0 auto 16px;font-size:clamp(30px,4vw,54px);font-weight:700;line-height:1.1;position:relative}.landing-module__g1LwZa__ctaFinal p{opacity:.85;z-index:1;margin-bottom:36px;font-size:19px;position:relative}.landing-module__g1LwZa__ctaActions{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.landing-module__g1LwZa__btnCtaWhite{color:var(--blue);cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:18px;font-weight:700;text-decoration:none;transition:all .15s;box-shadow:0 4px 16px #00000026}.landing-module__g1LwZa__btnCtaWhite:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.landing-module__g1LwZa__footer{border-top:1px solid var(--border);color:var(--muted2);background:var(--bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:32px 48px;font-size:15px;display:flex}.landing-module__g1LwZa__footer a{color:var(--muted2);font-size:15px;text-decoration:none}.landing-module__g1LwZa__footer a:hover{color:var(--blue)}.landing-module__g1LwZa__footerLogo{font-size:18px;font-weight:700}.landing-module__g1LwZa__footerLogoRank{color:var(--blue)}.landing-module__g1LwZa__footerLogoCo{color:var(--green)}@media (max-width:900px){.landing-module__g1LwZa__nav{padding:0 20px}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__hero,.landing-module__g1LwZa__how,.landing-module__g1LwZa__features,.landing-module__g1LwZa__featuresInner,.landing-module__g1LwZa__process,.landing-module__g1LwZa__vsSection,.landing-module__g1LwZa__vsInner,.landing-module__g1LwZa__testimonials,.landing-module__g1LwZa__pricing,.landing-module__g1LwZa__pricingInner,.landing-module__g1LwZa__ctaFinal{padding-left:20px;padding-right:20px}.landing-module__g1LwZa__statsInner{grid-template-columns:repeat(2,1fr);gap:24px}.landing-module__g1LwZa__stat:not(:last-child):after{display:none}.landing-module__g1LwZa__steps{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__steps:before{display:none}.landing-module__g1LwZa__featuresGrid{grid-template-columns:1fr}.landing-module__g1LwZa__featureCardFeatured{grid-column:span 1;grid-template-columns:1fr}.landing-module__g1LwZa__processSteps,.landing-module__g1LwZa__testiGrid,.landing-module__g1LwZa__planFeatures{grid-template-columns:1fr}.landing-module__g1LwZa__planTop{flex-direction:column}.landing-module__g1LwZa__footer{text-align:center;flex-direction:column}.landing-module__g1LwZa__heroFlow{flex-wrap:wrap;justify-content:center}.landing-module__g1LwZa__flowArrow{display:none}}
