html{min-height:100%;-webkit-text-size-adjust:100%}
body{min-height:100dvh;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
body header.fixed-app-header{padding-top:calc(1rem + env(safe-area-inset-top))!important}
@media(max-width:900px){nav{padding-bottom:calc(.5rem + env(safe-area-inset-bottom))!important}.layout{padding-bottom:calc(100px + env(safe-area-inset-bottom))}}
dialog{max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 2rem);overflow-y:auto}
.employee-edition{font-size:.8rem;color:var(--text-secondary,#65736e);text-align:center;margin:1.5rem .5rem;overflow-wrap:anywhere}
#pwa-update{position:fixed;z-index:20000;bottom:calc(100px + env(safe-area-inset-bottom));left:1rem;right:1rem;max-width:32rem;margin:auto;padding:1rem;background:var(--green);color:#fff;border-radius:12px;box-shadow:0 3px 16px #0004}
#pwa-update button{border:1px solid #ffffff88;margin:.5rem .25rem 0}
#camera-help p{line-height:1.7}
