:root{--vh:1vh}@supports (height:1dvh){:root{--vh:1dvh}}html,body{font-family:var(--boot-font);background:var(--boot-bg,#f7f8fa);-webkit-tap-highlight-color:transparent;height:100%;margin:0;padding:0;overflow:hidden}@media (hover:none) and (pointer:coarse){body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,select,[contenteditable=true],[contenteditable=""]{-webkit-user-select:text;user-select:text}}#root{-webkit-overflow-scrolling:touch;overscroll-behavior-y:none;max-width:520px;height:100%;margin:0 auto;overflow-y:auto}
