.ios-fullscreen{z-index:9001;width:100vw;height:120vh;display:none;position:absolute;top:0;left:0}.ios-fullscreen.enabled{display:block}.ios-fullscreen.hidden{z-index:-1}.ios-fullscreen-info{color:#fff;opacity:1;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;font-size:40px;transition:opacity .25s ease-in-out;display:flex;position:fixed;top:0}.ios-fullscreen-info img{width:20vw;animation:2s ease-in-out infinite swipeUp}.ios-fullscreen-info.hidden{opacity:0;z-index:-1}.ios-fullscreen-info.hidden img{display:none}.rotate-to-portrait-info{color:#fff;opacity:1;background:#000000bf;justify-content:center;align-items:center;width:100vw;height:100vh;font-size:40px;transition:opacity .25s ease-in-out;display:flex;position:fixed;top:0}.rotate-to-portrait-info img{width:30vw}.rotate-to-portrait-info.hidden{opacity:0;z-index:-1}.rotate-to-portrait-info.hidden img{display:none}@keyframes swipeUp{0%{margin-bottom:0}66%{margin-bottom:30vh}to{margin-bottom:30vh}}
