#menu-icon-btn{position:relative}.menu-extra-dropdown{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;min-width:150px;display:none;z-index:1000!important;box-shadow:0 2px 5px rgb(0 0 0 / .15);text-align:left!important;margin:0;padding:5px 0}#menu-dropdown.menu-extra-dropdown a{display:block;text-align:left!important;padding:8px 15px;margin:0;text-decoration:none;color:#000}#menu-dropdown.menu-extra-dropdown a:hover{background-color:#f1f1f1}.popup-modal{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:rgb(0 0 0 / .4);overflow-y:auto}.popup-content{background:#fff;margin:10vh auto;padding:20px;width:550px;;max-width:550px;border-radius:8px;box-shadow:0 5px 15px rgb(0 0 0 / .3);position:relative;box-sizing:border-box;border:3px solid #ffea03}.popup-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #e0e0e0}.popup-header h3{margin:0;font-size:1.2em;color:#333;display:flex;align-items:center;flex-grow:1}.popup-header h3 .dashicons{margin-right:8px}.popup-close-btn{position:absolute;top:10px;right:10px;background:#fff0;border:none;padding:5px;cursor:pointer;line-height:1;z-index:10;display:inline-flex;align-items:center;justify-content:center}.popup-close-btn img,.popup-close-btn .dashicons{display:block;width:20px;height:20px;transition:opacity 0.2s ease,color 0.2s ease;background-color:#fff}.popup-close-btn:hover img,.popup-close-btn:focus img{background-color:#fff}.popup-body label{display:block;margin-top:12px;margin-bottom:4px;color:#333;font-weight:400}.popup-body input[type="text"],.popup-body input[type="url"],.popup-body textarea{width:100%;padding:8px 10px;margin-top:5px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;color:#333;background-color:#fff}.popup-body textarea{resize:vertical;min-height:60px}.popup-footer{text-align:right;margin-top:20px;padding-top:15px;border-top:1px solid #e0e0e0;display:flex!important;gap:10px!important;width:100%!important;box-sizing:border-box!important;padding-top:15px;justify-content:flex-end!important}.popup-footer button{width:70px!important;min-width:70px!important;max-width:70px!important;height:35px!important;flex:0 0 70px!important;padding:0!important;margin:0!important;font-size:16px!important;white-space:nowrap!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:3px!important}.popup-btn{padding:8px 15px;margin-left:10px;border:1px solid #00ff48;background-color:#007bff;color:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color 0.2s ease,border-color 0.2s ease}.popup-btn:hover{background-color:#207805;border-color:#ffea03;box-shadow:0 0 6px rgb(41 182 246)!important;transform:scale(1.1)}.popup-btn.popup-btn-secondary{background-color:#6c757d;border-color:#6c757d}.popup-btn.popup-btn-secondary:hover{background-color:#5a6268;border-color:#545b62}#game-info-container{display:none;position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:1000;background:#f9f9f9;border:2px solid #c6c6c2;padding:15px;border-radius:6px;box-shadow:0 2px 8px rgb(0 0 0 / .1);max-width:350px;box-sizing:border-box}#game-info-container .game-info{position:relative}#game-info-container .game-info h3{margin:0 0 8px 0;font-size:18px;color:#333}#game-info-container .game-info p{margin:0 0 10px 0;font-size:14px;color:#555;line-height:1.5}#game-info-container .game-info-close{position:absolute;top:-28px;right:-28px;background:#fff0;border:none;padding:5px;cursor:pointer;z-index:10;display:inline-flex;align-items:center;justify-content:center}#game-info-container .game-info-close .dashicons{font-size:18px;color:red!important;transition:color 0.2s ease}#game-info-container .game-info-close:hover .dashicons{color:darkred!important}body.theme-dark:not(.custom-page-bg-active){background-color:#121212!important}body.theme-dark{color:#e0e0e0!important;transition:background-color 0.3s,color 0.3s}body.theme-dark .popup-content{background-color:#2d2d2d!important;border:3px solid #ffea03!important;color:#e0e0e0!important}body.theme-dark .popup-header{border-bottom-color:#444}body.theme-dark .popup-header h3{color:#e0e0e0!important}body.theme-dark .popup-close-btn .dashicons{color:#ccc}body.theme-dark .popup-close-btn:hover .dashicons{color:#fff}body.theme-dark .popup-body label{color:#e0e0e0!important}body.theme-dark .popup-body input[type="text"],body.theme-dark .popup-body input[type="url"],body.theme-dark .popup-body textarea{background-color:#3a3a3a!important;border-color:#fff!important;color:#e0e0e0!important}body.theme-dark .popup-body input[type="text"]::placeholder,body.theme-dark .popup-body input[type="url"]::placeholder,body.theme-dark .popup-body textarea::placeholder{color:#888}body.theme-dark .popup-footer{border-top-color:#444}body.theme-dark .popup-btn{background-color:#007bff;border-color:#fff;color:#fff}body.theme-dark .popup-btn:hover{background-color:#207805;border-color:#ffea03;box-shadow:0 0 6px rgb(255 255 255)!important;transform:scale(1.1)}body.theme-dark .popup-btn.popup-btn-secondary{background-color:#5a6268;border-color:#5a6268}body.theme-dark .popup-btn.popup-btn-secondary:hover{background-color:#495057;border-color:#495057}body.theme-dark .menu-extra-dropdown,body.theme-dark .dropdown-menu{background-color:#2d2d2d!important;border-color:#fff!important}body.theme-dark .dropdown-menu:hover{background-color:#2d2d2d!important;border-color:#4169e1!important}body.theme-dark .menu-extra-dropdown a,body.theme-dark .dropdown-menu a{color:#fff!important}body.theme-dark .menu-extra-dropdown a:hover,body.theme-dark .dropdown-menu a:hover{background-color:#4169e1!important;box-shadow:0 0 6px rgb(87 247 245)!important}body.theme-dark #game-info-container{background-color:#2d2d2d!important;border-color:#fff!important;color:#e0e0e0!important}body.theme-dark #game-info-container .game-info h3,body.theme-dark #game-info-container .game-info p{color:#e0e0e0!important}body.theme-dark #game-info-container .game-info-close .dashicons{color:#ff5252!important}body.theme-dark #game-info-container .game-info-close:hover .dashicons{color:#ff7b7b!important}#popup-name-game .popup-close-btn .dashicons,#popup-name-game .popup-close-btn img{color:red!important}#popup-name-game .popup-close-btn:hover .dashicons,#popup-name-game .popup-close-btn:hover img{color:darkred!important}#popup-name-cancel:focus-visible,#popup-name-ok:focus-visible{outline:2px solid #007bff!important;outline-offset:2px!important;border-radius:4px;box-shadow:0 0 8px rgb(0 123 255 / .4)}#popup-name-game .popup-footer .popup-btn#popup-name-cancel{background-color:#4A4A4A;color:#fff;border:1px solid #791d1d}#popup-name-game .popup-footer .popup-btn#popup-name-cancel:hover{background-color:#8e0d0d;border:1px solid #7384f0;box-shadow:0 0 6px rgb(41 182 246)!important;transform:scale(1.1)}body.theme-dark #popup-name-game .popup-close-btn .dashicons,body.theme-dark #popup-name-game .popup-close-btn img{color:#ff5252!important}body.theme-dark #popup-name-game .popup-close-btn:hover .dashicons,body.theme-dark #popup-name-game .popup-close-btn:hover img{color:#ff7b7b!important}body.theme-dark #popup-name-game .popup-footer .popup-btn#popup-name-cancel{background-color:#555;color:#fff;border-color:#fff!important}body.theme-dark #popup-name-game .popup-footer .popup-btn#popup-name-cancel:hover{background-color:#8e0d0d;border-color:#f9f5c4;box-shadow:0 0 6px rgb(255 255 255)!important;transform:scale(1.1)}body.theme-dark #popup-preferences .popup-header h3,body.theme-dark #popup-preferences .popup-body,body.theme-dark #popup-preferences .popup-body label{color:#e0e0e0!important}body.theme-dark #popup-preferences .popup-body input,body.theme-dark #popup-preferences .popup-body textarea{background-color:#3a3a3a!important;border-color:#555!important;color:#e0e0e0!important}#popup-preferences .color-options{display:flex;flex-direction:column;gap:10px}#popup-preferences .color-options{display:flex;flex-direction:column;gap:10px}#popup-preferences .color-options .color-option{width:100%;text-align:left;padding:10px;border:2px solid #ccc;background-color:#f7f7f7;border-radius:4px;cursor:pointer;transition:all 0.2s ease;box-sizing:border-box;color:#333;border-color:#a4a4a6!important}#popup-preferences .color-options .color-option:hover{background-color:#5873f8!important;color:#fff!important;box-shadow:inset 0 0 0 2px #12ff00,0 0 6px rgb(59 237 67 / .7)!important;border-color:#fff!important;transform:scale(1.01)}body.theme-dark #popup-preferences .color-options .color-option{background-color:#2d2d2d!important;border-color:#e5e5e7!important;color:#e0e0e0!important}body.theme-dark #popup-preferences .color-options .color-option span,body.theme-dark #popup-preferences .color-options .color-option .dashicons{color:#e0e0e0!important}body.theme-dark #popup-preferences .color-options .color-option:hover{background-color:#5873f8!important;border-color:#ffffff!important;color:#ffffff!important;box-shadow:0 0 8px rgb(255 255 255 / .4)!important;transform:scale(1.01)}body.theme-dark #popup-preferences .color-options .color-option:hover span,body.theme-dark #popup-preferences .color-options .color-option:hover .dashicons{color:#ffffff!important}body.theme-dark #list-update-table{background-color:#222!important;color:#e0e0e0!important;border-color:#444!important}body.theme-dark #list-update-table .table-header{color:#e0e0e0!important;border-bottom-color:#444}#results-modal .modal-content,#results-modal .modal-content *{color:#334155!important}body.theme-light{background-color:#ffffff!important;color:#000000!important;transition:background-color 0.3s,color 0.3s}body.theme-dark h2,body.theme-dark h3,body.theme-dark .content a{color:#ffffff!important}body.theme-dark a[rel="home"][itemprop="url"]{color:#ffffff!important}body.theme-dark li.menu-item a.menu-link{color:initial!important}#winner-overlay{z-index:9999!important}#fireworks{z-index:10000!important}#wheel-container{position:relative}#customize-sound-options,#customize-after-sound-options{max-height:300px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width:600px){.popup-modal .popup-content{width:95%;padding:15px;margin-top:5vh;margin-bottom:5vh}#popup-name-game .popup-body input[type="text"],#popup-name-game .popup-body textarea{font-size:16px}#popup-preferences .color-options .color-option{padding:8px;font-size:16px}.popup-footer .popup-btn{padding:7px 12px;font-size:16px}}@media (max-width:768px){input[type="text"],input[type="number"],input[type="url"],input[type="email"],input[type="password"],input[type="color"],textarea,select{font-size:16px!important}}@media (max-width:768px){#preferences-close-btn{font-size:16px!important;padding:10px 15px!important}}#menu-dropdown.menu-extra-dropdown a#restart-all-btn{color:#D32F2F}body.theme-dark #restart-imported-image{color:#fe6788!important;text-decoration:none;transition:all 0.2s ease}body.theme-dark #restart-imported-image:hover{color:#ff0000!important;background-color:#d9e1f8!important}body.theme-dark #menu-dropdown.menu-extra-dropdown a#restart-all-btn{color:#fe6788!important}body.theme-dark #menu-dropdown.menu-extra-dropdown a#restart-all-btn:hover{background-color:#d9e1f8!important;color:#ff0000!important}body.theme-dark #menu-dropdown.menu-extra-dropdown a#restart-all-btn:hover{color:#FF7B7B!important}#menu-dropdown.menu-extra-dropdown a#restart-all-btn:hover{color:#B71C1C}body.theme-dark .ast-author-bio,body.theme-dark .page-content,body.theme-dark .ast-author-bio p{color:black!important}body.theme-dark .content-area a,body.theme-dark .entry-content a,body.theme-dark .ast-archive-description a{color:#FFFFFF!important}body.theme-dark .content-area a:hover,body.theme-dark .entry-content a:hover,body.theme-dark .ast-archive-description a:hover{color:#fff!important}body.theme-dark .main-header-bar-navigation .menu-item>a,body.theme-dark .main-header-bar-navigation .menu-item>.menu-link{color:#FFFFFF!important}body.theme-dark .main-header-bar-navigation .menu-item>a:hover,body.theme-dark .main-header-bar-navigation .menu-item>.menu-link:hover{color:#BBDEFB!important}@media screen and (min-width:768px){#popup-name-game .popup-content,#popup-preferences .popup-content{max-width:550px!important;width:90%!important;margin-left:auto!important;margin-right:auto!important;left:0;right:0}}#preferences-close-btn:focus-visible,.preferences-close-btn:focus-visible{outline:2px solid #007bff!important;outline-offset:2px!important;border-radius:4px;box-shadow:0 0 8px rgb(0 123 255 / .4);transition:all 0.2s ease-in-out}.color-options:focus-visible,.color-options button:focus-visible,.color-options input[type="color"]:focus-visible,.color-options input[type="radio"]:focus-visible{outline:2px solid #007bff!important;outline-offset:3px!important;border-radius:4px;box-shadow:0 0 8px rgb(0 123 255 / .5);background-color:#007bff!important;transform:scale(1.02);z-index:10;transition:transform 0.15s ease,outline 0.1s ease}#preferences-close-btn{background-color:#555555!important;transition:all 0.3s ease!important}#preferences-close-btn:hover{background-color:#c0392b!important;transform:translate(-5%,-5%) scale(1.1)!important;box-shadow:0 0 15px #ff4200!important;border:2px solid #fff!important;transition:all 0.3s cubic-bezier(.175,.885,.32,1.275)!important}#preferences-ok-btn{border:2px solid #12ff00!important}body.theme-dark #preferences-ok-btn{border:2px solid #fff!important}#preferences-ok-btn:hover{transform:translate(-5%,-5%) scale(1.1)!important;box-shadow:0 0 15px #304dfa!important;border:2px solid #fff!important;transition:all 0.3s cubic-bezier(.175,.885,.32,1.275)!important}.game-info-close img{transition:transform 0.3s ease,background-color 0.3s ease;transform-origin:center center;background-color:#a4b6fb;border-radius:50%;padding:2px}.game-info-close:hover img{transform:rotate(90deg);background-color:#fff0;background-color:#fff!important}