{"product_id":"zavuri-air-multi-styler","title":"Zavuri Air Multi-Styler","description":"\u003cstyle\u003e\n.muse-zavuri{\n  --rose:#b76e79;\n  --rose2:#d99aa4;\n  --blush:#f7e5e8;\n  --soft:#fff7f8;\n  --cream:#fffaf8;\n  --dark:#241b1e;\n  --text:#5f5054;\n  max-width:780px;\n  margin:0 auto;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  color:var(--dark);\n  overflow:hidden;\n  border-radius:26px;\n  background:\n    radial-gradient(circle at top right,#f4d8dc 0,transparent 32%),\n    linear-gradient(145deg,#fff,#fff8f8 55%,#f9ecee);\n  box-shadow:0 10px 40px rgba(120,70,80,.08);\n}\n\n.muse-zavuri *{box-sizing:border-box}\n\n.mz-section{\n  padding:30px 22px;\n}\n\n.mz-hero{\n  text-align:center;\n  padding:38px 22px 30px;\n  position:relative;\n}\n\n.mz-label{\n  display:inline-block;\n  padding:7px 16px;\n  border-radius:50px;\n  background:linear-gradient(90deg,#9f5d69,#d99aa4);\n  color:white;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:2px;\n  box-shadow:0 5px 15px rgba(183,110,121,.22);\n}\n\n.mz-title{\n  font-size:40px;\n  line-height:1;\n  margin:16px 0 8px;\n  letter-spacing:-1.5px;\n  font-weight:850;\n}\n\n.mz-title span{\n  background:linear-gradient(90deg,#9c5965,#d695a0,#b76e79);\n  background-size:200% auto;\n  -webkit-background-clip:text;\n  -webkit-text-fill-color:transparent;\n  animation:mzShimmer 4s linear infinite;\n}\n\n.mz-tagline{\n  font-size:18px;\n  font-weight:700;\n  margin:0 0 18px;\n}\n\n.mz-intro{\n  max-width:650px;\n  margin:auto;\n  color:var(--text);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.mz-intro strong{color:var(--dark)}\n\n.mz-outcome{\n  margin:0 20px;\n  padding:23px 18px;\n  border-radius:20px;\n  background:linear-gradient(135deg,#a8616d,#d79ba4);\n  color:white;\n  text-align:center;\n  box-shadow:0 12px 30px rgba(161,91,103,.20);\n  animation:mzFloatIn .8s ease both;\n}\n\n.mz-outcome-title{\n  font-size:20px;\n  font-weight:800;\n  margin-bottom:8px;\n}\n\n.mz-outcome p{\n  margin:0;\n  line-height:1.6;\n  font-size:14px;\n  opacity:.96;\n}\n\n.mz-heading{\n  text-align:center;\n  margin:0 0 7px;\n  font-size:24px;\n  font-weight:800;\n}\n\n.mz-subheading{\n  text-align:center;\n  color:#826d72;\n  font-size:14px;\n  line-height:1.5;\n  margin:0 auto 22px;\n}\n\n.mz-transform{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  margin-bottom:24px;\n  flex-wrap:wrap;\n}\n\n.mz-transform span{\n  background:white;\n  border:1px solid #efd8dc;\n  padding:10px 14px;\n  border-radius:30px;\n  font-size:12px;\n  font-weight:700;\n  box-shadow:0 5px 15px rgba(80,40,50,.05);\n}\n\n.mz-arrow{\n  color:var(--rose);\n  font-size:19px;\n  font-weight:900;\n}\n\n.mz-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:11px;\n}\n\n.mz-card{\n  position:relative;\n  background:rgba(255,255,255,.92);\n  border:1px solid #f0d8dc;\n  padding:18px 13px;\n  border-radius:18px;\n  text-align:center;\n  box-shadow:0 7px 22px rgba(80,40,50,.06);\n  transition:.25s ease;\n  animation:mzFloatIn .7s ease both;\n}\n\n.mz-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 12px 28px rgba(100,50,60,.12);\n}\n\n.mz-icon{\n  width:45px;\n  height:45px;\n  margin:0 auto 10px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:linear-gradient(145deg,#f8e0e4,#edbcc4);\n  font-size:22px;\n}\n\n.mz-card strong{\n  display:block;\n  font-size:14px;\n  margin-bottom:5px;\n}\n\n.mz-card small{\n  display:block;\n  color:#786a6e;\n  font-size:12px;\n  line-height:1.45;\n}\n\n.mz-full{\n  grid-column:1\/-1;\n  background:linear-gradient(135deg,#fff,#fbeaec);\n}\n\n.mz-why{\n  background:#271e21;\n  color:white;\n  padding:30px 22px;\n}\n\n.mz-why .mz-heading{color:white}\n\n.mz-why .mz-subheading{\n  color:#d7c7ca;\n}\n\n.mz-benefits{\n  display:grid;\n  gap:10px;\n}\n\n.mz-benefit{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  padding:13px 14px;\n  background:rgba(255,255,255,.07);\n  border:1px solid rgba(255,255,255,.09);\n  border-radius:14px;\n}\n\n.mz-check{\n  flex:0 0 28px;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:linear-gradient(135deg,#d995a0,#f3c7cd);\n  color:#241b1e;\n  font-weight:900;\n}\n\n.mz-benefit strong{\n  display:block;\n  font-size:13px;\n  margin-bottom:3px;\n}\n\n.mz-benefit p{\n  margin:0;\n  color:#d9cdd0;\n  font-size:12px;\n  line-height:1.45;\n}\n\n.mz-specs{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:21px;\n}\n\n.mz-spec{\n  padding:8px 12px;\n  border-radius:50px;\n  background:#f4d5da;\n  color:#5f343d;\n  font-size:11px;\n  font-weight:800;\n}\n\n.mz-final{\n  text-align:center;\n  padding:34px 22px 38px;\n  background:\n    radial-gradient(circle at bottom left,#f2d1d6,transparent 38%),\n    #fff9fa;\n}\n\n.mz-final-small{\n  color:#b76e79;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.mz-final h3{\n  margin:8px 0 10px;\n  font-size:26px;\n  line-height:1.2;\n}\n\n.mz-final p{\n  margin:0 auto;\n  max-width:560px;\n  color:#76666a;\n  line-height:1.6;\n  font-size:14px;\n}\n\n.mz-signoff{\n  margin-top:19px;\n  font-size:17px;\n  font-weight:800;\n}\n\n.mz-heart{\n  display:inline-block;\n  animation:mzPulse 1.8s infinite;\n}\n\n@keyframes mzShimmer{\n  to{background-position:200% center}\n}\n\n@keyframes mzFloatIn{\n  from{opacity:0;transform:translateY(15px)}\n  to{opacity:1;transform:translateY(0)}\n}\n\n@keyframes mzPulse{\n  0%,100%{transform:scale(1)}\n  50%{transform:scale(1.18)}\n}\n\n@media(max-width:520px){\n  .muse-zavuri{border-radius:18px}\n  .mz-section{padding:26px 14px}\n  .mz-hero{padding:32px 16px 26px}\n  .mz-title{font-size:34px}\n  .mz-tagline{font-size:16px}\n  .mz-intro{font-size:14px}\n  .mz-outcome{margin:0 12px}\n  .mz-heading{font-size:21px}\n  .mz-grid{gap:8px}\n  .mz-card{padding:16px 9px}\n  .mz-why{padding:27px 14px}\n  .mz-final{padding:30px 16px 34px}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"muse-zavuri\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"mz-hero\"\u003e\n    \u003cdiv class=\"mz-label\"\u003eMUSE \u0026amp; CO.\u003c\/div\u003e\n\n    \u003ch2 class=\"mz-title\"\u003eZAVURI \u003cspan\u003eAIR™\u003c\/span\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"mz-tagline\"\u003e\n      5 ways to style. One beautiful tool. ✨\n    \u003c\/div\u003e\n\n    \u003cp class=\"mz-intro\"\u003e\n      Meet \u003cstrong\u003eZavuri Air™\u003c\/strong\u003e — the all-in-one styling system\n      designed to take your hair from \u003cstrong\u003eunfinished to effortlessly\n      styled\u003c\/strong\u003e without reaching for a drawer full of different tools.\n      \u003cbr\u003e\u003cbr\u003e\n      \u003cstrong\u003eDry. Smooth. Volumise. Straighten. Curl.\u003c\/strong\u003e\n      Simply switch the attachment and create the look you're feeling. 💕\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OUTCOME --\u003e\n  \u003cdiv class=\"mz-outcome\"\u003e\n    \u003cdiv class=\"mz-outcome-title\"\u003e\n      ✨ Your good hair day just got easier.\n    \u003c\/div\u003e\n    \u003cp\u003e\n      Transform frizzy, flat or freshly washed hair into a\n      \u003cstrong\u003esmooth, shiny, voluminous, salon-inspired finish\u003c\/strong\u003e\n      — all from the comfort of home.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRANSFORMATION --\u003e\n  \u003cdiv class=\"mz-section\"\u003e\n\n    \u003ch3 class=\"mz-heading\"\u003eFrom this... to THAT. 😍\u003c\/h3\u003e\n\n    \u003cp class=\"mz-subheading\"\u003e\n      One styling system. Multiple looks. Less effort.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mz-transform\"\u003e\n      \u003cspan\u003eFrizzy 😩\u003c\/span\u003e\n      \u003cb class=\"mz-arrow\"\u003e→\u003c\/b\u003e\n      \u003cspan\u003eSmooth ✨\u003c\/span\u003e\n      \u003cb class=\"mz-arrow\"\u003e→\u003c\/b\u003e\n      \u003cspan\u003eStyled 💗\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mz-grid\"\u003e\n\n      \u003cdiv class=\"mz-card\"\u003e\n        \u003cdiv class=\"mz-icon\"\u003e💨\u003c\/div\u003e\n        \u003cstrong\u003eDry\u003c\/strong\u003e\n        \u003csmall\u003e\n          Powerful airflow helps take freshly washed hair\n          from wet to styling-ready.\n        \u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-card\"\u003e\n        \u003cdiv class=\"mz-icon\"\u003e🌸\u003c\/div\u003e\n        \u003cstrong\u003eSmooth\u003c\/strong\u003e\n        \u003csmall\u003e\n          Tame frizz and flyaways for a softer,\n          more polished finish.\n        \u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-card\"\u003e\n        \u003cdiv class=\"mz-icon\"\u003e💗\u003c\/div\u003e\n        \u003cstrong\u003eVolumise\u003c\/strong\u003e\n        \u003csmall\u003e\n          Add lift, body and that fresh\n          bouncy-blowout appearance.\n        \u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-card\"\u003e\n        \u003cdiv class=\"mz-icon\"\u003e💫\u003c\/div\u003e\n        \u003cstrong\u003eCurl\u003c\/strong\u003e\n        \u003csmall\u003e\n          Create soft curls and flowing waves\n          whenever your mood changes.\n        \u003c\/small\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-card mz-full\"\u003e\n        \u003cdiv class=\"mz-icon\"\u003e✨\u003c\/div\u003e\n        \u003cstrong\u003eStraighten + Polish\u003c\/strong\u003e\n        \u003csmall\u003e\n          Create a sleek, smooth finish without needing\n          to reach for multiple separate styling tools.\n        \u003c\/small\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY IT'S DIFFERENT --\u003e\n  \u003cdiv class=\"mz-why\"\u003e\n\n    \u003ch3 class=\"mz-heading\"\u003eMore style. Less clutter. 💕\u003c\/h3\u003e\n\n    \u003cp class=\"mz-subheading\"\u003e\n      Your everyday styling essentials brought together\n      in one beautifully designed system.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mz-benefits\"\u003e\n\n      \u003cdiv class=\"mz-benefit\"\u003e\n        \u003cdiv class=\"mz-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e5 interchangeable attachments\u003c\/strong\u003e\n          \u003cp\u003e\n            Switch between drying, smoothing, volumising\n            and curling without changing tools.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-benefit\"\u003e\n        \u003cdiv class=\"mz-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePowerful 1000W airflow\u003c\/strong\u003e\n          \u003cp\u003e\n            Dry and style as part of one simplified routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-benefit\"\u003e\n        \u003cdiv class=\"mz-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eNegative-ion technology\u003c\/strong\u003e\n          \u003cp\u003e\n            Designed to help reduce static and leave\n            hair looking smoother and more polished.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mz-benefit\"\u003e\n        \u003cdiv class=\"mz-check\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e3 speed modes\u003c\/strong\u003e\n          \u003cp\u003e\n            Choose the airflow that works best\n            for your styling routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mz-specs\"\u003e\n      \u003cspan class=\"mz-spec\"\u003e5-IN-1\u003c\/span\u003e\n      \u003cspan class=\"mz-spec\"\u003e1000W\u003c\/span\u003e\n      \u003cspan class=\"mz-spec\"\u003e3 SPEED MODES\u003c\/span\u003e\n      \u003cspan class=\"mz-spec\"\u003eNEGATIVE IONS\u003c\/span\u003e\n      \u003cspan class=\"mz-spec\"\u003e360° CORD\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"mz-final\"\u003e\n\n    \u003cdiv class=\"mz-final-small\"\u003eTHE ZAVURI EFFECT ✨\u003c\/div\u003e\n\n    \u003ch3\u003e\n      One tool.\u003cbr\u003e\n      So many good hair days.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Sleek for work. A bouncy blowout for brunch.\n      Soft waves for date night. Or simply dry and smooth\n      when you're rushing out the door.\n      \u003cbr\u003e\u003cbr\u003e\n      \u003cstrong\u003eZavuri Air™ adapts to your style —\n      not the other way around.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mz-signoff\"\u003e\n      Less clutter. Less effort.\u003cbr\u003e\n      \u003cspan style=\"color:#b76e79;\"\u003e\n        More beautiful hair. \u003cspan class=\"mz-heart\"\u003e💗\u003c\/span\u003e\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:18px;font-size:13px;\"\u003e\n      Your hair. Your style. \u003cstrong\u003eYour Muse.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Muse\u0026Co","offers":[{"title":"Default Title","offer_id":52828786262148,"sku":null,"price":1399.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1028\/8126\/3748\/files\/image.png?v=1790406400","url":"https:\/\/www.musenco.co.za\/products\/zavuri-air-multi-styler","provider":"Muse\u0026Co","version":"1.0","type":"link"}