html.pc-detected body>:not(.pc-block){display:none!important}html.pc-detected .pc-block{display:flex!important}@media (min-width:768px) and (max-width:1024px){.app-container{max-width:100%}.bottom-nav,.header{max-width:100%}}@media (orientation:landscape) and (max-height:500px){.landscape-tip{position:fixed;top:0;left:0;right:0;bottom:0;background:#667eea;color:#fff;z-index:99998;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.landscape-tip-icon{font-size:60px;margin-bottom:20px;animation:rotatePhone 2s ease infinite}@keyframes rotatePhone{0%,100%{transform:rotate(0)}50%{transform:rotate(90deg)}}}