.help-hero{padding:8rem 0 4rem;background:linear-gradient(180deg,#eff6ff,#dbeafe 40%,#fff);text-align:center}.help-hero-inner{max-width:44rem;margin:0 auto}.help-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#111827;margin:.75rem 0 .5rem;letter-spacing:-.02em}.help-hero-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.8;margin-bottom:2rem}.help-search-bar{display:flex;align-items:center;max-width:28rem;margin:0 auto;background:#fff;border:1.5px solid #e5e7eb;border-radius:9999px;padding:.375rem .375rem .375rem 1.25rem;box-shadow:0 4px 12px #0000000f;transition:border-color .2s,box-shadow .2s}.help-search-bar:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.help-search-input{flex:1;border:none;outline:none;background:transparent;font-size:.9375rem;color:#111827;font-family:inherit}.help-search-input::placeholder{color:#9ca3af}.help-search-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:#2563eb;border-radius:9999px;color:#fff;cursor:pointer;flex-shrink:0;transition:background .2s}.help-search-btn:hover{background:#1d4ed8}.help-categories-section{padding:4rem 0 6rem}.help-categories-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.help-categories-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.help-categories-grid{grid-template-columns:repeat(3,1fr)}}.help-cat-card{border:1px solid #e5e7eb;border-radius:20px;background:#fff;padding:1.75rem;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column;gap:1rem;transition:box-shadow .3s,transform .3s,border-color .3s}.help-cat-card:hover{box-shadow:0 8px 20px -4px #2563eb1f;transform:translateY(-3px);border-color:#bfdbfe}.help-cat-card-header{display:flex;align-items:center;gap:1rem}.help-cat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#eff6ff;border-radius:12px;font-size:1.5rem;flex-shrink:0}.help-cat-name{font-size:1.0625rem;font-weight:700;color:#111827;line-height:1.3}.help-cat-count{font-size:.8125rem;color:#9ca3af;margin-top:.125rem}.help-cat-articles{display:flex;flex-direction:column;gap:0;border-top:1px solid #f3f4f6;padding-top:1rem}.help-cat-article-link{display:flex;align-items:center;gap:.625rem;padding:.5rem 0;font-size:.875rem;color:#374151;border-bottom:1px solid #f9fafb;transition:color .2s}.help-cat-article-link:last-child{border-bottom:none}.help-cat-article-link:hover{color:#2563eb}.help-cat-article-link svg{flex-shrink:0;color:#d1d5db;transition:color .2s,transform .2s}.help-cat-article-link:hover svg{color:#2563eb;transform:translate(2px)}.help-cat-article-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-cat-view-more{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#2563eb;margin-top:.25rem;transition:gap .2s}.help-cat-card:hover .help-cat-view-more{gap:.5rem}.help-empty{text-align:center;padding:5rem 0;color:#9ca3af;grid-column:1 / -1}.help-empty-icon{font-size:3rem;margin-bottom:1rem}.help-page-wrap{padding:5rem 0 4rem}.help-layout{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}@media(min-width:1024px){.help-layout{grid-template-columns:260px 1fr 260px}}.help-sidebar-left{display:none}@media(min-width:1024px){.help-sidebar-left{display:block;position:sticky;top:calc(72px + 1.5rem);max-height:calc(100vh - 72px - 3rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent}.help-sidebar-left::-webkit-scrollbar{width:4px}.help-sidebar-left::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}}.help-sidebar-left-inner{display:flex;flex-direction:column;gap:.25rem}.help-sidebar-cat{margin-bottom:.5rem}.help-sidebar-cat-header{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:8px;transition:background .2s}.help-sidebar-cat-header:hover{background:#f9fafb;color:#111827}.help-sidebar-cat-icon{font-size:1rem}.help-sidebar-cat-toggle{margin-left:auto;transition:transform .2s;color:#d1d5db}.help-sidebar-cat.open .help-sidebar-cat-toggle{transform:rotate(90deg)}.help-sidebar-cat-articles{display:flex;flex-direction:column;gap:0;padding-left:.25rem;overflow:hidden;max-height:0;transition:max-height .3s ease}.help-sidebar-cat.open .help-sidebar-cat-articles{max-height:1000px}.help-sidebar-article-link{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8125rem;color:#4b5563;border-left:2px solid transparent;transition:all .2s;line-height:1.5}.help-sidebar-article-link:hover{color:#2563eb;background:#eff6ff;border-left-color:#93c5fd}.help-sidebar-article-link.active{color:#2563eb;background:#eff6ff;border-left-color:#2563eb;font-weight:600}.help-main{display:flex;flex-direction:column;gap:1rem;min-width:0;word-wrap:break-word}.help-breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#9ca3af;flex-wrap:wrap}.help-breadcrumb a{color:#9ca3af;transition:color .2s}.help-breadcrumb a:hover{color:#2563eb}.help-breadcrumb-sep{color:#d1d5db}.help-article-header{display:flex;flex-direction:column;gap:.75rem}.help-article-title{font-size:clamp(1.5rem,3.5vw,2.125rem);font-weight:900;color:#111827;line-height:1.25;margin:0}.help-article-meta{display:flex;align-items:center;gap:1rem;padding-top:.75rem;border-top:1px solid #f3f4f6;font-size:.8125rem;color:#9ca3af;flex-wrap:wrap}.help-article-author{display:flex;align-items:center;gap:.5rem}.help-article-nav{display:flex;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid #f3f4f6;margin-top:1rem;flex-wrap:wrap}.help-article-nav-link{display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1.125rem;border:1px solid #e5e7eb;border-radius:12px;font-size:.8125rem;color:#374151;max-width:48%;transition:border-color .2s,color .2s,background .2s}.help-article-nav-link:hover{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.help-article-nav-label{font-size:.75rem;color:#9ca3af;display:flex;align-items:center;gap:.25rem}.help-article-nav-title{font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-nav-next{text-align:right;margin-left:auto}.help-sidebar-right{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.help-sidebar-right{position:sticky;top:calc(72px + 1.5rem)}}.help-feedback-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000f;text-align:center}.help-feedback-title{font-size:.9375rem;font-weight:700;color:#111827;margin-bottom:.75rem}.help-feedback-btns{display:flex;justify-content:center;gap:.75rem}.help-feedback-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:9999px;font-size:.8125rem;font-weight:500;color:#374151;background:#fff;cursor:pointer;font-family:inherit;transition:all .2s}.help-feedback-btn:hover{border-color:#93c5fd;background:#eff6ff;color:#2563eb}.help-feedback-btn.active{border-color:#2563eb;background:#eff6ff;color:#2563eb}.help-mobile-cat-nav{display:block;margin-bottom:1.5rem}@media(min-width:1024px){.help-mobile-cat-nav{display:none}}.help-mobile-cat-select{width:100%;padding:.625rem 2.5rem .625rem 1rem;border:1.5px solid #e5e7eb;border-radius:12px;font-size:.9375rem;font-family:inherit;color:#111827;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%239ca3af' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer;outline:none;transition:border-color .2s}.help-mobile-cat-select:focus{border-color:#3b82f6}
