*{box-sizing:border-box;margin:0;padding:0}:root{--app-height:100dvh;--app-live-height:100dvh;--app-width:100vw;background-color:#181a1c}html,body,#root{width:100%;min-height:max(var(--app-height),var(--app-live-height))}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;background-color:#181a1c;overflow-x:hidden}body{color:#fff;min-height:max(var(--app-height),var(--app-live-height));overscroll-behavior-x:none;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overflow-wrap:anywhere;background-color:#181a1c;width:100%;max-width:100vw;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;overflow:hidden auto}button{cursor:pointer;touch-action:manipulation;min-width:0;max-width:100%;font-family:inherit}input,select,textarea{width:100%;min-width:0;max-width:100%;font-family:inherit;font-size:16px}img,svg,canvas,video{max-width:100%;height:auto;display:block}#root{min-height:max(var(--app-height),var(--app-live-height));isolation:isolate;background-color:#181a1c}a,[role=button]{touch-action:manipulation}
