{"title":"Simagic Zeus","description":"","products":[{"product_id":"simagic-zeus-formula-steering-wheel","title":"Simagic Zeus Formula Steering Wheel | 280mm Formula 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-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  .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 Formula hero — video split ── *\/\n  .pca-hero-video-split { display: grid; grid-template-columns: 1fr 1fr; min-height: 280px; }\n  @media (max-width: 640px) {\n    \/* Hero split: video above text on mobile *\/\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    .pca-hero-video-panel iframe { position: absolute !important; inset: 0 !important; width: 100% !important; height: 100% !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: 480px; }\n    .pca-zeus-ecosystem-video iframe { min-height: 480px !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:16px;line-height:0;background:#000;position:relative;\"\u003e\n    \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7b2d5769e5c343e29b22e33d45b6785f.mp4\" autoplay muted loop playsinline style=\"width:100%;display:block;\" aria-label=\"Simagic Zeus Formula Steering Wheel — product overview\"\u003e\n    \u003c\/video\u003e\n    \u003c!-- Text overlay --\u003e\n    \u003cdiv style=\"position:absolute;bottom:0;left:0;width:100%;padding:0 0 36px 44px;background:linear-gradient(to top, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.0) 100%);line-height:1;\"\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:47px;display:block;margin-bottom:4px;filter:brightness(0) invert(1);\"\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:52px;font-weight:600;color:#fed976;margin:0 0 6px;line-height:1;\"\u003eFORMULA\u003c\/p\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:26px;font-weight:500;color:#fff;margin:0 0 6px;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;\"\u003eOpen-Wheel and Performance Formula Wheel\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       [ZONE A] — HERO (product-specific)\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003cdiv class=\"pca-hero\" style=\"margin-bottom:40px;\"\u003e\n\n    \u003c!-- Hero: left text + right video split --\u003e\n    \u003cdiv class=\"pca-hero-split\" style=\"display:grid;grid-template-columns:1fr 1fr;min-height:280px;\"\u003e\n\n      \u003c!-- Left: text content --\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 · Formula · Open-Wheel \u0026amp; Performance\u003c\/p\u003e\n        \u003ch1 style=\"font-size:22px;\"\u003eSimagic Zeus Formula Steering Wheel\u003cbr\u003e\u003cspan style=\"font-weight:600;font-size:18px;color:#4a5568;\"\u003e92 inputs. 5mm carbon fibre. Built to FIA standards.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp style=\"margin-top:10px;\"\u003eThe Zeus Formula is Simagic's flagship steering wheel — 280mm F1-standard, 5mm solid carbon fibre front plate, CNC-machined aluminium, up to 92 mappable inputs, and 91 RGB zones. Built for open-wheel and formula sim racing, and fully integrated with 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\n      \u003c!-- Right: YouTube video embed --\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\/hrPRp1S2vjQ?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=hrPRp1S2vjQ\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\u0026amp;iv_load_policy=3\" title=\"Simagic Zeus Formula Steering Wheel — Official Video\" 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\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\"\u003e280 mm\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eF1 standard diameter\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eUp to 92\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\"\u003eUp to 91\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eRGB lighting zones\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e5 mm\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003esolid carbon fibre\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e1.63 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 Formula\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eThe most advanced Simagic steering wheel ever built.\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 2zm0-2c6.63 0 12 5.37 12 12S18.63 24 12 24 0 18.63 0 12 5.37 0 12 0zm-1 5v7l6 3.5-1 1.73L10 14V7h1z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e280mm — Built to FIA F1 Standards\u003c\/h4\u003e\n      \u003cp\u003eThe Zeus Formula is sized to the 280mm FIA F1 standard — the exact diameter used in real Formula machinery. Delivering a true-to-life experience for precise, responsive open-wheel control right from the first lap.\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\u003e5mm Solid Carbon Fibre Front Plate\u003c\/h4\u003e\n      \u003cp\u003eThe front plate is 5mm solid carbon fibre — the same material specification used in professional motorsport hardware. Lightweight, rigid, and visually striking. Combined with a one-piece CNC-machined aluminium alloy back cover for maximum structural integrity.\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 92 Mappable Inputs\u003c\/h4\u003e\n      \u003cp\u003e16 RGB push-buttons, 4 rotary encoders with 12-segment RGB rings, 4 rotary knobs, 2 seven-way multi-position switches, 4 thumb rotary encoders, and Hall sensor paddle shifters — every input configurable via SimPro Manager V3 or SimHub.\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 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\u003eUp to 91 RGB Lighting Zones\u003c\/h4\u003e\n      \u003cp\u003e91 individually addressable RGB zones — including 15 shift light LEDs, full button and rotary encoder rings — when MagicDash 4 is attached. Configure shift point colours, telemetry-linked zone effects, and full custom lighting profiles via SimPro V3 or SimHub.\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\u003eThree-Layer Ergonomic Grip\u003c\/h4\u003e\n      \u003cp\u003eSteel core for rock-solid structural stability. Injection-moulded mid-layer for a firmer grip shape. Silicone outer for anti-slip comfort and long-session wear resistance. A grip system engineered to stay consistent whether you're in lap 1 or lap 40.\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\u003eAll CNC-Machined Aluminium Controls\u003c\/h4\u003e\n      \u003cp\u003eEvery knob, rotary cap, and switch on the Zeus Formula is precision CNC-machined aluminium alloy. No plastic on the control surface — professional-grade hardware tolerance throughout, designed to last the life of the wheel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ════════════════════════════════════════════════════════════\n       ZONE C — Zeus Formula specific split sections\n       ════════════════════════════════════════════════════════════ --\u003e\n  \u003c!-- ══ FORMULA: 280mm FIA + Inputs ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eConstruction \u0026amp; inputs\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eProfessional-Grade Materials. Maximum Input Density.\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:4px;border-radius:16px;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eBuilt to FIA Standards\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003e280mm F1 Standard · 5mm Carbon Fibre · CNC Aluminium\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus Formula is built to FIA F1 dimensional standards — 280mm diameter, the exact size used in real open-wheel machinery. The 5mm solid carbon fibre front plate and CNC-machined aluminium alloy back cover are the same material specifications found in professional motorsport equipment.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e5mm solid carbon fibre front plate\u003c\/strong\u003e — Rigid, lightweight, professional motorsport specification.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eOne-piece CNC aluminium alloy back cover\u003c\/strong\u003e — Enhanced structural stiffness across the full chassis.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAll-aluminium CNC-machined controls\u003c\/strong\u003e — Every knob, rotary, and switch machined to precision tolerance.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eThree-layer grip\u003c\/strong\u003e — Steel core \/ injection-moulded mid-layer \/ silicone outer for stability, grip, and long-session comfort.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e50mm Zeus Quick Release\u003c\/strong\u003e — Standard 50mm QR compatible with major QR systems.\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\/zf-pc-04.png\" alt=\"Simagic Zeus Formula carbon fibre front plate detail\" 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    \u003cvideo class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/622f9f3beada4458a16eb6ec63bd5b39.mp4\" autoplay muted loop playsinline style=\"width:100%;height:100%;object-fit:contain;display:block;background:#0a0a0a;transform:scale(0.82);transform-origin:center;\" aria-label=\"Simagic Zeus Formula input layout — buttons encoders rotary switches\"\u003e\u003c\/video\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eInput Density\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eUp to 92 Mappable Inputs — Complete Formula Control\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003e16 Buttons · 4 Encoders · 4 Knobs · 2 Seven-Way Switches · 4 Thumb Rotaries · Hall Paddles\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus Formula's input layout replicates the control density of real F1 and open-wheel steering — every function mapped to an ergonomically positioned control. All inputs are configurable in SimPro Manager V3 or SimHub with full RGB backlighting on buttons and encoder rings.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e16× RGB push-buttons\u003c\/strong\u003e — Fully backlit, individually configurable colours and flash patterns.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e4× rotary encoders\u003c\/strong\u003e — 12-segment RGB rings with telemetry-linked lighting.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e2× seven-way multi-position switches\u003c\/strong\u003e — TC, ABS, brake bias, and more.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e4× thumb rotary encoders\u003c\/strong\u003e — Positioned for thumb access without releasing the grip.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eHall sensor paddles\u003c\/strong\u003e — Contactless, modular — upgradeable to push-pull, double, or triple configs.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ FORMULA: Grip detail ══ --\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\"\u003eRefined Craftsmanship\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eInnovative Three-Layer Grip System\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus Formula grip strikes the perfect balance between durability and comfort across every session length. Three distinct layers work together to deliver the stability, feel, and protection demanded by serious sim racers.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSteel core\u003c\/strong\u003e — Rock-solid structural stability. The grip never flexes or deforms under input.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eInjection-moulded mid-layer\u003c\/strong\u003e — Shapes the grip geometry for a firm, precise hand position.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSilicone outer\u003c\/strong\u003e — Anti-slip surface, comfortable for extended sessions, resistant to wear over time.\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\/zf-pc-16.png\" alt=\"Simagic Zeus Formula three-layer grip construction detail\" loading=\"lazy\"\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\/Zeus-Formula-simpro-1-en_1200x.png\" alt=\"SimPro Manager V3 — customisable button backlighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus-Formula-simpro-2-en_1200x.png\" alt=\"SimPro Manager V3 — adaptive RPM shift lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus-Formula-simpro-3-en_1200x.png\" alt=\"SimPro Manager V3 — telemetry-linked encoder lighting\" 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 Formula — 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 · Formula\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eZeus Formula 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 Formula 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\"\u003eFormula 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\"\u003e280mm (FIA F1 Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eFront Plate\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5mm Solid Carbon Fibre\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eBack Cover\u003c\/span\u003e\u003cspan class=\"sv\"\u003eOne-Piece CNC-Machined Aluminium Alloy\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eControls\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAll CNC-Machined Aluminium\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\"\u003eSilicone (Three-Layer: Steel Core \/ Injection-Moulded \/ Silicone)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Buttons\u003c\/span\u003e\u003cspan class=\"sv\"\u003e16× Customisable\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\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 alt\"\u003e\n\u003cspan class=\"sk\"\u003eRotary Encoders\u003c\/span\u003e\u003cspan class=\"sv\"\u003e4× (12-segment RGB rings)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eThumb Rotary Encoders\u003c\/span\u003e\u003cspan class=\"sv\"\u003e4×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eTotal Mappable Inputs\u003c\/span\u003e\u003cspan class=\"sv\"\u003eUp to 92\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Lighting Zones\u003c\/span\u003e\u003cspan class=\"sv\"\u003eUp to 91 (incl. MagicDash 4)\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 Zeus 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.63kg (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 (MagDock)\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\"\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 Formula Steering Wheel\u003c\/li\u003e\n    \u003cli\u003eHALL Sensor Paddle Shifter Module\u003c\/li\u003e\n    \u003cli\u003eInstallation Kit\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=\"margin-bottom:48px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;\"\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 Formula specific FAQs ── --\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Zeus Formula compatible with my wheelbase?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus Formula connects natively to all Simagic Alpha EVO series wheelbases (Alpha EVO 9Nm, Alpha EVO Pro 18Nm, Alpha EVO Ultra 28Nm, Alpha EVO Sport) — 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 with your specific base before ordering.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the diameter of the Zeus Formula and what does FIA standard mean?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe Zeus Formula is 280mm in diameter — the size specified by FIA regulations for Formula 1 and most open-wheel racing categories. This is the exact diameter used in real F1 machinery. In sim racing terms, it means the Zeus Formula replicates the real-world steering feel of an open-wheel car more accurately than larger GT or rally-style wheels.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I upgrade the paddle shifters on the Zeus Formula?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — the Zeus Formula ships with HALL sensor paddle shifters as standard. Optional UP+ Shifter Modules allow you to upgrade to single-paddle, three-paddle shifter, or push-pull paddle configurations. These install without tools and are sold separately. The modular paddle system is one of the core UP+ ecosystem features shared across all three Zeus wheels.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Zeus Formula work with the MagicDash 4?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — the Zeus Formula is fully compatible with the MagicDash 4 via the MagDock magnetic connector. The MagicDash 4 snaps onto the centre of the wheel in one motion and detaches just as easily. When attached, it adds a 3.97-inch telemetry touchscreen and raises the total RGB zone count to up to 91. The MagicDash 4 is sold separately ($199 USD) or bundled with the Zeus Formula.\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 Formula with a Simagic Alpha EVO direct drive base, load cell pedals, a solid cockpit frame, and a VR headset for the complete open-wheel 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 MagicDash4","offer_id":55718002065481,"sku":"SMG-ZSW-F280","price":849.0,"currency_code":"AUD","in_stock":true},{"title":"With MagicDash4","offer_id":55718002098249,"sku":"SMG-ZSW-F281","price":849.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/SimagicZeusFormulaWheel_Player1SimGear_7.webp?v=1780486512"},{"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"},{"product_id":"simagic-zeus-sport-steering-wheel-road-rally-and-track-wheel-system","title":"Simagic Zeus Sport Steering Wheel | Road Rally and Track Wheel System","description":"\u003c!-- ============================================================\n     SIMAGIC ZEUS SPORT STEERING WHEEL — PRODUCT LISTING\n     Based on Zeus Master Template v3 · Player1 Sim Gear\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n  .pca-wrap*{box-sizing:border-box;margin:0;padding:0}\n  .pca-wrap{font-family:'Poppins',sans-serif;color:#1a1a2e;line-height:1.6;width:100%}\n  .pca-eyebrow{color:#e8534a;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:6px}\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-stats.red-pills .pca-stat{border-color:rgba(192,52,42,.3)}\n  .pca-stats.red-pills .pca-stat-num{color:#c0342a}\n  .pca-stats.red-pills .pca-stat-label{color:#a05050}\n  .pca-stat-label{font-size:13px;color:#4a90c4}\n  .pca-section-label{font-size:11px;font-weight:700;letter-spacing:.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  .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}\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  .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:#0a0a0a}\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:.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:.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:#c0342a;flex-shrink:0;margin-top:6px}\n  .pca-split__points strong{color:#0d1b2a}\n  .pca-zeus-dark{background:#fff;border:1px solid #d0e8f8;border-radius:16px;overflow:hidden;margin-bottom:4px}\n  .pca-zeus-dark .pca-split__body{background:#fff}\n  .pca-zeus-dark .pca-split__eyebrow,.pca-zeus-dark .pca-section-label{color:#c0342a}\n  .pca-zeus-dark .pca-split__title,.pca-zeus-dark .pca-section-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-up-badge{display:inline-flex;align-items:center;gap:8px;background:#eef7ff;border:1px solid #c8e6f8;border-radius:8px;padding:5px 12px;margin-bottom:16px}\n  .pca-up-badge img{height:18px;filter:brightness(0) saturate(100%) invert(27%) sepia(80%) saturate(600%) hue-rotate(185deg);opacity:.85}\n  .pca-up-badge span{font-size:10px;font-weight:700;color:#0277bd;letter-spacing:.06em;text-transform:uppercase}\n  .pca-simpro{background:#fff;border-radius:16px;overflow:hidden;margin-bottom:4px;padding:36px 32px}\n  .pca-simpro-label{font-size:11px;font-weight:700;letter-spacing:.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}\n  .pca-simpro-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}\n  .pca-simpro-feature{background:#f7fbff;border:1px solid #d0e8f8;border-radius:10px;padding:14px 16px}\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  .pca-zeus-intro{border-radius:16px;overflow:hidden;margin-bottom:0;position:relative;background:#0a0a0a;min-height:420px;display:flex;align-items:center}\n  .pca-zeus-intro-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3;display:block}\n  .pca-zeus-intro::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 100% 50%,rgba(120,10,15,.18) 0%,transparent 60%);pointer-events:none}\n  .pca-zeus-intro-body{position:relative;z-index:1;padding:44px;max-width:580px}\n  .pca-zeus-intro-eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e8534a;margin-bottom:10px}\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  .pca-zeus-ecosystem{display:grid;grid-template-columns:1fr 340px;gap:0;border-radius:16px;overflow:hidden;margin-bottom:48px;background:radial-gradient(ellipse at 20% 60%,rgba(120,10,15,.10) 0%,rgba(0,0,0,0) 55%),#0a0a0a;border:none;margin-top:2px}\n  .pca-zeus-ecosystem-text{padding:36px;display:flex;flex-direction:column;justify-content:center}\n  .pca-zeus-ecosystem-eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#c0342a;margin-bottom:10px}\n  .pca-zeus-ecosystem-title{font-size:18px;font-weight:800;color:#fff;line-height:1.25;margin-bottom:14px}\n  .pca-zeus-ecosystem-body{font-size:13px;color:#b8b8b8;line-height:1.7;margin-bottom:20px}\n  .pca-zeus-ecosystem-pills{display:flex;flex-wrap:wrap;gap:8px}\n  .pca-zeus-ecosystem-pill{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.25);border-radius:50px;padding:4px 12px;font-size:11px;font-weight:600;color:#fff}\n  .pca-zeus-ecosystem-video{position:relative;background:#000;display:flex;align-items:stretch;overflow:hidden}\n  .pca-zeus-ecosystem-video iframe{width:100%;min-height:500px;border:none;display:block;pointer-events:none}\n  .pca-zeus-ecosystem-video:hover iframe{pointer-events:auto}\n  .pca-zeus-ecosystem-video::before{content:'';position:absolute;inset:0;z-index:2;cursor:default}\n  .pca-zeus-ecosystem-video:hover::before{display:none}\n  .pca-compat-section{background:#fff;border:1px solid #d0e8f8;border-radius:16px;padding:36px 32px;margin-bottom:48px}\n  .pca-compat-label{font-size:11px;font-weight:700;letter-spacing:.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{padding:11px 14px;text-align:left;font-weight:700;color:#0d1b2a;font-size:11px;letter-spacing:.04em;border-bottom:1px solid #c8e6f8;white-space:nowrap}\n  .pca-compat-table td{padding:10px 14px;color:#4a5568;border-bottom:1px solid #e8f4fd;vertical-align:middle;line-height:1.4}\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{font-size:11px;color:#718096;margin-top:14px;line-height:1.6;padding:10px 14px;border:1px solid #d0e8f8;border-radius:8px;background:#f7fbff}\n  .pca-specs-dark{background:#fff;border:1px solid #d0e8f8;border-radius:12px;overflow:hidden;margin-bottom:48px}\n  .pca-specs-dark .pca-spec-row{background:#fff;border-radius:0}\n  .pca-specs-dark .pca-spec-row.alt{background:#f7fbff}\n  .pca-spec-row{display:flex;justify-content:space-between;padding:9px 12px;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  .pca-inbox{margin-bottom:48px;padding-left:18px}\n  .pca-inbox li{font-size:14px;color:#2d3748;line-height:1.8}\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  .pca-faq{margin-bottom:48px}\n  .pca-faq-group{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c0342a;margin:28px 0 4px;padding:0 0 0 4px}\n  .pca-faq-group:first-child{margin-top:0}\n  .pca-faq details{border-bottom:1px solid #e2edf8}\n  .pca-faq details:first-of-type{border-top:1px solid #e2edf8}\n  .pca-faq summary{list-style:none;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 4px;cursor:pointer;font-size:13px;font-weight:500;color:#0d1b2a;line-height:1.45;user-select:none;-webkit-user-select:none}\n  .pca-faq summary::-webkit-details-marker,.pca-faq summary::marker{display:none}\n  .pca-faq summary::after{content:'';flex-shrink:0;width:18px;height:18px;margin-top:1px;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;transition:transform .2s ease}\n  .pca-faq details[open]\u003esummary::after{transform:rotate(180deg)}\n  .pca-faq summary:hover{color:#c0342a}\n  .pca-faq-a{font-size:13px;color:#4a5568;line-height:1.65;padding:0 4px 16px 4px}\n  .pca-faq-a strong{color:#0d1b2a;font-weight:700}\n  .pca-faq-a br{display:block;margin-bottom:10px;content:''}\n  .pca-rims-section{background:#fff;border:1px solid #d0e8f8;border-radius:16px;overflow:hidden;margin-bottom:4px}\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-grid-wrap{padding:24px 28px 28px}\n  .pca-rims-grid-wrap\u003ediv{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;overflow:hidden}\n  .pca-rims-card-img img{width:100%;height:195px;object-fit:contain;display:block;transition:transform .3s ease}\n  .pca-rims-card:hover .pca-rims-card-img img{transform:scale(1.08)}\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}\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  .pca-compare-img-wrap{position:relative;z-index:1}\n  .pca-compare-img-wrap img{transition:transform .3s ease}\n  .pca-compare-img-wrap:hover{z-index:10}\n  .pca-compare-img-wrap:hover img{transform:scale(1.6)}\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 .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  .pca-setup-grid a:hover img{transform:scale(1.08)}\n  .pca-setup-grid a\u003ediv{overflow:hidden}\n  @media(max-width:640px){\n    .pca-section-title{font-size:16px}\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}\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:480px}\n    .pca-zeus-ecosystem-video iframe{min-height:480px!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-cta-pill{font-size:12px!important;padding:11px 14px!important;white-space:normal!important;text-align:center!important}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pca-wrap\"\u003e\n\n  \u003c!-- ══ HERO BANNER ══ --\u003e\n  \u003cdiv style=\"border-radius:16px;overflow:hidden;margin-bottom:16px;background:#000;position:relative;min-height:420px;display:flex;align-items:flex-end;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Zeus_Sport_Banner___Player1_Sim_Gear.png?v=1780617899\" alt=\"Simagic Zeus Sport Steering Wheel\" style=\"position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:1;\" loading=\"eager\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.15) 60%,rgba(0,0,0,0) 100%);\"\u003e\u003c\/div\u003e\n    \u003cdiv style=\"position:relative;z-index:1;padding:0 0 36px 44px;line-height:1;\"\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:47px;display:block;margin-bottom:4px;filter:brightness(0) invert(1);\"\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:52px;font-weight:600;color:#fed976;margin:0 0 6px;line-height:1;\"\u003eSPORT\u003c\/p\u003e\n      \u003cp style=\"font-family:'Poppins',sans-serif;font-size:26px;font-weight:500;color:#fff;margin:0 0 6px;line-height:1.2;\"\u003eDrift. Rally. Road. Any Discipline.\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;\"\u003eHot-Swap Rims · 320mm Round · 50 Inputs\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ HERO PANEL ══ --\u003e\n  \u003cdiv style=\"border-radius:16px;overflow:hidden;background:#000;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;background:#000;\"\u003e\n        \u003cp class=\"pca-eyebrow\"\u003eZeus Series · Sport · Drift · Rally · Road · Oval\u003c\/p\u003e\n        \u003ch1 style=\"font-size:22px;font-weight:800;color:#fff;line-height:1.25;margin-bottom:10px;\"\u003eSimagic Zeus Sport Steering Wheel\u003cbr\u003e\u003cspan style=\"font-weight:600;font-size:18px;color:#b8b8b8;\"\u003eHot-swap rims. 50 inputs. Built for any discipline.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp style=\"font-size:14px;color:#b8b8b8;line-height:1.55;margin-top:10px;\"\u003eThe Zeus Sport is Simagic’s most versatile steering wheel — a 320mm three-prong design with a hot-swap rim system covering round and GT-square profiles in suede, leather, and rubber. Up to 50 mappable inputs, 15 RGB shift lights, Hall sensor paddles, and full UP+ ecosystem integration with MagicDash 4, MagLink Pro, and SimHub. Perfect for drift, rally, oval, and road car disciplines. Available from Player1 Sim Gear, authorised Australian Simagic dealer.\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\/Y99-HBdw87I?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=Y99-HBdw87I\u0026amp;controls=0\u0026amp;modestbranding=1\u0026amp;rel=0\u0026amp;playsinline=1\u0026amp;iv_load_policy=3\" title=\"Simagic Zeus Sport\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen style=\"position:absolute;inset:0;width:100%;height:100%;border:none;pointer-events:none;\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ STAT PILLS ══ --\u003e\n  \u003cdiv class=\"pca-stats red-pills\" style=\"justify-content:center;\"\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e320 mm\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eround diameter (base rim)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eUp to 50\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\"\u003eHot-swap\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003emodular rim system\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e6\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003erim configurations\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e310–330 mm\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003erim diameter range\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  \u003c!-- ══ COMPATIBILITY FINDER ══ --\u003e\n  \u003cdiv style=\"background:#fff;border:1px solid #0d1b2a;border-radius:16px;overflow:hidden;margin-bottom:4px;\"\u003e\n    \u003cdiv style=\"padding:24px 32px 10px;background:radial-gradient(ellipse at 80% 50%,rgba(120,10,15,.12) 0%,rgba(0,0,0,0) 60%),#0a0a0a;\"\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    \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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.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    \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}.zcf-step.zcf-active{display:block}\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 .22s}\n        .zcf-dot.done{background:#0d1b2a;width:20px;border-radius:4px}\n        .zcf-dot.active{background:#c0342a;transform:scale(1.35)}\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        .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        .zcf-opt{background:#fff;border:1.5px solid #ebebeb;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;text-align:center;width:100%;overflow:hidden;position:relative;transition:border-color .15s,transform .12s,box-shadow .15s}\n        .zcf-opt:hover{border-color:#0d1b2a;transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08)}\n        .zcf-opt.zcf-sel{border:2px solid #c0342a;box-shadow:0 4px 16px rgba(192,52,42,.12);transform:translateY(-2px)}\n        .zcf-opt-thumb{width:100%;height:168px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;padding:12px}\n        .zcf-opt-thumb img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .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        .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        .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        .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 .15s;letter-spacing:.03em}\n        .zcf-btn:hover{border-color:#aaa;color:#0d1b2a}\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;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:.04em}\n        .zt-req{background:#fff0ee;color:#c0342a;border:1px solid rgba(192,52,42,.25)}\n        .zt-none{background:#e8f5e9;color:#2e7d32;border:1px solid rgba(46,125,50,.25)}\n        .zt-opt{background:#fff8e1;color:#e65100;border:1px solid rgba(230,81,0,.2)}\n        .zt-inc{background:#f3e8ff;color:#7b1fa2;border:1px solid rgba(123,31,162,.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      \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        \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\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=\"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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"alpha\" data-label=\"Alpha Series \/ M10\" onclick=\"zcfPick(this,'s1','base','s2')\"\u003e\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=\"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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"third\" data-label=\"Third-party Base\" onclick=\"zcfPick(this,'s1','base','s2')\"\u003e\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\u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\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\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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"gt\" data-label=\"Zeus GT\" onclick=\"zcfPick(this,'s2','wheel','s3')\"\u003e\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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt zcf-sel\" data-v=\"sport\" data-label=\"Zeus Sport\" onclick=\"zcfPick(this,'s2','wheel','s3')\"\u003e\u003cdiv class=\"zcf-sel-check\" style=\"display:flex;\"\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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"dashonly\" data-label=\"MagicDash 4 only\" onclick=\"zcfPick(this,'s2','wheel','result')\"\u003e\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\"\u003eMagicDash 4 only\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eStandalone DDU · no Zeus wheel\u003c\/span\u003e\n\u003c\/div\u003e\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        \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\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\u003c\/button\u003e\n            \u003cbutton class=\"zcf-opt\" data-v=\"no\" data-label=\"Wheel only\" onclick=\"zcfPick(this,'s3','dash','result')\"\u003e\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;\"\u003e\u003cspan style=\"font-size:36px;color:#d8d8d8;font-weight:100;\"\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\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        \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\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={},zcfDelay=280;\n  var zcfBarData={base:{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'},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'},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'}},wheel:{formula:{img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Simagic_Zeus_Formula_Steering_Wheel_5.png',label:'Zeus Formula'},gt:{img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_GT_Steering_Wheel_5.png',label:'Zeus GT'},sport:{img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_Sport_Steering_Wheel_5.png',label:'Zeus Sport'},dashonly:{img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png',label:'MagicDash 4 only'}},dash:{yes:{img:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png',label:'MagicDash 4'},no:{img:'',label:'No dashboard'}}};\n  var zcfResultImgs={magdock:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagDock-800x800_Transparent_PNG_2.png',maglink:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro-800x800_Transparent_PNG_1.png',maglinkxt:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro_Xtend-800x800_Transparent_PNG_3.png',magicdash:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png',airlink:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Air_Link-800x800_Transparent_PNG_1.png',paddles:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/3-Paddle_Shifter_Module-800x800_Transparent_PNG_1.png',rims_sport:'https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-310CS_Suede__800x800_TransparentPNG.png'};\n  function zcfSetBar(s,v){var b=document.getElementById('zcf-visual-bar');if(b.style.display==='none')b.style.display='grid';var iw=document.getElementById('vbi-'+s);var lb=document.getElementById('vbl-'+s);var d=zcfBarData[s]\u0026\u0026zcfBarData[s][v];if(d\u0026\u0026d.img)iw.innerHTML='\u003cimg src=\"'+d.img+'\" style=\"width:60px;height:60px;object-fit:contain;display:block;padding:2px;transform:scale(1.5);transform-origin:center;\"\u003e';else if(d)iw.innerHTML='\u003cspan style=\"font-size:18px;color:#bbb;\"\u003e\u0026#10005;\u003c\/span\u003e';lb.textContent=d?d.label:'Not selected';lb.style.color=d?'#0d1b2a':'#bbb';lb.style.fontSize='12px';}\n  function zcfClearBar(slots){slots.forEach(function(s){var iw=document.getElementById('vbi-'+s);var lb=document.getElementById('vbl-'+s);iw.innerHTML='\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e';lb.textContent='Not selected';lb.style.color='#bbb';delete zcfSel[{base:'s1',wheel:'s2',dash:'s3'}[s]];});var m={base:'zcf-s1',wheel:'zcf-s2',dash:'zcf-s3'};slots.forEach(function(s){var e=document.getElementById(m[s]);if(e)e.querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});});}\n  function zcfPick(btn,step,slot,next){btn.closest('.zcf-opts').querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});btn.classList.add('zcf-sel');zcfSel[step]=btn.dataset.v;zcfSetBar(slot,btn.dataset.v);setTimeout(function(){if(next==='result')zcfShowResult();else zcfNext(step,next);},zcfDelay);}\n  function zcfNext(f,t){document.getElementById('zcf-'+f).classList.remove('zcf-active');document.getElementById('zcf-'+t).classList.add('zcf-active');zcfDots();}\n  function zcfBack(f,t,cs){if(cs)zcfClearBar(cs);document.getElementById('zcf-'+f).classList.remove('zcf-active');document.getElementById('zcf-'+t).classList.add('zcf-active');zcfDots();}\n  function zcfDots(){var ss=['s1','s2','s3','s4'];var a=ss.findIndex(function(s){return document.getElementById('zcf-'+s).classList.contains('zcf-active');});document.querySelectorAll('.zcf-dot').forEach(function(d,i){d.classList.remove('active','done');if(i\u003ca)d.classList.add('done');if(i===a)d.classList.add('active');});}\n  function zcfRow(k,tc,tl,n,a5,a6,a7){var why,etc=null,etl=null;if(a7!==undefined){etc=a5;etl=a6;why=a7;}else{why=a5||'';}var img=zcfResultImgs[k];var ih=img?'\u003cdiv class=\"zcf-item-img\"\u003e\u003cimg src=\"'+img+'\" alt=\"'+n+'\" loading=\"lazy\"\u003e\u003c\/div\u003e':'\u003cdiv class=\"zcf-item-img\" style=\"font-size:18px;color:#2e7d32;\"\u003e\u0026#10003;\u003c\/div\u003e';var et=etl?'\u003cspan class=\"zcf-tag '+etc+'\"\u003e'+etl+'\u003c\/span\u003e':'';return'\u003cdiv class=\"zcf-item\"\u003e'+ih+'\u003cdiv\u003e\u003cspan class=\"zcf-iname\"\u003e'+n+'\u003cspan class=\"zcf-tag '+tc+'\"\u003e'+tl+'\u003c\/span\u003e'+et+'\u003c\/span\u003e\u003cp class=\"zcf-iwhy\"\u003e'+why+'\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e';}\n  function zcfShowResult(){\n    var base=zcfSel.s1,wheel=zcfSel.s2,dash=zcfSel.s3;\n    var isDO=(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    if(isDO)dash='yes';\n    document.getElementById('zcf-rt').textContent=wn[wheel]+' on '+bn[base];\n    document.getElementById('zcf-rs').textContent=isDO?'MagicDash 4 as standalone dashboard \\u2014 no Zeus wheel':dash==='yes'?'With MagicDash 4 dashboard':'Wheel only \\u2014 no dashboard';\n    var html='';\n    if(isDO){\n      if(base==='evo'){\n        html+=zcfRow(null,'zt-none','No adapter needed','No adapter required','MagicDash 4 mounts directly to Alpha EVO wheelbases via built-in mounting holes. No adapter required.');\n        html+=zcfRow('magdock','zt-req','Not required','MagDock','Not needed on Alpha EVO bases \\u2014 MagicDash 4 connects directly via the front mounting points.');\n      }else{\n        html+=zcfRow('maglinkxt','zt-none','Required','MagLink Pro Xtend',base==='alpha'?'Required for standalone MagicDash 4 on Alpha Mini, Alpha, Alpha Ultimate, and M10.':'Required for standalone MagicDash 4 on all third-party direct drive bases.');\n        html+=zcfRow('magdock','zt-none','Required','MagDock','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','AirLink is included in your MagicDash 4 box. Connects the dashboard wirelessly to SimHub or SimPro Manager V3 on your PC.');\n    }else{\n      if(base==='evo'){\n        html+=zcfRow(null,'zt-none','No adapter needed','No adapter required','Zeus wheels connect natively to all Alpha EVO series bases. Plug straight in \\u2014 nothing extra needed.');\n      }else if(base==='alpha'){\n        html+=zcfRow('maglink','zt-none','Required','MagLink Pro','Required for Alpha Mini, Alpha, Alpha Ultimate, and M10. All inputs, RGB shift lights, and SimHub functionality fully retained.');\n      }else{\n        html+=zcfRow('maglink','zt-none','Required','MagLink Pro','Required for all third-party direct drive bases (Simucube, MOZA, Fanatec, VRS, Asetek). All inputs and RGB shift lights fully retained.');\n      }\n      if(dash==='yes'\u0026\u0026base!=='evo'){html+=zcfRow('magdock','zt-none','Required','MagDock','Required to mount the MagicDash 4 on Alpha Series and third-party wheelbases. Sold separately.');}\n      else if(dash==='yes'\u0026\u0026base==='evo'){html+=zcfRow('magdock','zt-req','Not required','MagDock','Not needed on Alpha EVO bases \\u2014 MagicDash 4 mounts directly via the front mounting points on the Alpha EVO wheelbase.');}\n      if(dash==='yes'){html+=zcfRow('airlink','zt-inc','Included with MagicDash 4','AirLink Wireless Hotspot','AirLink is included in your MagicDash 4 box \\u2014 no separate purchase needed.');}\n      html+=zcfRow('paddles','zt-opt','Optional','UP+ Paddle Modules','Upgrade to push-pull, double, or triple paddle configurations without replacing the wheel. Sold separately.');\n      html+=zcfRow('rims_sport','zt-opt','Optional','Zeus Sport Replacement Rims','Hot-swap diameter (310\\u2013330mm), profile (round\/GT-square), and material without tools. 6 configurations available.');\n    }\n    document.getElementById('zcf-items').innerHTML=html;\n    zcfNext(isDO?'s2':'s3','s4');\n  }\n  function zcfBackFromResult(){zcfBack('s4',zcfSel.s2==='dashonly'?'s2':'s3',['dash']);}\n  function zcfReset(){zcfSel={};['s1','s2','s3','s4'].forEach(function(s){document.getElementById('zcf-'+s).classList.remove('zcf-active');});document.getElementById('zcf-s1').classList.add('zcf-active');document.querySelectorAll('.zcf-opt').forEach(function(o){o.classList.remove('zcf-sel');});['base','wheel','dash'].forEach(function(s){document.getElementById('vbi-'+s).innerHTML='\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e';document.getElementById('vbl-'+s).textContent='Not selected';document.getElementById('vbl-'+s).style.color='#bbb';});document.getElementById('zcf-visual-bar').style.display='none';zcfDots();}\n  \u003c\/script\u003e\n  \u003c!-- ══ FEATURE CARDS ══ --\u003e\n  \u003cp class=\"pca-section-label\" style=\"margin-top:32px;\"\u003eWhy Zeus Sport\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eThe most versatile Zeus wheel. Any discipline, any rim.\u003c\/p\u003e\n  \u003cdiv class=\"pca-features\"\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n\u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"#fff\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHot-Swap Rim System — 6 Configurations\u003c\/h4\u003e\n\u003cp\u003eSwap between round and GT-square rims in seconds without tools. Three diameters (310, 320, 330mm), three materials (suede, leather, rubber). The button plate and all electronics stay in place — only the rim changes.\u003c\/p\u003e\n\u003c\/div\u003e\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\u003eUp to 50 Mappable Inputs\u003c\/h4\u003e\n\u003cp\u003e8 RGB push-buttons, 2 rotary encoders with RGB rings, 2 rotary knobs, 2 thumb rotary encoders, and Hall sensor paddle shifters — every input fully configurable via SimPro Manager V3 or SimHub.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n\u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"#fff\"\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eThree-Prong Design for Clear Sightlines\u003c\/h4\u003e\n\u003cp\u003eThe three-prong spoke layout keeps the MagicDash 4 visible at any steering angle — critical for drift and rally where full-lock inputs are common and you need to read telemetry through the turn.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n\u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"#fff\"\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003e15 RGB Shift Lights + Full RGB Buttons\u003c\/h4\u003e\n\u003cp\u003e15 RPM shift indicator LEDs and fully backlit buttons — all configurable via SimHub or SimPro Manager V3. Telemetry-linked colours, custom flash patterns, and zone effects for every in-session event.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n\u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"#fff\"\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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eHall Sensor Modular Paddles\u003c\/h4\u003e\n\u003cp\u003eContactless Hall sensor paddle shifters as standard — no mechanical wear over time. Fully modular: upgrade to push-pull, double-paddle, or three-paddle configurations without replacing the wheel.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n\u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eFull UP+ Ecosystem — MagicDash 4 Ready\u003c\/h4\u003e\n\u003cp\u003eThe Zeus Sport integrates fully with the UP+ ecosystem. MagicDash 4 magnetically docks to the centre of the wheel with one motion. One MagicDash 4 serves all three Zeus wheel models. SimHub and SimPro V3 supported.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ ZONE C: PRODUCT SPLITS ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eConstruction \u0026amp; Inputs\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eBuilt for Disciplines Where the Wheel Does the Work.\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:4px;border-radius:16px;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Zeus_Sport_Banner___Player1_Sim_Gear_2.png?v=1780618392\" alt=\"Simagic Zeus Sport — steering wheel construction and inputs detail\" loading=\"lazy\" style=\"object-fit:cover;max-width:70%;max-height:70%;margin:auto;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eInput Layout\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eUp to 50 Inputs. MagicDash 4 at Centre.\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003e8 Buttons · 2 Encoders · 2 Knobs · 2 Thumb Rotaries · Hall Paddles\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eEvery control on the Zeus Sport is positioned for ergonomic use across drift, rally, and road car disciplines. Rotary encoders with 12-segment RGB rings sit within thumb reach. Push-buttons are positioned for index and middle finger access without releasing the grip. The MagicDash 4 magnetic dock sits centred on the button plate — readable at any steering angle through the three-prong design.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e8× RGB push-buttons\u003c\/strong\u003e — individually backlit, fully configurable colour and flash patterns.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e2× rotary encoders\u003c\/strong\u003e — 12-segment RGB rings with telemetry-linked lighting zones.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e2× thumb rotary encoders\u003c\/strong\u003e — accessible without releasing the grip.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eHall sensor paddles\u003c\/strong\u003e — contactless, modular, upgradeable to push-pull or triple configs.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e15 RGB shift lights\u003c\/strong\u003e — fully configurable via SimHub or SimPro Manager V3.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:4px;border-radius:16px;grid-template-columns:1.1fr 0.9fr;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003eErgonomics \u0026amp; Grip\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eThree-Prong. Open Sightline. Full-Session Comfort.\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003eSuede Grip · Carbon Fibre Accents · CNC Aluminium Controls\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus Sport’s three-prong spoke layout keeps the centre of the wheel visible at all steering angles — critical for drift and rally where full lock is common. The default suede grip ring delivers confidence at high slip angles and stays tactile across longer sessions. All controls are CNC-machined aluminium, and carbon fibre accents complete the build quality across the button plate and spokes.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eThree-prong spoke design\u003c\/strong\u003e — clear MagicDash 4 sightline through full steering lock.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSuede grip ring (default)\u003c\/strong\u003e — high-grip, sweat-resistant, comfortable for extended sessions.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eCarbon fibre accents\u003c\/strong\u003e — button plate and spoke inserts for a professional finish.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eCNC aluminium controls\u003c\/strong\u003e — every knob, rotary, and encoder machined to precision tolerance.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e50mm Zeus Quick Release\u003c\/strong\u003e — standard QR compatible with major QR systems.\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\/0764\/6756\/8943\/files\/ZS-6-3.jpg\" alt=\"Simagic Zeus Sport — hands-on cockpit lifestyle with suede grip and active RGB buttons\" loading=\"lazy\" style=\"object-fit:cover;max-width:70%;max-height:70%;margin:auto;\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pca-split\" style=\"margin-bottom:48px;border-radius:16px;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/simagic.com\/cdn\/shop\/files\/ZS2_1_1200x.gif?v=1777341317\" alt=\"Simagic Zeus Sport — RGB lighting animation showing personalised shift lights and button zones\" loading=\"lazy\" style=\"object-fit:cover;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cp class=\"pca-split__eyebrow\"\u003ePersonalised RGB Feedback\u003c\/p\u003e\n      \u003cp class=\"pca-split__title\"\u003eYour Shift Lights Aren’t Decoration.\u003c\/p\u003e\n      \u003cp class=\"pca-split__subtitle\"\u003e15 RGB Shift LEDs · Telemetry-Linked · Real-Time Response\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003e15 configurable RGB LEDs read live telemetry and react in real time — so the moment you need to shift, you already know. Every button and encoder ring is independently addressable. Set shift zones, flag colours, brake bias indicators, and tyre temperature feedback across the full button plate. Pair with MagicDash 4 for even more customisability.\u003c\/p\u003e\n      \u003cul class=\"pca-split__points\"\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e15 RGB shift indicator LEDs\u003c\/strong\u003e — configurable shift points, colours, and flash patterns in real time.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eFull button backlighting\u003c\/strong\u003e — individually addressable RGB for every push-button on the plate.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eEncoder ring lighting\u003c\/strong\u003e — 12-segment rings map to tyre temp, fuel, brake bias, and more.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSimHub + SimPro V3\u003c\/strong\u003e — configure all RGB zones via either free software platform.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMagicDash 4 synergy\u003c\/strong\u003e — add the magnetic dashboard for additional telemetry displays and zones.\u003c\/span\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- ══ INTRODUCING ZEUS ══ --\u003e\n  \u003cdiv class=\"pca-zeus-intro\"\u003e\n    \u003cimg class=\"pca-zeus-intro-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-6-3.jpg\" alt=\"Simagic Zeus Series\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/zf-logo-pc.png?v=1770876392\" 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  \u003c!-- ══ ZEUS ECOSYSTEM ══ --\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, drifting or endurance, rally or oval — the Zeus ecosystem adapts around your setup.\u003c\/p\u003e\n      \u003cdiv class=\"pca-zeus-ecosystem-pills\"\u003e\n\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eMagicDash 4\u003c\/span\u003e\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eMagLink Pro\u003c\/span\u003e\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eSimPro V3\u003c\/span\u003e\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eSimHub\u003c\/span\u003e\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eModular Paddles\u003c\/span\u003e\u003cspan class=\"pca-zeus-ecosystem-pill\"\u003eHot-swap Rims\u003c\/span\u003e\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\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\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\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  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:.9fr 1.1fr;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_MagicDash_4___Player1_Sim_Gear___7.webp?v=1780542547\" alt=\"Simagic MagicDash 4 — magnetic telemetry touchscreen on Zeus Sport\" 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:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/zf-up.png\" alt=\"UP+ Modular\" loading=\"lazy\"\u003e\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.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eOfficial Dashboard Presets\u003c\/strong\u003e — 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 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  \u003c!-- ══ MAGLINK PRO ══ --\u003e\n  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:1.1fr .9fr;\"\u003e\n    \u003cdiv class=\"pca-split__body\"\u003e\n      \u003cdiv class=\"pca-up-badge\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/zf-up.png\" alt=\"UP+ Modular\" loading=\"lazy\"\u003e\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, M10, and all third-party direct drive bases, MagLink Pro provides seamless integration.\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 — QR50 connector for Alpha Series bases; also unlocks Neo X SimHub.\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\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ 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 — extensive parameter adjustment for effortless personalisation and compatibility with all major racing games.\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\/Zeus-Formula-simpro-1-en_1200x.png\" alt=\"SimPro V3 button backlighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus-Formula-simpro-2-en_1200x.png\" alt=\"SimPro V3 RPM shift lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pca-simpro-img-wrap\"\u003e\u003cimg src=\"https:\/\/simagic.com\/cdn\/shop\/files\/Zeus-Formula-simpro-3-en_1200x.png\" alt=\"SimPro V3 encoder lighting\" 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 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  \u003c!-- ══ SIMHUB ══ --\u003e\n  \u003cdiv class=\"pca-split pca-zeus-dark\" style=\"border:none;grid-template-columns:.9fr 1.1fr;\"\u003e\n    \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/ZS-6-2.jpg\" alt=\"Simagic Zeus Sport — MagicDash 4 SimHub dashboard layouts\" 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 · ACC · rFactor 2 · Dirt Rally 2.0 · WRC · BeamNG · And More\u003c\/p\u003e\n      \u003cp class=\"pca-split__text\"\u003eThe Zeus Sport is fully integrated with SimHub. Unlock advanced tuning and take complete control of your lighting, inputs, and MagicDash 4 display across every major PC racing sim.\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, rFactor 2, LMU, Dirt Rally 2.0, WRC, BeamNG 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.\u003c\/span\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMagicDash 4 integration\u003c\/strong\u003e — SimHub dashboard profiles display 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  \u003c!-- ══ ZEUS SPORT REPLACEMENT RIMS ══ --\u003e\n  \u003cdiv class=\"pca-rims-section\" style=\"margin-bottom:48px;\"\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 Sport\u003c\/p\u003e\n      \u003cp\u003eThe Zeus Sport features 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 GT-square, D-shape, and round profiles across 310–330mm diameters in suede and leather. Zeus Sport rims (ZS-) fit Zeus Sport only and are not compatible with Zeus GT.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-rims-grid-wrap\" style=\"padding-top:16px;\"\u003e\n      \u003cdiv style=\"grid-template-columns:repeat(3,1fr);\"\u003e\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=\"ZS-310CS Suede\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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=\"ZS-310CS Leather\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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=\"ZS-320CD Suede\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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=\"ZS-320CD Leather\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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=\"ZS-330RR Suede\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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=\"ZS-330RR Leather\" 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\u003c\/div\u003e\n\u003c\/div\u003e\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  \u003c\/div\u003e\n  \u003c!-- ══ COMPATIBILITY TABLE ══ --\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. \u003cem\u003e*Related accessories sold separately.\u003c\/em\u003e\u003c\/p\u003e\n    \u003cdiv style=\"overflow-x:auto;\"\u003e\n      \u003ctable class=\"pca-compat-table\"\u003e\n        \u003cthead\u003e\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\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\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;\"\u003eAirLink included with MD4\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          \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)\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 sold separately. AirLink included with every MagicDash 4 purchase. Not sure what you need? Call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SPECS TABLE ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eTechnical Specifications\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eSimagic Zeus Sport — Full Specifications\u003c\/p\u003e\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:.1em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:2px;\"\u003eZeus Series · Sport\u003c\/p\u003e\n\u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eZeus Sport 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 Sport 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\"\u003eSport \/ Round \/ Rally \/ Drift\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\"\u003e320mm base rim · 310–330mm with optional rims\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eSpoke Design\u003c\/span\u003e\u003cspan class=\"sv\"\u003eThree-prong\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eFront Plate\u003c\/span\u003e\u003cspan class=\"sv\"\u003eCarbon Fibre Accents\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eControls\u003c\/span\u003e\u003cspan class=\"sv\"\u003eCNC-Machined Aluminium\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\"\u003eSuede (base rim) · Leather via optional rims\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Buttons\u003c\/span\u003e\u003cspan class=\"sv\"\u003e8× Customisable\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\"\u003e2× (12-segment RGB rings)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eRotary Knobs\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\"\u003eThumb Rotary Encoders\u003c\/span\u003e\u003cspan class=\"sv\"\u003e2×\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eTotal Mappable Inputs\u003c\/span\u003e\u003cspan class=\"sv\"\u003eUp to 50\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRGB Lighting Zones\u003c\/span\u003e\u003cspan class=\"sv\"\u003e15 shift lights + buttons + encoder rings\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\"\u003eModular Rim System\u003c\/span\u003e\u003cspan class=\"sv\"\u003eYes — hot-swap without tools\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRim Configurations\u003c\/span\u003e\u003cspan class=\"sv\"\u003eZS-310CS (suede\/leather) · ZS-320CD (suede\/leather) · ZS-330RR (suede\/leather)\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 Zeus 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\"\u003eDashboard\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMagicDash 4 Compatible (MagDock)\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\"\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  \u003c!-- ══ IN THE BOX ══ --\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 Sport Steering Wheel (320mm round rim, suede)\u003c\/li\u003e\n    \u003cli\u003eHALL Sensor Paddle Shifter Module\u003c\/li\u003e\n    \u003cli\u003eInstallation Kit\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. Replacement rims sold separately.\u003c\/em\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003c!-- ══ ZEUS SERIES COMPARISON ══ --\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  \u003cdiv style=\"margin-bottom:48px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;\"\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\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:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Simagic_Zeus_Formula_Steering_Wheel_5.png\" alt=\"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:.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\u003c\/td\u003e\n          \u003ctd style=\"padding:0 8px 0 0;vertical-align:bottom;border:none;border-right:1px solid #d0e8f8;\"\u003e\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:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_GT_Steering_Wheel_5.png\" alt=\"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:.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\u003c\/td\u003e\n          \u003ctd style=\"padding:0;vertical-align:bottom;border:none;\"\u003e\u003cdiv style=\"border-radius:14px 14px 0 0;overflow:visible;background:#eef7ff;border:2px solid #c0342a;\"\u003e\n\u003cdiv class=\"pca-compare-img-wrap\" style=\"height:140px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Zeus_Sport_Steering_Wheel_5.png\" alt=\"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:.1em;text-transform:uppercase;color:#c0342a;margin-bottom:2px;\"\u003e★ This Product\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\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:700;color:#c0342a;\"\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:700;color:#c0342a;\"\u003e310–330 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:600;color:#0d1b2a;\"\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:700;color:#c0342a;\"\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;\"\u003e5mm 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;font-weight:700;color:#c0342a;\"\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 (8)\u003c\/td\u003e\n\u003ctd style=\"padding:8px;text-align:center;font-size:12px;font-weight:700;color:#c0342a;\"\u003e✓ Hot-swap (6)\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:700;color:#c0342a;\"\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;font-weight:700;color:#c0342a;\"\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:#0d1b2a;\"\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:800;color:#c0342a;\"\u003e$329\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n  \u003c!-- ══ FAQ ══ --\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    \u003cdetails\u003e\u003csummary\u003eIs the Zeus Sport compatible with my wheelbase?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe Zeus Sport connects natively to all Simagic Alpha EVO series wheelbases (Alpha EVO 9Nm, Alpha EVO Pro 18Nm, Alpha EVO Ultra 28Nm, Alpha EVO Sport) — 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 \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e to confirm compatibility with your specific base before ordering.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eHow does the Zeus Sport hot-swap rim system work?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe Zeus Sport uses a quick-release rim system that requires no tools. The rim module detaches from the button plate in seconds and a replacement rim clicks in. All electronics, inputs, and RGB lighting remain connected through the button plate — only the physical rim and grip material change. This means you can switch between rally (330mm round) and GT (310mm square) configurations in seconds between sessions.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhich rim configurations are available for the Zeus Sport?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe Zeus Sport ships with a 320mm round suede rim as standard. Optional rim modules (ZS-) sold separately:\u003cbr\u003e\u003cstrong\u003eZS-310CS\u003c\/strong\u003e — 310mm GT-square, suede or leather. For GT and formula disciplines.\u003cbr\u003e\u003cstrong\u003eZS-320CD\u003c\/strong\u003e — 320mm D-shape with flat bottom, suede or leather. All-rounder for road car and mixed disciplines.\u003cbr\u003e\u003cstrong\u003eZS-330RR\u003c\/strong\u003e — 330mm full round, suede or leather. For drift, rally, and road car use at maximum diameter.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat disciplines is the Zeus Sport best suited for?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe Zeus Sport’s 320mm round base rim and three-prong design make it ideal for any discipline involving large steering inputs — primarily drift, rally, oval, and road car. The three-prong spoke keeps the MagicDash 4 visible through full steering lock. The hot-swap rim system also means you can configure it with a 310mm GT-square rim for a different feel when driving GT3 or endurance.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDoes the Zeus Sport work with the MagicDash 4?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes — the Zeus Sport is fully compatible with the MagicDash 4 via the MagDock magnetic connector. The display snaps to the centre of the button plate in one motion. The three-prong spoke design ensures an unobstructed sightline to the display at any steering angle — particularly useful during the high-lock inputs of drift and rally. MagicDash 4 sold separately or as a bundle.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I upgrade the paddle shifters on the Zeus Sport?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes — the Zeus Sport ships with Hall sensor paddle shifters as standard. 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 sold separately.\u003c\/p\u003e\u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eZeus Series Overview\u003c\/p\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat is the Simagic Zeus Series?\u003c\/summary\u003e\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.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat is the UP+ modular ecosystem?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eUP+ is Simagic’s modular product framework for the Zeus Series. 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 grows with your setup.\u003c\/p\u003e\u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eMagLink Pro \u0026amp; Wheelbase Compatibility\u003c\/p\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat is MagLink Pro and when do I need it?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eMagLink Pro is a connection adapter (sold separately) required when 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 (Simucube, MOZA, Fanatec, VRS, Asetek). If you’re running an 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\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eDo Zeus wheels work with Simucube, MOZA, or Fanatec wheelbases?\u003c\/summary\u003e\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. 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.\u003c\/p\u003e\u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eBuying in Australia\u003c\/p\u003e\n    \u003cdetails\u003e\u003csummary\u003eIs Player1 Sim Gear an authorised Simagic dealer in Australia?\u003c\/summary\u003e\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. We hold stock locally in our Queensland warehouse and handle all warranty claims and support locally in Australia.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eWhat warranty does the Zeus Sport come with?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eAll Simagic steering wheels purchased on or after July 15, 2023 carry a 24-month manufacturer warranty from date of purchase. As an authorised Australian Simagic dealer, Player1 Sim Gear handles all warranty claims locally — no shipping to China or international queues. All purchases are also covered by Australian Consumer Law.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails\u003e\u003csummary\u003eCan I buy the Zeus Sport bundled with the MagicDash 4?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes — the Zeus Sport is available individually or as a bundle with the MagicDash 4. Bundle pricing: Zeus Sport + MagicDash 4 ($469 USD). 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\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ WARRANTY ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eAfter-Sales\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eWarranty \u0026amp; Support\u003c\/p\u003e\n  \u003cdiv class=\"pca-warranty\"\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n\u003cdiv class=\"pca-warranty-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\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5\u003e2-Year Manufacturer Warranty\u003c\/h5\u003e\n\u003cp\u003eAll Simagic steering wheels from Player1 Sim Gear carry a 24-month warranty from date of purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n\u003cdiv class=\"pca-warranty-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5\u003eAustralian Stock — Queensland\u003c\/h5\u003e\n\u003cp\u003eZeus Sport shipped same or next business day from our Queensland warehouse. No overseas wait times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n\u003cdiv class=\"pca-warranty-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5\u003eLocal Warranty Handling\u003c\/h5\u003e\n\u003cp\u003eAll warranty claims handled in Australia. No international shipping. \u003ca href=\"https:\/\/player1simgear.freshdesk.com\" style=\"color:#0277bd;font-weight:600;\"\u003eSubmit a ticket\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n\u003cdiv class=\"pca-warranty-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.35-.11-.74-.03-1.02.24l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.28-.26.36-.65.25-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch5\u003ePhone \u0026amp; Ticket Support\u003c\/h5\u003e\n\u003cp\u003eCall \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or \u003ca href=\"https:\/\/player1simgear.freshdesk.com\" style=\"color:#0277bd;font-weight:600;\"\u003eplayer1simgear.freshdesk.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ COMPLETE YOUR SETUP ══ --\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 Sport with a Simagic Alpha EVO direct drive base, load cell pedals, a solid cockpit frame, and MagicDash 4 for the complete drift and rally 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\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 .3s ease;\"\u003e\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\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\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=\"Zeus Rims and Accessories\" style=\"width:100%;height:112px;object-fit:contain;display:block;padding:8px;transition:transform .3s ease;\"\u003e\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\u003c\/a\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/racing-cockpits\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\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 .3s ease;\"\u003e\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\u003c\/a\u003e\n    \u003ca href=\"https:\/\/p1simgear.com.au\/collections\/vr\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:none;display:flex;\"\u003e\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 .3s ease;\"\u003e\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\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ CONTACT CTA ══ --\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 SPORT PRODUCT LISTING --\u003e","brand":"Simagic","offers":[{"title":"Default Title","offer_id":55717650202697,"sku":null,"price":599.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/SimagicZeusSportWheel_Player1SimGear_5_14b64ff5-1a9d-480d-95c0-0531d7fec168.webp?v=1780572224"},{"product_id":"simagic-zeus-magicdash-4","title":"Simagic Zeus MagicDash 4","description":"\u003c!-- ============================================================\n     SIMAGIC MAGICDASH 4 — PRODUCT LISTING\n     Shopify Product Description (HTML mode)\n     Player1 Sim Gear | p1simgear.com.au | 0488 385 870\n     ── LITE TEMPLATE — Matches Zeus Master Template v3 ──\n     Style: pca- class system · Poppins · #0277bd \/ #c0342a palette\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 { font-family: 'Poppins', sans-serif; color: #1a1a2e; line-height: 1.6; width: 100%; }\n\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  \/* ── 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  \/* ── 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 ── *\/\n  .pca-split { margin-bottom: 4px; 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: #fff; }\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  .pca-zeus-dark { background: #fff; border-radius: 16px; overflow: hidden; margin-bottom: 4px; }\n  .pca-zeus-dark .pca-split__body { background: #fff; border: none; }\n  .pca-zeus-dark .pca-split__points li::before { background: #c0342a; }\n\n  \/* ── UP+ badge ── *\/\n  .pca-up-badge { display: inline-flex; align-items: center; gap: 8px; background: #eef7ff; border: 1px solid #c8e6f8; border-radius: 8px; padding: 5px 12px; margin-bottom: 16px; }\n  .pca-up-badge span { font-size: 10px; font-weight: 700; color: #0277bd; letter-spacing: 0.06em; text-transform: uppercase; }\n\n  \/* ── Spec rows ── *\/\n  .pca-specs-dark { background: #fff; border: 1px solid #d0e8f8; border-radius: 12px; overflow: hidden; margin-bottom: 48px; }\n  .pca-spec-row { display: flex; justify-content: space-between; padding: 9px 12px; background: #fff; font-size: 13px; gap: 12px; }\n  .pca-spec-row.alt { background: #f7fbff; }\n  .pca-spec-row .sk { color: #718096; }\n  .pca-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n\n  \/* ── Compat table ── *\/\n  .pca-compat-section { background: #fff; border: 1px solid #d0e8f8; border-radius: 16px; padding: 36px 32px; margin-bottom: 48px; }\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 { padding: 11px 14px; text-align: left; font-weight: 700; color: #0d1b2a; font-size: 11px; letter-spacing: 0.04em; border-bottom: 1px solid #c8e6f8; white-space: nowrap; }\n  .pca-compat-table td { padding: 10px 14px; color: #4a5568; border-bottom: 1px solid #e8f4fd; vertical-align: middle; line-height: 1.4; }\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 { font-size: 11px; color: #718096; margin-top: 14px; line-height: 1.6; padding: 10px 14px; border: 1px solid #d0e8f8; border-radius: 8px; background: #f7fbff; }\n\n  \/* ── FAQ ── *\/\n  .pca-faq { margin-bottom: 48px; }\n  .pca-faq-group { font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #c0342a; margin: 28px 0 4px; padding: 0 0 0 4px; }\n  .pca-faq-group:first-child { margin-top: 0; }\n  .pca-faq details { border-bottom: 1px solid #e2edf8; }\n  .pca-faq details:first-of-type { border-top: 1px solid #e2edf8; }\n  .pca-faq summary { list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; padding: 15px 4px; cursor: pointer; font-size: 13px; font-weight: 500; color: #0d1b2a; line-height: 1.45; user-select: none; -webkit-user-select: none; }\n  .pca-faq summary::-webkit-details-marker { display: none; }\n  .pca-faq summary::after { content: ''; flex-shrink: 0; width: 18px; height: 18px; margin-top: 1px; 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; transition: transform 0.2s ease; }\n  .pca-faq details[open] \u003e summary::after { transform: rotate(180deg); }\n  .pca-faq summary:hover { color: #c0342a; }\n  .pca-faq-a { font-size: 13px; color: #4a5568; line-height: 1.65; padding: 0 4px 16px 4px; }\n  .pca-faq-a strong { color: #0d1b2a; font-weight: 700; }\n  .pca-faq-a a { color: #0277bd; }\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  \/* ── Accessory Finder (ZCF) ── *\/\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  .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  .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  .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  .zcf-opt { background: #fff; border: 1.5px solid #ebebeb; border-radius: 14px; cursor: pointer; display: flex; flex-direction: column; align-items: stretch; text-align: center; width: 100%; overflow: hidden; position: relative; transition: border-color 0.15s, transform 0.12s, box-shadow 0.15s; }\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  .zcf-opt-thumb { width: 100%; height: 168px; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden; flex-shrink: 0; padding: 12px; }\n  .zcf-opt-thumb img { max-width: 100%; max-height: 100%; object-fit: contain; transition: transform 0.2s; transform: scale(1.25); }\n  .zcf-opt:hover .zcf-opt-thumb img, .zcf-opt.zcf-sel .zcf-opt-thumb img { transform: scale(1.32) translateY(-2px); }\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  .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  .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  .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\n  \/* ── Accessory card image hover zoom ── *\/\n  .pca-acc-img-wrap { overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 20px; min-height: 180px; }\n  .pca-acc-img-wrap img { max-width: 100%; max-height: 140px; object-fit: contain; transform: scale(1.3); transition: transform 0.3s ease; }\n  .pca-acc-img-wrap:hover img { transform: scale(1.42); }\n\n  \/* ── Setup grid image hover zoom ── *\/\n  .pca-setup-grid a \u003e div { overflow: hidden; }\n  .pca-setup-grid a:hover img { transform: scale(1.08); }\n  @media (max-width: 640px) {\n    .pca-section-title { font-size: 16px; }\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-hero-banner { grid-template-columns: 1fr !important; }\n    .pca-hero-banner__img { order: -1; min-height: 220px; }\n    .pca-hero-banner__text { padding: 28px 20px !important; }\n    .zcf-opts.cols3 { grid-template-columns: 1fr 1fr !important; }\n    .zcf-opts.cols2 { grid-template-columns: 1fr 1fr !important; }\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-cta-buttons { align-items: center !important; width: 100%; }\n    .pca-cta-buttons a { text-align: center !important; width: 100%; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pca-wrap\"\u003e\n\n  \u003c!-- ══ HERO BANNER ══ --\u003e\n  \u003cdiv style=\"border-radius:16px;overflow:hidden;margin-bottom:4px;background:#000;min-height:280px;display:grid;grid-template-columns:1fr 420px;\" class=\"pca-hero-banner\"\u003e\n    \u003cdiv style=\"position:relative;z-index:1;padding:44px 44px;display:flex;flex-direction:column;justify-content:center;\" class=\"pca-hero-banner__text\"\u003e\n      \u003cp style=\"font-size:11px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#e8534a;margin-bottom:10px;font-family:'Poppins',sans-serif;\"\u003eSimagic UP+ Modular Ecosystem\u003c\/p\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:30px;width:auto;display:block;margin-bottom:12px;filter:brightness(0) invert(1);align-self:flex-start;\" loading=\"lazy\"\u003e\n      \u003cp style=\"font-size:clamp(28px,4vw,46px);font-weight:600;color:#fed976;line-height:1.1;margin-bottom:10px;font-family:'Poppins',sans-serif;\"\u003eMagicDash 4\u003c\/p\u003e\n      \u003cp style=\"font-size:clamp(14px,2vw,20px);font-weight:500;color:#fff;margin-bottom:16px;font-family:'Poppins',sans-serif;\"\u003eSnap On. Light Up Like Magic.\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#b8b8b8;line-height:1.7;font-family:'Poppins',sans-serif;\"\u003eA 4-inch 800×480 touchscreen telemetry dashboard with 15 RGB shift lights, 6 side function LEDs, and a built-in touchpad. Snaps magnetically onto any Zeus Series wheel or mounts on any wheelbase via MagDock. Full SimHub and SimPro Manager V3 support. Available now from Player1 Sim Gear, authorised Australian Simagic dealer.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000;\" class=\"pca-hero-banner__img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Simagic_MagicDash_4___Player1_Sim_Gear___7.webp?v=1780542547\" alt=\"Simagic MagicDash 4 telemetry dashboard — Player1 Sim Gear\" style=\"width:100%;height:100%;object-fit:cover;display:block;\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── Stat pills ── --\u003e\n  \u003cdiv class=\"pca-stats\" style=\"justify-content:center;margin-top:16px;\"\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e4″\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003e800×480 touchscreen\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\"\u003e6\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eside function LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eBuilt-in Touchpad\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ePC control on-wheel\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eMagnetic\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eMagDock snap-on\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\"\u003e+ SimPro V3\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e185.6 g\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003enet weight\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eAirLink\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003eincluded\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:48px;\"\u003e\n\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 accessories do I need for MagicDash 4?\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 (or MagicDash 4 standalone), and we'll tell you exactly what accessories are required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\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\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e\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    \u003cdiv style=\"padding:20px 32px 28px;\"\u003e\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        \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 alongside the MagicDash 4.\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        \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 your 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\" 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        \u003cdiv class=\"zcf-step\" id=\"zcf-s3\"\u003e\n          \u003cp class=\"zcf-q\"\u003eAdd MagicDash 4 to your Zeus wheel?\u003c\/p\u003e\n          \u003cp class=\"zcf-sub\"\u003eYou're buying the MagicDash 4 — confirm you want it with your Zeus wheel (most common), or just want to know the standalone accessory requirements.\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 — with my Zeus wheel\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\"\u003eShow wheel-only requirements\u003c\/span\u003e\u003cspan class=\"zcf-od\"\u003eJust checking what the wheel needs\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        \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  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:'', label:'No wheel' }\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  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  };\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) { 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) { imgWrap.innerHTML = '\u003cspan style=\"font-size:18px;color:#bbb;\"\u003e\u0026#10005;\u003c\/span\u003e'; }\n    lbl.textContent = data ? data.label : 'Not selected';\n    lbl.style.color = data ? '#0d1b2a' : '#bbb';\n  }\n  function zcfClearBar(slots) {\n    slots.forEach(function(slot) {\n      document.getElementById('vbi-' + slot).innerHTML = '\u003cspan style=\"font-size:18px;color:#ccc;\"\u003e?\u003c\/span\u003e';\n      var lbl = document.getElementById('vbl-' + slot);\n      lbl.textContent = 'Not selected'; lbl.style.color = '#bbb';\n      delete zcfSel[{base:'s1',wheel:'s2',dash:'s3'}[slot]];\n    });\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  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    \/\/ When dashonly selected: clear wheel bar, auto-fill dash bar\n    if (btn.dataset.v === 'dashonly') {\n      zcfSetBar('dash', 'yes');\n      zcfSel['s3'] = 'yes';\n    }\n    setTimeout(function() {\n      if (nextStep === 'result') zcfShowResult();\n      else zcfNext(step, nextStep);\n    }, zcfDelay);\n  }\n  function zcfNext(f, t) { document.getElementById('zcf-'+f).classList.remove('zcf-active'); document.getElementById('zcf-'+t).classList.add('zcf-active'); zcfDots(); }\n  function zcfBack(f, t, clearSlots) {\n    if (clearSlots) zcfClearBar(clearSlots);\n    zcfNext(f, t);\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  function zcfRow(imgKey, tagCls, tagLabel, name, why) {\n    var img = zcfResultImgs[imgKey];\n    var imgHtml = img ? '\u003cdiv class=\"zcf-item-img\"\u003e\u003cimg src=\"'+img+'\" alt=\"'+name+'\" loading=\"lazy\"\u003e\u003c\/div\u003e' : '\u003cdiv class=\"zcf-item-img\" style=\"font-size:18px;color:#2e7d32;\"\u003e\u0026#10003;\u003c\/div\u003e';\n    return '\u003cdiv class=\"zcf-item\"\u003e'+imgHtml+'\u003cdiv\u003e\u003cspan class=\"zcf-iname\"\u003e'+name+'\u003cspan class=\"zcf-tag '+tagCls+'\"\u003e'+tagLabel+'\u003c\/span\u003e\u003c\/span\u003e\u003cp class=\"zcf-iwhy\"\u003e'+(why||'')+'\u003c\/p\u003e\u003c\/div\u003e\u003c\/div\u003e';\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    if (isDashOnly) dash = 'yes';\n    document.getElementById('zcf-rt').textContent = wn[wheel] + ' on ' + bn[base];\n    document.getElementById('zcf-rs').textContent = isDashOnly ? 'MagicDash 4 as standalone DDU — no Zeus wheel' : dash==='yes' ? 'MagicDash 4 with Zeus wheel' : 'Zeus wheel only — no MagicDash 4';\n    var html = '';\n    html += zcfRow('magicdash','zt-inc','You are buying this','MagicDash 4','This is the product you\\'re purchasing. AirLink wireless hotspot is included in the box.');\n    html += zcfRow('airlink','zt-inc','Included in box','AirLink Wireless Hotspot','AirLink is included with every MagicDash 4 purchase — connects the dashboard wirelessly to SimHub or SimPro Manager V3 on your PC.');\n    if (isDashOnly) {\n      if (base === 'evo') {\n        html += zcfRow(null,'zt-none','No adapter needed','No additional accessories required','MagicDash 4 mounts directly to Alpha EVO wheelbases via built-in mounting holes. Your AirLink (included) handles the wireless PC connection.');\n      } else {\n        html += zcfRow('magdock','zt-req','Required separately','MagDock', base==='alpha' ? 'Required to physically mount and connect the MagicDash 4 on Alpha Mini, Alpha, Alpha Ultimate, and M10. MagDock includes its own built-in MagLink Pro Hub — it handles both the mount and the PC data connection.' : 'Required to physically mount and connect the MagicDash 4 on third-party bases. MagDock includes its own built-in MagLink Pro Hub — no separate adapter needed.');\n      }\n    } else {\n      if (base === 'evo') {\n        html += zcfRow(null,'zt-none','No adapter needed','No wheelbase adapter required','Zeus wheels connect natively to Alpha EVO bases. MagicDash 4 mounts directly on the EVO base or on your Zeus wheel.');\n      } else if (base === 'alpha') {\n        html += zcfRow('maglink','zt-req','Required separately','MagLink Pro','Required to connect your Zeus wheel to Alpha Mini, Alpha, Alpha Ultimate, or M10. Retains all inputs, shift lights, and SimHub support.');\n        if (dash === 'yes') html += zcfRow('magdock','zt-req','Required separately','MagDock','Required to mount and connect MagicDash 4 on Alpha Series bases.');\n      } else {\n        html += zcfRow('maglink','zt-req','Required separately','MagLink Pro','Required to connect your Zeus wheel to third-party bases (Simucube, MOZA, Fanatec, VRS, Asetek). All inputs retained.');\n        if (dash === 'yes') html += zcfRow('magdock','zt-req','Required separately','MagDock','Required to mount and connect MagicDash 4 on third-party wheelbases.');\n      }\n    }\n    document.getElementById('zcf-items').innerHTML = html;\n    var fromStep = isDashOnly ? 's2' : 's3';\n    zcfNext(fromStep, 's4');\n  }\n  function zcfBackFromResult() {\n    \/\/ If dashonly, go back to step 2 and clear both wheel and dash bars\n    if (zcfSel.s2 === 'dashonly') {\n      zcfClearBar(['wheel', 'dash']);\n      zcfBack('s4', 's2', []);\n    } else {\n      zcfBack('s4', 's3', ['dash']);\n    }\n  }\n  function zcfReset() {\n    zcfSel = {};\n    ['s1','s2','s3','s4'].forEach(function(s){ document.getElementById('zcf-'+s).classList.remove('zcf-active'); });\n    document.getElementById('zcf-s1').classList.add('zcf-active');\n    document.querySelectorAll('.zcf-opt').forEach(function(o){ o.classList.remove('zcf-sel'); });\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\n  \u003c!-- ══ KEY FEATURES ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eWhy MagicDash 4\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eRace data. Right in front of you.\u003c\/p\u003e\n\n  \u003cdiv class=\"pca-features\"\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8M12 17v4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e4″ 800×480 Touchscreen\u003c\/h4\u003e\n      \u003cp\u003eVivid 4-inch display with crisp 800×480 resolution. High-visibility dashboard layouts readable at a glance — RPM, gear, lap delta, tyre temps, fuel, sector times, and more, right in your line of sight.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 12l2.5 2.5L16 9\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003e15 RGB Shift Lights + 6 Side LEDs\u003c\/h4\u003e\n      \u003cp\u003e15 top-mounted RGB shift indicator LEDs and 6 side-mounted function LEDs, all configurable via SimPro Manager V3 or SimHub. Instant visual cues for gear shifts, flags, ABS, DRS, tyre condition, and more.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003eMagnetic Snap-On Mounting\u003c\/h4\u003e\n      \u003cp\u003eSnaps magnetically onto any Zeus Series steering wheel via MagDock in one motion — attaches and detaches without tools. One MagicDash 4 moves freely between Zeus Formula, GT, and Sport. Also mounts on Alpha EVO wheelbases directly, or any other base via MagDock.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-feature-card\"\u003e\n      \u003cdiv class=\"pca-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch4\u003eBuilt-in Touchpad — No Mouse Required\u003c\/h4\u003e\n      \u003cp\u003eSimagic's patented touch interaction technology lets you control your PC desktop directly from the MagicDash 4 touchscreen. Switch dashboards, adjust settings, navigate SimPro Manager — all without reaching for a mouse.\u003c\/p\u003e\n    \u003c\/div\u003e\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\u003eFull SimHub Compatibility\u003c\/h4\u003e\n      \u003cp\u003eSimHub dashboard profiles display directly on the MagicDash 4 touchscreen. Access the full SimHub community library of layouts, or build your own. Supports iRacing, ACC, Assetto Corsa, rFactor 2, LMU, F1 series, GT7, WRC, and all major PC racing sims.\u003c\/p\u003e\n    \u003c\/div\u003e\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\u003eOfficial Dashboard Presets\u003c\/h4\u003e\n      \u003cp\u003eInstall SimPro Manager V3 and switch instantly between official Simagic presets optimised for F1, GT, prototype, rally, and more. Simagic Dashboard Editor (coming soon) will allow on-the-fly layout editing without a PC.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ FEATURE SPLITS ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eProduct Detail\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eEverything the MagicDash 4 does\u003c\/p\u003e\n\n  \u003c!-- Mount anywhere --\u003e\n  \u003cdiv class=\"pca-zeus-dark\"\u003e\n    \u003cdiv class=\"pca-split\" style=\"border-radius:16px;margin-bottom:0;grid-template-columns:0.9fr 1.1fr;\"\u003e\n      \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_7.png\" alt=\"Simagic MagicDash 4 mounted on Zeus Formula steering wheel — hands-on cockpit\" loading=\"lazy\" style=\"object-fit:cover;\"\u003e\n      \u003cdiv class=\"pca-split__body\"\u003e\n        \u003cdiv class=\"pca-up-badge\"\u003e\u003cspan\u003eUP+ Fully Modular\u003c\/span\u003e\u003c\/div\u003e\n        \u003cp class=\"pca-split__eyebrow\"\u003eMount It Your Way\u003c\/p\u003e\n        \u003cp class=\"pca-split__title\"\u003eOn the Wheel. On the Base. On Any Rig.\u003c\/p\u003e\n        \u003cp class=\"pca-split__subtitle\"\u003eZeus Series · Alpha EVO · Alpha Series · Third-Party Bases\u003c\/p\u003e\n        \u003cp class=\"pca-split__text\"\u003eMagicDash 4 mounts wherever makes sense for your rig. On Zeus wheels it snaps magnetically into the centre of the wheel — always in your line of sight, no cables. On Alpha EVO wheelbases it mounts directly via built-in front mounting points. On Alpha Series and third-party bases, MagDock (sold separately) provides the mount and PC connection. One MagicDash 4 serves multiple wheels and rigs.\u003c\/p\u003e\n        \u003cul class=\"pca-split__points\"\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eZeus Formula \/ GT \/ Sport\u003c\/strong\u003e — magnetic snap-on via MagDock connector, no tools, no cables.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha EVO Series\u003c\/strong\u003e — direct front-mount via built-in base mounting holes.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha Series \/ M10 \/ Third-party\u003c\/strong\u003e — via MagDock accessory (sold separately).\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eRun multiple displays\u003c\/strong\u003e — each MagicDash 4 operates independently with unique data.\u003c\/span\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Telemetry \u0026 lighting --\u003e\n  \u003cdiv class=\"pca-zeus-dark\"\u003e\n    \u003cdiv class=\"pca-split\" style=\"border-radius:16px;margin-bottom:0;grid-template-columns:1.1fr 0.9fr;\"\u003e\n      \u003cdiv class=\"pca-split__body\"\u003e\n        \u003cdiv class=\"pca-up-badge\"\u003e\u003cspan\u003eLive Telemetry\u003c\/span\u003e\u003c\/div\u003e\n        \u003cp class=\"pca-split__eyebrow\"\u003ePersonalised Lights. Instant Insight.\u003c\/p\u003e\n        \u003cp class=\"pca-split__title\"\u003e21 Configurable LEDs. Real-Time Feedback.\u003c\/p\u003e\n        \u003cp class=\"pca-split__subtitle\"\u003e15 Shift Lights · 6 Side LEDs · SimHub + SimPro V3\u003c\/p\u003e\n        \u003cp class=\"pca-split__text\"\u003e15 top-mounted RGB shift indicator LEDs and 6 side-mounted function LEDs react to live telemetry in real time. Configure shift points, flag colours, tyre condition cues, ABS activation, and more — all via SimPro Manager V3 or SimHub. Never miss a gear change or track condition update.\u003c\/p\u003e\n        \u003cul class=\"pca-split__points\"\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e15 top-mounted shift LEDs\u003c\/strong\u003e — RPM-reactive, fully configurable colour zones and shift points.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003e6 side function LEDs\u003c\/strong\u003e — map to flags, ABS, TC, tyre wear, DRS, ERS, or any telemetry channel.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSimPro Manager V3\u003c\/strong\u003e — native Simagic configuration with official dashboard presets (F1, GT, prototype).\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSimHub\u003c\/strong\u003e — full community library access and custom layout builder. Free to download.\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\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_1.png\" alt=\"Simagic MagicDash 4 with RGB shift lights active and telemetry dashboard\" loading=\"lazy\" style=\"object-fit:contain;padding:20px;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Touchpad \u0026 software --\u003e\n  \u003cdiv class=\"pca-zeus-dark\"\u003e\n    \u003cdiv class=\"pca-split\" style=\"border-radius:16px;margin-bottom:0;grid-template-columns:0.9fr 1.1fr;\"\u003e\n      \u003cimg class=\"pca-split__img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_5.png\" alt=\"Simagic MagicDash 4 mounted on Alpha EVO wheelbase — sim cockpit\" loading=\"lazy\" style=\"object-fit:cover;\"\u003e\n      \u003cdiv class=\"pca-split__body\"\u003e\n        \u003cdiv class=\"pca-up-badge\"\u003e\u003cspan\u003eSoftware Supported\u003c\/span\u003e\u003c\/div\u003e\n        \u003cp class=\"pca-split__eyebrow\"\u003eNavigate with a Touch\u003c\/p\u003e\n        \u003cp class=\"pca-split__title\"\u003eBuilt-in Touchpad · SimHub · SimPro Manager V3\u003c\/p\u003e\n        \u003cp class=\"pca-split__subtitle\"\u003ePC Control From the Screen · No Mouse Required\u003c\/p\u003e\n        \u003cp class=\"pca-split__text\"\u003eSimagic's patented touch interaction technology transforms the MagicDash 4 touchscreen into a full PC trackpad. Control your PC desktop, switch between dashboard pages, adjust SimPro settings, and navigate SimHub — all from the wheel without leaving your seat. Connect wirelessly to your PC via the included AirLink hotspot.\u003c\/p\u003e\n        \u003cul class=\"pca-split__points\"\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eBuilt-in touchpad\u003c\/strong\u003e — full cursor control from the MagicDash 4 touchscreen.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eSwitch dashboard pages\u003c\/strong\u003e — cycle between multiple screen layouts mid-session.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAirLink included\u003c\/strong\u003e — wireless connection to PC ships in every MagicDash 4 box.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003ePC only\u003c\/strong\u003e — compatible with all major PC racing simulators via SimHub or SimPro V3.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Standalone DDU --\u003e\n  \u003cdiv class=\"pca-zeus-dark\" style=\"margin-bottom:48px;\"\u003e\n    \u003cdiv class=\"pca-split\" style=\"border-radius:16px;margin-bottom:0;grid-template-columns:1.1fr 0.9fr;\"\u003e\n      \u003cdiv class=\"pca-split__body\"\u003e\n        \u003cdiv class=\"pca-up-badge\"\u003e\u003cspan\u003eFlexible Deployment\u003c\/span\u003e\u003c\/div\u003e\n        \u003cp class=\"pca-split__eyebrow\"\u003eStandalone Dashboard (DDU)\u003c\/p\u003e\n        \u003cp class=\"pca-split__title\"\u003eNo Zeus Wheel Required.\u003c\/p\u003e\n        \u003cp class=\"pca-split__subtitle\"\u003eAny Cockpit · Any Wheelbase · Any Sim\u003c\/p\u003e\n        \u003cp class=\"pca-split__text\"\u003eMagicDash 4 works as a fully standalone cockpit-mounted DDU — no Zeus wheel required. Mount it on your Alpha EVO base directly, on an Alpha Series or third-party base via MagDock, or anywhere on your cockpit frame. The same full telemetry experience, independent of your steering wheel choice.\u003c\/p\u003e\n        \u003cul class=\"pca-split__points\"\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha EVO\u003c\/strong\u003e — mount directly via front base mounting holes, no adapter.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eAlpha Series \/ Third-party\u003c\/strong\u003e — MagLink Pro Xtend + MagDock required (sold separately).\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eIndependent operation\u003c\/strong\u003e — runs SimHub or SimPro layouts without a Zeus wheel present.\u003c\/span\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cspan\u003e\u003cstrong\u003eMultiple displays\u003c\/strong\u003e — run two or more MagicDash 4 units independently for expanded telemetry.\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\/0764\/6756\/8943\/files\/MagicDash_4-800x800_Transparent_PNG_6.png\" alt=\"Simagic MagicDash 4 mounted standalone on Alpha Series wheelbase\" loading=\"lazy\" style=\"object-fit:cover;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ FOUR ACCESSORIES ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eThe Full Range\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eFour Accessories. Every Setup Covered.\u003c\/p\u003e\n  \u003cp style=\"font-size:14px;color:#4a5568;margin-bottom:24px;\"\u003eWhether you're connecting a Zeus wheel to a third-party base, mounting MagicDash 4 standalone, or going fully wireless — there's a dedicated accessory for every scenario.\u003c\/p\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;margin-bottom:48px;\"\u003e\n\n    \u003c!-- MagDock --\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #d0e8f8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pca-acc-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/MagDock-800x800_Transparent_PNG_2.png\" alt=\"Simagic MagDock — MagicDash 4 mount for Alpha Series and third-party wheelbases\" style=\"max-width:100%;max-height:140px;object-fit:contain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;border-top:1px solid #e8f4fd;\"\u003e\n        \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:#c0342a;margin-bottom:4px;font-family:'Poppins',sans-serif;\"\u003eDashboard Mount\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;font-weight:800;color:#0d1b2a;margin-bottom:8px;line-height:1.2;font-family:'Poppins',sans-serif;\"\u003eMagDock\u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:#4a5568;line-height:1.6;margin-bottom:12px;flex:1;font-family:'Poppins',sans-serif;\"\u003eMounts the MagicDash 4 as a standalone display on Alpha Series and third-party wheelbases. CNC aluminium, built-in MagLink Pro Hub, height-adjustable stand, anti-detachment locking plug.\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px;\"\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eAlpha Series\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eThird-Party\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eMagLink Pro Hub Built-in\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cbutton onclick=\"mdATC('55718594871369',this)\" style=\"display:block;width:100%;background:#0d1b2a;color:#fff;font-size:10px;font-weight:700;font-family:'Poppins',sans-serif;padding:8px 12px;border-radius:50px;text-align:center;border:none;cursor:pointer;\"\u003e🛒 Add to Cart\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MagLink Pro --\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #d0e8f8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pca-acc-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro-800x800_Transparent_PNG_1.png\" alt=\"Simagic MagLink Pro — Zeus wheel adapter for Alpha Series and third-party wheelbases\" style=\"max-width:100%;max-height:140px;object-fit:contain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;border-top:1px solid #e8f4fd;\"\u003e\n        \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:#c0342a;margin-bottom:4px;font-family:'Poppins',sans-serif;\"\u003eWheelbase Adapter\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;font-weight:800;color:#0d1b2a;margin-bottom:8px;line-height:1.2;font-family:'Poppins',sans-serif;\"\u003eMagLink Pro\u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:#4a5568;line-height:1.6;margin-bottom:12px;flex:1;font-family:'Poppins',sans-serif;\"\u003eConnects Zeus Series wheels to Alpha Series \/ M10 and all third-party direct drive bases. Full USB wired connectivity — all inputs, RGB shift lights, and SimHub retained.\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px;\"\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eAlpha Series \/ M10\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eThird-Party Bases\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eUSB Wired\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cbutton onclick=\"mdATC('55718604734537',this)\" style=\"display:block;width:100%;background:#0d1b2a;color:#fff;font-size:10px;font-weight:700;font-family:'Poppins',sans-serif;padding:8px 12px;border-radius:50px;text-align:center;border:none;cursor:pointer;\"\u003e🛒 Add to Cart\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MagLink Pro Xtend --\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #d0e8f8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pca-acc-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Maglink_Pro_Xtend-800x800_Transparent_PNG_3.png\" alt=\"Simagic MagLink Pro Xtend — wireless adapter for Zeus and Neo X on Alpha bases\" style=\"max-width:100%;max-height:140px;object-fit:contain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;border-top:1px solid #e8f4fd;\"\u003e\n        \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:#c0342a;margin-bottom:4px;font-family:'Poppins',sans-serif;\"\u003eWireless Adapter\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;font-weight:800;color:#0d1b2a;margin-bottom:8px;line-height:1.2;font-family:'Poppins',sans-serif;\"\u003eMagLink Pro Xtend\u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:#4a5568;line-height:1.6;margin-bottom:12px;flex:1;font-family:'Poppins',sans-serif;\"\u003eWireless Zeus \/ Neo X connection for Alpha Series bases, with extended reach. Required for standalone MagicDash 4 on any non-EVO rig. Also unlocks SimHub for Neo X and GT Neo.\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px;\"\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eAlpha Series\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eWireless\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eExtended Reach\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cbutton onclick=\"mdATC('55718611451977',this)\" style=\"display:block;width:100%;background:#0d1b2a;color:#fff;font-size:10px;font-weight:700;font-family:'Poppins',sans-serif;padding:8px 12px;border-radius:50px;text-align:center;border:none;cursor:pointer;\"\u003e🛒 Add to Cart\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- AirLink --\u003e\n    \u003cdiv style=\"background:#fff;border:1px solid #d0e8f8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;\"\u003e\n      \u003cdiv class=\"pca-acc-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0764\/6756\/8943\/files\/Air_Link-800x800_Transparent_PNG_1.png\" alt=\"Simagic AirLink — wireless hotspot for MagicDash 4\" style=\"max-width:100%;max-height:140px;object-fit:contain\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;border-top:1px solid #e8f4fd;\"\u003e\n        \u003cp style=\"font-size:10px;font-weight:700;letter-spacing:0.15em;text-transform:uppercase;color:#c0342a;margin-bottom:4px;font-family:'Poppins',sans-serif;\"\u003eWireless Hotspot\u003c\/p\u003e\n        \u003cp style=\"font-size:16px;font-weight:800;color:#0d1b2a;margin-bottom:8px;line-height:1.2;font-family:'Poppins',sans-serif;\"\u003eAirLink\u003c\/p\u003e\n        \u003cp style=\"font-size:12px;color:#4a5568;line-height:1.6;margin-bottom:12px;flex:1;font-family:'Poppins',sans-serif;\"\u003eWireless hotspot connecting MagicDash 4 to your PC for live telemetry. Simagic's proprietary anti-interference protocol. \u003cstrong\u003eAlready included with every MagicDash 4 purchase\u003c\/strong\u003e — only needed as a standalone replacement.\u003c\/p\u003e\n        \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:5px;margin-bottom:14px;\"\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eIncluded with MD4\u003c\/span\u003e\n          \u003cspan style=\"font-size:10px;font-weight:600;padding:3px 9px;border-radius:50px;background:#eef7ff;border:1px solid #c8e6f8;color:#0277bd;\"\u003eSimHub + SimPro V3\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cbutton onclick=\"mdATC('55718601457737',this)\" style=\"display:block;width:100%;background:#0d1b2a;color:#fff;font-size:10px;font-weight:700;font-family:'Poppins',sans-serif;padding:8px 12px;border-radius:50px;text-align:center;border:none;cursor:pointer;\"\u003e🛒 Add to Cart\u003c\/button\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n  function mdATC(variantId, btn) {\n    btn.disabled = true;\n    fetch('\/cart\/add.js', {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' },\n      body: JSON.stringify({ id: variantId, quantity: 1 })\n    })\n    .then(function(r){ return r.json(); })\n    .then(function(){\n      btn.style.background = '#2e7d32';\n      setTimeout(function(){ btn.style.background = '#0d1b2a'; btn.disabled = false; }, 1200);\n    })\n    .catch(function(){\n      btn.style.background = '#c0342a';\n      setTimeout(function(){ btn.style.background = '#0d1b2a'; btn.disabled = false; }, 2000);\n    });\n  }\n  \u003c\/script\u003e\n\n\n  \u003c!-- ══ SPECS TABLE ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eTechnical Specifications\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eMagicDash 4 — 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;\"\u003eSimagic UP+ Ecosystem\u003c\/p\u003e\n      \u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003eMagicDash 4 Telemetry Dashboard\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\"\u003eMagicDash 4\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eScreen Size\u003c\/span\u003e\u003cspan class=\"sv\"\u003e4 inches\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eScreen Resolution\u003c\/span\u003e\u003cspan class=\"sv\"\u003e800 × 480\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eTouch Function\u003c\/span\u003e\u003cspan class=\"sv\"\u003eSupported (built-in touchpad)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eShift Indicator LEDs\u003c\/span\u003e\u003cspan class=\"sv\"\u003e15 top-mounted RGB LED beads\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eFunction LEDs\u003c\/span\u003e\u003cspan class=\"sv\"\u003e6 side-mounted RGB LED beads\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eFront Plate Material\u003c\/span\u003e\u003cspan class=\"sv\"\u003eInjection moulded\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eBack Cover Material\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAluminium alloy\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eDefault Compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAlpha EVO Series Wheelbases · Zeus Series Steering Wheels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eExtended Compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAlpha Series + third-party wheelbases via MagDock (sold separately)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eWireless Connection\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAirLink Wireless Hotspot (included)\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\"\u003ePower Consumption\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5V, 2A (Max)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"sv\"\u003e124.80 × 83.85 × 19.80 mm\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\"\u003e185.6 g\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\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\"\u003e\n\u003cspan class=\"sk\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMagicDash 4 · AirLink Wireless Hotspot · USB-C cable · user documentation\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pca-spec-row alt\"\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!-- ══ FAQ ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eCommon questions\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eMagicDash 4 FAQ\u003c\/p\u003e\n  \u003cdiv class=\"pca-faq\"\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eGetting Started\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the MagicDash 4 and what does it do?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe MagicDash 4 is Simagic's modular telemetry dashboard — a 4-inch 800×480 touchscreen display with 15 RGB shift indicator LEDs, 6 side function LEDs, and a built-in touchpad. It shows live race telemetry (RPM, gear, lap delta, tyre temperatures, fuel load, sector times and more), lets you control your PC desktop from the display, and runs official Simagic dashboard presets plus full SimHub community layouts. It's compatible with Zeus Series steering wheels, Alpha EVO wheelbases, and any other rig via MagDock.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the MagicDash 4 work without a Zeus wheel?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes. MagicDash 4 operates as a fully standalone cockpit-mounted DDU independent of any steering wheel. On Alpha EVO bases it mounts directly to the front of the base. On Alpha Series, M10, and third-party bases it uses MagLink Pro Xtend and MagDock (both sold separately). The same full telemetry experience is available in both modes — wheel-mounted or standalone.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat comes in the box with MagicDash 4?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eEvery MagicDash 4 includes: the MagicDash 4 display unit, the \u003cstrong\u003eAirLink Wireless Hotspot\u003c\/strong\u003e (for wireless PC connection — no separate purchase needed), a USB-C data cable, and user documentation. MagDock, MagLink Pro, and MagLink Pro Xtend are sold separately depending on your setup.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eMounting \u0026amp; Compatibility\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat wheelbases is the MagicDash 4 compatible with?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003e\u003cstrong\u003eNative (no adapter):\u003c\/strong\u003e All Simagic Alpha EVO Series bases (Alpha EVO 9Nm, Alpha EVO Pro 18Nm, Alpha EVO Ultra, Alpha EVO Sport) — mounts directly to the front panel, and Zeus wheels snap it on magnetically.\u003cbr\u003e\u003cstrong\u003eVia MagDock:\u003c\/strong\u003e Simagic Alpha Series and M10 (Alpha Mini, Alpha, Alpha Ultimate, M10) and all third-party direct drive bases with standard front mounting holes — including Simucube, MOZA, Fanatec, VRS, Asetek, and others.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes MagicDash 4 work on my Zeus wheel?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — MagicDash 4 magnetically snaps into the centre of all three Zeus Series wheels (Formula, GT, Sport) via the built-in MagDock connector. It attaches and detaches in one motion, no cables required at the wheel. One MagicDash 4 can be moved between Zeus Formula, GT, and Sport freely.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need MagDock to use MagicDash 4 on a Zeus wheel?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eNo — MagDock is not required when mounting MagicDash 4 on a Zeus Series wheel or on an Alpha EVO wheelbase. The MagDock connector is built into the Zeus wheel body and the Alpha EVO base. MagDock is only required when mounting MagicDash 4 as a standalone display on an Alpha Series, M10, or third-party base that lacks built-in mounting points.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between using AirLink and MagLink Pro for the MagicDash 4?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003e\u003cstrong\u003eAirLink\u003c\/strong\u003e is the wireless hotspot included with every MagicDash 4 — it's the USB-C dongle you plug into your PC to create the wireless link between the PC and the display. It handles telemetry data transmission from SimHub or SimPro Manager V3 to the MagicDash 4. \u003cstrong\u003eMagLink Pro\u003c\/strong\u003e is the adapter for your Zeus \u003cem\u003esteering wheel\u003c\/em\u003e on non-EVO bases — it's unrelated to how MagicDash 4 connects to the PC. Both may be needed together depending on your setup.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eSoftware \u0026amp; Dashboard Presets\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat software does the MagicDash 4 use?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eMagicDash 4 is supported by two free software platforms: \u003cstrong\u003eSimagic SimPro Manager V3\u003c\/strong\u003e — the native Simagic tool with official dashboard presets (F1, GT, Prototype and more), LED configuration, and firmware management; and \u003cstrong\u003eSimHub\u003c\/strong\u003e — the universal telemetry platform with thousands of community-created layouts and a full custom dashboard editor. Both are free to download. SimHub has an optional donation to unlock advanced features but is fully functional without payment.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat racing simulators work with MagicDash 4?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eVia SimHub, MagicDash 4 is compatible with virtually every major PC racing simulator: iRacing, Assetto Corsa, Assetto Corsa Competizione (ACC), Assetto Corsa Evo, rFactor 2, Le Mans Ultimate, Automobilista 2, F1 24, F1 25, Gran Turismo 7 (via PC bridge), Dirt Rally 2.0, WRC, BeamNG.drive, RaceRoom, and more. PC only — no console support.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I create my own dashboard layouts?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes — via SimHub you can build fully custom dashboard layouts from scratch, or modify existing community-created layouts to your preference. Simagic is also developing a dedicated Dashboard Editor (announced alongside the Zeus Series launch) that will allow even easier on-the-fly layout editing without needing SimHub's full interface. This is available as a future software update.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003eThe Touchpad \u0026amp; Touch Controls\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does the built-in touchpad work?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe MagicDash 4's touchscreen doubles as a full PC trackpad via Simagic's patented touch interaction technology. Once connected via AirLink, you can move your cursor, click, and scroll on your PC desktop directly from the display face. This lets you switch between dashboard pages, adjust SimPro Manager settings, and navigate your PC without taking your hands off the cockpit to reach for a mouse.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cp class=\"pca-faq-group\"\u003ePurchasing at Player1 Sim Gear\u003c\/p\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I buy MagicDash 4 bundled with a Zeus wheel?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eYes. MagicDash 4 is available standalone (USD $199) or bundled with any Zeus wheel: Zeus Formula + MagicDash 4 (USD $669), Zeus GT + MagicDash 4 (USD $509), Zeus Sport + MagicDash 4 (USD $469). All bundles include AirLink. Contact us for current AUD pricing and availability.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs MagicDash 4 in stock in Australia?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eWe stock MagicDash 4 in our Queensland warehouse as an authorised Simagic dealer. Call \u003ca href=\"tel:0488385870\"\u003e\u003cstrong\u003e0488 385 870\u003c\/strong\u003e\u003c\/a\u003e to confirm current availability before ordering. MagLink Pro, MagLink Pro Xtend, and MagDock are also stocked for complete bundle orders.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat warranty does the MagicDash 4 come with?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eMagicDash 4 purchased from Player1 Sim Gear carries Simagic's 2-year manufacturer warranty and is covered by Australian Consumer Law. All warranty claims are handled locally — no international shipping. Contact us at \u003ca href=\"https:\/\/player1simgear.freshdesk.com\"\u003eplayer1simgear.freshdesk.com\u003c\/a\u003e or on \u003cstrong\u003e0488 385 870\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eNot sure if MagicDash 4 will work with your specific setup?\u003c\/summary\u003e\n      \u003cp class=\"pca-faq-a\"\u003eThe compatibility question is a common one — it depends on your wheelbase, whether you have a Zeus wheel, and how you want to mount the display. Call us on \u003ca href=\"tel:0488385870\"\u003e\u003cstrong\u003e0488 385 870\u003c\/strong\u003e\u003c\/a\u003e with your wheelbase model and we'll confirm exactly what you need, including whether you need MagDock, MagLink Pro, or MagLink Pro Xtend alongside your MagicDash 4 purchase.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ WARRANTY \u0026 SUPPORT ══ --\u003e\n  \u003cp class=\"pca-section-label\"\u003eAfter-Sales\u003c\/p\u003e\n  \u003cp class=\"pca-section-title\"\u003eWarranty \u0026amp; Support\u003c\/p\u003e\n  \u003cdiv class=\"pca-warranty\"\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n      \u003cdiv class=\"pca-warranty-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      \u003cdiv\u003e\n\u003ch5\u003eSimagic 2-Year Warranty\u003c\/h5\u003e\n\u003cp\u003eAll Simagic products from Player1 Sim Gear carry Simagic's manufacturer warranty. Authorised dealer — claims handled locally in Australia.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n      \u003cdiv class=\"pca-warranty-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      \u003cdiv\u003e\n\u003ch5\u003eAustralian Consumer Law\u003c\/h5\u003e\n\u003cp\u003eAll purchases covered by ACL — acceptable quality, fitness for purpose, and statutory repair\/replace\/refund rights.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n      \u003cdiv class=\"pca-warranty-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003ch5\u003eLocal Support — 0488 385 870\u003c\/h5\u003e\n\u003cp\u003eQueensland-based team. Pre-sale compatibility advice, software setup help, and warranty claims — all handled in Australia.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pca-warranty-item\"\u003e\n      \u003cdiv class=\"pca-warranty-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\" fill=\"#fff\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003ch5\u003eHelp Desk\u003c\/h5\u003e\n\u003cp\u003eOpen a ticket at \u003ca href=\"https:\/\/player1simgear.freshdesk.com\" style=\"color:#0277bd;font-weight:600;\"\u003eplayer1simgear.freshdesk.com\u003c\/a\u003e for technical queries, warranty claims, or SimHub setup help.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ══ COMPLETE YOUR SETUP ══ --\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 MagicDash 4 with a Zeus Series steering wheel, Simagic Alpha EVO wheelbase, and the rest of the UP+ ecosystem for the complete Simagic experience.\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 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, MagLink Pro \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!-- ══ CONTACT CTA ══ --\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;font-family:'Poppins',sans-serif;\"\u003eNot sure if MagicDash 4 suits your setup?\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;font-family:'Poppins',sans-serif;\"\u003eThe compatibility question depends on your wheelbase, whether you have a Zeus wheel, and how you want to mount it. Give us your wheelbase model and we'll confirm exactly what you need before you order.\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;\"\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;\"\u003e✉️ Send us a message\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c!-- END SIMAGIC MAGICDASH 4 PRODUCT LISTING --\u003e","brand":"Simagic","offers":[{"title":"Default Title","offer_id":55717978472521,"sku":"SMG-AC-MD4","price":349.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/SimagicMagicDash4_Player1SimGear_1.webp?v=1780528602"}],"url":"https:\/\/p1simgear.com.au\/collections\/simagic-zeus.oembed","provider":"Player1 Sim Gear","version":"1.0","type":"link"}