{"product_id":"simagic-zeus-gt-steering-wheel","title":"Simagic Zeus GT Steering Wheel | GT and Endurance Racing Wheel System","description":"\u003c!-- ============================================================\n     SIMAGIC ZEUS SERIES — MASTER TEMPLATE v3 (Shopify HTML Description)\n     ═══════════════════════════════════════════════════════════════\n     CHANGES IN v3:\n       • Video: autoplay + muted + loop, YouTube overlay hidden until hover\n       • Banner: min-height increased to 420px (was 300px)\n       • Paragraph text: lightened from #8a8a8a → #b8b8b8 across all dark sections\n       • Feature section spacing: dark sections now 4px apart (matching\n         banner-to-ecosystem gap), compat table restores 48px before specs\n       • FAQ: fully expanded — 20 questions covering Zeus overview, UP+,\n         MagicDash 4, MagLink Pro, software, paddles, modularity,\n         compatibility, buying, warranty, support. Optimised for SEO\n         and AI-SEO (long-form, named entities, complete answers)\n     \n     SHARED SECTIONS (identical across all Zeus products):\n       • [ZONE A] Hero + stats               ← product-specific\n       • [ZONE B] Feature cards              ← product-specific\n       • [ZONE C] Product detail splits      ← product-specific\n       ─────────────────────────────────────────────────────────\n       • INTRODUCING ZEUS banner             ← SHARED\n       • Zeus Ecosystem video + text         ← SHARED\n       • MagicDash 4                         ← SHARED\n       • MagLink Pro \u0026 Pro Xtend             ← SHARED\n       • SimPro Manager V3                   ← SHARED\n       • Deep SimHub Integration             ← SHARED\n       • Connection \u0026 Compatibility table    ← SHARED\n       ─────────────────────────────────────────────────────────\n       • [ZONE D] Specs table                ← product-specific\n       • [ZONE E] In the box                 ← product-specific\n       • Zeus range comparison table         ← SHARED\n       • [ZONE F] FAQ items                  ← product-specific\n       • Shared FAQ items                    ← SHARED\n       • Warranty \u0026 support                  ← SHARED\n       • Complete your setup                 ← SHARED\n       • Contact CTA                         ← SHARED\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n  .pca-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pca-wrap {\n    font-family: 'Poppins', sans-serif;\n    color: #1a1a2e;\n    line-height: 1.6;\n    width: 100%;\n  }\n\n  \/* ── Hero ── *\/\n  .pca-hero { border-radius: 16px; overflow: hidden; background: #fff; border: 1px solid #d0e8f8; }\n  .pca-hero-content { padding: 20px 30px; width: 100%; }\n  .pca-eyebrow { color: #c0342a; font-size: 11px; font-weight: 700; letter-spacing: 0.15em; margin-bottom: 6px; }\n  .pca-hero h1 { font-size: 24px; font-weight: 800; color: #0d1b2a; line-height: 1.25; margin-bottom: 10px; }\n  .pca-hero p { font-size: 14px; color: #4a5568; line-height: 1.55; }\n\n  \/* ── Stat pills ── *\/\n  .pca-stats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; }\n  .pca-stat { background: #fff; border: 1px solid #c8e6f8; border-radius: 50px; padding: 5px 14px; display: flex; align-items: baseline; gap: 5px; }\n  .pca-stat-num { font-size: 13px; font-weight: 700; color: #0277bd; }\n  .pca-stat-label { font-size: 13px; color: #4a90c4; }\n\n  \/* ── Section headings ── *\/\n  .pca-section-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-section-title { font-size: 18px; font-weight: 800; color: #0d1b2a; margin-bottom: 20px; line-height: 1.3; }\n\n  \/* ── Feature cards ── *\/\n  .pca-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-bottom: 48px; }\n  .pca-feature-card { background: #fff; border: 1px solid #d0e8f8; border-radius: 12px; padding: 16px; }\n  .pca-feature-icon { width: 23px; height: 23px; background: #0277bd; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-bottom: 14px; }\n  .pca-feature-icon svg { width: 11px; height: 11px; fill: #fff; }\n  .pca-feature-card h4 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 5px; }\n  .pca-feature-card p { font-size: 12px; color: #4a5568; line-height: 1.5; }\n\n  \/* ── Split sections (light) ── *\/\n  .pca-split { margin-bottom: 48px; display: grid; grid-template-columns: 1fr 1fr; gap: 0; border-radius: 16px; overflow: hidden; }\n  .pca-split__img { width: 100%; height: 100%; object-fit: cover; display: block; background: #f0f4f8; }\n  .pca-split__body { padding: 32px 28px; display: flex; flex-direction: column; justify-content: center; background: #fff; }\n  .pca-split__eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 6px; }\n  .pca-split__title { font-size: 18px; font-weight: 800; color: #0d1b2a; margin-bottom: 4px; }\n  .pca-split__subtitle { font-size: 12px; font-weight: 600; color: #4a90c4; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 14px; }\n  .pca-split__text { font-size: 13px; color: #4a5568; line-height: 1.65; }\n  .pca-split__points { list-style: none; padding: 0; margin: 14px 0 0; }\n  .pca-split__points li { display: flex; gap: 10px; font-size: 13px; color: #374151; margin-bottom: 10px; line-height: 1.5; }\n  .pca-split__points li::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: #0277bd; flex-shrink: 0; margin-top: 6px; }\n  .pca-split__points strong { color: #0d1b2a; }\n\n  \/* ── ZEUS FEATURE SECTIONS — white, bordered ── *\/\n  .pca-zeus-dark {\n    background: #fff;\n    border: 1px solid #d0e8f8;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 4px;\n  }\n  .pca-zeus-dark .pca-split__body {\n    background: #fff;\n  }\n  .pca-zeus-dark .pca-split__eyebrow { color: #c0342a; }\n  .pca-zeus-dark .pca-split__title { color: #0d1b2a; }\n  .pca-zeus-dark .pca-split__subtitle { color: #4a90c4; }\n  .pca-zeus-dark .pca-split__text { color: #4a5568; }\n  .pca-zeus-dark .pca-split__points li { color: #374151; }\n  .pca-zeus-dark .pca-split__points li::before { background: #c0342a; }\n  .pca-zeus-dark .pca-split__points strong { color: #0d1b2a; }\n  .pca-zeus-dark .pca-section-label { color: #c0342a; }\n  .pca-zeus-dark .pca-section-title { color: #0d1b2a; }\n\n  \/* ── UP+ badge ── *\/\n  .pca-up-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #eef7ff;\n    border: 1px solid #c8e6f8;\n    border-radius: 8px;\n    padding: 5px 12px;\n    margin-bottom: 16px;\n  }\n  .pca-up-badge img { height: 18px; filter: brightness(0) saturate(100%) invert(27%) sepia(80%) saturate(600%) hue-rotate(185deg); opacity: 0.85; }\n  .pca-up-badge span { font-size: 10px; font-weight: 700; color: #0277bd; letter-spacing: 0.06em; text-transform: uppercase; }\n\n  \/* ── SimPro panel — white ── *\/\n  .pca-simpro {\n    background: #fff;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 4px;\n    padding: 36px 32px;\n  }\n  .pca-simpro-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-simpro-title { font-size: 18px; font-weight: 800; color: #0d1b2a; margin-bottom: 8px; }\n  .pca-simpro-desc { font-size: 13px; color: #4a5568; line-height: 1.65; margin-bottom: 24px; }\n  .pca-simpro-images { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-bottom: 20px; overflow: visible; }\n  .pca-simpro-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr)); gap: 10px; }\n  .pca-simpro-feature {\n    background: #f7fbff;\n    border: 1px solid #d0e8f8;\n    border-radius: 10px;\n    padding: 14px 16px;\n  }\n  .pca-simpro-feature h5 { font-size: 12px; font-weight: 700; color: #0d1b2a; margin-bottom: 4px; }\n  .pca-simpro-feature p { font-size: 11px; color: #4a5568; line-height: 1.5; }\n\n  \/* ── Introducing Zeus banner ── *\/\n  .pca-zeus-intro {\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 0;\n    position: relative;\n    background: #0a0a0a;\n    min-height: 420px;\n    display: flex;\n    align-items: center;\n  }\n  .pca-zeus-intro-img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    opacity: 0.3;\n    display: block;\n  }\n  \/* faint red vignette on banner *\/\n  .pca-zeus-intro::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 100% 50%, rgba(120,10,15,0.18) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .pca-zeus-intro-body {\n    position: relative;\n    z-index: 1;\n    padding: 44px 44px;\n    max-width: 580px;\n  }\n  .pca-zeus-intro-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #e8534a;\n    margin-bottom: 10px;\n  }\n  .pca-zeus-intro-logo { height: 34px; display: block; margin-bottom: 14px; filter: brightness(0) invert(1); }\n  .pca-zeus-intro-title { font-size: 30px; font-weight: 800; color: #fff; line-height: 1.15; margin-bottom: 14px; }\n  .pca-zeus-intro-text { font-size: 13px; color: #b8b8b8; line-height: 1.7; }\n\n  \/* ── Zeus video + ecosystem text section — dark ── *\/\n  .pca-zeus-ecosystem {\n    display: grid;\n    grid-template-columns: 1fr 340px;\n    gap: 0;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 48px;\n    background: radial-gradient(ellipse at 20% 60%, rgba(120,10,15,0.10) 0%, rgba(0,0,0,0) 55%),\n                radial-gradient(ellipse at 80% 20%, rgba(100,8,12,0.07) 0%, rgba(0,0,0,0) 50%),\n                #0a0a0a;\n    border: none;\n    margin-top: 2px;\n  }\n  .pca-zeus-ecosystem-text {\n    padding: 36px 36px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .pca-zeus-ecosystem-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #c0342a;\n    margin-bottom: 10px;\n  }\n  .pca-zeus-ecosystem-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.25;\n    margin-bottom: 14px;\n  }\n  .pca-zeus-ecosystem-body {\n    font-size: 13px;\n    color: #b8b8b8;\n    line-height: 1.7;\n    margin-bottom: 20px;\n  }\n  .pca-zeus-ecosystem-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .pca-zeus-ecosystem-pill {\n    background: rgba(255,255,255,0.10);\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 50px;\n    padding: 4px 12px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #fff;\n  }\n  .pca-zeus-ecosystem-video {\n    position: relative;\n    background: #000;\n    display: flex;\n    align-items: stretch;\n    overflow: hidden;\n  }\n  .pca-zeus-ecosystem-video iframe {\n    width: 100%;\n    min-height: 500px;\n    border: none;\n    display: block;\n    pointer-events: none;\n    transition: pointer-events 0s;\n  }\n  \/* Reveal YouTube controls on hover *\/\n  .pca-zeus-ecosystem-video:hover iframe {\n    pointer-events: auto;\n  }\n  \/* Invisible overlay that blocks the initial YouTube click-to-play UI,\n     removed on hover so controls become accessible *\/\n  .pca-zeus-ecosystem-video::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n    cursor: default;\n    transition: opacity 0.2s;\n  }\n  .pca-zeus-ecosystem-video:hover::before {\n    display: none;\n  }\n\n  \/* ── Compatibility table — white ── *\/\n  .pca-compat-section {\n    background: #fff;\n    border: 1px solid #d0e8f8;\n    border-radius: 16px;\n    padding: 36px 32px;\n    margin-bottom: 48px;\n  }\n  .pca-compat-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-compat-title { font-size: 18px; font-weight: 800; color: #0d1b2a; margin-bottom: 8px; }\n  .pca-compat-desc { font-size: 13px; color: #4a5568; line-height: 1.65; margin-bottom: 28px; }\n  .pca-compat-table { width: 100%; border-collapse: collapse; font-size: 12px; }\n  .pca-compat-table thead tr { background: #eef7ff; }\n  .pca-compat-table th {\n    padding: 11px 14px;\n    text-align: left;\n    font-weight: 700;\n    color: #0d1b2a;\n    font-size: 11px;\n    letter-spacing: 0.04em;\n    border-bottom: 1px solid #c8e6f8;\n    white-space: nowrap;\n  }\n  .pca-compat-table td {\n    padding: 10px 14px;\n    color: #4a5568;\n    border-bottom: 1px solid #e8f4fd;\n    vertical-align: middle;\n    line-height: 1.4;\n  }\n  .pca-compat-table tr:hover td { background: #f7fbff; }\n  .pca-compat-table td:first-child { color: #0d1b2a; font-weight: 600; }\n  .pca-compat-tick { color: #0277bd; font-weight: 800; font-size: 14px; }\n  .pca-compat-dash { color: #c0ccd8; }\n  .pca-compat-req { color: #0277bd; font-weight: 600; }\n  .pca-compat-note {\n    font-size: 11px;\n    color: #718096;\n    margin-top: 14px;\n    line-height: 1.6;\n    padding: 10px 14px;\n    border: 1px solid #d0e8f8;\n    border-radius: 8px;\n    background: #f7fbff;\n  }\n\n  \/* ── Text callout boxes ── *\/\n  .pca-text-section { padding: 20px 24px; background: #fff; border: 1px solid #d0e8f8; border-radius: 12px; }\n  .pca-text-section h3 { font-size: 15px; font-weight: 800; color: #0d1b2a; margin-bottom: 6px; }\n  .pca-text-section p { font-size: 13px; color: #4a5568; line-height: 1.65; }\n\n  \/* ── Specs ── *\/\n  .pca-spec-row { display: flex; justify-content: space-between; padding: 9px 12px; background: #fff; border-radius: 8px; font-size: 13px; gap: 12px; }\n  .pca-spec-row .sk { color: #718096; }\n  .pca-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n\n  \/* ── In the box ── *\/\n  .pca-inbox { margin-bottom: 48px; padding-left: 18px; }\n  .pca-inbox li { font-size: 14px; color: #2d3748; line-height: 1.8; }\n\n  \/* ── Warranty ── *\/\n  .pca-warranty { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 48px; }\n  .pca-warranty-item { flex: 1; min-width: 160px; background: #fff; border: 1px solid #d0e8f8; border-radius: 12px; padding: 16px 18px; display: flex; align-items: flex-start; gap: 12px; }\n  .pca-warranty-icon { width: 32px; height: 32px; background: #0277bd; border-radius: 8px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }\n  .pca-warranty-icon svg { width: 16px; height: 16px; fill: #fff; }\n  .pca-warranty-item h5 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 3px; }\n  .pca-warranty-item p { font-size: 12px; color: #718096; line-height: 1.45; }\n\n  \/* ── FAQ accordion (details\/summary — SEO safe, full DOM on load) ── *\/\n  .pca-faq { margin-bottom: 48px; }\n\n  \/* Topic group label *\/\n  .pca-faq-group { \n    font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase;\n    color: #c0342a; margin: 28px 0 4px; padding: 0 0 0 4px;\n  }\n  .pca-faq-group:first-child { margin-top: 0; }\n\n  \/* Each item is a \u003cdetails\u003e element *\/\n  .pca-faq details {\n    border-bottom: 1px solid #e2edf8;\n  }\n  .pca-faq details:first-of-type { border-top: 1px solid #e2edf8; }\n\n  \/* The question is a \u003csummary\u003e *\/\n  .pca-faq summary {\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 16px;\n    padding: 15px 4px;\n    cursor: pointer;\n    font-size: 13px;\n    font-weight: 500;\n    color: #0d1b2a;\n    line-height: 1.45;\n    user-select: none;\n    -webkit-user-select: none;\n  }\n  .pca-faq summary::-webkit-details-marker { display: none; }\n  .pca-faq summary::marker { display: none; }\n\n  \/* Chevron icon — CSS only, rotates on open *\/\n  .pca-faq summary::after {\n    content: '';\n    flex-shrink: 0;\n    width: 18px;\n    height: 18px;\n    margin-top: 1px;\n    background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23c0342a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'\/%3E%3C\/svg%3E\") center\/contain no-repeat;\n    transition: transform 0.2s ease;\n  }\n  .pca-faq details[open] \u003e summary::after {\n    transform: rotate(180deg);\n  }\n\n  \/* Hover state on the question *\/\n  .pca-faq summary:hover { color: #c0342a; }\n\n  \/* Answer content *\/\n  .pca-faq-a {\n    font-size: 13px;\n    color: #4a5568;\n    line-height: 1.65;\n    padding: 0 4px 16px 4px;\n  }\n  .pca-faq-a strong { color: #0d1b2a; font-weight: 700; }\n  .pca-faq-a br { display: block; margin-bottom: 10px; content: ''; }\n\n\n  \/* ── Rims section — white ── *\/\n  .pca-rims-section {\n    background: #fff;\n    border: 1px solid #d0e8f8;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 4px;\n  }\n  .pca-rims-section .pca-section-label { color: #c0342a; }\n  .pca-rims-section .pca-section-title { color: #0d1b2a; font-size: 18px; margin-bottom: 12px; }\n  .pca-rims-section-header { padding: 32px 32px 24px; }\n  .pca-rims-section-header p { font-size: 13px; color: #4a5568; line-height: 1.65; }\n  .pca-rims-tabs { display: flex; border-top: 1px solid #e8f4fd; border-bottom: 1px solid #e8f4fd; }\n  .pca-rims-tab-gt { flex: 1; padding: 12px 20px; text-align: center; font-size: 13px; font-weight: 700; color: #fff; background: #0277bd; cursor: pointer; transition: all 0.15s; }\n  .pca-rims-tab-sp { flex: 1; padding: 12px 20px; text-align: center; font-size: 13px; font-weight: 700; color: #0277bd; background: #f7fbff; cursor: pointer; transition: all 0.15s; border-left: 1px solid #d0e8f8; }\n  .pca-rims-grid-wrap { padding: 24px 28px 28px; }\n  .pca-rims-grid-wrap \u003e div { display: grid; gap: 12px; }\n  .pca-rims-card { border: 1px solid #e8f4fd; border-radius: 12px; overflow: hidden; text-align: center; background: #fff; }\n  .pca-rims-card-img { background: #fff; padding: 4px; }\n  .pca-rims-card-img img { width: 100%; height: 195px; object-fit: contain; display: block; }\n  .pca-rims-card-body { padding: 10px 10px 12px; }\n  .pca-rims-card-sku { font-size: 11px; font-weight: 700; color: #0277bd; margin-bottom: 2px; }\n  .pca-rims-card-material { font-size: 12px; font-weight: 700; color: #0d1b2a; margin-bottom: 3px; }\n  .pca-rims-card-desc { font-size: 10px; color: #718096; line-height: 1.4; margin-bottom: 6px; }\n  .pca-rims-card-price { font-size: 12px; font-weight: 700; color: #0277bd; }\n  .pca-rims-note { font-size: 13px; color: #4a5568; margin-top: 16px; line-height: 1.6; }\n  .pca-rims-note a { color: #0277bd; font-weight: 600; }\n\n  \/* ── Specs table — white ── *\/\n  .pca-specs-dark {\n    background: #fff;\n    border: 1px solid #d0e8f8;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 48px;\n  }\n  .pca-specs-dark .pca-spec-row { background: #fff; border-radius: 0; }\n  .pca-specs-dark .pca-spec-row.alt { background: #f7fbff; }\n  .pca-specs-dark .pca-spec-row .sk { color: #718096; }\n  .pca-specs-dark .pca-spec-row .sv { color: #0d1b2a; }\n\n\n  \/* ── Setup grid image hover zoom ── *\/\n  .pca-setup-grid a:hover img { transform: scale(1.08); }\n  .pca-setup-grid a \u003e div { overflow: hidden; }\n\n  \/* ── Rim card image hover zoom ── *\/\n  .pca-rims-card-img { overflow: hidden; }\n  .pca-rims-card-img img { transition: transform 0.3s ease; }\n  .pca-rims-card:hover .pca-rims-card-img img { transform: scale(1.08); }\n\n  \/* ── Comparison table image hover zoom — overflows container ── *\/\n  .pca-compare-img-wrap { position: relative; z-index: 1; }\n  .pca-compare-img-wrap img { transition: transform 0.3s ease, z-index 0s; }\n  .pca-compare-img-wrap:hover { z-index: 10; }\n  .pca-compare-img-wrap:hover img { transform: scale(1.6); }\n\n  \/* ── SimPro images hover zoom — overflows container ── *\/\n  .pca-simpro-img-wrap { border-radius: 10px; position: relative; z-index: 1; }\n  .pca-simpro-img-wrap img { width: 100%; display: block; transition: transform 0.3s ease; border-radius: 10px; }\n  .pca-simpro-img-wrap:hover { z-index: 10; }\n  .pca-simpro-img-wrap:hover img { transform: scale(1.12); }\n\n\n  \/* ── Zeus GT hero — video split ── *\/\n  .pca-hero-split { display: grid; }\n  .pca-stats.red-pills .pca-stat { border-color: rgba(192,52,42,0.3); }\n  .pca-stats.red-pills .pca-stat-num { color: #c0342a; }\n  .pca-stats.red-pills .pca-stat-label { color: #a05050; }\n  @media (max-width: 640px) {\n    .pca-hero-split { grid-template-columns: 1fr !important; }\n    .pca-hero-split .pca-hero-content { order: 2; }\n    .pca-hero-video-panel { order: 1 !important; min-height: 240px; border-radius: 16px 16px 0 0 !important; }\n  }\n\n  \/* ── Responsive ── *\/\n  @media (max-width: 640px) {\n    .pca-section-title { font-size: 16px; }\n    .pca-specs-grid { grid-template-columns: 1fr; }\n    .pca-two-col { grid-template-columns: 1fr !important; }\n    .pca-cta-pill { font-size: 12px !important; padding: 11px 14px !important; white-space: normal !important; text-align: center !important; }\n    .pca-hero-content { padding: 20px 15px !important; }\n    .pca-split { grid-template-columns: 1fr !important; }\n    .pca-split__img { width: 100%; height: 220px; object-fit: cover; order: -1; }\n    .pca-split__body { order: 1; padding: 20px 16px !important; }\n    .pca-zeus-intro-body { padding: 28px 20px !important; }\n    .pca-zeus-intro-title { font-size: 22px !important; }\n    .pca-simpro-images { grid-template-columns: 1fr !important; }\n    .pca-zeus-ecosystem { grid-template-columns: 1fr !important; }\n    .pca-zeus-ecosystem-video { min-height: 360px; }\n    .pca-zeus-ecosystem-video iframe { min-height: 360px !important; }\n    .pca-setup-grid { grid-template-columns: 1fr 1fr !important; gap: 10px !important; }\n    .pca-cta-buttons { align-items: center !important; width: 100%; }\n    .pca-cta-buttons a { text-align: center !important; width: 100%; }\n    .pca-compat-section { padding: 24px 16px !important; }\n    .pca-compat-table th, .pca-compat-table td { padding: 8px 10px; font-size: 11px; }\n    #pca-rims-gt \u003e div, #pca-rims-sp \u003e div { grid-template-columns: 1fr 1fr !important; }\n    #pca-rims-gt, #pca-rims-sp { padding: 16px !important; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pca-wrap\"\u003e\n\n  \u003c!-- ══ HERO VIDEO BANNER ══ --\u003e\n  \u003cdiv style=\"border-radius:16px;overflow:hidden;margin-bottom:4px;line-height:0;background:#000;position:relative;max-height:80%;aspect-ratio:16\/5.8;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;overflow:hidden;margin-top:-10%;\"\u003e\n    \u003cvideo id=\"zgt-hero-video\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4fa40edc5c7f4c7a8829d96b2dd44ddc.mp4\" autoplay muted playsinline style=\"width:100%;display:block;\" aria-label=\"Simagic Zeus GT Steering Wheel — product overview\"\u003e\n    \u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003c!-- Text overlay --\u003e\n    \u003cdiv style=\"position:absolute;bottom:28px;left:0;width:100%;padding:0 0 0 44px;background:linear-gradient(to top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.0) 100%);line-height:1;padding-top:60px;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/zf-logo-pc.png?v=1770876392\" alt=\"Simagic Zeus Series\" style=\"height:42px;display:block;margin-bottom:3px;filter:brightness(0) invert(1);\"\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:50px;font-weight:600;color:#fed976;margin:0 0 4px;line-height:1;\"\u003eGT\u003c\/p\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:26px;font-weight:500;color:#fff;margin:0 0 4px;line-height:1.2;\"\u003eCustomize. Control. Conquer.\u003c\/p\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:18px;font-weight:400;color:#bfbfc0;margin:0;line-height:1.2;\"\u003eGT and Endurance Racing Wheel\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  (function() {\n    var v = document.getElementById('zgt-hero-video');\n    if (!v) return;\n    v.addEventListener('timeupdate', function() {\n      if (v.duration \u0026\u0026 v.currentTime \u003e= v.duration - 0.05) {\n        v.pause();\n        v.currentTime = v.duration - 0.05;\n      }\n    });\n  })();\n  \u003c\/script\u003e\n  \u003c!-- ════════════════════════════════════════════════════════════\n       [ZONE A] — HERO (product-specific)\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"pca-hero\" style=\"margin-bottom:40px;\"\u003e\n    \u003cdiv class=\"pca-hero-split\" style=\"display:grid;grid-template-columns:1fr 1fr;min-height:280px;\"\u003e\n      \u003cdiv class=\"pca-hero-content\" style=\"padding:28px 32px;display:flex;flex-direction:column;justify-content:center;\"\u003e\n        \u003cp class=\"pca-eyebrow\" style=\"color:#c0342a;\"\u003eZeus Series · GT · GT3, GTE \u0026amp; Endurance Racing\u003c\/p\u003e\n        \u003ch1 style=\"font-size:22px;\"\u003eSimagic Zeus GT Steering Wheel\u003cbr\u003e\u003cspan style=\"font-weight:600;font-size:18px;color:#4a5568;\"\u003e60 inputs. Modular grips. Built for GT racing.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp style=\"margin-top:10px;\"\u003eThe Zeus GT is Simagic's flagship GT and endurance racing wheel — 300mm D-shape open-top, die-cast CNC aluminium with carbon fibre accents, up to 60 mappable inputs, 15 RGB shift lights, and nine interchangeable grip configurations. Built around the UP+ ecosystem — MagicDash 4, MagLink Pro, SimPro V3 and SimHub. Available now from Player1 Sim Gear, an authorised Australian Simagic dealer, with free shipping and local stock in Queensland.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pca-hero-video-panel\" style=\"position:relative;background:#000;overflow:hidden;border-radius:0 16px 16px 0;\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/_lX1iHCjLD0?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=_lX1iHCjLD0\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\u0026amp;iv_load_policy=3\" title=\"Simagic Zeus GT — Official Overview\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\" style=\"position:absolute;inset:0;width:100%;height:100%;border:none;\"\u003e\n        \u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pca-stats red-pills\" style=\"justify-content:center;\"\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e300 mm\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eGT standard diameter\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eUp to 60\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003emappable inputs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e15\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eRGB shift lights\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e9\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003einterchangeable grips\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e1.41 kg\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eincl. MagicDash 4\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eMagicDash 4\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ecompatible\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eSimHub\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ecompatible\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eMagLink Pro\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ewheelbase integration\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e2-year\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ewarranty\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ ZEUS COMPATIBILITY FINDER ══ --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #0d1b2a;border-radius:16px;overflow:hidden;margin-bottom:4px;\"\u003e\n\n    \u003c!-- Header --\u003e\n    \u003cdiv style=\"padding:24px 32px 10px;background:radial-gradient(ellipse at 80% 50%, rgba(120,10,15,0.12) 0%, rgba(0,0,0,0) 60%), radial-gradient(ellipse at 15% 80%, rgba(100,8,12,0.08) 0%, rgba(0,0,0,0) 50%), #0a0a0a;border-radius:0;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Zeus_UP_Ecosystem_logo.webp?v=1780467420\" alt=\"Zeus UP+ Ecosystem\" style=\"height:78px;display:block;margin-bottom:14px;\"\u003e\n      \u003cp style=\"font-size:18px;font-weight:800;color:#fff;margin-bottom:6px;font-family:'Poppins',sans-serif;\"\u003eWhat Zeus accessories do I need?\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#b8b8b8;line-height:1.65;font-family:'Poppins',sans-serif;\"\u003eSelect your wheelbase, choose your Zeus wheel, and tell us if you want a MagicDash 4 — we'll tell you exactly what accessories are required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Selection summary bar — hidden until first pick --\u003e\n    \u003cdiv id=\"zcf-visual-bar\" style=\"display:none;grid-template-columns:1fr 1fr 1fr;gap:1px;background:#e8f4fd;border-top:1px solid #d0e8f8;border-bottom:1px solid #d0e8f8;\"\u003e\n      \u003cdiv id=\"vb-base\" style=\"background:#fff;padding:6px 16px;display:flex;align-items:center;gap:10px;\"\u003e\n        \u003cdiv id=\"vbi-base\" style=\"width:64px;height:64px;flex-shrink:0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;\"\u003e\n          \u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#c0342a;margin-bottom:2px;font-family:'Poppins',sans-serif;\"\u003eWheelbase\u003c\/p\u003e\n          \u003cp id=\"vbl-base\" style=\"font-size:12px;font-weight:600;color:#bbb;font-family:'Poppins',sans-serif;\"\u003eNot selected\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"vb-wheel\" style=\"background:#fff;padding:6px 16px;display:flex;align-items:center;gap:10px;border-left:1px solid #e8f4fd;border-right:1px solid #e8f4fd;\"\u003e\n        \u003cdiv id=\"vbi-wheel\" style=\"width:64px;height:64px;flex-shrink:0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;\"\u003e\n          \u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#c0342a;margin-bottom:2px;font-family:'Poppins',sans-serif;\"\u003eZeus Wheel\u003c\/p\u003e\n          \u003cp id=\"vbl-wheel\" style=\"font-size:12px;font-weight:600;color:#bbb;font-family:'Poppins',sans-serif;\"\u003eNot selected\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv id=\"vb-dash\" style=\"background:#fff;padding:6px 16px;display:flex;align-items:center;gap:10px;\"\u003e\n        \u003cdiv id=\"vbi-dash\" style=\"width:64px;height:64px;flex-shrink:0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;\"\u003e\n          \u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#c0342a;margin-bottom:2px;font-family:'Poppins',sans-serif;\"\u003eMagicDash 4\u003c\/p\u003e\n          \u003cp id=\"vbl-dash\" style=\"font-size:12px;font-weight:600;color:#bbb;font-family:'Poppins',sans-serif;\"\u003eNot selected\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Steps --\u003e\n    \u003cdiv style=\"padding:20px 32px 28px;\"\u003e\n      \u003cstyle\u003e\n        .zcf *{box-sizing:border-box;margin:0;padding:0;font-family:'Poppins',sans-serif}\n        .zcf-step{display:none}\n        .zcf-step.zcf-active{display:block}\n\n        .zcf-progress{display:flex;gap:6px;margin-bottom:16px;align-items:center}\n        .zcf-dot{width:7px;height:7px;border-radius:50%;background:#e0e0e0;transition:all 0.22s}\n        .zcf-dot.done{background:#0d1b2a;width:20px;border-radius:4px}\n        .zcf-dot.active{background:#c0342a;transform:scale(1.35)}\n\n        .zcf-q{font-size:13px;font-weight:700;color:#0d1b2a;margin-bottom:3px}\n        .zcf-sub{font-size:11px;color:#718096;margin-bottom:14px;line-height:1.5}\n\n        .zcf-opts{display:grid;gap:10px}\n        .zcf-opts.cols2{grid-template-columns:1fr 1fr}\n        .zcf-opts.cols3{grid-template-columns:1fr 1fr 1fr}\n\n        \/* Card — image top, text bottom *\/\n        .zcf-opt{\n          background:#fff;\n          border:1.5px solid #ebebeb;\n          border-radius:14px;\n          cursor:pointer;\n          display:flex;\n          flex-direction:column;\n          align-items:stretch;\n          text-align:center;\n          width:100%;\n          overflow:hidden;\n          position:relative;\n          transition:border-color 0.15s,transform 0.12s,box-shadow 0.15s;\n        }\n        .zcf-opt:hover{border-color:#0d1b2a;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,0.08)}\n        .zcf-opt.zcf-sel{border:2px solid #c0342a;box-shadow:0 4px 16px rgba(192,52,42,0.12);transform:translateY(-2px)}\n\n\n        \/* Image zone *\/\n        .zcf-opt-thumb{\n          width:100%;height:168px;\n          background:#fff;\n          display:flex;align-items:center;justify-content:center;\n          overflow:hidden;flex-shrink:0;padding:12px;\n        }\n        .zcf-opt.zcf-sel .zcf-opt-thumb{background:#fff}\n        .zcf-opt-thumb img{max-width:100%;max-height:100%;object-fit:contain;transition:transform 0.2s;}\n        #zcf-s2 .zcf-opt-thumb img,#zcf-s3 .zcf-opt-thumb img{transform:scale(1.25)}\n        #zcf-s2 .zcf-opt:hover .zcf-opt-thumb img,#zcf-s3 .zcf-opt:hover .zcf-opt-thumb img,\n        #zcf-s2 .zcf-opt.zcf-sel .zcf-opt-thumb img,#zcf-s3 .zcf-opt.zcf-sel .zcf-opt-thumb img{transform:scale(1.32) translateY(-2px)}\n        .zcf-opt:hover .zcf-opt-thumb img,.zcf-opt.zcf-sel .zcf-opt-thumb img{transform:scale(1.07) translateY(-2px)}\n\n        \/* Text *\/\n        .zcf-opt-body{padding:9px 10px 12px;background:#fff;border-top:1px solid #ebebeb}\n        .zcf-opt.zcf-sel .zcf-opt-body{border-top-color:#f5c5c0}\n        .zcf-ot{font-size:12px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:2px;line-height:1.3}\n        .zcf-od{font-size:10px;color:#999;line-height:1.4;display:block}\n\n        \/* Tick badge *\/\n        .zcf-sel-check{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;background:#c0342a;display:none;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:700;z-index:2}\n        .zcf-opt.zcf-sel .zcf-sel-check{display:flex}\n\n        .zcf-nav{display:flex;gap:8px;margin-top:14px}\n        .zcf-btn{padding:8px 18px;border-radius:50px;font-size:11px;font-weight:700;cursor:pointer;border:1.5px solid #ddd;background:transparent;color:#555;transition:all 0.15s;letter-spacing:0.03em}\n        .zcf-btn:hover{border-color:#aaa;color:#0d1b2a}\n\n        \/* Results *\/\n        .zcf-result{border-radius:12px;overflow:hidden;border:1px solid #e8e8e8}\n        .zcf-rhead{background:#fff;padding:16px 20px;border-bottom:1px solid #e8e8e8;}\n        .zcf-rhead h3{font-size:14px;font-weight:800;color:#0d1b2a;margin-bottom:3px}\n        .zcf-rhead p{font-size:11px;color:#718096}\n        .zcf-rbody{background:#fff}\n        .zcf-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid #f5f5f5}\n        .zcf-item:last-child{border-bottom:none}\n        .zcf-item-img{width:48px;height:48px;flex-shrink:0;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}\n        .zcf-item-img img{width:100%;height:100%;object-fit:contain;padding:0;transform:scale(1.5);transform-origin:center}\n        .zcf-iname{font-size:12px;font-weight:700;color:#0d1b2a}\n        .zcf-iwhy{font-size:10px;color:#718096;margin-top:3px;line-height:1.5}\n        .zcf-tag{display:inline-block;font-size:9px;font-weight:700;padding:2px 8px;border-radius:50px;margin-left:6px;vertical-align:middle;letter-spacing:0.04em}\n        .zt-req{background:#fff0ee;color:#c0342a;border:1px solid rgba(192,52,42,0.25)}\n        .zt-none{background:#e8f5e9;color:#2e7d32;border:1px solid rgba(46,125,50,0.25)}\n        .zt-opt{background:#fff8e1;color:#e65100;border:1px solid rgba(230,81,0,0.2)}\n        .zt-inc{background:#f3e8ff;color:#7b1fa2;border:1px solid rgba(123,31,162,0.2)}\n        .zcf-footer{padding:12px 16px;background:#fff;border-top:1px solid #ebebeb;display:flex;justify-content:center;gap:10px}\n      \u003c\/style\u003e\n\n      \u003cdiv class=\"zcf\"\u003e\n        \u003cdiv class=\"zcf-progress\" id=\"zcf-dots\"\u003e\n          \u003cdiv class=\"zcf-dot active\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"zcf-dot\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"zcf-dot\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"zcf-dot\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Step 1 --\u003e\n        \u003cdiv class=\"zcf-step zcf-active\" id=\"zcf-s1\"\u003e\n          \u003cp class=\"zcf-q\"\u003eWhat wheelbase are you running?\u003c\/p\u003e\n          \u003cp class=\"zcf-sub\"\u003eThis determines which adapters you need.\u003c\/p\u003e\n          \u003cdiv class=\"zcf-opts cols3\"\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"evo\" data-label=\"Alpha EVO Series\" onclick=\"zcfPick(this,'s1','base','s2')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagic_Alpha_Evo.webp?v=1780468680\" alt=\"Simagic Alpha EVO\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eAlpha EVO Series\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eEVO 9Nm · EVO Pro 18Nm · EVO Ultra · EVO Sport\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"alpha\" data-label=\"Alpha Series \/ M10\" onclick=\"zcfPick(this,'s1','base','s2')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagic_Alpha.webp?v=1780468681\" alt=\"Simagic Alpha Series\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eAlpha Series \/ M10\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eAlpha Mini · Alpha · Alpha Ultimate · M10\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"third\" data-label=\"Third-party Base\" onclick=\"zcfPick(this,'s1','base','s2')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Other_wheelbases.webp?v=1780468681\" alt=\"Other wheelbases\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eThird-party Base\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eSimucube · MOZA · Fanatec · VRS · Asetek\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Step 2 --\u003e\n        \u003cdiv class=\"zcf-step\" id=\"zcf-s2\"\u003e\n          \u003cp class=\"zcf-q\"\u003eWhich Zeus wheel — or MagicDash 4 standalone?\u003c\/p\u003e\n          \u003cp class=\"zcf-sub\"\u003eChoose a Zeus wheel, or select MagicDash 4 only if you want the dashboard as a standalone DDU without a Zeus wheel.\u003c\/p\u003e\n          \u003cdiv class=\"zcf-opts cols3\" style=\"grid-template-columns:1fr 1fr 1fr 1fr;\"\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"formula\" data-label=\"Zeus Formula\" onclick=\"zcfPick(this,'s2','wheel','s3')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Simagic_Zeus_Formula_Steering_Wheel_5.png\" alt=\"Zeus Formula\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eZeus Formula\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003e280mm · F1 spec · 92 inputs\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"gt\" data-label=\"Zeus GT\" onclick=\"zcfPick(this,'s2','wheel','s3')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_GT_Steering_Wheel_5.png\" alt=\"Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eZeus GT\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003e300mm · D-shape · 60 inputs\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"sport\" data-label=\"Zeus Sport\" onclick=\"zcfPick(this,'s2','wheel','s3')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_Sport_Steering_Wheel_5.png\" alt=\"Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eZeus Sport\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003e320mm · Round · 50 inputs\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"dashonly\" data-label=\"MagicDash 4 only\" onclick=\"zcfPick(this,'s2','wheel','result')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png\" alt=\"MagicDash 4 standalone\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eMagicDash 4 only\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eStandalone DDU · no Zeus wheel\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"zcf-nav\"\u003e\u003cbutton class=\"zcf-btn\" onclick=\"zcfBack('s2','s1',['wheel'])\"\u003e← Back\u003c\/button\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Step 3 --\u003e\n        \u003cdiv class=\"zcf-step\" id=\"zcf-s3\"\u003e\n          \u003cp class=\"zcf-q\"\u003eAdd a MagicDash 4 dashboard?\u003c\/p\u003e\n          \u003cp class=\"zcf-sub\"\u003eOptional 3.97\" magnetic telemetry touchscreen — your wheel works fully without it.\u003c\/p\u003e\n          \u003cdiv class=\"zcf-opts cols2\"\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"yes\" data-label=\"Yes — MagicDash 4\" onclick=\"zcfPick(this,'s3','dash','result')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png\" alt=\"MagicDash 4\" loading=\"lazy\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eYes — add MagicDash 4\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003e3.97\" touchscreen · magnetic · SimHub\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"no\" data-label=\"Wheel only\" onclick=\"zcfPick(this,'s3','dash','result')\"\u003e\n              \u003cdiv class=\"zcf-sel-check\"\u003e✓\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-thumb\" style=\"height:168px;display:flex;align-items:center;justify-content:center;background:#fff;\"\u003e\u003cspan style=\"font-size:36px;color:#d8d8d8;font-weight:100;line-height:1\"\u003e✕\u003c\/span\u003e\u003c\/div\u003e\n              \u003cdiv class=\"zcf-opt-body\"\u003e\n\u003cspan class=\"zcf-ot\"\u003eNo, just the wheel\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eCan add MagicDash 4 at any time\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"zcf-nav\"\u003e\u003cbutton class=\"zcf-btn\" onclick=\"zcfBack('s3','s2',['dash'])\"\u003e← Back\u003c\/button\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Step 4: Result --\u003e\n        \u003cdiv class=\"zcf-step\" id=\"zcf-s4\"\u003e\n          \u003cdiv class=\"zcf-result\"\u003e\n            \u003cdiv class=\"zcf-rhead\"\u003e\n              \u003ch3 id=\"zcf-rt\"\u003e\u003c\/h3\u003e\n              \u003cp id=\"zcf-rs\"\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"zcf-rbody\" id=\"zcf-items\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"zcf-footer\"\u003e\n            \u003cbutton class=\"zcf-btn\" onclick=\"zcfBackFromResult()\"\u003e← Edit\u003c\/button\u003e\n            \u003cbutton class=\"zcf-btn\" style=\"background:#0d1b2a;color:#fff;border-color:#0d1b2a;\" onclick=\"zcfReset()\"\u003eStart over\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  var zcfSel = {};\n  var zcfDelay = 280;\n\n  var zcfBarData = {\n    base: {\n      evo:   { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagic_Alpha_Evo.webp?v=1780468680', label:'Alpha EVO Series' },\n      alpha: { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagic_Alpha.webp?v=1780468681', label:'Alpha Series \/ M10' },\n      third: { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Other_wheelbases.webp?v=1780468681', label:'Third-party Base' }\n    },\n    wheel: {\n      formula:  { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Simagic_Zeus_Formula_Steering_Wheel_5.png', label:'Zeus Formula' },\n      gt:       { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_GT_Steering_Wheel_5.png', label:'Zeus GT' },\n      sport:    { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_Sport_Steering_Wheel_5.png', label:'Zeus Sport' },\n      dashonly: { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png', label:'MagicDash 4 only' }\n    },\n    dash: {\n      yes: { img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png', label:'MagicDash 4' },\n      no:  { img:'', label:'No dashboard' }\n    }\n  };\n\n  var zcfResultImgs = {\n    magdock:     'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagDock-800x800_Transparent_PNG_2.png',\n    maglink:     'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro-800x800_Transparent_PNG_1.png',\n    maglinkxt:   'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro_Xtend-800x800_Transparent_PNG_3.png',\n    magicdash:   'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png',\n    airlink:     'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Air_Link-800x800_Transparent_PNG_1.png',\n    paddles:     'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/3-Paddle_Shifter_Module-800x800_Transparent_PNG_1.png',\n    rims_gt:     'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-300CD_Leather__800x800_TransparentPNG.png',\n    rims_sport:  'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-310CS_Suede__800x800_TransparentPNG.png'\n  };\n\n  function zcfSetBar(slot, val) {\n    var bar = document.getElementById('zcf-visual-bar');\n    if (bar.style.display === 'none') bar.style.display = 'grid';\n    var imgWrap = document.getElementById('vbi-' + slot);\n    var lbl = document.getElementById('vbl-' + slot);\n    var data = zcfBarData[slot] \u0026\u0026 zcfBarData[slot][val];\n    if (data \u0026\u0026 data.img) {\n      imgWrap.innerHTML = '\u003cimg src=\"' + data.img + '\" alt=\"' + data.label + '\" style=\"width:60px;height:60px;object-fit:contain;display:block;padding:2px;transform:scale(1.5);transform-origin:center;\"\u003e';\n    } else if (data) {\n      imgWrap.innerHTML = '\u003cspan style=\"font-size:18px;color:#bbb;\"\u003e✕\u003c\/span\u003e';\n    }\n    lbl.textContent = data ? data.label : 'Not selected';\n    lbl.style.color = data ? '#0d1b2a' : '#bbb';\n    lbl.style.fontSize = '12px';\n  }\n\n  function zcfClearBar(slots) {\n    slots.forEach(function(slot) {\n      var imgWrap = document.getElementById('vbi-' + slot);\n      var lbl = document.getElementById('vbl-' + slot);\n      imgWrap.innerHTML = '\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e';\n      lbl.textContent = 'Not selected';\n      lbl.style.color = '#bbb';\n      delete zcfSel[{base:'s1',wheel:'s2',dash:'s3'}[slot]];\n    });\n    \/\/ Also clear previous selection highlight on the step going back to\n    var slotToStep = {base:'zcf-s1', wheel:'zcf-s2', dash:'zcf-s3'};\n    slots.forEach(function(slot) {\n      var stepEl = document.getElementById(slotToStep[slot]);\n      if (stepEl) stepEl.querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});\n    });\n  }\n\n  function zcfPick(btn, step, slot, nextStep) {\n    btn.closest('.zcf-opts').querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});\n    btn.classList.add('zcf-sel');\n    zcfSel[step] = btn.dataset.v;\n    zcfSetBar(slot, btn.dataset.v);\n    setTimeout(function() {\n      if (nextStep === 'result') zcfShowResult();\n      else zcfNext(step, nextStep);\n    }, zcfDelay);\n  }\n\n  function zcfNext(f, t) {\n    document.getElementById('zcf-'+f).classList.remove('zcf-active');\n    document.getElementById('zcf-'+t).classList.add('zcf-active');\n    zcfDots();\n  }\n\n  function zcfBack(f, t, clearSlots) {\n    if (clearSlots) zcfClearBar(clearSlots);\n    document.getElementById('zcf-'+f).classList.remove('zcf-active');\n    document.getElementById('zcf-'+t).classList.add('zcf-active');\n    zcfDots();\n  }\n\n  function zcfDots() {\n    var steps = ['s1','s2','s3','s4'];\n    var active = steps.findIndex(function(s){ return document.getElementById('zcf-'+s).classList.contains('zcf-active'); });\n    document.querySelectorAll('.zcf-dot').forEach(function(d,i){\n      d.classList.remove('active','done');\n      if (i \u003c active) d.classList.add('done');\n      if (i === active) d.classList.add('active');\n    });\n  }\n\n  function zcfRow(imgKey, tagCls, tagLabel, name, arg5, arg6, arg7) {\n    \/\/ Overloaded: (imgKey, tagCls, tagLabel, name, why)  — 5 args\n    \/\/             (imgKey, tagCls, tagLabel, name, extraTagCls, extraTagLabel, why) — 7 args\n    var why, extraTagCls = null, extraTagLabel = null;\n    if (arg7 !== undefined) {\n      extraTagCls = arg5; extraTagLabel = arg6; why = arg7;\n    } else {\n      why = arg5 || '';\n    }\n    var img = zcfResultImgs[imgKey];\n    var imgHtml = img\n      ? '\u003cdiv class=\"zcf-item-img\"\u003e\u003cimg src=\"'+img+'\" alt=\"'+name+'\" loading=\"lazy\"\u003e\u003c\/div\u003e'\n      : '\u003cdiv class=\"zcf-item-img\" style=\"font-size:18px;color:#2e7d32;\"\u003e✓\u003c\/div\u003e';\n    var extraTag = extraTagLabel ? '\u003cspan class=\"zcf-tag '+extraTagCls+'\"\u003e'+extraTagLabel+'\u003c\/span\u003e' : '';\n    return '\u003cdiv class=\"zcf-item\"\u003e'+imgHtml+'\u003cdiv\u003e'\n      +'\u003cspan class=\"zcf-iname\"\u003e'+name+'\u003cspan class=\"zcf-tag '+tagCls+'\"\u003e'+tagLabel+'\u003c\/span\u003e'+extraTag+'\u003c\/span\u003e'\n      +'\u003cp class=\"zcf-iwhy\"\u003e'+why+'\u003c\/p\u003e'\n      +'\u003c\/div\u003e\u003c\/div\u003e';\n  }\n\n  function zcfShowResult() {\n    var base = zcfSel.s1, wheel = zcfSel.s2, dash = zcfSel.s3;\n    var isDashOnly = (wheel === 'dashonly');\n    var wn = {formula:'Zeus Formula', gt:'Zeus GT', sport:'Zeus Sport', dashonly:'MagicDash 4 standalone'};\n    var bn = {evo:'Alpha EVO', alpha:'Alpha Series \/ M10', third:'Third-party base'};\n\n    \/\/ Force dash=yes for dashonly path\n    if (isDashOnly) dash = 'yes';\n\n    document.getElementById('zcf-rt').textContent = wn[wheel] + ' on ' + bn[base];\n    document.getElementById('zcf-rs').textContent = isDashOnly\n      ? 'MagicDash 4 as standalone dashboard (DDU) — no Zeus wheel'\n      : dash==='yes' ? 'With MagicDash 4 dashboard' : 'Wheel only — no dashboard';\n\n    var html = '';\n\n    if (isDashOnly) {\n      \/\/ ── DASH ONLY PATH ────────────────────────────────────────\n      if (base === 'evo') {\n        html += zcfRow(null, 'zt-none', 'No adapter needed', 'No adapter required',\n          'MagicDash 4 mounts directly to the front of Alpha EVO wheelbases via built-in mounting holes. No adapter required.');\n        html += zcfRow('magdock', 'zt-none', 'Not required', 'MagDock',\n          'Not needed on Alpha EVO bases — the MagicDash 4 connects directly via the front mounting points built into the Alpha EVO.');\n      } else {\n        \/\/ Alpha \/ M10 \/ Third-party standalone MagicDash\n        html += zcfRow('maglinkxt', 'zt-req', 'Required', 'MagLink Pro Xtend',\n          base === 'alpha'\n            ? 'Required for standalone MagicDash 4 use on Alpha Mini, Alpha, Alpha Ultimate, and M10. Connects the MagicDash 4 via USB for full SimHub and SimPro Manager V3 functionality.'\n            : 'Required for standalone MagicDash 4 use on all third-party direct drive bases. Provides USB connectivity to the MagicDash 4 without a Zeus wheel present.');\n        html += zcfRow('magdock', 'zt-req', 'Required', 'MagDock',\n          'Required to physically mount and connect the MagicDash 4 on Alpha Series and third-party wheelbases. Sold separately.');\n      }\n      html += zcfRow('airlink', 'zt-inc', 'Included with MagicDash 4', 'AirLink Wireless Hotspot',\n        'AirLink is included in your MagicDash 4 box. Connects the dashboard wirelessly to SimHub or SimPro Manager V3 on your PC.');\n\n    } else {\n      \/\/ ── ZEUS WHEEL PATH ───────────────────────────────────────\n      if (base === 'evo') {\n        html += zcfRow(null, 'zt-none', 'No adapter needed', 'No adapter required',\n          'Zeus wheels connect natively to all Alpha EVO series bases. Plug straight in — nothing extra needed.');\n      } else if (base === 'alpha') {\n        html += zcfRow('maglink', 'zt-req', 'Required', 'MagLink Pro',\n          'Required for Alpha Mini, Alpha, Alpha Ultimate, and M10. Connects your Zeus wheel and retains all button, RGB shift light, and SimHub functionality.');\n      } else {\n        html += zcfRow('maglink', 'zt-req', 'Required', 'MagLink Pro',\n          'Required for all third-party direct drive bases (Simucube, MOZA, Fanatec, VRS, Asetek, etc.). All inputs and RGB shift lights fully retained.');\n      }\n\n      \/\/ MagDock — only needed when adding MagicDash 4 on non-EVO bases\n      if (dash === 'yes' \u0026\u0026 base !== 'evo') {\n        html += zcfRow('magdock', 'zt-req', 'Required', 'MagDock',\n          'Required to mount the MagicDash 4 on Alpha Series and third-party wheelbases. Enables the MagicDash 4 to connect and operate on non-Alpha-EVO setups. Sold separately.');\n      } else if (dash === 'yes' \u0026\u0026 base === 'evo') {\n        html += zcfRow('magdock', 'zt-none', 'Not required', 'MagDock',\n          'Not needed on Alpha EVO bases — the MagicDash 4 mounts directly via the front mounting points built into the Alpha EVO wheelbase.');\n      }\n\n      if (dash === 'yes') {\n        html += zcfRow('airlink', 'zt-inc', 'Included with MagicDash 4', 'AirLink Wireless Hotspot',\n          'AirLink is included in your MagicDash 4 box — no separate purchase needed. Connects the dashboard wirelessly to SimHub or SimPro Manager V3 on your PC.');\n      }\n\n      html += zcfRow('paddles', 'zt-opt', 'Optional', 'UP+ Paddle Modules',\n        'Upgrade to push-pull, double, or triple paddle configurations without replacing the wheel. Sold separately.');\n\n      if (wheel === 'gt') {\n        html += zcfRow('rims_gt', 'zt-opt', 'Optional', 'Zeus GT Replacement Rims',\n          'Hot-swap grip shape, size, and material without tools. 9 configurations available.');\n      } else if (wheel === 'sport') {\n        html += zcfRow('rims_sport', 'zt-opt', 'Optional', 'Zeus Sport Replacement Rims',\n          'Hot-swap grip shape and material without tools. Multiple configurations available.');\n      }\n    }\n\n    document.getElementById('zcf-items').innerHTML = html;\n    \/\/ dashonly skips step 3, so we may be coming from s2\n    var fromStep = isDashOnly ? 's2' : 's3';\n    zcfNext(fromStep, 's4');\n  }\n\n  function zcfBackFromResult() {\n    var wheel = zcfSel.s2;\n    if (wheel === 'dashonly') { zcfBack('s4','s2',['dash']); }\n    else { zcfBack('s4','s3',['dash']); }\n  }\n  function zcfReset() {\n    zcfSel = {};\n    ['s1','s2','s3','s4'].forEach(function(s){\n      document.getElementById('zcf-'+s).classList.remove('zcf-active');\n    });\n    document.getElementById('zcf-s1').classList.add('zcf-active');\n    document.querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});\n    \/\/ Clear bar\n    ['base','wheel','dash'].forEach(function(slot) {\n      document.getElementById('vbi-'+slot).innerHTML = '\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e';\n      document.getElementById('vbl-'+slot).textContent = 'Not selected';\n      document.getElementById('vbl-'+slot).style.color = '#bbb';\n    });\n    document.getElementById('zcf-visual-bar').style.display = 'none';\n    zcfDots();\n  }\n  \u003c\/script\u003e\n\n  \u003cp class=\"pca-section-label\" style=\"margin-top:32px;\"\u003eWhy Zeus GT\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eThe GT racing wheel, reinvented for every discipline.\u003c\/p\u003e\n  \u003cdiv class=\"pca-features\"\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14.5v-9l6 4.5-6 4.5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e300mm D-Shape Open-Top — GT3 \u0026amp; GTE Specification\u003c\/h4\u003e\n      \u003cp\u003eThe Zeus GT's 300mm open-top D-shape profile replicates the exact wheel geometry used in real GT3 and GTE machinery — flat-bottom for driver clearance, open top for an unobstructed dashboard view. The definitive shape for GT and endurance sim racing.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M17.66 8L12 2.35 6.34 8C4.78 9.56 4 11.64 4 13.64s.78 4.11 2.34 5.67 3.61 2.35 5.66 2.35 4.1-.79 5.66-2.35S20 15.64 20 13.64 19.22 9.56 17.66 8z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e9 Interchangeable Grips — Your Wheel, Your Choice\u003c\/h4\u003e\n      \u003cp\u003eNine modular grip configurations across three shapes (C-Shape, D-Shape, Square), two sizes (300mm\/320mm), and three materials (Leather, Suede, Rubber). Swap diameter, shape, and feel without tools — one button plate, unlimited personality.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 14l-5-5 1.41-1.41L12 14.17l7.59-7.59L21 8l-9 9z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003eUp to 60 Mappable Inputs — Pro GT Layout\u003c\/h4\u003e\n      \u003cp\u003e10 RGB buttons, 2 seven-way multi-position rotary switches, 3 rotary encoders with ergonomic angled thumb-zone placement, and HALL sensor paddle shifters. Input density and ergonomics designed specifically around the control requirements of real GT cockpits.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e15 RGB Shift Lights + MagicDash 4 Ready\u003c\/h4\u003e\n      \u003cp\u003e15 fully configurable RGB shift LEDs react to live telemetry in real time — paired with MagicDash 4 compatibility via the included Zeus GT MagDock for an even more immersive cockpit experience. The most comprehensive visual feedback system in the GT sim racing category.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2.05v2.02c3.95.49 7 3.85 7 7.93 0 3.21-1.81 6-4.72 7.72L13 18v6l6-3-1.22-1.22C20.91 17.73 23 14.63 23 12c0-5.18-3.95-9.45-9-9.95zM11 2.05C5.95 2.55 2 6.82 2 12c0 2.63 1.09 5.73 3.22 7.78L4 21l6 3v-6l-2.72 1.72C5.81 18 4 15.21 4 12c0-4.08 3.05-7.44 7-7.93V2.05z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003eErgo-Angled Controls — Ergonomic by Design\u003c\/h4\u003e\n      \u003cp\u003eBreaking the limits of traditional wheel layouts, the Zeus GT angles controls in the thumb zone toward your thumbs — faster, more natural inputs without shifting your grip. A refinement borrowed directly from real GT steering wheel engineering.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003eDie-Cast Aluminium + Carbon Fibre Accents\u003c\/h4\u003e\n      \u003cp\u003eDie-cast aluminium rear housing for enhanced structural stiffness, paired with an ergonomic injection-moulded front shell and carbon fibre accents. Premium finishing that matches the visual standard of the GT cockpits this wheel is designed for.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ZONE C — Zeus GT specific split sections --\u003e\n  \u003c!-- ══ GT: Construction \u0026 Design ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eConstruction \u0026amp; Design\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eHigh Rigidity. Premium Finish. GT-Spec Materials.\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:4px;border-radius:16px;grid-template-columns:1.15fr 0.85fr;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eDesign in Every Detail\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eDie-Cast Aluminium · Carbon Fibre Accents · Modular Grips\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus GT is engineered to the same material standard as professional GT machinery. Die-cast aluminium rear housing delivers enhanced chassis stiffness. The injection-moulded front shell with carbon fibre accents gives a refined, premium finish. Nine interchangeable grip modules let you define the shape, size, and material to match exactly how you race.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eDie-cast aluminium rear housing\u003c\/strong\u003e — Enhanced rigidity, automotive-grade construction throughout.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eCarbon fibre accents\u003c\/strong\u003e — Front panel carbon fibre detailing for a premium GT aesthetic.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eLeather (default) \/ Suede \/ Rubber grip options\u003c\/strong\u003e — Three materials covering every preference.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eC-Shape, D-Shape, Square profiles\u003c\/strong\u003e — Choose the rim shape that matches your car and discipline.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e300mm and 320mm sizes\u003c\/strong\u003e — Both diameters available across the modular grip range.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_Zeus_GT_Wheel___Player1_Sim_Gear___Feature_4.webp?v=1780445604\" alt=\"Simagic Zeus GT steering wheel — die-cast aluminium and carbon fibre construction\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:4px;border-radius:16px;grid-template-columns:0.85fr 1.15fr;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/simagic.com\/cdn\/shop\/files\/ZGT-PC-16.jpg\" alt=\"Simagic Zeus GT button layout and RGB shift lights\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eComprehensive Control\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eUp to 60 Inputs — Seriously Immersive Lighting\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003e10 Buttons · 2 Seven-Way Switches · 3 Encoders · 15 RGB Shift Lights\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus GT's input layout is built around the ergonomic requirements of real GT racing. Controls in the thumb zone are subtly angled toward your thumbs for faster, more intuitive inputs. 15 fully customisable RGB shift lights react instantly to telemetry — with MagicDash 4 adding even more visual data options directly on the wheel.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e10× RGB buttons\u003c\/strong\u003e — Individually configurable colours and flash patterns.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e2× seven-way rotary switches\u003c\/strong\u003e — TC, ABS, brake bias and more.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e3× rotary encoders\u003c\/strong\u003e — Ergonomic angled placement in the thumb zone.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e15× RGB shift lights\u003c\/strong\u003e — Live telemetry-reactive, fully configurable via SimHub or SimPro V3.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eHALL sensor paddles\u003c\/strong\u003e — Modular: upgradeable to push-pull or 3-paddle configurations.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ GT: RGB Lighting ══ --\u003e\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:48px;border-radius:16px;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eSeriously Immersive Lighting\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003e15 RGB Shift Lights — Real-Time Telemetry Feedback\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003e15 fully configurable RGB shift lights react instantly to live telemetry, giving you precise shift cues at every corner. Paired with MagicDash 4, the Zeus GT becomes a complete visual cockpit — shift lights, dashboard data, and telemetry feedback all integrated into the wheel. Configure every zone via SimHub or SimPro Manager V3.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e15 RGB shift LEDs\u003c\/strong\u003e — Live telemetry-reactive, individually configurable colour and threshold.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMagnetic Dash Lighting\u003c\/strong\u003e — MagicDash 4 adds integrated RPM light bar and dashboard illumination.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eBuilt-in RPM Light Bar\u003c\/strong\u003e — Visual shift cues direct from the dashboard touchscreen.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSimHub + SimPro V3\u003c\/strong\u003e — Full control over every lighting zone from your existing telemetry software.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/simagic.com\/cdn\/shop\/files\/ZGT4-gif-4_ebc56b2c-60b3-45b6-aacc-1d6f3225aa44_1200x.gif?v=1776413286\" alt=\"Simagic Zeus GT RGB shift lights and telemetry lighting animation\" loading=\"lazy\" style=\"object-fit:contain;transform:scale(0.82);transform-origin:center;background:#0a0a0a;\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       ▓▓▓  ZEUS SERIES SHARED SECTIONS — DO NOT MODIFY PER PRODUCT  ▓▓▓\n       ════════════════════════════════════════════════════════════ --\u003e\n\n\n  \u003c!-- ══ INTRODUCING ZEUS — BRAND BANNER ══ --\u003e\n  \u003cdiv class=\"pca-zeus-intro\"\u003e\n    \u003cimg class=\"pca-zeus-intro-img\" src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zf-pc-3-2.jpg\" alt=\"Simagic Zeus Series — A New Era of Racing\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"pca-zeus-intro-body\"\u003e\n      \u003cp class=\"pca-zeus-intro-eyebrow\"\u003eA New Era of Racing\u003c\/p\u003e\n      \u003cimg class=\"pca-zeus-intro-logo\" src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zf-logo-pc.png\" alt=\"Simagic Zeus Series\" loading=\"lazy\"\u003e\n      \u003cp class=\"pca-zeus-intro-title\"\u003eIntroducing\u003cbr\u003eThe Zeus Series\u003c\/p\u003e\n      \u003cp class=\"pca-zeus-intro-text\"\u003eThe Zeus Series stands at the top of the Simagic steering wheel lineup. Engineered for uncompromising performance, it blends cutting-edge technology with professional motorsport inspiration — built to set the standard for the most advanced Simagic racing experience.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ ZEUS ECOSYSTEM — VIDEO + TEXT ══ --\u003e\n  \u003cdiv class=\"pca-zeus-ecosystem\"\u003e\n    \u003cdiv class=\"pca-zeus-ecosystem-text\"\u003e\n      \u003cp class=\"pca-zeus-ecosystem-eyebrow\"\u003eUP+ Fully Modular\u003c\/p\u003e\n      \u003cp class=\"pca-zeus-ecosystem-title\"\u003eOne Ecosystem.\u003cbr\u003eEvery Discipline.\u003cbr\u003eTotal Control.\u003c\/p\u003e\n      \u003cp class=\"pca-zeus-ecosystem-body\"\u003eThe Zeus Series isn't just three steering wheels — it's a modular racing ecosystem built around the UP+ platform. Every Zeus wheel is engineered to work together with the MagicDash 4 telemetry display, MagLink Pro wheelbase integration, and SimPro Manager V3 software, giving you the flexibility to customise your rig to exactly how you race.\u003c\/p\u003e\n      \u003cp class=\"pca-zeus-ecosystem-body\"\u003eWhether you run a Simagic Alpha EVO base or a third-party direct drive, open-wheel F1 or GT3, drifting or endurance — the Zeus ecosystem adapts around your setup. Mix, match, and expand as your sim racing evolves.\u003c\/p\u003e\n      \u003cdiv class=\"pca-zeus-ecosystem-pills\"\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eMagicDash 4\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eMagLink Pro\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eSimPro V3\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eSimHub\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eModular Paddles\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eHot-swap Rims\u003c\/span\u003e\n        \u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eAlpha EVO Native\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-zeus-ecosystem-video\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/KQaEg2aO3nk?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=KQaEg2aO3nk\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\u0026amp;iv_load_policy=3\u0026amp;disablekb=1\" title=\"Simagic Zeus Series — Official Launch\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\n      \u003c\/iframe\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ MAGICDASH 4 ══ --\u003e\n  \u003cp class=\"pca-section-label\" style=\"margin-top:48px;\"\u003eZeus Series Ecosystem\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eNew MagicDash 4 — More Than a Dashboard\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:0.9fr 1.1fr;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_Zeus_Formula_Wheel___Player1_Sim_Gear__MagicDash.webp?v=1780440054\" alt=\"Simagic MagicDash 4 magnetic telemetry dashboard on Zeus Formula steering wheel\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"pca-split__body\" style=\"padding:32px 28px;\"\u003e\n      \u003cdiv class=\"pca-up-badge\"\u003e\n        \u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zf-up.png\" alt=\"UP+ Modular Ecosystem\" loading=\"lazy\"\u003e\n        \u003cspan\u003eUP+ Fully Modular\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eMagnetic Modular Dashboard\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eMagicDash 4\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003e3.97″ Touchscreen · Magnetic MagDock · SimHub Compatible\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe MagicDash 4 magnetically docks into any Zeus Series wheel via MagDock — attach and detach in one motion, no cables. Move it between wheels or mount it standalone. One MagicDash 4 serves your entire Zeus collection.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eModular Screen System\u003c\/strong\u003e — Magnetically attaches to all Zeus wheels and Alpha EVO wheelbases; compatible with Alpha Series and third-party wheelbases via MagDock.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eOfficial Dashboard Presets\u003c\/strong\u003e — Choose from a wide range of tailor-made telemetry dashboards out of the box.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eBuilt-in Touchpad\u003c\/strong\u003e — Instant control at your fingertips. No mouse required.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAirLink Wireless Hotspot Included\u003c\/strong\u003e — Wireless telemetry included with every MagicDash 4 purchase.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ MAGLINK PRO \u0026 MAGLINK PRO XTEND ══ --\u003e\n  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:1.1fr 0.9fr;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cdiv class=\"pca-up-badge\"\u003e\n        \u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zf-up.png\" alt=\"UP+ Modular Ecosystem\" loading=\"lazy\"\u003e\n        \u003cspan\u003eUP+ Fully Modular\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eWheelbase Integration\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eMagLink Pro \u0026amp; MagLink Pro Xtend\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003eEffortless Integration — Any Wheelbase\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eZeus wheels connect directly to Alpha EVO wheelbases with zero adapters. For Alpha Series and M10, MagLink Pro provides seamless integration — and also unlocks full compatibility with third-party direct drive bases.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha EVO Bases\u003c\/strong\u003e — Native direct connection, no adapters needed.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha Series \u0026amp; M10\u003c\/strong\u003e — MagLink Pro required for full functionality.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eThird-Party Bases\u003c\/strong\u003e — MagLink Pro unlocks Simucube, MOZA, Fanatec, and more.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMagLink Pro Xtend\u003c\/strong\u003e — Extended version for standalone MagicDash 4 on any rig.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_Zeus_Maglink_Pro___Player1_Sim_Gear__1.webp?v=1780436237\" alt=\"Simagic MagLink Pro and MagLink Pro Xtend — Zeus Series wheelbase integration\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ NEXT-GEN SIMPRO MANAGER V3 ══ --\u003e\n  \u003cdiv class=\"pca-simpro\"\u003e\n    \u003cp class=\"pca-simpro-label\"\u003eSoftware Supported\u003c\/p\u003e\n    \u003cp class=\"pca-simpro-title\"\u003eNext-Gen SimPro Manager V3\u003c\/p\u003e\n    \u003cp class=\"pca-simpro-desc\"\u003eFully supported by SimPro Manager V3 — offering extensive parameter adjustment for effortless personalisation and compatibility with all major racing games. More control, more feedback, more wins.\u003c\/p\u003e\n    \u003cdiv class=\"pca-simpro-images\"\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zgt-simpro-01_1200x.png\" alt=\"SimPro Manager V3 — customisable button backlighting on Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zgt-simpro-02_1200x.png\" alt=\"SimPro Manager V3 — adaptive RPM shift lights on Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/zgt-simpro-03_1200x.png\" alt=\"SimPro Manager V3 — telemetry-linked encoder lighting on Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-simpro-features\"\u003e\n      \u003cdiv class=\"pca-simpro-feature\"\u003e\n        \u003ch5\u003eCustomisable Button Backlighting\u003c\/h5\u003e\n        \u003cp\u003eTailor each button's light colour and flash pattern to key in-game events — ABS, DRS, flags — for instant telemetry-driven visual cues.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-feature\"\u003e\n        \u003ch5\u003eAdaptive RPM Shift Lights\u003c\/h5\u003e\n        \u003cp\u003eAll 15 RGB shift light LEDs react to live telemetry in real time — fully configurable shift point indicators at every corner.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-feature\"\u003e\n        \u003ch5\u003eTelemetry-Linked Encoder Lighting\u003c\/h5\u003e\n        \u003cp\u003eRotary encoder RGB rings respond dynamically to data — map zones to tyre temp, fuel load, brake bias, and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ DEEP SIMHUB INTEGRATION ══ --\u003e\n  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:0.9fr 1.1fr;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_Zeus_Formula_Wheel___Player1_Sim_Gear__SimHub.webp?v=1780440359\" alt=\"Simagic Zeus Formula — Deep SimHub Integration\" loading=\"lazy\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eSoftware Supported\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eDeep SimHub Integration\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003eiRacing · Assetto Corsa · ACC · rFactor 2 · F1 Series · GT7 · And More\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eAll Zeus Series wheels are fully integrated with SimHub — the most widely-used telemetry software in sim racing. Unlock advanced tuning and take complete control of your lighting, inputs, and dashboard display across every major racing sim on PC.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eUniversal sim compatibility\u003c\/strong\u003e — iRacing, AC, ACC, AC Evo, rFactor 2, LMU, F1 series, GT7, Dirt Rally 2.0, WRC and more.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAdvanced input remapping\u003c\/strong\u003e — Full button, encoder, and shift light configuration via SimHub's interface.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMagicDash 4 integration\u003c\/strong\u003e — SimHub dashboard profiles display directly on the MagicDash 4 touchscreen.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eFree software\u003c\/strong\u003e — SimHub is free to download. No subscription required.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ MODULAR REPLACEMENT RIMS — Zeus GT \u0026 Sport ══ --\u003e\n  \u003cdiv class=\"pca-rims-section\"\u003e\n\n    \u003c!-- Header row --\u003e\n    \u003cdiv class=\"pca-rims-section-header\"\u003e\n      \u003cp class=\"pca-section-label\"\u003eUP+ Fully Modular\u003c\/p\u003e\n      \u003cp class=\"pca-section-title\" style=\"margin-bottom:12px;\"\u003eReplacement Rims — Zeus GT \u0026amp; Zeus Sport\u003c\/p\u003e\n      \u003cp\u003eThe Zeus GT and Zeus Sport are built around a hot-swap rim system — change your wheel's diameter, shape, and grip material without tools in seconds. The button plate and all electronics stay in place; only the rim changes. Choose from Classic D-Shape, Modern GT Square, Modern Open-Top, and Round profiles across 300–330mm diameters, in Suede, Leather, or Rubber. Rim modules are wheel-specific: Zeus GT rims (ZGT-) fit Zeus GT only; Zeus Sport rims (ZS-) fit Zeus Sport only.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Tab switcher --\u003e\n    \u003cdiv class=\"pca-rims-tabs\"\u003e\n      \u003cdiv id=\"pca-rim-tab-gt\" class=\"pca-rims-tab-gt\" onclick=\"pcaRimTab('gt')\"\u003eZeus GT Rims \u003cspan style=\"font-weight:400;font-size:11px;opacity:0.85;\"\u003e(8 variants)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv id=\"pca-rim-tab-sp\" class=\"pca-rims-tab-sp\" onclick=\"pcaRimTab('sp')\"\u003eZeus Sport Rims \u003cspan style=\"font-weight:400;font-size:11px;opacity:0.7;\"\u003e(6 variants)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Zeus GT rims grid --\u003e\n    \u003cdiv id=\"pca-rims-gt\" class=\"pca-rims-grid-wrap\"\u003e\n      \u003cdiv style=\"grid-template-columns:repeat(4,1fr);\"\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-320CD_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-320CD Suede — 320mm Classic D-Shape Suede rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-320CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · Classic D-Shape · Suede · Optimal Legroom · Heritage GT\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-320CD_Leather__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-320CD Leather — 320mm Classic D-Shape Leather rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-320CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · Classic D-Shape · Premium Leather · Flat-bottom · Versatile\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-320MS_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-320MS Suede — 320mm Modern GT Square Suede rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-320MS\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · Modern GT Square · High-Grip Suede · Aero-Design · Tactical\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-320MS_Leather__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-320MS Leather — 320mm Modern GT Square Leather rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-320MS\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · Modern GT Square · Fine-Grain Leather · Modern Profile · Pro\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-300CD_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-300CD Suede — 300mm Classic D-Shape Suede rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-300CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e300mm · Classic D-Shape · Suede · Compact \u0026amp; Agile · Vintage GT Feel\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-300CD_Leather__800x800_TransparentPNG.png\" alt=\"Simagic ZGT-300CD Leather — 300mm Classic D-Shape Leather rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-300CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e300mm · Classic D-Shape · Premium Leather · Compact · Precise Input\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-300MC_Suede__800x800_Transparent_PNG.png\" alt=\"Simagic ZGT-300MC Suede — 300mm Modern Open-Top Suede rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-300MC\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e300mm · Modern Open-Top · Pro Suede · Unobstructed Dash · Formula Style\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZGT-300MC_Rubber__800x800_Transparent_PNG.png\" alt=\"Simagic ZGT-300MC Rubber — 300mm Modern Open-Top Rubber rim for Zeus GT\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZGT-300MC\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eRubber\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e300mm · Modern Open-Top · Injection Rubber · Max Durability · Utility\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n      \u003cp class=\"pca-rims-note\"\u003eZeus GT rims (ZGT-) are only compatible with the Zeus GT button plate. \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/simagic-zeus-rims-and-accessories\" target=\"_blank\" rel=\"noopener\"\u003eShop Zeus GT Rims →\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Zeus Sport rims grid (hidden by default) --\u003e\n    \u003cdiv id=\"pca-rims-sp\" class=\"pca-rims-grid-wrap\" style=\"display:none;\"\u003e\n      \u003cdiv style=\"grid-template-columns:repeat(3,1fr);\"\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-310CS_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZS-310CS Suede — 310mm GT Square Suede rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-310CS\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e310mm · GT Square · Alcantara Grip · Lightweight Alu-Frame · GT \u0026amp; Formula\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-310CS_Leather__800x800_TransparentPNG.png\" alt=\"Simagic ZS-310CS Leather — 310mm GT Square Leather rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-310CS\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e310mm · GT Square · Premium Leather · High Durability · Endurance Racing\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-330RR_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZS-330RR Suede — 330mm Round Suede rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-330RR\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e330mm · Round · Full Suede · Anti-slip \u0026amp; Sweat-proof · Rally \u0026amp; Drift\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-330RR_Leather__800x800_TransparentPNG_2.png\" alt=\"Simagic ZS-330RR Leather — 330mm Round Leather rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-330RR\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e330mm · Round · Classic Leather · Authentic Rally Feel · Heavy-duty\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-320CD_Suede__800x800_TransparentPNG.png\" alt=\"Simagic ZS-320CD Suede — 320mm D-Shape Suede rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-320CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eSuede\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · D-Shape · Suede Grip · Flat-bottom for Legroom · All-rounder\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pca-rims-card\"\u003e\n          \u003cdiv class=\"pca-rims-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-320CD_Leather__800x800_TransparentPNG.png\" alt=\"Simagic ZS-320CD Leather — 320mm D-Shape Leather rim for Zeus Sport\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"pca-rims-card-body\"\u003e\n            \u003cp class=\"pca-rims-card-sku\"\u003eZS-320CD\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-material\"\u003eLeather\u003c\/p\u003e\n            \u003cp class=\"pca-rims-card-desc\"\u003e320mm · D-Shape · Premium Leather · Ergonomic \u0026amp; Versatile · Luxury Touch\u003c\/p\u003e\n            \n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n      \u003cp class=\"pca-rims-note\"\u003eZeus Sport rims (ZS-) are only compatible with the Zeus Sport button plate. \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/simagic-zeus-rims-and-accessories\" target=\"_blank\" rel=\"noopener\"\u003eShop Zeus Sport Rims →\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  function pcaRimTab(tab) {\n    document.getElementById('pca-rims-gt').style.display = tab === 'gt' ? 'block' : 'none';\n    document.getElementById('pca-rims-sp').style.display = tab === 'sp' ? 'block' : 'none';\n    var gtTab = document.getElementById('pca-rim-tab-gt');\n    var spTab = document.getElementById('pca-rim-tab-sp');\n    if (tab === 'gt') {\n      gtTab.style.background = '#0277bd'; gtTab.style.color = '#fff';\n      spTab.style.background = '#f7fbff'; spTab.style.color = '#0277bd';\n    } else {\n      spTab.style.background = '#0277bd'; spTab.style.color = '#fff';\n      gtTab.style.background = '#f7fbff'; gtTab.style.color = '#0277bd';\n    }\n  }\n  \u003c\/script\u003e\n\n\n  \u003c!-- ══ CONNECTION \u0026 COMPATIBILITY OVERVIEW ══ --\u003e\n  \u003cdiv class=\"pca-compat-section\"\u003e\n    \u003cp class=\"pca-compat-label\"\u003eZeus Series Ecosystem\u003c\/p\u003e\n    \u003cp class=\"pca-compat-title\"\u003eConnection \u0026amp; Compatibility Overview\u003c\/p\u003e\n    \u003cp class=\"pca-compat-desc\"\u003eSelect the required accessories based on your steering wheel model, MagicDash 4 usage, and wheelbase type. These functions require the appropriate accessories to be enabled for full functionality. \u003cem\u003e*Related accessories sold separately.\u003c\/em\u003e\u003c\/p\u003e\n\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable class=\"pca-compat-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eZeus Wheel\u003c\/th\u003e\n            \u003cth\u003eMagicDash 4\u003c\/th\u003e\n            \u003cth\u003eWheelbase\u003c\/th\u003e\n            \u003cth\u003eRequired Accessories\u003c\/th\u003e\n            \u003cth\u003eNotes\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003c!-- Zeus Formula --\u003e\n          \u003ctr\u003e\n            \u003ctd rowspan=\"4\" style=\"border-right:1px solid #e8f4fd;font-size:13px;\"\u003eZeus Formula\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e No accessories required\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eNative direct connection\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink \u003cspan style=\"color:#666;font-size:10px;\"\u003e(incl.)\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eAirLink included with MD4 purchase\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eRequired for all non-EVO bases\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink + \u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eMagLink Pro unlocks MD4 + third-party\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003c!-- Zeus GT --\u003e\n          \u003ctr style=\"border-top:1px solid #c8e6f8;\"\u003e\n            \u003ctd rowspan=\"4\" style=\"border-right:1px solid #e8f4fd;font-size:13px;\"\u003eZeus GT\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e No accessories required\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eNative direct connection\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink \u003cspan style=\"color:#666;font-size:10px;\"\u003e(incl.)\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eMagDock on Zeus GT\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eRequired for all non-EVO bases\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink + \u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eFull ecosystem on any base\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003c!-- Zeus Sport --\u003e\n          \u003ctr style=\"border-top:1px solid #c8e6f8;\"\u003e\n            \u003ctd rowspan=\"4\" style=\"border-right:1px solid #e8f4fd;font-size:13px;\"\u003eZeus Sport\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e No accessories required\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eNative direct connection\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink \u003cspan style=\"color:#666;font-size:10px;\"\u003e(incl.)\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eMagDock on Zeus Sport\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-dash\"\u003eNot used\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eRequired for all non-EVO bases\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha Series \/ M10 \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink + \u003cspan class=\"pca-compat-req\"\u003eMagLink Pro*\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eFull ecosystem on any base\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003c!-- MagicDash 4 standalone --\u003e\n          \u003ctr style=\"border-top:1px solid #c8e6f8;\"\u003e\n            \u003ctd rowspan=\"2\" style=\"border-right:1px solid #e8f4fd;font-size:13px;color:#a08080;\"\u003eMagicDash 4\u003cbr\u003e\u003cspan style=\"font-size:10px;font-weight:400;\"\u003e(Standalone DDU)\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAlpha EVO Series\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink \u003cspan style=\"color:#666;font-size:10px;\"\u003e(incl.)\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eFront-mount on EVO base\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cspan class=\"pca-compat-req\"\u003eMagicDash 4\u003c\/span\u003e\u003c\/td\u003e\n            \u003ctd\u003eAny rig \/ Third-Party\u003c\/td\u003e\n            \u003ctd\u003eMagicDash 4 + AirLink + \u003cspan class=\"pca-compat-req\"\u003eMagLink Pro Xtend*\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003ctd style=\"color:#666;font-size:11px;\"\u003eStandalone on any cockpit\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pca-compat-note\"\u003e* MagLink Pro and MagLink Pro Xtend are sold separately. AirLink is included with every MagicDash 4 purchase. Not sure what you need? Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e and we'll confirm the right accessories for your specific wheelbase and setup.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       [ZONE D] — SPECS TABLE (product-specific)\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eTechnical specifications\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eSimagic Zeus GT — Full Specifications\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-specs-dark\"\u003e\n    \u003cdiv style=\"background:#0277bd;padding:12px 16px;\"\u003e\n      \u003cp style=\"font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.7);margin-bottom:2px;\"\u003eZeus Series · GT\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eZeus GT Steering Wheel\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"padding:8px;\"\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eProduct Name\u003c\/span\u003e\u003cspan class=\"sv\"\u003eZeus GT Steering Wheel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eWheel Type\u003c\/span\u003e\u003cspan class=\"sv\"\u003eGT Steering Wheel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eDiameter\u003c\/span\u003e\u003cspan class=\"sv\"\u003e300mm (Default) — 320mm available via grip modules\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eWheel Material\u003c\/span\u003e\u003cspan class=\"sv\"\u003eFront: Injection-Moulded with Carbon Fibre · Rear: Die-Cast Aluminium, CNC-Machined\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eGrip Material\u003c\/span\u003e\u003cspan class=\"sv\"\u003eLeather (Default) · Suede \/ Rubber (Optional)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eInterchangeable Grips\u003c\/span\u003e\u003cspan class=\"sv\"\u003e9 configurations (3 shapes × 2 sizes × 3 materials)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Buttons\u003c\/span\u003e\u003cspan class=\"sv\"\u003e10× Customisable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003e7-Way Rotary Switches\u003c\/span\u003e\u003cspan class=\"sv\"\u003e2×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRotary Encoders\u003c\/span\u003e\u003cspan class=\"sv\"\u003e3× (Ergonomic angled thumb-zone placement)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Shift Lights\u003c\/span\u003e\u003cspan class=\"sv\"\u003e15× Configurable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eTotal Mappable Inputs\u003c\/span\u003e\u003cspan class=\"sv\"\u003eUp to 60\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003ePaddle Shifters\u003c\/span\u003e\u003cspan class=\"sv\"\u003eHALL Sensor Module (Included)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eOptional Paddles\u003c\/span\u003e\u003cspan class=\"sv\"\u003eSingle Paddle, 3-Paddle Shifter, Push-Pull Paddle Shifters\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eQuick Release\u003c\/span\u003e\u003cspan class=\"sv\"\u003e50mm Quick Release\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eConnection Type\u003c\/span\u003e\u003cspan class=\"sv\"\u003eCAN FD \/ USB\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eElectrical\u003c\/span\u003e\u003cspan class=\"sv\"\u003eDC 5V \/ 2A · 10W MAX\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"sv\"\u003e1.41kg (including MagicDash 4)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eDashboard\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMagicDash 4 Compatible (Zeus GT MagDock — included)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSimagic Bases (Native)\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAlpha EVO Series (all variants)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eSimagic Bases (MagLink Pro)\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAlpha Mini, Alpha, Alpha Ultimate, M10\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eThird-Party Bases\u003c\/span\u003e\u003cspan class=\"sv\"\u003eVia MagLink Pro (sold separately)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eSoftware\u003c\/span\u003e\u003cspan class=\"sv\"\u003eSimPro Manager V3 + SimHub\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003ePlatform\u003c\/span\u003e\u003cspan class=\"sv\"\u003ePC Only\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"sv\"\u003eZeus GT Interchangeable Grips, MagLink Pro, Paddle Modules\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"sv\"\u003e2 Years\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       [ZONE E] — IN THE BOX (product-specific)\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cp class=\"pca-section-label\" style=\"margin-top:40px;\"\u003eWhat's included\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eIn the box\u003c\/p\u003e\n  \u003cul class=\"pca-inbox\"\u003e\n    \u003cli\u003eZeus GT Steering Wheel\u003c\/li\u003e\n    \u003cli\u003eHALL Sensor Paddle Shifter Module\u003c\/li\u003e\n    \u003cli\u003eTweezer\u003c\/li\u003e\n    \u003cli\u003eZeus GT MagDock\u003c\/li\u003e\n    \u003cli\u003eUser Guide Package\u003c\/li\u003e\n    \u003cli\u003e\u003cem\u003eMagicDash 4 + AirLink optional — sold separately or as a bundle. MagLink Pro required for non-Alpha-EVO wheelbases.\u003c\/em\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       ZEUS SERIES COMPARISON TABLE — SHARED\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eFull Zeus Series\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eWhich Zeus Wheel Is Right For You?\u003c\/p\u003e\n  \u003cp style=\"font-size:14px;color:#4a5568;margin-bottom:28px;\"\u003eAll three Zeus wheels share the same MagicDash 4 ecosystem, modular architecture, SimPro Manager V3 support, and SimHub compatibility. The difference is wheel style, diameter, and input count.\u003c\/p\u003e\n\n  \u003cdiv style=\"overflow-x:auto;margin-bottom:48px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;min-width:580px;\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"width:120px;padding:0;vertical-align:bottom;border:none;border-right:1px solid #d0e8f8;\"\u003e\u003c\/td\u003e\n          \u003ctd style=\"padding:0 8px 0 0;vertical-align:bottom;border:none;border-right:1px solid #d0e8f8;\"\u003e\n            \u003cdiv style=\"border-radius:14px 14px 0 0;overflow:visible;background:#fff;\"\u003e\n              \u003cdiv class=\"pca-compare-img-wrap\" style=\"height:140px;\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Simagic_Zeus_Formula_Steering_Wheel_5.png\" alt=\"Simagic Zeus Formula\" style=\"width:100%;height:100%;object-fit:contain;display:block;transform:scale(1.5);transform-origin:center;\"\u003e\u003c\/div\u003e\n              \u003cdiv style=\"padding:10px 14px 8px;\"\u003e\n                \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#0277bd;margin-bottom:2px;\"\u003eFlagship\u003c\/p\u003e\n                \u003cp style=\"font-size:14px;font-weight:800;color:#0d1b2a;\"\u003eZeus Formula\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd style=\"padding:0 8px 0 0;vertical-align:bottom;border:none;border-right:1px solid #d0e8f8;\"\u003e\n            \u003cdiv style=\"border-radius:14px 14px 0 0;overflow:visible;background:#fff;\"\u003e\n              \u003cdiv class=\"pca-compare-img-wrap\" style=\"height:140px;\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus_GT_Steering_Wheel_5.png\" alt=\"Simagic Zeus GT\" style=\"width:100%;height:100%;object-fit:contain;display:block;transform:scale(1.5);transform-origin:center;\"\u003e\u003c\/div\u003e\n              \u003cdiv style=\"padding:10px 14px 8px;\"\u003e\n                \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#0277bd;margin-bottom:2px;\"\u003eGT\u003c\/p\u003e\n                \u003cp style=\"font-size:14px;font-weight:800;color:#0d1b2a;\"\u003eZeus GT\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd style=\"padding:0;vertical-align:bottom;border:none;\"\u003e\n            \u003cdiv style=\"border-radius:14px 14px 0 0;overflow:visible;background:#fff;\"\u003e\n              \u003cdiv class=\"pca-compare-img-wrap\" style=\"height:140px;\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus_Sport_Steering_Wheel_5.png\" alt=\"Simagic Zeus Sport\" style=\"width:100%;height:100%;object-fit:contain;display:block;transform:scale(1.5);transform-origin:center;\"\u003e\u003c\/div\u003e\n              \u003cdiv style=\"padding:10px 14px 8px;\"\u003e\n                \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#0277bd;margin-bottom:2px;\"\u003eSport\u003c\/p\u003e\n                \u003cp style=\"font-size:14px;font-weight:800;color:#0d1b2a;\"\u003eZeus Sport\u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eStyle\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003eFormula \/ F1\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003eGT \/ D-Shape\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003eSport \/ Round\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background:#f7fbff;\"\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eDiameter\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e280 mm\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e300 mm\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e320 mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eInputs\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:700;color:#0277bd;\"\u003eUp to 92\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003eUp to 60\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003eUp to 50\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background:#f7fbff;\"\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eFront Plate\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:700;color:#0277bd;\"\u003e5 mm Carbon Fibre\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;color:#0d1b2a;\"\u003eCF Accents\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;color:#0d1b2a;\"\u003eCF Accents\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eModular Rims\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;color:#b0bec5;\"\u003e—\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e✓ Hot-swap\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e✓ Hot-swap\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background:#f7fbff;\"\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eMagicDash 4\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e✓\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e✓\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:600;color:#0d1b2a;\"\u003e✓\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003eBest For\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:11px;color:#4a5568;\"\u003eF1, Open-Wheel, Max Inputs\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:11px;color:#4a5568;\"\u003eGT3, GTE, Road Cars\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:11px;color:#4a5568;\"\u003eDrift, Rally, Oval, Road\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"background:#f7fbff;\"\u003e\n          \u003ctd style=\"padding:9px 12px 9px 0;font-size:12px;font-weight:700;color:#718096;border-right:1px solid #d0e8f8;\"\u003ePrice (USD)\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:13px;font-weight:700;color:#0277bd;\"\u003e$499\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;border-right:1px solid #d0e8f8;text-align:center;font-size:13px;font-weight:700;color:#0d1b2a;\"\u003e$349\u003c\/td\u003e\n          \u003ctd style=\"padding:8px;text-align:center;font-size:13px;font-weight:700;color:#0d1b2a;\"\u003e$329\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       [ZONE F] — FAQ (product-specific items first, then shared)\n       Add product-specific \u003cdetails\u003e items before the first .pca-faq-group\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eCommon questions\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eFrequently asked questions\u003c\/p\u003e\n  \u003cdiv class=\"pca-faq\"\u003e\n\n    \u003c!-- ── Zeus GT specific FAQs ── --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does the Zeus GT modular grip system work?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus GT separates the button plate from the rim — allowing you to hot-swap between different grip shapes (C-Shape, D-Shape, Square), sizes (300mm and 320mm), and materials (Leather, Suede, Rubber) without tools. Nine total grip configurations are available. The button plate and all electronics remain in place when swapping rims. Zeus GT rim modules are specific to the Zeus GT and are not cross-compatible with Zeus Sport rims.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the Zeus GT MagDock and is it different from a standard MagDock?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus GT MagDock is included in the box and provides a more secure magnetic attachment point for the MagicDash 4 than the standard MagDock. It is engineered to stay stable even during aggressive GT driving — hard braking, kerb strikes, and rapid direction changes. The Zeus GT MagDock is specific to the Zeus GT; the Zeus Formula and Zeus Sport use their own MagDock configurations.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Zeus GT compatible with my wheelbase?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus GT connects natively to all Simagic Alpha EVO series wheelbases — no adapter required. For Simagic Alpha Mini, Alpha, Alpha Ultimate, and M10, MagLink Pro is required. For all third-party bases (Simucube, MOZA, Fanatec, VRS, Asetek), MagLink Pro is also required. Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e to confirm compatibility before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the Zeus GT and Zeus Formula?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus Formula is 280mm, FIA F1-spec, with a 5mm solid carbon fibre front plate and up to 92 inputs — purpose-built for open-wheel and formula sim racing. The Zeus GT is 300mm D-shape with a modular grip system, 60 inputs, and an ergonomic layout designed specifically around GT3, GTE, and endurance cockpit requirements. If you primarily race GT3\/GTE cars, the Zeus GT is the natural choice; if you race open-wheel or formula, the Zeus Formula.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat GT and GTE cars is the Zeus GT best suited for?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus GT is designed for GT3, GT4, GTE, and endurance racing disciplines — across sims like iRacing, Assetto Corsa Competizione, Le Mans Ultimate, rFactor 2, and Assetto Corsa Evo. The D-shape open-top profile and 10-button \/ 2-rotary-switch layout replicate the control density and ergonomics found in real GT3 machinery from manufacturers including Ferrari, Porsche, BMW, Mercedes, and Lamborghini.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n\n\n    \u003c!-- ── ZEUS SERIES OVERVIEW ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003eZeus Series Overview\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the Simagic Zeus Series?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus Series is Simagic's flagship steering wheel range, launched in May 2026. It consists of three wheels — the Zeus Formula (280mm, F1-spec), the Zeus GT (300mm, GT3\/GTE D-shape with hot-swap rims), and the Zeus Sport (320mm, round\/square, for drift, rally, oval, and road). All three are built around the UP+ modular ecosystem, sharing the same MagicDash 4 telemetry dashboard, MagLink Pro wheelbase integration, and SimPro Manager V3 software compatibility. The Zeus Series is Simagic's most advanced and fully featured wheel platform ever released.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the UP+ modular ecosystem?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eUP+ is Simagic's modular product framework for the Zeus Series — the system that lets components mix, match, and expand across the range. One MagicDash 4 works across all three Zeus wheels. MagLink Pro adapters extend compatibility to any wheelbase. Paddle modules hot-swap between configurations. Rim modules on the GT and Sport swap without tools. UP+ means your Zeus investment isn't locked to a single configuration — it grows with your setup.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the Zeus Formula, Zeus GT, and Zeus Sport?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eAll three share the same core ecosystem — MagicDash 4 compatibility, MagLink Pro support, SimPro Manager V3, SimHub integration, and Hall sensor paddles. The differences are:\u003cbr\u003e\u003cstrong\u003eZeus Formula\u003c\/strong\u003e — 280mm F1 standard, 5mm solid carbon fibre front plate, up to 92 mappable inputs, purpose-built for open-wheel and formula sim racing.\u003cbr\u003e\u003cstrong\u003eZeus GT\u003c\/strong\u003e — 300mm D-shape open-top, carbon fibre accents, up to 60 inputs, modular hot-swap rim system (circular, square; Alcantara\/leather\/suede grip), ideal for GT3, GTE, and endurance racing.\u003cbr\u003e\u003cstrong\u003eZeus Sport\u003c\/strong\u003e — 320mm three-prong design, up to 50 inputs, circular and square rim options, best for drifting, rally, oval, and road car disciplines.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ── MAGICDASH 4 ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003eMagicDash 4\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the MagicDash 4 and do I need it to use a Zeus wheel?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe MagicDash 4 is Simagic's 3.97-inch magnetic telemetry touchscreen — the centrepiece of the Zeus UP+ ecosystem. It snaps onto any Zeus wheel via the MagDock magnetic connector and removes just as easily, no cables required. It displays real-time telemetry, gear position, lap times, tyre temperatures, fuel load, and more via SimHub or SimPro Manager V3, and features a built-in touchpad for on-wheel control.\u003cbr\u003eYou do not need it to use a Zeus wheel — every Zeus wheel is fully functional without it. It's an optional upgrade, sold separately ($199 USD) or bundled with any Zeus wheel. Critically: one MagicDash 4 can be shared across all three Zeus wheel models. If you own a Formula and a GT, one MagicDash 4 serves both.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the MagicDash 4 be used as a standalone digital dashboard (DDU)?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes. The MagicDash 4 can be mounted anywhere on your sim cockpit as a standalone DDU — it doesn't need to be attached to a Zeus wheel. On Alpha EVO series wheelbases, it mounts to the front of the base via built-in mounting holes with no adapter. On any other rig or wheelbase, MagLink Pro Xtend (sold separately) is required for standalone USB connectivity. The included AirLink wireless hotspot handles the wireless connection to your PC's SimHub or SimPro Manager software.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the MagicDash 4 work with SimHub?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — the MagicDash 4 is fully compatible with SimHub. SimHub dashboard profiles display directly on the 3.97-inch touchscreen, giving you customisable layouts for lap delta, tyre data, fuel, ERS\/DRS, weather, and more. Works across iRacing, Assetto Corsa, ACC, rFactor 2, Le Mans Ultimate, F1 series, Gran Turismo 7, Dirt Rally 2.0, WRC, and most other major PC racing sims. SimHub is free to download.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ── MAGLINK PRO ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003eMagLink Pro \u0026amp; Wheelbase Compatibility\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is MagLink Pro and when do I need it?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eMagLink Pro is a connection adapter (sold separately) required in two situations: (1) using any Zeus wheel on a wheelbase that is not an Alpha EVO series — including Alpha Mini, Alpha, Alpha Ultimate, M10, and all third-party bases such as Simucube, MOZA, Fanatec, VRS, and Asetek; (2) using the MagicDash 4 on a third-party or non-EVO base without a Zeus wheel attached. If you're running a Simagic Alpha EVO series base, no adapter is needed. MagLink Pro provides full USB connectivity with all button inputs, shift lights, and RGB lighting retained.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between MagLink Pro and MagLink Pro Xtend?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eBoth allow Zeus wheels on non-Alpha-EVO wheelbases, but MagLink Pro Xtend is designed specifically for standalone MagicDash 4 use on any rig configuration where there's no Zeus wheel present. If you want to use a Zeus wheel on your Simucube or MOZA base, standard MagLink Pro is sufficient. If you want the MagicDash 4 as a standalone DDU on a third-party rig without a Zeus wheel, you need MagLink Pro Xtend. Both are sold separately.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich Simagic wheelbases are natively compatible with Zeus wheels?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eZeus wheels connect natively — no adapters required — to all Simagic Alpha EVO series bases: Alpha EVO 9Nm, Alpha EVO Pro 18Nm, Alpha EVO Ultra 28Nm, and Alpha EVO Sport. For all other Simagic bases (Alpha Mini, Alpha, Alpha Ultimate, and M10), MagLink Pro is required. All Zeus wheels are also compatible with third-party direct drive wheelbases via MagLink Pro.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo Zeus wheels work with Simucube, MOZA, or Fanatec wheelbases?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — with the MagLink Pro adapter (sold separately), Zeus wheels work on Simucube 2 Sport\/Pro\/Ultimate, MOZA R5\/R9\/R12\/R16\/R21, Fanatec CSL DD\/DD Pro\/Podium DD, VRS DirectForce Pro, Asetek Forte\/Invicta, and other major direct drive wheelbases with USB connectivity. All button inputs, RGB shift lights, and full SimHub functionality are retained. Call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e to confirm compatibility with your specific base model before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ── SOFTWARE ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003eSoftware \u0026amp; Sim Compatibility\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat software does the Zeus Series use, and is it free?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eZeus wheels are supported by two free software platforms:\u003cbr\u003e\u003cstrong\u003eSimagic SimPro Manager V3\u003c\/strong\u003e — the native Simagic configuration tool. Handles full input remapping, RGB button backlighting, adaptive RPM shift lights, telemetry-linked encoder lighting, and firmware updates. Recommended for anyone on a Simagic base.\u003cbr\u003e\u003cstrong\u003eSimHub\u003c\/strong\u003e — the universal third-party telemetry platform. Powers all of the above and drives the MagicDash 4 dashboard display with customisable layouts. Free to download; a small optional donation unlocks advanced features. No subscription required for either platform.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat racing simulators are compatible with the Zeus Series?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eVia SimHub, Zeus wheels are compatible with virtually every major PC racing simulator: iRacing, Assetto Corsa, Assetto Corsa Competizione (ACC), Assetto Corsa Evo, rFactor 2, Le Mans Ultimate (LMU), Automobilista 2, F1 24, F1 25, Gran Turismo 7 (GT7 via PC bridge), Dirt Rally 2.0, WRC, BeamNG.drive, RaceRoom Racing Experience, and more. The Zeus Series is PC only — no PlayStation or Xbox console support currently.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre Zeus wheels console compatible (PlayStation \/ Xbox)?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eNo — the Zeus Series is PC only at launch. All current Simagic hardware is PC compatible only. There is no official support for PS5, PS4, Xbox Series X\/S, or Xbox One at this time. If Simagic releases console compatibility in the future, we'll update our listings accordingly.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ── PADDLES \u0026 MODULARITY ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003ePaddles \u0026amp; Modularity\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the paddle shifters modular on Zeus wheels?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes. All Zeus wheels ship with Hall sensor paddle shifters as standard — contactless magnetic sensing for precision actuation with no mechanical wear over time. The system is fully modular: optional UP+ Shifter Modules allow you to upgrade to push-pull, double-paddle, or triple-paddle configurations without replacing the wheel. These modules install without tools and are consistent across all three Zeus wheel models.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I swap rims on the Zeus GT and Zeus Sport?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — the Zeus GT and Zeus Sport both feature hot-swappable rim modules. On the Zeus GT, you can switch between circular and square GT-style rims, and between grip materials (Alcantara, leather, or suede). On the Zeus Sport, circular and square rim options are available. Rim modules are wheel-specific — Zeus GT rims are not compatible with Zeus Sport, and vice versa. Optional rim modules are sold separately. The Zeus Formula has a fixed 5mm carbon fibre plate construction and does not use a hot-swap rim system.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n\n    \u003c!-- ── BUYING \u0026 LOCAL ── --\u003e\n    \u003cp class=\"pca-faq-group\"\u003eBuying in Australia\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs Player1 Sim Gear an authorised Simagic dealer in Australia?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — Player1 Sim Gear is an authorised Australian Simagic dealer. Every product we sell is genuine, carries the full 2-year manufacturer warranty, and is protected under Australian Consumer Law (ACL). We work directly with Simagic, hold stock locally in our Queensland warehouse, and handle all warranty claims and support locally in Australia. You won't be shipping units overseas or dealing with international support queues. These ACL protections are not available when purchasing from overseas retailers or grey market importers.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo you hold Zeus Series stock locally in Australia?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — we ship all Simagic products from our Queensland warehouse. Zeus Series wheels (Formula, GT, Sport), MagicDash 4, MagLink Pro, and MagLink Pro Xtend are all stocked locally. Same-day or next business day dispatch, with delivery typically 2–8 business days Australia-wide. Call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e to confirm current stock availability before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I buy a Zeus wheel bundled with the MagicDash 4?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — all three Zeus wheels are available individually or as bundles with the MagicDash 4. Bundle pricing (USD): Zeus Formula + MagicDash 4 ($669), Zeus GT + MagicDash 4 ($509), Zeus Sport + MagicDash 4 ($469). AirLink is included with every MagicDash 4 purchase whether bought individually or in a bundle. Contact us for current AUD pricing and availability.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat warranty do Zeus Series products come with?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eAll Simagic steering wheels purchased on or after July 15, 2023 carry a 24-month manufacturer warranty from the date of purchase. As an authorised Australian Simagic dealer, Player1 Sim Gear handles all warranty claims locally — no shipping to China, no international queues. All purchases are also covered by Australian Consumer Law, which provides statutory guarantee rights (repair, replacement, or refund for major failures) on top of the manufacturer warranty.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat support do you offer after purchase?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eOur team is based in Australia and are active sim racers — we use Simagic hardware on our own rigs across iRacing, Assetto Corsa, and ACC. We provide pre-sale advice, compatibility checks, assembly guidance, SimPro Manager V3 and SimHub configuration help, and full warranty claim handling — all locally. Reach us by phone on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or via our \u003ca href=\"https:\/\/player1simgear.freshdesk.com\/support\/tickets\/new\" style=\"color:#0277bd;font-weight:600;\"\u003esupport ticket system\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       COMPLETE YOUR SETUP — SHARED\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cp class=\"pca-section-label\" style=\"margin-top:48px;\"\u003eBuild the full experience\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eComplete your sim cockpit\u003c\/p\u003e\n  \u003cp style=\"font-size:14px;color:#4a5568;margin-bottom:24px;\"\u003ePair the Zeus GT with a Simagic Alpha EVO direct drive base, load cell pedals, a solid cockpit frame, and a VR headset for the complete GT sim racing setup.\u003c\/p\u003e\n  \u003cdiv class=\"pca-setup-grid\" style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:48px;\"\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/simagic\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv style=\"background:#fff;border:1.5px solid #d0e8f8;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagic_Controls_3.webp?v=1780438651\" alt=\"Simagic Full Range\" style=\"width:100%;height:112px;object-fit:contain;display:block;padding:8px;transition:transform 0.3s ease;\"\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eSimagic Full Range\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eWheelbases, wheels, pedals \u0026amp; more\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop Simagic →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/simagic-zeus-rims-and-accessories\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv style=\"background:#fff;border:1.5px solid #d0e8f8;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Simagix_Zeus_Rims.webp?v=1780438342\" alt=\"Simagic Zeus Range Rims and Accessories\" style=\"width:100%;height:112px;object-fit:contain;display:block;padding:8px;transition:transform 0.3s ease;\"\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eZeus Rims \u0026amp; Accessories\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eReplacement rims, MagicDash 4 \u0026amp; more\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop Zeus Accessories →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/racing-cockpits\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv style=\"background:#fff;border:1.5px solid #d0e8f8;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Cockpits_-_Profle.png?v=1777118808\" alt=\"Sim Racing Cockpits\" style=\"width:100%;height:112px;object-fit:contain;display:block;padding:8px;transition:transform 0.3s ease;\"\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eSim Cockpits\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eRacing cockpit frames \u0026amp; rigs\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop Cockpits →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/vr\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv style=\"background:#fff;border:1.5px solid #d0e8f8;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_VR_Headsets.png?v=1777848733\" alt=\"VR Headsets\" style=\"width:100%;height:112px;object-fit:contain;display:block;padding:8px;transition:transform 0.3s ease;\"\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eVR Headsets\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003ePimax Crystal Super, Crystal Light \u0026amp; more\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop VR →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       CONTACT CTA — SHARED\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cdiv style=\"background:#fff;border:1.5px solid #d0e8f8;border-radius:16px;padding:28px 30px;margin-bottom:12px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:220px;\"\u003e\n        \u003cp style=\"font-size:20px;font-weight:800;color:#0d1b2a;margin-bottom:6px;\"\u003eNot sure which Zeus wheel is right for your rig?\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;\"\u003eOur team runs Simagic hardware daily across iRacing, Assetto Corsa, ACC and more. We can help you choose between Formula, GT, and Sport, confirm compatibility with your wheelbase, and advise on MagicDash 4 and MagLink Pro bundle options.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;min-width:180px;\" class=\"pca-cta-buttons\"\u003e\n        \u003ca href=\"tel:0488385870\" style=\"text-decoration:none;background:#25B1FF;color:#000;font-size:14px;font-weight:400;font-family:'Poppins',sans-serif;padding:13px 22px;border-radius:50px;white-space:nowrap;text-align:center;\" class=\"pca-cta-pill\"\u003e📞 Call 0488 385 870\u003c\/a\u003e\n        \u003ca href=\"https:\/\/player1simgear.freshdesk.com\/support\/tickets\/new\" style=\"text-decoration:none;background:#fff;color:#000;font-size:14px;font-weight:400;font-family:'Poppins',sans-serif;padding:13px 22px;border-radius:50px;white-space:nowrap;text-align:center;border:1.5px solid #b3ddf5;\" class=\"pca-cta-pill\"\u003e✉️ Send us a message\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END SIMAGIC ZEUS MASTER TEMPLATE v2 --\u003e","brand":"Simagic","offers":[{"title":"No MagicDash 4","offer_id":55719368949833,"sku":"SMG-ZSW-G300","price":599.0,"currency_code":"AUD","in_stock":true},{"title":"With MagicDash 4","offer_id":55719368982601,"sku":"SMG-ZSW-G301","price":869.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/SimagicZeusGTWheel_Player1SimGear_4_7ad4e78c-86f7-4bbc-a5f9-59234a8e439f.webp?v=1780461938","url":"https:\/\/p1simgear.com.au\/products\/simagic-zeus-gt-steering-wheel","provider":"Player1 Sim Gear","version":"1.0","type":"link"}