{"product_id":"lenovo-legion-go-gen-2","title":"Lenovo Legion Go 2","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500\u0026amp;family=Montserrat:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .shp-product-description { \n    font-family: 'Inter', sans-serif !important; \n    color: #0B132B; \n    line-height: 1.6; \n    max-width: 1000px; \n    margin: 0 auto; \n    background-color: #FFFFFF; \n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n  \n  .shp-product-description * { \n    box-sizing: border-box; \n  }\n\n  .shp-product-description h2, \n  .shp-product-description h3, \n  .shp-product-description h4 { \n    margin: 0; \n    font-family: 'Montserrat', sans-serif !important; \n    color: #00003A; \n  }\n  \n  .shp-product-description p { \n    margin-bottom: 1rem; \n    font-size: 1.05rem; \n    color: #0B132B; \n    font-weight: 400;\n  }\n\n  .shp-product-description .shp-hero-header { \n    text-align: center; \n    padding: 3.5rem 2rem; \n    background-color: #F8FAFC; \n    background-image: \n      radial-gradient(circle at 50% 0%, rgba(3, 137, 252, 0.04) 0%, transparent 45%), \n      radial-gradient(circle at 100% 100%, rgba(0, 0, 58, 0.03) 0%, transparent 50%);\n    margin-bottom: 3rem;\n    border-radius: 24px;\n    border: 1px solid rgba(0, 0, 58, 0.04);\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 25px -10px rgba(0, 0, 58, 0.05);\n  }\n\n  .shp-product-description .shp-hero-header::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 700px;\n    height: 700px;\n    border-radius: 50%;\n    border: 1px solid rgba(3, 137, 252, 0.05);\n    pointer-events: none;\n  }\n\n  .shp-product-description .shp-hero-header .shp-eyebrow { \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n    color: #0389FC !important; \n    letter-spacing: 0.15em !important; \n    text-transform: uppercase !important; \n    font-size: 0.75rem !important; \n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem; \n    background-color: #FFFFFF; \n    padding: 0.4rem 1.2rem; \n    border-radius: 100px;\n    margin-bottom: 1.5rem; \n    box-shadow: 0 6px 15px -5px rgba(3, 137, 252, 0.12);\n    border: 1px solid rgba(3, 137, 252, 0.1);\n    position: relative;\n    z-index: 1;\n  }\n\n  .shp-product-description .shp-hero-header .shp-eyebrow::before {\n    content: '';\n    display: block;\n    width: 5px; \n    height: 5px;\n    background-color: #EDFF00;\n    border-radius: 50%;\n    box-shadow: 0 0 8px rgba(237, 255, 0, 0.8);\n  }\n\n  .shp-product-description .shp-hero-header .shp-title { \n    font-family: 'Montserrat', sans-serif !important;\n    font-size: clamp(1.6rem, 3vw, 2.6rem) !important; \n    font-weight: 800 !important; \n    color: #00003A !important; \n    line-height: 1.15 !important; \n    margin-bottom: 1.25rem !important; \n    letter-spacing: -0.02em !important;\n    position: relative;\n    z-index: 1;\n  }\n\n  .shp-product-description .shp-hero-header h3.shp-subtitle { \n    font-family: 'Inter', sans-serif !important; \n    font-size: 1.05rem !important; \n    color: #0B132B !important; \n    font-weight: 500 !important; \n    max-width: 700px !important; \n    margin: 0 auto !important; \n    line-height: 1.6 !important;\n    position: relative;\n    z-index: 1;\n  }\n\n  .shp-image-container { \n    margin: 2rem 0 3rem 0; \n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.08);\n  }\n  \n  .shp-image-container img { \n    width: 100%; \n    height: auto; \n    display: block; \n    transition: transform 0.5s ease;\n  }\n  \n  .shp-image-container:hover img {\n    transform: scale(1.02);\n  }\n\n  .shp-image-container img:not([src]),\n  .shp-image-container img[src=\"\"] {\n    display: none !important;\n  }\n\n  .shp-image-container:has(img:not([src])),\n  .shp-image-container:has(img[src=\"\"]) {\n    display: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .shp-intro {\n    padding: 0 1rem;\n    margin-bottom: 3rem;\n  }\n\n  .shp-intro-text { \n    font-size: 1.15rem !important; \n    color: #0B132B !important; \n    font-weight: 400; \n    line-height: 1.7;\n  }\n  \n  .shp-intro-text strong { \n    color: #00003A; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n  }\n\n  .shp-cards-section {\n    margin: 4rem 0;\n    padding: 3rem 1.5rem;\n    background-color: #F8FAFC; \n    border-radius: 24px;\n    border: 1px solid rgba(0, 0, 58, 0.03);\n  }\n\n  .shp-cards-section-header {\n    text-align: center;\n    margin-bottom: 3rem;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .shp-cards-section-header h3 {\n    font-size: 2rem !important;\n    font-weight: 800 !important;\n    margin-bottom: 1rem;\n    color: #00003A !important;\n    letter-spacing: -0.02em;\n  }\n  \n  .shp-cards-section-header p {\n    color: #0B132B;\n    font-weight: 400;\n    font-size: 1.1rem;\n  }\n\n  .shp-cards-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n    align-items: stretch; \n  }\n\n  @media (min-width: 768px) {\n    .shp-cards-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .shp-card:last-child {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  .shp-card {\n    background-color: #FFFFFF; \n    border: 1px solid rgba(0, 0, 58, 0.05);\n    border-radius: 16px;\n    padding: 3rem 2rem;\n    text-align: center;\n    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    height: 100%; \n  }\n\n  .shp-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 20px 30px -10px rgba(65, 58, 244, 0.08);\n    border-color: rgba(3, 137, 252, 0.2);\n  }\n\n  .shp-card-icon {\n    font-size: 2rem;\n    margin-bottom: 1.5rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 60px;\n    height: 60px;\n    background: #F8FAFC;\n    border-radius: 50%;\n    color: #0389FC;\n    box-shadow: inset 0 0 0 1px rgba(3, 137, 252, 0.1);\n    flex-shrink: 0;\n  }\n\n  .shp-card-title {\n    font-size: 1.05rem !important; \n    line-height: 1.4 !important;\n    margin-bottom: 1.25rem;\n    font-weight: 700 !important;\n    color: #00003A !important;\n    word-break: normal;\n    overflow-wrap: break-word;\n    hyphens: none;\n    -webkit-hyphens: none;\n  }\n\n  .shp-card p {\n    margin: 0;\n    font-size: 0.95rem;\n    color: #0B132B;\n    line-height: 1.7;\n    word-break: normal;\n    overflow-wrap: break-word;\n    hyphens: none;\n  }\n\n  .shp-features-accordion, .shp-faq-section { \n    margin: 3rem 0; \n  }\n  \n  .shp-faq-section h3 {\n    text-align: center; \n    font-size: 2rem !important;\n    font-weight: 800 !important; \n    margin-bottom: 2.5rem;\n    color: #00003A !important; \n    letter-spacing: -0.02em;\n  }\n  \n  .shp-accordion { \n    background: #F8FAFC; \n    margin-bottom: 1rem; \n    border-radius: 16px; \n    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); \n    border: 1px solid rgba(0, 0, 58, 0.05);\n    overflow: hidden;\n  }\n  \n  .shp-accordion:hover {\n    border-color: rgba(3, 137, 252, 0.3);\n  }\n  \n  .shp-accordion[open] { \n    background: #FFFFFF; \n    border: 1px solid #0389FC; \n    box-shadow: 0 10px 25px -5px rgba(3, 137, 252, 0.08);\n  }\n\n  .shp-accordion summary { \n    padding: 1.5rem 3.5rem 1.5rem 1.5rem; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 600 !important; \n    font-size: 1.1rem !important;\n    cursor: pointer; \n    list-style: none; \n    position: relative; \n    color: #00003A !important; \n    outline: none; \n    line-height: 1.5;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    transition: background-color 0.3s ease;\n  }\n\n  .shp-accordion summary:hover {\n    background-color: rgba(3, 137, 252, 0.03);\n  }\n  .shp-accordion summary:focus-visible {\n    outline: 2px solid #0389FC;\n    outline-offset: -2px;\n    border-radius: 16px;\n  }\n  \n  .shp-accordion summary::-webkit-details-marker { display: none; }\n  \n  .shp-accordion summary::after { \n    content: '+'; \n    position: absolute; \n    right: 1.5rem; \n    top: 50%;\n    transform: translateY(-50%) rotate(0deg); \n    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s ease; \n    color: #0389FC; \n    font-weight: 800; \n    font-size: 1.5rem;\n    font-family: 'Inter', sans-serif;\n  }\n  \n  .shp-accordion[open] summary::after { \n    content: '−';\n    transform: translateY(-50%) rotate(180deg); \n    color: #00003A;\n  }\n\n  .shp-accordion[open] .shp-accordion-content { \n    padding: 0 1.5rem 1.5rem; \n    color: #0B132B; \n    font-size: 1.05rem; \n    font-weight: 400; \n    animation: shp-fade-slide-down 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  }\n\n  @keyframes shp-fade-slide-down {\n    0% {\n      opacity: 0;\n      transform: translateY(-10px);\n    }\n    100% {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  .shp-tabs-system { \n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.5rem;\n    position: relative;\n    width: 100%; \n  }\n  \n  .shp-pill-bg {\n    grid-row: 1;\n    grid-column: 1 \/ -1;\n    background-color: #F8FAFC;\n    border-radius: 12px;\n    border: 1px solid rgba(0, 0, 58, 0.05);\n    margin: 0;\n  }\n\n  .shp-ghost-input-1, .shp-visual-btn-1 { grid-row: 1; grid-column: 1; }\n  .shp-ghost-input-2, .shp-visual-btn-2 { grid-row: 1; grid-column: 2; }\n  \n  .shp-ghost-input {\n    width: 100%;\n    height: 100%;\n    margin: 0;\n    padding: 0;\n    opacity: 0 !important;\n    cursor: pointer;\n    z-index: 10;\n    appearance: none;\n    -webkit-appearance: none;\n  }\n  \n  .shp-visual-btn {\n    z-index: 5;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0.5rem;\n    padding: 0.75rem;\n    border-radius: 8px;\n    font-family: 'Montserrat', sans-serif !important; \n    font-weight: 700 !important;\n    font-size: 1rem; \n    color: #0389FC; \n    text-align: center;\n    background-color: transparent;\n    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, transform 0.1s ease;\n    pointer-events: none;\n  }\n  \n  .shp-ghost-input:hover + .shp-visual-btn { \n    background-color: rgba(3, 137, 252, 0.05); \n  }\n\n  .shp-ghost-input:active + .shp-visual-btn {\n    transform: scale(0.98);\n  }\n  \n  .shp-ghost-input:checked + .shp-visual-btn {\n    background-color: #0389FC; \n    color: #FFFFFF; \n    box-shadow: 0 4px 15px -3px rgba(3, 137, 252, 0.4);\n  }\n\n  .shp-tab-content { \n    grid-row: 2;\n    grid-column: 1 \/ -1;\n    display: none;\n    margin-top: 1.5rem;\n    animation: shp-fade-in 0.4s cubic-bezier(0.16, 1, 0.3, 1) forwards; \n  }\n\n  @keyframes shp-fade-in {\n    from { opacity: 0; transform: translateY(5px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .shp-ghost-input-1:checked ~ .shp-content-1 { display: block; }\n  .shp-ghost-input-2:checked ~ .shp-content-2 { display: block; }\n\n  .shp-technical-specs { \n    background: #FFFFFF; \n    border-radius: 24px; \n    border: 1px solid rgba(0, 0, 58, 0.08); \n    padding: 3rem 2.5rem; \n    margin-bottom: 4rem; \n    box-shadow: 0 20px 40px -10px rgba(0, 0, 58, 0.04); \n  }\n  \n  .shp-technical-specs h3 { \n    font-family: 'Montserrat', sans-serif !important;\n    font-size: 1.8rem !important; \n    border-left: 6px solid #0389FC; \n    padding-left: 1rem; \n    margin: 0 0 2.5rem 0 !important; \n    font-weight: 800 !important; \n    color: #00003A !important; \n    letter-spacing: -0.02em;\n  }\n\n  .shp-table-wrapper { \n    border-radius: 12px;\n    border: 1px solid rgba(0, 0, 58, 0.1); \n    overflow: hidden !important; \n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .shp-product-description table.shp-specs-table,\n  .shp-product-description table.shp-specs-table tbody,\n  .shp-product-description table.shp-specs-table tr,\n  .shp-product-description table.shp-specs-table th,\n  .shp-product-description table.shp-specs-table td {\n    border-width: 0 !important;\n    border-style: none !important;\n    border-color: transparent !important;\n    box-shadow: none !important;\n    outline: none !important;\n    margin: 0 !important; \n    padding: 0 !important; \n  }\n  \n  \/* ==========================================================================\n     CORRECCIÓN CRÍTICA DE TABLAS PARA EVITAR CORTES EN PALABRAS (WORD BREAK)\n     ========================================================================== *\/\n  .shp-product-description table.shp-specs-table { \n    width: 100% !important; \n    border-collapse: collapse !important; \n    table-layout: auto !important; \/* Permitir que las columnas se ajusten al contenido *\/\n    background-color: #FFFFFF !important;\n  }\n\n  .shp-product-description table.shp-specs-table tr {\n    display: table-row !important;\n    border-bottom: 1px solid rgba(0, 0, 58, 0.08) !important;\n  }\n  \n  .shp-product-description table.shp-specs-table tr:last-child {\n    border-bottom: none !important;\n  }\n\n  .shp-product-description table.shp-specs-table tr:hover {\n    background-color: #F8FAFC !important;\n  }\n\n  .shp-product-description table.shp-specs-table th { \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 700 !important; \n    color: #00003A !important; \n    font-size: 0.95rem !important; \n    text-align: left !important;\n    padding: 1.5rem !important;\n    width: 35% !important; \n    background-color: #FFFFFF !important;\n    \/* Bloqueo estricto para evitar que los nombres de las especificaciones se corten *\/\n    white-space: normal !important; \n    overflow-wrap: normal !important; \n    word-break: keep-all !important; \n    -webkit-hyphens: none !important;\n    hyphens: none !important;\n  }\n\n  .shp-product-description table.shp-specs-table td { \n    font-family: 'Inter', sans-serif !important;\n    color: #0B132B !important; \n    text-align: left !important; \n    font-size: 1rem !important; \n    padding: 1.5rem !important;\n    font-weight: 400 !important; \n    background-color: #FFFFFF !important;\n    border-left: 1px solid rgba(0, 0, 58, 0.04) !important; \n    white-space: normal !important; \n    overflow-wrap: break-word !important;\n    word-break: normal !important; \n    hyphens: none !important;\n  }\n\n  .shp-disclaimer { \n    margin-top: 4rem; \n    padding: 2.5rem; \n    background-color: #00003A; \n    border-left: 8px solid #EDFF00; \n    border-radius: 16px; \n    margin-bottom: 4rem;\n    box-shadow: 0 15px 35px -5px rgba(0, 0, 58, 0.2); \n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    text-align: center;\n  }\n  \n  .shp-disclaimer p { \n    margin: 0 !important; \n    padding: 0 !important;\n    font-weight: 400; \n    color: #FFFFFF; \n    display: flex;\n    flex-direction: column; \n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem; \n    font-size: 1.05rem;\n    line-height: 1.6 !important;\n  }\n\n  .shp-disclaimer strong {\n    color: #EDFF00; \n    font-family: 'Montserrat', sans-serif !important;\n    font-weight: 800 !important;\n    font-size: 1.2rem !important;\n    line-height: 1.2 !important;\n    display: flex;\n    align-items: center;\n    margin: 0 !important;\n    padding: 0 !important; \n    letter-spacing: 0.02em;\n  }\n\n  @media (max-width: 768px) { \n    \n    .shp-product-description .shp-hero-header { \n      padding: 2.5rem 1rem; \n      margin-bottom: 2rem;\n      border-radius: 20px; \n    }\n    \n    .shp-product-description .shp-hero-header .shp-eyebrow {\n      font-size: 0.6rem !important; \n      padding: 0.35rem 1rem; \n      margin-bottom: 1rem !important; \n    }\n\n    .shp-product-description .shp-hero-header .shp-title { \n      font-size: clamp(1.4rem, 4vw, 1.8rem) !important; \n      line-height: 1.2 !important;\n      margin-bottom: 1rem !important; \n    } \n\n    .shp-product-description .shp-hero-header h3.shp-subtitle {\n      font-size: 0.95rem !important; \n      line-height: 1.5 !important;\n      padding: 0 !important;\n    }\n\n    .shp-image-container {\n      margin: 1.5rem 0 2rem 0;\n      border-radius: 16px;\n    }\n\n    .shp-intro-text {\n      font-size: 1.05rem !important; \n    }\n    \n    .shp-cards-section {\n      padding: 2rem 1rem;\n      border-radius: 20px;\n      margin: 2.5rem 0;\n    }\n\n    .shp-cards-section-header h3 {\n      font-size: 1.5rem !important;\n    }\n\n    .shp-card {\n      padding: 1.5rem 1.25rem; \n    }\n\n    .shp-card-icon {\n      width: 50px;\n      height: 50px;\n      font-size: 1.5rem;\n      margin-bottom: 1rem;\n    }\n\n    .shp-features-accordion, .shp-faq-section {\n      margin: 2rem 0;\n    }\n\n    .shp-faq-section h3 {\n      font-size: 1.5rem !important;\n      margin-bottom: 1.5rem;\n    }\n\n    .shp-accordion summary {\n      padding: 1.25rem 3rem 1.25rem 1rem;\n      font-size: 1rem !important;\n    }\n\n    .shp-accordion summary::after {\n      right: 1rem;\n    }\n\n    .shp-accordion[open] .shp-accordion-content {\n      padding: 0 1rem 1.25rem;\n      font-size: 0.95rem;\n    }\n\n    .shp-technical-specs {\n      padding: 1.5rem 1rem;\n      border-radius: 16px;\n      margin-bottom: 2.5rem;\n    }\n\n    .shp-technical-specs h3 {\n      font-size: 1.4rem !important;\n      margin: 0 0 1.5rem 0 !important;\n    }\n\n    .shp-tabs-system {\n      grid-template-columns: 1fr 1fr;\n    }\n    \n    .shp-visual-btn {\n      padding: 0.6rem 0.25rem;\n      font-size: 0.9rem;\n      min-height: 44px;\n    }\n\n    .shp-tab-content { \n      margin-top: 1rem; \n    }\n\n    .shp-product-description table.shp-specs-table th, \n    .shp-product-description table.shp-specs-table td { \n      display: table-cell !important;\n      padding: 1rem 0.75rem !important; \n    }\n\n    .shp-product-description table.shp-specs-table th { \n      width: 40% !important; \n      min-width: 135px !important; \/* Asegura que palabras largas como Almacenamiento NUNCA se rompan *\/\n      font-size: 0.85rem !important;\n    }\n\n    .shp-product-description table.shp-specs-table td {\n      width: auto !important;\n      font-size: 0.9rem !important;\n    }\n\n    .shp-disclaimer {\n      margin-top: 2rem;\n      margin-bottom: 2.5rem;\n      padding: 1.5rem 1rem;\n      border-left-width: 4px;\n    }\n\n    .shp-disclaimer p {\n      font-size: 0.95rem;\n    }\n\n    .shp-disclaimer strong {\n      font-size: 1.1rem !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"shp-product-description\"\u003e\n\n\u003cdiv class=\"shp-hero-header\"\u003e\n\n\u003cspan class=\"shp-eyebrow\"\u003eElite Handheld Console\u003c\/span\u003e\n\u003ch2 class=\"shp-title\"\u003eLenovo Legion Go Gen 2: Ultimate Power in Your Hands\u003c\/h2\u003e\n\n\u003ch3 class=\"shp-subtitle\"\u003eUnleash extreme performance with 144Hz OLED screens, AMD Ryzen™ Z2 series processors, and detachable TrueStrike controllers for total freedom.\u003c\/h3\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shp-image-container\"\u003e\u003cimg alt=\"Lenovo Legion Go Gen 2 Handheld Console with AMD Ryzen Z2 Extreme processor, 144Hz OLED screen for high-performance gaming\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\n\u003csection class=\"shp-intro\"\u003e\n\u003cp class=\"shp-intro-text\"\u003eTired of having to choose between the overwhelming power of a desktop PC and the convenience of playing anywhere? The \u003cstrong\u003eLenovo Legion Go Gen 2\u003c\/strong\u003e shatters that barrier. Designed without compromise for the most enthusiastic gamers, this handheld console combines the brutal performance of the new \u003cstrong\u003eAMD Ryzen™ Z2\u003c\/strong\u003e processor architecture with a stunning \u003cstrong\u003e8.8-inch Lenovo PureSight OLED display\u003c\/strong\u003e, allowing you to run AAA titles in epic quality wherever you go.\u003c\/p\u003e\n\n\u003cp class=\"shp-intro-text\"\u003eBeyond its brute force, the Legion Go Gen 2 shines with unprecedented versatility. Transform it in seconds thanks to its detachable \u003cstrong\u003eLegion TrueStrike\u003c\/strong\u003e controllers with magnetic \u003cstrong\u003eHall effect joysticks\u003c\/strong\u003e, which guarantee lethal precision and definitively say goodbye to dreaded drift. Add a gigantic \u003cstrong\u003e74 Whr battery\u003c\/strong\u003e with ultra-fast charging, \u003cstrong\u003eLegion ColdFront\u003c\/strong\u003e cooling that keeps the system ice-cold, and the competitive fluidity of its \u003cstrong\u003e144Hz VRR\u003c\/strong\u003e; this is the ultimate machine to dominate every game without limits or interruptions.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"shp-features-accordion\" aria-label=\"Featured characteristics\"\u003e\n\u003cdetails open=\"\" name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"14\" width=\"20\" y=\"3\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"21\" x2=\"16\" y1=\"21\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"21\" x2=\"12\" y1=\"17\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e 144Hz PureSight OLED Screen\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eExperience absolute immersion on an 8.8-inch panel with VESA True Black 1000 certification, 500 nits of brightness, and 100% DCI-P3 colors. Thanks to its 144Hz Variable Refresh Rate (VRR), every movement will feel instinctive and ultra-fluid.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"12\" width=\"20\" y=\"6\" x=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 12h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 10v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 11h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 13h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Detachable Legion TrueStrike Controllers\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003ePlay your way. Detach the controllers to activate 'FPS Mode,' turning the right controller into an ultra-precise mouse on its included magnetic base. Aim better, react faster, and win more.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"features-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"10\" width=\"16\" y=\"7\" x=\"2\"\u003e\u003c\/rect\u003e\u003cline y2=\"13\" x2=\"22\" y1=\"11\" x1=\"22\"\u003e\u003c\/line\u003e\u003cline y2=\"13\" x2=\"6\" y1=\"11\" x1=\"6\"\u003e\u003c\/line\u003e\u003cline y2=\"13\" x2=\"10\" y1=\"11\" x1=\"10\"\u003e\u003c\/line\u003e\u003cline y2=\"13\" x2=\"14\" y1=\"11\" x1=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003e 74 Whr Battery and ColdFront Cooling\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eEnjoy marathon sessions thanks to a massive battery and super-fast charging. All backed by dual heat pipes and fans that improve airflow by 45% without adding additional noise.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"shp-cards-section\"\u003e\n\u003cdiv class=\"shp-cards-section-header\"\u003e\n\n\u003ch3\u003eArmed for Victory: Competitive Advantages\u003c\/h3\u003e\n\n\u003cp\u003eThe Legion Go Gen 2 is not just power; it's a symphony of meticulously designed hardware to put you one step ahead of your rivals.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shp-cards-grid\"\u003e\n\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eCutting-Edge AMD Ryzen™ Processors\u003c\/h4\u003e\n\n\u003cp\u003eConfigurable with the new Z2 chips or the awe-inspiring Z2 Extreme, delivering up to 8 Zen 5 architecture cores for devastating FPS performance at demanding graphics qualities.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003eTotal Lag-Free Connectivity\u003c\/h4\u003e\n\n\u003cp\u003eWith Wi-Fi 6E for lightning-fast downloads and stable multiplayer incursions, plus dual 40 Gbps USB-C ports for connecting external monitors and docks without performance loss.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003carticle class=\"shp-card\"\u003e\u003cspan class=\"shp-card-icon\" aria-hidden=\"true\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#0389FC\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"11\" width=\"18\" y=\"11\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003ch4 class=\"shp-card-title\"\u003ePremium Security and Design\u003c\/h4\u003e\n\n\u003cp\u003eAccess instantly with the integrated fingerprint reader in the power button and enjoy its anti-fingerprint silk-like texture. Your device stays elegant and under your control only.\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"shp-technical-specs\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\n\u003cdiv class=\"shp-tabs-system\"\u003e\n\n\u003cdiv class=\"shp-pill-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n\u003cinput checked class=\"shp-ghost-input shp-ghost-input-1\" name=\"generic_specs_tabs\" id=\"tab-specs-1\" type=\"radio\"\u003e\n\u003cdiv class=\"shp-visual-btn shp-visual-btn-1\"\u003eZ2 Model\u003c\/div\u003e\n\n\u003cinput class=\"shp-ghost-input shp-ghost-input-2\" name=\"generic_specs_tabs\" id=\"tab-specs-2\" type=\"radio\"\u003e\n\u003cdiv class=\"shp-visual-btn shp-visual-btn-2\"\u003eZ2 Extreme Model\u003c\/div\u003e\n\n\u003cdiv class=\"shp-tab-content shp-content-1\"\u003e\n\n\u003cdiv class=\"shp-table-wrapper\"\u003e\n\n\u003ctable class=\"shp-specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eProcessor\u003c\/th\u003e\n\n\u003ctd\u003eAMD Ryzen™ Z2 (3.30 GHz up to 5.10 GHz). Excellent balance between thermal autonomy and current game solvency.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eGraphics\u003c\/th\u003e\n\n\u003ctd\u003eIntegrated AMD Radeon™ Graphics.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eRAM Memory\u003c\/th\u003e\n\n\u003ctd\u003e32 GB LPDDR5X at 7500 MT\/s (soldered).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\n\u003ctd\u003e512 GB SSD M.2 2242 PCIe Gen4 TLC (Expandable via MicroSD up to 2TB).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n\n\u003ctd\u003e8.8\" OLED Lenovo PureSight, 16:10, 144Hz VRR, 500 nits, DCI-P3.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eControls\u003c\/th\u003e\n\n\u003ctd\u003eDetachable Legion TrueStrike controllers with pivoting D-pad and Hall effect joysticks.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eBattery and Cooling\u003c\/th\u003e\n\n\u003ctd\u003e74 Whr \/ Improved Legion ColdFront System.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\n\u003ctd\u003eWi-Fi 6E (2x2 AX), Bluetooth 5.3, 2x USB-C (40Gb\/s, DP 2.0, PD 3.0).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDimensions and Weight\u003c\/th\u003e\n\n\u003ctd\u003e295.6 x 136.7 x 42.25 mm (with controllers) \/ From 920 g total.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"shp-tab-content shp-content-2\"\u003e\n\n\u003cdiv class=\"shp-table-wrapper\"\u003e\n\n\u003ctable class=\"shp-specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eProcessor\u003c\/th\u003e\n\n\u003ctd\u003eAMD Ryzen™ Z2 Extreme (Up to AMD Zen 5 CPU, 8 Cores \/ 16 Threads). Maximum brute force for fluid AAA experiences.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eGraphics\u003c\/th\u003e\n\n\u003ctd\u003eAMD Radeon™ 890M based on RDNA 3.5. Native support for AMD HYPER-RX, FSR and AFMF, designed to scale resolutions and maximize frame rates at 1200p.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eRAM Memory\u003c\/th\u003e\n\n\u003ctd\u003e32 GB LPDDR5X at 7500 MT\/s (soldered).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\n\u003ctd\u003e1 TB SSD M.2 2242 PCIe Gen4 TLC (Expandable via MicroSD up to 2TB).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n\n\u003ctd\u003e8.8\" OLED Lenovo PureSight, 16:10, 144Hz VRR, 500 nits, DCI-P3.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eControls\u003c\/th\u003e\n\n\u003ctd\u003eDetachable Legion TrueStrike controllers with exclusive FPS mode and Hall effect joysticks.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eBattery and Cooling\u003c\/th\u003e\n\n\u003ctd\u003e74 Whr \/ Improved Legion ColdFront System.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eConnectivity\u003c\/th\u003e\n\n\u003ctd\u003eWi-Fi 6E (2x2 AX), Bluetooth 5.3, 2x USB-C (40Gb\/s, DP 2.0, PD 3.0).\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003cth scope=\"row\"\u003eDimensions and Weight\u003c\/th\u003e\n\n\u003ctd\u003e295.6 x 136.7 x 42.25 mm (with controllers) \/ From 920 g total.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin-top: 2rem; font-size: 0.95rem !important;\" class=\"shp-intro-text\"\u003e\u003cstrong\u003eSummary of key differences:\u003c\/strong\u003e The Z2 Extreme variant makes a monumental leap aimed at the enthusiast gamer, adding an immensely superior graphics architecture (Radeon 890M RDNA 3.5), a Zen 5 processor that handles more core loads, and doubling the internal storage from the factory (1 TB vs 512 GB) compared to the standard Z2 model.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003caside class=\"shp-disclaimer\"\u003e\n\u003cp\u003e\u003cstrong\u003eAttention:\u003c\/strong\u003e The final battery life (74 Whr) will vary depending on usage patterns, brightness, activated performance modes, and the requirements of the running title.\u003c\/p\u003e\n\n\u003c\/aside\u003e\n\u003csection class=\"shp-faq-section\" aria-label=\"Frequently Asked Questions\"\u003e\n\u003ch3\u003eFrequently Asked Questions about the Lenovo Legion Go Gen 2\u003c\/h3\u003e\n\n\u003cdetails open=\"\" name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eWhat is 'FPS Mode' and what advantages does it offer?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eFPS Mode is an exclusive feature that allows you to detach the right controller and insert it into an included base, transforming it into a high-precision vertical mouse. This gives you absolute control, faster reflexes, and surgical aim in shooter games compared to traditional thumbstick controls.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eWill the controllers suffer from 'Drift' (unintentional movement) over time?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eNo. Both controllers on the Legion Go Gen 2 incorporate Hall effect joysticks. This technology uses magnetic fields instead of physical mechanical contacts, eliminating friction and completely preventing wear or 'drift,' ensuring impeccable precision throughout the console's lifespan.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails name=\"faq-accordion\" class=\"shp-accordion\"\u003e\n\u003csummary\u003eCan I use other gaming platforms besides Steam?\u003c\/summary\u003e\n\u003cdiv class=\"shp-accordion-content\"\u003e\n\n\u003cp\u003eAbsolutely! Equipped with Windows 11 (on compatible models), the Legion Go Gen 2 functions as a complete portable PC. You can freely install and log in to platforms such as Xbox Game Pass, Epic Games Store, GOG, Battle.net, or download your own emulators to play whatever you want.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"AMD Ryzen Z2","offer_id":58174435754332,"sku":null,"price":1700.0,"currency_code":"USD","in_stock":true},{"title":"AMD Ryzen Z2 Extreme","offer_id":58174435787100,"sku":null,"price":2009.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/legiongo2-6_491d86e2-633c-4479-aeae-f642d203ca80.png?v=1782959085","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/lenovo-legion-go-gen-2","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}