/* Big Mike brand assets — logos, wordmarks, app UI tokens */
.brand-logo{display:block;height:46px;width:auto;flex-shrink:0}
.brand-logo--footer{height:42px}
.brand-logo--lg{height:54px}
@media(max-width:768px){
  .brand-logo{height:38px}
  .brand-logo--footer{height:36px}
}
.brand-icon{display:block;width:100%;height:100%;object-fit:contain}
.brand-icon-wrap{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;padding:0}
.brand-icon-wrap.lg{width:32px;height:32px}
.brand-icon-wrap.sm{width:20px;height:20px}
.phone-screen{--or-ui:var(--or-app)}
