body{padding:0;padding-bottom:env(safe-area-inset-bottom);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{background-color:#fff;max-width:480px;min-height:100vh;margin:0 auto;box-shadow:0 0 20px #0000001a}@media (width<=480px){#root{max-width:100%;box-shadow:none}}@supports (padding-bottom:env(safe-area-inset-bottom)){#root{padding-bottom:calc(85px + env(safe-area-inset-bottom))}}@media screen and (width<=768px){body{padding-bottom:85px}[role=navigation]{left:0;right:0;z-index:999!important;background-color:#fff!important;position:fixed!important;bottom:0!important;box-shadow:0 -2px 10px #0000001a!important}}@supports (-webkit-touch-callout:none){body,#root{min-height:-webkit-fill-available}}