.oms-bot [hidden]{display:none!important}

@media(max-width:760px){
  .oms-bot{inset:auto 0 0!important;bottom:0!important;width:100%;pointer-events:none}
  .oms-bot__launcher{position:fixed;right:12px;bottom:calc(76px + env(safe-area-inset-bottom,0px));width:44px;min-width:44px;height:44px;min-height:44px;margin:0;padding:0;border-radius:50%;pointer-events:auto;box-shadow:0 6px 18px rgba(0,0,0,.22)}
  .oms-bot__launcher span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
  .oms-bot__panel{position:fixed;z-index:1000002;inset:0;width:100%;height:100vh;height:100dvh;border:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;pointer-events:auto;box-shadow:none}
  .oms-bot__header{height:auto;min-height:62px;padding-top:env(safe-area-inset-top,0px)}
  .oms-bot__conversation{height:auto;min-height:0;padding:18px 14px;overscroll-behavior:contain}
  .oms-bot__footer{height:auto;min-height:44px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}
  body.oms-support-bot-open{overflow:hidden}
  body.oms-support-bot-open .dsv-app-bottomnav,
  body.oms-support-bot-open .dsv-app-topbar{opacity:0;visibility:hidden;pointer-events:none}
}
