:root{--np-safe-top:env(safe-area-inset-top,0px);--np-safe-bottom:env(safe-area-inset-bottom,0px);--np-safe-left:env(safe-area-inset-left,0px);--np-safe-right:env(safe-area-inset-right,0px);--np-app-height:100dvh}html{-webkit-text-size-adjust:100%}html[data-np-standalone=true]{overscroll-behavior:none;background-color:#0b0f0e}html[data-np-standalone=true] body{overscroll-behavior-y:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#0b0f0e}html[data-np-standalone=true] .nds-shell,html[data-np-standalone=true] .sa-shell,html[data-np-standalone=true] body{min-height:var(--np-app-height);min-height:100dvh}html[data-np-standalone=true] .nds-sidebar,html[data-np-standalone=true] .sa-sidebar{height:var(--np-app-height);height:100dvh}html[data-np-standalone=true] .nds-mobile-header,html[data-np-standalone=true] .sa-mobile-header{padding-top:var(--np-safe-top);min-height:calc(56px + var(--np-safe-top));height:auto;box-sizing:border-box}html[data-np-standalone=true] .nds-drawer,html[data-np-standalone=true] .sa-drawer{height:var(--np-app-height);height:100dvh;padding-top:var(--np-safe-top);padding-bottom:var(--np-safe-bottom);box-sizing:border-box}html[data-np-standalone=true] .nds-drawer .nds-sidebar-inner,html[data-np-standalone=true] .sa-drawer{height:100%}@media (max-width:899px){html[data-np-standalone=true] .nds-content{padding-bottom:calc(1rem + var(--np-safe-bottom))}}html[data-np-standalone=true] .np-auth,html[data-np-standalone=true] .npl-root,html[data-np-standalone=true] .spw-root{min-height:var(--np-app-height);min-height:100dvh}html[data-np-standalone=true] .spw-root--centered{padding-top:max(1.5rem,var(--np-safe-top));padding-bottom:max(2rem,calc(1rem + var(--np-safe-bottom)))}html[data-np-standalone=true] .np-toast-viewport{top:max(.75rem,calc(var(--np-safe-top) + .5rem))}html[data-np-standalone=true] .nds-footer{padding-bottom:calc(1rem + var(--np-safe-bottom))}