/* V84.69 — compact hotel-manager identity with the hotel name below its image. */

body.hotel-manager-v8414-body .hotel-console-hero-v8469{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-items:stretch!important;
  align-items:start!important;
  gap:10px!important;
  min-height:0!important;
  padding:13px!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-items:center!important;
  align-items:start!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  text-align:center!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469>.hotel-manager-identity-v8469__image{
  display:block!important;
  width:84px!important;
  height:84px!important;
  min-width:84px!important;
  min-height:84px!important;
  max-width:84px!important;
  max-height:84px!important;
  flex:0 0 84px!important;
  justify-self:center!important;
  margin:0 auto!important;
  padding:7px!important;
  box-sizing:border-box!important;
  object-fit:contain!important;
  object-position:center!important;
  border:1px solid #d8e5f5!important;
  border-radius:22px!important;
  background:#f4f8ff!important;
  box-shadow:0 7px 19px rgba(28,83,160,.08)!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469__content{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  justify-items:center!important;
  gap:4px!important;
  width:100%!important;
  min-width:0!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469__content h1{
  margin:0!important;
  max-width:100%!important;
  overflow-wrap:anywhere!important;
  white-space:normal!important;
  text-align:center!important;
  font-size:21px!important;
  line-height:1.3!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469__badges{
  justify-content:center!important;
  margin:0!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469__content p{
  margin:0!important;
  text-align:center!important;
}

body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-actions-v8469{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}

@media(max-width:430px){
  body.hotel-manager-v8414-body .hotel-console-hero-v8469{padding:10px!important;gap:8px!important}
  body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469>.hotel-manager-identity-v8469__image{
    width:72px!important;
    height:72px!important;
    min-width:72px!important;
    min-height:72px!important;
    max-width:72px!important;
    max-height:72px!important;
    flex-basis:72px!important;
    border-radius:19px!important;
  }
  body.hotel-manager-v8414-body .hotel-console-hero-v8469 .hotel-manager-identity-v8469__content h1{font-size:18px!important}
}
