.KnowledgeBaseHero-module__f7V-WW__hero{background:var(--bg-gradient);color:var(--text-white);text-align:center;padding:6rem 0 3rem}.KnowledgeBaseHero-module__f7V-WW__container{max-width:900px;padding:2rem 5rem}.KnowledgeBaseHero-module__f7V-WW__heading{color:var(--text-white);text-align:left;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.KnowledgeBaseHero-module__f7V-WW__highlight{background:linear-gradient(135deg,var(--accent)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.KnowledgeBaseHero-module__f7V-WW__subTitle{color:#ffffffe6;text-align:left;font-size:1.25rem;line-height:1.6}.KnowledgeBaseHero-module__f7V-WW__animateOnScroll{opacity:0;transition:all .6s ease-out;transform:translateY(20px)}.KnowledgeBaseHero-module__f7V-WW__visible{opacity:1;transform:translateY(0)}.KnowledgeBaseHero-module__f7V-WW__breadcrumb{justify-content:flex-start;margin-top:0;margin-bottom:1.5rem;padding:0;display:flex}.KnowledgeBaseHero-module__f7V-WW__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.KnowledgeBaseHero-module__f7V-WW__breadcrumbList li{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.KnowledgeBaseHero-module__f7V-WW__breadcrumbSeparator{color:#fff6;font-size:.8rem}.KnowledgeBaseHero-module__f7V-WW__breadcrumbLink{color:#ffffffb3;text-decoration:none;transition:color .2s}.KnowledgeBaseHero-module__f7V-WW__breadcrumbLink:hover{color:var(--text-white);text-decoration:underline}.KnowledgeBaseHero-module__f7V-WW__breadcrumbActive{color:var(--text-white);cursor:default;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:.375rem;padding:.25rem .75rem;font-weight:600}
.KnowledgeIntro-module__QDvaPq__section{padding:2rem 0}.KnowledgeIntro-module__QDvaPq__container{max-width:800px;padding:0 var(--spacing-md);text-align:center;margin:0 auto}.KnowledgeIntro-module__QDvaPq__paragraph{color:var(--text-body);margin-bottom:1rem;font-size:1.1rem;line-height:1.8}.KnowledgeIntro-module__QDvaPq__animateOnScroll{opacity:0;transition:all .6s ease-out;transform:translateY(20px)}.KnowledgeIntro-module__QDvaPq__visible{opacity:1;transform:translateY(0)}
.KnowledgeSearch-module__HJkC1q__wrapper{background:var(--bg-section);margin-bottom:2rem;padding-bottom:3rem;transition:background-color .3s}.KnowledgeSearch-module__HJkC1q__container{max-width:800px;padding:0 var(--spacing-md);margin:0 auto}.KnowledgeSearch-module__HJkC1q__searchBox{max-width:700px;margin:2rem auto;position:relative}.KnowledgeSearch-module__HJkC1q__input{border:2px solid var(--card-border);background:var(--bg-card);width:100%;color:var(--text-body);border-radius:50px;padding:1.25rem 3.5rem 1.25rem 1.5rem;font-size:1.1rem;transition:all .3s}.KnowledgeSearch-module__HJkC1q__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #0251961f}.KnowledgeSearch-module__HJkC1q__icon{color:var(--text-muted-theme);font-size:1.5rem;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.KnowledgeSearch-module__HJkC1q__input::placeholder{color:var(--text-muted-theme)}.KnowledgeSearch-module__HJkC1q__animateOnScroll{opacity:0;transition:all .6s ease-out;transform:translateY(20px)}.KnowledgeSearch-module__HJkC1q__visible{opacity:1;transform:translateY(0)}
.KnowledgeCategories-module__CVYtdW__section{background:var(--bg-section);padding:3rem 0}.KnowledgeCategories-module__CVYtdW__container{max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.KnowledgeCategories-module__CVYtdW__header{text-align:center;margin-bottom:3rem}.KnowledgeCategories-module__CVYtdW__heading{color:var(--text-heading);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.KnowledgeCategories-module__CVYtdW__subHeading{color:var(--text-body);font-size:1.2rem}.KnowledgeCategories-module__CVYtdW__grid{gap:2rem;display:grid}@media (min-width:768px){.KnowledgeCategories-module__CVYtdW__grid{grid-template-columns:repeat(2,1fr)}}.KnowledgeCategories-module__CVYtdW__categoryCard{background:var(--bg-card);box-shadow:var(--shadow-sm);border:1px solid var(--card-border);border-radius:12px;padding:2rem;transition:all .3s}.KnowledgeCategories-module__CVYtdW__categoryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.KnowledgeCategories-module__CVYtdW__categoryCard h3{color:var(--primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;display:flex}.KnowledgeCategories-module__CVYtdW__icon{width:32px;height:32px}.KnowledgeCategories-module__CVYtdW__articleList{margin:0;padding:0;list-style:none}.KnowledgeCategories-module__CVYtdW__articleList li{border-bottom:1px solid var(--card-border);padding:.75rem 0}.KnowledgeCategories-module__CVYtdW__articleList li:last-child{border-bottom:none}.KnowledgeCategories-module__CVYtdW__articleList a{color:var(--text-body);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.KnowledgeCategories-module__CVYtdW__articleList a:hover{color:var(--primary);background:#02519614;padding-left:1rem}.KnowledgeCategories-module__CVYtdW__articleIcon{flex-shrink:0;width:18px;height:18px}.KnowledgeCategories-module__CVYtdW__animateOnScroll{opacity:0;transition:all .6s ease-out;transform:translateY(30px)}.KnowledgeCategories-module__CVYtdW__visible{opacity:1;transform:translateY(0)}
