.KnowledgeBase_container__N3Ihb{width:100%;padding:24px;background-color:var(--bg-dark);min-height:100vh}.KnowledgeBase_content__buTqQ{max-width:1280px;margin:0 auto}.KnowledgeBase_header__D8DmM{margin-bottom:32px}.KnowledgeBase_title__ckvJh{font-size:1.875rem;font-weight:700;margin-bottom:8px}.KnowledgeBase_subtitle__fGDiW{margin-top:0;color:#94a3b8}.KnowledgeBase_searchContainer__mHbOS{margin-bottom:24px}.KnowledgeBase_searchInputWrapper__nxW9Z{position:relative;width:100%}.KnowledgeBase_searchIcon__valOM{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8}.KnowledgeBase_searchInput__JFdjC{width:100%;padding:16px 16px 16px 48px;font-size:1rem;border:1px solid var(--border-dark);border-radius:8px;background-color:hsla(0,0%,100%,.05)}.KnowledgeBase_searchInput__JFdjC::placeholder{color:var(--text-light)}.KnowledgeBase_searchInput__JFdjC:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(59,130,246,.3)}.KnowledgeBase_searchActions__4PGdU{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px}.KnowledgeBase_resultsCount__3vmAN{font-size:.875rem;color:#94a3b8}.KnowledgeBase_clearButton__9fgh0{background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;padding:4px}.KnowledgeBase_tabsContainer__MbpUc{margin-bottom:24px;border-bottom:1px solid var(--border-dark)}.KnowledgeBase_tabsList__w2vox{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:8px}.KnowledgeBase_tabButton__AX86U{background:none;padding:12px 16px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;border-bottom:2px solid transparent;color:#94a3b8}.KnowledgeBase_activeTab__W5dwX{font-weight:600;border-bottom:2px solid var(--primary-color)}.KnowledgeBase_errorGrid___Q4_F{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:24px;gap:24px}@media (min-width:768px){.KnowledgeBase_errorGrid___Q4_F{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.KnowledgeBase_errorGrid___Q4_F{grid-template-columns:repeat(3,1fr)}}.KnowledgeBase_errorCard__wV1eJ{background-color:hsla(0,0%,100%,.05);border:1px solid var(--border-dark);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 1px 3px rgba(0,0,0,.2)}.KnowledgeBase_errorCard__wV1eJ:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.3)}.KnowledgeBase_cardContent___R50K{padding:20px;flex-grow:1;display:flex;flex-direction:column}.KnowledgeBase_cardHeader__mS6Xz{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.KnowledgeBase_errorCode__4mrrw{background-color:rgba(0,119,255,.24)}.KnowledgeBase_errorCode__4mrrw,.KnowledgeBase_priorityBadge__nE8Eg{padding:4px 12px;font-size:.75rem;font-weight:500;border-radius:999px}.KnowledgeBase_priorityBadge__nE8Eg{display:flex;align-items:center}.KnowledgeBase_priorityIcon__K_ftg{margin-right:4px}.KnowledgeBase_priorityCritical__ohFmM{background-color:rgba(239,68,68,.2)}.KnowledgeBase_priorityHigh__HvqrE{background-color:rgba(249,115,22,.2)}.KnowledgeBase_priorityMedium__i_xYc{background-color:rgba(245,158,11,.2)}.KnowledgeBase_priorityLow__xXS7E{background-color:rgba(34,197,94,.2)}.KnowledgeBase_errorTitle__fD4_6{font-size:1.125rem;font-weight:600;margin-bottom:12px}.KnowledgeBase_errorDescription__cVuFX{font-size:.875rem;margin-bottom:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#94a3b8}.KnowledgeBase_groupsContainer__HDgZ_{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;margin-bottom:8px}.KnowledgeBase_groupBadge__47Zu2{padding:4px 8px;font-size:.75rem;border-radius:4px;background-color:rgba(59,130,246,.2)}.KnowledgeBase_cardFooter__yLh3r{padding:12px 20px;border-top:1px solid var(--border-dark);display:flex;justify-content:space-between;align-items:center}.KnowledgeBase_categoryLabel__8XnNo{font-size:.75rem;color:#94a3b8}.KnowledgeBase_detailsButton__d8yfK{display:flex;align-items:center;background:none;border:none;padding:0;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--primary-color)}.KnowledgeBase_detailsButton__d8yfK:hover{color:var(--primary-hover)}.KnowledgeBase_detailsIcon__XXY45{margin-left:4px}.KnowledgeBase_detailsButton__d8yfK:hover .KnowledgeBase_detailsIcon__XXY45{transform:translateX(2px)}.KnowledgeBase_loadingContainer__bcts3{text-align:center;padding:80px 0}.KnowledgeBase_loadingIcon__DnR1W{margin:0 auto;display:block;width:40px;height:40px;color:var(--primary-color);animation:KnowledgeBase_spin__4YwlG 1s linear infinite}@keyframes KnowledgeBase_spin__4YwlG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.KnowledgeBase_loadingText__RqS3j{margin-top:16px;font-size:1.125rem}.KnowledgeBase_noResultsContainer__KJcG_{text-align:center;padding:80px 0}.KnowledgeBase_noResultsIcon__CoZ9y{margin:0 auto;display:block;width:64px;height:64px;color:#94a3b8;opacity:.5}.KnowledgeBase_noResultsTitle__z4i50{margin-top:16px;font-size:1.25rem;font-weight:500}.KnowledgeBase_noResultsText__FxcFC{margin-top:8px;color:#94a3b8}.KnowledgeBase_modalOverlay__6QLj7{position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:center}.KnowledgeBase_modalBackdrop__9wNpI{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.KnowledgeBase_modalContent__ZdwBM{position:relative;background-color:var(--bg-light);border-radius:8px;width:100%;max-width:768px;max-height:90vh;margin:16px;display:flex;flex-direction:column;box-shadow:0 10px 25px rgba(0,0,0,.3);transform:scale(.95);opacity:0;border:1px solid var(--border-dark)}.KnowledgeBase_darkTheme__zRJGb{color:var(--text-dark)!important;background-color:var(--bg-dark)!important}.KnowledgeBase_modalActive__mheW_{transform:scale(1);opacity:1}.KnowledgeBase_modalHeader__7oeDE{padding:16px 24px;border-bottom:1px solid var(--border-dark);display:flex;justify-content:space-between;align-items:center}.KnowledgeBase_modalHeaderContent__qvTlR{display:flex;align-items:center}.KnowledgeBase_modalErrorCode__9nyv_{padding:4px 12px;font-size:.75rem;font-weight:500;border-radius:999px;background-color:var(--primary-color);margin-right:12px}.KnowledgeBase_modalTitle__ai_m4{font-size:1.25rem;font-weight:600;margin:0}.KnowledgeBase_closeButton___2Xk_{background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center}.KnowledgeBase_modalBody__HT0Fh{padding:24px;overflow-y:auto}.KnowledgeBase_metadataRow__flJmP{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.KnowledgeBase_metadataItem__Wyr7A{display:flex;align-items:center;padding:12px 16px;border-radius:8px;background-color:hsla(0,0%,100%,.05);border:1px solid var(--border-dark)}.KnowledgeBase_metadataIcon__Aw_wS{margin-right:12px;color:var(--primary-color)}.KnowledgeBase_metadataLabel__Kw_ZO{font-size:.75rem;margin:0}.KnowledgeBase_metadataValue__uiS_O{font-size:.875rem;font-weight:600;margin:0}.KnowledgeBase_sectionContainer__Tlz6g{margin-bottom:24px}.KnowledgeBase_sectionTitle__SHz1v{font-size:1.125rem;font-weight:500;margin-bottom:12px;display:flex;align-items:center}.KnowledgeBase_sectionIcon__smBEk{margin-right:8px;color:var(--primary-color)}.KnowledgeBase_sectionContent__aS_uo{padding:16px;border-radius:8px;background-color:hsla(0,0%,100%,.05);border:1px solid var(--border-dark)}.KnowledgeBase_sectionText__wxMOv{line-height:1.6;margin:0;white-space:pre-line}.KnowledgeBase_link__9prRj{color:var(--primary-color);text-decoration:underline}.KnowledgeBase_link__9prRj:hover{color:var(--primary-hover)}.KnowledgeBase_groupsWrap__Sxig5{display:flex;flex-wrap:wrap;gap:8px}.KnowledgeBase_groupBadgeLarge__bvA06{padding:8px 16px;font-size:.875rem;border-radius:8px;background-color:rgba(59,130,246,.2)}.KnowledgeBase_modalFooter__teJNv{padding:16px 24px;border-top:1px solid var(--border-dark);display:flex;justify-content:space-between;align-items:center}.KnowledgeBase_modalCategory__owIby{font-size:.875rem;color:#94a3b8}.KnowledgeBase_copyButton__WniQo{display:flex;align-items:center;background-color:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:4px;padding:8px 12px;cursor:pointer;font-size:.875rem;font-weight:500;color:var(--primary-color)}.KnowledgeBase_copyButton__WniQo:hover{background-color:rgba(59,130,246,.2);color:var(--primary-hover)}.KnowledgeBase_copyIcon__SayRT{margin-right:6px}.KnowledgeBase_unavailableMessage__8IPgf{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;margin:2rem auto;max-width:800px;background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.KnowledgeBase_unavailableMessage__8IPgf h2{margin-bottom:1rem;color:#dc3545;font-size:1.5rem}.KnowledgeBase_unavailableMessage__8IPgf p{color:#6c757d;font-size:1.1rem;line-height:1.5}