.FaqCategory_wrapper__AoM4l{min-height:100vh;background-color:#1F1F1F;display:flex;flex-direction:column}.FaqCategory_main__FCpOi{flex:1;padding-top:140px;padding-bottom:4rem}.FaqCategory_container__SlY_q{max-width:1200px;margin:0 auto;padding:0 2rem}.FaqCategory_loading__xV4zH,.FaqCategory_notFound__US3C1{padding-top:200px;text-align:center;color:#888888;font-family:var(--heading3);font-size:1rem}.FaqCategory_breadcrumb__n6wvc{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.FaqCategory_breadcrumbLink__Tx8nG{color:#888888;font-family:var(--heading3);font-size:.9rem;text-decoration:none;transition:color .15s}.FaqCategory_breadcrumbLink__Tx8nG:hover{color:#cccccc}.FaqCategory_breadcrumbSep___WV5X{color:#888888;font-size:.9rem}.FaqCategory_breadcrumbCurrent__iECNk{color:#888888;font-family:var(--heading3);font-size:.9rem}.FaqCategory_topBar__E0RuH{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1.5rem}.FaqCategory_title__CYBGC{color:#ffffff;font-family:var(--heading1);font-weight:var(--heading1-weight);font-size:2rem;margin:0}.FaqCategory_searchWrapper___39R1{position:relative;width:260px;flex-shrink:0;display:flex;align-items:center}.FaqCategory_searchInput__JcM81{width:100%;padding:8px 36px 8px 38px;font-size:13px;font-family:var(--heading2);color:#000000;background-color:#ffffff;border:1px solid #333333;border-radius:0;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.FaqCategory_searchInput__JcM81::placeholder{color:#999999}.FaqCategory_searchInput__JcM81:hover{border-color:#444444}.FaqCategory_searchInput__JcM81:focus{outline:none;border-color:#A970FF;box-shadow:0 0 0 2px rgba(169,112,255,.2)}.FaqCategory_searchIcon__K67i5{position:absolute;left:12px;color:#999999;pointer-events:none}.FaqCategory_clearBtn__aEKvW{position:absolute;right:8px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:none;border-radius:4px;color:#999999;cursor:pointer;transition:color .15s ease}.FaqCategory_clearBtn__aEKvW:hover{color:#000000}.FaqCategory_dropdown__pT3Li{position:absolute;top:100%;left:0;right:0;max-height:420px;overflow-y:auto;background-color:#1a1a1a;border:1px solid #333333;border-top:none;z-index:100}.FaqCategory_dropdown__pT3Li::-webkit-scrollbar{width:6px}.FaqCategory_dropdown__pT3Li::-webkit-scrollbar-track{background:#1a1a1a}.FaqCategory_dropdown__pT3Li::-webkit-scrollbar-thumb{background:#444444;border-radius:3px}.FaqCategory_dropdown__pT3Li::-webkit-scrollbar-thumb:hover{background:#555555}.FaqCategory_noResults__IkEsa{padding:1.25rem 1rem;color:#888888;font-family:var(--heading2);font-size:13px;text-align:center}.FaqCategory_resultItem__v3Sun{display:block;padding:.875rem 1rem;text-decoration:none;border-bottom:1px solid #2a2a2a;cursor:pointer;transition:background-color .1s ease;text-align:left}.FaqCategory_resultItem__v3Sun:last-child{border-bottom:none}.FaqCategory_resultItemActive__RbQBK,.FaqCategory_resultItem__v3Sun:hover{background-color:#2a2a2a}.FaqCategory_resultTitle__isW6y{color:#ffffff;font-family:var(--heading2);font-weight:600;font-size:14px;margin-bottom:.2rem;line-height:1.3}.FaqCategory_resultMeta__PWvf6{color:#A970FF;font-family:var(--heading2);font-size:11px;margin-bottom:.35rem;opacity:.85}.FaqCategory_resultSnippet__w6yhB{color:#999999;font-family:var(--heading2);font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.FaqCategory_empty__TeBXf{color:#666666;font-family:var(--heading3);text-align:center;padding:3rem}.FaqCategory_grid__sUEp_{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.FaqCategory_card__wHDrX{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem 1.5rem;background-color:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:0;text-decoration:none;transition:border-color .3s ease;min-height:240px;box-sizing:border-box}.FaqCategory_card__wHDrX:hover{border-color:rgba(255,255,255,.2)}.FaqCategory_iconWrapper__ZMWgL{display:flex;align-items:center;justify-content:center;width:140px;height:140px;flex-shrink:0}.FaqCategory_icon__L4gKq{max-width:130px;max-height:130px;width:auto;height:auto;object-fit:contain}.FaqCategory_cardTitle__wrfQr{color:#ffffff;font-family:var(--heading1);font-weight:var(--heading1-weight);font-size:22px;text-align:center;word-break:break-word;line-height:1.3;margin-top:auto}@media (max-width:1024px){.FaqCategory_grid__sUEp_{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.FaqCategory_main__FCpOi{padding-top:130px}.FaqCategory_container__SlY_q{padding:0 1rem}.FaqCategory_topBar__E0RuH{flex-direction:column;align-items:flex-start}.FaqCategory_title__CYBGC{font-size:1.5rem}.FaqCategory_searchWrapper___39R1{width:100%}.FaqCategory_grid__sUEp_{grid-template-columns:repeat(2,1fr)}.FaqCategory_cardTitle__wrfQr{font-size:18px}.FaqCategory_dropdown__pT3Li{max-height:350px}}@media (max-width:480px){.FaqCategory_grid__sUEp_{grid-template-columns:1fr}}