/* Initial menus only. Gameplay, results, pause and Explorer retain their styles. */
#gameOverlay:has(> #gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) { --arcade-preview:url("images/arcade-previews/run-hires.webp"); }
#marioOverlay:has(> #marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) { --arcade-preview:url("images/arcade-previews/land-hires.webp"); }
#archeryOverlay:has(> #archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) { --arcade-preview:url("images/arcade-previews/archery-hires.webp"); }
#farmOverlay:has(> #farmMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) { --arcade-preview:url("images/arcade-previews/farm-hires.webp"); }
#eggOverlay:has(> #eggMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) { --arcade-preview:url("images/arcade-previews/egg-hires.webp"); }
#gameOverlay:has(> #gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#marioOverlay:has(> #marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#archeryOverlay:has(> #archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#farmOverlay:has(> #farmMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#eggOverlay:has(> #eggMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {display:flex;flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;padding:34px !important;background:linear-gradient(90deg,rgba(9,30,20,.96),rgba(9,30,20,.76) 27%,rgba(9,30,20,.18) 48%,transparent 67%),var(--arcade-preview) center/cover no-repeat !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;}
.game-ui-shell:has(#gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#farmMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#eggMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {min-height:570px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu).game-ui-window {position:relative !important;inset:auto !important;transform:none !important;display:flex;flex-direction:column;width:41% !important;max-width:410px !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;align-items:flex-start !important;text-align:left !important;gap:18px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu)::before {display:none !important}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-kicker,.archery-menu-kicker,.farm-menu-kicker,.egg-kicker,.arcade-kicker) {background:none !important;border:0 !important;padding:0 !important;color:#f6d24d !important;letter-spacing:.16em;font-size:10px !important;text-align:left !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-title,.mario-menu-title,.archery-menu-title,h3) {font-size:clamp(30px,3.4vw,46px) !important;line-height:1.05 !important;color:#fff !important;letter-spacing:-.045em !important;text-align:left !important;margin:0 !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-title,.mario-menu-title,.archery-menu-title,h3)>span {display:block;color:#f6d24d !important;font-size:1.25em;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-desc,.mario-menu-desc,.archery-menu-desc,p) {color:#edf2e8 !important;text-align:left !important;font-size:15px !important;line-height:1.5 !important;font-weight:500 !important;margin:0 !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-controls,.archery-menu-legend,.egg-key-guide) {display:flex !important;flex-wrap:wrap;gap:8px !important;width:100%;order:4;margin:0 !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-controls,.archery-menu-legend,.egg-key-guide)>span {flex:1;background:none !important;border:1px solid #ffffff30 !important;border-radius:3px !important;color:#dce8d8 !important;font-size:10px !important;padding:8px 5px !important;text-align:center;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-controls b,kbd) {color:#f6d24d !important;background:transparent !important;font-size:11px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.farm-menu-footnote,small) {color:#dce8d8 !important;font-size:11px !important;order:5;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) >button {width:100%;min-height:55px;padding:15px 18px !important;margin:0 !important;border:2px solid #112017 !important;border-radius:0 !important;background:#f6d24d !important;color:#112017 !important;box-shadow:4px 4px 0 #112017 !important;font-size:15px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) >button:focus-visible {outline:3px solid white !important;outline-offset:5px;}
@media(min-width:761px){#marioOverlay:has(> #marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#archeryOverlay:has(> #archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {justify-content:flex-end !important;background:linear-gradient(270deg,rgba(9,30,20,.96),rgba(9,30,20,.76) 27%,rgba(9,30,20,.18) 48%,transparent 67%),var(--arcade-preview) center/cover no-repeat !important;}}
@media(max-width:760px){
.game-ui-shell:has(#gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#farmMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"]),#eggMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {height:720px !important;min-height:720px !important;aspect-ratio:auto !important;}
#gameOverlay:has(> #gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#marioOverlay:has(> #marioMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#archeryOverlay:has(> #archeryMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#farmOverlay:has(> #farmMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])),
#eggOverlay:has(> #eggMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {align-items:flex-end !important;justify-content:center !important;padding:25px 23px !important;background:linear-gradient(0deg,#0c231a 0%,#0c231a 56%,rgba(12,35,26,.1) 69%,transparent 81%),var(--arcade-preview) center top/auto 290px no-repeat,#0c231a !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu).game-ui-window {width:100% !important;max-width:none !important;gap:16px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-title,.mario-menu-title,.archery-menu-title,h3) {font-size:30px !important;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) :is(.game-menu-title,.mario-menu-title,.archery-menu-title,h3)>span {display:inline;font-size:1em;}
:is(#gameMenu,#marioMenu,#archeryMenu,#farmMenu,#eggMenu) .egg-key-guide>span {flex-basis:40%;}
.game-brutal-container:has(#gameMenu:not([hidden]):not([style*="display: none"]):not([style*="display:none"])) {height:630px !important;min-height:630px !important;}
}
