/* Jagtportalen document shell v1.11.16.232. No menu styling lives here. */
body.jp-app-context{background:#0b1510!important;overflow-x:hidden!important}
@media(max-width:900px){body.jp-app-context{padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}}
@media(min-width:901px){body.jp-app-context .jp-dashboard-page{margin-left:238px!important}}

/* v1.11.16.285 – iOS/PWA scroll hardening. Native vertical scrolling remains enabled,
   but rubber-band overscroll can no longer expose the white document canvas. */
html:has(body.jp-app-context),body.jp-app-context{background:#0b1510!important;overscroll-behavior-y:none!important}
@media(max-width:900px){
  html:has(body.jp-app-context){background:#0b1510!important;overflow-x:hidden!important;overscroll-behavior-y:none!important}
  body.jp-app-context{min-height:100vh!important;background:#0b1510!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:none!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}
}
