.game-text-mask{transition:mask-position .3s ease,-webkit-mask-position .3s ease,mask-size .3s ease,-webkit-mask-size .3s ease;-webkit-mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 10%,rgba(0,0,0,1) 30%,rgba(0,0,0,1));mask-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 10%,rgba(0,0,0,1) 30%,rgba(0,0,0,1));-webkit-mask-size:100% 110%;mask-size:100% 110%}.game-text-mask.off{-webkit-mask-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,1) 5%,rgba(0,0,0,1) 95%,rgba(0,0,0,.2));mask-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,1) 5%,rgba(0,0,0,1) 95%,rgba(0,0,0,.2))}.game-text-mask.up{mask-position:0 100%;-webkit-mask-position:0 100%;-webkit-mask-size:100% 130%;mask-size:100% 130%}.game-text-mask.android-keyboard-native-viewport{height:100vh}@supports (height:100dvh){.game-text-mask.android-keyboard-native-viewport{height:100dvh}}#story-edit-textarea{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#game-blur-button{-webkit-backdrop-filter:blur(24px) saturate(1.5);backdrop-filter:blur(24px) saturate(1.5)}#gameplay-saturate{-webkit-backdrop-filter:saturate(1.8);backdrop-filter:saturate(1.8)}.word-fade-container{display:inline}.word-fade{opacity:0;animation:wordFadeIn .5s ease-in forwards;animation-delay:calc(var(--word-index) * 10ms);pointer-events:none}@keyframes wordFadeIn{to{opacity:1}}.streaming-chunk{opacity:0;animation:streamingChunkFadeIn .34s cubic-bezier(.22,1,.36,1) forwards}@keyframes streamingChunkFadeIn{0%{opacity:0}to{opacity:1}}.streaming-cursor{display:inline-block;margin-left:1px;animation:streamingCursorBlink .9s steps(2,start) infinite}@keyframes streamingCursorBlink{to{opacity:0}}@keyframes streamingFinalizeFade{0%{opacity:.68}to{opacity:1}}@media (prefers-reduced-motion:reduce){.streaming-chunk,.streaming-cursor{animation:none;opacity:1}}:root ._w-10037{width:100%}:root ._als-center{align-self:center}:root ._mt-t-space-4{margin-top:var(--t-space-4)}:root ._mb-t-space-0{margin-bottom:var(--t-space-0)}:root ._h-t-size-4{height:var(--t-size-4)}:root ._w-t-size-4{width:var(--t-size-4)}:root ._ai-center{align-items:center}:root ._jc-center{justify-content:center}:root ._zi-1{z-index:1}:root ._cur-pointer{cursor:pointer}:root ._pt-t-space-1{padding-top:var(--t-space-1)}:root ._pr-t-space-1{padding-right:var(--t-space-1)}:root ._pb-t-space-1{padding-bottom:var(--t-space-1)}:root ._pl-t-space-1{padding-left:var(--t-space-1)}:root ._btlr-t-radius-6{border-top-left-radius:var(--t-radius-6)}:root ._btrr-t-radius-6{border-top-right-radius:var(--t-radius-6)}:root ._bbrr-t-radius-6{border-bottom-right-radius:var(--t-radius-6)}:root ._bblr-t-radius-6{border-bottom-left-radius:var(--t-radius-6)}:root ._bg-blackA8{background-color:var(--blackA8)}