
/* Module 7 — Enterprise Help Centre */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.help-shell{display:grid;gap:18px}
.help-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border-radius:18px;background:linear-gradient(135deg,#002d72,#071d3d);color:#fff;box-shadow:0 12px 32px rgba(0,45,114,.18)}
.help-hero h2{margin:.4rem 0;font-size:clamp(1.8rem,3vw,2.7rem);color:#fff}
.help-hero p{max-width:760px;margin:0;color:#dbe7f6;line-height:1.6}
.help-version-card{min-width:245px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(255,255,255,.08);display:grid;gap:5px}
.help-version-card span,.help-version-card small{color:#dbe7f6}.help-version-card strong{color:#f2c94c;font-size:1.1rem}
.help-toolbar{display:flex;gap:10px;flex-wrap:wrap;padding:14px;border:1px solid #dfe7f1;border-radius:14px;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.05)}
.help-search-wrap{flex:1;min-width:260px}.help-search-wrap input,.help-toolbar select{width:100%;min-height:43px;border:1px solid #bfcddd;border-radius:9px;padding:0 13px;font:inherit;background:#fff}
.help-toolbar select{width:auto;min-width:190px}
.help-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}
.help-sidebar{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto;border:1px solid #dfe7f1;border-radius:14px;background:#fff;box-shadow:0 4px 18px rgba(15,23,42,.05)}
.help-sidebar-heading{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;border-bottom:1px solid #e8edf4;color:#0d2747}
.help-sidebar-heading button{border:0;background:transparent;font-size:1.15rem;cursor:pointer}
.help-category-title{padding:14px 18px 7px;color:#667085;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.help-nav-item{display:block;width:100%;border:0;border-left:4px solid transparent;background:transparent;text-align:left;padding:10px 18px;color:#26364c;font:inherit;cursor:pointer}
.help-nav-item:hover{background:#f5f8fc}.help-nav-item.active{border-left-color:#d4a017;background:#edf4ff;color:#002d72;font-weight:800}
.help-sidebar-block{padding:14px 18px;border-top:1px solid #e8edf4}.help-sidebar-block h4{margin:0 0 9px;color:#526174;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em}
.help-mini-list{display:grid;gap:5px}.help-mini-list button{border:0;background:transparent;padding:5px 0;text-align:left;color:#174b87;cursor:pointer;font:inherit;font-size:.86rem}.help-mini-empty{color:#8995a5;font-size:.82rem}
.help-content{min-height:620px;padding:28px;border:1px solid #dfe7f1;border-radius:14px;background:#fff;box-shadow:0 4px 18px rgba(15,23,42,.05);outline:none}
.help-welcome{padding:4px 0 18px}.help-welcome h2{margin:.25rem 0;color:#0d2747}.help-welcome p{color:#5f6f83}
.help-kicker{color:#a97800;font-size:.74rem;font-weight:900;letter-spacing:.09em}
.help-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:8px 0 24px}
.help-category-card{border:1px solid #dfe7f1;border-radius:12px;background:#f9fbfd;padding:16px;text-align:left;cursor:pointer}
.help-category-card:hover{transform:translateY(-1px);border-color:#91acd0;background:#f3f7fc}.help-category-card strong{display:block;color:#0d2747}.help-category-card small{color:#667085}
.help-start-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.help-start-card{display:grid;grid-template-columns:42px 1fr;gap:2px 12px;align-items:center;border:1px solid #dfe7f1;border-radius:13px;background:#fff;padding:16px;text-align:left;cursor:pointer}
.help-start-card:hover{border-color:#d4a017;box-shadow:0 6px 18px rgba(0,45,114,.08)}
.help-start-card span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#002d72;color:#f2c94c;font-weight:900}.help-start-card strong{color:#0d2747}.help-start-card small{color:#667085}
.help-breadcrumb{font-size:.82rem;color:#6d7989;margin-bottom:14px}.help-breadcrumb button{border:0;background:transparent;color:#17528e;padding:0;cursor:pointer}
.help-document-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid #e5ebf2;padding-bottom:18px}
.help-document-header h2{margin:.25rem 0;color:#0d2747}.help-document-header p{margin:.3rem 0;color:#657386;line-height:1.55}
.help-favorite-button{border:1px solid #d4a017;background:#fff9e6;color:#9b7100;border-radius:10px;font-size:1.65rem;width:46px;height:46px;cursor:pointer}
.help-document-meta{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.help-document-meta span{padding:6px 9px;border-radius:999px;background:#edf3fa;color:#43546b;font-size:.77rem;font-weight:700}
.help-document-tools{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.help-toc{padding:14px 17px;border-left:4px solid #d4a017;background:#fffaf0;border-radius:8px;margin:12px 0 22px}.help-toc strong{display:block;margin-bottom:7px;color:#604800}.help-toc a{display:block;color:#174b87;text-decoration:none;padding:3px 0;font-size:.9rem}.help-toc .toc-level-3{padding-left:16px}
.help-doc-body{color:#27374c;line-height:1.72}.help-doc-body h2,.help-doc-body h3,.help-doc-body h4{color:#0d2747;scroll-margin-top:18px}.help-doc-body h2{margin-top:1.7rem;border-bottom:1px solid #e6ecf3;padding-bottom:.42rem}.help-doc-body h3{margin-top:1.35rem}.help-doc-body ul,.help-doc-body ol{padding-left:1.35rem}.help-doc-body li{margin:.38rem 0}.help-doc-body code{padding:.15rem .35rem;border-radius:5px;background:#eef2f7;color:#8b1a1a}
.help-collapsible-heading{display:flex;align-items:center;gap:8px;cursor:pointer}.help-collapsible-heading::before{content:"▾";font-size:.8rem}.help-collapsible-heading.collapsed::before{content:"▸"}.help-collapsible-heading.collapsed + .help-section-content{display:none}
.help-checklist{list-style:none!important;padding:0!important}.help-checklist li{display:flex;gap:10px;align-items:flex-start;padding:9px 10px;border-bottom:1px solid #e8edf4}.help-checklist input{margin-top:5px;accent-color:#002d72}
.help-related{margin-top:28px;padding-top:20px;border-top:1px solid #e5ebf2}.help-related h3{color:#0d2747}.help-related-grid{display:flex;gap:8px;flex-wrap:wrap}.help-related button{border:1px solid #cdd9e7;background:#f7f9fc;color:#174b87;border-radius:9px;padding:8px 11px;cursor:pointer}
.help-prev-next{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;border-top:1px solid #e5ebf2}
.help-results-list{display:grid;gap:10px;margin-top:18px}.help-result{border:1px solid #dfe7f1;border-radius:11px;background:#fff;padding:15px;text-align:left;cursor:pointer}.help-result:hover{border-color:#91acd0;background:#f8fbff}.help-result strong{display:block;color:#0d2747}.help-result small{color:#6c7888}.help-result p{margin:.45rem 0 0;color:#4e5e72}
.help-empty{padding:35px;text-align:center;border:1px dashed #c9d5e4;border-radius:12px;color:#657386}
.help-sidebar.collapsed nav,.help-sidebar.collapsed .help-sidebar-block{display:none}
@media(max-width:1050px){.help-layout{grid-template-columns:250px minmax(0,1fr)}.help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.help-hero{align-items:flex-start;flex-direction:column}.help-version-card{min-width:0;width:100%;box-sizing:border-box}.help-layout{grid-template-columns:1fr}.help-sidebar{position:static;max-height:none}.help-content{padding:19px}.help-category-grid,.help-start-grid{grid-template-columns:1fr}.help-toolbar select{width:100%}.help-prev-next{flex-direction:column}}
@media print{body *{visibility:hidden!important}#helpDocument,#helpDocument *{visibility:visible!important}#helpDocument{position:absolute;inset:0;padding:20px;background:#fff}.help-document-tools,.help-prev-next,.help-favorite-button,.help-related,.help-breadcrumb{display:none!important}}
