Carbon Collective Refresh Glass Cleaner
.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: #080808; 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: #70c8d0; margin: 0; font-style: italic; } .dd-pd__tagline strong { color: #00c8d4; font-style: normal; } /* ── LEAD COPY ── */ .dd-pd__lead { padding: 18px 20px; background: #e4f9fb; 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 #90dde4; border-bottom: 1px solid #90dde4; } .dd-pd__stat { padding: 14px 16px; border-right: 1px solid #90dde4; 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: #080808; 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 ── */ .dd-pd__diff { padding: 20px 20px 18px; background: #fff; border-top: 1px solid #90dde4; border-bottom: 1px solid #90dde4; } .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: #080808; 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: #080808; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px; } /* ── PULL QUOTE ── */ .dd-pd__quote { padding: 18px 20px; background: #080808; border-left: 3px solid #00c8d4; } .dd-pd__quote p { font-size: 15px; font-style: italic; color: #70c8d0; 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; } /* ── MFG CALLOUT ── */ .dd-pd__mfg { padding: 18px 20px; background: #e4f9fb; border-top: 1px solid #90dde4; border-bottom: 1px solid #90dde4; } .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: #080808; } /* ── APPLICATION STEPS ── */ .dd-pd__steps { padding: 20px 20px 18px; background: #fff; border-top: 1px solid #90dde4; border-bottom: 1px solid #90dde4; } .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; } /* ── CLOSING STATEMENT ── */ .dd-pd__closing { padding: 16px 20px; background: #fff; border-top: 1px solid #90dde4; border-bottom: 1px solid #90dde4; } .dd-pd__closing p { font-size: 13px; color: #555; line-height: 1.7; margin: 0 0 6px; } .dd-pd__closing p:last-child { margin: 0; } /* ── FEATURES STRIP ── */ .dd-pd__care { padding: 16px 20px; background: #080808; border-top: 1px solid #0a1e20; } .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: #70c8d0; } .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.cyan { stroke: #00c8d4; } /* ── INFO STRIP ── */ .dd-pd__info { padding: 12px 16px; background: #e4f9fb; border: 1px solid #90dde4; 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: #004a50; margin: 0; line-height: 1.55; } .dd-pd__info strong { color: #002e34; } Carbon Collective · Refresh Glass Cleaner · Streak-Free Glass That LooksLike There's No Glass. Streak-Free. Smear-Free. Ceramic Coating Safe. Interior, exterior, automotive, and home — one product does it all. Our Refresh Glass Cleaner leaves a smear-free finish on interior & exterior glass, removing fingerprints from touch screens and gloss black finishes, leaving behind a refreshing scent. Effective and effortless, Refresh is formulated to remove dirt, traffic film, bugs, oils, smears, and fingerprints — perfect for windows, screens, and windscreens alike. Not just for detailing and automotive use, Refresh is a fast and impressive glass cleaner for use on a multitude of surfaces such as home appliances, windows, and glass, leaving behind a streak-free finish. Finish Streak-Free Interior & exterior glass Dwell (Stubborn) 1 Minute Heavy stains & bug splatter Sizes 3 Options 500ml · 2L · 5L "Not just for detailing — fast, impressive glass cleaning for automotive use, home appliances, windows, and glass surfaces alike. One product, every pane of glass you own." — Carbon Collective Key Features Safe on Ceramic Coated Glass Won't strip or degrade glass coatings — clean your protected windscreen and windows without compromising what's on them. Streak-Free & Smear-Free Finish Formulated to leave nothing behind — no residue, no haze, no streaks. What you get is clarity, every time. Interior Screens & Touch Surfaces Safe on touch screens, infotainment displays, and gloss black interior trim — removes fingerprints and oils without scratching or leaving a film. Exterior Cleaning — Dirt, Bugs & Traffic Film Cuts through road grime, bug splatter, and traffic film on windscreens and windows. For heavy bug splatter, apply directly and allow 1 minute dwell before wiping. Beyond the Car — Home Use Ready Windows, mirrors, appliances, display cases — Refresh works on any glass or smooth surface that needs a streak-free clean. A genuinely multi-purpose product worth keeping in the house. Refreshing Scent Leaves behind a clean, pleasant scent — a small detail that makes interior work noticeably more enjoyable. Stubborn Stains & Bug Splatter For stubborn stains and heavy bug splatter, apply Refresh directly to the surface and allow it to dwell for 1 minute before removing with a microfibre glass cloth. The dwell time gives the formula time to break down bonded contamination without any additional scrubbing or pressure. Always use a dedicated Microfibre Glass Cloth — a clean, lint-free glass cloth is the difference between a streak-free result and one that requires a second pass. Directions 1 Lightly mist the glass with 1–2 sprays. 2 Using a Microfibre Glass Cloth, wipe the glass from side to side in overlapping lines, working from top to bottom. 3 Flip the Microfibre Glass Cloth over to the dry side for the final wipe. For stubborn stains and bug splatters — apply Refresh directly to the surface and allow it to dwell for 1 minute before removing. No extra scrubbing needed; let the dwell time do the work. AVOID USE on interior gauge clusters. Every pane of glass in and on your vehicle — and your home — handled in three steps. Streak-free, smear-free, and done. At a Glance Safe on ceramic coated glass Streak-free · smear-free finish Interior screens & touch surfaces Exterior glass · bugs & traffic film Home use ready Available in 500ml · 2L · 5L