.help-module__mD1omq__container{max-width:1200px;margin:0 auto;animation:.5s ease-out help-module__mD1omq__fadeIn}.help-module__mD1omq__helpHeader{text-align:center;background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:30px;margin-bottom:2rem;padding:4rem 1rem}.help-module__mD1omq__badge{color:#3b82f6;background:#3b82f61a;border-radius:100px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.help-module__mD1omq__helpHeader h1{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:800}.help-module__mD1omq__searchBox{background:var(--panel-bg);border:1px solid var(--border);border-radius:16px;align-items:center;max-width:600px;margin:0 auto;padding:4px;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.help-module__mD1omq__searchIcon{color:var(--foreground);opacity:.4;position:absolute;left:1.2rem}.help-module__mD1omq__searchBox input{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;padding:12px 12px 12px 3.5rem;font-size:1rem}.help-module__mD1omq__categories{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.help-module__mD1omq__catCard{background:var(--panel-bg);border:1px solid var(--border);border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.help-module__mD1omq__catCard:hover{border-color:#3b82f633;transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.help-module__mD1omq__catIcon{color:#3b82f6;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.help-module__mD1omq__catCard h3{margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.help-module__mD1omq__catCard p{color:var(--foreground);opacity:.6;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.help-module__mD1omq__learnMore{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.9rem;font-weight:600;display:flex}.help-module__mD1omq__mainGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.help-module__mD1omq__sectionTitle{margin-bottom:2rem;font-size:1.5rem}.help-module__mD1omq__faqList{flex-direction:column;gap:1.5rem;display:flex}.help-module__mD1omq__faqItem{background:var(--panel-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem}.help-module__mD1omq__faqItem h4{margin-bottom:.5rem;font-size:1rem;font-weight:600}.help-module__mD1omq__faqItem p{color:var(--foreground);opacity:.6;font-size:.95rem;line-height:1.5}.help-module__mD1omq__contactSupport{top:calc(var(--header-height) + 2rem);position:sticky}.help-module__mD1omq__supportCard{background:linear-gradient(135deg,#3b82f61a 0%,#8b5cf61a 100%);border:1px dashed #3b82f64d;border-radius:20px;padding:2rem}.help-module__mD1omq__supportCard h3{margin-bottom:1rem;font-size:1.25rem}.help-module__mD1omq__supportCard p{opacity:.7;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.help-module__mD1omq__contactButtons{flex-direction:column;gap:.75rem;display:flex}.help-module__mD1omq__primaryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;display:flex}.help-module__mD1omq__secondaryBtn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:600;display:flex}.help-module__mD1omq__tutorialsSection{margin-bottom:4rem}.help-module__mD1omq__tutorialGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.help-module__mD1omq__tutorialCard{background:var(--panel-bg);border:1px solid var(--border);border-radius:24px;flex-direction:column;padding:2.5rem;display:flex}.help-module__mD1omq__tutorialHeader{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.help-module__mD1omq__metaIcon,.help-module__mD1omq__zapiIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.help-module__mD1omq__metaIcon{color:#1877f2;background:#1877f21a}.help-module__mD1omq__zapiIcon{color:#11c1d9;background:#11c1d91a}.help-module__mD1omq__tutorialHeader h4{margin-bottom:4px;font-size:1.2rem;font-weight:700}.help-module__mD1omq__tutorialHeader span{opacity:.5;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.help-module__mD1omq__tutorialSteps{flex-direction:column;flex:1;gap:1.25rem;display:flex}.help-module__mD1omq__step{align-items:flex-start;gap:1rem;display:flex}.help-module__mD1omq__stepNum{border:1px solid var(--border);background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.help-module__mD1omq__step p{opacity:.8;font-size:.95rem;line-height:1.5}.help-module__mD1omq__step strong{color:var(--foreground)}.help-module__mD1omq__tutorialBtn{border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:2.5rem;padding:14px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.help-module__mD1omq__tutorialBtn:hover{background:#ffffff0f;border-color:#3b82f633}@media (max-width:900px){.help-module__mD1omq__tutorialGrid{grid-template-columns:1fr}}.help-module__mD1omq__backBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:3rem;padding:0;font-weight:600;transition:opacity .2s;display:flex}.help-module__mD1omq__backBtn:hover{opacity:.7}.help-module__mD1omq__articleHeader{margin-bottom:4rem}.help-module__mD1omq__articleIcon{border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.help-module__mD1omq__articleHeader h1{margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2}.help-module__mD1omq__articleHeader p{opacity:.5;max-width:600px;font-size:1.1rem}.help-module__mD1omq__articleGrid{grid-template-columns:2fr 1fr;gap:4rem;display:grid}.help-module__mD1omq__articleBody{flex-direction:column;gap:3rem;display:flex}.help-module__mD1omq__articleSection{background:var(--panel-bg);border:1px solid var(--border);border-radius:20px;padding:2rem}.help-module__mD1omq__sectionHeader{align-items:center;gap:12px;margin-bottom:1rem;display:flex}.help-module__mD1omq__sectionHeader h3{font-size:1.25rem;font-weight:700}.help-module__mD1omq__articleSection p{opacity:.7;font-size:1rem;line-height:1.7}.help-module__mD1omq__proTip{color:#3b82f6;background:#3b82f60d;border:1px solid #3b82f633;border-radius:20px;gap:1.5rem;padding:2rem;display:flex}.help-module__mD1omq__proTip strong{margin-bottom:4px;font-size:1.1rem;display:block}.help-module__mD1omq__proTip p{color:var(--foreground);opacity:.8;font-size:.95rem}.help-module__mD1omq__articleSidebar{flex-direction:column;gap:1.5rem;display:flex}.help-module__mD1omq__sidebarCard{background:var(--panel-bg);border:1px solid var(--border);border-radius:20px;padding:1.5rem}.help-module__mD1omq__sidebarCard h4{text-transform:uppercase;letter-spacing:1px;opacity:.5;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.help-module__mD1omq__videoItem{cursor:pointer;background:#ffffff08;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.9rem;transition:all .2s;display:flex}.help-module__mD1omq__videoItem:hover{border-color:var(--border);background:#ffffff0f}@media (max-width:900px){.help-module__mD1omq__articleGrid{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.help-module__mD1omq__articleHeader h1{font-size:2.2rem}.help-module__mD1omq__helpHeader h1{font-size:2rem}}
