LABS All Surface Cleaner
.labs-asc { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px; } /* ── HERO ── */ .labs-asc__hero { backgr ound: #1a0a00; padding: 0; position: relative; overflow: hidden; border-top: 4px solid #e07820; } .labs-asc__hero::before { content: ''; position: absolute; inset: 0; background-image: repeating-radial-gradient(ellipse at 25% 55%, transparent 0px, transparent 18px, rgba(224,120,32,0.05) 18px, rgba(224,120,32,0.05) 19px), repeating-radial-gradient(ellipse at 75% 35%, transparent 0px, transparent 26px, rgba(224,120,32,0.04) 26px, rgba(224,120,32,0.04) 27px), repeating-radial-gradient(ellipse at 45% 75%, transparent 0px, transparent 34px, rgba(224,120,32,0.03) 34px, rgba(224,120,32,0.03) 35px); z-index: 0; } .labs-asc__hero-inner { padding: 22px 24px 20px; position: relative; z-index: 1; } .labs-asc__sub-brand { display: inline-flex; align-items: center; gap: 0; margin-bottom: 14px; } .labs-asc__labs-mark { background: #e07820; color: #fff; font-size: 11px; font-weight: 900; letter-spacing: 0.12em; padding: 4px 8px; line-height: 1; } .labs-asc__by-cc { background: #2a1400; color: #a06030; font-size: 9px; font-weight: 600; letter-spacing: 0.2em; text-transform: uppercase; padding: 4px 10px; line-height: 1.4; border: 1px solid #3a1e00; border-left: none; } .labs-asc__eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 0.25em; text-transform: uppercase; color: #a06030; margin: 0 0 8px; } .labs-asc__title { font-size: 26px; font-weight: 800; color: #ffffff; line-height: 1.1; margin: 0 0 10px; letter-spacing: -0.01em; } .labs-asc__title span { color: #e07820; } .labs-asc__tagline { font-size: 13px; color: #5a3010; margin: 0; font-style: italic; } .labs-asc__tagline strong { color: #c09060; font-style: normal; } /* ── PRO CONTEXT STRIP ── */ .labs-asc__context { padding: 12px 20px; background: #120800; border-bottom: 1px solid #2a1400; display: flex; align-items: center; gap: 16px; flex-wrap: wrap; } .labs-asc__context-item { font-size: 10px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #6a3a18; display: flex; align-items: center; gap: 5px; } .labs-asc__context-item::before { content: ''; width: 4px; height: 4px; background: #e07820; border-radius: 50%; flex-shrink: 0; } /* ── LEAD ── */ .labs-asc__lead { padding: 18px 20px; background: #fdf0e4; border-left: 4px solid #e07820; } .labs-asc__lead p { font-size: 14px; line-height: 1.75; color: #2a1800; margin: 0 0 10px; } .labs-asc__lead p:last-child { margin: 0; } .labs-asc__lead strong { color: #1a0a00; } /* ── STAT GRID ── */ .labs-asc__stats { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #f0d0b0; border-bottom: 1px solid #f0d0b0; } .labs-asc__stat { padding: 14px 12px; border-right: 1px solid #f0d0b0; background: #fff; } .labs-asc__stat:last-child { border-right: none; } .labs-asc__stat-label { font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px; } .labs-asc__stat-value { font-size: 15px; font-weight: 800; color: #1a0a00; line-height: 1.1; margin: 0 0 2px; } .labs-asc__stat-sub { font-size: 10px; color: #888; } /* ── SECTION LABEL ── */ .labs-asc__section-label { font-size: 9px; font-weight: 700; letter-spacing: 0.3em; text-transform: uppercase; color: #c06010; margin: 0 0 12px; } /* ── FEATURES ── */ .labs-asc__diff { padding: 20px 20px 18px; background: #fff; border-top: 1px solid #f0d0b0; border-bottom: 1px solid #f0d0b0; } .labs-asc__diff-item { display: flex; gap: 12px; margin-bottom: 13px; align-items: flex-start; } .labs-asc__diff-item:last-child { margin-bottom: 0; } .labs-asc__diff-icon { width: 20px; height: 20px; background: #1a0a00; border-radius: 3px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .labs-asc__diff-icon svg { width: 11px; height: 11px; stroke: #e07820; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; } .labs-asc__diff-text { font-size: 13px; color: #444; line-height: 1.6; } .labs-asc__diff-text strong { display: block; font-size: 12px; font-weight: 700; color: #1a0a00; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px; } /* ── PULL QUOTE ── */ .labs-asc__quote { padding: 18px 20px; background: #1a0a00; border-left: 4px solid #e07820; } .labs-asc__quote p { font-size: 14px; font-style: italic; color: #6a3a18; margin: 0 0 6px; line-height: 1.6; } .labs-asc__quote cite { font-size: 10px; font-style: normal; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: #e07820; } /* ── DILUTION SECTION ── */ .labs-asc__dilution { padding: 20px 20px 18px; background: #1a0a00; border-top: 1px solid #2a1400; border-bottom: 1px solid #2a1400; } .labs-asc__dilution .labs-asc__section-label { color: #e07820; } .labs-asc__dil-mode { margin-bottom: 20px; } .labs-asc__dil-mode:last-child { margin-bottom: 0; } .labs-asc__dil-mode-header { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; } .labs-asc__dil-mode-tag { background: #e07820; color: #fff; font-size: 8px; font-weight: 800; letter-spacing: 0.2em; text-transform: uppercase; padding: 3px 8px; white-space: nowrap; line-height: 1.4; } .labs-asc__dil-mode-tag--alt { background: #3a1e00; color: #e07820; border: 1px solid #5a3010; } .labs-asc__dil-mode-note { font-size: 11px; color: #6a3a18; line-height: 1.4; } .labs-asc__dil-mode-note strong { color: #a06030; } .labs-asc__dil-row { display: flex; align-items: stretch; margin-bottom: 6px; border: 1px solid #2a1400; } .labs-asc__dil-row:last-child { margin-bottom: 0; } .labs-asc__dil-dose { background: #e07820; color: #fff; font-size: 13px; font-weight: 800; padding: 10px 14px; min-width: 70px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; letter-spacing: -0.01em; } .labs-asc__dil-dose--alt { background: #3a1e00; color: #e07820; border-right: 1px solid #5a3010; } .labs-asc__dil-body { background: #231008; padding: 10px 14px; flex: 1; display: flex; align-items: center; justify-content: space-between; gap: 10px; } .labs-asc__dil-use { font-size: 12px; color: #8a5030; line-height: 1.4; } .labs-asc__dil-use strong { display: block; font-size: 11px; font-weight: 700; color: #d0a080; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 1px; } .labs-asc__dil-ph { font-size: 11px; font-weight: 700; color: #e07820; white-space: nowrap; letter-spacing: 0.04em; flex-shrink: 0; } /* ── DIRECTIONS ── */ .labs-asc__steps { padding: 20px 20px 18px; background: #fdf0e4; border-top: 1px solid #f0d0b0; border-bottom: 1px solid #f0d0b0; } .labs-asc__step-item { display: flex; gap: 12px; margin-bottom: 11px; align-items: flex-start; } .labs-asc__step-item:last-child { margin-bottom: 0; } .labs-asc__step-num { width: 22px; height: 22px; background: #1a0a00; border-radius: 3px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 800; color: #e07820; margin-top: 1px; } .labs-asc__step-text { font-size: 13px; color: #2a1800; line-height: 1.6; } .labs-asc__step-text strong { color: #1a0a00; } /* ── WARNING ── */ .labs-asc__warning { padding: 12px 16px; background: #c0392b; border-left: 3px solid #7b1c12; display: flex; gap: 10px; align-items: flex-start; margin-top: 1px; } .labs-asc__warning svg { width: 16px; height: 16px; stroke: #fff; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; margin-top: 1px; } .labs-asc__warning p { font-size: 12px; color: #fff; margin: 0; line-height: 1.55; } .labs-asc__warning strong { color: #ffe0de; } /* ── BADGE STRIP ── */ .labs-asc__badges { padding: 12px 20px; background: #fff; border-bottom: 1px solid #f0d0b0; border-top: 1px solid #f0d0b0; display: flex; flex-wrap: wrap; gap: 6px; } .labs-asc__badge { font-size: 9px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #7a4010; border: 1px solid #e8c090; padding: 3px 9px; background: #fdf0e4; } .labs-asc__badge--accent { color: #e07820; border-color: #3a1e00; background: #1a0a00; } /* ── FOOTER ── */ .labs-asc__footer { padding: 14px 20px; background: #120800; border-top: 1px solid #2a1400; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 10px; } .labs-asc__footer-brand { display: inline-flex; align-items: center; gap: 0; } .labs-asc__footer-labs { background: #e07820; color: #fff; font-size: 10px; font-weight: 900; letter-spacing: 0.1em; padding: 3px 7px; line-height: 1; } .labs-asc__footer-cc { font-size: 10px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: #6a3a18; padding: 3px 8px; border: 1px solid #3a1e00; border-left: none; } .labs-asc__footer-sizes { font-size: 10px; color: #5a3010; letter-spacing: 0.08em; } .labs-asc__footer-sizes strong { color: #a06030; font-weight: 600; } LABS by Carbon Collective All Surface Cleaner · Professional Grade · Highly Concentrated Almost Any Surface.Dialed to the Task. Non-caustic. Highly concentrated. Premium raw materials. Foam cannon pre-wash to engine bay degreaser — one product, five scenarios. Vehicle Detailing Workshops OEM Manufacturers Premium Raw Materials All Surface Cleaner is a highly concentrated professional-grade surfactant formulated to clean almost any surface effectively — diluted to suit the task, reducing time and effort without compromising results. Non-caustic chemistry that safely breaks down heavy dirt and grime without damaging surfaces or requiring excessive scrubbing. Run it through a foam cannon as a powerful pre-wash. Dilute it in a spray bottle for interior work, tyres, plastic trim, or engine bay degreasing. One product across the full range of cleaning tasks — concentrated enough that the economics work for a professional operation, versatile enough to reduce what's on the shelf. Formula Non-Caustic Surface-safe surfactant Concentration High Dilute to task pH Range 7.3–11.0 Scales with dilution ratio Size 5L Jerry can · US availability Key Features Almost Any Surface — One Formula Interior fabrics, carpets, mats, seats, exterior panels, tyres, plastic trim, engine bays — a single concentrated product that covers the full range when diluted to the task. Foam Cannon Ready Diluted into a foam cannon, All Surface Cleaner delivers a powerful pre-wash that dwells on the surface and loosens contamination before contact wash — reducing the work and the risk. Non-Caustic — MinimiZes Scrubbing Breaks down heavy dirt and grime build-up safely without damaging surfaces or requiring excessive agitation. The formula does the work; less effort is needed at the surface. Engine Bay & Degreasing Capable At higher concentration, All Surface Cleaner handles engine bay cleaning and degreasing tasks — cutting through built-up oils and grime without caustic chemistry. Highly Concentrated A 5L jerry can goes a long way when every application is diluted. Designed for professional environments where product cost per job is as important as the result. Premium Raw Materials LABS formulations use premium-grade inputs. The concentration and performance reflect the material quality — not a value-engineered surfactant in professional packaging. "A single concentrated surfactant that moves from foam cannon pre-wash to engine bay degreaser by changing the dilution ratio. Less product on the shelf, more capability in every bottle." — LABS by Carbon Collective Dilution Guide Foam Cannon Add concentrate to foam cannon bottle, top with water 50ml Light Pre-Wash Gentle foam pre-wash · regular maintenance wash pH 7.3 100ml Heavy Pre-Wash Stronger foam · heavier road contamination pH 9.7 1L Spray Bottle Add concentrate to spray bottle, top with water 50ml Interior Surfaces · Carpets, Mats & Seats Safe on fabrics and interior materials pH 10.0 100ml Pre-Wash & Heavy Grime · Tyres & Plastic Trim Stronger concentration for exterior contamination pH 10.5 200ml Engine Bay & Degreasing Maximum concentration · built-up oils and heavy grime pH 11.0 Directions 1 Dilute to the appropriate ratio — in a foam cannon bottle or 1L spray bottle topped with water. Match concentration to the task. 2 Apply to the surface generously and allow to dwell. For foam cannon use, coat the vehicle and let the foam work before rinsing. 3 Agitate if needed — on heavily soiled surfaces, use a brush, mitt, or cloth to assist product penetration during dwell. 4 Rinse thoroughly until the surface is clear. For interior applications, wipe away with a clean microfiber towel. DO NOT USE ON HOT SURFACES OR IN DIRECT SUNLIGHT. Do not allow product to dry on the surface — apply, agitate where needed, and rinse promptly. Always test on a small inconspicuous area when using on sensitive materials for the first time. Non-Caustic Highly Concentrated Foam Cannon Ready Premium Raw Materials Interior & Exterior Engine Bay Capable 5L Jerry Can LABS by Carbon Collective Available in: 5L Jerry Can
More you might like
Related
Carbon Collective LABS All Surface Cleaner 5L
Related
Carbon Collective LABS All Surface Cleaner - 5 Litres
Related
LABS by Carbon Collective All Surface Cleaner 5L
Related