._pageContainer_79a38_1{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}._header_79a38_19{display:flex;flex-direction:column;gap:1rem}._title_79a38_31{font-size:2.5rem;font-weight:700;color:#333;margin:0}._subtitle_79a38_45{font-size:1.2rem;color:#666;margin:0}._emulatorContainer_79a38_57{width:100%;min-height:600px;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;position:relative}._infoSection_79a38_75{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._gameInfo_79a38_87{display:flex;flex-direction:column;gap:1rem}._gameInfoCard_79a38_99{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1.5rem}._gameDetails_79a38_113{margin-top:1rem}._detail_79a38_121{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #eee}._detail_79a38_121:last-child{border-bottom:none}._detailLabel_79a38_143{font-weight:600;color:#555}._detailValue_79a38_153{color:#333}._coverImage_79a38_161{width:100%;max-width:300px;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}._description_79a38_175,._instructionsSection_79a38_189{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1.5rem}._controlsList_79a38_203{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:1rem}._control_79a38_203{background-color:#f8f9fa;border-radius:.5rem;padding:1rem;display:flex;align-items:center;gap:1rem}._controlKey_79a38_235{background-color:#e9ecef;border-radius:.25rem;padding:.25rem .5rem;font-family:monospace;font-weight:600}._controlAction_79a38_251{color:#495057}@media (max-width: 768px){._pageContainer_79a38_1{padding:1rem}._infoSection_79a38_75{grid-template-columns:1fr}._title_79a38_31{font-size:2rem}._emulatorContainer_79a38_57{min-height:400px}}._overlay_whp0c_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000d9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:20px}._container_whp0c_31{max-width:500px;width:90%;background-color:#2c3e50;border-radius:8px;box-shadow:0 4px 15px #0000004d;overflow:hidden;max-height:90vh;display:flex;flex-direction:column}._title_whp0c_55{margin:0;padding:15px 20px;background-color:#1e2a38;color:#fff;font-size:1.2rem;text-align:center;border-bottom:1px solid #3a536b}._shortcuts_whp0c_75{padding:10px 0;overflow-y:auto;flex:1}._shortcut_whp0c_75{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;border-bottom:1px solid rgba(255,255,255,.05)}._shortcut_whp0c_75:last-child{border-bottom:none}._key_whp0c_111{background-color:#34495e;padding:4px 8px;border-radius:4px;font-family:monospace;margin-right:10px;color:#ecf0f1;font-size:.9rem;box-shadow:0 2px 4px #0003;min-width:80px;text-align:center}._description_whp0c_137{color:#bdc3c7;font-size:.9rem;flex:1;text-align:left}._helpText_whp0c_151{margin:0;padding:12px 20px;background-color:#1e2a38;color:#bdc3c7;font-size:.9rem;text-align:center;border-top:1px solid #3a536b}._keyHighlight_whp0c_171{background-color:#34495e;padding:2px 5px;border-radius:3px;font-family:monospace;color:#ecf0f1}@media (max-width: 768px){._container_whp0c_31{width:95%;max-height:80vh}._key_whp0c_111,._description_whp0c_137{font-size:.8rem}._shortcut_whp0c_75{padding:8px 15px}._key_whp0c_111{min-width:70px;padding:3px 6px}}._container_1nomy_1{position:relative;width:100%;height:100%;background-color:#000;display:flex;justify-content:center;align-items:center;overflow:hidden}._emulatorContainer_1nomy_12{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;background-color:#000;box-shadow:0 4px 6px #0000001a;margin-bottom:1.5rem;aspect-ratio:3/2;min-height:360px;max-height:600px;touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;display:flex;justify-content:center;align-items:center}._loadingOverlay_1nomy_34{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}._loadingSpinner_1nomy_48{width:50px;height:50px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:_spin_1nomy_213 1s linear infinite;margin-bottom:20px}._loadingText_1nomy_58{color:#fff;font-size:1.2rem;margin-bottom:20px;text-align:center}._progressBar_1nomy_65{width:200px;height:4px;background-color:#fff3;border-radius:2px;overflow:hidden}._progressFill_1nomy_73{height:100%;background-color:#3498db;transition:width .3s ease}._errorOverlay_1nomy_79{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000}._errorMessage_1nomy_93{color:#e74c3c;font-size:1.2rem;margin-bottom:20px;text-align:center;padding:0 20px}._retryButton_1nomy_101{padding:10px 20px;font-size:1rem;color:#fff;background-color:#3498db;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}._retryButton_1nomy_101:hover{background-color:#2980b9}@keyframes _spin_1nomy_213{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){._container_1nomy_1{height:100%}._loadingText_1nomy_58,._errorMessage_1nomy_93{font-size:1rem}._retryButton_1nomy_101{padding:8px 16px;font-size:.9rem}._emulatorContainer_1nomy_12{aspect-ratio:3/2;min-height:320px;max-height:480px;margin-left:0;margin-right:0;width:100%;border-radius:4px;touch-action:manipulation}}._emulator_1nomy_12{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none}._emulator_1nomy_12 canvas{display:block!important;width:100%!important;height:100%!important;object-fit:contain;touch-action:none;-webkit-overflow-scrolling:none;overscroll-behavior:none;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}._loading_1nomy_34{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff9;z-index:10;border-radius:8px;padding:20px;transition:opacity .5s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._loading_1nomy_34 p{margin-top:20px;font-size:16px;color:#333;text-align:center;text-shadow:0 0 5px rgba(255,255,255,.8);font-weight:700}._spinner_1nomy_213{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;animation:_spin_1nomy_213 1s linear infinite}._errorContainer_1nomy_222{max-width:800px;margin:40px auto;padding:30px;background-color:#fff;border:2px solid #f5c6cb;border-radius:8px;box-shadow:0 4px 8px #0000001a}._errorContainer_1nomy_222 h2{color:#721c24;margin-bottom:15px;font-size:24px;border-bottom:1px solid #f5c6cb;padding-bottom:10px}._helpText_1nomy_240{margin-top:20px;padding:15px;background-color:#f8f9fa;border-radius:4px;border-left:4px solid #007bff}._helpText_1nomy_240 ul{margin:15px 0;padding-left:20px}._helpText_1nomy_240 li{margin-bottom:8px}._helpText_1nomy_240 code{background-color:#eee;padding:2px 5px;border-radius:3px;font-family:monospace}._helpText_1nomy_240 a{display:inline-block;color:#fff;background-color:#007bff;padding:8px 15px;border-radius:4px;text-decoration:none;margin-top:10px;transition:background-color .2s}._helpText_1nomy_240 a:hover{background-color:#0056b3}._shortcutsOverlay_1nomy_281{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2000;padding:2rem}._closeButton_1nomy_296{margin-top:2rem;padding:.5rem 1rem;background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;transition:background-color .2s}._closeButton_1nomy_296:hover{background:#ffffff4d}
