{"product_id":"hair-chalk","title":"🌈 12-Color Temporary Hair Chalk Set – Bright Highlights in Minutes ✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   HAIR CHALK PRODUCT DETAIL PAGE\n   Shopify-safe \/ Container Query Responsive\n   ========================================================= *\/\n\n.hc-page{\n  --hc-purple:#9c54ef;\n  --hc-purple-dark:#6f32be;\n  --hc-pink:#ff67a6;\n  --hc-yellow:#ffd760;\n  --hc-blue:#62d6ed;\n  --hc-green:#72d7a0;\n\n  --hc-text:#292534;\n  --hc-muted:#706978;\n  --hc-line:#eadff5;\n  --hc-white:#ffffff;\n\n  --hc-bg:#fffafd;\n  --hc-bg-purple:#f7f0ff;\n  --hc-bg-pink:#fff2f7;\n  --hc-bg-yellow:#fff9e9;\n  --hc-bg-blue:#effbff;\n\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  padding:0;\n  color:var(--hc-text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.6;\n\n  \/* KEY: respond to actual description width *\/\n  container-type:inline-size;\n  container-name:hairchalk;\n  box-sizing:border-box;\n}\n\n.hc-page *,\n.hc-page *::before,\n.hc-page *::after{\n  box-sizing:border-box;\n}\n\n.hc-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  object-fit:contain !important;\n  object-position:center;\n  border:0;\n}\n\n.hc-page a{\n  text-decoration:none;\n}\n\n.hc-wrap{\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.hc-section{\n  width:100%;\n  margin:0 0 18px;\n  padding:24px 18px;\n  border-radius:22px;\n  overflow:hidden;\n}\n\n.hc-white{background:#fff;}\n.hc-purple-bg{background:var(--hc-bg-purple);}\n.hc-pink-bg{background:var(--hc-bg-pink);}\n.hc-yellow-bg{background:var(--hc-bg-yellow);}\n.hc-blue-bg{background:var(--hc-bg-blue);}\n\n.hc-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:7px 13px;\n  margin-bottom:12px;\n  border-radius:999px;\n  background:linear-gradient(135deg,#b65cff,#9252ee);\n  color:#fff;\n  font-size:12px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:.03em;\n}\n\n.hc-title{\n  margin:0 0 10px !important;\n  padding:0 !important;\n  font-size:30px !important;\n  line-height:1.12 !important;\n  font-weight:850 !important;\n  letter-spacing:-.025em;\n  color:#241f2a !important;\n}\n\n.hc-section-title{\n  margin:0 0 8px !important;\n  padding:0 !important;\n  font-size:25px !important;\n  line-height:1.18 !important;\n  font-weight:850 !important;\n  letter-spacing:-.02em;\n  color:#272130 !important;\n}\n\n.hc-subtitle{\n  margin:0 0 16px !important;\n  color:var(--hc-muted);\n  font-size:15px;\n  line-height:1.55;\n}\n\n.hc-copy{\n  margin:0;\n  color:#605969;\n  font-size:15px;\n  line-height:1.65;\n}\n\n.hc-center{\n  text-align:center;\n}\n\n\/* ================= HERO ================= *\/\n\n.hc-hero{\n  position:relative;\n  padding:0;\n  background:\n    radial-gradient(circle at 10% 10%,rgba(255,217,92,.35),transparent 30%),\n    radial-gradient(circle at 90% 10%,rgba(214,111,255,.28),transparent 28%),\n    linear-gradient(145deg,#fff9fd,#f6f0ff);\n  border:1px solid #efe3f7;\n}\n\n.hc-hero-content{\n  padding:26px 20px 18px;\n  text-align:center;\n}\n\n.hc-hero .hc-title{\n  font-size:32px !important;\n}\n\n.hc-hero-points{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:8px;\n  margin:18px 0 2px;\n}\n\n.hc-mini-point{\n  padding:11px 8px;\n  border:1px solid rgba(126,72,188,.12);\n  border-radius:14px;\n  background:rgba(255,255,255,.84);\n  font-size:12px;\n  line-height:1.35;\n  font-weight:750;\n  color:#4d4058;\n  text-align:center;\n}\n\n.hc-hero-media{\n  width:100%;\n  padding:0;\n  background:#fff;\n}\n\n.hc-hero-media img{\n  border-radius:0 0 20px 20px;\n}\n\n\/* ================= BENEFIT GRID ================= *\/\n\n.hc-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n  margin-top:17px;\n}\n\n.hc-benefit{\n  min-width:0;\n  padding:14px 10px;\n  border-radius:16px;\n  background:#fff;\n  border:1px solid #eee3f4;\n  text-align:center;\n}\n\n.hc-benefit-icon{\n  font-size:25px;\n  line-height:1;\n  margin-bottom:7px;\n}\n\n.hc-benefit strong{\n  display:block;\n  color:#382f40;\n  font-size:13px;\n  line-height:1.3;\n  margin-bottom:4px;\n}\n\n.hc-benefit span{\n  display:block;\n  color:#796f7e;\n  font-size:11px;\n  line-height:1.4;\n}\n\n\/* ================= FEATURE ================= *\/\n\n.hc-feature{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:17px;\n  align-items:center;\n}\n\n.hc-feature-media{\n  width:100%;\n  border-radius:17px;\n  overflow:hidden;\n  background:#fff;\n}\n\n.hc-feature-content{\n  min-width:0;\n}\n\n.hc-feature-number{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:38px;\n  height:28px;\n  padding:0 11px;\n  margin-bottom:9px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid #e7d8f0;\n  color:var(--hc-purple-dark);\n  font-size:12px;\n  font-weight:850;\n}\n\n.hc-checks{\n  list-style:none !important;\n  padding:0 !important;\n  margin:14px 0 0 !important;\n}\n\n.hc-checks li{\n  position:relative;\n  margin:0 0 8px !important;\n  padding:0 0 0 25px !important;\n  color:#554c5d;\n  font-size:14px;\n  line-height:1.45;\n}\n\n.hc-checks li::before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:17px;\n  height:17px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#7fd7a2;\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n\/* ================= IMAGE ================= *\/\n\n.hc-image-card{\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n  border:1px solid #eee3f4;\n}\n\n.hc-image-card img{\n  width:100%;\n  height:auto;\n}\n\n\/* ================= HOW TO USE ================= *\/\n\n.hc-steps{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n  margin-top:17px;\n}\n\n.hc-step{\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n  padding:13px;\n  border-radius:14px;\n  background:#fff;\n  border:1px solid #ede3f2;\n}\n\n.hc-step-num{\n  flex:0 0 31px;\n  width:31px;\n  height:31px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:linear-gradient(135deg,#ad5ef2,#ec65ae);\n  color:#fff;\n  font-size:13px;\n  font-weight:900;\n}\n\n.hc-step strong{\n  display:block;\n  margin-bottom:2px;\n  font-size:14px;\n  color:#38303f;\n}\n\n.hc-step p{\n  margin:0 !important;\n  font-size:13px;\n  line-height:1.5;\n  color:#746a7b;\n}\n\n\/* ================= OCCASIONS ================= *\/\n\n.hc-occasion-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n  margin-top:15px;\n}\n\n.hc-occasion{\n  padding:13px 8px;\n  border-radius:14px;\n  background:#fff;\n  border:1px solid #efe3f2;\n  text-align:center;\n  color:#55485c;\n  font-size:12px;\n  font-weight:750;\n}\n\n\/* ================= REVIEWS ================= *\/\n\n.hc-reviews{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:11px;\n  margin-top:16px;\n}\n\n.hc-review{\n  padding:17px;\n  background:#fff;\n  border-radius:16px;\n  border:1px solid #eee4f2;\n  box-shadow:0 8px 25px rgba(71,42,94,.05);\n}\n\n.hc-stars{\n  margin-bottom:7px;\n  color:#ffb423;\n  font-size:16px;\n  letter-spacing:2px;\n}\n\n.hc-review p{\n  margin:0 0 10px !important;\n  color:#615768;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.hc-review strong{\n  font-size:13px;\n  color:#3d3444;\n}\n\n\/* ================= SPECIFICATIONS ================= *\/\n\n.hc-specs{\n  display:grid;\n  gap:7px;\n  margin-top:15px;\n}\n\n.hc-spec-row{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:3px;\n  padding:11px 13px;\n  border:1px solid #e9dfee;\n  border-radius:12px;\n  background:#fff;\n}\n\n.hc-spec-label{\n  font-size:12px;\n  font-weight:800;\n  color:#4f4456;\n}\n\n.hc-spec-value{\n  font-size:13px;\n  color:#746a79;\n}\n\n\/* ================= FAQ ================= *\/\n\n.hc-faq{\n  display:grid;\n  gap:8px;\n  margin-top:15px;\n}\n\n.hc-faq details{\n  width:100%;\n  background:#fff;\n  border:1px solid #e9dfed;\n  border-radius:14px;\n  overflow:hidden;\n}\n\n.hc-faq summary{\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:14px 43px 14px 14px;\n  color:#3c3343;\n  font-size:14px;\n  line-height:1.4;\n  font-weight:750;\n}\n\n.hc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hc-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  right:15px;\n  top:50%;\n  transform:translateY(-50%);\n  width:24px;\n  height:24px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#f4eafd;\n  color:#8545c6;\n  font-size:18px;\n  line-height:1;\n  transition:transform .25s ease;\n}\n\n.hc-faq details[open] summary::after{\n  content:\"−\";\n  transform:translateY(-50%) rotate(180deg);\n}\n\n.hc-faq-answer{\n  padding:0 14px 14px;\n  color:#746b78;\n  font-size:13px;\n  line-height:1.6;\n}\n\n\/* ================= NOTICE ================= *\/\n\n.hc-notice{\n  padding:13px 14px;\n  margin-top:14px;\n  border-radius:13px;\n  background:#fff8e4;\n  border:1px solid #f1dfad;\n  color:#65592f;\n  font-size:12px;\n  line-height:1.55;\n}\n\n\/* ================= CTA ================= *\/\n\n.hc-cta{\n  padding:27px 18px;\n  text-align:center;\n  background:\n    radial-gradient(circle at top left,rgba(255,226,79,.30),transparent 35%),\n    radial-gradient(circle at bottom right,rgba(255,105,181,.30),transparent 40%),\n    linear-gradient(135deg,#8d4ee7,#bb62f2);\n  color:#fff;\n}\n\n.hc-cta .hc-section-title{\n  color:#fff !important;\n  font-size:27px !important;\n}\n\n.hc-cta p{\n  margin:0 auto 17px !important;\n  max-width:600px;\n  color:rgba(255,255,255,.90);\n  font-size:14px;\n}\n\n.hc-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:190px;\n  min-height:50px;\n  padding:12px 24px;\n  border-radius:999px;\n  background:#fff;\n  color:#7e3ac3 !important;\n  font-size:15px;\n  font-weight:850;\n  box-shadow:0 9px 23px rgba(54,16,87,.18);\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.hc-button:hover{\n  transform:translateY(-2px);\n  box-shadow:0 12px 27px rgba(54,16,87,.23);\n}\n\n\/* =========================================================\n   CONTAINER QUERY\n   IMPORTANT:\n   Only activates when the PRODUCT DESCRIPTION itself is wide.\n   Shopify desktop description widths of 450–650px remain 1 column.\n   ========================================================= *\/\n\n@container hairchalk (min-width:760px){\n\n  .hc-section{\n    padding:31px 28px;\n    margin-bottom:22px;\n  }\n\n  .hc-title{\n    font-size:38px !important;\n  }\n\n  .hc-section-title{\n    font-size:29px !important;\n  }\n\n  .hc-feature{\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n    gap:28px;\n  }\n\n  .hc-feature.hc-reverse .hc-feature-media{\n    order:2;\n  }\n\n  .hc-feature.hc-reverse .hc-feature-content{\n    order:1;\n  }\n\n  .hc-reviews{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .hc-steps{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .hc-spec-row{\n    grid-template-columns:180px minmax(0,1fr);\n    align-items:center;\n  }\n}\n\n@container hairchalk (min-width:960px){\n\n  .hc-hero{\n    display:grid;\n    grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);\n    align-items:stretch;\n  }\n\n  .hc-hero-content{\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    text-align:left;\n    padding:36px;\n  }\n\n  .hc-hero-media{\n    display:flex;\n    align-items:center;\n  }\n\n  .hc-hero-media img{\n    border-radius:0 22px 22px 0;\n  }\n\n  .hc-benefit-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .hc-occasion-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n}\n\n\/* Very narrow description areas *\/\n@container hairchalk (max-width:420px){\n\n  .hc-section{\n    padding:20px 14px;\n    border-radius:18px;\n  }\n\n  .hc-title,\n  .hc-hero .hc-title{\n    font-size:28px !important;\n  }\n\n  .hc-section-title{\n    font-size:23px !important;\n  }\n\n  .hc-subtitle,\n  .hc-copy{\n    font-size:14px;\n  }\n\n  .hc-mini-point{\n    font-size:11px;\n    padding:10px 5px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hc-page\"\u003e\n\u003cdiv class=\"hc-wrap\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-hero\"\u003e\n\u003cdiv class=\"hc-hero-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"hc-eyebrow\"\u003e🌈 12-COLOR TEMPORARY HAIR CHALK\u003c\/span\u003e\n\u003ch2 class=\"hc-title\"\u003eBright Hair Color In Minutes — Without Permanent Dye\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003eAdd colorful highlights, rainbow streaks, or bold accents whenever inspiration strikes. Apply the color directly to selected strands, enjoy your new look, then wash it out when you're ready to switch.\u003c\/p\u003e\n\u003cdiv class=\"hc-hero-points\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🎨 12 Bright Colors\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🖐 Easy Clamp-On Use\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🧼 Washable Color\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🎉 Party-Ready Styles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/dcd43f32399f221415663046a5654bd1_ffd2cc48-b33c-4cb0-acfb-c631be04649c.gif?v=1788253428\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CORE BENEFITS\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-purple-bg hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003eWHY IT'S FUN TO USE\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eColor Your Hair Without The Commitment\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eA simple way to experiment with colorful hairstyles for parties, costumes, photos, festivals, or just-for-fun styling.\u003c\/p\u003e\n\u003cdiv class=\"hc-benefit-grid\"\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🌈\u003c\/div\u003e\n\u003cstrong\u003e12 Vibrant Shades\u003c\/strong\u003e \u003cspan\u003eMix colors or create single-color highlights.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🖐️\u003c\/div\u003e\n\u003cstrong\u003eClamp-On Control\u003c\/strong\u003e \u003cspan\u003eApply color directly to the strands you choose.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003eBuildable Color\u003c\/strong\u003e \u003cspan\u003eAdd more layers whenever you want a bolder look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-benefit\"\u003e\n\u003cdiv class=\"hc-benefit-icon\"\u003e🧼\u003c\/div\u003e\n\u003cstrong\u003eTemporary \u0026amp; Washable\u003c\/strong\u003e \u003cspan\u003eWash thoroughly with shampoo when you're done.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COMPARISON\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-white\"\u003e\n\u003cdiv class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-02_8c3ea60e-8ced-42e6-b46e-ccdad9b7b4cd.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Hair chalk applicator compared with loose hair chalk\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e01\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eMore Control. Less Loose Chalk Mess.\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003eThe compact clamp-style applicator helps keep the chalk contained while giving you more control over where the color goes.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003eNo mixing bowl or coloring brush required\u003c\/li\u003e\n\u003cli\u003eTarget individual strands more easily\u003c\/li\u003e\n\u003cli\u003eWorks for narrow highlights or wider sections\u003c\/li\u003e\n\u003cli\u003eContained design helps reduce loose powder mess\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     QUICK MAKEOVER\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-pink-bg\"\u003e\n\u003cdiv class=\"hc-feature hc-reverse\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-03_b625a84a-a7e4-43d0-8f01-6afa9136c69d.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Before and after temporary hair chalk makeover\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e02\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eTurn Plain Hair Into Colorful Highlights In Minutes\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003eCreate a quick temporary makeover without bleach or permanent dye. Change the colors to match your outfit, costume, mood, or event.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003eCreate colorful highlights quickly\u003c\/li\u003e\n\u003cli\u003eNo permanent dye required\u003c\/li\u003e\n\u003cli\u003eGreat for last-minute party styling\u003c\/li\u003e\n\u003cli\u003eExperiment with new shades before committing to color\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     12 COLORS\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-purple-bg\"\u003e\n\u003cdiv class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-04_3aed7d90-9071-4fcd-99b3-d8267b7b40c3.jpg?v=1788252641\u0026amp;width=1200\" alt=\"12 vibrant temporary hair chalk colors\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e03\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003e12 Colors For Single Highlights Or Rainbow Looks\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003ePick one favorite shade or combine several colors to create personalized hairstyles that match your outfit or occasion.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003e12 assorted vibrant colors\u003c\/li\u003e\n\u003cli\u003eCreate single-color highlights\u003c\/li\u003e\n\u003cli\u003eBlend several shades together\u003c\/li\u003e\n\u003cli\u003ePerfect for colorful themed looks\u003c\/li\u003e\n\u003cli\u003eUse on ends, front pieces, or selected strands\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     BUILDABLE COLOR\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-yellow-bg\"\u003e\n\u003cdiv class=\"hc-feature hc-reverse\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-06_19fe8a20-16b6-4bb8-8a83-1bc8de02d6e6.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Buildable temporary hair chalk color intensity\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e04\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eApply More Layers For Brighter, Bolder Color\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003eControl how strong the color looks. Start with a lighter tint, then repeat the application until you reach the intensity you want.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003eOne layer for a softer tint\u003c\/li\u003e\n\u003cli\u003eRepeat application for stronger color\u003c\/li\u003e\n\u003cli\u003eBlend different shades on one strand\u003c\/li\u003e\n\u003cli\u003eCustomize ends or larger sections\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     EASY APPLICATION\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-blue-bg\"\u003e\n\u003cdiv class=\"hc-feature\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-07_4d04867c-9b5d-497b-82f3-132ef73c7cbe.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Easy clamp on hair chalk application\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e05\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eClamp, Press \u0026amp; Glide — No Brushes Required\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003ePlace a section of hair inside the applicator, gently press, then glide downward along the strand to apply the color.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003eSimple clamp-on design\u003c\/li\u003e\n\u003cli\u003eApply directly to selected strands\u003c\/li\u003e\n\u003cli\u003eEasy to guide down the hair\u003c\/li\u003e\n\u003cli\u003eNo mixing or separate color brush needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"hc-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e The protective cover is for storing the applicator and should not be used directly on the hair.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     WASHABLE\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-pink-bg\"\u003e\n\u003cdiv class=\"hc-feature hc-reverse\"\u003e\n\u003cdiv class=\"hc-feature-media hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-05_ec277097-ace1-4a66-9304-f2fc4f9651ba.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Washable temporary hair chalk color\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-content\"\u003e\n\u003cspan class=\"hc-feature-number\"\u003e06\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eEnjoy The Color Today. Wash It Out Later.\u003c\/h2\u003e\n\u003cp class=\"hc-copy\"\u003eGet the fun of colorful hair without a long-term commitment. When you're ready to return to your regular look, wash the hair thoroughly with shampoo and rinse well.\u003c\/p\u003e\n\u003cul class=\"hc-checks\"\u003e\n\u003cli\u003eTemporary hair color\u003c\/li\u003e\n\u003cli\u003eDesigned to wash out with shampoo\u003c\/li\u003e\n\u003cli\u003eSwitch your style for different occasions\u003c\/li\u003e\n\u003cli\u003eIdeal for weekend or event styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-purple-bg hc-center\"\u003e\u003cspan class=\"hc-eyebrow\"\u003eCOLOR FOR THE OCCASION\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eMade For Parties, Costumes, Festivals \u0026amp; Creative Fun\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eAdd a colorful finishing touch whenever the occasion calls for something more playful.\u003c\/p\u003e\n\u003cdiv class=\"hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-08_7104f8be-c387-4a5e-bce1-a5766f4ca762.jpg?v=1788252641\u0026amp;width=1200\" alt=\"Temporary hair chalk for parties festivals costumes and family fun\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion-grid\"\u003e\n\u003cdiv class=\"hc-occasion\"\u003e🎂 Birthday Parties\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e🎃 Halloween\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e🎵 Festivals\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e🎭 Cosplay\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e📸 Photoshoots\u003c\/div\u003e\n\u003cdiv class=\"hc-occasion\"\u003e🎁 Creative Gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     HOW TO USE\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-white\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003eHOW TO USE\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eColor Your Hair In 4 Simple Steps\u003c\/h2\u003e\n\u003cp class=\"hc-subtitle\"\u003eStart with clean hair and build the color gradually until you get the look you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-image-card\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/main-09_28aaf6d9-1e50-43b1-81df-016ef7ed063f.jpg?v=1788252641\u0026amp;width=1200\" alt=\"How to use temporary hair chalk applicator and package contents\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-steps\"\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSeparate The Hair\u003c\/strong\u003e\n\u003cp\u003eStart with clean, dry or slightly damp hair and isolate the section you want to color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eClamp \u0026amp; Glide\u003c\/strong\u003e\n\u003cp\u003ePlace the strand inside the applicator, gently press, and slide downward in the direction of the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBuild The Color\u003c\/strong\u003e\n\u003cp\u003eRepeat the application until you reach your preferred intensity, then allow the hair to dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWash When Ready\u003c\/strong\u003e\n\u003cp\u003eWash thoroughly with shampoo and rinse well when you're ready to remove the temporary color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CUSTOMER REVIEWS\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-yellow-bg\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003eCUSTOMER FAVORITES\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eColorful Looks Customers Love Creating\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-reviews\"\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\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\u003cstrong\u003e— Emily R.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\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\u003cstrong\u003e— Madison L.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-review\"\u003e\n\u003cdiv class=\"hc-stars\"\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\u003cstrong\u003e— Sarah K.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-white\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eWhat's Included \u0026amp; Product Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-specs\"\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\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-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eMain Function\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eTemporary coloring, highlights, streaks and creative hairstyling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\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-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\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-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eColor Effect\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eBright, temporary and buildable pigment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eRecommended Hair\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-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eApplication Areas\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eHair lengths, front pieces, ends and selected strands\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eRemoval\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eWash thoroughly with shampoo and rinse\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003eIdeal For\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003eParties, Halloween, festivals, concerts, cosplay, holidays and photoshoots\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-row\"\u003e\n\u003cdiv class=\"hc-spec-label\"\u003ePackage\u003c\/div\u003e\n\u003cdiv class=\"hc-spec-value\"\u003e12 temporary hair chalk applicators\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-blue-bg\"\u003e\n\u003cdiv class=\"hc-center\"\u003e\n\u003cspan class=\"hc-eyebrow\"\u003eFAQ\u003c\/span\u003e\n\u003ch2 class=\"hc-section-title\"\u003eQuestions Before You Add Some Color?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many colors are included?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eThe set includes 12 assorted temporary hair chalk colors for highlights, streaks, colorful ends and multicolor styles.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the hair color permanent?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eNo. This is temporary hair color designed for creative styling. Wash the hair thoroughly with shampoo when you're ready to remove the color.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I apply the chalk?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003ePlace a small section of hair inside the applicator, gently press it closed and glide 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-faq-answer\"\u003eYes, but the shades may look softer on darker hair. Applying additional layers can help create a stronger, more noticeable effect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould hair be wet or dry?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eUse clean, dry or slightly damp hair. Slightly damp hair may help some shades appear more vivid.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the color transfer onto clothing?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eSome transfer may occur before the color is completely dry. Let the hair dry fully and avoid direct contact with light-colored fabrics while the pigment is fresh.\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-faq-answer\"\u003eWash the hair thoroughly with shampoo and rinse well. Repeat washing if necessary until the temporary pigment is removed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan children use it?\u003c\/summary\u003e\n\u003cdiv class=\"hc-faq-answer\"\u003eChildren should use the product with adult supervision and follow the safety and usage instructions supplied with the product.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"hc-section hc-cta\"\u003e\n\u003ch2 class=\"hc-section-title\"\u003e🌈 12 Colors. Endless Looks. No Permanent Commitment.\u003c\/h2\u003e\n\u003cp\u003eCreate bright highlights, rainbow streaks and party-ready hairstyles whenever inspiration strikes.\u003c\/p\u003e\n\u003ca class=\"hc-button\" href=\"#\"\u003e Create Your Colorful Look → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XHY","offers":[{"title":"A Set (12-Color)","offer_id":53789578199403,"sku":"NC02072609015147-12色亚光款","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/main-01_abd6b628-e1d3-494b-ac45-ef28279c178d.jpg?v=1788252641","url":"https:\/\/zavrlynia.com\/products\/hair-chalk","provider":"zavrlynia","version":"1.0","type":"link"}