:root{--marketing-side-padding: 4rem;--marketing-card-horizontal-padding: 2rem}.section-white,.section-purple,.section-dark{background:#fff;color:#2c3e50}.marketing-card{border-radius:20px;transition:all .3s ease;border:1px solid #e5e7eb;background:#fff}.marketing-card:hover{transform:translateY(-8px);border-color:var(--brand-primary, #ff6b35)}.section-content{max-width:1280px;margin:0 auto;padding:0 var(--marketing-side-padding)}.section-header h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#2c3e50}.problem-solution-section .problem-solution-grid{display:grid;gap:6rem;margin:3rem 0;align-items:start}.problem-solution-section .problem-solution-grid.statement-left{grid-template-columns:1fr 2fr}.problem-solution-section .problem-solution-grid.statement-right{grid-template-columns:2fr 1fr}.problem-solution-section .problem-solution-grid.statement-top{grid-template-columns:1fr;gap:3rem}.problem-solution-section .statement-column{display:flex;flex-direction:column;height:fit-content}.problem-solution-section .statement-column.sticky-enabled{position:-webkit-sticky;position:sticky;top:var(--sticky-offset);align-self:start;z-index:10}.problem-solution-section .sticky-statement{position:static}.problem-solution-section .main-statement{font-family:var(--font-heading);font-size:2.5rem;font-weight:400;line-height:1.2;color:#9ca3af;margin:0}.problem-solution-section.section-purple .main-statement,.problem-solution-section.section-dark .main-statement{color:#fffc}.problem-solution-section .main-statement .highlight{color:#1f2937;font-weight:600;background:var(--text-gradient-gold, linear-gradient(45deg, #ffd700, #ff6b6b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.problem-solution-section.section-purple .main-statement .highlight,.problem-solution-section.section-dark .main-statement .highlight{color:#fff;font-weight:600;-webkit-text-fill-color:#ffffff;background:none}.problem-solution-section .main-statement :is(.content-highlight){background:var(--text-gradient-gold, linear-gradient(45deg, #ffd700, #ff6b6b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.problem-solution-section.section-purple .main-statement :is(.content-highlight),.problem-solution-section.section-dark .main-statement :is(.content-highlight){-webkit-text-fill-color:#ffffff;background:none}.problem-solution-section .solutions-column{display:flex;flex-direction:column;gap:2rem;max-width:100%;overflow:hidden}.problem-solution-section .centered-layout{max-width:800px;margin:0 auto;text-align:center}.problem-solution-section .statement-centered{margin-bottom:3rem}.problem-solution-section .statement-centered .main-statement{font-size:3rem;text-align:center}.problem-solution-section .solutions-centered{display:flex;flex-direction:column;gap:2rem}.problem-solution-section .solution-block{padding:1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;transition:border-color .3s ease,transform .3s ease}.problem-solution-section.section-purple .solution-block,.problem-solution-section.section-dark .solution-block{background:transparent;border:1px solid #e5e7eb}.problem-solution-section .solution-block:hover{border-color:#ff6b35;transform:translateY(-2px)}.problem-solution-section.section-purple .solution-block:hover,.problem-solution-section.section-dark .solution-block:hover{border-color:#ff6b35}.problem-solution-section .solution-block h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;line-height:1.3;word-wrap:break-word}.problem-solution-section.section-purple .solution-block h3,.problem-solution-section.section-dark .solution-block h3{color:#fff}.problem-solution-section .solution-block p{font-size:1rem;line-height:1.6;color:#4b5563;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem}.problem-solution-section.section-purple .solution-block p,.problem-solution-section.section-dark .solution-block p{color:#ffffffe6}.problem-solution-section .solution-block p :is(strong,.content-strong){color:#1f2937;font-weight:600}.problem-solution-section.section-purple .solution-block p :is(strong,.content-strong),.problem-solution-section.section-dark .solution-block p :is(strong,.content-strong){color:#fff;font-weight:600}.problem-solution-section .agent-category-showcase{margin-top:1rem;padding:1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;max-width:100%;overflow:hidden}.problem-solution-section.section-purple .agent-category-showcase,.problem-solution-section.section-dark .agent-category-showcase{background:transparent;border:1px solid #e5e7eb;box-shadow:none}.problem-solution-section .solution-link{color:#ff6b35;text-decoration:none;font-weight:600;transition:color .3s ease;display:inline-block;margin-top:.5rem}.problem-solution-section .solution-link:hover{color:#f7931e;text-decoration:underline}.problem-solution-section.section-purple .solution-link,.problem-solution-section.section-dark .solution-link{color:#ff6b35}.problem-solution-section.section-purple .solution-link:hover,.problem-solution-section.section-dark .solution-link:hover{color:#f7931e}.problem-solution-section .problem-solution-cta{text-align:center;margin-top:3rem;display:flex;justify-content:center}.problem-solution-section .problem-solution-cta .btn-cta-wide{max-width:600px}@media (max-width: 1024px){.problem-solution-section .problem-solution-grid{gap:4rem}}@media (max-width: 768px){.problem-solution-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.problem-solution-section .problem-solution-grid{grid-template-columns:1fr!important;gap:2rem}.problem-solution-section .statement-column.sticky-enabled{position:static!important}.problem-solution-section .main-statement{font-size:1.8rem;margin-bottom:1rem}.problem-solution-section .statement-centered .main-statement{font-size:2.25rem}.problem-solution-section .solution-block{padding:1rem;margin-bottom:1.5rem}.problem-solution-section .solution-block h3{font-size:1.1rem;line-height:1.3}.problem-solution-section .solution-block p{font-size:.95rem;line-height:1.5}.problem-solution-section .agent-category-showcase{padding:1rem;margin-top:.75rem}}@media (max-width: 480px){.problem-solution-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.problem-solution-section .main-statement{font-size:1.5rem}.problem-solution-section .statement-centered .main-statement{font-size:1.75rem}.problem-solution-section .solution-block{padding:.875rem}.problem-solution-section .problem-solution-cta{margin-top:2rem}}.agents-section{background:#f8f9fa}.agents-section .agents-header{text-align:center;margin-bottom:3rem}.agents-section .agents-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.agents-section .agents-subtitle{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.agents-section .agents-grid{display:grid;gap:1rem;margin-bottom:3rem;width:100%;justify-content:center;align-items:stretch;place-items:center}.agents-section .agents-cols-auto{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.75rem;max-width:1400px;margin:0 auto}.agents-section .agents-cols-2{grid-template-columns:repeat(2,minmax(280px,1fr));max-width:960px;margin:0 auto}.agents-section .agents-cols-3{grid-template-columns:repeat(3,minmax(280px,1fr));max-width:1280px;margin:0 auto}.agents-section .agents-cols-4{grid-template-columns:repeat(4,minmax(260px,1fr));max-width:1440px;margin:0 auto}.agents-section .agent-card{display:flex;flex-direction:column;padding:2.5rem;border-radius:20px;text-decoration:none;color:inherit;transition:all .3s ease;height:100%;min-height:380px;width:100%;background:#fff;border:1px solid #e5e7eb;text-align:center;position:relative}.agents-section .agent-card-static{cursor:default}.agents-section.section-white .agent-card,.agents-section.section-purple .agent-card{background:#fff;border:1px solid #e5e7eb;color:#2c3e50;box-shadow:none}.agents-section .agent-card:hover{transform:translateY(-8px);border-color:#ff6b35}.agents-section .agent-avatar,.agents-section .agent-step-number{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;border-radius:50%;background:transparent;flex-shrink:0}.agents-section .agent-step-number{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;font-weight:700;font-size:1.6rem;box-shadow:0 10px 25px #ff6b3540}.agents-section.section-white .agent-avatar,.agents-section.section-purple .agent-avatar{background:transparent}.agents-section .agent-avatar img{width:48px;height:48px;border-radius:50%}.agents-section .agent-avatar svg{width:48px;height:48px;stroke:#ff6b35;stroke-width:2;fill:none}.agents-section.section-purple .agent-avatar svg,.agents-section.section-purple .agent-avatar svg *{stroke:#ff6b35!important;fill:none!important}.agents-section .agent-emoji{font-size:2rem}.agents-section .agent-content{text-align:center;flex:1;display:flex;flex-direction:column}.agents-section .agent-name{font-family:var(--font-heading);font-size:1.3rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.agents-section.section-white .agent-name{color:#2c3e50}.agents-section.section-purple .agent-name{color:#2c3e50;font-weight:700;font-size:1.4rem}.agents-section .agent-description{font-size:1rem;line-height:1.6;opacity:.9;flex:1;margin-bottom:2rem;text-align:center}.agents-section.section-white .agent-description{color:#666}.agents-section.section-purple .agent-description{color:#64748b}.agents-section .agent-role{color:#ff6b35;font-weight:600;font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.agents-section.section-purple .agent-role{color:#ff6b35}.agents-section .agent-superpower{background:transparent;color:#ff6b35;padding:.75rem 1.5rem;border:2px solid #ff6b35;border-radius:25px;font-weight:600;font-size:.9rem;margin-top:auto;margin-bottom:0;display:inline-block;transition:all .3s ease;text-align:center;line-height:1.3}.agents-section .agent-footer{margin-top:auto;background:#f1f5f9;color:#1f2937;border:1px solid rgba(148,163,184,.35);border-radius:14px;padding:.9rem 1.25rem;font-weight:600;font-size:.95rem;box-shadow:inset 0 1px #fff9}@media (max-width: 1024px){.agents-section .agents-cols-4,.agents-section .agents-cols-3{grid-template-columns:repeat(2,minmax(260px,1fr))}}@media (max-width: 768px){.agents-section .agents-cols-auto,.agents-section .agents-cols-4,.agents-section .agents-cols-3,.agents-section .agents-cols-2{grid-template-columns:1fr}.agents-section .agent-card{padding:2rem;min-height:0}}.agents-section.section-purple .agent-superpower{color:#ff6b35;border:2px solid #ff6b35}.agents-section .agent-superpower:hover{background:#ff6b351a}.agents-section .agent-features{list-style:none;padding:0;margin:1rem 0;text-align:left}.agents-section .agent-features li{padding:.25rem 0;font-size:.9rem;opacity:.8}.agents-section .agent-features li:before{content:"✓ ";color:#4ade80;font-weight:700;margin-right:.5rem}.agents-section .agent-badge{display:inline-block;padding:.25rem .75rem;background:transparent;border:1px solid #e5e7eb;border-radius:20px;font-size:.8rem;font-weight:600;margin-top:auto}.agents-section.section-white .agent-badge{color:#ff6b35}.agents-section .agents-cta{text-align:center;margin-top:3rem;padding:0 2rem;display:flex;justify-content:center;align-items:center}.agents-section .agents-cta .btn-cta-wide{max-width:600px}.agents-section .agents-intro{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.agents-section .agent-learn-more{color:#3498db;text-decoration:none!important;font-weight:600;font-size:.95rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem}@media (max-width: 1024px){.agents-section .agents-cols-4{grid-template-columns:repeat(2,1fr)}.agents-section .agents-cols-3{grid-template-columns:repeat(2,1fr);gap:2rem}.agents-section .agent-card{min-height:450px}}@media (max-width: 1024px){.agents-section .agents-cols-auto,.agents-section .agents-cols-4{grid-template-columns:repeat(2,minmax(260px,1fr))!important}}@media (max-width: 768px){.agents-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.agents-section .agents-title{font-size:2rem}.agents-section .agents-subtitle{font-size:1.1rem}.agents-section .agents-grid{grid-template-columns:1fr!important;gap:1.5rem}.agents-section .agent-card{padding:1.5rem 1rem;min-height:auto;min-width:auto}.agents-section .agent-avatar{width:60px;height:60px;margin-bottom:1rem}.agents-section .agent-avatar svg{width:36px;height:36px}.agents-section .agent-name{font-size:1.25rem}.agents-section .agent-description{font-size:.95rem;margin-bottom:1.5rem}.agents-section .agent-superpower{font-size:.85rem;padding:.6rem 1.25rem}.agents-section .agents-cta{padding:0;margin-top:2rem}}@media (max-width: 480px){.agents-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.agents-section .agents-header{margin-bottom:2rem}.agents-section .agents-title{font-size:1.75rem}.agents-section .agent-card{padding:1.25rem .75rem}.agents-section .agents-grid{margin-bottom:2rem}}.features-section .features-header{text-align:center;margin-bottom:3rem}.features-section .features-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.features-section .features-subtitle{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.features-section .features-grid{display:grid;gap:1rem;justify-content:center;align-items:stretch;place-items:center;width:100%}.features-section .features-cols-auto{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));max-width:1400px;margin:0 auto}.features-section .features-cols-2{grid-template-columns:repeat(2,minmax(450px,1fr));max-width:1000px;margin:0 auto;justify-items:center}.features-section .features-cols-3{grid-template-columns:repeat(3,minmax(400px,1fr));max-width:1600px;margin:0 auto;justify-items:center}.features-section .features-cols-4{grid-template-columns:repeat(4,minmax(350px,1fr));max-width:1800px;margin:0 auto;justify-items:center}.features-section .feature{text-align:center;padding:2rem;border-radius:15px;transition:all .3s ease;height:100%;min-width:400px;width:100%;display:flex;flex-direction:column;align-items:center}.features-section .features-style-glass .feature,.features-section .features-style-minimal .feature{background:transparent;border:1px solid #e5e7eb}.features-section .features-style-solid .feature{background:#fff;color:#2c3e50;border:1px solid #e5e7eb;box-shadow:none}.features-section.section-white .features-style-glass .feature,.features-section.section-white .features-style-minimal .feature{background:transparent;border:1px solid #e5e7eb;color:#2c3e50}.features-section.section-white .features-style-solid .feature{background:#fff;border:1px solid #e5e7eb;box-shadow:none}.features-section .feature:hover,.features-section.section-white .feature:hover{transform:translateY(-5px);border-color:#ff6b35}.features-section .feature-icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;border-radius:50%;background:transparent;flex-shrink:0}.features-section.section-white .feature-icon{background:transparent}.features-section .feature-icon svg{width:48px;height:48px;stroke:#ff6b35;stroke-width:2;fill:none}.features-section.section-purple .feature-icon svg,.features-section.section-purple .feature-icon svg *,.features-section.section-dark .feature-icon svg,.features-section.section-dark .feature-icon svg *{stroke:#ff6b35!important;stroke-width:2;fill:none!important}.features-section .feature-emoji{font-size:2rem}.features-section .feature-content{flex:1;display:flex;flex-direction:column}.features-section .feature-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.features-section .feature-description{font-size:1rem;line-height:1.6;opacity:.9;flex:1;margin-bottom:1rem}.features-section .feature-link{color:inherit;text-decoration:none;font-weight:600;opacity:.8;transition:opacity .3s ease;margin-top:auto}.features-section .feature-link:hover{opacity:1;text-decoration:underline}@media (max-width: 1024px){.features-section .features-cols-4,.features-section .features-cols-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.features-section .features-title{font-size:2rem}.features-section .features-subtitle{font-size:1.1rem}.features-section .features-grid{grid-template-columns:1fr!important;gap:1.5rem}.features-section .feature{padding:1.5rem 1rem;min-width:auto}.features-section .feature-icon{width:60px;height:60px;margin-bottom:1rem}.features-section .feature-title{font-size:1.1rem}.features-section .feature-description{font-size:.95rem}}@media (max-width: 480px){.features-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.features-section .features-header{margin-bottom:2rem}.features-section .features-title{font-size:1.75rem}.features-section .feature{padding:1.25rem .75rem}}.stats-section .stats-header{text-align:center;margin-bottom:3rem}.stats-section .stats-title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.stats-section .stats-subtitle{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.stats-section .stats{display:flex;gap:3rem;margin-bottom:3rem}.stats-section .stats-horizontal{flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.stats-section .stats-vertical{flex-direction:column;align-items:center;max-width:400px;margin:0 auto 3rem}.stats-section .stat{text-align:center;flex:1;min-width:200px}.stats-section .stat-number{font-family:var(--font-heading);font-size:3rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stats-section.section-purple .stat-number,.stats-section.section-dark .stat-number{background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stats-section .stat-label{font-size:1.1rem;font-weight:600;opacity:.9;margin-bottom:.5rem}.stats-section .stat-description{font-size:.9rem;opacity:.7;line-height:1.4}.stats-section .stats-cta{text-align:center;display:flex;justify-content:center}.stats-section .stats-cta .btn-cta-wide{max-width:600px}.stats-legacy{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stats-legacy .stat{text-align:center}.stats-legacy .stat-number{font-size:2.5rem;font-weight:800;color:gold}.stats-legacy .stat-label{font-size:1rem;opacity:.8}@media (max-width: 768px){.stats-section .stats-title{font-size:2rem}.stats-section .stats-subtitle{font-size:1.1rem}.stats-section .stats{flex-direction:column;gap:2rem;text-align:center}.stats-section .stat{min-width:auto}.stats-section .stat-number{font-size:2.5rem}.stats-legacy{gap:1.5rem}}@media (max-width: 480px){.stats-section .stats-header{margin-bottom:2rem}.stats-section .stats-title{font-size:1.75rem}.stats-section .stat-number{font-size:2rem}.stats-section .stats{gap:1.5rem;margin-bottom:2rem}}.faq-section{background:var(--bg-color, #f8f9fa);padding:4rem 0}.faq-section .section-content{max-width:1200px;margin:0 auto;padding:0 2rem}.faq-section h2{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#2c3e50}.faq-section .loading-state{padding:4rem 0;text-align:center}.faq-section .loading-spinner{width:40px;height:40px;border:4px solid rgba(156,163,175,.3);border-top:4px solid #6b7280;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.faq-section .error-state,.faq-section .empty-state{text-align:center;padding:2rem 0}.faq-section .error-message{color:#ef4444;font-weight:600;margin:1rem 0}.faq-section .error-subtitle,.faq-section .empty-subtitle{color:#6b7280;font-style:italic}.faq-section .faq-container{max-width:800px;margin:0 auto}.faq-section .faq-item{margin-bottom:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.faq-section .faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#2c3e50;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background-color .3s ease}.faq-section .faq-question-text{flex:1;text-align:left;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.faq-section .faq-question:hover{background:#f8f9fa}.faq-section .faq-icon{font-size:1.5rem;font-weight:700;color:#3498db;transition:transform .3s ease;flex-shrink:0}.faq-section .faq-answer{padding:0 1.5rem 1.5rem;color:#555;line-height:1.6;animation:slideDown .3s ease-out}.faq-section .faq-answer p{margin-bottom:1rem}.faq-section .faq-link{color:#3498db;text-decoration:none;font-weight:500;transition:color .3s ease}.faq-section .faq-link:hover{color:#2980b9;text-decoration:underline}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@media (max-width: 768px){.faq-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.faq-section h2{font-size:2rem;margin-bottom:2rem}.faq-section .faq-question{padding:1rem var(--marketing-card-horizontal-padding)!important;font-size:1rem;align-items:flex-start}.faq-section .faq-answer{padding:0 var(--marketing-card-horizontal-padding) 1rem}}@media (max-width: 480px){.faq-section{padding:2rem 0}.faq-section .section-content{padding-left:var(--marketing-side-padding)!important;padding-right:var(--marketing-side-padding)!important}.faq-section h2{font-size:1.75rem}.faq-section .faq-question{padding:.875rem var(--marketing-card-horizontal-padding)!important;font-size:.95rem}.faq-section .faq-answer{padding:0 var(--marketing-card-horizontal-padding) .875rem;font-size:.9rem}}.pricing-philosophy-cta{padding:3rem 0 4rem}.pricing-philosophy-cta .cta-inner{max-width:720px;margin:0 auto;text-align:center;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:18px;padding:2.5rem;box-shadow:0 12px 35px #0f172a12}.pricing-philosophy-cta h3{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.pricing-philosophy-cta p{font-size:1.05rem;color:#475569;margin-bottom:2rem;line-height:1.6}.pricing-philosophy-cta .btn-explore-domain{min-width:300px}@media (max-width: 768px){.pricing-philosophy-cta .cta-inner{padding:2rem 1.5rem}.pricing-philosophy-cta h3{font-size:1.6rem}.pricing-philosophy-cta .btn-explore-domain{min-width:240px;width:100%}}.btn-compare-main{display:inline-flex;align-items:center;padding:1rem 2.5rem;background:linear-gradient(135deg,#ff6b6b,orange);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 15px #ff6b6b4d}.btn-compare-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b6b66}.agents-section,.features-section,.stats-section,.problem-solution-section,.faq-section,.pricing-grid-section,.final-cta-section,.testimonial-carousel{margin-bottom:8rem}@media (max-width: 1024px){.agents-section,.features-section,.stats-section,.problem-solution-section,.faq-section,.pricing-grid-section,.final-cta-section,.testimonial-carousel{margin-bottom:6rem}}@media (max-width: 768px){.agents-section,.features-section,.stats-section,.problem-solution-section,.faq-section,.pricing-grid-section,.final-cta-section,.testimonial-carousel{margin-bottom:4rem}}@media (max-width: 480px){.agents-section,.features-section,.stats-section,.problem-solution-section,.faq-section,.pricing-grid-section,.final-cta-section,.testimonial-carousel{margin-bottom:3rem}}.marketing-cta{text-align:center;margin-top:3rem}.btn-marketing-cta{display:inline-flex;align-items:center;padding:1rem 2rem;background:var(--cta-gradient-primary, linear-gradient(135deg, #ff6b35, #f7931e));border:2px solid transparent;border-radius:50px;color:#fff;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.btn-marketing-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}@media (max-width: 1024px){:root{--marketing-side-padding: 2rem;--marketing-card-horizontal-padding: 1.75rem}}@media (max-width: 768px){:root{--marketing-side-padding: 1.25rem;--marketing-card-horizontal-padding: 1.25rem}.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.feature-card,.features-section .feature,.agents-section .agent-card,.marketing-card,.compact-highlights .highlight-item,.economics-section .comparison-card,.economics-section .result-callout,.problem-solution-section .solution-block,.problem-solution-section .agent-category-showcase,.pricing-philosophy-cta .cta-inner{padding-left:var(--marketing-card-horizontal-padding)!important;padding-right:var(--marketing-card-horizontal-padding)!important}.economics-section .section-content,.compact-highlights .section-content{padding-left:.75rem!important;padding-right:.75rem!important}}@media (max-width: 480px){:root{--marketing-side-padding: 1rem;--marketing-card-horizontal-padding: 1rem}.section-header{margin-bottom:2rem}.section-header h2{font-size:1.75rem}.economics-section .section-content,.compact-highlights .section-content{padding-left:.5rem!important;padding-right:.5rem!important}}.landing-container{min-height:100vh;background:#fff;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.landing-container .section-content{max-width:1280px;margin:0 auto;padding:0 4rem}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#2c3e50;font-weight:700}.section-header p{font-size:1.2rem;opacity:.9;color:#64748b;max-width:600px;margin:0 auto;line-height:1.5}.section-white{background:#fff!important;color:#2c3e50!important}.section-white .section-header h2,.section-white h2,.section-white h3{color:#2c3e50!important}.section-white .section-header p,.section-white p{color:#64748b!important}.hero-dark{background:var(--hero-gradient-dark, linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%))!important}.pricing-philosophy{padding:4rem 0;background:#fff}.philosophy-header{text-align:center;margin-bottom:4rem}.philosophy-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-subtitle{font-size:1.2rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.philosophy-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.philosophy-card{background:#fff;padding:2.5rem;border-radius:16px;text-align:center;border:2px solid #e5e7eb;transition:all .3s ease;box-shadow:0 4px 6px #0000000d}.philosophy-card:hover{transform:translateY(-4px);border-color:#3498db;box-shadow:0 12px 24px #3498db26}.philosophy-icon{display:flex;justify-content:center;margin-bottom:1.5rem}.philosophy-card h3{font-size:1.4rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-card p{color:#6b7280;line-height:1.6;font-size:1rem}.philosophy-cta{text-align:center;background:#fff;padding:3rem;border-radius:16px;border:2px solid #e5e7eb;box-shadow:0 4px 6px #0000000d}.philosophy-cta h3{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-cta p{font-size:1.1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}@media (max-width: 768px){.section-header h2{font-size:2rem}.section-header p{font-size:1.1rem}.philosophy-content{grid-template-columns:1fr;gap:1.5rem}.philosophy-card,.philosophy-cta{padding:2rem}.philosophy-header h2{font-size:2rem}}.btn-primary,.btn-secondary,.btn-hero,.btn-demo,.btn-hero-large,.btn-demo-large{padding:.75rem 1.5rem;border-radius:25px;border:none;font-weight:600;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.btn-primary{background:#007bff;color:#fff}.btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);display:inline-flex;align-items:center;justify-content:center;text-align:center}.btn-hero{background:var(--cta-gradient-primary, linear-gradient(135deg, #ff6b35, #f7931e));color:#fff;font-size:1.1rem;padding:1rem 2rem}.btn-hero-large{background:var(--cta-gradient-primary, linear-gradient(135deg, #ff6b35, #f7931e));color:#fff;font-size:1.3rem;padding:1.2rem 2.5rem;min-width:300px;max-width:90vw}.btn-hero-large svg{flex-shrink:0;margin-right:8px}.btn-demo,.btn-demo-large{background:#fff3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-primary:hover,.btn-hero:hover,.btn-hero-large:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.btn-explore-domain{display:inline-flex;align-items:center;padding:1.25rem 3rem;background:var(--cta-gradient-primary, linear-gradient(135deg, #ff6b35, #f7931e));color:#fff;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #ff6b354d;width:100%;max-width:320px;box-sizing:border-box;justify-content:center}.btn-explore-domain:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}@media (max-width: 768px){.btn-explore-domain{max-width:100%;padding:1rem 2rem;font-size:1rem}}.popular-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:gold;color:#000;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.hero-cta,.marketing-hero-cta{display:grid;grid-template-columns:1fr 1fr;gap:1rem;justify-content:center;margin-bottom:2rem;max-width:1000px;margin-left:auto;margin-right:auto}.gradient-text,.highlight{background:var(--text-gradient-gold, linear-gradient(45deg, #ffd700, #ff6b6b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-badges{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.hero-badges{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-cta-wide{display:inline-block!important;background:var(--cta-gradient-primary, linear-gradient(135deg, #ff6b35, #f7931e))!important;color:#fff!important;border:none!important;padding:1rem 2.5rem!important;border-radius:50px!important;font-weight:600!important;font-size:1rem!important;transition:all .3s ease!important;box-shadow:0 4px 15px #ff6b354d!important;white-space:normal!important;line-height:1.3!important;text-align:center!important;min-width:300px!important;max-width:600px!important;width:fit-content!important;text-decoration:none!important;cursor:pointer;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important}.btn-cta-wide:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px #ff6b3566!important}@media (max-width: 768px){.hero-cta,.marketing-hero-cta{grid-template-columns:1fr;gap:1rem}.btn-hero-large{min-width:auto;width:100%}.btn-cta-wide{min-width:auto!important;max-width:95vw!important;font-size:.9rem!important;padding:.9rem 1.5rem!important}}@media (max-width: 480px){.btn-cta-wide{min-width:auto!important;max-width:95vw!important;font-size:.85rem!important;padding:.8rem 1.25rem!important}}
