/* VOLENG workspace critical fallback v1.28.71.
   Deliberately minimal: the Vite production bundle owns the full application design.
   This file only prevents unstyled/oversized brand assets while the main CSS loads. */
html,body,#root{min-height:100%;margin:0}
*,*::before,*::after{box-sizing:border-box}
img{max-width:100%}
.simpleApp .masterBrandIdentity{display:flex;align-items:center;min-width:0;min-height:42px;overflow:hidden}
.simpleApp .masterBrandIdentity>img.volengSiteLogo{display:block!important;width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;background:transparent!important}
.simpleApp.sidebarCompact .masterBrandIdentity>img.volengSiteLogo{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}
.brandVectorV{width:48px!important;height:44px!important;max-width:48px!important;max-height:44px!important;object-fit:contain!important}
.compactMasterMark .brandVectorV{width:32px!important;height:32px!important;max-width:32px!important;max-height:32px!important}
.ecosystemV{display:inline-grid;place-items:center;overflow:hidden}
.mobileBrand{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important;object-fit:contain!important}
.launcherBrand>img,.launcherBrandCenter>img{width:52px!important;height:45px!important;max-width:52px!important;max-height:45px!important;object-fit:contain!important}
.simpleApp .dispatchTopbar.finalProductTopbar::before{width:28px!important;height:28px!important;flex:0 0 28px!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}
