*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;height:100dvh;background-color:#000}img{display:block;width:100%;height:auto}.wrapper{position:relative;display:flex;flex-direction:column;height:100%;max-width:500px;margin:0 auto;container-type:inline-size}header{flex-shrink:0}footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:500px;z-index:100;cursor:pointer}.content{flex:1;overflow-y:auto;scrollbar-width:none;padding-bottom:90px}.content::-webkit-scrollbar{display:none}.fab{position:absolute;top:18.13cqw;right:2.13cqw;z-index:200;cursor:pointer}.fab img{width:16.53cqw;height:auto}.enter-button{cursor:pointer}.ky-wrapper{position:relative;display:flex;flex-direction:column;height:100%;max-width:500px;margin:0 auto;container-type:inline-size}.ky-header{flex-shrink:0}.ky-content{flex:1;overflow-y:auto;scrollbar-width:none;padding-bottom:22cqw}.ky-content::-webkit-scrollbar{display:none}.ky-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:500px;z-index:100;cursor:pointer}.ky-fab{position:absolute;top:calc(18.13cqw + 8px);right:2.13cqw;z-index:200;cursor:pointer}.ky-fab img{width:16.53cqw;height:auto}.region-blocked{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;max-width:500px;margin:0 auto;padding:0 32px;text-align:center}.region-blocked-icon{font-size:64px;margin-bottom:24px}.region-blocked-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:12px}.region-blocked-desc{color:#ffffff80;font-size:14px;line-height:1.6}.loading{display:flex;align-items:center;justify-content:center;height:100vh;height:100dvh;max-width:500px;margin:0 auto}.spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.15);border-top-color:#f0c000;border-radius:50%;animation:spin .8s linear infinite}.maintenance{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;height:100dvh;max-width:500px;margin:0 auto;padding:0 32px;text-align:center;background:radial-gradient(ellipse at 50% 40%,#1a1a2e,#0d0d1a,#000)}.maintenance-icon{margin-bottom:28px}.hand-hour{transform-origin:40px 40px;animation:spin 12s linear infinite}.hand-minute{transform-origin:40px 40px;animation:spin 4s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-title{color:#fff;font-size:22px;font-weight:600;margin-bottom:12px}.maintenance-desc{color:#ffffff80;font-size:14px;line-height:1.6;margin-bottom:0}
