{"product_id":"digital-product-10","title":"The Founder's Playbook for a Personal Brand That Actually Converts.","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n\u003ctitle\u003eUnforgettable — Crafted By Words\u003c\/title\u003e\n\u003cstyle\u003e\n  :root{\n    --bg: #fbf9f6;\n    --bg-card: #ffffff;\n    --text-primary: #1a1a1a;\n    --text-secondary: #4a4a4a;\n    --text-muted: #7a7a7a;\n    --gold: #b8860b;\n    --gold-light: #d4a52a;\n    --gold-pale: #f5ede0;\n    --gold-glow: rgba(184, 134, 11, 0.12);\n    --border-light: #e8e0d6;\n    --shadow-card: 0 12px 40px rgba(0, 0, 0, 0.06);\n    --shadow-hover: 0 20px 56px rgba(0, 0, 0, 0.10);\n    --radius: 18px;\n    --radius-sm: 10px;\n    --transition: 0.35s cubic-bezier(0.22, 1, 0.36, 1);\n    --max-width: 1120px;\n  }\n  *{box-sizing:border-box;margin:0;padding:0;}\n  body{\n    margin:0; background:var(--bg); color:var(--text-primary);\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    line-height:1.6; font-size:17px;\n    -webkit-font-smoothing: antialiased;\n  }\n  h1,h2,h3,h4{\n    font-family: 'Playfair Display', Georgia, serif;\n    font-weight:700; line-height:1.2; margin:0 0 16px 0;\n    color:var(--text-primary);\n  }\n  .container{max-width:var(--max-width); margin:0 auto; padding:0 24px;}\n  .tag{\n    display:inline-block; font-size:0.7rem; font-weight:600; text-transform:uppercase;\n    letter-spacing:0.12em; color:var(--gold); background:var(--gold-pale);\n    padding:6px 18px; border-radius:100px; margin-bottom:16px;\n  }\n  .btn{\n    display:inline-flex; align-items:center; justify-content:center; gap:10px;\n    font-family:'Inter',sans-serif; font-weight:600; font-size:1rem;\n    padding:16px 40px; border-radius:60px; border:none; cursor:pointer;\n    transition:var(--transition); text-decoration:none;\n    background:var(--gold); color:#fff;\n    box-shadow:0 4px 16px var(--gold-glow);\n  }\n  .btn:hover{background:#a0740a; transform:translateY(-2px); box-shadow:0 8px 28px rgba(184,134,11,0.25);}\n  .btn .icon-right{display:inline-flex; align-items:center; margin-left:4px;}\n\n  .site-header{padding:20px 0; border-bottom:1px solid var(--border-light); background:rgba(251,249,246,0.85); backdrop-filter:blur(8px); position:sticky; top:0; z-index:100;}\n  .site-header .container{display:flex; align-items:center; justify-content:space-between;}\n  .logo{font-family:'Playfair Display',Georgia,serif; font-weight:700; font-size:1.3rem; letter-spacing:-0.02em; color:var(--text-primary); text-decoration:none;}\n  .logo span{color:var(--gold);}\n  .header-cta{font-size:0.85rem; font-weight:600; color:var(--gold); text-decoration:none; border:2px solid var(--gold-pale); padding:8px 22px; border-radius:60px; transition:var(--transition);}\n  .header-cta:hover{background:var(--gold-pale); border-color:var(--gold);}\n\n  .hero{padding:64px 0 48px; text-align:center; background:linear-gradient(180deg, #fbf9f6 0%, #ffffff 100%);}\n  .hero h1{font-size:clamp(2rem,6vw,3.6rem); line-height:1.1; margin-bottom:16px; max-width:860px; margin-left:auto; margin-right:auto;}\n  .hero h1 .highlight{color:var(--gold); position:relative;}\n  .hero h1 .highlight::after{content:''; position:absolute; left:0; bottom:2px; width:100%; height:10px; background:var(--gold-pale); z-index:-1; border-radius:4px;}\n  .hero .subhead{font-size:clamp(1.05rem,1.6vw,1.25rem); color:var(--text-secondary); max-width:660px; margin:0 auto 28px; font-weight:400; line-height:1.7;}\n  .hero .subhead strong{color:var(--text-primary); font-weight:600;}\n  .hero .sub-label{font-size:0.8rem; color:var(--text-muted); margin-top:8px;}\n  .hero-badges{display:flex; flex-wrap:wrap; justify-content:center; gap:10px 20px; margin-top:28px; font-size:0.9rem; color:var(--text-muted);}\n  .hero-badges span{display:flex; align-items:center; gap:6px;}\n  .hero-badges .icon{display:flex; align-items:center;}\n\n  .pain-section{padding:48px 0 56px; background:#fff; border-radius:var(--radius); margin:0 0 56px; box-shadow:var(--shadow-card);}\n  .pain-section .container{text-align:center;}\n  .pain-section .big-claim{font-size:clamp(1.4rem,2.8vw,2.2rem); font-weight:700; margin-bottom:16px;}\n  .pain-section .big-claim .gold{color:var(--gold);}\n  .pain-section .description{font-size:1.05rem; color:var(--text-secondary); max-width:720px; margin:0 auto; line-height:1.8;}\n  .pain-section .description strong{color:var(--text-primary);}\n\n  .turn-section{background:var(--text-primary); color:#fff; padding:64px 0; margin-bottom:56px;}\n  .turn-section .container{text-align:center;}\n  .turn-section h2{color:#fff; font-size:clamp(1.6rem,3.2vw,2.4rem); max-width:700px; margin:0 auto 12px;}\n  .turn-section .rule{width:80px; height:3px; background:var(--gold); margin:20px auto;}\n  .turn-section p{color:#d2cbbb; font-size:1.05rem; max-width:640px; margin:0 auto; line-height:1.8;}\n\n  .what-inside{padding:56px 0 64px; background:#fff; border-radius:var(--radius); box-shadow:var(--shadow-card); margin-bottom:56px;}\n  .what-inside .section-label{text-align:center; margin-bottom:40px;}\n  .what-inside .section-label h2{font-size:clamp(1.8rem,3.6vw,2.6rem);}\n  .what-inside .section-label p{color:var(--text-secondary); margin-top:6px;}\n  .inside-grid{display:grid; grid-template-columns:1fr 1fr 1fr; gap:16px; max-width:900px; margin:0 auto;}\n  .inside-item{background:var(--bg); border:1px solid var(--border-light); border-radius:var(--radius-sm); padding:22px 20px; text-align:left; transition:var(--transition);}\n  .inside-item:hover{border-color:var(--gold); box-shadow:var(--shadow-hover); transform:translateY(-3px);}\n  .inside-item .icon{display:flex; align-items:center; margin-bottom:6px;}\n  .inside-item h4{font-size:0.95rem; font-weight:700; margin-bottom:4px;}\n  .inside-item p{font-size:0.88rem; color:var(--text-secondary); line-height:1.5; margin:0;}\n\n  .outcomes-section{padding:32px 0 56px; text-align:center;}\n  .outcomes-section h2{font-size:clamp(1.6rem,3.2vw,2.4rem); margin-bottom:8px;}\n  .outcomes-section .sub{color:var(--text-secondary); margin-bottom:32px;}\n  .outcome-grid{display:grid; grid-template-columns:1fr 1fr 1fr; gap:12px 24px; max-width:820px; margin:0 auto; text-align:left;}\n  .outcome-item{display:flex; gap:10px; align-items:flex-start; font-size:0.92rem; color:var(--text-secondary); line-height:1.5;}\n  .outcome-item .icon{display:flex; align-items:center; flex-shrink:0; margin-top:2px;}\n  .outcome-item strong{color:var(--text-primary);}\n\n  .who-section{padding:48px 0 56px; background:#fff; border-radius:var(--radius); box-shadow:var(--shadow-card); margin-bottom:56px;}\n  .who-section .container{text-align:center;}\n  .who-section h2{font-size:clamp(1.6rem,3.2vw,2.4rem); margin-bottom:8px;}\n  .who-section .sub{color:var(--text-secondary); margin-bottom:32px;}\n  .who-grid{display:grid; grid-template-columns:1fr 1fr; gap:24px; max-width:720px; margin:0 auto; text-align:left;}\n  .who-card{background:var(--bg); border:1px solid var(--border-light); border-radius:var(--radius-sm); padding:24px 24px;}\n  .who-card h4{font-size:1rem; font-weight:700; margin-bottom:10px;}\n  .who-card ul{list-style:none; padding:0;}\n  .who-card ul li{padding:4px 0; font-size:0.9rem; color:var(--text-secondary); display:flex; gap:10px; align-items:flex-start; line-height:1.5;}\n  .who-card ul li .icon{display:flex; align-items:center; flex-shrink:0; margin-top:2px;}\n  .who-card.not-for ul li{color:var(--text-muted);}\n\n  .price-section{padding:32px 0 56px; text-align:center;}\n  .price-section h2{font-size:clamp(1.6rem,3.2vw,2.4rem); margin-bottom:8px;}\n  .price-block{background:var(--text-primary); color:#fff; border-radius:var(--radius); padding:48px 50px; max-width:640px; margin:24px auto 0; border:1px solid rgba(212,165,42,0.3);}\n  .price-block .was{font-size:1.1rem; text-decoration:line-through; color:#8b8577; margin-right:12px;}\n  .price-block .big-price{font-size:3.2rem; font-weight:700; color:var(--gold-light);}\n  .price-block .price-label{color:#a9a28f; font-size:0.8rem; letter-spacing:0.05em; font-weight:600; margin-top:4px;}\n  .price-block .includes{text-align:left; max-width:440px; margin:20px auto 28px; font-size:0.92rem; color:#d2cbbb;}\n  .price-block .includes div{padding:3px 0; display:flex; gap:10px; align-items:center;}\n  .price-block .includes .icon{display:flex; align-items:center; flex-shrink:0;}\n  .price-block .btn{background:var(--gold); color:#fff; box-shadow:0 4px 20px rgba(184,134,11,0.3);}\n  .price-block .btn:hover{background:#a0740a; box-shadow:0 8px 32px rgba(184,134,11,0.4);}\n\n  .faq-section{background:#fff; border-radius:var(--radius); padding:48px 40px; box-shadow:var(--shadow-card); margin-bottom:56px;}\n  .faq-section h2{text-align:center; font-size:clamp(1.6rem,3.2vw,2.4rem); margin-bottom:32px;}\n  .faq-item{border-bottom:1px solid var(--border-light); padding:20px 0;}\n  .faq-item:last-child{border-bottom:none;}\n  .faq-item h4{font-size:1rem; font-weight:700; margin-bottom:6px; color:var(--text-primary);}\n  .faq-item p{font-size:0.95rem; color:var(--text-secondary); line-height:1.7;}\n\n  .final-cta{background:var(--text-primary); color:#fff; border-radius:var(--radius); padding:56px 40px; text-align:center; margin-bottom:48px;}\n  .final-cta h2{font-size:clamp(1.8rem,4vw,2.8rem); font-weight:700; margin-bottom:12px; color:#fff;}\n  .final-cta .sub{font-size:1.05rem; color:#d2cbbb; max-width:560px; margin:0 auto 24px; line-height:1.7;}\n  .final-cta .btn{background:var(--gold); color:#fff; box-shadow:0 4px 20px rgba(184,134,11,0.3); font-size:1.05rem; padding:18px 48px;}\n  .final-cta .btn:hover{background:#a0740a; box-shadow:0 8px 32px rgba(184,134,11,0.4);}\n  .final-cta .tag{background:rgba(255,255,255,0.12); color:var(--gold-light);}\n\n  .site-footer{padding:32px 0 24px; text-align:center; font-size:0.85rem; color:var(--text-muted); border-top:1px solid var(--border-light);}\n  .site-footer a{color:var(--text-secondary); text-decoration:none;}\n  .site-footer a:hover{color:var(--gold);}\n  .site-footer .footer-contact{margin-top:4px; font-size:0.8rem; color:var(--text-muted);}\n\n  @media (max-width:820px){\n    .inside-grid{grid-template-columns:1fr 1fr;}\n    .outcome-grid{grid-template-columns:1fr 1fr;}\n  }\n  @media (max-width:768px){\n    .hero{padding:40px 0 32px;}\n    .who-grid{grid-template-columns:1fr;}\n    .price-block{padding:32px 24px;}\n    .price-block .big-price{font-size:2.4rem;}\n    .final-cta{padding:40px 24px;}\n    .final-cta .btn{width:100%;}\n    .site-header .header-cta{font-size:0.75rem; padding:6px 16px;}\n    .faq-section{padding:32px 20px;}\n  }\n  @media (max-width:550px){\n    .inside-grid{grid-template-columns:1fr;}\n    .outcome-grid{grid-template-columns:1fr;}\n    .hero-badges{flex-direction:column; align-items:center;}\n  }\n\u003c\/style\u003e\n\n\n\n\u003cheader class=\"site-header\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ca href=\"#\" class=\"logo\"\u003eCrafted\u003cspan\u003eBy\u003c\/span\u003eWords\u003c\/a\u003e\n    \u003ca href=\"#price\" class=\"header-cta\"\u003eGet the Book\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cspan class=\"tag\"\u003eUnforgettable\u003c\/span\u003e\n    \u003ch1\u003e\n      You Are Not Invisible Because You Are Not Good Enough.\u003cbr\u003e\n      You Are Invisible Because Nobody Taught You How to \u003cspan class=\"highlight\"\u003eBe Remembered\u003c\/span\u003e.\n    \u003c\/h1\u003e\n    \u003cp class=\"subhead\"\u003e\n      A complete, ten-chapter system built from real client work and years of watching what actually turns a stranger into someone who trusts you enough to pay you.\n    \u003c\/p\u003e\n    \u003ca href=\"#price\" class=\"btn\"\u003eGet Unforgettable — $49\u003c\/a\u003e\n    \u003cdiv class=\"sub-label\"\u003eInstant digital download • 10 chapters • Exercises • 30-day plan\u003c\/div\u003e\n    \u003cdiv class=\"hero-badges\"\u003e\n      \u003cspan\u003e\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e10 chapters\u003c\/span\u003e\n      \u003cspan\u003e\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e\u003cpath d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eHands-on exercises\u003c\/span\u003e\n      \u003cspan\u003e\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e4 stories only you can tell\u003c\/span\u003e\n      \u003cspan\u003e\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e30-day action plan\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pain-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cspan class=\"tag\"\u003eThe real reason your content is not converting\u003c\/span\u003e\n    \u003cdiv class=\"big-claim\"\u003e\n      Visibility and trust are not the \u003cspan class=\"gold\"\u003esame currency\u003c\/span\u003e.\n    \u003c\/div\u003e\n    \u003cp class=\"description\"\u003e\n      You can be seen by thousands of people and still be a stranger to every single one of them.\n      \u003cbr\u003e\u003cbr\u003e\n      People do not buy from the most qualified option. They buy from the person they \u003cstrong\u003etrust\u003c\/strong\u003e the most, out of the options they happen to know about. That is it. That is the whole game. And most founders are playing a completely different one, chasing likes and reach while the businesses actually winning are quietly building something much harder to fake: \u003cstrong\u003ememory\u003c\/strong\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"turn-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003ch2 class=\"heading-serif\"\u003eMeet Unforgettable\u003c\/h2\u003e\n    \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n    \u003cp\u003eThis is not another content calendar template or a list of hooks to copy and paste. It is a complete, ten-chapter system built from real client work, real frameworks, and years of watching what actually turns a stranger into someone who trusts you enough to pay you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"what-inside\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"section-label\"\u003e\n      \u003cspan class=\"tag\"\u003eInside you will find\u003c\/span\u003e\n      \u003ch2 class=\"heading-serif\"\u003eThe exact system we use with our own paying clients\u003c\/h2\u003e\n      \u003cp\u003eLaid out in full, with nothing held back for a future upsell.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inside-grid\"\u003e\n      \u003cdiv class=\"inside-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eWhy some people are impossible to forget\u003c\/h4\u003e\n        \u003cp\u003eThe human brain forgets almost everyone it meets, and the four specific ingredients that make some people stick.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inside-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 20h9\"\u003e\u003c\/path\u003e\u003cpath d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eThe four stories only you can tell\u003c\/h4\u003e\n        \u003cp\u003eStories no competitor can copy no matter how closely they study you.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inside-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 2L11 13M22 2l-7 20-4-9-9-4 20-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eA positioning statement so specific\u003c\/h4\u003e\n        \u003cp\u003eComparison to everyone else in your category stops mattering.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inside-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eA content engine that compounds\u003c\/h4\u003e\n        \u003cp\u003eOne that resets to zero every single morning instead of building on itself.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"inside-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l2 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        \u003ch4\u003eHow to turn connection into clients\u003c\/h4\u003e\n        \u003cp\u003eWithout ever feeling like a pushy salesperson.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align:center; margin-top:28px; color:var(--text-secondary); font-size:0.95rem;\"\u003e\n      Every single chapter ends with real, hands-on exercises and a self-assessment scorecard. Reading about a better brand does not build one. Working through it does.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"outcomes-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cspan class=\"tag\"\u003eBy the time you finish\u003c\/span\u003e\n    \u003ch2 class=\"heading-serif\"\u003eYou will have a complete working system\u003c\/h2\u003e\n    \u003cp class=\"sub\"\u003eNot vague inspiration. Real deliverables you can use tomorrow.\u003c\/p\u003e\n    \u003cdiv class=\"outcome-grid\"\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        A written positioning statement\n      \u003c\/div\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        Four core stories ready to use\n      \u003c\/div\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        Five content pillars\n      \u003c\/div\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        A full platform plan\n      \u003c\/div\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        An offer ladder\n      \u003c\/div\u003e\n      \u003cdiv class=\"outcome-item\"\u003e\n        \u003cspan class=\"icon\"\u003e\u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n        A 30-day action plan\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"who-section\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cspan class=\"tag\"\u003eWho this is actually for\u003c\/span\u003e\n    \u003ch2 class=\"heading-serif\"\u003eFounders, entrepreneurs, and solopreneurs\u003c\/h2\u003e\n    \u003cp class=\"sub\"\u003eGood at what you do. Tired of being invisible where it counts.\u003c\/p\u003e\n    \u003cdiv class=\"who-grid\"\u003e\n      \u003cdiv class=\"who-card\"\u003e\n        \u003ch4\u003e\n\u003cspan style=\"color:var(--gold);\"\u003e✓\u003c\/span\u003e This is for you if:\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e Your content gets nice comments and zero bookings\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e You keep losing deals to cheaper, less experienced competitors\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e You have done everything the marketing gurus said to do and still feel like a well-kept secret\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"who-card not-for\"\u003e\n        \u003ch4\u003e\n\u003cspan style=\"color:#b91c1c;\"\u003e✕\u003c\/span\u003e This isn't for you if:\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b91c1c\" stroke-width=\"2.5\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e You are looking for a shortcut\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b91c1c\" stroke-width=\"2.5\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e You want a quick fix rather than a durable system\u003c\/li\u003e\n          \u003cli\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#b91c1c\" stroke-width=\"2.5\"\u003e\u003cline x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\u003e\u003c\/line\u003e\u003cline x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e You are not willing to do the work\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"price-section\" id=\"price\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cspan class=\"tag\"\u003eGet instant access\u003c\/span\u003e\n    \u003ch2 class=\"heading-serif\"\u003eOne payment. Yours for good.\u003c\/h2\u003e\n    \u003cdiv class=\"price-block\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"was\"\u003e$97\u003c\/span\u003e\n        \u003cspan class=\"big-price\"\u003e$49\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"price-label\"\u003eONE-TIME PAYMENT • INSTANT DOWNLOAD\u003c\/div\u003e\n      \u003cdiv class=\"includes\"\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e The complete Unforgettable (PDF)\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e 10 chapters with hands-on exercises\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e Self-assessment scorecards after every chapter\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e A complete 30-day action plan\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e The four stories only you can tell\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cspan class=\"icon\"\u003e\u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e Designed to be returned to for years\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"#\" class=\"btn\"\u003eGet Unforgettable — $49\u003c\/a\u003e\n      \u003cdiv style=\"font-size:0.75rem; color:#8b8577; margin-top:12px;\"\u003eLess than a single hour with most consultants. One client pays for it many times over.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"container\"\u003e\n  \u003cdiv class=\"faq-section\"\u003e\n    \u003ch2 class=\"heading-serif\"\u003eFrequently asked\u003c\/h2\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eHow is this different from other personal branding books?\u003c\/h4\u003e\n      \u003cp\u003eMost personal branding books give you inspiration and vague advice. This gives you a complete system with exercises built into every chapter, so you finish with a working plan for your actual business, not just a head full of ideas.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eI am not a natural storyteller. Will this still work for me?\u003c\/h4\u003e\n      \u003cp\u003eYes. The frameworks do the heavy lifting. You are not trying to write like a novelist. You are answering honest questions about your own business, using a structure that has been tested with dozens of founders.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eHow long will this take me to get through?\u003c\/h4\u003e\n      \u003cp\u003eThe book is built around a 30-day roadmap, but it is designed to bend around your schedule. Some founders move through it in a focused week. Others work a chapter at a time over a month. Either way works, as long as you actually do the exercises.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eWhat if I already have some of this figured out?\u003c\/h4\u003e\n      \u003cp\u003eMost founders we work with have pieces in place. The self-assessments inside will show you exactly which pieces are solid and which are quietly costing you the most, so you are not starting from scratch, you are sharpening what is already there.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"container\"\u003e\n  \u003cdiv class=\"final-cta\"\u003e\n    \u003cspan class=\"tag\"\u003eGo build something people remember\u003c\/span\u003e\n    \u003ch2\u003eYou already know how this ends if nothing changes.\u003c\/h2\u003e\n    \u003cp class=\"sub\"\u003eSame content. Same modest engagement. Same feeling that you are working just as hard as more visible competitors while watching a fraction of their results.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn\"\u003eGet Unforgettable — $49\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cfooter class=\"site-footer\"\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cp\u003e\u003ca href=\"#\"\u003eCrafted By Words\u003c\/a\u003e • Personal Branding, Marketing \u0026amp; Sales Agency\u003c\/p\u003e\n    \u003cp class=\"footer-contact\"\u003ecraftedbywords.in • work@craftedbywords.in\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003cscript\u003e\n  (function() {\n    'use strict';\n    const ctaLinks = document.querySelectorAll('a[href=\"#price\"]');\n    ctaLinks.forEach(link =\u003e {\n      link.addEventListener('click', function(e) {\n        e.preventDefault();\n        const target = document.querySelector('#price');\n        if (target) target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      });\n    });\n    const cards = document.querySelectorAll('.inside-item, .outcome-item, .who-card');\n    if (cards.length \u0026\u0026 'IntersectionObserver' in window) {\n      const observer = new IntersectionObserver((entries) =\u003e {\n        entries.forEach(entry =\u003e {\n          if (entry.isIntersecting) {\n            entry.target.style.opacity = '1';\n            entry.target.style.transform = 'translateY(0)';\n          }\n        });\n      }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\n      cards.forEach((card, i) =\u003e {\n        card.style.opacity = '0';\n        card.style.transform = 'translateY(15px)';\n        card.style.transition = `opacity 0.5s ease ${i*0.04}s, transform 0.5s ease ${i*0.04}s`;\n        observer.observe(card);\n      });\n    } else {\n      cards.forEach(c =\u003e { c.style.opacity = '1'; c.style.transform = 'translateY(0)'; });\n    }\n  })();\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Crafted By Words' Digital Store.","offers":[{"title":"Default Title","offer_id":52035862724896,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/4765\/6992\/files\/Cover_38ba995f-3618-47de-80f3-e69bc55bd925.jpg?v=1784977606","url":"https:\/\/shop.craftedbywords.in\/products\/digital-product-10","provider":"Crafted By Words' Digital Store.","version":"1.0","type":"link"}