{"title":"You might also like!","description":"","products":[{"product_id":"cozara™-seamless-sculpting-bra","title":"Cozara™ JellyLift Bra","description":"\n\u003cstyle\u003e\n  .cozara-premium {\n    --black:#0d0d0d;\n    --champagne:#d9b98c;\n    --muted:#6f6258;\n    font-family: inherit;\n    background: linear-gradient(180deg,#fffaf5 0%,#f3e9dc 100%);\n    color: var(--black);\n    overflow: hidden;\n  }\n\n  .cozara-wrap {\n    max-width: 1180px;\n    margin: auto;\n    padding: 50px 20px;\n  }\n\n  .cozara-hero { text-align:center; }\n\n  .cozara-badge {\n    display:inline-block;\n    padding:10px 18px;\n    border:1px solid var(--champagne);\n    border-radius:999px;\n    background:rgba(255,255,255,.7);\n    color:#8b6a3f;\n    font-size:13px;\n    letter-spacing:1.5px;\n    text-transform:uppercase;\n    margin-bottom:22px;\n  }\n\n  .cozara-hero h1 {\n    font-size: clamp(36px, 6vw, 76px);\n    line-height:.95;\n    margin:0;\n    letter-spacing:-2px;\n  }\n\n  .cozara-gradient {\n    background:linear-gradient(90deg,#111,#8f765f,#111);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n  }\n\n  .cozara-subtitle {\n    max-width:760px;\n    margin:24px auto 34px;\n    font-size:18px;\n    line-height:1.7;\n    color:var(--muted);\n  }\n\n  .cozara-cta {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background:linear-gradient(135deg,#f6eee6 0%,#d8c6b4 55%,#b69b82 100%);\n    color:#111;\n    padding:18px 34px;\n    min-height:58px;\n    border-radius:999px;\n    border:1px solid rgba(143,118,95,.35);\n    text-decoration:none;\n    font-weight:800;\n    box-shadow:0 16px 40px rgba(90,60,30,.18);\n  }\n\n  .cozara-grid {\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:18px;\n    margin-top:45px;\n  }\n\n  .cozara-card {\n    background:rgba(255,255,255,.72);\n    border:1px solid rgba(217,185,140,.35);\n    border-radius:26px;\n    padding:26px 20px;\n    box-shadow:0 18px 45px rgba(90,60,30,.08);\n  }\n\n  .cozara-icon {\n    width:44px;\n    height:44px;\n    border-radius:50%;\n    background:#111;\n    color:white;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin-bottom:16px;\n    font-size:20px;\n  }\n\n  .cozara-card h3 {\n    margin:0 0 8px;\n    font-size:18px;\n  }\n\n  .cozara-card p {\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  .cozara-section-title {\n    text-align:center;\n    font-size:clamp(30px,4vw,52px);\n    margin:65px 0 16px;\n    letter-spacing:-1px;\n  }\n\n  .cozara-section-text {\n    text-align:center;\n    max-width:680px;\n    margin:0 auto 32px;\n    color:var(--muted);\n    line-height:1.7;\n  }\n\n  .cozara-colours {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n  }\n\n  .cozara-colour {\n    border-radius:24px;\n    padding:24px;\n    min-height:170px;\n    display:flex;\n    flex-direction:column;\n    justify-content:flex-end;\n    color:white;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-colour:before {\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg,transparent,rgba(0,0,0,.35));\n  }\n\n  .cozara-colour * {\n    position:relative;\n    z-index:2;\n  }\n\n  .apricot { background:#c78a64; }\n\n  .white {\n    background:linear-gradient(180deg,#ffffff 0%,#f5f5f5 55%,#e8e8e8 100%);\n    color:#111;\n    border:1px solid rgba(17,17,17,.08);\n  }\n\n  .white:before {\n    background:linear-gradient(180deg,transparent,rgba(255,255,255,.2));\n  }\n\n  .black { background:#111; }\n\n  .black h3,\n  .black p { color:#fff; }\n\n  .pinkgrey {\n    background:linear-gradient(180deg,#d8caca 0%,#bcaeae 55%,#a89999 100%);\n    color:#111;\n  }\n\n  .pinkgrey:before {\n    background:linear-gradient(180deg,transparent,rgba(255,255,255,.15));\n  }\n\n  .cozara-size-box {\n    background:linear-gradient(135deg,#f9f3ec,#eadfd3);\n    color:#111;\n    border-radius:34px;\n    padding:30px;\n    margin-top:30px;\n    border:1px solid rgba(217,185,140,.45);\n    box-shadow:0 22px 55px rgba(90,60,30,.13);\n  }\n\n  .cozara-size-box input { display:none; }\n\n  .cozara-tabs {\n    display:flex;\n    gap:10px;\n    flex-wrap:wrap;\n    margin-bottom:24px;\n  }\n\n  .cozara-tab {\n    border:1px solid rgba(17,17,17,.18);\n    background:white;\n    color:#111;\n    padding:13px 22px;\n    border-radius:999px;\n    cursor:pointer;\n    font-weight:800;\n  }\n\n  #size-s:checked ~ .cozara-tabs label[for=\"size-s\"],\n  #size-m:checked ~ .cozara-tabs label[for=\"size-m\"],\n  #size-l:checked ~ .cozara-tabs label[for=\"size-l\"],\n  #size-xl:checked ~ .cozara-tabs label[for=\"size-xl\"],\n  #size-xxl:checked ~ .cozara-tabs label[for=\"size-xxl\"] {\n    background:#111;\n    color:white;\n  }\n\n  .cozara-size-result {\n    background:rgba(255,255,255,.75);\n    border-radius:22px;\n    padding:24px;\n  }\n\n  .size-content { display:none; }\n\n  #size-s:checked ~ .cozara-size-result .size-s,\n  #size-m:checked ~ .cozara-size-result .size-m,\n  #size-l:checked ~ .cozara-size-result .size-l,\n  #size-xl:checked ~ .cozara-size-result .size-xl,\n  #size-xxl:checked ~ .cozara-size-result .size-xxl {\n    display:block;\n  }\n\n  .cozara-size-result h3 {\n    margin-top:0;\n    font-size:28px;\n  }\n\n  .cozara-outcome {\n    text-align:center;\n    background:linear-gradient(135deg,#111,#2a211b);\n    color:white;\n    border-radius:38px;\n    padding:55px 25px;\n    margin-top:55px;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-outcome h2 {\n    font-size:clamp(32px,5vw,58px);\n    margin:0 0 18px;\n    color:#fff;\n    position:relative;\n    z-index:2;\n  }\n\n  .cozara-outcome p {\n    max-width:760px;\n    margin:auto;\n    line-height:1.8;\n    color:#eadfd2;\n    position:relative;\n    z-index:2;\n  }\n\n  .cozara-trust {\n    display:flex;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:30px;\n  }\n\n  .cozara-pill {\n    padding:12px 18px;\n    border-radius:999px;\n    background:rgba(255,255,255,.12);\n    border:1px solid rgba(255,255,255,.18);\n    font-size:14px;\n  }\n\n  @media(max-width:900px) {\n    .cozara-grid,\n    .cozara-colours {\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  @media(max-width:560px) {\n    .cozara-grid,\n    .cozara-colours {\n      grid-template-columns:1fr;\n    }\n\n    .cozara-wrap {\n      padding:40px 16px;\n    }\n\n    .cozara-section-title {\n      margin-top:50px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"cozara-premium\"\u003e\n  \u003cdiv class=\"cozara-wrap\"\u003e\n\n    \u003cdiv class=\"cozara-hero\"\u003e\n      \u003cdiv class=\"cozara-badge\"\u003eSeamless • Sculpting • Wire-Free\u003c\/div\u003e\n      \u003ch1\u003eThe Lift.\u003cbr\u003eThe Shape.\u003cbr\u003e\u003cspan class=\"cozara-gradient\"\u003eThe Confidence.\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"cozara-subtitle\"\u003eMeet the Cozara™ Seamless Sculpting Bra — your invisible secret for instant push-up lift, a smooth sculpted silhouette, and all-day comfort without wires, straps, or bulky padding.\u003c\/p\u003e\n      \u003ca href=\"#AddToCart\" class=\"cozara-cta\"\u003eShop Now →\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-grid\"\u003e\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e↑\u003c\/div\u003e\n        \u003ch3\u003eInstant Push-Up Lift\u003c\/h3\u003e\n        \u003cp\u003eEnhances your natural shape for a fuller, more defined look.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e◆\u003c\/div\u003e\n        \u003ch3\u003eSculpted Support\u003c\/h3\u003e\n        \u003cp\u003eContours your silhouette for a smooth, confident finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e○\u003c\/div\u003e\n        \u003ch3\u003eTruly Seamless\u003c\/h3\u003e\n        \u003cp\u003eNo lines, no bulk, no show-through under clothing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eWire-Free Freedom\u003c\/h3\u003e\n        \u003cp\u003eSupportive shaping without painful underwires.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eSoft Jelly Adhesive\u003c\/h3\u003e\n        \u003cp\u003eFeatherlight comfort that stays in place.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cozara-section-title\"\u003eFour Colours. One Perfect Fit.\u003c\/h2\u003e\n    \u003cp class=\"cozara-section-text\"\u003eBeautifully curated colours designed to complement your wardrobe and blend effortlessly with your skin tone.\u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-colours\"\u003e\n      \u003cdiv class=\"cozara-colour apricot\"\u003e\n        \u003ch3\u003eApricot\u003c\/h3\u003e\n        \u003cp\u003eWarm, sun-kissed and flattering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour white\"\u003e\n        \u003ch3\u003eWhite\u003c\/h3\u003e\n        \u003cp\u003eClean, elegant and timeless.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour black\"\u003e\n        \u003ch3\u003eBlack\u003c\/h3\u003e\n        \u003cp\u003eBold, chic and versatile.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour pinkgrey\"\u003e\n        \u003ch3\u003ePale Pinkish Grey\u003c\/h3\u003e\n        \u003cp\u003eSoft, subtle and understated.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cozara-section-title\"\u003eFind Your Size\u003c\/h2\u003e\n    \u003cp class=\"cozara-section-text\"\u003eTap your size below to see your recommended fit.\u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-size-box\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-s\" checked\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-m\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-l\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-xl\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-xxl\"\u003e\n\n      \u003cdiv class=\"cozara-tabs\"\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-s\"\u003eS\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-m\"\u003eM\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-l\"\u003eL\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-xl\"\u003eXL\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-xxl\"\u003eXXL\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-size-result\"\u003e\n        \u003cdiv class=\"size-content size-s\"\u003e\n          \u003ch3\u003eSize S\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eUS Bra Sizes:\u003c\/strong\u003e 32C, 32D, 34A, 34B\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUnderbust:\u003c\/strong\u003e 74–77 cm\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-m\"\u003e\n          \u003ch3\u003eSize M\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eUS Bra Sizes:\u003c\/strong\u003e 34C, 36A, 36B\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUnderbust:\u003c\/strong\u003e 78–81 cm\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-l\"\u003e\n          \u003ch3\u003eSize L\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eUS Bra Sizes:\u003c\/strong\u003e 34D, 36C, 38A, 38B\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUnderbust:\u003c\/strong\u003e 82–85 cm\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-xl\"\u003e\n          \u003ch3\u003eSize XL\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eUS Bra Sizes:\u003c\/strong\u003e 36D, 38C\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUnderbust:\u003c\/strong\u003e 86–89 cm\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-xxl\"\u003e\n          \u003ch3\u003eSize XXL\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eUS Bra Sizes:\u003c\/strong\u003e 38D, 40C\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eUnderbust:\u003c\/strong\u003e 90–94 cm\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top:12px;color:#8f765f;\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e If you’re between sizes, size up for a more comfortable fit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-outcome\"\u003e\n      \u003ch2\u003eSeamless. Sculpted. Unmistakably Cozara™.\u003c\/h2\u003e\n      \u003cp\u003eWalk taller. Feel smoother. Let every outfit sit better. Whether you’re wearing a backless dress, a plunge top, or your everyday favourite, the Cozara™ Seamless Sculpting Bra gives you the shape you want and the comfort you need — all in one.\u003c\/p\u003e\n\n      \u003cdiv class=\"cozara-trust\"\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eWire-Free Comfort\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eInvisible Under Clothes\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003ePush-Up Shape\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eSoft Jelly Adhesive\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n","brand":"Cozara","offers":[{"title":"Black \/ S","offer_id":47932037529765,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ M","offer_id":47932037562533,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ L","offer_id":47932037595301,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ XL","offer_id":47932037628069,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ XXL","offer_id":47932037660837,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ S","offer_id":47932092612773,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ M","offer_id":47932092645541,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ L","offer_id":47932092678309,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ XL","offer_id":47932092711077,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ XXL","offer_id":47932092743845,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ S","offer_id":47932092776613,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ M","offer_id":47932092809381,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ L","offer_id":47932092842149,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ XL","offer_id":47932092874917,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"White \/ XXL","offer_id":47932092907685,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ S","offer_id":47932092940453,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ M","offer_id":47932092973221,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ L","offer_id":47932093005989,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ XL","offer_id":47932093038757,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ XXL","offer_id":47932093071525,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/0415\/3765\/files\/ChatGPT_Image_Jun_19_2026_07_57_48_PM.png?v=1781891908"},{"product_id":"cozara™-thermosculpt-leggings","title":"Cozara™ ThermoSculpt Leggings","description":"\u003csection class=\"cozara-thermo\"\u003e\n  \u003cstyle\u003e\n    .cozara-thermo,\n    .cozara-thermo *{\n      box-sizing:border-box;\n    }\n\n    .cozara-thermo{\n      --black:#0f0f0f;\n      --gold:#c9a46a;\n      --brown:#4a3020;\n      font-family:inherit;\n      background:\n        radial-gradient(circle at 10% 10%,rgba(201,164,106,.18),transparent 28%),\n        radial-gradient(circle at 90% 20%,rgba(74,48,32,.12),transparent 30%),\n        linear-gradient(180deg,#fffaf7 0%,#efe5da 100%);\n      color:var(--black);\n      overflow:hidden;\n      padding:46px 18px;\n      border-radius:30px;\n      position:relative;\n      max-width:100%;\n    }\n\n    .cozara-wrap{\n      max-width:1120px;\n      margin:auto;\n      position:relative;\n      z-index:2;\n    }\n\n    .cozara-badge{\n      display:inline-flex;\n      padding:10px 18px;\n      background:rgba(255,255,255,.75);\n      border:1px solid rgba(201,164,106,.4);\n      border-radius:999px;\n      font-size:12px;\n      letter-spacing:.13em;\n      text-transform:uppercase;\n      color:#6f6258;\n      box-shadow:0 12px 35px rgba(74,48,32,.08);\n    }\n\n    .cozara-title{\n      font-size:clamp(34px,6vw,72px);\n      line-height:.96;\n      margin:20px 0 16px;\n      letter-spacing:-.05em;\n      max-width:850px;\n    }\n\n    .cozara-title span{\n      background:linear-gradient(90deg,#111,#a97843,#111);\n      background-size:200% auto;\n      -webkit-background-clip:text;\n      background-clip:text;\n      color:transparent;\n      animation:textGlow 4s linear infinite;\n    }\n\n    .cozara-sub{\n      font-size:18px;\n      line-height:1.7;\n      color:#5f554d;\n      max-width:720px;\n      margin-bottom:28px;\n    }\n\n    .cozara-mini-benefits{\n      display:flex;\n      gap:12px;\n      flex-wrap:wrap;\n      margin-bottom:26px;\n    }\n\n    .cozara-mini-benefits span{\n      background:rgba(255,255,255,.78);\n      border:1px solid rgba(201,164,106,.22);\n      padding:11px 15px;\n      border-radius:999px;\n      font-size:13px;\n      color:#5f554d;\n      animation:floatTiny 4s ease-in-out infinite;\n    }\n\n    .cozara-hero{\n      display:grid;\n      grid-template-columns:1.05fr .95fr;\n      gap:28px;\n      align-items:stretch;\n    }\n\n    .cozara-panel{\n      background:rgba(255,255,255,.78);\n      backdrop-filter:blur(18px);\n      -webkit-backdrop-filter:blur(18px);\n      border:1px solid rgba(255,255,255,.9);\n      border-radius:30px;\n      padding:30px;\n      box-shadow:0 28px 80px rgba(30,20,10,.12);\n      position:relative;\n      overflow:hidden;\n      opacity:1;\n      transform:none;\n    }\n\n    .cozara-panel h2{\n      margin:0 0 8px;\n      font-size:30px;\n      letter-spacing:-.04em;\n    }\n\n    .cozara-love-header{\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:12px;\n      margin-bottom:18px;\n    }\n\n    .cozara-love-pill{\n      background:linear-gradient(135deg,#111,#5a3825);\n      color:white;\n      padding:9px 15px;\n      border-radius:999px;\n      font-size:12px;\n      letter-spacing:.12em;\n      text-transform:uppercase;\n      white-space:nowrap;\n    }\n\n    .cozara-feature-grid{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:14px;\n    }\n\n    .cozara-card{\n      display:flex;\n      gap:16px;\n      align-items:center;\n      background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(247,239,231,.94));\n      border:1px solid rgba(155,139,123,.18);\n      padding:18px;\n      border-radius:23px;\n      transition:.35s ease;\n      position:relative;\n      overflow:hidden;\n    }\n\n    .cozara-card:hover{\n      transform:translateY(-6px) scale(1.015);\n      box-shadow:0 20px 42px rgba(74,48,32,.13);\n      border-color:rgba(201,164,106,.65);\n    }\n\n    .cozara-icon{\n      width:62px;\n      height:62px;\n      min-width:62px;\n      border-radius:50%;\n      background:linear-gradient(145deg,#f5eadf,#e5d0bd);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      color:#6b432b;\n      box-shadow:inset 0 2px 6px rgba(255,255,255,.8),0 10px 22px rgba(74,48,32,.09);\n    }\n\n    .cozara-icon svg{\n      width:32px;\n      height:32px;\n      stroke:currentColor;\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n\n    .cozara-card h3{\n      margin:0 0 5px;\n      font-size:17px;\n    }\n\n    .cozara-card p{\n      margin:0;\n      font-size:14px;\n      line-height:1.55;\n      color:#6b625b;\n    }\n\n    .cozara-trust{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:12px;\n      margin-top:24px;\n    }\n\n    .cozara-trust div{\n      background:linear-gradient(135deg,#3b281c,#6b452c);\n      color:white;\n      border-radius:18px;\n      padding:15px;\n      text-align:center;\n      font-size:13px;\n      box-shadow:0 14px 28px rgba(59,40,28,.16);\n    }\n\n    .cozara-product-box{\n      min-height:500px;\n      display:flex;\n      flex-direction:column;\n      justify-content:center;\n      text-align:center;\n    }\n\n    .cozara-product-stage{\n      position:relative;\n      width:300px;\n      height:360px;\n      margin:0 auto 26px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      max-width:100%;\n    }\n\n    .cozara-product-stage:before{\n      content:\"\";\n      position:absolute;\n      width:280px;\n      height:280px;\n      border-radius:50%;\n      background:radial-gradient(circle,rgba(201,164,106,.34),transparent 68%);\n      animation:breath 3.6s ease-in-out infinite;\n    }\n\n    .cozara-fleece-orb{\n      width:240px;\n      height:315px;\n      border-radius:46% 46% 34% 34%;\n      background:\n        radial-gradient(circle at 26% 20%,rgba(255,245,230,.95),transparent 17%),\n        radial-gradient(circle at 70% 32%,rgba(168,91,45,.35),transparent 20%),\n        repeating-radial-gradient(circle at 50% 52%,#f1c99b 0 2px,#d89d65 3px 5px,#f7d8ad 6px 8px);\n      box-shadow:\n        inset 0 0 45px rgba(80,35,12,.22),\n        0 28px 70px rgba(80,45,20,.28),\n        0 0 40px rgba(201,164,106,.25);\n      border:1px solid rgba(255,255,255,.25);\n      animation:productFloat 4s ease-in-out infinite;\n      position:relative;\n      overflow:hidden;\n      max-width:100%;\n    }\n\n    .cozara-fleece-orb:before{\n      content:\"\";\n      position:absolute;\n      inset:-20%;\n      background:\n        repeating-linear-gradient(115deg,rgba(255,255,255,.25) 0 3px,transparent 3px 9px),\n        linear-gradient(120deg,transparent,rgba(255,255,255,.45),transparent);\n      animation:fleeceMove 5s linear infinite;\n      mix-blend-mode:soft-light;\n    }\n\n    .cozara-product-box h2{\n      font-size:30px;\n      line-height:1.08;\n      margin:0;\n      letter-spacing:-.04em;\n    }\n\n    .cozara-product-box p{\n      color:#6b625b;\n      margin:12px 0 0;\n    }\n\n    .cozara-sizes{\n      display:flex;\n      justify-content:center;\n      gap:10px;\n      margin:20px 0;\n      flex-wrap:wrap;\n    }\n\n    .cozara-size{\n      border:1px solid #cfc3b6;\n      background:#fff;\n      padding:13px 19px;\n      border-radius:14px;\n      cursor:pointer;\n      transition:.25s ease;\n      font-weight:800;\n      min-width:56px;\n      min-height:48px;\n      font-size:15px;\n    }\n\n    .cozara-size:hover,\n    .cozara-size.active{\n      background:linear-gradient(135deg,#111,#5a3825);\n      color:#fff;\n      transform:translateY(-4px);\n      box-shadow:0 12px 24px rgba(74,48,32,.18);\n    }\n\n    .cozara-cta{\n      display:inline-flex;\n      justify-content:center;\n      align-items:center;\n      width:100%;\n      margin-top:12px;\n      padding:18px 24px;\n      border-radius:999px;\n      background:linear-gradient(135deg,#d8b48c 0%,#ecd8c5 50%,#d8b48c 100%);\n      color:#111 !important;\n      text-decoration:none;\n      font-weight:900;\n      letter-spacing:.04em;\n      font-size:15px;\n      box-shadow:0 12px 30px rgba(74,48,32,.15);\n      transition:.3s ease;\n      min-height:56px;\n      text-align:center;\n    }\n\n    .cozara-size-guide{\n      margin-top:25px;\n      background:rgba(255,255,255,.82);\n      border:1px solid rgba(201,164,106,.28);\n      border-radius:22px;\n      overflow:hidden;\n      box-shadow:0 16px 35px rgba(74,48,32,.07);\n    }\n\n    .cozara-size-toggle{\n      width:100%;\n      background:none;\n      border:none;\n      padding:18px 22px;\n      display:flex;\n      justify-content:space-between;\n      align-items:center;\n      cursor:pointer;\n      font-size:16px;\n      font-weight:900;\n      letter-spacing:.03em;\n      min-height:56px;\n      color:#111;\n    }\n\n    .cozara-arrow{\n      transition:.3s ease;\n      font-size:24px;\n      line-height:1;\n    }\n\n    .cozara-size-content{\n      max-height:0;\n      overflow:hidden;\n      transition:max-height .5s ease;\n    }\n\n    .cozara-size-guide.active .cozara-size-content{\n      max-height:650px;\n    }\n\n    .cozara-size-guide.active .cozara-arrow{\n      transform:rotate(45deg);\n    }\n\n    .cozara-size-note{\n      padding:0 22px 15px;\n      color:#6f6258;\n      font-size:13px;\n    }\n\n    .cozara-table-wrap{\n      padding:0 22px 20px;\n      overflow-x:auto;\n    }\n\n    .cozara-table{\n      width:100%;\n      border-collapse:collapse;\n      min-width:420px;\n      border-radius:16px;\n      overflow:hidden;\n    }\n\n    .cozara-table th{\n      background:linear-gradient(135deg,#111,#4a3020);\n      color:white;\n      padding:14px;\n      font-size:13px;\n    }\n\n    .cozara-table td{\n      padding:14px;\n      text-align:center;\n      background:white;\n      border-bottom:1px solid #eee;\n      font-size:13px;\n    }\n\n    .cozara-table tr:nth-child(even) td{\n      background:#f8efe6;\n    }\n\n    .cozara-fit-tip{\n      padding:0 22px 22px;\n      color:#5f554d;\n      font-size:14px;\n      line-height:1.5;\n    }\n\n    .cozara-strip{\n      margin-top:28px;\n      padding:24px;\n      border-radius:25px;\n      background:\n        radial-gradient(circle at 15% 50%,rgba(242,200,141,.22),transparent 35%),\n        linear-gradient(90deg,#3a2619,#17110d);\n      color:white;\n      display:flex;\n      justify-content:space-between;\n      gap:14px;\n      flex-wrap:wrap;\n      align-items:center;\n      box-shadow:0 22px 50px rgba(58,38,25,.24);\n      position:relative;\n      overflow:hidden;\n    }\n\n    .cozara-strip strong{\n      color:#f2c88d;\n      font-size:20px;\n    }\n\n    @keyframes productFloat{\n      0%,100%{transform:translateY(0) rotate(-1deg)}\n      50%{transform:translateY(-16px) rotate(1deg)}\n    }\n\n    @keyframes textGlow{\n      to{background-position:200% center}\n    }\n\n    @keyframes fleeceMove{\n      from{transform:translateX(-10%) rotate(0deg)}\n      to{transform:translateX(10%) rotate(8deg)}\n    }\n\n    @keyframes breath{\n      0%,100%{transform:scale(.94);opacity:.65}\n      50%{transform:scale(1.08);opacity:1}\n    }\n\n    @keyframes floatTiny{\n      0%,100%{transform:translateY(0)}\n      50%{transform:translateY(-6px)}\n    }\n\n    @media(max-width:850px){\n      .cozara-thermo{\n        padding:28px 12px;\n        border-radius:22px;\n      }\n\n      .cozara-hero{\n        grid-template-columns:1fr;\n        gap:18px;\n      }\n\n      .cozara-product-box{\n        order:-1;\n        min-height:auto;\n      }\n\n      .cozara-panel{\n        padding:20px;\n        border-radius:22px;\n      }\n\n      .cozara-trust{\n        grid-template-columns:1fr;\n      }\n\n      .cozara-title{\n        font-size:clamp(34px,12vw,46px);\n        line-height:1;\n      }\n\n      .cozara-sub{\n        font-size:15px;\n        line-height:1.65;\n      }\n\n      .cozara-mini-benefits{\n        display:grid;\n        grid-template-columns:1fr 1fr;\n        gap:8px;\n      }\n\n      .cozara-mini-benefits span{\n        font-size:12px;\n        padding:10px;\n        text-align:center;\n        animation:none;\n      }\n\n      .cozara-love-header{\n        flex-direction:column;\n        align-items:flex-start;\n      }\n\n      .cozara-card{\n        padding:15px;\n        gap:13px;\n        align-items:flex-start;\n      }\n\n      .cozara-icon{\n        width:50px;\n        height:50px;\n        min-width:50px;\n      }\n\n      .cozara-icon svg{\n        width:26px;\n        height:26px;\n      }\n\n      .cozara-card h3{\n        font-size:15px;\n      }\n\n      .cozara-card p{\n        font-size:13px;\n      }\n\n      .cozara-product-stage{\n        width:240px;\n        height:290px;\n        margin-bottom:18px;\n      }\n\n      .cozara-product-stage:before{\n        width:220px;\n        height:220px;\n      }\n\n      .cozara-fleece-orb{\n        width:190px;\n        height:250px;\n      }\n\n      .cozara-sizes{\n        display:grid;\n        grid-template-columns:repeat(4,1fr);\n        gap:8px;\n      }\n\n      .cozara-size{\n        min-width:0;\n        width:100%;\n        padding:13px 5px;\n      }\n\n      .cozara-table{\n        min-width:100%;\n      }\n\n      .cozara-strip{\n        text-align:center;\n        justify-content:center;\n      }\n    }\n\n    @media(max-width:480px){\n      .cozara-mini-benefits{\n        grid-template-columns:1fr;\n      }\n\n      .cozara-product-stage{\n        width:220px;\n        height:270px;\n      }\n\n      .cozara-fleece-orb{\n        width:175px;\n        height:230px;\n      }\n\n      .cozara-product-box h2{\n        font-size:24px;\n      }\n\n      .cozara-cta{\n        font-size:12px;\n        padding:16px 12px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"cozara-wrap\"\u003e\n    \u003cdiv class=\"cozara-badge\"\u003ePremium winter sculptwear\u003c\/div\u003e\n\n    \u003ch1 class=\"cozara-title\"\u003e\n      Stay warm. \u003cspan\u003eLook sculpted.\u003c\/span\u003e Feel unstoppable.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"cozara-sub\"\u003e\n      Meet the \u003cstrong\u003eCozara™ ThermoSculpt Leggings\u003c\/strong\u003e — fleece-lined thermal leggings designed to smooth, lift and keep you confidently warm without bulky layers.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-mini-benefits\"\u003e\n      \u003cspan\u003eSoft fleece inside\u003c\/span\u003e\n      \u003cspan\u003eSleek outside finish\u003c\/span\u003e\n      \u003cspan\u003eHigh-waist sculpting\u003c\/span\u003e\n      \u003cspan\u003eMade for cold days\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-hero\"\u003e\n      \u003cdiv class=\"cozara-panel\"\u003e\n        \u003cdiv class=\"cozara-love-header\"\u003e\n          \u003ch2\u003eWhy you’ll love them\u003c\/h2\u003e\n          \u003cdiv class=\"cozara-love-pill\"\u003e4 sculpting benefits\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cozara-feature-grid\"\u003e\n          \u003cdiv class=\"cozara-card\"\u003e\n            \u003cdiv class=\"cozara-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M14 14.8V5a2 2 0 0 0-4 0v9.8a4 4 0 1 0 4 0z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 17v-6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eThermal Comfort\u003c\/h3\u003e\n              \u003cp\u003eSoft fleece lining helps lock in warmth without the bulky winter look.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cozara-card\"\u003e\n            \u003cdiv class=\"cozara-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 4c-1 3-1 6 0 9s3 5 4 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 4c1 3 1 6 0 9s-3 5-4 7\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 15h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eTummy Control\u003c\/h3\u003e\n              \u003cp\u003eHigh-waisted support smooths your midsection for a cleaner silhouette.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cozara-card\"\u003e\n            \u003cdiv class=\"cozara-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5c-2 4-2 10 1 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 5c2 4 2 10-1 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 15c2 2 4 2 6 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 15v-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003eButt Lift Effect\u003c\/h3\u003e\n              \u003cp\u003eContoured shaping enhances your natural curves with a flattering lifted look.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"cozara-card\"\u003e\n            \u003cdiv class=\"cozara-icon\"\u003e\n              \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 8l-4 4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 8l4 4-4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 7l4-4 4 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 17l4 4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch3\u003e4-Way Stretch\u003c\/h3\u003e\n              \u003cp\u003eMoves freely with your body for all-day comfort, lounging and layering.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cozara-trust\"\u003e\n          \u003cdiv\u003eSoft \u0026amp; cozy inside\u003c\/div\u003e\n          \u003cdiv\u003eSleek sheer-look finish\u003c\/div\u003e\n          \u003cdiv\u003eMade to move\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cozara-size-guide\"\u003e\n          \u003cbutton class=\"cozara-size-toggle\" type=\"button\"\u003e\n            \u003cspan\u003eSize Guide\u003c\/span\u003e\n            \u003cspan class=\"cozara-arrow\"\u003e+\u003c\/span\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"cozara-size-content\"\u003e\n            \u003cdiv class=\"cozara-size-note\"\u003eThe data is measured manually and may have minor discrepancies.\u003c\/div\u003e\n\n            \u003cdiv class=\"cozara-table-wrap\"\u003e\n              \u003ctable class=\"cozara-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSize\u003c\/th\u003e\n                    \u003cth\u003eWaist\u003c\/th\u003e\n                    \u003cth\u003ePants Length\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e61–75 cm\u003c\/td\u003e\n\u003ctd\u003e105–160 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                  \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e62–75 cm\u003c\/td\u003e\n\u003ctd\u003e106–165 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                  \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e66–75 cm\u003c\/td\u003e\n\u003ctd\u003e115–170 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                  \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e67–75 cm\u003c\/td\u003e\n\u003ctd\u003e116–175 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"cozara-fit-tip\"\u003e\n              Between sizes? Choose the larger size for a more relaxed fit and maximum comfort.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-panel cozara-product-box\"\u003e\n        \u003cdiv class=\"cozara-product-stage\"\u003e\n          \u003cdiv class=\"cozara-fleece-orb\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003ch2\u003eCozara™ ThermoSculpt Leggings\u003c\/h2\u003e\n        \u003cp\u003eChoose your perfect fit:\u003c\/p\u003e\n\n        \u003cdiv class=\"cozara-sizes\"\u003e\n          \u003cbutton class=\"cozara-size\" type=\"button\"\u003eS\u003c\/button\u003e\n          \u003cbutton class=\"cozara-size active\" type=\"button\"\u003eM\u003c\/button\u003e\n          \u003cbutton class=\"cozara-size\" type=\"button\"\u003eL\u003c\/button\u003e\n          \u003cbutton class=\"cozara-size\" type=\"button\"\u003eXL\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003ca href=\"#ProductSubmitButton-template--main\" class=\"cozara-cta\"\u003e\n          ADD TO CART — FEEL THE DIFFERENCE\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-strip\"\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eSculpts while it soothes.\u003c\/strong\u003e\u003cbr\u003e\n        Premium warmth without the bulky winter look.\n      \u003c\/div\u003e\n      \u003cdiv\u003eSoft fleece inside. Sleek confidence outside.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    document.querySelectorAll('.cozara-size').forEach(button =\u003e {\n      button.addEventListener('click', () =\u003e {\n        document.querySelectorAll('.cozara-size').forEach(btn =\u003e btn.classList.remove('active'));\n        button.classList.add('active');\n      });\n    });\n\n    const sizeToggle = document.querySelector('.cozara-size-toggle');\n    const sizeGuide = document.querySelector('.cozara-size-guide');\n\n    if(sizeToggle \u0026\u0026 sizeGuide){\n      sizeToggle.addEventListener('click', function() {\n        sizeGuide.classList.toggle('active');\n      });\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Cozara","offers":[{"title":"S","offer_id":47932482355365,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"M","offer_id":47932482388133,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"L","offer_id":47932482420901,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true},{"title":"XL","offer_id":47932482453669,"sku":null,"price":449.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/0415\/3765\/files\/leggingsback.png?v=1781902729"},{"product_id":"cozara™-jellylift-bra-plus","title":"Cozara™ JellyLift Bra Plus","description":"\u003cstyle\u003e\n  .cozara-premium {\n    --black:#0d0d0d;\n    --deep:#1d1713;\n    --champagne:#d9b98c;\n    --gold:#c8a96a;\n    --cream:#fffaf5;\n    --stone:#f3e9dc;\n    --muted:#6f6258;\n    --soft:#f8efe6;\n    font-family: inherit;\n    background:\n      radial-gradient(circle at 10% 8%, rgba(217,185,140,.28), transparent 30%),\n      radial-gradient(circle at 90% 18%, rgba(255,255,255,.8), transparent 28%),\n      linear-gradient(180deg,#fffaf5 0%,#f3e9dc 100%);\n    color: var(--black);\n    overflow: hidden;\n    position: relative;\n  }\n\n  .cozara-premium * { box-sizing:border-box; }\n\n  .cozara-wrap {\n    max-width: 1180px;\n    margin: auto;\n    padding: 54px 20px 90px;\n  }\n\n  .cozara-reveal {\n    opacity: 0;\n    transform: translateY(22px);\n    animation: cozaraReveal .75s ease forwards;\n  }\n\n  .delay-1 { animation-delay:.12s; }\n  .delay-2 { animation-delay:.22s; }\n  .delay-3 { animation-delay:.34s; }\n\n  .cozara-hero {\n    text-align:center;\n    position:relative;\n  }\n\n  .cozara-badge {\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:11px 18px;\n    border:1px solid rgba(217,185,140,.65);\n    border-radius:999px;\n    background:rgba(255,255,255,.72);\n    color:#8b6a3f;\n    font-size:12px;\n    font-weight:850;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n    margin-bottom:22px;\n    box-shadow:0 14px 35px rgba(90,60,30,.08);\n    backdrop-filter:blur(14px);\n  }\n\n  .cozara-hero h1 {\n    font-size: clamp(38px, 6.8vw, 82px);\n    line-height:.92;\n    margin:0;\n    letter-spacing:-3px;\n    font-weight:950;\n  }\n\n  .cozara-gradient {\n    background:linear-gradient(90deg,#111 0%,#8f765f 42%,#d9b98c 58%,#111 100%);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n    background-size:180% auto;\n    animation:cozaraGoldMove 4.5s ease-in-out infinite;\n  }\n\n  .cozara-subtitle {\n    max-width:780px;\n    margin:24px auto 28px;\n    font-size:18px;\n    line-height:1.75;\n    color:var(--muted);\n  }\n\n  .cozara-cta-row {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n  }\n\n  .cozara-cta,\n  .cozara-cta:visited {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    background:linear-gradient(135deg,#111 0%,#2a211b 58%,#8f765f 100%);\n    color:#fff !important;\n    padding:18px 34px;\n    min-height:58px;\n    border-radius:999px;\n    border:1px solid rgba(217,185,140,.45);\n    text-decoration:none !important;\n    font-weight:900;\n    box-shadow:0 18px 48px rgba(17,17,17,.20);\n    transition:.28s ease;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-cta:before {\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);\n    transform:translateX(-120%);\n    animation:cozaraShine 4.8s ease-in-out infinite;\n  }\n\n  .cozara-cta:hover {\n    transform:translateY(-3px) scale(1.02);\n    box-shadow:0 24px 58px rgba(17,17,17,.25);\n  }\n\n  .cozara-mini-proof {\n    font-weight:750;\n    color:#7a6d61;\n    font-size:14px;\n  }\n\n  .cozara-stats {\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:14px;\n    max-width:760px;\n    margin:38px auto 0;\n  }\n\n  .cozara-stat {\n    background:rgba(255,255,255,.70);\n    border:1px solid rgba(217,185,140,.34);\n    border-radius:22px;\n    padding:18px 14px;\n    box-shadow:0 16px 38px rgba(90,60,30,.07);\n  }\n\n  .cozara-stat strong {\n    display:block;\n    font-size:24px;\n    letter-spacing:-1px;\n  }\n\n  .cozara-stat span {\n    color:var(--muted);\n    font-size:13px;\n    font-weight:750;\n  }\n\n  .cozara-grid {\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:18px;\n    margin-top:48px;\n  }\n\n  .cozara-card {\n    background:rgba(255,255,255,.72);\n    border:1px solid rgba(217,185,140,.35);\n    border-radius:28px;\n    padding:26px 20px;\n    box-shadow:0 18px 45px rgba(90,60,30,.08);\n    transition:.32s ease;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-card:after {\n    content:\"\";\n    position:absolute;\n    inset:auto -35% -60% -35%;\n    height:90px;\n    background:radial-gradient(circle,rgba(217,185,140,.35),transparent 70%);\n    opacity:0;\n    transition:.32s ease;\n  }\n\n  .cozara-card:hover {\n    transform:translateY(-8px);\n    border-color:rgba(217,185,140,.75);\n  }\n\n  .cozara-card:hover:after { opacity:1; }\n\n  .cozara-icon {\n    width:46px;\n    height:46px;\n    border-radius:50%;\n    background:linear-gradient(135deg,#111,#3a2b1f);\n    color:white;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin-bottom:16px;\n    font-size:20px;\n    box-shadow:0 12px 28px rgba(17,17,17,.16);\n  }\n\n  .cozara-card h3 {\n    margin:0 0 8px;\n    font-size:18px;\n  }\n\n  .cozara-card p {\n    margin:0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  .cozara-section-title {\n    text-align:center;\n    font-size:clamp(31px,4.4vw,56px);\n    margin:70px 0 16px;\n    letter-spacing:-2px;\n    line-height:1;\n  }\n\n  .cozara-section-text {\n    text-align:center;\n    max-width:700px;\n    margin:0 auto 34px;\n    color:var(--muted);\n    line-height:1.75;\n    font-size:16px;\n  }\n\n  .cozara-fit-demo {\n    background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(244,234,222,.88));\n    border:1px solid rgba(217,185,140,.45);\n    border-radius:36px;\n    padding:28px;\n    box-shadow:0 24px 65px rgba(90,60,30,.12);\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:22px;\n    align-items:center;\n  }\n\n  .cozara-before-after {\n    border-radius:28px;\n    min-height:310px;\n    background:\n      linear-gradient(90deg,rgba(17,17,17,.88) 0%,rgba(17,17,17,.88) 50%,rgba(255,255,255,.65) 50%,rgba(255,255,255,.65) 100%),\n      linear-gradient(135deg,#f4e6d7,#fff);\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-before-after:before {\n    content:\"Before\";\n    position:absolute;\n    left:24px;\n    top:24px;\n    color:#fff;\n    font-weight:900;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    font-size:12px;\n  }\n\n  .cozara-before-after:after {\n    content:\"After\";\n    position:absolute;\n    right:24px;\n    top:24px;\n    color:#111;\n    font-weight:900;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    font-size:12px;\n  }\n\n  .cozara-slider-line {\n    position:absolute;\n    top:0;\n    bottom:0;\n    left:50%;\n    width:3px;\n    background:linear-gradient(#d9b98c,#fff,#d9b98c);\n    box-shadow:0 0 25px rgba(217,185,140,.75);\n  }\n\n  .cozara-slider-knob {\n    position:absolute;\n    left:50%;\n    top:50%;\n    transform:translate(-50%,-50%);\n    width:54px;\n    height:54px;\n    border-radius:50%;\n    background:#fff;\n    border:1px solid rgba(217,185,140,.7);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:950;\n    box-shadow:0 16px 36px rgba(0,0,0,.16);\n    animation:cozaraPulse 2.5s ease-in-out infinite;\n  }\n\n  .cozara-fit-copy h3 {\n    font-size:30px;\n    line-height:1.05;\n    margin:0 0 14px;\n    letter-spacing:-1px;\n  }\n\n  .cozara-fit-copy p {\n    color:var(--muted);\n    line-height:1.75;\n    margin:0 0 18px;\n  }\n\n  .cozara-checklist {\n    display:grid;\n    gap:10px;\n  }\n\n  .cozara-check {\n    background:rgba(255,255,255,.75);\n    border:1px solid rgba(217,185,140,.30);\n    border-radius:18px;\n    padding:13px 14px;\n    font-weight:800;\n  }\n\n  .cozara-colours {\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:18px;\n  }\n\n  .cozara-colour {\n    border-radius:28px;\n    padding:24px;\n    min-height:180px;\n    display:flex;\n    flex-direction:column;\n    justify-content:flex-end;\n    color:white;\n    position:relative;\n    overflow:hidden;\n    cursor:pointer;\n    transition:.32s ease;\n    box-shadow:0 18px 45px rgba(90,60,30,.09);\n  }\n\n  .cozara-colour:hover {\n    transform:translateY(-7px) scale(1.015);\n  }\n\n  .cozara-colour:before {\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg,transparent,rgba(0,0,0,.36));\n  }\n\n  .cozara-colour:after {\n    content:\"Tap to preview\";\n    position:absolute;\n    top:16px;\n    right:16px;\n    font-size:11px;\n    font-weight:900;\n    padding:7px 10px;\n    border-radius:999px;\n    background:rgba(255,255,255,.22);\n    backdrop-filter:blur(10px);\n  }\n\n  .cozara-colour * {\n    position:relative;\n    z-index:2;\n  }\n\n  .apricot { background:#c78a64; }\n  .white {\n    background:linear-gradient(180deg,#ffffff 0%,#f5f5f5 55%,#e8e8e8 100%);\n    color:#111;\n    border:1px solid rgba(17,17,17,.08);\n  }\n  .white:before { background:linear-gradient(180deg,transparent,rgba(255,255,255,.24)); }\n  .white:after { background:rgba(17,17,17,.10); }\n  .black { background:#111; }\n  .black h3, .black p { color:#fff; }\n  .pinkgrey {\n    background:linear-gradient(180deg,#d8caca 0%,#bcaeae 55%,#a89999 100%);\n    color:#111;\n  }\n  .pinkgrey:before { background:linear-gradient(180deg,transparent,rgba(255,255,255,.15)); }\n\n  .cozara-size-box {\n    background:linear-gradient(135deg,#f9f3ec,#eadfd3);\n    color:#111;\n    border-radius:36px;\n    padding:32px;\n    margin-top:30px;\n    border:1px solid rgba(217,185,140,.48);\n    box-shadow:0 24px 65px rgba(90,60,30,.13);\n    position:relative;\n    overflow:hidden;\n  }\n\n  .cozara-size-box:before {\n    content:\"\";\n    position:absolute;\n    width:230px;\n    height:230px;\n    border-radius:50%;\n    right:-90px;\n    top:-90px;\n    background:radial-gradient(circle,rgba(217,185,140,.35),transparent 70%);\n    animation:cozaraPulse 3.4s ease-in-out infinite;\n  }\n\n  .cozara-size-box input { display:none; }\n\n  .cozara-tabs {\n    display:flex;\n    gap:10px;\n    flex-wrap:wrap;\n    margin-bottom:24px;\n    position:relative;\n    z-index:2;\n  }\n\n  .cozara-tab {\n    border:1px solid rgba(17,17,17,.18);\n    background:white;\n    color:#111;\n    padding:13px 22px;\n    border-radius:999px;\n    cursor:pointer;\n    font-weight:900;\n    transition:.25s ease;\n  }\n\n  .cozara-tab:hover { transform:translateY(-2px); }\n\n  #size-1xl:checked ~ .cozara-tabs label[for=\"size-1xl\"],\n  #size-2xl:checked ~ .cozara-tabs label[for=\"size-2xl\"],\n  #size-3xl:checked ~ .cozara-tabs label[for=\"size-3xl\"] {\n    background:#111;\n    color:white;\n    box-shadow:0 14px 28px rgba(17,17,17,.18);\n  }\n\n  .cozara-size-result {\n    background:rgba(255,255,255,.78);\n    border-radius:24px;\n    padding:24px;\n    position:relative;\n    z-index:2;\n    border:1px solid rgba(217,185,140,.26);\n  }\n\n  .size-content { display:none; animation:cozaraReveal .35s ease forwards; }\n\n  #size-1xl:checked ~ .cozara-size-result .size-1xl,\n  #size-2xl:checked ~ .cozara-size-result .size-2xl,\n  #size-3xl:checked ~ .cozara-size-result .size-3xl { display:block; }\n\n  .cozara-size-result h3 {\n    margin-top:0;\n    font-size:30px;\n    letter-spacing:-1px;\n  }\n\n  .cozara-size-table {\n    width:100%;\n    border-collapse:collapse;\n    background:#fff;\n    border-radius:18px;\n    overflow:hidden;\n    box-shadow:0 12px 30px rgba(90,60,30,.06);\n  }\n\n  .cozara-size-table th,\n  .cozara-size-table td {\n    padding:15px;\n    border-bottom:1px solid rgba(0,0,0,.08);\n    text-align:left;\n    font-size:15px;\n  }\n\n  .cozara-size-table th {\n    background:#f3eee8;\n    font-weight:900;\n  }\n\n  .cozara-comparison {\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n  }\n\n  .cozara-compare-card {\n    border-radius:30px;\n    padding:26px;\n    background:rgba(255,255,255,.74);\n    border:1px solid rgba(217,185,140,.34);\n    box-shadow:0 18px 45px rgba(90,60,30,.08);\n  }\n\n  .cozara-compare-card.dark {\n    background:linear-gradient(135deg,#111,#2a211b);\n    color:#fff;\n  }\n\n  .cozara-compare-card h3 { margin:0 0 18px;font-size:24px; }\n\n  .cozara-compare-card ul {\n    list-style:none;\n    padding:0;\n    margin:0;\n    display:grid;\n    gap:12px;\n  }\n\n  .cozara-compare-card li {\n    padding:13px 14px;\n    border-radius:16px;\n    background:rgba(255,255,255,.64);\n    color:#4b4037;\n    font-weight:750;\n  }\n\n  .cozara-compare-card.dark li {\n    background:rgba(255,255,255,.10);\n    color:#f3e9dc;\n    border:1px solid rgba(255,255,255,.12);\n  }\n\n  .cozara-outcome {\n    text-align:center;\n    background:\n      radial-gradient(circle at 50% 0%,rgba(217,185,140,.30),transparent 34%),\n      linear-gradient(135deg,#111,#2a211b);\n    color:white;\n    border-radius:40px;\n    padding:58px 25px;\n    margin-top:58px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:0 28px 75px rgba(17,17,17,.20);\n  }\n\n  .cozara-outcome h2 {\n    font-size:clamp(32px,5vw,60px);\n    margin:0 0 18px;\n    color:#fff;\n    letter-spacing:-2px;\n    line-height:1;\n  }\n\n  .cozara-outcome p {\n    max-width:780px;\n    margin:auto;\n    line-height:1.85;\n    color:#eadfd2;\n  }\n\n  .cozara-trust {\n    display:flex;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:30px;\n  }\n\n  .cozara-pill {\n    padding:12px 18px;\n    border-radius:999px;\n    background:rgba(255,255,255,.12);\n    border:1px solid rgba(255,255,255,.18);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .cozara-sticky {\n    position:fixed;\n    left:50%;\n    bottom:14px;\n    transform:translateX(-50%);\n    width:min(680px,calc(100% - 24px));\n    background:rgba(255,255,255,.88);\n    border:1px solid rgba(217,185,140,.45);\n    border-radius:999px;\n    padding:10px 12px 10px 18px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n    box-shadow:0 18px 55px rgba(17,17,17,.18);\n    backdrop-filter:blur(18px);\n    z-index:999;\n  }\n\n  .cozara-sticky strong {\n    display:block;\n    font-size:14px;\n  }\n\n  .cozara-sticky span {\n    display:block;\n    color:var(--muted);\n    font-size:12px;\n    font-weight:750;\n  }\n\n  .cozara-sticky a {\n    background:#111;\n    color:#fff !important;\n    text-decoration:none !important;\n    border-radius:999px;\n    padding:12px 18px;\n    font-weight:900;\n    white-space:nowrap;\n  }\n\n  @keyframes cozaraReveal {\n    to { opacity:1; transform:translateY(0); }\n  }\n\n  @keyframes cozaraGoldMove {\n    0%,100% { background-position:0% center; }\n    50% { background-position:100% center; }\n  }\n\n  @keyframes cozaraShine {\n    0%,55% { transform:translateX(-120%); opacity:0; }\n    70% { opacity:.8; }\n    100% { transform:translateX(120%); opacity:0; }\n  }\n\n  @keyframes cozaraPulse {\n    0%,100% { transform:translate(-50%,-50%) scale(.96); }\n    50% { transform:translate(-50%,-50%) scale(1.05); }\n  }\n\n  .cozara-size-box:before {\n    animation-name:cozaraGlowOnly;\n  }\n\n  @keyframes cozaraGlowOnly {\n    0%,100% { transform:scale(.95); opacity:.58; }\n    50% { transform:scale(1.18); opacity:1; }\n  }\n\n  @media(max-width:900px) {\n    .cozara-grid { grid-template-columns:1fr 1fr; }\n    .cozara-colours { grid-template-columns:1fr 1fr; }\n    .cozara-fit-demo,\n    .cozara-comparison { grid-template-columns:1fr; }\n  }\n\n  @media(max-width:560px) {\n    .cozara-wrap { padding:42px 15px 105px; }\n    .cozara-grid,\n    .cozara-colours,\n    .cozara-stats { grid-template-columns:1fr; }\n    .cozara-section-title { margin-top:52px; }\n    .cozara-hero h1 { letter-spacing:-2px; }\n    .cozara-subtitle { font-size:15.8px; }\n    .cozara-size-box { padding:22px; border-radius:28px; }\n    .cozara-tabs { display:grid; grid-template-columns:repeat(3,1fr); }\n    .cozara-tab { text-align:center; padding:12px 8px; }\n    .cozara-size-table th,\n    .cozara-size-table td { font-size:12.5px; padding:10px; }\n    .cozara-sticky { border-radius:24px; align-items:center; }\n    .cozara-sticky a { padding:12px 14px; font-size:13px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"cozara-premium\"\u003e\n  \u003cdiv class=\"cozara-wrap\"\u003e\n\n    \u003cdiv class=\"cozara-hero cozara-reveal\"\u003e\n      \u003cdiv class=\"cozara-badge\"\u003ePremium Lift • Seamless Shape • Wire-Free Confidence\u003c\/div\u003e\n      \u003ch1\u003eThe Lift.\u003cbr\u003eThe Shape.\u003cbr\u003e\u003cspan class=\"cozara-gradient\"\u003eThe Confidence.\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"cozara-subtitle\"\u003e\n        Meet the Cozara™ Seamless Sculpting Bra — your invisible secret for instant push-up lift, a smooth sculpted silhouette, and all-day comfort without wires, visible straps, or bulky padding.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cozara-cta-row\"\u003e\n        \u003ca href=\"#AddToCart\" class=\"cozara-cta\"\u003eShop Now →\u003c\/a\u003e\n        \u003cdiv class=\"cozara-mini-proof\"\u003eDesigned for invisible comfort under your favourite outfits\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-stats\"\u003e\n        \u003cdiv class=\"cozara-stat\"\u003e\n\u003cstrong\u003eWire-Free\u003c\/strong\u003e\u003cspan\u003esoft comfort\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cozara-stat\"\u003e\n\u003cstrong\u003eSeamless\u003c\/strong\u003e\u003cspan\u003eno visible lines\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"cozara-stat\"\u003e\n\u003cstrong\u003eLifted\u003c\/strong\u003e\u003cspan\u003einstant shape\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-grid cozara-reveal delay-1\"\u003e\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e↑\u003c\/div\u003e\n        \u003ch3\u003eInstant Push-Up Lift\u003c\/h3\u003e\n        \u003cp\u003eEnhances your natural shape for a fuller, more defined look from the moment you put it on.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e◆\u003c\/div\u003e\n        \u003ch3\u003eSculpted Support\u003c\/h3\u003e\n        \u003cp\u003eGently contours your silhouette for a smooth, confident finish under any outfit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e○\u003c\/div\u003e\n        \u003ch3\u003eTruly Seamless\u003c\/h3\u003e\n        \u003cp\u003eNo harsh lines, no bulk, and no show-through beneath fitted clothing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eWire-Free Freedom\u003c\/h3\u003e\n        \u003cp\u003eSupportive shaping without painful underwires digging into your skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-card\"\u003e\n        \u003cdiv class=\"cozara-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eSoft Jelly Adhesive\u003c\/h3\u003e\n        \u003cp\u003eFeatherlight, skin-friendly comfort that stays in place when you need it most.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cozara-section-title\"\u003eFour Colours. One Perfect Fit.\u003c\/h2\u003e\n    \u003cp class=\"cozara-section-text\"\u003eBeautifully curated colours designed to complement your wardrobe and blend effortlessly with your skin tone.\u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-colours\"\u003e\n      \u003cdiv class=\"cozara-colour apricot\"\u003e\n        \u003ch3\u003eApricot\u003c\/h3\u003e\n        \u003cp\u003eWarm, sun-kissed and flattering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour white\"\u003e\n        \u003ch3\u003eWhite\u003c\/h3\u003e\n        \u003cp\u003eClean, elegant and timeless.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour black\"\u003e\n        \u003ch3\u003eBlack\u003c\/h3\u003e\n        \u003cp\u003eBold, chic and versatile.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-colour pinkgrey\"\u003e\n        \u003ch3\u003ePale Pinkish Grey\u003c\/h3\u003e\n        \u003cp\u003eSoft, subtle and understated.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cozara-section-title\"\u003eFind Your Perfect Size\u003c\/h2\u003e\n    \u003cp class=\"cozara-section-text\"\u003eTap your size below to see your recommended fit. This interactive guide helps customers choose faster and buy with more confidence.\u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-size-box\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-1xl\" checked\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-2xl\"\u003e\n      \u003cinput type=\"radio\" name=\"cozara-size\" id=\"size-3xl\"\u003e\n\n      \u003cdiv class=\"cozara-tabs\"\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-1xl\"\u003e1XL\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-2xl\"\u003e2XL\u003c\/label\u003e\n        \u003clabel class=\"cozara-tab\" for=\"size-3xl\"\u003e3XL\u003c\/label\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-size-result\"\u003e\n\n        \u003cdiv class=\"size-content size-1xl\"\u003e\n          \u003ch3\u003eSize 1XL\u003c\/h3\u003e\n          \u003ctable class=\"cozara-size-table\"\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLabel Size\u003c\/th\u003e\n              \u003cth\u003eUS Bra Sizes\u003c\/th\u003e\n              \u003cth\u003eUnderbust\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e1XL\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e36DDD, 36G, 38DD, 40C, 40D, 42C\u003c\/td\u003e\n              \u003ctd\u003e93–98 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-2xl\"\u003e\n          \u003ch3\u003eSize 2XL\u003c\/h3\u003e\n          \u003ctable class=\"cozara-size-table\"\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLabel Size\u003c\/th\u003e\n              \u003cth\u003eUS Bra Sizes\u003c\/th\u003e\n              \u003cth\u003eUnderbust\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e38DDD, 38G, 40DD, 42D, 42DD, 44C\u003c\/td\u003e\n              \u003ctd\u003e99–104 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"size-content size-3xl\"\u003e\n          \u003ch3\u003eSize 3XL\u003c\/h3\u003e\n          \u003ctable class=\"cozara-size-table\"\u003e\n            \u003ctr\u003e\n              \u003cth\u003eLabel Size\u003c\/th\u003e\n              \u003cth\u003eUS Bra Sizes\u003c\/th\u003e\n              \u003cth\u003eUnderbust\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e3XL\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e42DDD, 42G, 44D, 44DD, 46D\u003c\/td\u003e\n              \u003ctd\u003e105–110 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top:18px;color:#8f765f;line-height:1.6;\"\u003e\n          \u003cstrong\u003eFit tip:\u003c\/strong\u003e If you’re between two sizes, choose the larger size for the most comfortable fit and smoother finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"cozara-section-title\"\u003eWhy Cozara™ Feels Different\u003c\/h2\u003e\n    \u003cp class=\"cozara-section-text\"\u003eBuilt for comfort and confidence — without the trade-offs of traditional bras.\u003c\/p\u003e\n\n    \u003cdiv class=\"cozara-comparison\"\u003e\n      \u003cdiv class=\"cozara-compare-card\"\u003e\n        \u003ch3\u003eOrdinary Bras\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e✕ Wires can dig in\u003c\/li\u003e\n          \u003cli\u003e✕ Straps can show\u003c\/li\u003e\n          \u003cli\u003e✕ Bulky padding under outfits\u003c\/li\u003e\n          \u003cli\u003e✕ Visible lines on fitted clothing\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cozara-compare-card dark\"\u003e\n        \u003ch3\u003eCozara™ Sculpting Bra\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e✓ Wire-free shaping comfort\u003c\/li\u003e\n          \u003cli\u003e✓ Invisible under outfits\u003c\/li\u003e\n          \u003cli\u003e✓ Seamless smooth finish\u003c\/li\u003e\n          \u003cli\u003e✓ Instant lift and sculpted confidence\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cozara-outcome\"\u003e\n      \u003ch2\u003eSeamless. Sculpted. Unmistakably Cozara™.\u003c\/h2\u003e\n      \u003cp\u003eWalk taller. Feel smoother. Let every outfit sit better. Whether you’re wearing a backless dress, a plunge top, or your everyday favourite, the Cozara™ Seamless Sculpting Bra gives you the shape you want and the comfort you need — all in one.\u003c\/p\u003e\n\n      \u003cdiv class=\"cozara-trust\"\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eWire-Free Comfort\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eInvisible Under Clothes\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003ePush-Up Shape\u003c\/div\u003e\n        \u003cdiv class=\"cozara-pill\"\u003eSoft Jelly Adhesive\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cozara-sticky\"\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eCozara™ Seamless Sculpting Bra\u003c\/strong\u003e\n      \u003cspan\u003ePremium lift • seamless comfort\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"#AddToCart\"\u003eAdd To Cart\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Cozara","offers":[{"title":"White \/ 1XL","offer_id":47950386266277,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 2XL","offer_id":47950386299045,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"White \/ 3XL","offer_id":47950386331813,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 1XL","offer_id":47950386364581,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 2XL","offer_id":47950386397349,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ 3XL","offer_id":47950386430117,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ 1XL","offer_id":47950386462885,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ 2XL","offer_id":47950386495653,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Apricot \/ 3XL","offer_id":47950386528421,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ 1XL","offer_id":47950386561189,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ 2XL","offer_id":47950386593957,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"pale pinkish grey \/ 3XL","offer_id":47950386626725,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/0415\/3765\/files\/Plusbrafront.png?v=1782584868"}],"url":"https:\/\/cozara.co.za\/collections\/you-might-also-like.oembed","provider":"Cozara","version":"1.0","type":"link"}