{"product_id":"bunny-tails-with-tinsel-highlights-full-breakdown-kit™","title":"Bunny Tails With Tinsel Highlights — Full Breakdown Kit™","description":"\u003cstyle\u003e\n  .bt-kit-page{\n    --black:#050006;\n    --pink:#ff2f9c;\n    --hot:#ff007f;\n    --soft:#ffd3ec;\n    --white:#fff;\n    --muted:rgba(255,255,255,.78);\n    --line:rgba(255,47,156,.45);\n    --glow:0 0 34px rgba(255,47,156,.32);\n\n    background:\n      radial-gradient(circle at top left, rgba(255,47,156,.24), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(255,0,127,.18), transparent 35%),\n      linear-gradient(145deg,#050006,#000);\n\n    color:var(--white);\n    font-family:inherit;\n    padding:0;\n    overflow:hidden;\n  }\n\n  .bt-kit-page *{box-sizing:border-box;}\n\n  .bt-hero{\n    padding:58px 22px 42px;\n    text-align:center;\n    border-bottom:1px solid var(--line);\n    background:\n      radial-gradient(circle at top, rgba(255,47,156,.18), transparent 42%),\n      linear-gradient(180deg, rgba(255,47,156,.12), rgba(0,0,0,0));\n  }\n\n  .bt-kicker{\n    color:var(--pink);\n    letter-spacing:.2em;\n    text-transform:uppercase;\n    font-weight:900;\n    font-size:13px;\n    margin-bottom:14px;\n    text-shadow:\n      0 0 10px rgba(255,47,156,.8),\n      0 0 24px rgba(255,47,156,.5);\n  }\n\n  .bt-hero h1{\n    font-size:clamp(40px,7vw,86px);\n    line-height:.88;\n    margin:0 auto 18px;\n    text-transform:uppercase;\n    font-weight:950;\n    letter-spacing:-.05em;\n    max-width:980px;\n    color:#fff;\n    text-shadow:\n      0 0 8px rgba(255,255,255,.18),\n      0 0 22px rgba(255,47,156,.45),\n      0 0 48px rgba(255,47,156,.28);\n  }\n\n  .bt-hero h1 span{\n    display:block;\n    color:var(--pink);\n    font-style:italic;\n    text-shadow:\n      0 0 10px rgba(255,47,156,.9),\n      0 0 28px rgba(255,47,156,.65),\n      0 0 56px rgba(255,47,156,.45);\n  }\n\n  .bt-sub{\n    max-width:780px;\n    margin:0 auto 28px;\n    color:var(--muted);\n    font-size:clamp(16px,2vw,21px);\n    line-height:1.5;\n  }\n\n  .bt-cta-row{\n    display:flex;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:26px;\n  }\n\n  .bt-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:54px;\n    padding:0 30px;\n    border-radius:999px;\n    text-decoration:none;\n    font-weight:950;\n    text-transform:uppercase;\n    letter-spacing:.04em;\n    border:1px solid var(--pink);\n    box-shadow:0 0 28px rgba(255,47,156,.38);\n    transition:.25s ease;\n  }\n\n  .bt-btn:hover{transform:translateY(-2px) scale(1.02);}\n\n  .bt-btn-primary{\n    background:linear-gradient(135deg,var(--pink),#ff8ccc);\n    color:#080008;\n  }\n\n  .bt-btn-secondary{\n    color:var(--white);\n    background:rgba(255,255,255,.045);\n    text-shadow:0 0 12px rgba(255,255,255,.18);\n  }\n\n  .bt-section{\n    padding:50px 22px;\n    max-width:1180px;\n    margin:0 auto;\n  }\n\n  .bt-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:26px;\n    align-items:center;\n  }\n\n  .bt-card,\n  .bt-module,\n  .bt-callout,\n  .bt-faq details{\n    position:relative;\n    overflow:hidden;\n  }\n\n  .bt-card{\n    border:1px solid var(--line);\n    border-radius:26px;\n    padding:26px;\n    background:\n      linear-gradient(180deg,rgba(255,47,156,.08),rgba(0,0,0,.48));\n    box-shadow:\n      0 0 36px rgba(255,47,156,.16),\n      inset 0 0 16px rgba(255,255,255,.025);\n  }\n\n  .bt-card:before,\n  .bt-module:before,\n  .bt-callout:before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:\n      linear-gradient(135deg,rgba(255,255,255,.035),transparent 36%,transparent 65%,rgba(255,47,156,.055));\n    pointer-events:none;\n  }\n\n  .bt-card h2,\n  .bt-section h2,\n  .bt-callout h2{\n    position:relative;\n    z-index:2;\n    font-size:clamp(31px,4vw,54px);\n    line-height:.96;\n    margin:0 0 18px;\n    text-transform:uppercase;\n    font-weight:950;\n    letter-spacing:-.035em;\n    color:#fff !important;\n    text-shadow:\n      0 0 8px rgba(255,255,255,.18),\n      0 0 22px rgba(255,47,156,.5),\n      0 0 46px rgba(255,47,156,.32);\n  }\n\n  .bt-card h2 span,\n  .bt-section h2 span{\n    color:var(--pink) !important;\n    text-shadow:\n      0 0 10px rgba(255,47,156,.9),\n      0 0 26px rgba(255,47,156,.65),\n      0 0 50px rgba(255,47,156,.45);\n  }\n\n  .bt-card p,\n  .bt-callout p{\n    position:relative;\n    z-index:2;\n    color:var(--muted);\n    line-height:1.58;\n    font-size:16px;\n  }\n\n  .bt-list{\n    position:relative;\n    z-index:2;\n    display:grid;\n    gap:12px;\n    margin:22px 0 0;\n    padding:0;\n    list-style:none;\n  }\n\n  .bt-list li{\n    border:1px solid rgba(255,47,156,.34);\n    border-radius:16px;\n    padding:14px 16px;\n    background:rgba(0,0,0,.38);\n    color:var(--white);\n    line-height:1.45;\n  }\n\n  .bt-list li strong{\n    color:var(--pink);\n    text-shadow:0 0 14px rgba(255,47,156,.55);\n  }\n\n  .bt-img{\n    width:100%;\n    border-radius:26px;\n    border:1px solid var(--line);\n    box-shadow:0 0 42px rgba(255,47,156,.28);\n  }\n\n  .bt-modules{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:26px;\n  }\n\n  .bt-module{\n    border:1px solid var(--line);\n    border-radius:22px;\n    padding:22px;\n    background:\n      linear-gradient(180deg,rgba(255,47,156,.1),rgba(0,0,0,.58));\n    min-height:178px;\n    box-shadow:0 0 28px rgba(255,47,156,.14);\n  }\n\n  .bt-module .num{\n    position:relative;\n    z-index:2;\n    color:var(--pink);\n    font-size:14px;\n    font-weight:950;\n    letter-spacing:.14em;\n    margin-bottom:12px;\n    text-shadow:\n      0 0 12px rgba(255,47,156,.85),\n      0 0 26px rgba(255,47,156,.5);\n  }\n\n  .bt-module h3{\n    position:relative;\n    z-index:2;\n    margin:0 0 10px;\n    font-size:21px;\n    line-height:1.05;\n    text-transform:uppercase;\n    font-weight:950;\n    color:#fff !important;\n    text-shadow:\n      0 0 8px rgba(255,255,255,.18),\n      0 0 20px rgba(255,47,156,.55),\n      0 0 40px rgba(255,47,156,.32);\n  }\n\n  .bt-module p{\n    position:relative;\n    z-index:2;\n    margin:0;\n    color:var(--muted);\n    line-height:1.48;\n  }\n\n  .bt-callout{\n    text-align:center;\n    border:1px solid var(--pink);\n    border-radius:30px;\n    padding:38px 26px;\n    background:\n      radial-gradient(circle at center, rgba(255,47,156,.2), rgba(0,0,0,.52));\n    box-shadow:0 0 48px rgba(255,47,156,.28);\n  }\n\n  .bt-callout h2{\n    margin-bottom:12px;\n  }\n\n  .bt-price-note{\n    position:relative;\n    z-index:2;\n    color:var(--soft);\n    font-weight:800;\n    margin-top:14px;\n    text-shadow:0 0 14px rgba(255,47,156,.38);\n  }\n\n  .bt-faq{\n    display:grid;\n    gap:14px;\n    margin-top:22px;\n  }\n\n  .bt-faq details{\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:18px 20px;\n    background:rgba(255,255,255,.045);\n    box-shadow:0 0 22px rgba(255,47,156,.1);\n  }\n\n  .bt-faq summary{\n    cursor:pointer;\n    font-weight:950;\n    color:#fff !important;\n    text-transform:uppercase;\n    text-shadow:\n      0 0 8px rgba(255,255,255,.14),\n      0 0 18px rgba(255,47,156,.42);\n  }\n\n  .bt-faq p{\n    color:var(--muted);\n    line-height:1.55;\n    margin:12px 0 0;\n  }\n\n  .bt-footer{\n    text-align:center;\n    padding:38px 22px 56px;\n    color:var(--muted);\n    border-top:1px solid var(--line);\n  }\n\n  .bt-footer strong{\n    color:#fff;\n    text-shadow:\n      0 0 10px rgba(255,255,255,.16),\n      0 0 22px rgba(255,47,156,.46);\n  }\n\n  @media(max-width:850px){\n    .bt-grid{grid-template-columns:1fr;}\n    .bt-modules{grid-template-columns:1fr;}\n    .bt-hero{padding-top:44px;}\n    .bt-section{padding:42px 18px;}\n    .bt-card,.bt-module{padding:22px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bt-kit-page\"\u003e\n\n  \u003csection class=\"bt-hero\"\u003e\n    \u003cdiv class=\"bt-kicker\"\u003eGabby101 Braid Vault™\u003c\/div\u003e\n    \u003ch1\u003eBunny Tails With \u003cspan\u003eTinsel Highlights\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"bt-sub\"\u003e\n      This is not just a cute braid. This is a full structure breakdown showing how the foundation, layering, tinsel placement, expansion, and finish work together to create the Bunny Tail effect.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bt-cta-row\"\u003e\n      \u003ca class=\"bt-btn bt-btn-primary\" href=\"#unlock\"\u003eUnlock The Full Vault™\u003c\/a\u003e\n      \u003ca class=\"bt-btn bt-btn-secondary\" href=\"#inside\"\u003eSee What’s Inside\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\"\u003e\n    \u003cdiv class=\"bt-grid\"\u003e\n      \u003cdiv class=\"bt-card\"\u003e\n        \u003ch2\u003eYou saw the style. \u003cspan\u003eNow learn the system.\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003e\n          The free Bunny Tail Structure Guide™ gives you the blueprint. This full Breakdown Kit takes you deeper into the actual build — the exact order, product purpose, tinsel illusion placement, and controlled expansion method.\n        \u003c\/p\u003e\n\n        \u003cul class=\"bt-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e braiders, stylists, braid students, and creative parents ready to understand the structure behind the slay.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFocus:\u003c\/strong\u003e clean foundation, tinsel illusion, braid density, bow connection, and soft controlled expansion.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eGoal:\u003c\/strong\u003e stop guessing and start building the style with intention.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cimg class=\"bt-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0655\/3849\/0627\/files\/991DA34B-3869-483C-AACD-81F2BF50D1D9_52f2d48b-e605-4b0e-b8c9-bb3bb75bc641.png?v=1779056792\" alt=\"Bunny Tails with Tinsel Highlights by Gabby101\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\" id=\"inside\"\u003e\n    \u003ch2\u003eInside The \u003cspan\u003eFull Breakdown Kit\u003c\/span\u003e\n\u003c\/h2\u003e\n\n    \u003cdiv class=\"bt-modules\"\u003e\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n        \u003ch3\u003eComplete Step-By-Step Build\u003c\/h3\u003e\n        \u003cp\u003eFollow the style from prep to polished finish with a clear build order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n        \u003ch3\u003eExact Layering Process\u003c\/h3\u003e\n        \u003cp\u003eSee how the structure is created before the finished braid ever takes shape.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n        \u003ch3\u003eTinsel Illusion Placement\u003c\/h3\u003e\n        \u003cp\u003eLearn how the shine is placed so it looks blended, not random.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e04\u003c\/div\u003e\n        \u003ch3\u003eExpansion Control Walkthrough\u003c\/h3\u003e\n        \u003cp\u003eUnderstand where to soften, where to keep tight, and how to protect the silhouette.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e05\u003c\/div\u003e\n        \u003ch3\u003eStructure Materials List\u003c\/h3\u003e\n        \u003cp\u003eThe exact hair, hold system, freeze system, ribbon, and product purpose.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-module\"\u003e\n        \u003cdiv class=\"num\"\u003e06\u003c\/div\u003e\n        \u003ch3\u003eBonus Troubleshooting\u003c\/h3\u003e\n        \u003cp\u003eFix common issues like bulky sections, flat braids, fake-looking tinsel, and uneven density.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\"\u003e\n    \u003cdiv class=\"bt-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cimg class=\"bt-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0655\/3849\/0627\/files\/1F67D25E-F2B8-4FC4-874B-F6CDFE9971D2.png?v=1779056732\" alt=\"Bunny Tail Structure Guide\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-card\"\u003e\n        \u003ch2\u003eThis starts with the \u003cspan\u003efree structure guide.\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003e\n          The guide helps you understand what usually goes wrong: weak foundation, uneven density, bad tinsel placement, and uncontrolled expansion.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          The full kit is where you learn how Gabby101 actually builds the style from start to finish.\n        \u003c\/p\u003e\n\n        \u003cul class=\"bt-list\"\u003e\n          \u003cli\u003e✔ Foundation Determines Finish™\u003c\/li\u003e\n          \u003cli\u003e✔ Controlled Softness™\u003c\/li\u003e\n          \u003cli\u003e✔ Tinsel Illusion Technique™\u003c\/li\u003e\n          \u003cli\u003e✔ Slay Check™ Framework\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\"\u003e\n    \u003cdiv class=\"bt-callout\" id=\"unlock\"\u003e\n      \u003ch2\u003eReady for the full engineering breakdown?\u003c\/h2\u003e\n      \u003cp\u003e\n        If you want the complete build, exact placement, materials, and troubleshooting — this is where the real breakdown lives.\n      \u003c\/p\u003e\n      \u003cdiv class=\"bt-price-note\"\u003eAdd this product to cart to unlock the full Bunny Tails With Tinsel Highlights Breakdown Kit.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\"\u003e\n    \u003ch2\u003eWhat You’ll \u003cspan\u003eLearn\u003c\/span\u003e\n\u003c\/h2\u003e\n\n    \u003cul class=\"bt-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHow to build the foundation:\u003c\/strong\u003e equal ponytail density, anchor positioning, and symmetry.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHow to avoid fake-looking tinsel:\u003c\/strong\u003e spacing, layering, and directional placement.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHow to control expansion:\u003c\/strong\u003e where to pull, where to keep tight, and how to preserve the silhouette.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHow to finish clean:\u003c\/strong\u003e bow connection, polished base, photo-ready shine, and Slay Check™ review.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-section\"\u003e\n    \u003ch2\u003eFAQ\u003c\/h2\u003e\n\n    \u003cdiv class=\"bt-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a beginner tutorial?\u003c\/summary\u003e\n        \u003cp\u003eThis is best for someone who already understands basic braiding and wants to learn how to build a more polished, structured style.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need the exact products?\u003c\/summary\u003e\n        \u003cp\u003eThe kit includes the structure materials list and approved substitutes. The method matters, but the right materials make the finish easier to control.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this the same as the free guide?\u003c\/summary\u003e\n        \u003cp\u003eNo. The free guide gives you the blueprint. The full kit shows the actual breakdown, order, placement, and troubleshooting.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I access it?\u003c\/summary\u003e\n        \u003cp\u003eAfter purchase, you’ll receive access to the digital breakdown materials based on the delivery setup inside Shopify.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"bt-footer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eGabby101 Braid Vault™\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eEngineered. Not Accidental.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Gabby-101","offers":[{"title":"Default Title","offer_id":48164529471747,"sku":null,"price":47.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/3849\/0627\/files\/991DA34B-3869-483C-AACD-81F2BF50D1D9.png?v=1779055976","url":"https:\/\/gabby-101.myshopify.com\/products\/bunny-tails-with-tinsel-highlights-full-breakdown-kit%e2%84%a2","provider":"Gabby-101","version":"1.0","type":"link"}