/* Worker3D Branding v0.0.6 — somente identidade visual / logos */
.w3d-global-brand-img{display:block!important;object-fit:contain!important;object-position:center!important;max-width:100%!important;height:auto!important;border:0!important;box-shadow:none!important;background:transparent!important}
.w3d-global-brand-link{display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}

/* Worker3D Community: barra lateral das páginas internas */
.w3d-brand .w3d-global-brand-link--sidebar{width:112px!important;height:76px!important;flex:0 0 112px!important;margin:0!important}
.w3d-brand .w3d-global-brand-img--sidebar{width:112px!important;height:76px!important}
.w3d-app.is-collapsed .w3d-brand .w3d-global-brand-link--sidebar{width:44px!important;height:40px!important;flex-basis:44px!important;overflow:hidden!important}
.w3d-app.is-collapsed .w3d-brand .w3d-global-brand-img--sidebar{width:44px!important;height:40px!important}

/* Página inicial: substitui somente a marca do topo da barra lateral. */
.w3d-home-brand[data-w3d-branded="1"]{display:flex!important;align-items:center!important;justify-content:center!important;width:154px!important;min-height:98px!important;padding:0!important;background:transparent!important;text-decoration:none!important;overflow:visible!important}
.w3d-home-brand .w3d-global-brand-img--home{width:154px!important;height:98px!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}
.w3d-home.is-collapsed .w3d-home-brand[data-w3d-branded="1"]{width:64px!important;min-height:52px!important}
.w3d-home.is-collapsed .w3d-home-brand .w3d-global-brand-img--home{width:64px!important;height:52px!important}

/* Minha conta */
.w3d-account-logo{padding:0!important;background:transparent!important}
.w3d-account-logo .w3d-global-brand-img{width:145px!important;max-height:104px!important}

/* Coleções / seguindo */
.w3dfc-brand{padding:0!important;background:transparent!important}
.w3dfc-brand .w3d-global-brand-img{width:154px!important;max-height:112px!important}

/* Portal do criador */
.w3dcp-rail-brand{padding:0!important;background:transparent!important}
.w3dcp-rail-brand .w3d-global-brand-img{width:150px!important;max-height:108px!important}

/* Login social - marca do rodapé */
.w3dsl-bottom-brand{display:flex!important;width:170px!important;height:118px!important;margin-left:auto!important;margin-right:auto!important;background:transparent!important}
.w3dsl-bottom-brand .w3d-global-brand-img{width:170px!important;height:118px!important}

/* Login social - mantém a arte existente. */
.w3dsl-left-visual>img{content:url('worker3d-login-left-branding.webp')!important}

/* Detalhe do produto: assinatura SEM caixa/fundo. */
.w3d-detail-media:after{
  background:transparent url('worker3d-logo.png') center/contain no-repeat!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  width:92px!important;
  height:72px!important;
  right:12px!important;
  bottom:12px!important;
}

/* Cards comuns de modelos: assinatura transparente. */
.w3d-card-image{position:relative!important}
.w3d-card-image:after{
  content:""!important;
  position:absolute!important;
  right:8px!important;
  bottom:8px!important;
  z-index:3!important;
  width:68px!important;
  height:52px!important;
  background:transparent url('worker3d-logo.png') center/contain no-repeat!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}

/* Cards pequenos laterais (Modelos relacionados / Mais deste criador): sem assinatura. */
.w3d-side-models .w3d-card-image:after{
  content:none!important;
  display:none!important;
  background:none!important;
}

/* Cards de modelos da página inicial: mesma assinatura, sem fundo. */
.w3d-home-card-media:after{
  content:""!important;
  position:absolute!important;
  right:8px!important;
  bottom:8px!important;
  z-index:3!important;
  width:56px!important;
  height:43px!important;
  background:transparent url('worker3d-logo.png') center/contain no-repeat!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  pointer-events:none!important;
}

/* Oficinas: apenas adiciona a logo no início da área de criação. */
.w3dwo-branding-logo{
  display:flex!important;
  width:150px!important;
  height:104px!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 0 8px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.w3dwo-branding-logo .w3d-global-brand-img--workshop{width:150px!important;height:104px!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}

/* Marca textual usada em algumas páginas antigas do Worker3D */
.w3d-site-brand:before{display:none!important}
.w3d-site-brand>a{font-size:0!important;line-height:0!important;width:145px!important;height:102px!important;padding:0!important;background:transparent url('worker3d-logo.png') center/contain no-repeat!important;border-radius:0!important}

/* Tema WordPress */
.custom-logo-link.w3d-branding-theme-logo,.site-title>a[data-w3d-branded="1"],.wp-block-site-title>a[data-w3d-branded="1"]{display:inline-flex!important;align-items:center!important;background:transparent!important;padding:0!important;text-decoration:none!important}
.custom-logo-link .w3d-global-brand-img,.site-title .w3d-global-brand-img,.wp-block-site-title .w3d-global-brand-img,.site-logo .w3d-global-brand-img{width:170px!important;max-height:122px!important}

@media(max-width:1000px){
  .w3d-account-logo .w3d-global-brand-img{width:58px!important;max-height:52px!important}
  .w3dwo-branding-logo{width:126px!important;height:88px!important}
  .w3dwo-branding-logo .w3d-global-brand-img--workshop{width:126px!important;height:88px!important}
}
@media(max-width:720px){
  .w3d-account-logo .w3d-global-brand-img{width:112px!important;max-height:80px!important}
  .w3d-brand .w3d-global-brand-link--sidebar{width:94px!important;height:66px!important;flex-basis:94px!important}
  .w3d-brand .w3d-global-brand-img--sidebar{width:94px!important;height:66px!important}
  .w3d-home-brand[data-w3d-branded="1"]{width:112px!important;min-height:74px!important}
  .w3d-home-brand .w3d-global-brand-img--home{width:112px!important;height:74px!important}
  .w3d-home-card-media:after{width:48px!important;height:36px!important;right:6px!important;bottom:6px!important}
  .w3d-card-image:after{width:58px!important;height:44px!important;right:6px!important;bottom:6px!important}
  .w3d-detail-media:after{width:72px!important;height:56px!important;right:8px!important;bottom:8px!important}
}
