{"product_id":"beauty-habit™-rawedge-the-ultimate-beard-kit","title":"Beauty Habit™ RawEdge — The Ultimate Beard Kit","description":"\u003cstyle\u003e\n  .rawedge-wrapper {\n    position: relative;\n    overflow: hidden;\n    padding: 50px 25px;\n    margin: 0 auto;\n    max-width: 1100px;\n    color: #f5efe6;\n    font-family: Arial, Helvetica, sans-serif;\n    background:\n      linear-gradient(rgba(18, 12, 8, 0.88), rgba(10, 7, 5, 0.94)),\n      repeating-linear-gradient(\n        90deg,\n        #3a2415 0px,\n        #4a2e1b 4px,\n        #24150d 9px,\n        #513521 15px,\n        #2b190f 22px\n      );\n    border-radius: 18px;\n    box-shadow: 0 20px 60px rgba(0,0,0,0.65);\n  }\n\n  .rawedge-wrapper::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background:\n      repeating-linear-gradient(\n        8deg,\n        transparent 0px,\n        transparent 28px,\n        rgba(255,255,255,0.025) 30px,\n        transparent 34px\n      );\n    pointer-events: none;\n  }\n\n  .rawedge-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .rawedge-hero {\n    text-align: center;\n    padding: 25px 10px 45px;\n    animation: rawFade 1.2s ease forwards;\n  }\n\n  .rawedge-badge {\n    display: inline-block;\n    padding: 8px 18px;\n    margin-bottom: 18px;\n    border: 1px solid rgba(218, 174, 111, 0.55);\n    border-radius: 50px;\n    color: #d8ad70;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    background: rgba(0,0,0,0.3);\n    box-shadow: 0 0 25px rgba(218,174,111,0.12);\n  }\n\n  .rawedge-title {\n    font-size: clamp(34px, 6vw, 62px);\n    line-height: 1.05;\n    margin: 0;\n    font-weight: 800;\n    letter-spacing: -1px;\n    color: #f6ead8;\n    text-shadow: 0 4px 20px rgba(0,0,0,0.8);\n  }\n\n  .rawedge-title span {\n    color: #d5a866;\n  }\n\n  .rawedge-tagline {\n    font-size: 18px;\n    color: #d7c4ad;\n    margin: 20px auto 0;\n    max-width: 700px;\n    line-height: 1.7;\n  }\n\n  .rawedge-divider {\n    width: 90px;\n    height: 2px;\n    margin: 28px auto;\n    background: #c79a5b;\n    box-shadow: 0 0 18px rgba(199,154,91,0.5);\n  }\n\n  .rawedge-section-title {\n    text-align: center;\n    font-size: 30px;\n    margin: 40px 0 28px;\n    color: #f1dfc4;\n  }\n\n  .rawedge-section-title span {\n    color: #cda265;\n  }\n\n  .rawedge-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .rawedge-card {\n    position: relative;\n    padding: 25px;\n    border-radius: 14px;\n    background: linear-gradient(\n      145deg,\n      rgba(76, 49, 29, 0.72),\n      rgba(20, 13, 8, 0.88)\n    );\n    border: 1px solid rgba(214, 170, 105, 0.22);\n    box-shadow: 0 10px 30px rgba(0,0,0,0.35);\n    transition: all 0.4s ease;\n    opacity: 0;\n    animation: rawSlideUp 0.8s ease forwards;\n  }\n\n  .rawedge-card:nth-child(1) { animation-delay: 0.15s; }\n  .rawedge-card:nth-child(2) { animation-delay: 0.25s; }\n  .rawedge-card:nth-child(3) { animation-delay: 0.35s; }\n  .rawedge-card:nth-child(4) { animation-delay: 0.45s; }\n  .rawedge-card:nth-child(5) { animation-delay: 0.55s; }\n  .rawedge-card:nth-child(6) { animation-delay: 0.65s; }\n\n  .rawedge-card:hover {\n    transform: translateY(-7px);\n    border-color: rgba(218,174,111,0.6);\n    box-shadow: 0 18px 40px rgba(0,0,0,0.55);\n  }\n\n  .rawedge-icon {\n    font-size: 34px;\n    margin-bottom: 12px;\n    display: block;\n  }\n\n  .rawedge-card h3 {\n    margin: 0 0 10px;\n    color: #e2b979;\n    font-size: 19px;\n  }\n\n  .rawedge-card p {\n    margin: 0;\n    color: #d9cbbb;\n    line-height: 1.65;\n    font-size: 15px;\n  }\n\n  .rawedge-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .rawedge-benefit {\n    padding: 16px 18px;\n    border-left: 3px solid #bd8c4d;\n    background: rgba(0,0,0,0.3);\n    border-radius: 0 10px 10px 0;\n    color: #eadcc9;\n    transition: 0.3s ease;\n  }\n\n  .rawedge-benefit:hover {\n    background: rgba(105, 70, 37, 0.35);\n    transform: translateX(5px);\n  }\n\n  .rawedge-goodbye {\n    margin-top: 35px;\n    padding: 30px;\n    border-radius: 15px;\n    background: rgba(0,0,0,0.35);\n    border: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .rawedge-goodbye ul {\n    list-style: none;\n    padding: 0;\n    margin: 20px 0 0;\n  }\n\n  .rawedge-goodbye li {\n    padding: 10px 0;\n    color: #d9cbbb;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n  }\n\n  .rawedge-goodbye li:last-child {\n    border-bottom: none;\n  }\n\n  .rawedge-final {\n    text-align: center;\n    margin-top: 45px;\n    padding: 35px 20px;\n    border-radius: 15px;\n    background: linear-gradient(\n      135deg,\n      rgba(91, 59, 32, 0.5),\n      rgba(14, 9, 5, 0.8)\n    );\n    border: 1px solid rgba(208,164,96,0.25);\n  }\n\n  .rawedge-final h2 {\n    margin: 0;\n    font-size: 30px;\n    color: #e2b979;\n  }\n\n  .rawedge-final p {\n    color: #e5d6c4;\n    font-size: 18px;\n    margin: 15px 0 0;\n  }\n\n  @keyframes rawFade {\n    from {\n      opacity: 0;\n      transform: translateY(20px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes rawSlideUp {\n    from {\n      opacity: 0;\n      transform: translateY(30px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @media (max-width: 700px) {\n    .rawedge-wrapper {\n      padding: 35px 16px;\n      border-radius: 10px;\n    }\n\n    .rawedge-grid,\n    .rawedge-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .rawedge-title {\n      font-size: 38px;\n    }\n\n    .rawedge-tagline {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rawedge-wrapper\"\u003e\n  \u003cdiv class=\"rawedge-content\"\u003e\n\n```\n\u003cdiv class=\"rawedge-hero\"\u003e\n  \u003cdiv class=\"rawedge-badge\"\u003eBeauty Habit™ • Premium Grooming\u003c\/div\u003e\n\n  \u003ch1 class=\"rawedge-title\"\u003e\n    Meet \u003cspan\u003eRawEdge\u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cdiv class=\"rawedge-divider\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"rawedge-tagline\"\u003e\n    🪒 \u003cstrong\u003eOwn Your Look. Command the Room.\u003c\/strong\u003e\u003cbr\u003e\n    Built for the man who takes his beard seriously.\n  \u003c\/p\u003e\n\n  \u003cp class=\"rawedge-tagline\"\u003e\n    The \u003cstrong\u003eBeauty Habit™ RawEdge\u003c\/strong\u003e is a complete 6-piece\n    precision grooming kit designed to help you shape, style, and maintain\n    a beard that demands attention.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 class=\"rawedge-section-title\"\u003e\n  🔥 What's \u003cspan\u003eIn The Kit\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cdiv class=\"rawedge-grid\"\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e🪮\u003c\/span\u003e\n    \u003ch3\u003eBoar Bristle Beard Brush\u003c\/h3\u003e\n    \u003cp\u003e\n      Soft, dense natural bristles designed to tame, shape, and add\n      natural-looking shine while helping keep your beard looking refined.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e🪵\u003c\/span\u003e\n    \u003ch3\u003eDouble-Sided Wooden Comb\u003c\/h3\u003e\n    \u003cp\u003e\n      An antistatic design featuring fine and wide teeth to help manage\n      different beard lengths and styles with ease.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e✂️\u003c\/span\u003e\n    \u003ch3\u003ePrecision Grooming Scissors\u003c\/h3\u003e\n    \u003cp\u003e\n      Sharp, balanced, and made for detailed trimming when you want\n      cleaner edges and a more polished beard shape.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e🖌️\u003c\/span\u003e\n    \u003ch3\u003eShaving Brush\u003c\/h3\u003e\n    \u003cp\u003e\n      Build a rich lather and elevate your grooming routine for a smoother,\n      more comfortable shaving experience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e⚙️\u003c\/span\u003e\n    \u003ch3\u003eStainless Steel Lion Comb\u003c\/h3\u003e\n    \u003cp\u003e\n      Pocket-sized, durable, and built for everyday grooming wherever your\n      routine takes you.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rawedge-card\"\u003e\n    \u003cspan class=\"rawedge-icon\"\u003e🎒\u003c\/span\u003e\n    \u003ch3\u003eDrawstring Storage Bag\u003c\/h3\u003e\n    \u003cp\u003e\n      Keep your grooming essentials organized at home or pack your complete\n      kit for effortless grooming on the go.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003ch2 class=\"rawedge-section-title\"\u003e\n  💪 Why \u003cspan\u003eRawEdge?\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cdiv class=\"rawedge-benefits\"\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Helps tame beard frizz and flyaways\u003c\/div\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Helps distribute natural beard oils\u003c\/div\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Antistatic comb design\u003c\/div\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Complete grooming kit in one set\u003c\/div\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Multiple tools for shaping and styling\u003c\/div\u003e\n  \u003cdiv class=\"rawedge-benefit\"\u003e✅ Travel-ready storage bag included\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rawedge-goodbye\"\u003e\n  \u003ch2 class=\"rawedge-section-title\" style=\"margin-top:0;\"\u003e\n    😤 Say Goodbye To\n  \u003c\/h2\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e❌ Unruly, untamed beards\u003c\/li\u003e\n    \u003cli\u003e❌ The frustration of beard itch and flyaways\u003c\/li\u003e\n    \u003cli\u003e❌ Cheap grooming tools that don't belong in your routine\u003c\/li\u003e\n    \u003cli\u003e❌ Looking like you don't care about your appearance\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rawedge-final\"\u003e\n  \u003ch2\u003eReal Care. Real You. 🖤\u003c\/h2\u003e\n  \u003cp\u003e\n    Your beard is part of your signature. Shape it. Style it.\n    Own it with \u003cstrong\u003eBeauty Habit™ RawEdge.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Beauty Habit","offers":[{"title":"Default Title","offer_id":43024051339335,"sku":null,"price":0.0,"currency_code":"ZAR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0693\/6222\/1127\/files\/beard-kit-round-brush-steel-comb.png?v=1785428655","url":"https:\/\/beautyhabit.co.za\/products\/beauty-habit%e2%84%a2-rawedge-the-ultimate-beard-kit","provider":"Beauty Habit","version":"1.0","type":"link"}