:root{color-scheme:light;background:#f5f5f7;-webkit-tap-highlight-color:transparent}
html,body{overscroll-behavior:none;background:#f5f5f7}
body{position:fixed;inset:0;width:100%;height:100%;height:100dvh}
#root{height:100%;height:var(--rec-height,100dvh);max-width:560px;margin:0 auto;background:#fff;overflow:hidden}
input,textarea{font-size:16px!important}
button,a,input,textarea{touch-action:manipulation}
button:focus-visible,a:focus-visible{outline:2px solid #ff7248;outline-offset:3px}
@media(min-width:600px){#root{box-shadow:0 0 50px #2727270a}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
