.agent-category-flip.svelte-jan88f{display:inline-block;height:80px;width:100%;max-width:600px;min-width:300px;position:relative;overflow:hidden}.slide-container.svelte-jan88f{position:relative;height:80px;width:100%;overflow:hidden}.slide-content.svelte-jan88f{position:relative;transition:transform .8s ease-in-out;height:80px;width:100%;display:flex;align-items:center;line-height:1.4;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased;will-change:transform;contain:layout style paint}.sliding.svelte-jan88f .slide-content:where(.svelte-jan88f){animation:svelte-jan88f-slideUp .8s ease-in-out forwards}@keyframes svelte-jan88f-slideUp{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-100%);opacity:0}60%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.category-name.svelte-jan88f{font-family:var(--font-heading);font-weight:600;color:#667eea;font-size:1.1rem;display:inline;word-wrap:break-word;overflow-wrap:break-word}.category-description.svelte-jan88f{font-family:var(--font-body);color:#64748b;font-size:1.1rem;font-weight:400;display:inline;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){.agent-category-flip.svelte-jan88f{height:80px;width:100%;max-width:100%;min-width:280px}.slide-container.svelte-jan88f{height:80px;width:100%}.slide-content.svelte-jan88f{height:80px;width:100%;white-space:normal;flex-direction:column;justify-content:center;align-items:flex-start;padding:.5rem 0}.category-name.svelte-jan88f{font-size:1rem;display:block;width:100%;margin-bottom:.25rem;line-height:1.2}.category-description.svelte-jan88f{font-size:.9rem;display:block;width:100%;line-height:1.2}}@media (max-width: 480px){.agent-category-flip.svelte-jan88f{height:90px;width:100%;min-width:250px}.slide-container.svelte-jan88f{height:90px;width:100%}.slide-content.svelte-jan88f{height:90px;width:100%;padding:.75rem 0}.category-name.svelte-jan88f{font-size:.95rem;line-height:1.2;margin-bottom:.5rem}.category-description.svelte-jan88f{font-size:.85rem;line-height:1.2}}.faq-section.svelte-rkvzs3{background:var(--bg-color);padding:4rem 0}.section-content.svelte-rkvzs3{max-width:1200px;margin:0 auto;padding:0 2rem}.faq-section.svelte-rkvzs3 h2:where(.svelte-rkvzs3){text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#2c3e50}.loading-state.svelte-rkvzs3{padding:4rem 0;text-align:center}.loading-spinner.svelte-rkvzs3{width:40px;height:40px;border:4px solid rgba(156,163,175,.3);border-top:4px solid #6b7280;border-radius:50%;animation:svelte-rkvzs3-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-rkvzs3-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-state.svelte-rkvzs3,.empty-state.svelte-rkvzs3{text-align:center;padding:2rem 0}.error-message.svelte-rkvzs3{color:#ef4444;font-weight:600;margin:1rem 0}.error-subtitle.svelte-rkvzs3,.empty-subtitle.svelte-rkvzs3{color:#6b7280;font-style:italic}.faq-container.svelte-rkvzs3{max-width:800px;margin:0 auto}.faq-item.svelte-rkvzs3{margin-bottom:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.faq-question.svelte-rkvzs3{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;transition:background-color .3s ease}.faq-question.svelte-rkvzs3:hover{background:#f8f9fa}.faq-icon.svelte-rkvzs3{font-size:1.5rem;font-weight:700;color:#3498db;transition:transform .3s ease}.faq-answer.svelte-rkvzs3{padding:0 1.5rem 1.5rem;color:#555;line-height:1.6;animation:svelte-rkvzs3-slideDown .3s ease-out}.faq-answer.svelte-rkvzs3 p:where(.svelte-rkvzs3){margin-bottom:1rem}.faq-link.svelte-rkvzs3{color:#3498db;text-decoration:none;font-weight:500;transition:color .3s ease}.faq-link.svelte-rkvzs3:hover{color:#2980b9;text-decoration:underline}@keyframes svelte-rkvzs3-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@media (max-width: 768px){.faq-section.svelte-rkvzs3 h2:where(.svelte-rkvzs3){font-size:2rem;margin-bottom:2rem}.faq-question.svelte-rkvzs3{padding:1rem .75rem!important;font-size:1rem}.faq-answer.svelte-rkvzs3{padding:0 .75rem 1rem}}@media (max-width: 480px){.faq-section.svelte-rkvzs3{padding:2rem 0}.faq-section.svelte-rkvzs3 h2:where(.svelte-rkvzs3){font-size:1.75rem}.faq-question.svelte-rkvzs3{padding:.875rem .5rem!important;font-size:.95rem}.faq-answer.svelte-rkvzs3{padding:0 .5rem .875rem;font-size:.9rem}}.section-white.svelte-raa12a,.section-purple.svelte-raa12a,.section-dark.svelte-raa12a{background:#fff;color:#2c3e50}.problem-solution-grid.svelte-raa12a{display:grid;gap:6rem;margin:3rem 0;align-items:start}.problem-solution-grid.statement-left.svelte-raa12a{grid-template-columns:1fr 2fr}.problem-solution-grid.statement-right.svelte-raa12a{grid-template-columns:2fr 1fr}.problem-solution-grid.statement-top.svelte-raa12a{grid-template-columns:1fr;gap:3rem}.statement-column.svelte-raa12a{display:flex;flex-direction:column;height:fit-content}.statement-column.sticky-enabled.svelte-raa12a{position:-webkit-sticky;position:sticky;top:var(--sticky-offset);align-self:start;z-index:10}.sticky-statement.svelte-raa12a{position:static}.main-statement.svelte-raa12a{font-family:var(--font-heading);font-size:2.5rem;font-weight:400;line-height:1.2;color:#9ca3af;margin:0}.section-purple.svelte-raa12a .main-statement:where(.svelte-raa12a),.section-dark.svelte-raa12a .main-statement:where(.svelte-raa12a){color:#fffc}.main-statement.svelte-raa12a .highlight{color:#1f2937;font-weight:600}.section-purple.svelte-raa12a .main-statement:where(.svelte-raa12a) .highlight,.section-dark.svelte-raa12a .main-statement:where(.svelte-raa12a) .highlight{color:#fff;font-weight:600}.solutions-column.svelte-raa12a{display:flex;flex-direction:column;gap:2rem;max-width:100%;overflow:hidden}.centered-layout.svelte-raa12a{max-width:800px;margin:0 auto;text-align:center}.statement-centered.svelte-raa12a{margin-bottom:3rem}.statement-centered.svelte-raa12a .main-statement:where(.svelte-raa12a){font-size:3rem;text-align:center}.solutions-centered.svelte-raa12a{display:flex;flex-direction:column;gap:2rem}.solution-block.svelte-raa12a{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}.section-purple.svelte-raa12a .solution-block:where(.svelte-raa12a),.section-dark.svelte-raa12a .solution-block:where(.svelte-raa12a){background:transparent;border:1px solid #e5e7eb}.solution-block.svelte-raa12a:hover{border-color:#ff6b35;transform:translateY(-2px)}.section-purple.svelte-raa12a .solution-block:where(.svelte-raa12a):hover,.section-dark.svelte-raa12a .solution-block:where(.svelte-raa12a):hover{border-color:#ff6b35}.solution-block.svelte-raa12a h3:where(.svelte-raa12a){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}.section-purple.svelte-raa12a .solution-block:where(.svelte-raa12a) h3:where(.svelte-raa12a),.section-dark.svelte-raa12a .solution-block:where(.svelte-raa12a) h3:where(.svelte-raa12a){color:#fff}.solution-block.svelte-raa12a p:where(.svelte-raa12a){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}.section-purple.svelte-raa12a .solution-block:where(.svelte-raa12a) p:where(.svelte-raa12a),.section-dark.svelte-raa12a .solution-block:where(.svelte-raa12a) p:where(.svelte-raa12a){color:#ffffffe6}.solution-block.svelte-raa12a p:where(.svelte-raa12a) strong{color:#1f2937;font-weight:600}.section-purple.svelte-raa12a .solution-block:where(.svelte-raa12a) p:where(.svelte-raa12a) strong,.section-dark.svelte-raa12a .solution-block:where(.svelte-raa12a) p:where(.svelte-raa12a) strong{color:#fff;font-weight:600}.agent-category-showcase.svelte-raa12a{margin-top:1rem;padding:1.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:12px;box-shadow:none;max-width:100%;overflow:hidden}.section-purple.svelte-raa12a .agent-category-showcase:where(.svelte-raa12a),.section-dark.svelte-raa12a .agent-category-showcase:where(.svelte-raa12a){background:transparent;border:1px solid #e5e7eb;box-shadow:none}.solution-link.svelte-raa12a{color:#ff6b35;text-decoration:none;font-weight:600;transition:color .3s ease;display:inline-block;margin-top:.5rem}.solution-link.svelte-raa12a:hover{color:#f7931e;text-decoration:underline}.section-purple.svelte-raa12a .solution-link:where(.svelte-raa12a),.section-dark.svelte-raa12a .solution-link:where(.svelte-raa12a){color:#ff6b35}.section-purple.svelte-raa12a .solution-link:where(.svelte-raa12a):hover,.section-dark.svelte-raa12a .solution-link:where(.svelte-raa12a):hover{color:#f7931e}.problem-solution-cta.svelte-raa12a{text-align:center;margin-top:3rem}.btn-problem-solution-cta.svelte-raa12a{display:inline-flex;align-items:center;padding:1rem 2rem;background: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}.section-purple.svelte-raa12a .btn-problem-solution-cta:where(.svelte-raa12a),.section-dark.svelte-raa12a .btn-problem-solution-cta:where(.svelte-raa12a){background:linear-gradient(135deg,#ff6b35,#f7931e);border:2px solid transparent}.btn-problem-solution-cta.svelte-raa12a:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.section-purple.svelte-raa12a .btn-problem-solution-cta:where(.svelte-raa12a):hover,.section-dark.svelte-raa12a .btn-problem-solution-cta:where(.svelte-raa12a):hover{box-shadow:0 8px 25px #ff6b3566}@media (max-width: 1024px){.problem-solution-grid.svelte-raa12a{gap:4rem}}@media (max-width: 768px){.problem-solution-grid.svelte-raa12a{grid-template-columns:1fr!important;gap:2rem}.statement-column.sticky-enabled.svelte-raa12a{position:static!important}.main-statement.svelte-raa12a{font-size:1.8rem;margin-bottom:1rem}.statement-centered.svelte-raa12a .main-statement:where(.svelte-raa12a){font-size:2.25rem}.solution-block.svelte-raa12a{padding:1rem;margin-bottom:1.5rem}.solution-block.svelte-raa12a h3:where(.svelte-raa12a){font-size:1.1rem;line-height:1.3}.solution-block.svelte-raa12a p:where(.svelte-raa12a){font-size:.95rem;line-height:1.5}.agent-category-showcase.svelte-raa12a{padding:1rem;margin-top:.75rem}.btn-problem-solution-cta.svelte-raa12a{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.main-statement.svelte-raa12a{font-size:1.5rem}.statement-centered.svelte-raa12a .main-statement:where(.svelte-raa12a){font-size:1.75rem}.solution-block.svelte-raa12a{padding:.875rem}.problem-solution-cta.svelte-raa12a{margin-top:2rem}}.section-white.svelte-2n10du,.section-purple.svelte-2n10du,.section-dark.svelte-2n10du{background:#fff;color:#2c3e50}.agents-header.svelte-2n10du{text-align:center;margin-bottom:3rem}.agents-title.svelte-2n10du{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.agents-subtitle.svelte-2n10du{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.agents-grid.svelte-2n10du{display:grid;gap:1rem;margin-bottom:3rem;width:100%;justify-content:center;align-items:stretch;place-items:center}.agents-cols-auto.svelte-2n10du{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));max-width:1400px;margin:0 auto}.agents-cols-2.svelte-2n10du{grid-template-columns:repeat(2,1fr);max-width:1000px;margin:0 auto}.agents-cols-3.svelte-2n10du{grid-template-columns:repeat(3,minmax(450px,1fr));max-width:1600px;margin:0 auto;justify-items:center}.agents-cols-4.svelte-2n10du{grid-template-columns:repeat(4,1fr);max-width:1600px;margin:0 auto}.agent-card.svelte-2n10du{display:flex;flex-direction:column;padding:2.5rem;border-radius:20px;text-decoration:none;color:inherit;transition:all .3s ease;height:100%;min-height:500px;min-width:450px;width:100%;background:#fff;border:1px solid #e5e7eb;text-align:center;position:relative}.section-white.svelte-2n10du .agent-card:where(.svelte-2n10du){background:#fff;border:1px solid #e5e7eb;box-shadow:none;color:#2c3e50}.section-purple.svelte-2n10du .agent-card:where(.svelte-2n10du){background:#fff;border:1px solid #e5e7eb;color:#2c3e50}.agent-card.svelte-2n10du:hover{transform:translateY(-8px);border-color:#ff6b35}.section-white.svelte-2n10du .agent-card:where(.svelte-2n10du):hover{border-color:#ff6b35}.section-purple.svelte-2n10du .agent-card:where(.svelte-2n10du):hover{border-color:#ff6b35}.agent-avatar.svelte-2n10du{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}.section-white.svelte-2n10du .agent-avatar:where(.svelte-2n10du){background:transparent}.section-purple.svelte-2n10du .agent-avatar:where(.svelte-2n10du){background:transparent}.agent-avatar.svelte-2n10du img:where(.svelte-2n10du){width:48px;height:48px;border-radius:50%}.agent-avatar.svelte-2n10du svg:where(.svelte-2n10du){width:48px;height:48px;stroke:#ff6b35;stroke-width:2;fill:none}.section-purple.svelte-2n10du .agent-avatar:where(.svelte-2n10du) svg:where(.svelte-2n10du){stroke:#ff6b35!important;stroke-width:2;fill:none!important}.section-purple.svelte-2n10du .agent-avatar:where(.svelte-2n10du) svg:where(.svelte-2n10du) :where(.svelte-2n10du){stroke:#ff6b35!important;fill:none!important}.agent-emoji.svelte-2n10du{font-size:2rem}.agent-content.svelte-2n10du{text-align:center;flex:1;display:flex;flex-direction:column}.agent-name.svelte-2n10du{font-family:var(--font-heading);font-size:1.3rem;font-weight:600;margin-bottom:.5rem;line-height:1.3}.section-white.svelte-2n10du .agent-name:where(.svelte-2n10du){color:#2c3e50}.section-purple.svelte-2n10du .agent-name:where(.svelte-2n10du){color:#2c3e50;font-weight:700;font-size:1.4rem}.agent-description.svelte-2n10du{font-size:1rem;line-height:1.6;opacity:.9;flex:1;margin-bottom:2rem;text-align:center}.section-white.svelte-2n10du .agent-description:where(.svelte-2n10du){color:#666}.section-purple.svelte-2n10du .agent-description:where(.svelte-2n10du){color:#64748b}.agent-role.svelte-2n10du{color:#ff6b35;font-weight:600;font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.section-purple.svelte-2n10du .agent-role:where(.svelte-2n10du){color:#ff6b35;font-weight:600}.agent-superpower.svelte-2n10du{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}.section-purple.svelte-2n10du .agent-superpower:where(.svelte-2n10du){background:transparent;color:#ff6b35;border:2px solid #ff6b35}.agent-superpower.svelte-2n10du:hover{background:#ff6b351a}.section-purple.svelte-2n10du .agent-superpower:where(.svelte-2n10du):hover{background:#ff6b351a}.agent-features.svelte-2n10du{list-style:none;padding:0;margin:1rem 0;text-align:left}.agent-features.svelte-2n10du li:where(.svelte-2n10du){padding:.25rem 0;font-size:.9rem;opacity:.8}.agent-features.svelte-2n10du li:where(.svelte-2n10du):before{content:"✓ ";color:#4ade80;font-weight:700;margin-right:.5rem}.agent-badge.svelte-2n10du{display:inline-block;padding:.25rem .75rem;background:transparent;border:1px solid #e5e7eb;border-radius:20px;font-size:.8rem;font-weight:600;margin-top:auto}.section-white.svelte-2n10du .agent-badge:where(.svelte-2n10du){background:transparent;border:1px solid #e5e7eb;color:#ff6b35}.agents-cta.svelte-2n10du{text-align:center;margin-top:3rem;padding:0 2rem;display:flex;justify-content:center;align-items:center}.btn-agents-cta.svelte-2n10du{display:inline-flex;align-items:center;padding:1rem 2rem;background: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}.section-white.svelte-2n10du .btn-agents-cta:where(.svelte-2n10du){background:linear-gradient(135deg,#ff6b35,#f7931e);border:2px solid transparent;color:#fff}.btn-agents-cta.svelte-2n10du:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.section-white.svelte-2n10du .btn-agents-cta:where(.svelte-2n10du):hover{box-shadow:0 8px 25px #ff6b3566}@media (max-width: 1024px){.agents-cols-4.svelte-2n10du{grid-template-columns:repeat(2,1fr)}.agents-cols-3.svelte-2n10du{grid-template-columns:repeat(2,1fr);gap:2rem}.agent-card.svelte-2n10du{min-height:450px}}@media (max-width: 768px){.agents-title.svelte-2n10du{font-size:2rem}.agents-subtitle.svelte-2n10du{font-size:1.1rem}.agents-grid.svelte-2n10du{grid-template-columns:1fr!important;gap:1.5rem}.agent-card.svelte-2n10du{padding:1.5rem 1rem;min-height:auto}.agent-avatar.svelte-2n10du{width:60px;height:60px;margin-bottom:1rem}.agent-avatar.svelte-2n10du svg:where(.svelte-2n10du){width:36px;height:36px}.agent-name.svelte-2n10du{font-size:1.25rem}.agent-description.svelte-2n10du{font-size:.95rem;margin-bottom:1.5rem}.agent-superpower.svelte-2n10du{font-size:.85rem;padding:.6rem 1.25rem}.btn-agents-cta.svelte-2n10du{padding:.875rem 1.5rem;font-size:1rem}.agents-cta.svelte-2n10du{padding:0 1rem;margin-top:2rem}}@media (max-width: 480px){.agents-header.svelte-2n10du{margin-bottom:2rem}.agents-title.svelte-2n10du{font-size:1.75rem}.agent-card.svelte-2n10du{padding:1.25rem .75rem}.agents-grid.svelte-2n10du{margin-bottom:2rem}}.section-white.svelte-1tuvsyb,.section-purple.svelte-1tuvsyb,.section-dark.svelte-1tuvsyb{background:#fff;color:#2c3e50}.features-header.svelte-1tuvsyb{text-align:center;margin-bottom:3rem}.features-title.svelte-1tuvsyb{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.features-subtitle.svelte-1tuvsyb{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.features-grid.svelte-1tuvsyb{display:grid;gap:1rem;justify-content:center;align-items:stretch;place-items:center;width:100%}.features-cols-auto.svelte-1tuvsyb{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));max-width:1400px;margin:0 auto}.features-cols-2.svelte-1tuvsyb{grid-template-columns:repeat(2,minmax(450px,1fr));max-width:1000px;margin:0 auto;justify-items:center}.features-cols-3.svelte-1tuvsyb{grid-template-columns:repeat(3,minmax(400px,1fr));max-width:1600px;margin:0 auto;justify-items:center}.features-cols-4.svelte-1tuvsyb{grid-template-columns:repeat(4,minmax(350px,1fr));max-width:1800px;margin:0 auto;justify-items:center}.feature.svelte-1tuvsyb{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-style-glass.svelte-1tuvsyb .feature:where(.svelte-1tuvsyb){background:transparent;border:1px solid #e5e7eb}.features-style-solid.svelte-1tuvsyb .feature:where(.svelte-1tuvsyb){background:#fff;color:#2c3e50;border:1px solid #e5e7eb;box-shadow:none}.features-style-minimal.svelte-1tuvsyb .feature:where(.svelte-1tuvsyb){background:transparent;border:1px solid #e5e7eb}.section-white.svelte-1tuvsyb .features-style-glass:where(.svelte-1tuvsyb) .feature:where(.svelte-1tuvsyb){background:transparent;border:1px solid #e5e7eb;color:#2c3e50}.section-white.svelte-1tuvsyb .features-style-solid:where(.svelte-1tuvsyb) .feature:where(.svelte-1tuvsyb){background:#fff;border:1px solid #e5e7eb;box-shadow:none}.feature.svelte-1tuvsyb:hover{transform:translateY(-5px);border-color:#ff6b35}.section-white.svelte-1tuvsyb .feature:where(.svelte-1tuvsyb):hover{border-color:#ff6b35}.feature-icon.svelte-1tuvsyb{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;border-radius:50%;background:transparent;flex-shrink:0}.section-white.svelte-1tuvsyb .feature-icon:where(.svelte-1tuvsyb){background:transparent}.feature-icon.svelte-1tuvsyb svg:where(.svelte-1tuvsyb){width:48px;height:48px;stroke:#ff6b35;stroke-width:2;fill:none}.section-purple.svelte-1tuvsyb .feature-icon:where(.svelte-1tuvsyb) svg:where(.svelte-1tuvsyb){stroke:#ff6b35!important;stroke-width:2;fill:none!important}.section-purple.svelte-1tuvsyb .feature-icon:where(.svelte-1tuvsyb) svg:where(.svelte-1tuvsyb) :where(.svelte-1tuvsyb){stroke:#ff6b35!important;fill:none!important}.section-dark.svelte-1tuvsyb .feature-icon:where(.svelte-1tuvsyb) svg:where(.svelte-1tuvsyb){stroke:#ff6b35!important;stroke-width:2;fill:none!important}.section-dark.svelte-1tuvsyb .feature-icon:where(.svelte-1tuvsyb) svg:where(.svelte-1tuvsyb) :where(.svelte-1tuvsyb){stroke:#ff6b35!important;fill:none!important}.feature-emoji.svelte-1tuvsyb{font-size:2rem}.feature-content.svelte-1tuvsyb{flex:1;display:flex;flex-direction:column}.feature-title.svelte-1tuvsyb{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.feature-description.svelte-1tuvsyb{font-size:1rem;line-height:1.6;opacity:.9;flex:1;margin-bottom:1rem}.feature-link.svelte-1tuvsyb{color:inherit;text-decoration:none;font-weight:600;opacity:.8;transition:opacity .3s ease;margin-top:auto}.feature-link.svelte-1tuvsyb:hover{opacity:1;text-decoration:underline}@media (max-width: 1024px){.features-cols-4.svelte-1tuvsyb,.features-cols-3.svelte-1tuvsyb{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.features-title.svelte-1tuvsyb{font-size:2rem}.features-subtitle.svelte-1tuvsyb{font-size:1.1rem}.features-grid.svelte-1tuvsyb{grid-template-columns:1fr!important;gap:1.5rem}.feature.svelte-1tuvsyb{padding:1.5rem 1rem}.feature-icon.svelte-1tuvsyb{width:60px;height:60px;margin-bottom:1rem}.feature-title.svelte-1tuvsyb{font-size:1.1rem}.feature-description.svelte-1tuvsyb{font-size:.95rem}}@media (max-width: 480px){.features-header.svelte-1tuvsyb{margin-bottom:2rem}.features-title.svelte-1tuvsyb{font-size:1.75rem}.feature.svelte-1tuvsyb{padding:1.25rem .75rem}}.section-white.svelte-z2sm6z,.section-purple.svelte-z2sm6z,.section-dark.svelte-z2sm6z{background:#fff;color:#2c3e50}.stats-header.svelte-z2sm6z{text-align:center;margin-bottom:3rem}.stats-title.svelte-z2sm6z{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.stats-subtitle.svelte-z2sm6z{font-size:1.25rem;opacity:.8;max-width:600px;margin:0 auto;line-height:1.6}.stats.svelte-z2sm6z{display:flex;gap:3rem;margin-bottom:3rem}.stats-horizontal.svelte-z2sm6z{flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap}.stats-vertical.svelte-z2sm6z{flex-direction:column;align-items:center;max-width:400px;margin:0 auto 3rem}.stat.svelte-z2sm6z{text-align:center;flex:1;min-width:200px}.stat-number.svelte-z2sm6z{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}.section-purple.svelte-z2sm6z .stat-number:where(.svelte-z2sm6z),.section-dark.svelte-z2sm6z .stat-number:where(.svelte-z2sm6z){background:linear-gradient(135deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label.svelte-z2sm6z{font-size:1.1rem;font-weight:600;opacity:.9;margin-bottom:.5rem}.stat-description.svelte-z2sm6z{font-size:.9rem;opacity:.7;line-height:1.4}.stats-cta.svelte-z2sm6z{text-align:center}.btn-stats-cta.svelte-z2sm6z{display:inline-flex;align-items:center;padding:1rem 2rem;background: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}.section-white.svelte-z2sm6z .btn-stats-cta:where(.svelte-z2sm6z){background:linear-gradient(135deg,#ff6b35,#f7931e);border:2px solid transparent;color:#fff}.btn-stats-cta.svelte-z2sm6z:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}.section-white.svelte-z2sm6z .btn-stats-cta:where(.svelte-z2sm6z):hover{box-shadow:0 8px 25px #ff6b3566}@media (max-width: 768px){.stats-title.svelte-z2sm6z{font-size:2rem}.stats-subtitle.svelte-z2sm6z{font-size:1.1rem}.stats.svelte-z2sm6z{flex-direction:column;gap:2rem;text-align:center}.stat.svelte-z2sm6z{min-width:auto}.stat-number.svelte-z2sm6z{font-size:2.5rem}.btn-stats-cta.svelte-z2sm6z{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.stats-header.svelte-z2sm6z{margin-bottom:2rem}.stats-title.svelte-z2sm6z{font-size:1.75rem}.stat-number.svelte-z2sm6z{font-size:2rem}.stats.svelte-z2sm6z{gap:1.5rem;margin-bottom:2rem}}.landing-container.svelte-rvp9yl{min-height:100vh;background:#fff;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.section-content.svelte-rvp9yl{max-width:1280px!important;margin:0 auto;padding:0 4rem!important}@media (max-width: 768px){.philosophy-content.svelte-rvp9yl{grid-template-columns:1fr;gap:1.5rem}.philosophy-card.svelte-rvp9yl,.philosophy-cta.svelte-rvp9yl{padding:2rem}.philosophy-header.svelte-rvp9yl h2:where(.svelte-rvp9yl){font-size:2rem}}.pricing-philosophy.svelte-rvp9yl{padding:4rem 0;background:#fff}.philosophy-header.svelte-rvp9yl{text-align:center;margin-bottom:4rem}.philosophy-header.svelte-rvp9yl h2:where(.svelte-rvp9yl){font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-subtitle.svelte-rvp9yl{font-size:1.2rem;color:#6b7280;max-width:700px;margin:0 auto;line-height:1.6}.philosophy-content.svelte-rvp9yl{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.philosophy-card.svelte-rvp9yl{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.svelte-rvp9yl:hover{transform:translateY(-4px);border-color:#3498db;box-shadow:0 12px 24px #3498db26}.philosophy-icon.svelte-rvp9yl{display:flex;justify-content:center;margin-bottom:1.5rem}.philosophy-card.svelte-rvp9yl h3:where(.svelte-rvp9yl){font-size:1.4rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-card.svelte-rvp9yl p:where(.svelte-rvp9yl){color:#6b7280;line-height:1.6;font-size:1rem}.philosophy-cta.svelte-rvp9yl{text-align:center;background:#fff;padding:3rem;border-radius:16px;border:2px solid #e5e7eb;box-shadow:0 4px 6px #0000000d}.philosophy-cta.svelte-rvp9yl h3:where(.svelte-rvp9yl){font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.philosophy-cta.svelte-rvp9yl p:where(.svelte-rvp9yl){font-size:1.1rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.btn-explore-superclass.svelte-rvp9yl{display:inline-flex;align-items:center;padding:1.25rem 3rem;background: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;min-width:320px}.btn-explore-superclass.svelte-rvp9yl:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566}@keyframes svelte-rvp9yl-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@keyframes svelte-rvp9yl-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.philosophy-content.svelte-rvp9yl{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.philosophy-content.svelte-rvp9yl{grid-template-columns:1fr}.philosophy-header.svelte-rvp9yl h2:where(.svelte-rvp9yl){font-size:2rem}.philosophy-subtitle.svelte-rvp9yl{font-size:1rem}.philosophy-card.svelte-rvp9yl,.philosophy-cta.svelte-rvp9yl{padding:2rem 1.5rem}.philosophy-cta.svelte-rvp9yl h3:where(.svelte-rvp9yl){font-size:1.6rem}.btn-explore-superclass.svelte-rvp9yl{min-width:280px;padding:1rem 2rem;font-size:1rem}}@media (max-width: 480px){.philosophy-header.svelte-rvp9yl h2:where(.svelte-rvp9yl){font-size:1.75rem}.philosophy-card.svelte-rvp9yl,.philosophy-cta.svelte-rvp9yl{padding:1.5rem 1rem}.btn-explore-superclass.svelte-rvp9yl{min-width:240px;width:100%}}@media (max-width: 768px){.section-content.svelte-rvp9yl{padding:1rem .75rem!important;margin:0!important}}
