html[data-native-shell="1"],
html[data-native-shell="1"] :root,
html[data-native-shell="1"] body {
  --navbar-height: 0px;
}

html[data-native-shell="1"] .web-shell-navbar,
html[data-native-shell="1"] .web-shell-bottom-nav,
html[data-native-shell="1"] .web-shell-footer,
html[data-native-shell="1"] .native-shell-secondary-nav,
html[data-native-shell="1"] .native-shell-sports-mobile-nav,
html[data-native-shell="1"] .native-shell-sports-sidebar-nav {
  display: none !important;
}
