.help-hero{padding:8rem 0 4rem;background:linear-gradient(180deg,#f5f2ff,#ebe6ff 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:#8069f7;box-shadow:0 0 0 3px #8069f726}.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:#6d56f5;border-radius:9999px;color:#fff;cursor:pointer;flex-shrink:0;transition:background .2s}.help-search-btn:hover{background:#5b45e8}.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 #6d56f51f;transform:translateY(-3px);border-color:#d8d0ff}.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:#f5f2ff;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-description{margin-top:.35rem;color:#6b7280;font-size:.8125rem;line-height:1.55}.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:#6d56f5}.help-cat-article-link svg{flex-shrink:0;color:#d1d5db;transition:color .2s,transform .2s}.help-cat-article-link:hover svg{color:#6d56f5;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:#6d56f5;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:#6d56f5;background:#f5f2ff;border-left-color:#bfb2ff}.help-sidebar-article-link.active{color:#6d56f5;background:#f5f2ff;border-left-color:#6d56f5;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:#6d56f5}.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:#bfb2ff;background:#f5f2ff;color:#6d56f5}.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:#bfb2ff;background:#f5f2ff;color:#6d56f5}.help-feedback-btn.active{border-color:#6d56f5;background:#f5f2ff;color:#6d56f5}.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:#8069f7}.help-search-wrap{position:relative}.help-search-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;margin:0 auto;max-width:28rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 32px #0000001f;padding:.5rem;list-style:none;text-align:left;z-index:30}.help-search-empty{padding:.875rem 1rem;font-size:.875rem;color:#9ca3af}.help-search-result{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;border-radius:10px;font-size:.875rem;color:#374151;transition:background .15s,color .15s}.help-search-result:hover,.help-search-result.active{background:#f5f2ff;color:#6d56f5}.help-search-result-category{flex-shrink:0;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:600;color:#6d56f5;background:#f5f2ff;border-radius:9999px;padding:.2rem .625rem}.help-search-result:hover .help-search-result-category,.help-search-result.active .help-search-result-category{background:#ebe6ff}.help-search-result-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-popular-searches{margin-top:1.5rem;display:flex;align-items:center;justify-content:center;gap:.625rem;flex-wrap:wrap}.help-popular-searches-label{font-size:.8125rem;font-weight:600;color:#9ca3af}.help-popular-searches-tags{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.help-search-tag{padding:.375rem .875rem;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;font-size:.8125rem;color:#4b5563;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s,background .2s}.help-search-tag:hover{border-color:#bfb2ff;background:#f5f2ff;color:#6d56f5}.help-section-title{font-size:clamp(1.375rem,3vw,1.75rem);font-weight:900;color:#111827;letter-spacing:-.01em;margin:0 0 2rem}.help-topics-section{padding:4rem 0 1.5rem}.help-all-topics{margin-top:2.5rem;display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap}.help-all-topics-label{font-size:.875rem;font-weight:700;color:#6b7280;flex-shrink:0}.help-all-topics-pills{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.help-topic-pill{padding:.375rem .875rem;border-radius:9999px;background:#f9fafb;border:1px solid #f3f4f6;font-size:.8125rem;color:#4b5563;transition:background .2s,color .2s,border-color .2s}.help-topic-pill:hover{background:#f5f2ff;border-color:#d8d0ff;color:#6d56f5}.help-scenarios-section{padding:4rem 0}.help-scenarios-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.help-scenarios-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.help-scenarios-grid{grid-template-columns:repeat(3,1fr)}}.help-scenario-card{display:flex;align-items:center;gap:.875rem;padding:1.25rem 1.5rem;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 3px #0000000d;transition:box-shadow .25s,transform .25s,border-color .25s}.help-scenario-card:hover{box-shadow:0 8px 20px -4px #6d56f51f;transform:translateY(-3px);border-color:#d8d0ff}.help-scenario-card svg{margin-left:auto;flex-shrink:0;color:#d1d5db;transition:color .2s,transform .2s}.help-scenario-card:hover svg{color:#6d56f5;transform:translate(3px)}.help-scenario-icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background:#f5f2ff;border-radius:12px;font-size:1.375rem;flex-shrink:0}.help-scenario-name{font-size:.9375rem;font-weight:700;color:#111827;line-height:1.4}.help-cta-section{padding:4.5rem 0;background:linear-gradient(180deg,#fff,#f5f2ff)}.help-cta-inner{max-width:42rem;margin:0 auto;text-align:center}.help-cta-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:#111827;margin-bottom:.75rem}.help-cta-desc{font-size:1rem;color:#6b7280;line-height:1.8;margin-bottom:2rem}.help-whatsnew-section{padding:4rem 0}.help-whatsnew-list{list-style:none;margin:0 0 2rem;padding:0;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.help-whatsnew-list{grid-template-columns:repeat(2,1fr)}}.help-whatsnew-item{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:1.5rem 1.75rem;transition:box-shadow .25s,border-color .25s}.help-whatsnew-item:hover{box-shadow:0 8px 20px -4px #6d56f51f;border-color:#d8d0ff}.help-whatsnew-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.help-whatsnew-meta time{font-size:.8125rem;color:#9ca3af}.help-whatsnew-item h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;color:#111827;line-height:1.45}.help-whatsnew-item p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.65}.help-view-changelog{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;color:#6d56f5;transition:gap .2s}.help-view-changelog:hover{gap:.625rem}.help-changelog-tag{display:inline-flex;align-items:center;padding:.2rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:700;letter-spacing:.02em}.help-changelog-tag.tag-new{color:#047857;background:#d1fae5}.help-changelog-tag.tag-improvement{color:#b45309;background:#fef3c7}.help-changelog-tag.tag-fix{color:#b91c1c;background:#fee2e2}.help-still-section{padding:4rem 0 6rem;background:#f9fafb}.help-still-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.help-still-grid{grid-template-columns:repeat(3,1fr)}}.help-still-card{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;padding:1.75rem;border:1px solid #e5e7eb;border-radius:16px;background:#fff;transition:box-shadow .25s,transform .25s,border-color .25s}.help-still-card:hover{box-shadow:0 8px 20px -4px #6d56f51f;transform:translateY(-3px);border-color:#d8d0ff}.help-still-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#f5f2ff;border-radius:12px;font-size:1.5rem}.help-still-name{font-size:1rem;font-weight:700;color:#111827}.help-still-desc{font-size:.875rem;color:#6b7280;line-height:1.6}.help-changelog{margin-top:4rem;padding-top:3rem;border-top:1px solid #e5e7eb}.help-changelog h2{font-size:clamp(1.375rem,3vw,1.75rem);font-weight:900;color:#111827;margin:0 0 2rem}.help-changelog-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem;max-width:48rem}.help-changelog-item{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:1.5rem 1.75rem}.help-changelog-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.help-changelog-meta time{font-size:.8125rem;color:#9ca3af}.help-changelog-item h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;color:#111827;line-height:1.45}.help-changelog-item p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.65}.help-feedback-thanks{font-size:.8125rem;color:#059669}
