body{font-family:Arial,sans-serif;text-align:center;margin:0;background-color:#fff}#game-shell{width:800px;margin:0 auto}#game-header{position:relative;width:800px;height:65px}#game-header h1{margin:0;padding-top:14px;font-size:34px}#game-menu-buttons{position:absolute;top:16px;right:8px;display:flex;flex-direction:row;gap:4px}.game-menu-button{position:relative;width:36px;height:36px;padding:0;border:none;background:none;cursor:pointer}.menu-button-bg,.menu-button-icon{position:absolute;top:0;left:0;width:36px;height:36px;pointer-events:none}.menu-button-bg{z-index:1}.menu-button-icon{z-index:2}#game-container{width:800px;height:600px;background-color:#fff;border:1px solid #333}#external-popup-overlay{position:absolute;left:0;top:65px;width:800px;height:600px;background-color:#00000073;z-index:20}.external-popup-hidden{display:none}#external-popup-panel{position:absolute;left:50%;top:50%;width:352px;min-height:160px;transform:translate(-50%,-50%);background-color:#ebedf3;padding:20px;box-sizing:border-box;text-align:center}#external-popup-title{margin:0 0 16px;font-size:24px;font-weight:400}#external-popup-body{margin:0 0 20px;font-size:18px}#external-popup-close-button{width:117px;height:37px;cursor:pointer}.leaderboard-overlay #external-popup-panel{width:578px;height:370px;min-height:370px;padding:0;background-color:#f0f1fa}.leaderboard-overlay #external-popup-title{position:absolute;left:20px;top:20px;margin:0;font-size:26px;font-weight:400}.leaderboard-overlay #external-popup-body{position:absolute;left:20px;top:62px;width:538px;height:246px;margin:0;font-size:16px;text-align:left}.leaderboard-popup{position:relative;width:100%;height:100%;overflow:visible}.leaderboard-dropdown-button{position:absolute;right:0;top:-43px;width:119px;height:36px;padding:0;border:none;background:none;cursor:pointer}.leaderboard-dropdown-button img{position:absolute;left:0;top:0;width:119px;height:36px}.leaderboard-dropdown-button span{position:absolute;left:0;top:6px;width:90px;text-align:center;font-size:20px;color:#111}.leaderboard-header-row,.leaderboard-row{display:grid;grid-template-columns:75px 244px 96px 123px;align-items:center;box-sizing:border-box;width:100%}.leaderboard-header-row{height:38px;background-color:#a8bacb;font-weight:700}.leaderboard-header-row div{padding-left:14px;box-sizing:border-box}.leaderboard-rows{height:205px;overflow-y:auto;overflow-x:hidden;background-color:#f0f1fa}.leaderboard-row{height:41px;border-bottom:1px solid #c2c2c2}.leaderboard-row div{padding-left:14px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.leaderboard-country{display:flex;align-items:center;gap:12px}.leaderboard-country img{width:36px;height:auto}.leaderboard-overlay #external-popup-close-button{position:absolute;left:50%;bottom:14px;width:36px;height:36px;transform:translate(-50%);padding:0;border:none;background:url(/images/buttons_36x36px/button.png) center / 36px 36px no-repeat;color:transparent;font-size:0;cursor:pointer}.leaderboard-overlay #external-popup-close-button:after{content:"";position:absolute;left:0;top:0;width:36px;height:36px;background:url(/images/buttons_36x36px/close.png) center / 36px 36px no-repeat}.leaderboard-loading-message,.leaderboard-error-message,.leaderboard-empty-message{margin:80px 0 0;text-align:center;font-size:18px}.leaderboard-error-message{color:#9b1c1c}
