:root{--app-viewport-height:100dvh;--app-viewport-top:0px;--app-keyboard-inset:0px;--project-viewport-height:var(--app-viewport-height);--project-viewport-top:var(--app-viewport-top);--project-keyboard-inset:var(--app-keyboard-inset)}.dashboard-viewport{height:var(--app-viewport-height);max-height:var(--app-viewport-height)}@media (width<=767px),(pointer:coarse) and (width<=1023px) and (height<=600px){:root .h-screen,:root .h-dvh{height:var(--app-viewport-height)}:root .min-h-screen,:root .min-h-dvh,:root .auth-page{min-height:var(--app-viewport-height)}:root .app-viewport-frame{top:var(--app-viewport-top);height:var(--app-viewport-height);bottom:auto}.dashboard-viewport[data-mobile-header=true]{height:calc(var(--app-viewport-height) - 60px);max-height:calc(var(--app-viewport-height) - 60px)}.app-safe-bottom{padding-bottom:max(0px, calc(env(safe-area-inset-bottom) - var(--app-keyboard-inset)))}}
