{"product_id":"contour-scribing-tool","title":"Contour Scribing Tool – Copy Irregular Profiles for Easier Cuts","description":"\u003cstyle\u003e\n\/* =========================================================\n   CONTOUR SCRIBE TOOL\n   MOBILE-FIRST CRO LANDING PAGE\n   Container Query \/ Theme Font Inherited\n========================================================= *\/\n\n.cst-v9{\n  --bg:#f4f6f5;\n  --card:#ffffff;\n  --soft:#f7f4ee;\n  --soft2:#eef3f0;\n  --ink:#1f2925;\n  --muted:#64706a;\n  --line:#dce4df;\n  --green:#29483b;\n  --green2:#3d6553;\n  --accent:#d99445;\n  --accent-soft:#fff2df;\n  --dark:#17211d;\n  --white:#ffffff;\n  --shadow:0 12px 34px rgba(25,40,33,.08);\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:10px 8px 42px;\n  background:var(--bg);\n  color:var(--ink);\n  line-height:1.6;\n\n  container-type:inline-size;\n}\n\n.cst-v9 *,\n.cst-v9 *:before,\n.cst-v9 *:after{\n  box-sizing:border-box;\n}\n\n.cst-v9 img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.cst-v9 h1,\n.cst-v9 h2,\n.cst-v9 h3,\n.cst-v9 p{\n  margin-top:0;\n}\n\n.cst-card{\n  margin:0 0 14px;\n  padding:22px 16px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:20px;\n  background:var(--card);\n  box-shadow:var(--shadow);\n}\n\n.cst-center{\n  text-align:center;\n}\n\n.cst-kicker{\n  display:inline-block;\n  margin:0 0 9px;\n  color:#4b705f;\n  font-size:12px;\n  font-weight:800;\n  line-height:1.4;\n  letter-spacing:1.05px;\n  text-transform:uppercase;\n}\n\n.cst-title{\n  max-width:760px;\n  margin:0 auto 12px;\n  color:var(--ink);\n  font-size:28px;\n  font-weight:850;\n  line-height:1.14;\n  letter-spacing:-.5px;\n}\n\n.cst-copy{\n  max-width:720px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.68;\n}\n\n.cst-image{\n  margin-top:19px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#edf0ee;\n  box-shadow:0 10px 26px rgba(24,39,32,.10);\n}\n\n.cst-image img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.cst-pill{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  margin-top:14px;\n  padding:7px 12px;\n  border:1px solid #d7e1db;\n  border-radius:999px;\n  background:#f6faf8;\n  color:#365847;\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cst-hero{\n  padding:28px 16px 20px;\n  color:#fff;\n  background:\n    radial-gradient(circle at top right,#416655 0%,#253c32 38%,#16211c 100%);\n  border-color:#30483d;\n}\n\n.cst-hero .cst-kicker{\n  color:#d6eadf;\n}\n\n.cst-hero h1{\n  max-width:800px;\n  margin:0 auto 13px;\n  color:#fff;\n  font-size:32px;\n  font-weight:900;\n  line-height:1.08;\n  letter-spacing:-.7px;\n  text-align:center;\n}\n\n.cst-hero h1 span{\n  color:#f2bd75;\n}\n\n.cst-hero-copy{\n  max-width:700px;\n  margin:0 auto;\n  color:#deebe4;\n  font-size:16px;\n  line-height:1.62;\n  text-align:center;\n}\n\n.cst-hero-image{\n  margin-top:20px;\n  overflow:hidden;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:17px;\n  background:#fff;\n  box-shadow:0 18px 42px rgba(0,0,0,.24);\n}\n\n.cst-hero-image img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.cst-hero-points{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:15px;\n}\n\n.cst-hero-point{\n  padding:11px 12px;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:11px;\n  background:rgba(255,255,255,.07);\n  color:#f2f7f4;\n  font-size:13px;\n  font-weight:700;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PAIN\n========================================================= *\/\n\n.cst-pain{\n  background:#fff;\n}\n\n.cst-pain-grid{\n  display:grid;\n  gap:9px;\n  margin-top:18px;\n}\n\n.cst-pain-item{\n  display:flex;\n  gap:11px;\n  align-items:flex-start;\n  padding:13px 14px;\n  border:1px solid var(--line);\n  border-radius:13px;\n  background:#fafcfb;\n  text-align:left;\n}\n\n.cst-pain-icon{\n  flex:0 0 29px;\n  width:29px;\n  height:29px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#edf3ef;\n  color:#315443;\n  font-size:14px;\n  font-weight:900;\n}\n\n.cst-pain-item p{\n  margin:1px 0 0;\n  color:#5d6863;\n  font-size:15px;\n  line-height:1.55;\n}\n\n.cst-pain-item strong{\n  color:#27332e;\n}\n\n\n\/* =========================================================\n   GIF \/ HOW IT WORKS\n========================================================= *\/\n\n.cst-demo{\n  background:var(--soft);\n}\n\n.cst-gif-wrap{\n  max-width:470px;\n  margin:20px auto 0;\n  overflow:hidden;\n  border-radius:17px;\n  background:#fff;\n  border:1px solid #e2ded6;\n  box-shadow:0 12px 30px rgba(40,34,27,.11);\n}\n\n.cst-gif-wrap img{\n  width:100%;\n  height:auto;\n}\n\n.cst-steps{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:18px;\n}\n\n.cst-step{\n  position:relative;\n  padding:13px 13px 13px 49px;\n  border:1px solid #e4dfd7;\n  border-radius:13px;\n  background:#fff;\n  text-align:left;\n}\n\n.cst-step-num{\n  position:absolute;\n  left:12px;\n  top:12px;\n  width:27px;\n  height:27px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--green);\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.cst-step strong{\n  display:block;\n  color:#29352f;\n  font-size:15px;\n}\n\n.cst-step span{\n  display:block;\n  margin-top:2px;\n  color:#6b756f;\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FEATURE SPLIT\n========================================================= *\/\n\n.cst-feature{\n  padding:0;\n}\n\n.cst-feature-media img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.cst-feature-body{\n  padding:20px 16px 22px;\n}\n\n.cst-feature-body h2{\n  margin:0 0 9px;\n  color:#24302b;\n  font-size:25px;\n  line-height:1.15;\n}\n\n.cst-feature-body p{\n  margin:0;\n  color:#66716b;\n  font-size:15px;\n  line-height:1.65;\n}\n\n.cst-checks{\n  display:grid;\n  gap:8px;\n  margin-top:15px;\n}\n\n.cst-check{\n  position:relative;\n  padding:10px 11px 10px 35px;\n  border-radius:11px;\n  background:#f6f9f7;\n  color:#53605a;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cst-check:before{\n  content:\"✓\";\n  position:absolute;\n  left:12px;\n  top:9px;\n  color:#35604a;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   MULTI MODE\n========================================================= *\/\n\n.cst-modes{\n  background:\n    radial-gradient(circle at top,#355445 0%,#23382f 45%,#16211c 100%);\n  color:#fff;\n  border-color:#31473d;\n}\n\n.cst-modes .cst-kicker{\n  color:#cfe5da;\n}\n\n.cst-modes .cst-title{\n  color:#fff;\n}\n\n.cst-modes .cst-copy{\n  color:#dbe8e1;\n}\n\n.cst-mode-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n  margin-top:17px;\n}\n\n.cst-mode{\n  padding:13px 14px;\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:13px;\n  background:rgba(255,255,255,.07);\n  text-align:left;\n}\n\n.cst-mode strong{\n  display:block;\n  margin-bottom:3px;\n  color:#ffe0af;\n  font-size:15px;\n}\n\n.cst-mode span{\n  color:#deebe5;\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.cst-use-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:8px;\n  margin-top:18px;\n}\n\n.cst-use{\n  padding:13px 9px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:#fafcfb;\n  text-align:center;\n}\n\n.cst-use strong{\n  display:block;\n  color:#29352f;\n  font-size:14px;\n}\n\n.cst-use span{\n  display:block;\n  margin-top:3px;\n  color:#748079;\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   PORTABLE\n========================================================= *\/\n\n.cst-portable{\n  background:var(--soft2);\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.cst-spec-table{\n  max-width:720px;\n  margin:19px auto 0;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:#fff;\n}\n\n.cst-spec-row{\n  display:grid;\n  grid-template-columns:38% 62%;\n  border-bottom:1px solid var(--line);\n}\n\n.cst-spec-row:last-child{\n  border-bottom:0;\n}\n\n.cst-spec-row div{\n  padding:12px 10px;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cst-spec-row div:first-child{\n  background:#f1f5f2;\n  color:#425149;\n  font-weight:800;\n}\n\n.cst-spec-row div:last-child{\n  color:#66716b;\n}\n\n.cst-note{\n  max-width:720px;\n  margin:14px auto 0;\n  padding:12px 13px;\n  border-left:4px solid var(--accent);\n  border-radius:8px;\n  background:var(--accent-soft);\n  color:#715838;\n  font-size:12px;\n  line-height:1.55;\n  text-align:left;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cst-faq details{\n  max-width:760px;\n  margin:0 auto 8px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:13px;\n  background:#fff;\n}\n\n.cst-faq summary{\n  position:relative;\n  padding:16px 45px 16px 14px;\n  cursor:pointer;\n  list-style:none;\n  color:#303c36;\n  font-size:15px;\n  font-weight:800;\n}\n\n.cst-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cst-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:15px;\n  top:50%;\n  transform:translateY(-50%);\n  color:#456854;\n  font-size:21px;\n}\n\n.cst-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cst-answer{\n  padding:0 14px 16px;\n  color:#68736d;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.cst-cta{\n  padding:28px 17px;\n  color:#fff;\n  background:\n    radial-gradient(circle at top right,#456b58 0%,#294638 40%,#17231d 100%);\n  border-color:#324c3f;\n}\n\n.cst-cta .cst-kicker{\n  color:#d6e9de;\n}\n\n.cst-cta h2{\n  max-width:720px;\n  margin:0 auto 10px;\n  color:#fff;\n  font-size:28px;\n  font-weight:900;\n  line-height:1.13;\n}\n\n.cst-cta p{\n  max-width:650px;\n  margin:0 auto;\n  color:#dae8e0;\n  font-size:15px;\n  line-height:1.62;\n}\n\n.cst-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  max-width:420px;\n  margin-top:18px;\n  padding:15px 17px;\n  border:1px solid #f0c98e;\n  border-radius:11px;\n  background:#f6d49f;\n  color:#233028 !important;\n  text-decoration:none !important;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.35px;\n}\n\n.cst-cta-small{\n  display:block;\n  margin-top:10px;\n  color:#bbcec4;\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERY\n========================================================= *\/\n\n@container (min-width:700px){\n\n  .cst-v9{\n    padding:16px 12px 55px;\n  }\n\n  .cst-card{\n    margin-bottom:18px;\n    padding:38px 34px;\n    border-radius:24px;\n  }\n\n  .cst-title{\n    font-size:38px;\n  }\n\n  .cst-copy{\n    font-size:18px;\n  }\n\n  .cst-hero{\n    padding:46px 34px 34px;\n  }\n\n  .cst-hero h1{\n    font-size:48px;\n  }\n\n  .cst-hero-copy{\n    font-size:19px;\n  }\n\n  .cst-hero-points{\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    margin-top:20px;\n  }\n\n  .cst-pain-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .cst-pain-item{\n    display:block;\n    padding:17px;\n  }\n\n  .cst-pain-icon{\n    margin-bottom:9px;\n  }\n\n  .cst-steps{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .cst-step{\n    padding:50px 15px 15px;\n  }\n\n  .cst-step-num{\n    left:15px;\n    top:14px;\n  }\n\n  .cst-feature{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n    padding:0;\n  }\n\n  .cst-feature.cst-reverse .cst-feature-media{\n    order:2;\n  }\n\n  .cst-feature.cst-reverse .cst-feature-body{\n    order:1;\n  }\n\n  .cst-feature-body{\n    padding:30px 28px;\n  }\n\n  .cst-feature-body h2{\n    font-size:31px;\n  }\n\n  .cst-feature-body p{\n    font-size:16px;\n  }\n\n  .cst-mode-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .cst-use-grid{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .cst-spec-row div{\n    padding:14px 17px;\n    font-size:15px;\n  }\n\n  .cst-faq summary{\n    padding:19px 50px 19px 18px;\n    font-size:17px;\n  }\n\n  .cst-answer{\n    padding:0 18px 19px;\n    font-size:16px;\n  }\n\n  .cst-cta{\n    padding:46px 35px;\n  }\n\n  .cst-cta h2{\n    font-size:39px;\n  }\n\n  .cst-cta p{\n    font-size:17px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cst-v9\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-hero\"\u003e\n    \u003cdiv class=\"cst-center\"\u003e\n      \u003cspan class=\"cst-kicker\"\u003eContour Scribing Tool\u003c\/span\u003e\n\n      \u003ch1\u003e\n        Stop Guessing Around\n        \u003cspan\u003eAwkward Corners \u0026amp; Curves\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"cst-hero-copy\"\u003e\n        Copy irregular profiles directly onto your workpiece\n        so you can mark tricky cuts with less measuring,\n        less guessing and fewer repeated adjustments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/31b091d97ea983925559ab7c1a9870e9b470511d.jpeg\" alt=\"Contour scribing tool for copying irregular profiles\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-hero-points\"\u003e\n      \u003cdiv class=\"cst-hero-point\"\u003eCopy Irregular Profiles\u003c\/div\u003e\n      \u003cdiv class=\"cst-hero-point\"\u003eTrace As You Move\u003c\/div\u003e\n      \u003cdiv class=\"cst-hero-point\"\u003eCompact Toolbox Size\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PAIN\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-pain cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eThe Problem Every DIYer Knows\u003c\/span\u003e\n\n    \u003ch2 class=\"cst-title\"\u003e\n      Straight Measurements Are Easy. Real Homes Rarely Are.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cst-copy\"\u003e\n      Pipes, trim, corners, molding and uneven edges can turn\n      a simple cut into repeated measuring, marking and trimming.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst-pain-grid\"\u003e\n\n      \u003cdiv class=\"cst-pain-item\"\u003e\n        \u003cdiv class=\"cst-pain-icon\"\u003e✓\u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eLess guesswork.\u003c\/strong\u003e\u003cbr\u003e\n          Follow the existing profile instead of estimating the shape.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-pain-item\"\u003e\n        \u003cdiv class=\"cst-pain-icon\"\u003e✓\u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eFewer repeated marks.\u003c\/strong\u003e\u003cbr\u003e\n          Copy and trace the contour in one continuous movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-pain-item\"\u003e\n        \u003cdiv class=\"cst-pain-icon\"\u003e✓\u003c\/div\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eBetter workflow.\u003c\/strong\u003e\u003cbr\u003e\n          Spend less time transferring awkward measurements by hand.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       INTERACTIVE LEARNING \/ GIF\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-demo cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eSee How It Works\u003c\/span\u003e\n\n    \u003ch2 class=\"cst-title\"\u003e\n      Follow The Edge. Let The Pencil Trace The Shape.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cst-copy\"\u003e\n      Set the pencil position, place the tracing end against the profile\n      and move the tool parallel to the surface while the pencil\n      transfers the shape.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst-gif-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/d8506b2f967799828cbf33c33f7bb3a030f9adeb.gif\" alt=\"Contour scribing tool tracing an irregular profile\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-steps\"\u003e\n\n      \u003cdiv class=\"cst-step\"\u003e\n        \u003cspan class=\"cst-step-num\"\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eSet The Pencil\u003c\/strong\u003e\n        \u003cspan\u003eAdjust and secure the pencil position using the tool's holder.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-step\"\u003e\n        \u003cspan class=\"cst-step-num\"\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eFollow The Profile\u003c\/strong\u003e\n        \u003cspan\u003eKeep the tracing end in contact with the edge you want to copy.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-step\"\u003e\n        \u003cspan class=\"cst-step-num\"\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eTransfer The Line\u003c\/strong\u003e\n        \u003cspan\u003eMove steadily and keep the tool parallel while the pencil marks the workpiece.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EASY ADJUSTMENT\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-feature\"\u003e\n\n    \u003cdiv class=\"cst-feature-media\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.webfastcdn.com\/image\/44dca766204b298a2492e4f3671a2ef6d24c65d5.jpeg\" alt=\"Adjustable contour scribe tool with pencil\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-feature-body\"\u003e\n      \u003cspan class=\"cst-kicker\"\u003eSimple Adjustment\u003c\/span\u003e\n\n      \u003ch2\u003eMade For Copying, Not Complicated Setup\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Adjust the pencil position, place the tool against the contour\n        and trace the profile directly onto the material you are working with.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cst-checks\"\u003e\n        \u003cdiv class=\"cst-check\"\u003eAdjustable pencil position\u003c\/div\u003e\n        \u003cdiv class=\"cst-check\"\u003eCopy and mark in the same movement\u003c\/div\u003e\n        \u003cdiv class=\"cst-check\"\u003eUseful for irregular edges and profiles\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       MULTI MODE \/ BOTH ENDS\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-modes cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eTwo Contact Styles\u003c\/span\u003e\n\n    \u003ch2 class=\"cst-title\"\u003e\n      Choose The End That Better Matches The Surface\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cst-copy\"\u003e\n      The tool includes two different contact shapes,\n      giving you more flexibility when working around\n      different edges and profiles.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.webfastcdn.com\/image\/9a30d559be3ddff1ed3c005659881960d1a68259.jpeg\" alt=\"Dual end contour scribing tool\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-mode-grid\"\u003e\n\n      \u003cdiv class=\"cst-mode\"\u003e\n        \u003cstrong\u003eContact Roller End\u003c\/strong\u003e\n        \u003cspan\u003e\n          Designed to move along the surface with smoother contact\n          while following the profile.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-mode\"\u003e\n        \u003cstrong\u003ePointed Tracing End\u003c\/strong\u003e\n        \u003cspan\u003e\n          Useful where a narrower contact point better follows\n          detailed edges or tighter profiles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       USE CASES\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eOne Tool, Many DIY Jobs\u003c\/span\u003e\n\n    \u003ch2 class=\"cst-title\"\u003e\n      Built For The Awkward Shapes That Slow Projects Down\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cst-copy\"\u003e\n      Use it when you need to transfer an existing contour\n      onto flooring, tile, trim or other project materials.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst-image\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.webfastcdn.com\/image\/4a61ada2979cb0bf8540f86d142929cfe895a51b.jpeg\" alt=\"Contour scribing tool for home renovation and DIY projects\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-use-grid\"\u003e\n\n      \u003cdiv class=\"cst-use\"\u003e\n        \u003cstrong\u003eLaminate\u003c\/strong\u003e\n        \u003cspan\u003eTrace around irregular edges.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-use\"\u003e\n        \u003cstrong\u003eTile\u003c\/strong\u003e\n        \u003cspan\u003eTransfer profiles before cutting.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-use\"\u003e\n        \u003cstrong\u003eCarpet\u003c\/strong\u003e\n        \u003cspan\u003eMark edges around obstacles.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-use\"\u003e\n        \u003cstrong\u003eTrim \u0026amp; Molding\u003c\/strong\u003e\n        \u003cspan\u003eCopy existing contours more easily.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PORTABLE\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-feature cst-reverse cst-portable\"\u003e\n\n    \u003cdiv class=\"cst-feature-media\"\u003e\n      \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.webfastcdn.com\/image\/05264d74d6d222d445e5c44c067381fa0c21136b.jpeg\" alt=\"Compact portable contour scribe tool dimensions\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-feature-body\"\u003e\n      \u003cspan class=\"cst-kicker\"\u003eCompact Toolbox Size\u003c\/span\u003e\n\n      \u003ch2\u003eSmall Enough To Keep Within Reach\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The slim profile makes it easy to store with your everyday\n        measuring, marking and DIY tools without taking over the toolbox.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cst-checks\"\u003e\n        \u003cdiv class=\"cst-check\"\u003eApprox. 233 mm long\u003c\/div\u003e\n        \u003cdiv class=\"cst-check\"\u003eABS and plastic construction\u003c\/div\u003e\n        \u003cdiv class=\"cst-check\"\u003eEasy to carry between projects\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eProduct Details\u003c\/span\u003e\n\n    \u003ch2 class=\"cst-title\"\u003e\n      Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cst-copy\"\u003e\n      Based on the product information currently provided.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cst-spec-table\"\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv\u003eContour scribing \/ profile tracing tool\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003eDimensions\u003c\/div\u003e\n        \u003cdiv\u003e35 × 27 × 233 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003eMaterial\u003c\/div\u003e\n        \u003cdiv\u003eABS and plastic\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003eTracing Ends\u003c\/div\u003e\n        \u003cdiv\u003eContact roller end + pointed end\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003eSuggested Uses\u003c\/div\u003e\n        \u003cdiv\u003eTile, laminate, carpet, molding and home DIY profile tracing\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cst-spec-row\"\u003e\n        \u003cdiv\u003ePackage Includes\u003c\/div\u003e\n        \u003cdiv\u003e1 × Contour scribe tool + 1 × natural wood pencil\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cst-note\"\u003e\n      \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n      Slight measurement differences may occur due to manual measurement.\n      Product color may also appear slightly different depending on lighting\n      and screen settings.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-faq\"\u003e\n\n    \u003cdiv class=\"cst-center\"\u003e\n      \u003cspan class=\"cst-kicker\"\u003eQuestions You May Have\u003c\/span\u003e\n\n      \u003ch2 class=\"cst-title\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is this tool designed to do?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        It is designed to copy an existing contour or irregular profile\n        and transfer that shape with a pencil onto another material.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I use it?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        Adjust the pencil position, place the tracing end against the profile,\n        then move the tool steadily while keeping it parallel to the surface.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat projects can I use it for?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        The supplied product information lists home renovation,\n        tile fitting, laminate laying, carpet cutting,\n        molding and other contour-copying work.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy does it have two tracing ends?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        The roller-style contact end is intended for smoother contact\n        along a surface, while the pointed end can be useful for following\n        narrower or more detailed profiles.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the package include a pencil?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        Yes. The supplied package information lists one natural wood pencil\n        together with the contour scribing tool.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the tool?\u003c\/summary\u003e\n      \u003cdiv class=\"cst-answer\"\u003e\n        The supplied dimensions are approximately 35 × 27 × 233 mm.\n        Slight measurement variation may occur.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       CTA\n  ====================================================== --\u003e\n  \u003csection class=\"cst-card cst-cta cst-center\"\u003e\n    \u003cspan class=\"cst-kicker\"\u003eA Smarter Way To Mark Awkward Cuts\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Copy The Shape Before You Make The Cut\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep a simple contour tracing tool in the toolbox\n      for the corners, curves and uneven profiles\n      that are difficult to measure the usual way.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#MainContent\" class=\"cst-btn\"\u003e\n      GET YOUR CONTOUR SCRIBE TOOL\n    \u003c\/a\u003e\n\n    \u003cspan class=\"cst-cta-small\"\u003e\n      Return to the product options above to complete your selection.\n    \u003c\/span\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Buy 1","offer_id":55012610867566,"sku":"SZ0683260904889-橙黑色","price":16.99,"currency_code":"USD","in_stock":true},{"title":"🔥BUY 2","offer_id":55012610900334,"sku":"SZ0683260904889-橙黑色*2","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥BUY 3","offer_id":55012610933102,"sku":"SZ0683260904889-橙黑色*3","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/2db040046fd928898690536a6289f3b22047cd08.jpg?v=1789358613","url":"https:\/\/bvuyomi.com\/products\/contour-scribing-tool","provider":"Bvuyomi","version":"1.0","type":"link"}