/* WPNfinite + Nfinite frontend shortcodes */
.qck-projects-hero,.qck-projects-directory,.qck-project-submission{font-family:inherit}.qck-projects-hero a,.qck-projects-directory a,.qck-project-submission a{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.qck-projects-hero input,.qck-projects-hero select,.qck-projects-directory input,.qck-project-submission input,.qck-project-submission select,.qck-project-submission textarea{font-family:inherit}

/* PairOfDice music/discovery homepage brand palette.
 * Nfinite's default public UI is cyan; when the Music Hub is used as the
 * WPNfinite front page, keep interactive media controls in PairOfDice green.
 */
body.home .nfinite-music-hub,
body.home .nfinite-music-archive,
body.home .nfinite-creators-wrap {
	--nfinite-creators-primary:#44d668;
}
body.home .nfinite-music-hub__filters a:hover,
body.home .nfinite-music-hub__filters a.is-active {
	border-color:rgba(68,214,104,.42);
	background:rgba(68,214,104,.10);
}
body.home .nfinite-music-hub-track:hover { background:rgba(68,214,104,.07); }
body.home .nfinite-music-hub-track__play { border-color:rgba(68,214,104,.28); }
body.home .nfinite-music-hub-beat-card:hover { border-color:rgba(68,214,104,.30); }
body.home .nfinite-music-hub-beat-card__art>span { background:rgba(68,214,104,.96); }
