{"product_id":"hair-chalk-set","title":"🌈12-Color Temporary Hair Chalk Applicator Set","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n\n.hair-color-page {\n  --purple: #7657d9;\n  --purple-dark: #4d3799;\n  --purple-light: #f2edff;\n\n  --pink: #e968a5;\n  --pink-light: #fff0f7;\n\n  --blue: #579bea;\n  --blue-light: #edf6ff;\n\n  --yellow: #efc54a;\n  --yellow-light: #fff9df;\n\n  --mint: #62c4a9;\n  --mint-light: #edfaf6;\n\n  --orange: #f39a55;\n\n  --text: #292633;\n  --muted: #716d78;\n\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 10px 16px 50px;\n\n  color: var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  line-height: 1.6;\n}\n\n.hair-color-page *,\n.hair-color-page *::before,\n.hair-color-page *::after {\n  box-sizing: border-box;\n}\n\n.hair-color-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hc-hero {\n  position: relative;\n  overflow: hidden;\n\n  padding: 52px 25px 34px;\n  margin-bottom: 32px;\n\n  text-align: center;\n\n  border-radius: 28px;\n\n  background:\n    radial-gradient(\n      circle at 8% 8%,\n      rgba(233,104,165,.25),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 92% 12%,\n      rgba(87,155,234,.25),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 50% 105%,\n      rgba(239,197,74,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #f7f2ff 0%,\n      #fff4fa 48%,\n      #f0f8ff 100%\n    );\n\n  border: 1px solid #e4daf7;\n\n  box-shadow:\n    0 18px 55px rgba(76,52,140,.10);\n}\n\n.hc-hero::before {\n  content: \"🌈\";\n\n  position: absolute;\n\n  top: 17px;\n  right: 22px;\n\n  font-size: 42px;\n\n  opacity: .18;\n\n  transform: rotate(10deg);\n}\n\n.hc-hero::after {\n  content: \"✦\";\n\n  position: absolute;\n\n  bottom: 20px;\n  left: 28px;\n\n  color: var(--pink);\n\n  font-size: 35px;\n\n  opacity: .2;\n}\n\n.hc-eyebrow {\n  display: inline-block;\n\n  margin-bottom: 14px;\n  padding: 7px 14px;\n\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.88);\n\n  color: var(--purple);\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: .12em;\n  text-transform: uppercase;\n\n  box-shadow:\n    0 5px 15px rgba(80,50,120,.06);\n}\n\n.hc-hero h1 {\n  position: relative;\n  z-index: 2;\n\n  max-width: 760px;\n\n  margin: 0 auto 15px;\n\n  color: var(--purple-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: clamp(36px, 7vw, 56px);\n\n  line-height: 1.04;\n\n  letter-spacing: -.04em;\n}\n\n.hc-hero h1 span {\n  display: inline-block;\n\n  background:\n    linear-gradient(\n      90deg,\n      #e65b9e,\n      #8b63dc,\n      #4e9ce9\n    );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n\n  color: transparent;\n}\n\n.hc-subtitle {\n  position: relative;\n  z-index: 2;\n\n  max-width: 670px;\n\n  margin: 0 auto 24px;\n\n  color: var(--muted);\n\n  font-size: 16px;\n\n  line-height: 1.65;\n}\n\n.hc-subtitle strong {\n  color: var(--purple-dark);\n}\n\n.hc-hero-image {\n  position: relative;\n  z-index: 2;\n\n  max-width: 760px;\n\n  margin: 26px auto 22px;\n  padding: 6px;\n\n  border-radius: 21px;\n\n  background: rgba(255,255,255,.9);\n\n  border: 1px solid rgba(118,87,217,.18);\n\n  box-shadow:\n    0 18px 45px rgba(91,65,150,.14);\n}\n\n.hc-hero-image img {\n  border-radius: 16px;\n}\n\n.hc-points {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n\n  flex-wrap: wrap;\n\n  justify-content: center;\n\n  gap: 8px;\n}\n\n.hc-points span {\n  padding: 7px 11px;\n\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.88);\n\n  color: var(--purple-dark);\n\n  font-size: 12px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   SECTION TITLE\n========================================================= *\/\n\n.hc-section-title {\n  padding: 23px 5px 17px;\n\n  text-align: center;\n}\n\n.hc-kicker {\n  display: block;\n\n  margin-bottom: 6px;\n\n  color: var(--pink);\n\n  font-size: 10px;\n  font-weight: 900;\n\n  letter-spacing: .15em;\n\n  text-transform: uppercase;\n}\n\n.hc-section-title h2 {\n  margin: 0 0 7px;\n\n  color: var(--purple-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n\n  line-height: 1.2;\n}\n\n.hc-section-title p {\n  max-width: 620px;\n\n  margin: 0 auto;\n\n  color: var(--muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.hc-benefits {\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 11px;\n\n  margin-bottom: 35px;\n}\n\n.hc-benefit {\n  min-height: 160px;\n\n  padding: 19px 17px;\n\n  border-radius: 18px;\n\n  border: 1px solid #e7def7;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f5f0ff\n    );\n\n  box-shadow:\n    0 8px 25px rgba(91,65,150,.05);\n}\n\n.hc-benefit:nth-child(2) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #fff0f7\n    );\n\n  border-color: #f1dce9;\n}\n\n.hc-benefit:nth-child(3) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #edf6ff\n    );\n\n  border-color: #dceafa;\n}\n\n.hc-benefit:nth-child(4) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #fff8dc\n    );\n\n  border-color: #f2e4af;\n}\n\n.hc-benefit-icon {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 45px;\n  height: 45px;\n\n  margin-bottom: 11px;\n\n  border-radius: 14px;\n\n  background: #fff;\n\n  font-size: 21px;\n\n  box-shadow:\n    0 4px 12px rgba(70,50,100,.07);\n}\n\n.hc-benefit h3 {\n  margin: 0 0 5px;\n\n  color: var(--purple-dark);\n\n  font-size: 15px;\n\n  line-height: 1.3;\n}\n\n.hc-benefit p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 12.5px;\n\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   12 COLORS\n========================================================= *\/\n\n.hc-color-section {\n  margin: 10px 0 36px;\n\n  padding: 29px 20px;\n\n  border-radius: 23px;\n\n  background:\n    radial-gradient(\n      circle at 8% 0,\n      rgba(233,104,165,.13),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 92% 100%,\n      rgba(87,155,234,.14),\n      transparent 30%\n    ),\n    #faf8ff;\n\n  border: 1px solid #e5def6;\n}\n\n.hc-color-section h2 {\n  margin: 0 0 6px;\n\n  color: var(--purple-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n\n  text-align: center;\n}\n\n.hc-color-section \u003e p {\n  margin: 0 0 20px;\n\n  color: var(--muted);\n\n  font-size: 14px;\n\n  text-align: center;\n}\n\n.hc-color-image {\n  overflow: hidden;\n\n  border-radius: 17px;\n\n  background: #fff;\n}\n\n.hc-color-image img {\n  border-radius: 17px;\n}\n\n\n\/* =========================================================\n   FEATURE SECTIONS\n   ORDER:\n   FEATURE NUMBER\n   TITLE\n   DESCRIPTION\n   IMAGE\n   BENEFITS\n========================================================= *\/\n\n.hc-feature {\n  display: flex;\n\n  flex-direction: column;\n\n  overflow: hidden;\n\n  margin-bottom: 31px;\n\n  border-radius: 24px;\n\n  box-shadow:\n    0 10px 32px rgba(70,50,100,.06);\n}\n\n\n\/* FEATURE 01 *\/\n\n.hc-feature:nth-of-type(1) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #f2edff\n    );\n\n  border: 1px solid #e3d9f8;\n}\n\n\n\/* FEATURE 02 *\/\n\n.hc-feature:nth-of-type(2) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #fff0f7\n    );\n\n  border: 1px solid #f0d9e7;\n}\n\n\n\/* FEATURE 03 *\/\n\n.hc-feature:nth-of-type(3) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #edf6ff\n    );\n\n  border: 1px solid #d9e9fa;\n}\n\n\n\/* FEATURE 04 *\/\n\n.hc-feature:nth-of-type(4) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #fff8df\n    );\n\n  border: 1px solid #f1e3b1;\n}\n\n\n\/* FEATURE 05 *\/\n\n.hc-feature:nth-of-type(5) {\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #edfaf6\n    );\n\n  border: 1px solid #d8eee6;\n}\n\n\n\/* Feature copy *\/\n\n.hc-feature-copy {\n  order: 1;\n\n  padding: 31px 27px 19px;\n}\n\n.hc-feature-number {\n  display: block;\n\n  margin-bottom: 9px;\n\n  color: var(--pink);\n\n  font-size: 10px;\n  font-weight: 900;\n\n  letter-spacing: .15em;\n\n  text-transform: uppercase;\n}\n\n.hc-feature-number::before {\n  content: \"\";\n\n  display: inline-block;\n\n  width: 23px;\n  height: 1px;\n\n  margin-right: 8px;\n\n  vertical-align: middle;\n\n  background: var(--pink);\n}\n\n.hc-feature h2 {\n  margin: 0 0 10px;\n\n  color: var(--purple-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n\n  line-height: 1.18;\n\n  letter-spacing: -.02em;\n}\n\n.hc-feature-copy \u003e p {\n  max-width: 760px;\n\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 14px;\n\n  line-height: 1.65;\n}\n\n\n\/* Feature image *\/\n\n.hc-feature-image {\n  order: 2;\n\n  width: 100%;\n\n  padding: 0 21px;\n}\n\n.hc-feature-image img {\n  display: block;\n\n  width: 100%;\n\n  height: auto;\n\n  max-height: 540px;\n\n  object-fit: cover;\n\n  border-radius: 18px;\n}\n\n\n\/* Feature benefits *\/\n\n.hc-feature-benefits {\n  order: 3;\n\n  padding: 20px 27px 30px;\n}\n\n.hc-list {\n  margin: 0;\n\n  padding: 0;\n\n  list-style: none;\n\n  display: grid;\n\n  grid-template-columns: repeat(2, 1fr);\n\n  column-gap: 30px;\n}\n\n.hc-list li {\n  position: relative;\n\n  margin: 7px 0;\n\n  padding-left: 25px;\n\n  color: var(--text);\n\n  font-size: 13px;\n\n  line-height: 1.5;\n}\n\n.hc-list li::before {\n  position: absolute;\n\n  left: 0;\n\n  content: \"✓\";\n\n  color: var(--pink);\n\n  font-size: 15px;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.hc-how {\n  margin: 38px 0 40px;\n\n  padding: 31px 21px;\n\n  border-radius: 24px;\n\n  background:\n    radial-gradient(\n      circle at 8% 8%,\n      rgba(233,104,165,.22),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 92% 90%,\n      rgba(87,155,234,.2),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #7657d9,\n      #5945b4\n    );\n\n  color: #fff;\n\n  box-shadow:\n    0 16px 40px rgba(91,65,150,.20);\n}\n\n.hc-how-title {\n  margin-bottom: 24px;\n\n  text-align: center;\n}\n\n.hc-how-title h2 {\n  margin: 0 0 6px;\n\n  color: #fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 29px;\n}\n\n.hc-how-title p {\n  margin: 0;\n\n  color: rgba(255,255,255,.75);\n\n  font-size: 13px;\n}\n\n.hc-steps {\n  display: grid;\n\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 9px;\n}\n\n.hc-step {\n  padding: 17px 11px;\n\n  border: 1px solid rgba(255,255,255,.15);\n\n  border-radius: 16px;\n\n  background: rgba(255,255,255,.08);\n\n  text-align: center;\n}\n\n.hc-step-number {\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  width: 38px;\n  height: 38px;\n\n  margin: 0 auto 9px;\n\n  border-radius: 50%;\n\n  background: #fff;\n\n  color: var(--purple);\n\n  font-size: 13px;\n\n  font-weight: 900;\n}\n\n.hc-step strong {\n  display: block;\n\n  margin-bottom: 3px;\n\n  color: #fff;\n\n  font-size: 13px;\n}\n\n.hc-step span {\n  color: rgba(255,255,255,.7);\n\n  font-size: 10.5px;\n\n  line-height: 1.4;\n}\n\n.hc-how-image {\n  margin-top: 23px;\n\n  overflow: hidden;\n\n  border-radius: 17px;\n\n  background: #fff;\n}\n\n.hc-how-image img {\n  border-radius: 17px;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.hc-occasion-grid {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 9px;\n\n  margin-bottom: 38px;\n}\n\n.hc-occasion {\n  padding: 17px 9px;\n\n  border-radius: 16px;\n\n  border: 1px solid #eadff7;\n\n  background: #faf7ff;\n\n  text-align: center;\n}\n\n.hc-occasion:nth-child(2n) {\n  background: #fff4f9;\n\n  border-color: #f1dce9;\n}\n\n.hc-occasion:nth-child(3n) {\n  background: #f2f9ff;\n\n  border-color: #dceafa;\n}\n\n.hc-occasion-icon {\n  display: block;\n\n  margin-bottom: 6px;\n\n  font-size: 22px;\n}\n\n.hc-occasion strong {\n  display: block;\n\n  color: var(--purple-dark);\n\n  font-size: 12px;\n}\n\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.hc-reviews {\n  display: grid;\n\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 11px;\n\n  margin-bottom: 38px;\n}\n\n.hc-review {\n  padding: 21px 16px;\n\n  border-radius: 18px;\n\n  border: 1px solid #eadff7;\n\n  background: #fff;\n\n  box-shadow:\n    0 8px 25px rgba(70,50,100,.05);\n}\n\n.hc-stars {\n  margin-bottom: 9px;\n\n  color: var(--yellow);\n\n  font-size: 15px;\n\n  letter-spacing: 1px;\n}\n\n.hc-review p {\n  margin: 0 0 13px;\n\n  color: var(--muted);\n\n  font-size: 12.5px;\n\n  line-height: 1.55;\n}\n\n.hc-review-name {\n  color: var(--purple-dark);\n\n  font-size: 12px;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   PRODUCT SPECS\n========================================================= *\/\n\n.hc-specs {\n  margin: 31px 0 38px;\n\n  padding: 25px 21px;\n\n  border-radius: 22px;\n\n  border: 1px solid #e4daf5;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fbf9ff,\n      #f1ecff\n    );\n}\n\n.hc-specs h2 {\n  margin: 0 0 15px;\n\n  color: var(--purple-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n}\n\n.hc-spec {\n  display: flex;\n\n  justify-content: space-between;\n\n  gap: 20px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid rgba(118,87,217,.12);\n}\n\n.hc-spec:last-child {\n  border-bottom: 0;\n}\n\n.hc-spec-name {\n  min-width: 130px;\n\n  color: var(--purple-dark);\n\n  font-size: 13px;\n\n  font-weight: 900;\n}\n\n.hc-spec-value {\n  flex: 1;\n\n  color: var(--muted);\n\n  text-align: right;\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hc-faq {\n  margin-bottom: 38px;\n}\n\n.hc-faq details {\n  margin-bottom: 8px;\n\n  overflow: hidden;\n\n  border-radius: 16px;\n\n  border: 1px solid #e8def5;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fff,\n      #faf7ff\n    );\n}\n\n.hc-faq summary {\n  position: relative;\n\n  padding: 16px 45px 16px 17px;\n\n  color: var(--purple-dark);\n\n  font-size: 14px;\n\n  font-weight: 800;\n\n  cursor: pointer;\n\n  list-style: none;\n}\n\n.hc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.hc-faq summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 16px;\n\n  content: \"+\";\n\n  color: var(--pink);\n\n  font-size: 21px;\n\n  transform: translateY(-50%);\n}\n\n.hc-faq details[open] summary::after {\n  transform:\n    translateY(-50%)\n    rotate(45deg);\n}\n\n.hc-answer {\n  padding: 0 17px 18px;\n\n  color: var(--muted);\n\n  font-size: 13px;\n\n  line-height: 1.6;\n}\n\n\n\/* =========================================================\n   EXTRA IMAGE\n========================================================= *\/\n\n.hc-extra-image {\n  margin: 30px 0;\n\n  overflow: hidden;\n\n  border-radius: 21px;\n\n  border: 1px solid #e8def5;\n\n  background: #fff;\n}\n\n.hc-extra-image img {\n  border-radius: 20px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.hc-cta {\n  position: relative;\n\n  overflow: hidden;\n\n  margin-top: 36px;\n\n  padding: 47px 20px;\n\n  border-radius: 26px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(233,104,165,.35),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 20%,\n      rgba(87,155,234,.32),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(239,197,74,.3),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #7657d9,\n      #e66aa8\n    );\n\n  color: #fff;\n\n  box-shadow:\n    0 18px 45px rgba(91,65,150,.22);\n}\n\n.hc-cta::before {\n  content: \"✨  🌈  ✨\";\n\n  position: absolute;\n\n  top: 10px;\n  left: 0;\n  right: 0;\n\n  color: rgba(255,255,255,.2);\n\n  font-size: 30px;\n}\n\n.hc-cta h2 {\n  position: relative;\n  z-index: 2;\n\n  max-width: 650px;\n\n  margin: 0 auto 11px;\n\n  color: #fff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 32px;\n\n  line-height: 1.18;\n}\n\n.hc-cta p {\n  position: relative;\n  z-index: 2;\n\n  max-width: 570px;\n\n  margin: 0 auto 23px;\n\n  color: rgba(255,255,255,.86);\n\n  font-size: 14px;\n}\n\n.hc-button {\n  position: relative;\n  z-index: 2;\n\n  display: inline-flex;\n\n  align-items: center;\n  justify-content: center;\n\n  min-width: 225px;\n\n  padding: 15px 28px;\n\n  border-radius: 999px;\n\n  background: #fff;\n\n  color: var(--purple-dark) !important;\n\n  text-decoration: none !important;\n\n  font-size: 14px;\n\n  font-weight: 900;\n\n  box-shadow:\n    0 9px 24px rgba(0,0,0,.16);\n\n  transition: .2s ease;\n}\n\n.hc-button:hover {\n  transform: translateY(-3px);\n\n  box-shadow:\n    0 13px 30px rgba(0,0,0,.22);\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 600px) {\n\n  .hair-color-page {\n    padding: 0 3px 30px;\n  }\n\n\n  .hc-hero {\n    padding: 36px 13px 26px;\n\n    border-radius: 20px;\n  }\n\n\n  .hc-hero h1 {\n    font-size: 32px;\n  }\n\n\n  .hc-subtitle {\n    font-size: 14px;\n  }\n\n\n  .hc-hero-image {\n    margin: 20px -1px 17px;\n\n    padding: 5px;\n\n    border-radius: 16px;\n  }\n\n\n  .hc-hero-image img {\n    border-radius: 12px;\n  }\n\n\n  .hc-points {\n    gap: 5px;\n  }\n\n\n  .hc-points span {\n    padding: 6px 8px;\n\n    font-size: 10px;\n  }\n\n\n  .hc-section-title {\n    padding: 19px 4px 14px;\n  }\n\n\n  .hc-section-title h2 {\n    font-size: 25px;\n  }\n\n\n  .hc-section-title p {\n    font-size: 13px;\n  }\n\n\n  .hc-benefits {\n    gap: 7px;\n  }\n\n\n  .hc-benefit {\n    min-height: 140px;\n\n    padding: 14px 11px;\n\n    border-radius: 14px;\n  }\n\n\n  .hc-benefit-icon {\n    width: 39px;\n    height: 39px;\n\n    font-size: 18px;\n  }\n\n\n  .hc-benefit h3 {\n    font-size: 13px;\n  }\n\n\n  .hc-benefit p {\n    font-size: 11px;\n  }\n\n\n  .hc-color-section {\n    padding: 23px 12px;\n\n    border-radius: 18px;\n  }\n\n\n  .hc-color-section h2 {\n    font-size: 24px;\n  }\n\n\n  \/* =====================================================\n     FEATURE MOBILE\n  ===================================================== *\/\n\n  .hc-feature {\n    margin-bottom: 22px;\n\n    border-radius: 19px;\n  }\n\n\n  .hc-feature-copy {\n    padding: 23px 15px 16px;\n  }\n\n\n  .hc-feature-number {\n    font-size: 9px;\n  }\n\n\n  .hc-feature h2 {\n    font-size: 23px;\n\n    line-height: 1.2;\n  }\n\n\n  .hc-feature-copy \u003e p {\n    margin-bottom: 0;\n\n    font-size: 13px;\n\n    line-height: 1.6;\n  }\n\n\n  .hc-feature-image {\n    padding: 0 12px;\n  }\n\n\n  .hc-feature-image img {\n    max-height: none;\n\n    border-radius: 14px;\n  }\n\n\n  .hc-feature-benefits {\n    padding: 17px 15px 23px;\n  }\n\n\n  .hc-list {\n    display: block;\n  }\n\n\n  .hc-list li {\n    margin: 7px 0;\n\n    font-size: 12px;\n  }\n\n\n  \/* =====================================================\n     HOW TO USE MOBILE\n  ===================================================== *\/\n\n  .hc-how {\n    padding: 26px 10px;\n\n    border-radius: 19px;\n  }\n\n\n  .hc-how-title h2 {\n    font-size: 25px;\n  }\n\n\n  .hc-steps {\n    grid-template-columns: repeat(2, 1fr);\n\n    gap: 7px;\n  }\n\n\n  .hc-step {\n    padding: 14px 8px;\n  }\n\n\n  .hc-step-number {\n    width: 32px;\n    height: 32px;\n  }\n\n\n  .hc-step strong {\n    font-size: 12px;\n  }\n\n\n  .hc-step span {\n    font-size: 10px;\n  }\n\n\n  \/* =====================================================\n     OCCASIONS MOBILE\n  ===================================================== *\/\n\n  .hc-occasion-grid {\n    gap: 6px;\n  }\n\n\n  .hc-occasion {\n    padding: 13px 6px;\n  }\n\n\n  .hc-occasion-icon {\n    font-size: 19px;\n  }\n\n\n  .hc-occasion strong {\n    font-size: 10px;\n  }\n\n\n  \/* =====================================================\n     REVIEWS MOBILE\n  ===================================================== *\/\n\n  .hc-reviews {\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n\n  .hc-review {\n    padding: 17px 14px;\n  }\n\n\n  \/* =====================================================\n     SPECS MOBILE\n  ===================================================== *\/\n\n  .hc-specs {\n    padding: 19px 14px;\n\n    border-radius: 18px;\n  }\n\n\n  .hc-specs h2 {\n    font-size: 24px;\n  }\n\n\n  .hc-spec {\n    display: block;\n\n    padding: 11px 0;\n  }\n\n\n  .hc-spec-name {\n    min-width: auto;\n\n    margin-bottom: 3px;\n  }\n\n\n  .hc-spec-value {\n    text-align: left;\n\n    font-size: 12px;\n  }\n\n\n  \/* =====================================================\n     CTA MOBILE\n  ===================================================== *\/\n\n  .hc-cta {\n    padding: 37px 15px;\n\n    border-radius: 20px;\n  }\n\n\n  .hc-cta h2 {\n    font-size: 27px;\n  }\n\n\n  .hc-cta p {\n    font-size: 13px;\n  }\n\n\n  .hc-button {\n    width: 100%;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"hair-color-page\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"hc-hero\"\u003e\n\u003cdiv class=\"hc-eyebrow\"\u003e✦ Fun Beauty • Temporary Color\u003c\/div\u003e\n\u003ch1\u003eInstant Hair Color \u003cspan\u003eTransformation\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hc-subtitle\"\u003eCreate fun, colorful hair in minutes — \u003cstrong\u003ewithout permanent dye.\u003c\/strong\u003e Add highlights, rainbow streaks, or playful styles whenever you want, then wash it away when you're ready for a new look.\u003c\/p\u003e\n\u003cdiv class=\"hc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_003.gif?v=1787542615\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-points\"\u003e\n\u003cspan\u003e🌈 12 Bright Colors\u003c\/span\u003e \u003cspan\u003e✨ Easy Clamp-On\u003c\/span\u003e \u003cspan\u003e🧼 Temporary \u0026amp; Washable\u003c\/span\u003e \u003cspan\u003e🎉 Perfect For Events\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INTRO BENEFITS\n===================================================== --\u003e\n\u003cdiv class=\"hc-section-title\"\u003e\n\u003cspan class=\"hc-kicker\"\u003e Why You'll Love It \u003c\/span\u003e\n\u003ch2\u003eColor Your Hair Your Way\u003c\/h2\u003e\n\u003cp\u003eExpress your creativity without committing to permanent hair dye. Pick a color, create your look, and change it whenever you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"hc-benefits\"\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🌈\u003c\/div\u003e\n\u003ch3\u003e12 Vibrant Color Choices\u003c\/h3\u003e\n\u003cp\u003eMix, match and experiment with colorful shades to create your own unique look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🖐️\u003c\/div\u003e\n\u003ch3\u003eEasy Clamp-On Application\u003c\/h3\u003e\n\u003cp\u003eSimply place a strand inside the applicator, press gently and glide downward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e⏱️\u003c\/div\u003e\n\u003ch3\u003eQuick Color Transformation\u003c\/h3\u003e\n\u003cp\u003eAdd colorful highlights and streaks in just a few minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🧼\u003c\/div\u003e\n\u003ch3\u003eTemporary \u0026amp; Washable\u003c\/h3\u003e\n\u003cp\u003eEnjoy colorful hair today and wash it away when you're ready for a new style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 COLORS\n===================================================== --\u003e\n\u003csection class=\"hc-color-section\"\u003e\n\u003ch2\u003e🌈 12 Vibrant Color Options\u003c\/h2\u003e\n\u003cp\u003eMix, Match \u0026amp; Create Your Own Style\u003c\/p\u003e\n\u003cdiv class=\"hc-color-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_001.jpg?v=1787542604\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURE 01\n===================================================== --\u003e\n\u003csection class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-copy\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e Feature 01 \u003c\/span\u003e\n\u003ch2\u003eEasy Clamp-On Application\u003c\/h2\u003e\n\u003cp\u003eColor each strand with more control. Simply place a section of hair inside the applicator, press gently, and glide downward following the direction of the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_002.jpg?v=1787542605\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-copy hc-feature-benefits\"\u003e\n\u003cul class=\"hc-list\"\u003e\n\u003cli\u003eNo mixing or brushes required\u003c\/li\u003e\n\u003cli\u003eEasy control for precise highlights\u003c\/li\u003e\n\u003cli\u003eWorks on small or wider hair sections\u003c\/li\u003e\n\u003cli\u003eLess mess than loose chalk pieces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURE 02\n===================================================== --\u003e\n\u003csection class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-copy\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e Feature 02 \u003c\/span\u003e\n\u003ch2\u003eA Fresh New Look In Minutes\u003c\/h2\u003e\n\u003cp\u003eWhether you're heading to a birthday party, festival, concert, cosplay event, or simply want to try something new, transform your hairstyle without permanent dye.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_004.jpg?v=1787542608\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-copy hc-feature-benefits\"\u003e\n\u003cul class=\"hc-list\"\u003e\n\u003cli\u003eColor your hair in minutes\u003c\/li\u003e\n\u003cli\u003eNo bleach or permanent dye required\u003c\/li\u003e\n\u003cli\u003eSwitch colors for different outfits\u003c\/li\u003e\n\u003cli\u003eGreat for last-minute styling\u003c\/li\u003e\n\u003cli\u003eTry new shades before permanent coloring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURE 03\n===================================================== --\u003e\n\u003csection class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-copy\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e Feature 03 \u003c\/span\u003e\n\u003ch2\u003eBuildable Color Intensity\u003c\/h2\u003e\n\u003cp\u003eCustomize your style by applying one layer for a subtle tint or multiple layers for brighter, more vibrant color. Mix different shades for a personalized look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_005.jpg?v=1787542609\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-copy hc-feature-benefits\"\u003e\n\u003cul class=\"hc-list\"\u003e\n\u003cli\u003eSoft or bold color intensity\u003c\/li\u003e\n\u003cli\u003eLayer colors for stronger results\u003c\/li\u003e\n\u003cli\u003eBlend multiple shades together\u003c\/li\u003e\n\u003cli\u003eGreat for hair ends or full sections\u003c\/li\u003e\n\u003cli\u003eCreate your own colorful style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURE 04\n===================================================== --\u003e\n\u003csection class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-copy\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e Feature 04 \u003c\/span\u003e\n\u003ch2\u003eEnjoy Color Today. Back To Normal Tomorrow.\u003c\/h2\u003e\n\u003cp\u003eUnlike permanent hair dye, this temporary chalk lets you enjoy colorful hairstyles whenever you like. Simply wash your hair with shampoo when you're ready to remove the color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_006.jpg?v=1787542609\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-copy hc-feature-benefits\"\u003e\n\u003cul class=\"hc-list\"\u003e\n\u003cli\u003eTemporary hair color\u003c\/li\u003e\n\u003cli\u003eWashes out with shampoo\u003c\/li\u003e\n\u003cli\u003eNo long-term commitment\u003c\/li\u003e\n\u003cli\u003eGreat for weekend styling\u003c\/li\u003e\n\u003cli\u003eEasy to change whenever you want\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FEATURE 05\n===================================================== --\u003e\n\u003csection class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-copy\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e Feature 05 \u003c\/span\u003e\n\u003ch2\u003ePerfect For Every Fun Occasion\u003c\/h2\u003e\n\u003cp\u003ePerfect for anyone who loves expressing creativity. Add a pop of color to your everyday hairstyle or create a fun look for your next special event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_007.jpg?v=1787542609\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-copy hc-feature-benefits\"\u003e\n\u003cul class=\"hc-list\"\u003e\n\u003cli\u003eBirthday parties\u003c\/li\u003e\n\u003cli\u003eHalloween costumes\u003c\/li\u003e\n\u003cli\u003eMusic festivals\u003c\/li\u003e\n\u003cli\u003ePhotoshoots\u003c\/li\u003e\n\u003cli\u003eCosplay \u0026amp; performances\u003c\/li\u003e\n\u003cli\u003eFun gifts for friends and family\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     HOW TO USE\n===================================================== --\u003e\n\u003csection class=\"hc-how\"\u003e\n\u003cdiv class=\"hc-how-title\"\u003e\n\u003ch2\u003eEasy 4-Step Application\u003c\/h2\u003e\n\u003cp\u003eCreate your colorful look in just a few simple steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-steps\"\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003e Start \u003c\/strong\u003e \u003cspan\u003e Separate the clean, dry or slightly damp hair you want to color. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003e Clamp \u003c\/strong\u003e \u003cspan\u003e Place the strand inside the applicator and gently press. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003e Slide \u003c\/strong\u003e \u003cspan\u003e Glide downward following the direction of the hair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Allow the hair to dry before styling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-how-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_008.jpg?v=1787542608\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     OCCASIONS\n===================================================== --\u003e\n\u003cdiv class=\"hc-section-title\"\u003e\n\u003cspan class=\"hc-kicker\"\u003e Perfect For \u003c\/span\u003e\n\u003ch2\u003eMake Every Event More Colorful\u003c\/h2\u003e\n\u003cp\u003eOne colorful set. Endless ways to express yourself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"hc-occasion-grid\"\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 🎂 \u003c\/span\u003e \u003cstrong\u003e Birthday Parties \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 🎃 \u003c\/span\u003e \u003cstrong\u003e Halloween \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 🎵 \u003c\/span\u003e \u003cstrong\u003e Music Festivals \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 📸 \u003c\/span\u003e \u003cstrong\u003e Photoshoots \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 🎭 \u003c\/span\u003e \u003cstrong\u003e Cosplay \u0026amp; Performances \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e\n\u003cspan class=\"hc-occasion-icon\"\u003e 🎁 \u003c\/span\u003e \u003cstrong\u003e Fun Gifts \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CUSTOMER REVIEWS\n===================================================== --\u003e\n\u003cdiv class=\"hc-section-title\"\u003e\n\u003cspan class=\"hc-kicker\"\u003e Customer Favorites \u003c\/span\u003e\n\u003ch2\u003e⭐ What Customers Are Saying\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003csection class=\"hc-reviews\"\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"hc-stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_009.jpg?v=1787542608\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp\u003e\"My daughter absolutely loved choosing different colors. The applicators were easy to use, and the pink and green looked amazing!\"\u003c\/p\u003e\n\u003cdiv class=\"hc-review-name\"\u003eEmily R.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"hc-stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_011.jpg?v=1787542608\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp\u003e\"We used these for a costume party and created colorful streaks in just a few minutes. So much easier than traditional hair dye.\"\u003c\/p\u003e\n\u003cdiv class=\"hc-review-name\"\u003eMadison L.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cdiv class=\"hc-stars\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260824113622_010.jpg?v=1787542608\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp\u003e\"The variety of colors is fantastic. Layering the chalk made the colors even brighter, and everything washed out easily afterward.\"\u003c\/p\u003e\n\u003cdiv class=\"hc-review-name\"\u003eSarah K.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT SPECIFICATIONS\n===================================================== --\u003e\n\u003csection class=\"hc-specs\"\u003e\n\u003ch2\u003e📦 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eTemporary Hair Chalk Applicator Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eMain Function\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eTemporary coloring, highlights, streaks and creative hairstyle styling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eColor Quantity\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003e12 Assorted Vibrant Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eAvailable Colors\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003ePink, green, blue, purple, red, orange, yellow and other colorful shades\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eProduct Format\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eSolid hair chalk inside compact clamp-style applicators\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eColor Finish\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eBright temporary pigment effect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eCoverage Style\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eTargeted and buildable color application\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eApplication Areas\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eHair lengths, front sections, ends and selected strands\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eRecommended Hair Condition\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eClean, dry or slightly damp hair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eRemoval Method\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eWash thoroughly with shampoo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eAdults, teens, families, performers, costume users and creative styling lovers\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec\"\u003e\n\u003cdiv class=\"hc-spec-name\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003e12 Temporary Hair Chalk Applicators\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003cdiv class=\"hc-section-title\"\u003e\n\u003cspan class=\"hc-kicker\"\u003e Questions \u003c\/span\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003csection class=\"hc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many colors are included?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eThe set includes 12 different temporary hair chalk colors for creating colorful hairstyles.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the color permanent?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eNo. The color is temporary and designed for creative styling. It can be removed by washing your hair with shampoo.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I apply the hair chalk?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003ePlace a small section of hair inside the applicator, gently press, and slide downward along the strand.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it work on dark hair?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eYes. Colors may appear softer on darker hair. Applying additional layers can help create a stronger effect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould my hair be wet or dry?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eUse clean, dry or slightly damp hair. Slightly damp hair may help some colors appear more vivid.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the color transfer?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eSome transfer may happen before the hair fully dries. Allow the color to dry completely and avoid contact with light fabrics.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I remove the color?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eWash your hair thoroughly with shampoo and rinse well until the color is removed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan children use this product?\u003c\/summary\u003e\n\u003cdiv class=\"hc-answer\"\u003eChildren should use this product with adult supervision and follow the safety instructions provided on the packaging.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EXTRA PRODUCT IMAGE\n===================================================== --\u003e\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"hc-cta\"\u003e\n\u003ch2\u003e🌈 Ready To Create Your Next Colorful Look?\u003c\/h2\u003e\n\u003cp\u003e12 Colors. Endless Styles. Zero Commitment. Bring your creativity to life with instant temporary hair color — perfect for parties, photos, festivals and everyday fun.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"hc-button\"\u003e ✨ Create Your Colorful Look \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"1 Set (12 Colors)","offer_id":48226207564012,"sku":"LG20300753HUS","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/6386\/2764\/files\/9a6c9c243e1779b4490c3c98e5a7f39ffc9ce559_ae4b53ef-1942-4074-8036-b26b5be44be8.jpg?v=1787553617","url":"https:\/\/orvyla.com\/products\/hair-chalk-set","provider":"Orvyla","version":"1.0","type":"link"}