:root{--app-nav-h: 0px;--app-bottom-nav-h: 64px;--md-sys-color-background: #ffffff;--md-sys-color-surface: #ffffff;--md-sys-color-on-surface: #202124;--md-sys-color-on-surface-variant: #5f6368;--md-sys-color-primary: #027fb9;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #e8f4fa;--md-sys-color-error: #d93025;--md-sys-color-outline-variant: rgba(32, 33, 36, .12);--md-sys-color-surface-variant: #e8eaed;--md-sys-color-surface-container-low: #f8f9fa;--font-ui: "Roboto", "Segoe UI", system-ui, sans-serif;--safe-bottom: env(safe-area-inset-bottom);--safe-top: env(safe-area-inset-top)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{height:100%;height:-webkit-fill-available}html,body,#root{overflow:hidden}body{min-height:100%;min-height:100dvh;min-height:100svh;background:var(--md-sys-color-background);color:var(--md-sys-color-on-surface);font-family:var(--font-ui);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;overscroll-behavior:none}#root{display:flex;flex-direction:column;height:100%;height:100dvh;height:100svh;height:-webkit-fill-available}.app-shell{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;height:100%;overflow:hidden;position:relative}.page-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-top:env(safe-area-inset-top,0px);padding-bottom:calc(var(--app-bottom-nav-h) + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}.page-scroll::-webkit-scrollbar{display:none}@media (display-mode: standalone){.app-shell{position:fixed;top:0;right:0;bottom:0;left:0}}
