.elementor-327 .elementor-element.elementor-element-3bc2a52{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-3bc2a52:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-3bc2a52 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-1df0326{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-1df0326:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-1df0326 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-642f262{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-642f262:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-642f262 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-0bf29ee{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-0bf29ee:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-0bf29ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-4009b2e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-4009b2e:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-4009b2e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-20ce3ce{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-20ce3ce:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-20ce3ce > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-b8f5ab3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-b8f5ab3:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-b8f5ab3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-559e87e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-559e87e:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-559e87e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}.elementor-327 .elementor-element.elementor-element-6182196{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-327 .elementor-element.elementor-element-6182196:not(.elementor-motion-effects-element-type-background), .elementor-327 .elementor-element.elementor-element-6182196 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-18b08c3 );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-327 .elementor-element.elementor-element-3bc2a52{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-1df0326{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-642f262{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-0bf29ee{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-4009b2e{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-20ce3ce{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-b8f5ab3{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-559e87e{--content-width:100%;}.elementor-327 .elementor-element.elementor-element-6182196{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-8df67d4 */* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #18181b;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
}
 
.hero {
  padding: 80px 0 96px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.hero::before {
  content: '';
  position: absolute;
  top: -300px;
  right: -200px;
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, #f5f0fb 0%, transparent 65%);
  pointer-events: none;
  opacity: 0.7;
}
.hero-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 72px;
  align-items: center;
}
 
.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 18px;
}
 
.hero h1 {
  font-size: clamp(36px, 4.8vw, 60px);
  line-height: 1.05;
  letter-spacing: -0.025em;
  font-weight: 600;
  margin-bottom: 20px;
  color: #18181b;
}
.hero h1 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
 
.hero-sub {
  font-size: 18px;
  color: #52525b;
  margin-bottom: 32px;
  max-width: 520px;
  line-height: 1.55;
}
 
.hero-ctas { display: flex; gap: 12px; margin-bottom: 24px; flex-wrap: wrap; }
 
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  transition: transform 0.15s, background 0.15s, box-shadow 0.15s;
  border: none;
  cursor: pointer;
  font-family: inherit;
}
.btn-primary { background: #7a4eb3; color: white; }
.btn-primary:hover {
  background: #5e3a8c;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(122, 78, 179, 0.18);
}
.btn-ghost {
  background: transparent;
  color: #18181b;
  border: 1px solid #d4d4d4;
}
.btn-ghost:hover { background: #fafafa; border-color: #a1a1aa; }
 
.hero-guarantees { display: flex; gap: 20px; font-size: 13px; color: #a1a1aa; flex-wrap: wrap; }
.hero-guarantees span::before { content: '✓'; color: #10b981; font-weight: 700; margin-right: 6px; }
 
.hero-stats {
  display: flex;
  gap: 36px;
  margin-top: 44px;
  padding-top: 32px;
  border-top: 1px solid #ececec;
}
.hero-stat-num {
  font-size: 24px;
  font-weight: 600;
  color: #18181b;
  letter-spacing: -0.02em;
}
.hero-stat-label { font-size: 12px; color: #a1a1aa; margin-top: 2px; }
 
/* MOCKUP */
.mockup {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 20px;
  padding: 18px;
  box-shadow: 0 8px 32px rgba(122, 78, 179, 0.10);
}
.mockup-bar {
  display: flex; align-items: center; gap: 8px;
  font-size: 11px; color: #a1a1aa; margin-bottom: 14px;
}
.mockup-dot { width: 8px; height: 8px; border-radius: 50%; background: #d4d4d4; }
.mockup-dot.primary { background: #7a4eb3; }
 
.ai-action-card {
  background: #f5f0fb;
  border: 1px solid #e8dcf3;
  border-radius: 10px;
  padding: 14px;
  margin-bottom: 10px;
}
.ai-action-header {
  display: flex; align-items: center; gap: 8px;
  margin-bottom: 10px; font-size: 12px; font-weight: 500;
  color: #7a4eb3;
}
.ai-badge {
  display: inline-flex; align-items: center; justify-content: center;
  width: 18px; height: 18px; border-radius: 5px;
  background: #7a4eb3; color: white;
  font-size: 10px; font-weight: 600;
}
.ai-content { font-size: 13px; color: #52525b; line-height: 1.5; }
.ai-content strong { color: #18181b; font-weight: 600; }
.ai-result-line {
  background: white;
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid #e8dcf3;
  margin-top: 6px;
}
 
.mockup-stats {
  display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 10px;
}
.stat-tile {
  background: #fafafa;
  border-radius: 6px;
  padding: 12px;
  border: 1px solid #ececec;
}
.stat-tile-label { font-size: 10px; color: #a1a1aa; text-transform: uppercase; letter-spacing: 0.06em; }
.stat-tile-value { font-size: 20px; font-weight: 600; color: #18181b; margin-top: 2px; letter-spacing: -0.02em; }
.stat-tile-trend { font-size: 11px; color: #059669; font-weight: 500; margin-top: 2px; }
 
.whatsapp-card {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 10px;
  padding: 12px;
}
.whatsapp-header {
  display: flex; align-items: center; gap: 8px;
  font-size: 11px; color: #a1a1aa; margin-bottom: 8px;
}
.whatsapp-bubble {
  background: white;
  border: 1px solid #ececec;
  border-radius: 12px 12px 12px 4px;
  padding: 8px 11px;
  font-size: 12.5px;
  color: #18181b;
  line-height: 1.4;
  margin-bottom: 5px;
  max-width: 88%;
}
.whatsapp-bubble.out {
  background: #f5f0fb;
  border-color: #e8dcf3;
  border-radius: 12px 12px 4px 12px;
  margin-left: auto;
}
 
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr; gap: 48px; }
}
@media (max-width: 600px) {
  .hero { padding: 56px 0 64px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7914120 */.fm-band {
  background: #2C2738 !important; padding: 18px 5%;
  display: flex; align-items: center; justify-content: center;
  flex-wrap: wrap; gap: 12px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.fm-band * { box-sizing: border-box; }
.fm-band .fm-fp {
  display: flex; align-items: center; gap: 7px;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 13px !important; font-weight: 500 !important;
  color: rgba(255,255,255,.65) !important;
  margin: 0; padding: 0; list-style: none;
}
.fm-band .fm-fp-dot {
  width: 6px; height: 6px; background: #E07B39 !important;
  border-radius: 50%; display: block; flex-shrink: 0;
}
.fm-band .fm-fp-sep {
  color: rgba(255,255,255,.2) !important; font-size: 18px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  line-height: 1;
}
 
.fm-proof {
  background: #6E44D3 !important; padding: 36px 5%;
  display: flex; align-items: center; justify-content: center;
  gap: 56px; flex-wrap: wrap;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.fm-proof * { box-sizing: border-box; }
.fm-proof .fm-proof-i { text-align: center; }
.fm-proof .fm-proof-n {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 38px !important; font-weight: 800 !important;
  color: #ffffff !important; line-height: 1;
  margin: 0; padding: 0;
}
.fm-proof .fm-proof-l {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  font-size: 13px !important; color: rgba(255,255,255,.65) !important;
  margin: 4px 0 0; padding: 0;
}
@media(max-width: 600px) { .fm-proof { gap: 28px; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e973255 */.dores {
  padding: 96px 0;
  background: #fafafa;
}
.dores-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.dores-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}
.dores-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #fef3c7;
  color: #92400e;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.dores-header h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.dores-header h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.dores-header p {
  font-size: 17px;
  color: #52525b;
  line-height: 1.55;
}
 
.dores-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
}
.dor-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 24px;
  transition: border-color 0.2s, transform 0.2s;
}
.dor-card:hover { border-color: #d2bbe6; transform: translateY(-2px); }
.dor-icon {
  width: 32px; height: 32px;
  border-radius: 8px;
  background: #fafafa;
  color: #a1a1aa;
  display: flex; align-items: center; justify-content: center;
  font-size: 14px; font-weight: 600;
  margin-bottom: 16px;
  border: 1px solid #ececec;
}
.dor-card h3 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #18181b;
}
.dor-card p {
  font-size: 14px;
  color: #52525b;
  line-height: 1.5;
}
 
@media (max-width: 980px) { .dores-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) {
  .dores-grid { grid-template-columns: 1fr; }
  .dores { padding: 64px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5b2e6dd */.ia-cycle {
  padding: 96px 0;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.ia-cycle::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  width: 800px;
  height: 400px;
  background: radial-gradient(ellipse, #f5f0fb 0%, transparent 60%);
  pointer-events: none;
  opacity: 0.7;
}
.ia-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
}
 
.ia-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}
.ia-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.ia-header h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.ia-header h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.ia-header p {
  font-size: 17px;
  color: #52525b;
  line-height: 1.55;
}
 
/* PIPELINE */
.ia-pipeline {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #ececec;
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 56px;
  border: 1px solid #ececec;
}
.ia-step {
  background: #ffffff;
  padding: 28px 20px;
  text-align: center;
  transition: background 0.2s;
}
.ia-step:hover { background: #f5f0fb; }
.ia-step-num {
  display: inline-flex; align-items: center; justify-content: center;
  width: 32px; height: 32px;
  border-radius: 50%;
  background: #f5f0fb;
  color: #7a4eb3;
  font-family: 'Instrument Serif', serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 14px;
  border: 1px solid #e8dcf3;
}
.ia-step h4 { font-size: 14px; font-weight: 600; margin-bottom: 4px; color: #18181b; }
.ia-step p { font-size: 12.5px; color: #a1a1aa; line-height: 1.4; }
 
/* FEATURES */
.ia-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.ia-feature {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 32px;
  transition: border-color 0.2s, transform 0.2s;
}
.ia-feature:hover {
  border-color: #d2bbe6;
  transform: translateY(-2px);
}
.ia-feature.wide { grid-column: span 2; }
.ia-feature-icon {
  display: inline-flex; align-items: center; justify-content: center;
  width: 40px; height: 40px;
  border-radius: 10px;
  background: #f5f0fb;
  color: #7a4eb3;
  margin-bottom: 16px;
  font-size: 20px;
}
.ia-feature h3 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #18181b;
  letter-spacing: -0.01em;
}
.ia-feature p {
  font-size: 15px;
  color: #52525b;
  line-height: 1.55;
  margin-bottom: 16px;
}
.ia-feature p strong { color: #7a4eb3; font-weight: 600; }
.ia-feature-tags { display: flex; gap: 6px; flex-wrap: wrap; }
.ia-feature-tag {
  display: inline-flex; align-items: center; gap: 5px;
  padding: 4px 10px;
  background: #fafafa;
  color: #52525b;
  border: 1px solid #ececec;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
}
.ia-feature-tag.primary {
  background: #f5f0fb;
  color: #7a4eb3;
  border-color: #e8dcf3;
}
.ia-feature-tag.warn {
  background: #fef3c7;
  color: #92400e;
  border-color: #fde68a;
}
 
/* DEMO box */
.ia-demo {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 10px;
  padding: 14px 16px;
  font-family: 'JetBrains Mono', 'SF Mono', Menlo, monospace;
  font-size: 12.5px;
  color: #52525b;
  margin: 16px 0;
  line-height: 1.7;
}
.ia-demo .label { color: #7a4eb3; font-weight: 600; }
.ia-demo .typed { color: #18181b; }
 
/* CRÉDITOS */
.ia-credits {
  margin-top: 56px;
  background: #ffffff;
  border: 1px solid #e8dcf3;
  border-radius: 14px;
  padding: 32px;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 32px;
  align-items: center;
}
.ia-credits-text h4 {
  font-size: 18px;
  font-weight: 600;
  color: #18181b;
  margin-bottom: 8px;
}
.ia-credits-text h4 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.ia-credits-text p {
  font-size: 14px;
  color: #52525b;
  line-height: 1.6;
}
.ia-credits-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.credit-tile {
  background: #f5f0fb;
  border: 1px solid #e8dcf3;
  border-radius: 6px;
  padding: 16px 10px;
  text-align: center;
}
.credit-plan {
  font-size: 11px;
  color: #7a4eb3;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 4px;
  font-weight: 500;
}
.credit-num {
  font-size: 22px;
  font-weight: 600;
  color: #18181b;
  letter-spacing: -0.02em;
  font-variant-numeric: tabular-nums;
}
.credit-label {
  font-size: 10px;
  color: #a1a1aa;
  margin-top: 2px;
}
 
@media (max-width: 980px) {
  .ia-pipeline { grid-template-columns: 1fr 1fr; }
  .ia-features { grid-template-columns: 1fr; }
  .ia-feature.wide { grid-column: span 1; }
  .ia-credits { grid-template-columns: 1fr; }
  .ia-credits-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .ia-cycle { padding: 64px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c780539 */.chatbot {
  padding: 96px 0;
  background: #ffffff;
}
.chatbot-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.chatbot-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 64px;
  align-items: center;
}
 
.chatbot-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.chatbot-text h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.chatbot-text h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.chatbot-text > p {
  font-size: 17px;
  color: #52525b;
  margin-bottom: 28px;
  line-height: 1.6;
}
.chatbot-list { list-style: none; margin-bottom: 32px; }
.chatbot-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid #ececec;
  font-size: 15px;
  color: #52525b;
}
.chatbot-list li:last-child { border-bottom: none; }
.chatbot-list strong { color: #18181b; font-weight: 600; }
.check-icon {
  flex-shrink: 0;
  width: 22px; height: 22px; border-radius: 50%;
  background: #f5f0fb;
  color: #7a4eb3;
  display: flex; align-items: center; justify-content: center;
  font-size: 12px;
  font-weight: 700;
  margin-top: 2px;
}
 
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  transition: transform 0.15s, background 0.15s, box-shadow 0.15s;
  border: none;
  cursor: pointer;
  font-family: inherit;
  background: #7a4eb3;
  color: white;
}
.btn:hover {
  background: #5e3a8c;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(122, 78, 179, 0.18);
}
 
/* PHONE MOCKUP */
.phone-mockup {
  background: #18181b;
  border-radius: 36px;
  padding: 10px;
  max-width: 360px;
  margin: 0 auto;
  box-shadow: 0 8px 32px rgba(122, 78, 179, 0.10);
}
.phone-screen {
  background: #efeae2;
  border-radius: 28px;
  overflow: hidden;
}
.phone-header {
  background: #7a4eb3;
  color: white;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.phone-avatar {
  width: 36px; height: 36px; border-radius: 50%;
  background: white;
  color: #7a4eb3;
  display: flex; align-items: center; justify-content: center;
  font-size: 13px;
  font-weight: 700;
}
.phone-name { font-size: 14px; font-weight: 600; }
.phone-status { font-size: 11px; opacity: 0.85; }
.phone-body {
  padding: 14px;
  min-height: 460px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.bubble {
  max-width: 82%;
  padding: 7px 11px;
  border-radius: 8px;
  font-size: 12.5px;
  line-height: 1.45;
}
.bubble.in { background: white; align-self: flex-start; border-bottom-left-radius: 2px; }
.bubble.out { background: #d9fdd3; align-self: flex-end; border-bottom-right-radius: 2px; }
.bubble.in.human { background: #fff8e1; }
.bubble-time { font-size: 9px; color: #888; margin-top: 3px; text-align: right; }
.bubble-tag {
  display: inline-block;
  font-size: 9px;
  padding: 1px 6px;
  border-radius: 4px;
  margin-bottom: 4px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.bubble-tag.bot { background: #f5f0fb; color: #7a4eb3; }
.bubble-tag.human { background: #fef3c7; color: #92400e; }
 
.bot-menu {
  background: white;
  border-radius: 6px;
  padding: 2px;
  margin-top: 4px;
  border: 1px solid #ececec;
}
.bot-menu-item {
  display: block;
  padding: 6px 8px;
  font-size: 11px;
  color: #7a4eb3;
  border-bottom: 1px solid #ececec;
  font-weight: 500;
}
.bot-menu-item:last-child { border-bottom: none; }
 
/* FLOW BUILDER */
.flow-builder-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 20px 24px;
  margin-top: 32px;
}
.flow-builder-title {
  display: flex; align-items: center; gap: 10px;
  font-size: 13px; font-weight: 600;
  color: #18181b; margin-bottom: 14px;
}
.flow-builder-title .badge {
  display: inline-flex; align-items: center; justify-content: center;
  width: 22px; height: 22px; border-radius: 6px;
  background: #f5f0fb; color: #7a4eb3;
  font-size: 11px;
}
.flow-nodes {
  display: flex;
  gap: 6px;
  align-items: center;
  flex-wrap: wrap;
}
.flow-node {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 6px;
  padding: 7px 11px;
  font-size: 12px;
  color: #52525b;
  font-weight: 500;
}
.flow-node.primary {
  background: #f5f0fb;
  border-color: #e8dcf3;
  color: #7a4eb3;
}
.flow-arrow { color: #a1a1aa; font-size: 12px; }
 
@media (max-width: 980px) {
  .chatbot-grid { grid-template-columns: 1fr; gap: 48px; }
}
@media (max-width: 600px) {
  .chatbot { padding: 64px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-87d1c54 */.calc-section {
  padding: 96px 0;
  background: #ffffff;
}
.calc-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.calc-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}
.calc-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.calc-header h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.calc-header h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.calc-header p {
  font-size: 17px;
  color: #52525b;
  line-height: 1.55;
}
 
.calc-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 20px;
  padding: 48px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}
 
.calc-row { margin-bottom: 24px; }
.calc-row label {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #52525b;
  margin-bottom: 8px;
  font-weight: 500;
}
.calc-row label strong {
  color: #18181b;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
}
.calc-row input[type="range"] {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  height: 6px;
  background: #ececec;
  border-radius: 3px;
  outline: none;
}
.calc-row input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 22px; height: 22px;
  border-radius: 50%;
  background: #7a4eb3;
  cursor: pointer;
  border: 3px solid white;
  box-shadow: 0 2px 8px rgba(122, 78, 179, 0.18);
}
.calc-row input[type="range"]::-moz-range-thumb {
  width: 22px; height: 22px;
  border-radius: 50%;
  background: #7a4eb3;
  cursor: pointer;
  border: 3px solid white;
}
 
.calc-result {
  background: #f5f0fb;
  border: 1px solid #e8dcf3;
  border-radius: 14px;
  padding: 32px;
  text-align: center;
}
.calc-result-label {
  font-size: 13px;
  color: #7a4eb3;
  font-weight: 500;
  margin-bottom: 8px;
}
.calc-result-value {
  font-size: 48px;
  font-weight: 600;
  color: #7a4eb3;
  letter-spacing: -0.03em;
  font-variant-numeric: tabular-nums;
}
.calc-result-sub {
  font-size: 13px;
  color: #52525b;
  margin-top: 8px;
}
.calc-comparison {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e8dcf3;
}
.calc-comp-tile { font-size: 12px; }
.calc-comp-tile .lbl { color: #a1a1aa; }
.calc-comp-tile .val {
  font-size: 18px;
  font-weight: 600;
  color: #18181b;
  margin-top: 2px;
  font-variant-numeric: tabular-nums;
}
.calc-comp-tile.bad .val { color: #ef4444; }
 
.calc-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  background: #7a4eb3;
  color: white;
  margin-top: 20px;
  transition: transform 0.15s, background 0.15s;
}
.calc-cta:hover {
  background: #5e3a8c;
  transform: translateY(-1px);
}
 
@media (max-width: 980px) {
  .calc-card { grid-template-columns: 1fr; gap: 32px; padding: 32px; }
}
@media (max-width: 600px) {
  .calc-section { padding: 64px 0; }
  .calc-result-value { font-size: 38px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8ddd6b3 */.depoimentos {
  padding: 96px 0;
  background: #fafafa;
}
.dep-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.dep-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 56px;
}
.dep-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.dep-header h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.dep-header h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.dep-header p {
  font-size: 17px;
  color: #52525b;
  line-height: 1.55;
}
 
.dep-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.dep-card {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 28px;
  transition: border-color 0.2s, transform 0.2s;
}
.dep-card:hover {
  border-color: #d2bbe6;
  transform: translateY(-2px);
}
.dep-stars {
  color: #f59e0b;
  margin-bottom: 12px;
  font-size: 14px;
  letter-spacing: 2px;
}
.dep-text {
  font-size: 15px;
  color: #52525b;
  line-height: 1.6;
  margin-bottom: 20px;
}
.dep-person {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #ececec;
}
.dep-avatar {
  width: 38px; height: 38px;
  border-radius: 50%;
  background: #f5f0fb;
  color: #7a4eb3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 13px;
}
.dep-name { font-size: 14px; font-weight: 600; color: #18181b; }
.dep-role { font-size: 12px; color: #a1a1aa; }
 
@media (max-width: 980px) { .dep-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 600px) {
  .dep-grid { grid-template-columns: 1fr; }
  .depoimentos { padding: 64px 0; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c5c7c25 */.planos {
  padding: 96px 0;
  background: #ffffff;
}
.planos-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.planos-header {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 40px;
}
.planos-eyebrow {
  display: inline-flex;
  align-items: center;
  padding: 5px 12px;
  background: #f5f0fb;
  color: #7a4eb3;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 14px;
}
.planos-header h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  line-height: 1.15;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 16px;
}
.planos-header h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.planos-header p {
  font-size: 17px;
  color: #52525b;
  line-height: 1.55;
}
 
.legend {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 32px;
  font-size: 12px;
  color: #52525b;
}
.legend-item { display: flex; align-items: center; gap: 6px; }
.legend-badge {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.legend-badge.total {
  background: #fef3c7;
  color: #92400e;
}
.legend-badge.mensal {
  background: #f5f0fb;
  color: #7a4eb3;
}
 
.planos-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.plano {
  background: #ffffff;
  border: 1px solid #ececec;
  border-radius: 14px;
  padding: 28px 22px;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: border-color 0.2s;
}
.plano:hover { border-color: #d2bbe6; }
.plano.featured {
  border: 2px solid #7a4eb3;
  box-shadow: 0 8px 32px rgba(122, 78, 179, 0.12);
}
.plano-badge {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: #7a4eb3;
  color: white;
  padding: 4px 14px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}
.plano-trial {
  font-size: 11px;
  color: #059669;
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.plano h3 {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #18181b;
}
.plano-price {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -0.02em;
  color: #18181b;
  font-variant-numeric: tabular-nums;
}
.plano-price-sub {
  font-size: 11px;
  color: #a1a1aa;
  margin-bottom: 16px;
  min-height: 28px;
}
.plano-divider {
  border: none;
  border-top: 1px solid #ececec;
  margin: 12px 0;
}
.plano-features {
  list-style: none;
  font-size: 12.5px;
  color: #52525b;
  margin-bottom: 20px;
  flex: 1;
}
.plano-features li {
  padding: 6px 0;
  display: flex;
  gap: 6px;
  align-items: flex-start;
  line-height: 1.4;
}
.plano-features li::before {
  content: '✓';
  color: #10b981;
  font-weight: 700;
  flex-shrink: 0;
}
.plano-features .item-content {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
}
.feat-badge {
  display: inline-block;
  padding: 1px 6px;
  border-radius: 3px;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  flex-shrink: 0;
}
.feat-badge.total {
  background: #fef3c7;
  color: #92400e;
}
.feat-badge.mensal {
  background: #f5f0fb;
  color: #7a4eb3;
}
.feat-badge.included {
  background: #d1fae5;
  color: #065f46;
}
 
.plano-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 16px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
  background: #7a4eb3;
  color: white;
  width: 100%;
  transition: transform 0.15s, background 0.15s;
  border: none;
  cursor: pointer;
  font-family: inherit;
}
.plano-btn:hover {
  background: #5e3a8c;
  transform: translateY(-1px);
}
.plano-btn.ghost {
  background: transparent;
  color: #18181b;
  border: 1px solid #d4d4d4;
}
.plano-btn.ghost:hover {
  background: #fafafa;
  border-color: #a1a1aa;
}
 
.coming-soon-banner {
  margin-top: 28px;
  padding: 14px 18px;
  background: #f5f0fb;
  border: 1px solid #e8dcf3;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
  color: #52525b;
}
.coming-soon-banner strong { color: #7a4eb3; font-weight: 600; }
 
.planos-disclaimer {
  margin-top: 24px;
  text-align: center;
  font-size: 13px;
  color: #a1a1aa;
}
.planos-disclaimer strong { color: #52525b; }
 
@media (max-width: 1100px) { .planos-grid { grid-template-columns: repeat(3, 1fr); } }
@media (max-width: 760px) { .planos-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .planos-grid { grid-template-columns: 1fr; } }
@media (max-width: 600px) { .planos { padding: 64px 0; } }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a8b482 */.cta-wrapper {
  padding: 40px 0 96px;
  background: #ffffff;
}
.cta-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
}
 
.cta-final {
  background: #ffffff;
  border: 1px solid #e8dcf3;
  border-radius: 20px;
  padding: 64px 48px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.cta-final::before {
  content: '';
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  width: 600px;
  height: 300px;
  background: radial-gradient(ellipse, #f5f0fb 0%, transparent 70%);
  pointer-events: none;
}
.cta-final > * { position: relative; }
.cta-final h2 {
  font-size: clamp(28px, 3.5vw, 42px);
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 14px;
  line-height: 1.1;
  color: #18181b;
}
.cta-final h2 em {
  font-family: 'Instrument Serif', serif;
  font-style: italic;
  font-weight: 400;
  color: #7a4eb3;
}
.cta-final p {
  font-size: 17px;
  color: #52525b;
  margin-bottom: 28px;
}
 
.cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 28px;
  border-radius: 999px;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  background: #7a4eb3;
  color: white;
  transition: transform 0.15s, background 0.15s, box-shadow 0.15s;
}
.cta-btn:hover {
  background: #5e3a8c;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(122, 78, 179, 0.18);
}
 
.cta-guarantees {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 24px;
  flex-wrap: wrap;
  font-size: 13px;
  color: #a1a1aa;
}
.cta-guarantees span::before {
  content: '✓';
  color: #10b981;
  font-weight: 700;
  margin-right: 6px;
}
 
@media (max-width: 600px) {
  .cta-final { padding: 48px 24px; }
}/* End custom CSS */