.FAQComponent_faqContainer__xGv67{margin:3rem 0;padding:2rem;background:var(--faq-bg,#f9fafb);border-radius:1rem;border:1px solid var(--faq-border,#e5e7eb);text-align:left}.FAQComponent_faqTitle__wIIhP{font-size:1.5rem;font-weight:700;color:var(--faq-title,#111827);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.FAQComponent_faqList__uzoBj{display:flex;flex-direction:column;gap:1rem}.FAQComponent_faqItem__7E7lb{background:#fff;border-radius:.75rem;border:1px solid #f3f4f6;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px rgba(0,0,0,.05)}.FAQComponent_faqItem__7E7lb:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.FAQComponent_faqItemActive__EpLrE{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.1)}.FAQComponent_faqHeader__5sX2L{width:100%;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;cursor:pointer;text-align:left;outline:none}.FAQComponent_question__WsIqV{font-size:1.125rem;font-weight:600;color:#374151;transition:color .3s ease}.FAQComponent_faqItemActive__EpLrE .FAQComponent_question__WsIqV{color:#2563eb}.FAQComponent_icon__kZiDg{width:1.25rem;height:1.25rem;color:#9ca3af;transition:transform .3s ease,color .3s ease}.FAQComponent_faqItemActive__EpLrE .FAQComponent_icon__kZiDg{transform:rotate(180deg);color:#3b82f6}.FAQComponent_answerWrapper__oey7I{max-height:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0}.FAQComponent_faqItemActive__EpLrE .FAQComponent_answerWrapper__oey7I{max-height:1000px;opacity:1}.FAQComponent_answerContent__GIHgC{padding:0 1.5rem 1.5rem;color:#4b5563;line-height:1.625;font-size:1rem}.dark .FAQComponent_faqContainer__xGv67{background:#1f2937;border-color:#374151}.dark .FAQComponent_faqTitle__wIIhP{color:#f9fafb}.dark .FAQComponent_faqItem__7E7lb{background:#111827;border-color:#374151}.dark .FAQComponent_faqItemActive__EpLrE{border-color:#3b82f6}.dark .FAQComponent_question__WsIqV{color:#e5e7eb}.dark .FAQComponent_faqItemActive__EpLrE .FAQComponent_question__WsIqV{color:#60a5fa}.dark .FAQComponent_answerContent__GIHgC{color:#9ca3af}.KGM_container__CHGAD{background:#fff;color:#1a1f2e;min-height:100vh;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.KGM_section__KA_Wu{padding:80px 5%;max-width:1200px;margin:0 auto}.KGM_hero__ZXwnn{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:100px;position:relative}.KGM_heroBadge__c8r71{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgba(77,124,254,.08);border:1px solid rgba(77,124,254,.2);border-radius:100px;font-size:.8rem;color:#2563eb;margin-bottom:32px}.KGM_badgeDot__ZdIug{width:6px;height:6px;background:#2563eb;border-radius:50%;box-shadow:0 0 8px rgba(37,99,235,.4)}.KGM_heroTitle__SY920{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:24px;color:#0f172a}.KGM_gradientText___JgSQ{background:linear-gradient(135deg,#059669,#2563eb 60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.KGM_heroTagline__rz8Ck{font-size:1.25rem;color:#475569;max-width:800px;margin-bottom:40px;line-height:1.6}.KGM_heroActions__FB_W8{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-bottom:60px}.KGM_btnPrimary__Rz3Hv{padding:14px 32px;background:linear-gradient(135deg,#10b981,#2563eb);border:none;border-radius:8px;color:#fff;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.KGM_btnPrimary__Rz3Hv:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(37,99,235,.25)}.KGM_btnSecondary__HgG0K{padding:14px 32px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-weight:500;text-decoration:none;transition:all .2s}.KGM_btnSecondary__HgG0K:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.KGM_heroStats__OVlih{display:flex;gap:40px;flex-wrap:wrap;justify-content:center}.KGM_statItem__OoR0_{text-align:center}.KGM_statNum__itfZq{font-size:2rem;font-weight:800;color:#2563eb}.KGM_statLabel__o5vdj{font-size:.85rem;color:#64748b;margin-top:4px}.KGM_sectionLabel__IDTDH{color:#059669;font-family:monospace;font-size:.9rem;margin-bottom:12px;font-weight:600}.KGM_sectionTitle__miXQR{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:#0f172a}.KGM_sectionDesc__6j31Z{font-size:1.1rem;color:#475569;max-width:700px;margin-bottom:48px}.KGM_grid3__WBEAf{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.KGM_card__LqIr0{padding:32px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .3s}.KGM_card__LqIr0:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1)}.KGM_cardIcon__IHuEl{font-size:2rem;margin-bottom:20px}.KGM_cardTitle__5EuUQ{font-size:1.25rem;font-weight:700;margin-bottom:12px;color:#1e293b}.KGM_cardDesc__9OVbk{font-size:.95rem;color:#64748b;line-height:1.6}.KGM_archGrid__sCgvx{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.KGM_archDiagram___ERLe{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px;font-family:monospace;color:#475569}.KGM_archLayer__VVS_M{display:flex;align-items:center;gap:12px;margin:12px 0}.KGM_dot__ssoSK{width:10px;height:10px;border-radius:50%}.KGM_dotCyan__S9Pw9{background:#059669;box-shadow:0 0 8px rgba(5,150,105,.3)}.KGM_dotBlue__5LNUj{background:#2563eb;box-shadow:0 0 8px rgba(37,99,235,.3)}.KGM_dotAmber__6c3YU{background:#d97706;box-shadow:0 0 8px rgba(217,119,6,.3)}.KGM_codeBlock__jdAz5{background:#1e293b;border-radius:12px;padding:24px;font-family:JetBrains Mono,monospace;font-size:.9rem;line-height:1.6;color:#e2e8f0;overflow-x:auto}.KGM_installBox__VW64P{display:flex;align-items:center;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;max-width:500px;margin:40px auto}.KGM_installPrefix__tEGBj{padding:12px 16px;background:#e2e8f0;color:#475569;border-right:1px solid #cbd5e1}.KGM_installCmd__V1RIh{padding:12px 20px;color:#1e293b;flex:1}.KGM_linksGrid__I1mhq{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1024px){.KGM_linksGrid__I1mhq{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.KGM_linksGrid__I1mhq{grid-template-columns:1fr}}.KGM_linkCard__fG2a0{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;color:inherit;box-shadow:0 2px 4px rgba(0,0,0,.04);transition:all .25s}.KGM_linkCard__fG2a0:hover{border-color:#2563eb;box-shadow:0 8px 24px rgba(37,99,235,.1);transform:translateY(-3px)}.KGM_linkIcon__wD6no{font-size:2rem;flex-shrink:0;line-height:1}.KGM_linkBody__XaW_x{display:flex;flex-direction:column;gap:4px}.KGM_linkTitle__bw6nP{font-size:1rem;font-weight:700;color:#1e293b}.KGM_linkDesc__RgFrv{font-size:.875rem;color:#64748b;line-height:1.5}.KGM_linkMeta__Dsum5{font-size:.8rem;font-weight:600;color:#2563eb;margin-top:4px}@media (max-width:768px){.KGM_archGrid__sCgvx{grid-template-columns:1fr}.KGM_heroTitle__SY920{font-size:2.5rem}}