:root{--hc-green:#176a52;--hc-ink:#21362f;--hc-muted:#67776f;--hc-line:#e0e7e3;--hc-soft:#f2f6f4}
.help-page .help-image-button{display:block;border:1px solid #dce6df;padding:0;background:white;max-width:100%;margin:20px 0;cursor:zoom-in}.help-image-button img{display:block;max-width:100%;height:auto}.help-image-dialog{border:0;border-radius:8px;max-width:90vw;max-height:90vh;padding:48px 16px 16px}.help-image-dialog img{max-width:85vw;max-height:78vh;object-fit:contain}.help-image-dialog>button{position:absolute;right:10px;top:8px}.help-image-dialog::backdrop{background:#13261f99}
.help-filter-done{display:none}
.help-figure{margin:24px 0 30px;max-width:100%}.help-figure .help-image-button{position:relative;display:block;width:100%;padding:0;margin:0;border:1px solid #dce6df;border-radius:6px;overflow:hidden;background:#f7f9f8;cursor:zoom-in}.help-figure .help-image-button img{width:100%;height:auto;display:block}.help-figure figcaption{font-size:13px;line-height:1.7;color:#67776f;margin-top:10px}.help-image-expand{position:absolute;right:10px;bottom:10px;width:32px;height:32px;display:grid;place-items:center;border:1px solid #dce6df;border-radius:4px;background:#fff;color:#176a52}.help-image-dialog{box-sizing:border-box;max-width:min(1200px,96vw);color:#21362f}.help-image-dialog p{font:13px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:900px;margin:12px auto 0}.help-image-dialog .ws-icon{width:20px;height:20px}.help-image-dialog>button{border:1px solid #dce6df;border-radius:5px;padding:6px;background:#fff;cursor:pointer}.help-image-dialog img{display:block;margin:auto;max-width:100%;height:auto;max-height:74vh;object-fit:contain}
.help-page{margin:0;background:#fff;color:var(--hc-ink);font:15px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:0}
.help-page *,.help-drawer *,.help-admin *{box-sizing:border-box;letter-spacing:0}
.help-page a{color:var(--hc-green);text-decoration:none}.help-page a:hover{text-decoration:underline}.help-page button,.help-page input,.help-page select{font:inherit}.help-page button,.help-page select{cursor:pointer}.help-page button{background:white;border:1px solid var(--hc-line);border-radius:6px;padding:9px 14px;color:var(--hc-ink)}
.help-page button:hover{background:var(--hc-soft)}.help-page :focus-visible,.help-drawer :focus-visible{outline:3px solid #8abfac;outline-offset:3px}.help-page .ws-icon,.help-drawer .ws-icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.help-skip{position:fixed;top:-80px;left:20px;z-index:100;background:white;padding:12px}.help-skip:focus{top:10px}
.help-header{min-height:78px;border-bottom:1px solid var(--hc-line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(24px,calc((100% - 1200px)/2));background:white}.help-brand{display:flex;align-items:center;gap:10px;white-space:nowrap;color:var(--hc-ink)!important}.help-brand img{width:38px;height:38px;object-fit:contain}.help-brand strong{font-size:22px}.help-brand span{border-left:1px solid var(--hc-line);padding-left:14px;margin-left:8px;font-size:15px}.help-header nav{display:flex;align-items:center;gap:22px;font-size:14px}.help-header .help-workspace,.help-page .help-primary{background:var(--hc-green);color:#fff;padding:9px 16px;border-radius:6px;display:inline-flex;align-items:center;gap:8px}
.help-wrap{max-width:1200px;margin:auto;padding:0 24px}.help-search-band{background:var(--hc-soft);border-bottom:1px solid var(--hc-line);padding:44px 0 30px}.help-search-band h1{font-size:34px;margin:0 0 20px;line-height:1.35;font-weight:650}.help-search-band.compact{padding:24px 0}.help-search-band.compact h1{font-size:22px;margin-bottom:14px}.help-search{display:flex;position:relative;gap:10px;max-width:820px}.help-search input{flex:1;min-width:0;height:54px;border:1px solid #bdcfc5;background:#fff;border-radius:6px;padding:0 44px 0 46px;color:var(--hc-ink);font-size:16px}.help-search>svg{position:absolute;left:15px;top:17px;color:var(--hc-muted)}.help-search .help-clear{position:absolute;right:90px;top:8px;border:0;padding:7px}.help-search .help-primary{min-width:76px;justify-content:center;border:0}.help-search .help-primary:hover{background:#10553f}.help-suggestions{position:absolute;top:62px;left:0;right:85px;background:white;box-shadow:0 8px 24px #20352a20;z-index:5;border:1px solid var(--hc-line);border-radius:6px}.help-suggestions a{display:block;padding:10px 16px}.help-popular{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0 0;font-size:13px;color:var(--hc-muted)}
.help-paths{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:36px 0;border-bottom:1px solid var(--hc-line)}.help-paths h2{font-size:22px;margin:4px 0 8px}.help-paths p{color:var(--hc-muted);margin:0 0 10px}.help-eyebrow{font-size:12px;color:var(--hc-green);font-weight:650}.help-section-title{font-size:23px;margin:30px 0 20px}.help-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 36px}.help-topic{border-top:1px solid var(--hc-line);padding:20px 0}.help-topic>svg{color:var(--hc-green);margin-bottom:10px}.help-topic h3{font-size:18px;margin:0 0 10px}.help-topic>a:not(:last-child){display:block;color:var(--hc-muted);font-size:14px;margin:7px 0}.help-topic>a:last-child{display:inline-block;margin-top:10px;font-size:14px}.help-updates{margin:22px 0 40px;padding-top:20px;border-top:1px solid var(--hc-line)}.help-updates a{display:block;margin:10px 0}.help-updates time{color:var(--hc-muted);font-size:13px;margin-right:24px}.help-footer{border-top:1px solid var(--hc-line);padding:24px;margin-top:42px;display:flex;justify-content:center;gap:24px;font-size:13px;color:var(--hc-muted)}
.help-columns{display:grid;grid-template-columns:230px minmax(0,1fr);gap:44px;padding-top:32px;min-height:65vh}.help-filters h2{font-size:16px;margin:0}.help-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.help-filter-title a{font-size:13px}.help-filters fieldset{border:0;border-top:1px solid var(--hc-line);padding:18px 0 14px;margin:0}.help-filters legend{font-size:14px;font-weight:650}.help-filters label{display:flex;align-items:center;gap:9px;padding:7px 0;font-size:14px}.help-filters input{width:16px;height:16px;accent-color:var(--hc-green)}.help-filters small{margin-left:auto;color:var(--hc-muted)}.help-result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--hc-line);padding-bottom:16px}.help-result-toolbar h2{font-size:17px;margin:0}.help-result-toolbar select{border:1px solid var(--hc-line);padding:7px;background:#fff;border-radius:4px;font-size:13px}.help-result{padding:23px 0;border-bottom:1px solid var(--hc-line)}.help-result h3{font-size:20px;line-height:1.45;margin:7px 0}.help-result p{color:var(--hc-muted);font-size:14px;margin:8px 0}.help-result .help-meta{font-size:12px;color:var(--hc-muted);display:flex;gap:12px;flex-wrap:wrap}.help-result .help-section-link{font-size:13px}.help-page mark,.help-drawer mark{background:#e4f1b8;color:inherit}.help-selected{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.help-selected a{font-size:13px;background:var(--hc-soft);padding:5px 10px;border-radius:4px}.help-pagination{display:flex;gap:8px;margin:24px 0;flex-wrap:wrap}.help-pagination a{padding:6px 13px;border:1px solid var(--hc-line);border-radius:4px}.help-pagination a[aria-current]{background:var(--hc-green);color:white}.help-empty{padding:45px 10px}.help-empty h2{font-size:22px}.help-filter-toggle{display:none}.help-breadcrumb{font-size:13px;color:var(--hc-muted);margin:24px 0 0}.help-article-layout{padding-top:24px}.help-tree{font-size:14px}.help-tree details{border-bottom:1px solid var(--hc-line);padding:13px 0}.help-tree summary{cursor:pointer;font-weight:600}.help-tree a{display:block;color:var(--hc-muted);padding:8px 12px;border-radius:4px;margin:3px 0}.help-tree a[aria-current]{color:var(--hc-green);background:#e8f3ed;font-weight:600}.help-article{max-width:800px;min-width:0}.help-article h1{font-size:32px;line-height:1.4;margin:0 0 14px}.help-article .help-lead{font-size:16px;color:var(--hc-muted)}.help-article time{font-size:13px;color:var(--hc-muted)}.help-toc{background:var(--hc-soft);padding:16px 22px;margin:24px 0;border-radius:4px}.help-toc summary{font-weight:600;cursor:pointer}.help-toc a{display:block;margin-top:8px;font-size:14px}.help-article section{padding-top:16px;scroll-margin-top:25px}.help-article h2{font-size:23px;margin:16px 0 10px}.help-article section p{white-space:pre-line;line-height:1.95;margin:0 0 22px}.help-notice{border-left:3px solid #d3a24c;background:#fff9ec;padding:12px 18px;font-size:14px}.help-feedback{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-top:1px solid var(--hc-line);padding-top:22px;margin:28px 0}.help-related a{display:block;margin:8px 0}.help-article-nav{display:flex;gap:32px;justify-content:space-between;margin-top:24px}.help-article-nav a{flex:1;font-size:14px}.help-article-nav small{display:block;color:var(--hc-muted)}.help-loading{padding:60px;text-align:center}
.help-drawer{position:fixed;right:0;top:0;bottom:0;z-index:1100;width:min(440px,100vw);background:#fff;color:#21362f;box-shadow:-8px 0 32px #142f2922;border-left:1px solid #dce6df;font:14px/1.8 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;display:flex;flex-direction:column}.help-drawer[hidden]{display:none}.help-drawer header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #dce6df;gap:12px}.help-drawer h2{font-size:20px;margin:0}.help-drawer button{border:1px solid #dce6df;background:#fff;border-radius:5px;padding:7px 10px;cursor:pointer;color:inherit}.help-drawer input{width:100%;padding:12px;border:1px solid #c8d7cf;border-radius:5px;font:inherit}.help-drawer .help-drawer-body{overflow:auto;padding:22px;flex:1}.help-drawer h3{font-size:21px;line-height:1.5}.help-drawer h4{font-size:16px;margin:22px 0 8px}.help-drawer p{white-space:pre-line}.help-drawer a{color:#176a52}.help-drawer .help-drawer-results a{display:block;border-bottom:1px solid #e0e7e3;padding:12px 0;text-decoration:none}.help-drawer footer{padding:16px 22px;border-top:1px solid #e0e7e3}.help-drawer footer a{display:flex;align-items:center;gap:8px}.help-drawer .help-error{color:#aa3030}.help-admin{max-width:1100px}.help-admin .help-admin-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px}.help-admin .help-admin-list{max-height:700px;overflow:auto}.help-admin .help-admin-list button{display:block;width:100%;text-align:left;padding:12px;margin:4px 0;white-space:normal}.help-admin form{display:grid;gap:16px}.help-admin label{display:grid;gap:6px;font-size:14px}.help-admin input,.help-admin textarea,.help-admin select{width:100%;padding:10px;font:inherit;min-width:0}.help-admin textarea{min-height:95px}.help-admin .help-admin-tools{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.help-admin .help-admin-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.help-admin details{border-top:1px solid #dce6df;padding:16px 0;margin:14px 0}.help-admin summary{cursor:pointer}.help-admin pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}.help-admin .help-admin-section{border-top:1px solid #dce6df;padding-top:14px;display:grid;gap:10px}.help-admin .help-admin-message{color:#176a52}.help-admin .help-admin-check{display:flex;align-items:center}.help-admin .help-admin-check input{width:auto}.help-admin table{font-size:13px}.help-admin .help-admin-table{overflow:auto}
@media(min-width:1250px){body.help-drawer-open #workspace>main{padding-right:460px;transition:padding .18s ease}body.help-drawer-open #workspace>main>header{flex-wrap:wrap}body.help-drawer-open #workspace>main>header>div:first-of-type{flex:1 0 100%}body.help-drawer-open #workspace>main>header .header-actions{flex-wrap:wrap}}
@media(max-width:850px){.help-header{padding:14px 20px;gap:12px;flex-wrap:wrap}.help-header nav{gap:15px}.help-header nav>a:not(.help-workspace){display:none}.help-topics{grid-template-columns:1fr 1fr}.help-columns{grid-template-columns:190px minmax(0,1fr);gap:24px}.help-article h1{font-size:27px}.help-admin .help-admin-grid{grid-template-columns:1fr}.help-admin .help-admin-list{max-height:200px}}
@media(max-width:600px){.help-header{gap:10px}.help-brand span{font-size:13px;padding-left:10px}.help-brand strong{font-size:19px}.help-brand img{width:30px;height:30px}.help-header nav{width:100%;justify-content:space-between}.help-wrap{padding:0 20px}.help-search-band{padding:30px 0 24px}.help-search-band h1{font-size:27px}.help-paths{grid-template-columns:1fr;gap:24px;padding:26px 0}.help-topics{grid-template-columns:1fr;gap:0}.help-columns{display:block}.help-filters{display:none;margin-bottom:24px;background:var(--hc-soft);padding:18px}.help-filters.is-open{display:block}.help-filter-toggle{display:inline-flex!important;gap:8px;align-items:center;margin-bottom:16px}.help-result-toolbar{align-items:flex-start}.help-result h3{font-size:18px}.help-article-layout .help-tree{margin-bottom:24px}.help-tree details:not([open]){padding:8px 0}.help-article h1{font-size:26px}.help-article h2{font-size:21px}.help-footer{flex-wrap:wrap;gap:12px}.help-updates time{display:block}.help-admin .help-admin-fields{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){body.help-drawer-open #workspace>main{transition:none}}
@media(max-width:600px){.help-article-layout .help-tree{display:none}.help-article-layout .help-tree.is-open{display:block}.help-article-layout>button{margin-top:0}.help-result-toolbar h2{overflow-wrap:anywhere}.help-article h1,.help-result h3{overflow-wrap:anywhere}}
.help-search-band:not(.compact){text-align:center;padding:34px 0 28px}.help-search-band:not(.compact) h1{font-size:38px}.help-search-band:not(.compact) .help-search{margin:auto}.help-search-band:not(.compact) .help-popular{justify-content:center}.help-paths{padding:28px 0;gap:36px}.help-paths>section{position:relative;padding-left:56px}.help-paths>section>svg{position:absolute;left:0;top:10px;width:34px;height:34px;color:var(--hc-green)}.help-topic{position:relative;padding:18px 0 18px 45px}.help-topic>svg{position:absolute;left:0;top:20px;width:28px;height:28px}.help-topic:last-child>svg{color:#d05c57}.help-topic>a:nth-of-type(3):not(:last-child){display:none}.help-topics{gap:14px 30px}.help-page .help-admin button[aria-pressed="true"],.help-admin button[aria-pressed="true"]{background:#e5f1eb;color:#176a52;border-color:#8cbca7}
@media(max-width:600px){.help-search-band:not(.compact) h1{font-size:27px}.help-paths>section{padding-left:44px}.help-paths>section>svg{width:28px;height:28px}.help-filters.is-open{position:fixed;inset:0 0 0 16px;z-index:50;padding:24px;background:#fff;overflow:auto;margin:0;box-shadow:-16px 0 0 #183a3255}.help-filter-done{display:block!important;width:100%;position:sticky;bottom:0;background:var(--hc-green)!important;color:#fff!important}.help-paths{gap:24px}}
.help-brand-home{display:inline-flex;align-items:center;gap:10px;color:var(--hc-ink)}
