{"product_id":"curvewear™-waist-sculptor","title":"CurveWear™ Waist Sculptor","description":"\u003cstyle\u003e\n  .cwws-section {\n    font-family: Arial, sans-serif;\n    background: linear-gradient(145deg, #FAF7F2 0%, #F0E8DC 100%);\n    color: #3B1F14;\n    padding: 48px 20px;\n    border-radius: 28px;\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    border: 1px solid rgba(59, 31, 20, 0.08);\n    box-shadow: 0 24px 60px rgba(59, 31, 20, 0.12);\n  }\n\n  .cwws-section::before {\n    content: \"\";\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    background: #D4A882;\n    opacity: 0.22;\n    border-radius: 50%;\n    top: -120px;\n    right: -110px;\n    animation: cwwsGlow 7s ease-in-out infinite;\n  }\n\n  .cwws-section::after {\n    content: \"\";\n    position: absolute;\n    width: 250px;\n    height: 250px;\n    background: #FAF7F2;\n    opacity: 0.9;\n    border-radius: 50%;\n    bottom: -110px;\n    left: -90px;\n  }\n\n  .cwws-inner {\n    max-width: 880px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n\n  .cwws-badge {\n    display: inline-block;\n    background: #3B1F14;\n    color: #FAF7F2;\n    padding: 9px 22px;\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    box-shadow: 0 12px 28px rgba(59, 31, 20, 0.25);\n    animation: cwwsFadeUp 0.8s ease forwards;\n  }\n\n  .cwws-title {\n    font-family: Georgia, serif;\n    font-size: clamp(38px, 8vw, 74px);\n    line-height: 0.95;\n    color: #3B1F14;\n    margin: 0 0 18px;\n    font-weight: 900;\n    letter-spacing: -2px;\n    animation: cwwsFadeUp 1s ease forwards;\n  }\n\n  .cwws-subtitle {\n    font-size: clamp(18px, 4vw, 28px);\n    color: #D4A882;\n    font-weight: 900;\n    margin-bottom: 18px;\n    animation: cwwsFadeUp 1.15s ease forwards;\n  }\n\n  .cwws-description {\n    max-width: 740px;\n    margin: 0 auto 30px;\n    color: rgba(59, 31, 20, 0.78);\n    font-size: 16px;\n    line-height: 1.75;\n    animation: cwwsFadeUp 1.3s ease forwards;\n  }\n\n  .cwws-lux-box {\n    max-width: 720px;\n    margin: 28px auto;\n    background: rgba(212, 168, 130, 0.22);\n    border: 1px solid rgba(212, 168, 130, 0.48);\n    border-radius: 24px;\n    padding: 22px 20px;\n    position: relative;\n    overflow: hidden;\n    animation: cwwsFadeUp 1.4s ease forwards;\n  }\n\n  .cwws-lux-box::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      120deg,\n      transparent,\n      rgba(255, 255, 255, 0.55),\n      transparent\n    );\n    transform: translateX(-100%);\n    animation: cwwsShine 4.5s infinite;\n  }\n\n  .cwws-lux-box strong {\n    position: relative;\n    z-index: 1;\n    display: block;\n    font-family: Georgia, serif;\n    font-size: 25px;\n    color: #3B1F14;\n    margin-bottom: 6px;\n  }\n\n  .cwws-lux-box span {\n    position: relative;\n    z-index: 1;\n    color: rgba(59, 31, 20, 0.75);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .cwws-section-heading {\n    font-family: Georgia, serif;\n    font-size: 28px;\n    color: #3B1F14;\n    margin: 36px 0 18px;\n    animation: cwwsFadeUp 1.45s ease forwards;\n  }\n\n  .cwws-benefits {\n    display: grid;\n    gap: 14px;\n    max-width: 700px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .cwws-card {\n    background: #FAF7F2;\n    border: 1px solid rgba(59, 31, 20, 0.08);\n    border-radius: 20px;\n    padding: 17px 18px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    box-shadow: 0 12px 28px rgba(59, 31, 20, 0.07);\n    transition: all 0.35s ease;\n    animation: cwwsFadeUp 1.5s ease forwards;\n  }\n\n  .cwws-card:hover {\n    transform: translateY(-5px) scale(1.01);\n    box-shadow: 0 18px 42px rgba(59, 31, 20, 0.15);\n    background: #F0E8DC;\n  }\n\n  .cwws-icon {\n    min-width: 42px;\n    height: 42px;\n    background: #D4A882;\n    color: #3B1F14;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 18px;\n    box-shadow: 0 8px 20px rgba(212, 168, 130, 0.38);\n  }\n\n  .cwws-card strong {\n    display: block;\n    color: #3B1F14;\n    font-size: 15px;\n    margin-bottom: 3px;\n  }\n\n  .cwws-card span {\n    color: rgba(59, 31, 20, 0.70);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .cwws-wear-box {\n    max-width: 720px;\n    margin: 30px auto 0;\n    background: #F0E8DC;\n    border-radius: 24px;\n    padding: 22px 18px;\n    border: 1px solid rgba(59, 31, 20, 0.08);\n    box-shadow: 0 14px 32px rgba(59, 31, 20, 0.08);\n    animation: cwwsFadeUp 1.6s ease forwards;\n  }\n\n  .cwws-wear-box strong {\n    display: block;\n    font-family: Georgia, serif;\n    color: #3B1F14;\n    font-size: 24px;\n    margin-bottom: 8px;\n  }\n\n  .cwws-wear-box p {\n    margin: 0;\n    color: rgba(59, 31, 20, 0.74);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .cwws-chips {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .cwws-chip {\n    background: #FAF7F2;\n    color: #3B1F14;\n    border: 1px solid rgba(59, 31, 20, 0.08);\n    border-radius: 999px;\n    padding: 10px 14px;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .cwws-button-wrap {\n    margin-top: 38px;\n  }\n\n  .cwws-button,\n  .cwws-button:visited,\n  .cwws-button:hover,\n  .cwws-button:active {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    background: #3B1F14 !important;\n    color: #FAF7F2 !important;\n    text-decoration: none !important;\n    border: none !important;\n    border-radius: 999px !important;\n    padding: 18px 48px !important;\n    min-width: 230px !important;\n    font-size: 19px !important;\n    font-weight: 900 !important;\n    line-height: 1 !important;\n    box-shadow: 0 16px 34px rgba(59, 31, 20, 0.25) !important;\n    transition: all 0.3s ease !important;\n  }\n\n  .cwws-button:hover {\n    transform: translateY(-4px) !important;\n    background: #4A281A !important;\n    box-shadow: 0 22px 46px rgba(59, 31, 20, 0.34) !important;\n  }\n\n  .cwws-note {\n    margin-top: 18px;\n    font-size: 14px;\n    font-weight: 800;\n    color: rgba(59, 31, 20, 0.68);\n  }\n\n  .cwws-bottom-strip {\n    margin-top: 30px;\n    background: rgba(250, 247, 242, 0.72);\n    border-radius: 24px;\n    padding: 16px;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    border: 1px solid rgba(59, 31, 20, 0.06);\n  }\n\n  .cwws-mini {\n    font-size: 12px;\n    font-weight: 900;\n    color: #3B1F14;\n  }\n\n  .cwws-mini span {\n    display: block;\n    font-size: 21px;\n    margin-bottom: 4px;\n    color: #D4A882;\n  }\n\n  @keyframes cwwsFadeUp {\n    from {\n      opacity: 0;\n      transform: translateY(24px);\n    }\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  @keyframes cwwsGlow {\n    0%, 100% {\n      transform: scale(1) translateY(0);\n      opacity: 0.18;\n    }\n    50% {\n      transform: scale(1.15) translateY(12px);\n      opacity: 0.32;\n    }\n  }\n\n  @keyframes cwwsShine {\n    0% {\n      transform: translateX(-100%);\n    }\n    45%, 100% {\n      transform: translateX(100%);\n    }\n  }\n\n  @media (max-width: 768px) {\n    .cwws-section {\n      padding: 38px 16px;\n      border-radius: 24px;\n    }\n\n    .cwws-title {\n      letter-spacing: -1px;\n    }\n\n    .cwws-card {\n      padding: 15px;\n      align-items: flex-start;\n    }\n\n    .cwws-button {\n      min-width: 210px !important;\n      padding: 17px 34px !important;\n      font-size: 18px !important;\n    }\n\n    .cwws-bottom-strip {\n      grid-template-columns: 1fr;\n    }\n\n    .cwws-chips {\n      justify-content: center;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"cwws-section\"\u003e\n  \u003cdiv class=\"cwws-inner\"\u003e\n\n    \u003cdiv class=\"cwws-badge\"\u003eFirm-Hold Waist Shaper\u003c\/div\u003e\n\n    \u003ch2 class=\"cwws-title\"\u003eShape. Define. Confidence.\u003c\/h2\u003e\n\n    \u003cdiv class=\"cwws-subtitle\"\u003e\n      CurveWear™ Waist Sculptor\n    \u003c\/div\u003e\n\n    \u003cp class=\"cwws-description\"\u003e\n      Meet your everyday essential for a smoother, more defined silhouette.\n      Designed with firm-hold compression, the CurveWear™ Waist Sculptor helps cinch the waist,\n      smooth the tummy area and support your confidence from the moment you put it on.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cwws-lux-box\"\u003e\n      \u003cstrong\u003eCurves, Celebrated.\u003c\/strong\u003e\n      \u003cspan\u003eInvisible under clothing. Comfortable on the body. Powerful in every outfit.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"cwws-section-heading\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n\n    \u003cdiv class=\"cwws-benefits\"\u003e\n\n      \u003cdiv class=\"cwws-card\"\u003e\n        \u003cdiv class=\"cwws-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHigh-Waist Core Control\u003c\/strong\u003e\n          \u003cspan\u003eTargets your waist and midsection for a smoother, more supported shape.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cwws-card\"\u003e\n        \u003cdiv class=\"cwws-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFirm Tummy Compression\u003c\/strong\u003e\n          \u003cspan\u003eDesigned to create a sleek, seamless look under any outfit.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cwws-card\"\u003e\n        \u003cdiv class=\"cwws-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eBreathable Stretch Fabric\u003c\/strong\u003e\n          \u003cspan\u003eMoves with your body for all-day comfort and support.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cwws-card\"\u003e\n        \u003cdiv class=\"cwws-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eInvisible Under Clothing\u003c\/strong\u003e\n          \u003cspan\u003eNo lines, no bulk — just a clean, smooth finish beneath your look.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cwws-card\"\u003e\n        \u003cdiv class=\"cwws-icon\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eStay-Put Waistband\u003c\/strong\u003e\n          \u003cspan\u003eComfortable support that stays in place without digging in.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cwws-wear-box\"\u003e\n      \u003cstrong\u003eWear It With\u003c\/strong\u003e\n      \u003cp\u003e\n        Bodycon dresses, high-waisted trousers, fitted skirts or your favourite everyday outfits —\n        the CurveWear™ Waist Sculptor works seamlessly beneath it all.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cwws-chips\"\u003e\n        \u003cdiv class=\"cwws-chip\"\u003eBodycon Dresses\u003c\/div\u003e\n        \u003cdiv class=\"cwws-chip\"\u003eHigh-Waist Trousers\u003c\/div\u003e\n        \u003cdiv class=\"cwws-chip\"\u003eFitted Skirts\u003c\/div\u003e\n        \u003cdiv class=\"cwws-chip\"\u003eEveryday Outfits\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cwws-button-wrap\"\u003e\n      \u003ca href=\"#AddToCart\" class=\"cwws-button\"\u003eAdd to Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cwws-note\"\u003e\n      Because every curve deserves to be celebrated.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cwws-bottom-strip\"\u003e\n      \u003cdiv class=\"cwws-mini\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n        Waist Sculpting\n      \u003c\/div\u003e\n      \u003cdiv class=\"cwws-mini\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n        Tummy Control\n      \u003c\/div\u003e\n      \u003cdiv class=\"cwws-mini\"\u003e\n        \u003cspan\u003e✦\u003c\/span\u003e\n        Seamless Finish\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"CurveWear","offers":[{"title":"S","offer_id":49972369391856,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true},{"title":"M","offer_id":49972369424624,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true},{"title":"L","offer_id":49972369457392,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true},{"title":"XL","offer_id":49972369490160,"sku":null,"price":350.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0839\/4561\/9696\/files\/Gemini_Generated_Image_rno4lurno4lurno4.png?v=1782918441","url":"https:\/\/curvewear.co.za\/products\/curvewear%e2%84%a2-waist-sculptor","provider":"CurveWear","version":"1.0","type":"link"}