/* Original Sunfly artwork, shared with the Future Karaoke app. */
.sunfly-logo { display:block; width:156px; max-width:100%; height:auto; aspect-ratio:2045 / 769; object-fit:contain; }
.sunfly-brand-mark { margin:18px 0; }
.included-strip .sunfly-powered { display:flex; flex-direction:column; align-items:flex-start; gap:8px; flex-shrink:0; }
.included-strip .sunfly-logo { width:142px; }
.subscription-section .sunfly-brand-mark { margin:18px 0 26px; }
@media(max-width:760px) { .included-strip .sunfly-powered { align-items:center; } }
