Carbon Collective Mitt Scrub Grit Guard
.dd-pd { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px; } /* ── HERO HEADER ── */ .dd-pd__hero { backg round: #0d0d0d; padding: 24px 24px 20px; border-top: 3px solid #00c8d4; margin-bottom: 0; } .dd-pd__eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 0.25em; text-transform: uppercase; color: #00c8d4; margin: 0 0 8px; } .dd-pd__title { font-size: 26px; font-weight: 700; color: #ffffff; line-height: 1.15; margin: 0 0 10px; } .dd-pd__tagline { font-size: 13px; color: #5fb8c0; margin: 0; font-style: italic; } .dd-pd__tagline strong { color: #00c8d4; font-style: normal; } /* ── LEAD COPY ── */ .dd-pd__lead { padding: 18px 20px; background: #e8fafb; border-left: 3px solid #00c8d4; margin-bottom: 0; } .dd-pd__lead p { font-size: 14px; line-height: 1.75; color: #333; margin: 0 0 10px; } .dd-pd__lead p:last-child { margin: 0; } /* ── STAT GRID ── */ .dd-pd__stats { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #b8e4e8; border-bottom: 1px solid #b8e4e8; } .dd-pd__stat { padding: 14px 16px; border-right: 1px solid #b8e4e8; background: #fff; } .dd-pd__stat:last-child { border-right: none; } .dd-pd__stat-label { font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px; } .dd-pd__stat-value { font-size: 17px; font-weight: 700; color: #0d0d0d; line-height: 1.1; margin: 0 0 2px; } .dd-pd__stat-sub { font-size: 10px; color: #888; } /* ── SECTION HEADERS ── */ .dd-pd__section-label { font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #00c8d4; margin: 0 0 12px; } /* ── DIFFERENTIATORS / FUNCTIONS ── */ .dd-pd__diff { padding: 20px 20px 18px; background: #fff; border-top: 1px solid #b8e4e8; border-bottom: 1px solid #b8e4e8; } .dd-pd__diff-item { display: flex; gap: 12px; margin-bottom: 13px; align-items: flex-start; } .dd-pd__diff-item:last-child { margin-bottom: 0; } .dd-pd__diff-icon { width: 20px; height: 20px; background: #0d0d0d; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .dd-pd__diff-icon svg { width: 11px; height: 11px; stroke: #00c8d4; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; } .dd-pd__diff-text { font-size: 13px; color: #444; line-height: 1.6; } .dd-pd__diff-text strong { display: block; font-size: 12px; font-weight: 700; color: #0d0d0d; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px; } .dd-pd__diff-text a { color: #00c8d4; font-weight: 600; text-decoration: none; border-bottom: 1px solid rgba(212,88,10,0.4); } /* ── PULL QUOTE ── */ .dd-pd__quote { padding: 18px 20px; background: #0d0d0d; border-left: 3px solid #00c8d4; } .dd-pd__quote p { font-size: 15px; font-style: italic; color: #5fb8c0; margin: 0 0 6px; line-height: 1.5; } .dd-pd__quote cite { font-size: 10px; font-style: normal; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; color: #00c8d4; } /* ── APPLICATION STEPS ── */ .dd-pd__steps { padding: 20px 20px 18px; background: #fff; border-top: 1px solid #b8e4e8; border-bottom: 1px solid #b8e4e8; } .dd-pd__step-item { display: flex; gap: 12px; margin-bottom: 11px; align-items: flex-start; } .dd-pd__step-item:last-child { margin-bottom: 0; } .dd-pd__step-num { width: 20px; height: 20px; background: #00c8d4; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; color: #fff; margin-top: 1px; } .dd-pd__step-text { font-size: 13px; color: #444; line-height: 1.6; } /* ── MFG / INFO CALLOUT ── */ .dd-pd__mfg { padding: 18px 20px; background: #e8fafb; border-top: 1px solid #b8e4e8; border-bottom: 1px solid #b8e4e8; } .dd-pd__mfg p { font-size: 13px; color: #444; line-height: 1.7; margin: 0 0 10px; } .dd-pd__mfg p:last-child { margin: 0; } .dd-pd__mfg strong { color: #0d0d0d; } .dd-pd__mfg a { color: #00c8d4; font-weight: 600; text-decoration: none; border-bottom: 1px solid rgba(212,88,10,0.4); } /* ── FEATURES STRIP ── */ .dd-pd__care { padding: 16px 20px; background: #0d0d0d; border-top: 1px solid #001f22; } .dd-pd__care-grid { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 10px; } .dd-pd__care-item { display: flex; align-items: center; gap: 6px; font-size: 11px; color: #5fb8c0; } .dd-pd__care-item svg { width: 14px; height: 14px; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; fill: none; flex-shrink: 0; } .dd-pd__care-item svg.teal { stroke: #00c8d4; } .dd-pd__care-item--no { color: #e87070; } .dd-pd__care-item--no svg { stroke: #e87070; } /* ── INFO STRIP ── */ .dd-pd__info { padding: 12px 16px; background: #e8fafb; border: 1px solid #b8e4e8; border-left: 3px solid #00c8d4; display: flex; gap: 10px; align-items: flex-start; margin-top: 1px; } .dd-pd__info svg { width: 16px; height: 16px; stroke: #00c8d4; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; margin-top: 1px; } .dd-pd__info p { font-size: 12px; color: #045a5f; margin: 0; line-height: 1.55; } .dd-pd__info strong { color: #003a3f; } Carbon Collective · Mitt Scrub Grit Guard · Wash Process Insert Decrease the Scratching! Angled Scrub Guard. Internal Wash Board. Built to dramatically reduce wash-induced swirls and scratches. Unlike traditional grit guards which sit flat at the bottom of your bucket, our angled Scrub Guard lets you scrub your mitt or wash pad directly against it — removing loose grit and grime and ensuring it's as clean as possible before it ever touches your vehicle again. 90% of wash-related scratches and swirls happen during the contact wash process, when dirt gets trapped between the surface and your mitt, causing marring and paint damage. Our Scrub Guard creates an internal washboard inside your bucket, letting you clean the mitt or pad between sections before returning it to the vehicle — dramatically reducing swirls and scratches. Swirl Cause 90% Of scratches from contact wash Fits 20L & 13L Wash & wheel buckets Guard Type Tapered Hex Internal washboard tunnels How It Works Function 1 — Filters Grit at the Source Tapered hexagonal tunnels filter out grit, stones, and dirt, letting them fall to the bottom of the bucket — separated from the wash solution and prevented from returning. Function 2 — Cleans the Mitt Mid-Wash The ergonomic curved surface works as a "wash board," removing debris and contaminants picked up by the wash mitt or pad — preventing them from being transferred back onto the car. Function 3 — Doubles as an External Wash Board Remove the Scrub Guard from the bucket to rinse and dry your wash mitt or pad, ready for your next wash, without ever touching the floor. "90% of wash-related scratches and swirls happen during the contact wash process — with dirt trapped between the surface and your mitt. The Scrub Guard exists to break that cycle." — Carbon Collective Directions 1 Ensure the bucket is the right size — the guard requires a smooth-sided, tapered bucket to fit snugly. 2 Push the grit guard down into the bucket until it fits tight. 3 Fill with water along with your favorite shampoo. 4 The guard can be fitted in your rinse or wash bucket — it will even fit in our 13L dedicated wheel bucket. 5 During the wash process, agitate the mitt against the internal surface, cleaning it before returning it to the vehicle. Product Info Designed to fit in both our 20L and 13L buckets — including the GHÖST Crystal Clear Wash Bucket. The tapered design creates a seal around the guard, preventing grit from returning into the wash solution, while the ergonomic curved surface makes mitt agitation easy. We recommend this guard when using "rinseless" washing techniques. Ships ground only. Due to box size, this product only ships via ground service and does not qualify for free shipping. At a Glance Reduces wash-related marring & scratches Tapered hex tunnels filter grit Fits 20L & 13L buckets Ergonomic curved wash-board surface Not free-shipping eligible
More you might like
Related
Carbon Collective Scrub Guard – Mitt Grit Guard
Related
Carbon Collective Scrub Guard – Mitt Grit Guard
Related
Carbon Collective Scrub Guard – Mitt Grit Guard
Related