.help-root{min-height:100vh;background-color:#f8faf6;color:#0f1f38;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.help-hero,.help-root{display:flex;flex-direction:column}.help-hero{background:linear-gradient(180deg,#fff,#f0f7ec);border-bottom:1px solid #e2ebd8;padding:60px 24px 50px;text-align:center;align-items:center}.help-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#eaf8e2;color:#2b7a1d;font-size:.85rem;font-weight:700;padding:6px 14px;border-radius:9999px;border:1px solid #ccebc0;margin-bottom:18px}.help-hero-title{font-size:2.5rem;font-weight:800;color:#0f1f38;margin-bottom:12px;letter-spacing:-.03em;max-width:800px;line-height:1.2}.help-hero-subtitle{font-size:1.15rem;color:#536b88;max-width:650px;margin-bottom:32px;line-height:1.5}.help-search-box{width:100%;max-width:620px;position:relative;display:flex;align-items:center}.help-search-icon{position:absolute;left:18px;font-size:1.1rem;color:#7b93ab;pointer-events:none}.help-search-input{width:100%;padding:16px 45px 16px 48px;font-size:1rem;background:#fff;border:2px solid #dbe7d0;border-radius:12px;box-shadow:0 8px 24px rgba(79,191,59,.08);outline:none;transition:all .2s ease;color:#0f1f38}.help-search-input:focus{border-color:#4fbf3b;box-shadow:0 8px 28px rgba(79,191,59,.18)}.help-search-clear{position:absolute;right:14px;background:#e2e8f0;border:none;width:26px;height:26px;border-radius:50%;font-size:.8rem;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center}.help-container{max-width:1100px;margin:0 auto;padding:40px 24px 80px;flex:1 1;width:100%}.help-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.help-section-header h2{font-size:1.4rem;font-weight:700;color:#0f1f38}.help-clear-cat-btn{background:#edf2f7;border:1px solid #cbd5e0;padding:6px 14px;border-radius:8px;font-size:.85rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .15s ease}.help-clear-cat-btn:hover{background:#e2e8f0;color:#1a202c}.help-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));grid-gap:18px;gap:18px;margin-bottom:48px}.help-cat-card{background:#fff;border:1px solid #e2ebd8;border-radius:12px;padding:20px;display:flex;align-items:flex-start;gap:16px;cursor:pointer;transition:all .2s ease}.help-cat-card:hover{border-color:#4fbf3b;box-shadow:0 6px 20px rgba(79,191,59,.1);transform:translateY(-2px)}.help-cat-card.active{background:#f2faf0;border-color:#4fbf3b;box-shadow:0 4px 16px rgba(79,191,59,.15)}.help-cat-icon{font-size:2rem;line-height:1}.help-cat-title{font-size:1.05rem;font-weight:700;color:#0f1f38;margin-bottom:4px}.help-cat-desc{font-size:.88rem;color:#64748b;line-height:1.4}.help-articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:20px;gap:20px}.help-article-preview-card{background:#fff;border:1px solid #e2ebd8;border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;transition:all .2s ease}.help-article-preview-card:hover{border-color:#4fbf3b;box-shadow:0 8px 24px rgba(79,191,59,.12);transform:translateY(-2px)}.help-art-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.help-badge{background:#eaf8e2;color:#2b7a1d;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:6px;text-transform:uppercase}.help-readtime{font-size:.8rem;color:#94a3b8;font-weight:500}.help-art-title{font-size:1.15rem;font-weight:700;color:#0f1f38;margin-bottom:8px;line-height:1.35}.help-art-summary{font-size:.9rem;color:#536b88;line-height:1.5;margin-bottom:18px;flex:1 1}.help-art-footer{border-top:1px solid #f0f4ec;padding-top:12px}.help-read-more{font-size:.88rem;gap:4px}.help-back-btn,.help-read-more{font-weight:700;color:#3ea62d;display:inline-flex;align-items:center}.help-back-btn{background:transparent;border:none;font-size:.95rem;cursor:pointer;margin-bottom:20px;gap:6px}.help-back-btn:hover{text-decoration:underline}.help-article-card{background:#fff;border:1px solid #e2ebd8;border-radius:16px;padding:36px 40px;box-shadow:0 4px 20px rgba(0,0,0,.03)}.help-article-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.help-detail-title{font-size:2rem;font-weight:800;color:#0f1f38;margin-bottom:14px;line-height:1.25}.help-detail-summary{font-size:1.1rem;color:#536b88;line-height:1.6;border-left:4px solid #4fbf3b;padding-left:16px;margin-bottom:28px;background:#f9fbf8;padding-top:8px;padding-bottom:8px;border-radius:0 8px 8px 0}.help-detail-body{font-size:1.02rem;line-height:1.7;color:#2c3e50}.help-detail-p{margin-bottom:18px}.help-feedback-box{margin-top:40px;padding-top:24px;border-top:1px solid #edf2f7;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.help-feedback-box span{font-size:.95rem;font-weight:600;color:#4a5568}.help-contact-btn{background:#4fbf3b;color:#fff;font-weight:700;padding:10px 20px;border-radius:8px;text-decoration:none;font-size:.9rem;transition:all .2s ease}.help-contact-btn:hover{background:#3ea62d;box-shadow:0 4px 12px rgba(79,191,59,.25)}.help-empty-state{text-align:center;padding:60px 20px;background:#fff;border:1px dashed #cbd5e1;border-radius:12px}.help-empty-icon{font-size:2.5rem;margin-bottom:12px}.help-root.rtl .help-search-icon{left:auto;right:18px}.help-root.rtl .help-search-input{padding:16px 48px 16px 45px}.help-root.rtl .help-search-clear{right:auto;left:14px}.help-root.rtl .help-detail-summary{border-left:none;border-right:4px solid #4fbf3b;padding-left:0;padding-right:16px;border-radius:8px 0 0 8px}