<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>Widdowmaker | Sim Racing Hardware</title>
  <meta name="description" content="Widdowmaker sim-racing hardware, cooling systems, development projects, racing content and community.">
  <style>
    :root{--bg:#070708;--panel:#111114;--panel2:#0b0b0e;--text:#f4f4f5;--muted:#b9bac0;--red:#e31b23;--line:#2a2a30;--max:1450px}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(var(--max),calc(100% - 34px));margin:auto}
    header{position:sticky;top:0;z-index:20;background:rgba(7,7,8,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:8px 0}.brand{font-weight:900;letter-spacing:.08em;font-size:1.32rem}.brand span,.red{color:var(--red)}.navlinks{display:flex;gap:4px;align-items:center;justify-content:flex-end;flex-wrap:nowrap;font-weight:800;font-size:.82rem;white-space:nowrap}.navlinks a{padding:9px 7px;border-radius:6px}.navlinks a:hover{background:#151519}.navlinks .racing{color:#ff343b}.navlinks .subscribe{background:#ed1c24;color:#fff;padding:10px 13px}
    .btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;padding:13px 19px;border-radius:7px;font-weight:900;letter-spacing:.04em;border:1px solid var(--red);cursor:pointer;text-transform:uppercase}.btn.secondary{background:transparent;border-color:#555}.btn:hover{filter:brightness(1.08)}
    .hero{padding:44px 0 32px}.hero-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#0c0c0f}.hero-card img{width:100%;height:auto}.lead{color:var(--muted);font-size:1.08rem;max-width:860px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}
    section{padding:52px 0;border-top:1px solid var(--line)}section:first-of-type{border-top:0}h1,h2,h3{margin:0 0 14px}h2{font-size:clamp(1.8rem,4vw,3rem);text-transform:uppercase;letter-spacing:.02em}
    .catalogue{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.product-card.live{border-color:#5b171b}.card-image{aspect-ratio:16/9;background:radial-gradient(circle at 50% 35%,#24242a,#0b0b0e 72%);overflow:hidden;display:flex;align-items:center;justify-content:center}.card-image img{width:100%;height:100%;object-fit:cover}.placeholder{padding:35px;text-align:center;color:#777;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:1.25rem;text-transform:uppercase;margin-top:12px}.card-body p{color:var(--muted);margin:0 0 22px;flex:1}.card-actions{display:flex;gap:10px;flex-wrap:wrap}.status{display:inline-block;align-self:flex-start;font-size:.74rem;font-weight:900;letter-spacing:.11em;color:#fff;background:var(--red);padding:6px 9px;border-radius:4px;text-transform:uppercase}.status.soon{background:#2a2a30;color:#d1d1d4}
    .split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.feature{background:linear-gradient(145deg,#121216,#09090b);border:1px solid var(--line);border-radius:14px;padding:28px}.feature h3{font-size:1.4rem;text-transform:uppercase}.feature p{color:var(--muted)}
    .community{background:#0a0a0c}.cta{background:linear-gradient(135deg,#111114,#0a0a0c)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
    footer{padding:30px 0 42px;border-top:1px solid var(--line);color:#888;font-size:.9rem}
    @media(max-width:1150px){.catalogue{grid-template-columns:repeat(2,1fr)}.navlinks{font-size:.74rem}.navlinks a{padding:8px 5px}}
    @media(max-width:850px){.navlinks a:not(.subscribe){display:none}.catalogue,.split{grid-template-columns:1fr}.hero{padding-top:28px}}
  </style>
<style id="wm-navigation-update">
nav{flex-wrap:wrap}.navlinks{flex-wrap:wrap;white-space:normal}a:focus-visible,button:focus-visible{outline:3px solid #fff;outline-offset:4px}section[id]{scroll-margin-top:150px}
.menu-toggle{display:none;align-items:center;justify-content:center;border:1px solid #555;background:#111114;color:#fff;border-radius:7px;padding:10px 13px;font:inherit;font-weight:900;cursor:pointer}
@media(max-width:1200px){nav{position:relative;gap:12px}.menu-toggle{display:inline-flex}.navlinks{display:none;width:100%;flex-direction:column;align-items:stretch;gap:3px;padding:8px 0 12px;max-height:70vh;overflow:auto;font-size:.9rem}.navlinks.open{display:flex}.navlinks a,.navlinks a:not(.subscribe){display:block;width:100%;padding:11px 12px}.navlinks .subscribe{text-align:center;margin-top:4px}}
</style></head>
<body>
<header><div class="wrap"><nav>
  <a class="brand" href="index.html">WIDDOW<span>MAKER</span></a>
  <button class="menu-toggle" type="button" aria-expanded="false" aria-controls="site-menu">MENU</button><div class="navlinks" id="site-menu">
    <a href="index.html">Home</a>
    <a href="#products">Products</a>
    <a href="#development">Development</a>
    <a href="interest-results.html">Interest Results</a>
    <a href="testimonials.html">Testimonials</a>
    <a class="racing" href="racing.html">Widdowmaker Racing</a>
    <a href="https://tubespace.io/widdowmakerwho" target="_blank" rel="noopener">Videos</a>
    <a href="https://www.youtube.com/@WiddowmakerWho" target="_blank" rel="noopener">YouTube</a>
    <a class="subscribe" href="https://www.youtube.com/@WiddowmakerWho?sub_confirmation=1" target="_blank" rel="noopener">Subscribe</a>
    <a href="https://discord.gg/AsMTH4q6sQ" target="_blank" rel="noopener">Discord</a>
  </div>
</nav></div></header>

<main>
<section class="hero"><div class="wrap">
  <div class="hero-card"><img src="assets/hero.png" alt="Widdowmaker Performance Cooling System"></div>
  <h1 style="font-size:clamp(2.3rem,5vw,4.8rem);line-height:1;margin:24px 0 12px;text-transform:uppercase">Widdowmaker <span class="red">Sim Racing Hardware</span></h1><p class="lead">Purpose-built sim-racing hardware developed from the rig, tested in the real world and refined for racers. Start here, choose a product, then open its dedicated page for the full story.</p>
  <div class="actions"><a class="btn" href="#products">CHOOSE A PRODUCT</a><a class="btn secondary" href="#development">DEVELOPMENT PROJECTS</a><a class="btn secondary" href="racing.html">WIDDOWMAKER RACING</a></div>
</div></section>

<section id="products"><div class="wrap">
  <h2>Widdowmaker <span class="red">Products</span></h2>
  <p class="lead">This is the product directory. Each product has its own page with details, images and development or availability status.</p>
  <div class="catalogue">
    <article class="product-card live"><div class="card-image"><img src="assets/hero.png" alt="Fanatec DD DD+ Cooling System"></div><div class="card-body"><span class="status">Available Now</span><h3>Fanatec DD / DD+ Cooling System</h3><p>The original Widdowmaker twin-fan racer-cooling system.</p><div class="card-actions"><a class="btn" href="fanatec-dd.html">VIEW PRODUCT</a></div></div></article>
    <article class="product-card live"><div class="card-image"><img src="assets/cable-clips-installed.png" alt="Widdowmaker cable clip installed on an aluminium-profile sim rig"></div><div class="card-body"><span class="status">Available Now</span><h3>4040 / 4080 Cable Clips</h3><p>For the cable OCD guys — a clean finishing touch for aluminium-profile sim rigs.</p><div class="card-actions"><a class="btn" href="cable-clips.html">OPEN CABLE CLIPS PAGE</a></div></div></article>
    <article class="product-card"><div class="card-image"><img src="assets/brake-kit-render.png" alt="Logitech G PRO brake kit development render: eight black and red Widdowmaker branded elastomers" loading="lazy" decoding="async" style="object-fit:contain"></div><div class="card-body"><span class="status soon">In Development</span><h3>Logitech G PRO Brake Performance Kit</h3><p>An 8-piece tuning concept: black solid for extra firmness and reduced travel; red hollow for more compliance. Pedal-specific design and hardware testing before release.</p><div class="card-actions"><a class="btn secondary" href="logitech-g-pro-brake-kit.html">VIEW PROJECT</a></div></div></article>
<article class="product-card"><div class="card-image"><img src="assets/brake-kit-render.png" alt="Fanatec ClubSport V3 brake kit development render: eight black and red Widdowmaker branded elastomers" loading="lazy" decoding="async" style="object-fit:contain"></div><div class="card-body"><span class="status soon">In Development</span><h3>Fanatec ClubSport V3 Brake Performance Kit</h3><p>An 8-piece tuning concept: black solid for extra firmness and reduced travel; red hollow for more compliance. Pedal-specific design and hardware testing before release.</p><div class="card-actions"><a class="btn secondary" href="fanatec-clubsport-v3-brake-kit.html">VIEW PROJECT</a></div></div></article><article class="product-card"><div class="card-image"><img src="assets/moza-cad-assembly.png" alt="MOZA R5 R9 R12 cooling system development"></div><div class="card-body"><span class="status soon">Prototype Testing</span><h3>MOZA R5 / R9 / R12 Cooling System</h3><p>A shared-casing cooling platform now moving through real-world fitment testing.</p><div class="card-actions"><a class="btn secondary" href="moza-r5-r9-r12.html">VIEW PROJECT</a></div></div></article>
    <article class="product-card"><div class="card-image"><div class="placeholder">Logitech RS50 Development</div></div><div class="card-body"><span class="status soon">In Development</span><h3>Logitech RS50 Cooling System</h3><p>A non-invasive cooling solution being developed for the RS50 platform.</p><div class="card-actions"><a class="btn secondary" href="logitech-rs50.html">VIEW PROJECT</a></div></div></article>
    <article class="product-card"><div class="card-image"><img src="assets/simhub-pcb-front.png" alt="Widdowmaker SimHub controller PCB"></div><div class="card-body"><span class="status soon">Electronics Development</span><h3>SimHub Smart Cooling Controller</h3><p>Purpose-designed Widdowmaker electronics for telemetry-controlled airflow.</p><div class="card-actions"><a class="btn secondary" href="simhub-controller.html">VIEW PROJECT</a></div></div></article>
    <article class="product-card"><div class="card-image"><div class="placeholder">Thrustmaster Development</div></div><div class="card-body"><span class="status soon">Coming Soon</span><h3>Thrustmaster Cooling System</h3><p>A future Widdowmaker cooling platform for compatible Thrustmaster wheelbases.</p><div class="card-actions"><a class="btn secondary" href="thrustmaster.html">VIEW PROJECT</a></div></div></article>
    <article class="product-card"><div class="card-image"><div class="placeholder">Race Rig Accessories</div></div><div class="card-body"><span class="status soon">Coming Soon</span><h3>Race Rig Mouse Pads</h3><p>Rig-focused mouse pads developed and tested for sim-racing setups.</p><div class="card-actions"><a class="btn secondary" href="mouse-pads.html">VIEW PRODUCT</a></div></div></article>
  </div>
</div></section>

<section id="development"><div class="wrap">
  <h2>In <span class="red">Development</span></h2>
  <p class="lead">Development content now lives on each project's own page so progress, prototypes and voting stay attached to the product they belong to.</p>
  <div class="split"><div class="feature"><h3>Logitech G PRO Brake Performance Kit</h3><p>In Development — explore the black solid / red hollow 8-piece brake tuning concept.</p><a class="btn secondary" href="logitech-g-pro-brake-kit.html">OPEN BRAKE KIT PROJECT</a></div>
<div class="feature"><h3>Fanatec ClubSport V3 Brake Performance Kit</h3><p>In Development — explore the black solid / red hollow 8-piece brake tuning concept.</p><a class="btn secondary" href="fanatec-clubsport-v3-brake-kit.html">OPEN BRAKE KIT PROJECT</a></div>
    <div class="feature"><h3>MOZA R5 / R9 / R12</h3><p>Real CAD, printed prototype parts and fitment testing.</p><a class="btn secondary" href="moza-r5-r9-r12.html">OPEN MOZA PROJECT</a></div>
    <div class="feature"><h3>SimHub Smart Cooling</h3><p>Custom USB-C electronics, dual PWM outputs and a purpose-built enclosure path.</p><a class="btn secondary" href="simhub-controller.html">OPEN SIMHUB PROJECT</a></div>
    <div class="feature"><h3>Logitech RS50</h3><p>Non-invasive mounting architecture under development.</p><a class="btn secondary" href="logitech-rs50.html">OPEN LOGITECH PROJECT</a></div>
    <div class="feature"><h3>See What Racers Want</h3><p>Live interest totals for products with voting are kept on one simple results page.</p><a class="btn secondary" href="interest-results.html">VIEW INTEREST RESULTS</a></div>
  </div>
</div></section>

<section id="brake-kit-testers"><div class="wrap"><h2>Brake kit <span class="red">testers wanted</span></h2><p class="lead">Own Logitech G PRO or Fanatec ClubSport V3 pedals? Help Widdowmaker develop the kits before they go on sale. We are looking for honest feedback on fit, brake feel, pedal travel and repeated use.</p><div class="actions"><a class="btn" href="logitech-g-pro-brake-kit.html#testers">LOGITECH TESTING</a><a class="btn secondary" href="fanatec-clubsport-v3-brake-kit.html#testers">FANATEC TESTING</a></div></div></section><section class="community"><div class="wrap">
  <h2>Racing. Products. <span class="red">Community.</span></h2>
  <p class="lead">Widdowmaker started with the racing. Follow the story on YouTube and TubeSpace, or join the Discord to see development as it happens.</p>
  <div class="actions"><a class="btn" href="racing.html">WIDDOWMAKER RACING</a><a class="btn secondary" href="https://discord.gg/AsMTH4q6sQ" target="_blank" rel="noopener">JOIN DISCORD</a><a class="btn secondary" href="testimonials.html">CUSTOMER FEEDBACK</a></div>
</div></section>

<section class="cta"><div class="wrap cta-inner"><div><h2>You Help Decide <span class="red">What We Build Next</span></h2><p class="lead">Use the interest votes on supported product pages to help guide future development. The brake-kit pages also explain how to enquire about prototype testing.</p></div><a class="btn" href="interest-results.html">VIEW LIVE RESULTS</a></div></section>
</main>
<footer><div class="wrap">© 2026 Widdowmaker. Precision Built. Performance Driven.</div></footer>
<script>(()=>{const b=document.querySelector('.menu-toggle'),n=document.querySelector('.navlinks');if(!b||!n)return;const close=()=>{n.classList.remove('open');b.setAttribute('aria-expanded','false');};b.addEventListener('click',()=>{const open=n.classList.toggle('open');b.setAttribute('aria-expanded',String(open));});n.addEventListener('click',e=>{if(e.target.closest('a'))close();});document.addEventListener('keydown',e=>{if(e.key==='Escape')close();});})();</script><!-- Cloudflare Pages Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "d055b0b7733b4a01bf9983d42ee105ea"}'></script><!-- Cloudflare Pages Analytics --></body></html>
