.enhanced-wrap{width:100%;min-height:460px;display:flex;flex-direction:column;align-items:center}.enhanced-toolbar{width:100%;padding:10px;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;background:#202020;color:white}.enhanced-toolbar button,.enhanced-toolbar select{padding:8px 10px;border:1px solid #666;border-radius:4px;background:#333;color:white;cursor:pointer}.enhanced-toolbar button.active,.enhanced-toolbar button.primary{background:#c8f25a;color:#171717;border-color:#c8f25a}.enhanced-stat{font:9px 'Press Start 2P';margin:0 7px}.memory-pro{display:grid;gap:10px;margin:auto;padding:22px}.memory-pro button{width:72px;height:72px;border:0;border-radius:7px;background:#8b78ff;color:white;font-size:0;cursor:pointer;transform-style:preserve-3d;transition:.2s}.memory-pro button.flipped,.memory-pro button.matched{font-size:28px;background:#f5f1e8;color:#171717;transform:rotateY(180deg)}.memory-pro button.matched{background:#c8f25a}.sudoku-pro{display:grid;grid-template-columns:repeat(9,43px);border:3px solid white;margin:16px auto}.sudoku-pro button{width:43px;height:43px;padding:0;border:1px solid #555;background:#191919;color:#68a2ff;font:14px 'Press Start 2P';cursor:pointer;position:relative}.sudoku-pro button:nth-child(3n){border-right:3px solid white}.sudoku-pro button:nth-child(n+19):nth-child(-n+27),.sudoku-pro button:nth-child(n+46):nth-child(-n+54){border-bottom:3px solid white}.sudoku-pro button.given{color:white;background:#292929}.sudoku-pro button.selected{background:#38516f}.sudoku-pro button.related{background:#25303b}.sudoku-pro button.wrong{color:#ff625f}.sudoku-pro small{font:7px 'DM Sans';line-height:1;letter-spacing:1px;color:#aaa;word-break:break-all}.number-pad{display:flex;gap:5px;flex-wrap:wrap;justify-content:center;padding-bottom:15px}.number-pad button{width:36px;height:34px;border:1px solid #555;background:#292929;color:white;cursor:pointer}.pong-menu{position:absolute;z-index:2;background:#181818eF;color:white;padding:25px;border:1px solid #555;text-align:center;border-radius:8px}.pong-menu h3{font:16px 'Press Start 2P';line-height:1.5}.pong-menu button,.pong-menu select{padding:10px;margin:4px;background:#333;color:white;border:1px solid #666;cursor:pointer}.pong-menu button.primary{background:#c8f25a;color:#171717}
@media(max-width:540px){.memory-pro button{width:58px;height:58px}.sudoku-pro{grid-template-columns:repeat(9,34px)}.sudoku-pro button{width:34px;height:34px;font-size:11px}}
