{"id":184,"date":"2026-06-20T15:12:40","date_gmt":"2026-06-20T15:12:40","guid":{"rendered":"https:\/\/my-e-brand.com\/?page_id=184"},"modified":"2026-06-21T01:55:46","modified_gmt":"2026-06-21T01:55:46","slug":"elementor-184","status":"publish","type":"page","link":"https:\/\/my-e-brand.com\/","title":{"rendered":"MY-E-BRAND"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">   <meta charset=\"UTF-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"> <title>My-E-Brand \u2014 SeedGuardian &amp; the case for funding it<\/title> <meta name=\"description\" content=\"A solar-powered autonomous tree-planting robot, built to fund multigenerational communities where elders and orphans become each other's family. Concept stage, seeking pilot funding.\"> <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"> <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&amp;family=Inter:wght@400;500;600;700&amp;family=IBM+Plex+Mono:wght@400;500&amp;display=swap\" rel=\"stylesheet\">\n<style> :root { --ink: #1B1B17; --parchment: #F4EFE3; --eucalyptus: #5C7A52; --rust: #C8742A; --sage: #8B9B8E; --sun: #E8B04B; } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; background: var(--parchment); color: var(--ink); font-family: 'Inter', sans-serif; font-size: 17px; line-height: 1.6; -webkit-font-smoothing: antialiased; } h1, h2, h3, .display { font-family: 'Fraunces', serif; font-weight: 600; line-height: 1.08; letter-spacing: -0.01em; margin: 0; } .mono { font-family: 'IBM Plex Mono', monospace; letter-spacing: 0.04em; } a { color: inherit; } .wrap { max-width: 1120px; margin: 0 auto; padding: 0 32px; } header { position: sticky; top: 0; z-index: 50; background: rgba(244,239,227,0.92); backdrop-filter: blur(8px); border-bottom: 1px solid rgba(27,27,23,0.1); } .header-inner { display: flex; align-items: center; justify-content: space-between; padding: 16px 32px; max-width: 1120px; margin: 0 auto; } .brand { display: flex; align-items: center; gap: 10px; font-family: 'Fraunces', serif; font-weight: 600; font-size: 19px; } .brand img { height: 34px; width: 34px; border-radius: 50%; object-fit: cover; } nav { display: flex; gap: 28px; font-size: 14.5px; } nav a { text-decoration: none; opacity: 0.75; transition: opacity 0.15s; } nav a:hover { opacity: 1; } @media (max-width: 760px) { nav { display: none; } } .status-strip { background: var(--ink); color: var(--parchment); font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; letter-spacing: 0.04em; padding: 8px 0; overflow: hidden; white-space: nowrap; } .status-strip-inner { display: inline-block; padding-left: 100%; animation: ticker 28s linear infinite; } @keyframes ticker { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); } } .hero { padding: 88px 0 70px; border-bottom: 1px solid rgba(27,27,23,0.1); } .hero-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 56px; align-items: center; } @media (max-width: 880px) { .hero-grid { grid-template-columns: 1fr; gap: 36px; } } .eyebrow { display: inline-flex; align-items: center; gap: 8px; font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--eucalyptus); background: rgba(92,122,82,0.1); border: 1px solid rgba(92,122,82,0.3); padding: 6px 12px; border-radius: 100px; margin-bottom: 22px; } .eyebrow .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--eucalyptus); } .hero h1 { font-size: clamp(38px, 5.4vw, 58px); margin-bottom: 22px; } .hero h1 em { font-style: italic; color: var(--rust); } .hero p.lede { font-size: 19px; color: rgba(27,27,23,0.78); max-width: 520px; margin-bottom: 30px; } .btn-row { display: flex; gap: 14px; flex-wrap: wrap; } .btn { display: inline-flex; align-items: center; gap: 8px; padding: 13px 24px; border-radius: 6px; font-weight: 600; font-size: 15px; text-decoration: none; border: 1.5px solid transparent; cursor: pointer; transition: transform 0.12s ease; } .btn:hover { transform: translateY(-1px); } .btn-primary { background: var(--ink); color: var(--parchment); } .btn-secondary { background: transparent; border-color: var(--ink); color: var(--ink); } .hero-art { background: #fff; border: 1.5px solid var(--ink); border-radius: 10px; padding: 18px 18px 8px; box-shadow: 6px 6px 0 rgba(27,27,23,0.08); } .hero-art img { width: 100%; height: auto; display: block; } .hero-art-cap { display: flex; justify-content: space-between; font-family: 'IBM Plex Mono', monospace; font-size: 11px; color: var(--sage); padding: 10px 4px 6px; border-top: 1px dashed rgba(27,27,23,0.2); margin-top: 8px; } .stage { padding: 60px 0; border-bottom: 1px solid rgba(27,27,23,0.1); } .stage-head { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 30px; flex-wrap: wrap; gap: 12px; } .stage-head h2 { font-size: 22px; } .stage-head .note { font-size: 13.5px; color: var(--sage); font-family: 'IBM Plex Mono', monospace; } .stage-track { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; } .stage-track::before { content: ''; position: absolute; top: 13px; left: 0; right: 0; height: 2px; background: rgba(27,27,23,0.15); } .stage-step { position: relative; padding-top: 38px; } .stage-step .node { position: absolute; top: 0; left: 0; width: 28px; height: 28px; border-radius: 50%; border: 2px solid var(--ink); background: var(--parchment); display: flex; align-items: center; justify-content: center; } .stage-step.active .node { background: var(--rust); border-color: var(--rust); } .stage-step.active .node::after { content: ''; width: 9px; height: 9px; border-radius: 50%; background: var(--parchment); } .stage-step h4 { font-size: 15.5px; margin-bottom: 4px; font-family: 'Inter',sans-serif; font-weight: 600; } .stage-step p { font-size: 13.5px; color: rgba(27,27,23,0.65); margin: 0; } @media (max-width: 700px) { .stage-track { grid-template-columns: 1fr; gap: 22px; } .stage-track::before { display:none; } } .split { padding: 78px 0; } .split-head { max-width: 620px; margin-bottom: 50px; } .split-head .eyebrow { margin-bottom: 16px; } .split-head h2 { font-size: clamp(28px, 3.4vw, 38px); } .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1.5px solid var(--ink); border-radius: 10px; overflow: hidden; } @media (max-width: 820px) { .split-grid { grid-template-columns: 1fr; } } .split-col { padding: 40px 36px; } .split-col.proof { background: #fff; border-right: 1.5px solid var(--ink); } .split-col.why { background: var(--eucalyptus); color: var(--parchment); } @media (max-width: 820px) { .split-col.proof { border-right: none; border-bottom: 1.5px solid var(--ink); } } .split-col .tag { font-family: 'IBM Plex Mono', monospace; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 14px; display: block; opacity: 0.7; } .split-col h3 { font-size: 25px; margin-bottom: 14px; } .split-col p { margin-bottom: 16px; } .split-col.why a { color: var(--sun); font-weight: 600; text-decoration: underline; } .spec-list { margin: 20px 0 0; padding: 0; list-style: none; font-size: 14.5px; } .spec-list li { display: flex; justify-content: space-between; padding: 9px 0; border-bottom: 1px dashed rgba(27,27,23,0.18); } .spec-list li span:first-child { color: rgba(27,27,23,0.55); } .spec-list li span:last-child { font-family: 'IBM Plex Mono', monospace; font-weight: 500; } .honesty { background: #fff; border-top: 1.5px solid var(--ink); border-bottom: 1.5px solid var(--ink); padding: 22px 0; } .honesty .wrap { display: flex; gap: 16px; align-items: flex-start; } .honesty .mark { flex-shrink: 0; width: 30px; height: 30px; border-radius: 50%; border: 1.5px solid var(--ink); display: flex; align-items: center; justify-content: center; font-family: 'IBM Plex Mono', monospace; font-size: 14px; } .honesty p { margin: 0; font-size: 14.5px; color: rgba(27,27,23,0.75); } .honesty strong { color: var(--ink); } .ask { padding: 80px 0; border-bottom: 1px solid rgba(27,27,23,0.1); } .ask-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; } @media (max-width: 820px) { .ask-grid { grid-template-columns: 1fr; } } .ask h2 { font-size: clamp(26px,3.2vw,34px); margin-bottom: 18px; } .ask-number { font-family: 'Fraunces', serif; font-size: 56px; color: var(--rust); margin: 0 0 6px; } .alloc { margin-top: 24px; } .alloc-row { margin-bottom: 14px; } .alloc-row .meta { display: flex; justify-content: space-between; font-size: 13.5px; margin-bottom: 6px; } .alloc-bar { height: 8px; background: rgba(27,27,23,0.08); border-radius: 4px; overflow: hidden; } .alloc-bar span { display: block; height: 100%; background: var(--eucalyptus); border-radius: 4px; } .timeline { list-style: none; padding: 0; margin: 0; } .timeline li { padding-left: 22px; position: relative; margin-bottom: 16px; font-size: 15px; } .timeline li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; background: var(--rust); border-radius: 50%; } .timeline li strong { display: block; font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; color: var(--sage); margin-bottom: 2px; text-transform: uppercase; letter-spacing: 0.05em; } .founder { padding: 78px 0; background: var(--ink); color: var(--parchment); } .founder-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 50px; align-items: start; } @media (max-width: 820px) { .founder-grid { grid-template-columns: 1fr; } } .founder .eyebrow { background: rgba(232,176,75,0.12); border-color: rgba(232,176,75,0.4); color: var(--sun); } .founder h2 { font-size: clamp(26px,3.2vw,36px); margin-bottom: 18px; } .founder p { color: rgba(244,239,227,0.82); margin-bottom: 16px; } .founder .motto { font-family: 'Fraunces', serif; font-style: italic; font-size: 22px; color: var(--sun); border-left: 2px solid var(--sun); padding-left: 18px; margin: 26px 0 0; } .credentials { padding: 0; margin: 0; list-style: none; } .credentials li { padding: 14px 0; border-bottom: 1px solid rgba(244,239,227,0.15); display: flex; gap: 14px; font-size: 14.5px; } .credentials li .num { font-family: 'IBM Plex Mono', monospace; color: var(--sun); flex-shrink: 0; } footer { padding: 50px 0 36px; text-align: center; } footer .motto-full { font-family: 'Fraunces', serif; font-style: italic; font-size: 20px; margin-bottom: 18px; } footer .links { display: flex; gap: 22px; justify-content: center; font-size: 14px; margin-bottom: 22px; flex-wrap: wrap; } footer .links a { text-decoration: none; opacity: 0.7; } footer .fine { font-size: 12.5px; color: var(--sage); max-width: 520px; margin: 0 auto; } <\/style>\n<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>My-E-Brand \u2014 SeedGuardian &#038; the case for funding it<\/title>\n<meta name=\"description\" content=\"A solar-powered autonomous tree-planting robot, built to fund multigenerational communities where elders and orphans become each other's family. Concept stage, seeking pilot funding.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&#038;family=Inter:wght@400;500;600;700&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --ink: #1B1B17;\n    --parchment: #F4EFE3;\n    --eucalyptus: #5C7A52;\n    --rust: #C8742A;\n    --sage: #8B9B8E;\n    --sun: #E8B04B;\n  }\n  * { box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body {\n    margin: 0;\n    background: var(--parchment);\n    color: var(--ink);\n    font-family: 'Inter', sans-serif;\n    font-size: 17px;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  h1, h2, h3, .display {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    line-height: 1.08;\n    letter-spacing: -0.01em;\n    margin: 0;\n  }\n  .mono { font-family: 'IBM Plex Mono', monospace; letter-spacing: 0.04em; }\n  a { color: inherit; }\n  .wrap { max-width: 1120px; margin: 0 auto; padding: 0 32px; }\n\n  header {\n    position: sticky; top: 0; z-index: 50;\n    background: rgba(244,239,227,0.92);\n    backdrop-filter: blur(8px);\n    border-bottom: 1px solid rgba(27,27,23,0.1);\n  }\n  .header-inner {\n    display: flex; align-items: center; justify-content: space-between;\n    padding: 16px 32px; max-width: 1120px; margin: 0 auto;\n  }\n  .brand { display: flex; align-items: center; gap: 10px; font-family: 'Fraunces', serif; font-weight: 600; font-size: 19px; }\n  .brand img { height: 34px; width: 34px; border-radius: 50%; object-fit: cover; }\n  nav { display: flex; gap: 28px; font-size: 14.5px; }\n  nav a { text-decoration: none; opacity: 0.75; transition: opacity 0.15s; }\n  nav a:hover { opacity: 1; }\n  @media (max-width: 760px) { nav { display: none; } }\n\n  .status-strip {\n    background: var(--ink); color: var(--parchment);\n    font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; letter-spacing: 0.04em;\n    padding: 8px 0; overflow: hidden; white-space: nowrap;\n  }\n  .status-strip-inner { display: inline-block; padding-left: 100%; animation: ticker 28s linear infinite; }\n  @keyframes ticker { 0% { transform: translateX(0); } 100% { transform: translateX(-100%); } }\n\n  .hero { padding: 88px 0 70px; border-bottom: 1px solid rgba(27,27,23,0.1); }\n  .hero-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 56px; align-items: center; }\n  @media (max-width: 880px) { .hero-grid { grid-template-columns: 1fr; gap: 36px; } }\n  .eyebrow {\n    display: inline-flex; align-items: center; gap: 8px;\n    font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; letter-spacing: 0.08em; text-transform: uppercase;\n    color: var(--eucalyptus); background: rgba(92,122,82,0.1); border: 1px solid rgba(92,122,82,0.3);\n    padding: 6px 12px; border-radius: 100px; margin-bottom: 22px;\n  }\n  .eyebrow .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--eucalyptus); }\n  .hero h1 { font-size: clamp(38px, 5.4vw, 58px); margin-bottom: 22px; }\n  .hero h1 em { font-style: italic; color: var(--rust); }\n  .hero p.lede { font-size: 19px; color: rgba(27,27,23,0.78); max-width: 520px; margin-bottom: 30px; }\n  .btn-row { display: flex; gap: 14px; flex-wrap: wrap; }\n  .btn {\n    display: inline-flex; align-items: center; gap: 8px; padding: 13px 24px; border-radius: 6px;\n    font-weight: 600; font-size: 15px; text-decoration: none; border: 1.5px solid transparent;\n    cursor: pointer; transition: transform 0.12s ease;\n  }\n  .btn:hover { transform: translateY(-1px); }\n  .btn-primary { background: var(--ink); color: var(--parchment); }\n  .btn-secondary { background: transparent; border-color: var(--ink); color: var(--ink); }\n\n  .hero-art { background: #fff; border: 1.5px solid var(--ink); border-radius: 10px; padding: 18px 18px 8px; box-shadow: 6px 6px 0 rgba(27,27,23,0.08); }\n  .hero-art img { width: 100%; height: auto; display: block; }\n  .hero-art-cap { display: flex; justify-content: space-between; font-family: 'IBM Plex Mono', monospace; font-size: 11px; color: var(--sage); padding: 10px 4px 6px; border-top: 1px dashed rgba(27,27,23,0.2); margin-top: 8px; }\n\n  .stage { padding: 60px 0; border-bottom: 1px solid rgba(27,27,23,0.1); }\n  .stage-head { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 30px; flex-wrap: wrap; gap: 12px; }\n  .stage-head h2 { font-size: 22px; }\n  .stage-head .note { font-size: 13.5px; color: var(--sage); font-family: 'IBM Plex Mono', monospace; }\n  .stage-track { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; }\n  .stage-track::before { content: ''; position: absolute; top: 13px; left: 0; right: 0; height: 2px; background: rgba(27,27,23,0.15); }\n  .stage-step { position: relative; padding-top: 38px; }\n  .stage-step .node { position: absolute; top: 0; left: 0; width: 28px; height: 28px; border-radius: 50%; border: 2px solid var(--ink); background: var(--parchment); display: flex; align-items: center; justify-content: center; }\n  .stage-step.active .node { background: var(--rust); border-color: var(--rust); }\n  .stage-step.active .node::after { content: ''; width: 9px; height: 9px; border-radius: 50%; background: var(--parchment); }\n  .stage-step h4 { font-size: 15.5px; margin-bottom: 4px; font-family: 'Inter',sans-serif; font-weight: 600; }\n  .stage-step p { font-size: 13.5px; color: rgba(27,27,23,0.65); margin: 0; }\n  @media (max-width: 700px) { .stage-track { grid-template-columns: 1fr; gap: 22px; } .stage-track::before { display:none; } }\n\n  .split { padding: 78px 0; }\n  .split-head { max-width: 620px; margin-bottom: 50px; }\n  .split-head .eyebrow { margin-bottom: 16px; }\n  .split-head h2 { font-size: clamp(28px, 3.4vw, 38px); }\n  .split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1.5px solid var(--ink); border-radius: 10px; overflow: hidden; }\n  @media (max-width: 820px) { .split-grid { grid-template-columns: 1fr; } }\n  .split-col { padding: 40px 36px; }\n  .split-col.proof { background: #fff; border-right: 1.5px solid var(--ink); }\n  .split-col.why { background: var(--eucalyptus); color: var(--parchment); }\n  @media (max-width: 820px) { .split-col.proof { border-right: none; border-bottom: 1.5px solid var(--ink); } }\n  .split-col .tag { font-family: 'IBM Plex Mono', monospace; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 14px; display: block; opacity: 0.7; }\n  .split-col h3 { font-size: 25px; margin-bottom: 14px; }\n  .split-col p { margin-bottom: 16px; }\n  .split-col.why a { color: var(--sun); font-weight: 600; text-decoration: underline; }\n  .spec-list { margin: 20px 0 0; padding: 0; list-style: none; font-size: 14.5px; }\n  .spec-list li { display: flex; justify-content: space-between; padding: 9px 0; border-bottom: 1px dashed rgba(27,27,23,0.18); }\n  .spec-list li span:first-child { color: rgba(27,27,23,0.55); }\n  .spec-list li span:last-child { font-family: 'IBM Plex Mono', monospace; font-weight: 500; }\n\n  .honesty { background: #fff; border-top: 1.5px solid var(--ink); border-bottom: 1.5px solid var(--ink); padding: 22px 0; }\n  .honesty .wrap { display: flex; gap: 16px; align-items: flex-start; }\n  .honesty .mark { flex-shrink: 0; width: 30px; height: 30px; border-radius: 50%; border: 1.5px solid var(--ink); display: flex; align-items: center; justify-content: center; font-family: 'IBM Plex Mono', monospace; font-size: 14px; }\n  .honesty p { margin: 0; font-size: 14.5px; color: rgba(27,27,23,0.75); }\n  .honesty strong { color: var(--ink); }\n\n  .ask { padding: 80px 0; border-bottom: 1px solid rgba(27,27,23,0.1); }\n  .ask-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; }\n  @media (max-width: 820px) { .ask-grid { grid-template-columns: 1fr; } }\n  .ask h2 { font-size: clamp(26px,3.2vw,34px); margin-bottom: 18px; }\n  .ask-number { font-family: 'Fraunces', serif; font-size: 56px; color: var(--rust); margin: 0 0 6px; }\n  .alloc { margin-top: 24px; }\n  .alloc-row { margin-bottom: 14px; }\n  .alloc-row .meta { display: flex; justify-content: space-between; font-size: 13.5px; margin-bottom: 6px; }\n  .alloc-bar { height: 8px; background: rgba(27,27,23,0.08); border-radius: 4px; overflow: hidden; }\n  .alloc-bar span { display: block; height: 100%; background: var(--eucalyptus); border-radius: 4px; }\n\n  .timeline { list-style: none; padding: 0; margin: 0; }\n  .timeline li { padding-left: 22px; position: relative; margin-bottom: 16px; font-size: 15px; }\n  .timeline li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; background: var(--rust); border-radius: 50%; }\n  .timeline li strong { display: block; font-family: 'IBM Plex Mono', monospace; font-size: 12.5px; color: var(--sage); margin-bottom: 2px; text-transform: uppercase; letter-spacing: 0.05em; }\n\n  .founder { padding: 78px 0; background: var(--ink); color: var(--parchment); }\n  .founder-grid { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: 50px; align-items: start; }\n  @media (max-width: 820px) { .founder-grid { grid-template-columns: 1fr; } }\n  .founder .eyebrow { background: rgba(232,176,75,0.12); border-color: rgba(232,176,75,0.4); color: var(--sun); }\n  .founder h2 { font-size: clamp(26px,3.2vw,36px); margin-bottom: 18px; }\n  .founder p { color: rgba(244,239,227,0.82); margin-bottom: 16px; }\n  .founder .motto { font-family: 'Fraunces', serif; font-style: italic; font-size: 22px; color: var(--sun); border-left: 2px solid var(--sun); padding-left: 18px; margin: 26px 0 0; }\n  .credentials { padding: 0; margin: 0; list-style: none; }\n  .credentials li { padding: 14px 0; border-bottom: 1px solid rgba(244,239,227,0.15); display: flex; gap: 14px; font-size: 14.5px; }\n  .credentials li .num { font-family: 'IBM Plex Mono', monospace; color: var(--sun); flex-shrink: 0; }\n\n  footer { padding: 50px 0 36px; text-align: center; }\n  footer .motto-full { font-family: 'Fraunces', serif; font-style: italic; font-size: 20px; margin-bottom: 18px; }\n  footer .links { display: flex; gap: 22px; justify-content: center; font-size: 14px; margin-bottom: 22px; flex-wrap: wrap; }\n  footer .links a { text-decoration: none; opacity: 0.7; }\n  footer .fine { font-size: 12.5px; color: var(--sage); max-width: 520px; margin: 0 auto; }\n<\/style>\n<\/head>\n<body>\n\n<header>\n  <div class=\"header-inner\">\n    <div class=\"brand\">\n      <img decoding=\"async\" src=\"assets\/logo.jpg\" alt=\"My-E-Brand logo\">\n      My-E-Brand\n    <\/div>\n    <nav>\n      <a href=\"#proof\">SeedGuardian<\/a>\n      <a href=\"#why\">Our Why<\/a>\n      <a href=\"#ask\">The Pilot<\/a>\n      <a href=\"#founder\">Founders<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<div class=\"status-strip\">\n  <div class=\"status-strip-inner\">\n    CURRENT STAGE \u2014 CONCEPT &amp; ENGINEERING DESIGN &nbsp;\u00b7&nbsp; SEEDGUARDIAN TRL 3 &nbsp;\u00b7&nbsp; SEEKING AUD $1.5M PILOT FUNDING &nbsp;\u00b7&nbsp; FIRST FIELD TRIAL TARGETED LATE 2026 &nbsp;\u00b7&nbsp; QUEENSLAND, AUSTRALIA &nbsp;\u00b7&nbsp; CURRENT STAGE \u2014 CONCEPT &amp; ENGINEERING DESIGN &nbsp;\u00b7&nbsp; SEEDGUARDIAN TRL 3 &nbsp;\u00b7&nbsp; SEEKING AUD $1.5M PILOT FUNDING &nbsp;\u00b7&nbsp; FIRST FIELD TRIAL TARGETED LATE 2026 &nbsp;\u00b7&nbsp;\n  <\/div>\n<\/div>\n\n<section class=\"hero\">\n  <div class=\"wrap hero-grid\">\n    <div>\n      <div class=\"eyebrow\"><span class=\"dot\"><\/span> Pre-pilot \u00b7 seeking seed funding<\/div>\n      <h1>A robot that plants forests, <em>so people aren&#8217;t planted alone.<\/em><\/h1>\n      <p class=\"lede\">SeedGuardian is a solar-powered, autonomous tree-planting robot \u2014 the first invention we&#8217;re building to fund something bigger: homes where elders and orphans become each other&#8217;s family.<\/p>\n      <div class=\"btn-row\">\n        <a href=\"#ask\" class=\"btn btn-primary\">See the funding plan \u2192<\/a>\n        <a href=\"#proof\" class=\"btn btn-secondary\">How SeedGuardian works<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"hero-art\">\n      <img decoding=\"async\" src=\"assets\/seedguardian.svg\" alt=\"Technical sketch of SeedGuardian autonomous tree-planting robot showing solar array, seed vault, robotic auger arm, and tracked chassis\">\n      <div class=\"hero-art-cap\">\n        <span>SEEDGUARDIAN \u2014 CONCEPT REV. A<\/span>\n        <span>NOT TO SCALE<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"stage\">\n  <div class=\"wrap\">\n    <div class=\"stage-head\">\n      <h2>Where this actually stands today<\/h2>\n      <span class=\"note\">no fabricated numbers \u2014 updated June 2026<\/span>\n    <\/div>\n    <div class=\"stage-track\">\n      <div class=\"stage-step active\">\n        <div class=\"node\"><\/div>\n        <h4>Concept &amp; design<\/h4>\n        <p>Engineering specs, CAD, and full technical architecture complete.<\/p>\n      <\/div>\n      <div class=\"stage-step\">\n        <div class=\"node\"><\/div>\n        <h4>Prototype build<\/h4>\n        <p>Funded by pilot round. First working SeedGuardian unit constructed.<\/p>\n      <\/div>\n      <div class=\"stage-step\">\n        <div class=\"node\"><\/div>\n        <h4>Field trial<\/h4>\n        <p>Real-world planting trial on Queensland land, targeted late 2026.<\/p>\n      <\/div>\n      <div class=\"stage-step\">\n        <div class=\"node\"><\/div>\n        <h4>First community pilot<\/h4>\n        <p>Revenue from early units begins funding the first Project Ark site.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"split\" id=\"proof\">\n  <div class=\"wrap\">\n    <div class=\"split-head\">\n      <div class=\"eyebrow\"><span class=\"dot\"><\/span> The proof and the why<\/div>\n      <h2>One machine you can verify. One reason it exists.<\/h2>\n    <\/div>\n    <div class=\"split-grid\">\n      <div class=\"split-col proof\">\n        <span class=\"tag\">The proof \u2014 SeedGuardian<\/span>\n        <h3>A tracked robot that drills, plants, and moves on.<\/h3>\n        <p>SeedGuardian is a wheelbarrow-sized, tracked robot designed to reforest land too steep, remote, or large for manual planting crews. It drills a hole with an onboard auger, places a seed from its vault, and gives it a measured dose of growth treatment \u2014 then moves to the next spot. Solar panels keep it charged in the field.<\/p>\n        <ul class=\"spec-list\">\n          <li><span>Status<\/span><span>Concept \/ design \u2014 TRL 3<\/span><\/li>\n          <li><span>Mobility<\/span><span>Tracked chassis, steep terrain<\/span><\/li>\n          <li><span>Power<\/span><span>Solar + battery backup<\/span><\/li>\n          <li><span>Core mechanism<\/span><span>Auger drill + seed vault<\/span><\/li>\n          <li><span>Patent status<\/span><span>Not yet filed<\/span><\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"split-col why\">\n        <span class=\"tag\">The why \u2014 Project Ark<\/span>\n        <h3>Built to fund homes, not just forests.<\/h3>\n        <p>Every SeedGuardian sold or licensed is designed to put money toward one goal: multigenerational communities where elders \u2014 often isolated, often unheard \u2014 live alongside orphans and vulnerable kids as mentors, not strangers. The robot is the engine. The community is the point.<\/p>\n        <p>We don&#8217;t have a built community yet. We&#8217;re honest about that. What we have is a model: practical inventions fund the people, instead of asking people to fund charity forever.<\/p>\n        <a href=\"#founder\">Read why we&#8217;re building it this way \u2192<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"honesty\">\n  <div class=\"wrap\">\n    <div class=\"mark\">i<\/div>\n    <p><strong>A note on honesty:<\/strong> You won&#8217;t find live donation counters or &#8220;tonnes collected&#8221; tickers on this site. We haven&#8217;t built or deployed anything yet, so we won&#8217;t show you numbers that don&#8217;t exist. Every figure below is either a real document, a target, or clearly marked as a projection.<\/p>\n  <\/div>\n<\/div>\n\n<section class=\"ask\" id=\"ask\">\n  <div class=\"wrap ask-grid\">\n    <div>\n      <h2>What we&#8217;re asking for, and exactly where it goes<\/h2>\n      <p class=\"ask-number\">AUD $1.5M<\/p>\n      <p style=\"color:rgba(27,27,23,0.7); margin-bottom: 0;\">Seed funding to take SeedGuardian from finished design to a working field-tested prototype, and break ground on the first pilot site.<\/p>\n      <div class=\"alloc\">\n        <div class=\"alloc-row\">\n          <div class=\"meta\"><span>Prototype build &amp; first pilot<\/span><span>40%<\/span><\/div>\n          <div class=\"alloc-bar\"><span style=\"width:40%\"><\/span><\/div>\n        <\/div>\n        <div class=\"alloc-row\">\n          <div class=\"meta\"><span>Manufacturing setup<\/span><span>25%<\/span><\/div>\n          <div class=\"alloc-bar\"><span style=\"width:25%\"><\/span><\/div>\n        <\/div>\n        <div class=\"alloc-row\">\n          <div class=\"meta\"><span>Community operations &amp; training<\/span><span>15%<\/span><\/div>\n          <div class=\"alloc-bar\"><span style=\"width:15%\"><\/span><\/div>\n        <\/div>\n        <div class=\"alloc-row\">\n          <div class=\"meta\"><span>Impact monitoring &amp; reporting<\/span><span>10%<\/span><\/div>\n          <div class=\"alloc-bar\"><span style=\"width:10%\"><\/span><\/div>\n        <\/div>\n        <div class=\"alloc-row\">\n          <div class=\"meta\"><span>Patent filing &amp; legal protection<\/span><span>10%<\/span><\/div>\n          <div class=\"alloc-bar\"><span style=\"width:10%\"><\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div>\n      <h2 style=\"font-size:20px; margin-bottom: 22px;\">The next 24 months<\/h2>\n      <ul class=\"timeline\">\n        <li><strong>Now \u2014 late 2026<\/strong>Build and field-test the first working SeedGuardian prototype in Queensland.<\/li>\n        <li><strong>Late 2026<\/strong>Begin commercial sales of early consumer inventions to generate first independent revenue.<\/li>\n        <li><strong>2027<\/strong>Break ground on the first small-scale multigenerational pilot community.<\/li>\n        <li><strong>2027\u20132028<\/strong>Expand to 2\u20133 additional pilot sites as revenue and results come in.<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"founder\" id=\"founder\">\n  <div class=\"wrap founder-grid\">\n    <div>\n      <div class=\"eyebrow\">Why this exists<\/div>\n      <h2>40 years on cranes taught me what isolation looks like.<\/h2>\n      <p>I&#8217;m Alvin van As. For over four decades I&#8217;ve worked as a heavy-lift crane operator and rigger across Australia and Mongolia \u2014 long rosters, away from family, watching from a distance.<\/p>\n      <p>In that time I saw two things up close: elderly people who&#8217;d given their whole lives to others, ending up alone. And kids with no stable adult in their corner at all. My wife Rina and I couldn&#8217;t stop thinking about how those two gaps might fill each other.<\/p>\n      <p class=\"motto\">&#8220;Let&#8217;s make the world a better place. I own it.&#8221;<\/p>\n    <\/div>\n    <div>\n      <ul class=\"credentials\">\n        <li><span class=\"num\">01<\/span><span>Alvin &amp; Hendriena (Rina) van As \u2014 founders, My-E-Brand Pty Ltd. Registered Australian business.<\/span><\/li>\n        <li><span class=\"num\">02<\/span><span>40+ years heavy-lift crane operation and rigging experience across Australia and Mongolia.<\/span><\/li>\n        <li><span class=\"num\">03<\/span><span>SeedGuardian is invention #1 of a planned portfolio \u2014 we&#8217;re deliberately not leading with the rest until this one is real.<\/span><\/li>\n        <li><span class=\"num\">04<\/span><span>Self-funded to date through personal income. No pilots, sales, or community deployments yet \u2014 and we&#8217;re not claiming otherwise.<\/span><\/li>\n        <li><span class=\"num\">05<\/span><span>Based in Queensland, Australia.<\/span><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap\">\n    <p class=\"motto-full\">&#8220;Let&#8217;s make the world a better place. I own it.&#8221;<\/p>\n    <div class=\"links\">\n      <a href=\"#proof\">SeedGuardian<\/a>\n      <a href=\"#why\">Project Ark<\/a>\n      <a href=\"#ask\">The Pilot Plan<\/a>\n      <a href=\"#founder\">Founders<\/a>\n    <\/div>\n    <p class=\"fine\">My-E-Brand Pty Ltd \u00b7 Queensland, Australia \u00b7 This site describes a pre-pilot, concept-stage venture. No products are yet for sale and no pilot communities are yet operational. Figures marked as targets or projections are not guarantees.<\/p>\n  <\/div>\n<\/footer>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>My-E-Brand \u2014 SeedGuardian &amp; the case for funding it My-E-Brand \u2014 SeedGuardian &#038; the case for funding it My-E-Brand SeedGuardian Our Why The Pilot Founders CURRENT STAGE \u2014 CONCEPT &amp; ENGINEERING DESIGN &nbsp;\u00b7&nbsp; SEEDGUARDIAN TRL 3 &nbsp;\u00b7&nbsp; SEEKING AUD $1.5M PILOT FUNDING &nbsp;\u00b7&nbsp; FIRST FIELD TRIAL TARGETED LATE 2026 &nbsp;\u00b7&nbsp; QUEENSLAND, AUSTRALIA &nbsp;\u00b7&nbsp; CURRENT STAGE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-184","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/pages\/184","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/my-e-brand.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=184"}],"version-history":[{"count":22,"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/pages\/184\/revisions"}],"predecessor-version":[{"id":234,"href":"https:\/\/my-e-brand.com\/index.php?rest_route=\/wp\/v2\/pages\/184\/revisions\/234"}],"wp:attachment":[{"href":"https:\/\/my-e-brand.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}