.App{width:100%;min-height:100vh}:root{font-size:var(--font-size,1em)}.AppShell{width:100%;min-height:100vh}.AppShellContent{min-width:0}.AppShellPage{width:100%;min-width:0}.AppShellPage>*{max-width:100%}.AppShell a:hover{text-decoration:none}@media (width>=1200px){.AppShell{height:100dvh;min-height:100dvh;overflow:hidden}.AppShellContent{height:calc(100dvh - 68px);min-height:0;overflow:hidden}.AppShellPage{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.AppShellPage>*{min-height:0}}@media (prefers-reduced-motion:reduce){.AppShellContent{transition:none}}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}
