html,body{margin:0;height:100%}#root{height:100%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,SF Pro Text,system-ui,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}html{--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom);--safe-left: env(safe-area-inset-left);--safe-right: env(safe-area-inset-right)}html,body,html.native,html.native body,html.native *{overscroll-behavior:none}@media (pointer: coarse){input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px!important}}a,button,[role=button],label,summary,select,input,textarea{touch-action:manipulation}body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,[contenteditable=true],.selectable{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}::-webkit-scrollbar{width:0;height:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
