.gameplay-viewport-root{height:100vh}@supports (height:100dvh){.gameplay-viewport-root{height:100dvh}}#story-edit-textarea[data-mobile-edit]{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#story-edit-textarea:not([data-mobile-edit]){overflow-y:unset!important;scrollbar-width:none}#story-edit-textarea:not([data-mobile-edit])::-webkit-scrollbar{display:none}#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 ._mih-t-size-9{min-height:var(--t-size-9)}:root ._pt-t-space-1{padding-top:var(--t-space-1)}:root ._pb-t-space-1{padding-bottom:var(--t-space-1)}:root ._pl-t-space-2{padding-left:var(--t-space-2)}:root ._btlr-t-radius-1{border-top-left-radius:var(--t-radius-1)}:root ._btrr-t-radius-1{border-top-right-radius:var(--t-radius-1)}:root ._bbrr-t-radius-1{border-bottom-right-radius:var(--t-radius-1)}:root ._bblr-t-radius-1{border-bottom-left-radius:var(--t-radius-1)}:root ._ox-hidden{overflow-x:hidden}:root ._oy-hidden{overflow-y:hidden}:root ._jc-space-betwe3241{justify-content:space-between}