/* Keep the supplied studio artwork intact at every entry point. */
#topbar .studio-logo{width:84px;height:84px;object-fit:contain;flex-shrink:0}
#topbar .brand{gap:12px}
#boot-status{display:flex;align-items:center;gap:14px}
.boot-studio-logo{width:80px;height:80px;object-fit:contain}
@media(max-width:600px){#topbar .studio-logo{width:62px;height:62px}#topbar .brand{gap:8px}#boot-status{max-width:calc(100vw - 48px);font-size:12px!important}.boot-studio-logo{width:64px;height:64px}}
