.category-header-hero.svelte-mtee2{padding:2rem 2rem 1.5rem;background:transparent;color:#fff;position:relative;z-index:100}.hero-container.svelte-mtee2{max-width:1200px;margin:0 auto;padding:3rem;text-align:center;position:relative;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);border:2px solid rgba(192,192,192,.3);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a}.hero-navigation.svelte-mtee2{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;justify-content:center;margin-bottom:.5rem;position:relative;z-index:110;font-size:.9rem}.back-link.svelte-mtee2{display:flex;align-items:center;gap:.5rem;color:#fff9;text-decoration:none;transition:color .2s ease;font-weight:500;font-size:.85rem;padding-left:.25rem}.back-link.svelte-mtee2:hover{color:#fff}.workflow-switcher-wrapper.svelte-mtee2{position:relative;display:flex;align-items:center}.tree-connector.svelte-mtee2{position:absolute;top:-14px;left:7px;width:12px;height:24px;border-left:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.3);border-bottom-left-radius:8px;pointer-events:none}.workflow-switcher-btn.svelte-mtee2{display:flex;align-items:center;gap:.6rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;padding:.4rem .75rem .4rem .5rem;border-radius:8px;transition:all .2s ease;margin-left:1.25rem}.workflow-switcher-btn.svelte-mtee2:hover{background:#ffffff26;border-color:#ffffff4d;transform:translate(2px)}.tree-icon-wrapper.svelte-mtee2{display:flex;align-items:center;justify-content:center;color:#fffc}.category-dropdown-menu.svelte-mtee2{position:absolute;top:calc(100% + .5rem);left:1.25rem;min-width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.5rem;box-shadow:0 10px 25px #00000026;animation:svelte-mtee2-slideDown .2s ease;z-index:1000}@keyframes svelte-mtee2-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.agent-hero-content.svelte-mtee2{display:grid;grid-template-columns:150px minmax(0,1fr) 220px;gap:2rem;align-items:center;margin-top:1rem}.agent-hero-icon.svelte-mtee2{width:150px;height:150px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.agent-hero-icon.svelte-mtee2 img:where(.svelte-mtee2){width:100%;height:100%;object-fit:contain}.agent-hero-text.svelte-mtee2{text-align:left}.agent-hero-title.svelte-mtee2{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.1;background:linear-gradient(135deg,#ff6b6b,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.agent-hero-description.svelte-mtee2{font-size:1.25rem;line-height:1.6;color:#ffffffe6;margin:0}.agent-hero-cta.svelte-mtee2{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:.75rem}.try-agent-btn.svelte-mtee2{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:.875rem 1.25rem;border-radius:12px;background:linear-gradient(135deg,#ff6b35,orange);color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 20px #ff6b3559;transition:transform .2s ease,box-shadow .2s ease}.try-agent-btn.svelte-mtee2:hover{transform:translateY(-2px);box-shadow:0 12px 24px #ff6b3573}.see-demo-btn.svelte-mtee2{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:.75rem 1.25rem;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.see-demo-btn.svelte-mtee2:hover{background:#ffffff2e;border-color:#ffffff73}.demo-modal-overlay.svelte-mtee2{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.demo-modal-content.svelte-mtee2{width:min(980px,96vw);background:#0f172a;border-radius:14px;border:1px solid rgba(255,255,255,.15);position:relative;box-shadow:0 24px 60px #00000073;overflow:hidden}.demo-modal-close.svelte-mtee2{position:absolute;top:.5rem;right:.75rem;z-index:3;border:none;background:#0f172ab3;color:#fff;width:34px;height:34px;border-radius:999px;cursor:pointer;font-size:1.5rem;line-height:1}.demo-modal-video-wrapper.svelte-mtee2{position:relative;width:100%;padding-top:56.25%}.demo-modal-video-wrapper.svelte-mtee2 iframe:where(.svelte-mtee2){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.chevron.svelte-mtee2{transition:transform .3s ease}.chevron.open.svelte-mtee2{transform:rotate(180deg)}.category-dropdown-menu.svelte-mtee2{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);min-width:320px;max-width:90vw;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:.5rem;box-shadow:0 12px 40px #00000026;animation:svelte-mtee2-slideDown .3s ease;z-index:1000}@keyframes svelte-mtee2-slideDown{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.category-dropdown-item.svelte-mtee2{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;transition:all .2s ease}.category-dropdown-item.svelte-mtee2:hover{background:#3b82f614}.category-dropdown-item.active.svelte-mtee2{background:#3b82f61f;border-left:3px solid #3b82f6}.category-dot.svelte-mtee2{width:12px;height:12px;border-radius:50%;flex-shrink:0}.category-info.svelte-mtee2{flex:1}.category-name.svelte-mtee2{font-weight:600;font-size:.9375rem;color:#1f2937}.category-count.svelte-mtee2{font-size:.75rem;color:#6b7280;margin-top:.125rem}.mobile-agent-switcher.svelte-mtee2{display:none;margin-top:1.25rem;width:100%}.mobile-agent-switcher-btn.svelte-mtee2{display:flex;align-items:center;justify-content:center;gap:.5rem;max-width:240px;margin:0 auto;padding:.625rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-agent-switcher-btn.svelte-mtee2:hover{background:#ffffff26;border-color:#ffffff59}.mobile-agent-switcher-btn.svelte-mtee2 svg:where(.svelte-mtee2):first-child{flex-shrink:0;opacity:.9;width:14px;height:14px}.mobile-agent-switcher-btn.svelte-mtee2 span:where(.svelte-mtee2){flex-shrink:0;white-space:nowrap}.mobile-agent-dropdown-menu.svelte-mtee2{position:absolute;top:calc(100% + .75rem);left:0;right:0;max-height:400px;overflow-y:auto;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:.5rem;box-shadow:0 12px 40px #00000026;animation:svelte-mtee2-slideDown .3s ease;z-index:1100}.mobile-agent-dropdown-item.svelte-mtee2{display:flex;align-items:flex-start;gap:.875rem;width:100%;padding:.875rem;background:transparent;border:none;border-radius:8px;text-align:left;cursor:pointer;transition:all .2s ease}.mobile-agent-dropdown-item.svelte-mtee2:hover{background:#ff6b3514}.mobile-agent-dropdown-item.active.svelte-mtee2{background:#ff6b351f;border-left:3px solid #ff6b35}.agent-dropdown-icon.svelte-mtee2{width:48px;height:48px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.agent-dropdown-icon.svelte-mtee2 img:where(.svelte-mtee2){width:100%;height:100%;object-fit:cover}.agent-dropdown-info.svelte-mtee2{flex:1;min-width:0}.agent-dropdown-name.svelte-mtee2{font-weight:600;font-size:.9375rem;color:#1f2937;margin-bottom:.25rem}.agent-dropdown-description.svelte-mtee2{font-size:.8125rem;color:#6b7280;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.category-header-hero.svelte-mtee2{padding:1.5rem 1rem 2rem}.hero-container.svelte-mtee2{padding:2rem 1.5rem}.hero-navigation.svelte-mtee2{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.agent-hero-content.svelte-mtee2{grid-template-columns:1fr;text-align:center;gap:1.5rem;position:relative}.agent-hero-icon.svelte-mtee2{margin:0 auto;width:120px;height:120px}.agent-hero-text.svelte-mtee2{text-align:center}.agent-hero-cta.svelte-mtee2{justify-content:center;align-items:center}.mobile-agent-switcher.svelte-mtee2{display:block;position:relative}.try-agent-btn.svelte-mtee2,.see-demo-btn.svelte-mtee2{width:100%;max-width:280px}.agent-hero-title.svelte-mtee2{font-size:2rem}.agent-hero-description.svelte-mtee2{font-size:1rem}.category-dropdown-menu.svelte-mtee2{left:50%;right:auto;transform:translate(-50%);min-width:min(320px,90vw);max-width:calc(100vw - 2rem)}}@media (max-width: 480px){.hero-container.svelte-mtee2{padding:1.5rem 1rem}.hero-navigation.svelte-mtee2{margin-bottom:1.25rem}.agent-hero-icon.svelte-mtee2{width:100px;height:100px}.agent-hero-title.svelte-mtee2{font-size:1.75rem}.agent-hero-description.svelte-mtee2{font-size:.9375rem}}.demo-section.svelte-17d94tk{background:#f8fafc;padding:4rem 0;border-top:1px solid #e2e8f0}.demo-container.svelte-17d94tk{max-width:1100px;margin:0 auto;padding:0}.marketing-section-header.svelte-17d94tk{text-align:center;margin-bottom:2rem}.demo-section.svelte-17d94tk h2:where(.svelte-17d94tk){text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1e293b}.demo-section.svelte-17d94tk p:where(.svelte-17d94tk){font-size:1.1rem;color:#64748b}.demo-content.svelte-17d94tk{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:stretch}.demo-media.svelte-17d94tk{width:100%;display:flex;flex-direction:column}.video-wrapper.svelte-17d94tk{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;background:#0f172a;box-shadow:0 4px 20px #0000001a;border:1px solid #e2e8f0;height:100%}.video-wrapper.svelte-17d94tk iframe:where(.svelte-17d94tk){position:absolute;top:0;left:0;width:100%;height:100%;border:0}.demo-features.svelte-17d94tk{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a;border:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%}.demo-features.svelte-17d94tk h3:where(.svelte-17d94tk){color:#1e293b;margin-bottom:1.5rem;font-size:1.3rem}.demo-features.svelte-17d94tk ul:where(.svelte-17d94tk){list-style:none;padding:0;margin:0;flex:1;display:flex;flex-direction:column;gap:.5rem}.feature-list.svelte-17d94tk li:where(.svelte-17d94tk){display:flex;align-items:center;gap:.75rem;padding:.6rem 0;color:#475569;font-size:.95rem;border-bottom:1px solid #eef2f8;line-height:1.45}.feature-list.svelte-17d94tk li:where(.svelte-17d94tk):last-child{border-bottom:none}.feature-icon.svelte-17d94tk{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#2563eb26;color:#2563eb;flex-shrink:0}.feature-icon.svelte-17d94tk svg:where(.svelte-17d94tk){width:16px;height:16px}@media (max-width: 768px){.demo-section.svelte-17d94tk{padding:3rem 0}.demo-container.svelte-17d94tk{padding:0}.demo-section.svelte-17d94tk h2:where(.svelte-17d94tk){font-size:2rem}.demo-content.svelte-17d94tk{grid-template-columns:1fr;gap:2rem}.video-wrapper.svelte-17d94tk{padding-top:56.25%;border-radius:12px}.demo-features.svelte-17d94tk{padding:1.5rem;min-height:auto}}.marketing-container.agent-details-page.svelte-1o5kzwu{background:#fff;padding:0;margin:0;min-height:0!important}.agent-blurb.svelte-1o5kzwu{margin-top:0;margin-bottom:2rem;font-size:1.15rem;line-height:1.7;color:#334155;max-width:100%;text-align:left;white-space:pre-wrap}.marketing-section-content.svelte-1o5kzwu{background:#fff;color:#1f2937;padding:0;margin:0;min-height:0}@keyframes svelte-1o5kzwu-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1024px){.capabilities-list.svelte-1o5kzwu{grid-template-columns:1fr;padding:0 1.5rem}}.simple-agent-info.svelte-1o5kzwu{padding:0 2rem;border-bottom:none;background:transparent;margin-bottom:0}@media (min-width: 769px){.simple-agent-info.svelte-1o5kzwu{position:relative}}@media (max-width: 768px){.simple-agent-info.svelte-1o5kzwu{position:relative;background:#fff;padding:1.5rem 1rem 1rem;margin-bottom:0}.simple-agent-info.svelte-1o5kzwu .agent-demo-chat-input:where(.svelte-1o5kzwu){margin-bottom:1rem}.simple-agent-info.svelte-1o5kzwu .agent-blurb:where(.svelte-1o5kzwu){margin-top:1.5rem;font-size:1rem}.simple-agent-info.svelte-1o5kzwu .agent-capabilities-simple:where(.svelte-1o5kzwu){margin-top:1.5rem}}.agent-info-container.svelte-1o5kzwu{max-width:1200px;margin:0 auto;text-align:center}.agent-capabilities-simple.svelte-1o5kzwu{margin-top:2rem;margin-bottom:0}.agent-capabilities-simple.svelte-1o5kzwu h3:where(.svelte-1o5kzwu){font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.capabilities-list.svelte-1o5kzwu{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 2rem;max-width:100%;justify-content:start}.capabilities-list.svelte-1o5kzwu li:where(.svelte-1o5kzwu){display:flex;align-items:center;gap:.75rem;font-size:1rem;line-height:1.6;color:#4b5563;text-align:left;justify-content:flex-start}.check-icon.svelte-1o5kzwu{flex-shrink:0;color:#10b981}@media (max-width: 768px){.simple-agent-info.svelte-1o5kzwu{padding:0 1.25rem}.agent-capabilities-simple.svelte-1o5kzwu h3:where(.svelte-1o5kzwu){font-size:1rem}.capabilities-list.svelte-1o5kzwu{grid-template-columns:1fr;gap:.625rem}.capabilities-list.svelte-1o5kzwu li:where(.svelte-1o5kzwu){font-size:.9375rem}.check-icon.svelte-1o5kzwu{width:18px;height:18px}}.use-cases-section.svelte-fpd4tc{background:#fff;padding:1.5rem 0 3rem;border-top:1px solid #e5e7eb;margin-top:1rem}.section-container.svelte-fpd4tc{max-width:1200px;margin:0 auto;padding:0 2rem}.marketing-section-header.svelte-fpd4tc{text-align:center;margin-bottom:1.5rem}.marketing-section-header.svelte-fpd4tc h2:where(.svelte-fpd4tc){font-size:2.25rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;line-height:1.2}.marketing-section-header.svelte-fpd4tc p:where(.svelte-fpd4tc){font-size:1.125rem;color:#6b7280;line-height:1.6}.use-cases-grid.svelte-fpd4tc{display:flex;flex-direction:column;gap:2rem;width:100%}.use-case-card.svelte-fpd4tc{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d;transition:all .3s ease}.use-case-card.svelte-fpd4tc:hover{transform:translateY(-3px);box-shadow:0 12px 20px -8px #0000001a;border-color:#d1d5db}.use-case-main.svelte-fpd4tc{padding:2.5rem;background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:center}.use-case-card.svelte-fpd4tc h3:where(.svelte-fpd4tc){font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}.use-case-description.svelte-fpd4tc{font-size:1rem;color:#4b5563;line-height:1.6;margin:0}.use-case-details.svelte-fpd4tc{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.use-case-meta.svelte-fpd4tc{display:flex;flex-direction:column;gap:.5rem}.meta-item.svelte-fpd4tc{display:flex;flex-direction:column;gap:.25rem}.meta-label.svelte-fpd4tc{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:#9ca3af}.meta-value.svelte-fpd4tc{font-size:1rem;color:#374151;line-height:1.5}.loading-state.svelte-fpd4tc{text-align:center;padding:4rem 2rem}.loading-spinner.svelte-fpd4tc{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:svelte-fpd4tc-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-fpd4tc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state.svelte-fpd4tc p:where(.svelte-fpd4tc){color:#6b7280;font-size:1.1rem}.no-use-cases-state.svelte-fpd4tc{text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0;max-width:800px;margin:0 auto}.coming-soon-icon.svelte-fpd4tc{font-size:3rem;margin-bottom:1rem;color:#94a3b8;display:inline-flex;align-items:center;justify-content:center}.coming-soon-icon.svelte-fpd4tc svg:where(.svelte-fpd4tc){width:48px;height:48px}.no-use-cases-state.svelte-fpd4tc h3:where(.svelte-fpd4tc){font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:.5rem}.no-use-cases-state.svelte-fpd4tc p:where(.svelte-fpd4tc){color:#6b7280;font-size:1rem;margin:0}@media (max-width: 1024px){.use-cases-grid.svelte-fpd4tc{max-width:100%}}@media (max-width: 768px){.use-cases-section.svelte-fpd4tc{padding:1.5rem 0 3rem}.section-container.svelte-fpd4tc{padding:0 1.25rem}.marketing-section-header.svelte-fpd4tc h2:where(.svelte-fpd4tc){font-size:1.875rem}.use-case-card.svelte-fpd4tc{grid-template-columns:1fr}.use-case-main.svelte-fpd4tc{border-right:none;border-bottom:1px solid #e5e7eb;padding:2rem}.use-case-details.svelte-fpd4tc{padding:2rem}}.agents-v6-spa.svelte-17o129g{min-height:100vh;background:#fff;position:relative}.agents-main-container.svelte-17o129g{background:#f9fafb;width:100%}.agents-layout-wrapper.svelte-17o129g{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding:1rem 2rem 0;align-items:flex-start}.agent-switcher-sidebar.svelte-17o129g{flex:0 0 280px;position:sticky;top:20px;background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:1.25rem;box-shadow:0 2px 8px #0000000d;max-height:calc(100vh - 40px);overflow-y:auto;align-self:flex-start}.sidebar-header.svelte-17o129g{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.sidebar-header.svelte-17o129g h3:where(.svelte-17o129g){font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.05em}.agent-count.svelte-17o129g{font-size:.75rem;color:#6b7280}.agent-pills-vertical.svelte-17o129g{display:flex;flex-direction:column;gap:.5rem}.agent-pill-vertical.svelte-17o129g{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:#374151;font-size:.9375rem;font-weight:600;transition:all .2s ease;cursor:pointer}.agent-pill-vertical.svelte-17o129g:hover{background:#f9fafb;border-color:#3b82f6;transform:translate(4px)}.agent-pill-vertical.active.svelte-17o129g{background:#eff6ff;border-color:#3b82f6;color:#1e40af}.pill-icon-wrapper-vertical.svelte-17o129g{width:36px;height:36px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.pill-icon-img-vertical.svelte-17o129g{width:100%;height:100%;object-fit:contain}.pill-name-vertical.svelte-17o129g{flex:1;line-height:1.3;text-align:left}.agent-content-flow.svelte-17o129g{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:0;position:relative}.agent-content-wrapper-full.svelte-17o129g{width:100%;display:flex;flex-direction:column;gap:0}.agent-content-card.svelte-17o129g{width:100%;background:#fff}.related-agents-section.svelte-17o129g{background:#f9fafb;padding:3rem 0;margin-top:0;border-top:1px solid #e5e7eb}.related-agents-section.svelte-17o129g .section-container:where(.svelte-17o129g){max-width:1200px;margin:0 auto;padding:0 2rem}.related-header.svelte-17o129g{text-align:center;margin-bottom:3rem}.related-title.svelte-17o129g{font-size:2.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.2}.related-subtitle.svelte-17o129g{font-size:1.125rem;color:#6b7280;line-height:1.6}.related-agents-grid.svelte-17o129g{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.related-agents-grid.svelte-17o129g .agent-card-mini{height:100%;display:flex;flex-direction:column}.related-agents-grid.svelte-17o129g .agent-card-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;flex:1}.related-agents-grid.svelte-17o129g .agent-icon-wrapper{margin-bottom:.5rem}.related-agents-grid.svelte-17o129g .agent-info{width:100%}.related-agents-grid.svelte-17o129g .agent-info h4{text-align:center}.related-agents-grid.svelte-17o129g .agent-info p{text-align:center;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.related-agents-grid.svelte-17o129g{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 640px){.related-agents-grid.svelte-17o129g{grid-template-columns:1fr;gap:1rem}}.meet-other-agents-bottom.svelte-17o129g{margin:3rem auto;max-width:1200px;display:flex;justify-content:center;padding:0 2rem}.btn-meet-agents.svelte-17o129g{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#ff6b35,orange);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #ff6b354d;display:inline-flex;align-items:center;gap:.75rem}.btn-meet-agents.svelte-17o129g:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3566}.btn-icon.svelte-17o129g{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ffffff2e;color:#fff}.btn-icon.svelte-17o129g svg:where(.svelte-17o129g){width:20px;height:20px;object-fit:contain}.v5-cta-wrapper.svelte-17o129g{max-width:1200px;margin:0 auto;padding:2rem}.loading-section.svelte-17o129g,.error-section.svelte-17o129g,.empty-section.svelte-17o129g{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;gap:1rem;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff}.loading-spinner.svelte-17o129g{width:50px;height:50px;border:4px solid rgba(255,255,255,.2);border-top:4px solid white;border-radius:50%;animation:svelte-17o129g-spin 1s linear infinite}@keyframes svelte-17o129g-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-section.svelte-17o129g h3:where(.svelte-17o129g),.error-section.svelte-17o129g h3:where(.svelte-17o129g),.empty-section.svelte-17o129g h3:where(.svelte-17o129g){font-size:2rem;font-weight:700;margin-bottom:.5rem}.loading-section.svelte-17o129g p:where(.svelte-17o129g),.error-section.svelte-17o129g p:where(.svelte-17o129g),.empty-section.svelte-17o129g p:where(.svelte-17o129g){font-size:1.1rem;opacity:.9}.btn.svelte-17o129g{margin-top:1rem;padding:.75rem 2rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);color:#fff;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn.svelte-17o129g:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}@media (max-width: 1024px){.agents-layout-wrapper.svelte-17o129g{padding:1rem 1.5rem 0;gap:1.5rem}.meet-other-agents-bottom.svelte-17o129g{padding:0 1.5rem}.agent-switcher-sidebar.svelte-17o129g{flex:0 0 260px;padding:1rem}.agent-pill-vertical.svelte-17o129g{padding:.625rem .875rem;font-size:.875rem}.pill-icon-wrapper-vertical.svelte-17o129g{width:36px;height:36px}}@media (max-width: 768px){.agents-layout-wrapper.svelte-17o129g{flex-direction:column;padding:1rem 1.25rem 0;gap:1.5rem}.meet-other-agents-bottom.svelte-17o129g{padding:0 1.25rem}.agent-switcher-sidebar.svelte-17o129g{display:none}.agent-pills-vertical.svelte-17o129g{max-height:300px;overflow-y:auto}.agent-content-flow.svelte-17o129g{width:100%}.loading-section.svelte-17o129g h3:where(.svelte-17o129g),.error-section.svelte-17o129g h3:where(.svelte-17o129g),.empty-section.svelte-17o129g h3:where(.svelte-17o129g){font-size:1.5rem}.btn-meet-agents.svelte-17o129g{font-size:1rem;padding:.9rem 2rem}.btn-icon.svelte-17o129g{width:28px;height:28px}.related-agents-section.svelte-17o129g{padding:3rem 0}.related-agents-section.svelte-17o129g .section-container:where(.svelte-17o129g){padding:0 1.25rem}.related-header.svelte-17o129g{margin-bottom:2.5rem}.related-title.svelte-17o129g{font-size:1.875rem}.related-subtitle.svelte-17o129g{font-size:1rem}}@media (max-width: 480px){.related-header.svelte-17o129g{margin-bottom:2rem}.related-title.svelte-17o129g{font-size:1.5rem}.related-subtitle.svelte-17o129g{font-size:.9375rem}}
