.help-page{--help-link-color:var(--primary,#ea3a77);--help-link-color-hover:#f04d88;--help-focus-ring:var(--primary,#ea3a77);flex-direction:column;min-height:100vh;display:flex}html:not(.theme-dark) .help-page{--help-link-color-hover:#d63069}.help-main{flex:1;width:100%;margin:0 auto;padding:48px 24px 96px}.help-index{max-width:960px}.help-hero{text-align:center;margin-bottom:48px}.help-hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.help-hero-title{letter-spacing:-.01em;margin-bottom:12px;font-size:2rem;font-weight:700}.help-hero-subtitle{color:#ffffffb3;max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.7}.help-search{margin-bottom:32px}.help-search-label{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;height:44px;padding:0 12px 0 14px;transition:background .15s,border-color .15s;display:flex;position:relative}.help-search-label:focus-within{background:#ffffff0f;border-color:#ea3a778c}.help-search-icon{color:#ffffff73;flex-shrink:0}.help-search-input{color:#fffffff2;background:0 0;border:none;outline:none;flex:1;min-width:0;height:100%;font-family:inherit;font-size:.95rem}.help-search-input::placeholder{color:#fff6}.help-search-input::-webkit-search-decoration{appearance:none}.help-search-input::-webkit-search-cancel-button{appearance:none}.help-search-input::-webkit-search-results-button{appearance:none}.help-search-input::-webkit-search-results-decoration{appearance:none}.help-search-clear{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:1;transition:background .15s;display:flex}.help-search-clear:hover{color:#fffffff2;background:#ffffff2e}.help-category{margin-top:40px}.help-category:first-of-type{margin-top:0}.help-category-title{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin-bottom:12px;font-size:.85rem;font-weight:600}.help-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.help-list-row{margin:0}.help-list-item{color:inherit;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:16px;padding:14px 16px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.help-list-item:hover{background:#ffffff0f;border-color:#ffffff29}.help-list-item-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.help-list-item-title{color:#fffffff2;font-size:.95rem;font-weight:600}.help-list-item-description{color:#fff9;font-size:.85rem;line-height:1.5}.help-list-item-arrow{color:#ffffff59;flex-shrink:0;font-size:1rem;transition:transform .15s,color .15s}.help-list-item:hover .help-list-item-arrow{color:#ffffffd9;transform:translate(3px)}.help-no-results{text-align:center;color:#ffffff8c;margin-top:40px;font-size:.9rem}.help-article{max-width:760px}.help-back{color:#fff9;align-items:center;gap:6px;margin-bottom:24px;font-size:.85rem;text-decoration:none;transition:color .15s;display:inline-flex}.help-back:hover{color:#ffffffe6}.help-article-header{margin-bottom:32px}.help-article-title{letter-spacing:-.01em;margin-bottom:10px;font-size:1.75rem;font-weight:700}.help-article-description{color:#ffffffb3;font-size:.95rem;line-height:1.7}.help-article-body{color:#ffffffd1;font-size:.95rem;line-height:1.8}.help-article-body h1{display:none}.help-article-body h2{color:#fffffff2;margin:36px 0 12px;font-size:1.15rem;font-weight:600}.help-article-body h3{color:#ffffffeb;margin:24px 0 10px;font-size:1rem;font-weight:600}.help-article-body p{margin-bottom:14px}.help-article-body ul{margin:0 0 16px;padding-left:24px;list-style:outside}.help-article-body ol{margin:0 0 16px;padding-left:24px;list-style:decimal}.help-article-body li{margin-bottom:6px}.help-article-body li::marker{color:#ffffff80}.help-article-body .heading-anchor{display:none}.help-article-body a{color:var(--help-link-color);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.help-article-body a:hover{color:var(--help-link-color-hover);text-decoration-thickness:2px}.help-article-body a strong,.help-article-body a code,html:not(.theme-dark) .help-article-body a strong,html:not(.theme-dark) .help-article-body a code{color:inherit}.help-article-body code{font-family:var(--font-mono,ui-monospace, monospace);background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:.85em}.help-article-body pre{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;margin-bottom:16px;padding:16px;overflow-x:auto}.help-article-body pre code{background:0 0;padding:0}.help-article-body strong{color:#fffffff2;font-weight:600}.help-article-body img{border:1px solid #ffffff14;border-radius:8px;max-width:100%;height:auto;display:block}html:not(.theme-dark) .help-article-body img{border-color:#00000014}.help-image-trigger{cursor:zoom-in;background:0 0;border:none;border-radius:8px;width:100%;margin:20px 0;padding:0;transition:transform .15s;display:block}.help-image-trigger:hover{transform:scale(1.005)}.help-image-trigger:focus-visible{outline:2px solid var(--help-focus-ring);outline-offset:4px}.help-image-lightbox{z-index:9999;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:40px;animation:.15s helpLightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes helpLightboxFadeIn{0%{opacity:0}to{opacity:1}}.help-image-lightbox-img{border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 20px 60px #00000080}.help-image-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:1;transition:background .15s,border-color .15s;display:flex;position:absolute;top:20px;right:24px}.help-image-lightbox-close:hover{background:#fff3;border-color:#fff6}.help-article-footer{color:#fff9;border-top:1px solid #ffffff14;margin-top:48px;padding-top:24px;font-size:.85rem}.help-article-footer a{color:var(--help-link-color);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.help-article-footer a:hover{color:var(--help-link-color-hover)}html:not(.theme-dark) .help-article-body li::marker{color:#00000080}html:not(.theme-dark) .help-hero-eyebrow,html:not(.theme-dark) .help-category-title{color:#0000008c}html:not(.theme-dark) .help-hero-subtitle{color:#000000b3}html:not(.theme-dark) .help-search-label{background:#00000005;border-color:#0000001a}html:not(.theme-dark) .help-search-label:focus-within{background:#0000000a;border-color:#ea3a778c}html:not(.theme-dark) .help-search-icon{color:#00000073}html:not(.theme-dark) .help-search-input{color:#000000e6}html:not(.theme-dark) .help-search-input::placeholder{color:#0006}html:not(.theme-dark) .help-search-clear{color:#0009;background:#00000014}html:not(.theme-dark) .help-search-clear:hover{color:#000000e6;background:#00000029}html:not(.theme-dark) .help-list-item{background:#00000004;border-color:#0000000f}html:not(.theme-dark) .help-list-item:hover{background:#0000000a;border-color:#00000024}html:not(.theme-dark) .help-list-item-title{color:#000000e6}html:not(.theme-dark) .help-list-item-description{color:#0009}html:not(.theme-dark) .help-list-item-arrow{color:#00000059}html:not(.theme-dark) .help-list-item:hover .help-list-item-arrow{color:#000000d9}html:not(.theme-dark) .help-no-results,html:not(.theme-dark) .help-back{color:#0000008c}html:not(.theme-dark) .help-back:hover{color:#000000e6}html:not(.theme-dark) .help-article-description{color:#000000b3}html:not(.theme-dark) .help-article-body{color:#000000d1}html:not(.theme-dark) .help-article-body h2,html:not(.theme-dark) .help-article-body h3,html:not(.theme-dark) .help-article-body strong{color:#000000eb}html:not(.theme-dark) .help-article-body code{background:#0000000f}html:not(.theme-dark) .help-article-body pre{background:#00000008;border-color:#00000014}html:not(.theme-dark) .help-article-footer{color:#0009;border-top-color:#00000014}@media (max-width:640px){.help-main{padding:32px 16px 64px}.help-hero-title{font-size:1.5rem}.help-article-title{font-size:1.35rem}.help-list-item{padding:12px 14px}.help-list-item-title{font-size:.9rem}.help-list-item-description{font-size:.8rem}}