.sidebar-help{width:100%;border:0;color:#dce9e5;text-align:left;transition:.2s}.sidebar-help:hover,.sidebar-help:focus-visible{background:rgba(255,255,255,.12);outline:none;transform:translateY(-1px)}
.help-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.help-page-head h1{font-size:34px;margin:7px 0 5px;letter-spacing:-.04em}.help-page-head p{margin:0;color:var(--muted);font-size:13px}.help-version{display:flex;flex-direction:column;align-items:flex-end;gap:4px;color:var(--green)}.help-version span{font-size:11px;color:var(--muted)}
.help-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.help-toolbar label{position:relative;display:block;flex:1}.help-toolbar label>span{position:absolute;left:15px;top:50%;transform:translateY(-52%);color:var(--muted);font-size:22px}.help-toolbar input{width:100%;height:46px;padding:0 16px 0 45px;border:1px solid var(--line);border-radius:12px;background:#fff;outline:none;color:var(--ink)}.help-toolbar input:focus{border-color:#5a817a;box-shadow:0 0 0 3px rgba(58,100,92,.1)}
.help-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}.help-nav{position:sticky;top:94px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;max-height:calc(100vh - 115px);overflow:auto}.help-nav-title{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 11px;border-bottom:1px solid var(--line);margin-bottom:6px}.help-nav-title b{font-size:13px}.help-nav-title span{font-size:10px;color:var(--muted)}.help-nav>button{width:100%;border:0;border-radius:9px;background:transparent;color:#62716e;display:grid;grid-template-columns:25px 1fr;align-items:center;gap:8px;padding:9px;text-align:left}.help-nav>button>span{font-size:16px;text-align:center}.help-nav>button>div{display:grid;grid-template-columns:23px 1fr;align-items:center;min-width:0}.help-nav>button small{font-size:9px;color:#a0aaa7}.help-nav>button b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-nav>button:hover{background:#f3f6f2;color:var(--green)}.help-nav>button.active{background:#e8f0eb;color:var(--green)}.help-nav>button.active small{color:var(--coral)}
.help-article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px 34px;min-height:650px}.help-article-head{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:17px;align-items:start;padding-bottom:26px;border-bottom:1px solid var(--line)}.help-chapter-icon{width:54px;height:54px;border-radius:15px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:25px}.help-audience{display:inline-block;color:#4f746c;background:#edf4ef;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:750}.help-article-head h1{font-size:28px;margin:8px 0 5px}.help-article-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.help-open-module{align-self:center;white-space:nowrap}
.help-section{padding:25px 0 4px;border-bottom:1px solid #edf0ed}.help-section:last-of-type{border-bottom:0}.help-section h2{font-size:17px;margin:0 0 16px}.help-section>p{font-size:13px;line-height:1.85;color:#4f5d5a}.help-bullets{padding-left:20px;margin:0}.help-bullets li{font-size:13px;line-height:1.75;margin:8px 0;padding-left:4px;color:#354542}.help-bullets li::marker{color:var(--coral)}
.help-steps{list-style:none;padding:0;margin:0;display:grid;gap:11px}.help-steps li{display:grid;grid-template-columns:28px 1fr;gap:11px;align-items:start}.help-steps li>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#e8f0eb;color:var(--green);font-size:11px;font-weight:850}.help-steps p{margin:3px 0 0;font-size:13px;line-height:1.65;color:#354542}
.help-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:11px}.help-table{width:100%;border-collapse:collapse;min-width:560px}.help-table th{background:#f6f8f5;color:#687774;font-size:10px;text-align:left;padding:11px 13px}.help-table td{border-top:1px solid var(--line);padding:11px 13px;font-size:11px;line-height:1.55}.help-table tr:hover td{background:#fbfcfa}
.help-notes{display:grid;gap:10px}.help-note{display:grid;grid-template-columns:27px 1fr;gap:11px;padding:13px 15px;border-radius:11px;background:#edf4ef;border:1px solid #dce9df}.help-note>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#d8e8dd;color:#326148;font-size:11px;font-weight:900}.help-note b{font-size:12px}.help-note p{font-size:11px;line-height:1.65;color:#5c6b68;margin:4px 0 0}.help-note.warning{background:#fff7ed;border-color:#f4dfc1}.help-note.warning>span{background:#f8e3c5;color:#9b6515}
.help-pager{display:flex;justify-content:space-between;gap:12px;padding-top:28px;margin-top:15px}.help-pager .btn{font-size:11px}
.help-search-results{background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px;min-height:650px}.help-results-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:16px}.help-results-head h2{margin:0;font-size:22px}.help-results-head span{font-size:11px;color:var(--muted)}.help-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.help-result-grid>button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px;display:grid;grid-template-columns:38px 1fr;gap:12px;text-align:left;color:var(--ink)}.help-result-grid>button:hover{border-color:#9db5ae;background:#f9fbf8}.help-result-icon{width:38px;height:38px;border-radius:10px;background:#edf4ef;display:grid;place-items:center;color:var(--green);font-size:18px}.help-result-grid b{display:block;font-size:13px}.help-result-grid small{display:block;color:var(--muted);font-size:10px;line-height:1.6;margin:5px 0}.help-result-grid em{font-size:9px;color:#52766e;font-style:normal}
@media(max-width:1000px){.help-layout{grid-template-columns:205px minmax(0,1fr)}.help-article{padding:24px}.help-article-head{grid-template-columns:48px 1fr}.help-chapter-icon{width:48px;height:48px}.help-open-module{grid-column:2;justify-self:start}.help-result-grid{grid-template-columns:1fr}}
@media(max-width:800px){.help-page-head{align-items:flex-start}.help-version{display:none}.help-toolbar{align-items:stretch;flex-direction:column}.help-toolbar .btn{align-self:flex-start}.help-layout{display:block}.help-nav{position:static;display:flex;overflow-x:auto;max-height:none;margin-bottom:13px;padding:8px}.help-nav-title{display:none}.help-nav>button{flex:0 0 auto;width:auto;display:flex;padding:9px 11px}.help-nav>button>div{display:block}.help-nav>button small{display:none}.help-nav>button b{font-size:10px}.help-article,.help-search-results{padding:20px;min-height:500px}.help-article-head{grid-template-columns:42px 1fr;gap:13px}.help-chapter-icon{width:42px;height:42px;font-size:20px}.help-article-head h1{font-size:23px}.help-open-module{grid-column:1/-1}.help-section{padding-top:21px}.help-pager{align-items:stretch;flex-direction:column}.help-pager span{display:none}.help-pager .btn{width:100%}}
@media(max-width:480px){.help-page-head h1{font-size:28px}.help-toolbar input{font-size:12px}.help-article,.help-search-results{padding:16px}.help-article-head{grid-template-columns:1fr}.help-chapter-icon{display:none}.help-open-module{grid-column:auto}.help-results-head{align-items:flex-start;flex-direction:column;gap:5px}.help-result-grid>button{grid-template-columns:32px 1fr;padding:13px}.help-result-icon{width:32px;height:32px}}
@media print{.sidebar,.topbar,.app-footer,.help-page-head,.help-toolbar,.help-nav,.help-pager,.help-open-module{display:none!important}.app-shell,.main-wrap{display:block!important}.main-wrap{margin:0}.main-wrap main{padding:0;max-width:none}.help-layout{display:block}.help-article{border:0;padding:0;min-height:0}.help-section{break-inside:avoid}.help-article-head{grid-template-columns:45px 1fr}.help-chapter-icon{width:45px;height:45px}.help-table-wrap{overflow:visible}}
