<!DOCTYPE html>
<html lang="en" class="no-js">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Page Not Found | Point Preserve</title>
    <meta name="description" content="The page you requested could not be found. Return to Point Preserve.">
    <meta name="robots" content="noindex,nofollow">
    <meta name="theme-color" content="#173126">
    <link rel="canonical" href="https://pointpreserve.com/404">
    <link rel="alternate" type="application/rss+xml" title="Point Preserve Journal" href="/feed.xml">
    <link rel="icon" href="/favicon.ico?v=20260320-pinetrees" sizes="any">
    <link rel="icon" type="image/svg+xml" href="/favicon.svg?v=20260320-pinetrees">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=20260320-pinetrees">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=20260320-pinetrees">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=20260320-pinetrees">
    <link rel="stylesheet" href="/assets/css/fonts.css">
    <link rel="stylesheet" href="assets/css/styles.css">
    <script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://pointpreserve.com/404#webpage",
      "url": "https://pointpreserve.com/404",
      "name": "Page Not Found | Point Preserve",
      "description": "The page you requested could not be found. Return to the homepage to explore events, retreats, lodging, or contact the Point Preserve team."
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://pointpreserve.com/404#breadcrumb",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://pointpreserve.com/" },
        { "@type": "ListItem", "position": 2, "name": "404", "item": "https://pointpreserve.com/404" }
      ]
    }
  ]
}
    </script>
  </head>
  <body>
    <a class="skip-link" href="#main-content">Skip to main content</a>
    <main id="main-content">
      <section class="section">
        <div class="container">
          <div class="surface-panel" style="max-width: 64rem; margin: 5rem auto;" data-reveal>
            <div style="max-width: 46rem; margin: 0 auto; text-align: center;">
              <span class="eyebrow" style="justify-content: center;">404</span>
              <h1 style="margin-top: 1rem;">Let us get you back to Point Preserve.</h1>
              <p class="lead" style="margin-top: 1rem;">
                The page you requested may have moved, but the most useful places are still close by.
              </p>
              <div class="btn-row" style="justify-content: center; margin-top: 1.5rem;">
                <a class="btn btn-primary" href="/">Go Home</a>
                <a class="btn btn-outline" href="/contact">Contact the Team</a>
              </div>
            </div>

            <div class="feature-grid" style="margin-top: 2.5rem;">
              <a class="mini-card" href="/events">
                <span class="card-kicker">Events</span>
                <h3>Plan a gathering</h3>
                <p>Explore upcoming programs, private events, and seasonal experiences.</p>
              </a>
              <a class="mini-card" href="/lodging">
                <span class="card-kicker">Lodging</span>
                <h3>Stay awhile</h3>
                <p>Find overnight options for visits, retreats, and quiet weekends.</p>
              </a>
              <a class="mini-card" href="/gallery">
                <span class="card-kicker">Gallery</span>
                <h3>See the property</h3>
                <p>Browse photos of the land, gathering spaces, lodging, and scenery.</p>
              </a>
              <a class="mini-card" href="/journal">
                <span class="card-kicker">Journal</span>
                <h3>Read updates</h3>
                <p>Catch the latest notes, stories, and news from Point Preserve.</p>
              </a>
              <a class="mini-card" href="/contact">
                <span class="card-kicker">Contact</span>
                <h3>Ask for help</h3>
                <p>Reach the team if you need a specific page, date, or booking detail.</p>
              </a>
            </div>
          </div>
        </div>
      </section>
    </main>

    <script src="assets/js/site-metadata.js" defer></script>
    <script src="assets/js/site.js" defer></script>
  </body>
</html>
