#game-container canvas{-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);background:#f3f3e9;opacity:0;transition:opacity .6s ease-out;transition-delay:.1s}#game-container canvas.loaded{opacity:1}.popup-with-king{position:absolute;bottom:0;left:0;pointer-events:none;z-index:0}.popup-king-wrapper{position:relative;display:flex;flex-direction:row;pointer-events:none}.popup-king-wrapper .popup-king-icon{width:243px;height:auto;display:block;pointer-events:none}.popup-king-wrapper .popup-bubble-container{display:flex;align-items:flex-end;pointer-events:none;gap:0px;position:relative;margin-left:24px;bottom:100px}.popup-king-wrapper .popup-tail{width:24px;height:32px;pointer-events:none;position:relative;margin-left:-24px;left:3px}.popup-king-wrapper .popup-cloud{background:#f3f3e9;border-radius:8px;padding:20px 23px 23px;box-sizing:border-box;overflow:auto;pointer-events:auto;max-width:400px;top:8px;position:relative}.popup-king-wrapper .popup-title{font-size:18px;font-family:Inter;font-weight:700;margin-bottom:10px}.popup-king-wrapper .popup-text{font-size:19px;font-family:Inter;font-weight:500;margin:0;width:100%;max-width:100%;line-height:23px}@media (min-width: 360px){.popup-cloud{min-width:360px}}@media (max-width: 968px) and (orientation: landscape){.popup-bubble-container{bottom:23px!important}.popup-tail{transform:rotateX(180deg)!important}}@media (max-width: 968px) and (orientation: portrait){.popup-king-wrapper .popup-bubble-container{width:100vw;margin-bottom:155px!important;margin:0 auto;display:block;position:unset!important}.popup-king-wrapper .popup-king-icon{position:absolute;bottom:0}.popup-king-wrapper .popup-cloud{width:100%!important;scale:.95;margin-left:auto;margin-right:auto;position:unset;max-width:100%!important}.popup-king-wrapper .popup-tail{position:absolute!important;bottom:134px;left:159px;width:24px;height:32px;rotate:90deg;transform:scaleX(-1)}}@media (max-width: 1024px){.popup-king-wrapper .popup-cloud{padding:6px 13px 8px 14px}}@media (max-height: 968px),(max-width: 968px){.popup-with-king.small{transform:scale(.84) translateY(18px)}.popup-with-king.small .popup-king-wrapper .popup-cloud{padding:12px 13px 11px 14px}.popup-with-king .popup-king-wrapper .popup-bubble-container .popup-cloud button{font-size:16px;padding-left:12px;padding-right:12px}.popup-with-king .popup-king-wrapper .popup-text{font-size:16px;line-height:22px}.popup-with-king .popup-king-wrapper .popup-king-icon{width:200px}.popup-with-king .popup-king-wrapper .popup-cloud{padding:12px 13px 11px 14px}}*,*:before,*:after{box-sizing:border-box}#stats{position:fixed;top:0;left:0;z-index:1000}#stats canvas{width:max(100px,10vw,10vh);height:max(60px,6vh,6vw);-webkit-user-select:none;user-select:none}
