/* REQVERA R13.6.4 — mobile media + footer reliability closure.
   Narrow scope: proof touch affordance and assistant/footer collision avoidance. */
.proof-step-r863{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.enterprise-footer-bottom-r875 a{color:inherit;text-decoration:none;overflow-wrap:anywhere}
.enterprise-footer-bottom-r875 a:hover,.enterprise-footer-bottom-r875 a:focus-visible{color:#dce9ed}
@media(min-width:901px){
  .enterprise-footer-bottom-r875{padding-right:210px!important}
  body.assistant-quiet .enterprise-footer-bottom-r875{padding-right:88px!important}
}
@media(max-width:900px){
  .enterprise-footer-bottom-r875{padding-bottom:max(92px,calc(34px + env(safe-area-inset-bottom)))!important}
}
@media(max-width:520px){
  .enterprise-footer-bottom-r875{width:100%;box-sizing:border-box;gap:12px!important}
  .enterprise-footer-bottom-r875 span{max-width:100%;line-height:1.55}
}
