body{font-family:Arial,sans-serif;text-align:center;margin:0;background-color:#fff}#game-shell{width:800px;margin:0 auto;position:relative}#game-header{position:relative;width:800px;height:65px}#game-header h1{margin:0;padding-top:14px;font-size:34px}#home-button{position:absolute;top:16px;left:8px}#game-menu-buttons{position:absolute;top:16px;right:8px;display:flex;flex-direction:row;gap:4px}.game-menu-button{position:relative;display:block;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;position:relative}#external-popup-overlay{position:absolute;left:0;top:65px;width:801px;height:601px;background-color:#00000073;z-index:2}.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;z-index:3}#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}.how-to-play-popup #external-popup-panel{width:620px;min-height:390px;padding:24px 30px 72px;background-color:#f0f1fa}.how-to-play-popup #external-popup-title{margin:0 0 18px;font-size:26px;font-weight:400}.how-to-play-popup #external-popup-body{margin:0;font-size:15px;line-height:1.35;text-align:left}.how-to-play-content p{margin:0 0 12px}.how-to-play-content p:last-child{margin-bottom:0}.how-to-play-popup #external-popup-close-button{position:absolute;left:50%;bottom:22px;width:117px;height:37px;transform:translate(-50%);padding:0;border:none;background:url(/images/wordcascade/popupButtons/popupButton_117x37px.png) center / 117px 37px no-repeat;color:#fff;font-size:20px;cursor:pointer}.leaderboard-popup #external-popup-panel{width:603px;height:370px;min-height:370px;padding:0;background-color:#f0f1fa}.leaderboard-popup #external-popup-title{position:absolute;left:20px;top:20px;margin:0;font-size:26px;font-weight:400}.leaderboard-popup #external-popup-body{position:absolute;left:20px;top:62px;width:563px;height:246px;margin:0;font-size:14px;text-align:left}.leaderboard-popup{position:relative;width:100%;height:100%;overflow:visible}.leaderboard-controls{position:absolute;right:0;top:-40px;display:flex;align-items:center;gap:10px}.leaderboard-control-label{display:flex;align-items:center;gap:6px;font-size:14px;color:#000}.leaderboard-mode-select,.leaderboard-category-select{height:30px;padding-left:10px;padding-right:24px;border:none;background-color:transparent;background-repeat:no-repeat;font-size:14px;color:#000;cursor:pointer;appearance:none;outline:none;box-shadow:none}.leaderboard-mode-select:focus,.leaderboard-mode-select:focus-visible,.leaderboard-category-select:focus,.leaderboard-category-select:focus-visible{outline:none;box-shadow:none}.leaderboard-mode-select{width:141px;background-image:url(/images/wordcascade/dropdowns/dropdown-gameMode_141x30px.png);background-size:141px 30px}.leaderboard-category-select{width:115px;background-image:url(/images/wordcascade/dropdowns/dropdown-period.png);background-size:115px 30px}.leaderboard-header-row,.leaderboard-row{display:grid;grid-template-columns:45px 278px 112px 80px;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:12px;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:12px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.leaderboard-row div:nth-child(1){padding-left:5px;text-align:center}.leaderboard-country{display:flex;align-items:center;gap:8px}.leaderboard-country img{width:36px;height:auto}.leaderboard-current-player-row{background-color:#fff3b0}.leaderboard-popup #external-popup-close-button{position:absolute;left:50%;bottom:14px;width:36px;height:36px;transform:translate(-50%);padding:0;border:none;background:url(/images/wordcascade/buttons_36x36px/button.png) center / 36px 36px no-repeat;color:transparent;font-size:0;cursor:pointer}.leaderboard-popup #external-popup-close-button:after{content:"";position:absolute;left:0;top:0;width:36px;height:36px;background:url(/images/wordcascade/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}.statistics-popup #external-popup-panel{width:350px;min-height:310px;padding:24px 30px 58px;background-color:#f0f1fa}.statistics-popup #external-popup-title{margin:0 0 18px;font-size:26px;font-weight:400}.statistics-popup #external-popup-body{margin:0;font-size:18px;text-align:left}.statistics-mode-control{display:flex;justify-content:flex-end;margin:-12px 0 8px}.statistics-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.statistics-row span:last-child{margin-left:24px;text-align:right}.statistics-share-button{position:absolute;left:50%;bottom:22px;width:142px;height:37px;transform:translate(-50%);padding:0;border:none;background:url(/images/wordcascade/popupButtons/popupButton_142x37px.png) center / 142px 37px no-repeat;color:#fff;font-size:18px;cursor:pointer}.statistics-popup #external-popup-close-button{position:absolute;right:14px;top:14px;width:36px;height:36px;padding:0;border:none;background:url(/images/wordcascade/buttons_36x36px/button.png) center / 36px 36px no-repeat;color:transparent;font-size:0;cursor:pointer}.statistics-popup #external-popup-close-button:after{content:"";position:absolute;left:0;top:0;width:36px;height:36px;background:url(/images/wordcascade/buttons_36x36px/close.png) center / 36px 36px no-repeat}#game-mode-start-select{position:absolute;left:333px;top:226px;width:195px;height:36px;padding:0 34px 0 10px;box-sizing:border-box;border:none;background-color:transparent;background-image:url(/images/wordcascade/dropdowns/dropdown-gameMode_195x36px.png);background-repeat:no-repeat;background-size:195px 36px;font-family:Arial,sans-serif;font-size:20px;color:#000;cursor:pointer;appearance:none;outline:none;z-index:1}#game-mode-start-select:focus,#game-mode-start-select:focus-visible{outline:none;box-shadow:none}.game-mode-start-select-hidden{display:none}#submit-score-name-input{position:absolute;left:268px;top:281px;width:333px;height:36px;padding:0 10px;box-sizing:border-box;border:none;background:transparent;font-family:Arial,sans-serif;font-size:20px;color:#000;outline:none;z-index:1}#submit-score-name-input::placeholder{color:#888}.submit-score-name-input-hidden{display:none}#submit-score-country-dropdown{position:absolute;left:346px;top:320px;width:119px;height:36px;z-index:2}#submit-score-country-button{position:relative;width:119px;height:36px;padding:0 28px 0 8px;box-sizing:border-box;border:none;background-color:transparent;background-image:url(/images/wordcascade/dropdowns/dropdown-country.png);background-repeat:no-repeat;background-size:119px 36px;font-family:Arial,sans-serif;font-size:18px;color:#000;text-align:center;cursor:pointer;outline:none}#submit-score-country-button:focus,#submit-score-country-button:focus-visible{outline:none;box-shadow:none}#submit-score-country-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform:translate(-5px)}#submit-score-country-options{position:absolute;left:-111px;top:40px;width:330px;max-height:224px;overflow-y:auto;box-sizing:border-box;border:1px solid #999999;background-color:#fff;z-index:3}.submit-score-country-option{display:block;width:100%;height:28px;padding:0 10px;box-sizing:border-box;border:none;background-color:#fff;font-family:Arial,sans-serif;font-size:15px;color:#000;text-align:left;cursor:pointer}.submit-score-country-option[aria-selected=true]{background-color:Highlight;color:HighlightText}.submit-score-country-option:hover,.submit-score-country-option:focus{background-color:Highlight;color:HighlightText;outline:none}.submit-score-country-dropdown-hidden{display:none}@media(max-width:840px){#word-cascade-page{--mobile-shell-width: min(800px, 100vw);--mobile-game-width: min(800px, calc(100vw - 2px) );--mobile-game-scale: calc(var(--mobile-game-width) / 800px);overflow-x:hidden}#game-shell,#game-header{width:var(--mobile-shell-width)}#game-header h1{position:absolute;top:0;left:clamp(0px,calc((800px - 100vw)*.1405),52px);right:clamp(0px,calc((800px - 100vw)*.3568),132px);margin:0;padding-top:14px;font-size:34px;white-space:nowrap;text-align:center}#game-container{width:var(--mobile-game-width);height:auto;aspect-ratio:800 / 600}#game-container canvas{display:block;width:100%!important;height:100%!important}#external-popup-overlay{width:calc(var(--mobile-game-width) + 1px);height:calc((var(--mobile-game-width) * .75) + 1px)}#external-popup-panel{transform:translate(-50%,-50%) scale(var(--mobile-game-scale));transform-origin:center center}#game-mode-start-select{left:calc(var(--mobile-game-width) * .4163);top:calc(var(--mobile-game-width) * .2825);width:calc(var(--mobile-game-width) * .2438);height:calc(var(--mobile-game-width) * .045);padding:0 calc(var(--mobile-game-width) * .0425) 0 calc(var(--mobile-game-width) * .0125);background-size:100% 100%;font-size:calc(var(--mobile-game-width) * .025)}#submit-score-name-input{left:calc(var(--mobile-game-width) * .335);top:calc(var(--mobile-game-width) * .3513);width:calc(var(--mobile-game-width) * .4163);height:calc(var(--mobile-game-width) * .045);padding:0 calc(var(--mobile-game-width) * .0125);font-size:calc(var(--mobile-game-width) * .025)}#submit-score-country-dropdown{left:calc(var(--mobile-game-width) * .4325);top:calc(var(--mobile-game-width) * .4);width:calc(var(--mobile-game-width) * .1488);height:calc(var(--mobile-game-width) * .045)}#submit-score-country-button{width:calc(var(--mobile-game-width) * .1488);height:calc(var(--mobile-game-width) * .045);padding:0 calc(var(--mobile-game-width) * .035) 0 calc(var(--mobile-game-width) * .01);background-size:100% 100%;font-size:calc(var(--mobile-game-width) * .0225)}#submit-score-country-options{left:calc(var(--mobile-game-width) * -.1388);top:calc(var(--mobile-game-width) * .05);width:calc(var(--mobile-game-width) * .4125);max-height:calc(var(--mobile-game-width) * .28)}.submit-score-country-option{height:calc(var(--mobile-game-width) * .035);padding:0 calc(var(--mobile-game-width) * .0125);font-size:calc(var(--mobile-game-width) * .01875)}}
