.EnterpriseKnowledgeHub_knowledgeHubPage__eCKUw{padding-top:80px;background-color:var(--white);color:var(--gray-800)}.EnterpriseKnowledgeHub_container__wbxjm{max-width:1200px;margin:0 auto;padding:0 2rem}.EnterpriseKnowledgeHub_hero__Tqp7J{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;padding:80px 0;position:relative;overflow:hidden}.EnterpriseKnowledgeHub_hero__Tqp7J:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="network" width="50" height="50" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="2" fill="rgba(255,255,255,0.1)"/><path d="M25 5L25 45M5 25L45 25M15 15L35 35M35 15L15 35" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23network)"/></svg>') repeat;opacity:.4}.EnterpriseKnowledgeHub_heroContent__eVVHs{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.EnterpriseKnowledgeHub_heroText__B2BC3 h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.EnterpriseKnowledgeHub_heroSubtitle__qNdtP{font-size:1.25rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.EnterpriseKnowledgeHub_heroActions__e69Tv{display:flex;gap:1rem;flex-wrap:wrap}.EnterpriseKnowledgeHub_primaryButton__MELKk{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1e40af;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.EnterpriseKnowledgeHub_primaryButton__MELKk:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15);color:#1e40af}.EnterpriseKnowledgeHub_secondaryButton__6h0wq{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;padding:1rem 2rem;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.EnterpriseKnowledgeHub_secondaryButton__6h0wq:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.EnterpriseKnowledgeHub_heroVisual__ze3mC,.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ{display:flex;justify-content:center;align-items:center}.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ{position:relative;width:400px;height:400px}.EnterpriseKnowledgeHub_centralHub__qUA8T{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid hsla(0,0%,100%,.3);padding:2rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;gap:.75rem;font-weight:600;text-align:center;z-index:3;position:relative;animation:EnterpriseKnowledgeHub_centralPulse__mQP5T 3s ease-in-out infinite}.EnterpriseKnowledgeHub_dataNodes__C99mJ{position:absolute;width:100%;height:100%}.EnterpriseKnowledgeHub_dataNode__UVnn9{position:absolute;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);padding:1rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;font-size:.9rem;text-align:center;transition:all .3s ease;animation:EnterpriseKnowledgeHub_nodeFloat__WQCJv 4s ease-in-out infinite}.EnterpriseKnowledgeHub_dataNode__UVnn9:first-child{top:0;left:50%;transform:translateX(-50%);animation-delay:0s}.EnterpriseKnowledgeHub_dataNode__UVnn9:nth-child(2){top:25%;right:0;animation-delay:.5s}.EnterpriseKnowledgeHub_dataNode__UVnn9:nth-child(3){bottom:25%;right:0;animation-delay:1s}.EnterpriseKnowledgeHub_dataNode__UVnn9:nth-child(4){bottom:0;left:50%;transform:translateX(-50%);animation-delay:1.5s}.EnterpriseKnowledgeHub_dataNode__UVnn9:nth-child(5){bottom:25%;left:0;animation-delay:2s}.EnterpriseKnowledgeHub_dataNode__UVnn9:nth-child(6){top:25%;left:0;animation-delay:2.5s}.EnterpriseKnowledgeHub_dataNode__UVnn9:hover{transform:scale(1.1);background:hsla(0,0%,100%,.25)}.EnterpriseKnowledgeHub_connections__5Psee{position:absolute;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><defs><radialGradient id="connection" cx="50%" cy="50%" r="50%"><stop offset="0%" stop-color="rgba(255,255,255,0.3)"/><stop offset="100%" stop-color="rgba(255,255,255,0.1)"/></radialGradient></defs><path d="M200 200L200 50M200 200L350 150M200 200L350 250M200 200L200 350M200 200L50 250M200 200L50 150" stroke="url(%23connection)" stroke-width="2" opacity="0.6"/></svg>') no-repeat 50%;background-size:contain;animation:EnterpriseKnowledgeHub_connectionPulse__iKD12 2s ease-in-out infinite}@keyframes EnterpriseKnowledgeHub_centralPulse__mQP5T{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes EnterpriseKnowledgeHub_nodeFloat__WQCJv{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes EnterpriseKnowledgeHub_connectionPulse__iKD12{0%,to{opacity:.6}50%{opacity:.9}}.EnterpriseKnowledgeHub_sectionHeader__puWUP{text-align:center;margin-bottom:4rem}.EnterpriseKnowledgeHub_sectionHeader__puWUP h2{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.EnterpriseKnowledgeHub_sectionHeader__puWUP p{color:var(--gray-600);font-size:1.2rem;max-width:600px;margin:0 auto}.EnterpriseKnowledgeHub_featuresSection__5UGXp{padding:6rem 0;background:var(--gray-50)}.EnterpriseKnowledgeHub_featuresGrid__yTGCo{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_featureCard__VICby{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:all .3s ease;border:1px solid var(--gray-200)}.EnterpriseKnowledgeHub_featureCard__VICby:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(30,64,175,.1)}.EnterpriseKnowledgeHub_featureIcon__bSpVf{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.EnterpriseKnowledgeHub_featureCard__VICby h3{color:#1e3a8a;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.EnterpriseKnowledgeHub_featureCard__VICby p{color:var(--gray-600);line-height:1.6}.EnterpriseKnowledgeHub_dataSourcesSection__kWGbm{padding:6rem 0}.EnterpriseKnowledgeHub_dataSourcesGrid__yOyBI{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_dataSourceCategory__wIcKt{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.08);border:1px solid var(--gray-200)}.EnterpriseKnowledgeHub_dataSourceCategory__wIcKt h3{color:#1e3a8a;font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;text-align:center;padding-bottom:1rem;border-bottom:2px solid #ebf4ff}.EnterpriseKnowledgeHub_sourcesList__jiirU{display:flex;flex-direction:column;gap:1rem}.EnterpriseKnowledgeHub_sourceCard___JX9W{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;transition:all .3s ease;border:1px solid var(--gray-100)}.EnterpriseKnowledgeHub_sourceCard___JX9W:hover{background:#ebf4ff;transform:translateX(5px)}.EnterpriseKnowledgeHub_sourceIcon__Cyi4f{background:#1e40af;color:#fff;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.EnterpriseKnowledgeHub_sourceInfo__U8WgV h4{color:#1e3a8a;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.EnterpriseKnowledgeHub_sourceInfo__U8WgV p{color:var(--gray-600);font-size:.9rem}.EnterpriseKnowledgeHub_architectureSection__bg9A0{padding:6rem 0;background:var(--gray-50)}.EnterpriseKnowledgeHub_architectureDiagram__aMUkq{max-width:800px;margin:0 auto}.EnterpriseKnowledgeHub_architectureLayer__pr_Wc{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;position:relative}.EnterpriseKnowledgeHub_layerIcon__5PtHw{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2;position:relative}.EnterpriseKnowledgeHub_layerContent__gTcrT{flex:1 1;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--gray-200)}.EnterpriseKnowledgeHub_layerContent__gTcrT h3{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.EnterpriseKnowledgeHub_layerContent__gTcrT p{color:var(--gray-600);line-height:1.5;margin-bottom:1rem}.EnterpriseKnowledgeHub_layerComponents__dzrtH{display:flex;flex-wrap:wrap;gap:.5rem}.EnterpriseKnowledgeHub_componentTag__60hWB{background:#ebf4ff;color:#1e40af;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500;border:1px solid rgba(30,64,175,.2)}.EnterpriseKnowledgeHub_layerConnector__dHZsp{position:absolute;left:30px;top:60px;width:2px;height:60px;background:linear-gradient(180deg,#1e40af,#3b82f6);z-index:1}.EnterpriseKnowledgeHub_capabilitiesSection__wu5wu{padding:6rem 0}.EnterpriseKnowledgeHub_capabilitiesGrid__X6lNT{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_capabilityCard___2lyR{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--gray-200);transition:all .3s ease}.EnterpriseKnowledgeHub_capabilityCard___2lyR:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(30,64,175,.1)}.EnterpriseKnowledgeHub_capabilityHeader__jx8zu{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.EnterpriseKnowledgeHub_capabilityIcon__yrmpJ{color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.EnterpriseKnowledgeHub_capabilityHeader__jx8zu h3{color:#1e3a8a;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.EnterpriseKnowledgeHub_capabilityHeader__jx8zu p{color:var(--gray-600);line-height:1.5}.EnterpriseKnowledgeHub_featureList__28Gyl{list-style:none;padding:0;margin:0}.EnterpriseKnowledgeHub_featureList__28Gyl li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:var(--gray-700);font-size:.95rem}.EnterpriseKnowledgeHub_featureList__28Gyl svg{color:#1e40af;flex-shrink:0}.EnterpriseKnowledgeHub_benefitsSection__mF1CQ{padding:6rem 0;background:var(--gray-50)}.EnterpriseKnowledgeHub_benefitsGrid__d1VtW{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_benefitCard__6t8gJ{text-align:center;padding:2rem}.EnterpriseKnowledgeHub_benefitIcon__O2bRL{background:#ebf4ff;color:#1e40af;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.EnterpriseKnowledgeHub_benefitStat__8BWa9{color:#1e40af;font-size:3rem;font-weight:700;margin-bottom:.5rem;display:block}.EnterpriseKnowledgeHub_benefitCard__6t8gJ h3{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.EnterpriseKnowledgeHub_benefitCard__6t8gJ p{color:var(--gray-600)}.EnterpriseKnowledgeHub_useCasesSection__iMaIP{padding:6rem 0}.EnterpriseKnowledgeHub_useCasesGrid__eerXD{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_useCaseCard__7VlTl{background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid var(--gray-200);transition:all .3s ease}.EnterpriseKnowledgeHub_useCaseCard__7VlTl:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(30,64,175,.1)}.EnterpriseKnowledgeHub_useCaseHeader__DpiJT{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.EnterpriseKnowledgeHub_useCaseIcon__oq7Qy{background:#ebf4ff;color:#1e40af;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.EnterpriseKnowledgeHub_useCaseHeader__DpiJT h3{color:#1e3a8a;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.EnterpriseKnowledgeHub_useCaseMeta__hY87v{display:flex;flex-direction:column;gap:.25rem}.EnterpriseKnowledgeHub_industry__MiOup{color:#1e40af;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.EnterpriseKnowledgeHub_scope__jY4W4{color:var(--gray-500);font-size:.85rem;font-style:italic}.EnterpriseKnowledgeHub_challengeSection__Cx7eB,.EnterpriseKnowledgeHub_resultsSection__0BJQh,.EnterpriseKnowledgeHub_solutionSection__qNTW_{margin-bottom:1.5rem}.EnterpriseKnowledgeHub_challengeSection__Cx7eB h4,.EnterpriseKnowledgeHub_resultsSection__0BJQh h4,.EnterpriseKnowledgeHub_solutionSection__qNTW_ h4{color:#1e40af;font-size:1rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.EnterpriseKnowledgeHub_challengeSection__Cx7eB p,.EnterpriseKnowledgeHub_solutionSection__qNTW_ p{color:var(--gray-700);line-height:1.6}.EnterpriseKnowledgeHub_resultsSection__0BJQh ul{list-style:none;padding:0;margin:0}.EnterpriseKnowledgeHub_resultsSection__0BJQh li{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;color:var(--gray-700);font-size:.95rem}.EnterpriseKnowledgeHub_resultsSection__0BJQh svg{color:#1e40af;flex-shrink:0}.EnterpriseKnowledgeHub_technologySection__Qeg6r{padding:6rem 0;background:var(--gray-50)}.EnterpriseKnowledgeHub_techStack__59dPV{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.EnterpriseKnowledgeHub_techCategory___tsqP{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 15px rgba(0,0,0,.08);border:1px solid var(--gray-200)}.EnterpriseKnowledgeHub_techCategory___tsqP h3{color:#1e3a8a;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.EnterpriseKnowledgeHub_techItems__NZ0ZB{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.EnterpriseKnowledgeHub_techTag___auCu{background:#ebf4ff;color:#1e40af;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;border:1px solid rgba(30,64,175,.2);transition:all .3s ease}.EnterpriseKnowledgeHub_techTag___auCu:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.EnterpriseKnowledgeHub_ctaSection__QAHo0{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;padding:6rem 0;text-align:center}.EnterpriseKnowledgeHub_ctaContent__G_ina h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.EnterpriseKnowledgeHub_ctaContent__G_ina p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.EnterpriseKnowledgeHub_ctaActions__ozYDd{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:1024px){.EnterpriseKnowledgeHub_heroContent__eVVHs{grid-template-columns:1fr;gap:3rem;text-align:center}.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ{width:300px;height:300px}.EnterpriseKnowledgeHub_capabilitiesGrid__X6lNT,.EnterpriseKnowledgeHub_featuresGrid__yTGCo{grid-template-columns:repeat(2,1fr)}.EnterpriseKnowledgeHub_architectureLayer__pr_Wc{flex-direction:column;text-align:center;gap:1rem}.EnterpriseKnowledgeHub_layerConnector__dHZsp{display:none}}@media (max-width:768px){.EnterpriseKnowledgeHub_hero__Tqp7J{padding:60px 0}.EnterpriseKnowledgeHub_heroText__B2BC3 h1{font-size:2.5rem}.EnterpriseKnowledgeHub_heroSubtitle__qNdtP{font-size:1.1rem}.EnterpriseKnowledgeHub_heroActions__e69Tv{justify-content:center}.EnterpriseKnowledgeHub_sectionHeader__puWUP h2{font-size:2rem}.EnterpriseKnowledgeHub_capabilitiesGrid__X6lNT,.EnterpriseKnowledgeHub_featuresGrid__yTGCo{grid-template-columns:1fr}.EnterpriseKnowledgeHub_benefitsGrid__d1VtW{grid-template-columns:repeat(2,1fr)}.EnterpriseKnowledgeHub_dataSourcesGrid__yOyBI,.EnterpriseKnowledgeHub_useCasesGrid__eerXD{grid-template-columns:1fr}.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ{width:250px;height:250px}.EnterpriseKnowledgeHub_dataNode__UVnn9{padding:.75rem;font-size:.8rem}.EnterpriseKnowledgeHub_centralHub__qUA8T{padding:1.5rem;font-size:.9rem}.EnterpriseKnowledgeHub_ctaActions__ozYDd{flex-direction:column;align-items:center}.EnterpriseKnowledgeHub_primaryButton__MELKk,.EnterpriseKnowledgeHub_secondaryButton__6h0wq{width:100%;max-width:300px;justify-content:center}.EnterpriseKnowledgeHub_capabilityHeader__jx8zu,.EnterpriseKnowledgeHub_sourceCard___JX9W,.EnterpriseKnowledgeHub_useCaseHeader__DpiJT{flex-direction:column;text-align:center}}@media (max-width:480px){.EnterpriseKnowledgeHub_container__wbxjm{padding:0 1rem}.EnterpriseKnowledgeHub_heroText__B2BC3 h1{font-size:2rem}.EnterpriseKnowledgeHub_benefitsGrid__d1VtW{grid-template-columns:1fr}.EnterpriseKnowledgeHub_ctaContent__G_ina h2{font-size:2rem}.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ{width:200px;height:200px}.EnterpriseKnowledgeHub_capabilityCard___2lyR,.EnterpriseKnowledgeHub_dataSourceCategory__wIcKt,.EnterpriseKnowledgeHub_featureCard__VICby,.EnterpriseKnowledgeHub_useCaseCard__7VlTl{padding:2rem}.EnterpriseKnowledgeHub_benefitStat__8BWa9{font-size:2.5rem}.EnterpriseKnowledgeHub_layerContent__gTcrT{padding:1.5rem}.EnterpriseKnowledgeHub_techStack__59dPV{grid-template-columns:1fr}.EnterpriseKnowledgeHub_dataNode__UVnn9{padding:.5rem;font-size:.75rem}.EnterpriseKnowledgeHub_centralHub__qUA8T{padding:1rem;font-size:.8rem}}@keyframes EnterpriseKnowledgeHub_fadeInUp__4tKf0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.EnterpriseKnowledgeHub_benefitCard__6t8gJ,.EnterpriseKnowledgeHub_capabilityCard___2lyR,.EnterpriseKnowledgeHub_dataSourceCategory__wIcKt,.EnterpriseKnowledgeHub_featureCard__VICby,.EnterpriseKnowledgeHub_useCaseCard__7VlTl{animation:EnterpriseKnowledgeHub_fadeInUp__4tKf0 .6s ease-out forwards}.EnterpriseKnowledgeHub_featureCard__VICby:first-child{animation-delay:.1s}.EnterpriseKnowledgeHub_featureCard__VICby:nth-child(2){animation-delay:.2s}.EnterpriseKnowledgeHub_featureCard__VICby:nth-child(3){animation-delay:.3s}.EnterpriseKnowledgeHub_featureCard__VICby:nth-child(4){animation-delay:.4s}.EnterpriseKnowledgeHub_benefitCard__6t8gJ:first-child{animation-delay:.1s}.EnterpriseKnowledgeHub_benefitCard__6t8gJ:nth-child(2){animation-delay:.2s}.EnterpriseKnowledgeHub_benefitCard__6t8gJ:nth-child(3){animation-delay:.3s}.EnterpriseKnowledgeHub_benefitCard__6t8gJ:nth-child(4){animation-delay:.4s}@media (prefers-reduced-motion:reduce){.EnterpriseKnowledgeHub_benefitCard__6t8gJ,.EnterpriseKnowledgeHub_capabilityCard___2lyR,.EnterpriseKnowledgeHub_centralHub__qUA8T,.EnterpriseKnowledgeHub_connections__5Psee,.EnterpriseKnowledgeHub_dataNode__UVnn9,.EnterpriseKnowledgeHub_dataSourceCategory__wIcKt,.EnterpriseKnowledgeHub_featureCard__VICby,.EnterpriseKnowledgeHub_useCaseCard__7VlTl{animation:none}.EnterpriseKnowledgeHub_capabilityCard___2lyR:hover,.EnterpriseKnowledgeHub_dataNode__UVnn9:hover,.EnterpriseKnowledgeHub_featureCard__VICby:hover,.EnterpriseKnowledgeHub_sourceCard___JX9W:hover,.EnterpriseKnowledgeHub_useCaseCard__7VlTl:hover{transform:none}}.EnterpriseKnowledgeHub_componentTag__60hWB:focus,.EnterpriseKnowledgeHub_primaryButton__MELKk:focus,.EnterpriseKnowledgeHub_secondaryButton__6h0wq:focus,.EnterpriseKnowledgeHub_techTag___auCu:focus{outline:2px solid #3b82f6;outline-offset:2px}@media print{.EnterpriseKnowledgeHub_ctaSection__QAHo0,.EnterpriseKnowledgeHub_hero__Tqp7J{background:none;color:#000}.EnterpriseKnowledgeHub_knowledgeNetwork__xWShJ,.EnterpriseKnowledgeHub_primaryButton__MELKk,.EnterpriseKnowledgeHub_secondaryButton__6h0wq{display:none}}