.story-page-container{height:100vh;height:100dvh;-webkit-overflow-scrolling:touch;position:relative;z-index:0}@media (max-width:768px){body:has(.story-page-container){overflow:hidden!important;height:100%!important;position:fixed!important;width:100%!important}.story-page-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;height:100vh!important;height:100dvh!important;overflow:hidden!important;backface-visibility:hidden;contain:layout style paint}}.vh-app{height:var(--app-height,100vh)}.vh-window{height:var(--window-height,100vh)}@media (max-width:768px){.story-page-container{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;contain:layout style paint}.story-page-container *{max-width:100%;box-sizing:border-box}}:root:not([data-app-height-set]){--app-height:100vh;--window-height:100vh}.min-vh-app{min-height:var(--app-height,100vh)}@supports (-webkit-touch-callout:none){.story-page-container{height:calc(var(--app-height, 100dvh) - 40px)}}.story-page-container{touch-action:manipulation;overscroll-behavior:none}.debug-viewport{position:fixed;top:50px;right:10px;background:rgba(0,0,0,.8);color:white;padding:10px;font-size:12px;z-index:9999;border-radius:4px}.debug-viewport.hidden{display:none}