{"id":4449,"date":"2026-04-28T18:05:20","date_gmt":"2026-04-28T18:05:20","guid":{"rendered":"https:\/\/hansoneducationservices.com\/?page_id=4449"},"modified":"2026-04-29T11:14:03","modified_gmt":"2026-04-29T11:14:03","slug":"ai-for-everyone-2","status":"publish","type":"page","link":"https:\/\/hansoneducationservices.com\/?page_id=4449","title":{"rendered":"AI for Everyone"},"content":{"rendered":"\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>AI for Everyone<\/title>\n  <style>\n    \/* \u2500\u2500 WordPress Breakout & Reset \u2500\u2500 *\/\n    #afe-embed {\n      font-size: 16px !important;\n      font-family: 'Segoe UI', system-ui, -apple-system, sans-serif !important;\n      line-height: 1.6 !important;\n      color: #333333 !important;\n      position: relative;\n      overflow-x: hidden;\n    }\n    #afe-embed *, #afe-embed *::before, #afe-embed *::after {\n      box-sizing: border-box;\n    }\n    #afe-embed p, #afe-embed li, #afe-embed label, #afe-embed a,\n    #afe-embed input, #afe-embed select, #afe-embed textarea, #afe-embed button {\n      font-family: 'Segoe UI', system-ui, -apple-system, sans-serif !important;\n    }\n    #afe-embed p { font-size: 16px !important; }\n    #afe-embed h1 { font-size: clamp(2.4rem, 6vw, 4rem) !important; }\n    #afe-embed h2 { font-size: clamp(1.8rem, 4vw, 2.6rem) !important; }\n    #afe-embed h3 { font-size: 1.15rem !important; }\n    #afe-embed nav, #afe-embed footer { font-size: 1rem !important; }\n\n    \/* \u2500\u2500 Reset & Base \u2500\u2500 *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --teal:       #2A9D8F;\n      --teal-dark:  #1F7A6E;\n      --amber:      #E9C46A;\n      --coral:      #E76F51;\n      --cream:      #FDFAF4;\n      --slate:      #264653;\n      --gray-light: #F4F1EB;\n      --text:       #333333;\n      --white:      #FFFFFF;\n      --radius:     12px;\n      --shadow:     0 4px 20px rgba(0,0,0,0.10);\n    }\n\n    body {\n      font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n      background: var(--cream);\n      color: var(--text);\n      line-height: 1.6;\n    }\n\n    a { color: var(--teal); text-decoration: none; }\n    a:hover { text-decoration: underline; }\n\n    \/* \u2500\u2500 Utility \u2500\u2500 *\/\n    .container { max-width: 1100px; margin: 0 auto; padding: 0 24px; }\n    .btn {\n      display: inline-block;\n      padding: 14px 32px;\n      border-radius: 50px;\n      font-size: 1rem;\n      font-weight: 600;\n      cursor: pointer;\n      border: none;\n      transition: transform 0.15s, box-shadow 0.15s;\n    }\n    .btn:hover { transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,0.15); }\n    .btn-primary   { background: var(--teal); color: var(--white); }\n    .btn-secondary { background: var(--amber); color: var(--slate); }\n    .btn-coral     { background: var(--coral); color: var(--white); }\n\n    section { padding: 80px 0; }\n    .section-label {\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      font-size: 0.8rem;\n      color: var(--teal);\n      font-weight: 700;\n      margin-bottom: 8px;\n    }\n    #afe-embed h1, #afe-embed h2, #afe-embed h3, #afe-embed h4 {\n      color: var(--slate) !important;\n    }\n    #afe-embed #hero h1,\n    #afe-embed #meet-brett h2,\n    #afe-embed #meet-brett h3,\n    #afe-embed #podcast h2,\n    #afe-embed .four-panel-header h3,\n    #afe-embed footer strong {\n      color: #ffffff !important;\n    }\n    #afe-embed .brett-bio-col h2 span,\n    #afe-embed #hero h1 span { color: var(--amber) !important; }\n\n    h2.section-title {\n      font-size: clamp(1.8rem, 4vw, 2.6rem);\n      color: var(--slate);\n      margin-bottom: 16px;\n      line-height: 1.2;\n    }\n    .section-sub {\n      color: #555;\n      font-size: 1.05rem;\n      max-width: 620px;\n      margin: 0 auto 48px;\n    }\n    .centered { text-align: center; }\n\n    \/* \u2500\u2500 Navigation \u2500\u2500 *\/\n    nav {\n      background: var(--slate);\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      box-shadow: 0 2px 12px rgba(0,0,0,0.2);\n    }\n    .nav-inner {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 16px 24px;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .nav-logo {\n      font-size: 1.4rem;\n      font-weight: 800;\n      color: var(--white);\n      letter-spacing: -0.5px;\n    }\n    .nav-logo span { color: var(--amber); }\n    .nav-links { display: flex; gap: 28px; list-style: none; }\n    .nav-links a { color: rgba(255,255,255,0.85); font-weight: 500; font-size: 0.95rem; }\n    .nav-links a:hover { color: var(--amber); text-decoration: none; }\n    .nav-cta { background: var(--teal); color: var(--white) !important; padding: 8px 20px; border-radius: 50px; font-weight: 600 !important; }\n    .nav-cta:hover { background: var(--teal-dark); }\n\n    \/* \u2500\u2500 Hero \u2500\u2500 *\/\n    #hero {\n      background: linear-gradient(135deg, var(--slate) 0%, #3a7ca5 100%);\n      color: var(--white);\n      padding: 100px 0 80px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n    }\n    #hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n    }\n    #hero .container { position: relative; }\n    .hero-badge {\n      display: inline-block;\n      background: rgba(233,196,106,0.25);\n      border: 1px solid var(--amber);\n      color: var(--amber);\n      font-size: 0.85rem;\n      font-weight: 600;\n      padding: 6px 18px;\n      border-radius: 50px;\n      margin-bottom: 24px;\n      letter-spacing: 1px;\n    }\n    #afe-embed #hero h1 {\n      font-size: clamp(2.4rem, 6vw, 4rem) !important;\n      font-weight: 800 !important;\n      line-height: 1.1 !important;\n      margin-bottom: 20px !important;\n      color: #ffffff !important;\n    }\n    #afe-embed #hero h1 span { color: var(--amber) !important; }\n    #afe-embed #hero p {\n      font-size: 1.2rem !important;\n      color: rgba(255,255,255,0.85) !important;\n      max-width: 600px;\n      margin: 0 auto 36px;\n      color: rgba(255,255,255,0.85);\n    }\n    .hero-actions { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n    .hero-stats {\n      display: flex;\n      justify-content: center;\n      gap: 48px;\n      margin-top: 60px;\n      flex-wrap: wrap;\n    }\n    .hero-stat span { display: block; font-size: 2rem; font-weight: 800; color: var(--amber); }\n    .hero-stat small { font-size: 0.85rem; color: rgba(255,255,255,0.7); }\n\n    \/* \u2500\u2500 About Strip \u2500\u2500 *\/\n    #about {\n      background: var(--white);\n      padding: 60px 0;\n    }\n    .about-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 32px;\n    }\n    .about-card {\n      text-align: center;\n      padding: 32px 24px;\n      border-radius: var(--radius);\n      background: var(--gray-light);\n    }\n    .about-icon {\n      font-size: 2.4rem;\n      margin-bottom: 12px;\n      display: block;\n    }\n    .about-card h3 { color: var(--slate); margin-bottom: 8px; font-size: 1.1rem; }\n    .about-card p  { color: #666; font-size: 0.92rem; }\n\n    \/* \u2500\u2500 Meet Brett \u2500\u2500 *\/\n    #meet-brett {\n      background: var(--slate);\n      color: var(--white);\n      padding: 90px 0;\n    }\n    #meet-brett .section-label { color: var(--amber); }\n    .brett-grid {\n      display: grid;\n      grid-template-columns: 340px 1fr;\n      gap: 64px;\n      align-items: center;\n    }\n    .brett-photo-col { text-align: center; }\n    .brett-photo-wrap {\n      position: relative;\n      display: inline-block;\n    }\n    .brett-photo-wrap::before {\n      content: '';\n      position: absolute;\n      inset: -6px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, var(--amber), var(--teal));\n      z-index: 0;\n    }\n    .brett-photo {\n      width: 220px;\n      height: 220px;\n      border-radius: 50%;\n      object-fit: cover;\n      object-position: center top;\n      position: relative;\n      z-index: 1;\n      border: 4px solid var(--slate);\n      display: block;\n      margin: 0 auto;\n    }\n    .brett-name {\n      margin-top: 20px;\n      font-size: 1.35rem;\n      font-weight: 800;\n      color: var(--white);\n    }\n    .brett-title {\n      font-size: 0.9rem;\n      color: var(--amber);\n      font-weight: 600;\n      margin-top: 4px;\n      letter-spacing: 0.5px;\n    }\n    .brett-bio-col h2 {\n      font-size: clamp(1.6rem, 3vw, 2.2rem);\n      font-weight: 800;\n      color: var(--white);\n      margin-bottom: 16px;\n      line-height: 1.2;\n    }\n    .brett-bio-col h2 span { color: var(--amber); }\n    .brett-bio-col p {\n      color: rgba(255,255,255,0.82);\n      font-size: 1.02rem;\n      line-height: 1.75;\n      margin-bottom: 28px;\n    }\n    .cert-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 32px;\n    }\n    .cert-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(255,255,255,0.10);\n      border: 1px solid rgba(255,255,255,0.20);\n      color: rgba(255,255,255,0.90);\n      font-size: 0.8rem;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 50px;\n    }\n    .cert-badge.gold {\n      background: rgba(233,196,106,0.15);\n      border-color: var(--amber);\n      color: var(--amber);\n    }\n    .brett-cta { display: flex; gap: 14px; flex-wrap: wrap; }\n    @media (max-width: 800px) {\n      .brett-grid { grid-template-columns: 1fr; gap: 40px; }\n      .brett-bio-col h2 { text-align: center; }\n      .brett-bio-col p { text-align: center; }\n      .cert-list { justify-content: center; }\n      .brett-cta { justify-content: center; }\n    }\n\n    \/* \u2500\u2500 4 Fours Philosophy \u2500\u2500 *\/\n    #philosophy {\n      background: linear-gradient(160deg, #f0f7f6 0%, var(--cream) 60%, #f5f0e8 100%);\n      padding: 90px 0;\n    }\n    .philosophy-intro {\n      max-width: 700px;\n      margin: 0 auto 60px;\n      text-align: center;\n    }\n    .philosophy-intro .section-label { display: block; }\n\n    .fours-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 28px;\n    }\n    @media (max-width: 800px) { .fours-grid { grid-template-columns: 1fr; } }\n\n    .four-panel {\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 6px 28px rgba(0,0,0,0.10);\n      background: var(--white);\n      display: flex;\n      flex-direction: column;\n      transition: transform 0.2s, box-shadow 0.2s;\n    }\n    .four-panel:hover {\n      transform: translateY(-4px);\n      box-shadow: 0 12px 36px rgba(0,0,0,0.14);\n    }\n\n    .four-panel-header {\n      padding: 28px 28px 20px;\n      color: var(--white);\n      position: relative;\n      overflow: hidden;\n    }\n    .four-panel-header::after {\n      content: '';\n      position: absolute;\n      right: -20px; top: -20px;\n      width: 100px; height: 100px;\n      border-radius: 50%;\n      background: rgba(255,255,255,0.10);\n    }\n    .four-panel-num {\n      font-size: 0.9rem !important;\n      font-weight: 800;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      opacity: 0.8;\n      margin-bottom: 6px;\n    }\n    .four-panel-header h3 {\n      font-size: 1.45rem;\n      font-weight: 800;\n      line-height: 1.2;\n      margin-bottom: 2px;\n    }\n    .four-panel-header .panel-subtitle {\n      font-size: 1rem !important;\n      opacity: 0.8;\n      font-style: italic;\n    }\n    .four-panel-icon {\n      position: absolute;\n      right: 24px; top: 50%;\n      transform: translateY(-50%);\n      font-size: 2.8rem;\n      opacity: 0.35;\n    }\n\n    \/* Panel accent colors *\/\n    .panel-tools    { background: linear-gradient(135deg, #2A9D8F 0%, #1F7A6E 100%); }\n    .panel-levels   { background: linear-gradient(135deg, #2471a3 0%, #1a5276 100%); }\n    .panel-principles { background: linear-gradient(135deg, #7d3c98 0%, #5b2c6f 100%); }\n    .panel-domains  { background: linear-gradient(135deg, #e67e22 0%, #ca6f1e 100%); }\n\n    .four-panel-body {\n      padding: 24px 28px 28px;\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      gap: 0;\n    }\n\n    .four-item {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      padding: 14px 0;\n      border-bottom: 1px solid #f0ede6;\n    }\n    .four-item:last-child { border-bottom: none; }\n\n    .four-item-num {\n      width: 32px; height: 32px;\n      border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 0.95rem !important;\n      font-weight: 800;\n      flex-shrink: 0;\n      margin-top: 1px;\n    }\n    .num-tools      { background: #d4f4ee; color: #1F7A6E; }\n    .num-levels     { background: #d6eaf8; color: #1a5276; }\n    .num-principles { background: #e8daef; color: #5b2c6f; }\n    .num-domains    { background: #fde8d0; color: #ca6f1e; }\n\n    .four-item-text strong {\n      display: block;\n      font-size: 1.05rem !important;\n      color: var(--slate);\n      margin-bottom: 1px;\n    }\n    .four-item-text span {\n      font-size: 0.95rem !important;\n      color: #888;\n    }\n\n    \/* Levels \u2014 ocean depth visual *\/\n    .levels-depth-bar {\n      display: flex;\n      height: 6px;\n      border-radius: 3px;\n      overflow: hidden;\n      margin: 0 28px 0;\n      gap: 3px;\n    }\n    .depth-segment {\n      flex: 1;\n      border-radius: 3px;\n    }\n    .depth-1 { background: #f7dc6f; }\n    .depth-2 { background: #5dade2; }\n    .depth-3 { background: #2e86c1; }\n    .depth-4 { background: #1a5276; }\n\n    \/* ESCT highlight *\/\n    .esct-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: #f3e9fa;\n      border: 1px solid #d7bef7;\n      color: #5b2c6f;\n      font-size: 0.78rem;\n      font-weight: 700;\n      padding: 4px 10px;\n      border-radius: 50px;\n      margin-top: 4px;\n      letter-spacing: 0.5px;\n    }\n\n    .philosophy-cta {\n      text-align: center;\n      margin-top: 52px;\n    }\n    .philosophy-cta p {\n      color: #666;\n      font-size: 1rem;\n      margin-bottom: 20px;\n    }\n\n    \/* \u2500\u2500 Lessons \u2500\u2500 *\/\n    #lessons { background: var(--cream); }\n    .lessons-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 28px;\n    }\n    .lesson-card {\n      background: var(--white);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      transition: transform 0.2s;\n    }\n    .lesson-card:hover { transform: translateY(-4px); }\n    .lesson-card-header {\n      padding: 28px 28px 16px;\n      border-bottom: 3px solid var(--teal);\n    }\n    .lesson-tag {\n      display: inline-block;\n      font-size: 0.72rem;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      padding: 4px 12px;\n      border-radius: 50px;\n      margin-bottom: 12px;\n    }\n    .tag-beginner  { background: #d4f4e8; color: #1a7a55; }\n    .tag-inter     { background: #fff0cc; color: #8a6000; }\n    .tag-advanced  { background: #fdddd6; color: #9c2f12; }\n    .lesson-card-header h3 { color: var(--slate); font-size: 1.15rem; }\n    .lesson-card-body { padding: 16px 28px 28px; }\n    .lesson-card-body p { color: #666; font-size: 0.92rem; margin-bottom: 16px; }\n    .lesson-meta { display: flex; gap: 16px; font-size: 0.82rem; color: #888; margin-bottom: 20px; }\n    .lesson-meta span::before { margin-right: 4px; }\n\n    \/* \u2500\u2500 Podcast \u2500\u2500 *\/\n    #podcast { background: var(--slate); color: var(--white); }\n    #podcast .section-label { color: var(--amber); }\n    #podcast h2.section-title { color: var(--white); }\n    #podcast .section-sub { color: rgba(255,255,255,0.75); }\n    .podcast-embed-wrapper {\n      background: rgba(255,255,255,0.06);\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: var(--radius);\n      padding: 32px;\n      margin-bottom: 32px;\n    }\n    .podcast-embed-placeholder {\n      background: rgba(255,255,255,0.05);\n      border: 2px dashed rgba(255,255,255,0.2);\n      border-radius: 8px;\n      padding: 48px 24px;\n      text-align: center;\n      color: rgba(255,255,255,0.5);\n      font-size: 0.95rem;\n    }\n    .podcast-embed-placeholder strong { display: block; font-size: 1.1rem; color: rgba(255,255,255,0.8); margin-bottom: 8px; }\n    .podcast-links {\n      display: flex;\n      gap: 16px;\n      justify-content: center;\n      flex-wrap: wrap;\n      margin-top: 32px;\n    }\n    .podcast-link-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: rgba(255,255,255,0.10);\n      border: 1px solid rgba(255,255,255,0.2);\n      color: var(--white);\n      padding: 10px 20px;\n      border-radius: 50px;\n      font-size: 0.9rem;\n      font-weight: 500;\n      transition: background 0.15s;\n    }\n    .podcast-link-btn:hover { background: rgba(255,255,255,0.2); text-decoration: none; }\n\n    \/* \u2500\u2500 Sign Up \u2500\u2500 *\/\n    #signup { background: var(--gray-light); }\n    .signup-card {\n      background: var(--white);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      padding: 56px 48px;\n      max-width: 680px;\n      margin: 0 auto;\n    }\n    .form-group { margin-bottom: 20px; text-align: left; }\n    .form-group label {\n      display: block;\n      font-weight: 600;\n      font-size: 0.9rem;\n      color: var(--slate);\n      margin-bottom: 6px;\n    }\n    .form-group input,\n    .form-group select,\n    .form-group textarea {\n      width: 100%;\n      padding: 12px 16px;\n      border: 2px solid #e0ddd5;\n      border-radius: 8px;\n      font-size: 1rem;\n      font-family: inherit;\n      color: var(--text);\n      background: var(--cream);\n      transition: border-color 0.15s;\n      outline: none;\n    }\n    .form-group input:focus,\n    .form-group select:focus,\n    .form-group textarea:focus { border-color: var(--teal); }\n    .form-group textarea { min-height: 100px; resize: vertical; }\n    .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n    .form-check { display: flex; align-items: flex-start; gap: 10px; margin-bottom: 12px; }\n    .form-check input[type=\"checkbox\"] { margin-top: 3px; accent-color: var(--teal); width: 16px; height: 16px; flex-shrink: 0; }\n    .form-check label { font-size: 0.9rem; color: #555; font-weight: 400; }\n    .form-divider { border: none; border-top: 2px solid var(--gray-light); margin: 28px 0; }\n    .form-success {\n      display: none;\n      background: #d4f4e8;\n      border: 1px solid #1a7a55;\n      color: #1a7a55;\n      padding: 16px 20px;\n      border-radius: 8px;\n      font-weight: 600;\n      text-align: center;\n      margin-top: 16px;\n    }\n\n    \/* \u2500\u2500 Contact \u2500\u2500 *\/\n    #contact { background: var(--white); }\n    .contact-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: start;\n    }\n    .contact-info h3 { color: var(--slate); font-size: 1.4rem; margin-bottom: 16px; }\n    .contact-info p  { color: #666; margin-bottom: 24px; }\n    .contact-detail {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 16px;\n      font-size: 0.95rem;\n      color: var(--slate);\n    }\n    .contact-icon {\n      width: 40px; height: 40px;\n      background: var(--gray-light);\n      border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      font-size: 1.1rem;\n      flex-shrink: 0;\n    }\n\n    \/* \u2500\u2500 Footer \u2500\u2500 *\/\n    footer {\n      background: var(--slate);\n      color: rgba(255,255,255,0.7);\n      text-align: center;\n      padding: 32px 24px;\n      font-size: 0.88rem;\n    }\n    footer a { color: var(--amber); }\n    footer strong { color: var(--white); }\n\n    \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n    @media (max-width: 700px) {\n      .form-row { grid-template-columns: 1fr; }\n      .signup-card { padding: 36px 24px; }\n      .contact-grid { grid-template-columns: 1fr; }\n      .nav-links { display: none; }\n      .hero-stats { gap: 28px; }\n    }\n  <\/style>\n<\/head>\n<body>\n<div id=\"afe-embed\">\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 NAV \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<nav>\n  <div class=\"nav-inner\">\n    <div class=\"nav-logo\">AI <span>for Everyone<\/span><\/div>\n    <ul class=\"nav-links\">\n      <li><a href=\"#about\">About<\/a><\/li>\n      <li><a href=\"#meet-brett\">Meet Brett<\/a><\/li>\n      <li><a href=\"#philosophy\">Our Approach<\/a><\/li>\n      <li><a href=\"#lessons\">Lessons<\/a><\/li>\n      <li><a href=\"#podcast\">Podcast<\/a><\/li>\n      <li><a href=\"#contact\">Contact<\/a><\/li>\n      <li><a href=\"#signup\" class=\"nav-cta\">Sign Up Free<\/a><\/li>\n    <\/ul>\n  <\/div>\n<\/nav>\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 HERO \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 id=\"hero\">\n  <div class=\"container\">\n    <div class=\"hero-badge\">&#127775; No Tech Background Required<\/div>\n    <h1>AI is for <span>Everyone<\/span><br>Including You.<\/h1>\n    <p>Plain-language lessons, real-world examples, and a supportive community \u2014 everything you need to understand and use AI with confidence.<\/p>\n    <div class=\"hero-actions\">\n      <a href=\"#signup\" class=\"btn btn-secondary\">Get Started Free<\/a>\n      <a href=\"#lessons\" class=\"btn\" style=\"background:rgba(255,255,255,0.15);color:#fff;\">Explore Lessons<\/a>\n    <\/div>\n    <div class=\"hero-stats\">\n      <div class=\"hero-stat\"><span>100%<\/span><small>Beginner Friendly<\/small><\/div>\n      <div class=\"hero-stat\"><span>Free<\/span><small>To Get Started<\/small><\/div>\n      <div class=\"hero-stat\"><span>New<\/span><small>Lessons Added Regularly<\/small><\/div>\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 ABOUT \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 id=\"about\">\n  <div class=\"container\">\n    <div class=\"centered\" style=\"margin-bottom:40px;\">\n      <div class=\"section-label\">Why AI for Everyone?<\/div>\n      <h2 class=\"section-title\">Learning AI shouldn&#8217;t feel intimidating<\/h2>\n    <\/div>\n    <div class=\"about-grid\">\n      <div class=\"about-card\">\n        <span class=\"about-icon\">&#128172;<\/span>\n        <h3>Plain Language<\/h3>\n        <p>No jargon. No assumptions about your technical background. Just clear, friendly explanations you can actually use.<\/p>\n      <\/div>\n      <div class=\"about-card\">\n        <span class=\"about-icon\">&#127891;<\/span>\n        <h3>Practical Skills<\/h3>\n        <p>Every lesson focuses on real-world applications \u2014 things you can try today at work, home, or school.<\/p>\n      <\/div>\n      <div class=\"about-card\">\n        <span class=\"about-icon\">&#127911;<\/span>\n        <h3>Weekly Podcast<\/h3>\n        <p>Stay current with bite-sized AI news and tips delivered straight to your ears. No subscription required.<\/p>\n      <\/div>\n      <div class=\"about-card\">\n        <span class=\"about-icon\">&#129309;<\/span>\n        <h3>Community Support<\/h3>\n        <p>Questions welcome. Reach out anytime \u2014 we&#8217;re here to help you build confidence with AI every step of the way.<\/p>\n      <\/div>\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 MEET BRETT \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 id=\"meet-brett\">\n  <div class=\"container\">\n    <div class=\"brett-grid\">\n\n      <div class=\"brett-photo-col\">\n        <div class=\"brett-photo-wrap\">\n          <img decoding=\"async\" src=\"data:image\/jpeg;base64,\/9j\/4AAQSkZJRgABAQAAAQABAAD\/4QBsRXhpZgAASUkqAAgAAAADABIBAwABAAAAAQAAADEBAgAHAAAAMgAAAGmHBAABAAAAOgAAAAAAAABHb29nbGUAAAMAAJAHAAQAAAAwMjIwAqAEAAEAAAAkAQAAA6AEAAEAAAAkAQAAAAAAAP\/bAIQAAwICCAgICAgICAgICAgIBwgICAgICAgICAgHBwcHBwgICAgICAgICAcHBwcHCggIBwgJCQkHBwwMCggYBwgJCAEDBAQGBQYKBgYKDw0MDQwMDA0MDQ0MDQ0MDAwMDAwMDAwNDQwMDAwMDAwMDAwMDAwMCAgMDAwMCAwICAgMCAgM\/8AAEQgBJAEkAwEiAAIRAQMRAf\/EAB0AAAEEAwEBAAAAAAAAAAAAAAQCAwUGAAEHCAn\/xABAEAABAwIEBAQEBAQFAwQDAAABAAIDBBEFEiExBkFRYQcTInEygZGhFCNCUghigrEVcsHR4ZLw8VNjs8IkM7L\/xAAbAQACAwEBAQAAAAAAAAAAAAAAAgMEBQEGB\/\/EACsRAAICAgEDAwQCAgMAAAAAAAACAQMEEhETIjIFITEzQUJRI1IUJAZygf\/aAAwDAQACEQMRAD8Ar7EtayLHt0QBpkidY7kmGRJwaIAdewIKp0GiVPPdDfiEAMyjqU3KE7LGD1SSxADLIylualrdkAIjeRoiWyapLY\/mn4aX\/soAMpmaIhjEgSMYCS6w6usFWMU8Q423ETHSnqNkjPqOq7F4DLDdR9TiLI\/icB2vcqiUvEdZNrby2e1il\/4Ld13uMllUbIVTQrxGYsj+Loj8N3fKyZZi8rvhjKzDeHQbWbvysrPRYa5t\/QqTZkl2vBgg46yW1yz5J1mKi4DgW9yLhThon9Nk6+nY70vb9ki5rkzenIRsUzTpcfVIewhIxPgNz9YnFl+6jo6OrgNpGF8Y3cNSrdean5Gc+A6+JKR90z5aVhlcyUek6\/tdoR9U\/JEtBW28TNZdfIBcxYxmqI8tYBZOILtomn9EthSHuQAl0duaZvqnZGgpDAgB6Jt0++DldZAyyeyJBlA2U6edEAE9kTMkqABXxoeRvNEJDwnFBHsW07dYgAhiWwJHZLYgDLIeYIrIhZigBjyUxk1RyYdCgBlY9oWpTZOtj5oAYskZE++FZHF1QBqAWsh8f4kjpozJIb2\/QPid7c0rFsWjgY6SQgBuoHMnoFyKfid1VN5jtgbRNI2FvitsFG76DonJIVeLT1rxmu2Mn\/8AWLjb93JX3CMDYwN9Nvfn7oLhfAQ0Xf8ALv79Vbo6IvA2FtuvzWRZbsbVGPqDfhS6wGx5c1LYVwtfU3UxhWFt069eatuG0IsNFRY2KqyPwnAQLaaqdiwft9lJUtGB7qcgpTYWt81AXNCqf4Ne+m+\/ZDTcMgAm+vXmr2yh6D6rf+GtG4H0ShqUCLCnDlspamwtrwLtVkfQg7DTugpKAtNxslmOTjKcu8R\/DFzR59KMsjdSB+r3tv8ANVDBeIRUNsQWSt0dG7Q37BelaSYEWIF+4C454qeGWSQ11MAC3V7eZ97bq5i5HRM\/Mxeuvt8lXLStNakYfjLJwSBkePjYTr8k+82XpVfc8qyatqwjkh5Cl59CkJyEaun4QtNjW49DZAB0SIyoeEJ945BIObygaICoisjmi+6amCAAALJrOlTBNZk4gl9u60nAtoAdiS1gFhp90pgQBthTD2InItSQoAHYzkkvYiGRJxkF90ARUlOUsMIUj5PZafCgABzLd0092lzoLXJPJHPhVQ8TMd\/D0jub5fyoxzH83\/KAObcYcRfiqjI05oIXaAHR57jY\/NSeC0sYcH6EbWNybdNVTeGqZrBe3qOvK1+vv3Vtp3WcAFlXNzPJpYlezbHQ6CqzWttb09Arjh7bb7qhcPCwurxhjy726qgzHoa6y04LGT\/urlQ0h01UDgFJZoVtwum2VZjUSA2np1JxQnRJpoyLKYZBpb7pBwCNh+u\/ZPtgGqMbR8kZHQaWt7d0nBJxqpENZy5ISaA6qeNBoQNvugp6Yg6oOabEDJHbUXuNu6ZqQHNs8el4yuB1+t1LzQoKpbob6+65EclV44PNfF3DX4Wpc6L4geZ+IdD1HujY6tsrGvaezhzBVw8UsADwJG3BG55j5rl\/C0Lo5Xte4WlFxc\/r6WWrhW8Poeeza9o5+5LlpSc6IkCYst886PwlItc3SGA8k6GoAJh0RDChALJ6M20SDj901IVjpSEi6AAatlkPlUhOEI8apzgjOtJ1saxAoQUtgSMqUwIAIYEtjEwwohj0AbEdljGredPwt5IGGnsSPJRvlBJ8tIAC+NcL8c6576qKFpGSNhf\/AFP+AO625dF3hw1Xn3j+EPxGpsb6tb122+nLouOdK7gsLr25DX5KzUQOYf6pvD6SxP0R9FBd1+h5rHdvY3sZNFLpg0JDB3KvOFstZqqGFOLg23wj6q94RTc+iqMatZdsHg2V1w2nVPwQiw6q5YY\/qqzF3Ym6anFxdTNJQ3CjKGcb2VgoZNLaWTjM8hNPhYRzcKvprolU1wVNUEXL53O9kyqV2cgZcEy6i9+qisRobjbVXPEne2u\/ZVmrkAB6jbulZR67GKjXUuXfVQ80XpdorPiBBF7aqHrGjZQkrFGxykD43NOy8\/8AEVCY5QQ0kxyNcD7r0hXxmxXJuNaI62GnP\/vsrFJkZEEK91zfskMj7Iqihu0Hc2UgykXqVY8nqRcMR6IxlInm01tU8xq4SaAn4ZN+UpB7EK9BwQ1iRkTzEh6BQeVDPYiJmpLGJwGGsWJwpKBArIk5E6GrUUd9EDCWNTiffSdFryUAJY1EwptjE5Gg6LcLc0p6akS2BIBqy8v4xWWrqkk6+c7l0kt\/bRenmN1XlfGg78ZOTreaa3yk0Ud3iSIWChl072UvRwjL3681C0Xb7qZonCw3WPJ6FC3cLym9l1bBowGi65Nwo67iAus4XTuIFwqrF5ScwcXdvsrjQyk7fdVjA8LIJVxo6C1ioC+sqTFDLpbpzVlweEADcqBoqa3Iq1YZGGjmnBiSgmH0OndSUNV2+6g7aE21T0JNlIpDoH1s+nuq\/XyAX1afmVPihJAuboOfBwei4x1G1K08Xvfb7qHxFg3VmxKgDdb6qtYlSnKSodSTyIKeO65\/xVhxyu5i\/wA1fI6gWNzr3VXxk3BOuudWazLyTnuBU1m2PI2Ui+PZIoKf1Ob\/ADX+Skvwmi3q27TzVi6sR3l6JLwipWBNPi0UggLdDvPNFWQ80XRMINHtqkJYaleUgBjKNimnEBOzWuhJNUCiXFaWgtpxCTZGnoYbHRNsYjKcWSEorkk+TyT9M25uUdFTBAEV+GWhHbkpp9J2TLadApHNpkiRttFLMhAQ81MEHNQINt72XlPFZgZ5T\/7r\/vIvVsjrXOw63H+q8v8AEVGGyyi1vzX\/APyKG8nqUKppLa9tkbHXAaKLhbpdJadVmtB6ClTqnhfCHPLnaArvWFMadOS4VwJHZlwL6LruH4jIWANbr7qmxa2OiUVE1oBFifdTdNFpYH6rjddxJUxerI4EbNtcH5pOG+N+Q5ZmkH6qEmWWPQdK8AC+\/upelqwAFxPB\/GGKTS4B7q6YXxEHgWcSEbFlVl\/kvIxAai6VFijbjWyrkU1xrcnqoDGcYcwacuqXcfSFOk02NDYk\/ULKnG2N3fv7LzhxF4keUDZ7geRN7n5BA4Dx\/NOQ17HFp2dld\/clc3kgZfyPRFRi8br+oOP1QkmUtsVQ8MxWOEfmZ2\/zPY4f3LlO02Pxyi8b8wvbNezR7\/qT8CrLFfx6DI48xv8AJQOJi7Qe9\/keSsnEEWa3RQVY5oaAdgbFOhDb3KVBr2iQp6WbRFyYCXOLhsBe6DxSkDGhwJPzWpj3L9Mx78SzTrEdNMkNl5XTMz90Ox+q0zGDEh8a0HWG6zzUAJsm5NtFt700+QDQIAYmjQ6KLEllMgUZbCto9tMtrpzUUxEQsQ8MZR8MZXBwiGII6NlrIMGxRjZUAEtCQ62yFlq0N+JKADs6DrJbbLbJ03PGg6cP8YMUkM3lh7mMaxhADiMx72Oq53LTvIcXuc83uSbkk73ued9VdvG2wq4webWa2QZcywIGjm2d2PVZNr62MeorphsZZKvTz+myNw+mzOAsSo1kdnPHIHRXzw5wgyy6NzAKBmOVL2l04TqBHGO+99LKQh8TQx5ayzQDYvNzm\/yj\/ZMcX4R5bQGDfdp5fNb4N4Qz2kkDZDuBoC09eyrllf6i8X8ZhG13mQSyRRFokc+YRgZ9rNb0Vmm4Giq2vDqN8L2sifnil870ysvGbxkbfr6801iHhYJ\/MBHpf5ZfGRmBI2Ouhsuv+GOBw0MLxpmkGRxeAAGDQNa0bNt+kaK7pVr8lD\/a6nHPaeVcfo5KKQB+rHG0co\/UOjujvuut+DnFmdwicS4O2OZPeMXBscjHyZo2xOBs1puczfhdY83ddyud+F0JjnY2+x32WeymxXOx7WoMNAjJOnsbqh8dAhrrA256XIVs4fxQGEjn90znFnEtvcag6gqJSVoY89w4C+WUenKXfCZBe31VK4lo6yGsgu908MdTaen838O2WD+SSKxafZdr4jYc4s19gddzZZhFNTucTL8QFwS0k39yN1ZoeE+Spk0PavaxWvDrC6ptNNJnluJXiGJ5dJ6R+l2cn\/qUtg1FK2UytaYnO1fFa0Lz1af0rrNPWw5C2NpOltRa46HqFqSgLtmgIvlX7oCiJRdZIqlpHSRm7dbKp8TUfodvcajueq6fSw5BY391TOIoRdw5KvuSdMZpcAa6lAcS0viJc5ujgX7AEai3Jc2rMBfAJ2ue+RjXN8su1PwX3PfVdVwar8ync02aY7G+5sNte3JULxAn1DRoHuc5wO9hoL+w0CsYy7WKS5DdPFs5KUZuSwCxSMi3denPAC89u6Z8+y29\/JDvQA5NOk0yaLUuM2QISjadOsiQ1NUDmUV+ICQlMdEFizzAsQdHoYEfGyyZhHKyJlByoOAr363SJKqwSXlMFiBRZmTbJUl7U7HGnAfYnGvTN1gfZIBy3x6wttoJgPUDlOi5xXYkY4dLXI57rsfjBTZ6PMN43sd8rZPpm191534kqr+WDsN1k5Kdx67AbbH\/AOodB6rv2XWfCGtDSb21XM5KMNcWjYBtu6s\/AlX5b9dlUYlU9FHC452nOPT90rC+BQC4xODQfhvrf36qv4LijnWAOhXUcImAaFCxdro2G8JwmRthnIPcAhTkmGNjZmlkJ7kC\/wBAgpyTbLf5Id+HPd8R\/wBUmxJ0G\/sUXjaTz7HXy22NjuSNgetlzLCHubUgbetdZ4lLImEucABrY73XMcKqGzVILd83yXZ7iaitUbWD0vwvUflEnopakm05qm4BVEMsXW091acJrQTa6jLdlWq7EoaRm9hrvpv7rJKdmZpLb\/JFHEoG2BeBftdGtpY3DRydWKHTX7xJFtyX0aB\/SP8AZSMXq5W7pxmFHn9UQ6MMbt8kanVRfsB1EjbHW5VLx65dY7KxVrtyNHdFV8efcNv\/ADJCKztBsEjtmYNBOx4HuqJ4iA+cCf2Lp9Fgx8uGU5rMGnVc58Ro\/wA1vdmvZX8T6hUz2\/0yivBSM52RXljukyiy3jxAE8FIunHu\/wDKZzpxBa25tkww6ohhQBlk8x6ZylY59tEAHNelIGOoWJBy0wzjqnZKoEWVcFSdkQysRqGwXIU0+ayYknCYjlJKcA1r075gQrn2TTJEASDHrMyD81OMfyQAJj+GiWCWL9zHD5g3HzB1915wfgrZNHj4Ta2xXqDOuJcf4B5FSXAeiX1tNtj0KoZK9uxuel2azNU\/kVSdrmuGYcrA8iOv\/Kk8IIGvdMYvUAtZY7C3y6e3ZJoHaLLNfxbU7Z4fi4vfRdew6fQaC64h4f1NmtC7dw8+4BOunNVWNujxJ+jpzqtY1ibaeMuNttr6pX+ItjbmcRbp1XIPEjiJ0gkAv8Omu3skU43cc94v4vdVNmN9LuDdfomvCyIGQAn1Dcrn0eJOhDmOaXN3359U\/gXG\/lSBzA5h77KwqkkTCtse1OGsJdKQxgu49NvupFmGeWSD6XA2te6o\/h54mRyRNfmySt3sd\/ZG4nj07n3iaHE6hxvqepPMpCZ7Nu0sdS1w0J191qLE5YQCfgOt+YHdBYBHLq+d2d55BoDR7DYKy1FYxzcjm5g7fTZRaiWEzw5xsDo\/X31\/upitrQ5twdtu64hU1jqWTcuhJ3NyR7q84dj2ZoyuBHZd2\/ZHwvkS9bNf1X1G6qONPuAL31UzWVnpNrquV8wGXkC7W\/JJ+RUyTob4gYWsbsxn1XD+Mps0rtb8vkr9xJxwyNhETg5x0HQdiuV1EuY3J16rcxKte4wPUrlhOkpH5ExP0Rb3aIV7lpnmyOe1NJ2YoeyciHWBOZ+iHulA2QA8H20TT3rZSMiAMaCVtPiQLaAFsek5kgPslZkALzp6F9tkHdORy2QAaZFtgQzZrp1pugB1PxNTDEWARYIHNZFFcR8Ox1MeR2jv0u6fNSwKQ8rkxydR5SeVOE49wfNDma5pcLaOGwb1KjKFnp0XoGtgDmltrhwsfbp7dlwinp8jnxnQtc5v0WPkVQnieixcmb29y48DYjlcBdd4wjE8kea+gHNeaeHpss7ByuvV1Hww2WkNtPS3ushj0FT9pScY4jL766X01VUxR5fca6p7xMopKZpexrnBou4Ab+1lxmD+ISMPDPJlzXsMzdD9VLWssEWaLsxasU4Jc8k2ty66oah8HZJSB1VkwLxEMzC5tO+zQ1ziNbt6gf6q4cO8eNbkf5EtnH0kNPxdF1mLKzH9iY4I8HzSAF7s2XUA63HzXWcIwwPA0sG7KlRcfiTKHRyNdsGlr\/Uf2g9Oys9Hi1Y17Y20kpMx\/La+Jw+hKTY6ywq\/UgkzhRabE2+6EqS7Npaw+qFq6vE3GUMo9Yi1hvbUv2suS8Q+KWIwVTaVtCJJHNzOeZgGt\/lNv1J1bYIfaeIbu\/R1PFaPOMrgHB3391UuH3SUtUYDmdE8Z4jv6Onupfh3FaqWxnibGf2NcXfcqViwwOlDyL+WLC6rMRcsrEq+fSyrPEL\/AEFWCoIFupVP4urMrTb9W3b2T0r\/ACKZ2S\/axVw9NPm5INlctecvW8HiZeZ+Rx8yHzpEz00+ROcNPHNI8tOZtAkXQIM5EvIn\/LSXMQAgt90rykRTQ8086EIG1IiSI3WI4tWkCjGZZdaY0bohrAgBi60xqffHoshYgBsNKJppUnL2TsLEAHwwjRSMTAO6j4Go6nk7XQObkpx0Qpp7qTz+ybcLIGADDYdVxjjXDfJrCbWbKM4\/zdF3LIqT4s8O54BM0XdCQe5Y74j\/AE8uiqX1bKW8WzpWHM6iLK4PHLovUvgjxi2WJrHEEFtiDvdeW8Nm8xuUnVWHgHid1HUNBJ8snUXK8+ynp1fU9MceYe21tweq4HxV4W0MzvWwRvbq1zdNetwuu8QcWh7GkEkAX5KgYw0SsOUkOGosbaLkTqaNUxPyEeClGyjqmtqHMkgLPKzuFtBzcOfzXT+GuLcPblhttVO8rNG\/RrH2JzGPTRcJ4bx+7iyW7Xt0uABcroeG00T7XsWi5GaxIJ1JF9rnfqunWwVf4k9YU1dRujjzCIObK1zHOy79LhSHFvG8TRDIQD5crWtcLWZe97Dl8Ldv3HqvNmF4D6QBI4WN2+s+kjmNdD7K04fwu0g+fUANHqcC8uzOFtbE6nQa76BPqVX9L4+WDcS8XHl07I4S14nGWQ6tc0MuCTzsdR0VRwbBwZHSSAPkc65dbn1upPETEPy4xfT0\/wBtflonaRuRliNTv2UTdnaprVUV1xzA5UwNy32y7AaEpqKctANrD7rYcSdbWHNDYtUba7FQlCxu4YM1\/UTtsuf8UYiXHKNgrLi2L5GEbH6qgyOvcnmVqYVW7bGDm2616gmUrHvKceNE242K3zy5hckPbyT2bRIQA15vJONZ0TPloyl0QArJokZEW1iT5R6JBhUbLBMXRnlnTtumXwoOg7o7rSXayxOcAWBPMch86Wx6BQjPolQodhRULEALyp+FiZYwomM2QMERtRNK9CskTsL9UHQ140TRKXdKpmcygYcpouWqB4piIpp9L\/kv\/wD4v\/fVSsb7Kh+PPGoosOmkv65MkTAeZeLP+gQd8TguE4iWkFWSuIe3zGnUKg09Tdlxro0iyncLxa1wdun\/AAsFlPTt2nXOB8f8yPy3OANsuuqKwjEi2TIdbGwuNwuY4DiflSAtNhmV\/fIc7JWm99HdioGQnS3VizV3CTH+tvpf20ROFUcjQAQSR00v7qbwtocwa3B3vuFKU9LqNfsq5u0xLDVAHgjW46qyUFE4nf27ey1h+Ck6X9PJWfCMHsdSLgaI5JnGaTDQwjm7qtYiLaX3U7NQuYLWFxtfW6i6qk+Eut6d3f8ACNSvZZ2gcVIMgOt1DV5sXAi9t9f7KZxXERG07ALmjeIPOkIYTvqdbBc1Md32YCx+V2WSS3pYxzh1JHI9VCYViDJo2SMN2yDM09PdWLjSby6Wc9Inm52vkvf66rhH8PPFmdk9G838oiSO518p3xMH+XpyW9gV7Vs0GJ6pwrVqdbe9Dvcly7pl60DDMut51rKtZEAaYUfTtCBYxSVNCgAmOK2qXkS2JWRISm7aJjy9U+tPZpcboADkj1Wk85YgUq7HlO5StwxIhsevVOIagbtdSNJD\/wCUK8KRpdAgBzy1nlJxnRP+UgcCY1EQNCWymWeQR3QA\/mT8Pb7pmOHqqV4heNFDhgLZZM8\/KBhD3u9zqGoGOjEAb2IHyXkT+MPjfzKiGiY4FsLTI8XBHmP2BI0uqj4g\/wAU+IVd2QvFLETo2InzXf5pAQ6P+krkEsznkuc5znOsXOcSS4ja5Nybd06qRsx1Lw\/xfPEGE+uPfqW9lZ2772XGsExN0L2vbyNj3HQ9R2XXMNr2StD2kEEfMO6FZmTTo2ynosHIW+rVvJSVgruquXDPEByhrnfO6oF7ix3H3SqGrLHKj5EzQyseneCsYDrt5kM3Kv2Hb73t11XmzhPi+zgSQPddk4a4zYdS8XsqtiGxjZJ1nCARd181tgRt7Iqlqrm50UJg\/EUbhYkdyTv7IusxJli5pv20CiLfVgsbcRaWkkm4dcX6dFHOrAbuOl978lS6ri9oG5aL87EqPk4ofI3I3QfuO\/1Uy8lO+zjxBeNcbdKTGxxyj4jbU+yTw1hPlsc+1r78yfdCQ0FyeVue5+qtFNAW2A23Pc9FEzfiRY1fLbHN\/HTFTHQTAmxeGst7ix+o0Xjzh\/imSiq\/OjIBuQb6gg7g9Qei9LfxKYv+XFD+52d45hrfgP8AUvJuJM9V17b0mjXF2\/seS9du5ydV\/E9G4L41tdbz47D97DcfQq9YRxNBOAYpGO+YB+hXl7hc5o7X1adja5RLnua+4u13UaH6jVbj+nI67KeZTMmG1Y9XtOnVIyrgGE+J1dBa7\/NaNxLcu\/6tT91f+G\/Gqmls2YGB3U+qP67rKuwLKy\/Xk1sdHhhUjAyyAwyvjkbmje146h3\/ANVJMas1l18i2pu6UxxWMYkiWx2XRwrykhzU35mydukAEWJ0xrEAV9jk7GhWPTuuyciHWm5UnGLBAUzNVJ+VpZAw5TIp7E1CyyJkla1uZxAbzJIAH\/Ugcep4kFxDj0FJGZqiRkUTfic8gW\/ygepy5fx5\/EnTUwcykH4mUaZgSIWn33cvM\/GfF1XiMnm1Mrjb4WC+Rn+Vt7N+QCtV47MVrMhU8To3il\/FJNOXQ4cDDF8JqHD85w\/cxv6D3Fl53rHOcS97i5zviLiST7k6n5qbbA2+nJASxg3FtlM1BWW5m+Svc0bCmHQ2d80SxqqqpKPQtUxgOPPpzprGTdzOd+oPXuoqFqf8tSym\/aFdzVPsp1iixFsjA9jswPPa3uETuuV4RiskLiWag\/E07fIbLpuCVzKhoLDY82ncLAyMdqu5T1+LnJkez+QdTyEbfdStLxBKzZ390E6kI36ImkpNt9d+yqrJbavj4LVhniTVMAGa9ueqs9DxpVy+kG1+l1V8D4cDrWBK61wnws0WdlN\/bZQtMDLEjnDnD7n+qVxP8puR9Cr6yhAFtrJ2jwbLq1ESvsP3Kuzkq1guFUgzWupOukZGx5c4BjBmc46fdR+Fn1bb7LlHj7xxr+Bidcv9U7r3s39nv2UuNitkWrWpLdeuLU1jHG\/E3ic1c8097MJyRA8mM+D5HouP4kwahX\/HJb6dLfbb6KkV41X12cdaakqX8T5A2Q19r2N+RH0EJucpLXAaG9rn5Kx4fN5jQXOdnbob8yobDobyAdkXNB5cgPJ+h9+vv3SURK+4PGxLU2MPjcGyDMw6A2F790M8m+YggX3IRNbRh7e9r35363W4MVc5jmv+Jm9xofZXJXn5II9iQwrFZYbSU0zmf5HG39TbrpHCv8Qj2kMrIwWnaWL4vmw+lcPNQ6M52G7XbgjT6bJVZXFw+D7qhbTVbHEqWarWr+D2dw9xZT1TQ6nmZILbAgO+hUrlXhXCcfkgeHsfJG4cwSD9QV2vg\/8AiLeAG1LRIBu9vpkb7t2csFsKY8DWXKifI79kt3T7HKv8N8cUtW0GGZpv+gkB33U77LPZWXyLsSreIr6rFgKxRHSswxp7Kk8ljHJyIPpm2R0VteduZNgoTEsYjgjMkrxG1u5cdvl+pcL478apagmKkJhiJ1k181\/sBo1T1UtZ4i2WrWdg4z8YaShDmg+dNs2JhvlP\/uuHw\/0rgfF\/HldiN\/NfkhO0UdwwfPeX+u6g6LDb2e65J3vqT7k6o6acNsdV6fG9NRO5zDvzGf4K5iVAIW3GqjqV4fG6w1VuxKBr2Ha3fRc9p3ZHFoJtzIP9lPkRFTKRV9yicP3dfkgfLNypempviQ1LTEuJWU1clzYrdZBY805Ti6l8RoiLmyiqRtjbrt3VBq9WLKtsoSyMJ9jFjI0TTRHaymVSFnEwwe6k8Lc6J2aN2Vw67O9+vzWQU4HVSFNTq1GPuRRdKTyX\/BeJGTNAcMsrd2nZ3sVL4fWRk2vb3VGw+mFtfkpCelkaM7PWOn6lk5fobR\/JSejxPXInsuO88ABhIA+67ThFCGhpHPkvJHB\/GLmODtbX1B5L0Xwjx0yRjbkXH8y8lZWy9p61HV+5TpEVQDcWtzueihcQkFnAadzqn6nFmlos5oHyJUFUVoAc9xAjaLuJNlX1LFcqCcS8asoad8zjd2W0TDu5680TVb5HPlkJdJI7O83O\/QHdTPGXFjq+oL9RBEbQtPP+cja\/fdV+seNQvpnoHpvQTrP5N8Hzb\/kPqX+Q\/Rq8V+SBxWLcqo1zfcq34q7QqrSb6L0dp5yoZwiH8y\/RqlK3DM7O7dkNg0d3k7e6sVOW3sFHWnaSMxDYZVXbY7hSDKIG\/WxUbNDkebc+qlMPOup3UixwLMkJFT2zNdrroky4fodFJYnTgOv1TsUV0s1xJ2G4jkoTaQ5zdSk1B6QdVJ1mG2eU9UMswBU0p19iZn5nkrlPi0sbszXuzD9Vzm+u67DwD\/EjJERHWtMjP\/VB9TPfm5cslpEJU4ed1StxdlLCW6nuTCOJqaeMSRTRuYdiXAH5hYvCEeJTRehj3NbvYOI\/sVtZH+CX\/wDNk9wE6WVZ4z47hoY8z7OeR6IwfU53Uj9LUHx\/4hR0TBaz5pNI2A8\/3PH6QvO2KVstTMZZXF7zueQHRt9h2Cjx8VrO4a7IisL4o40qK6XNM6zR8MLb5I\/lsfolYfShoubdydAVHT1TIRc8uXM+yhsQxV8jRf0tOwGn\/UF6OtVo7YMd5a3uksdfxfGy4b+Yeo0VcreMJnbZQ3s3MfuhoqC9lPUOEtcLEfVNLW3fMnIha\/kgJMWe8ZXPJHTYJmGLUEo\/HOHcl3NFx91Ftl5WVWzZW1cmWFnxJ2mj1I5EJ6gg1Q+HvNhdSWGj1K2qbELAON0Vmk9lUqujIiEg3a6\/y6ey6Jj0HoJ7Kv4dh2eBwPMKvfjbWaklVuqkTSsD2hw5qRjp7WULgExje6J219O3t0Vr8sKClNlJbO01FHojqaP\/AMoAGwRFNORzV9O0rMTcL1O4bU\/VVuF+ykqWWy00\/RTdfuTUlOAc7W+7eR9gpzhuuZmFnllzqCcpCjsIopJ3tiijfLM74WRjM\/5NOivkn8LbZ3sLaudk7mOkkjliYxsZZuwNfKXk\/wBSwPUsKi3314b9QbvpubfT7RPb+y+8MVLCy5lBDdyXtP8Acrm\/ij4hGo\/\/ABoHfk3yucNDKe5GzOx0UnF\/DxStcYW4hKx7QHPEjmtieWfEA5sliDzChca8JnQGR1PJJOyPM4h7A3Ow\/F5T\/wBQZyudFk4npVNd27z7Gpl+p3NXwkFfo6fK21lF4le91LQ1WYHSxH6ToVB1r76L3aex4nltiIxKY2soOEaqYxUGxUHDLZVrPIsJ4krQ0wF+YPNSFBEAUPhsXpspqlpAFKqiMxE45Tc901Rx3U3icN2oDCKfqu8BDdonEqb0g9NUvCoLhSNbT+n6pjCX7jmE3Am3aB4pR63UXWN2F\/srJikCgZIzdRzHsOjewE2m0Tb6cWU1DR6KNqY7aWJUWpJuRM2Fi+w+i0pRjwN1pRzSo+wxVVEtRK+WV5c9+jna2y\/tA\/b22WqjG4oW5fid+0f7qCxfiPXJFy3dz+RUIG331WV1or7ay3Ncv3MKr8SdLKOQ\/SOQ91Mxxi2ygIYfWFZoYzZR48S+w9gRTM5I6GfLYoGmcUeILhatRTclZXB7QRqqni3Djm+qPVp3HRTuFVGU5TsdkZLeM9WqV0W1eWFRtWKhRF1jm5dlOYVH6rdN1Jf4e17SW\/RZh1K2wdaxOh7nukSvUNthvGh6DzUfw1FeMhSuIUxsdig+D4\/S73epGX+ZRfxKlxXhGU+a3525IvB8Q8xnLMNPl1VqxDDQ5jmnnyXN\/VTy67LKvXoWbL4l5G6q6lnD1pvb7pbACARsU82mVle4hDqSTZSsMijKaHZN47i4gjc64uNGjqVahtF2Ygldm1O7eAtbEydkvmGOcSWa4zmKOKPJ+oMtKXX1+Jd7p6WN8LYzHHkgq3NfUwwPe8xyfq8x5zfdeLPC7jvJGyF2Qte7M+RoBlby9IOg000XpvgziUVEcscM4ZS2Be2onIa58e+W2uXtZZEX9buNSKtO1ToTeFbB8TGmSkglAfnZG2RzJP2karMPw5gbdt20kRfE+CYB3mMLLnKH3FidbWUzw3icFS781raZroGlvl08js74+rnHU+6hPFevaIb1OeNmTNA+OC93HQBw7j4P3\/qXTvJ5U8dOJYYZ4p42tiYXeS6MeW1xP\/qEBov7qAgqGvaHCxBG4VJ\/iP4jknqwJAWuY2zhkbEL973Ud4XcW3tBIdf0HYH36qTGzuLek3j+yvk43K7KXbE6YkKuT01je3NXSqIt1UZVxtdYW3K3GXYyq2FUIOgKnIXbaIGOm1HZSUJ0Cc4xqduh3UVh0lnEclNv5qCe0B56LqiKTM0YLVDUdw4+6lmvu1Q7fjPuuwCkpWagKHjguVLSfCENSDUpZOrI5HTWFkDU0eqnWMSZKYFKc2Kw7DT0WlaPwzViNQ2OBwwp4acii6ek0Ck4MLvoV5eumWNxrCGpGXIVqZB6bqO\/wjK4W+imsOjzAhaWNVqVrGBKaI3UrSx6fNKhogDspFlHysr6V6lZ2Iupp7ajdSNJaRpY76p99J7pqKlsbqbUjAsMeY35HajupE0\/xN6eoIybDc1nJmC2YA8xZcReDkv+iNqHmxCA4RmALm\/zf3UjiBAJGqiuGo7Sk91A31FJ18WJ6WgOvNVTjDh0uaXAeoLo0UYBI6hC1UQIIKktpW1NWIqrZVjknC+JXPlO3BuL66\/t9uytLXbKp8V4WYZczdibgjSx6hTuD4iJGgjfY9isfFbSei3yaN68x1FJiKW2q55x7ihkeGaBrNtTquiRAEgG9hul43wBDI0uF2qfKqe2vVSKh1RtnONYNjDonAg6L0V4XcfRS5GPd5QY0udINCb7tNtSD0K4Di+CCJxAvvzRPDOJmKQftcfUP915euWpnU2uFZT6WcB8SvkMT588lJHdsRBDLiQZAS0H92vuhfHuoyQxzStdJTETRRtM4Aa+9s5A13\/Kvbf191yLwO4rLgyS7HQRjSGVxu5zTdwDdt9WaaHZdb8cKRs9J+Ki8qOUZctOYnPdJ5zfLd6XeluVbStsU\/Fjx1jPCwqZZDKczr6vzEl3u46n5lci4iwp1JNYXsHXae3Reg3RBosPqqNxrwt57bgepu3Uq5k4atVsnkU6snh+GH+FeIW1EQN\/UG2cOd+vupiBgLgFxrh\/EX0c+twM1ng7EdV2vD5A6z2nQjdWMDJm5NH8lK+RVo3K+JISixT0PIoeR3JFQjRaRTFqCqR67qczDXdRFSzUrqgHQ\/Cf7qELzmPupijOii5R6yuzHEwEfckw70hNtNnJTNWpprtfkuMcj35JNj0md9tUiF2iZr9lwAsG4HssQMFXYLEpEcxpm7BStE3VaWLMqg1WN476cjhuD9ffqiqJtpQBsdSP9u3ZaWKePOSOfEsIjFwpCnatLFeKbCpm+lBLaxB0lKX4bKKqW2PsVtYuwcgjMaHqTHDkQ8wrSxVX81LU+JaJHepDVw0W1isFb7FJ4xiBj1VY4SkILhyWLF5+2I63JrVT\/EXWmb6b63VnwgXYQVtYtlCi5y\/jukaHGwVSjYMwHdYsXk8+P5DcxPdT0Z\/Dzh7ZJiHZvywwsINtWPsCR8LjbS5BXZ\/D3Fp8Qw\/Fm1U8rzDWCCKQODZGRs9YDSBlBLmi7g25BPVaWKejxGY41XixcLmzXOaL66d+\/dCUm6xYvV0\/TPO3fUKn4gcNxODXEWPbT\/RWTDKJrIwGjRYsVdFiLeYglmZ6QW0ahHQs0WlitFYHiOpQE+5WlikUAmjKjas2eO62sSsKnzJJUzdEJCdXLSxK\/wAf+nY\/IPhOy1VDRaWIOkeDv7rFixB2IP\/Z\" alt=\"\" class=\"brett-photo\" \/>\n        <\/div>\n        <div class=\"brett-name\">Brett Hanson<\/div>\n        <div class=\"brett-title\">AI Educator &amp; Technology Consultant<\/div>\n      <\/div>\n\n      <div class=\"brett-bio-col\">\n        <div class=\"section-label\">Meet Your Instructor<\/div>\n        <h2>25 Years in the Classroom.<br><span>A Career Built for This Moment.<\/span><\/h2>\n        <p>Brett Hanson is a master teacher, AI educator, and technology consultant who has spent 25 years helping learners of every background build skills that matter. As the founder of <em>AI for Everyone<\/em>, Brett specializes in translating complex AI concepts into practical, approachable skills \u2014 whether you&#8217;re a student, a professional, or simply curious about what AI can do for you. His work spans classroom instruction, one-on-one mentoring, corporate consulting, and curriculum development, all grounded in one belief: <strong>anyone can learn this.<\/strong><\/p>\n\n        <div class=\"cert-list\">\n          <span class=\"cert-badge gold\">&#10022; Gemini Certified Educator<\/span>\n          <span class=\"cert-badge gold\">&#10022; Generative AI Educator<\/span>\n          <span class=\"cert-badge gold\">&#10022; Google Educator<\/span>\n          <span class=\"cert-badge\">&#10022; ISTE Educator<\/span>\n          <span class=\"cert-badge\">&#10022; Online Educator<\/span>\n          <span class=\"cert-badge\">&#10022; Wisconsin ELA Lifetime<\/span>\n          <span class=\"cert-badge\">&#10022; ACT Test Prep Coach<\/span>\n          <span class=\"cert-badge\">&#10022; Self-Published Author<\/span>\n        <\/div>\n\n        <div class=\"brett-cta\">\n          <a href=\"#signup\" class=\"btn btn-secondary\">Start Learning with Brett<\/a>\n          <a href=\"mailto:hansoneducationservices@gmail.com\" class=\"btn\" style=\"background:rgba(255,255,255,0.12);color:#fff;border:1px solid rgba(255,255,255,0.25);\">&#128140; Get in Touch<\/a>\n        <\/div>\n      <\/div>\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 4 FOURS \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 id=\"philosophy\">\n  <div class=\"container\">\n    <div class=\"philosophy-intro\">\n      <span class=\"section-label\">Our Core Philosophy<\/span>\n      <h2 class=\"section-title\">The 4 Fours of AI for Everyone<\/h2>\n      <p class=\"section-sub\" style=\"margin-bottom:0;\">Everything we teach is built around four interconnected frameworks \u2014 the tools you&#8217;ll use, the level you&#8217;re at, the principles that guide you, and the domains where AI can help you thrive.<\/p>\n    <\/div>\n\n    <div class=\"fours-grid\">\n\n      <!-- \u2500\u2500 1. THE TOOLS \u2500\u2500 -->\n      <div class=\"four-panel\">\n        <div class=\"four-panel-header panel-tools\">\n          <div class=\"four-panel-num\">Four #1<\/div>\n          <h3>The Tools<\/h3>\n          <div class=\"panel-subtitle\">Your AI Toolkit<\/div>\n          <span class=\"four-panel-icon\">&#128295;<\/span>\n        <\/div>\n        <div class=\"four-panel-body\">\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-tools\">1<\/div>\n            <div class=\"four-item-text\">\n              <strong>LLM \u2014 Gemini<\/strong>\n              <span>Your conversational AI \u2014 ask questions, draft content, brainstorm ideas<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-tools\">2<\/div>\n            <div class=\"four-item-text\">\n              <strong>Research \u2014 NotebookLM<\/strong>\n              <span>AI-powered research assistant \u2014 summarize, analyze, and explore documents<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-tools\">3<\/div>\n            <div class=\"four-item-text\">\n              <strong>Custom AI \u2014 Gems \/ AI Studio \/ CLI<\/strong>\n              <span>Build your own AI tools tailored to your specific needs<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-tools\">4<\/div>\n            <div class=\"four-item-text\">\n              <strong>Workflow \u2014 Google Workspace<\/strong>\n              <span>AI woven into the apps you already use \u2014 Docs, Sheets, Gmail, and more<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2500\u2500 2. THE LEVELS \u2500\u2500 -->\n      <div class=\"four-panel\">\n        <div class=\"four-panel-header panel-levels\">\n          <div class=\"four-panel-num\">Four #2<\/div>\n          <h3>The Levels<\/h3>\n          <div class=\"panel-subtitle\">Proficiency Spectrum \u2014 Where are you?<\/div>\n          <span class=\"four-panel-icon\">&#127754;<\/span>\n        <\/div>\n        <div class=\"levels-depth-bar\">\n          <div class=\"depth-segment depth-1\"><\/div>\n          <div class=\"depth-segment depth-2\"><\/div>\n          <div class=\"depth-segment depth-3\"><\/div>\n          <div class=\"depth-segment depth-4\"><\/div>\n        <\/div>\n        <div class=\"four-panel-body\" style=\"padding-top:18px;\">\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-levels\">1<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#127958;&#65039; Beachcomber \u2014 Exposure<\/strong>\n              <span>You&#8217;re curious, exploring the shoreline \u2014 just starting to discover what AI can do<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-levels\">2<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#127940; Swimmer \u2014 Productivity<\/strong>\n              <span>You&#8217;re in the water \u2014 using AI regularly to get more done, faster<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-levels\">3<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#129340; Snorkeler \u2014 Understanding<\/strong>\n              <span>You&#8217;re beneath the surface \u2014 grasping how AI actually works and why<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-levels\">4<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#129377; Diver \u2014 Mastery<\/strong>\n              <span>You&#8217;re in the deep \u2014 building, customizing, and leading with AI<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2500\u2500 3. THE PRINCIPLES \u2500\u2500 -->\n      <div class=\"four-panel\">\n        <div class=\"four-panel-header panel-principles\">\n          <div class=\"four-panel-num\">Four #3<\/div>\n          <h3>The Principles<\/h3>\n          <div class=\"panel-subtitle\">How We Think About AI<\/div>\n          <span class=\"four-panel-icon\">&#9881;&#65039;<\/span>\n        <\/div>\n        <div class=\"four-panel-body\">\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-principles\">1<\/div>\n            <div class=\"four-item-text\">\n              <strong>E.S.C.T. Cycle \u2014 Exponential Growth<\/strong>\n              <span>Experience \u2192 Skill \u2192 Confidence \u2192 Trust. Each loop compounds your capability<\/span>\n              <div class=\"esct-badge\">&#8635; Experience &rarr; Skill &rarr; Confidence<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-principles\">2<\/div>\n            <div class=\"four-item-text\">\n              <strong>Level Up \u2014 Growth Mindset<\/strong>\n              <span>AI fluency is a skill anyone can build. Progress over perfection, always<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-principles\">3<\/div>\n            <div class=\"four-item-text\">\n              <strong>Ethical Skepticism \u2014 Critique<\/strong>\n              <span>Trust but verify. Question AI output, spot bias, and stay critically engaged<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-principles\">4<\/div>\n            <div class=\"four-item-text\">\n              <strong>Agency \u2014 Human-in-the-Loop<\/strong>\n              <span>You are always in charge. AI is your co-pilot, not the pilot<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- \u2500\u2500 4. THE DOMAINS \u2500\u2500 -->\n      <div class=\"four-panel\">\n        <div class=\"four-panel-header panel-domains\">\n          <div class=\"four-panel-num\">Four #4<\/div>\n          <h3>The Domains<\/h3>\n          <div class=\"panel-subtitle\">Where AI Makes a Difference<\/div>\n          <span class=\"four-panel-icon\">&#127758;<\/span>\n        <\/div>\n        <div class=\"four-panel-body\">\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-domains\">1<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#127968; Personal \u2014 Workflow<\/strong>\n              <span>Organize your life, manage tasks, plan projects, and reclaim your time<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-domains\">2<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#127979; Academic \u2014 Student<\/strong>\n              <span>Research smarter, write better, study more effectively \u2014 at any age<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-domains\">3<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#128188; Professional \u2014 Client<\/strong>\n              <span>Serve clients, grow your business, and work with greater impact<\/span>\n            <\/div>\n          <\/div>\n          <div class=\"four-item\">\n            <div class=\"four-item-num num-domains\">4<\/div>\n            <div class=\"four-item-text\">\n              <strong>&#127912; Creative \u2014 Artistry<\/strong>\n              <span>Write, design, compose, and create \u2014 with AI as your creative partner<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div><!-- \/.fours-grid -->\n\n    <div class=\"philosophy-cta\">\n      <p>Not sure where you fit? Start at any level \u2014 our lessons meet you exactly where you are.<\/p>\n      <a href=\"#signup\" class=\"btn btn-primary\">Find My Starting Point<\/a>\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 LESSONS \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 id=\"lessons\">\n  <div class=\"container\">\n    <div class=\"centered\">\n      <div class=\"section-label\">Learn at Your Own Pace<\/div>\n      <h2 class=\"section-title\">Featured Lessons<\/h2>\n      <p class=\"section-sub\">From your first chatbot conversation to understanding how AI makes decisions \u2014 we&#8217;ve got lessons for every stage of your journey.<\/p>\n    <\/div>\n    <div class=\"lessons-grid\">\n\n      <div class=\"lesson-card\">\n        <div class=\"lesson-card-header\">\n          <span class=\"lesson-tag tag-beginner\">Beginner<\/span>\n          <h3>What Is AI, Really? A Plain-English Introduction<\/h3>\n        <\/div>\n        <div class=\"lesson-card-body\">\n          <p>Cut through the hype and understand what artificial intelligence actually is \u2014 and isn&#8217;t \u2014 in everyday terms.<\/p>\n          <div class=\"lesson-meta\">\n            <span>&#9201; 15 min<\/span>\n            <span>&#127911; Audio + Video<\/span>\n          <\/div>\n          <div style=\"display:flex;gap:10px;\">\n            <a href=\"https:\/\/drive.google.com\/file\/d\/12S1LjLSBhKQc5oG4YhShvgOfXjpHFaBK\/view?usp=sharing\" target=\"_blank\" class=\"btn btn-primary\" style=\"font-size:0.9rem;padding:10px 24px;\">&#127911; Audio<\/a>\n            <a href=\"https:\/\/drive.google.com\/file\/d\/1AYzKCx7VzXzCs6jMJ_nqZVM0CdfPiR0K\/view?usp=drive_link\" target=\"_blank\" class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;\">&#127909; Video<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lesson-card\">\n        <div class=\"lesson-card-header\">\n          <span class=\"lesson-tag tag-beginner\">Beginner<\/span>\n          <h3>Your First Conversation with an AI Chatbot<\/h3>\n        <\/div>\n        <div class=\"lesson-card-body\">\n          <p>Learn how to talk to AI tools like ChatGPT or Claude \u2014 practical prompts you can use right away.<\/p>\n          <div class=\"lesson-meta\">\n            <span>&#9201; 20 min<\/span>\n            <span>&#128218; Guided Practice<\/span>\n          <\/div>\n          <div style=\"display:flex;gap:10px;\">\n            <span class=\"btn btn-primary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127911; Audio<\/span>\n            <span class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127909; Video<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lesson-card\">\n        <div class=\"lesson-card-header\">\n          <span class=\"lesson-tag tag-inter\">Intermediate<\/span>\n          <h3>Using AI to Save Time at Work<\/h3>\n        <\/div>\n        <div class=\"lesson-card-body\">\n          <p>Emails, summaries, brainstorming, and more \u2014 see how to fold AI into your daily workflow without the overwhelm.<\/p>\n          <div class=\"lesson-meta\">\n            <span>&#9201; 25 min<\/span>\n            <span>&#128218; Video + Examples<\/span>\n          <\/div>\n          <div style=\"display:flex;gap:10px;\">\n            <span class=\"btn btn-primary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127911; Audio<\/span>\n            <span class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127909; Video<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lesson-card\">\n        <div class=\"lesson-card-header\">\n          <span class=\"lesson-tag tag-inter\">Intermediate<\/span>\n          <h3>How to Fact-Check AI Output<\/h3>\n        <\/div>\n        <div class=\"lesson-card-body\">\n          <p>AI can make things up. Learn how to spot mistakes, verify information, and stay in the driver&#8217;s seat.<\/p>\n          <div class=\"lesson-meta\">\n            <span>&#9201; 20 min<\/span>\n            <span>&#128218; Reading + Activity<\/span>\n          <\/div>\n          <div style=\"display:flex;gap:10px;\">\n            <span class=\"btn btn-primary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127911; Audio<\/span>\n            <span class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127909; Video<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lesson-card\">\n        <div class=\"lesson-card-header\">\n          <span class=\"lesson-tag tag-advanced\">Advanced<\/span>\n          <h3>AI Ethics: What You Need to Know<\/h3>\n        <\/div>\n        <div class=\"lesson-card-body\">\n          <p>Bias, privacy, deepfakes \u2014 understand the bigger picture so you can use AI responsibly and advocate wisely.<\/p>\n          <div class=\"lesson-meta\">\n            <span>&#9201; 30 min<\/span>\n            <span>&#128218; Deep Dive + Discussion<\/span>\n          <\/div>\n          <div style=\"display:flex;gap:10px;\">\n            <span class=\"btn btn-primary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127911; Audio<\/span>\n            <span class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;opacity:0.45;cursor:default;\">&#127909; Video<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"lesson-card\" style=\"border: 2px dashed #c8c4bc; box-shadow: none; display:flex; flex-direction:column; justify-content:center; align-items:center; text-align:center; padding:40px 28px; background:transparent;\">\n        <span style=\"font-size:2rem;margin-bottom:12px;\">&#43;&#xFE0F;<\/span>\n        <h3 style=\"color:var(--teal);margin-bottom:8px;\">More Coming Soon<\/h3>\n        <p style=\"color:#888;font-size:0.92rem;margin-bottom:20px;\">Sign up to get notified when new lessons drop \u2014 we add content regularly.<\/p>\n        <a href=\"#signup\" class=\"btn btn-secondary\" style=\"font-size:0.9rem;padding:10px 24px;\">Notify Me<\/a>\n      <\/div>\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 PODCAST \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 id=\"podcast\">\n  <div class=\"container\">\n    <div class=\"centered\">\n      <div class=\"section-label\">Listen &amp; Learn<\/div>\n      <h2 class=\"section-title\">AI for Everyone Podcast<\/h2>\n      <p class=\"section-sub\" style=\"color:rgba(255,255,255,0.75);\">Short, digestible episodes on AI news, tools, and tips \u2014 perfect for your commute or coffee break. Published on Podbean.<\/p>\n    <\/div>\n\n    <div class=\"podcast-embed-wrapper\">\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\u2550\u2550\u2550\u2550\u2550\u2550\n        PODBEAN EMBED INSTRUCTIONS\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\u2550\u2550\u2550\u2550\u2550\u2550\n        1. Log in to your Podbean account at podbean.com\n        2. Go to: Podcast Dashboard \u2192 Promote \u2192 Embed Player\n        3. Choose \"Playlist\" or individual episodes, copy the <iframe> code\n        4. Paste it below, replacing the placeholder div\n\n        Example of what the embed code looks like:\n        <iframe loading=\"lazy\"\n          title=\"AI for Everyone Podcast\"\n          src=\"https:\/\/www.podbean.com\/media\/player\/multi?playlist=...\"\n          width=\"100%\" height=\"315\" scrolling=\"no\"\n          frameborder=\"0\" allowfullscreen>\n        <\/iframe>\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\u2550\u2550\u2550\u2550\u2550\u2550\n      -->\n      <iframe title=\"AI for Everyone\" allowtransparency=\"true\" height=\"400\" width=\"100%\" style=\"border: none; min-width: min(100%, 430px); height: 400px; border-radius: 8px;\" scrolling=\"no\" data-name=\"pb-iframe-player\" src=\"https:\/\/www.podbean.com\/player-v2\/?i=adhj6-13e0eaa-pbblog-playlist&#038;share=1&#038;download=1&#038;rtl=0&#038;fonts=Arial&#038;skin=1&#038;font-color=auto&#038;logo_link=episode_page&#038;order=episodic&#038;limit=7&#038;filter=all&#038;ss=3cc4f366ee662326f7f6fc98c7308c8e&#038;btn-skin=7&#038;size=400\" loading=\"lazy\" allowfullscreen=\"\"><\/iframe>\n    <\/div>\n\n    <div class=\"podcast-links\">\n      <a href=\"https:\/\/podbean.com\" target=\"_blank\" rel=\"noopener\" class=\"podcast-link-btn\">&#127911; Listen on Podbean<\/a>\n      <a href=\"mailto:hansoneducationservices@gmail.com\" class=\"podcast-link-btn\">&#128140; Suggest a Topic<\/a>\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 SIGN UP \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 id=\"signup\">\n  <div class=\"container\">\n    <div class=\"centered\" style=\"margin-bottom:40px;\">\n      <div class=\"section-label\">Join the Community<\/div>\n      <h2 class=\"section-title\">Sign Up \u2014 It&#8217;s Free<\/h2>\n      <p class=\"section-sub\">Get access to lessons, podcast updates, and a community of learners just like you.<\/p>\n    <\/div>\n\n    <div class=\"signup-card\">\n      <form id=\"signupForm\" onsubmit=\"handleSignup(event)\" novalidate>\n        <div class=\"form-row\">\n          <div class=\"form-group\">\n            <label for=\"firstName\">First Name *<\/label>\n            <input type=\"text\" id=\"firstName\" name=\"firstName\" placeholder=\"Jane\" required \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"lastName\">Last Name *<\/label>\n            <input type=\"text\" id=\"lastName\" name=\"lastName\" placeholder=\"Smith\" required \/>\n          <\/div>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label for=\"email\">Email Address *<\/label>\n          <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"jane@example.com\" required \/>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label for=\"experience\">Your AI Experience Level<\/label>\n          <select id=\"experience\" name=\"experience\">\n            <option value=\"\">Select your level&#8230;<\/option>\n            <option value=\"beachcomber\">&#127958;&#65039; Beachcomber \u2014 I&#8217;m just starting to explore AI<\/option>\n            <option value=\"swimmer\">&#127940; Swimmer \u2014 I use AI sometimes and want to do more<\/option>\n            <option value=\"snorkeler\">&#129340; Snorkeler \u2014 I use AI regularly and want to understand it deeper<\/option>\n            <option value=\"diver\">&#129377; Diver \u2014 I&#8217;m building and customizing AI tools<\/option>\n          <\/select>\n        <\/div>\n\n        <div class=\"form-group\">\n          <label>I&#8217;m interested in: (check all that apply)<\/label>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"int-lessons\" name=\"interests\" value=\"lessons\" \/>\n            <label for=\"int-lessons\">Online lessons &amp; tutorials<\/label>\n          <\/div>\n\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"int-biz-mentoring\" name=\"interests\" value=\"biz-mentoring\" \/>\n            <label for=\"int-biz-mentoring\">Mentoring for my solopreneur or small business<\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"int-personal-mentoring\" name=\"interests\" value=\"personal-mentoring\" \/>\n            <label for=\"int-personal-mentoring\">Mentoring for me (writing, gardening, beekeeping, etc.)<\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"int-workshops-half\" name=\"interests\" value=\"workshops-half\" \/>\n            <label for=\"int-workshops-half\">1\/2 day Live workshops or Q&amp;A sessions<\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"int-workshops-full\" name=\"interests\" value=\"workshops-full\" \/>\n            <label for=\"int-workshops-full\">Full day Live workshops or Q&amp;A sessions<\/label>\n          <\/div>\n        <\/div>\n\n        <hr class=\"form-divider\" \/>\n\n        <div class=\"form-group\">\n          <label>Send me these lessons: (check all that apply)<\/label>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"lesson-1\" name=\"lessons\" value=\"What Is AI, Really? A Plain-English Introduction\" \/>\n            <label for=\"lesson-1\">What Is AI, Really? A Plain-English Introduction <span style=\"font-size:0.78rem;background:#d4f4e8;color:#1a7a55;padding:2px 8px;border-radius:50px;margin-left:6px;font-weight:700;\">Beginner<\/span><\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"lesson-2\" name=\"lessons\" value=\"Your First Conversation with an AI Chatbot\" \/>\n            <label for=\"lesson-2\">Your First Conversation with an AI Chatbot <span style=\"font-size:0.78rem;background:#d4f4e8;color:#1a7a55;padding:2px 8px;border-radius:50px;margin-left:6px;font-weight:700;\">Beginner<\/span><\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"lesson-3\" name=\"lessons\" value=\"Using AI to Save Time at Work\" \/>\n            <label for=\"lesson-3\">Using AI to Save Time at Work <span style=\"font-size:0.78rem;background:#fff0cc;color:#8a6000;padding:2px 8px;border-radius:50px;margin-left:6px;font-weight:700;\">Intermediate<\/span><\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"lesson-4\" name=\"lessons\" value=\"How to Fact-Check AI Output\" \/>\n            <label for=\"lesson-4\">How to Fact-Check AI Output <span style=\"font-size:0.78rem;background:#fff0cc;color:#8a6000;padding:2px 8px;border-radius:50px;margin-left:6px;font-weight:700;\">Intermediate<\/span><\/label>\n          <\/div>\n          <div class=\"form-check\">\n            <input type=\"checkbox\" id=\"lesson-5\" name=\"lessons\" value=\"AI Ethics: What You Need to Know\" \/>\n            <label for=\"lesson-5\">AI Ethics: What You Need to Know <span style=\"font-size:0.78rem;background:#fdddd6;color:#9c2f12;padding:2px 8px;border-radius:50px;margin-left:6px;font-weight:700;\">Advanced<\/span><\/label>\n          <\/div>\n        <\/div>\n\n        <hr class=\"form-divider\" \/>\n\n        <div class=\"form-group\">\n          <label for=\"question\">Got a question or topic you&#8217;d like covered? (optional)<\/label>\n          <textarea id=\"question\" name=\"question\" placeholder=\"Ask away \u2014 no question is too basic!\"><\/textarea>\n        <\/div>\n\n        <div class=\"form-check\" style=\"margin-bottom:24px;\">\n          <input type=\"checkbox\" id=\"consent\" name=\"consent\" required \/>\n          <label for=\"consent\">I agree to receive emails from AI for Everyone. You can unsubscribe any time. We&#8217;ll never sell your information.<\/label>\n        <\/div>\n\n        <button type=\"submit\" class=\"btn btn-primary\" style=\"width:100%;font-size:1.05rem;\">\n          &#127775; Create My Free Account\n        <\/button>\n\n        <div class=\"form-success\" id=\"formSuccess\">\n          &#127881; You&#8217;re in! Check your inbox for a welcome message from hansoneducationservices@gmail.com\n        <\/div>\n      <\/form>\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 CONTACT \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 id=\"contact\">\n  <div class=\"container\">\n    <div class=\"contact-grid\">\n      <div class=\"contact-info\">\n        <div class=\"section-label\">Get in Touch<\/div>\n        <h3>We&#8217;d love to hear from you<\/h3>\n        <p>Questions about a lesson? Want to suggest a podcast topic? Looking to partner with us? Drop us a line \u2014 we read every message.<\/p>\n        <div class=\"contact-detail\">\n          <div class=\"contact-icon\">&#128140;<\/div>\n          <div>\n            <strong>Email<\/strong><br>\n            <a href=\"mailto:hansoneducationservices@gmail.com\">hansoneducationservices@gmail.com<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"contact-detail\">\n          <div class=\"contact-icon\">&#127911;<\/div>\n          <div>\n            <strong>Podcast<\/strong><br>\n            <a href=\"https:\/\/podbean.com\" target=\"_blank\" rel=\"noopener\">Listen on Podbean<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"contact-detail\">\n          <div class=\"contact-icon\">&#9201;<\/div>\n          <div>\n            <strong>Response Time<\/strong><br>\n            Usually within 1\u20132 business days\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div>\n        <form id=\"contactForm\" onsubmit=\"handleContact(event)\" novalidate>\n          <div class=\"form-group\">\n            <label for=\"cName\">Your Name *<\/label>\n            <input type=\"text\" id=\"cName\" name=\"name\" placeholder=\"Jane Smith\" required \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"cEmail\">Email Address *<\/label>\n            <input type=\"email\" id=\"cEmail\" name=\"email\" placeholder=\"jane@example.com\" required \/>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"cSubject\">Subject<\/label>\n            <select id=\"cSubject\" name=\"subject\">\n              <option value=\"\">Select a topic&#8230;<\/option>\n              <option value=\"lesson-question\">Question about a lesson<\/option>\n              <option value=\"podcast-topic\">Podcast topic suggestion<\/option>\n              <option value=\"technical\">Technical issue<\/option>\n              <option value=\"partnership\">Partnership \/ collaboration<\/option>\n              <option value=\"other\">Something else<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"form-group\">\n            <label for=\"cMessage\">Message *<\/label>\n            <textarea id=\"cMessage\" name=\"message\" placeholder=\"What's on your mind?\" required><\/textarea>\n          <\/div>\n          <button type=\"submit\" class=\"btn btn-coral\" style=\"width:100%;\">Send Message<\/button>\n          <div class=\"form-success\" id=\"contactSuccess\">\n            &#10003; Message sent! We&#8217;ll reply to you at hansoneducationservices@gmail.com shortly.\n          <\/div>\n        <\/form>\n      <\/div>\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 FOOTER \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<footer>\n  <p><strong>AI for Everyone<\/strong> &mdash; Making artificial intelligence accessible to all.<\/p>\n  <p style=\"margin-top:8px;\">\n    Questions? <a href=\"mailto:hansoneducationservices@gmail.com\">hansoneducationservices@gmail.com<\/a>\n    &nbsp;&bull;&nbsp;\n    <a href=\"#signup\">Sign Up Free<\/a>\n    &nbsp;&bull;&nbsp;\n    <a href=\"#podcast\">Podcast<\/a>\n  <\/p>\n  <p style=\"margin-top:12px;font-size:0.8rem;color:rgba(255,255,255,0.4);\">&copy; 2026 AI for Everyone &mdash; Hanson Education Services. All rights reserved.<\/p>\n<\/footer>\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 SCRIPTS \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<script>\n  \/* \u2500\u2500 Smooth scrolling for anchor links \u2500\u2500 *\/\n  document.querySelectorAll('a[href^=\"#\"]').forEach(link => {\n    link.addEventListener('click', e => {\n      const target = document.querySelector(link.getAttribute('href'));\n      if (target) {\n        e.preventDefault();\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n    });\n  });\n\n  \/* \u2500\u2500 Sign-up form handler \u2192 Formspree \u2500\u2500 *\/\n  function handleSignup(e) {\n    e.preventDefault();\n    const form = e.target;\n    const firstName = form.firstName.value.trim();\n    const email     = form.email.value.trim();\n    const consent   = form.consent.checked;\n\n    if (!firstName || !email) {\n      alert('Please fill in your name and email address.');\n      return;\n    }\n    if (!consent) {\n      alert('Please check the consent box to continue.');\n      return;\n    }\n\n    const interests = [...form.querySelectorAll('input[name=\"interests\"]:checked')]\n                        .map(cb => cb.labels[0].textContent.trim()).join(', ') || 'Not specified';\n    const lessons   = [...form.querySelectorAll('input[name=\"lessons\"]:checked')]\n                        .map(cb => cb.value).join(', ') || 'None selected';\n\n    const btn = form.querySelector('button[type=\"submit\"]');\n    btn.disabled = true;\n    btn.textContent = 'Sending\u2026';\n\n    fetch('https:\/\/api.web3forms.com\/submit', {\n      method: 'POST',\n      headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' },\n      body: JSON.stringify({\n        access_key:      'a0c079c6-197c-408a-a3d4-1bd443a0feb7',\n        subject:         'New Sign-Up: ' + firstName,\n        botcheck:        '',\n        'First Name':    firstName,\n        'Last Name':     form.lastName.value.trim(),\n        email:           email,\n        'Experience Level': form.experience.value || 'Not specified',\n        'Interests':        interests,\n        'Lessons Requested': lessons,\n        'Question':         form.question.value.trim() || 'None'\n      })\n    })\n    .then(r => r.json())\n    .then(data => {\n      if (data.success || data.result === 'success') {\n        document.getElementById('formSuccess').style.display = 'block';\n        form.reset();\n      } else {\n        alert('Error: ' + (data.message || JSON.stringify(data)));\n      }\n    })\n    .catch(() => alert('Network error. Please email us at hansoneducationservices@gmail.com'))\n    .finally(() => { btn.disabled = false; btn.textContent = '\u2726 Create My Free Account'; });\n  }\n\n  \/* \u2500\u2500 Contact form handler \u2192 Formspree \u2500\u2500 *\/\n  function handleContact(e) {\n    e.preventDefault();\n    const form    = e.target;\n    const name    = form.name.value.trim();\n    const email   = form.email.value.trim();\n    const message = form.messag\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>AI for Everyone AI for Everyone About Meet Brett Our Approach Lessons Podcast Contact Sign Up Free &#127775; No Tech Background Required AI is for EveryoneIncluding You. Plain-language lessons, real-world examples, and a supportive community \u2014 everything you need to understand and use AI with confidence. Get Started Free Explore Lessons 100%Beginner Friendly FreeTo Get<span class=\"post-excerpt-end\">&hellip;<\/span><\/p>\n<p class=\"more-link\"><a href=\"https:\/\/hansoneducationservices.com\/?page_id=4449\" class=\"themebutton\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-4449","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4449","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4449"}],"version-history":[{"count":10,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4449\/revisions"}],"predecessor-version":[{"id":4498,"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=\/wp\/v2\/pages\/4449\/revisions\/4498"}],"wp:attachment":[{"href":"https:\/\/hansoneducationservices.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}