.kb-search-section{background:#f8f9fa;padding:2rem 0;border-bottom:1px solid #e9ecef}.kb-search-box{position:relative;max-width:600px;margin:0 auto}.kb-search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#6c757d;font-size:1.1rem;z-index:2}.kb-search-input{width:100%;padding:1rem 1rem 1rem 3.5rem;border:2px solid #dee2e6;border-radius:50px;font-size:1rem;transition:all .3s ease;background:#fff}.kb-search-input:focus{outline:0;border-color:var(--primary-color);box-shadow:0 0 0 4px rgba(27,20,100,.1)}.kb-articles{padding:2.5rem 0;background:#fafbfc}.kb-articles-list{max-width:900px;margin:0 auto;padding:0 1.5rem}.kb-article-item{margin-bottom:1rem;cursor:pointer}.kb-article-link{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem;background:#fff;border:1px solid #e9ecef;border-radius:8px;transition:all .2s ease;position:relative}.kb-article-item:hover .kb-article-link{background:#f8f9fa;border-color:#dee2e6;box-shadow:0 2px 8px rgba(0,0,0,.08)}.kb-article-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:var(--primary-color);border-radius:8px;transition:all .2s ease}.kb-article-icon-svg{width:24px;height:24px;fill:var(--primary-color)}.kb-article-item:hover .kb-article-icon{background:linear-gradient(135deg,var(--primary-color),#2d1b8a)}.kb-article-item:hover .kb-article-icon-svg{fill:white}.kb-article-thumbnail{flex-shrink:0;width:140px;height:90px;border-radius:6px;overflow:hidden;background:#f8f9fa;transition:all .2s ease}.kb-article-thumbnail img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.kb-article-item:hover .kb-article-thumbnail img{opacity:.9}.kb-article-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.kb-article-header{display:flex;flex-direction:column;gap:.5rem}.kb-article-title{font-size:1.125rem;font-weight:600;margin:0;line-height:1.4;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.kb-article-title a{color:#1a202c;text-decoration:none;transition:color .2s ease}.kb-article-item:hover .kb-article-title a,.kb-article-title a:hover{color:var(--primary-color)}.kb-new-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;background:#10b981;color:#fff;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;border-radius:4px}.kb-article-meta{display:flex;gap:1.25rem;font-size:.8125rem;color:#6c757d}.kb-article-meta svg{opacity:.6;vertical-align:middle}.kb-article-author,.kb-article-date{display:flex;align-items:center}.kb-article-excerpt{color:#4a5568;line-height:1.5;margin:0;font-size:.875rem}.kb-article-arrow{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);opacity:.3;transition:all .2s ease}.kb-arrow-icon{width:18px;height:18px;fill:#6c757d}.kb-article-item:hover .kb-article-arrow{opacity:1;right:1rem}.kb-article-item:hover .kb-arrow-icon{fill:var(--primary-color)}.kb-navigation{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #dee2e6}.kb-nav-buttons{display:flex;justify-content:center;align-items:center;gap:1.5rem}.kb-page-info{color:#6c757d;font-weight:500;font-size:.9375rem}.kb-nav-next,.kb-nav-prev{border:1px solid #dee2e6!important;color:#495057!important;background:#fff!important;padding:.625rem 1.25rem!important;border-radius:6px!important;font-weight:500!important;font-size:.9375rem!important;text-decoration:none!important;transition:all .2s ease!important;display:inline-flex!important;align-items:center!important}.kb-nav-next:hover,.kb-nav-prev:hover{background:#f8f9fa!important;border-color:var(--primary-color)!important;color:var(--primary-color)!important}.kb-no-articles{text-align:center;padding:4rem 2rem;color:#6c757d}.kb-no-articles-icon{margin-bottom:1.5rem;opacity:.3}.kb-no-articles-icon-svg{width:80px;height:80px;fill:var(--primary-color)}.kb-no-articles h3{font-size:1.5rem;margin-bottom:1rem;color:#495057}.kb-searching{text-align:center;padding:3rem 2rem;color:var(--primary-color)}.kb-searching-icon{width:60px;height:60px;fill:var(--primary-color);margin:0 auto 1rem;display:block;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.kb-searching p{margin:0;font-size:1.1rem;font-weight:500}.kb-search-results-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:.75rem 1rem;margin-bottom:1.25rem;color:#495057;font-weight:500;font-size:.875rem}.kb-no-results{text-align:center;padding:3rem 2rem;color:#6c757d}.kb-no-results-icon-svg{width:60px;height:60px;fill:#6c757d;opacity:.3;margin:0 auto 1rem;display:block}.kb-no-results p{margin:0;font-size:1.1rem}@media (max-width:768px){.kb-search-section{padding:1.5rem 0}.kb-search-input{padding:.875rem .875rem .875rem 3rem;font-size:.95rem}.kb-articles{padding:2rem 0}.kb-articles-list{padding:0 1rem}.kb-article-link{gap:1rem;padding:1rem}.kb-article-icon{width:44px;height:44px}.kb-article-icon-svg{width:22px;height:22px}.kb-article-thumbnail{width:100px;height:65px}.kb-article-title{font-size:1rem}.kb-article-meta{gap:1rem;font-size:.75rem}.kb-article-excerpt{font-size:.8125rem;line-height:1.4}.kb-article-arrow{display:none}.kb-nav-buttons{flex-direction:column;gap:1rem}.kb-page-info{order:-1}.kb-nav-next,.kb-nav-prev{width:100%;justify-content:center}}@media (max-width:576px){.kb-articles-list{padding:0 .75rem}.kb-article-link{padding:.875rem;gap:.875rem}.kb-article-icon{width:40px;height:40px}.kb-article-icon-svg{width:20px;height:20px}.kb-article-thumbnail{width:90px;height:58px}.kb-article-title{font-size:.9375rem}.kb-article-meta{flex-wrap:wrap;gap:.75rem}.kb-article-excerpt{font-size:.8125rem}}