{"id":64,"date":"2026-05-04T01:48:47","date_gmt":"2026-05-04T01:48:47","guid":{"rendered":"https:\/\/paws-bridge.org\/?page_id=64"},"modified":"2026-05-06T00:03:13","modified_gmt":"2026-05-06T00:03:13","slug":"chatgpt","status":"publish","type":"page","link":"https:\/\/paws-bridge.org\/?page_id=64","title":{"rendered":"ChatGPT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"64\" class=\"elementor elementor-64\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51157ebe e-flex e-con-boxed e-con e-parent\" data-id=\"51157ebe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7aaca99f elementor-widget elementor-widget-text-editor\" data-id=\"7aaca99f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<p><style>\n  .mv-page {\n    --green: #234F3A;\n    --green-2: #2F7B57;\n    --cream: #F8F3EA;\n    --cream-2: #F5F0E7;\n    --orange: #E57D43;\n    --orange-dark: #D26E38;\n    --text: #21352B;\n    --muted: #5D7064;\n    --border: #E4D8C8;\n    --light-green: #DCEBD4;\n    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    background: var(--cream);\n    color: var(--text);\n    line-height: 1.5;\n  }\n\n  .mv-page * {\n    box-sizing: border-box;\n  }\n\n  .mv-page a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .mv-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .mv-header {\n    position: sticky;\n    top: 0;\n    z-index: 10;\n    background: rgba(248, 243, 234, 0.94);\n    backdrop-filter: blur(12px);\n    border-bottom: 1px solid #E8DCCB;\n  }\n\n  .mv-nav-wrap {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 16px 0;\n    gap: 24px;\n  }\n\n  .mv-logo {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .mv-logo-icon {\n    width: 44px;\n    height: 44px;\n    border-radius: 18px;\n    background: var(--green);\n    color: white;\n    display: grid;\n    place-items: center;\n    font-size: 24px;\n    box-shadow: 0 4px 12px rgba(35, 79, 58, 0.16);\n  }\n\n  .mv-logo-title {\n    margin: 0;\n    font-size: 18px;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n\n  .mv-logo-subtitle {\n    margin: 0;\n    font-size: 11px;\n    color: #6C7A67;\n    text-transform: uppercase;\n    letter-spacing: 0.18em;\n  }\n\n  .mv-nav {\n    display: flex;\n    align-items: center;\n    gap: 30px;\n    color: #4E6255;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mv-nav a:hover {\n    color: var(--green);\n  }\n\n  .mv-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    border: 0;\n    background: var(--orange);\n    color: white !important;\n    font-weight: 800;\n    padding: 14px 22px;\n    cursor: pointer;\n    transition: 0.2s ease;\n    box-shadow: 0 12px 24px rgba(210, 110, 56, 0.18);\n  }\n\n  .mv-btn:hover {\n    background: var(--orange-dark);\n    transform: translateY(-1px);\n  }\n\n  .mv-btn-outline {\n    background: rgba(255,255,255,0.7);\n    color: var(--green) !important;\n    border: 1px solid #B9C7B1;\n    box-shadow: none;\n  }\n\n  .mv-btn-outline:hover {\n    background: white;\n  }\n\n  .mv-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 72px 0 88px;\n  }\n\n  .mv-blob-one,\n  .mv-blob-two {\n    position: absolute;\n    border-radius: 999px;\n    filter: blur(60px);\n    opacity: 0.8;\n    pointer-events: none;\n  }\n\n  .mv-blob-one {\n    width: 280px;\n    height: 280px;\n    background: #D9E9D3;\n    left: -120px;\n    top: 100px;\n  }\n\n  .mv-blob-two {\n    width: 380px;\n    height: 380px;\n    background: #F2C9A6;\n    right: -160px;\n    bottom: 20px;\n  }\n\n  .mv-hero-grid {\n    position: relative;\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    align-items: center;\n    gap: 56px;\n  }\n\n  .mv-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    border: 1px solid #D9CBB9;\n    background: rgba(255,255,255,0.72);\n    color: #47614F;\n    border-radius: 999px;\n    padding: 9px 16px;\n    font-size: 14px;\n    font-weight: 800;\n    box-shadow: 0 6px 18px rgba(166, 139, 104, 0.12);\n    margin-bottom: 24px;\n  }\n\n  .mv-hero h1 {\n    margin: 0;\n    max-width: 820px;\n    color: #1F352B;\n    font-size: clamp(46px, 6vw, 76px);\n    line-height: 1.02;\n    letter-spacing: -0.055em;\n    font-weight: 950;\n  }\n\n  .mv-hero-copy {\n    margin: 24px 0 0;\n    max-width: 680px;\n    color: #506457;\n    font-size: 20px;\n    line-height: 1.65;\n  }\n\n  .mv-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-top: 32px;\n  }\n\n  .mv-check-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-top: 28px;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .mv-check {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .mv-check::before {\n    content: \"\u2713\";\n    color: var(--green-2);\n    font-weight: 900;\n  }\n\n  .mv-dashboard {\n    border: 1px solid #D8CBB9;\n    background: white;\n    border-radius: 32px;\n    padding: 16px;\n    box-shadow: 0 30px 70px rgba(166, 139, 104, 0.22);\n  }\n\n  .mv-dashboard-inner {\n    background: var(--cream-2);\n    border-radius: 24px;\n    padding: 16px;\n  }\n\n  .mv-dashboard-top {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    margin-bottom: 16px;\n  }\n\n  .mv-dashboard-title {\n    margin: 0;\n    color: var(--green);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .mv-dashboard-subtitle {\n    margin: 2px 0 0;\n    color: #748071;\n    font-size: 12px;\n  }\n\n  .mv-status {\n    align-self: flex-start;\n    background: #DFF0D7;\n    color: #2F6548;\n    border-radius: 999px;\n    padding: 6px 12px;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .mv-mini-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n\n  .mv-mini-card,\n  .mv-map-card {\n    background: white;\n    border-radius: 24px;\n    padding: 20px;\n    box-shadow: 0 6px 16px rgba(35, 79, 58, 0.06);\n  }\n\n  .mv-mini-icon {\n    width: 42px;\n    height: 42px;\n    display: grid;\n    place-items: center;\n    border-radius: 16px;\n    background: #FDE5D4;\n    font-size: 22px;\n    margin-bottom: 12px;\n  }\n\n  .mv-mini-icon.green {\n    background: #E5F1DD;\n  }\n\n  .mv-mini-card h3 {\n    margin: 0;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .mv-mini-card p {\n    margin: 5px 0 0;\n    color: #6C7A67;\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .mv-map-card {\n    margin-top: 16px;\n  }\n\n  .mv-map-head {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n\n  .mv-map-head p {\n    margin: 0;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .mv-map-head span {\n    color: #6C7A67;\n    font-size: 12px;\n  }\n\n  .mv-map {\n    position: relative;\n    height: 224px;\n    overflow: hidden;\n    border-radius: 24px;\n    background: #DCEBD4;\n  }\n\n  .mv-dot {\n    position: absolute;\n    border-radius: 999px;\n    border: 4px solid white;\n    background: var(--green);\n    box-shadow: 0 4px 12px rgba(35, 79, 58, 0.22);\n    z-index: 2;\n  }\n\n  .mv-dot.orange {\n    background: var(--orange);\n  }\n\n  .mv-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .mv-stat {\n    background: white;\n    border-radius: 16px;\n    padding: 13px 10px;\n    text-align: center;\n    color: #47614F;\n    font-size: 12px;\n    font-weight: 900;\n    box-shadow: 0 6px 16px rgba(35, 79, 58, 0.06);\n  }\n\n  .mv-band {\n    padding: 0 0 70px;\n  }\n\n  .mv-band-box {\n    background: var(--green);\n    color: white;\n    border-radius: 32px;\n    padding: 32px;\n    box-shadow: 0 24px 50px rgba(35, 79, 58, 0.18);\n  }\n\n  .mv-band-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n  }\n\n  .mv-band h3 {\n    margin: 0;\n    font-size: 32px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .mv-band p {\n    margin: 12px 0 0;\n    color: #DCEBD4;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .mv-section {\n    padding: 86px 0;\n  }\n\n  .mv-section.white {\n    background: white;\n  }\n\n  .mv-center {\n    text-align: center;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .mv-kicker {\n    margin: 0;\n    color: var(--orange);\n    text-transform: uppercase;\n    letter-spacing: 0.22em;\n    font-size: 13px;\n    font-weight: 950;\n  }\n\n  .mv-section h2 {\n    margin: 12px 0 0;\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    font-weight: 950;\n  }\n\n  .mv-section-copy {\n    margin: 20px 0 0;\n    color: var(--muted);\n    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .mv-step-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 48px;\n  }\n\n  .mv-step-card {\n    background: rgba(255,255,255,0.78);\n    border: 1px solid var(--border);\n    border-radius: 32px;\n    padding: 28px;\n    box-shadow: 0 8px 20px rgba(35, 79, 58, 0.05);\n  }\n\n  .mv-step-top {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    margin-bottom: 22px;\n  }\n\n  .mv-step-icon {\n    width: 56px;\n    height: 56px;\n    display: grid;\n    place-items: center;\n    border-radius: 24px;\n    background: #E5F1DD;\n    font-size: 26px;\n  }\n\n  .mv-step-num {\n    color: #E8DCCB;\n    font-size: 48px;\n    font-weight: 950;\n  }\n\n  .mv-step-card h3,\n  .mv-feature-card h3 {\n    margin: 0;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  .mv-step-card p,\n  .mv-feature-card p {\n    margin: 12px 0 0;\n    color: var(--muted);\n    line-height: 1.65;\n  }\n\n  .mv-feature-layout {\n    display: grid;\n    grid-template-columns: 0.85fr 1.15fr;\n    gap: 54px;\n    align-items: start;\n  }\n\n  .mv-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .mv-feature-card {\n    background: var(--cream);\n    border: 1px solid #E7DAC7;\n    border-radius: 28px;\n    padding: 26px;\n  }\n\n  .mv-feature-icon {\n    font-size: 32px;\n    margin-bottom: 16px;\n  }\n\n  .mv-audience-card {\n    background: rgba(255,255,255,0.7);\n    border: 1px solid var(--border);\n    border-radius: 40px;\n    padding: 40px;\n    box-shadow: 0 8px 24px rgba(35, 79, 58, 0.05);\n  }\n\n  .mv-audience-grid {\n    display: grid;\n    grid-template-columns: 0.8fr 1.2fr;\n    gap: 44px;\n  }\n\n  .mv-role-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .mv-role-btn {\n    border: 0;\n    border-radius: 999px;\n    background: #F2E9DA;\n    color: #4E6255;\n    padding: 13px 20px;\n    font-weight: 850;\n    cursor: pointer;\n    transition: 0.2s ease;\n  }\n\n  .mv-role-btn:hover {\n    background: #E8DCCB;\n  }\n\n  .mv-role-btn.active {\n    background: var(--green);\n    color: white;\n    box-shadow: 0 8px 20px rgba(35, 79, 58, 0.18);\n  }\n\n  .mv-role-copy {\n    margin-top: 24px;\n    background: var(--cream);\n    border-radius: 32px;\n    padding: 28px;\n  }\n\n  .mv-role-copy h3 {\n    margin: 0;\n    font-size: 22px;\n    font-weight: 950;\n  }\n\n  .mv-role-copy p {\n    margin: 12px 0 0;\n    color: var(--muted);\n    line-height: 1.7;\n  }\n\n  .mv-signup {\n    padding: 0 0 96px;\n  }\n\n  .mv-signup-box {\n    max-width: 980px;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 40px;\n    background: var(--green);\n    box-shadow: 0 28px 70px rgba(35, 79, 58, 0.24);\n  }\n\n  .mv-signup-grid {\n    display: grid;\n    grid-template-columns: 1fr 0.9fr;\n  }\n\n  .mv-signup-copy {\n    padding: 48px;\n    color: white;\n  }\n\n  .mv-signup-copy .mv-kicker {\n    color: #F6C39B;\n  }\n\n  .mv-signup-copy h2 {\n    margin: 12px 0 0;\n    font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.08;\n    letter-spacing: -0.04em;\n    font-weight: 950;\n  }\n\n  .mv-signup-copy p {\n    color: #DCEBD4;\n  }\n\n  .mv-signup-checks {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    color: #DCEBD4;\n    font-size: 14px;\n    margin-top: 30px;\n  }\n\n  .mv-signup-checks .mv-check::before {\n    color: #F6C39B;\n  }\n\n  .mv-form-wrap {\n    background: var(--cream);\n    padding: 32px;\n  }\n\n  .mv-form {\n    background: white;\n    border-radius: 32px;\n    padding: 26px;\n    box-shadow: 0 8px 20px rgba(35, 79, 58, 0.06);\n  }\n\n  .mv-form label {\n    display: block;\n    color: #4E6255;\n    font-size: 14px;\n    font-weight: 900;\n    margin: 18px 0 8px;\n  }\n\n  .mv-form label:first-child {\n    margin-top: 0;\n  }\n\n  .mv-form input,\n  .mv-form select {\n    width: 100%;\n    height: 50px;\n    border: 1px solid #DFD4C4;\n    background: #FFFCF8;\n    border-radius: 18px;\n    padding: 0 15px;\n    font: inherit;\n    color: var(--text);\n    outline: none;\n  }\n\n  .mv-form input:focus,\n  .mv-form select:focus {\n    border-color: var(--orange);\n    box-shadow: 0 0 0 3px rgba(229, 125, 67, 0.12);\n  }\n\n  .mv-form .mv-btn {\n    width: 100%;\n    height: 56px;\n    margin-top: 24px;\n    font-size: 16px;\n  }\n\n  .mv-form-note {\n    margin: 16px 0 0;\n    color: #758172;\n    font-size: 12px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .mv-footer {\n    border-top: 1px solid #E8DCCB;\n    padding: 30px 0;\n    color: #6C7A67;\n    font-size: 14px;\n  }\n\n  .mv-footer-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 18px;\n  }\n\n  .mv-footer-links {\n    display: flex;\n    gap: 20px;\n  }\n\n  @media (max-width: 900px) {\n    .mv-nav {\n      display: none;\n    }\n\n    .mv-hero-grid,\n    .mv-feature-layout,\n    .mv-audience-grid,\n    .mv-signup-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mv-step-grid,\n    .mv-band-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mv-hero {\n      padding-top: 52px;\n    }\n\n    .mv-signup-copy,\n    .mv-form-wrap {\n      padding: 30px;\n    }\n  }\n\n  @media (max-width: 620px) {\n    .mv-container {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .mv-nav-wrap {\n      align-items: flex-start;\n    }\n\n    .mv-header .mv-btn {\n      display: none;\n    }\n\n    .mv-hero-actions {\n      flex-direction: column;\n    }\n\n    .mv-hero-actions .mv-btn {\n      width: 100%;\n    }\n\n    .mv-mini-grid,\n    .mv-feature-grid,\n    .mv-stats,\n    .mv-signup-checks {\n      grid-template-columns: 1fr;\n    }\n\n    .mv-dashboard-top,\n    .mv-map-head,\n    .mv-footer-row {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .mv-section {\n      padding: 64px 0;\n    }\n\n    .mv-audience-card {\n      padding: 28px;\n      border-radius: 32px;\n    }\n  }\n<\/style><\/p>\n<div class=\"mv-page\"><header class=\"mv-header\">\n<div class=\"mv-container mv-nav-wrap\">\n<div class=\"mv-logo-icon\">\ud83d\udc3e<\/div>\n<div>\n<p class=\"mv-logo-title\">PawsBridge<\/p>\n<p class=\"mv-logo-subtitle\">Mobile Vet Route Planner<\/p>\n<\/div>\n<nav class=\"mv-nav\" aria-label=\"Page navigation\"><a href=\"#how\">How it works<\/a> <a href=\"#features\">Features<\/a> <a href=\"#join\">Join waitlist<\/a><\/nav><a class=\"mv-btn\" href=\"#join\">Join the waitlist<\/a><\/div>\n<\/header><main>\n<section class=\"mv-hero\">\n<div class=\"mv-blob-one\">\u00a0<\/div>\n<div class=\"mv-blob-two\">\u00a0<\/div>\n<div class=\"mv-container mv-hero-grid\">\n<div>\n<div class=\"mv-pill\">\ud83d\uddfa\ufe0fBuilt for rural clinic days, rescue routes, and mobile care teams<\/div>\n<h1>Bring mobile veterinary care to the places that need it most.<\/h1>\n<p class=\"mv-hero-copy\">A scheduling and logistics dashboard that helps mobile vet clinics plan routes, appointments, supplies, animal records, volunteer support, and follow-up care from one simple workspace.<\/p>\n<div class=\"mv-hero-actions\"><a class=\"mv-btn\" href=\"#join\">Join the early access list <span style=\"margin-left: 8px;\">\u2192<\/span><\/a> <a class=\"mv-btn mv-btn-outline\" href=\"#how\">See how it works<\/a><\/div>\n<div class=\"mv-check-row\"><span class=\"mv-check\">Clinic day planning<\/span> <span class=\"mv-check\">Route optimization<\/span> <span class=\"mv-check\">Volunteer coordination<\/span><\/div>\n<\/div>\n<div class=\"mv-dashboard\" aria-label=\"Mobile Vet Route Planner dashboard preview\">\n<div class=\"mv-dashboard-inner\">\n<div class=\"mv-dashboard-top\">\n<div>\n<p class=\"mv-dashboard-title\">Saturday Clinic Route<\/p>\n<p class=\"mv-dashboard-subtitle\">Central Texas \u2022 34 animals scheduled<\/p>\n<\/div>\n<div class=\"mv-status\">Ready<\/div>\n<\/div>\n<div class=\"mv-mini-grid\">\n<div class=\"mv-mini-card\">\n<div class=\"mv-mini-icon\">\ud83d\ude90<\/div>\n<h3>Route Plan<\/h3>\n<p>5 stops, 96 miles, supply pickup before Stop 3.<\/p>\n<\/div>\n<div class=\"mv-mini-card\">\n<div class=\"mv-mini-icon green\">\ud83d\udcc5<\/div>\n<h3>Appointments<\/h3>\n<p>Spay\/neuter, vaccines, microchips, wellness checks.<\/p>\n<\/div>\n<\/div>\n<div class=\"mv-map-card\">\n<div class=\"mv-map-head\">\n<p>Today\u2019s care map<\/p>\nOptimized by distance + urgency<\/div>\n<div class=\"mv-map\">\n<div class=\"mv-dot orange\" style=\"left: 28px; top: 32px; width: 32px; height: 32px;\">\u00a0<\/div>\n<div class=\"mv-dot\" style=\"left: 96px; top: 96px; width: 28px; height: 28px;\">\u00a0<\/div>\n<div class=\"mv-dot\" style=\"right: 64px; top: 48px; width: 28px; height: 28px;\">\u00a0<\/div>\n<div class=\"mv-dot\" style=\"left: 144px; bottom: 40px; width: 28px; height: 28px;\">\u00a0<\/div>\n<div class=\"mv-dot orange\" style=\"right: 32px; bottom: 64px; width: 32px; height: 32px;\">\u00a0<\/div>\n<\/div>\n<\/div>\n<div class=\"mv-stats\">\n<div class=\"mv-stat\">12 vaccines<\/div>\n<div class=\"mv-stat\">8 surgeries<\/div>\n<div class=\"mv-stat\">14 follow-ups<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mv-band\">\n<div class=\"mv-container\">\n<div class=\"mv-band-box\">\n<div class=\"mv-band-grid\">\n<div>\n<h3>Fewer gaps<\/h3>\n<p>Coordinate people, animals, supplies, and locations before clinic day begins.<\/p>\n<\/div>\n<div>\n<h3>Better routes<\/h3>\n<p>Plan rural stops around travel distance, urgency, capacity, and available vet teams.<\/p>\n<\/div>\n<div>\n<h3>More care<\/h3>\n<p>Keep records and follow-ups connected so animals do not fall through the cracks.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"how\" class=\"mv-section\">\n<div class=\"mv-container\">\n<div class=\"mv-center\">\n<p class=\"mv-kicker\">How it works<\/p>\n<h2>One dashboard for every moving part of mobile care.<\/h2>\n<p class=\"mv-section-copy\">Designed for teams coordinating clinic days across rural roads, limited vet availability, urgent cases, and volunteer schedules.<\/p>\n<\/div>\n<div class=\"mv-step-grid\">\n<div class=\"mv-step-card\">\n<div class=\"mv-step-top\">\n<div class=\"mv-step-icon\">\ud83d\udccb<\/div>\n<div class=\"mv-step-num\">01<\/div>\n<\/div>\n<h3>Collect requests<\/h3>\n<p>Capture pet owner requests, rescue intakes, animal details, service needs, location, and urgency.<\/p>\n<\/div>\n<div class=\"mv-step-card\">\n<div class=\"mv-step-top\">\n<div class=\"mv-step-icon\">\ud83d\uddfa\ufe0f<\/div>\n<div class=\"mv-step-num\">02<\/div>\n<\/div>\n<h3>Build the route<\/h3>\n<p>Group appointments by geography, clinic capacity, travel time, supplies, and care priority.<\/p>\n<\/div>\n<div class=\"mv-step-card\">\n<div class=\"mv-step-top\">\n<div class=\"mv-step-icon\">\ud83e\udd1d<\/div>\n<div class=\"mv-step-num\">03<\/div>\n<\/div>\n<h3>Coordinate follow-up<\/h3>\n<p>Assign volunteers, send reminders, log care notes, and track next steps after clinic day.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"features\" class=\"mv-section white\">\n<div class=\"mv-container mv-feature-layout\">\n<div>\n<p class=\"mv-kicker\">Core features<\/p>\n<h2>Built for clinic days that happen outside the clinic.<\/h2>\n<p class=\"mv-section-copy\">Every detail is designed for rural work: long distances, limited signal, changing schedules, and high animal need.<\/p>\n<\/div>\n<div class=\"mv-feature-grid\">\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\ud83d\udcc5<\/div>\n<h3>Appointment scheduling<\/h3>\n<p>Book services by date, location, animal type, and provider availability.<\/p>\n<\/div>\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\ud83d\ude90<\/div>\n<h3>Route planning<\/h3>\n<p>Plan efficient routes for mobile units and volunteer transport teams.<\/p>\n<\/div>\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\ud83e\ude7a<\/div>\n<h3>Animal records<\/h3>\n<p>Keep vaccines, procedures, medications, notes, and follow-ups in one place.<\/p>\n<\/div>\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\u2705<\/div>\n<h3>Supply checklist<\/h3>\n<p>Track what each clinic route needs before the team leaves.<\/p>\n<\/div>\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\ud83d\udc65<\/div>\n<h3>Volunteer roles<\/h3>\n<p>Assign intake, transport, cleanup, translation, foster, and follow-up support.<\/p>\n<\/div>\n<div class=\"mv-feature-card\">\n<div class=\"mv-feature-icon\">\u2709\ufe0f<\/div>\n<h3>Waitlist messaging<\/h3>\n<p>Send confirmations, reminders, care instructions, and next-step updates.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"mv-section\">\n<div class=\"mv-container\">\n<div class=\"mv-audience-card\">\n<div class=\"mv-audience-grid\">\n<div>\n<p class=\"mv-kicker\">Who should join<\/p>\n<h2>Tell us how you want to help.<\/h2>\n<p class=\"mv-section-copy\">The waitlist helps us understand where mobile veterinary care is needed and who wants to be part of making clinic days possible.<\/p>\n<\/div>\n<div>\n<div class=\"mv-role-buttons\" role=\"tablist\" aria-label=\"Choose your role\"><button class=\"mv-role-btn\" type=\"button\" data-role=\"Veterinarian\">Veterinarian<\/button> <button class=\"mv-role-btn active\" type=\"button\" data-role=\"Rescue \/ Shelter\">Rescue \/ Shelter<\/button> <button class=\"mv-role-btn\" type=\"button\" data-role=\"Volunteer\">Volunteer<\/button> <button class=\"mv-role-btn\" type=\"button\" data-role=\"Pet Owner\">Pet Owner<\/button> <button class=\"mv-role-btn\" type=\"button\" data-role=\"Nonprofit Clinic\">Nonprofit Clinic<\/button><\/div>\n<div class=\"mv-role-copy\">\n<h3 id=\"mv-role-title\">For Rescue \/ Shelter<\/h3>\n<p id=\"mv-role-text\">Request support for animals in your care, coordinate intake, identify urgent needs, and connect clinic days to rescue outcomes.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"join\" class=\"mv-signup\">\n<div class=\"mv-container\">\n<div class=\"mv-signup-box\">\n<div class=\"mv-signup-grid\">\n<div class=\"mv-signup-copy\">\n<p class=\"mv-kicker\">Early access<\/p>\n<h2>Help build the future of rural mobile vet care.<\/h2>\n<p class=\"mv-section-copy\">Join the waitlist to organize clinic days, volunteer, request care, or help us understand where mobile services are needed most.<\/p>\n<div class=\"mv-signup-checks\"><span class=\"mv-check\">No spam<\/span> <span class=\"mv-check\">Early pilot updates<\/span> <span class=\"mv-check\">Volunteer opportunities<\/span> <span class=\"mv-check\">Community care alerts<\/span><\/div>\n<\/div>\n<div class=\"mv-form-wrap\"><form class=\"mv-form\" action=\"#\" method=\"post\"><label for=\"mv-name\">Name<\/label> <input id=\"mv-name\" name=\"name\" type=\"text\" placeholder=\"Your name\" \/> <label for=\"mv-email\">Email<\/label> <input id=\"mv-email\" name=\"email\" type=\"email\" placeholder=\"you@example.com\" \/> <label for=\"mv-role\">I am a&#8230;<\/label><select id=\"mv-role\" name=\"role\">\n<option>Veterinarian<\/option>\n<option selected=\"selected\">Rescue \/ Shelter<\/option>\n<option>Volunteer<\/option>\n<option>Pet Owner<\/option>\n<option>Nonprofit Clinic<\/option>\n<\/select><label for=\"mv-area\">ZIP code or service area<\/label> <input id=\"mv-area\" name=\"service_area\" type=\"text\" placeholder=\"Example: 76522 or Central Texas\" \/> <button class=\"mv-btn\" type=\"submit\">Join the waitlist <span style=\"margin-left: 8px;\">\u2192<\/span><\/button>\n<p class=\"mv-form-note\">By signing up, you agree to receive occasional updates about PawsBridge Alliance and the Mobile Vet Route Planner pilot.<\/p>\n<\/form><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/main><footer class=\"mv-footer\">\n<div class=\"mv-container mv-footer-row\">\n<p>\u00a9 2026 PawsBridge Alliance. Mobile care, organized with compassion.<\/p>\n<div class=\"mv-footer-links\"><a href=\"#\">Privacy<\/a> <a href=\"#\">Contact<\/a> <a href=\"#join\">Waitlist<\/a><\/div>\n<\/div>\n<\/footer><\/div>\n<p><script>\n  (function () {\n    const copy = {\n      \"Veterinarian\": \"Help shape tools that make mobile clinic days easier to staff, route, document, and follow up after care.\",\n      \"Rescue \/ Shelter\": \"Request support for animals in your care, coordinate intake, identify urgent needs, and connect clinic days to rescue outcomes.\",\n      \"Volunteer\": \"Help with transport, intake, outreach, setup, cleanup, animal handling, translation, and follow-up support.\",\n      \"Pet Owner\": \"Learn when mobile veterinary care may be available near you and request help for routine or urgent care needs.\",\n      \"Nonprofit Clinic\": \"Organize clinic days across communities, share capacity, coordinate teams, and track animal care from request to follow-up.\"\n    };\n\n    const buttons = document.querySelectorAll(\".mv-role-btn\");\n    const title = document.getElementById(\"mv-role-title\");\n    const text = document.getElementById(\"mv-role-text\");\n\n    buttons.forEach(function (button) {\n      button.addEventListener(\"click\", function () {\n        const role = button.getAttribute(\"data-role\");\n\n        buttons.forEach(function (btn) {\n          btn.classList.remove(\"active\");\n        });\n\n        button.classList.add(\"active\");\n        title.textContent = \"For \" + role;\n        text.textContent = copy[role];\n      });\n    });\n  })();\n<\/script><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83d\udc3e PawsBridge Mobile Vet Route Planner How it works Features Join waitlist Join the waitlist \u00a0 \u00a0 \ud83d\uddfa\ufe0fBuilt for rural clinic days, rescue routes, and mobile care teams Bring mobile veterinary care to the places that need it most. A scheduling and logistics dashboard that helps mobile vet clinics plan routes, appointments, supplies, animal records, [&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-64","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/pages\/64","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/paws-bridge.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=64"}],"version-history":[{"count":22,"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions"}],"predecessor-version":[{"id":116,"href":"https:\/\/paws-bridge.org\/index.php?rest_route=\/wp\/v2\/pages\/64\/revisions\/116"}],"wp:attachment":[{"href":"https:\/\/paws-bridge.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=64"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}