.Navbar-module__nuAbfa__navbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);border-radius:50px;align-items:center;gap:8px;padding:10px 20px;transition:all .4s;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navLogo{letter-spacing:-.5px;cursor:pointer;white-space:nowrap;align-items:center;margin-right:12px;font-size:1.25rem;font-weight:900;display:flex}.Navbar-module__nuAbfa__navLogoDot{color:var(--accent)}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:30px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .3s}.Navbar-module__nuAbfa__navLink:hover{color:var(--text-primary);background:var(--accent-subtle)}.Navbar-module__nuAbfa__navLink.Navbar-module__nuAbfa__active{color:var(--accent);background:var(--accent-subtle)}.Navbar-module__nuAbfa__dropdown{position:relative}.Navbar-module__nuAbfa__dropdownTrigger{border:1px solid var(--accent);background:var(--accent-subtle);box-shadow:0 0 12px var(--accent-glow);align-items:center;gap:4px;display:flex}.Navbar-module__nuAbfa__chevron{transition:transform .3s}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__chevron{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdownContent{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);opacity:0;visibility:hidden;z-index:1000;border-radius:16px;flex-direction:column;gap:4px;min-width:250px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #00000080}.Navbar-module__nuAbfa__dropdownContent:before{content:"";background:0 0;width:100%;height:15px;position:absolute;top:-15px;left:0}.Navbar-module__nuAbfa__dropdown:hover .Navbar-module__nuAbfa__dropdownContent{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}@media (hover:none){.Navbar-module__nuAbfa__dropdown:focus-within .Navbar-module__nuAbfa__chevron{transform:rotate(180deg)}.Navbar-module__nuAbfa__dropdown:focus-within .Navbar-module__nuAbfa__dropdownContent{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}}.Navbar-module__nuAbfa__dropdownItem{color:var(--text-secondary);text-align:left;border-radius:10px;padding:10px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__nuAbfa__dropdownItem:hover{background:var(--accent-subtle);color:var(--text-primary)}.Navbar-module__nuAbfa__navControls{align-items:center;gap:4px;margin-left:12px;display:flex}.Navbar-module__nuAbfa__langToggle{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:20px;align-items:center;gap:0;display:flex;overflow:hidden}.Navbar-module__nuAbfa__langBtn{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:6px 12px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .3s}.Navbar-module__nuAbfa__langBtn.Navbar-module__nuAbfa__activeLang{background:var(--accent);color:#fff}.Navbar-module__nuAbfa__themeToggle{background:var(--bg-tertiary);border:1px solid var(--border);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.Navbar-module__nuAbfa__themeToggle:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{max-width:calc(100% - 32px);padding:8px 16px;top:auto;bottom:16px}.Navbar-module__nuAbfa__navLinks{gap:0}.Navbar-module__nuAbfa__navLink{padding:8px 10px;font-size:.75rem}.Navbar-module__nuAbfa__navLogo{display:none}.Navbar-module__nuAbfa__dropdownContent{top:auto;bottom:calc(100% + 15px)}.Navbar-module__nuAbfa__dropdownContent:before{top:100%;bottom:auto}.Navbar-module__nuAbfa__langToggle{display:none}}@media (max-width:480px){.Navbar-module__nuAbfa__navLink{padding:8px;font-size:.7rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:48px 24px 32px}.Footer-module__EZoWya__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__EZoWya__footerLogo{letter-spacing:-.5px;font-size:1.5rem;font-weight:900}.Footer-module__EZoWya__footerLogoDot{color:var(--accent)}.Footer-module__EZoWya__footerLinks{align-items:center;gap:24px;list-style:none;display:flex}.Footer-module__EZoWya__footerLink{color:var(--text-muted);cursor:pointer;font-size:.875rem;transition:color .3s}.Footer-module__EZoWya__footerLink:hover{color:var(--accent)}.Footer-module__EZoWya__footerRight{align-items:center;gap:16px;display:flex}.Footer-module__EZoWya__footerCopy{color:var(--text-muted);font-size:.8rem}.Footer-module__EZoWya__footerEmail{color:var(--accent);font-size:.875rem;transition:color .3s}.Footer-module__EZoWya__footerEmail:hover{color:var(--accent-hover)}.Footer-module__EZoWya__footerCompanyInfo{border-top:1px solid var(--border);max-width:1200px;color:var(--text-muted);opacity:.7;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin:16px auto 0;padding-top:12px;font-size:.7rem;display:flex}.Footer-module__EZoWya__footerCompanySep{margin:0 2px}@media (max-width:768px){.Footer-module__EZoWya__footerInner{text-align:center;flex-direction:column}.Footer-module__EZoWya__footerLinks{gap:16px}.Footer-module__EZoWya__footerRight{flex-direction:column;gap:8px}.Footer-module__EZoWya__footer{padding:32px 20px 80px}.Footer-module__EZoWya__footerCompanyInfo{flex-direction:column;gap:2px}.Footer-module__EZoWya__footerCompanySep{display:none}}
.WebsiteHero-module__WRoSLW__hero{background:var(--bg-primary);padding:140px 24px 80px;position:relative;overflow:hidden}.WebsiteHero-module__WRoSLW__hero:before{content:"";background-image:radial-gradient(circle,var(--border)1px,transparent 1px);opacity:.5;pointer-events:none;background-size:32px 32px;position:absolute;inset:0}.WebsiteHero-module__WRoSLW__heroInner{z-index:1;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:flex;position:relative}.WebsiteHero-module__WRoSLW__textCol{flex:1;min-width:0}.WebsiteHero-module__WRoSLW__mockupCol{flex-direction:column;flex:0 0 40%;align-items:stretch;gap:24px;display:flex}.WebsiteHero-module__WRoSLW__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-block}.WebsiteHero-module__WRoSLW__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.05}.WebsiteHero-module__WRoSLW__titleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);font-style:italic}.WebsiteHero-module__WRoSLW__subtitle{color:var(--text-secondary);max-width:550px;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.WebsiteHero-module__WRoSLW__statsRow{gap:16px;margin-bottom:32px;display:flex}.WebsiteHero-module__WRoSLW__statItem{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex:1;padding:16px 12px;transition:border-color .3s}.WebsiteHero-module__WRoSLW__statItem:hover{border-color:var(--accent)}.WebsiteHero-module__WRoSLW__statValue{color:var(--accent);margin-bottom:4px;font-size:1.3rem;font-weight:900;line-height:1.1;display:block}.WebsiteHero-module__WRoSLW__statLabel{color:var(--text-secondary);font-size:.72rem;line-height:1.3}.WebsiteHero-module__WRoSLW__ctaRow{flex-wrap:wrap;gap:16px;display:flex}.WebsiteHero-module__WRoSLW__ctaPrimary{background:var(--accent);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.WebsiteHero-module__WRoSLW__ctaPrimary:hover{opacity:.9;transform:translateY(-2px)}.WebsiteHero-module__WRoSLW__ctaSecondary{color:var(--text-primary);border:1px solid var(--border);background:0 0;border-radius:50px;align-items:center;gap:8px;padding:16px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.WebsiteHero-module__WRoSLW__ctaSecondary:hover{border-color:var(--accent);color:var(--accent)}.WebsiteHero-module__WRoSLW__mockupWrapper{border:1px solid var(--border);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000004d}.WebsiteHero-module__WRoSLW__mockupImg{width:100%;height:auto;display:block}.WebsiteHero-module__WRoSLW__testimonialCard{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:20px 24px}.WebsiteHero-module__WRoSLW__testimonialText{color:var(--text-primary);margin-bottom:8px;font-size:.95rem;font-style:italic;line-height:1.6}.WebsiteHero-module__WRoSLW__testimonialAuthor{color:var(--text-secondary);font-size:.8rem;font-weight:600}@media (max-width:1024px){.WebsiteHero-module__WRoSLW__heroInner{gap:40px}.WebsiteHero-module__WRoSLW__mockupCol{flex:0 0 38%}}@media (max-width:768px){.WebsiteHero-module__WRoSLW__hero{padding:120px 24px 64px}.WebsiteHero-module__WRoSLW__heroInner{flex-direction:column;gap:40px}.WebsiteHero-module__WRoSLW__mockupCol{flex:none;width:100%}.WebsiteHero-module__WRoSLW__statsRow{flex-direction:column;gap:12px}.WebsiteHero-module__WRoSLW__statItem{text-align:left;align-items:center;gap:12px;display:flex}.WebsiteHero-module__WRoSLW__statValue{min-width:80px;margin-bottom:0}}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContent{z-index:2;max-width:800px;position:relative}.Hero-module__Z8hQ_W__heroLogoMobile{justify-content:center;align-items:baseline;margin:0 auto 32px;display:flex}.Hero-module__Z8hQ_W__heroLogoText{font-family:var(--font-inter),system-ui,-apple-system,sans-serif;letter-spacing:-.03em;color:var(--text-primary,#1a1a1a);font-size:3.5rem;font-weight:900;line-height:1}.Hero-module__Z8hQ_W__heroLogoDot{font-family:var(--font-inter),system-ui,-apple-system,sans-serif;color:#e8503a;font-size:3.5rem;font-weight:900;line-height:1}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-.04em;margin-top:150px;margin-bottom:24px;font-size:clamp(2.5rem,8vw,5rem);font-weight:900;line-height:1.05}.Hero-module__Z8hQ_W__heroTitleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);text-shadow:0 0 80px var(--accent-glow),0 0 160px #e8503a1a;font-style:italic;display:block}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto 40px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.Hero-module__Z8hQ_W__heroCta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 36px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__heroCta:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}.Hero-module__Z8hQ_W__scrollIndicator{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;animation:2s infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollArrow{font-size:1.25rem}@keyframes Hero-module__Z8hQ_W__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(8px)}60%{transform:translate(-50%)translateY(4px)}}.Hero-module__Z8hQ_W__heroBg{z-index:1;opacity:.4;background-image:radial-gradient(circle,var(--border)1px,transparent 1px);background-size:32px 32px;position:absolute;inset:0}.Hero-module__Z8hQ_W__heroGlow{background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);z-index:0;pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{justify-content:flex-start;min-height:auto;padding:40px 20px 60px}.Hero-module__Z8hQ_W__scrollIndicator{bottom:80px}}
.WebsiteServices-module__LY8SIq__services{background:var(--bg-secondary);padding:100px 24px}.WebsiteServices-module__LY8SIq__inner{max-width:1200px;margin:0 auto}.WebsiteServices-module__LY8SIq__header{text-align:center;margin-bottom:64px}.WebsiteServices-module__LY8SIq__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.WebsiteServices-module__LY8SIq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.WebsiteServices-module__LY8SIq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:36px 28px;transition:border-color .35s,box-shadow .35s;display:flex;position:relative}.WebsiteServices-module__LY8SIq__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.WebsiteServices-module__LY8SIq__badge{text-transform:uppercase;letter-spacing:.12em;border-radius:50px;padding:4px 10px;font-size:.6rem;font-weight:600;position:absolute;top:20px;right:20px}.WebsiteServices-module__LY8SIq__badgeAll{color:#22c55e;background:#22c55e1f}.WebsiteServices-module__LY8SIq__badgePremium{color:#eab308;background:#eab3081f}.WebsiteServices-module__LY8SIq__badgeProfessional{background:var(--accent-subtle);color:var(--accent)}.WebsiteServices-module__LY8SIq__icon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.WebsiteServices-module__LY8SIq__name{letter-spacing:-.01em;margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.25}.WebsiteServices-module__LY8SIq__metric{color:var(--accent);letter-spacing:.02em;margin-bottom:12px;font-size:.78rem;font-weight:700}.WebsiteServices-module__LY8SIq__description{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:.88rem;line-height:1.65}.WebsiteServices-module__LY8SIq__detail{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:.78rem;line-height:1.55}@media (max-width:1024px){.WebsiteServices-module__LY8SIq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WebsiteServices-module__LY8SIq__services{padding:60px 20px}.WebsiteServices-module__LY8SIq__grid{grid-template-columns:1fr;gap:16px}.WebsiteServices-module__LY8SIq__card{padding:28px 24px}}
.Problem-module__xNBfSq__problem{padding:100px 24px}.Problem-module__xNBfSq__problemInner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid}.Problem-module__xNBfSq__problemSide,.Problem-module__xNBfSq__solutionSide{border-radius:24px;padding:48px}.Problem-module__xNBfSq__problemSide{background:var(--bg-card);border:1px solid var(--border)}.Problem-module__xNBfSq__solutionSide{background:var(--accent-subtle);border:1px solid #e8503a33}.Problem-module__xNBfSq__problemTagline{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:16px;font-size:.875rem;font-weight:600}.Problem-module__xNBfSq__solutionSide .Problem-module__xNBfSq__problemTagline{color:var(--accent)}.Problem-module__xNBfSq__problemTitle{letter-spacing:-.02em;margin-bottom:32px;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.Problem-module__xNBfSq__problemList{flex-direction:column;gap:16px;list-style:none;display:flex}.Problem-module__xNBfSq__problemItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:1rem;line-height:1.6;display:flex}.Problem-module__xNBfSq__problemIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;display:flex}.Problem-module__xNBfSq__problemSide .Problem-module__xNBfSq__problemIcon{color:#ff5050;background:#ff505026}.Problem-module__xNBfSq__solutionSide .Problem-module__xNBfSq__problemIcon{color:#50c878;background:#50c87826}@media (max-width:768px){.Problem-module__xNBfSq__problemInner{grid-template-columns:1fr;gap:24px}.Problem-module__xNBfSq__problemSide,.Problem-module__xNBfSq__solutionSide{padding:32px}.Problem-module__xNBfSq__problem{padding:60px 20px}}
.ChatbotHero-module__qOqwQq__hero{background:var(--bg-primary);padding:140px 24px 80px;position:relative;overflow:hidden}.ChatbotHero-module__qOqwQq__hero:before{content:"";background-image:radial-gradient(circle,var(--border)1px,transparent 1px);opacity:.5;pointer-events:none;background-size:32px 32px;position:absolute;inset:0}.ChatbotHero-module__qOqwQq__heroInner{z-index:1;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:flex;position:relative}.ChatbotHero-module__qOqwQq__textCol{flex:1;min-width:0}.ChatbotHero-module__qOqwQq__mockupCol{flex:0 0 40%;justify-content:center;align-items:center;display:flex}.ChatbotHero-module__qOqwQq__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-block}.ChatbotHero-module__qOqwQq__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.05}.ChatbotHero-module__qOqwQq__titleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);font-style:italic}.ChatbotHero-module__qOqwQq__subtitle{color:var(--text-secondary);max-width:550px;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.ChatbotHero-module__qOqwQq__statsRow{gap:24px;margin-bottom:32px;display:flex}.ChatbotHero-module__qOqwQq__statItem{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex:1;padding:16px 12px;transition:border-color .3s}.ChatbotHero-module__qOqwQq__statItem:hover{border-color:var(--accent)}.ChatbotHero-module__qOqwQq__statValue{color:var(--accent);letter-spacing:-.03em;margin-bottom:6px;font-size:1.8rem;font-weight:900;line-height:1}.ChatbotHero-module__qOqwQq__statLabel{color:var(--text-muted);font-size:.72rem;font-weight:500;line-height:1.3}.ChatbotHero-module__qOqwQq__testimonial{border-left:3px solid var(--accent);background:var(--accent-subtle);border-radius:0 12px 12px 0;margin-bottom:32px;padding:16px 20px}.ChatbotHero-module__qOqwQq__testimonialText{color:var(--text-secondary);margin-bottom:6px;font-size:.9rem;font-style:italic;line-height:1.6}.ChatbotHero-module__qOqwQq__testimonialAuthor{color:var(--text-muted);font-size:.78rem;font-weight:600}.ChatbotHero-module__qOqwQq__cta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 40px;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex}.ChatbotHero-module__qOqwQq__cta:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}.ChatbotHero-module__qOqwQq__mockupImage{filter:drop-shadow(0 16px 48px #0000004d);border-radius:24px;width:100%;max-width:420px;height:auto}@media (max-width:1024px){.ChatbotHero-module__qOqwQq__heroInner{gap:40px}.ChatbotHero-module__qOqwQq__mockupCol{flex:0 0 35%}}@media (max-width:768px){.ChatbotHero-module__qOqwQq__hero{padding:120px 20px 60px}.ChatbotHero-module__qOqwQq__heroInner{text-align:center;flex-direction:column}.ChatbotHero-module__qOqwQq__mockupCol{display:none}.ChatbotHero-module__qOqwQq__subtitle{margin:0 auto 32px}.ChatbotHero-module__qOqwQq__statsRow{flex-direction:column;gap:12px}.ChatbotHero-module__qOqwQq__testimonial{text-align:left}}
.SocialHero-module__TBSPMW__hero{background:var(--bg-primary);padding:140px 24px 80px;position:relative;overflow:hidden}.SocialHero-module__TBSPMW__hero:before{content:"";background-image:radial-gradient(circle,var(--border)1px,transparent 1px);opacity:.5;pointer-events:none;background-size:32px 32px;position:absolute;inset:0}.SocialHero-module__TBSPMW__heroInner{z-index:1;align-items:center;gap:64px;max-width:1200px;margin:0 auto;display:flex;position:relative}.SocialHero-module__TBSPMW__textCol{flex:1;min-width:0}.SocialHero-module__TBSPMW__mockupCol{flex:0 0 40%;justify-content:center;align-items:center;display:flex}.SocialHero-module__TBSPMW__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-block}.SocialHero-module__TBSPMW__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.05}.SocialHero-module__TBSPMW__titleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);font-style:italic}.SocialHero-module__TBSPMW__subtitle{color:var(--text-secondary);max-width:550px;margin-bottom:32px;font-size:1.1rem;line-height:1.7}.SocialHero-module__TBSPMW__statsRow{gap:24px;margin-bottom:32px;display:flex}.SocialHero-module__TBSPMW__statItem{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;flex:1;padding:16px 12px;transition:border-color .3s}.SocialHero-module__TBSPMW__statItem:hover{border-color:var(--accent)}.SocialHero-module__TBSPMW__statValue{color:var(--accent);letter-spacing:-.03em;margin-bottom:6px;font-size:1.8rem;font-weight:900;line-height:1}.SocialHero-module__TBSPMW__statLabel{color:var(--text-muted);font-size:.72rem;font-weight:500;line-height:1.3}.SocialHero-module__TBSPMW__testimonial{border-left:3px solid var(--accent);background:var(--accent-subtle);border-radius:0 12px 12px 0;margin-bottom:32px;padding:16px 20px}.SocialHero-module__TBSPMW__testimonialText{color:var(--text-secondary);margin-bottom:6px;font-size:.9rem;font-style:italic;line-height:1.6}.SocialHero-module__TBSPMW__testimonialAuthor{color:var(--text-muted);font-size:.78rem;font-weight:600}.SocialHero-module__TBSPMW__cta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 40px;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex}.SocialHero-module__TBSPMW__cta:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}.SocialHero-module__TBSPMW__mockupImage{filter:drop-shadow(0 16px 48px #0000004d);border-radius:24px;width:100%;max-width:420px;height:auto}@media (max-width:1024px){.SocialHero-module__TBSPMW__heroInner{gap:40px}.SocialHero-module__TBSPMW__mockupCol{flex:0 0 35%}}@media (max-width:768px){.SocialHero-module__TBSPMW__hero{padding:120px 20px 60px}.SocialHero-module__TBSPMW__heroInner{text-align:center;flex-direction:column}.SocialHero-module__TBSPMW__mockupCol{display:none}.SocialHero-module__TBSPMW__subtitle{margin:0 auto 32px}.SocialHero-module__TBSPMW__statsRow{flex-direction:column;gap:12px}.SocialHero-module__TBSPMW__testimonial{text-align:left}}
.WebsiteDifferentiators-module__T-bj2a__section{background:var(--bg-primary);padding:100px 24px}.WebsiteDifferentiators-module__T-bj2a__inner{max-width:1200px;margin:0 auto}.WebsiteDifferentiators-module__T-bj2a__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.WebsiteDifferentiators-module__T-bj2a__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.WebsiteDifferentiators-module__T-bj2a__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:56px;font-size:1.05rem;line-height:1.7}.WebsiteDifferentiators-module__T-bj2a__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.WebsiteDifferentiators-module__T-bj2a__card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:36px 32px;transition:border-color .3s,transform .3s}.WebsiteDifferentiators-module__T-bj2a__card:hover{border-color:var(--accent);transform:translateY(-4px)}.WebsiteDifferentiators-module__T-bj2a__cardIcon{margin-bottom:16px;font-size:2.2rem;display:block}.WebsiteDifferentiators-module__T-bj2a__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:800}.WebsiteDifferentiators-module__T-bj2a__cardDescription{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}@media (max-width:768px){.WebsiteDifferentiators-module__T-bj2a__grid{grid-template-columns:1fr}}
.Services-module__PFRRnG__services{background:var(--bg-secondary);padding:100px 24px}.Services-module__PFRRnG__servicesInner{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__servicesHeader{text-align:center;margin-bottom:64px}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.Services-module__PFRRnG__serviceCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:48px;transition:all .4s;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__serviceCard:hover{border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-4px)}.Services-module__PFRRnG__serviceCard:before{content:"";background:linear-gradient(90deg,var(--accent),var(--accent-hover));opacity:0;height:3px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__serviceCard:hover:before{opacity:1}.Services-module__PFRRnG__serviceNumber{color:var(--accent);opacity:.3;letter-spacing:-.05em;margin-bottom:16px;font-size:4rem;font-weight:900;line-height:1}.Services-module__PFRRnG__serviceName{letter-spacing:-.02em;margin-bottom:8px;font-size:1.75rem;font-weight:800}.Services-module__PFRRnG__serviceTagline{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.6}.Services-module__PFRRnG__servicePrice{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.Services-module__PFRRnG__priceCurrency{color:var(--accent);font-size:1.25rem;font-weight:700}.Services-module__PFRRnG__priceAmount{color:var(--accent);letter-spacing:-.03em;font-size:3rem;font-weight:900;line-height:1}.Services-module__PFRRnG__pricePeriod{color:var(--text-muted);font-size:1rem;font-weight:500}.Services-module__PFRRnG__setupNote{color:var(--text-muted);margin-bottom:24px;font-size:.8rem;font-style:italic}.Services-module__PFRRnG__featureList{flex-direction:column;flex:1;gap:12px;margin-top:24px;margin-bottom:32px;list-style:none;display:flex}.Services-module__PFRRnG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.Services-module__PFRRnG__featureCheck{color:#50c878;background:#50c87826;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.7rem;display:flex}.Services-module__PFRRnG__platforms{color:var(--text-muted);background:var(--accent-subtle);border-radius:12px;margin-bottom:32px;padding:12px 16px;font-size:.8rem;display:inline-block}.Services-module__PFRRnG__serviceCta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.Services-module__PFRRnG__serviceCta:hover{background:var(--accent-hover);box-shadow:0 8px 30px var(--accent-glow);transform:translateY(-2px)}.Services-module__PFRRnG__guaranteeBadge{color:var(--text-muted);text-align:center;margin-top:16px;font-size:.78rem;line-height:1.4}@media (max-width:768px){.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr;gap:24px}.Services-module__PFRRnG__serviceCard{padding:32px}.Services-module__PFRRnG__services{padding:60px 20px}.Services-module__PFRRnG__serviceNumber{font-size:3rem}.Services-module__PFRRnG__priceAmount{font-size:2.5rem}}
.ChatbotFeatures-module__tADZ5G__features{background:var(--bg-secondary);padding:100px 24px}.ChatbotFeatures-module__tADZ5G__featuresInner{max-width:1200px;margin:0 auto}.ChatbotFeatures-module__tADZ5G__header{text-align:center;margin-bottom:64px}.ChatbotFeatures-module__tADZ5G__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ChatbotFeatures-module__tADZ5G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ChatbotFeatures-module__tADZ5G__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:36px 28px;transition:border-color .35s,box-shadow .35s;display:flex;position:relative}.ChatbotFeatures-module__tADZ5G__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.ChatbotFeatures-module__tADZ5G__badge{text-transform:uppercase;letter-spacing:.12em;border-radius:50px;padding:4px 10px;font-size:.6rem;font-weight:600;position:absolute;top:20px;right:20px}.ChatbotFeatures-module__tADZ5G__badgeAll{color:#22c55e;background:#22c55e1f}.ChatbotFeatures-module__tADZ5G__badgeGrow{color:#eab308;background:#eab3081f}.ChatbotFeatures-module__tADZ5G__badgeScale{background:var(--accent-subtle);color:var(--accent)}.ChatbotFeatures-module__tADZ5G__icon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.ChatbotFeatures-module__tADZ5G__name{letter-spacing:-.01em;margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.25}.ChatbotFeatures-module__tADZ5G__metric{color:var(--accent);letter-spacing:.02em;margin-bottom:12px;font-size:.78rem;font-weight:700}.ChatbotFeatures-module__tADZ5G__description{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:.88rem;line-height:1.65}.ChatbotFeatures-module__tADZ5G__detail{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:.78rem;line-height:1.55}@media (max-width:1024px){.ChatbotFeatures-module__tADZ5G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ChatbotFeatures-module__tADZ5G__features{padding:60px 20px}.ChatbotFeatures-module__tADZ5G__grid{grid-template-columns:1fr;gap:16px}.ChatbotFeatures-module__tADZ5G__card{padding:28px 24px}}
.ReviewsHero-module__uPXogG__hero{background:var(--bg-primary);padding:140px 24px 80px;position:relative;overflow:hidden}.ReviewsHero-module__uPXogG__hero:before{content:"";background-image:radial-gradient(circle,var(--border)1px,transparent 1px);opacity:.5;pointer-events:none;background-size:32px 32px;position:absolute;inset:0}.ReviewsHero-module__uPXogG__heroInner{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.ReviewsHero-module__uPXogG__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:.8rem;font-weight:700;display:inline-block}.ReviewsHero-module__uPXogG__title{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.05}.ReviewsHero-module__uPXogG__titleAccent{font-family:var(--font-playfair),Georgia,serif;color:var(--accent);font-style:italic}.ReviewsHero-module__uPXogG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7}.ReviewsHero-module__uPXogG__statCard{background:var(--bg-card);border:1px solid var(--border);text-align:left;border-radius:20px;align-items:center;gap:20px;margin-bottom:40px;padding:24px 36px;transition:all .3s;display:inline-flex}.ReviewsHero-module__uPXogG__statCard:hover{border-color:var(--accent);box-shadow:var(--shadow-accent);transform:translateY(-2px)}.ReviewsHero-module__uPXogG__statValue{color:var(--accent);letter-spacing:-.03em;font-size:3rem;font-weight:900;line-height:1}.ReviewsHero-module__uPXogG__statContent{flex-direction:column;gap:4px;display:flex}.ReviewsHero-module__uPXogG__statLabel{color:var(--text-primary);font-size:.95rem;font-weight:600;line-height:1.3}.ReviewsHero-module__uPXogG__statSource{color:var(--text-muted);font-size:.8rem;font-style:italic}.ReviewsHero-module__uPXogG__cta{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:16px 40px;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s;display:inline-flex}.ReviewsHero-module__uPXogG__cta:hover{background:var(--accent-hover);box-shadow:0 12px 40px var(--accent-glow);transform:translateY(-3px)}@media (max-width:768px){.ReviewsHero-module__uPXogG__hero{padding:120px 20px 60px}.ReviewsHero-module__uPXogG__statCard{text-align:center;flex-direction:column;gap:12px;padding:20px 28px}.ReviewsHero-module__uPXogG__statContent{align-items:center}}
.SocialServices-module__JmIIdG__services{background:var(--bg-secondary);padding:100px 24px}.SocialServices-module__JmIIdG__servicesInner{max-width:1200px;margin:0 auto}.SocialServices-module__JmIIdG__header{text-align:center;margin-bottom:64px}.SocialServices-module__JmIIdG__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.SocialServices-module__JmIIdG__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.SocialServices-module__JmIIdG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:36px 28px;transition:border-color .35s,box-shadow .35s;display:flex;position:relative}.SocialServices-module__JmIIdG__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.SocialServices-module__JmIIdG__badge{text-transform:uppercase;letter-spacing:.12em;border-radius:50px;padding:4px 10px;font-size:.6rem;font-weight:600;position:absolute;top:20px;right:20px}.SocialServices-module__JmIIdG__badgeAll{color:#22c55e;background:#22c55e1f}.SocialServices-module__JmIIdG__badgeBusiness{color:#eab308;background:#eab3081f}.SocialServices-module__JmIIdG__badgeEnterprise{background:var(--accent-subtle);color:var(--accent)}.SocialServices-module__JmIIdG__icon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.SocialServices-module__JmIIdG__name{letter-spacing:-.01em;margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.25}.SocialServices-module__JmIIdG__metric{color:var(--accent);letter-spacing:.02em;margin-bottom:12px;font-size:.78rem;font-weight:700}.SocialServices-module__JmIIdG__description{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:.88rem;line-height:1.65}.SocialServices-module__JmIIdG__detail{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:.78rem;line-height:1.55}@media (max-width:1024px){.SocialServices-module__JmIIdG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SocialServices-module__JmIIdG__services{padding:60px 20px}.SocialServices-module__JmIIdG__grid{grid-template-columns:1fr;gap:16px}.SocialServices-module__JmIIdG__card{padding:28px 24px}}
.WebsiteProcess-module__QDBOwG__section{background:var(--bg-secondary);padding:100px 24px}.WebsiteProcess-module__QDBOwG__inner{max-width:900px;margin:0 auto}.WebsiteProcess-module__QDBOwG__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.WebsiteProcess-module__QDBOwG__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.WebsiteProcess-module__QDBOwG__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.WebsiteProcess-module__QDBOwG__timingNote{color:var(--accent);background:var(--accent-subtle);border-radius:10px;margin-bottom:56px;padding:10px 18px;font-size:.88rem;font-weight:600;display:inline-block}.WebsiteProcess-module__QDBOwG__timeline{flex-direction:column;gap:0;display:flex;position:relative}.WebsiteProcess-module__QDBOwG__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:32px}.WebsiteProcess-module__QDBOwG__step{align-items:flex-start;gap:28px;padding-bottom:40px;display:flex;position:relative}.WebsiteProcess-module__QDBOwG__step:last-child{padding-bottom:0}.WebsiteProcess-module__QDBOwG__numberCircle{background:var(--bg-card);border:2px solid var(--border);width:64px;height:64px;color:var(--text-secondary);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:900;transition:border-color .3s,color .3s,background .3s;display:flex;position:relative}.WebsiteProcess-module__QDBOwG__stepGoLive .WebsiteProcess-module__QDBOwG__numberCircle{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 24px #e8503a66}.WebsiteProcess-module__QDBOwG__stepContent{flex:1;padding-top:12px}.WebsiteProcess-module__QDBOwG__stepHeader{align-items:center;gap:12px;margin-bottom:8px;display:flex}.WebsiteProcess-module__QDBOwG__stepTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.WebsiteProcess-module__QDBOwG__timeLabel{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:50px;padding:3px 12px;font-size:.75rem;font-weight:700}.WebsiteProcess-module__QDBOwG__stepGoLive .WebsiteProcess-module__QDBOwG__timeLabel{background:var(--accent-subtle);border-color:var(--accent);color:var(--accent)}.WebsiteProcess-module__QDBOwG__stepDescription{color:var(--text-secondary);margin:0;font-size:.93rem;line-height:1.7}@media (max-width:640px){.WebsiteProcess-module__QDBOwG__timeline:before{left:24px}.WebsiteProcess-module__QDBOwG__numberCircle{width:48px;height:48px;font-size:.85rem}.WebsiteProcess-module__QDBOwG__step{gap:18px}}
.Comparison-module__122zhW__comparison{background:var(--bg-secondary);padding:6rem 2rem}.Comparison-module__122zhW__comparisonInner{max-width:1100px;margin:0 auto}.Comparison-module__122zhW__comparisonHeader{text-align:center;margin-bottom:3rem}.Comparison-module__122zhW__comparisonSubtitle{color:var(--text-secondary);max-width:600px;margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.Comparison-module__122zhW__comparisonBlock{margin-bottom:3rem}.Comparison-module__122zhW__comparisonBlockTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;padding-left:.25rem;font-size:1.25rem;font-weight:700;display:flex}.Comparison-module__122zhW__socialLogos{align-items:center;gap:6px;display:inline-flex}.Comparison-module__122zhW__socialLogos svg{vertical-align:middle;flex-shrink:0}.Comparison-module__122zhW__comparisonTable{border-collapse:separate;border-spacing:0;background:var(--bg-primary);border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 16px #0000000f}.Comparison-module__122zhW__comparisonTable thead th{background:var(--bg-tertiary,var(--bg-secondary));color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:2px solid var(--text-secondary,#64646466);padding:.875rem 1rem;font-size:.8rem;font-weight:600}.Comparison-module__122zhW__comparisonTable thead th:first-child,.Comparison-module__122zhW__comparisonTable tbody td:first-child{border-right:1px solid var(--text-secondary,#64646466);width:20%}.Comparison-module__122zhW__comparisonTable thead th:nth-child(2),.Comparison-module__122zhW__comparisonTable tbody td:nth-child(2){border-right:1px solid var(--text-secondary,#64646466);width:40%}.Comparison-module__122zhW__comparisonTable thead th:last-child,.Comparison-module__122zhW__comparisonTable tbody td:last-child{width:40%}.Comparison-module__122zhW__comparisonTable thead th:last-child{color:var(--accent-color,#e63946);background:var(--bg-tertiary,var(--bg-secondary))}.Comparison-module__122zhW__comparisonTable tbody td{color:var(--text-primary);border-bottom:1px solid var(--border-color);vertical-align:top;padding:.875rem 1rem;font-size:.95rem}.Comparison-module__122zhW__comparisonTable tbody td:first-child{color:var(--text-primary);min-width:160px;font-weight:600}.Comparison-module__122zhW__competitorCell{color:var(--text-secondary)!important;font-size:.9rem!important}.Comparison-module__122zhW__skaloCell{font-weight:500;position:relative;color:var(--text-primary)!important}.Comparison-module__122zhW__mobileLabel{display:none}.Comparison-module__122zhW__skaloLogo{letter-spacing:-.5px;white-space:nowrap;color:var(--text-primary);font-weight:900}.Comparison-module__122zhW__skaloDot{color:var(--accent-color,#e63946)}.Comparison-module__122zhW__comparisonTable tbody tr td:last-child{background:#e6394608}.Comparison-module__122zhW__comparisonTable tbody tr:last-child td{border-bottom:none}.Comparison-module__122zhW__competitorNote{color:var(--text-muted,var(--text-secondary));opacity:.7;margin-top:.5rem;padding-left:.25rem;font-size:.8rem}.Comparison-module__122zhW__bottomLine{text-align:center;background:var(--bg-primary);border-left:4px solid var(--accent-color,#e63946);color:var(--text-primary);border-radius:12px;margin-top:2.5rem;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 2px 12px #0000000a}@media (max-width:768px){.Comparison-module__122zhW__comparison{padding:4rem 1rem}.Comparison-module__122zhW__comparisonTable thead{display:none}.Comparison-module__122zhW__comparisonTable,.Comparison-module__122zhW__comparisonTable tbody{width:100%;display:block}.Comparison-module__122zhW__comparisonTable tbody tr{border-bottom:1px solid var(--border-color);background:var(--bg-primary);padding:1.25rem 1rem;display:block}.Comparison-module__122zhW__comparisonTable tbody tr:last-child{border-bottom:none}.Comparison-module__122zhW__comparisonTable tbody td{min-width:unset;border-bottom:none;padding:.25rem 0;font-size:.9rem;display:block;border-right:none!important;width:100%!important}.Comparison-module__122zhW__comparisonTable tbody td:first-child{color:var(--text-primary);min-width:unset;margin-bottom:.5rem;font-size:1rem;font-weight:700}.Comparison-module__122zhW__competitorCell{margin-bottom:.25rem;position:relative;color:var(--text-secondary)!important;padding-left:0!important;font-size:.85rem!important}.Comparison-module__122zhW__competitorCell:before{display:none}.Comparison-module__122zhW__skaloCell{font-weight:600;position:relative;padding-left:0!important}.Comparison-module__122zhW__skaloCell:before{display:none}.Comparison-module__122zhW__mobileLabel{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.15rem;font-size:.7rem;font-weight:700;display:block}.Comparison-module__122zhW__competitorCell .Comparison-module__122zhW__mobileLabel{color:var(--accent-color,#e63946)}.Comparison-module__122zhW__skaloCell .Comparison-module__122zhW__mobileLabel{color:#2ecc71}.Comparison-module__122zhW__comparisonTable tbody tr td:last-child{background:0 0}.Comparison-module__122zhW__bottomLine{padding:1.25rem 1.5rem;font-size:1rem}}
.ChatbotProcess-module__-81Dnq__process{background:var(--bg-primary);padding:100px 24px}.ChatbotProcess-module__-81Dnq__processInner{max-width:1200px;margin:0 auto}.ChatbotProcess-module__-81Dnq__header{text-align:center;margin-bottom:64px}.ChatbotProcess-module__-81Dnq__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ChatbotProcess-module__-81Dnq__stepsGrid{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:32px;display:grid}.ChatbotProcess-module__-81Dnq__stepCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:28px 20px;transition:border-color .35s,box-shadow .35s;position:relative}.ChatbotProcess-module__-81Dnq__stepCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.ChatbotProcess-module__-81Dnq__stepHighlighted{border:2px solid var(--accent);box-shadow:0 0 24px var(--accent-glow)}.ChatbotProcess-module__-81Dnq__stepHighlighted:hover{border-color:var(--accent)}.ChatbotProcess-module__-81Dnq__timeLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:8px;font-size:.65rem;font-weight:700}.ChatbotProcess-module__-81Dnq__stepNumber{color:var(--border);letter-spacing:-.05em;margin-bottom:12px;font-size:2rem;font-weight:900;line-height:1}.ChatbotProcess-module__-81Dnq__stepIcon{background:var(--accent-subtle);width:40px;height:40px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.ChatbotProcess-module__-81Dnq__stepIconHighlighted{background:var(--accent);color:#fff}.ChatbotProcess-module__-81Dnq__stepTitle{margin-bottom:8px;font-size:.95rem;font-weight:700;line-height:1.25}.ChatbotProcess-module__-81Dnq__stepDescription{color:var(--text-secondary);margin-bottom:8px;font-size:.82rem;line-height:1.5}.ChatbotProcess-module__-81Dnq__stepSubtitle{color:var(--text-muted);font-size:.72rem;font-style:italic}.ChatbotProcess-module__-81Dnq__controlBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-top:12px;padding:6px 14px;font-size:.65rem;font-weight:700;display:inline-block}.ChatbotProcess-module__-81Dnq__timeNote{text-align:center;color:var(--text-muted);max-width:600px;margin:0 auto;font-size:.88rem;line-height:1.6}@media (max-width:1024px){.ChatbotProcess-module__-81Dnq__stepsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ChatbotProcess-module__-81Dnq__process{padding:60px 20px}.ChatbotProcess-module__-81Dnq__stepsGrid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto 24px}.ChatbotProcess-module__-81Dnq__stepCard{padding:24px 20px}}
.ReviewsServices-module__hCUJ1a__services{background:var(--bg-secondary);padding:100px 24px}.ReviewsServices-module__hCUJ1a__servicesInner{max-width:1200px;margin:0 auto}.ReviewsServices-module__hCUJ1a__header{text-align:center;margin-bottom:64px}.ReviewsServices-module__hCUJ1a__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ReviewsServices-module__hCUJ1a__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ReviewsServices-module__hCUJ1a__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:36px 28px;transition:border-color .35s,box-shadow .35s;display:flex;position:relative}.ReviewsServices-module__hCUJ1a__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.ReviewsServices-module__hCUJ1a__badge{text-transform:uppercase;letter-spacing:.12em;border-radius:50px;padding:4px 10px;font-size:.6rem;font-weight:600;position:absolute;top:20px;right:20px}.ReviewsServices-module__hCUJ1a__badgeAll{color:#22c55e;background:#22c55e1f}.ReviewsServices-module__hCUJ1a__badgeGrow{color:#eab308;background:#eab3081f}.ReviewsServices-module__hCUJ1a__badgeScale{background:var(--accent-subtle);color:var(--accent)}.ReviewsServices-module__hCUJ1a__icon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ReviewsServices-module__hCUJ1a__name{letter-spacing:-.01em;margin-bottom:6px;font-size:1.05rem;font-weight:700;line-height:1.25}.ReviewsServices-module__hCUJ1a__metric{color:var(--accent);letter-spacing:.02em;margin-bottom:12px;font-size:.78rem;font-weight:700}.ReviewsServices-module__hCUJ1a__description{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:.88rem;line-height:1.65}.ReviewsServices-module__hCUJ1a__detail{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:.78rem;line-height:1.55}@media (max-width:1024px){.ReviewsServices-module__hCUJ1a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ReviewsServices-module__hCUJ1a__services{padding:60px 20px}.ReviewsServices-module__hCUJ1a__grid{grid-template-columns:1fr;gap:16px}.ReviewsServices-module__hCUJ1a__card{padding:28px 24px}}
.SocialPlatforms-module__DFSaDW__platforms{background:var(--bg-secondary);padding:48px 24px 60px}.SocialPlatforms-module__DFSaDW__platformsInner{text-align:center;max-width:850px;margin:0 auto}.SocialPlatforms-module__DFSaDW__header{margin-bottom:32px}.SocialPlatforms-module__DFSaDW__title{margin-bottom:8px;font-size:1.15rem;font-weight:800}.SocialPlatforms-module__DFSaDW__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:.9rem}.SocialPlatforms-module__DFSaDW__grid{flex-wrap:wrap;justify-content:center;gap:20px 32px;display:flex}.SocialPlatforms-module__DFSaDW__item{text-align:center;flex-direction:column;align-items:center;gap:6px;width:90px;display:flex}.SocialPlatforms-module__DFSaDW__icon{width:36px;height:36px}.SocialPlatforms-module__DFSaDW__name{color:var(--text-muted);font-size:.68rem;font-weight:500}@media (max-width:768px){.SocialPlatforms-module__DFSaDW__platforms{padding:32px 20px 48px}.SocialPlatforms-module__DFSaDW__grid{gap:16px 24px}}
.WebsitePortfolio-module__C2dUFG__section{background:var(--bg-primary);padding:100px 24px}.WebsitePortfolio-module__C2dUFG__inner{max-width:1200px;margin:0 auto}.WebsitePortfolio-module__C2dUFG__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.WebsitePortfolio-module__C2dUFG__title{letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.WebsitePortfolio-module__C2dUFG__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.WebsitePortfolio-module__C2dUFG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:16px;padding:32px;transition:border-color .3s,transform .3s;display:flex}.WebsitePortfolio-module__C2dUFG__card:hover{border-color:var(--accent);transform:translateY(-4px)}.WebsitePortfolio-module__C2dUFG__cardHeader{align-items:center;gap:12px;display:flex}.WebsitePortfolio-module__C2dUFG__cardIcon{flex-shrink:0;font-size:1.8rem}.WebsitePortfolio-module__C2dUFG__cardSector{text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);font-size:.95rem;font-weight:800}.WebsitePortfolio-module__C2dUFG__beforeAfter{background:var(--bg-primary);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.WebsitePortfolio-module__C2dUFG__beforeRow,.WebsitePortfolio-module__C2dUFG__afterRow{align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.WebsitePortfolio-module__C2dUFG__beforeLabel{color:#ef4444;flex-shrink:0;min-width:40px;font-weight:700}.WebsitePortfolio-module__C2dUFG__afterLabel{color:#22c55e;flex-shrink:0;min-width:40px;font-weight:700}.WebsitePortfolio-module__C2dUFG__beforeText{color:var(--text-secondary)}.WebsitePortfolio-module__C2dUFG__afterText{color:var(--text-primary)}.WebsitePortfolio-module__C2dUFG__metric{color:var(--accent);background:var(--accent-subtle);text-align:center;border-radius:10px;padding:10px 16px;font-size:1rem;font-weight:800}.WebsitePortfolio-module__C2dUFG__testimonial{color:var(--text-secondary);border-left:3px solid var(--accent);margin:0;padding-left:12px;font-size:.88rem;font-style:italic}.WebsitePortfolio-module__C2dUFG__author{color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:600}@media (max-width:768px){.WebsitePortfolio-module__C2dUFG__grid{grid-template-columns:1fr}}
.Trust-module__E4GQAa__trust{padding:80px 24px}.Trust-module__E4GQAa__trustInner{max-width:1200px;margin:0 auto}.Trust-module__E4GQAa__statsGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px;display:grid}.Trust-module__E4GQAa__statCard{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:20px;flex-direction:column;justify-content:center;min-height:200px;padding:40px 32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Trust-module__E4GQAa__statCard:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 30px #0000000a,0 4px 8px #00000005}.Trust-module__E4GQAa__statValue{color:var(--accent);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(3rem,5vw,4rem);font-weight:900;line-height:1.1}.Trust-module__E4GQAa__statValueLong{letter-spacing:-.02em;font-size:clamp(2rem,3.5vw,2.6rem);line-height:1.15}.Trust-module__E4GQAa__statLabel{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.5}.Trust-module__E4GQAa__platformsSections{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.Trust-module__E4GQAa__compatibleSection{text-align:center}.Trust-module__E4GQAa__compatibleLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:24px;font-size:.875rem;font-weight:600}.Trust-module__E4GQAa__platformsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Trust-module__E4GQAa__platformBadge{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;transition:all .3s;display:flex}.Trust-module__E4GQAa__platformBadge:hover{border-color:var(--border-hover);color:var(--text-primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Trust-module__E4GQAa__platformIcon{flex-shrink:0;width:22px;height:22px}.Trust-module__E4GQAa__guaranteeBanner{text-align:center;background:linear-gradient(135deg,#e8503a14 0%,#e8503a26 50%,#e8503a14 100%);border:2px solid #e8503a4d;border-radius:24px;margin-bottom:32px;padding:48px 40px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Trust-module__E4GQAa__guaranteeBanner:before{content:"";background:linear-gradient(90deg,#0000,#e8503a0f,#0000);width:100%;height:100%;animation:4s ease-in-out infinite Trust-module__E4GQAa__shimmer;position:absolute;top:0;left:-100%}@keyframes Trust-module__E4GQAa__shimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.Trust-module__E4GQAa__guaranteeBanner:hover{border-color:#e8503a80;transform:translateY(-4px);box-shadow:0 16px 40px #e8503a1f}.Trust-module__E4GQAa__guaranteeBannerContent{z-index:1;position:relative}.Trust-module__E4GQAa__guaranteeBannerIcon{filter:drop-shadow(0 4px 8px #e8503a4d);margin-bottom:16px;font-size:3.5rem;display:block}.Trust-module__E4GQAa__guaranteeBannerHeadline{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1.2}.Trust-module__E4GQAa__guaranteeBannerSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;font-weight:500;line-height:1.6}.Trust-module__E4GQAa__guaranteeExclusion{color:var(--text-muted);max-width:600px;margin:12px auto 0;font-size:.85rem;font-style:italic;font-weight:400;line-height:1.5}.Trust-module__E4GQAa__quoteCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:20px;padding:32px}.Trust-module__E4GQAa__quoteText{color:var(--text-primary);margin-bottom:12px;font-size:1.1rem;font-style:italic;line-height:1.6}.Trust-module__E4GQAa__quoteSource{color:var(--text-muted);font-size:.8rem}@media (max-width:768px){.Trust-module__E4GQAa__statsGrid{grid-template-columns:1fr;gap:16px}.Trust-module__E4GQAa__statCard{padding:24px}.Trust-module__E4GQAa__platformsSections{grid-template-columns:1fr;gap:24px}.Trust-module__E4GQAa__platformsGrid{gap:10px}.Trust-module__E4GQAa__platformBadge{padding:8px 14px;font-size:.8rem}.Trust-module__E4GQAa__guaranteeBanner{padding:32px 20px}.Trust-module__E4GQAa__guaranteeBannerIcon{font-size:2.8rem}.Trust-module__E4GQAa__trust{padding:60px 20px}}
.ChatbotUseCases-module__ZwCG2W__useCases{background:var(--bg-secondary);padding:100px 24px}.ChatbotUseCases-module__ZwCG2W__useCasesInner{max-width:1000px;margin:0 auto}.ChatbotUseCases-module__ZwCG2W__header{text-align:center;margin-bottom:64px}.ChatbotUseCases-module__ZwCG2W__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ChatbotUseCases-module__ZwCG2W__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.ChatbotUseCases-module__ZwCG2W__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:28px 24px;transition:border-color .35s,box-shadow .35s;display:flex}.ChatbotUseCases-module__ZwCG2W__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md)}.ChatbotUseCases-module__ZwCG2W__cardHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.ChatbotUseCases-module__ZwCG2W__sectorIcon{font-size:1.5rem}.ChatbotUseCases-module__ZwCG2W__sectorName{font-size:1rem;font-weight:700}.ChatbotUseCases-module__ZwCG2W__chatWindow{background:var(--bg-tertiary);border-radius:16px;flex-direction:column;flex:1;gap:8px;min-height:140px;margin-bottom:20px;padding:16px;display:flex}.ChatbotUseCases-module__ZwCG2W__bubble{border-radius:16px;max-width:80%;padding:10px 14px;font-size:.82rem;line-height:1.5;animation:.3s ChatbotUseCases-module__ZwCG2W__fadeIn}.ChatbotUseCases-module__ZwCG2W__bubbleBot{background:var(--accent-subtle);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.ChatbotUseCases-module__ZwCG2W__bubbleUser{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-bottom-right-radius:4px;align-self:flex-end}@keyframes ChatbotUseCases-module__ZwCG2W__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ChatbotUseCases-module__ZwCG2W__metricRow{align-items:baseline;gap:8px;display:flex}.ChatbotUseCases-module__ZwCG2W__metricValue{color:#50c878;font-size:1.1rem;font-weight:800}.ChatbotUseCases-module__ZwCG2W__metricPeriod{color:var(--text-muted);font-size:.78rem}@media (max-width:768px){.ChatbotUseCases-module__ZwCG2W__useCases{padding:60px 20px}.ChatbotUseCases-module__ZwCG2W__grid{grid-template-columns:1fr;gap:20px;max-width:440px;margin:0 auto}}
.ReviewsOnboarding-module__yBWQ2a__onboarding{background:var(--bg-primary);padding:100px 24px}.ReviewsOnboarding-module__yBWQ2a__onboardingInner{max-width:1200px;margin:0 auto}.ReviewsOnboarding-module__yBWQ2a__header{text-align:center;margin-bottom:64px}.ReviewsOnboarding-module__yBWQ2a__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.ReviewsOnboarding-module__yBWQ2a__stepsGrid{grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:48px;display:grid}.ReviewsOnboarding-module__yBWQ2a__stepCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:32px 24px;transition:border-color .35s,box-shadow .35s;position:relative}.ReviewsOnboarding-module__yBWQ2a__stepCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.ReviewsOnboarding-module__yBWQ2a__stepNumber{color:var(--accent);opacity:.15;letter-spacing:-.05em;margin-bottom:16px;font-size:2rem;font-weight:800;line-height:1}.ReviewsOnboarding-module__yBWQ2a__stepIcon{background:var(--accent-subtle);width:44px;height:44px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.ReviewsOnboarding-module__yBWQ2a__stepTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:1rem;font-weight:700}.ReviewsOnboarding-module__yBWQ2a__stepDescription{color:var(--text-secondary);font-size:.82rem;line-height:1.6}.ReviewsOnboarding-module__yBWQ2a__pricingBox{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:32px 40px}.ReviewsOnboarding-module__yBWQ2a__pricingTitle{letter-spacing:-.01em;margin-bottom:16px;font-size:1.05rem;font-weight:700}.ReviewsOnboarding-module__yBWQ2a__pricingRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:20px;display:flex}.ReviewsOnboarding-module__yBWQ2a__pricingOption{color:var(--text-primary);align-items:center;gap:10px;font-size:.92rem;font-weight:600;display:flex}.ReviewsOnboarding-module__yBWQ2a__pricingBadgeFree{color:#50c878;background:0 0;border:1px solid #50c8784d;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:inline-flex}.ReviewsOnboarding-module__yBWQ2a__pricingBadgePaid{color:var(--accent);background:0 0;border:1px solid #e8503a40;border-radius:50px;justify-content:center;align-items:center;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.ReviewsOnboarding-module__yBWQ2a__pricingDivider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600}.ReviewsOnboarding-module__yBWQ2a__pricingNote{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:.82rem;line-height:1.6}@media (max-width:1024px){.ReviewsOnboarding-module__yBWQ2a__stepsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ReviewsOnboarding-module__yBWQ2a__onboarding{padding:60px 20px}.ReviewsOnboarding-module__yBWQ2a__stepsGrid{grid-template-columns:1fr 1fr;gap:16px}.ReviewsOnboarding-module__yBWQ2a__pricingBox{padding:24px 20px}.ReviewsOnboarding-module__yBWQ2a__pricingRow{flex-direction:column;gap:16px}}@media (max-width:480px){.ReviewsOnboarding-module__yBWQ2a__stepsGrid{grid-template-columns:1fr}}
.SocialProcess-module__509Oea__process{background:var(--bg-primary);padding:100px 24px}.SocialProcess-module__509Oea__processInner{max-width:1200px;margin:0 auto}.SocialProcess-module__509Oea__header{text-align:center;margin-bottom:64px}.SocialProcess-module__509Oea__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.SocialProcess-module__509Oea__stepsGrid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.SocialProcess-module__509Oea__stepCard{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:24px;padding:28px 20px;transition:border-color .35s,box-shadow .35s;position:relative}.SocialProcess-module__509Oea__stepCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-sm)}.SocialProcess-module__509Oea__stepHighlighted{border:2px solid var(--accent);box-shadow:0 0 24px var(--accent-glow)}.SocialProcess-module__509Oea__stepHighlighted:hover{border-color:var(--accent)}.SocialProcess-module__509Oea__timeLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:8px;font-size:.65rem;font-weight:700}.SocialProcess-module__509Oea__stepNumber{color:var(--border);letter-spacing:-.05em;margin-bottom:12px;font-size:2rem;font-weight:900;line-height:1}.SocialProcess-module__509Oea__stepIcon{background:var(--accent-subtle);width:40px;height:40px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 14px;display:flex}.SocialProcess-module__509Oea__stepIconHighlighted{background:var(--accent);color:#fff}.SocialProcess-module__509Oea__stepTitle{margin-bottom:8px;font-size:.95rem;font-weight:700;line-height:1.25}.SocialProcess-module__509Oea__stepDescription{color:var(--text-secondary);margin-bottom:8px;font-size:.82rem;line-height:1.5}.SocialProcess-module__509Oea__stepSubtitle{color:var(--text-muted);font-size:.72rem;font-style:italic}.SocialProcess-module__509Oea__controlBadge{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:var(--accent-subtle);border-radius:50px;margin-top:12px;padding:6px 14px;font-size:.65rem;font-weight:700;display:inline-block}@media (max-width:1024px){.SocialProcess-module__509Oea__stepsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.SocialProcess-module__509Oea__process{padding:60px 20px}.SocialProcess-module__509Oea__stepsGrid{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.SocialProcess-module__509Oea__stepCard{padding:24px 20px}}
.WebsitePricing-module__qNQ4lW__section{background:var(--bg-secondary);padding:100px 24px}.WebsitePricing-module__qNQ4lW__inner{max-width:1200px;margin:0 auto}.WebsitePricing-module__qNQ4lW__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.WebsitePricing-module__qNQ4lW__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.WebsitePricing-module__qNQ4lW__subtitle{color:var(--text-secondary);max-width:640px;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.WebsitePricing-module__qNQ4lW__toggleContainer{justify-content:center;margin-bottom:48px;display:flex}.WebsitePricing-module__qNQ4lW__toggle{background:var(--bg-card);border:1px solid var(--border);border-radius:50px;gap:4px;padding:4px;display:inline-flex}.WebsitePricing-module__qNQ4lW__toggleOption{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:50px;padding:12px 28px;font-size:.92rem;font-weight:700;transition:all .25s}.WebsitePricing-module__qNQ4lW__toggleOption.WebsitePricing-module__qNQ4lW__active{background:var(--text-primary);color:var(--bg-primary);box-shadow:0 4px 16px #00000026}.WebsitePricing-module__qNQ4lW__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.WebsitePricing-module__qNQ4lW__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:20px;padding:32px;transition:border-color .3s,transform .3s;display:flex;position:relative}.WebsitePricing-module__qNQ4lW__card:hover{transform:translateY(-4px)}.WebsitePricing-module__qNQ4lW__cardPopular{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary),0 8px 40px #00000014;z-index:1;transform:scale(1.02)}.WebsitePricing-module__qNQ4lW__cardPopular:hover{border-color:var(--text-primary);transform:scale(1.03)}.WebsitePricing-module__qNQ4lW__popularBadge{background:var(--text-primary);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border-radius:50px;padding:5px 18px;font-size:.68rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.WebsitePricing-module__qNQ4lW__cardHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.WebsitePricing-module__qNQ4lW__planName{font-size:1.6rem;font-weight:800}.WebsitePricing-module__qNQ4lW__planTagline{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.WebsitePricing-module__qNQ4lW__priceBlock{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.WebsitePricing-module__qNQ4lW__priceMain{align-items:baseline;gap:4px;display:flex}.WebsitePricing-module__qNQ4lW__priceCurrency{color:var(--text-primary);font-size:1.4rem;font-weight:700}.WebsitePricing-module__qNQ4lW__priceAmount{letter-spacing:-.04em;color:var(--text-primary);font-size:2.8rem;font-weight:900;line-height:1}.WebsitePricing-module__qNQ4lW__priceAnchor{color:var(--text-muted);font-size:.82rem;display:inline-block;position:relative}.WebsitePricing-module__qNQ4lW__priceAnchor:after{content:"";background-color:var(--accent);opacity:.85;pointer-events:none;border-radius:2px;width:110%;height:2px;position:absolute;top:50%;left:-5%;transform:translateY(-50%)rotate(-6deg)}.WebsitePricing-module__qNQ4lW__priceRenewal{color:var(--text-secondary);align-items:center;gap:4px;font-size:.8rem;font-style:italic;display:flex}.WebsitePricing-module__qNQ4lW__tooltipWrapper{align-items:center;display:inline-flex;position:relative}.WebsitePricing-module__qNQ4lW__tooltipIcon{color:var(--accent);cursor:help;opacity:.7;font-size:.85rem;font-weight:700;transition:opacity .2s}.WebsitePricing-module__qNQ4lW__tooltipIcon:hover{opacity:1}.WebsitePricing-module__qNQ4lW__tooltipContent{visibility:hidden;opacity:0;background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:normal;text-align:center;z-index:100;pointer-events:none;border-radius:12px;width:max-content;max-width:280px;padding:10px 14px;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.4;transition:all .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.WebsitePricing-module__qNQ4lW__tooltipContent:after{content:"";border:6px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.WebsitePricing-module__qNQ4lW__tooltipWrapper:hover .WebsitePricing-module__qNQ4lW__tooltipContent{visibility:visible;opacity:1;transform:translate(-50%)translateY(-2px)}.WebsitePricing-module__qNQ4lW__deliveryRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.WebsitePricing-module__qNQ4lW__deliveryLabel{color:var(--text-secondary);font-size:.82rem;font-weight:600}.WebsitePricing-module__qNQ4lW__deliveryValue{color:var(--accent);font-size:.88rem;font-weight:700}.WebsitePricing-module__qNQ4lW__dotsRow{align-items:center;gap:6px;display:flex}.WebsitePricing-module__qNQ4lW__dotsLabel{color:var(--text-secondary);font-size:.78rem}.WebsitePricing-module__qNQ4lW__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.WebsitePricing-module__qNQ4lW__featureList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.WebsitePricing-module__qNQ4lW__featureItem{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.87rem;line-height:1.5;display:flex}.WebsitePricing-module__qNQ4lW__checkIcon{color:#22c55e;flex-shrink:0;margin-top:1px;font-size:1rem}.WebsitePricing-module__qNQ4lW__notIncludedList{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin:0;padding:12px 0 0;list-style:none;display:flex}.WebsitePricing-module__qNQ4lW__notIncludedItem{color:var(--text-secondary);opacity:.6;align-items:center;gap:8px;font-size:.83rem;display:flex}.WebsitePricing-module__qNQ4lW__crossIcon{color:#ef4444;flex-shrink:0;margin-top:1px;font-size:.9rem}.WebsitePricing-module__qNQ4lW__ctaButton{text-align:center;border:2px solid var(--text-primary);width:100%;color:var(--text-primary);background:0 0;border-radius:50px;margin-top:auto;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:block}.WebsitePricing-module__qNQ4lW__ctaButton:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.WebsitePricing-module__qNQ4lW__ctaButtonPopular{background:var(--text-primary);color:var(--bg-primary)}.WebsitePricing-module__qNQ4lW__ctaButtonPopular:hover{opacity:.85}.WebsitePricing-module__qNQ4lW__guaranteeNote{text-align:center;color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-top:32px;padding:14px 20px;font-size:.88rem}@media (max-width:1024px){.WebsitePricing-module__qNQ4lW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.WebsitePricing-module__qNQ4lW__grid{grid-template-columns:1fr}.WebsitePricing-module__qNQ4lW__toggleOption{padding:10px 20px;font-size:.85rem}}
.HowItWorks-module__a-Tr4W__howItWorks{background:var(--bg-secondary);padding:100px 24px}.HowItWorks-module__a-Tr4W__howInner{max-width:1200px;margin:0 auto}.HowItWorks-module__a-Tr4W__howHeader{text-align:center;margin-bottom:64px}.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__a-Tr4W__stepsGrid:before{content:"";background:repeating-linear-gradient(90deg,var(--border)0,var(--border)8px,transparent 8px,transparent 16px);height:2px;position:absolute;top:50px;left:calc(16.66% + 16px);right:calc(16.66% + 16px)}.HowItWorks-module__a-Tr4W__stepCard{text-align:center;z-index:1;padding:40px 24px;position:relative}.HowItWorks-module__a-Tr4W__stepNumber{background:var(--accent);color:#fff;width:56px;height:56px;box-shadow:0 0 30px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.25rem;font-weight:800;display:flex}.HowItWorks-module__a-Tr4W__stepTitle{margin-bottom:12px;font-size:1.25rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:768px){.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:1fr;gap:16px}.HowItWorks-module__a-Tr4W__stepsGrid:before{display:none}.HowItWorks-module__a-Tr4W__stepCard{text-align:left;align-items:flex-start;gap:20px;padding:24px;display:flex}.HowItWorks-module__a-Tr4W__stepNumber{flex-shrink:0;width:44px;height:44px;margin:0;font-size:1rem}.HowItWorks-module__a-Tr4W__howItWorks{padding:60px 20px}}
.ChatbotPricing-module__LBKihW__pricing{background:var(--bg-primary);padding:100px 24px}.ChatbotPricing-module__LBKihW__pricingInner{max-width:1200px;margin:0 auto}.ChatbotPricing-module__LBKihW__header{text-align:center;margin-bottom:48px}.ChatbotPricing-module__LBKihW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ChatbotPricing-module__LBKihW__billingToggle{justify-content:center;gap:8px;margin-bottom:48px;display:flex}.ChatbotPricing-module__LBKihW__billingOption{border:2px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.ChatbotPricing-module__LBKihW__billingOption:hover{border-color:var(--text-primary)}.ChatbotPricing-module__LBKihW__billingActive{border-color:var(--text-primary);background:var(--text-primary);color:var(--bg-primary)}.ChatbotPricing-module__LBKihW__saveBadge{text-transform:uppercase;color:#50c878;background:#50c87826;border-radius:50px;padding:3px 8px;font-size:.65rem;font-weight:700}.ChatbotPricing-module__LBKihW__billingActive .ChatbotPricing-module__LBKihW__saveBadge{color:inherit;background:#80808033}.ChatbotPricing-module__LBKihW__savingNote{text-align:center;color:#50c878;background:#50c8781a;border-radius:10px;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding:10px 16px;font-size:.85rem;font-weight:600;animation:.3s ChatbotPricing-module__LBKihW__fadeSlideIn}@keyframes ChatbotPricing-module__LBKihW__fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ChatbotPricing-module__LBKihW__plansGrid{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:20px;display:grid}.ChatbotPricing-module__LBKihW__planCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:32px 28px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.ChatbotPricing-module__LBKihW__planCard:hover{border-color:var(--border-hover);box-shadow:0 8px 30px #0000000f}.ChatbotPricing-module__LBKihW__planCardDimmed{opacity:.45;transform:scale(.98)}.ChatbotPricing-module__LBKihW__planCardHovered{border-color:var(--text-primary)!important;transform:translateY(-4px)!important;box-shadow:0 16px 48px #0000001f!important}.ChatbotPricing-module__LBKihW__planCardPopular{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary),0 8px 40px #00000014;z-index:1;transform:scale(1.02)}.ChatbotPricing-module__LBKihW__planCardPopular:hover{border-color:var(--text-primary);transform:scale(1.03)}.ChatbotPricing-module__LBKihW__popularBadge{background:var(--text-primary);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:50px;padding:6px 20px;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.ChatbotPricing-module__LBKihW__planName{text-align:center;margin-top:8px;margin-bottom:8px;font-size:1.6rem;font-weight:800}.ChatbotPricing-module__LBKihW__anchorPrice{text-align:center;color:var(--text-muted);align-self:center;margin-bottom:4px;font-size:.82rem;display:inline-block;position:relative}.ChatbotPricing-module__LBKihW__anchorPrice:after{content:"";background-color:var(--accent);opacity:.85;pointer-events:none;border-radius:2px;width:110%;height:2px;position:absolute;top:50%;left:-5%;transform:translateY(-50%)rotate(-6deg)}.ChatbotPricing-module__LBKihW__planPricing{justify-content:center;align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.ChatbotPricing-module__LBKihW__planPrefix{color:var(--text-muted);text-transform:lowercase;margin-right:4px;font-size:.85rem;font-weight:700}.ChatbotPricing-module__LBKihW__planCurrency{color:var(--text-primary);font-size:1.3rem;font-weight:700}.ChatbotPricing-module__LBKihW__planPrice{color:var(--text-primary);letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.ChatbotPricing-module__LBKihW__planPeriod{color:var(--text-muted);margin-left:2px;font-size:.82rem;font-weight:500}.ChatbotPricing-module__LBKihW__annualSaving{text-align:center;color:#50c878;margin-bottom:16px;font-size:.78rem;font-weight:700;animation:.3s ChatbotPricing-module__LBKihW__fadeSlideIn}.ChatbotPricing-module__LBKihW__setupBox{background:var(--bg-tertiary);border:2px dashed var(--border);border-radius:14px;margin-bottom:16px;padding:16px}.ChatbotPricing-module__LBKihW__setupHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ChatbotPricing-module__LBKihW__setupHeader span:first-child{font-size:.82rem;font-weight:700}.ChatbotPricing-module__LBKihW__setupPrice{color:var(--accent);font-size:1rem;font-weight:800}.ChatbotPricing-module__LBKihW__setupDescription{color:var(--text-secondary);margin-bottom:4px;font-size:.78rem;line-height:1.4}.ChatbotPricing-module__LBKihW__setupNote{color:var(--text-muted);font-size:.68rem;font-style:italic}.ChatbotPricing-module__LBKihW__divider{background:var(--border);height:1px;margin-bottom:16px}.ChatbotPricing-module__LBKihW__featureList{flex-direction:column;flex:1;gap:10px;margin-bottom:16px;list-style:none;display:flex}.ChatbotPricing-module__LBKihW__featureItem{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.87rem;line-height:1.5;display:flex}.ChatbotPricing-module__LBKihW__checkIcon{color:#22c55e;flex-shrink:0;margin-top:1px;font-size:1rem}.ChatbotPricing-module__LBKihW__featureExcluded{opacity:.6;color:var(--text-secondary)}.ChatbotPricing-module__LBKihW__featureInfo{opacity:.75;font-style:italic}.ChatbotPricing-module__LBKihW__infoIcon{color:#88c;flex-shrink:0;margin-top:1px;font-size:.9rem}.ChatbotPricing-module__LBKihW__crossIcon{color:#ef4444;flex-shrink:0;margin-top:1px;font-size:.9rem}.ChatbotPricing-module__LBKihW__featureText{display:inline}.ChatbotPricing-module__LBKihW__tooltipWrapper{align-items:center;margin-left:4px;display:inline-flex;position:relative}.ChatbotPricing-module__LBKihW__tooltipIcon{color:var(--accent);cursor:help;opacity:.7;font-size:.85rem;font-weight:700;transition:opacity .2s}.ChatbotPricing-module__LBKihW__tooltipIcon:hover{opacity:1}.ChatbotPricing-module__LBKihW__tooltipContent{visibility:hidden;opacity:0;background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:normal;text-align:center;z-index:100;pointer-events:none;border-radius:12px;width:max-content;max-width:280px;padding:10px 14px;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.4;transition:all .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.ChatbotPricing-module__LBKihW__tooltipContent:after{content:"";border:6px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ChatbotPricing-module__LBKihW__tooltipWrapper:hover .ChatbotPricing-module__LBKihW__tooltipContent{visibility:visible;opacity:1;transform:translate(-50%)translateY(-2px)}.ChatbotPricing-module__LBKihW__commitment{color:var(--text-muted);text-align:center;background:var(--bg-tertiary);border-radius:10px;margin-bottom:16px;padding:10px;font-size:.78rem}.ChatbotPricing-module__LBKihW__planCta{border:2px solid var(--text-primary);width:100%;color:var(--text-primary);cursor:pointer;text-align:center;background:0 0;border-radius:50px;margin-bottom:12px;padding:14px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:block}.ChatbotPricing-module__LBKihW__planCta:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.ChatbotPricing-module__LBKihW__planCtaPopular{background:var(--text-primary);color:var(--bg-primary)}.ChatbotPricing-module__LBKihW__planCtaPopular:hover{opacity:.85}.ChatbotPricing-module__LBKihW__planGuarantee{color:var(--text-muted);text-align:center;flex-direction:column;gap:4px;font-size:.72rem;line-height:1.4;display:flex}@media (max-width:900px){.ChatbotPricing-module__LBKihW__plansGrid{grid-template-columns:1fr;gap:24px;max-width:440px;margin:0 auto}.ChatbotPricing-module__LBKihW__planCardPopular{order:-1}}@media (max-width:600px){.ChatbotPricing-module__LBKihW__pricing{padding:60px 16px}.ChatbotPricing-module__LBKihW__planCard{padding:24px 20px}.ChatbotPricing-module__LBKihW__planPrice{font-size:2.4rem}.ChatbotPricing-module__LBKihW__billingToggle{flex-direction:column;align-items:center}}
.ReviewsIntegration-module__ISg0vG__integration{background:var(--bg);padding:100px 40px;position:relative}.ReviewsIntegration-module__ISg0vG__integrationInner{max-width:1100px;margin:0 auto}.ReviewsIntegration-module__ISg0vG__header{text-align:center;margin-bottom:60px}.ReviewsIntegration-module__ISg0vG__subtitle{color:var(--text-muted);max-width:620px;margin:16px auto 0;font-size:1.05rem;line-height:1.7}.ReviewsIntegration-module__ISg0vG__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px;display:grid}.ReviewsIntegration-module__ISg0vG__card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:32px 28px;transition:border-color .3s,transform .3s}.ReviewsIntegration-module__ISg0vG__card:hover{border-color:var(--accent);transform:translateY(-2px)}.ReviewsIntegration-module__ISg0vG__icon{background:var(--accent-muted);width:48px;height:48px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.ReviewsIntegration-module__ISg0vG__name{color:var(--text);margin-bottom:10px;font-size:1.1rem;font-weight:600}.ReviewsIntegration-module__ISg0vG__description{color:var(--text-muted);font-size:.92rem;line-height:1.65}.ReviewsIntegration-module__ISg0vG__complianceBox{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:32px}.ReviewsIntegration-module__ISg0vG__complianceBadge{color:#22c55e;background:#22c55e1a;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-flex}.ReviewsIntegration-module__ISg0vG__complianceText{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:.9rem;line-height:1.65}@media (max-width:768px){.ReviewsIntegration-module__ISg0vG__integration{padding:60px 20px}.ReviewsIntegration-module__ISg0vG__grid{grid-template-columns:1fr;gap:16px}.ReviewsIntegration-module__ISg0vG__card,.ReviewsIntegration-module__ISg0vG__complianceBox{padding:24px 20px}}
.SocialExamples-module__3F50Fq__examples{background:var(--bg-secondary);padding:100px 24px}.SocialExamples-module__3F50Fq__examplesInner{max-width:1000px;margin:0 auto}.SocialExamples-module__3F50Fq__header{text-align:center;margin-bottom:64px}.SocialExamples-module__3F50Fq__subtitle{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.SocialExamples-module__3F50Fq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.SocialExamples-module__3F50Fq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;transition:border-color .35s,box-shadow .35s,transform .35s;overflow:hidden}.SocialExamples-module__3F50Fq__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-4px)}.SocialExamples-module__3F50Fq__imageWrapper{aspect-ratio:4/3;background:var(--bg-tertiary);width:100%;overflow:hidden}.SocialExamples-module__3F50Fq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.SocialExamples-module__3F50Fq__card:hover .SocialExamples-module__3F50Fq__image{transform:scale(1.05)}.SocialExamples-module__3F50Fq__info{padding:20px 24px 12px}.SocialExamples-module__3F50Fq__sector{margin-bottom:4px;font-size:1rem;font-weight:700}.SocialExamples-module__3F50Fq__contentType{color:var(--text-muted);font-size:.82rem}.SocialExamples-module__3F50Fq__result{align-items:baseline;gap:8px;padding:0 24px 20px;display:flex}.SocialExamples-module__3F50Fq__growth{color:#50c878;font-size:1.1rem;font-weight:800}.SocialExamples-module__3F50Fq__growthPeriod{color:var(--text-muted);font-size:.78rem}@media (max-width:768px){.SocialExamples-module__3F50Fq__examples{padding:60px 20px}.SocialExamples-module__3F50Fq__grid{grid-template-columns:1fr;gap:20px;max-width:400px;margin:0 auto}}
.WebsiteAddOns-module__FDzeRq__section{background:var(--bg-primary);border-top:1px solid var(--border);padding:80px 24px}.WebsiteAddOns-module__FDzeRq__inner{text-align:center;max-width:900px;margin:0 auto}.WebsiteAddOns-module__FDzeRq__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:12px;font-size:.75rem;font-weight:700;display:inline-block}.WebsiteAddOns-module__FDzeRq__title{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:900}.WebsiteAddOns-module__FDzeRq__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:.95rem;line-height:1.6}.WebsiteAddOns-module__FDzeRq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.WebsiteAddOns-module__FDzeRq__card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:24px 20px;transition:border-color .3s,transform .3s}.WebsiteAddOns-module__FDzeRq__card:hover{border-color:var(--accent);transform:translateY(-3px)}.WebsiteAddOns-module__FDzeRq__cardIcon{margin-bottom:12px;font-size:2rem;display:block}.WebsiteAddOns-module__FDzeRq__cardTitle{margin-bottom:4px;font-size:1rem;font-weight:800}.WebsiteAddOns-module__FDzeRq__cardPrice{color:var(--accent);margin-bottom:8px;font-size:1.1rem;font-weight:900}.WebsiteAddOns-module__FDzeRq__cardDescription{color:var(--text-secondary);margin:0;font-size:.83rem;line-height:1.5}@media (max-width:768px){.WebsiteAddOns-module__FDzeRq__grid{grid-template-columns:1fr}}
.FAQ-module__KSzKsa__faq{padding:100px 24px}.FAQ-module__KSzKsa__faqInner{max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__faqHeader{text-align:center;margin-bottom:64px}.FAQ-module__KSzKsa__accordion{flex-direction:column;gap:12px;display:flex}.FAQ-module__KSzKsa__accordionItem{border:1px solid var(--border);background:var(--bg-card);border-radius:16px;transition:border-color .3s,box-shadow .3s;overflow:hidden}.FAQ-module__KSzKsa__accordionItem:hover{border-color:var(--border-hover)}.FAQ-module__KSzKsa__accordionItem.FAQ-module__KSzKsa__open{border-color:var(--accent);box-shadow:0 0 20px var(--accent-subtle)}.FAQ-module__KSzKsa__accordionButton{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__KSzKsa__accordionButton:hover{color:var(--accent)}.FAQ-module__KSzKsa__accordionIcon{background:var(--accent-subtle);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:16px;font-size:1.25rem;transition:transform .3s;display:flex}.FAQ-module__KSzKsa__open .FAQ-module__KSzKsa__accordionIcon{transform:rotate(45deg)}.FAQ-module__KSzKsa__accordionContent{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__KSzKsa__accordionContent.FAQ-module__KSzKsa__expanded{max-height:300px}.FAQ-module__KSzKsa__accordionAnswer{color:var(--text-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.7}@media (max-width:768px){.FAQ-module__KSzKsa__faq{padding:60px 20px}.FAQ-module__KSzKsa__accordionButton{padding:16px 20px;font-size:.95rem}.FAQ-module__KSzKsa__accordionAnswer{padding:0 20px 16px;font-size:.9rem}}
.ChatbotFAQ-module__7mNwLG__faq{background:var(--bg-primary);padding:80px 24px}.ChatbotFAQ-module__7mNwLG__faqInner{max-width:700px;margin:0 auto}.ChatbotFAQ-module__7mNwLG__faqTitle{text-align:center;letter-spacing:-.02em;margin-bottom:32px;font-size:1.6rem;font-weight:800}.ChatbotFAQ-module__7mNwLG__faqList{flex-direction:column;gap:8px;display:flex}.ChatbotFAQ-module__7mNwLG__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .3s;overflow:hidden}.ChatbotFAQ-module__7mNwLG__faqItem:hover{border-color:var(--border-hover)}.ChatbotFAQ-module__7mNwLG__faqOpen{border-color:var(--accent)}.ChatbotFAQ-module__7mNwLG__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-family:inherit;font-size:.92rem;font-weight:600;display:flex}.ChatbotFAQ-module__7mNwLG__faqChevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.ChatbotFAQ-module__7mNwLG__faqOpen .ChatbotFAQ-module__7mNwLG__faqChevron{color:var(--accent);transform:rotate(180deg)}.ChatbotFAQ-module__7mNwLG__faqAnswer{color:var(--text-secondary);padding:0 20px 18px;font-size:.85rem;line-height:1.7;animation:.3s ChatbotFAQ-module__7mNwLG__fadeSlideIn}@keyframes ChatbotFAQ-module__7mNwLG__fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ChatbotFAQ-module__7mNwLG__faq{padding:60px 20px}}
.ReviewsCalculator-module__Uzs4Ea__calculator{background:var(--bg-secondary);padding:100px 24px}.ReviewsCalculator-module__Uzs4Ea__calculatorInner{max-width:1200px;margin:0 auto}.ReviewsCalculator-module__Uzs4Ea__header{text-align:center;margin-bottom:48px}.ReviewsCalculator-module__Uzs4Ea__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ReviewsCalculator-module__Uzs4Ea__durationBar{text-align:center;max-width:780px;margin:0 auto 48px}.ReviewsCalculator-module__Uzs4Ea__durationLabel{margin-bottom:16px;font-size:1rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__durationSelector{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.ReviewsCalculator-module__Uzs4Ea__durationOption{border:2px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:18px 16px 14px;font-family:inherit;transition:all .3s;display:flex;position:relative}.ReviewsCalculator-module__Uzs4Ea__durationOption:hover{border-color:var(--text-primary)}.ReviewsCalculator-module__Uzs4Ea__durationActive{border-color:var(--text-primary);background:var(--text-primary);color:var(--bg-primary);transform:scale(1.03);box-shadow:0 4px 20px #0000001f}.ReviewsCalculator-module__Uzs4Ea__durationName{font-size:1.05rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__durationNote{color:var(--text-muted);font-size:.72rem;font-weight:500;line-height:1.3}.ReviewsCalculator-module__Uzs4Ea__durationActive .ReviewsCalculator-module__Uzs4Ea__durationNote{color:inherit;opacity:.55}.ReviewsCalculator-module__Uzs4Ea__durationBadge{text-transform:uppercase;letter-spacing:.05em;color:#5b6fe6;background:#5b6fe61f;border-radius:50px;padding:3px 10px;font-size:.62rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__durationActive .ReviewsCalculator-module__Uzs4Ea__durationBadge{color:inherit;opacity:.8;background:#80808033}.ReviewsCalculator-module__Uzs4Ea__durationBadgeSaving{text-transform:uppercase;letter-spacing:.05em;color:#50c878;background:#50c87826;border-radius:50px;padding:3px 10px;font-size:.62rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__durationActive .ReviewsCalculator-module__Uzs4Ea__durationBadgeSaving{color:inherit;opacity:.8;background:#80808033}.ReviewsCalculator-module__Uzs4Ea__annualSavingNote{color:#50c878;text-align:center;background:#50c8781a;border-radius:10px;margin-top:16px;padding:10px 16px;font-size:.85rem;font-weight:600;animation:.3s ReviewsCalculator-module__Uzs4Ea__fadeSlideIn}@keyframes ReviewsCalculator-module__Uzs4Ea__fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ReviewsCalculator-module__Uzs4Ea__plansGrid{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:20px;margin-bottom:64px;display:grid}.ReviewsCalculator-module__Uzs4Ea__planCard{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:24px;flex-direction:column;padding:32px 28px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.ReviewsCalculator-module__Uzs4Ea__planCard:hover{border-color:var(--border-hover);transform:translateY(0)scale(1.02);box-shadow:0 8px 30px #0000000f}.ReviewsCalculator-module__Uzs4Ea__planCardSelected{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary),0 8px 40px #00000014;opacity:1;z-index:1;transform:translateY(0)scale(1.02)}.ReviewsCalculator-module__Uzs4Ea__planCardSelected:hover{border-color:var(--text-primary);transform:translateY(0)scale(1.03)}.ReviewsCalculator-module__Uzs4Ea__popularBadge{background:var(--text-primary);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:50px;padding:6px 20px;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.ReviewsCalculator-module__Uzs4Ea__planName{text-align:center;margin-top:8px;margin-bottom:4px;font-size:1.6rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__planTagline{color:var(--text-secondary);text-align:center;margin-bottom:8px;font-size:.9rem;line-height:1.5}.ReviewsCalculator-module__Uzs4Ea__planPricing{justify-content:center;align-items:baseline;gap:2px;margin-bottom:20px;display:flex}.ReviewsCalculator-module__Uzs4Ea__planCurrency{color:var(--text-primary);font-size:1.3rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__planPrice{color:var(--text-primary);letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.ReviewsCalculator-module__Uzs4Ea__planPeriod{color:var(--text-muted);margin-left:2px;font-size:.82rem;font-weight:500}.ReviewsCalculator-module__Uzs4Ea__locationSelector{background:var(--bg-tertiary);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 16px;display:flex}.ReviewsCalculator-module__Uzs4Ea__locationLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.ReviewsCalculator-module__Uzs4Ea__locationControls{align-items:center;gap:12px;display:flex}.ReviewsCalculator-module__Uzs4Ea__locationBtn{border:2px solid var(--border);background:var(--bg-card);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.ReviewsCalculator-module__Uzs4Ea__locationBtn:hover:not(:disabled){border-color:var(--text-primary);color:var(--text-primary);transform:scale(1.1)}.ReviewsCalculator-module__Uzs4Ea__locationBtn:disabled{opacity:.3;cursor:not-allowed}.ReviewsCalculator-module__Uzs4Ea__locationValue{color:var(--text-primary);text-align:center;min-width:28px;font-size:1.2rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__locationDiscount{color:#50c878;text-align:center;margin-bottom:8px;font-size:.72rem;font-weight:600;animation:.3s ReviewsCalculator-module__Uzs4Ea__fadeSlideIn}.ReviewsCalculator-module__Uzs4Ea__planTotal{background:var(--bg-tertiary);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 16px;display:flex}.ReviewsCalculator-module__Uzs4Ea__planTotalLabel{color:var(--text-secondary);font-size:.82rem;font-weight:600}.ReviewsCalculator-module__Uzs4Ea__planTotalPrice{color:var(--text-primary);font-size:.92rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__planDivider{background:var(--border);height:1px;margin-bottom:16px}.ReviewsCalculator-module__Uzs4Ea__featureList{flex-direction:column;flex:1;gap:10px;margin-bottom:16px;list-style:none;display:flex}.ReviewsCalculator-module__Uzs4Ea__featureItem{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.87rem;line-height:1.5;display:flex}.ReviewsCalculator-module__Uzs4Ea__featureCheck{color:#22c55e;flex-shrink:0;margin-top:1px;font-size:1rem}.ReviewsCalculator-module__Uzs4Ea__featureExcluded{opacity:.6;color:var(--text-secondary)}.ReviewsCalculator-module__Uzs4Ea__featureHighlighted{color:var(--text-primary);font-weight:700}.ReviewsCalculator-module__Uzs4Ea__featureCross{color:#ef4444;flex-shrink:0;margin-top:1px;font-size:.9rem}.ReviewsCalculator-module__Uzs4Ea__featureText{display:inline;position:relative}.ReviewsCalculator-module__Uzs4Ea__tooltipWrapper{margin-left:4px;display:inline;position:relative}.ReviewsCalculator-module__Uzs4Ea__tooltipIcon{color:#e53935;cursor:help;vertical-align:middle;opacity:1;font-size:.9rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__tooltipContent{visibility:hidden;opacity:0;background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:normal;text-align:center;z-index:10;pointer-events:none;border-radius:10px;width:max-content;max-width:520px;padding:8px 14px;font-size:.75rem;font-weight:600;transition:opacity .2s,visibility .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.ReviewsCalculator-module__Uzs4Ea__tooltipContent:after{content:"";border:6px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.ReviewsCalculator-module__Uzs4Ea__tooltipWrapper:hover .ReviewsCalculator-module__Uzs4Ea__tooltipContent{visibility:visible;opacity:1}.ReviewsCalculator-module__Uzs4Ea__breakdownBox{background:#50c8780f;border:1px solid #50c87833;border-radius:14px;flex-direction:column;gap:10px;margin-bottom:24px;padding:16px;animation:.3s ReviewsCalculator-module__Uzs4Ea__fadeSlideIn;display:flex}.ReviewsCalculator-module__Uzs4Ea__breakdownRow{grid-template-columns:1fr auto;align-items:center;gap:8px;min-width:0;display:grid}.ReviewsCalculator-module__Uzs4Ea__breakdownLabel{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;white-space:normal;font-size:.82rem;font-weight:600;line-height:1.3;overflow:hidden}.ReviewsCalculator-module__Uzs4Ea__breakdownValue{color:var(--text-primary);white-space:nowrap;text-align:right;font-size:1rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__onboardingGift{color:#50c878;text-transform:uppercase;text-align:right;white-space:nowrap;background:#50c87826;border-radius:50px;padding:3px 10px;font-size:.78rem;font-weight:700}.ReviewsCalculator-module__Uzs4Ea__breakdownValueHighlight{color:#50c878;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__breakdownOnboarding{color:var(--text-muted);grid-column:1/-1;font-size:.72rem;font-weight:500;line-height:1.4}.ReviewsCalculator-module__Uzs4Ea__breakdownRecurring{border-top:1px dashed #50c87833;margin-top:4px;padding-top:10px}.ReviewsCalculator-module__Uzs4Ea__breakdownRecurring .ReviewsCalculator-module__Uzs4Ea__breakdownLabel{color:var(--text-primary);font-weight:700}.ReviewsCalculator-module__Uzs4Ea__breakdownRecurring .ReviewsCalculator-module__Uzs4Ea__breakdownValue{font-size:1.1rem}.ReviewsCalculator-module__Uzs4Ea__breakdownTotal{border-top:1px solid #50c8784d;margin-top:8px;padding-top:12px}.ReviewsCalculator-module__Uzs4Ea__breakdownTotal .ReviewsCalculator-module__Uzs4Ea__breakdownLabel{color:var(--text-primary);font-size:.9rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__breakdownTotal .ReviewsCalculator-module__Uzs4Ea__breakdownValue{color:var(--text-primary);font-size:1.25rem}.ReviewsCalculator-module__Uzs4Ea__planCta{border:2px solid var(--text-primary);width:100%;color:var(--text-primary);cursor:pointer;text-align:center;background:0 0;border-radius:50px;margin-bottom:12px;padding:14px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:block}.ReviewsCalculator-module__Uzs4Ea__planCta:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.ReviewsCalculator-module__Uzs4Ea__planCtaPopular{background:var(--text-primary);color:var(--bg-primary)}.ReviewsCalculator-module__Uzs4Ea__planCtaPopular:hover{opacity:.85}.ReviewsCalculator-module__Uzs4Ea__planGuarantee{color:var(--text-muted);text-align:center;font-size:.72rem;line-height:1.4}.ReviewsCalculator-module__Uzs4Ea__platformsShowcase{text-align:center;padding:48px 0 0}.ReviewsCalculator-module__Uzs4Ea__platformsTitle{margin-bottom:8px;font-size:1.15rem;font-weight:800}.ReviewsCalculator-module__Uzs4Ea__platformsSubtitle{color:var(--text-muted);max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:.9rem}.ReviewsCalculator-module__Uzs4Ea__platformsGrid{flex-wrap:wrap;justify-content:center;gap:20px 24px;display:flex}.ReviewsCalculator-module__Uzs4Ea__platformItem{opacity:1;flex-direction:column;align-items:center;gap:6px;display:flex}.ReviewsCalculator-module__Uzs4Ea__platformIcon{width:36px;height:36px}.ReviewsCalculator-module__Uzs4Ea__platformWordmark{object-fit:contain;width:auto;height:26px;min-height:36px}.ReviewsCalculator-module__Uzs4Ea__platformName{color:var(--text-muted);font-size:.68rem;font-weight:500}@media (max-width:900px){.ReviewsCalculator-module__Uzs4Ea__plansGrid{grid-template-columns:1fr;gap:24px;max-width:440px;margin:0 auto 48px}.ReviewsCalculator-module__Uzs4Ea__planCardPopular{order:-1}.ReviewsCalculator-module__Uzs4Ea__durationSelector{grid-template-columns:1fr;gap:10px}.ReviewsCalculator-module__Uzs4Ea__durationOption{flex-direction:row;justify-content:center;gap:10px;padding:14px 16px}.ReviewsCalculator-module__Uzs4Ea__platformsGrid{gap:16px 24px}}@media (max-width:600px){.ReviewsCalculator-module__Uzs4Ea__calculator{padding:60px 16px}.ReviewsCalculator-module__Uzs4Ea__planCard{padding:24px 20px}.ReviewsCalculator-module__Uzs4Ea__planPrice{font-size:2.4rem}.ReviewsCalculator-module__Uzs4Ea__featureItem{position:relative}.ReviewsCalculator-module__Uzs4Ea__tooltipWrapper{position:static}.ReviewsCalculator-module__Uzs4Ea__tooltipContent{width:auto;max-width:none;position:absolute;bottom:calc(100% + 6px);left:0;right:0;transform:none}.ReviewsCalculator-module__Uzs4Ea__tooltipContent:after{left:20px;transform:none}}
.SocialPricing-module__IHqUyG__pricing{background:var(--bg-primary);padding:100px 24px}.SocialPricing-module__IHqUyG__pricingInner{max-width:1200px;margin:0 auto}.SocialPricing-module__IHqUyG__header{text-align:center;margin-bottom:48px}.SocialPricing-module__IHqUyG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.SocialPricing-module__IHqUyG__billingToggle{justify-content:center;gap:8px;margin-bottom:48px;display:flex}.SocialPricing-module__IHqUyG__billingOption{border:2px solid var(--border);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.SocialPricing-module__IHqUyG__billingOption:hover{border-color:var(--text-primary)}.SocialPricing-module__IHqUyG__billingActive{border-color:var(--text-primary);background:var(--text-primary);color:var(--bg-primary)}.SocialPricing-module__IHqUyG__saveBadge{text-transform:uppercase;color:#50c878;background:#50c87826;border-radius:50px;padding:3px 8px;font-size:.65rem;font-weight:700}.SocialPricing-module__IHqUyG__billingActive .SocialPricing-module__IHqUyG__saveBadge{color:inherit;background:#80808033}.SocialPricing-module__IHqUyG__savingNote{text-align:center;color:#50c878;background:#50c8781a;border-radius:10px;max-width:500px;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:10px 16px;font-size:.85rem;font-weight:600;animation:.3s SocialPricing-module__IHqUyG__fadeSlideIn}@keyframes SocialPricing-module__IHqUyG__fadeSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SocialPricing-module__IHqUyG__plansGrid{grid-template-columns:1fr 1.08fr 1fr;align-items:stretch;gap:20px;margin-bottom:64px;display:grid}.SocialPricing-module__IHqUyG__planCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:32px 28px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.SocialPricing-module__IHqUyG__planCard:hover{border-color:var(--border-hover);box-shadow:0 8px 30px #0000000f}.SocialPricing-module__IHqUyG__planCardPopular{border-color:var(--text-primary);box-shadow:0 0 0 1px var(--text-primary),0 8px 40px #00000014;z-index:1;transform:scale(1.02)}.SocialPricing-module__IHqUyG__planCardPopular:hover{border-color:var(--text-primary);transform:scale(1.03)}.SocialPricing-module__IHqUyG__popularBadge{background:var(--text-primary);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:50px;padding:6px 20px;font-size:.72rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.SocialPricing-module__IHqUyG__planName{text-align:center;margin-top:8px;margin-bottom:8px;font-size:1.6rem;font-weight:800}.SocialPricing-module__IHqUyG__anchorPrice{color:var(--text-muted);align-self:center;margin-bottom:4px;font-size:.82rem;position:relative}.SocialPricing-module__IHqUyG__anchorPrice:after{content:"";background-color:var(--accent);opacity:.85;pointer-events:none;border-radius:2px;width:110%;height:2px;position:absolute;top:50%;left:-5%;transform:translateY(-50%)rotate(-6deg)}.SocialPricing-module__IHqUyG__planPricing{justify-content:center;align-items:baseline;gap:2px;margin-bottom:8px;display:flex}.SocialPricing-module__IHqUyG__planCurrency{color:var(--text-primary);font-size:1.3rem;font-weight:700}.SocialPricing-module__IHqUyG__planPrice{color:var(--text-primary);letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.SocialPricing-module__IHqUyG__planPeriod{color:var(--text-muted);margin-left:2px;font-size:.82rem;font-weight:500}.SocialPricing-module__IHqUyG__annualSaving{text-align:center;color:#50c878;margin-bottom:16px;font-size:.78rem;font-weight:700;animation:.3s SocialPricing-module__IHqUyG__fadeSlideIn}.SocialPricing-module__IHqUyG__setupBox{background:#50c8780f;border:1px solid #50c87833;border-radius:14px;margin-bottom:16px;padding:16px}.SocialPricing-module__IHqUyG__setupHeader{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.82rem;font-weight:700;display:flex}.SocialPricing-module__IHqUyG__setupFree{text-transform:uppercase;color:#50c878;background:#50c87826;border-radius:50px;padding:3px 10px;font-size:.72rem;font-weight:700}.SocialPricing-module__IHqUyG__setupList{flex-direction:column;gap:6px;list-style:none;display:flex}.SocialPricing-module__IHqUyG__setupItem{color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:.78rem;display:flex}.SocialPricing-module__IHqUyG__setupItemHighlighted{color:var(--text-primary);border-bottom:1px dashed var(--border);margin-top:2px;margin-bottom:6px;padding-bottom:10px;font-weight:800}.SocialPricing-module__IHqUyG__highlightedCheckIcon{background:var(--bg-tertiary);color:var(--text-primary);font-size:.85rem;font-weight:800}.SocialPricing-module__IHqUyG__setupItemText{line-height:inherit;flex-wrap:wrap;align-items:center;display:inline-flex;position:relative}.SocialPricing-module__IHqUyG__tooltipWrapper{margin-left:4px;display:inline;position:relative}.SocialPricing-module__IHqUyG__tooltipIcon{color:#e53935;cursor:help;vertical-align:middle;opacity:1;font-size:.9rem;font-weight:700;display:inline-block;transform:translateY(-1px)}.SocialPricing-module__IHqUyG__tooltipContent{visibility:hidden;opacity:0;background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);white-space:normal;word-break:break-word;text-align:center;z-index:10;pointer-events:none;border-radius:10px;width:max-content;min-width:180px;max-width:250px;padding:8px 14px;font-size:.75rem;font-weight:600;transition:opacity .2s,visibility .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}.SocialPricing-module__IHqUyG__tooltipContent:after{content:"";border:6px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.SocialPricing-module__IHqUyG__tooltipWrapper:hover .SocialPricing-module__IHqUyG__tooltipContent{visibility:visible;opacity:1}.SocialPricing-module__IHqUyG__divider{background:var(--border);height:1px;margin-bottom:16px}.SocialPricing-module__IHqUyG__featureList{flex-direction:column;flex:1;gap:10px;margin-bottom:16px;list-style:none;display:flex}.SocialPricing-module__IHqUyG__featureItem{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:.87rem;line-height:1.5;display:flex}.SocialPricing-module__IHqUyG__checkIcon{color:#22c55e;flex-shrink:0;margin-top:1px;font-size:1rem}.SocialPricing-module__IHqUyG__featureExcluded{opacity:.6;color:var(--text-secondary)}.SocialPricing-module__IHqUyG__crossIcon{color:#ef4444;flex-shrink:0;margin-top:1px;font-size:.9rem}.SocialPricing-module__IHqUyG__commitment{color:var(--text-muted);text-align:center;background:var(--bg-tertiary);border-radius:10px;margin-bottom:16px;padding:10px;font-size:.78rem}.SocialPricing-module__IHqUyG__planCta{border:2px solid var(--text-primary);width:100%;color:var(--text-primary);cursor:pointer;text-align:center;background:0 0;border-radius:50px;margin-bottom:12px;padding:14px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s;display:block}.SocialPricing-module__IHqUyG__planCta:hover{background:var(--text-primary);color:var(--bg-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.SocialPricing-module__IHqUyG__planCtaPopular{background:var(--text-primary);color:var(--bg-primary)}.SocialPricing-module__IHqUyG__planCtaPopular:hover{opacity:.85}.SocialPricing-module__IHqUyG__planGuarantee{color:var(--text-muted);text-align:center;font-size:.72rem;line-height:1.4}.SocialPricing-module__IHqUyG__faqSection{max-width:700px;margin:0 auto}.SocialPricing-module__IHqUyG__faqTitle{text-align:center;margin-bottom:24px;font-size:1.15rem;font-weight:800}.SocialPricing-module__IHqUyG__faqList{flex-direction:column;gap:8px;display:flex}.SocialPricing-module__IHqUyG__faqItem{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .3s;overflow:hidden}.SocialPricing-module__IHqUyG__faqItem:hover{border-color:var(--border-hover)}.SocialPricing-module__IHqUyG__faqOpen{border-color:var(--accent)}.SocialPricing-module__IHqUyG__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;font-family:inherit;font-size:.92rem;font-weight:600;display:flex}.SocialPricing-module__IHqUyG__faqChevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.SocialPricing-module__IHqUyG__faqOpen .SocialPricing-module__IHqUyG__faqChevron{color:var(--accent);transform:rotate(180deg)}.SocialPricing-module__IHqUyG__faqAnswer{color:var(--text-secondary);padding:0 20px 18px;font-size:.85rem;line-height:1.7;animation:.3s SocialPricing-module__IHqUyG__fadeSlideIn}@media (max-width:900px){.SocialPricing-module__IHqUyG__plansGrid{grid-template-columns:1fr;gap:24px;max-width:440px;margin:0 auto 48px}.SocialPricing-module__IHqUyG__planCardPopular{order:-1}}@media (max-width:600px){.SocialPricing-module__IHqUyG__pricing{padding:60px 16px}.SocialPricing-module__IHqUyG__planCard{padding:24px 20px}.SocialPricing-module__IHqUyG__planPrice{font-size:2.4rem}.SocialPricing-module__IHqUyG__billingToggle{flex-direction:column;align-items:center}.SocialPricing-module__IHqUyG__setupItem{position:relative}.SocialPricing-module__IHqUyG__tooltipWrapper{position:static}.SocialPricing-module__IHqUyG__tooltipContent{width:auto;max-width:none;position:absolute;bottom:calc(100% + 6px);left:0;right:0;transform:none}.SocialPricing-module__IHqUyG__tooltipContent:after{left:20px;transform:none}}
.WebsiteFAQ-module__BITicq__section{background:var(--bg-secondary);padding:100px 24px}.WebsiteFAQ-module__BITicq__inner{max-width:800px;margin:0 auto}.WebsiteFAQ-module__BITicq__tagline{text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:16px;font-size:.75rem;font-weight:700;display:inline-block}.WebsiteFAQ-module__BITicq__title{letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900}.WebsiteFAQ-module__BITicq__accordion{flex-direction:column;gap:12px;display:flex}.WebsiteFAQ-module__BITicq__item{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:border-color .3s;overflow:hidden}.WebsiteFAQ-module__BITicq__item:hover,.WebsiteFAQ-module__BITicq__itemOpen{border-color:var(--accent)}.WebsiteFAQ-module__BITicq__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 24px;display:flex}.WebsiteFAQ-module__BITicq__questionText{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.4}.WebsiteFAQ-module__BITicq__chevron{color:var(--accent);flex-shrink:0;font-size:1.2rem;font-weight:400;transition:transform .3s}.WebsiteFAQ-module__BITicq__chevronOpen{transform:rotate(180deg)}.WebsiteFAQ-module__BITicq__answer{color:var(--text-secondary);margin:0;padding:0 24px 22px;font-size:.93rem;line-height:1.75}
