:root{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;--phone-safe-top: env(safe-area-inset-top, 0px);--phone-safe-bottom: env(safe-area-inset-bottom, 0px);--phone-safe-left: env(safe-area-inset-left, 0px);--phone-safe-right: env(safe-area-inset-right, 0px);--phone-shell-padding-inline: 1rem;--phone-shell-padding-block: .875rem;--phone-bottom-nav-base: 4rem;--phone-bottom-nav-height: calc(var(--phone-bottom-nav-base) + var(--phone-safe-bottom));--phone-modal-max-height: calc(100dvh - var(--phone-safe-top) - var(--phone-safe-bottom) - .5rem)}html{width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{-webkit-tap-highlight-color:transparent}button,input,textarea,select,a{touch-action:manipulation}input,textarea,select{font-size:max(16px,1em)}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:#f5f5f7;color:#1d1d1f;overscroll-behavior:none;width:100%;max-width:100%;overflow-x:hidden}#root{min-height:100vh;min-height:100dvh;min-height:var(--app-height, 100dvh);width:100%;max-width:100%;overflow-x:hidden}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:767px){:root{--phone-shell-padding-inline: .875rem;--phone-shell-padding-block: .875rem;--phone-bottom-nav-base: 4rem;--phone-modal-max-height: calc(var(--app-height, 100dvh) - var(--phone-safe-top) - var(--phone-safe-bottom) - .5rem)}html{scroll-padding-top:calc(var(--phone-safe-top) + .5rem);scroll-padding-bottom:calc(var(--phone-bottom-nav-height) + .5rem)}body{min-width:0;overflow-x:hidden}}
