.story-page-container{transform:translateZ(0);will-change:transform;height:calc(var(--app-height, 100vh) - 40px);-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}.story-page-container>:first-child{height:40px;flex-shrink:0;overflow:hidden}.story-interaction-area{height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.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;position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;height:100dvh;width:100vw;max-height:100vh;max-height:100dvh;overflow:hidden;overscroll-behavior:none;display:flex;flex-direction:column}.story-page-container>.header,.story-page-container>.story-header{flex-shrink:0;height:40px;overflow:hidden}.story-page-container>.content,.story-page-container>.story-content,.story-page-container>:not(.header):not(.story-header){flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;position:relative;z-index:1}.story-interaction-area{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;max-height:100%;position:relative}*{max-width:100%;box-sizing:border-box}.story-page-container [style*="position: absolute"],.story-page-container [style*="position: fixed"]{position:absolute!important}}: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}