/* Original ivory script artwork from the Future Karaoke app. */
body .brand { flex-shrink:0; }
body .brand .fk-script-logo,
body .site-footer .fk-footer-logo { display:block; width:190px; height:80px; object-fit:cover; object-position:center; border:0; border-radius:0; filter:none; }
body .site-footer .fk-footer-logo { margin-bottom:12px; }
body.home-2026 .site-header { padding-top:12px; padding-bottom:12px; }
@media(max-width:760px) {
 body .brand .fk-script-logo { width:166px; height:72px; }
 body.home-2026 .site-header { padding-top:8px; padding-bottom:16px; }
}
