.help-section-switcher{border-bottom:1px solid var(--line);display:grid;gap:.35rem;margin:0 0 1rem;padding:0 0 1rem}.help-section-switcher a{border-radius:6px;color:var(--text);display:block;font-weight:600;padding:.45rem .65rem;text-decoration:none}.help-section-switcher a:hover,.help-section-switcher a[aria-current=page]{background:#dceaf5;color:var(--accent-dark)}.public-toc li.has-children{position:relative}.public-toc li.has-children>a{padding-left:1.55rem}.public-toc .toc-toggle{background:transparent;border:0;border-radius:4px;color:#536174;cursor:pointer;display:grid;height:1.25rem;left:.18rem;padding:0;place-items:center;position:absolute;top:.31rem;width:1.25rem;z-index:1}.public-toc .toc-toggle:before{content:"\203A";display:block;font-size:1.35rem;line-height:1;transform-origin:center;transition:transform .12s ease}.public-toc li.toc-expanded>.toc-toggle:before{transform:rotate(90deg)}.public-toc .toc-toggle:hover{background:#e4edf6;color:var(--accent-dark)}.public-toc .toc-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.js-enabled .public-toc li.has-children:not(.toc-expanded)>ol{display:none}.help-home-intro{font-size:1.05rem;margin:1rem 0 2rem}.help-home-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(220px,1fr));justify-items:center;margin:2rem 0 2.5rem}.help-home-card{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;color:inherit;display:flex;flex-direction:column;justify-content:flex-start;max-width:300px;padding:1rem;text-align:center;text-decoration:none!important;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;width:100%}.help-home-card:hover{border-color:#236299;box-shadow:0 6px 18px rgba(0,0,0,.08);text-decoration:none!important;transform:translateY(-2px)}.help-home-card-wide{flex-direction:row;grid-column:1/-1;max-width:600px;padding:3px}.help-home-card img{height:auto;margin:0 auto 1.1rem;max-width:100%;width:auto}.help-home-card-wide img{margin-bottom:0}.help-home-copy{display:block}.help-home-card-wide .help-home-copy{flex:1;padding:0 1rem}.help-home-title{color:#236299;display:block;font-size:1.18rem;font-weight:700;margin-bottom:.55rem}.help-home-text{color:#444;display:block;font-size:.83rem;line-height:1.45}.help-home-links{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.2rem;text-align:center}.help-home-links a{color:#236299;font-weight:600}.topic-content .manual-check,.topic-content .manual-note,.topic-content .manual-warning{background:#f5f9fd;border-left:4px solid var(--accent);border-radius:6px;margin:1rem 0;padding:.85rem 1rem}.topic-content .manual-warning{background:#fff7ec;border-left-color:#b56a00}.topic-content .manual-check{background:#f2faf4;border-left-color:#2f7d46}.video-tutorial-wrapper{margin:1.5rem auto 2rem;max-width:980px}.video-tutorial-embed{aspect-ratio:16/9;background:#f4f7f8;box-shadow:0 10px 26px rgba(0,0,0,.12);overflow:hidden;position:relative;width:100%}.video-tutorial-embed iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.video-card{max-width:380px!important}@media (max-width:720px){.help-home-grid{gap:1.2rem;grid-template-columns:1fr}.help-home-card-wide{flex-direction:column;grid-column:auto;max-width:600px;padding:3px 2px 2px!important}.help-home-card{padding:1.4rem 1rem}.help-home-card img{max-width:100%}.help-home-card-wide img{margin-bottom:0}.help-home-card-wide .help-home-copy{padding:0}}