body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}*{touch-action:manipulation}body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true],.allow-select,.prose,.prose *{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}body{overflow-x:hidden;overflow-x:clip}@keyframes gyoEnterPush{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes gyoEnterPop{0%{transform:translate(-28%);opacity:.6}to{transform:translate(0);opacity:1}}.gyo-enter-push{animation:gyoEnterPush .3s cubic-bezier(.32,.72,0,1) both}.gyo-enter-pop{animation:gyoEnterPop .3s cubic-bezier(.32,.72,0,1) both}.pwa-safe-top{padding-top:var(--gyo-safe-top, env(safe-area-inset-top))}.pwa-safe-bottom{padding-bottom:var(--gyo-safe-bottom, env(safe-area-inset-bottom))}
