/* UGCHost Signup V118 — repaired crest + requested portrait order + assurance row below portraits. */
html body.signup-page.signup-agency-v118 #signupVisual{
  overflow:hidden!important;
}

html body.signup-page.signup-agency-v118 #signupVisual .v117-corner-logo{
  display:none!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo{
  position:absolute!important;
  z-index:6!important;
  top:14px!important;
  right:26px!important;
  width:clamp(168px,14vw,212px)!important;
  max-width:27%!important;
  height:auto!important;
  display:block!important;
  pointer-events:none!important;
  opacity:.98!important;
  filter:drop-shadow(0 16px 30px rgba(0,0,0,.34)) drop-shadow(0 0 18px rgba(216,173,77,.09))!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:190px!important;
  object-fit:contain!important;
  object-position:center!important;
}

html body.signup-page.signup-agency-v118 #signupVisual .signup-visual-copy{
  padding-right:min(28%,235px)!important;
}

/* The original stats row is deliberately removed from view; V118 supplies a dedicated row after the portrait block. */
html body.signup-page.signup-agency-v118 #signupVisual .v118-hide-original-stats{
  display:none!important;
}

html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-strip{
  position:relative!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  width:100%!important;
  margin:18px 0 0!important;
  padding:0!important;
  transform:none!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card{
  position:relative!important;
  min-width:0!important;
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:10px!important;
  padding:12px 13px!important;
  margin:0!important;
  border:1px solid rgba(240,201,111,.19)!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055),0 11px 26px rgba(0,5,16,.13)!important;
  backdrop-filter:blur(8px)!important;
  overflow:hidden!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-icon{
  width:38px!important;
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(238,195,91,.34)!important;
  border-radius:11px!important;
  background:linear-gradient(145deg,rgba(216,173,77,.2),rgba(216,173,77,.07))!important;
  color:#efc35b!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-icon svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card>div{
  min-width:0!important;
  display:grid!important;
  gap:4px!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card strong{
  color:#fff!important;
  font:800 10.5px/1.18 Inter,Arial,sans-serif!important;
  letter-spacing:.003em!important;
}
html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card>div>span{
  color:#bdcada!important;
  font:500 8.3px/1.36 Inter,Arial,sans-serif!important;
}

@media(max-width:1280px){
  html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo{
    top:14px!important;
    right:20px!important;
    width:178px!important;
    max-width:26%!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .signup-visual-copy{
    padding-right:188px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card{
    grid-template-columns:34px minmax(0,1fr)!important;
    padding:11px 10px!important;
    column-gap:8px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-icon{
    width:34px!important;
    height:34px!important;
  }
}

@media(max-width:980px){
  html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo{
    top:13px!important;
    right:16px!important;
    width:145px!important;
    max-width:24%!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .signup-visual-copy{
    padding-right:150px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-strip{
    grid-template-columns:repeat(3,minmax(190px,1fr))!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    padding-bottom:3px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-strip::-webkit-scrollbar{display:none!important}
}

@media(max-width:680px){
  html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo{
    position:relative!important;
    inset:auto!important;
    width:135px!important;
    max-width:none!important;
    margin:-4px auto 15px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-corner-logo img{
    max-height:145px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .signup-visual-copy{
    padding-right:0!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-strip{
    grid-template-columns:1fr!important;
    overflow:visible!important;
    gap:9px!important;
    margin-top:14px!important;
  }
  html body.signup-page.signup-agency-v118 #signupVisual .v118-trust-card{
    min-height:70px!important;
    grid-template-columns:36px minmax(0,1fr)!important;
    padding:11px 12px!important;
  }
}
