.help__search--floating{left:50%;max-width:640px;opacity:0;pointer-events:none;position:fixed;top:260px;transform:translateX(-50%) translateY(-8px);transition:opacity .2s ease,transform .2s ease;width:calc(100% - 40px);z-index:0}body.no-scroll .help__search--floating{opacity:1;pointer-events:auto;transform:translateX(-50%)}.help__search--floating .help__searchInput{align-items:center;background:var(--bg-surf-0);border-radius:32px;box-shadow:0 0 0 1px var(--base-slate-a-150),0 2px 2px -1px var(--base-slate-a-100),0 6px 6px -3px var(--base-slate-a-100),0 12px 12px -6px var(--base-slate-a-50);box-sizing:border-box;display:flex;gap:12px;padding:10px;width:100%}.help__search--floating .help__searchInput ws-icon{margin-left:8px}.help__search--floating .help_searchInput-input{border:0;color:var(--text-base-primary);flex-grow:1;font:var(--font-body-reg-sm);min-width:0;outline:0}.help__search--floating .help_searchInput-input::-moz-placeholder{color:var(--text-base-tertiatry)}.help__search--floating .help_searchInput-input::placeholder{color:var(--text-base-tertiatry)}.help__search--floating .help_searchInput-input:-moz-placeholder+.onsearch{display:none}.help__search--floating .help_searchInput-input:placeholder-shown+.onsearch{display:none}.help__search--floating .help__searchInput:has(.help_searchInput-input:focus){outline:2px dashed var(--base-greengrey-990);outline-offset:8px}.help__search--floating .help__search-results{position:relative;width:100%}#helpArticle{overflow:visible}#helpArticle .helpArticle__wrapper{align-items:flex-start;display:flex;gap:20px;margin:0 auto;max-width:1200px}#helpArticle .helpArticle__content{border-right:1px solid var(--border-mid-high);flex:1;min-width:0;padding:80px 40px 120px 0}#helpArticle .helpArticle__headings{padding-bottom:24px}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs{align-items:center;display:flex;gap:8px;margin-bottom:0}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul{align-items:center;display:flex;flex-wrap:nowrap;gap:4px;list-style:none;min-width:0}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li{align-items:center;color:var(--text-base-secondary);display:flex;font:var(--font-body-reg-sm);gap:4px;white-space:nowrap}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li:last-child{min-width:0}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li:last-child svg{flex-shrink:0}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li:last-child a,#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li:last-child span{overflow:hidden;text-overflow:ellipsis}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li a{color:inherit;text-decoration:none}#helpArticle .helpArticle__headings .helpArticle__breadcrumbs ul li a:hover{color:var(--text-base-primary)}#helpArticle .helpArticle__headings .helpArticle__h1{padding-top:26px}#helpArticle .helpArticle__headings .helpArticle__h1 h1{margin:0 0 12px}#helpArticle .helpArticle__headings .helpArticle__h1 .helpArticle__copyUrl{align-items:center;background:none;border:none;color:var(--color-blue-700);cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:6px;padding:0}#helpArticle .helpArticle__headings .helpArticle__h1 .helpArticle__copyUrl:hover{text-decoration:underline}#helpArticle .helpArticle__topic{background:var(--bg-surf-0)}#helpArticle .helpArticle__topic .helpArticle__feature{background:var(--bg-surf-10);border-radius:16px;display:flex;flex-direction:column;gap:6px;margin-bottom:12px;padding:12px 16px}#helpArticle .helpArticle__topic .helpArticle__feature .helpArticle__feature-row{align-items:center;display:flex;font:var(--font-body-reg-xs);gap:4px}#helpArticle .helpArticle__topic .helpArticle__feature .helpArticle__feature-row .helpArticle__feature-label{color:var(--text-base-primary);font-weight:700}#helpArticle .helpArticle__topic .helpArticle__feature .helpArticle__feature-row .helpArticle__feature-value{color:var(--text-base-secondary)}#helpArticle .helpArticle__topic .helpArticle__related{margin-top:80px}#helpArticle .helpArticle__topic .helpArticle__related .helpArticle__related-list{border:1px solid var(--border-mid-high);border-radius:20px;overflow:hidden;padding:16px}#helpArticle .helpArticle__topic .helpArticle__related .helpArticle__related-item{align-items:center;border-radius:8px;color:var(--base-slate-990);display:flex;font:var(--font-body-reg-sm);justify-content:space-between;padding:12px 16px;text-decoration:none}#helpArticle .helpArticle__topic .helpArticle__related .helpArticle__related-item:hover{background:#ebf8fa;color:var(--color-blue-950)}#helpArticle .helpArticle__topic .helpArticle__pagination{display:flex;gap:20px;justify-content:space-between;margin-top:80px}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-next,#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-prev{display:flex;flex-direction:column;gap:4px;max-width:40%}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-prev{align-items:flex-end}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-label{color:var(--text-base-tertiatry);font:var(--font-body-reg-xs)}#helpArticle .helpArticle__topic .helpArticle__pagination a{align-items:center;color:var(--text-base-primary);display:flex;font:var(--font-body-med-sm);gap:6px;text-decoration:none;text-wrap:balance}#helpArticle .helpArticle__topic .helpArticle__pagination a ws-icon{transition:all .25s ease-out}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-next a:hover ws-icon{transform:translateX(2px)}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-prev a{text-align:right}#helpArticle .helpArticle__topic .helpArticle__pagination .helpArticle__pagination-prev a:hover ws-icon{transform:translateX(-2px)}#helpArticle .helpArticle__nav{box-sizing:border-box;flex-shrink:0;margin:0 -16px;max-height:var(--help-nav-max-h,calc(100vh - 20px));overflow-y:auto;padding:80px 16px 40px;position:sticky;scrollbar-color:var(--base-greengrey-a-200) transparent;scrollbar-width:thin;top:20px;width:300px;width:332px}#helpArticle .helpArticle__nav::-webkit-scrollbar{width:6px}#helpArticle .helpArticle__nav::-webkit-scrollbar-thumb{background:var(--base-greengrey-a-200);border-radius:3px}#helpArticle .helpArticle__nav::-webkit-scrollbar-track{background:transparent}#helpArticle .helpArticle__nav .helpArticle__nav-inner{display:flex;flex-direction:column}#helpArticle .helpArticle__nav .helpArticle__nav-back{padding-bottom:32px}#helpArticle .helpArticle__nav .helpArticle__nav-back a{align-items:center;color:var(--text-base-primary);display:flex;font:var(--font-body-semi-xl);gap:6px;text-decoration:none}#helpArticle .helpArticle__nav .helpArticle__nav-back a ws-icon{transition:all .25s ease-out}#helpArticle .helpArticle__nav .helpArticle__nav-back a ws-icon svg{fill:var(--text-base-tertiatry)}#helpArticle .helpArticle__nav .helpArticle__nav-back a:hover ws-icon{transform:translateX(-6px)}#helpArticle .helpArticle__nav .helpArticle__nav-back a:hover ws-icon svg{fill:var(--text-base-primary)}#helpArticle .helpArticle__nav .helpArticle__nav-subcat{align-items:center;color:var(--color-blue-700);display:flex;font:var(--font-body-semi-md);min-height:32px;overflow:hidden;padding-bottom:12px;padding-left:24px;text-overflow:ellipsis}#helpArticle .helpArticle__nav .helpArticle__nav-section{align-items:flex-start;align-self:stretch;background:var(--bg-surf-0);border-radius:12px;box-shadow:0 0 0 1px var(--base-slate-a-150),0 4px 4px -2px var(--base-slate-a-150),0 12px 12px -6px var(--base-slate-a-100);display:flex;flex-direction:column;margin:12px 0}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-section-header{align-items:center;align-self:stretch;background:var(--base-greengrey-a-50);border-bottom:.5px solid var(--border-mid-high);border-radius:12px 12px 0 0;color:var(--text-base-primary);display:flex;font:var(--font-body-med-xs);gap:8px;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-section-header ws-icon.mobile-only{display:none;margin-left:auto}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors{box-sizing:border-box;display:flex;flex-direction:column;padding:8px 0;width:100%}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors .helpArticle__nav-anchor-item{border-bottom:1px solid var(--border-high);margin:0 16px}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors .helpArticle__nav-anchor-item:last-child{border-bottom:none}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors .helpArticle__nav-anchor-item .helpArticle__nav-anchor{align-items:center;box-sizing:border-box;color:var(--text-base-secondary);display:flex;flex:1 0 0;font:var(--font-body-reg-sm);padding:10px 8px;text-decoration:none;width:100%}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors .helpArticle__nav-anchor-item .helpArticle__nav-anchor:hover{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-color:var(--base-txt-secondary);text-decoration-skip-ink:auto;text-decoration-thickness:8%;text-underline-offset:8%}#helpArticle .helpArticle__nav .helpArticle__nav-section .helpArticle__nav-anchors .helpArticle__nav-anchor-item .helpArticle__nav-anchor.is-active{color:var(--text-base-primary);font:var(--font-body-semi-sm)}#helpArticle .helpArticle__nav .helpArticle__nav-siblings{display:flex;flex-direction:column}#helpArticle .helpArticle__nav .helpArticle__nav-siblings .helpArticle__nav-sibling.is-current{align-items:stretch;display:flex;flex-direction:column;overflow:visible;padding:0}#helpArticle .helpArticle__nav .helpArticle__nav-siblings .helpArticle__nav-sibling.is-current .helpArticle__nav-subcat{min-height:0;padding:12px 0 12px 24px}#helpArticle .helpArticle__nav .helpArticle__nav-siblings .helpArticle__nav-sibling.is-current .helpArticle__nav-section{margin-top:0}#helpArticle .helpArticle__nav .helpArticle__nav-siblings .helpArticle__nav-sibling{color:var(--text-base-primary);font:var(--font-body-reg-md);overflow:hidden;padding:12px 0 12px 24px;text-decoration:none;text-overflow:ellipsis}#helpArticle .helpArticle__nav .helpArticle__nav-siblings .helpArticle__nav-sibling:not(.is-current):hover{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-color:var(--base-txt-primary);text-decoration-skip-ink:auto;text-decoration-thickness:8%;text-underline-offset:8%}#helpArticle .helpArticle__footer{align-items:center;align-self:stretch;background:linear-gradient(0deg,hsla(0,0%,100%,0) 0,var(--base-greengrey-a-50) 100%);border-top:.5px solid var(--border-mid);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:80px 40px}#helpArticle .helpArticle__footer .helpArticle__footer-heading{color:var(--text-base-primary);font:var(--font-body-med-lg);text-align:center}#helpArticle .helpArticle__footer .helpArticle__footer-buttons,.helpArticle__feedback{align-items:center;display:flex;gap:12px;justify-content:center}.helpArticle__feedback{background:var(--base-greengrey-a-100);border-radius:20px;flex-direction:column;margin-top:80px;padding:28px 0}.helpArticle__feedback .helpArticle__feedback-texts{align-items:center;display:flex;flex-direction:column;justify-content:center}.helpArticle__feedback .helpArticle__feedback-texts .helpArticle__feedback-label{color:var(--text-base-tertiatry);font:var(--font-body-reg-xs)}.helpArticle__feedback .helpArticle__feedback-texts .helpArticle__feedback-question{color:var(--text-base-primary);font:var(--font-heading-med-sm)}.helpArticle__feedback .helpArticle__feedback-buttons{align-items:center;display:flex;gap:24px}.helpArticle__feedback .helpArticle__feedback-buttons .helpArticle__feedback-sep{background:var(--border-high);height:48px;width:1px}.helpArticle__feedback .helpArticle__feedback-buttons button{font:var(--font-body-semi-xl)}.helpArticle__feedback .helpArticle__feedback-comment{align-self:stretch;display:grid;grid-template-rows:0fr;margin:0 40px;overflow:hidden;transition:grid-template-rows .2s ease}.helpArticle__feedback .helpArticle__feedback-comment.is-visible{border-top:1px solid var(--border-mid-high);grid-template-rows:1fr;margin-top:20px;padding-top:20px}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner{color:var(--text-base-primary);display:flex;flex-direction:column;font:var(--font-body-med-md);gap:12px;overflow:hidden}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-options{align-self:stretch;display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-options label{align-items:center;align-self:stretch;color:var(--text-base-primary);cursor:pointer;display:flex;font:var(--font-body-reg-sm);gap:8px;padding:2px 0 0 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-options label input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid var(--input-radio-border-default);border-radius:12px;box-sizing:border-box;flex-shrink:0;height:20px;position:relative;width:20px}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-options label input[type=radio]:checked{align-items:center;background:var(--input-radio-border-active-default);border:none;display:flex;justify-content:center}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-options label input[type=radio]:checked:before{background:var(--bg-surf-0);border-radius:50%;box-shadow:0 0 0 1.5px var(--border-mid-high);content:"";inset:6px;position:absolute}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-inputs{display:flex;flex-direction:column;gap:20px}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-inputs textarea{background:var(--input-form-bg-default);border:0;border-radius:10px;box-shadow:var(--shadow-input-form-default);box-sizing:border-box;margin:0 2px;padding:10px 12px;width:calc(100% - 4px)}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-inputs textarea:hover{box-shadow:var(--shadow-input-form-hover)}.helpArticle__feedback .helpArticle__feedback-comment .helpArticle__feedback-comment-inner .helpArticle__feedback-inputs .btn{align-self:flex-start;margin:0 0 2px 2px}