{"product_id":"oberk-haken-super-cut-compound","title":"Oberk HAKEN Super Cut Compound","description":"\u003cstyle\u003e\n  .ob-hk {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1a1a1a;\n    line-height: 1.65;\n    max-width: 680px;\n  }\n\n  \/* ── HERO ── *\/\n  .ob-hk__hero {\n    background: #080808;\n    padding: 0;\n    position: relative;\n    overflow: hidden;\n    border-top: 4px solid #1a6fd4;\n  }\n  .ob-hk__hero-inner {\n    padding: 22px 24px 20px;\n    position: relative;\n    z-index: 1;\n  }\n  .ob-hk__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #1a6fd4;\n    padding: 4px 10px 4px 6px;\n    margin-bottom: 14px;\n  }\n  .ob-hk__badge-label {\n    background: #080808;\n    color: #1a6fd4;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    padding: 2px 6px;\n    line-height: 1;\n  }\n  .ob-hk__badge-text {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #080808;\n  }\n  .ob-hk__eyebrow {\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #6aaef5;\n    margin: 0 0 8px;\n  }\n  .ob-hk__title {\n    font-size: 28px;\n    font-weight: 800;\n    color: #ffffff;\n    line-height: 1.1;\n    margin: 0 0 10px;\n    letter-spacing: -0.02em;\n  }\n  .ob-hk__title span { color: #1a6fd4; }\n  .ob-hk__tagline {\n    font-size: 13px;\n    color: #777;\n    margin: 0;\n    line-height: 1.5;\n  }\n  .ob-hk__tagline strong {\n    color: #6aaef5;\n    font-style: normal;\n  }\n  \/* hatch marks — aggressive, industrial *\/\n  .ob-hk__hero::after {\n    content: '';\n    position: absolute;\n    top: 0; right: -20px;\n    width: 140px;\n    height: 100%;\n    background: repeating-linear-gradient(\n      -45deg,\n      transparent,\n      transparent 5px,\n      rgba(26,111,212,0.06) 5px,\n      rgba(26,111,212,0.06) 10px\n    );\n    z-index: 0;\n  }\n\n  \/* ── LEAD COPY ── *\/\n  .ob-hk__lead {\n    padding: 18px 20px;\n    background: #111;\n    border-left: 4px solid #1a6fd4;\n  }\n  .ob-hk__lead p {\n    font-size: 14px;\n    line-height: 1.75;\n    color: #bbb;\n    margin: 0 0 10px;\n  }\n  .ob-hk__lead p:last-child { margin: 0; }\n  .ob-hk__lead strong { color: #e8e8e8; }\n\n  \/* ── STAT GRID ── *\/\n  .ob-hk__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    background: #0d0d0d;\n    border-top: 1px solid #1e1e1e;\n    border-bottom: 1px solid #1e1e1e;\n  }\n  .ob-hk__stat {\n    padding: 14px;\n    border-right: 1px solid #1e1e1e;\n  }\n  .ob-hk__stat:last-child { border-right: none; }\n  .ob-hk__stat-label {\n    font-size: 9px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #555;\n    margin: 0 0 4px;\n  }\n  .ob-hk__stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.1;\n    margin: 0 0 2px;\n    letter-spacing: -0.01em;\n  }\n  .ob-hk__stat-sub {\n    font-size: 10px;\n    color: #4d8fd4;\n  }\n\n  \/* ── SECTION LABEL ── *\/\n  .ob-hk__section-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: #6aaef5;\n    margin: 0 0 14px;\n  }\n\n  \/* ── AT A GLANCE ── *\/\n  .ob-hk__glance {\n    padding: 20px 20px 18px;\n    background: #0d0d0d;\n    border-top: 1px solid #1e1e1e;\n    border-bottom: 1px solid #1e1e1e;\n  }\n  .ob-hk__glance-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .ob-hk__glance-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 13px;\n    color: #999;\n    line-height: 1.45;\n  }\n  .ob-hk__glance-dot {\n    width: 6px;\n    height: 6px;\n    background: #1a6fd4;\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 5px;\n  }\n  .ob-hk__glance-item strong {\n    display: block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #1a6fd4;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-bottom: 1px;\n  }\n\n  \/* ── TECHNIQUE CALLOUT ── *\/\n  .ob-hk__technique {\n    padding: 18px 20px;\n    background: #111;\n    border-left: 4px solid #2a4a7a;\n    border-top: 1px solid #1e1e1e;\n    border-bottom: 1px solid #1e1e1e;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .ob-hk__technique-tag {\n    background: #2a2a2a;\n    color: #ccc;\n    font-size: 8px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    padding: 3px 7px;\n    white-space: nowrap;\n    flex-shrink: 0;\n    margin-top: 2px;\n    line-height: 1.4;\n    border: 1px solid #444;\n  }\n  .ob-hk__technique p {\n    font-size: 13px;\n    color: #bbb;\n    margin: 0;\n    line-height: 1.65;\n  }\n  .ob-hk__technique strong { color: #fff; }\n\n  \/* ── HARD CLEAR CALLOUT ── *\/\n  .ob-hk__hardclear {\n    padding: 20px 20px 18px;\n    background: #0a0a0a;\n    border-top: 1px solid #1e1e1e;\n    border-bottom: 1px solid #1e1e1e;\n    border-left: 4px solid #444;\n  }\n  .ob-hk__hardclear-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n  .ob-hk__hardclear-badge {\n    background: #1e1e1e;\n    border: 1px solid #444;\n    color: #ccc;\n    font-size: 8px;\n    font-weight: 800;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    padding: 3px 8px;\n    line-height: 1.4;\n  }\n  .ob-hk__hardclear-title {\n    font-size: 11px;\n    font-weight: 700;\n    color: #4d8fd4;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    margin: 0;\n  }\n  .ob-hk__hardclear p {\n    font-size: 13px;\n    color: #6aaef5;\n    line-height: 1.7;\n    margin: 0 0 10px;\n  }\n  .ob-hk__hardclear p:last-child { margin: 0; }\n  .ob-hk__hardclear strong { color: #1a6fd4; }\n  .ob-hk__clearcoat-list {\n    list-style: none;\n    padding: 0;\n    margin: 12px 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .ob-hk__clearcoat-list li {\n    background: #1a1a1a;\n    border: 1px solid #333;\n    color: #bbb;\n    font-size: 11px;\n    font-weight: 600;\n    padding: 4px 10px;\n    letter-spacing: 0.04em;\n  }\n\n  \/* ── PAD PAIRING ── *\/\n  .ob-hk__pads {\n    display: flex;\n    border-top: 1px solid #1e1e1e;\n    border-bottom: 1px solid #1e1e1e;\n  }\n  .ob-hk__pad {\n    flex: 1;\n    padding: 16px 18px;\n    background: #0f0f0f;\n    border-right: 1px solid #1e1e1e;\n  }\n  .ob-hk__pad:last-child { border-right: none; }\n  .ob-hk__pad-label {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #444;\n    margin: 0 0 6px;\n  }\n  .ob-hk__pad-name {\n    font-size: 14px;\n    font-weight: 800;\n    color: #1a6fd4;\n    margin: 0 0 4px;\n    letter-spacing: -0.01em;\n  }\n  .ob-hk__pad-sub {\n    font-size: 11px;\n    color: #666;\n    line-height: 1.4;\n  }\n  .ob-hk__pad-sub strong { color: #999; }\n\n  \/* ── FOOTER ── *\/\n  .ob-hk__footer {\n    padding: 14px 20px;\n    background: #060606;\n    border-top: 1px solid #181818;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n  .ob-hk__footer-origin {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .ob-hk__footer-flag { font-size: 18px; line-height: 1; }\n  .ob-hk__footer-origin-text {\n    font-size: 11px;\n    color: #444;\n  }\n  .ob-hk__footer-origin-text strong {\n    display: block;\n    font-size: 12px;\n    font-weight: 700;\n    color: #777;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n  .ob-hk__footer-tags {\n    display: flex;\n    gap: 6px;\n    flex-wrap: wrap;\n  }\n  .ob-hk__tag {\n    font-size: 9px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #999;\n    border: 1px solid #2a2a2a;\n    padding: 3px 7px;\n    background: #111;\n  }\n  .ob-hk__tag.white {\n    color: #6aaef5;\n    border-color: #1a3a6a;\n    background: #050d1a;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ob-hk\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ob-hk__hero\"\u003e\n    \u003cdiv class=\"ob-hk__hero-inner\"\u003e\n      \u003cdiv class=\"ob-hk__badge\"\u003e\n        \u003cspan class=\"ob-hk__badge-label\"\u003eHAKEN\u003c\/span\u003e\n        \u003cspan class=\"ob-hk__badge-text\"\u003eSuper Cut · Aggressive Defect Removal\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"ob-hk__eyebrow\"\u003eOberk · HAKEN Super Cut Compound\u003c\/p\u003e\n      \u003ch2 class=\"ob-hk__title\"\u003eLiquid Sandpaper.\u003cbr\u003e\u003cspan\u003eNo Mess.\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"ob-hk__tagline\"\u003e\u003cstrong\u003eHigh abrasion. Low speed. Hard clear solved.\u003c\/strong\u003e For the jobs where nothing else is moving fast enough.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LEAD COPY --\u003e\n  \u003cdiv class=\"ob-hk__lead\"\u003e\n    \u003cp\u003eHAKEN is an \u003cstrong\u003eaggressive cutting compound\u003c\/strong\u003e built for serious defect removal — the kind of panel leveling work that exposes what lesser compounds can't handle. Massive cut capability, and without the mess that usually comes with it.\u003c\/p\u003e\n    \u003cp\u003eDesigned for \u003cstrong\u003eWool or Microfiber cutting pads on a rotary\u003c\/strong\u003e — that's the setup. A stronger abrasive run at slow speed to remove deep defects quickly, without beating the paint or swelling a panel. Whether it's hammered clear, chalky oxidation, or a production job where time is money, HAKEN handles it.\u003c\/p\u003e\n    \u003cp\u003eSilicone free. Body shop safe.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STAT GRID --\u003e\n  \u003cdiv class=\"ob-hk__stats\"\u003e\n    \u003cdiv class=\"ob-hk__stat\"\u003e\n      \u003cp class=\"ob-hk__stat-label\"\u003eCut Level\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-value\"\u003eSuper Cut\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-sub\"\u003eAggressive defect removal\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__stat\"\u003e\n      \u003cp class=\"ob-hk__stat-label\"\u003eMachine\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-value\"\u003eRotary\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-sub\"\u003eLow speed — high abrasion\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__stat\"\u003e\n      \u003cp class=\"ob-hk__stat-label\"\u003eSilicone\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-value\"\u003eFree\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-sub\"\u003eBody shop safe\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__stat\"\u003e\n      \u003cp class=\"ob-hk__stat-label\"\u003eMess\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-value\"\u003eMinimal\u003c\/p\u003e\n      \u003cp class=\"ob-hk__stat-sub\"\u003eAggressive cut, clean work\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AT A GLANCE --\u003e\n  \u003cdiv class=\"ob-hk__glance\"\u003e\n    \u003cp class=\"ob-hk__section-label\"\u003eAt a Glance\u003c\/p\u003e\n    \u003cdiv class=\"ob-hk__glance-grid\"\u003e\n      \u003cdiv class=\"ob-hk__glance-item\"\u003e\n        \u003cdiv class=\"ob-hk__glance-dot\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAggressive Panel Leveling\u003c\/strong\u003e\n          Built for deep defect removal — hammered clear, heavy scratches, oxidation.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ob-hk__glance-item\"\u003e\n        \u003cdiv class=\"ob-hk__glance-dot\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSilicone Free \u0026amp; Body Shop Safe\u003c\/strong\u003e\n          No contamination risk. Pulls into any shop environment without issue.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ob-hk__glance-item\"\u003e\n        \u003cdiv class=\"ob-hk__glance-dot\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eMinimal Mess for the Cut Level\u003c\/strong\u003e\n          Compound that moves fast without throwing product across the panel.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ob-hk__glance-item\"\u003e\n        \u003cdiv class=\"ob-hk__glance-dot\"\u003e\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHard Clear \u0026amp; Scratch-Resistant Coats\u003c\/strong\u003e\n          The compound of choice when Euro hard clear and PPG\/BASF systems slow everything down.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNIQUE NOTE --\u003e\n  \u003cdiv class=\"ob-hk__technique\"\u003e\n    \u003cdiv class=\"ob-hk__technique-tag\"\u003eTechnique\u003cbr\u003eNote\u003c\/div\u003e\n    \u003cp\u003ePeople instinctively increase speed and pressure when hard clear resists — \u003cstrong\u003ethat's the wrong move.\u003c\/strong\u003e High abrasion and low speed is how you cut paint correctly. Keep sections cool, let the compound do the work at a controlled pace, and HAKEN will move material faster than anything you were running at high speed.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HARD CLEAR CALLOUT --\u003e\n  \u003cdiv class=\"ob-hk__hardclear\"\u003e\n    \u003cdiv class=\"ob-hk__hardclear-header\"\u003e\n      \u003cspan class=\"ob-hk__hardclear-badge\"\u003eHard Clear\u003c\/span\u003e\n      \u003cp class=\"ob-hk__hardclear-title\"\u003eEuro Paint · Scratch-Resistant Clear Coat\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eCertain paint systems present a specific problem at the start of correction work — they're \u003cstrong\u003ehard as a rock\u003c\/strong\u003e, and standard compounds stall out before they make meaningful progress. High solid paint and clear coat found on \u003cstrong\u003eAudi, Mercedes\u003c\/strong\u003e, and anything coated with \u003cstrong\u003ePPG Ceramiclear\u003c\/strong\u003e or \u003cstrong\u003eGlasurit (BASF) scratch-resistant clear\u003c\/strong\u003e falls into this category.\u003c\/p\u003e\n    \u003cul class=\"ob-hk__clearcoat-list\"\u003e\n      \u003cli\u003eAudi · Hard Clear\u003c\/li\u003e\n      \u003cli\u003eMercedes · High Solid\u003c\/li\u003e\n      \u003cli\u003ePPG Ceramiclear\u003c\/li\u003e\n      \u003cli\u003eGlasurit \/ BASF Scratch-Resistant\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eHAKEN is the answer for these systems — the \u003cstrong\u003eliquid sandpaper cutting medium\u003c\/strong\u003e that bridges the gap between the defect stage and the start of a finish. Run it on wool or microfiber at low rotary speed and it'll do in one pass what took three with whatever you were using before.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAD PAIRING --\u003e\n  \u003cdiv class=\"ob-hk__pads\"\u003e\n    \u003cdiv class=\"ob-hk__pad\"\u003e\n      \u003cp class=\"ob-hk__pad-label\"\u003ePrimary\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-name\"\u003eWool Pad\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-sub\"\u003eMaximum aggression. \u003cstrong\u003eOberk Wool\u003c\/strong\u003e cutting pad — heavy defect removal and hard clear.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__pad\"\u003e\n      \u003cp class=\"ob-hk__pad-label\"\u003eAlso Suitable\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-name\"\u003eMicrofiber\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-sub\"\u003eOberk Microfiber cutting pad — \u003cstrong\u003eslightly less aggression\u003c\/strong\u003e, still well within HAKEN's range.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__pad\"\u003e\n      \u003cp class=\"ob-hk__pad-label\"\u003eMachine\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-name\"\u003eRotary\u003c\/p\u003e\n      \u003cp class=\"ob-hk__pad-sub\"\u003e\u003cstrong\u003eLow speed.\u003c\/strong\u003e Keep sections cool. High abrasion does the work — not machine speed.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ob-hk__footer\"\u003e\n    \u003cdiv class=\"ob-hk__footer-origin\"\u003e\n      \u003cdiv class=\"ob-hk__footer-flag\"\u003e🇺🇸\u003c\/div\u003e\n      \u003cdiv class=\"ob-hk__footer-origin-text\"\u003e\n        \u003cstrong\u003eMade in USA\u003c\/strong\u003e\n        Manufactured domestically\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ob-hk__footer-tags\"\u003e\n      \u003cspan class=\"ob-hk__tag white\"\u003eSuper Cut\u003c\/span\u003e\n      \u003cspan class=\"ob-hk__tag\"\u003eSilicone Free\u003c\/span\u003e\n      \u003cspan class=\"ob-hk__tag\"\u003eBody Shop Safe\u003c\/span\u003e\n      \u003cspan class=\"ob-hk__tag\"\u003eHard Clear Capable\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Oberk","offers":[{"title":"8oz","offer_id":43134539726963,"sku":"","price":22.99,"currency_code":"USD","in_stock":true},{"title":"32oz","offer_id":43134539759731,"sku":"","price":64.99,"currency_code":"USD","in_stock":true},{"title":"Gallon","offer_id":43134539792499,"sku":null,"price":219.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1970\/4203\/files\/OBERKHakenSuperCutCompound8oz.jpg?v=1750269346","url":"https:\/\/www.detail-division.mom\/products\/oberk-haken-super-cut-compound","provider":"Detail-Division","version":"1.0","type":"link"}