/* Off-canvas help panel */
.help-offcanvas { --bs-offcanvas-width: 480px; }
.help-offcanvas .help-body h6 { margin-top: 1rem; }
.help-offcanvas .help-body h6:first-child { margin-top: 0; }
.help-offcanvas .help-body p { margin-bottom: 0.5rem; }
.help-offcanvas .help-body ul { margin-bottom: 0.5rem; }

/* Inline popover trigger */
.help-pop { line-height: 1; text-decoration: none; }
.help-pop .bi { vertical-align: -0.125em; }
.help-pop:focus { box-shadow: none; }
