Oberk APS All Purpose Soap
.dd-aps { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #1a1a1a; line-height: 1.65; max-width: 680px; } /* ── ACCENT COLOR: Oberk Blue ── */ /* To update: find/replace #2e6fc4 with your preferred hex */ /* ── HERO HEADER ── */ .dd-aps__hero { background: #111111; padding: 24px 24px 20px; border-top: 3px solid #2e6fc4; margin-bottom: 0; } .dd-aps__eyebrow { font-size: 10px; font-weight: 600; letter-spacing: 0.25em; text-transform: uppercase; color: #2e6fc4; margin: 0 0 8px; } .dd-aps__title { font-size: 26px; font-weight: 700; color: #ffffff; line-height: 1.15; margin: 0 0 6px; } .dd-aps__subtitle { font-size: 12px; color: #666; margin: 0 0 10px; letter-spacing: 0.04em; } .dd-aps__tagline { font-size: 13px; color: #999; margin: 0; font-style: italic; border-top: 1px solid #242424; padding-top: 10px; } .dd-aps__tagline strong { color: #2e6fc4; font-style: normal; } /* ── LEAD ── */ .dd-aps__lead { padding: 18px 20px; background: #fff; border-bottom: 1px solid #e8e2d8; } .dd-aps__lead p { font-size: 14px; line-height: 1.8; color: #333; margin: 0 0 12px; } .dd-aps__lead p:last-child { margin: 0; } .dd-aps__lead strong { color: #111; } /* ── STAT GRID ── */ .dd-aps__stats { display: grid; grid-template-columns: repeat(4, 1fr); border-top: 1px solid #e0dbd0; border-bottom: 1px solid #e0dbd0; } .dd-aps__stat { padding: 13px 14px; border-right: 1px solid #e0dbd0; background: #fafaf8; } .dd-aps__stat:last-child { border-right: none; } .dd-aps__stat-label { font-size: 9px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: #999; margin: 0 0 4px; } .dd-aps__stat-value { font-size: 15px; font-weight: 700; color: #111; line-height: 1.1; margin: 0 0 2px; } .dd-aps__stat-sub { font-size: 10px; color: #888; line-height: 1.3; } /* ── SECTION LABEL ── */ .dd-aps__section-label { font-size: 9px; font-weight: 600; letter-spacing: 0.28em; text-transform: uppercase; color: #2e6fc4; margin: 0 0 12px; } /* ── SWISS ARMY KNIFE COPY ── */ .dd-aps__swiss { padding: 18px 20px; background: #fff; border-bottom: 1px solid #e8e2d8; } .dd-aps__swiss p { font-size: 13px; color: #444; line-height: 1.75; margin: 0 0 12px; } .dd-aps__swiss p:last-child { margin: 0; } .dd-aps__swiss strong { color: #111; } /* ── USE AREAS GRID ── */ .dd-aps__uses { padding: 18px 20px; background: #fafaf8; border-bottom: 1px solid #e0dbd0; } .dd-aps__use-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; margin-top: 4px; } .dd-aps__use-item { display: flex; align-items: flex-start; gap: 8px; font-size: 12px; color: #444; line-height: 1.5; } .dd-aps__use-dot { width: 18px; height: 18px; background: #111; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .dd-aps__use-dot svg { width: 10px; height: 10px; stroke: #2e6fc4; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; } /* ── ODD JOBS CALLOUT ── */ .dd-aps__oddjobs { padding: 18px 20px; background: #111; border-left: 3px solid #2e6fc4; border-bottom: 1px solid #1e1e1e; } .dd-aps__oddjobs .dd-aps__section-label { color: #2e6fc4; } .dd-aps__oddjobs-intro { font-size: 13px; color: #999; line-height: 1.7; margin: 0 0 14px; } .dd-aps__oddjobs-intro strong { color: #e8e4dc; } .dd-aps__oddjob-tags { display: flex; flex-wrap: wrap; gap: 6px; } .dd-aps__oddjob-tag { font-size: 11px; font-weight: 500; padding: 5px 10px; background: #1e1e1e; color: #bbb; border: 1px solid #2e2e2e; border-radius: 2px; letter-spacing: 0.04em; } /* ── STAYWET CALLOUT ── */ .dd-aps__staywet { padding: 18px 20px; background: #f0f5fd; border-left: 3px solid #2e6fc4; border-bottom: 1px solid #c8d8f0; } .dd-aps__staywet p { font-size: 13px; color: #1a2e50; line-height: 1.75; margin: 0 0 10px; } .dd-aps__staywet p:last-child { margin: 0; } .dd-aps__staywet strong { color: #0a1828; } /* ── DILUTION GUIDE ── */ .dd-aps__dilution { padding: 18px 20px; background: #fff; border-bottom: 1px solid #e0dbd0; } .dd-aps__dilution-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 12px; } .dd-aps__dilution-card { padding: 12px 14px; border: 1px solid #e0dbd0; background: #fafaf8; position: relative; } .dd-aps__dilution-card--mid { border-color: #2e6fc4; background: #f0f5fd; } .dd-aps__dilution-ratio { font-size: 20px; font-weight: 700; color: #111; line-height: 1; margin: 0 0 4px; } .dd-aps__dilution-card--mid .dd-aps__dilution-ratio { color: #2e6fc4; } .dd-aps__dilution-use { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: #888; margin: 0 0 4px; } .dd-aps__dilution-desc { font-size: 11px; color: #666; line-height: 1.45; margin: 0; } .dd-aps__dilution-badge { position: absolute; top: -1px; right: -1px; background: #2e6fc4; color: #fff; font-size: 8px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 3px 6px; } /* ── IMPORTANT NOTES ── */ .dd-aps__notes { padding: 18px 20px; background: #fafaf8; border-bottom: 1px solid #e0dbd0; } .dd-aps__note-item { display: flex; gap: 12px; margin-bottom: 13px; align-items: flex-start; } .dd-aps__note-item:last-child { margin-bottom: 0; } .dd-aps__note-icon { width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; margin-top: 1px; } .dd-aps__note-icon--warn { background: #e8f0e8; } .dd-aps__note-icon--warn svg { stroke: #2a7a2a; } .dd-aps__note-icon--no { background: #fdecea; } .dd-aps__note-icon--no svg { stroke: #c0392b; } .dd-aps__note-icon svg { width: 10px; height: 10px; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; } .dd-aps__note-text { font-size: 13px; color: #444; line-height: 1.6; } .dd-aps__note-text strong { display: block; font-size: 11px; font-weight: 700; color: #111; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 2px; } /* ── SURFACES ── */ .dd-aps__surfaces { padding: 16px 20px; background: #fff; border-bottom: 1px solid #e0dbd0; } .dd-aps__surface-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 10px; } .dd-aps__tag { font-size: 11px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; padding: 5px 10px; background: #f0f0ec; color: #444; border: 1px solid #e0dbd0; border-radius: 2px; } /* ── GALLON NOTE ── */ .dd-aps__gallon { padding: 12px 16px; background: #eef3fc; border-left: 3px solid #2e6fc4; border-top: 1px solid #c0d0ec; display: flex; gap: 10px; align-items: flex-start; } .dd-aps__gallon svg { width: 15px; height: 15px; stroke: #2e6fc4; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; margin-top: 1px; } .dd-aps__gallon p { font-size: 12px; color: #1a3060; margin: 0; line-height: 1.55; } .dd-aps__gallon strong { color: #0a1838; } /* ── CRITICAL WARNING ── */ .dd-aps__warning { padding: 14px 16px; background: #fdecea; border-left: 3px solid #c0392b; border-top: 1px solid #f5c6c2; display: flex; gap: 10px; align-items: flex-start; } .dd-aps__warning svg { width: 15px; height: 15px; stroke: #c0392b; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; margin-top: 1px; } .dd-aps__warning p { font-size: 12px; color: #7a1a10; margin: 0; line-height: 1.55; } .dd-aps__warning strong { color: #4a0a08; } Oberk · Plant-Based · Professional Use APS All Purpose Soap Alkaline Multi-Surface Cleaner · 9.5pH · StayWet Technology The Swiss Army Knife of cleaning products — one dilution ratio, every job you can think of. Oberk APS is a truly interesting take on an APC. Alkaline (9.5pH) and yet plant-based, you can run this for a number of different jobs — exterior pre-wash, salt removal, bug remover, even cleaning interior surfaces with the proper dilution ratios. APS falls into the Swiss Army Knife category for me. Running at a 1:15 dilution ratio for most occasions, you will complete pretty much every cleaning task you can think of. I have been amazed at the cleaning power when compared to the surface compliance this offers. pH 9.5 Alkaline · Plant-based Standard Dilution 1:15 Most occasions Technology StayWet™ Extended dwell time Formula Biodegradable Scent-free Areas of use Exterior pre-wash Salt removal Bug remover Interior surfaces (diluted) Undercarriage Surface prep / coating maintenance Where APS has really delivered We all buy a bunch of household surface-designated cleaners. I have personally tossed so much of what I had taking up space because of the power and versatility APS brings to all of your cleaning work — not just cars. Vinyl siding (mold) Composite decking (mold) Vinyl window casings Any undercarriage surface Shower & tile Lawn mowers StayWet Technology — read this before you use it APS utilizes StayWet Technology which increases dwell time on a surface, keeping the active ingredients working rather than quickly drying out — drying affects the surface and creates spotting or other problems on finishes. Unlike other active pre-treat foams, you WANT to wet the surface down before application. Allow the solution to work, be observant of the situation, and fully rinse off before the first signs of drying on surface. Measure your product. Read the label. This is a professional use product — not a count-the-glugs situation. Dilution guide 1:4 Bug Remover Foaming sprayer — heavy contact surfaces, direct application Go-To 1:15 Standard Use Most jobs — pre-wash, general exterior, surface prep 2–3oz Foam Cannon Full cannon — not designed for ultra-thick foam, designed to lift and release Important to know Ceramic coated vehicles — safe An alkaline cleaner will help 'clean out' a coating and can be used. Ideal for ceramic coating maintenance. Wax & sealant protected vehicles — avoid APS WILL degrade a sealant or wax. Use this as a surface preparation product, not on vehicles protected this way. Is this a wash bucket soap? All Purpose Soap may be used in the traditional sense. Lubricity is not crazy slick, but use 0.25–0.5oz per gallon. The cleaning power is unreal — but it's in a different category. Do not leave on raw aluminum Do not spray or leave on raw aluminum for a long period. Always wet the surface before applying. If concerned, test a spot first. Surfaces Exterior Paint Ceramic Coatings Undercarriage Interior Surfaces Vinyl Composite Tile & Grout Engine Bay Gallon jug bonus: WHEN AVAILABLE, Gallons come with an additional bottle & spray head Do NOT expect ultra-thick blankets from a foam cannon. APS is designed to lift and release dirt — not produce foam theater. Measure your dilutions. Read the label. Professional use product.
More you might like
Related
Oberk Aps All Purpose Soap
Related
OBERK APS (All Purpose Soap)
Related
Oberk APS - All Purpose Soap and PreWash
Related