KLiN Korea Super Clay Mitt
.dd-cc { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px; } /* ── HERO HEADER ── */ .dd-cc__hero { backg round: #111111; padding: 24px 24px 20px; border-top: 3px solid #2255cc; margin-bottom: 0; position: relative; overflow: hidden; } .dd-cc__hero-brands { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; } .dd-cc__brand-pill { font-size: 9px; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; padding: 4px 10px; border-radius: 2px; } .dd-cc__brand-pill--klin { background: #c8a96e; color: #3a2800; } .dd-cc__brand-pill--series { background: #1a1a2a; color: #88aaee; border: 1px solid #2a3a6a; } .dd-cc__title { font-size: 24px; font-weight: 700; color: #ffffff; line-height: 1.2; margin: 0 0 10px; } .dd-cc__tagline { font-size: 12px; color: #3a4a6a; margin: 0; font-style: italic; } .dd-cc__tagline strong { color: #88aaee; font-style: normal; } /* ── INTRO ── */ .dd-cc__intro { padding: 18px 20px; background: #f5f7fc; border-left: 3px solid #2255cc; border-bottom: 1px solid #c0ccee; } .dd-cc__intro p { font-size: 14px; line-height: 1.75; color: #1a1a2a; margin: 0 0 10px; } .dd-cc__intro p:last-child { margin: 0; } .dd-cc__intro strong { color: #111111; } /* ── SPEC GRID ── */ .dd-cc__stats { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid #c0ccee; border-bottom: 1px solid #c0ccee; } .dd-cc__stat { padding: 14px 16px; border-right: 1px solid #c0ccee; background: #fff; } .dd-cc__stat:last-child { border-right: none; } .dd-cc__stat-label { font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px; } .dd-cc__stat-value { font-size: 17px; font-weight: 700; color: #111111; line-height: 1.1; margin: 0 0 2px; } .dd-cc__stat-sub { font-size: 10px; color: #888; } /* ── AT A GLANCE ── */ .dd-cc__glance { padding: 18px 20px; background: #fff; border-bottom: 1px solid #c0ccee; } .dd-cc__section-label { font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #2255cc; margin: 0 0 12px; } .dd-cc__glance-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; } .dd-cc__glance-item { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; color: #444; line-height: 1.5; } .dd-cc__glance-dot { width: 18px; height: 18px; background: #111111; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .dd-cc__glance-dot svg { width: 10px; height: 10px; stroke: #88aaee; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; } .dd-cc__glance-item strong { display: block; font-size: 11px; font-weight: 700; color: #111111; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 1px; } /* ── PERFORMANCE CALLOUT ── */ .dd-cc__performance { padding: 18px 20px; background: #111111; border-left: 3px solid #2255cc; } .dd-cc__performance .dd-cc__section-label { color: #88aaee; } .dd-cc__performance p { font-size: 13px; color: #3a4a6a; line-height: 1.7; margin: 0 0 10px; } .dd-cc__performance p:last-child { margin: 0; } .dd-cc__performance strong { color: #ccd8ff; } /* ── WHAT IT REMOVES BLOCK ── */ .dd-cc__ccs { padding: 18px 20px; background: #f5f7fc; border-top: 1px solid #c0ccee; border-bottom: 1px solid #c0ccee; } .dd-cc__ccs p { font-size: 13px; color: #444; line-height: 1.7; margin: 0 0 10px; } .dd-cc__ccs p:last-child { margin: 0; } .dd-cc__ccs strong { color: #111111; } /* ── CONTAMINANT PILLS ── */ .dd-cc__surface-grid { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; } .dd-cc__surface-pill { background: #fff; border: 1px solid #c0ccee; border-top: 2px solid #2255cc; padding: 7px 14px; font-size: 11px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #333; } /* ── BADGE STRIP ── */ .dd-cc__collab-strip { padding: 14px 20px; background: #fff; border-bottom: 1px solid #c0ccee; display: flex; flex-wrap: wrap; gap: 8px; align-items: center; } .dd-cc__badge { font-size: 10px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; padding: 5px 10px; border-radius: 2px; background: #f5f7fc; color: #1a2a5a; border: 1px solid #aabbdd; } .dd-cc__badge--gold { background: #fdf6ec; color: #7a5200; border-color: #e8c97a; } .dd-cc__badge--warn { background: #fff0f0; color: #880000; border-color: #ddaaaa; } /* ── CRITICAL WARNING ── */ .dd-cc__warning-block { padding: 14px 18px; background: #fff0f0; border: 1px solid #ddaaaa; border-left: 4px solid #cc2222; margin-top: 1px; } .dd-cc__warning-block p { font-size: 13px; color: #3a0000; line-height: 1.65; margin: 0 0 8px; } .dd-cc__warning-block p:last-child { margin: 0; } .dd-cc__warning-block strong { color: #220000; } .dd-cc__warning-label { font-size: 9px; font-weight: 700; letter-spacing: 0.25em; text-transform: uppercase; color: #cc2222; margin: 0 0 8px; display: block; } /* ── CARE STRIP ── */ .dd-cc__care { padding: 16px 20px; background: #111111; } .dd-cc__care .dd-cc__section-label { color: #88aaee; } .dd-cc__care-grid { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 10px; } .dd-cc__care-item { display: flex; align-items: center; gap: 6px; font-size: 11px; color: #3a4a6a; } .dd-cc__care-item svg { width: 14px; height: 14px; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; fill: none; flex-shrink: 0; stroke: #88aaee; } .dd-cc__care-item--no { color: #e87070; } .dd-cc__care-item--no svg { stroke: #e87070; } /* ── ORIGIN FOOTER ── */ .dd-cc__origin { padding: 12px 20px; background: #080808; display: flex; align-items: center; gap: 10px; } .dd-cc__origin-flag { font-size: 18px; line-height: 1; } .dd-cc__origin-text { font-size: 11px; color: #2a3a5a; line-height: 1.4; } .dd-cc__origin-text strong { display: block; font-size: 12px; color: #88aaee; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; } KLiN Korea Super Clay Mitt Super Clay Mitt.Professional Grade Surface Decontamination. Larger contact patch. 5× the life of traditional clay. Flies through decontamination — tested, preferred, durable. The KLiN Korea Super Clay Mitt is the professional alternative to traditional clay bar decontamination. A microfiber mitt with a Nano Polymer Gel on one side — bringing a significantly larger contact patch to the decontamination process and lasting up to 5× longer than traditional clay. Manufactured for KLiN Korea. Traditional clay is great and absolutely still has a place in the process. But for large sections of a vehicle, a clay mitt eliminates the hand cramping, the awkward handling, and the slow pace that comes with a clay bar. The Super Clay Mitt flies through the process — and if dropped, can be rinsed off and inspected immediately rather than discarded. In testing, these continue to be the preferred choice based on performance and durability. There are other options. These are what we reach for. USE: SOAK Clay Mitt prior to use in water or wash solution. Construction Mitt Nano Polymer gel, Microfiber, Sponge Durability 5× Clay Bar Rinsable if dropped Aggression Heavy More aggressive than fine clay At a glance Larger Contact PatchCovers more surface per pass than a clay bar — large panels become a fraction of the work 5× Clay Bar LongevityOutlasts traditional clay significantly — and if dropped, rinse and inspect rather than discard Wet Work — Wash ProcessUsed during the wash process after initial cleaning. Works best with quality wash soap or slick, pH-neutral snow foam without glossing agents Package Is the StorageThe packaging is the storage solution — keep it sealed, in a cool and dark place between uses Made in TaiwanKLiN Korea — chosen for performance and durability over other options available in the category Read the InstructionsIncludes printed instructions — read them. This is a more aggressive tool than most users expect and process matters This is not every clay mitt Clay mitts are generally more aggressive than fine clay — and the Super Clay Mitt is no exception. This tool is designed for decontamination prior to the polishing process, not as a final prep step before coating. It will mar most finishes. That is expected, correct, and by design. Polish follows. That is the process. Before first use, soak the mitt in a bucket of cold water. Use a traditional wash soap to lubricate the surface during the process — pH-neutral, no glossing agents. Work on a wet, lubricated surface only. The mitt should never touch dry paint. Store it cool and dark. The packaging is your storage container. Keep it sealed when not in use — this prevents the rubber layer from sticking to surfaces, maintains the material, and extends the working life significantly. Heat and light degrade it faster than use does. What the Super Clay Mitt removes Built for heavy contamination removal that lighter decontamination methods leave behind. Heavy Oxidation Brake Dust Water Staining Tree Sap Bugs Bonded Contamination Super Clay Mitt Microfiber + poly rubber 5× clay bar longevity Wet & lubricated surface only Marring will occur · polish next Made in Korea ⚠ Before You Use This Soak in cold water before first use. Use a traditional wash soap to lubricate the surface — pH-neutral, no glossing agents. The mitt must only contact a wet, lubricated surface. Never use on dry paint. This mitt will induce marring. That is expected and correct. Use it for decontamination prior to polishing — not as a final step before protection. Polish is the next process after this one. Store in the original packaging, cool and dark. Heat and light degrade the rubber layer and cause it to stick. The package is the storage solution — use it. Read the instructions included with the product before beginning. Storage & Maintenance Soak in cold water before first use Store in original packaging · cool & dark Rinse thoroughly after each use Inspect before reuse · rinse if dropped Never use on dry or unlubricated paint Do not store in heat or direct light