{"product_id":"sober-social-life-guide","title":"Sober social life guide","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eShopify Product Page — Sober Socializing Guide\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: #f9f6f1;\n    color: #2a2a2a;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* ─── LAYOUT ─── *\/\n  .page { max-width: 860px; margin: 0 auto; padding: 48px 24px 80px; }\n\n  \/* ─── LABEL ─── *\/\n  .label {\n    display: inline-block;\n    font-size: 10px; font-weight: 700; letter-spacing: 0.22em;\n    text-transform: uppercase; color: #c97d4e;\n    background: rgba(201,125,78,0.1);\n    border: 1px solid rgba(201,125,78,0.25);\n    border-radius: 40px; padding: 5px 16px;\n    margin-bottom: 18px;\n  }\n\n  \/* ─── HEADLINE ─── *\/\n  .headline {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(2rem, 5vw, 3.4rem);\n    line-height: 1.15; color: #1e1e1e;\n    margin-bottom: 16px;\n  }\n  .headline em { color: #4d7352; font-style: italic; }\n\n  \/* ─── TAGLINE ─── *\/\n  .tagline {\n    font-size: 1.15rem; font-weight: 300; color: #555;\n    max-width: 640px; margin-bottom: 32px; line-height: 1.75;\n  }\n\n  \/* ─── HOOK QUOTE ─── *\/\n  .hook {\n    border-left: 4px solid #4d7352;\n    background: #eef5ef;\n    border-radius: 0 12px 12px 0;\n    padding: 22px 28px;\n    margin: 32px 0;\n  }\n  .hook p {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.15rem; font-style: italic;\n    color: #3a5c3e; line-height: 1.65;\n  }\n\n  \/* ─── DIVIDER ─── *\/\n  .divider {\n    width: 56px; height: 3px;\n    background: linear-gradient(90deg, #4d7352, #b5ceb8);\n    border-radius: 2px; margin: 28px 0;\n  }\n\n  \/* ─── SECTION HEADING ─── *\/\n  h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.65rem; margin-bottom: 6px; color: #1e1e1e;\n  }\n  h3 {\n    font-size: 1rem; font-weight: 700; color: #1e1e1e;\n    margin-bottom: 4px;\n  }\n  p { margin-bottom: 12px; color: #444; }\n\n  \/* ─── WHAT YOU GET ─── *\/\n  .what-grid {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 16px; margin: 24px 0 36px;\n  }\n  @media (max-width: 560px) { .what-grid { grid-template-columns: 1fr; } }\n  .what-card {\n    background: white; border-radius: 14px; padding: 24px 20px;\n    border: 1px solid #e8e0d5;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.04);\n  }\n  .what-card .icon { font-size: 1.8rem; margin-bottom: 10px; display: block; }\n  .what-card h3 { font-size: 0.95rem; margin-bottom: 6px; }\n  .what-card p  { font-size: 0.88rem; color: #777; margin: 0; line-height: 1.55; }\n\n  \/* ─── CHAPTERS ─── *\/\n  .chapters { margin: 32px 0; }\n  .chapter-item {\n    display: flex; gap: 18px; align-items: flex-start;\n    background: white; border-radius: 14px; padding: 20px 22px;\n    border: 1px solid #e8e0d5; margin-bottom: 12px;\n    transition: border-color 0.2s;\n  }\n  .chapter-item:hover { border-color: #7a9e7e; }\n  .ch-num {\n    font-size: 0.65rem; font-weight: 700; letter-spacing: 0.15em;\n    text-transform: uppercase; color: #4d7352;\n    background: #eef5ef; border-radius: 6px;\n    padding: 4px 10px; flex-shrink: 0; margin-top: 2px;\n    white-space: nowrap;\n  }\n  .ch-body h3 { font-size: 1rem; margin-bottom: 4px; }\n  .ch-body p  { font-size: 0.88rem; color: #777; margin: 0; line-height: 1.55; }\n\n  \/* ─── CHECK LIST ─── *\/\n  .check-list { list-style: none; margin: 16px 0 28px; padding: 0; display: flex; flex-direction: column; gap: 10px; }\n  .check-list li {\n    display: flex; gap: 12px; align-items: flex-start;\n    font-size: 0.96rem; color: #333;\n  }\n  .check-list li::before {\n    content: '✓'; width: 20px; height: 20px; border-radius: 50%;\n    background: #4d7352; color: white;\n    font-size: 10px; font-weight: 700;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0; margin-top: 2px;\n  }\n\n  \/* ─── WHO IS THIS FOR ─── *\/\n  .for-grid {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 12px; margin: 20px 0 32px;\n  }\n  @media (max-width: 500px) { .for-grid { grid-template-columns: 1fr; } }\n  .for-pill {\n    background: white; border-radius: 10px; padding: 14px 16px;\n    border: 1px solid #e8e0d5;\n    font-size: 0.9rem; color: #333;\n    display: flex; align-items: center; gap: 10px;\n  }\n  .for-pill .dot { width: 8px; height: 8px; border-radius: 50%; background: #7a9e7e; flex-shrink: 0; }\n\n  \/* ─── BEFORE\/AFTER ─── *\/\n  .before-after {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 0;\n    border-radius: 16px; overflow: hidden; margin: 24px 0 36px;\n    border: 1px solid #e8e0d5;\n  }\n  @media (max-width: 540px) { .before-after { grid-template-columns: 1fr; } }\n  .before-col { background: #fdf8f4; padding: 28px 24px; }\n  .after-col  { background: #4d7352; padding: 28px 24px; }\n  .ba-label {\n    font-size: 0.68rem; font-weight: 700; letter-spacing: 0.18em;\n    text-transform: uppercase; margin-bottom: 16px; display: block;\n  }\n  .before-col .ba-label { color: #c97d4e; }\n  .after-col  .ba-label { color: #b5ceb8; }\n  .ba-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 10px; }\n  .ba-list li { font-size: 0.9rem; display: flex; gap: 10px; align-items: flex-start; }\n  .before-col .ba-list li { color: #777; }\n  .before-col .ba-list li::before { content: '✗'; color: #c97d4e; font-weight: 700; flex-shrink: 0; }\n  .after-col  .ba-list li { color: rgba(255,255,255,0.88); }\n  .after-col  .ba-list li::before { content: '✓'; color: #b5ceb8; font-weight: 700; flex-shrink: 0; }\n\n  \/* ─── TESTIMONIALS ─── *\/\n  .testimonials { display: flex; flex-direction: column; gap: 16px; margin: 24px 0 36px; }\n  .testi {\n    background: white; border-radius: 14px; padding: 24px;\n    border: 1px solid #e8e0d5;\n  }\n  .stars { color: #f4b942; font-size: 1rem; margin-bottom: 10px; letter-spacing: 2px; }\n  .testi blockquote { font-style: italic; color: #444; font-size: 0.96rem; line-height: 1.65; margin-bottom: 10px; }\n  .testi cite { font-size: 0.82rem; font-weight: 700; color: #4d7352; font-style: normal; }\n\n  \/* ─── URGENCY \/ VALUE ─── *\/\n  .value-box {\n    background: linear-gradient(135deg, #1e2820, #3d6b47);\n    border-radius: 18px; padding: 36px 32px; color: white;\n    margin: 32px 0; text-align: center;\n  }\n  .value-box h2 { color: white; font-size: 1.5rem; margin-bottom: 10px; }\n  .value-box p  { color: rgba(255,255,255,0.7); max-width: 480px; margin: 0 auto 20px; font-size: 0.95rem; }\n  .price-display {\n    display: flex; align-items: center; justify-content: center;\n    gap: 14px; margin-bottom: 16px;\n  }\n  .price-new { font-size: 2.4rem; font-weight: 700; color: white; }\n  .price-note { font-size: 0.82rem; color: rgba(255,255,255,0.55); line-height: 1.5; text-align: left; }\n  .instant-badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\n    border-radius: 40px; padding: 8px 20px;\n    font-size: 0.85rem; color: rgba(255,255,255,0.85);\n  }\n\n  \/* ─── FAQ ─── *\/\n  .faq { margin: 28px 0 36px; }\n  .faq-item {\n    border-bottom: 1px solid #e8e0d5; padding: 18px 0;\n  }\n  .faq-item:first-child { border-top: 1px solid #e8e0d5; }\n  .faq-q { font-weight: 700; color: #1e1e1e; margin-bottom: 6px; font-size: 0.96rem; }\n  .faq-a { font-size: 0.9rem; color: #666; line-height: 1.65; }\n\n  \/* ─── TRUST BADGES ─── *\/\n  .trust {\n    display: grid; grid-template-columns: repeat(3, 1fr);\n    gap: 12px; margin: 28px 0;\n  }\n  @media (max-width: 500px) { .trust { grid-template-columns: 1fr; } }\n  .trust-item {\n    background: white; border-radius: 12px; padding: 18px 14px;\n    border: 1px solid #e8e0d5; text-align: center;\n  }\n  .trust-icon { font-size: 1.6rem; margin-bottom: 6px; display: block; }\n  .trust-item h4 { font-size: 0.88rem; margin-bottom: 3px; }\n  .trust-item p  { font-size: 0.78rem; color: #888; margin: 0; }\n\n  \/* ─── CTA SECTION ─── *\/\n  .cta-section {\n    background: #f0f7f1; border: 2px solid #7a9e7e;\n    border-radius: 18px; padding: 36px 32px; text-align: center;\n    margin: 32px 0;\n  }\n  .cta-section h2 { font-size: 1.4rem; margin-bottom: 10px; }\n  .cta-section p  { font-size: 0.95rem; color: #666; max-width: 460px; margin: 0 auto 20px; }\n  .cta-btn {\n    display: inline-block;\n    background: #4d7352; color: white;\n    padding: 16px 40px; border-radius: 50px;\n    font-weight: 700; font-size: 1rem; letter-spacing: 0.04em;\n    text-decoration: none;\n    box-shadow: 0 6px 28px rgba(77,115,82,0.35);\n  }\n  .sub-note { font-size: 0.8rem; color: #aaa; margin-top: 12px; }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"page\"\u003e\n\n  \u003c!-- ── EYEBROW ── --\u003e\n  \u003cspan class=\"label\"\u003e⬇ Instant Digital Download · PDF Guide\u003c\/span\u003e\n\n  \u003c!-- ── HEADLINE ── --\u003e\n  \u003ch1 class=\"headline\"\u003e\n    Finally — A Guide to Socialising\u003cbr\u003e\n    \u003cem\u003eSober, Confidently \u0026amp; Joyfully\u003c\/em\u003e\n  \u003c\/h1\u003e\n\n  \u003c!-- ── TAGLINE ── --\u003e\n  \u003cp class=\"tagline\"\u003e\n    Stop dreading parties. Stop making excuses. This step-by-step PDF guide gives you\n    the exact mindset shifts, social scripts, and practical tools to show up to any\n    event fully present — and actually enjoy it.\n  \u003c\/p\u003e\n\n  \u003c!-- ── HOOK QUOTE ── --\u003e\n  \u003cdiv class=\"hook\"\u003e\n    \u003cp\u003e\"Imagine walking into a party without anxiety, holding a mocktail with confidence,\n    laughing louder than anyone else in the room — and waking up the next morning\n    clear-headed, proud of every word you said.\"\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ── BEFORE \/ AFTER ── --\u003e\n  \u003ch2\u003eSound familiar?\u003c\/h2\u003e\n  \u003cp\u003eMost people in recovery face the same fear. Here's what changes with this guide.\u003c\/p\u003e\n\n  \u003cdiv class=\"before-after\"\u003e\n    \u003cdiv class=\"before-col\"\u003e\n      \u003cspan class=\"ba-label\"\u003eWithout this guide\u003c\/span\u003e\n      \u003cul class=\"ba-list\"\u003e\n        \u003cli\u003eDreading invitations and making excuses to stay home\u003c\/li\u003e\n        \u003cli\u003eFeeling invisible or awkward without a drink in hand\u003c\/li\u003e\n        \u003cli\u003ePanicking when someone asks \"why aren't you drinking?\"\u003c\/li\u003e\n        \u003cli\u003eLeaving events early, embarrassed or triggered\u003c\/li\u003e\n        \u003cli\u003eWatching others bond while feeling shut out\u003c\/li\u003e\n        \u003cli\u003eMissing out on life to protect your sobriety\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"after-col\"\u003e\n      \u003cspan class=\"ba-label\"\u003eWith this guide\u003c\/span\u003e\n      \u003cul class=\"ba-list\"\u003e\n        \u003cli\u003eShowing up to any event with calm, grounded confidence\u003c\/li\u003e\n        \u003cli\u003eKnowing exactly what to say when questioned\u003c\/li\u003e\n        \u003cli\u003eGenuinely connecting without needing liquid courage\u003c\/li\u003e\n        \u003cli\u003eStaying as long as you want — on your terms\u003c\/li\u003e\n        \u003cli\u003eBuilding friendships rooted in who you actually are\u003c\/li\u003e\n        \u003cli\u003eLiving fully without sacrificing your recovery\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHO IS THIS FOR ── --\u003e\n  \u003ch2\u003eThis guide is for you if…\u003c\/h2\u003e\n  \u003cdiv class=\"for-grid\" style=\"margin-top:16px;\"\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou're newly sober and terrified of social situations\u003c\/div\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou've been in recovery for years but still feel awkward\u003c\/div\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou want to go to weddings, parties, and events — and enjoy them\u003c\/div\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou're tired of making excuses or avoiding social life entirely\u003c\/div\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou want a social life that feels authentic, not like white-knuckling\u003c\/div\u003e\n    \u003cdiv class=\"for-pill\"\u003e\n\u003cdiv class=\"dot\"\u003e\u003c\/div\u003eYou support someone in recovery and want to understand their journey\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ── WHAT'S INSIDE ── --\u003e\n  \u003ch2\u003eEverything inside the guide\u003c\/h2\u003e\n  \u003cp style=\"margin-bottom:20px;\"\u003e4 in-depth chapters. Practical tools you can use tonight.\u003c\/p\u003e\n\n  \u003cdiv class=\"chapters\"\u003e\n    \u003cdiv class=\"chapter-item\"\u003e\n      \u003cspan class=\"ch-num\"\u003eChapter 01\u003c\/span\u003e\n      \u003cdiv class=\"ch-body\"\u003e\n        \u003ch3\u003e✨ The Mindset Shift — Redefining Fun\u003c\/h3\u003e\n        \u003cp\u003eUnpack the stories you've been told about joy, confidence, and belonging — and replace them with a truth that actually serves you. Includes a powerful Old vs. New Narrative exercise and 4 self-discovery questions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"chapter-item\"\u003e\n      \u003cspan class=\"ch-num\"\u003eChapter 02\u003c\/span\u003e\n      \u003cdiv class=\"ch-body\"\u003e\n        \u003ch3\u003e🧰 Your Sober Socialising Toolbox\u003c\/h3\u003e\n        \u003cp\u003eExact scripts, strategies, and tools for Before, During, and After every event. Includes 6 ready-to-use responses when someone asks why you're not drinking — and a reflection framework to keep getting stronger.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"chapter-item\"\u003e\n      \u003cspan class=\"ch-num\"\u003eChapter 03\u003c\/span\u003e\n      \u003cdiv class=\"ch-body\"\u003e\n        \u003ch3\u003e🌱 Building Your Community\u003c\/h3\u003e\n        \u003cp\u003eHow to build a rich, joyful social life without substances at the centre of it. Discover sober-centric activities, how to host your own unforgettable sober events, and where to find your people.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"chapter-item\"\u003e\n      \u003cspan class=\"ch-num\"\u003eChapter 04\u003c\/span\u003e\n      \u003cdiv class=\"ch-body\"\u003e\n        \u003ch3\u003e📚 Support \u0026amp; Resources\u003c\/h3\u003e\n        \u003cp\u003eA curated collection of the best organisations, apps, and communities for ongoing support — including SAMHSA, SMART Recovery, The Phoenix, and more. You're not meant to do this alone.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHAT YOU GET (features as benefits) ── --\u003e\n  \u003ch2\u003eWhat you walk away with\u003c\/h2\u003e\n  \u003cdiv class=\"what-grid\" style=\"margin-top:18px;\"\u003e\n    \u003cdiv class=\"what-card\"\u003e\n      \u003cspan class=\"icon\"\u003e💬\u003c\/span\u003e\n      \u003ch3\u003eWord-for-word scripts\u003c\/h3\u003e\n      \u003cp\u003eNever fumble for an answer again. 6 ready responses for the most common social pressures.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"what-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🧠\u003c\/span\u003e\n      \u003ch3\u003eA mindset reset\u003c\/h3\u003e\n      \u003cp\u003eReplace the lie that fun requires substances with a truth that actually feels good.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"what-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🗺️\u003c\/span\u003e\n      \u003ch3\u003eEvent survival blueprint\u003c\/h3\u003e\n      \u003cp\u003eA step-by-step plan for before, during, and after any party or social gathering.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"what-card\"\u003e\n      \u003cspan class=\"icon\"\u003e🌱\u003c\/span\u003e\n      \u003ch3\u003eA life worth showing up for\u003c\/h3\u003e\n      \u003cp\u003eTools to build genuine connections, real friendships, and a social life you love.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CHECKLIST ── --\u003e\n  \u003ch2\u003eYou'll know how to…\u003c\/h2\u003e\n  \u003cul class=\"check-list\" style=\"margin-top:14px;\"\u003e\n    \u003cli\u003eWalk into any event and feel genuinely comfortable in your own skin\u003c\/li\u003e\n    \u003cli\u003eHandle the \"why aren't you drinking?\" question with complete ease\u003c\/li\u003e\n    \u003cli\u003eCreate an exit strategy so you always feel in control — never trapped\u003c\/li\u003e\n    \u003cli\u003eUse the \"play the tape forward\" technique to prepare emotionally\u003c\/li\u003e\n    \u003cli\u003eFind and build a social circle that actually nourishes you\u003c\/li\u003e\n    \u003cli\u003eHost your own sober events that people actually want to come to\u003c\/li\u003e\n    \u003cli\u003eReflect on every event so you keep growing stronger and more confident\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- ── TESTIMONIALS ── --\u003e\n  \u003ch2\u003eWhat people are saying\u003c\/h2\u003e\n  \u003cdiv class=\"testimonials\" style=\"margin-top:18px;\"\u003e\n    \u003cdiv class=\"testi\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003e\"I've been sober for two years but social situations still terrified me. This guide completely changed my approach. I went to my friend's wedding last month and actually had a better time than I ever did drinking. The scripts alone were worth every penny.\"\u003c\/blockquote\u003e\n      \u003ccite\u003e— Sarah M., 2 years sober\u003c\/cite\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"testi\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003e\"The 'before the event' section is genius. I used to just white-knuckle my way through parties. Now I actually prepare, and it's made a massive difference. I don't dread invitations anymore — I actually look forward to them.\"\u003c\/blockquote\u003e\n      \u003ccite\u003e— James R., newly in recovery\u003c\/cite\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"testi\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cblockquote\u003e\"I bought this for my daughter who is newly sober and it opened up the most important conversation we've ever had. She said it was the first time she felt truly seen and understood. Incredible resource.\"\u003c\/blockquote\u003e\n      \u003ccite\u003e— Linda T., parent of someone in recovery\u003c\/cite\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── VALUE BOX ── --\u003e\n  \u003cdiv class=\"value-box\"\u003e\n    \u003ch2\u003eInstant Access. Lifetime Value.\u003c\/h2\u003e\n    \u003cp\u003eOne PDF. Dozens of situations handled. A social life you're proud of — starting tonight.\u003c\/p\u003e\n    \u003cdiv class=\"price-display\"\u003e\n      \u003cspan class=\"price-new\"\u003e$9.99\u003c\/span\u003e\n      \u003cspan class=\"price-note\"\u003eOne-time purchase\u003cbr\u003eNo subscription · No expiry\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"instant-badge\"\u003e⚡ Download instantly after purchase\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── TRUST BADGES ── --\u003e\n  \u003cdiv class=\"trust\"\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cspan class=\"trust-icon\"\u003e⚡\u003c\/span\u003e\n      \u003ch4\u003eInstant Download\u003c\/h4\u003e\n      \u003cp\u003eAccess your PDF the second your payment goes through\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cspan class=\"trust-icon\"\u003e📱\u003c\/span\u003e\n      \u003ch4\u003eRead Anywhere\u003c\/h4\u003e\n      \u003cp\u003ePhone, tablet, laptop — works on every device\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cspan class=\"trust-icon\"\u003e🔒\u003c\/span\u003e\n      \u003ch4\u003eSecure Checkout\u003c\/h4\u003e\n      \u003cp\u003eProtected by Shopify's industry-leading security\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FAQ ── --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow do I receive the guide after purchasing?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eYou'll receive an email immediately after checkout with a download link. You can also access it directly from your order confirmation page. The PDF is yours to keep forever.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eIs this only for people who are fully sober?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eNot at all. This guide is for anyone who wants to navigate social situations without relying on alcohol or substances — whether you're in formal recovery, doing a sober challenge, sober curious, or just choosing to drink less.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eHow long is the guide?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThe guide is a beautifully designed 7-page PDF covering 4 complete chapters. It's designed to be read in one sitting — and referenced again and again before any social event.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eCan I print it out?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eAbsolutely. The guide is formatted for both on-screen reading and high-quality printing. Keep a copy on your phone and a printed copy at home.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003cdiv class=\"faq-q\"\u003eWhat if I'm supporting someone in recovery, not in recovery myself?\u003c\/div\u003e\n      \u003cdiv class=\"faq-a\"\u003eThis is a wonderful resource to share with or read alongside someone you love. Understanding their experience — and the practical tools available — can transform the way you support them at social events.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FINAL CTA ── --\u003e\n  \u003cdiv class=\"cta-section\"\u003e\n    \u003ch2\u003eYour next event doesn't have to be something to survive.\u003c\/h2\u003e\n    \u003cp\u003eGet the complete guide right now and start showing up to your life — present, confident, and fully yourself.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"cta-btn\"\u003eGet Instant Access — $9.99\u003c\/a\u003e\n    \u003cp class=\"sub-note\"\u003e⚡ Instant PDF download · Works on all devices · One-time purchase\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Grab And Go","offers":[{"title":"Default Title","offer_id":46697348858031,"sku":null,"price":9.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/5034\/9999\/files\/img1-hero.png?v=1774285300","url":"https:\/\/grabandgotemplates.com\/products\/sober-social-life-guide","provider":"Grab And Go","version":"1.0","type":"link"}