<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">

    <title>ARKIVE | The Nature Community</title>

    <meta name="HandheldFriendly" content="True" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
    <meta name="theme-color" content="#171717">
    <meta name="ghost-theme" content="Gazet 1.2.0">

    <link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=newsreader:300,400,500,600,700,800&display=swap" rel="stylesheet" />

<style>
  body { 
    --font-heading: var(--gh-font-heading, 'Newsreader', serif); 
    --font-body: var(--gh-font-body, 'Newsreader', serif); 
  }
</style>


    <script type="module" src="/assets/built/app.js?v=7144761f4d"></script>

    <link rel="stylesheet" type="text/css" href="/assets/built/app.css?v=7144761f4d" />

    <style>
  :root {
    --color-bgr: #FAFAF5;
    --color-bgr-tone: color-mix(in srgb, var(--color-bgr) 98%, var(--color-typ) 3%);
    --color-typ: #171717;
    --color-typ-tone: color-mix(in srgb, var(--color-typ) 80%, var(--color-bgr) 20%);
    --color-brd: #171717;
    --color-brd-soft: color-mix(in srgb, var(--color-brd) 10%, var(--color-bgr) 90%);
    --font-weight-headings: var(--font-weight-medium);
  }
  h1,h2,h3,h4,h5,h6 {
    font-weight: var(--font-weight-headings)!important;
  }
</style>

<script>
  const THEME_CONFIG = {
    SITE_URL: 'https://www.arkive.org',
    CONTENT_API_URL: 'https://www.arkive.org/ghost/api/content/',
    CONTENT_API_KEY: 'c4e5217d8316a9bd59fbf6efb0',
    API_VERSION: 'v6.0',
    ENABLE_IMAGE_ZOOM: true,
    PAGINATION: {
      POSTS_PER_PAGE: parseInt('100'),
      CURRENT_PAGE: parseInt('1'),
      NEXT_PAGE: parseInt(''),
      NEXT_PAGE_LINK: '',
      MAX_PAGES: parseInt('1'), 
      LAST_PAGE: `1` === `1` ? true : false,
      TOTAL: parseInt('33')
    }
  }
</script>
    

    <meta name="description" content="The Nature Community">
    <link rel="canonical" href="https://www.arkive.org/">
    <meta name="referrer" content="strict-origin-when-cross-origin">
    
    <meta property="og:site_name" content="ARKIVE">
    <meta property="og:type" content="website">
    <meta property="og:title" content="ARKIVE">
    <meta property="og:description" content="The Nature Community">
    <meta property="og:url" content="https://www.arkive.org/">
    <meta name="twitter:card" content="summary">
    <meta name="twitter:title" content="ARKIVE">
    <meta name="twitter:description" content="The Nature Community">
    <meta name="twitter:url" content="https://www.arkive.org/">
    
    <script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "publisher": {
        "@type": "Organization",
        "name": "ARKIVE",
        "url": "https://www.arkive.org/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.arkive.org/favicon.ico",
            "width": 48,
            "height": 48
        }
    },
    "url": "https://www.arkive.org/",
    "name": "ARKIVE",
    "mainEntityOfPage": "https://www.arkive.org/",
    "description": "The Nature Community"
}
    </script>

    <meta name="generator" content="Ghost 6.19">
    <link rel="alternate" type="application/rss+xml" title="ARKIVE" href="https://www.arkive.org/t/rss/">
    <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.64/umd/portal.min.js" data-i18n="true" data-ghost="https://www.arkive.org/" data-key="c4e5217d8316a9bd59fbf6efb0" data-api="https://www.arkive.org/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content,
.gh-post-upgrade-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
}

.gh-post-upgrade-cta-content {
    border-radius: 8px;
    padding: 40px 4vw;
}

.gh-post-upgrade-cta h2 {
    color: #ffffff;
    font-size: 28px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
}

.gh-post-upgrade-cta p {
    margin: 20px 0 0;
    padding: 0;
}

.gh-post-upgrade-cta small {
    font-size: 16px;
    letter-spacing: -0.2px;
}

.gh-post-upgrade-cta a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a:hover {
    color: #ffffff;
    opacity: 0.8;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a.gh-btn {
    display: block;
    background: #ffffff;
    text-decoration: none;
    margin: 28px 0 0;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
}

.gh-post-upgrade-cta a.gh-btn:hover {
    opacity: 0.92;
}</style>
    <script defer src="https://www.arkive.org/content/files/search/search.min.js" data-key="c4e5217d8316a9bd59fbf6efb0" data-styles="" data-sodo-search="https://www.arkive.org/" data-locale="en" crossorigin="anonymous"></script>
    
    <link href="https://www.arkive.org/webmentions/receive/" rel="webmention">
    <script defer src="/public/cards.min.js?v=7144761f4d"></script>
    <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=7144761f4d">
    <script defer src="/public/member-attribution.min.js?v=7144761f4d"></script>
    <script defer src="/public/ghost-stats.min.js?v=7144761f4d" data-stringify-payload="false" data-datasource="analytics_events" data-storage="localStorage" data-host="https://www.arkive.org/.ghost/analytics/api/v1/page_hit"  tb_site_uuid="913cd080-0ce3-4248-9f3b-1a25d51392a1" tb_post_uuid="undefined" tb_post_type="null" tb_member_uuid="undefined" tb_member_status="undefined"></script><style>:root {--ghost-accent-color: #171717;}</style>
    <!-- Ghost CMS V6 - Last updated: 2025-01-11 -->

<!-- Preconnects (ordered by priority) -->
<link rel="preconnect" href="https://fonts.bunny.net" crossorigin>
<link rel="preconnect" href="https://www.googletagmanager.com" crossorigin>
<link rel="preconnect" href="https://www.clarity.ms" crossorigin>
<link rel="preconnect" href="https://cdn.onesignal.com" crossorigin>
<link rel="preconnect" href="https://plausible.io" crossorigin>
<link rel="preconnect" href="https://analytics.ahrefs.com" crossorigin>

<!-- Google Analytics (gtag.js) -->
<script src="https://www.googletagmanager.com/gtag/js?id=G-BFCFY4BJ53" defer></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-BFCFY4BJ53');
</script>

<!-- Microsoft Clarity -->
<script type="text/javascript" defer>
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "tisbthg6mv");
</script>

<!-- Onesignal -->
<script src="https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js" defer></script>
<script>
  window.OneSignalDeferred = window.OneSignalDeferred || [];
  OneSignalDeferred.push(async function(OneSignal) {
    await OneSignal.init({
      appId: "bc979658-c57a-4d4a-ace4-de76511751d8",
    });
  });
</script>

<!-- Plausible Analytics -->
<script src="https://plausible.io/js/pa-Z3D_MoC_z1Z8xHr9mt2v_.js" defer></script>
<script>
  window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
  plausible.init()
</script>

<!-- Ahrefs Analytics -->
<script src="https://analytics.ahrefs.com/analytics.js" data-key="078OEF5pBnIUCshYbGsaXw" defer>></script>
  </head>
  <body class="home-template subpixel-antialiased relative overflow-x-hidden bg-bgr text-typ"
    data-user="visitor"
    @keydown.escape="menuOpen = false" @keydown.cmk.k="document.querySelector('[data-ghost-search]').click()"
    x-data="{ menuOpen: false, socials }" :class="menuOpen ? 'overflow-hidden' : 'overflow-y-auto'"
    x-init="navigator.platform.includes('Win') && document.body.classList.add('is-win');$nextTick(() =>{socials = window.socials})" 
    
  >
    <a class="sr-only sr-only-focusable" href="#main">Skip to content</a>
    
        
    <header class="px-5 sm:px-6 bg-bgr text-typ whitespace-nowrap font-sans [&_.is-subitem]:hidden [&_.is-mainitem_.is-subitem]:flex" data-header 
  x-init="$nextTick(() => { initDropdown($el, 'z-50 min-w-[calc(100%_+_16px)] text-sm absolute top-0 border-t-[2.5px] border-typ flex flex-col gap-0.25 shadow-lg rounded-theme py-1.5 px-2 -ml-2 mt-8.5 opacity-0 invisible bg-bgr') })">

  <div class="max-w-site mx-auto flex flex-col">
    <div class="flex py-4" data-header-top>
        
<nav class="hidden md:flex flex-1 gap-2.5 items-center self-center" data-socials="" >



  <a :href="socials.bluesky" :class="socials.bluesky && '!block'" class="hidden hover:text-brand" aria-label="Bluesky"><i class="icon icon-brand-bluesky stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-bluesky"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" /></svg>
</i><span class="sr-only">Bluesky</span></a>
  
  <a :href="socials.discord" :class="socials.discord && '!block'" class="hidden hover:text-brand" aria-label="Discord"><i class="icon icon-brand-discord stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-discord">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-.972 1.923a11.913 11.913 0 0 0 -4.053 0l-.975 -1.923c-1.5 .16 -3.043 .485 -4.5 1.5c-2 5.667 -2.167 9.833 -1.5 11.5c.667 1.333 2 3 3.5 3c.5 0 2 -2 2 -3" />
  <path d="M7 16.5c3.5 1 6.5 1 10 0" />
</svg>
</i><span class="sr-only">Discord</span></a>

  <a :href="socials.github" :class="socials.github && '!block'" class="hidden hover:text-brand" aria-label="Github"><i class="icon icon-brand-github stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>



</i><span class="sr-only">Github</span></a>

  <a :href="socials.instagram" :class="socials.instagram && '!block'" class="hidden hover:text-brand" aria-label="Instagram"><i class="icon icon-brand-instagram stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-instagram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect x="4" y="4" width="16" height="16" rx="4" />
  <circle cx="12" cy="12" r="3" />
  <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
</svg>



</i><span class="sr-only">Instagram</span></a>

  <a :href="socials.linkedin" :class="socials.linkedin && '!block'" class="hidden hover:text-brand" aria-label="Linkedin"><i class="icon icon-brand-linkedin stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path>
  <rect x="2" y="9" width="4" height="12"></rect>
  <circle cx="4" cy="4" r="2"></circle>
</svg>
</i><span class="sr-only">Linkedin</span></a>

  <a :href="socials.mastodon" :class="socials.mastodon && '!block'" class="hidden hover:text-brand" aria-label="Mastodon"><i class="icon icon-brand-mastodon stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-mastodon"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945 2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.518 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" /><path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v4.722" /></svg>
</i><span class="sr-only">Mastodon</span></a>

  <a :href="socials.pinterest" :class="socials.pinterest && '!block'" class="hidden hover:text-brand" aria-label="Pinterest"><i class="icon icon-brand-pinterest stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-pinterest" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <line x1="8" y1="20" x2="12" y2="11" />
  <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
  <circle cx="12" cy="12" r="9" />
</svg>



</i><span class="sr-only">Pinterest</span></a>

  <a :href="socials.reddit" :class="socials.reddit && '!block'" class="hidden hover:text-brand" aria-label="Reddit"><i class="icon icon-brand-reddit stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-reddit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z" />
  <path d="M12 8l1 -5l6 1" />
  <circle cx="19" cy="4" r="1" />
  <circle cx="9" cy="13" r=".5" fill="currentColor" />
  <circle cx="15" cy="13" r=".5" fill="currentColor" />
  <path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5" />
</svg>



</i><span class="sr-only">Reddit</span></a>

  <a :href="socials.telegram" :class="socials.telegram && '!block'" class="hidden hover:text-brand" aria-label="Telegram"><i class="icon icon-brand-telegram stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-telegram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" />
</svg>



</i><span class="sr-only">Telegram</span></a>

  <a :href="socials.threads" :class="socials.threads && '!block'" class="hidden hover:text-brand" aria-label="Threads"><i class="icon icon-brand-threads stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-threads">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7 -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1" />
</svg>
</i><span class="sr-only">Threads</span></a>

  <a :href="socials.tiktok" :class="socials.tiktok && '!block'" class="hidden hover:text-brand" aria-label="Tiktok"><i class="icon icon-brand-tiktok stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tiktok" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 12a4 4 0 1 0 4 4v-12a5 5 0 0 0 5 5" />
</svg>



</i><span class="sr-only">Tiktok</span></a>

  <a :href="socials.whatsapp" :class="socials.whatsapp && '!block'" class="hidden hover:text-brand" aria-label="Whatsapp"><i class="icon icon-brand-whatsapp stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-whatsapp" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M3 21l1.65 -3.8a9 9 0 1 1 3.4 2.9l-5.05 .9" />
  <path d="M9 10a0.5 .5 0 0 0 1 0v-1a0.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a0.5 .5 0 0 0 0 -1h-1a0.5 .5 0 0 0 0 1" />
</svg>



</i><span class="sr-only">Whatsapp</span></a>

  <a :href="socials.youtube" :class="socials.youtube && '!block'" class="hidden hover:text-brand" aria-label="Youtube"><i class="icon icon-brand-youtube stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-youtube" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <rect x="3" y="5" width="18" height="14" rx="4" />
  <path d="M10 9l5 3l-5 3z" />
</svg>



</i><span class="sr-only">Youtube</span></a>

  <a :href="socials.rss" :class="socials.rss && '!block'" class="hidden hover:text-brand" aria-label="RSS"><i class="icon icon-rss stroke-2 size-4 lg:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="5" cy="19" r="1" />
  <path d="M4 4a16 16 0 0 1 16 16" />
  <path d="M4 11a9 9 0 0 1 9 9" />
</svg>



</i><span class="sr-only">RSS</span></a>

</nav>

      <div class=" flex items-center justify-start" data-header-brand>
        <a class="" href="https://www.arkive.org" data-brand>
          
  <span data-text-logo class="leading-none text-typ font-heading text-2xl md:text-3xl lg:text-4xl font-semibold">ARKIVE</span>
        </a>
      </div>

      <div class="flex items-center justify-end gap-3 md:gap-4 text-sm md:text-base font-medium flex-1" data-header-actions>
          <a href="/signin/" data-portal="signin"
            class="hover:text-brand">
            <span>Sign in</span>
          </a>
          <a href="/signup/" data-portal="subscribe"
            class="px-3 py-1.5 bg-brand text-brand-contrast rounded-btn hover:brightness-110 sm:px-4 md:px-6 md:py-2">
            <span>Subscribe</span>
          </a>
      </div>
    </div>

    <div class="flex gap-4 border-t-4 border-brd border-b py-2 md:py-2.5 text-sm md:text-[0.95rem]" data-header-bottom>
      <button class="flex flex-col items-center gap-0.75 justify-center rounded-theme cursor-pointer p-1 transition-all hover:[&_span]:bg-brand" 
        data-menu-toggle aria-label="Menu toggle" aria-expanded="false" aria-haspopup="true" aria-controls="menu"
        @click="menuOpen = !menuOpen" :aria-expanded="menuOpen.toString()"
      >
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all"></span>
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all"></span>
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all"></span>
        <span class="sr-only">Menu</span> 
      </button>

      <nav class="flex-1 relative justify-start" data-nav="header">
        <ul class="flex gap-3 hidden lg:flex">
    <li class="nav-animals flex items-center relative rounded-theme" 
      data-label="Animals" data-slug="animals" data-length="7">
      <a class="w-full flex rounded-theme py-1 hover:text-brand" href="https://www.arkive.org/h/animals/"
        >
        <span>Animals</span>
      </a>
    </li>
    <li class="nav-biodiversity flex items-center relative rounded-theme" 
      data-label="Biodiversity" data-slug="biodiversity" data-length="12">
      <a class="w-full flex rounded-theme py-1 hover:text-brand" href="https://www.arkive.org/h/biodiversity/"
        >
        <span>Biodiversity</span>
      </a>
    </li>
    <li class="nav-magazine flex items-center relative rounded-theme" 
      data-label="Magazine" data-slug="magazine" data-length="8">
      <a class="w-full flex rounded-theme py-1 hover:text-brand" href="https://www.arkive.org/h/magazine/"
        >
        <span>Magazine</span>
      </a>
    </li>
</ul>
      </nav>



      <button class="flex items-center gap-1.5 justify-center rounded-theme hover:text-brand cursor-pointer p-1" data-ghost-search title="Search" aria-label="Search">
        <i class="icon icon-search size-4 lg:size-4.5 stroke-[2.5] fill-bgr [&amp;&gt;svg]:fill-inherit" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="10" cy="10" r="7" />
  <line x1="21" y1="21" x2="15" y2="15" />
</svg>



</i>        <span class="">Search</span>
      </button>
    </div>
  </div>

</header>
    
    <div class="fixed flex justify-start opacity-0 transition-[opacity,z-index] duration-300 top-0 h-full w-full backdrop-blur-[2px] bg-gradient-to-br from-[hsla(0_0%_0%_/_8%)] to-[hsla(0_0%_0%_/_2%)] font-sans [&_.is-subitem_a]:text-sm [&_.is-subitem_a]:pl-3 [&_.is-subitem_a]:py-2 [&_[data-dropdown-open]_ul]:flex [&_[data-dropdown-open]_ul]:translate-y-0" 
  :class="menuOpen ? 'opacity-100 z-[100]' : 'opacity-0 z-[-1]'" data-menu id="menu"
  x-init="$nextTick(() => { initDropdown($el, 'hidden opacity-0 invisible basis-full flex-col gap-0.5 text-sm border-t border-brd-soft') })"
> 
  <div class="flex flex-col bg-bgr w-full max-w-xs max-h-full overflow-y-scroll transition-transform duration-300 px-5 sm:px-6 py-6 no-scrollbar"
    :class="menuOpen ? 'translate-x-0' : '-translate-x-full'"
    @click.outside="!event.target.hasAttribute('data-menu-toggle') ? menuOpen = false : null"
  >
    <div class="flex justify-between">
      <button class="flex items-center gap-1.5 justify-center rounded-theme hover:text-brand cursor-pointer p-1" data-ghost-search title="Search" aria-label="Search">
        <i class="icon icon-search size-4 lg:size-4.5 stroke-[2.5] fill-bgr [&amp;&gt;svg]:fill-inherit" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="10" cy="10" r="7" />
  <line x1="21" y1="21" x2="15" y2="15" />
</svg>



</i>        <span class="">Search</span>
      </button>

      <button class="flex flex-col items-center gap-0.75 justify-center rounded-theme cursor-pointer p-1 transition-all hover:[&_span]:bg-brand" 
        data-menu-toggle aria-label="Menu toggle" aria-expanded="false" aria-haspopup="true" aria-controls="menu"
        @click="menuOpen = !menuOpen" :aria-expanded="menuOpen.toString()"
      >
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all rotate-45 translate-y-1.25"></span>
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all -translate-x-1 opacity-0"></span>
        <span class="relative pointer-events-none h-0.5 rounded-sm bg-typ w-4.5 transition-all -rotate-45 -translate-y-1.25"></span>
        <span class="sr-only">Close</span> 
      </button>
    </div>

    <nav class="lg:hidden mt-6" data-nav="menu" data-primary-nav>
      <ul class="border-t-3 border-brd-soft flex flex-col text-typ text-[0.9rem]">
    <li class="nav-animals flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Animals" data-slug="animals" data-length="7">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/animals/"
        >
        <span>Animals</span>
      </a>
    </li>
    <li class="nav-biodiversity flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Biodiversity" data-slug="biodiversity" data-length="12">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/biodiversity/"
        >
        <span>Biodiversity</span>
      </a>
    </li>
    <li class="nav-magazine flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Magazine" data-slug="magazine" data-length="8">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/magazine/"
        >
        <span>Magazine</span>
      </a>
    </li>
</ul>
    </nav>

    <nav class="my-6" data-nav="menu" data-secondary-nav>
      <ul class="border-t-3 border-brd-soft flex flex-col text-typ text-sm">
    <li class="nav-authors flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Authors" data-slug="authors" data-length="7">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/u/"
        >
        <span>Authors</span>
      </a>
    </li>
    <li class="nav-hubs flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Hubs" data-slug="hubs" data-length="4">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/"
        >
        <span>Hubs</span>
      </a>
    </li>
    <li class="nav-ressorts flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Ressorts" data-slug="ressorts" data-length="8">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/s/"
        >
        <span>Ressorts</span>
      </a>
    </li>
    <li class="nav-events flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Events" data-slug="events" data-length="6">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/events/"
        >
        <span>Events</span>
      </a>
    </li>
    <li class="nav-news flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="News" data-slug="news" data-length="4">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/news/"
        >
        <span>News</span>
      </a>
    </li>
    <li class="nav-press flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Press" data-slug="press" data-length="5">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/press/"
        >
        <span>Press</span>
      </a>
    </li>
    <li class="nav-profiles flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Profiles" data-slug="profiles" data-length="8">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/profiles/"
        >
        <span>Profiles</span>
      </a>
    </li>
    <li class="nav-stories flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Stories" data-slug="stories" data-length="7">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/stories/"
        >
        <span>Stories</span>
      </a>
    </li>
    <li class="nav-info flex items-center flex-wrap w-full relative border-b border-brd-soft" 
      data-label="Info" data-slug="info" data-length="4">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/h/info/"
        >
        <span>Info</span>
      </a>
    </li>
    <li class="nav-about flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- About" data-slug="about" data-length="7">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/about/"
        >
        <span>- About</span>
      </a>
    </li>
    <li class="nav-club flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- Club" data-slug="club" data-length="6">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/club/"
        >
        <span>- Club</span>
      </a>
    </li>
    <li class="nav-contact flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- Contact" data-slug="contact" data-length="9">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/contact/"
        >
        <span>- Contact</span>
      </a>
    </li>
    <li class="nav-history flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- History" data-slug="history" data-length="9">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/history/"
        >
        <span>- History</span>
      </a>
    </li>
    <li class="nav-privacy flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- Privacy" data-slug="privacy" data-length="9">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/privacy/"
        >
        <span>- Privacy</span>
      </a>
    </li>
    <li class="nav-legal flex items-center flex-wrap w-full relative border-b border-brd-soft is-subitem" 
      data-label="- Legal" data-slug="legal" data-length="7">
      <a class="flex flex-1 py-2.5 md:py-3 px-0.5 hover:text-brand hover:[&amp;+span]:text-brand" href="https://www.arkive.org/t/legal/"
        >
        <span>- Legal</span>
      </a>
    </li>
</ul>
    </nav>

    <span class="flex-1"></span>

      <a href="/signup/" data-portal="subscribe"
        class="w-full text-center py-2 bg-brand text-brand-contrast hover:brightness-110">
        <span>Subscribe</span>
      </a>

    <div class="flex items-center justify-between mt-4 border-t border-brd-soft pt-4">
      <span class="text-sm font-medium">Follow us</span>
      
<nav class="flex gap-2" data-socials="" >



  <a :href="socials.bluesky" :class="socials.bluesky && '!block'" class="hidden hover:text-brand" aria-label="Bluesky"><i class="icon icon-brand-bluesky stroke-2 size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-bluesky"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" /></svg>
</i><span class="sr-only">Bluesky</span></a>
  
  <a :href="socials.discord" :class="socials.discord && '!block'" class="hidden hover:text-brand" aria-label="Discord"><i class="icon icon-brand-discord stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-discord">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-.972 1.923a11.913 11.913 0 0 0 -4.053 0l-.975 -1.923c-1.5 .16 -3.043 .485 -4.5 1.5c-2 5.667 -2.167 9.833 -1.5 11.5c.667 1.333 2 3 3.5 3c.5 0 2 -2 2 -3" />
  <path d="M7 16.5c3.5 1 6.5 1 10 0" />
</svg>
</i><span class="sr-only">Discord</span></a>

  <a :href="socials.github" :class="socials.github && '!block'" class="hidden hover:text-brand" aria-label="Github"><i class="icon icon-brand-github stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>



</i><span class="sr-only">Github</span></a>

  <a :href="socials.instagram" :class="socials.instagram && '!block'" class="hidden hover:text-brand" aria-label="Instagram"><i class="icon icon-brand-instagram stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-instagram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect x="4" y="4" width="16" height="16" rx="4" />
  <circle cx="12" cy="12" r="3" />
  <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
</svg>



</i><span class="sr-only">Instagram</span></a>

  <a :href="socials.linkedin" :class="socials.linkedin && '!block'" class="hidden hover:text-brand" aria-label="Linkedin"><i class="icon icon-brand-linkedin stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path>
  <rect x="2" y="9" width="4" height="12"></rect>
  <circle cx="4" cy="4" r="2"></circle>
</svg>
</i><span class="sr-only">Linkedin</span></a>

  <a :href="socials.mastodon" :class="socials.mastodon && '!block'" class="hidden hover:text-brand" aria-label="Mastodon"><i class="icon icon-brand-mastodon stroke-2 size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-mastodon"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945 2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.518 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" /><path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v4.722" /></svg>
</i><span class="sr-only">Mastodon</span></a>

  <a :href="socials.pinterest" :class="socials.pinterest && '!block'" class="hidden hover:text-brand" aria-label="Pinterest"><i class="icon icon-brand-pinterest stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-pinterest" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <line x1="8" y1="20" x2="12" y2="11" />
  <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
  <circle cx="12" cy="12" r="9" />
</svg>



</i><span class="sr-only">Pinterest</span></a>

  <a :href="socials.reddit" :class="socials.reddit && '!block'" class="hidden hover:text-brand" aria-label="Reddit"><i class="icon icon-brand-reddit stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-reddit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z" />
  <path d="M12 8l1 -5l6 1" />
  <circle cx="19" cy="4" r="1" />
  <circle cx="9" cy="13" r=".5" fill="currentColor" />
  <circle cx="15" cy="13" r=".5" fill="currentColor" />
  <path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5" />
</svg>



</i><span class="sr-only">Reddit</span></a>

  <a :href="socials.telegram" :class="socials.telegram && '!block'" class="hidden hover:text-brand" aria-label="Telegram"><i class="icon icon-brand-telegram stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-telegram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" />
</svg>



</i><span class="sr-only">Telegram</span></a>

  <a :href="socials.threads" :class="socials.threads && '!block'" class="hidden hover:text-brand" aria-label="Threads"><i class="icon icon-brand-threads stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-threads">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7 -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1" />
</svg>
</i><span class="sr-only">Threads</span></a>

  <a :href="socials.tiktok" :class="socials.tiktok && '!block'" class="hidden hover:text-brand" aria-label="Tiktok"><i class="icon icon-brand-tiktok stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tiktok" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 12a4 4 0 1 0 4 4v-12a5 5 0 0 0 5 5" />
</svg>



</i><span class="sr-only">Tiktok</span></a>

  <a :href="socials.whatsapp" :class="socials.whatsapp && '!block'" class="hidden hover:text-brand" aria-label="Whatsapp"><i class="icon icon-brand-whatsapp stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-whatsapp" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M3 21l1.65 -3.8a9 9 0 1 1 3.4 2.9l-5.05 .9" />
  <path d="M9 10a0.5 .5 0 0 0 1 0v-1a0.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a0.5 .5 0 0 0 0 -1h-1a0.5 .5 0 0 0 0 1" />
</svg>



</i><span class="sr-only">Whatsapp</span></a>

  <a :href="socials.youtube" :class="socials.youtube && '!block'" class="hidden hover:text-brand" aria-label="Youtube"><i class="icon icon-brand-youtube stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-youtube" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <rect x="3" y="5" width="18" height="14" rx="4" />
  <path d="M10 9l5 3l-5 3z" />
</svg>



</i><span class="sr-only">Youtube</span></a>

  <a :href="socials.rss" :class="socials.rss && '!block'" class="hidden hover:text-brand" aria-label="RSS"><i class="icon icon-rss stroke-2 size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="5" cy="19" r="1" />
  <path d="M4 4a16 16 0 0 1 16 16" />
  <path d="M4 11a9 9 0 0 1 9 9" />
</svg>



</i><span class="sr-only">RSS</span></a>

</nav>

    </div>
  </div>
</div>
    <main class="main" id="main">
      
  



  

  




      <section class="px-5 sm:px-6 mt-20" data-latest-posts>
        <div class="max-w-site mx-auto">
          <div class="flex flex-col md:flex-row gap-8 lg:gap-10">
            <div class="flex-3 max-w-200 [&_[data-section-head]]:mb-8 md:[&_[data-section-head]]:mb-10">
              <div class="flex items-end mb-6" data-section-head>
  <h2 class="text-2xl md:text-3xl lg:text-4xl font-[calc(var(--font-weight-headings)_+_100)]! leading-none -mb-1 " data-section-title>Latest</h2>
  <span class="flex-1 border-b-3 border-brd ml-3"></span>
</div>              
              <div class="flex flex-col gap-8 md:gap-10 flex-3 divide-y-1 divide-brd-soft" data-post-feed="latest">
    <article class="post tag-animals tag-events tag-stories tag-press pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/animals/" class="text-brand decoration-2 underline-offset-2 hover:underline">Animals</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/c7qbfcibi1ru/" class="hover:underline underline-offset-4">
        <span>Goliath Frog - The Amphibian Heavyweight Champ!</span>
      </a>
    </h3>

      <p class="text-base leading-snug mb-0.5 hidden lg:block" data-post-card-excerpt>
        Quick Facts

 * ️‍♂️ Weight: Up to 3.25 kg (That&#39;s a cat-sized frog, folks!)
 * Length: Up to 32 cm (Ruler not included)
 * Location: Cameroon &amp; Equatorial Guinea (VIP areas
      </p>

    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
    <a href="/t/c7qbfcibi1ru/" class=" relative group self-start flex-1 sm:size-auto bg-bgr-tone aspect-[1/1] sm:aspect-[16/9]">
      <figure class="block rounded-theme overflow-hidden" role="none">
        <picture  >
  <source 
    srcset="/content/images/size/w320/format/webp/2025/09/yippy-goliath-frog.png 320w, /content/images/size/w640/format/webp/2025/09/yippy-goliath-frog.png 600w, /content/images/size/w960/format/webp/2025/09/yippy-goliath-frog.png 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    type="image/webp"
  >
  <img class="aspect-[1/1] sm:aspect-[16/9] object-cover rounded-[inherit] w-full group-hover:opacity-90 transition-opacity will-change-[filter] transition-[filter] blur"
    onload="this.classList.remove('blur')"
    loading="lazy"
    srcset="/content/images/size/w320/format/webp/2025/09/yippy-goliath-frog.png 320w, /content/images/size/w640/format/webp/2025/09/yippy-goliath-frog.png 640w, /content/images/size/w960/format/webp/2025/09/yippy-goliath-frog.png 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    src="/content/images/size/w30/2025/09/yippy-goliath-frog.png"
    alt="yippy goliath frog"
    
  />
</picture>
      </figure>
            </a>
</article>    <article class="post tag-magazine tag-animals tag-news pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/magazine/" class="text-brand decoration-2 underline-offset-2 hover:underline">Magazine</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/13yhp5t80108/" class="hover:underline underline-offset-4">
        <span>Schrödinger&#x27;s cat gets a silicon makeover</span>
      </a>
    </h3>

      <p class="text-base leading-snug mb-0.5 hidden lg:block" data-post-card-excerpt>
        Quantum leap or just another hairball?

Hey there, yippy LIFE squad! Remember that mind-bending thought experiment about a cat that&#39;s both alive and dead? Well, hold onto your
      </p>

    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
    <a href="/t/13yhp5t80108/" class=" relative group self-start flex-1 sm:size-auto bg-bgr-tone aspect-[1/1] sm:aspect-[16/9]">
      <figure class="block rounded-theme overflow-hidden" role="none">
        <picture  >
  <source 
    srcset="/content/images/size/w320/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 320w, /content/images/size/w640/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 600w, /content/images/size/w960/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    type="image/webp"
  >
  <img class="aspect-[1/1] sm:aspect-[16/9] object-cover rounded-[inherit] w-full group-hover:opacity-90 transition-opacity will-change-[filter] transition-[filter] blur"
    onload="this.classList.remove('blur')"
    loading="lazy"
    srcset="/content/images/size/w320/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 320w, /content/images/size/w640/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 640w, /content/images/size/w960/format/webp/2025/09/schroedingers-cat-quantum-jpeg.jpg 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    src="/content/images/size/w30/2025/09/schroedingers-cat-quantum-jpeg.jpg"
    alt="schroedingers cat quantum"
    
  />
</picture>
      </figure>
            </a>
</article>    <article class="post tag-magazine tag-biodiversity tag-news pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/magazine/" class="text-brand decoration-2 underline-offset-2 hover:underline">Magazine</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/6hwf90e4howo/" class="hover:underline underline-offset-4">
        <span>Virginia Tech study extends life span by nearly 1.5 billion years</span>
      </a>
    </h3>

      <p class="text-base leading-snug mb-0.5 hidden lg:block" data-post-card-excerpt>
        Hey yippy LIFE community! Get ready for some mind-blowing news that&#39;ll make you rethink everything you thought you knew about life on Earth!


The Boring Billion Just Got
      </p>

    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
    <a href="/t/6hwf90e4howo/" class=" relative group self-start flex-1 sm:size-auto bg-bgr-tone aspect-[1/1] sm:aspect-[16/9]">
      <figure class="block rounded-theme overflow-hidden" role="none">
        <picture  >
  <source 
    srcset="/content/images/size/w320/format/webp/2025/09/study-yippy-life.webp 320w, /content/images/size/w640/format/webp/2025/09/study-yippy-life.webp 600w, /content/images/size/w960/format/webp/2025/09/study-yippy-life.webp 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    type="image/webp"
  >
  <img class="aspect-[1/1] sm:aspect-[16/9] object-cover rounded-[inherit] w-full group-hover:opacity-90 transition-opacity will-change-[filter] transition-[filter] blur"
    onload="this.classList.remove('blur')"
    loading="lazy"
    srcset="/content/images/size/w320/format/webp/2025/09/study-yippy-life.webp 320w, /content/images/size/w640/format/webp/2025/09/study-yippy-life.webp 640w, /content/images/size/w960/format/webp/2025/09/study-yippy-life.webp 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    src="/content/images/size/w30/2025/09/study-yippy-life.webp"
    alt="study yippy life"
    
  />
</picture>
      </figure>
            </a>
</article>    <article class="post tag-magazine tag-biodiversity tag-news pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/magazine/" class="text-brand decoration-2 underline-offset-2 hover:underline">Magazine</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/xmglq7mxp4cs/" class="hover:underline underline-offset-4">
        <span>Gishwati-Mukura National Park: Rwanda&#x27;s Newest UNESCO Biosphere Reserve</span>
      </a>
    </h3>

      <p class="text-base leading-snug mb-0.5 hidden lg:block" data-post-card-excerpt>
        In a significant stride for conservation, Rwanda&#39;s Gishwati-Mukura National Park was designated a UNESCO Biosphere Reserve in 2020. This recognition underscores the park&#39;s exceptional biodiversity and
      </p>

    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
    <a href="/t/xmglq7mxp4cs/" class=" relative group self-start flex-1 sm:size-auto bg-bgr-tone aspect-[1/1] sm:aspect-[16/9]">
      <figure class="block rounded-theme overflow-hidden" role="none">
        <picture  >
  <source 
    srcset="/content/images/size/w320/format/webp/2025/09/radical-terracing-in-rwanda.jpg 320w, /content/images/size/w640/format/webp/2025/09/radical-terracing-in-rwanda.jpg 600w, /content/images/size/w960/format/webp/2025/09/radical-terracing-in-rwanda.jpg 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    type="image/webp"
  >
  <img class="aspect-[1/1] sm:aspect-[16/9] object-cover rounded-[inherit] w-full group-hover:opacity-90 transition-opacity will-change-[filter] transition-[filter] blur"
    onload="this.classList.remove('blur')"
    loading="lazy"
    srcset="/content/images/size/w320/format/webp/2025/09/radical-terracing-in-rwanda.jpg 320w, /content/images/size/w640/format/webp/2025/09/radical-terracing-in-rwanda.jpg 640w, /content/images/size/w960/format/webp/2025/09/radical-terracing-in-rwanda.jpg 960w"
    sizes="(max-width: 767px) 25vw, 600px"
    src="/content/images/size/w30/2025/09/radical-terracing-in-rwanda.jpg"
    alt="Radical terracing in Rwanda"
    
  />
</picture>
      </figure>
            </a>
</article>    <article class="post tag-info no-image pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/info/" class="text-brand decoration-2 underline-offset-2 hover:underline">Info</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/privacy/" class="hover:underline underline-offset-4">
        <span>Privacy</span>
      </a>
    </h3>


    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
</article>    <article class="post tag-info no-image pb-8 md:pb-10 relative flex gap-4 md:gap-8 text-typ" data-post-card>
  <div class="bg-bgr flex flex-col gap-1.5 sm:gap-2 md:gap-2.5 flex-3 md:flex-2 overflow-hidden max-w-120" data-post-card-content>

    <div class="inline-flex whitespace-nowrap font-sans font-normal uppercase text-[0.8rem] mb-0.5 md:mb-1 hidden data-post-card-meta:hidden sm:data-post-card-meta:inline-flex" data-post-card-meta="top">
    <ul class="flex gap-2 font-semibold" data-post-card-tags>
        <li><a href="/h/info/" class="text-brand decoration-2 underline-offset-2 hover:underline">Info</a></li>
    </ul>


</div>
    <h3 class="text-lg sm:text-xl font-semibold lg:text-2xl leading-[1.15]" data-post-card-title>
      <a href="/t/club/" class="hover:underline underline-offset-4">
        <span>Club</span>
      </a>
    </h3>


    <div class="leading-tight text-[0.8rem] font-sans uppercase font-normal [&_a]:font-medium [&_a]:hover:underline [&_a]:decoration-2 [&_a]:underline-offset-2 opacity-75 " data-post-card-meta="bottom"> 
  <div class="inline" data-post-card-authors>
    <span class="opacity-75 font-body font-medium lowercase italic">By</span>
    
      <a href="/u/editorial/">Editorial Team</a>
  </div>

  <div class="inline" data-post-card-date>
    <span class="mx-1.5 text-brd-soft">/</span>
    <time class="opacity-75 font-medium whitespace-nowrap" datetime="2025-10-01">1 Oct 2025</time>
  </div>
</div>  </div>  
  
</article></div>
              <div class="border-t border-brd-soft pt-4 flex justify-start">
                <a href="/latest/" class="font-sans text-xs uppercase font-semibold text-typ hover:text-brand flex items-center gap-0.5 hover:gap-0.75">
                  <span>More news</span>
                  <i class="icon icon-chevron-right size-3.25 stroke-[3]" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 6l6 6l-6 6" /></svg>
</i>                </a>
              </div>
            </div>

            <aside class="flex-1 flex flex-col gap-6" data-sidebar>
  <div class="relative flex-1">
      </div>

  </aside>          </div>
        </div>
      </section>  


    </main>

    
    <footer class="px-5 sm:px-6 mt-16 font-sans" data-footer>
  <div class="max-w-site mx-auto border-t-4 border-brd flex flex-col">
    <div class="flex flex-wrap gap-4 items-end justify-between border-b border-brd-soft pt-6 pb-4">
      <a href="https://www.arkive.org" data-brand class="">
        
  <span data-text-logo class="leading-none text-typ font-heading text-2xl md:text-3xl lg:text-4xl font-semibold">ARKIVE</span>
      </a>



      
<nav class="flex flex-wrap gap-2.5 items-center" data-socials="" >



  <a :href="socials.bluesky" :class="socials.bluesky && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Bluesky"><i class="icon icon-brand-bluesky stroke-2 size-4 md:size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-bluesky"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" /></svg>
</i><span class="sr-only">Bluesky</span></a>
  
  <a :href="socials.discord" :class="socials.discord && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Discord"><i class="icon icon-brand-discord stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-discord">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
  <path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-.972 1.923a11.913 11.913 0 0 0 -4.053 0l-.975 -1.923c-1.5 .16 -3.043 .485 -4.5 1.5c-2 5.667 -2.167 9.833 -1.5 11.5c.667 1.333 2 3 3.5 3c.5 0 2 -2 2 -3" />
  <path d="M7 16.5c3.5 1 6.5 1 10 0" />
</svg>
</i><span class="sr-only">Discord</span></a>

  <a :href="socials.github" :class="socials.github && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Github"><i class="icon icon-brand-github stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5" />
</svg>



</i><span class="sr-only">Github</span></a>

  <a :href="socials.instagram" :class="socials.instagram && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Instagram"><i class="icon icon-brand-instagram stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-instagram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <rect x="4" y="4" width="16" height="16" rx="4" />
  <circle cx="12" cy="12" r="3" />
  <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" />
</svg>



</i><span class="sr-only">Instagram</span></a>

  <a :href="socials.linkedin" :class="socials.linkedin && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Linkedin"><i class="icon icon-brand-linkedin stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-linkedin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path>
  <rect x="2" y="9" width="4" height="12"></rect>
  <circle cx="4" cy="4" r="2"></circle>
</svg>
</i><span class="sr-only">Linkedin</span></a>

  <a :href="socials.mastodon" :class="socials.mastodon && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Mastodon"><i class="icon icon-brand-mastodon stroke-2 size-4 md:size-4.5" role="presentation">
  <svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="currentColor"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-brand-mastodon"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M18.648 15.254c-1.816 1.763 -6.648 1.626 -6.648 1.626a18.262 18.262 0 0 1 -3.288 -.256c1.127 1.985 4.12 2.81 8.982 2.475c-1.945 2.013 -13.598 5.257 -13.668 -7.636l-.026 -1.154c0 -3.036 .023 -4.115 1.352 -5.633c1.671 -1.91 6.648 -1.666 6.648 -1.666s4.977 -.243 6.648 1.667c1.329 1.518 1.352 2.597 1.352 5.633s-.456 4.074 -1.352 4.944z" /><path d="M12 11.204v-2.926c0 -1.258 -.895 -2.278 -2 -2.278s-2 1.02 -2 2.278v4.722m4 -4.722c0 -1.258 .895 -2.278 2 -2.278s2 1.02 2 2.278v4.722" /></svg>
</i><span class="sr-only">Mastodon</span></a>

  <a :href="socials.pinterest" :class="socials.pinterest && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Pinterest"><i class="icon icon-brand-pinterest stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-pinterest" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <line x1="8" y1="20" x2="12" y2="11" />
  <path d="M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75 -1.554 3.75 -4a5 5 0 1 0 -9.7 1.7" />
  <circle cx="12" cy="12" r="9" />
</svg>



</i><span class="sr-only">Pinterest</span></a>

  <a :href="socials.reddit" :class="socials.reddit && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Reddit"><i class="icon icon-brand-reddit stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-reddit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M12 8c2.648 0 5.028 .826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59 -4.03 6.5 -9 6.5c-4.875 0 -8.845 -2.8 -9 -6.294l-1 -.206a2.5 2.5 0 0 1 2.326 -4.36c1.646 -1.313 4.026 -2.14 6.674 -2.14z" />
  <path d="M12 8l1 -5l6 1" />
  <circle cx="19" cy="4" r="1" />
  <circle cx="9" cy="13" r=".5" fill="currentColor" />
  <circle cx="15" cy="13" r=".5" fill="currentColor" />
  <path d="M10 17c.667 .333 1.333 .5 2 .5s1.333 -.167 2 -.5" />
</svg>



</i><span class="sr-only">Reddit</span></a>

  <a :href="socials.telegram" :class="socials.telegram && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Telegram"><i class="icon icon-brand-telegram stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-telegram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" />
</svg>



</i><span class="sr-only">Telegram</span></a>

  <a :href="socials.threads" :class="socials.threads && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Threads"><i class="icon icon-brand-threads stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-threads">
  <path stroke="none" d="M0 0h24v24H0z" fill="none" />
  <path d="M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7 -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1" />
</svg>
</i><span class="sr-only">Threads</span></a>

  <a :href="socials.tiktok" :class="socials.tiktok && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Tiktok"><i class="icon icon-brand-tiktok stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tiktok" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M9 12a4 4 0 1 0 4 4v-12a5 5 0 0 0 5 5" />
</svg>



</i><span class="sr-only">Tiktok</span></a>

  <a :href="socials.whatsapp" :class="socials.whatsapp && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Whatsapp"><i class="icon icon-brand-whatsapp stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-whatsapp" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <path d="M3 21l1.65 -3.8a9 9 0 1 1 3.4 2.9l-5.05 .9" />
  <path d="M9 10a0.5 .5 0 0 0 1 0v-1a0.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a0.5 .5 0 0 0 0 -1h-1a0.5 .5 0 0 0 0 1" />
</svg>



</i><span class="sr-only">Whatsapp</span></a>

  <a :href="socials.youtube" :class="socials.youtube && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="Youtube"><i class="icon icon-brand-youtube stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-youtube" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <rect x="3" y="5" width="18" height="14" rx="4" />
  <path d="M10 9l5 3l-5 3z" />
</svg>



</i><span class="sr-only">Youtube</span></a>

  <a :href="socials.rss" :class="socials.rss && '!block'" class="hidden flex p-2 bg-bgr-tone border border-brd-soft hover:border-typ hover:bg-typ hover:text-bgr rounded-full" aria-label="RSS"><i class="icon icon-rss stroke-2 size-4 md:size-4.5" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="5" cy="19" r="1" />
  <path d="M4 4a16 16 0 0 1 16 16" />
  <path d="M4 11a9 9 0 0 1 9 9" />
</svg>



</i><span class="sr-only">RSS</span></a>

</nav>


    </div>

    <div class="flex flex-col gap-4 md:flex-row py-5" x-init="$nextTick(() => { Array.from($el.querySelectorAll('.is-subitem')).forEach(item => { const itemName = item.querySelector('a span'); itemName.textContent = itemName.textContent.trim().slice(1); }); })">
      <div class="flex flex-col gap-4 flex-3 text-base">
        <nav class="relative justify-start font-medium hidden" data-nav="primary">
          <ul class="flex flex-wrap gap-1">
    <li class="nav-animals flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Animals" data-slug="animals" data-length="7">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/animals/"
        >
        <span>Animals</span>
      </a>
    </li>
    <li class="nav-biodiversity flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Biodiversity" data-slug="biodiversity" data-length="12">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/biodiversity/"
        >
        <span>Biodiversity</span>
      </a>
    </li>
    <li class="nav-magazine flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Magazine" data-slug="magazine" data-length="8">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/magazine/"
        >
        <span>Magazine</span>
      </a>
    </li>
</ul>
        </nav>

        <nav class="relative justify-start" data-nav="secondary">
          <ul class="flex flex-wrap gap-1">
    <li class="nav-authors flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Authors" data-slug="authors" data-length="7">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/u/"
        >
        <span>Authors</span>
      </a>
    </li>
    <li class="nav-hubs flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Hubs" data-slug="hubs" data-length="4">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/"
        >
        <span>Hubs</span>
      </a>
    </li>
    <li class="nav-ressorts flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Ressorts" data-slug="ressorts" data-length="8">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/s/"
        >
        <span>Ressorts</span>
      </a>
    </li>
    <li class="nav-events flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Events" data-slug="events" data-length="6">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/events/"
        >
        <span>Events</span>
      </a>
    </li>
    <li class="nav-news flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="News" data-slug="news" data-length="4">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/news/"
        >
        <span>News</span>
      </a>
    </li>
    <li class="nav-press flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Press" data-slug="press" data-length="5">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/press/"
        >
        <span>Press</span>
      </a>
    </li>
    <li class="nav-profiles flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Profiles" data-slug="profiles" data-length="8">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/profiles/"
        >
        <span>Profiles</span>
      </a>
    </li>
    <li class="nav-stories flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Stories" data-slug="stories" data-length="7">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/stories/"
        >
        <span>Stories</span>
      </a>
    </li>
    <li class="nav-info flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden" 
      data-label="Info" data-slug="info" data-length="4">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/h/info/"
        >
        <span>Info</span>
      </a>
    </li>
    <li class="nav-about flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- About" data-slug="about" data-length="7">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/about/"
        >
        <span>- About</span>
      </a>
    </li>
    <li class="nav-club flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- Club" data-slug="club" data-length="6">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/club/"
        >
        <span>- Club</span>
      </a>
    </li>
    <li class="nav-contact flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- Contact" data-slug="contact" data-length="9">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/contact/"
        >
        <span>- Contact</span>
      </a>
    </li>
    <li class="nav-history flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- History" data-slug="history" data-length="9">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/history/"
        >
        <span>- History</span>
      </a>
    </li>
    <li class="nav-privacy flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- Privacy" data-slug="privacy" data-length="9">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/privacy/"
        >
        <span>- Privacy</span>
      </a>
    </li>
    <li class="nav-legal flex items-center relative rounded-theme [&amp;:not(:last-of-type)]:after:content-[&#x27;/&#x27;] after:text-brd-soft after:mx-2 after:font-normal [&amp;:has(a[href&#x3D;&#x27;#&#x27;])]:hidden is-subitem" 
      data-label="- Legal" data-slug="legal" data-length="7">
      <a class="w-full flex rounded-theme hover:text-brand" href="https://www.arkive.org/t/legal/"
        >
        <span>- Legal</span>
      </a>
    </li>
</ul>
        </nav>
      </div>
    </div>

    
    <div class="lex flex-wrap items-center gap-2 relative py-4 border-t border-brd-soft">
      <div class="text-sm">
        <span data-footer-date>&copy;2026&nbsp;<a class="hover:text-brand nav-current" href="https://www.arkive.org">ARKIVE</a>.</span>
      </div>
    </div>
  </div>
</footer>
    
      <script>window.socials = { rss: '/rss/' }</script>

  <script>window.socials = { rss: '/rss/' }</script>

  <script>window.socials = { rss: '/rss/' }</script>

  <template data-toggle-template>
    <button class="ml-1 cursor-pointer hover:text-brand" data-class="rotate-180" title="Menu toggle" aria-label="Menu toggle"
      aria-controls="" aria-expanded="false" @click="toggleDropdown(event)"
    >
      <i class="icon icon-chevron-down size-4 stroke-2" role="presentation">
  <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
   <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
   <polyline points="6 9 12 15 18 9"></polyline>
</svg>
</i>    </button>
  </template>


    <!-- Start TypeSense Search UI - IMPORTANT: DO NOT DELETE THIS BLOCK -->
<script>
  window.__MP_SEARCH_CONFIG__ = {
  "typesenseNodes": [
    {
      "host": "search.magicpages.co",
      "port": 443,
      "protocol": "https"
    }
  ],
  "typesenseApiKey": "9bac4wTfAoaP361AOYQOmmeZp6leJzjE",
  "collectionName": "ghost_content_68d67ac541351ec713852a15",
  "theme": "system",
  "enableHighlighting": true,
  "typesenseSearchParams": {
    "query_by": "title,plaintext,excerpt,meta_description",
    "sort_by": "_text_match(buckets:10):desc,published_at:desc",
    "highlight_full_fields": "title,plaintext",
    "prefix": true,
    "typo_tolerance": true,
    "per_page": 10,
    "page": 1,
    "highlight_affix_num_tokens": 4,
    "query_by_weights": "1,3,1,1",
    "_id": "6924699dc9c9f6d035b685fd"
  },
  "locale": "",
  "i18n": {}
};
</script>
<!-- End TypeSense Search UI -->
  </body>
</html>
