/* TuneTune v202: unified header/footer brand typography */
:root{--tunetune-brand-font:"Nunito","Segoe UI",Arial,sans-serif;--tunetune-brand-accent:#32c5ff}
.site-header .brand-copy strong,
.site-header .logo strong,
.navbar .logo strong,
.account-brand-copy strong,
.auth-brand-copy strong,
.site-footer__brand-copy strong,
.footer-brand h3,
.footer-brand strong{
  font-family:var(--tunetune-brand-font)!important;
  font-weight:700!important;
  font-style:normal!important;
  letter-spacing:-.035em!important;
  text-transform:none!important;
}
.site-header .brand-copy small,
.site-header .logo small,
.navbar .logo small,
.account-brand-copy small,
.auth-brand-copy small,
.site-footer__brand-copy small,
.footer-brand p{
  font-family:var(--tunetune-brand-font)!important;
  font-weight:600!important;
  letter-spacing:.01em!important;
}
.site-header .brand-copy strong,
.site-header .logo strong,
.navbar .logo strong,
.account-brand-copy strong,
.auth-brand-copy strong{font-size:22px!important;line-height:1!important;color:#fff!important}
.site-footer__brand-copy strong,.footer-brand h3,.footer-brand strong{font-size:22px!important;line-height:1!important;color:#fff!important}
.brand-word-light,.footer-brand-word-light{color:#fff!important}
.brand-word-accent,.footer-brand-word-accent,
.site-header .brand-copy strong>span,
.site-header .logo strong>span,
.navbar .logo strong>span{color:var(--tunetune-brand-accent)!important}
.account-brand img,.auth-brand img,.site-header .brand img,.site-header .logo img,.navbar .logo img,.site-footer__brand img{object-fit:cover!important;box-shadow:none!important}
@media(max-width:640px){.site-header .brand-copy strong,.site-header .logo strong,.navbar .logo strong,.account-brand-copy strong,.auth-brand-copy strong{font-size:19px!important}.site-footer__brand-copy strong{font-size:20px!important}}
