/* SheetWise AI production brand assets */
.sp-brand__logo { display:block; width:auto; height:42px; max-width:210px; object-fit:contain; }
.sp-footer .sp-brand__logo { height:46px; max-width:230px; }
.sw-auth-brand__logo { display:block; width:auto; height:46px; max-width:220px; object-fit:contain; }
.sw-auth-mobile-brand__logo { display:block; width:auto; height:34px; max-width:165px; object-fit:contain; }
@media (max-width: 768px) {
  .sp-brand__logo { height:36px; max-width:175px; }
  .sp-footer .sp-brand__logo { height:40px; max-width:195px; }
}
