.help-page{--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--hp-surface:#FFFFFF;--hp-bg:#F7F4EF;--hp-border:#F0E8D6;--hp-border-hover:#FCC24D;--hp-text-primary:#1C1710;--hp-text-secondary:#6B5E40;--hp-text-muted:#B8A882;--hp-accent:#FCC24D;--hp-accent-dark:#8B6200;--hp-accent-light:#FFF9EB;--hp-accent-border:#FDD880;--hp-panel-header:#FED770;--hp-panel-header-text:#3D2800;--hp-card-radius:8px;--hp-label-size:11px;--hp-label-tracking:0.06em;--hp-value-size:13px;--hp-success-bg:#F0FDF4;--hp-success-border:#BBF7D0;--hp-success-text:#166534;font-family:DM Sans,sans-serif;color:var(--hp-text-primary);background:var(--hp-bg);line-height:1.6;min-height:100vh}.help-page *,.help-page :after,.help-page :before{box-sizing:border-box}.help-page .hero{text-align:center;padding:64px 24px 48px;background:linear-gradient(180deg,var(--hp-accent-light) 0,var(--hp-bg) 100%)}.help-page .hero h1{font-size:32px;font-weight:700;margin:0 0 8px;color:var(--hp-text-primary)}.help-page .hero p{color:var(--hp-text-secondary);margin:0 0 32px;font-size:16px}.help-page .search-wrap{position:relative;max-width:560px;margin:0 auto}.help-page .search-input{width:100%;padding:14px 48px 14px 44px;border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);font-size:15px;font-family:DM Sans,sans-serif;background:var(--hp-surface);color:var(--hp-text-primary);outline:none;transition:border-color .15s}.help-page .search-input::placeholder{color:var(--hp-text-muted)}.help-page .search-input:focus{border-color:var(--hp-accent)}.help-page .search-icon{left:14px}.help-page .search-icon,.help-page .search-shortcut{position:absolute;top:50%;transform:translateY(-50%);color:var(--hp-text-muted);pointer-events:none}.help-page .search-shortcut{right:14px;font-family:DM Mono,monospace;font-size:12px;border:1px solid var(--hp-border);border-radius:4px;padding:2px 8px}.help-page .search-results{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--hp-surface);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:100;max-height:400px;overflow-y:auto}.help-page .sr-item{display:block;padding:12px 16px;text-decoration:none;color:var(--hp-text-primary);border-bottom:1px solid var(--hp-border);transition:background .1s}.help-page .sr-item:last-child{border-bottom:none}.help-page .sr-item:hover{background:var(--hp-accent-light)}.help-page .sr-item-title{font-size:14px;font-weight:500;margin:0 0 2px}.help-page .sr-item-cat{font-size:12px;color:var(--hp-text-muted)}.help-page .sr-highlight{background:var(--hp-accent);border-radius:2px;padding:0 1px}.help-page .sr-empty{padding:24px 16px;text-align:center;color:var(--hp-text-muted);font-size:14px}.help-page .main{max-width:960px;margin:0 auto;padding:0 24px 64px}.help-page .section{margin-bottom:48px}.help-page .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.help-page .section-title{font-size:18px;font-weight:600;color:var(--hp-text-primary);margin:0}.help-page .section-link{font-size:13px;color:var(--hp-accent-dark);text-decoration:none;font-weight:500}.help-page .section-link:hover{text-decoration:underline}.help-page .cat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.help-page .cat-card{background:var(--hp-surface);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);padding:24px 20px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column;gap:8px}.help-page .cat-card:hover{border-color:var(--hp-border-hover);box-shadow:0 2px 12px rgba(252,194,77,.12)}.help-page .cat-card-active{border-color:var(--hp-accent);background:var(--hp-accent-light);box-shadow:0 2px 12px rgba(252,194,77,.18)}.help-page .section-clear{font-size:13px;color:var(--hp-accent-dark);text-decoration:none;font-weight:500}.help-page .section-clear:hover{text-decoration:underline}.help-page .cat-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--hp-accent-light);border-radius:8px;color:var(--hp-accent-dark);flex-shrink:0}.help-page .cat-icon svg{width:18px;height:18px}.help-page .cat-name{font-size:14px;font-weight:600;color:var(--hp-text-primary);margin:0}.help-page .cat-desc{font-size:13px;color:var(--hp-text-secondary);margin:0;line-height:1.5}.help-page .cat-count{font-size:12px;color:var(--hp-text-muted);margin:0}.help-page .gs-banner{background:linear-gradient(135deg,var(--hp-panel-header),var(--hp-accent));border-radius:var(--hp-card-radius);padding:32px;margin-bottom:48px}.help-page .gs-content h2{color:var(--hp-panel-header-text);font-size:20px;margin:0 0 8px}.help-page .gs-content p{color:var(--hp-accent-dark);margin:0 0 24px;font-size:14px}.help-page .gs-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.help-page .gs-step{background:rgba(255,255,255,.7);border-radius:8px;padding:16px;text-align:center}.help-page .gs-step .step-num{width:28px;height:28px;border-radius:50%;background:var(--hp-accent-dark);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;margin-bottom:8px}.help-page .gs-step h4{font-size:13px;font-weight:600;margin:0 0 4px;color:var(--hp-panel-header-text)}.help-page .gs-step p{font-size:12px;color:var(--hp-accent-dark);margin:0}.help-page .article-list{display:flex;flex-direction:column;gap:1px;background:var(--hp-border);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);overflow:hidden}.help-page .article-row{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--hp-surface);text-decoration:none;color:inherit;transition:background .1s}.help-page .article-icon,.help-page .article-row:hover{background:var(--hp-accent-light)}.help-page .article-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:var(--hp-accent-dark);flex-shrink:0}.help-page .article-icon svg{width:16px;height:16px}.help-page .article-info{flex:1 1;min-width:0}.help-page .article-info .article-title{font-size:14px;font-weight:500;color:var(--hp-text-primary);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-page .article-meta{display:flex;align-items:center;gap:8px;margin-top:2px;font-size:12px;color:var(--hp-text-muted)}.help-page .article-tag{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:4px}.help-page .tag-getting-started{background:var(--hp-accent-light);color:var(--hp-accent-dark)}.help-page .tag-popular{background:#EEF2FF;color:#4338CA}.help-page .tag-new{background:var(--hp-success-bg);color:var(--hp-success-text)}.help-page .article-arrow{color:var(--hp-text-muted);flex-shrink:0;transition:color .1s}.help-page .article-row:hover .article-arrow{color:var(--hp-accent-dark)}.help-page .contact-card{background:var(--hp-surface);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);padding:28px 24px;text-align:center}.help-page .contact-card h3{font-size:15px;font-weight:600;margin:12px 0 6px;color:var(--hp-text-primary)}.help-page .contact-card p{font-size:13px;color:var(--hp-text-secondary);margin:0 0 16px}.help-page .contact-card .contact-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--hp-accent-light);border-radius:10px;color:var(--hp-accent-dark)}.help-page .contact-btn{display:inline-block;padding:10px 24px;border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);font-size:13px;font-weight:600;color:var(--hp-text-primary);text-decoration:none;background:var(--hp-surface);transition:border-color .15s,background .15s;cursor:pointer;font-family:DM Sans,sans-serif}.help-page .contact-btn:hover{border-color:var(--hp-accent);background:var(--hp-accent-light)}.help-page .article-layout{display:grid;grid-template-columns:1fr 260px;grid-gap:48px;gap:48px;max-width:960px;margin:0 auto;padding:32px 24px 64px}.help-page .breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--hp-text-muted);margin-bottom:24px}.help-page .breadcrumbs a{color:var(--hp-text-secondary);text-decoration:none}.help-page .breadcrumbs a:hover{color:var(--hp-accent-dark);text-decoration:underline}.help-page .breadcrumbs span{color:var(--hp-text-muted)}.help-page .article-content{min-width:0}.help-page .article-header{margin-bottom:32px}.help-page .article-header .article-category{font-size:var(--hp-label-size);font-weight:600;text-transform:uppercase;letter-spacing:var(--hp-label-tracking);color:var(--hp-accent-dark);margin:0 0 8px}.help-page .article-header .article-title{font-size:28px;font-weight:700;color:var(--hp-text-primary);margin:0 0 12px;line-height:1.3}.help-page .article-header .article-meta{display:flex;align-items:center;gap:16px;font-size:13px;color:var(--hp-text-muted);margin:0}.help-page .article-meta-item{display:flex;align-items:center;gap:4px}.help-page .article-meta-item svg{width:14px;height:14px}.help-page .article-body{font-size:15px;line-height:1.75;color:var(--hp-text-primary)}.help-page .article-body h2{font-size:20px;font-weight:600;margin:32px 0 12px;color:var(--hp-text-primary)}.help-page .article-body h3{font-size:16px;font-weight:600;margin:24px 0 8px;color:var(--hp-text-primary)}.help-page .article-body p{margin:0 0 16px}.help-page .article-body ol,.help-page .article-body ul{margin:0 0 16px;padding-left:24px}.help-page .article-body li{margin-bottom:8px}.help-page .article-body code{font-family:DM Mono,monospace;font-size:.88em;background:var(--hp-accent-light);border:1px solid var(--hp-accent-border);border-radius:4px;padding:2px 6px;color:var(--hp-accent-dark)}.help-page .article-body pre{background:#1C1710;border-radius:var(--hp-card-radius);padding:16px 20px;overflow-x:auto;margin:16px 0}.help-page .article-body pre code{background:none;border:none;padding:0;color:#F0E8D6;font-size:13px;line-height:1.6}.help-page .article-body blockquote{border-left:3px solid var(--hp-accent);background:var(--hp-accent-light);margin:16px 0;padding:12px 16px;border-radius:0 var(--hp-card-radius) var(--hp-card-radius) 0;color:var(--hp-accent-dark)}.help-page .article-body blockquote p{margin:0}.help-page .article-body hr{border:none;border-top:1.5px solid var(--hp-border);margin:32px 0}.help-page .article-body a{color:var(--hp-accent-dark);text-decoration:underline;-webkit-text-decoration-color:var(--hp-accent-border);text-decoration-color:var(--hp-accent-border);text-underline-offset:2px;transition:-webkit-text-decoration-color .15s;transition:text-decoration-color .15s;transition:text-decoration-color .15s,-webkit-text-decoration-color .15s}.help-page .article-body a:hover{-webkit-text-decoration-color:var(--hp-accent-dark);text-decoration-color:var(--hp-accent-dark)}.help-page .article-body img{max-width:100%;height:auto;border-radius:var(--hp-card-radius);margin:16px 0}.help-page .article-img-placeholder{display:flex;align-items:center;gap:14px;padding:18px 20px;margin:16px 0;border:1px dashed var(--hp-border);background:var(--hp-bg);border-radius:var(--hp-card-radius);color:var(--hp-text-secondary)}.help-page .article-img-placeholder-icon{flex-shrink:0;width:28px;height:28px;color:var(--hp-text-muted)}.help-page .article-img-placeholder-icon svg{width:100%;height:100%}.help-page .article-img-placeholder-text{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:1.4}.help-page .article-img-placeholder-text strong{font-weight:600;color:var(--hp-text-primary)}.help-page .article-img-placeholder-text span{color:var(--hp-text-muted)}.help-page .report-issue{margin-top:32px;padding:18px 20px;border:1px solid var(--hp-border);border-radius:var(--hp-card-radius);background:var(--hp-surface);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.help-page .report-issue-text{display:flex;flex-direction:column;gap:2px}.help-page .report-issue-text strong{font-size:14px;font-weight:600;color:var(--hp-text-primary)}.help-page .report-issue-text span{font-size:13px;color:var(--hp-text-secondary)}.help-page .report-issue-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;border:1px solid var(--hp-accent-border);background:var(--hp-accent-light);color:var(--hp-accent-dark);font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.help-page .report-issue-btn:hover{background:var(--hp-accent);border-color:var(--hp-accent);color:var(--hp-panel-header-text)}.help-page .article-body table{width:100%;border-collapse:collapse;margin:16px 0;font-size:14px}.help-page .article-body th{text-align:left;padding:10px 14px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--hp-text-muted);border-bottom:1.5px solid var(--hp-border);background:var(--hp-accent-light)}.help-page .article-body td{padding:10px 14px;border-bottom:1px solid var(--hp-border);color:var(--hp-text-secondary)}.help-page .article-body tr:hover td{background:var(--hp-accent-light)}.help-page .step{display:flex;gap:16px;margin-bottom:24px}.help-page .step .step-num{width:28px;height:28px;border-radius:50%;background:var(--hp-accent);color:var(--hp-accent-dark);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0;margin-top:2px}.help-page .step .step-content{flex:1 1;min-width:0}.help-page .step .step-content h3{font-size:15px;font-weight:600;margin:0 0 4px;color:var(--hp-text-primary)}.help-page .step .step-content p{font-size:14px;color:var(--hp-text-secondary);margin:0;line-height:1.6}.help-page .callout{display:flex;gap:12px;padding:16px;border-radius:var(--hp-card-radius);background:var(--hp-accent-light);border:1px solid var(--hp-accent-border);margin:20px 0}.help-page .callout-icon{flex-shrink:0;color:var(--hp-accent-dark);margin-top:2px}.help-page .callout-icon svg{width:18px;height:18px}.help-page .callout-text{font-size:14px;color:var(--hp-accent-dark);line-height:1.6}.help-page .callout-text p{margin:0}.help-page .img-placeholder{width:100%;height:200px;background:var(--hp-border);border-radius:var(--hp-card-radius);display:flex;align-items:center;justify-content:center;color:var(--hp-text-muted);font-size:13px;margin:16px 0}.help-page .sidebar{position:-webkit-sticky;position:sticky;top:32px;align-self:start}.help-page .toc-label{font-size:var(--hp-label-size);font-weight:600;text-transform:uppercase;letter-spacing:var(--hp-label-tracking);color:var(--hp-text-muted);margin:0 0 12px}.help-page .toc-list{list-style:none;padding:0;margin:0 0 32px;border-left:2px solid var(--hp-border)}.help-page .toc-link{display:block;padding:6px 0 6px 16px;font-size:13px;color:var(--hp-text-secondary);text-decoration:none;border-left:2px solid transparent;margin-left:-2px;transition:color .15s,border-color .15s}.help-page .toc-link:hover{color:var(--hp-accent-dark)}.help-page .toc-link.active{color:var(--hp-accent-dark);border-left-color:var(--hp-accent);font-weight:500}.help-page .feedback{background:var(--hp-surface);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);padding:20px;text-align:center;margin-bottom:24px}.help-page .feedback-label{font-size:13px;font-weight:500;color:var(--hp-text-primary);margin:0 0 12px}.help-page .feedback-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);background:var(--hp-surface);font-size:13px;font-family:DM Sans,sans-serif;color:var(--hp-text-secondary);cursor:pointer;transition:border-color .15s,background .15s;margin:0 4px}.help-page .feedback-btn.selected,.help-page .feedback-btn:hover{border-color:var(--hp-accent);background:var(--hp-accent-light)}.help-page .feedback-btn.selected{color:var(--hp-accent-dark);font-weight:600}.help-page .feedback-thanks{font-size:13px;color:var(--hp-success-text);margin-top:12px}.help-page .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.help-page .modal{background:var(--hp-surface);border-radius:12px;width:90%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.15);overflow:hidden}.help-page .modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--hp-border)}.help-page .modal-header h3{font-size:16px;font-weight:600;margin:0;color:var(--hp-text-primary)}.help-page .modal-body{padding:24px}.help-page .modal-option{display:flex;align-items:center;gap:14px;padding:16px;border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);margin-bottom:12px;text-decoration:none;color:inherit;transition:border-color .15s,background .15s;cursor:pointer;background:transparent;width:100%;font-family:DM Sans,sans-serif}.help-page .modal-option:last-child{margin-bottom:0}.help-page .modal-option:hover{border-color:var(--hp-accent);background:var(--hp-accent-light)}.help-page .modal-option-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--hp-accent-light);border-radius:8px;color:var(--hp-accent-dark);flex-shrink:0}.help-page .modal-option-icon svg{width:18px;height:18px}.help-page .modal-option-text{text-align:left}.help-page .modal-option-text h4{font-size:14px;font-weight:600;margin:0 0 2px;color:var(--hp-text-primary)}.help-page .modal-option-text p{font-size:12px;color:var(--hp-text-secondary);margin:0}.help-page .modal-close{background:none;border:none;cursor:pointer;color:var(--hp-text-muted);padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s}.help-page .modal-close:hover{color:var(--hp-text-primary)}.help-page .related{margin-top:48px;padding-top:32px;border-top:1px solid var(--hp-border)}.help-page .related-title{font-size:16px;font-weight:600;margin:0 0 16px;color:var(--hp-text-primary)}.help-page .related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.help-page .related-card{background:var(--hp-surface);border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);padding:20px;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.help-page .related-card:hover{border-color:var(--hp-border-hover);box-shadow:0 2px 12px rgba(252,194,77,.12)}.help-page .related-card-title{font-size:14px;font-weight:600;margin:0 0 8px;color:var(--hp-text-primary)}.help-page .related-card-meta{font-size:12px;color:var(--hp-text-muted)}.help-page .help-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:16px;color:var(--hp-text-muted)}.help-page .help-loading-spinner{width:28px;height:28px;border:3px solid var(--hp-border);border-top-color:var(--hp-accent);border-radius:50%;animation:helpSpin .8s linear infinite}@keyframes helpSpin{to{transform:rotate(1turn)}}.help-page .help-loading p{font-size:14px;margin:0}.help-page .help-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:12px;text-align:center;padding:64px 24px}.help-page .help-not-found h1{font-size:24px;font-weight:700;color:var(--hp-text-primary);margin:0}.help-page .help-not-found p{color:var(--hp-text-secondary);font-size:15px;margin:0}.help-page .faqs-section{margin-top:40px;padding-top:32px;border-top:1px solid var(--hp-border)}.help-page .faqs-title{font-size:18px;font-weight:600;color:var(--hp-text-primary);margin:0 0 16px}.help-page .faqs-list{display:flex;flex-direction:column;gap:8px}.help-page .faq-item{border:1.5px solid var(--hp-border);border-radius:var(--hp-card-radius);overflow:hidden;transition:border-color .15s}.help-page .faq-item:hover{border-color:var(--hp-border-hover)}.help-page .faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:var(--hp-surface);border:none;cursor:pointer;font-size:14px;font-weight:500;color:var(--hp-text-primary);text-align:left;gap:12px;font-family:DM Sans,sans-serif;transition:background .1s}.help-page .faq-question:hover{background:var(--hp-accent-light)}.help-page .faq-chevron{flex-shrink:0;color:var(--hp-text-muted);transition:transform .2s}.help-page .faq-expanded .faq-chevron{transform:rotate(180deg)}.help-page .faq-answer{padding:0 16px 14px;font-size:14px;color:var(--hp-text-secondary);line-height:1.6}.help-page .faq-answer p{margin:0 0 8px}.help-page .faq-answer p:last-child{margin-bottom:0}@media (max-width:768px){.help-page .hero{padding:40px 16px 32px}.help-page .hero h1{font-size:24px}.help-page .main{padding:0 16px 48px}.help-page .cat-grid{grid-template-columns:1fr 1fr}.help-page .gs-steps{grid-template-columns:1fr}.help-page .article-layout{grid-template-columns:1fr;gap:32px;padding:24px 16px 48px}.help-page .sidebar{position:static}.help-page .related-grid{grid-template-columns:1fr}}@media (max-width:480px){.help-page .cat-grid{grid-template-columns:1fr}.help-page .hero h1{font-size:20px}.help-page .search-input{font-size:14px;padding:12px 40px}.help-page .search-shortcut{display:none}.help-page .article-header .article-title{font-size:22px}}