:root{--app-shell-height:100dvh}@media (display-mode:standalone),(display-mode:fullscreen){:root{--app-shell-height:100vh}}html[data-display-mode=standalone]{--app-shell-height:100vh}html,body{height:var(--app-shell-height);overscroll-behavior:none;margin:0;padding:0}*{box-sizing:border-box}body{min-height:var(--app-shell-height);background:#1a1b1e;overflow:hidden}
