<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="theme-color" content="#090507">
  <meta name="description" content="The Hizzous family home on the web.">
  <title>The Hizzous</title>
  <link rel="preload" as="image" href="assets/hizzous-cabin-clean-v3.jpg?v=3">
  <link rel="stylesheet" href="assets/site-v2.1.css">
  <link rel="stylesheet" href="assets/app.css">
  <script defer src="assets/site-v2.1.js"></script>
</head>
<body class="landing-page">
  <a class="skip-link" href="#main">Skip to content</a>

  <main id="main">
    <section class="hero image-only-hero" aria-label="The Hizzous cabin by the lake">
      <img class="hero-image" src="assets/hizzous-cabin-clean-v3.jpg?v=3" alt="A warmly lit lakeside cabin beneath red sunset clouds and mountain peaks">
    </section>

    <section class="welcome-panel landing-welcome">
      <div class="welcome-content reveal">
        <p class="eyebrow">Welcome to</p>
        <h1>The Hizzous</h1>
        <div class="heart-rule"><span></span><b>♥</b><span></span></div>
        <p class="tagline">Together is our favorite place to be.</p>
        <p class="hero-text">A place for our family to stay connected, share memories, and keep the people we love close.</p>
        <div class="hero-actions landing-actions">
          <a class="button primary" href="family-login.html">🔒 Edwards Family Hub</a>
          <a class="button secondary" href="visitor-login.html">♥ Visiting Family</a>
        </div>
        <p class="private-note">Choose your door. We promise the cabin is less confusing than the internet.</p>
      </div>
    </section>
  </main>

  <footer>
    <p>© <span id="year"></span> The Hizzous. Built with love, laughter, and suspiciously good Wi-Fi.</p>
  </footer>
</body>
</html>
