{"product_id":"braid-on-braid-ponytail-system-signature-study-04","title":"Braid on Braid Ponytail System | Signature Study 04","description":"\u003cstyle\u003e\n  .ss-kit-page{\n    --bg:#05040a;\n    --panel:rgba(255,255,255,.07);\n    --panel2:rgba(255,255,255,.10);\n    --line:rgba(255,255,255,.14);\n    --text:#fff;\n    --muted:rgba(255,255,255,.74);\n    --pink:#ff3fc8;\n    --purple:#8b5cff;\n    --blue:#41cfff;\n    --gold:#ffd36b;\n    font-family:Arial,Helvetica,sans-serif;\n    color:var(--text);\n    background:\n      radial-gradient(circle at 12% 8%, rgba(255,63,200,.20), transparent 28%),\n      radial-gradient(circle at 85% 12%, rgba(65,207,255,.16), transparent 25%),\n      radial-gradient(circle at 50% 100%, rgba(139,92,255,.18), transparent 35%),\n      linear-gradient(180deg,#05040a 0%,#13071c 100%);\n    padding:46px 20px;\n    border-radius:28px;\n  }\n\n  .ss-kit-wrap{max-width:1180px;margin:0 auto;}\n  .ss-kit-hero{\n    display:grid;\n    grid-template-columns:1.05fr .95fr;\n    gap:26px;\n    align-items:center;\n  }\n\n  .ss-kit-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:26px;\n    padding:30px;\n    box-shadow:0 24px 80px rgba(0,0,0,.36);\n    backdrop-filter:blur(10px);\n  }\n\n  .ss-kicker{\n    display:inline-block;\n    font-size:12px;\n    font-weight:900;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n    padding:9px 14px;\n    border-radius:999px;\n    background:linear-gradient(90deg,var(--pink),var(--purple),var(--blue));\n    margin-bottom:16px;\n  }\n\n  .ss-title{\n    font-size:clamp(34px,5vw,66px);\n    line-height:.95;\n    margin:0 0 16px;\n    text-transform:uppercase;\n    font-weight:900;\n    letter-spacing:-.04em;\n  }\n\n  .ss-title span{\n    background:linear-gradient(90deg,#fff,#ffb7ef,#b9a6ff,#8fe6ff);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n  }\n\n  .ss-sub{\n    color:var(--muted);\n    font-size:17px;\n    line-height:1.65;\n    margin:0 0 22px;\n  }\n\n  .ss-badges{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0;}\n  .ss-badge{\n    border:1px solid var(--line);\n    background:rgba(255,255,255,.08);\n    border-radius:999px;\n    padding:10px 14px;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .ss-img-box{\n    min-height:430px;\n    border-radius:24px;\n    border:1px solid var(--line);\n    background:\n      radial-gradient(circle at 30% 20%, rgba(255,63,200,.24), transparent 30%),\n      radial-gradient(circle at 80% 70%, rgba(65,207,255,.18), transparent 34%),\n      linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.03));\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    text-align:center;\n    padding:28px;\n  }\n\n  .ss-img-box h3{\n    font-size:34px;\n    line-height:1;\n    margin:0 0 12px;\n    text-transform:uppercase;\n  }\n\n  .ss-img-box p{color:var(--muted);line-height:1.6;margin:0;}\n\n  .ss-section{margin-top:24px;}\n  .ss-section h2{\n    font-size:clamp(25px,3vw,38px);\n    line-height:1;\n    margin:0 0 12px;\n    text-transform:uppercase;\n    font-weight:900;\n    text-shadow:0 0 18px rgba(255,63,200,.45);\n  }\n\n  .ss-section p,.ss-section li{\n    color:var(--muted);\n    line-height:1.7;\n    font-size:16px;\n  }\n\n  .ss-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:20px;\n  }\n\n  .ss-list{\n    margin:14px 0 0;\n    padding-left:20px;\n  }\n\n  .ss-list li{margin-bottom:9px;}\n\n  .ss-highlight{\n    background:\n      linear-gradient(135deg,rgba(255,63,200,.16),rgba(65,207,255,.12)),\n      rgba(255,255,255,.06);\n    border:1px solid rgba(255,255,255,.16);\n    border-radius:24px;\n    padding:26px;\n    margin-top:24px;\n  }\n\n  .ss-mini-grid{\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n    margin-top:16px;\n  }\n\n  .ss-mini{\n    padding:18px;\n    border-radius:18px;\n    background:rgba(255,255,255,.07);\n    border:1px solid var(--line);\n  }\n\n  .ss-mini strong{\n    display:block;\n    margin-bottom:8px;\n    font-size:15px;\n    color:#fff;\n  }\n\n  .ss-cta{\n    text-align:center;\n    margin-top:28px;\n    padding:34px 24px;\n    border-radius:26px;\n    background:\n      radial-gradient(circle at 20% 20%, rgba(255,63,200,.20), transparent 30%),\n      radial-gradient(circle at 85% 80%, rgba(65,207,255,.16), transparent 30%),\n      rgba(255,255,255,.07);\n    border:1px solid var(--line);\n  }\n\n  .ss-cta h2{\n    margin:0 0 10px;\n    font-size:clamp(28px,4vw,46px);\n    line-height:1;\n    text-transform:uppercase;\n  }\n\n  .ss-cta p{color:var(--muted);margin:0 auto 20px;max-width:720px;line-height:1.65;}\n\n  .ss-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:50px;\n    padding:0 24px;\n    border-radius:999px;\n    background:linear-gradient(90deg,var(--pink),var(--purple),var(--blue));\n    color:#fff;\n    text-decoration:none;\n    font-weight:900;\n    text-transform:uppercase;\n    letter-spacing:.4px;\n  }\n\n  @media(max-width:900px){\n    .ss-kit-hero,.ss-grid,.ss-mini-grid{grid-template-columns:1fr;}\n    .ss-img-box{min-height:300px;}\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"ss-kit-page\"\u003e\n  \u003cdiv class=\"ss-kit-wrap\"\u003e\n\n    \u003cdiv class=\"ss-kit-hero\"\u003e\n      \u003cdiv class=\"ss-kit-card\"\u003e\n        \u003cdiv class=\"ss-kicker\"\u003eSignature Study Kit 04\u003c\/div\u003e\n        \u003ch1 class=\"ss-title\"\u003e\n\u003cspan\u003eBraid-On-Braid\u003c\/span\u003e\u003cbr\u003ePonytail System\u003c\/h1\u003e\n        \u003cp class=\"ss-sub\"\u003e\n          This is the complete digital + physical breakdown for Signature Study 04: Braid-On-Braid Ponytail.\n          Inside, you get the supplies used to create the look plus a deeper Gabby101 breakdown that goes further\n          than the silent study so you can understand the structure, placement, tension, layering, and finishing.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ss-badges\"\u003e\n          \u003cdiv class=\"ss-badge\"\u003eDigital + Physical Kit\u003c\/div\u003e\n          \u003cdiv class=\"ss-badge\"\u003eComplete Breakdown Included\u003c\/div\u003e\n          \u003cdiv class=\"ss-badge\"\u003eThe Gabby101 Way™\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-img-box\"\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eReplay.\u003cbr\u003eRefine.\u003cbr\u003eRepeat.\u003c\/h3\u003e\n          \u003cp\u003e\n            A collectible study kit built to help you recreate the look with more confidence,\n            cleaner structure, and a stronger finish.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-section ss-card ss-kit-card\"\u003e\n      \u003ch2\u003eWhat This Kit Is\u003c\/h2\u003e\n      \u003cp\u003e\n        Signature Study is the watch-and-learn experience. This kit is where we go deeper.\n        You are not just getting products. You are getting the physical supplies paired with the digital\n        breakdown so you can study the technique after the live\/replay and understand what is actually happening\n        inside the style.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-section ss-grid\"\u003e\n      \u003cdiv class=\"ss-kit-card\"\u003e\n        \u003ch2\u003ePhysical Supplies Included\u003c\/h2\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003ePre-stretched braiding hair for the ponytail build\u003c\/li\u003e\n          \u003cli\u003eColor blend hair inspired by the Signature Study 04 look\u003c\/li\u003e\n          \u003cli\u003eTinsel accent strands for shine and movement\u003c\/li\u003e\n          \u003cli\u003eGabby Gang Braiding Gel for control and clean finish\u003c\/li\u003e\n          \u003cli\u003eGabby101 Gripper Bands for secure sectioning and hold\u003c\/li\u003e\n          \u003cli\u003eParting comb for clean section work\u003c\/li\u003e\n          \u003cli\u003eHair accessories\/finishing accents inspired by the final style\u003c\/li\u003e\n          \u003cli\u003ePrinted quick-reference study card\u003c\/li\u003e\n          \u003cli\u003eQR code access card for the digital breakdown\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-kit-card\"\u003e\n        \u003ch2\u003eDigital Breakdown Included\u003c\/h2\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eFull Signature Study 04 replay access\u003c\/li\u003e\n          \u003cli\u003eDeeper breakdown of the braid-on-braid structure\u003c\/li\u003e\n          \u003cli\u003eFoundation and anchor explanation\u003c\/li\u003e\n          \u003cli\u003eColor placement guidance\u003c\/li\u003e\n          \u003cli\u003eTension and direction notes\u003c\/li\u003e\n          \u003cli\u003eFinishing and pancaking cues\u003c\/li\u003e\n          \u003cli\u003eCommon mistakes to avoid\u003c\/li\u003e\n          \u003cli\u003eGabby101 Slay Check™ before the final finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-section ss-kit-card\"\u003e\n      \u003ch2\u003eWhat You’ll Learn\u003c\/h2\u003e\n      \u003cp\u003e\n        This kit teaches the system behind the look. The goal is not for you to copy blindly.\n        The goal is for you to understand why the braid sits the way it sits, why the color shows where it shows,\n        and how the foundation supports the final ponytail.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ss-mini-grid\"\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003eFoundation\u003c\/strong\u003e\n          Learn how the base controls the entire finish.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003eLayering\u003c\/strong\u003e\n          Understand how one braid supports the next.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003ePlacement\u003c\/strong\u003e\n          Study where color, tinsel, and accents should show.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003eTension\u003c\/strong\u003e\n          Keep the braid clean without making it stiff.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          Pancake, polish, and balance the final shape.\n        \u003c\/div\u003e\n        \u003cdiv class=\"ss-mini\"\u003e\n          \u003cstrong\u003eRepeat\u003c\/strong\u003e\n          Rewatch and refine the technique until it clicks.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-highlight\"\u003e\n      \u003ch2\u003eWho This Is For\u003c\/h2\u003e\n      \u003cp\u003e\n        This kit is for braiders, beauty students, sports moms, softball hair lovers, content creators,\n        and anyone who wants to learn how to build bold braided ponytails with more structure and confidence.\n        It is especially helpful if you watched the Signature Study and wanted the deeper explanation behind the slay.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-section ss-grid\"\u003e\n      \u003cdiv class=\"ss-kit-card\"\u003e\n        \u003ch2\u003eThis Is Not\u003c\/h2\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eA random bundle of supplies\u003c\/li\u003e\n          \u003cli\u003eA basic beginner braid kit\u003c\/li\u003e\n          \u003cli\u003eA one-time-use craft box\u003c\/li\u003e\n          \u003cli\u003eA silent replay with no extra context\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ss-kit-card\"\u003e\n        \u003ch2\u003eThis Is\u003c\/h2\u003e\n        \u003cul class=\"ss-list\"\u003e\n          \u003cli\u003eA complete study system\u003c\/li\u003e\n          \u003cli\u003eA physical + digital learning experience\u003c\/li\u003e\n          \u003cli\u003eA deeper breakdown of the Signature Study\u003c\/li\u003e\n          \u003cli\u003eA collectible Gabby101 style kit\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-section ss-kit-card\"\u003e\n      \u003ch2\u003eImportant Notes\u003c\/h2\u003e\n      \u003cul class=\"ss-list\"\u003e\n        \u003cli\u003eDigital access details will be delivered by email and\/or included by QR code inside the kit.\u003c\/li\u003e\n        \u003cli\u003ePhysical product shades may vary slightly depending on supply availability.\u003c\/li\u003e\n        \u003cli\u003eThis kit is inspired by the Signature Study 04 look and built to help you recreate the technique.\u003c\/li\u003e\n        \u003cli\u003eFor best results, watch the study first, then use the deeper breakdown while practicing.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-cta\"\u003e\n      \u003ch2\u003eReady To Study The Slay?\u003c\/h2\u003e\n      \u003cp\u003e\n        Get the supplies, watch the replay, go deeper into the breakdown, and recreate the\n        Braid-On-Braid Ponytail the Gabby101 Way™.\n      \u003c\/p\u003e\n      \u003ca class=\"ss-btn\" href=\"#ProductSubmitButton-template--main\"\u003eAdd To Cart\u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Gabby-101","offers":[{"title":"Default Title","offer_id":48128681509123,"sku":null,"price":497.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0655\/3849\/0627\/files\/E223141A-6C45-455C-8259-DFA2A9E880D6.png?v=1778722721","url":"https:\/\/gabby-101.myshopify.com\/products\/braid-on-braid-ponytail-system-signature-study-04","provider":"Gabby-101","version":"1.0","type":"link"}