/* JobLik 0.33.355
STRICT SCOPE: ONLY /construction mobile HEADER LOGO + FOOTER LOGO.
No other component is modified.
*/
@media (max-width:760px){

  /* Header anchor is placed explicitly inside the 58px mobile header. */
  html body.public-body[data-joblik-path="/construction"] > header.v064-header > a.v064-logo{
    position:absolute!important;
    top:8px!important;
    right:12px!important;
    bottom:auto!important;
    left:auto!important;
    width:96px!important;
    min-width:96px!important;
    max-width:96px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    translate:none!important;
    background:none!important;
    overflow:hidden!important;
  }

  /* Exactly one construction header logo exists in HTML. */
  html body.public-body[data-joblik-path="/construction"] > header.v064-header
  .joblik-construction-header-logo-v355{
    display:block!important;
    width:96px!important;
    height:42px!important;
    margin:0!important;
    padding:0!important;
    background:url("/assets/img/platform-v334/joblik-header-mobile.webp?v=20260825.334") center center / 96px auto no-repeat!important;
  }

  /* Dedicated construction footer logo only; no legacy IMG is emitted in HTML. */
  html body.public-body[data-joblik-path="/construction"] footer.v064-footer
  .joblik-construction-footer-logo-v355{
    display:block!important;
    position:relative!important;
    left:50%!important;
    right:auto!important;
    width:150px!important;
    height:59px!important;
    max-width:calc(100vw - 40px)!important;
    margin:18px 0 10px!important;
    padding:0!important;
    transform:translateX(-50%)!important;
    translate:none!important;
    background:url("/assets/img/platform-v295/joblik-original-logo.png?v=20260824.295") center center / contain no-repeat!important;
    box-sizing:border-box!important;
  }
}
