.help{background:var(--help-bg);color:var(--help-text);border-radius:var(--help-radius);border-left:var(--help-border-width) solid currentColor}.help__summary{align-items:center;gap:var(--space-inline-sm);padding:var(--space-stack-sm) var(--help-padding);cursor:pointer;font-size:var(--text-small);font-weight:var(--weight-medium);list-style:none;display:flex}.help__summary::-webkit-details-marker{display:none}.help__icon{width:var(--size-5);height:var(--size-5);border-radius:var(--radius-full);font-size:var(--text-caption);font-weight:var(--weight-bold);border:1px solid;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.help__body{padding:0 var(--help-padding) var(--help-padding);max-width:var(--layout-reading-width)}.help__section+.help__section{margin-top:var(--space-stack-md)}.help__label{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:.04em;opacity:.8;margin-bottom:var(--space-stack-xs)}.help__text{font-size:var(--text-small);line-height:var(--leading-prose)}
