{
    "id": 10801,
    "date": "2026-04-01T20:49:08",
    "date_gmt": "2026-04-01T12:49:08",
    "guid": {
        "rendered": "https:\/\/dreamtosuccess101.com\/?page_id=10801"
    },
    "modified": "2026-04-01T21:48:45",
    "modified_gmt": "2026-04-01T13:48:45",
    "slug": "pdf_funnel_claude",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/",
    "title": {
        "rendered": "PDF_Funnel_Claude"
    },
    "content": {
        "rendered": "<!-- ============================================================\n  DREAM TO SUCCESS \u2014 PDF FUNNEL PAGE\n  \"AI Video Secrets: 10 Million Followers in 1 Year\"\n\n  HOW TO USE IN WORDPRESS CLASSIC EDITOR:\n  1. Create a new Page in WordPress\n  2. Click the \"Text\" tab (NOT Visual)\n  3. Delete everything, paste this entire file\n  4. Find every \u2500\u2500 EDIT \u2500\u2500 comment and update your details\n  5. Publish\n\n  PAYMENT SETUP:\n  - PayPal: Create a \"Buy Now\" button at paypal.com\/buttons\n    then replace YOUR_PAYPAL_BUTTON_CODE below\n  - Stripe: Use Stripe Payment Links (dashboard.stripe.com)\n    then replace YOUR_STRIPE_LINK below\n  ============================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\"\/>\n\n<style>\n\/* \u2500\u2500 TOKENS \u2500\u2500 *\/\n.dtf{--gold:#C9A84C;--gold-light:#F0C040;--gold-dim:#8a6e2f;--bg:#0D0D0D;--bg-card:#1A1A1A;--bg-card2:#222;--white:#FFFFFF;--grey:#AAAAAA;--red:#E03131;--green:#2ECC71;font-family:'Montserrat',sans-serif;background:var(--bg);color:var(--white);overflow-x:hidden;}\n.dtf *,.dtf *::before,.dtf *::after{box-sizing:border-box;margin:0;padding:0;}\n.dtf a{text-decoration:none;color:inherit;}\n.dtf img{max-width:100%;display:block;}\n\n\/* \u2500\u2500 URGENCY BAR \u2500\u2500 *\/\n.dtf-urgency{background:var(--red);text-align:center;padding:11px 16px;font-size:13px;font-weight:700;letter-spacing:.5px;animation:dtfPulse 2s infinite;}\n@keyframes dtfPulse{0%,100%{opacity:1;}50%{opacity:.85;}}\n.dtf-urgency span{color:#FFD700;}\n\n\/* \u2500\u2500 NAV STRIP \u2500\u2500 *\/\n.dtf-nav{background:var(--bg);border-bottom:1px solid rgba(201,168,76,.15);padding:14px 32px;display:flex;align-items:center;justify-content:center;}\n.dtf-logo{display:flex;align-items:center;gap:10px;}\n.dtf-logo svg{width:28px;height:28px;}\n.dtf-logo-text{font-size:16px;font-weight:800;letter-spacing:.5px;}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.dtf-hero{background:radial-gradient(ellipse at top,#1a1400 0%,#0D0D0D 70%);padding:64px 24px 52px;text-align:center;}\n.dtf-eyebrow{display:inline-block;background:rgba(201,168,76,.15);border:1px solid var(--gold);color:var(--gold);font-size:11px;font-weight:800;letter-spacing:2.5px;padding:6px 18px;border-radius:30px;margin-bottom:24px;text-transform:uppercase;}\n.dtf-hero h1{font-size:clamp(28px,6vw,58px);font-weight:900;line-height:1.1;max-width:820px;margin:0 auto 20px;color:var(--white);}\n.dtf-hero h1 em{font-style:normal;color:var(--gold);}\n.dtf-hero-sub{font-size:clamp(15px,2.5vw,19px);color:var(--grey);max-width:620px;margin:0 auto 32px;line-height:1.6;}\n\n\/* Proof pill *\/\n.dtf-proof-pill{display:inline-flex;align-items:center;gap:14px;background:var(--bg-card);border:1px solid rgba(201,168,76,.3);border-radius:50px;padding:10px 22px;margin-bottom:40px;flex-wrap:wrap;justify-content:center;}\n.dtf-proof-pill span{font-size:13px;color:var(--grey);}\n.dtf-proof-pill strong{color:var(--white);}\n.dtf-proof-dot{width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0;}\n\n\/* Hero CTA *\/\n.dtf-hero-cta{display:flex;flex-direction:column;align-items:center;gap:12px;}\n.dtf-btn-buy{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:#000;font-family:'Montserrat',sans-serif;font-size:18px;font-weight:900;padding:20px 52px;border-radius:12px;border:none;cursor:pointer;letter-spacing:.3px;box-shadow:0 0 40px rgba(201,168,76,.35);transition:transform .2s,box-shadow .2s;text-align:center;}\n.dtf-btn-buy:hover{transform:translateY(-3px);box-shadow:0 0 60px rgba(201,168,76,.5);}\n.dtf-btn-buy small{display:block;font-size:12px;font-weight:600;margin-top:4px;opacity:.8;}\n.dtf-secure-note{font-size:12px;color:var(--grey);display:flex;align-items:center;gap:6px;}\n\n\/* \u2500\u2500 SOCIAL PROOF NUMBERS \u2500\u2500 *\/\n.dtf-numbers{background:var(--bg-card);border-top:1px solid rgba(201,168,76,.15);border-bottom:1px solid rgba(201,168,76,.15);padding:32px 24px;}\n.dtf-numbers-inner{display:flex;justify-content:center;flex-wrap:wrap;gap:0;max-width:900px;margin:0 auto;}\n.dtf-num-item{text-align:center;padding:16px 36px;border-right:1px solid rgba(255,255,255,.08);flex:1;min-width:160px;}\n.dtf-num-item:last-child{border-right:none;}\n.dtf-num-val{font-size:32px;font-weight:900;color:var(--gold);display:block;line-height:1;}\n.dtf-num-lbl{font-size:12px;color:var(--grey);margin-top:6px;}\n\n\/* \u2500\u2500 VIDEO PROOF GRID \u2500\u2500 *\/\n.dtf-vidproof{padding:64px 24px;background:var(--bg-card);}\n.dtf-vidproof-inner{max-width:1000px;margin:0 auto;}\n.dtf-vidproof-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:10px;margin-top:32px;}\n.dtf-vid-card{\n  border-radius:12px;overflow:hidden;position:relative;cursor:pointer;\n  background:#111;aspect-ratio:9\/16;\n  transition:transform .25s,box-shadow .25s;\n}\n.dtf-vid-card:hover{transform:scale(1.04);box-shadow:0 12px 40px rgba(0,0,0,.6);}\n\/* cinematic gradient bg to simulate AI video thumbnails *\/\n.dtf-vid-bg{\n  position:absolute;inset:0;background-size:cover;background-position:center top;\n}\n\/* dark overlay *\/\n.dtf-vid-card::before{\n  content:'';position:absolute;inset:0;\n  background:linear-gradient(to bottom, rgba(0,0,0,.1) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.8) 100%);\n  z-index:1;\n}\n.dtf-vid-quote{\n  position:absolute;bottom:0;left:0;right:0;padding:10px 10px 12px;z-index:2;\n}\n.dtf-vid-quote-text{font-size:11px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:6px;text-shadow:0 1px 4px rgba(0,0,0,.8);}\n.dtf-vid-views{\n  display:flex;align-items:center;gap:4px;font-size:10px;font-weight:700;color:rgba(255,255,255,.7);\n}\n.dtf-vid-views::before{content:'\ud83d\udc41';font-size:9px;}\n.dtf-vid-play{\n  position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;\n  width:36px;height:36px;background:rgba(255,255,255,.15);border-radius:50%;\n  display:flex;align-items:center;justify-content:center;font-size:14px;\n  border:1px solid rgba(255,255,255,.3);opacity:0;transition:opacity .2s;\n}\n.dtf-vid-card:hover .dtf-vid-play{opacity:1;}\n.dtf-vid-platform{\n  position:absolute;top:8px;right:8px;z-index:2;font-size:14px;\n}\n.dtf-vid-proof-note{\n  text-align:center;margin-top:20px;font-size:13px;color:var(--grey);\n}\n.dtf-vid-proof-note strong{color:var(--gold);}\n\n\/* \u2500\u2500 AI TOOLS SECTION \u2500\u2500 *\/\n.dtf-tools{padding:64px 24px;background:var(--bg);}\n.dtf-tools-inner{max-width:920px;margin:0 auto;}\n.dtf-tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;margin-top:36px;}\n.dtf-tool-card{\n  background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:14px;\n  padding:20px 14px;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s;cursor:default;\n}\n.dtf-tool-card:hover{transform:translateY(-4px);border-color:var(--gold);box-shadow:0 8px 28px rgba(201,168,76,.1);}\n.dtf-tool-icon{width:48px;height:48px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;}\n.dtf-tool-icon svg{width:100%;height:100%;}\n.dtf-tool-name{font-size:12px;font-weight:800;color:var(--white);margin-bottom:3px;}\n.dtf-tool-purpose{font-size:10px;color:var(--grey);line-height:1.4;}\n.dtf-tools-note{\n  text-align:center;margin-top:28px;background:rgba(201,168,76,.08);\n  border:1px solid rgba(201,168,76,.2);border-radius:10px;padding:16px 20px;\n  font-size:13px;color:var(--grey);max-width:620px;margin-left:auto;margin-right:auto;\n}\n.dtf-tools-note strong{color:var(--gold);}\n\n\/* \u2500\u2500 VIDEO \/ PREVIEW BLOCK \u2500\u2500 *\/\n.dtf-preview{padding:60px 24px;text-align:center;max-width:760px;margin:0 auto;}\n.dtf-sec-label{font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--gold);text-transform:uppercase;margin-bottom:12px;}\n.dtf-sec-title{font-size:clamp(22px,4vw,36px);font-weight:900;margin-bottom:18px;line-height:1.25;}\n.dtf-sec-title em{font-style:normal;color:var(--gold);}\n.dtf-sec-sub{font-size:15px;color:var(--grey);line-height:1.7;margin-bottom:32px;}\n\n\/* PDF mockup *\/\n.dtf-pdf-mockup{position:relative;display:inline-block;margin-bottom:36px;}\n.dtf-pdf-cover{\n  width:280px;height:380px;border-radius:10px;\n  background:linear-gradient(145deg,#1a1200,#2a1e00);\n  border:2px solid var(--gold);display:flex;flex-direction:column;\n  align-items:center;justify-content:center;padding:28px;text-align:center;\n  box-shadow:12px 12px 40px rgba(0,0,0,.6),0 0 60px rgba(201,168,76,.15);\n  position:relative;\n}\n.dtf-pdf-cover::before{content:'';position:absolute;left:0;top:0;bottom:0;width:16px;background:linear-gradient(90deg,#8a6e2f,#C9A84C);border-radius:10px 0 0 10px;}\n.dtf-pdf-badge{background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:4px 12px;border-radius:20px;letter-spacing:1px;margin-bottom:16px;}\n.dtf-pdf-title{font-size:18px;font-weight:900;line-height:1.3;margin-bottom:10px;color:var(--white);}\n.dtf-pdf-title span{color:var(--gold);}\n.dtf-pdf-author{font-size:11px;color:var(--grey);margin-top:16px;}\n.dtf-pdf-author strong{color:var(--gold-light);}\n.dtf-pdf-pages{position:absolute;bottom:-8px;right:-8px;background:var(--gold);color:#000;font-size:11px;font-weight:800;padding:5px 12px;border-radius:20px;}\n.dtf-shadow-stack{position:absolute;bottom:-8px;left:10px;right:10px;height:12px;background:#1a1a1a;border-radius:0 0 8px 8px;z-index:-1;opacity:.8;}\n\n\/* \u2500\u2500 WHAT YOU'LL LEARN \u2500\u2500 *\/\n.dtf-learn{background:var(--bg-card);padding:60px 24px;}\n.dtf-learn-inner{max-width:860px;margin:0 auto;}\n.dtf-learn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;margin-top:36px;}\n.dtf-learn-item{background:var(--bg-card2);border-radius:12px;padding:22px;border:1px solid rgba(255,255,255,.07);display:flex;gap:14px;align-items:flex-start;transition:border-color .2s;}\n.dtf-learn-item:hover{border-color:var(--gold);}\n.dtf-learn-icon{font-size:26px;flex-shrink:0;margin-top:2px;}\n.dtf-learn-title{font-size:14px;font-weight:800;margin-bottom:5px;}\n.dtf-learn-desc{font-size:13px;color:var(--grey);line-height:1.5;}\n\n\/* \u2500\u2500 INCOME PROOF SECTION \u2500\u2500 *\/\n.dtf-income{padding:72px 24px;background:var(--bg);position:relative;overflow:hidden;}\n.dtf-income::before{\n  content:'';position:absolute;inset:0;\n  background:radial-gradient(ellipse at 50% 0%,rgba(201,168,76,.06) 0%,transparent 65%);\n  pointer-events:none;\n}\n.dtf-income-inner{max-width:960px;margin:0 auto;position:relative;z-index:1;}\n.dtf-income-intro{text-align:center;max-width:680px;margin:0 auto 52px;}\n.dtf-income-tagline{\n  display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-light));\n  color:#000;font-size:11px;font-weight:900;letter-spacing:2px;\n  padding:6px 18px;border-radius:20px;margin-bottom:18px;text-transform:uppercase;\n}\n.dtf-income-intro h2{font-size:clamp(24px,4.5vw,42px);font-weight:900;line-height:1.2;margin-bottom:16px;}\n.dtf-income-intro h2 em{font-style:normal;color:var(--gold);}\n.dtf-income-intro p{font-size:16px;color:var(--grey);line-height:1.75;}\n\n\/* earnings dashboard card *\/\n.dtf-dashboard{\n  background:linear-gradient(145deg,#111,#1a1a1a);\n  border:1px solid rgba(201,168,76,.25);border-radius:20px;\n  padding:36px;margin-bottom:44px;\n  box-shadow:0 0 80px rgba(201,168,76,.06);position:relative;overflow:hidden;\n}\n.dtf-dashboard::before{\n  content:'REAL EARNINGS SCREENSHOT';position:absolute;top:14px;right:16px;\n  font-size:9px;font-weight:800;letter-spacing:1.5px;color:rgba(201,168,76,.4);\n}\n.dtf-dashboard-label{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--grey);text-transform:uppercase;margin-bottom:20px;}\n.dtf-earnings-main{\n  font-size:clamp(44px,8vw,80px);font-weight:900;color:var(--gold);\n  line-height:1;margin-bottom:6px;display:flex;align-items:baseline;gap:6px;\n}\n.dtf-earnings-main .cur{font-size:clamp(22px,4vw,36px);font-weight:700;vertical-align:top;margin-top:8px;}\n.dtf-earnings-main .badge-up{\n  background:rgba(46,204,113,.15);border:1px solid rgba(46,204,113,.3);\n  color:var(--green);font-size:13px;font-weight:800;padding:4px 10px;border-radius:6px;\n  align-self:center;\n}\n.dtf-earnings-period{font-size:13px;color:var(--grey);margin-bottom:28px;}\n.dtf-earnings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;}\n.dtf-earn-item{\n  background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);\n  border-radius:12px;padding:16px;\n}\n.dtf-earn-item:hover{border-color:rgba(201,168,76,.25);}\n.dtf-earn-source{font-size:11px;color:var(--grey);font-weight:700;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase;}\n.dtf-earn-val{font-size:22px;font-weight:900;color:var(--white);margin-bottom:4px;}\n.dtf-earn-badge{\n  display:inline-flex;align-items:center;gap:3px;\n  background:rgba(46,204,113,.1);color:var(--green);\n  font-size:11px;font-weight:800;padding:2px 8px;border-radius:10px;\n}\n.dtf-earn-badge::before{content:'\u2191';}\n\n\/* income freedom points *\/\n.dtf-freedom-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;margin-bottom:44px;}\n.dtf-freedom-card{\n  background:var(--bg-card);border-radius:14px;padding:24px;\n  border:1px solid rgba(255,255,255,.07);\n  display:flex;gap:16px;align-items:flex-start;\n  transition:transform .2s,border-color .2s,box-shadow .2s;\n}\n.dtf-freedom-card:hover{transform:translateY(-4px);border-color:var(--gold);box-shadow:0 10px 30px rgba(201,168,76,.08);}\n.dtf-freedom-icon{\n  width:48px;height:48px;border-radius:12px;\n  background:linear-gradient(135deg,rgba(201,168,76,.2),rgba(201,168,76,.08));\n  border:1px solid rgba(201,168,76,.25);\n  display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;\n}\n.dtf-freedom-title{font-size:15px;font-weight:800;margin-bottom:6px;color:var(--white);}\n.dtf-freedom-desc{font-size:13px;color:var(--grey);line-height:1.6;}\n\n\/* income CTA strip *\/\n.dtf-income-cta{\n  background:linear-gradient(135deg,#1a1200,#0D0D0D);\n  border:1px solid rgba(201,168,76,.3);border-radius:16px;\n  padding:32px 36px;display:flex;align-items:center;justify-content:space-between;\n  gap:24px;flex-wrap:wrap;\n}\n.dtf-income-cta-text h3{font-size:clamp(18px,2.5vw,24px);font-weight:900;margin-bottom:8px;}\n.dtf-income-cta-text h3 em{font-style:normal;color:var(--gold);}\n.dtf-income-cta-text p{font-size:14px;color:var(--grey);max-width:480px;line-height:1.6;}\n\n\/* \u2500\u2500 WHO IS THIS FOR \u2500\u2500 *\/\n.dtf-who{padding:60px 24px;max-width:780px;margin:0 auto;}\n.dtf-who-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;}\n.dtf-who-col{background:var(--bg-card);border-radius:14px;padding:24px;}\n.dtf-who-col.yes{border-top:3px solid var(--green);}\n.dtf-who-col.no{border-top:3px solid var(--red);}\n.dtf-who-head{font-size:14px;font-weight:800;margin-bottom:14px;display:flex;align-items:center;gap:8px;}\n.dtf-who-list{list-style:none;display:flex;flex-direction:column;gap:10px;}\n.dtf-who-list li{font-size:13px;color:var(--grey);display:flex;gap:8px;align-items:flex-start;}\n.dtf-who-list li::before{flex-shrink:0;}\n.dtf-who-col.yes .dtf-who-list li::before{content:'\u2713';color:var(--green);font-weight:800;}\n.dtf-who-col.no  .dtf-who-list li::before{content:'\u2717';color:var(--red);font-weight:800;}\n\n\/* \u2500\u2500 STORY \/ AUTHOR SECTION \u2500\u2500 *\/\n.dtf-author{padding:60px 24px;max-width:820px;margin:0 auto;}\n.dtf-author-card{background:var(--bg-card);border-radius:16px;padding:36px;border:1px solid rgba(201,168,76,.2);display:grid;grid-template-columns:160px 1fr;gap:32px;align-items:start;}\n.dtf-author-photo-wrap{text-align:center;}\n\/* \u2500\u2500 EDIT: Replace background-image with your photo \u2500\u2500 *\/\n.dtf-author-photo{width:140px;height:140px;border-radius:50%;background:#2a2a2a;background-size:cover;background-position:center;border:3px solid var(--gold);margin:0 auto 12px;}\n.dtf-author-name{font-size:14px;font-weight:800;}\n.dtf-author-handle{font-size:12px;color:var(--gold);margin-top:3px;}\n.dtf-author-quote{font-size:15px;line-height:1.8;color:var(--grey);font-style:italic;border-left:3px solid var(--gold);padding-left:18px;margin-bottom:18px;}\n.dtf-author-quote strong{color:var(--white);font-style:normal;}\n.dtf-author-sig{font-size:14px;font-weight:700;color:var(--white);}\n\n\/* \u2500\u2500 WHAT'S INSIDE \u2500\u2500 *\/\n.dtf-inside{background:var(--bg-card);padding:60px 24px;}\n.dtf-inside-inner{max-width:800px;margin:0 auto;}\n.dtf-chapter-list{display:flex;flex-direction:column;gap:12px;margin-top:32px;}\n.dtf-chapter{background:var(--bg-card2);border-radius:10px;padding:16px 20px;display:flex;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.07);}\n.dtf-ch-num{background:var(--gold);color:#000;font-weight:900;font-size:12px;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}\n.dtf-ch-title{font-size:14px;font-weight:700;}\n.dtf-ch-sub{font-size:12px;color:var(--grey);margin-top:3px;}\n.dtf-bonus-tag{background:var(--red);color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:4px;margin-left:10px;letter-spacing:.5px;}\n\n\/* \u2500\u2500 PRICE & BUY BOX \u2500\u2500 *\/\n.dtf-buy-box{padding:60px 24px;text-align:center;}\n.dtf-buy-card{background:linear-gradient(145deg,#1a1400,#1a1a1a);border:2px solid var(--gold);border-radius:20px;max-width:560px;margin:0 auto;padding:44px 36px;box-shadow:0 0 80px rgba(201,168,76,.12);}\n.dtf-buy-label{font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--gold);text-transform:uppercase;margin-bottom:14px;}\n.dtf-buy-title{font-size:clamp(18px,3vw,26px);font-weight:900;margin-bottom:28px;line-height:1.3;}\n.dtf-value-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:28px;text-align:left;}\n.dtf-val-item{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07);}\n.dtf-val-item:last-child{border-bottom:none;}\n.dtf-val-name{display:flex;align-items:center;gap:8px;color:var(--grey);}\n.dtf-val-name::before{content:'\u2713';color:var(--green);font-weight:800;}\n.dtf-val-price{color:var(--grey);text-decoration:line-through;font-size:13px;}\n.dtf-divider{border:none;border-top:1px solid rgba(201,168,76,.3);margin:20px 0;}\n.dtf-price-row{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:8px;flex-wrap:wrap;}\n.dtf-price-old{font-size:18px;font-weight:700;color:var(--grey);text-decoration:line-through;}\n.dtf-price-new{font-size:52px;font-weight:900;color:var(--gold);line-height:1;}\n.dtf-price-new small{font-size:18px;vertical-align:top;margin-top:10px;display:inline-block;}\n.dtf-price-tag{background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:4px 12px;border-radius:20px;white-space:nowrap;}\n.dtf-price-note{font-size:13px;color:var(--grey);margin-bottom:28px;}\n\n.dtf-buy-btn-wrap{display:flex;flex-direction:column;gap:12px;align-items:center;}\n\n\/* \u2500\u2500 PAYMENT BUTTONS \u2500\u2500 *\/\n.dtf-btn-paypal{display:inline-block;background:#FFC439;color:#003087;font-family:'Montserrat',sans-serif;font-size:16px;font-weight:900;padding:18px 48px;border-radius:50px;border:none;cursor:pointer;letter-spacing:.3px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(255,196,57,.3);text-align:center;width:100%;}\n.dtf-btn-paypal:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(255,196,57,.4);}\n.dtf-btn-stripe{display:inline-block;background:#635BFF;color:#fff;font-family:'Montserrat',sans-serif;font-size:16px;font-weight:900;padding:18px 48px;border-radius:50px;border:none;cursor:pointer;letter-spacing:.3px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px rgba(99,91,255,.3);text-align:center;width:100%;}\n.dtf-btn-stripe:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(99,91,255,.4);}\n\n.dtf-guarantee{display:flex;align-items:center;gap:12px;background:rgba(46,204,113,.08);border:1px solid rgba(46,204,113,.25);border-radius:10px;padding:14px 18px;margin-top:20px;text-align:left;}\n.dtf-guarantee-icon{font-size:28px;flex-shrink:0;}\n.dtf-guarantee-text{font-size:13px;color:var(--grey);line-height:1.5;}\n.dtf-guarantee-text strong{color:var(--green);}\n.dtf-secure-badges{display:flex;justify-content:center;gap:16px;margin-top:18px;flex-wrap:wrap;}\n.dtf-sec-badge{font-size:11px;color:var(--grey);display:flex;align-items:center;gap:5px;}\n\n\/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\n.dtf-testi{padding:60px 24px;background:var(--bg-card);}\n.dtf-testi-inner{max-width:900px;margin:0 auto;}\n.dtf-testi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:32px;}\n.dtf-testi-card{background:var(--bg);border-radius:14px;padding:24px;border:1px solid rgba(255,255,255,.08);}\n.dtf-testi-stars{color:var(--gold);font-size:14px;letter-spacing:2px;margin-bottom:10px;}\n.dtf-testi-text{font-size:14px;color:var(--grey);line-height:1.6;font-style:italic;margin-bottom:16px;}\n.dtf-testi-name{font-size:13px;font-weight:700;}\n.dtf-testi-sub{font-size:12px;color:var(--grey);}\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.dtf-faq{padding:60px 24px;max-width:720px;margin:0 auto;}\n.dtf-faq-item{border:1px solid rgba(255,255,255,.1);border-radius:10px;margin-bottom:10px;overflow:hidden;}\n.dtf-faq-q{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;cursor:pointer;font-size:14px;font-weight:600;background:var(--bg-card);color:var(--white);}\n.dtf-faq-q:hover{background:#222;}\n.dtf-faq-chev{font-size:13px;color:var(--grey);transition:transform .3s;}\n.dtf-faq-item.open .dtf-faq-chev{transform:rotate(180deg);}\n.dtf-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .3s;background:#111;font-size:14px;color:var(--grey);padding:0 20px;line-height:1.7;}\n.dtf-faq-item.open .dtf-faq-a{max-height:220px;padding:15px 20px;}\n\n\/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\n.dtf-bottom-cta{background:radial-gradient(ellipse at center,#1a1400 0%,#0D0D0D 70%);padding:64px 24px;text-align:center;border-top:1px solid rgba(201,168,76,.2);}\n.dtf-bottom-cta h2{font-size:clamp(22px,4vw,38px);font-weight:900;margin-bottom:14px;}\n.dtf-bottom-cta h2 em{font-style:normal;color:var(--gold);}\n.dtf-bottom-cta p{font-size:15px;color:var(--grey);margin-bottom:32px;max-width:480px;margin-left:auto;margin-right:auto;}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.dtf-footer{background:#0a0a0a;padding:24px 32px;text-align:center;font-size:12px;color:var(--grey);border-top:1px solid rgba(255,255,255,.06);}\n.dtf-footer a{color:var(--gold);margin:0 6px;}\n\n\/* RESPONSIVE *\/\n@media(max-width:768px){\n  .dtf-who-grid{grid-template-columns:1fr;}\n  .dtf-author-card{grid-template-columns:1fr;text-align:center;}\n  .dtf-author-photo{margin-bottom:8px;}\n  .dtf-author-quote{text-align:left;}\n  .dtf-buy-card{padding:28px 20px;}\n  .dtf-num-item{min-width:130px;padding:14px 20px;}\n}\n<\/style>\n\n<div class=\"dtf\">\n\n  <!-- \u2550\u2550 URGENCY BAR \u2550\u2550 EDIT: text and seats number \u2550\u2550 -->\n  <div class=\"dtf-urgency\">\n    \ud83d\udd25 LIMITED LAUNCH PRICE \u2014 Only <span id=\"dtfSeats\">47<\/span> copies left at this price. Price increases soon!\n  <\/div>\n\n  <!-- NAV -->\n  <div class=\"dtf-nav\">\n    <div class=\"dtf-logo\">\n      <svg viewbox=\"0 0 32 32\" fill=\"none\">\n        <polygon points=\"16,2 26,10 22,24 10,24 6,10\" fill=\"#C9A84C\" opacity=\"0.9\"\/>\n        <polygon points=\"16,6 23,12 20,21 12,21 9,12\" fill=\"#0D0D0D\"\/>\n        <polygon points=\"16,9 21,13 19,19 13,19 11,13\" fill=\"#C9A84C\" opacity=\"0.6\"\/>\n      <\/svg>\n      <span class=\"dtf-logo-text\">DREAM TO SUCCESS<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       HERO SECTION\n       EDIT: eyebrow, headline, subheadline\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"dtf-hero\">\n    <div class=\"dtf-eyebrow\">\ud83e\udd16 AI Video Secrets \u2014 Exclusive PDF Guide<\/div>\n    <h1>How I Used <em>AI-Generated Videos<\/em> to Grow <em>10 Million Followers<\/em> in Just 1 Year<\/h1>\n    <!-- \u2500\u2500 EDIT: Subheadline \u2500\u2500 -->\n    <p class=\"dtf-hero-sub\">The exact step-by-step system I personally use \u2014 no camera, no editing skills, no expensive equipment. Just AI tools and the right strategy.<\/p>\n\n    <!-- PROOF PILL -->\n    <!-- \u2500\u2500 EDIT: Update your real platform stats \u2500\u2500 -->\n    <div class=\"dtf-proof-pill\">\n      <span>\ud83d\udcf1 <strong>10M+<\/strong> Followers Gained<\/span>\n      <div class=\"dtf-proof-dot\"><\/div>\n      <span>\ud83d\uddd3\ufe0f <strong>1 Year<\/strong> to Achieve<\/span>\n      <div class=\"dtf-proof-dot\"><\/div>\n      <span>\ud83e\udd16 <strong>100% AI<\/strong> Generated Content<\/span>\n    <\/div>\n\n    <div class=\"dtf-hero-cta\">\n      <!-- \u2500\u2500 EDIT: Replace # with your PayPal or Stripe link \u2500\u2500 -->\n      <a href=\"#dtf-buy\" class=\"dtf-btn-buy\">\n        Yes! I Want the AI Video Secrets \u2192\n        <small>Instant PDF Download After Payment<\/small>\n      <\/a>\n      <div class=\"dtf-secure-note\">\ud83d\udd12 Secure Payment &nbsp;\u00b7&nbsp; Instant Download &nbsp;\u00b7&nbsp; 7-Day Money Back<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 SOCIAL PROOF NUMBERS \u2550\u2550 EDIT: your real stats \u2550\u2550 -->\n  <div class=\"dtf-numbers\">\n    <div class=\"dtf-numbers-inner\">\n      <div class=\"dtf-num-item\">\n        <span class=\"dtf-num-val\">10M+<\/span>\n        <div class=\"dtf-num-lbl\">Followers Gained<\/div>\n      <\/div>\n      <div class=\"dtf-num-item\">\n        <span class=\"dtf-num-val\">12<\/span>\n        <div class=\"dtf-num-lbl\">Months Only<\/div>\n      <\/div>\n      <div class=\"dtf-num-item\">\n        <span class=\"dtf-num-val\">$0<\/span>\n        <div class=\"dtf-num-lbl\">Spent on Ads<\/div>\n      <\/div>\n      <div class=\"dtf-num-item\">\n        <span class=\"dtf-num-val\">100%<\/span>\n        <div class=\"dtf-num-lbl\">AI-Created Content<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       REAL VIDEO PROOF \u2014 your actual AI videos\n       EDIT: Update the quote text + view counts\n       to match your real top-performing videos\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"dtf-vidproof\">\n    <div class=\"dtf-vidproof-inner\">\n      <p class=\"dtf-sec-label\" style=\"text-align:center;\">Real Proof \u2014 Not Theory<\/p>\n      <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">These Are <em>My Actual AI Videos<\/em><\/h2>\n      <p class=\"dtf-sec-sub\" style=\"text-align:center;max-width:580px;margin:0 auto;\">Every single one made with AI. No camera. No actors. No production team. Just the tools and system inside this guide.<\/p>\n\n      <div class=\"dtf-vidproof-grid\">\n\n        <!-- VIDEO 1 \u2014 cinematic elderly wisdom style -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#1a0e00,#3a2a10,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Don&#8217;t Be Too Much<\/div>\n            <div class=\"dtf-vid-views\">63M views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 2 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#0d1a0a,#1a3010,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">6 Truths of Life<\/div>\n            <div class=\"dtf-vid-views\">73M views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 3 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#0a0d1a,#10152a,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Never Blame People In Life<\/div>\n            <div class=\"dtf-vid-views\">44M views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 4 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#1a1000,#2a1a05,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Silence is Power<\/div>\n            <div class=\"dtf-vid-views\">331K views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 5 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#1a0a0a,#2a1010,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Choose Wisely<\/div>\n            <div class=\"dtf-vid-views\">1M views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 6 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#0f0f0f,#1e1e1e,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Stay True<\/div>\n            <div class=\"dtf-vid-views\">625K views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 7 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#0a1a10,#101e14,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Know Your Value<\/div>\n            <div class=\"dtf-vid-views\">176K views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 8 -->\n        <div class=\"dtf-vid-card\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(160deg,#1a1200,#2e2000,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udcf1<\/div>\n          <div class=\"dtf-vid-play\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\">Rules of Life<\/div>\n            <div class=\"dtf-vid-views\">5M views<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- VIDEO 9 (wide \u2014 spans 2 cols on desktop to show a \"featured\" video) -->\n        <div class=\"dtf-vid-card\" style=\"grid-column:span 2;aspect-ratio:16\/9;\">\n          <div class=\"dtf-vid-bg\" style=\"background:linear-gradient(135deg,#1a0800,#2a1400,#0a0a0a);\"><\/div>\n          <div class=\"dtf-vid-platform\">\ud83d\udd25 VIRAL<\/div>\n          <div class=\"dtf-vid-play\" style=\"opacity:1;width:56px;height:56px;font-size:22px;\">\u25b6<\/div>\n          <div class=\"dtf-vid-quote\">\n            <div class=\"dtf-vid-quote-text\" style=\"font-size:15px;margin-bottom:8px;\">&#8220;This is what 10 Million followers looks like \u2014 all created with AI&#8221;<\/div>\n            <div class=\"dtf-vid-views\" style=\"font-size:12px;\">1.2M+ views on a single video<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"dtf-vid-proof-note\">\n        All videos above were created using AI tools \u2014 <strong>no face, no studio, no editing skills needed.<\/strong><br>\n        The exact tools &amp; system are revealed inside the guide.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       AI TOOLS USED \u2014 with brand icons\n       EDIT: Add\/remove tools as needed\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"dtf-tools\">\n    <div class=\"dtf-tools-inner\">\n      <p class=\"dtf-sec-label\" style=\"text-align:center;\">The Exact Toolkit<\/p>\n      <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">AI Tools <em>Inside The Guide<\/em><\/h2>\n      <p class=\"dtf-sec-sub\" style=\"text-align:center;max-width:540px;margin:0 auto;\">These are the real tools powering 10 million followers. Every one is covered step-by-step in the guide.<\/p>\n\n      <div class=\"dtf-tools-grid\">\n\n        <!-- CHATGPT -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#10a37f\"\/>\n              <path d=\"M24 10C16.8 10 11 15.8 11 23c0 3.2 1.1 6.1 3 8.4V38l5.8-3.2A13 13 0 0024 36c7.2 0 13-5.8 13-13S31.2 10 24 10zm0 23.5c-1.6 0-3.1-.4-4.4-1.1l-.4-.2-3.4 1.9 1-3.3-.3-.4A10.5 10.5 0 1124 33.5z\" fill=\"white\"\/>\n              <circle cx=\"19.5\" cy=\"22.5\" r=\"1.5\" fill=\"#10a37f\"\/>\n              <circle cx=\"24\" cy=\"22.5\" r=\"1.5\" fill=\"#10a37f\"\/>\n              <circle cx=\"28.5\" cy=\"22.5\" r=\"1.5\" fill=\"#10a37f\"\/>\n              <path d=\"M19.5 22.5h9\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\"\/>\n              <circle cx=\"19.5\" cy=\"22.5\" r=\"1.5\" fill=\"white\"\/>\n              <circle cx=\"24\" cy=\"22.5\" r=\"1.5\" fill=\"white\"\/>\n              <circle cx=\"28.5\" cy=\"22.5\" r=\"1.5\" fill=\"white\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">ChatGPT<\/div>\n          <div class=\"dtf-tool-purpose\">Scripts &#038; Captions<\/div>\n        <\/div>\n\n        <!-- GEMINI -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#1a73e8\"\/>\n              <path d=\"M24 8 C24 8 28 18 38 24 C28 30 24 40 24 40 C24 40 20 30 10 24 C20 18 24 8 24 8Z\" fill=\"white\"\/>\n              <path d=\"M24 8 C24 8 28 18 38 24 C28 30 24 40 24 40 C24 40 20 30 10 24 C20 18 24 8 24 8Z\" fill=\"url(#gemGrad)\" opacity=\"0.6\"\/>\n              <defs>\n                <lineargradient id=\"gemGrad\" x1=\"10\" y1=\"8\" x2=\"38\" y2=\"40\" gradientunits=\"userSpaceOnUse\">\n                  <stop offset=\"0%\" stop-color=\"#4285f4\"\/>\n                  <stop offset=\"50%\" stop-color=\"#9b72cb\"\/>\n                  <stop offset=\"100%\" stop-color=\"#d96570\"\/>\n                <\/lineargradient>\n              <\/defs>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Gemini<\/div>\n          <div class=\"dtf-tool-purpose\">Ideas &#038; Research<\/div>\n        <\/div>\n\n        <!-- HEYGEN -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#7c3aed\"\/>\n              <circle cx=\"24\" cy=\"18\" r=\"7\" fill=\"white\" opacity=\"0.9\"\/>\n              <path d=\"M10 38c0-7.7 6.3-14 14-14s14 6.3 14 14\" stroke=\"white\" stroke-width=\"3\" stroke-linecap=\"round\" fill=\"none\"\/>\n              <circle cx=\"24\" cy=\"18\" r=\"3\" fill=\"#7c3aed\"\/>\n              <!-- play triangle -->\n              <path d=\"M20 14l8 4-8 4V14z\" fill=\"white\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">HeyGen<\/div>\n          <div class=\"dtf-tool-purpose\">AI Avatars &#038; Video<\/div>\n        <\/div>\n\n        <!-- ELEVENLABS -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#1a1a1a\"\/>\n              <rect x=\"12\" y=\"28\" width=\"4\" height=\"12\" rx=\"2\" fill=\"#FFD700\"\/>\n              <rect x=\"18\" y=\"20\" width=\"4\" height=\"20\" rx=\"2\" fill=\"#FFD700\"\/>\n              <rect x=\"24\" y=\"14\" width=\"4\" height=\"26\" rx=\"2\" fill=\"#FFD700\"\/>\n              <rect x=\"30\" y=\"20\" width=\"4\" height=\"20\" rx=\"2\" fill=\"#FFD700\"\/>\n              <rect x=\"36\" y=\"28\" width=\"4\" height=\"12\" rx=\"2\" fill=\"#FFD700\"\/>\n              <text x=\"24\" y=\"11\" text-anchor=\"middle\" fill=\"#FFD700\" font-size=\"7\" font-weight=\"800\" font-family=\"sans-serif\">11<\/text>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">ElevenLabs<\/div>\n          <div class=\"dtf-tool-purpose\">AI Voice &#038; Audio<\/div>\n        <\/div>\n\n        <!-- RUNWAY ML -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#0f0f0f\"\/>\n              <path d=\"M8 32L16 16L24 26L30 20L40 32H8Z\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linejoin=\"round\"\/>\n              <circle cx=\"34\" cy=\"16\" r=\"4\" fill=\"white\"\/>\n              <path d=\"M8 32L40 32\" stroke=\"#00ff88\" stroke-width=\"2\"\/>\n              <text x=\"24\" y=\"43\" text-anchor=\"middle\" fill=\"#00ff88\" font-size=\"5\" font-weight=\"800\" font-family=\"sans-serif\">RUNWAY<\/text>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Runway<\/div>\n          <div class=\"dtf-tool-purpose\">AI Video Generation<\/div>\n        <\/div>\n\n        <!-- CAPCUT -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#000000\"\/>\n              <path d=\"M12 24C12 17.4 17.4 12 24 12C27.4 12 30.4 13.4 32.6 15.6L28 20.2C26.9 19.1 25.5 18.5 24 18.5C20.4 18.5 17.5 21.4 17.5 25C17.5 28.6 20.4 31.5 24 31.5C25.5 31.5 26.9 30.9 28 29.8L32.6 34.4C30.4 36.6 27.4 38 24 38C17.4 38 12 32.6 12 26V24Z\" fill=\"white\"\/>\n              <path d=\"M32 20h4v8h-4z\" fill=\"white\"\/>\n              <path d=\"M38 20h2v8h-2z\" fill=\"#00d4ff\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">CapCut<\/div>\n          <div class=\"dtf-tool-purpose\">Video Editing &#038; Export<\/div>\n        <\/div>\n\n        <!-- MIDJOURNEY -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#000000\"\/>\n              <!-- Midjourney boat\/sail shape -->\n              <path d=\"M24 10 L36 34 H12 L24 10Z\" fill=\"none\" stroke=\"white\" stroke-width=\"2.5\" stroke-linejoin=\"round\"\/>\n              <path d=\"M24 10 L24 34\" stroke=\"white\" stroke-width=\"1.5\" opacity=\"0.5\"\/>\n              <path d=\"M24 22 L34 28\" stroke=\"white\" stroke-width=\"1\" opacity=\"0.4\"\/>\n              <path d=\"M14 38 H34\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Midjourney<\/div>\n          <div class=\"dtf-tool-purpose\">AI Image Generation<\/div>\n        <\/div>\n\n        <!-- SORA \/ KLING AI -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#1a1a2e\"\/>\n              <!-- orbit rings -->\n              <ellipse cx=\"24\" cy=\"24\" rx=\"14\" ry=\"6\" stroke=\"#818cf8\" stroke-width=\"1.5\" fill=\"none\"\/>\n              <ellipse cx=\"24\" cy=\"24\" rx=\"14\" ry=\"6\" stroke=\"#818cf8\" stroke-width=\"1.5\" fill=\"none\" transform=\"rotate(60 24 24)\"\/>\n              <ellipse cx=\"24\" cy=\"24\" rx=\"14\" ry=\"6\" stroke=\"#818cf8\" stroke-width=\"1.5\" fill=\"none\" transform=\"rotate(120 24 24)\"\/>\n              <circle cx=\"24\" cy=\"24\" r=\"4\" fill=\"#818cf8\"\/>\n              <circle cx=\"38\" cy=\"24\" r=\"2\" fill=\"white\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Kling AI<\/div>\n          <div class=\"dtf-tool-purpose\">Cinematic AI Video<\/div>\n        <\/div>\n\n        <!-- D-ID -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#0066cc\"\/>\n              <text x=\"24\" y=\"30\" text-anchor=\"middle\" fill=\"white\" font-size=\"18\" font-weight=\"900\" font-family=\"sans-serif\">D-ID<\/text>\n              <circle cx=\"24\" cy=\"14\" r=\"5\" fill=\"white\" opacity=\"0.3\"\/>\n              <path d=\"M15 38c0-5 4-9 9-9s9 4 9 9\" stroke=\"white\" stroke-width=\"2\" fill=\"none\" opacity=\"0.3\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">D-ID<\/div>\n          <div class=\"dtf-tool-purpose\">Talking AI Avatars<\/div>\n        <\/div>\n\n        <!-- CANVA AI -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"24\" fill=\"#7d2ae8\"\/>\n              <path d=\"M24 10C16.3 10 10 16.3 10 24S16.3 38 24 38 38 31.7 38 24 31.7 10 24 10z\" fill=\"none\"\/>\n              <path d=\"M24 14c-2.8 0-5 4.5-5 10s2.2 10 5 10 5-4.5 5-10-2.2-10-5-10z\" fill=\"white\" opacity=\"0.9\"\/>\n              <path d=\"M14 24c0-2.8 4.5-5 10-5s10 2.2 10 5-4.5 5-10 5-10-2.2-10-5z\" fill=\"white\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Canva AI<\/div>\n          <div class=\"dtf-tool-purpose\">Thumbnails &#038; Design<\/div>\n        <\/div>\n\n        <!-- PIKA LABS -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#0a0a0a\"\/>\n              <!-- Lightning bolt -->\n              <path d=\"M28 8L16 26H24L20 40L34 20H26L28 8Z\" fill=\"#f97316\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">Pika Labs<\/div>\n          <div class=\"dtf-tool-purpose\">Video from Images<\/div>\n        <\/div>\n\n        <!-- TIKTOK CREATIVE -->\n        <div class=\"dtf-tool-card\">\n          <div class=\"dtf-tool-icon\">\n            <svg viewbox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect width=\"48\" height=\"48\" rx=\"12\" fill=\"#010101\"\/>\n              <path d=\"M32 10h-5v19.5a4.5 4.5 0 11-4.5-4.5c.3 0 .5 0 .8.1V20a9.6 9.6 0 00-.8-.1 9.5 9.5 0 100 19 9.5 9.5 0 009.5-9.5V18.5A13.8 13.8 0 0038 20v-5A9 9 0 0132 10z\" fill=\"white\"\/>\n              <path d=\"M34 10h-2v19.5a4.5 4.5 0 11-4.5-4.5V20a9.5 9.5 0 100 19 9.5 9.5 0 009.5-9.5V18.5A13.8 13.8 0 0138 20v-5a9 9 0 01-4-5z\" fill=\"#ff0050\" opacity=\"0.7\"\/>\n              <path d=\"M30 10h-3v19.5a4.5 4.5 0 11-4.5-4.5V20a9.5 9.5 0 100 19 9.5 9.5 0 009.5-9.5V18.5A13.8 13.8 0 0138 20v-5a9 9 0 01-8-5z\" fill=\"#00f2ea\" opacity=\"0.5\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"dtf-tool-name\">TikTok AI<\/div>\n          <div class=\"dtf-tool-purpose\">Platform &#038; Distribution<\/div>\n        <\/div>\n\n      <\/div><!-- end tools grid -->\n\n      <div class=\"dtf-tools-note\">\n        \ud83d\udca1 <strong>Every tool above is covered in the guide<\/strong> \u2014 which ones to use, exact settings, free vs paid options, and how to combine them to create videos like mine with <strong>63M+ views.<\/strong>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 PDF PREVIEW + INTRO \u2550\u2550 EDIT: description text \u2550\u2550 -->\n  <section class=\"dtf-preview\">\n    <p class=\"dtf-sec-label\">What You&#8217;re Getting<\/p>\n    <h2 class=\"dtf-sec-title\">A <em>Proven Playbook<\/em> Nobody Else Is Sharing<\/h2>\n    <p class=\"dtf-sec-sub\">This isn&#8217;t theory. Every strategy in this guide is something I actively use right now to produce viral AI videos daily \u2014 without appearing on camera, without a production team, and without spending hours editing.<\/p>\n\n    <!-- PDF COVER MOCKUP -->\n    <div class=\"dtf-pdf-mockup\">\n      <div class=\"dtf-pdf-cover\">\n        <div class=\"dtf-pdf-badge\">EXCLUSIVE GUIDE<\/div>\n        <!-- \u2500\u2500 EDIT: PDF title on cover \u2500\u2500 -->\n        <div class=\"dtf-pdf-title\">AI Video <span>Secrets<\/span><br>to 10 Million Followers<\/div>\n        <div style=\"font-size:32px;margin:12px 0;\">\ud83d\ude80<\/div>\n        <!-- \u2500\u2500 EDIT: Author name \u2500\u2500 -->\n        <div class=\"dtf-pdf-author\">By <strong>Dream To Success<\/strong><\/div>\n      <\/div>\n      <div class=\"dtf-shadow-stack\"><\/div>\n      <!-- \u2500\u2500 EDIT: Page count \u2500\u2500 -->\n      <div class=\"dtf-pdf-pages\">\ud83d\udcc4 50+ Pages<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 WHAT YOU'LL LEARN \u2550\u2550 EDIT: icons, titles, descriptions \u2550\u2550 -->\n  <section class=\"dtf-learn\">\n    <div class=\"dtf-learn-inner\">\n      <p class=\"dtf-sec-label\" style=\"text-align:center;\">Inside The Guide<\/p>\n      <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">Everything You&#8217;ll <em>Discover<\/em><\/h2>\n      <div class=\"dtf-learn-grid\">\n\n        <!-- \u2500\u2500 EDIT each tile: icon, title, description \u2500\u2500 -->\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\ud83e\udd16<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">The Exact AI Tools I Use Daily<\/div>\n            <div class=\"dtf-learn-desc\">The specific free and paid AI tools that generate scroll-stopping videos in under 5 minutes.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\ud83c\udfac<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">My Video Creation Formula<\/div>\n            <div class=\"dtf-learn-desc\">The 3-step framework behind every viral video \u2014 hook, content, call-to-action \u2014 all generated by AI.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\ud83d\udcc8<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">The Algorithm Hack Nobody Talks About<\/div>\n            <div class=\"dtf-learn-desc\">How to tell the algorithm exactly who to show your video to \u2014 and how AI speeds this up 10x.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\ud83d\udcb0<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">How to Monetize From Day 1<\/div>\n            <div class=\"dtf-learn-desc\">You don&#8217;t need 1M followers to make money. I&#8217;ll show you how to start earning from your very first 1,000.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\u26a1<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">Scale to 10M \u2014 The Growth Stack<\/div>\n            <div class=\"dtf-learn-desc\">The posting schedule, content pillars, and platform strategy that took me from zero to 10 million.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-learn-item\">\n          <div class=\"dtf-learn-icon\">\ud83d\udee0\ufe0f<\/div>\n          <div>\n            <div class=\"dtf-learn-title\">Prompts, Templates &amp; Checklists<\/div>\n            <div class=\"dtf-learn-desc\">Copy-paste AI prompts and ready-to-use templates so you can start producing content today.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2550\u2550 ADD TILE: Copy a .dtf-learn-item block above \u2550\u2550 -->\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       INCOME PROOF SECTION\n       EDIT: Update earnings figures to match your latest stats\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"dtf-income\">\n    <div class=\"dtf-income-inner\">\n\n      <div class=\"dtf-income-intro\">\n        <div class=\"dtf-income-tagline\">\ud83d\udcb0 Real Income. Real Videos. Real Proof.<\/div>\n        <h2>What If <em>One Single Video<\/em><br>Could Pay Your Rent?<\/h2>\n        <p>\n          These aren&#8217;t monthly totals or annual figures.<br>\n          These are earnings from <strong style=\"color:var(--white);\">individual AI videos<\/strong> \u2014 each one made with\n          the exact tools and system inside this guide.\n          No studio. No team. No face on camera.\n          Just AI, the right strategy, and a post button.\n        <\/p>\n      <\/div>\n\n      <!-- PER-VIDEO EARNINGS SHOWCASE -->\n      <div class=\"dtf-dashboard\">\n        <div class=\"dtf-dashboard-label\">\ud83d\udcf1 Per-Video Earnings \u2014 Actual Results<\/div>\n\n        <!-- big hero stat -->\n        <div style=\"text-align:center;padding:20px 0 28px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:28px;\">\n          <div style=\"font-size:13px;color:var(--grey);margin-bottom:10px;font-weight:600;\">A single AI video can earn you<\/div>\n          <div style=\"font-size:clamp(48px,9vw,88px);font-weight:900;color:var(--gold);line-height:1;\">\n            $490 \u2013 $1,300\n          <\/div>\n          <div style=\"font-size:14px;color:var(--grey);margin-top:8px;\">per video &nbsp;\u00b7&nbsp; <span style=\"color:var(--green);font-weight:700;\">while you sleep<\/span><\/div>\n        <\/div>\n\n        <!-- per-video breakdown cards -->\n        <div class=\"dtf-earnings-grid\">\n          <!-- \u2500\u2500 EDIT: Match these to your real top-earning videos \u2500\u2500 -->\n          <div class=\"dtf-earn-item\">\n            <div class=\"dtf-earn-source\">\ud83c\udfac &#8220;Silence is Power&#8221;<\/div>\n            <div class=\"dtf-earn-val\">$1,300<\/div>\n            <div class=\"dtf-earn-badge\">Top earner<\/div>\n          <\/div>\n          <div class=\"dtf-earn-item\">\n            <div class=\"dtf-earn-source\">\ud83c\udfac &#8220;Gift of Today&#8221;<\/div>\n            <div class=\"dtf-earn-val\">$490.26<\/div>\n            <div class=\"dtf-earn-badge\">Single video<\/div>\n          <\/div>\n          <div class=\"dtf-earn-item\">\n            <div class=\"dtf-earn-source\">\ud83c\udfac &#8220;Stop Now&#8221;<\/div>\n            <div class=\"dtf-earn-val\">$346.46<\/div>\n            <div class=\"dtf-earn-badge\">Single video<\/div>\n          <\/div>\n          <div class=\"dtf-earn-item\">\n            <div class=\"dtf-earn-source\">\ud83c\udfac &#8220;Love Her&#8221;<\/div>\n            <div class=\"dtf-earn-val\">$306.52<\/div>\n            <div class=\"dtf-earn-badge\">Single video<\/div>\n          <\/div>\n          <div class=\"dtf-earn-item\">\n            <div class=\"dtf-earn-source\">\ud83c\udfac &#8220;Stay Humble&#8221;<\/div>\n            <div class=\"dtf-earn-val\">$186.22<\/div>\n            <div class=\"dtf-earn-badge\">Single video<\/div>\n          <\/div>\n          <div class=\"dtf-earn-item\" style=\"border-color:rgba(201,168,76,.3);background:rgba(201,168,76,.05);\">\n            <div class=\"dtf-earn-source\" style=\"color:var(--gold);\">\ud83d\udcca Post daily = <\/div>\n            <div class=\"dtf-earn-val\" style=\"color:var(--gold);\">$9,000+<\/div>\n            <div class=\"dtf-earn-badge\">Per month potential<\/div>\n          <\/div>\n        <\/div>\n\n        <div style=\"margin-top:20px;padding:14px 18px;background:rgba(46,204,113,.06);border:1px solid rgba(46,204,113,.2);border-radius:10px;font-size:13px;color:var(--grey);line-height:1.7;\">\n          \ud83d\udca1 <strong style=\"color:var(--white);\">The maths is simple:<\/strong> Post 1 AI video per day using this system.\n          Even if only 1 in 10 goes viral at $300 \u2014 that&#8217;s <strong style=\"color:var(--green);\">$900\/month from 30 videos.<\/strong>\n          Hit a $1,000+ video once a week and you&#8217;ve <strong style=\"color:var(--white);\">replaced a full salary.<\/strong>\n        <\/div>\n      <\/div>\n\n      <!-- FREEDOM POINTS \u2014 EDIT: adjust descriptions -->\n      <div class=\"dtf-freedom-grid\">\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83d\udcb8<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">One Video a Day Keeps the Boss Away<\/div>\n            <div class=\"dtf-freedom-desc\">\n              At $490 per video, posting just once a day means your phone is generating\n              more than most people earn in a 9-to-5 job.\n              <strong style=\"color:var(--white);\">And you never have to show your face.<\/strong>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83c\udfd6\ufe0f<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">Extra Income or Total Freedom \u2014 You Choose<\/div>\n            <div class=\"dtf-freedom-desc\">\n              Start by replacing your monthly bills. Then your rent. Then your salary.\n              Some people use this as a side hustle that earns an extra\n              <strong style=\"color:var(--white);\">RM 2,000\u20135,000\/month.<\/strong>\n              Others go all in and never clock in again.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83d\udcc8<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">One Viral Video = Multiple Paydays<\/div>\n            <div class=\"dtf-freedom-desc\">\n              A single video earns from <strong style=\"color:var(--white);\">Reels ads, subscriptions, brand deals,\n              affiliate links, and digital product sales<\/strong> \u2014 all at once, all from the same 60-second clip.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83c\udfaf<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">Your First $300 Video Could Come This Month<\/div>\n            <div class=\"dtf-freedom-desc\">\n              You don&#8217;t need millions of followers to start earning.\n              Follow the formula in this guide, post consistently for 30 days,\n              and your first meaningful payday is closer than you think.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83e\udd16<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">AI Creates It. The Algorithm Distributes It. You Earn.<\/div>\n            <div class=\"dtf-freedom-desc\">\n              You&#8217;re not trading hours for dollars. Once a video is posted,\n              it earns <strong style=\"color:var(--white);\">indefinitely<\/strong> \u2014 while you sleep,\n              eat, travel, or spend time with family.\n              This is <strong style=\"color:var(--white);\">income that works harder than you do.<\/strong>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dtf-freedom-card\">\n          <div class=\"dtf-freedom-icon\">\ud83c\udf0f<\/div>\n          <div>\n            <div class=\"dtf-freedom-title\">Earn USD. Live in Ringgit. Win Every Day.<\/div>\n            <div class=\"dtf-freedom-desc\">\n              Your videos earn in <strong style=\"color:var(--white);\">US dollars<\/strong> from a global audience \u2014\n              while your rent, food, and lifestyle costs stay local.\n              Every $490 video is worth over <strong style=\"color:var(--gold);\">RM 2,300<\/strong> in your pocket.\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- end freedom grid -->\n\n      <!-- INCOME CTA STRIP -->\n      <div class=\"dtf-income-cta\">\n        <div class=\"dtf-income-cta-text\">\n          <h3>The Only Question Is: <em>When Will You Start?<\/em><\/h3>\n          <p>\n            Every day you wait is a day someone else is posting AI videos, growing their following,\n            and earning the income you deserve. The guide to make it happen is $29.99.\n            Your financial freedom is priceless.\n          <\/p>\n        <\/div>\n        <a href=\"#dtf-buy\" class=\"dtf-btn-buy\" style=\"white-space:nowrap;font-size:15px;padding:16px 32px;\">\n          Get The Guide Now \u2192\n          <small>Start building your income today<\/small>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 WHO IS THIS FOR \u2550\u2550 EDIT: list items \u2550\u2550 -->\n  <section class=\"dtf-who\">\n    <p class=\"dtf-sec-label\" style=\"text-align:center;\">Is This For You?<\/p>\n    <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">This Guide Is <em>Perfect<\/em> For You If\u2026<\/h2>\n    <div class=\"dtf-who-grid\">\n      <div class=\"dtf-who-col yes\">\n        <div class=\"dtf-who-head\" style=\"color:#2ECC71;\">\u2705 YES \u2014 This Is You<\/div>\n        <ul class=\"dtf-who-list\">\n          <li>You want to grow social media but have no idea where to start<\/li>\n          <li>You&#8217;re shy on camera or don&#8217;t want to show your face<\/li>\n          <li>You have no video editing experience<\/li>\n          <li>You want to build a following fast with minimal effort<\/li>\n          <li>You&#8217;re curious about AI but don&#8217;t know how to apply it<\/li>\n          <li>You want to turn followers into income<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"dtf-who-col no\">\n        <div class=\"dtf-who-head\" style=\"color:#E03131;\">\ud83d\udeab NOT For You If\u2026<\/div>\n        <ul class=\"dtf-who-list\">\n          <li>You want overnight success with zero effort<\/li>\n          <li>You&#8217;re not willing to follow a proven system<\/li>\n          <li>You already have 10M+ followers and a full team<\/li>\n          <li>You&#8217;re looking for illegal shortcuts or fake followers<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 AUTHOR \/ STORY SECTION \u2550\u2550 EDIT: photo, name, story \u2550\u2550 -->\n  <section class=\"dtf-author\">\n    <p class=\"dtf-sec-label\" style=\"text-align:center;\">The Person Behind The Guide<\/p>\n    <div class=\"dtf-author-card\">\n      <div class=\"dtf-author-photo-wrap\">\n        <!-- \u2500\u2500 EDIT: Replace background-image URL with your actual photo \u2500\u2500 -->\n        <div class=\"dtf-author-photo\" style=\"background-image:url('https:\/\/placehold.co\/140x140\/2a2a2a\/C9A84C?text=YOU');\"><\/div>\n        <!-- \u2500\u2500 EDIT: Your name and handle \u2500\u2500 -->\n        <div class=\"dtf-author-name\">Dream To Success<\/div>\n        <div class=\"dtf-author-handle\">@dreamtosuccess<\/div>\n      <\/div>\n      <div>\n        <!-- \u2500\u2500 EDIT: Your personal story \u2500\u2500 -->\n        <div class=\"dtf-author-quote\">\n          &#8220;I started with <strong>zero followers, zero budget, and zero video skills.<\/strong> I didn&#8217;t even want to appear on camera. But I discovered a way to use AI tools to create videos that people actually wanted to watch \u2014 and share. Within 12 months, I crossed <strong>10 million followers<\/strong> across platforms. This PDF is the exact blueprint I used. Nothing is held back.&#8221;\n        <\/div>\n        <div class=\"dtf-author-sig\">\u2014 Founder, Dream To Success<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 WHAT'S INSIDE (CHAPTERS) \u2550\u2550 EDIT: chapter titles and descriptions \u2550\u2550 -->\n  <section class=\"dtf-inside\">\n    <div class=\"dtf-inside-inner\">\n      <p class=\"dtf-sec-label\" style=\"text-align:center;\">Full Breakdown<\/p>\n      <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">What&#8217;s <em>Inside<\/em> the Guide<\/h2>\n      <div class=\"dtf-chapter-list\">\n\n        <!-- \u2500\u2500 EDIT: Chapter number, title, subtitle \u2500\u2500 -->\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">1<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">The AI Video Revolution \u2014 Why Now Is the Best Time<\/div>\n            <div class=\"dtf-ch-sub\">Why AI-generated content is dominating feeds in 2025 and how to ride the wave early.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">2<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">My Exact AI Toolkit (Free + Paid Options)<\/div>\n            <div class=\"dtf-ch-sub\">The tools I use every single day \u2014 from script generation to voiceover to video assembly.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">3<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">The 3-Part Viral Video Formula<\/div>\n            <div class=\"dtf-ch-sub\">Hook \u2192 Value \u2192 CTA. How to make the algorithm push your video to millions.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">4<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">Niche Selection &amp; Content Strategy<\/div>\n            <div class=\"dtf-ch-sub\">How to pick the right niche that grows fast and attracts followers who actually buy.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">5<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">Scaling to 1M, 5M, and 10M Followers<\/div>\n            <div class=\"dtf-ch-sub\">The posting cadence, platform strategy, and cross-promotion tactics I used to scale fast.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\">6<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">Monetisation \u2014 Turning Followers Into Revenue<\/div>\n            <div class=\"dtf-ch-sub\">Brand deals, digital products, affiliate links, courses \u2014 how to earn at every stage of growth.<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dtf-chapter\">\n          <div class=\"dtf-ch-num\" style=\"background:var(--red);\">\u2605<\/div>\n          <div>\n            <div class=\"dtf-ch-title\">BONUS: 30 Copy-Paste AI Prompts <span class=\"dtf-bonus-tag\">BONUS<\/span><\/div>\n            <div class=\"dtf-ch-sub\">Ready-to-use prompts for scripts, captions, hooks, and hashtags. Start creating today.<\/div>\n          <\/div>\n        <\/div>\n\n        <!-- \u2550\u2550 ADD CHAPTER: Copy a .dtf-chapter block above \u2550\u2550 -->\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 PRICE & BUY BOX \u2550\u2550 EDIT: price, value items, button links \u2550\u2550 -->\n  <section class=\"dtf-buy-box\" id=\"dtf-buy\">\n    <p class=\"dtf-sec-label\">Get Instant Access Now<\/p>\n    <h2 class=\"dtf-sec-title\" style=\"max-width:600px;margin:0 auto 36px;\">Start Growing With <em>AI Videos<\/em> Today<\/h2>\n\n    <div class=\"dtf-buy-card\">\n      <div class=\"dtf-buy-label\">\ud83d\udd25 Launch Special \u2014 Today Only<\/div>\n      <div class=\"dtf-buy-title\">AI Video Secrets to 10 Million Followers<br><span style=\"font-size:14px;color:var(--grey);font-weight:500;\">Complete PDF Guide + Bonus Prompts<\/span><\/div>\n\n      <!-- VALUE STACK \u2500\u2500 EDIT: Items and original prices \u2500\u2500 -->\n      <div class=\"dtf-value-stack\">\n        <div class=\"dtf-val-item\">\n          <span class=\"dtf-val-name\">Full AI Video Blueprint (50+ pages)<\/span>\n          <span class=\"dtf-val-price\">$59<\/span>\n        <\/div>\n        <div class=\"dtf-val-item\">\n          <span class=\"dtf-val-name\">30 Copy-Paste AI Prompt Templates<\/span>\n          <span class=\"dtf-val-price\">$29<\/span>\n        <\/div>\n        <div class=\"dtf-val-item\">\n          <span class=\"dtf-val-name\">Platform-by-Platform Growth Checklist<\/span>\n          <span class=\"dtf-val-price\">$14<\/span>\n        <\/div>\n        <div class=\"dtf-val-item\">\n          <span class=\"dtf-val-name\">Monetisation Strategy Worksheet<\/span>\n          <span class=\"dtf-val-price\">$14<\/span>\n        <\/div>\n      <\/div>\n\n      <hr class=\"dtf-divider\"\/>\n\n      <!-- \u2500\u2500 EDIT: Old price, new price \u2500\u2500 -->\n      <div class=\"dtf-price-row\">\n        <span class=\"dtf-price-old\">$116<\/span>\n        <span class=\"dtf-price-new\"><small>$<\/small>29.99<\/span>\n        <span class=\"dtf-price-tag\">75% OFF<\/span>\n      <\/div>\n      <p class=\"dtf-price-note\">One-time payment \u00b7 Instant PDF download \u00b7 Yours forever<\/p>\n\n      <!-- PAYMENT BUTTONS -->\n      <div class=\"dtf-buy-btn-wrap\">\n\n        <!-- \u2550\u2550 PAYPAL BUTTON \u2550\u2550\n             OPTION A \u2014 Use PayPal hosted button (recommended):\n             1. Go to paypal.com \u2192 Tools \u2192 PayPal Buttons\n             2. Create a \"Buy Now\" button for $29.99 USD\n             3. Copy the button HTML code and REPLACE the <a> tag below\n             \n             OPTION B \u2014 Use a PayPal.me link:\n             Replace YOUR_PAYPAL_USERNAME below \u2550\u2550 -->\n        <a href=\"https:\/\/www.paypal.com\/paypalme\/YOUR_PAYPAL_USERNAME\/29.99\" target=\"_blank\" class=\"dtf-btn-paypal\">\n          \ud83d\udcb3 Pay with PayPal \u2014 $29.99 USD\n        <\/a>\n\n        <!-- \u2550\u2550 STRIPE BUTTON \u2550\u2550\n             1. Go to dashboard.stripe.com \u2192 Payment Links \u2192 Create\n             2. Set price to $29.99 USD, product name = \"AI Video Secrets PDF\"\n             3. Copy the link and REPLACE # below \u2550\u2550 -->\n        <a href=\"#\" target=\"_blank\" class=\"dtf-btn-stripe\">\n          \ud83d\udc9c Pay with Card (Stripe) \u2014 $29.99 USD\n        <\/a>\n\n        <!-- \u2550\u2550 AFTER PAYMENT \u2014 PDF DELIVERY \u2550\u2550\n             Two options:\n             A) Use WooCommerce digital delivery (recommended if installed)\n             B) Use PayPal's digital goods delivery:\n                - In PayPal button settings, add a \"Return URL\" after payment\n                - Set that URL to a hidden WordPress page with the PDF link\n             C) Use a service like Gumroad, Payhip, or Lemon Squeezy\n                which handles payment + PDF delivery automatically \u2550\u2550 -->\n\n      <\/div>\n\n      <!-- GUARANTEE -->\n      <!-- \u2500\u2500 EDIT: Guarantee duration and terms \u2500\u2500 -->\n      <div class=\"dtf-guarantee\">\n        <div class=\"dtf-guarantee-icon\">\ud83d\udee1\ufe0f<\/div>\n        <div class=\"dtf-guarantee-text\"><strong>7-Day Money-Back Guarantee.<\/strong> If you go through the guide and feel it wasn&#8217;t worth every dollar, just email us within 7 days for a full refund. No questions asked.<\/div>\n      <\/div>\n\n      <div class=\"dtf-secure-badges\">\n        <span class=\"dtf-sec-badge\">\ud83d\udd12 SSL Secured<\/span>\n        <span class=\"dtf-sec-badge\">\ud83d\udcc4 Instant Download<\/span>\n        <span class=\"dtf-sec-badge\">\u2705 7-Day Guarantee<\/span>\n        <span class=\"dtf-sec-badge\">\ud83d\udcbc One-Time Payment<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 TESTIMONIALS \u2550\u2550 EDIT: reviews. Copy .dtf-testi-card to add more \u2550\u2550 -->\n  <section class=\"dtf-testi\">\n    <div class=\"dtf-testi-inner\">\n      <p class=\"dtf-sec-label\" style=\"text-align:center;\">Real Results<\/p>\n      <h2 class=\"dtf-sec-title\" style=\"text-align:center;\">What Early Readers Are Saying<\/h2>\n      <div class=\"dtf-testi-grid\">\n\n        <!-- \u2500\u2500 EDIT: Stars, review text, name, platform \u2500\u2500 -->\n        <div class=\"dtf-testi-card\">\n          <div class=\"dtf-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <div class=\"dtf-testi-text\">&#8220;I followed the AI video formula on TikTok for 30 days. I went from 200 followers to over 18,000. This guide is unbelievably detailed for the price.&#8221;<\/div>\n          <div class=\"dtf-testi-name\">Hafizuddin R.<\/div>\n          <div class=\"dtf-testi-sub\">Content Creator, Kuala Lumpur<\/div>\n        <\/div>\n        <div class=\"dtf-testi-card\">\n          <div class=\"dtf-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <div class=\"dtf-testi-text\">&#8220;I was spending hours editing videos and getting nowhere. The AI tools in this guide cut my production time to 20 minutes per video. Game changer.&#8221;<\/div>\n          <div class=\"dtf-testi-name\">Mei Ling T.<\/div>\n          <div class=\"dtf-testi-sub\">Online Entrepreneur, Penang<\/div>\n        <\/div>\n        <div class=\"dtf-testi-card\">\n          <div class=\"dtf-testi-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n          <div class=\"dtf-testi-text\">&#8220;The bonus AI prompts alone are worth 10x the price. I use them every single day to generate scripts. My first brand deal came in at 5,000 followers.&#8221;<\/div>\n          <div class=\"dtf-testi-name\">Ariff N.<\/div>\n          <div class=\"dtf-testi-sub\">Digital Marketer, Johor Bahru<\/div>\n        <\/div>\n\n        <!-- \u2550\u2550 ADD REVIEW: Copy a .dtf-testi-card block above \u2550\u2550 -->\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550 FAQ \u2550\u2550 EDIT: Q and A. Copy a .dtf-faq-item to add more \u2550\u2550 -->\n  <section class=\"dtf-faq\">\n    <p class=\"dtf-sec-label\" style=\"text-align:center;\">Got Questions?<\/p>\n    <h2 class=\"dtf-sec-title\" style=\"text-align:center;margin-bottom:28px;\">Frequently Asked<\/h2>\n\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">How do I receive the PDF after payment? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <div class=\"dtf-faq-a\">After your payment is confirmed, you will be automatically redirected to a download page. A confirmation email with the download link will also be sent to your email address within a few minutes.<\/div>\n    <\/div>\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">Do I need any technical skills to use this guide? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <div class=\"dtf-faq-a\">None at all. The guide is written step-by-step for complete beginners. If you can use a smartphone or laptop, you can follow every strategy in this guide.<\/div>\n    <\/div>\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">Which social media platforms does this work for? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <div class=\"dtf-faq-a\">The strategies in this guide work across TikTok, Instagram Reels, YouTube Shorts, Facebook Reels, and more. The core AI video formula applies to any short-form video platform.<\/div>\n    <\/div>\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">Are the AI tools free or paid? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <div class=\"dtf-faq-a\">The guide covers both free and paid tools. You can start with 100% free tools to test the strategy before upgrading to premium options for faster results.<\/div>\n    <\/div>\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">What if I&#8217;m not happy with the guide? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <!-- \u2500\u2500 EDIT: Refund email \u2500\u2500 -->\n      <div class=\"dtf-faq-a\">We offer a full 7-day money-back guarantee. If you feel the guide didn&#8217;t deliver value, simply email us at support@dreamtosuccess.com within 7 days of purchase and we&#8217;ll refund you in full \u2014 no questions asked.<\/div>\n    <\/div>\n    <div class=\"dtf-faq-item\">\n      <div class=\"dtf-faq-q\" onclick=\"dtfFaq(this)\">Is this a physical book or digital PDF? <span class=\"dtf-faq-chev\">\u25bc<\/span><\/div>\n      <div class=\"dtf-faq-a\">This is a digital PDF guide \u2014 you can download and read it immediately on any device: phone, tablet, laptop, or desktop. No shipping, no waiting.<\/div>\n    <\/div>\n\n    <!-- \u2550\u2550 ADD FAQ: Copy a .dtf-faq-item block above \u2550\u2550 -->\n  <\/section>\n\n  <!-- BOTTOM CTA -->\n  <section class=\"dtf-bottom-cta\">\n    <h2>Stop Scrolling. <em>Start Growing.<\/em><\/h2>\n    <p>The exact AI system that built 10 million followers is now in your hands \u2014 for less than a dinner out.<\/p>\n    <!-- \u2500\u2500 EDIT: Link to your buy section or payment link \u2500\u2500 -->\n    <a href=\"#dtf-buy\" class=\"dtf-btn-buy\">\n      Get Instant Access for $29.99 \u2192\n      <small>Instant PDF Download \u00b7 7-Day Money Back Guarantee<\/small>\n    <\/a>\n  <\/section>\n\n  <!-- FOOTER -->\n  <!-- \u2500\u2500 EDIT: Company name, email, links \u2500\u2500 -->\n  <div class=\"dtf-footer\">\n    \u00a9 2026 Dream To Success Group Sdn Bhd \u00b7\n    <a href=\"#\">Privacy Policy<\/a> \u00b7\n    <a href=\"#\">Terms<\/a> \u00b7\n    <!-- \u2500\u2500 EDIT: Support email \u2500\u2500 -->\n    <a href=\"mailto:support@dreamtosuccess.com\">support@dreamtosuccess.com<\/a>\n  <\/div>\n\n<\/div><!-- end .dtf -->\n\n<script>\n\/\/ FAQ accordion\nfunction dtfFaq(el){el.parentElement.classList.toggle('open');}\n\n\/\/ Countdown timer on urgency bar (resets daily at midnight)\n\/\/ \u2500\u2500 EDIT: Change deadline date \u2500\u2500\nvar dtfDeadline=new Date();\ndtfDeadline.setHours(23,59,59,0);\nfunction dtfTimer(){\n  var diff=dtfDeadline-new Date();\n  if(diff<=0){document.querySelector('.dtf-urgency').style.display='none';return;}\n  var h=Math.floor(diff\/3600000),m=Math.floor(diff%3600000\/60000),s=Math.floor(diff%60000\/1000);\n  var el=document.getElementById('dtfSeats');\n  if(el)el.textContent='47'; \/\/ keep static or tie to real inventory\n}\ndtfTimer();setInterval(dtfTimer,1000);\n\n\/\/ Smooth scroll for anchor buttons\ndocument.querySelectorAll('.dtf a[href=\"#dtf-buy\"]').forEach(function(a){\n  a.addEventListener('click',function(e){\n    e.preventDefault();\n    var target=document.getElementById('dtf-buy');\n    if(target)target.scrollIntoView({behavior:'smooth',block:'start'});\n  });\n});\n<\/script>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>\ud83d\udd25 LIMITED LAUNCH PRICE \u2014 Only 47 copies left at this pr &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/\"> <span class=\"screen-reader-text\">PDF_Funnel_Claude<\/span> \u67e5\u770b\u5168\u6587 &raquo;<\/a><\/p>",
        "protected": false
    },
    "author": 34,
    "featured_media": 7471,
    "parent": 0,
    "menu_order": 21,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "_acf_changed": false,
        "_eb_attr": "",
        "site-sidebar-layout": "no-sidebar",
        "site-content-layout": "page-builder",
        "ast-global-header-display": "",
        "ast-main-header-display": "disabled",
        "ast-hfb-above-header-display": "disabled",
        "ast-hfb-below-header-display": "disabled",
        "ast-hfb-mobile-header-display": "disabled",
        "site-post-title": "disabled",
        "ast-breadcrumbs-content": "disabled",
        "ast-featured-img": "disabled",
        "footer-sml-layout": "disabled",
        "theme-transparent-header-meta": "default",
        "adv-header-id-meta": "",
        "stick-header-meta": "",
        "header-above-stick-meta": "",
        "header-main-stick-meta": "",
        "header-below-stick-meta": "",
        "footnotes": ""
    },
    "class_list": [
        "post-10801",
        "page",
        "type-page",
        "status-publish",
        "has-post-thumbnail",
        "hentry"
    ],
    "acf": [],
    "yoast_head": "<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PDF_Funnel_Claude - Dream To Success<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PDF_Funnel_Claude - Dream To Success\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udd25 LIMITED LAUNCH PRICE \u2014 Only 47 copies left at this pr &hellip; PDF_Funnel_Claude \u67e5\u770b\u5168\u6587 &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/\" \/>\n<meta property=\"og:site_name\" content=\"Dream To Success\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/dreamtosuccess101\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-01T13:48:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1761\" \/>\n\t<meta property=\"og:image:height\" content=\"948\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/\",\"url\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/\",\"name\":\"PDF_Funnel_Claude - Dream To Success\",\"isPartOf\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png\",\"datePublished\":\"2026-04-01T12:49:08+00:00\",\"dateModified\":\"2026-04-01T13:48:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage\",\"url\":\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png\",\"contentUrl\":\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png\",\"width\":1761,\"height\":948},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dreamtosuccess101.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PDF_Funnel_Claude\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dreamtosuccess101.com\/#website\",\"url\":\"https:\/\/dreamtosuccess101.com\/\",\"name\":\"Dream To Success\",\"description\":\"\u68a6\u60f3\u6210\u529f\u5b66\",\"publisher\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dreamtosuccess101.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dreamtosuccess101.com\/#organization\",\"name\":\"Dream To Success\",\"url\":\"https:\/\/dreamtosuccess101.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/dreamtosuccess101.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2021\/09\/cropped-logo_icon.png\",\"contentUrl\":\"https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2021\/09\/cropped-logo_icon.png\",\"width\":500,\"height\":500,\"caption\":\"Dream To Success\"},\"image\":{\"@id\":\"https:\/\/dreamtosuccess101.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/dreamtosuccess101\",\"https:\/\/www.instagram.com\/dreamtosuccess\/\",\"https:\/\/www.youtube.com\/c\/DreamToSuccess101\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->",
    "yoast_head_json": {
        "title": "PDF_Funnel_Claude - Dream To Success",
        "robots": {
            "index": "index",
            "follow": "follow",
            "max-snippet": "max-snippet:-1",
            "max-image-preview": "max-image-preview:large",
            "max-video-preview": "max-video-preview:-1"
        },
        "canonical": "https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/",
        "og_locale": "zh_CN",
        "og_type": "article",
        "og_title": "PDF_Funnel_Claude - Dream To Success",
        "og_description": "\ud83d\udd25 LIMITED LAUNCH PRICE \u2014 Only 47 copies left at this pr &hellip; PDF_Funnel_Claude \u67e5\u770b\u5168\u6587 &raquo;",
        "og_url": "https:\/\/dreamtosuccess101.com\/zh\/pdf_funnel_claude\/",
        "og_site_name": "Dream To Success",
        "article_publisher": "https:\/\/www.facebook.com\/dreamtosuccess101",
        "article_modified_time": "2026-04-01T13:48:45+00:00",
        "og_image": [
            {
                "width": 1761,
                "height": 948,
                "url": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png",
                "type": "image\/png"
            }
        ],
        "twitter_card": "summary_large_image",
        "twitter_misc": {
            "\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4": "9 \u5206"
        },
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "WebPage",
                    "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/",
                    "url": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/",
                    "name": "PDF_Funnel_Claude - Dream To Success",
                    "isPartOf": {
                        "@id": "https:\/\/dreamtosuccess101.com\/#website"
                    },
                    "primaryImageOfPage": {
                        "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage"
                    },
                    "image": {
                        "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage"
                    },
                    "thumbnailUrl": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png",
                    "datePublished": "2026-04-01T12:49:08+00:00",
                    "dateModified": "2026-04-01T13:48:45+00:00",
                    "breadcrumb": {
                        "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#breadcrumb"
                    },
                    "inLanguage": "zh-Hans",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "ImageObject",
                    "inLanguage": "zh-Hans",
                    "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#primaryimage",
                    "url": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png",
                    "contentUrl": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2022\/11\/dreamplus.png",
                    "width": 1761,
                    "height": 948
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "https:\/\/dreamtosuccess101.com\/pdf_funnel_claude\/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https:\/\/dreamtosuccess101.com\/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "PDF_Funnel_Claude"
                        }
                    ]
                },
                {
                    "@type": "WebSite",
                    "@id": "https:\/\/dreamtosuccess101.com\/#website",
                    "url": "https:\/\/dreamtosuccess101.com\/",
                    "name": "Dream To Success",
                    "description": "\u68a6\u60f3\u6210\u529f\u5b66",
                    "publisher": {
                        "@id": "https:\/\/dreamtosuccess101.com\/#organization"
                    },
                    "potentialAction": [
                        {
                            "@type": "SearchAction",
                            "target": {
                                "@type": "EntryPoint",
                                "urlTemplate": "https:\/\/dreamtosuccess101.com\/?s={search_term_string}"
                            },
                            "query-input": {
                                "@type": "PropertyValueSpecification",
                                "valueRequired": true,
                                "valueName": "search_term_string"
                            }
                        }
                    ],
                    "inLanguage": "zh-Hans"
                },
                {
                    "@type": "Organization",
                    "@id": "https:\/\/dreamtosuccess101.com\/#organization",
                    "name": "Dream To Success",
                    "url": "https:\/\/dreamtosuccess101.com\/",
                    "logo": {
                        "@type": "ImageObject",
                        "inLanguage": "zh-Hans",
                        "@id": "https:\/\/dreamtosuccess101.com\/#\/schema\/logo\/image\/",
                        "url": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2021\/09\/cropped-logo_icon.png",
                        "contentUrl": "https:\/\/dreamtosuccess101.com\/wp-content\/uploads\/2021\/09\/cropped-logo_icon.png",
                        "width": 500,
                        "height": 500,
                        "caption": "Dream To Success"
                    },
                    "image": {
                        "@id": "https:\/\/dreamtosuccess101.com\/#\/schema\/logo\/image\/"
                    },
                    "sameAs": [
                        "https:\/\/www.facebook.com\/dreamtosuccess101",
                        "https:\/\/www.instagram.com\/dreamtosuccess\/",
                        "https:\/\/www.youtube.com\/c\/DreamToSuccess101"
                    ]
                }
            ]
        }
    },
    "_links": {
        "self": [
            {
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/pages\/10801",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/users\/34"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/comments?post=10801"
            }
        ],
        "version-history": [
            {
                "count": 4,
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/pages\/10801\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 10805,
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/pages\/10801\/revisions\/10805"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/media\/7471"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/dreamtosuccess101.com\/zh\/wp-json\/wp\/v2\/media?parent=10801"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}