.home-page{width:100%;min-height:100vh;background:#fff}.header{position:sticky;top:0;background:#fff;border-bottom:1px solid #e5e7eb;z-index:1000;padding:1rem 0}.header-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#1f2937;display:flex;align-items:center;text-decoration:none;cursor:pointer}.logo-img{height:2rem;width:auto}.nav{display:flex;align-items:center;gap:2rem}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover{color:#1f2937}.nav-actions{display:flex;align-items:center;gap:1rem}.language-selector{padding:.5rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;box-sizing:border-box;height:36px;display:inline-flex;align-items:center;justify-content:center}.btn-secondary,.btn-primary{padding:.5rem 1.25rem;border-radius:6px;font-weight:500;text-decoration:none;transition:all .2s;border:none;cursor:pointer;box-sizing:border-box;height:36px;display:inline-flex;align-items:center;justify-content:center}.btn-secondary{background:#fff;color:#1f2937;border:1px solid #e5e7eb;font-size:.9375rem}.btn-secondary:hover{background:#f9fafb}.btn-primary{background:#1f2937;color:#fff}.btn-primary:hover{background:#111827}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.hero{background:linear-gradient(135deg,#667eea,#764ba2);padding:6rem 2rem;text-align:center;color:#fff}.hero-container{max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:#fff3;padding:.5rem 1rem;border-radius:20px;margin-bottom:2rem;font-size:.875rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;opacity:.95}.hero-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.btn-hero-primary,.btn-hero-secondary{padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .2s}.btn-hero-primary{background:#fff;color:#667eea}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-hero-secondary{background:transparent;color:#fff;border:2px solid white;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-hero-secondary:hover{background:#ffffff1a}.hero-backers{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.875rem;opacity:.9}.backers-logos{display:flex;gap:1.5rem}.backer{font-weight:600}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}.section-subtitle{font-size:1.125rem;text-align:center;color:#6b7280;max-width:800px;margin:0 auto 3rem}.how-it-works{padding:6rem 0;background:#f9fafb}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem}.step{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.step-number{font-size:3rem;font-weight:700;color:#667eea;margin-bottom:1rem}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#1f2937}.step-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.step-demo{background:#f9fafb;padding:1.5rem;border-radius:8px;margin-top:1rem}.demo-item{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.demo-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;font-weight:600}.demo-value{color:#1f2937;font-weight:500}.demo-slider{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.slider-fill{height:100%;background:#667eea;border-radius:4px}.campaign-card-demo{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb}.campaign-name{font-weight:600;margin-bottom:.5rem;color:#1f2937}.campaign-stats{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.campaign-schedule{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.campaign-start-btn{width:100%;padding:.75rem;background:#667eea;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.execution-stats{display:flex;gap:2rem;margin-bottom:1rem}.stat-item{display:flex;flex-direction:column}.stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase}.stat-value{font-size:1.5rem;font-weight:700;color:#1f2937}.live-call-demo{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb}.call-header{margin-bottom:1rem;font-weight:600;color:#1f2937}.call-conversation{display:flex;flex-direction:column;gap:.75rem}.message{padding:.75rem 1rem;border-radius:8px;max-width:80%}.message.agent{background:#667eea;color:#fff;align-self:flex-start}.message.user{background:#f3f4f6;color:#1f2937;align-self:flex-end}.report-card{background:#fff;padding:1.5rem;border-radius:8px;border:1px solid #e5e7eb}.report-title{font-weight:600;margin-bottom:.5rem;color:#1f2937}.report-total{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.report-funnel{display:flex;flex-direction:column;gap:.75rem}.funnel-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.funnel-label{color:#6b7280}.funnel-value{font-weight:600;color:#1f2937}.collections-autopilot{padding:6rem 0;background:#fff}.analytics-dashboard{margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.analytics-table-container{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow-x:auto}.analytics-table{width:100%;border-collapse:collapse;font-size:.75rem}.analytics-table thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.analytics-table th{padding:.5rem .75rem;text-align:left;font-weight:600;color:#1f2937;font-size:.625rem;text-transform:uppercase;letter-spacing:.05em}.analytics-table td{padding:.5rem .75rem;border-bottom:1px solid #e5e7eb;color:#374151}.analytics-table tbody tr:hover{background:#f9fafb}.analytics-table tbody tr:last-child td{border-bottom:none}.analytics-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{background:#fff;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000001a;text-align:center}.stat-value{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.demo-interface{margin-top:1.5rem;display:flex;justify-content:center}.phone-interface{background:#f3f4f6;border-radius:16px;padding:1rem;max-width:100%;width:100%;color:#1f2937}.phone-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #d1d5db}.phone-number{font-weight:600;color:#1f2937;font-size:.875rem}.call-time{color:#6b7280;font-size:.75rem}.phone-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem}.phone-btn{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:.625rem;cursor:pointer;transition:all .2s;box-shadow:0 1px 2px #0000000d;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem}.phone-btn-icon{width:14px;height:14px;flex-shrink:0}.phone-btn:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 4px #0000001a}.call-conversation-full{display:flex;flex-direction:column;gap:.5rem}.message.agent-full{background:#fff;color:#1f2937;align-self:flex-start;padding:.5rem .75rem;border-radius:8px;max-width:80%;font-size:.75rem;font-weight:400;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.message.user-full{background:#fff;color:#1f2937;align-self:flex-end;padding:.5rem .75rem;border-radius:8px;max-width:80%;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;font-size:.75rem;font-weight:400}.features-grid{padding:6rem 0;background:#f9fafb}.features-grid .container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.feature-description{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.inbox-demo{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.inbox-item{display:flex;gap:1rem;padding:1rem;background:#f3f4f6;border-radius:8px}.inbox-avatar{width:40px;height:40px;border-radius:50%;background:#fff;color:#1f2937;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;border:1px solid #e5e7eb}.inbox-content{flex:1}.inbox-type{font-size:.75rem;color:#6b7280;text-transform:uppercase;margin-bottom:.25rem;display:flex;align-items:center;gap:.5rem}.inbox-icon{display:inline-block;flex-shrink:0}.phone-icon{width:14px;height:14px}.whatsapp-icon{width:12px;height:12px}.inbox-name{font-weight:600;color:#1f2937;margin-bottom:.25rem}.inbox-time{font-size:.75rem;color:#9ca3af;margin-bottom:.5rem}.inbox-message{color:#4b5563;font-size:.875rem}.call-queue{background:#f3f4f6;border-radius:12px;padding:1.5rem;margin-top:1.5rem;color:#1f2937}.queue-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #d1d5db}.queue-title{font-weight:700;font-size:1.25rem;color:#1f2937}.queue-subtitle{font-size:.75rem;color:#6b7280}.queue-list{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto}.queue-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.queue-number{font-family:monospace;color:#1f2937}.queue-status{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.status-dot-connected{background-color:#667eea}.status-dot-ringing{background-color:#fdba74}.status-dot-queued{background-color:#9ca3af}.automated-campaigns{padding:6rem 0;background:#fff}.tech-section{padding:6rem 0;background:#f9fafb}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.tech-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 1px 3px #0000001a}.tech-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.tech-description{color:#6b7280;line-height:1.6}.faq-section{padding:6rem 0;background:#fff}.faq-list{max-width:800px;margin:3rem auto 0;display:flex;flex-direction:column;gap:2rem}.faq-item{padding:2rem;background:#f9fafb;border-radius:12px}.faq-question-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.faq-question{font-size:1.25rem;font-weight:700;margin:0;color:#1f2937;flex:1}.faq-chevron{font-size:.875rem;color:#1f2937;margin-left:1rem;transition:transform .2s}.faq-answer{color:#6b7280;line-height:1.6;margin-top:1rem;padding-top:1rem}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center;color:#fff}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.btn-cta{padding:1rem 2rem;background:#fff;color:#667eea;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:transform .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.footer{background:#1f2937;color:#fff;padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-logo{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-tagline{color:#9ca3af;margin-bottom:1rem}.footer-cert{font-size:.875rem;color:#6b7280}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-heading{font-weight:600;margin-bottom:1rem}.footer-link{display:block;color:#9ca3af;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.footer-link:hover{color:#fff}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:.875rem}.footer-status{color:#10b981}@media (max-width: 768px){.menu-toggle{display:block}.nav{display:none}.nav-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:2rem;border-top:1px solid #e5e7eb}.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column}.steps,.features-grid .container,.tech-grid,.footer-content,.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;display:flex;align-items:center;justify-content:center}#root{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}
