Dangerfield Zedwrench - Lock Picking Tension Tool
:root { --zed-dark:#151515; --zed-ink:#24211f; --zed-muted:#5b5650; --zed-accent:#9a4d02; --zed-cream:#f8f6f1; --zed-line:#e2ded6; --zed-green:#2d6a4f; } .zed-page { color:var(--ze d-ink); font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif; font-size:16px; line-height:1.7; } .zed-page * { box-sizing:border-box; } .zed-trust { align-items:center; background:var(--zed-dark); border-radius:8px; color:#fff; display:flex; flex-wrap:wrap; font-size:15px; font-weight:700; gap:8px 22px; justify-content:center; margin:0 0 28px; padding:14px 18px; } .zed-trust span::before, .zed-check li::before { color:#d98d33; content:"\2713"; font-weight:900; margin-right:8px; } .zed-hero { background:linear-gradient(135deg,#101010 0%,#1f1f1f 62%,#3c2a17 100%); border-radius:10px; color:#fff; display:grid; gap:32px; grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr); margin-bottom:28px; overflow:hidden; padding:38px 32px; } .zed-badge { background:var(--zed-accent); border-radius:999px; color:#fff; display:inline-block; font-size:11px; font-weight:800; letter-spacing:1px; margin-bottom:16px; padding:7px 13px; text-transform:uppercase; } .zed-hero h2 { color:#fff; font-size:clamp(30px,5vw,46px); line-height:1.08; margin:0 0 16px; } .zed-hero p { color:rgba(255,255,255,.84); margin:0 0 22px; max-width:700px; } .zed-stats { display:grid; gap:10px; grid-template-columns:repeat(4,minmax(92px,1fr)); max-width:650px; } .zed-stat { background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.14); border-radius:8px; padding:12px; text-align:center; } .zed-stat strong { color:#fff; display:block; font-size:26px; line-height:1; } .zed-stat span { color:rgba(255,255,255,.7); display:block; font-size:12px; margin-top:6px; } .zed-photo { align-self:center; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.16); border-radius:10px; padding:12px; } .zed-photo img, .zed-hero img { aspect-ratio:1/1; border-radius:8px; display:block; height:auto; object-fit:cover; width:100%; } .zed-reviews { display:grid; gap:14px; grid-template-columns:repeat(3,minmax(0,1fr)); margin:0 0 34px; } .zed-review { background:#fff; border:1px solid var(--zed-line); border-radius:8px; box-shadow:0 10px 28px rgba(0,0,0,.06); padding:18px; } .zed-stars { color:var(--zed-accent); display:block; font-size:15px; letter-spacing:1px; margin-bottom:8px; } .zed-review blockquote { font-size:16px; font-weight:700; margin:0; } .zed-review cite { color:var(--zed-muted); display:block; font-size:12px; font-style:normal; margin-top:8px; } .zed-section { border-top:1px solid var(--zed-line); padding:38px 0; } .zed-kicker { color:var(--zed-accent); font-size:12px; font-weight:800; letter-spacing:1.2px; margin-bottom:8px; text-transform:uppercase; } .zed-section h3 { color:var(--zed-dark); font-size:clamp(22px,4vw,30px); line-height:1.2; margin:0 0 16px; } .zed-section p { color:var(--zed-muted); margin:0 0 16px; } .zed-grid { display:grid; gap:18px; grid-template-columns:repeat(3,minmax(0,1fr)); } .zed-card { background:linear-gradient(180deg,#fff,var(--zed-cream)); border:1px solid var(--zed-line); border-radius:8px; padding:22px; } .zed-card h4 { color:var(--zed-dark); font-size:17px; margin:0 0 8px; } .zed-card p { font-size:16px; margin:0; } .zed-dark { background:var(--zed-dark); border-left:5px solid var(--zed-accent); border-radius:8px; color:#fff; margin:34px 0 0; padding:30px; } .zed-dark h3, .zed-dark p { color:#fff; } .zed-features { display:grid; gap:14px; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:20px; } .zed-feature { background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.1); border-radius:7px; padding:16px; } .zed-feature strong { color:#fff; display:block; margin-bottom:4px; } .zed-feature span { color:rgba(255,255,255,.74); font-size:16px; } .zed-two { align-items:center; display:grid; gap:34px; grid-template-columns:1fr 1fr; } .zed-two.reverse .zed-photo { order:2; } .zed-check { list-style:none; margin:0; padding:0; } .zed-check li { color:var(--zed-muted); margin:0 0 10px; } .zed-specs { border-collapse:collapse; font-size:16px; width:100%; } .zed-specs td { border-bottom:1px solid var(--zed-line); padding:13px 16px; vertical-align:top; } .zed-specs td:first-child { color:var(--zed-dark); font-weight:800; width:34%; } .zed-note { background:var(--zed-cream); border-left:4px solid var(--zed-accent); border-radius:0 8px 8px 0; color:var(--zed-muted); margin-top:24px; padding:22px 24px; } .zed-faq { margin:0 auto; max-width:820px; } .zed-faq div { border-bottom:1px solid var(--zed-line); padding:20px 0; } .zed-faq h4 { color:var(--zed-dark); font-size:17px; margin:0 0 8px; } .zed-faq p { margin:0; } .zed-cta { background:linear-gradient(135deg,#1b1b1b,#101010); border-radius:10px; color:#fff; margin:38px 0 0; padding:34px 28px; text-align:center; } .zed-cta h3 { color:#fff; margin-bottom:10px; } .zed-cta p { color:rgba(255,255,255,.74); margin-left:auto; margin-right:auto; max-width:720px; } .zed-btn { background:var(--zed-green); border-radius:5px; color:#fff; display:inline-block; font-weight:800; margin-top:10px; padding:12px 20px; text-decoration:none; } .zed-btn:hover { background:#245842; color:#fff; } @media (max-width:768px) { .zed-hero, .zed-two { grid-template-columns:1fr; padding-left:20px; padding-right:20px; } .zed-hero { padding-bottom:28px; padding-top:28px; } .zed-stats, .zed-grid, .zed-reviews, .zed-features { grid-template-columns:1fr; } .zed-two.reverse .zed-photo { order:-1; } .zed-dark { padding:24px; } .zed-trust { font-size:12px; } } Free US shipping over $49 30-day money-back guarantee 8,800+ store reviews Original Dangerfield design Lock picking tension tool The Tiny Wrench People Keep Asking For The Dangerfield ZedWrench is back in its original design: a compact turning tool with a twisted shaft, angled spade ends, and small V cuts at the paddles. It is cheap to add, easy to carry, and changes how a pick set feels in hand. Better tension, better feedback, better sessions. 1tension tool 5product images ★★★★★"Great quality" David, verified buyer ★★★★★"Nice and firm tensioners." Giorgio D., verified buyer ★★★★★"rounded shape on my finger tips" Russell V., verified buyer Who this suits Add a dedicated turning feel to any pick set Daily kit top-up Drop one into a roll, pouch, EDC kit, or practice tray as a spare turner. Feedback tuning Use the angled ends when a straight wrench feels awkward or too flat in hand. Modification-friendly A simple, low-cost turner you can tune, shape, or keep as a dependable spare. Why tension nerds care Small geometry changes make a real hand-feel difference Turners look simple until the lock fights back. Shaft angle, paddle shape, and finger comfort all change how cleanly you can hold tension. Twisted shaftAngles the paddle faces for a different pressure line. Spade endsBroad contact surfaces for controlled turning force. V-cut paddlesSmall notches at the end give the tool its distinctive profile. Single-tool valueLow-cost upgrade when your set needs another tension option. Technique Good tension starts before the pick moves A wrench that feels secure lets you lighten up, read feedback, and stop crushing pin movement. The ZedWrench gives another geometry to try when a basic flat wrench is not giving you the feel you want. It is a small, inexpensive tension option that earns its keep because tension choice matters. Keep it beside your other turners and choose the wrench that best fits the keyway. Where it fits Use it where the paddle geometry suits the keyway The ZedWrench is a bottom-of-keyway style turner. Some tight, paracentric, or high-security keyways still need a different TOK or BOK wrench. Best used as one more tension option, not your only wrench. Pairs with hooks, rakes, and small EDC pick sets. Switch tools if the spade end crowds the pick path. Details What you get Brand Dangerfield Tool type Lock picking tension tool Contents One Dangerfield ZedWrench tension tool Design details Twisted shaft, angled spade ends, and V-cut paddle tips Best use Pin tumbler picking where a BOK-style turner fits cleanly If your tension feels vague, heavy, or awkward, changing the wrench is often the fastest improvement you can make. FAQ Questions buyers usually ask Is this a pick? It is a tension tool. You still need a pick profile to lift or rake pins. Why buy another tension wrench? Tension controls feedback. A different wrench shape can make the same lock feel clearer. Does it fit every keyway? It is one useful BOK-style option. Tight keyways may need a slimmer or TOK wrench. Is this the original Dangerfield version? Yes. This is the return of the original Dangerfield ZedWrench design. Add the tensioner your kit is probably missing The Dangerfield ZedWrench is a low-cost way to add another feel, another angle, and another feedback option to your lock picking kit. Add to Cart
More you might like
Related
Dangerfield Zedwrench - Lock Picking Tension Tool
Related
Dangerfield Zedwrench - Lock Picking Tension Tool
Related
Dangerfield Zedwrench - Lock Picking Tension Tool
Related