.hero{background:#fff;padding:3rem 0;overflow:hidden}.hero-container{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.badge{color:#6366f1;letter-spacing:.05em;background:#6366f114;border-radius:4px;margin-bottom:1rem;padding:.4rem .8rem;font-size:.7rem;font-weight:700;display:inline-block}.hero-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}.text-purple{color:#6366f1}.hero-description{color:#64748b;max-width:640px;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.hero-actions{gap:1.5rem;margin-bottom:2rem;display:flex}.hero-btn{border-radius:12px;flex:1;justify-content:space-between;align-items:center;max-width:260px;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.business-btn{color:#fff;background:#6366f1}.sales-team-btn{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.btn-content{flex-direction:column;display:flex}.btn-label{font-size:1rem;font-weight:700}.btn-subtext{opacity:.8;font-size:.75rem}.hero-features-footer{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-item{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.footer-icon{color:#6366f1}.hero-visual-wrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-main-image{mix-blend-mode:multiply;object-fit:contain;width:100%;max-width:1200px;height:auto}@media (max-width:1100px){.hero-container{text-align:center;grid-template-columns:1fr;gap:4rem}.hero-description,.hero-actions,.hero-features-footer{justify-content:center;margin-left:auto;margin-right:auto}.hero-visual-wrapper{margin-top:2rem}.hero-main-image{max-width:600px}}
.process-flow{background:#fff;padding:3rem 0}.badge-small{color:#6366f1;letter-spacing:.05em;background:#6366f114;border-radius:4px;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.flow-wrapper-horizontal{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.flow-container-h{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #00000005}.flow-header{text-align:center;letter-spacing:.1em;margin-bottom:2rem;font-size:.8rem;font-weight:800}.ai-header{color:#2563eb}.human-header{color:#6366f1}.flow-steps-h{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.flow-step-h{flex:1;align-items:center;display:flex;position:relative}.step-card-v{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.step-box-h{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.flow-step-h:hover .step-box-h{background:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 10px 20px #6366f11a}.s-icon{color:#3b82f6;width:28px;height:28px}.ai-container .s-icon{color:#2563eb}.human-container .s-icon{color:#6366f1}.step-info-h strong{color:#1e293b;margin-bottom:.4rem;font-size:.875rem;font-weight:800;display:block}.step-info-h p{color:#64748b;max-width:120px;font-size:.7rem;line-height:1.4}.step-arrow-h{color:#cbd5e1;justify-content:center;align-items:center;margin:0 .5rem;padding-bottom:4rem;display:flex}.blue-arrow{color:#bfdbfe}.purple-arrow{color:#ddd6fe}@media (max-width:1024px){.flow-steps-h{flex-direction:column;align-items:center;gap:2rem}.step-arrow-h{margin:1rem 0;padding:0;transform:rotate(90deg)}}
.features-grid-6{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-top:1.5rem;display:grid}.feature-card-small{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:1.5rem 1rem;transition:all .3s;box-shadow:0 4px 12px #00000005}.feature-card-small:hover{border-color:#6366f1;transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.f-icon-wrapper{background:#6366f10d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.f-icon{color:#6366f1;width:28px;height:28px}.feature-card-small h3{color:#1e293b;margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.feature-card-small p{color:#64748b;font-size:.75rem;line-height:1.5}@media (max-width:768px){.features-grid-6{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}
.stats-bar-section{margin-bottom:2rem;padding:2rem 0}.stats-bar-wrapper{color:#fff;background:linear-gradient(90deg,#3b82f6 0%,#6366f1 50%,#8b5cf6 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 40px #6366f133}.stat-item-h{flex:1;align-items:center;gap:1.5rem;display:flex;position:relative}.stat-icon-circle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.stat-icon-circle svg{stroke:#fff;width:32px;height:32px}.stat-info-h{flex-direction:column;display:flex}.stat-value{margin-bottom:.25rem;font-size:2rem;font-weight:800;line-height:1}.stat-label{opacity:.9;white-space:nowrap;font-size:.875rem;font-weight:600}.stat-divider{background:#ffffff4d;width:1px;height:40px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:1024px){.stats-bar-wrapper{flex-wrap:wrap;justify-content:center;gap:2rem}.stat-item-h{flex:0 0 200px;justify-content:center}.stat-divider{display:none}}@media (max-width:640px){.stat-item-h{flex:0 0 100%}}
.comparison-card{border:1px solid var(--border);background:#fff;border-radius:2rem;grid-template-columns:1fr .1fr 1fr;align-items:center;display:grid;overflow:hidden;box-shadow:0 20px 60px #0000000d}.comp-side{padding:4rem;position:relative}.traditional{background:snow}.advantage{background:#f0fff4}.comp-side h3{color:var(--foreground);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.traditional h3{color:#e11d48}.advantage h3{color:#16a34a}.comp-list{flex-direction:column;gap:1.5rem;display:flex}.comp-list li{color:var(--muted);align-items:center;gap:1rem;font-weight:500;display:flex}.vs-badge{border:1px solid var(--border);z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0000001a}.status-circle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex;position:absolute;top:4rem;right:4rem}.x-circle{background:#f43f5e}.check-circle{background:#10b981}@media (max-width:768px){.comparison-card{grid-template-columns:1fr}.vs-badge{margin:-30px auto}.status-circle{display:none}}
.insights{background:#fff;padding:1rem 0 3rem}.insights-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem;margin-top:2rem;display:grid}.insight-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;min-height:180px;padding:1.25rem;display:flex;box-shadow:0 4px 20px #00000005}.i-head{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.i-head span{color:#64748b;font-size:.8rem;font-weight:700}.i-icon-circle{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.125rem;display:flex}.i-icon-circle.green{background:#dcfce7}.sentiment-body .s-label{color:#22c55e;font-size:.875rem;font-weight:700;display:block}.sentiment-body .s-value{color:#1e293b;margin:.25rem 0 .75rem;font-size:1.5rem;font-weight:800}.s-progress{background:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}.s-bar{background:#22c55e;height:100%}.keywords-grid{flex-wrap:wrap;gap:.5rem;display:flex}.k-tag{color:#6366f1;background:#f1f5f9;border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.objections-list{flex-direction:column;gap:1rem;display:flex}.obj-item{flex-direction:column;gap:.4rem;display:flex}.obj-name{color:#64748b;font-size:.75rem;font-weight:600}.obj-progress{align-items:center;gap:.75rem;display:flex}.obj-progress .obj-bar{background:#f1f5f9;border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.obj-progress .obj-bar:after{content:"";height:100%;width:inherit;background:#ef4444;position:absolute;top:0;left:0}.obj-progress span{color:#1e293b;font-size:.75rem;font-weight:700}.time-body{align-items:center;gap:1rem;margin-top:1rem;display:flex}.time-icon{color:#6366f1;font-size:2rem}.time-info strong{color:#6366f1;font-size:.9375rem;display:block}.time-info p{color:#64748b;font-size:.75rem}.distribution-body{align-items:center;gap:1.5rem;display:flex}.dist-legend{flex-direction:column;gap:.5rem;display:flex}.leg-item{color:#475569;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;display:flex}.dot{border-radius:50%;width:8px;height:8px}.dot.green{background:#22c55e}.dot.yellow{background:#fbbf24}.dot.purple{background:#6366f1}
.dashboard-preview{background:#fff;padding:4rem 0 0}.dashboard-image-shell{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:1600px;margin:2rem auto 0;transition:transform .3s;overflow:hidden;box-shadow:0 40px 100px #0f172a1f}.dashboard-image-shell:hover{transform:translateY(-5px)}.dashboard-image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:1200px){.dashboard-image-shell{max-width:90%}}@media (max-width:768px){.dashboard-preview{padding:3rem 0}.dashboard-image-shell{border-radius:16px;margin-top:1.5rem}}
.cta-section{background:#fff;padding:4rem 0}.cta-banner{color:#fff;background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:24px;justify-content:space-between;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #6366f14d}.cta-robot-wrapper{flex-shrink:0;margin-right:2rem}.cta-text{flex:1}.cta-text h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.cta-text p{opacity:.9;font-size:1.125rem;font-weight:600}.cta-btns{gap:1.25rem;margin-left:3rem;display:flex}.btn-primary-white{color:#6366f1;white-space:nowrap;background:#fff;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.btn-outline-white{color:#fff;white-space:nowrap;background:0 0;border:2px solid #fff6;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s}.btn-primary-white:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.btn-outline-white:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.cta-banner{text-align:center;flex-direction:column;gap:2rem}.cta-btns{margin-left:0}.cta-robot-wrapper{margin-right:0}}
