.help__tools{justify-content:flex-end;padding:0 22px 12px;display:flex}.help__share{border:1px solid var(--border);min-height:40px;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);transition:color .3s var(--ease), border-color .3s var(--ease), background .3s var(--ease);border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:.75rem;text-decoration:none;display:inline-flex}.help__share:hover,.help__share:focus-visible{color:var(--text-1);background:#3a48e01a;border-color:#3a48e066}.help__share.is-copied{color:var(--accent-hi);background:#3a48e01f;border-color:#3a48e073}.help__share svg{flex:none}.help-h--linked .help-hlink{vertical-align:-8px;width:30px;height:30px;color:var(--text-3);opacity:0;transition:opacity .35s var(--ease), color .35s var(--ease), background .35s var(--ease);border-radius:8px;justify-content:center;align-items:center;margin-left:4px;display:inline-flex;position:relative}.help-h--linked:hover .help-hlink,.help-hlink:focus-visible,.help-hlink.is-copied{opacity:1}.help-hlink:hover,.help-hlink:focus-visible{color:var(--text-1);background:#3a48e01f}.help-hlink.is-copied{color:var(--accent-hi)}.help-hlink__tip{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-hi);white-space:nowrap;font-size:.65rem;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}@media (hover:none){.help-h--linked .help-hlink{opacity:.45}}
