.PhoneDemo-module__CxEiBa__phoneContainer{flex-direction:column;align-items:center;gap:32px;padding:48px 0;display:flex}.PhoneDemo-module__CxEiBa__phoneFrame{background:#1a1a1a;border-radius:48px;width:100%;max-width:380px;padding:16px;position:relative;box-shadow:0 40px 120px #0006,0 0 0 1px #ffffff0d}.PhoneDemo-module__CxEiBa__phoneScreen{background:#0a0a0a;border-radius:36px;flex-direction:column;height:720px;display:flex;position:relative;overflow:hidden}.PhoneDemo-module__CxEiBa__statusBar{background:#0f0f0f;border-bottom:1px solid #ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.PhoneDemo-module__CxEiBa__statusLeft{align-items:center;gap:8px;display:flex}.PhoneDemo-module__CxEiBa__statusIcon{font-size:16px}.PhoneDemo-module__CxEiBa__statusText{color:#fff;font-size:13px;font-weight:600}.PhoneDemo-module__CxEiBa__statusRight{align-items:center;gap:8px;display:flex}.PhoneDemo-module__CxEiBa__demoBadge{color:#fff;letter-spacing:.5px;background:#bf9b30;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:700}.PhoneDemo-module__CxEiBa__connectionStatus{font-size:12px}.PhoneDemo-module__CxEiBa__contentArea{flex:1;padding:12px 12px 0;overflow-y:auto}.PhoneDemo-module__CxEiBa__tabContent{animation:.3s ease-out PhoneDemo-module__CxEiBa__fadeIn}@keyframes PhoneDemo-module__CxEiBa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PhoneDemo-module__CxEiBa__section{margin-bottom:24px}.PhoneDemo-module__CxEiBa__sectionHeaderWhatsApp{background:#075e54;border-left:4px solid #25d366;align-items:center;gap:8px;margin:0 -12px 12px;padding:10px 12px;display:flex}.PhoneDemo-module__CxEiBa__sectionHeaderEmail{border-left:4px solid #1a73e8;align-items:center;gap:8px;margin:0 -12px 12px;padding:10px 12px;display:flex}.PhoneDemo-module__CxEiBa__sectionIcon{font-size:16px}.PhoneDemo-module__CxEiBa__sectionTitle{color:#fff;flex:1;font-size:13px;font-weight:700}.PhoneDemo-module__CxEiBa__badgeWhatsApp{color:#fff;background:#25d366;border-radius:10px;padding:2px 6px;font-size:10px;font-weight:700}.PhoneDemo-module__CxEiBa__badge{color:#fff;background:#bf9b30;border-radius:10px;padding:2px 6px;font-size:10px;font-weight:700}.PhoneDemo-module__CxEiBa__feedList{flex-direction:column;gap:8px;display:flex}.PhoneDemo-module__CxEiBa__card{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px;transition:all .2s;display:flex}.PhoneDemo-module__CxEiBa__card:hover{transform:translateY(-2px)}.PhoneDemo-module__CxEiBa__cardWhatsApp{background:#ece5dd14;border:1px solid #075e5433}.PhoneDemo-module__CxEiBa__cardWhatsAppUnread{border-left:3px solid #25d366}.PhoneDemo-module__CxEiBa__cardIconWhatsApp{background:#075e54;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.PhoneDemo-module__CxEiBa__cardNameWhatsApp{color:#25d366;margin-bottom:3px;font-size:12px;font-weight:700}.PhoneDemo-module__CxEiBa__cardPreviewWhatsApp{color:#fffc;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.PhoneDemo-module__CxEiBa__cardEmail{background:#fffffff2;border:1px solid #ffffff1a}.PhoneDemo-module__CxEiBa__cardEmailUnread{border-left:3px solid #1a73e8}.PhoneDemo-module__CxEiBa__cardIconEmail{color:#fff;background:#1a73e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.PhoneDemo-module__CxEiBa__cardSourceEmail{color:#1a1a1a;margin-bottom:3px;font-size:12px;font-weight:700}.PhoneDemo-module__CxEiBa__cardSubjectEmail{color:#5f6368;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.PhoneDemo-module__CxEiBa__cardContent{flex:1;min-width:0}.PhoneDemo-module__CxEiBa__appsGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding:12px;display:grid}.PhoneDemo-module__CxEiBa__appTile{cursor:pointer;flex-direction:column;align-items:center;gap:6px;transition:transform .2s;display:flex;position:relative}.PhoneDemo-module__CxEiBa__appTile:hover{transform:scale(1.05)}.PhoneDemo-module__CxEiBa__appIcon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;font-weight:700;display:flex;box-shadow:0 4px 12px #0000004d}.PhoneDemo-module__CxEiBa__appName{color:#fff;text-align:center;font-size:10px;line-height:1.2}.PhoneDemo-module__CxEiBa__appLock{filter:drop-shadow(0 1px 2px #0000004d);font-size:12px;position:absolute;top:0;right:8px}.PhoneDemo-module__CxEiBa__appsNote{text-align:center;color:#ffffff80;margin-top:12px;font-size:11px;font-style:italic}.PhoneDemo-module__CxEiBa__toolsGrid{grid-template-columns:repeat(2,1fr);gap:12px;padding:12px;display:grid}.PhoneDemo-module__CxEiBa__toolCard{text-align:center;cursor:pointer;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;padding:16px;transition:all .2s}.PhoneDemo-module__CxEiBa__toolCard:hover{background:#2a2a2a;transform:translateY(-2px)}.PhoneDemo-module__CxEiBa__toolIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 8px;font-size:24px;display:flex}.PhoneDemo-module__CxEiBa__toolName{color:#fff;font-size:11px;font-weight:600;line-height:1.3}.PhoneDemo-module__CxEiBa__settingsList{padding:12px}.PhoneDemo-module__CxEiBa__settingsItem{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px 16px;font-size:13px;transition:all .2s;display:flex}.PhoneDemo-module__CxEiBa__settingsItem:hover{background:#2a2a2a}.PhoneDemo-module__CxEiBa__tabBar{background:#0f0f0f;border-top:1px solid #ffffff1a;flex-shrink:0;padding:8px 8px 12px;display:flex}.PhoneDemo-module__CxEiBa__tab{cursor:pointer;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 4px;transition:all .2s;display:flex}.PhoneDemo-module__CxEiBa__tab:hover{background:#bf9b301a}.PhoneDemo-module__CxEiBa__tabIcon{font-size:20px;transition:transform .2s}.PhoneDemo-module__CxEiBa__tabLabel{color:#fff9;font-size:10px;font-weight:600}.PhoneDemo-module__CxEiBa__tabActive{background:#bf9b3026}.PhoneDemo-module__CxEiBa__tabActive .PhoneDemo-module__CxEiBa__tabLabel{color:#bf9b30}.PhoneDemo-module__CxEiBa__tabActive .PhoneDemo-module__CxEiBa__tabIcon{transform:scale(1.1)}.PhoneDemo-module__CxEiBa__instructions{text-align:left;max-width:500px}.PhoneDemo-module__CxEiBa__instructions h4{color:var(--black-rich);margin-bottom:12px;font-size:18px;font-weight:700}.PhoneDemo-module__CxEiBa__instructions ul{margin:0 0 16px;padding:0;list-style:none}.PhoneDemo-module__CxEiBa__instructions li{color:var(--gray-700);margin-bottom:8px;padding-left:24px;font-size:14px;line-height:1.6;position:relative}.PhoneDemo-module__CxEiBa__instructions li:before{content:"→";color:var(--gold);font-weight:700;position:absolute;left:0}.PhoneDemo-module__CxEiBa__demoNote{color:var(--gray-600);font-size:13px;font-style:italic;line-height:1.5}.PhoneDemo-module__CxEiBa__demoNote a{color:var(--gold);font-weight:600;text-decoration:none}.PhoneDemo-module__CxEiBa__demoNote a:hover{text-decoration:underline}@media (max-width:768px){.PhoneDemo-module__CxEiBa__phoneFrame{max-width:340px}.PhoneDemo-module__CxEiBa__phoneScreen{height:600px}.PhoneDemo-module__CxEiBa__instructions{padding:0 16px}}
.landing-module__79oWsG__container{max-width:1120px;margin:0 auto;padding:0 24px}.landing-module__79oWsG__containerNarrow{max-width:860px;margin:0 auto;padding:0 24px}.landing-module__79oWsG__nav{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8;border-bottom:1px solid #00000014;position:fixed;top:0;left:0;right:0}.landing-module__79oWsG__navContainer{justify-content:space-between;align-items:center;height:52px;display:flex}.landing-module__79oWsG__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.landing-module__79oWsG__logoMark{background:var(--black-rich);width:32px;height:32px;color:var(--gold-light);border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.landing-module__79oWsG__logoText{color:var(--black);letter-spacing:-.3px;font-size:17px;font-weight:600}.landing-module__79oWsG__navLinks{align-items:center;gap:28px;list-style:none;display:flex}.landing-module__79oWsG__navLinks a{color:var(--gray-700);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__79oWsG__navLinks a:hover{color:var(--black)}.landing-module__79oWsG__navCta{border-radius:980px;padding:8px 18px;background:var(--black-rich)!important;color:var(--white)!important;font-size:13px!important;font-weight:500!important;transition:all .2s!important}.landing-module__79oWsG__navCta:hover{opacity:.85}.landing-module__79oWsG__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.landing-module__79oWsG__mobileToggle span{background:var(--black);border-radius:1px;width:18px;height:1.5px}.landing-module__79oWsG__hero{text-align:center;background:var(--white);padding:140px 0 80px}.landing-module__79oWsG__heroLabel{color:var(--gold);letter-spacing:.5px;margin-bottom:20px;font-size:14px;font-weight:600;display:inline-block}.landing-module__79oWsG__hero h1{color:var(--black-rich);letter-spacing:-3px;margin-bottom:20px;font-size:clamp(48px,7vw,80px);font-weight:700;line-height:1.04}.landing-module__79oWsG__heroSub{color:var(--gray-500);letter-spacing:-.2px;max-width:560px;margin:0 auto 40px;font-size:19px;font-weight:400;line-height:1.58}.landing-module__79oWsG__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__79oWsG__btn{cursor:pointer;letter-spacing:-.2px;border:none;border-radius:980px;align-items:center;gap:6px;padding:14px 28px;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__79oWsG__btnDark{background:var(--black-rich);color:var(--white)}.landing-module__79oWsG__btnDark:hover{opacity:.85}.landing-module__79oWsG__btnOutline{color:var(--black);border:1.5px solid var(--gray-300);background:0 0}.landing-module__79oWsG__btnOutline:hover{border-color:var(--black)}.landing-module__79oWsG__heroMetrics{border-top:1px solid var(--gray-100);justify-content:center;gap:48px;margin-top:64px;padding-top:40px;display:flex}.landing-module__79oWsG__heroMetric{text-align:center}.landing-module__79oWsG__heroMetricNum{color:var(--black-rich);letter-spacing:-2px;font-size:44px;font-weight:700;line-height:1}.landing-module__79oWsG__heroMetricLabel{color:var(--gray-500);margin-top:6px;font-size:13px;font-weight:500}.landing-module__79oWsG__showcase{text-align:center;background:linear-gradient(180deg,var(--white)0%,var(--gray-50)100%);padding:60px 0 100px}.landing-module__79oWsG__showcaseLabel{background:var(--gold);color:var(--white);letter-spacing:1px;text-transform:uppercase;border-radius:24px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.landing-module__79oWsG__showcaseTitle{color:var(--black-rich);letter-spacing:-1.5px;margin-bottom:16px;font-size:42px;font-weight:700;line-height:1.1}.landing-module__79oWsG__showcaseSub{color:var(--gray-600);max-width:600px;margin:0 auto 48px;font-size:18px;line-height:1.6}.landing-module__79oWsG__phoneWrap{justify-content:center;display:flex;position:relative}.landing-module__79oWsG__phone{background:var(--black-rich);border-radius:44px;width:300px;padding:14px;box-shadow:0 40px 120px #00000026,0 0 0 1px #0000000d}.landing-module__79oWsG__phoneInner{background:var(--white);border-radius:32px;overflow:hidden}.landing-module__79oWsG__phoneStatus{background:var(--black-rich);align-items:center;gap:10px;padding:14px 20px 10px;display:flex}.landing-module__79oWsG__phoneStatusDot{background:var(--gold);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.landing-module__79oWsG__phoneStatusText{color:var(--white);letter-spacing:-.2px;font-size:15px;font-weight:600}.landing-module__79oWsG__phoneTabsBar{background:var(--gray-900);display:flex}.landing-module__79oWsG__phoneTabItem{text-align:center;color:var(--gray-500);letter-spacing:.8px;text-transform:uppercase;border-bottom:2px solid #0000;flex:1;padding:9px 4px;font-size:10px;font-weight:600}.landing-module__79oWsG__phoneTabItem.landing-module__79oWsG__on{color:var(--gold-light);border-color:var(--gold)}.landing-module__79oWsG__phoneContent{padding:10px}.landing-module__79oWsG__phoneRow{border-radius:12px;align-items:center;gap:12px;margin-bottom:4px;padding:11px 10px;transition:background .15s;display:flex}.landing-module__79oWsG__phoneRow:hover{background:var(--gray-100)}.landing-module__79oWsG__phoneRowIcon{background:var(--gray-100);border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:16px;display:flex}.landing-module__79oWsG__phoneRowInfo{text-align:left;flex:1;min-width:0}.landing-module__79oWsG__phoneRowTitle{color:var(--black);letter-spacing:-.1px;font-size:13px;font-weight:600}.landing-module__79oWsG__phoneRowSub{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.landing-module__79oWsG__phoneRowBadge{letter-spacing:.5px;white-space:nowrap;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700}.landing-module__79oWsG__badgeFiltered{background:var(--gold-soft);color:var(--gold)}.landing-module__79oWsG__badgeLocked{background:var(--gray-100);color:var(--gray-500)}.landing-module__79oWsG__phoneRow{opacity:0;animation:.4s forwards landing-module__79oWsG__rowIn;transform:translateY(12px)}.landing-module__79oWsG__phoneRow:first-child{animation-delay:.4s}.landing-module__79oWsG__phoneRow:nth-child(2){animation-delay:.6s}.landing-module__79oWsG__phoneRow:nth-child(3){animation-delay:.8s}.landing-module__79oWsG__phoneRow:nth-child(4){animation-delay:1s}.landing-module__79oWsG__phoneRow:nth-child(5){animation-delay:1.2s}.landing-module__79oWsG__phoneRow:nth-child(6){animation-delay:1.4s}@keyframes landing-module__79oWsG__rowIn{to{opacity:1;transform:translateY(0)}}.landing-module__79oWsG__sectionLabel{color:var(--gold);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.landing-module__79oWsG__sectionTitle{color:var(--black-rich);letter-spacing:-2px;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.06}.landing-module__79oWsG__sectionSub{color:var(--gray-500);letter-spacing:-.1px;max-width:580px;font-size:17px;font-weight:400;line-height:1.65}.landing-module__79oWsG__pillars{background:var(--white);padding:120px 0}.landing-module__79oWsG__pillarsHeader{text-align:center;margin-bottom:72px}.landing-module__79oWsG__pillarsHeader .landing-module__79oWsG__sectionSub{margin:0 auto}.landing-module__79oWsG__pillarsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-module__79oWsG__pillar{border-radius:var(--radius-lg);border:1px solid var(--gray-100);background:var(--white);padding:36px 28px;transition:all .35s}.landing-module__79oWsG__pillar:hover{border-color:var(--gray-300);transform:translateY(-4px);box-shadow:0 8px 40px #0000000f}.landing-module__79oWsG__pillarIcon{background:var(--gray-50);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;font-size:24px;display:flex}.landing-module__79oWsG__pillar h3{color:var(--black);letter-spacing:-.3px;margin-bottom:10px;font-size:18px;font-weight:700}.landing-module__79oWsG__pillar p{color:var(--gray-500);font-size:14px;line-height:1.6}.landing-module__79oWsG__pillarTag{color:var(--gold);letter-spacing:.8px;text-transform:uppercase;margin-top:16px;font-size:11px;font-weight:700;display:inline-block}.landing-module__79oWsG__features{background:var(--gray-50);padding:60px 0 120px}.landing-module__79oWsG__featureBlock{border-bottom:1px solid #0000000d;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:80px 0;display:grid}.landing-module__79oWsG__featureBlock:last-child{border-bottom:none}.landing-module__79oWsG__featureBlock.landing-module__79oWsG__reverse{direction:rtl}.landing-module__79oWsG__featureBlock.landing-module__79oWsG__reverse>*{direction:ltr}.landing-module__79oWsG__featureTag{letter-spacing:1.2px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:11px;font-weight:700;display:inline-block}.landing-module__79oWsG__featureTitle{color:var(--black-rich);letter-spacing:-1.5px;margin-bottom:18px;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.1}.landing-module__79oWsG__featureDesc{color:var(--gray-500);letter-spacing:-.1px;margin-bottom:28px;font-size:16px;line-height:1.7}.landing-module__79oWsG__checkList{flex-direction:column;gap:14px;list-style:none;display:flex}.landing-module__79oWsG__checkList li{color:var(--gray-700);letter-spacing:-.1px;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;display:flex}.landing-module__79oWsG__checkDot{background:var(--gold-soft);width:22px;min-width:22px;height:22px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;margin-top:2px;font-size:11px;font-weight:700;display:flex}.landing-module__79oWsG__featureCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid #0000000f;padding:32px;box-shadow:0 2px 12px #0000000a}.landing-module__79oWsG__fcHeader{border-bottom:1px solid var(--gray-100);align-items:center;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.landing-module__79oWsG__fcIcon{background:var(--gray-50);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.landing-module__79oWsG__fcTitle{color:var(--black);letter-spacing:-.2px;font-size:15px;font-weight:700}.landing-module__79oWsG__fcSub{color:var(--gray-500);font-size:12px}.landing-module__79oWsG__fcRow{border-bottom:1px solid var(--gray-50);align-items:center;gap:12px;padding:10px 0;display:flex}.landing-module__79oWsG__fcRow:last-child{border:none}.landing-module__79oWsG__fcRowIcon{background:var(--gray-50);border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:16px;display:flex}.landing-module__79oWsG__fcRowText{color:var(--black);flex:1;font-size:13px;font-weight:600}.landing-module__79oWsG__fcRowText small{color:var(--gray-500);font-size:11px;font-weight:400;display:block}.landing-module__79oWsG__fcRowBadge{letter-spacing:.5px;white-space:nowrap;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:700}.landing-module__79oWsG__appsSection{background:var(--black-rich);padding:120px 0}.landing-module__79oWsG__appsSection .landing-module__79oWsG__sectionLabel{color:var(--gold);text-align:center}.landing-module__79oWsG__appsSection .landing-module__79oWsG__sectionTitle{color:var(--white);text-align:center;letter-spacing:-2px}.landing-module__79oWsG__appsSection .landing-module__79oWsG__sectionSub{color:var(--gray-500);text-align:center;margin:0 auto 56px}.landing-module__79oWsG__appGrid{flex-wrap:wrap;justify-content:center;gap:10px;max-width:880px;margin:0 auto;display:flex}.landing-module__79oWsG__appChip{color:#fffc;letter-spacing:-.1px;background:#ffffff0f;border:1px solid #ffffff14;border-radius:980px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.landing-module__79oWsG__appChip:hover{border-color:var(--gold);color:var(--white);background:#ffffff1a;transform:translateY(-2px)}.landing-module__79oWsG__appChip .landing-module__79oWsG__dot{background:var(--gold);border-radius:50%;width:6px;height:6px}.landing-module__79oWsG__appLockNote{text-align:center;color:var(--gold-light);letter-spacing:-.2px;margin-top:36px;font-size:15px;font-weight:600}.landing-module__79oWsG__how{background:var(--white);padding:120px 0}.landing-module__79oWsG__how .landing-module__79oWsG__sectionTitle{text-align:center}.landing-module__79oWsG__how .landing-module__79oWsG__sectionSub{text-align:center;margin:0 auto 64px}.landing-module__79oWsG__how .landing-module__79oWsG__sectionLabel{text-align:center}.landing-module__79oWsG__steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.landing-module__79oWsG__step{text-align:center;padding:0 8px}.landing-module__79oWsG__stepNum{background:var(--black-rich);width:52px;height:52px;color:var(--gold-light);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:20px;font-weight:700;display:flex}.landing-module__79oWsG__step h3{color:var(--black);letter-spacing:-.3px;margin-bottom:8px;font-size:17px;font-weight:700}.landing-module__79oWsG__step p{color:var(--gray-500);font-size:14px;line-height:1.55}.landing-module__79oWsG__diff{background:var(--white);padding:60px 0 120px}.landing-module__79oWsG__diffBox{background:var(--gray-50);border-radius:var(--radius-xl);border:1px solid var(--gray-100);grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:72px;display:grid}.landing-module__79oWsG__diffBox h2{color:var(--black-rich);letter-spacing:-1.5px;margin-bottom:18px;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.landing-module__79oWsG__diffBox p{color:var(--gray-500);letter-spacing:-.1px;font-size:16px;line-height:1.7}.landing-module__79oWsG__diffStats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.landing-module__79oWsG__diffStat{background:var(--white);border-radius:var(--radius);text-align:center;border:1px solid var(--gray-100);padding:28px}.landing-module__79oWsG__diffStatNum{color:var(--black-rich);letter-spacing:-2px;margin-bottom:4px;font-size:40px;font-weight:700;line-height:1}.landing-module__79oWsG__diffStatLabel{color:var(--gray-500);letter-spacing:.3px;font-size:12px;font-weight:600}.landing-module__79oWsG__pricing{background:var(--gray-50);padding:120px 0}.landing-module__79oWsG__pricing .landing-module__79oWsG__sectionTitle{text-align:center}.landing-module__79oWsG__pricing .landing-module__79oWsG__sectionSub{text-align:center;margin:0 auto 64px}.landing-module__79oWsG__pricing .landing-module__79oWsG__sectionLabel{text-align:center}.landing-module__79oWsG__pricingGrid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:980px;margin:0 auto;display:grid}.landing-module__79oWsG__priceCard{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-100);padding:40px 32px;transition:all .3s;position:relative}.landing-module__79oWsG__priceCard:hover{transform:translateY(-4px);box-shadow:0 12px 48px #00000014}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop{background:var(--black-rich);border-color:#0000;box-shadow:0 20px 60px #0003}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop:hover{transform:translateY(-6px);box-shadow:0 24px 72px #00000040}.landing-module__79oWsG__popBadge{background:var(--gold);color:var(--white);letter-spacing:1.2px;border-radius:980px;padding:5px 16px;font-size:10px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-module__79oWsG__priceName{color:var(--black);letter-spacing:-.3px;margin-bottom:6px;font-size:20px;font-weight:700}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop .landing-module__79oWsG__priceName{color:var(--white)}.landing-module__79oWsG__priceDesc{color:var(--gray-500);margin-bottom:24px;font-size:14px;line-height:1.5}.landing-module__79oWsG__priceRow{align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.landing-module__79oWsG__priceCurrency{color:var(--black);font-size:20px;font-weight:700}.landing-module__79oWsG__priceAmount{color:var(--black);letter-spacing:-3px;font-size:56px;font-weight:700;line-height:1}.landing-module__79oWsG__pricePeriod{color:var(--gray-500);margin-left:4px;font-size:14px}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop .landing-module__79oWsG__priceCurrency,.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop .landing-module__79oWsG__priceAmount{color:var(--gold-light)}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop .landing-module__79oWsG__pricePeriod{color:var(--gray-500)}.landing-module__79oWsG__priceTrial{color:var(--gold);margin-bottom:24px;font-size:13px;font-weight:600}.landing-module__79oWsG__priceList{flex-direction:column;gap:10px;margin-bottom:32px;list-style:none;display:flex}.landing-module__79oWsG__priceList li{color:var(--gray-700);letter-spacing:-.1px;align-items:center;gap:10px;font-size:14px;display:flex}.landing-module__79oWsG__priceCard.landing-module__79oWsG__pop .landing-module__79oWsG__priceList li{color:#ffffffb3}.landing-module__79oWsG__priceList li:before{content:"✓";width:18px;min-width:18px;height:18px;color:var(--gold);justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.landing-module__79oWsG__priceBtn{text-align:center;letter-spacing:-.1px;border-radius:980px;width:100%;padding:14px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.landing-module__79oWsG__priceBtnOutline{border:1.5px solid var(--gray-300);color:var(--black);background:0 0}.landing-module__79oWsG__priceBtnOutline:hover{border-color:var(--black);background:var(--black);color:var(--white)}.landing-module__79oWsG__priceBtnGold{background:var(--gold);color:var(--white);border:none}.landing-module__79oWsG__priceBtnGold:hover{opacity:.9}.landing-module__79oWsG__priceNote{text-align:center;color:var(--gray-500);letter-spacing:-.1px;margin-top:40px;font-size:15px;line-height:1.6}.landing-module__79oWsG__priceNote strong{color:var(--black);font-weight:700}.landing-module__79oWsG__testimonials{background:var(--white);padding:120px 0}.landing-module__79oWsG__testimonials .landing-module__79oWsG__sectionLabel,.landing-module__79oWsG__testimonials .landing-module__79oWsG__sectionTitle{text-align:center}.landing-module__79oWsG__testimonials .landing-module__79oWsG__sectionSub{text-align:center;margin:0 auto 64px}.landing-module__79oWsG__testGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-module__79oWsG__testCard{background:var(--gray-50);border-radius:var(--radius-lg);border:1px solid var(--gray-100);padding:36px}.landing-module__79oWsG__testStars{color:var(--gold);letter-spacing:1px;margin-bottom:16px;font-size:16px}.landing-module__79oWsG__testCard p{color:var(--gray-700);letter-spacing:-.1px;margin-bottom:20px;font-size:15px;line-height:1.7}.landing-module__79oWsG__testAuthor{color:var(--black);font-size:14px;font-weight:700}.landing-module__79oWsG__testAuthor span{color:var(--gray-500);margin-top:2px;font-size:13px;font-weight:400;display:block}.landing-module__79oWsG__faq{background:var(--gray-50);padding:120px 0}.landing-module__79oWsG__faq .landing-module__79oWsG__sectionTitle{text-align:center}.landing-module__79oWsG__faq .landing-module__79oWsG__sectionSub{text-align:center;margin:0 auto 64px}.landing-module__79oWsG__faq .landing-module__79oWsG__sectionLabel{text-align:center}.landing-module__79oWsG__faqList{max-width:700px;margin:0 auto}.landing-module__79oWsG__faqItem{border-bottom:1px solid var(--gray-100);overflow:hidden}.landing-module__79oWsG__faqQ{cursor:pointer;color:var(--black);text-align:left;letter-spacing:-.2px;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 0;font-family:inherit;font-size:16px;font-weight:600;display:flex}.landing-module__79oWsG__faqQ:hover{color:var(--gray-700)}.landing-module__79oWsG__faqQ:after{content:"+";color:var(--gray-500);text-align:center;min-width:24px;font-size:20px;font-weight:300;transition:transform .3s}.landing-module__79oWsG__faqItem.landing-module__79oWsG__active .landing-module__79oWsG__faqQ:after{transform:rotate(45deg)}.landing-module__79oWsG__faqA{max-height:0;transition:max-height .4s;overflow:hidden}.landing-module__79oWsG__faqItem.landing-module__79oWsG__active .landing-module__79oWsG__faqA{max-height:400px}.landing-module__79oWsG__faqA p{color:var(--gray-500);letter-spacing:-.1px;padding-bottom:22px;font-size:15px;line-height:1.7}.landing-module__79oWsG__cta{background:var(--black-rich);text-align:center;padding:120px 0}.landing-module__79oWsG__cta h2{color:var(--white);letter-spacing:-2.5px;margin-bottom:16px;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.05}.landing-module__79oWsG__cta p{color:var(--gray-500);letter-spacing:-.2px;max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.landing-module__79oWsG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.landing-module__79oWsG__btnWhite{background:var(--white);color:var(--black-rich)}.landing-module__79oWsG__btnWhite:hover{opacity:.9}.landing-module__79oWsG__btnGhostW{color:#ffffffb3;background:0 0;border:1.5px solid #ffffff26}.landing-module__79oWsG__btnGhostW:hover{color:var(--white);border-color:#fff6}.landing-module__79oWsG__footer{background:var(--black-rich);border-top:1px solid #ffffff0f;padding:48px 0 32px}.landing-module__79oWsG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.landing-module__79oWsG__footerBrand p{color:var(--gray-500);max-width:280px;margin-top:16px;font-size:13px;line-height:1.7}.landing-module__79oWsG__footerCol h4{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:700}.landing-module__79oWsG__footerCol a{color:var(--gray-500);margin-bottom:10px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.landing-module__79oWsG__footerCol a:hover{color:var(--white)}.landing-module__79oWsG__footerBottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.landing-module__79oWsG__footerBottom p{color:#ffffff40;font-size:12px}.landing-module__79oWsG__footerBottom a{color:#ffffff40;text-decoration:none}.landing-module__79oWsG__footerBottom a:hover{color:var(--gold)}@media (max-width:968px){.landing-module__79oWsG__pillarsGrid{grid-template-columns:repeat(2,1fr)}.landing-module__79oWsG__featureBlock{grid-template-columns:1fr;gap:40px}.landing-module__79oWsG__featureBlock.landing-module__79oWsG__reverse{direction:ltr}.landing-module__79oWsG__steps{grid-template-columns:repeat(2,1fr)}.landing-module__79oWsG__diffBox{grid-template-columns:1fr;padding:48px}.landing-module__79oWsG__pricingGrid{grid-template-columns:1fr;max-width:380px}.landing-module__79oWsG__testGrid{grid-template-columns:1fr}.landing-module__79oWsG__footerGrid{grid-template-columns:1fr 1fr}.landing-module__79oWsG__heroMetrics{gap:32px}}@media (max-width:640px){.landing-module__79oWsG__navLinks{display:none}.landing-module__79oWsG__navLinks.landing-module__79oWsG__active{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff7;border-bottom:1px solid #00000014;flex-direction:column;gap:16px;padding:20px 24px;display:flex;position:absolute;top:52px;left:0;right:0}.landing-module__79oWsG__navLinks.landing-module__79oWsG__active a{color:var(--black);font-size:15px}.landing-module__79oWsG__mobileToggle{display:flex}.landing-module__79oWsG__pillarsGrid,.landing-module__79oWsG__steps,.landing-module__79oWsG__diffStats{grid-template-columns:1fr}.landing-module__79oWsG__hero{padding:110px 0 60px}.landing-module__79oWsG__heroMetrics{flex-direction:column;gap:24px}.landing-module__79oWsG__heroMetricNum{font-size:36px}.landing-module__79oWsG__phone{width:260px}.landing-module__79oWsG__pillars,.landing-module__79oWsG__features,.landing-module__79oWsG__how,.landing-module__79oWsG__pricing,.landing-module__79oWsG__testimonials,.landing-module__79oWsG__faq,.landing-module__79oWsG__cta{padding:80px 0}.landing-module__79oWsG__footerGrid{grid-template-columns:1fr}.landing-module__79oWsG__footerBottom{text-align:center;flex-direction:column;gap:12px}}
