.help-step-gallery{margin:1.5rem 0 2.5rem;color:var(--help-ink);scroll-margin-top:6rem}.help-step-gallery.is-interactive{border:1px solid var(--help-border);border-radius:1rem;overflow:hidden}.help-step-gallery__controls{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1rem;background:#fff}.help-step-gallery button{min-width:2.75rem;min-height:2.75rem;border:1px solid var(--help-border);border-radius:.5rem;color:var(--help-blue);background:#fff;font:inherit;font-size:.95rem;font-weight:600;cursor:pointer}.help-step-gallery__controls button{padding:.5rem .85rem;white-space:nowrap}.help-step-gallery button:hover{background:var(--help-soft)}.help-step-gallery button[aria-disabled=true]{color:#6b7280;background:var(--help-soft);cursor:default}.help-step-gallery button[aria-current=step]{color:#fff;background:var(--help-blue);border-color:var(--help-blue)}.help-step-gallery__progress{margin:0;font-size:.9rem;font-weight:600;text-align:center}.help-step-gallery__slide{margin:0 0 2rem;scroll-margin-top:6rem}.help-step-gallery.is-interactive .help-step-gallery__slide{margin:0}.help-step-gallery__image{background:var(--help-soft)}.help-step-gallery__image img{display:block;width:100%;height:clamp(15rem,48vw,34rem);object-fit:contain;margin:0}.help-step-gallery__caption{padding:1.25rem 1.5rem 1.5rem;background:#fff}.help-step-gallery__caption h3{margin:0 0 .65rem;font-size:1.25rem;line-height:1.4;font-weight:700;color:var(--help-ink)}.help-step-gallery__caption p{margin:0;max-width:65ch;font-size:1.05rem;line-height:1.65;color:var(--help-muted)}.help-step-gallery__caption strong{color:var(--help-ink);font-weight:600}.help-step-gallery__picker{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;border-top:1px solid var(--help-border);padding:1rem;background:#fff}@media(max-width:480px){.help-step-gallery__controls{padding:.65rem}.help-step-gallery__controls button{padding:.5rem .6rem;font-size:.875rem}.help-step-gallery__progress{font-size:.8rem}.help-step-gallery__caption{padding:1rem}.help-step-gallery__caption h3{font-size:1.125rem}.help-step-gallery__caption p{font-size:1rem}}@media print{.help-step-gallery [data-gallery-slide][hidden]{display:block !important}.help-step-gallery__controls,.help-step-gallery__picker{display:none !important}.help-step-gallery__slide{break-inside:avoid}}