.android-keyboard-native-viewport{height:100vh}@supports (height:100dvh){.android-keyboard-native-viewport{height:100dvh}}#story-edit-textarea{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#action-edit-textarea,#game-text-input,#story-edit-textarea{white-space:break-spaces!important;overflow-x:hidden!important}#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 80ms cubic-bezier(.22,1,.36,1) forwards}.streaming-chunk-first{opacity:0;animation:streamingChunkFadeIn .2s 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)}