html,body{height:100vh;height:100dvh;width:100vw;margin:0;padding:0;overflow:hidden;overscroll-behavior-y:none;overscroll-behavior:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}#root{height:100vh;height:100dvh;width:100vw;margin:0;padding:0;display:flex;flex-direction:column;overflow:hidden;touch-action:pan-y;position:relative}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}[data-draggable=true],[role=button],button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}@media(prefers-color-scheme:dark){:root{color:#ffffffde;background-color:#242424}}
