<!doctype html>
<html lang="en">
  <head>
    <!-- =========================
Head links 
===========================-->

<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="title" content="ProduceHits | One Library. Every Music Workflow." />
<meta
  name="description"
  content="ProduceHits is a connected suite that turns real-world audio into stems, loops, chops, practice sections, remix material, and release-ready assets."
/>
<meta
  name="keywords"
  content="music production software, audio workflow suite, song stems, sample packs, loops, remix preparation, BPM and key analysis, ProduceHits, SongChop, AFCUT"
/>
<meta name="author" content="ProduceHits" />
<meta
  name="robots"
  content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"
/>
<meta name="googlebot" content="index, follow" />
<meta name="bingbot" content="index, follow" />

<meta name="language" content="English" />
<meta name="geo.region" content="US" />
<meta name="geo.placename" content="United States" />

<link rel="canonical" href="https://producehits.com/" />

<!-- Additional SEO Meta Tags -->
<meta name="rating" content="General" />
<meta name="distribution" content="Global" />
<meta name="revisit-after" content="7 days" />
<meta name="expires" content="never" />

<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://producehits.com/" />
<meta property="og:title" content="ProduceHits | One Library. Every Music Workflow." />
<meta
  property="og:description"
  content="ProduceHits is a connected suite that turns real-world audio into stems, loops, chops, practice sections, remix material, and release-ready assets."
/>
<meta
  property="og:image"
  content="https://producehits.com/images/producehits/suite-library.png"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="ProduceHits audio workflow map" />
<meta property="og:site_name" content="ProduceHits" />
<meta property="og:locale" content="en_US" />
<meta property="article:author" content="ProduceHits" />
<meta property="article:publisher" content="ProduceHits" />

<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@ProduceHits" />
<meta name="twitter:creator" content="@ProduceHits" />
<meta name="twitter:url" content="https://producehits.com/" />
<meta name="twitter:title" content="ProduceHits | One Library. Every Music Workflow." />
<meta
  name="twitter:description"
  content="ProduceHits is a connected suite that turns real-world audio into stems, loops, chops, practice sections, remix material, and release-ready assets."
/>
<meta
  name="twitter:image"
  content="https://producehits.com/images/producehits/suite-library.png"
/>
<meta name="twitter:image:alt" content="ProduceHits audio workflow map" />

<!-- Additional SEO Meta Tags -->
<meta name="theme-color" content="#000000" />
<meta name="msapplication-TileColor" content="#000000" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="ProduceHits" />
<meta name="application-name" content="ProduceHits" />
<meta name="msapplication-tooltip" content="ProduceHits music workflow suite" />
<meta name="msapplication-starturl" content="/" />
<!-- Favicon and Icons -->
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
  href="https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap"
  rel="stylesheet"
/>

    <title>ProduceHits | One Library. Every Music Workflow.</title>
    
    <link rel="stylesheet" href="./assets/main.css">
  </head>
  <body>
    <!-- =========================
Header v1
===========================-->
<header>
  <div
    class="header-one lp:!max-w-[1290px] border-stroke-2 bg-accent/60 dark:bg-background-9 dark:border-stroke-6 fixed top-5 left-1/2 z-50 mx-auto flex w-full max-w-[350px] -translate-x-1/2 items-center justify-between rounded-full border px-2.5 py-2.5 opacity-0 backdrop-blur-[25px] min-[425px]:max-w-[375px] min-[500px]:max-w-[450px] sm:max-w-[540px] md:max-w-[720px] lg:max-w-[960px] xl:max-w-[1140px] xl:py-0"
    data-ns-animate
    data-direction="up"
    data-offset="100"
  >
    <div>
      <a href="/">
        <span class="sr-only">Home</span>
        <figure class="hidden lg:block lg:max-w-[198px]">
          <img src="./images/shared/main-logo.svg" alt="ProduceHits" class="dark:invert" />
        </figure>
        <figure class="block max-w-[44px] lg:hidden">
          <img src="./images/shared/logo.svg" alt="ProduceHits" class="block w-full dark:hidden" />
          <img src="./images/shared/logo-dark.svg" alt="ProduceHits" class="hidden w-full dark:block" />
        </figure>
      </a>
    </div>
    <nav class="hidden items-center xl:flex">
      <ul class="flex items-center">
        <li class="nav-item relative cursor-pointer py-2.5" data-menu="company-mega-menu">
          <a
            href="/products/"
            class="hover:border-stroke-2 dark:hover:border-stroke-7 text-tagline-1 text-secondary/60 hover:text-secondary dark:text-accent/60 dark:hover:text-accent flex items-center gap-1 rounded-full border border-transparent px-4 py-2 font-normal transition-all duration-200"
          >
            <span>Suite</span>
            <span class="nav-arrow block origin-center translate-y-px transition-all duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                fill="none"
                viewBox="0 0 24 24"
                stroke-width="1.5"
                stroke="currentColor"
                class="size-4"
              >
                <path
                  stroke-linecap="round"
                  stroke-linejoin="round"
                  d="m19.5 8.25-7.5 7.5-7.5-7.5"
                />
              </svg>
            </span>
          </a>
          <div>
  <div
    class="dropdown-menu-bridge pointer-events-none absolute top-full left-1/2 z-40 h-3 w-full min-w-[752px] -translate-x-1/2 bg-transparent opacity-0"
  ></div>
  <div
    id="company-mega-menu"
    class="dropdown-menu dark:bg-background-6 border-stroke-1 pointer-events-none absolute top-full left-1/2 z-50 mt-2 flex w-full -translate-x-1/2 items-start gap-y-6 rounded-[20px] border bg-white p-4 opacity-0 transition-all duration-300 md:w-[752px] md:gap-x-6 dark:border-white/10"
  >
    <ul id="product-dropdown-menu" class="flex-1 space-y-1">
      <li>
        <a
          href="/about/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M10.0003 18.3334C14.6027 18.3334 18.3337 14.6024 18.3337 10C18.3337 5.39765 14.6027 1.66669 10.0003 1.66669C5.39795 1.66669 1.66699 5.39765 1.66699 10C1.66699 14.6024 5.39795 18.3334 10.0003 18.3334Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10 13.3333H10.0083"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10 6.66669V10"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">About ProduceHits</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              The connected music workflow suite.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/products/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M10 13.75C12.0711 13.75 13.75 12.0711 13.75 10C13.75 7.92893 12.0711 6.25 10 6.25C7.92893 6.25 6.25 7.92893 6.25 10C6.25 12.0711 7.92893 13.75 10 13.75Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M9.59975 3.4495L8.12557 2.34419C8.04647 2.28469 7.95437 2.24484 7.85685 2.22792C7.75933 2.211 7.65918 2.2175 7.56467 2.24688C7.1081 2.38985 6.66515 2.57312 6.24103 2.79452C6.15323 2.84057 6.07765 2.90685 6.02051 2.98787C5.96338 3.06889 5.92633 3.16233 5.91242 3.26049L5.65182 5.08478C5.55248 5.17284 5.45523 5.26442 5.36007 5.35953C5.26493 5.45467 5.17332 5.55195 5.08525 5.65136L5.08521 5.65139L3.26124 5.91223C3.16324 5.92608 3.06993 5.96303 2.98901 6.02002C2.90809 6.07702 2.84187 6.15242 2.79581 6.24003C2.57407 6.66397 2.39044 7.10678 2.2471 7.56323C2.21759 7.65787 2.211 7.75818 2.22789 7.85587C2.24478 7.95356 2.28466 8.04584 2.34423 8.12508L3.44993 9.59932C3.44195 9.73182 3.43794 9.86535 3.4379 9.9999C3.4379 10.1344 3.44191 10.268 3.44993 10.4006L3.44993 10.4006L2.34462 11.8748C2.28512 11.9539 2.24527 12.046 2.22835 12.1435C2.21143 12.241 2.21793 12.3412 2.2473 12.4357C2.39028 12.8923 2.57355 13.3352 2.79495 13.7593C2.841 13.8471 2.90727 13.9227 2.98829 13.9799C3.06931 14.037 3.16276 14.074 3.26092 14.088L5.08521 14.3486C5.17326 14.4479 5.26484 14.5451 5.35996 14.6403C5.45509 14.7354 5.55237 14.827 5.65179 14.9151L5.65182 14.9152L5.91265 16.7391C5.92651 16.8371 5.96345 16.9304 6.02045 17.0114C6.07744 17.0923 6.15285 17.1585 6.24046 17.2046C6.66439 17.4263 7.1072 17.6099 7.56365 17.7533C7.6583 17.7828 7.7586 17.7894 7.8563 17.7725C7.95399 17.7556 8.04626 17.7157 8.1255 17.6561L9.59974 16.5504C9.73225 16.5584 9.86577 16.5624 10.0003 16.5625C10.1349 16.5625 10.2684 16.5585 10.401 16.5504L10.4011 16.5504L11.8752 17.6558C11.9543 17.7153 12.0464 17.7551 12.144 17.772C12.2415 17.7889 12.3416 17.7824 12.4361 17.7531C12.8927 17.6101 13.3357 17.4268 13.7598 17.2054C13.8476 17.1594 13.9232 17.0931 13.9803 17.0121C14.0374 16.9311 14.0745 16.8376 14.0884 16.7395L14.349 14.9152C14.4483 14.8271 14.5456 14.7355 14.6407 14.6404C14.7359 14.5453 14.8275 14.448 14.9156 14.3486L14.9156 14.3486L16.7396 14.0877C16.8376 14.0739 16.9309 14.0369 17.0118 13.9799C17.0927 13.9229 17.1589 13.8475 17.205 13.7599C17.4267 13.336 17.6104 12.8932 17.7537 12.4367C17.7832 12.3421 17.7898 12.2418 17.7729 12.1441C17.756 12.0464 17.7161 11.9541 17.6566 11.8749L16.5509 10.4006C16.5589 10.2681 16.5629 10.1346 16.5629 10.0001C16.5629 9.86551 16.5589 9.73195 16.5509 9.59937L16.5509 9.59932L17.6562 8.12514C17.7157 8.04605 17.7555 7.95394 17.7725 7.85642C17.7894 7.7589 17.7829 7.65876 17.7535 7.56424C17.6105 7.10767 17.4273 6.66472 17.2059 6.2406C17.1598 6.15281 17.0935 6.07722 17.0125 6.02008C16.9315 5.96295 16.838 5.9259 16.7399 5.91199L14.9156 5.65139C14.8275 5.55206 14.736 5.45481 14.6408 5.35964C14.5457 5.2645 14.4484 5.1729 14.349 5.08482L14.349 5.08478L14.0881 3.26082C14.0743 3.16281 14.0373 3.06951 13.9804 2.98858C13.9234 2.90766 13.848 2.84144 13.7603 2.79539C13.3364 2.57364 12.8936 2.39002 12.4371 2.24668C12.3425 2.21716 12.2422 2.21057 12.1445 2.22746C12.0468 2.24435 11.9545 2.28423 11.8753 2.34381L10.4011 3.4495C10.2685 3.44152 10.135 3.43751 10.0005 3.43747C9.86593 3.43747 9.73237 3.44148 9.5998 3.4495L9.59975 3.4495Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Products</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              The connected music workflow suite.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/songchop/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M19.167 17.5V15.8333C19.1664 15.0948 18.9206 14.3773 18.4681 13.7936C18.0156 13.2099 17.3821 12.793 16.667 12.6083"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M14.1663 17.5V15.8333C14.1663 14.9493 13.8152 14.1014 13.19 13.4763C12.5649 12.8512 11.7171 12.5 10.833 12.5H4.16634C3.28229 12.5 2.43444 12.8512 1.80932 13.4763C1.1842 14.1014 0.833008 14.9493 0.833008 15.8333V17.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M13.333 2.60834C14.05 2.79192 14.6855 3.20892 15.1394 3.7936C15.5932 4.37827 15.8395 5.09736 15.8395 5.8375C15.8395 6.57765 15.5932 7.29674 15.1394 7.88141C14.6855 8.46609 14.05 8.88309 13.333 9.06667"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M7.50033 9.16667C9.34127 9.16667 10.8337 7.67428 10.8337 5.83333C10.8337 3.99238 9.34127 2.5 7.50033 2.5C5.65938 2.5 4.16699 3.99238 4.16699 5.83333C4.16699 7.67428 5.65938 9.16667 7.50033 9.16667Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">SongChop</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              Turn songs into production-ready creative material.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/technology/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 16 15" fill="none">
  <path
    d="M14.875 3H1.125C0.779822 3 0.5 3.27982 0.5 3.625V13.625C0.5 13.9702 0.779822 14.25 1.125 14.25H14.875C15.2202 14.25 15.5 13.9702 15.5 13.625V3.625C15.5 3.27982 15.2202 3 14.875 3Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M11.124 3V1.75C11.124 1.41848 10.9923 1.10054 10.7579 0.866116C10.5235 0.631696 10.2055 0.5 9.87402 0.5H6.12402C5.7925 0.5 5.47456 0.631696 5.24014 0.866116C5.00572 1.10054 4.87402 1.41848 4.87402 1.75V3"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M15.5001 7.24292C13.2207 8.56171 10.633 9.25416 7.99949 9.25002C5.36647 9.25416 2.77919 8.56195 0.5 7.24358"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M7.06152 6.75H8.93652"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Powered by AFCUT</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              Audio intelligence that products can use.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/compare/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
  <path
    d="M7.375 10.5H4.875V8L12.375 0.5L14.875 3L7.375 10.5Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10.5 2.375L13 4.875"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M14.25 7.375V14.25C14.25 14.4158 14.1842 14.5747 14.0669 14.6919C13.9497 14.8092 13.7908 14.875 13.625 14.875H1.125C0.95924 14.875 0.800269 14.8092 0.683058 14.6919C0.565848 14.5747 0.5 14.4158 0.5 14.25V1.75C0.5 1.58424 0.565848 1.42527 0.683058 1.30806C0.800269 1.19085 0.95924 1.125 1.125 1.125H8"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Why ProduceHits</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              One library. Every music workflow.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/compare/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
  <path
    d="M2.87976 14.3702C2.16069 13.6512 2.63762 12.1415 2.27162 11.257C1.89222 10.34 0.5 9.60195 0.5 8.62497C0.5 7.64801 1.89222 6.91 2.27163 5.99303C2.63763 5.10846 2.1607 3.59882 2.87976 2.87976C3.59882 2.16069 5.10846 2.63762 5.99304 2.27162C6.91002 1.89222 7.64805 0.5 8.62503 0.5C9.60199 0.5 10.34 1.89222 11.257 2.27163C12.1415 2.63763 13.6512 2.1607 14.3702 2.87976C15.0893 3.59882 14.6124 5.10846 14.9784 5.99304C15.3578 6.91002 16.75 7.64805 16.75 8.62503C16.75 9.60199 15.3578 10.34 14.9784 11.257C14.6124 12.1415 15.0893 13.6512 14.3702 14.3702C13.6512 15.0893 12.1415 14.6124 11.257 14.9784C10.34 15.3578 9.60195 16.75 8.62497 16.75C7.64801 16.75 6.91 15.3578 5.99303 14.9784C5.10846 14.6124 3.59882 15.0893 2.87976 14.3702Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8.625 13.625C9.14277 13.625 9.5625 13.2053 9.5625 12.6875C9.5625 12.1697 9.14277 11.75 8.625 11.75C8.10723 11.75 7.6875 12.1697 7.6875 12.6875C7.6875 13.2053 8.10723 13.625 8.625 13.625Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
  <path
    d="M8.625 9.87537V9.25037C9.05765 9.25037 9.48058 9.12207 9.84031 8.88171C10.2 8.64134 10.4804 8.2997 10.646 7.89999C10.8116 7.50027 10.8549 7.06044 10.7705 6.63611C10.6861 6.21177 10.4777 5.822 10.1718 5.51607C9.86587 5.21014 9.47609 5.0018 9.05176 4.9174C8.62743 4.83299 8.18759 4.87631 7.78788 5.04188C7.38817 5.20745 7.04653 5.48782 6.80616 5.84756C6.5658 6.20729 6.4375 6.63022 6.4375 7.06287"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Compare</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              See how connected workflows differ from isolated tools.
            </p>
          </div>
        </a>
      </li>
      <li>
        <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
      </li>
      <li>
        <a
          href="/signup/"
          class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
        >
          <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

          <div
            class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
          >
            <svg xmlns="http://www.w3.org/2000/svg" width="14" height="17" viewBox="0 0 14 17" fill="none">
  <path
    d="M9.25015 1.75H12.375C12.5408 1.75 12.6997 1.81585 12.8169 1.93306C12.9342 2.05027 13 2.20924 13 2.375V15.5C13 15.6658 12.9342 15.8247 12.8169 15.9419C12.6997 16.0592 12.5408 16.125 12.375 16.125H1.125C0.95924 16.125 0.800269 16.0592 0.683058 15.9419C0.565848 15.8247 0.5 15.6658 0.5 15.5V2.375C0.5 2.20924 0.565848 2.05027 0.683058 1.93306C0.800269 1.81585 0.95924 1.75 1.125 1.75H4.24983"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M3.625 4.25V3.625C3.625 2.7962 3.95424 2.00134 4.54029 1.41529C5.12634 0.82924 5.9212 0.5 6.75 0.5C7.5788 0.5 8.37366 0.82924 8.95971 1.41529C9.54576 2.00134 9.875 2.7962 9.875 3.625V4.25H3.625Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

          </div>
          <div class="relative z-10">
            <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Create Account</p>
            <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
              One free login for the entire suite.
            </p>
          </div>
        </a>
      </li>
    </ul>
    <div class="flex-1 space-y-[15px]">
      <ul id="product-dropdown-menu" class="flex-1 space-y-1">
        <li>
          <a
            href="/use-cases/"
            class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

            <div
              class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 14 18" fill="none">
  <path
    d="M3.625 16.7501H9.875"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M6.75 14.2501V9.87506"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M4.25 7.37506L6.75 9.87506L9.25 7.37506"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M2.89873 11.6728C2.15556 11.0924 1.55363 10.351 1.13818 9.50449C0.722727 8.65796 0.504568 7.72828 0.500096 6.78531C0.481375 3.39763 3.2125 0.581526 6.5993 0.501812C7.91169 0.470211 9.20072 0.852645 10.2835 1.59487C11.3664 2.33709 12.188 3.40141 12.6319 4.63687C13.0757 5.87232 13.1194 7.21618 12.7565 8.47781C12.3937 9.73945 11.6428 10.8548 10.6104 11.6657C10.383 11.8418 10.1986 12.0674 10.0712 12.3253C9.94381 12.5832 9.87672 12.8667 9.87502 13.1544L9.87501 13.625C9.87501 13.7908 9.80916 13.9498 9.69195 14.067C9.57474 14.1842 9.41577 14.25 9.25001 14.25H4.24999C4.08423 14.25 3.92526 14.1842 3.80805 14.067C3.69084 13.9498 3.62499 13.7908 3.62499 13.625L3.62498 13.1539C3.62427 12.8681 3.55851 12.5862 3.43268 12.3296C3.30685 12.073 3.12425 11.8484 2.89873 11.6728V11.6728Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Use Cases</p>
              <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
                The connected music workflow suite.
              </p>
            </div>
          </a>
        </li>
        <li>
          <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
        </li>
        <li>
          <a
            href="/benchmarks/"
            class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

            <div
              class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
  <path
    d="M7.0625 13.625C10.6869 13.625 13.625 10.6869 13.625 7.0625C13.625 3.43813 10.6869 0.5 7.0625 0.5C3.43813 0.5 0.5 3.43813 0.5 7.0625C0.5 10.6869 3.43813 13.625 7.0625 13.625Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M11.7021 11.7031L15.4991 15.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Benchmarks</p>
              <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
                Proof that matches the product problem.
              </p>
            </div>
          </a>
        </li>
        <li>
          <div class="bg-stroke-4 dark:bg-background-7 mx-auto h-[1px] w-[calc(100%-16px)]"></div>
        </li>
        <li>
          <a
            href="/trust/"
            class="group relative flex items-start gap-3 rounded-2xl p-3 transition-all duration-300"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

            <div
              class="dark:bg-background-6 shadow-14 border-stroke-1 dark:border-background-7 relative z-10 flex size-11 items-center justify-center rounded-[10px] border bg-white p-3"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 16 15" fill="none">
  <path
    d="M4.04304 11.8966L1.52717 14.0115C1.43607 14.0881 1.32499 14.1371 1.207 14.1527C1.08901 14.1683 0.969011 14.1499 0.861119 14.0997C0.753228 14.0494 0.661928 13.9694 0.597956 13.869C0.533984 13.7687 0.5 13.6521 0.5 13.5331V1.125C0.5 0.95924 0.565848 0.800269 0.683058 0.683058C0.800269 0.565848 0.95924 0.5 1.125 0.5H14.875C15.0408 0.5 15.1997 0.565848 15.3169 0.683058C15.4342 0.800269 15.5 0.95924 15.5 1.125V11.125C15.5 11.2908 15.4342 11.4497 15.3169 11.5669C15.1997 11.6842 15.0408 11.75 14.875 11.75H4.44522C4.29808 11.75 4.15567 11.8019 4.04304 11.8966Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8 7.06244C8.51777 7.06244 8.9375 6.64271 8.9375 6.12494C8.9375 5.60717 8.51777 5.18744 8 5.18744C7.48223 5.18744 7.0625 5.60717 7.0625 6.12494C7.0625 6.64271 7.48223 7.06244 8 7.06244Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
  <path
    d="M4.25 7.06244C4.76777 7.06244 5.1875 6.64271 5.1875 6.12494C5.1875 5.60717 4.76777 5.18744 4.25 5.18744C3.73223 5.18744 3.3125 5.60717 3.3125 6.12494C3.3125 6.64271 3.73223 7.06244 4.25 7.06244Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
  <path
    d="M11.75 7.06244C12.2678 7.06244 12.6875 6.64271 12.6875 6.12494C12.6875 5.60717 12.2678 5.18744 11.75 5.18744C11.2322 5.18744 10.8125 5.60717 10.8125 6.12494C10.8125 6.64271 11.2322 7.06244 11.75 7.06244Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
</svg>

            </div>
            <div class="relative z-10">
              <p class="text-tagline-1 text-secondary dark:text-accent font-normal">Trust & Safety</p>
              <p class="text-tagline-2 text-secondary/60 dark:text-accent/60 font-normal">
                Rights-aware, private creative workflows.
              </p>
            </div>
          </a>
        </li>
      </ul>
      <figure class="relative min-h-[220px] w-full max-w-full overflow-hidden rounded-[14px]">
        <img
          src="./images/ns-img-420.jpg"
          alt="What's New"
          class="h-full w-full rounded-[14px] object-cover"
        />
      </figure>
    </div>
  </div>
</div>

        </li>
        <li class="nav-item relative cursor-pointer py-2.5" data-menu="platform-mega-menu">
          <a
            href="/how-it-works/"
            class="hover:border-stroke-2 dark:hover:border-stroke-7 text-tagline-1 text-secondary/60 hover:text-secondary dark:text-accent/60 dark:hover:text-accent flex items-center gap-1 rounded-full border border-transparent px-4 py-2 font-normal transition-all duration-200"
          >
            <span>How It Works</span>
            <span class="nav-arrow block origin-center translate-y-px transition-all duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                fill="none"
                viewBox="0 0 24 24"
                stroke-width="1.5"
                stroke="currentColor"
                class="size-4"
              >
                <path
                  stroke-linecap="round"
                  stroke-linejoin="round"
                  d="m19.5 8.25-7.5 7.5-7.5-7.5"
                />
              </svg>
            </span>
          </a>
          <div>
  <div
    class="dropdown-menu-bridge fixed left-1/2 -translate-x-1/2 top-full w-full h-3 z-40 lg:w-[970px] pointer-events-none bg-transparent opacity-0"
  ></div>
  <div
    id="platform-mega-menu"
    class="dropdown-menu fixed left-1/2 -translate-x-1/2 top-full mt-2 pointer-events-none transition-all duration-300 opacity-0 lg:w-[970px] w-full bg-white dark:bg-background-6 z-50 rounded-[20px] p-6 border border-stroke-1 dark:border-white/10"
  >
    <div class="grid grid-cols-12 gap-x-8 gap-y-6">
      <div class="col-span-4">
        <div>
          <a
            href="/products/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M10.0003 1.66669L12.5753 6.88335L18.3337 7.72502L14.167 11.7834L15.1503 17.5167L10.0003 14.8084L4.85033 17.5167L5.83366 11.7834L1.66699 7.72502L7.42533 6.88335L10.0003 1.66669Z"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Products</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Explore the ProduceHits suite.
              </p>
            </div>
          </a>

          <a
            href="/technology/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M8.33301 10.8333C8.69088 11.3118 9.14747 11.7077 9.6718 11.9941C10.1961 12.2806 10.7759 12.4509 11.3719 12.4936C11.9678 12.5363 12.566 12.4503 13.1258 12.2415C13.6856 12.0327 14.1939 11.7059 14.6163 11.2833L17.1163 8.78335C17.8753 7.9975 18.2953 6.94499 18.2858 5.85251C18.2763 4.76002 17.8381 3.71497 17.0656 2.94243C16.2931 2.1699 15.248 1.7317 14.1555 1.7222C13.063 1.71271 12.0105 2.13269 11.2247 2.89168L9.79134 4.31668"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M11.6668 9.16665C11.309 8.68821 10.8524 8.29233 10.328 8.00587C9.80371 7.7194 9.22391 7.54905 8.62796 7.50637C8.03201 7.46369 7.43384 7.54968 6.87405 7.7585C6.31425 7.96732 5.8059 8.29409 5.3835 8.71665L2.8835 11.2167C2.12451 12.0025 1.70453 13.055 1.71402 14.1475C1.72352 15.24 2.16172 16.285 2.93426 17.0576C3.70679 17.8301 4.75184 18.2683 5.84433 18.2778C6.93681 18.2873 7.98932 17.8673 8.77517 17.1083L10.2002 15.6833"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Shared Library
                </p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                AFCUT Technology once. Reuse across products.
              </p>
            </div>
          </a>

          <a
            href="/technology/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M4.99978 16.875C4.9177 16.875 4.83643 16.8589 4.7606 16.8274C4.68477 16.796 4.61587 16.75 4.55784 16.692C4.4998 16.6339 4.45376 16.565 4.42235 16.4892C4.39095 16.4134 4.37478 16.3321 4.37478 16.25L4.37482 12.9145C4.0414 13.0724 3.67346 13.1434 3.30522 13.121C2.93698 13.0985 2.58041 12.9832 2.26867 12.786C1.95693 12.5887 1.70015 12.3157 1.52222 11.9926C1.34428 11.6694 1.25098 11.3064 1.25098 10.9375C1.25098 10.5686 1.34428 10.2057 1.52222 9.88248C1.70015 9.5593 1.95693 9.28637 2.26867 9.08908C2.58041 8.8918 2.93698 8.77656 3.30522 8.75408C3.67346 8.73161 4.0414 8.80263 4.37482 8.96055L4.37478 5.62503C4.37478 5.54295 4.39095 5.46167 4.42236 5.38584C4.45377 5.31001 4.4998 5.24111 4.55784 5.18308C4.61588 5.12504 4.68478 5.079 4.76061 5.04759C4.83644 5.01618 4.91771 5.00002 4.99979 5.00002L8.6478 5.00006C8.48989 4.66664 8.41886 4.2987 8.44134 3.93046C8.46381 3.56222 8.57905 3.20565 8.77634 2.89391C8.97363 2.58217 9.24656 2.32539 9.56974 2.14746C9.89292 1.96953 10.2558 1.87622 10.6248 1.87622C10.9937 1.87622 11.3566 1.96953 11.6798 2.14746C12.003 2.32539 12.2759 2.58217 12.4732 2.89391C12.6705 3.20565 12.7857 3.56222 12.8082 3.93046C12.8307 4.2987 12.7597 4.66664 12.6017 5.00006L16.2497 5.00002C16.4155 5.00002 16.5745 5.06586 16.6917 5.18307C16.8089 5.30028 16.8747 5.45925 16.8748 5.62501L16.8748 8.96055C16.5414 8.80263 16.1734 8.73161 15.8052 8.75408C15.437 8.77655 15.0804 8.8918 14.7686 9.08908C14.4569 9.28637 14.2001 9.5593 14.0222 9.88248C13.8443 10.2057 13.7509 10.5686 13.7509 10.9375C13.7509 11.3064 13.8443 11.6694 14.0222 11.9926C14.2001 12.3157 14.4569 12.5887 14.7686 12.786C15.0804 12.9832 15.437 13.0985 15.8052 13.121C16.1734 13.1434 16.5414 13.0724 16.8748 12.9145L16.8748 16.25C16.8747 16.4158 16.8089 16.5748 16.6917 16.692C16.5745 16.8092 16.4155 16.875 16.2498 16.875L4.99978 16.875Z"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">AFCUT Technology</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Timing and structure for real-world audio.
              </p>
            </div>
          </a>
          <a
            href="/benchmarks/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg
  aria-hidden="true"
  xmlns="http://www.w3.org/2000/svg"
  width="20"
  height="20"
  viewBox="0 0 20 20"
  fill="none"
  class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
>
  <path
    stroke-linecap="round"
    stroke-linejoin="round"
    d="M19 7h1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h11.5M7 14h6m-6 3h6m0-10h.5m-.5 3h.5M7 7h3v3H7V7Z"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Proof</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Product-relevant benchmark methodology.
              </p>
            </div>
          </a>
        </div>
      </div>
      <div class="col-span-4">
        <div>
          <a
            href="/technology/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M5 16.6667V11.6667"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M15 16.6666V8.33331"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10 16.6666V3.33331"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Technology</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Read how AFCUT powers workflow-ready results.
              </p>
            </div>
          </a>

          <a
            href="/trust/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="15" height="16" viewBox="0 0 15 16" fill="none">
  <path
    d="M0.5 5.70833V1.125C0.5 0.95924 0.565848 0.800269 0.683058 0.683058C0.800269 0.565848 0.95924 0.5 1.125 0.5H13.625C13.7908 0.5 13.9497 0.565848 14.0669 0.683058C14.1842 0.800269 14.25 0.95924 14.25 1.125V5.70833C14.25 12.272 8.67922 14.4466 7.56689 14.8154C7.44254 14.8582 7.30746 14.8582 7.18311 14.8154C6.07078 14.4466 0.5 12.272 0.5 5.70833Z"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10.8125 4.875L6.22914 9.25L3.9375 7.0625"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Trust & Safety</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Understand rights-aware creative work.
              </p>
            </div>
          </a>

          <a
            href="/pricing/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="14" height="17" viewBox="0 0 14 17" fill="none">
  <path
    d="M4.25 10.5H9.25"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M4.25 8H9.25"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M9.25015 1.75H12.375C12.5408 1.75 12.6997 1.81585 12.8169 1.93306C12.9342 2.05027 13 2.20924 13 2.375V15.5C13 15.6658 12.9342 15.8247 12.8169 15.9419C12.6997 16.0592 12.5408 16.125 12.375 16.125H1.125C0.95924 16.125 0.800269 16.0592 0.683058 15.9419C0.565848 15.8247 0.5 15.6658 0.5 15.5V2.375C0.5 2.20924 0.565848 2.05027 0.683058 1.93306C0.800269 1.81585 0.95924 1.75 1.125 1.75H4.24983"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M3.625 4.25V3.625C3.625 2.7962 3.95424 2.00134 4.54029 1.41529C5.12634 0.82924 5.9212 0.5 6.75 0.5C7.5788 0.5 8.37366 0.82924 8.95971 1.41529C9.54576 2.00134 9.875 2.7962 9.875 3.625V4.25H3.625Z"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Credits</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                One credit pool across the suite.
              </p>
            </div>
          </a>

          <div class="mt-7">
            <div class="group">
              <a
                href="/products/"
                class="inline-flex items-center justify-center rounded-full cursor-pointer gap-1.5 group-hover:bg-primary-500 text-center transition-all duration-500 ease-in-out font-medium text-nowrap lowercase bg-white border border-stroke-1 hover:border-primary-500 text-secondary group-hover:text-white px-5 py-3 text-tagline-1"
              >
                <span
                  class="inline-block transition-transform duration-300 ease-in-out first-letter:uppercase"
                >
                  Explore Products</span
                >

                <div class="relative overflow-hidden size-6">
                  <!-- one  -->
                  <span
                    class="group-hover:translate-x-1 -translate-x-6 absolute inset-0 transition-transform duration-300 ease-in-out"
                  >
                    <svg
                      xmlns="http://www.w3.org/2000/svg"
                      width="24"
                      height="24"
                      viewBox="0 0 24 24"
                      fill="none"
                    >
                      <path d="M11 5H13V7H11V5Z" fill="white" />
                      <path d="M5 5H7V7H5V5Z" fill="white" />
                      <path d="M14 8H16V10H14V8Z" fill="white" />
                      <path d="M8 8H10V10H8V8Z" fill="white" />
                      <path d="M17 11H19V13H17V11Z" fill="white" />
                      <path d="M11 11H13V13H11V11Z" fill="white" />
                      <path d="M14 14H16V16H14V14Z" fill="white" />
                      <path d="M8 14H10V16H8V14Z" fill="white" />
                      <path d="M11 17H13V19H11V17Z" fill="white" />
                      <path d="M5 17H7V19H5V17Z" fill="white" />
                    </svg>
                  </span>

                  <!-- two  -->
                  <span
                    class="group-hover:translate-x-6 absolute -translate-x-2 transition-transform duration-300 ease-in-out"
                  >
                    <svg
                      xmlns="http://www.w3.org/2000/svg"
                      width="24"
                      height="24"
                      viewBox="0 0 24 24"
                      fill="none"
                    >
                      <path d="M11 5H13V7H11V5Z" fill="#1A1A1C" />
                      <path d="M5 5H7V7H5V5Z" fill="#1A1A1C" />
                      <path d="M14 8H16V10H14V8Z" fill="#1A1A1C" />
                      <path d="M8 8H10V10H8V8Z" fill="#1A1A1C" />
                      <path d="M17 11H19V13H17V11Z" fill="#1A1A1C" />
                      <path d="M11 11H13V13H11V11Z" fill="#1A1A1C" />
                      <path d="M14 14H16V16H14V14Z" fill="#1A1A1C" />
                      <path d="M8 14H10V16H8V14Z" fill="#1A1A1C" />
                      <path d="M11 17H13V19H11V17Z" fill="#1A1A1C" />
                      <path d="M5 17H7V19H5V17Z" fill="#1A1A1C" />
                    </svg>
                  </span>
                </div>
              </a>
            </div>
          </div>
        </div>
      </div>
      <div class="col-span-4">
        <div>
          <figure class="overflow-hidden rounded-xl max-w-full w-full mb-2.5">
            <img
              src="./images/ns-img-427.jpg"
              alt="What's New"
              class="w-full h-full object-cover rounded-xl"
            />
          </figure>
          <a
            href="/songchop/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
  <path
    d="M0.543702 11.7331L2.43333 1.01647C2.46212 0.853231 2.55457 0.708109 2.69035 0.613033C2.82613 0.517957 2.99412 0.480714 3.15737 0.509498L7.4659 1.26921C7.62914 1.29799 7.77426 1.39045 7.86934 1.52623C7.96442 1.66201 8.00166 1.83 7.97287 1.99324L6.0736 12.7646C5.94571 13.4898 5.53849 14.136 4.93939 14.5642C4.3403 14.9925 3.59713 15.1687 2.86954 15.055C1.31152 14.8109 0.269853 13.2862 0.543702 11.7331Z"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M6.9194 7.96721L12.6197 5.89249C12.7754 5.8358 12.9473 5.8433 13.0976 5.91336C13.2478 5.98341 13.364 6.11027 13.4207 6.26603L14.9171 10.3772C14.9451 10.4543 14.9577 10.5362 14.9542 10.6182C14.9506 10.7002 14.9309 10.7807 14.8962 10.8551C14.8615 10.9295 14.8125 10.9963 14.752 11.0518C14.6915 11.1072 14.6206 11.1502 14.5435 11.1783L4.26562 14.9191"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M14.8662 10.9116V14.4637C14.8662 14.6294 14.8004 14.7884 14.6832 14.9056C14.5659 15.0228 14.407 15.0887 14.2412 15.0887H3.30371"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M3.30371 13.2137C3.82148 13.2137 4.24121 12.794 4.24121 12.2762C4.24121 11.7585 3.82148 11.3387 3.30371 11.3387C2.78594 11.3387 2.36621 11.7585 2.36621 12.2762C2.36621 12.794 2.78594 13.2137 3.30371 13.2137Z"
    class="fill-secondary dark:fill-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">SongChop</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Start with the flagship sample-pack workflow.
              </p>
            </div>
          </a>

          <a
            href="/signup/"
            class="rounded-xl p-3 flex items-start gap-2 group transition-all duration-300 relative"
          >
            <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 group-hover:bg-primary-500/10 border border-transparent group-hover:border-primary-200 dark:group-hover:border-primary-500 rounded-xl"
></div>

            <div
              class="mt-1 size-9 rounded-lg border border-stroke-1 dark:border-background-7 bg-white dark:bg-background-6 flex items-center justify-center shrink-0 p-2 shadow-14 transition-all duration-300 group-hover:bg-primary-500 relative z-10"
            >
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M17.5 12.5V15.8333C17.5 16.2754 17.3244 16.6993 17.0118 17.0118C16.6993 17.3244 16.2754 17.5 15.8333 17.5H4.16667C3.72464 17.5 3.30072 17.3244 2.98816 17.0118C2.67559 16.6993 2.5 16.2754 2.5 15.8333V12.5"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M5.83301 8.33331L9.99967 12.5L14.1663 8.33331"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10 12.5V2.5"
    class="stroke-secondary dark:stroke-accent group-hover:stroke-white dark:group-hover:stroke-accent transition-all duration-300 ease-in-out"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

            </div>
            <div class="relative z-10">
              <div class="flex items-center justify-between gap-2">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Create Account</p>
                <div
                  class="delay-300 group-hover:opacity-100 opacity-0 transition-all duration-300 -translate-x-2 group-hover:translate-x-0"
                >
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    class="size-5"
                    viewBox="0 0 24 24"
                    fill="none"
                  >
                    <path d="M8 5H10V7H8V5Z" class="fill-primary-500" />
                    <path d="M11 8H13V10H11V8Z" class="fill-primary-500" />
                    <path d="M14 11H16V13H14V11Z" class="fill-primary-500" />
                    <path d="M11 14H13V16H11V14Z" class="fill-primary-500" />
                    <path d="M8 17H10V19H8V17Z" class="fill-primary-500" />
                  </svg>
                </div>
              </div>
              <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
                Start free — no credit card needed.
              </p>
            </div>
          </a>
        </div>
      </div>
    </div>
  </div>
</div>

        </li>
        <li class="nav-item relative cursor-pointer py-2.5" data-menu="resources-dropdown-menu">
          <a
            href="/learn/"
            class="hover:border-stroke-2 dark:hover:border-stroke-7 text-tagline-1 text-secondary/60 hover:text-secondary dark:text-accent/60 dark:hover:text-accent flex items-center gap-1 rounded-full border border-transparent px-4 py-2 font-normal transition-all duration-200"
          >
            <span>Learn</span>
            <span class="nav-arrow block origin-center translate-y-px transition-all duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                fill="none"
                viewBox="0 0 24 24"
                stroke-width="1.5"
                stroke="currentColor"
                class="size-4"
              >
                <path
                  stroke-linecap="round"
                  stroke-linejoin="round"
                  d="m19.5 8.25-7.5 7.5-7.5-7.5"
                />
              </svg>
            </span>
          </a>
          <div>
  <div
    class="dropdown-menu-bridge absolute left-1/2 -translate-x-1/2 top-full w-full h-3 z-40 min-w-[320px] pointer-events-none bg-transparent opacity-0"
  ></div>
  <ul
    id="resources-dropdown-menu"
    class="dropdown-menu mt-2 w-[320px] rounded-3xl p-3 bg-white dark:bg-background-6 shadow-14 absolute left-1/2 -translate-x-1/2 top-full z-50 pointer-events-none transition-all duration-300 opacity-0 space-y-1 border border-stroke-1 dark:border-white/10"
  >
    <li>
      <a
        href="/learn/"
        class="p-3 rounded-2xl flex items-start gap-3 transition-all duration-300 relative group"
      >
        <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

        <div
          class="size-11 shrink-0 p-2 rounded-[10px] bg-white dark:bg-background-6 relative z-10 shadow-14 border border-stroke-1 dark:border-background-7 flex items-center justify-center"
        >
          <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
  <path
    d="M4.875 14.6161H1.125C0.95924 14.6161 0.800269 14.5503 0.683058 14.4331C0.565848 14.3159 0.5 14.1569 0.5 13.9911V10.5C0.5 10.4179 0.516166 10.3367 0.547575 10.2608C0.578984 10.185 0.625022 10.1161 0.683059 10.0581L10.0581 0.683058C10.1753 0.565848 10.3342 0.5 10.5 0.5C10.6658 0.5 10.8247 0.565848 10.9419 0.683058L14.4331 4.17418C14.5503 4.29139 14.6161 4.45036 14.6161 4.61612C14.6161 4.78188 14.5503 4.94085 14.4331 5.05806L4.875 14.6161Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8 2.74109L12.375 7.11609"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

        </div>
        <div class="relative z-10">
          <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Blog</p>
          <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
            Music workflow guides and product notes.
          </p>
        </div>
      </a>
    </li>
    <li>
      <div class="h-[1px] bg-stroke-4 dark:bg-background-7 w-[calc(100%-16px)] mx-auto"></div>
    </li>
    <li>
      <a
        href="/how-it-works/"
        class="p-3 rounded-2xl flex items-start gap-3 transition-all duration-300 relative group"
      >
        <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

        <div
          class="size-11 shrink-0 p-2 rounded-[10px] bg-white dark:bg-background-6 relative z-10 shadow-14 border border-stroke-1 dark:border-background-7 flex items-center justify-center"
        >
          <svg xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 14 18" fill="none">
  <path
    d="M3.625 16.7501H9.875"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M2.89873 11.6728C2.15556 11.0924 1.55363 10.351 1.13818 9.50449C0.722728 8.65796 0.504568 7.72828 0.500096 6.78531C0.481376 3.39763 3.2125 0.581526 6.5993 0.501812C7.91169 0.470211 9.20072 0.852645 10.2835 1.59487C11.3664 2.33709 12.188 3.40141 12.6319 4.63687C13.0757 5.87232 13.1194 7.21618 12.7565 8.47781C12.3937 9.73945 11.6428 10.8548 10.6104 11.6657C10.383 11.8418 10.1986 12.0674 10.0712 12.3253C9.94381 12.5832 9.87672 12.8667 9.87502 13.1544L9.87501 13.625C9.87501 13.7908 9.80916 13.9498 9.69195 14.067C9.57474 14.1842 9.41577 14.25 9.25001 14.25H4.24999C4.08423 14.25 3.92526 14.1842 3.80805 14.067C3.69084 13.9498 3.62499 13.7908 3.62499 13.625L3.62498 13.1539C3.62427 12.8681 3.55851 12.5862 3.43268 12.3296C3.30685 12.073 3.12425 11.8484 2.89873 11.6728V11.6728Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M7.38477 3.06134C8.14923 3.19128 8.85448 3.55538 9.40313 4.10336C9.95178 4.65133 10.3167 5.35613 10.4476 6.12043"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

        </div>
        <div class="relative z-10">
          <p class="text-tagline-1 font-normal text-secondary dark:text-accent">How It Works</p>
          <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
            Step-by-step guides and tips
          </p>
        </div>
      </a>
    </li>
    <li>
      <div class="h-[1px] bg-stroke-4 dark:bg-background-7 w-[calc(100%-16px)] mx-auto"></div>
    </li>
    <li>
      <a
        href="/faq/"
        class="p-3 rounded-2xl flex items-start gap-3 transition-all duration-300 relative group"
      >
        <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

        <div
          class="size-11 shrink-0 p-2 rounded-[10px] bg-white dark:bg-background-6 relative z-10 shadow-14 border border-stroke-1 dark:border-background-7 flex items-center justify-center"
        >
          <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
  <path
    d="M2.87976 14.3702C2.16069 13.6512 2.63762 12.1415 2.27162 11.257C1.89222 10.34 0.5 9.60195 0.5 8.62497C0.5 7.64801 1.89222 6.91 2.27163 5.99303C2.63763 5.10846 2.1607 3.59882 2.87976 2.87976C3.59882 2.16069 5.10846 2.63762 5.99304 2.27162C6.91002 1.89222 7.64805 0.5 8.62503 0.5C9.60199 0.5 10.34 1.89222 11.257 2.27163C12.1415 2.63763 13.6512 2.1607 14.3702 2.87976C15.0893 3.59882 14.6124 5.10846 14.9784 5.99304C15.3578 6.91002 16.75 7.64805 16.75 8.62503C16.75 9.60199 15.3578 10.34 14.9784 11.257C14.6124 12.1415 15.0893 13.6512 14.3702 14.3702C13.6512 15.0893 12.1415 14.6124 11.257 14.9784C10.34 15.3578 9.60195 16.75 8.62497 16.75C7.64801 16.75 6.91 15.3578 5.99303 14.9784C5.10846 14.6124 3.59882 15.0893 2.87976 14.3702Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8.625 13.625C9.14277 13.625 9.5625 13.2053 9.5625 12.6875C9.5625 12.1697 9.14277 11.75 8.625 11.75C8.10723 11.75 7.6875 12.1697 7.6875 12.6875C7.6875 13.2053 8.10723 13.625 8.625 13.625Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
  <path
    d="M8.625 9.87537V9.25037C9.05765 9.25037 9.48058 9.12207 9.84031 8.88171C10.2 8.64134 10.4804 8.2997 10.646 7.89999C10.8116 7.50027 10.8549 7.06044 10.7705 6.63611C10.6861 6.21177 10.4777 5.822 10.1718 5.51607C9.86587 5.21014 9.47609 5.0018 9.05176 4.9174C8.62743 4.83299 8.18759 4.87631 7.78788 5.04188C7.38817 5.20745 7.04653 5.48782 6.80616 5.84756C6.5658 6.20729 6.4375 6.63022 6.4375 7.06287"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

        </div>
        <div class="relative z-10">
          <p class="text-tagline-1 font-normal text-secondary dark:text-accent">FAQ</p>
          <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
            Common questions answered
          </p>
        </div>
      </a>
    </li>
    <li>
      <div class="h-[1px] bg-stroke-4 dark:bg-background-7 w-[calc(100%-16px)] mx-auto"></div>
    </li>
    <li>
      <a
        href="/glossary/"
        class="p-3 rounded-2xl flex items-start gap-3 transition-all duration-300 relative group"
      >
        <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

        <div
          class="size-11 shrink-0 p-2 rounded-[10px] bg-white dark:bg-background-6 relative z-10 shadow-14 border border-stroke-1 dark:border-background-7 flex items-center justify-center"
        >
          <svg xmlns="http://www.w3.org/2000/svg" width="14" height="16" viewBox="0 0 14 16" fill="none">
  <path
    d="M0.5 14.875C0.5 14.3777 0.697544 13.9008 1.04917 13.5492C1.40081 13.1975 1.87772 13 2.375 13H13V0.5H2.375C1.87772 0.5 1.40081 0.697544 1.04917 1.04917C0.697544 1.40081 0.5 1.87772 0.5 2.375V14.875Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M0.5 14.875V15.5H11.75"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

        </div>
        <div class="relative z-10">
          <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Glossary</p>
          <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
            Terms and definitions
          </p>
        </div>
      </a>
    </li>
    <li>
      <div class="h-[1px] bg-stroke-4 dark:bg-background-7 w-[calc(100%-16px)] mx-auto"></div>
    </li>
    <li>
      <a
        href="/trust/"
        class="p-3 rounded-2xl flex items-start gap-3 transition-all duration-300 relative group"
      >
        <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

        <div
          class="size-11 shrink-0 p-2 rounded-[10px] bg-white dark:bg-background-6 relative z-10 shadow-14 border border-stroke-1 dark:border-background-7 flex items-center justify-center"
        >
          <svg xmlns="http://www.w3.org/2000/svg" width="17" height="18" viewBox="0 0 17 18" fill="none">
  <path
    d="M15.6137 8H13.1137C12.7822 8 12.4643 8.1317 12.2299 8.36612C11.9954 8.60054 11.8637 8.91848 11.8637 9.25V12.375C11.8637 12.7065 11.9954 13.0245 12.2299 13.2589C12.4643 13.4933 12.7822 13.625 13.1137 13.625H14.3637C14.6953 13.625 15.0132 13.4933 15.2476 13.2589C15.482 13.0245 15.6137 12.7065 15.6137 12.375V8ZM15.6137 8C15.6137 7.01031 15.4179 6.03039 15.0374 5.11675C14.6569 4.20311 14.0994 3.3738 13.3969 2.67664C12.6944 1.97947 11.8609 1.42823 10.9444 1.0547C10.0279 0.68116 9.04654 0.492712 8.05687 0.500216C7.0672 0.492712 6.08583 0.68116 5.16932 1.0547C4.25282 1.42823 3.41931 1.97947 2.71684 2.67664C2.01437 3.3738 1.45683 4.20311 1.07636 5.11675C0.695883 6.03039 0.5 7.01031 0.5 8V12.375C0.5 12.7065 0.631696 13.0245 0.866116 13.2589C1.10054 13.4933 1.41848 13.625 1.75 13.625H3C3.33152 13.625 3.64946 13.4933 3.88388 13.2589C4.1183 13.0245 4.25 12.7065 4.25 12.375V9.25C4.25 8.91848 4.1183 8.60054 3.88388 8.36612C3.64946 8.1317 3.33152 8 3 8H0.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M15.6137 12.375V14.25C15.6137 14.913 15.3503 15.5489 14.8815 16.0178C14.4127 16.4866 13.7768 16.75 13.1137 16.75H8.625"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

        </div>
        <div class="relative z-10">
          <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Trust & Safety</p>
          <p class="text-tagline-2 font-normal text-secondary/60 dark:text-accent/60">
            Get help and assistance
          </p>
        </div>
      </a>
    </li>
  </ul>
</div>

        </li>
        <li class="nav-item relative cursor-pointer py-2.5" data-menu="plan-and-support-mega-menu">
          <a
            href="/pricing/"
            class="hover:border-stroke-2 dark:hover:border-stroke-7 text-tagline-1 text-secondary/60 hover:text-secondary dark:text-accent/60 dark:hover:text-accent flex items-center gap-1 rounded-full border border-transparent px-4 py-2 font-normal transition-all duration-200"
          >
            <span>Plans & Trust & Safety</span>
            <span class="nav-arrow block origin-center translate-y-px transition-all duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                fill="none"
                viewBox="0 0 24 24"
                stroke-width="1.5"
                stroke="currentColor"
                class="size-4"
              >
                <path
                  stroke-linecap="round"
                  stroke-linejoin="round"
                  d="m19.5 8.25-7.5 7.5-7.5-7.5"
                />
              </svg>
            </span>
          </a>
          <div>
  <div
    class="dropdown-menu-bridge fixed left-1/2 -translate-x-1/2 top-full w-full h-3 z-40 lg:w-[972px] pointer-events-none bg-transparent opacity-0"
  ></div>
  <div
    id="plan-and-support-mega-menu"
    class="dropdown-menu fixed left-1/2 -translate-x-1/2 top-full mt-2 pointer-events-none transition-all duration-300 opacity-0 lg:w-[972px] w-full bg-white dark:bg-background-6 border border-stroke-1 dark:border-white/10 z-50 rounded-[20px] p-6"
  >
    <div class="grid grid-cols-12 items-start md:gap-x-6 gap-y-6">
      <div class="col-span-4">
        <p class="text-tagline-2 font-medium text-secondary/60 dark:text-accent/60 p-3">Account</p>
        <ul>
          <li>
            <a
              href="/signup/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none">
  <path
    d="M5.27861 8.21139C4.79681 7.00965 4.74472 5.67841 5.13115 4.44269C5.51757 3.20698 6.3188 2.14259 7.39941 1.42943C8.48002 0.716267 9.77372 0.398085 11.0618 0.528665C12.35 0.659244 13.5535 1.23057 14.469 2.14608C15.3845 3.06159 15.9558 4.26513 16.0864 5.55325C16.217 6.84137 15.8988 8.13508 15.1856 9.21568C14.4725 10.2963 13.4081 11.0975 12.1724 11.4839C10.9367 11.8704 9.60542 11.8183 8.40368 11.3365L8.40373 11.3364L7.375 12.3651H5.5V14.2401H3.625V16.1151H0.5V12.9901L5.27875 8.21133L5.27861 8.21139Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    opacity="0.5"
    d="M12.0625 4.86505C12.2351 4.86505 12.375 4.72514 12.375 4.55255C12.375 4.37996 12.2351 4.24005 12.0625 4.24005C11.8899 4.24005 11.75 4.37996 11.75 4.55255C11.75 4.72514 11.8899 4.86505 12.0625 4.86505Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M12.0625 5.49005C12.5803 5.49005 13 5.07032 13 4.55255C13 4.03478 12.5803 3.61505 12.0625 3.61505C11.5447 3.61505 11.125 4.03478 11.125 4.55255C11.125 5.07032 11.5447 5.49005 12.0625 5.49005Z"
    class="fill-secondary dark:fill-accent {=$class}"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Create Free Account</p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/signup/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none">
  <path
    d="M8.0791 10.5C10.8405 10.5 13.0791 8.26142 13.0791 5.5C13.0791 2.73858 10.8405 0.5 8.0791 0.5C5.31768 0.5 3.0791 2.73858 3.0791 5.5C3.0791 8.26142 5.31768 10.5 8.0791 10.5Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-miterlimit="10"
  />
  <path
    d="M0.5 14.8743C1.26841 13.5442 2.37329 12.4398 3.70366 11.672C5.03403 10.9042 6.54303 10.5 8.07907 10.5C9.61512 10.5 11.1241 10.9043 12.4545 11.6721C13.7848 12.44 14.8897 13.5444 15.6581 14.8744"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Create Account
                </p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/login/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14" fill="none">
  <path
    d="M11.75 8L15.5 4.25L11.75 0.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M13 13H1.125C0.95924 13 0.800269 12.9342 0.683058 12.8169C0.565848 12.6997 0.5 12.5408 0.5 12.375V3"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M3.86133 9.87497C4.27758 8.26502 5.21687 6.83895 6.53164 5.82081C7.8464 4.80266 9.46214 4.25013 11.125 4.25H15.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Log in
                </p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/contact/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="14" viewBox="0 0 20 14" fill="none">
  <path
    d="M18.4574 5.59968L16.5264 6.56521L14.0264 1.77755L15.9771 0.80219C16.1237 0.728911 16.2931 0.716117 16.449 0.766565C16.6049 0.817013 16.7348 0.926666 16.8106 1.07191L18.7319 4.75137C18.7704 4.82494 18.7937 4.90543 18.8007 4.98814C18.8077 5.07084 18.7981 5.15411 18.7726 5.23308C18.747 5.31205 18.706 5.38514 18.6519 5.44808C18.5978 5.51102 18.5317 5.56256 18.4574 5.59968V5.59968Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M2.77656 6.48147L0.845492 5.51594C0.771253 5.47882 0.705152 5.42729 0.651046 5.36434C0.59694 5.3014 0.555912 5.22831 0.530358 5.14934C0.504804 5.07038 0.495236 4.98711 0.502211 4.9044C0.509186 4.82169 0.532565 4.7412 0.570984 4.66763L2.49231 0.988176C2.56815 0.842928 2.698 0.733274 2.8539 0.682826C3.0098 0.632377 3.17927 0.64517 3.32583 0.718449L5.27656 1.69381L2.77656 6.48147Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M16.5264 6.56524L15.2764 8.02758L12.4016 10.9024C12.3253 10.9787 12.2305 11.0339 12.1265 11.0627C12.0225 11.0915 11.9128 11.0929 11.8081 11.0668L7.28018 9.93478C7.19525 9.91355 7.11573 9.87472 7.04677 9.82079L2.77637 6.48151"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M15.277 8.02759L11.8395 5.52759L10.8395 6.27759C10.4068 6.60214 9.88044 6.77759 9.33951 6.77759C8.79859 6.77759 8.27225 6.60214 7.83951 6.27759L7.41602 5.95997C7.34438 5.90624 7.28512 5.83775 7.24226 5.75913C7.1994 5.68051 7.17394 5.59359 7.16759 5.50427C7.16124 5.41495 7.17416 5.32531 7.20547 5.24142C7.23678 5.15753 7.28576 5.08134 7.34907 5.01803L10.4065 1.96065C10.4645 1.90261 10.5334 1.85657 10.6092 1.82516C10.685 1.79375 10.7663 1.77759 10.8484 1.77759H14.027"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M5.32129 1.69385L9.33066 0.524979C9.47389 0.483224 9.62732 0.494078 9.76324 0.555579L12.4639 1.77758"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8.40137 12.7151L6.04672 12.1264C5.95117 12.1025 5.86262 12.0564 5.78829 11.9918L4.02637 10.4603"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Affiliate</p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M11.6663 1.66669H4.99967C4.55765 1.66669 4.13372 1.84228 3.82116 2.15484C3.5086 2.4674 3.33301 2.89133 3.33301 3.33335V16.6667C3.33301 17.1087 3.5086 17.5326 3.82116 17.8452C4.13372 18.1578 4.55765 18.3334 4.99967 18.3334H14.9997C15.4417 18.3334 15.8656 18.1578 16.1782 17.8452C16.4907 17.5326 16.6663 17.1087 16.6663 16.6667V6.66669L11.6663 1.66669Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M13.3337 14.1667H6.66699"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M13.3337 10.8333H6.66699"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8.33366 7.5H7.50033H6.66699"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M11.667 1.66669V6.66669H16.667"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Affiliate Policy
                </p>
              </div>
            </a>
          </li>
        </ul>
      </div>
      <div class="col-span-4">
        <p class="text-tagline-2 font-medium text-secondary/60 dark:text-accent/60 p-3">Legal</p>
        <ul>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M10.833 1.66669H4.99967C4.55765 1.66669 4.13372 1.84228 3.82116 2.15484C3.5086 2.4674 3.33301 2.89133 3.33301 3.33335V16.6667C3.33301 17.1087 3.5086 17.5326 3.82116 17.8452C4.13372 18.1578 4.55765 18.3334 4.99967 18.3334H14.9997C15.4417 18.3334 15.8656 18.1578 16.1782 17.8452C16.4907 17.5326 16.6663 17.1087 16.6663 16.6667V7.50002L10.833 1.66669Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10.833 1.66669V7.50002H16.6663"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Terms & Conditions
                </p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M9.99967 18.3334C9.99967 18.3334 16.6663 15 16.6663 10V4.16669L9.99967 1.66669L3.33301 4.16669V10C3.33301 15 9.99967 18.3334 9.99967 18.3334Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Privacy Policy
                </p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <g clip-path="url(#clip0_4483_29796)">
    <path
      d="M10 0.833313V19.1666"
      class="stroke-secondary dark:stroke-accent {=$class}"
      stroke-linecap="round"
      stroke-linejoin="round"
    />
    <path
      d="M14.1667 4.16669H7.91667C7.14312 4.16669 6.40125 4.47398 5.85427 5.02096C5.30729 5.56794 5 6.30981 5 7.08335C5 7.8569 5.30729 8.59877 5.85427 9.14575C6.40125 9.69273 7.14312 10 7.91667 10H12.0833C12.8569 10 13.5987 10.3073 14.1457 10.8543C14.6927 11.4013 15 12.1431 15 12.9167C15 13.6902 14.6927 14.4321 14.1457 14.9791C13.5987 15.5261 12.8569 15.8334 12.0833 15.8334H5"
      class="stroke-secondary dark:stroke-accent {=$class}"
      stroke-linecap="round"
      stroke-linejoin="round"
    />
  </g>
  <defs>
    <clipPath id="clip0_4483_29796">
      <rect width="20" height="20" fill="white" />
    </clipPath>
  </defs>
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">
                  Refund Policy
                </p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
  <path
    d="M16.6663 17.5V15.8333C16.6663 14.9493 16.3152 14.1014 15.69 13.4763C15.0649 12.8512 14.2171 12.5 13.333 12.5H6.66634C5.78229 12.5 4.93444 12.8512 4.30932 13.4763C3.6842 14.1014 3.33301 14.9493 3.33301 15.8333V17.5"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M10.0003 9.16667C11.8413 9.16667 13.3337 7.67428 13.3337 5.83333C13.3337 3.99238 11.8413 2.5 10.0003 2.5C8.15938 2.5 6.66699 3.99238 6.66699 5.83333C6.66699 7.67428 8.15938 9.16667 10.0003 9.16667Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">GDPR</p>
              </div>
            </a>
          </li>
          <li>
            <a
              href="/legal/"
              class="flex items-center gap-3 p-3 relative group"
            >
              <div
  class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 w-full h-full bg-background-3 dark:bg-background-7 opacity-0 group-hover:opacity-100 rounded-[10px] z-0 transition-all duration-400 {=$class}"
></div>

              <div
                class="mt-1 size-10 shrink-0 rounded-lg p-1 border border-stroke-1 dark:border-white/10 flex items-center justify-center relative z-10 shadow-14"
              >
                <svg xmlns="http://www.w3.org/2000/svg" width="14" height="16" viewBox="0 0 14 16" fill="none">
  <path
    d="M12.3756 15.5H1.125C0.95924 15.5 0.800268 15.4342 0.683058 15.3169C0.565848 15.1997 0.5 15.0408 0.5 14.875V1.125C0.5 0.95924 0.565848 0.800269 0.683058 0.683058C0.800268 0.565848 0.95924 0.5 1.125 0.5H8.62561L13.0006 4.875V14.875C13.0006 14.9571 12.9844 15.0383 12.953 15.1142C12.9216 15.19 12.8756 15.2589 12.8176 15.3169C12.7595 15.375 12.6906 15.421 12.6148 15.4524C12.539 15.4838 12.4577 15.5 12.3756 15.5Z"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M8.62598 0.5V4.875H13.0016"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M4.25098 8.625H9.25098"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
  <path
    d="M4.25098 11.125H9.25098"
    class="stroke-secondary dark:stroke-accent {=$class}"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>

              </div>
              <div class="relative z-10">
                <p class="text-tagline-1 font-normal text-secondary dark:text-accent">Legal</p>
              </div>
            </a>
          </li>
        </ul>
      </div>
      <div class="col-span-4">
        <p class="text-tagline-2 font-medium text-secondary/60 dark:text-accent/60 p-3 mb-2">
          Featured
        </p>

        <a href="/learn/" class="block">
          <article
            class="p-2 rounded-[30px] border border-stroke-1 dark:border-white/10 w-full space-y-3 group"
          >
            <figure class="w-full h-full rounded-3xl overflow-hidden">
              <img
                src="./images/ns-img-423.jpg"
                alt="Featured"
                class="w-full h-full object-cover rounded-3xl group-hover:scale-105 transition-transform duration-500 ease-in-out"
              />
            </figure>
            <div class="space-y-7 p-2">
              <p class="text-tagline-2 font-normal text-secondary dark:text-accent">
                Inside the chop-to-library workflow
              </p>

              <a
                href="#"
                class="group-hover:bg-primary-500 group bg-secondary transition-all duration-500 ease-in-out ring-[6px] ring-background-12 dark:ring-background-7 rounded-[40px] w-16 relative overflow-hidden flex items-center justify-center space-y-5 h-9.5 px-5 py-2"
              >
                <figure class="size-6 relative items-center justify-center overflow-hidden">
                  <img
                    src="./images/icons/new-arrow-white.svg"
                    alt="new-arrow"
                    class="size-full absolute inset-0 -translate-x-6 object-cover group-hover:translate-x-1 transition-transform duration-400 ease-in-out"
                  />
                  <img
                    src="./images/icons/new-arrow-white.svg"
                    alt="new-arrow"
                    class="size-full object-cover group-hover:translate-x-6 transition-transform duration-400 ease-in-out"
                  />
                </figure>
              </a>
            </div>
          </article>
        </a>
      </div>
    </div>
  </div>
</div>

        </li>
        <li class="nav-item relative cursor-pointer py-2.5">
          <a
            href="/pricing/"
            class="hover:border-stroke-2 dark:hover:border-stroke-7 text-tagline-1 text-secondary/60 hover:text-secondary dark:text-accent/60 dark:hover:text-accent flex items-center gap-1 rounded-full border border-transparent px-4 py-2 font-normal transition-all duration-200"
          >
            <span>Pricing & Credits</span>
          </a>
        </li>
      </ul>
    </nav>

    <div class="hidden items-center justify-center gap-3 xl:flex">
      <a
        href="/login/"
        class="btn btn-md btn-secondary hover:btn-primary dark:btn-accent border-0"
      >
        <span>Log in</span>
      </a>
      <a
        href="/signup/"
        class="btn btn-md btn-primary hover:btn-secondary dark:hover:btn-white border-0"
      >
        <span>Sign up free</span>
      </a>
    </div>
    <div class="block xl:hidden">
      <button
        class="nav-hamburger bg-background-4 dark:bg-background-6 flex size-12 cursor-pointer flex-col items-center justify-center gap-[5px] rounded-full"
      >
        <span class="sr-only">Menu</span>
        <span class="bg-stroke-9 dark:bg-stroke-1 block h-0.5 w-6"></span>
        <span class="bg-stroke-9 dark:bg-stroke-1 block h-0.5 w-6"></span>
        <span class="bg-stroke-9 dark:bg-stroke-1 block h-0.5 w-6"></span>
      </button>
    </div>
  </div>
  <!-- =========================
Mobile Menu
===========================-->

<aside
  class="sidebar dark:bg-background-8 scroll-bar fixed top-0 right-0 z-[9999] h-screen w-full translate-x-full rounded-l-3xl bg-white transition-all duration-300 sm:w-1/2 xl:hidden"
>
  <div class="space-y-4 p-5 sm:p-8 lg:p-9">
    <div class="flex items-center justify-between">
      <a href="/">
        <span class="sr-only">Home</span>
        <figure class="max-w-[44px]">
          <img src="./images/shared/logo.svg" alt="ProduceHits" class="block w-full dark:hidden" />
          <img src="./images/shared/logo-dark.svg" alt="ProduceHits" class="hidden w-full dark:block" />
        </figure>
      </a>
      <button
        class="nav-hamburger-close bg-background-4 dark:bg-background-9 relative flex size-10 cursor-pointer flex-col items-center justify-center gap-1.5 rounded-full"
      >
        <span class="sr-only">Close Menu</span>
        <span class="bg-stroke-9/60 dark:bg-stroke-1 absolute block h-0.5 w-4 rotate-45"></span>
        <span class="bg-stroke-9/60 dark:bg-stroke-1 absolute block h-0.5 w-4 -rotate-45"></span>
      </button>
    </div>
    <div class="scroll-bar mt-6 h-[85vh] w-full overflow-x-hidden overflow-y-auto pb-10">
      <p
        class="text-secondary dark:text-accent text-tagline-1 before:bg-stroke-4 dark:before:bg-stroke-6 relative mb-2 block font-normal before:absolute before:top-1/2 before:-right-16 before:h-px before:w-full before:-translate-y-1/2 before:content-['']"
      >
        Menu
      </p>
      <ul class="space-y-2">
        <li class="space-y-2">
          <button
            class="mobile-menu-toggle flex w-full cursor-pointer items-center justify-between py-2.5"
            data-menu="company"
          >
            <span class="text-secondary/60 dark:text-accent/60 text-tagline-1 block font-normal"
              >Suite</span
            >

            <span class="menu-arrow rotate-90 transition-transform duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="20"
                height="20"
                viewBox="0 0 20 20"
                fill="none"
              >
                <path
                  d="M10 12L14 8L10 4"
                  class="stroke-secondary/60 dark:stroke-accent/60"
                  stroke-width="1.5"
                  stroke-linecap="round"
                  stroke-linejoin="round"
                />
              </svg>
            </span>
          </button>
          <ul class="mobile-submenu block" data-submenu="company">
            <li>
              <a
                href="/about/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >About ProduceHits</a
              >
            </li>
            <li>
              <a
                href="/products/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Products</a
              >
            </li>
            <li>
              <a
                href="/songchop/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >SongChop</a
              >
            </li>
            <li>
              <a
                href="/technology/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Powered by AFCUT</a
              >
            </li>
            <li>
              <a
                href="/compare/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Why ProduceHits</a
              >
            </li>
            <li>
              <a
                href="/compare/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Compare</a
              >
            </li>
            <li>
              <a
                href="/signup/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Sign Up</a
              >
            </li>
            <li>
              <a
                href="/use-cases/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Use Cases</a
              >
            </li>
            <li>
              <a
                href="/benchmarks/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Benchmarks</a
              >
            </li>
            <li>
              <a
                href="/trust/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Trust & Safety</a
              >
            </li>
          </ul>
        </li>
        <li class="space-y-2">
          <button
            class="mobile-menu-toggle flex w-full cursor-pointer items-center justify-between py-2.5"
            data-menu="platform"
          >
            <span
              class="text-secondary/60 dark:text-accent/60 text-tagline-1 relative block font-normal"
              >How It Works</span
            >

            <span class="menu-arrow transition-transform duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="20"
                height="20"
                viewBox="0 0 20 20"
                fill="none"
              >
                <path
                  d="M10 12L14 8L10 4"
                  class="stroke-secondary/60 dark:stroke-accent/60"
                  stroke-width="1.5"
                  stroke-linecap="round"
                  stroke-linejoin="round"
                />
              </svg>
            </span>
          </button>
          <ul class="mobile-submenu hidden" data-submenu="platform">
            <li>
              <a
                href="/products/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Products</a
              >
            </li>
            <li>
              <a
                href="/technology/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Shared Library</a
              >
            </li>
            <li>
              <a
                href="/technology/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >AFCUT Technology</a
              >
            </li>
            <li>
              <a
                href="/technology/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Technology</a
              >
            </li>
            <li>
              <a
                href="/trust/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Trust & Safety</a
              >
            </li>
            <li>
              <a
                href="/pricing/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Credits</a
              >
            </li>
            <li>
              <a
                href="/products/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Explore Products</a
              >
            </li>
            <li>
              <a
                href="/songchop/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >SongChop</a
              >
            </li>
            <li>
              <a
                href="/signup/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Sign Up</a
              >
            </li>
          </ul>
        </li>
        <li class="space-y-2">
          <button
            class="mobile-menu-toggle flex w-full cursor-pointer items-center justify-between py-2.5"
            data-menu="resources"
          >
            <span
              class="text-secondary/60 dark:text-accent/60 text-tagline-1 relative block font-normal"
              >Learn</span
            >

            <span class="menu-arrow transition-transform duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="20"
                height="20"
                viewBox="0 0 20 20"
                fill="none"
              >
                <path
                  d="M10 12L14 8L10 4"
                  class="stroke-secondary/60 dark:stroke-accent/60"
                  stroke-width="1.5"
                  stroke-linecap="round"
                  stroke-linejoin="round"
                />
              </svg>
            </span>
          </button>
          <ul class="mobile-submenu hidden" data-submenu="resources">
            <li>
              <a
                href="/learn/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Blog</a
              >
            </li>
            <li>
              <a
                href="/how-it-works/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >How It Works</a
              >
            </li>
            <li>
              <a
                href="/faq/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >FAQ</a
              >
            </li>
            <li>
              <a
                href="/glossary/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Glossary</a
              >
            </li>
          </ul>
        </li>
        <li class="space-y-2">
          <button
            class="mobile-menu-toggle flex w-full cursor-pointer items-center justify-between py-2.5"
            data-menu="plans-support"
          >
            <span
              class="text-secondary/60 dark:text-accent/60 text-tagline-1 relative block font-normal"
              >Plans & Trust & Safety</span
            >

            <span class="menu-arrow transition-transform duration-300">
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="20"
                height="20"
                viewBox="0 0 20 20"
                fill="none"
              >
                <path
                  d="M10 12L14 8L10 4"
                  class="stroke-secondary/60 dark:stroke-accent/60"
                  stroke-width="1.5"
                  stroke-linecap="round"
                  stroke-linejoin="round"
                />
              </svg>
            </span>
          </button>
          <ul class="mobile-submenu hidden" data-submenu="plans-support">
            <li>
              <a
                href="/pricing/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Pricing & Credits</a
              >
            </li>
            <li>
              <a
                href="/signup/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Create Free Account</a
              >
            </li>
            <li>
              <a
                href="/signup/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Create Account</a
              >
            </li>
            <li>
              <a
                href="/login/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Log in</a
              >
            </li>
            <li>
              <a
                href="/contact/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Affiliate</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Affiliate Policy</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Terms & Conditions</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Privacy Policy</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Refund Policy</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >GDPR</a
              >
            </li>
            <li>
              <a
                href="/legal/"
                class="text-tagline-1 text-secondary dark:text-accent ml-4 block py-2.5 text-left font-normal transition-all duration-200"
                >Legal</a
              >
            </li>
          </ul>
        </li>
      </ul>
    </div>
  </div>
</aside>

</header>

    <main class="bg-background-2 dark:bg-background-7">
      <!-- =========================
Hero section
===========================-->
<section
  class="hero-section pt-[160px] lg:pt-[180px] xl:pt-[228px] bg-[url('/images/producehits/suite-library.png')] dark:bg-[url('/images/producehits/suite-library.png')] bg-no-repeat bg-top"
>
  <div class="main-container">
    <div class="space-y-[40px] md:space-y-[50px] lg:space-y-[60px] xl:space-y-[70px]">
      <div class="flex flex-col items-center">
        <span data-ns-animate data-delay="0.1" class="badge badge-green mb-3 md:mb-4 lg:mb-5">
          PRODUCEHITS MUSIC WORKFLOW SUITE
        </span>
        <div class="space-y-3 md:space-y-4 md:mx-10 lg:mx-0">
          <h1 data-ns-animate data-delay="0.2" class="max-w-[842px] text-center">One Library. Every Music Workflow.</h1>
          <p data-ns-animate data-delay="0.3" class="text-center">
            ProduceHits turns real-world audio into stems, loops, chops, practice sections, remix material, and release-ready assets.
          </p>
        </div>
        <ul
          class="flex flex-col sm:flex-row items-center justify-center gap-y-3 text-center md:gap-x-4 pt-8 md:pt-10 lg:pt-12 xl:pt-14 w-full sm:w-auto"
        >
          <li
            data-ns-animate
            data-delay="0.3"
            data-direction="left"
            data-offset="50"
            class="w-full"
          >
            <a
              href="/signup/"
              class="btn btn-primary hover:btn-secondary btn-w btn-xl w-[90%] sm:w-auto dark:hover:btn-white"
            >
              <span>Create your free account</span>
            </a>
          </li>
          <li
            data-ns-animate
            data-delay="0.5"
            data-direction="left"
            data-offset="50"
            class="w-full"
          >
            <a
              href="/products/"
              class="btn btn-white hover:btn-primary btn-xl w-[90%] sm:w-auto dark:btn-transparent"
            >
              <span>Explore the Suite</span>
            </a>
          </li>
        </ul>
      </div>

      <!-- video  -->
      <div class="px-4 md:px-6 lg:px-8 xl:px-0">
        <figure class="hero-perspective opacity-0">
          <img src="/images/producehits/ecosystem-map.png" alt="ProduceHits ecosystem map showing one song becoming reusable audio outputs" class="w-full h-auto" />
        </figure>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Feature section
===========================-->
<section
  class="bg-white dark:bg-background-6 pt-[100px] xl:pt-[200px] pb-[100px] md:pb-[85px] xl:pb-[100px]"
>
  <div class="main-container">
    <div
      class="space-y-[40px] md:space-y-[50px] lg:space-y-[60px] xl:space-y-[70px] flex flex-col items-center"
    >
      <div class="text-center space-y-5 max-w-[628px] mx-auto">
        <span data-ns-animate data-delay="0.1" class="badge badge-green mb-3 md:mb-4 lg:mb-5">
          Products
        </span>
        <div class="space-y-3">
          <h2 data-ns-animate data-delay="0.2">Music workflows are fragmented.</h2>
          <p data-ns-animate data-delay="0.3">
            Discover our cutting-edge reporting features designed to transform the way you
            understand
          </p>
        </div>
      </div>

      <!-- cards  -->
      <div class="flex items-center justify-center flex-col xl:flex-row gap-8">
        <!-- card one  -->
        <article
          data-ns-animate
          data-delay="0.4"
          class="max-w-[408px] w-full pt-[29px] px-0 sm:px-2.5 overflow-hidden space-y-[72px] bg-background-3 dark:bg-background-5 rounded-[20px] relative h-[493px]"
        >
          <!-- card heading  -->
          <div class="space-y-4 max-w-[350px] mx-auto text-center xl:text-left pl-4">
            <h3 class="text-heading-5">One processed song, many outputs</h3>
            <p>
              Turn source tracks into reusable material without repeating the same preparation work
            </p>
          </div>

          <!-- card description   -->
          <div
            data-animation-type="to"
            data-ns-animate
            data-direction="up"
            data-offset="0"
            data-delay="0.7"
            data-rotation="-7"
            class="group px-6 max-w-[350px] py-8 bg-white dark:bg-background-8 w-full flex flex-col items-center justify-center rounded-2xl gap-y-9 overflow-hidden absolute top-[44%] left-[7%]"
          >
            <!-- avatar and heading  -->
            <div class="space-y-4 w-full">
              <!-- avatar  -->
              <div class="flex -space-x-3.5 justify-center">
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-1.png"
                  alt="Avatar 1"
                />
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-2.png"
                  alt="Avatar 2"
                />
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-3.png"
                  alt="Avatar 3"
                />
                <div
                  class="inline-flex items-center relative z-10 justify-center size-11 bg-ns-green rounded-full ring-4 ring-white dark:ring-black overflow-hidden"
                >
                  <figure>
                    <!-- light Icon -->
                    <img
                      src="./images/icons/arrow-up-right.svg"
                      alt="Arrow Icon"
                      class="absolute left-1/2 -translate-x-1/2 top-1/2 -translate-y-1/2 group-hover:-translate-y-12 group-hover:translate-x-8 transition-all duration-500 opacity-100 group-hover:opacity-0"
                    />

                    <img
                      src="./images/icons/arrow-up-right.svg"
                      alt="Arrow Icon"
                      class="absolute translate-y-6 -translate-x-12 transition-all duration-500 group-hover:-translate-x-[14px] group-hover:-translate-y-[49%] opacity-0 group-hover:opacity-100"
                    />
                  </figure>
                </div>
              </div>
              <div class="space-y-1 text-center">
                <p class="text-heading-6 text-secondary dark:text-accent">One shared library</p>
                <p class="text-secondary dark:text-accent">
                  Reuse processed audio across products
                </p>
              </div>
            </div>

            <!-- circle with text -->
            <figure class="w-[302px] h-[136px] overflow-hidden">
              <img
                src="./images/producehits/afcut-analysis.png"
                alt="circle with text"
                class="size-full object-cover dark:hidden"
              />
              <img
                src="./images/producehits/afcut-analysis.png"
                alt="circle with text"
                class="size-full object-cover hidden dark:block"
              />
            </figure>
          </div>
        </article>

        <!-- card two  -->
        <article
          data-ns-animate
          data-delay="0.5"
          class="max-w-[408px] h-[493px] pt-[29px] sm:px-[29px] overflow-hidden space-y-[72px] bg-ns-green rounded-[20px] w-full"
        >
          <!-- card heading  -->
          <div class="space-y-4 text-center xl:text-left">
            <h3 class="text-secondary text-heading-5">A shared creative library</h3>
            <p class="dark:text-secondary/60">
              A shared creative library refer to the streamlined and efficient processes for
              collecting
            </p>
          </div>

          <!-- card description   -->
          <div
            data-ns-animate
            data-delay="0.5"
            data-offset="100"
            class="px-6 py-8 bg-secondary w-full rounded-2xl space-y-9"
          >
            <!-- chart heading  -->
            <div>
              <div class="flex justify-between">
                <h4 class="text-accent text-heading-6">Reusable outputs</h4>
                <p class="text-accent/60">20%</p>
              </div>
              <p class="text-accent/60">$5230</p>
            </div>

            <!-- bar chart  -->
            <div class="flex items-end gap-[30px] pb-[70px]">
              <div class="w-4 rounded-t-4xl h-[115px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[81px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[160px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[101px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[134px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[177px] bg-ns-green"></div>
              <div class="w-4 rounded-t-4xl h-[47px] bg-ns-green"></div>
            </div>
          </div>
        </article>

        <!-- card three  -->
        <article
          data-ns-animate
          data-delay="0.6"
          class="max-w-[408px] pt-[29px] px-0 sm:px-2.5 overflow-hidden space-y-[72px] bg-background-3 dark:bg-background-5 rounded-[20px] relative h-[493px] w-full"
        >
          <!-- card heading  -->
          <div class="space-y-4 max-w-[350px] mx-auto text-center xl:text-left pl-4">
            <h3 class="text-heading-5">Built for real-world audio</h3>
            <p>Real-world audio needs structure that supports actual creative decisions.</p>
          </div>

          <!-- card description   -->
          <div
            data-animation-type="to"
            data-ns-animate
            data-delay="0.7"
            data-rotation="7"
            data-offset="0"
            class="group px-6 py-8 space-y-2 bg-white dark:bg-background-8 rounded-2xl pb-20 absolute top-[43%] -right-1.5 sm:right-[8%] w-[350px]"
          >
            <!-- chart heading  -->
            <div class="flex items-center justify-between w-full">
              <h4 class="text-heading-6">User activity</h4>
              <button aria-label="More options">
                <svg
                  xmlns="http://www.w3.org/2000/svg"
                  width="6"
                  height="16"
                  viewBox="0 0 6 16"
                  fill="none"
                >
                  <path
                    d="M3.48151 3.91788C2.65926 3.81692 2.07454 3.06851 2.17549 2.24626C2.27645 1.42401 3.02487 0.839283 3.84712 0.940243C4.66937 1.0412 5.25409 1.78961 5.15313 2.61187C5.05217 3.43412 4.30376 4.01884 3.48151 3.91788Z"
                    fill="#1A1A1C"
                    fill-opacity="0.2"
                  />
                  <path
                    d="M2.75029 9.87316C1.92804 9.7722 1.34332 9.02379 1.44428 8.20153C1.54524 7.37928 2.29365 6.79456 3.1159 6.89552C3.93815 6.99648 4.52288 7.74489 4.42192 8.56714C4.32096 9.3894 3.57255 9.97412 2.75029 9.87316Z"
                    fill="#1A1A1C"
                    fill-opacity="0.2"
                  />
                  <path
                    d="M2.01908 15.8284C1.19683 15.7275 0.612102 14.9791 0.713062 14.1568C0.814022 13.3346 1.56243 12.7498 2.38469 12.8508C3.20694 12.9518 3.79166 13.7002 3.6907 14.5224C3.58974 15.3447 2.84133 15.9294 2.01908 15.8284Z"
                    fill="#1A1A1C"
                    fill-opacity="0.2"
                  />
                </svg>
              </button>
            </div>

            <!-- line chart  -->
            <figure>
              <img src="./images/producehits/afcut-analysis.png" alt="AFCUT timing and structure visualization" class="dark:hidden" />

              <img
                src="./images/producehits/afcut-analysis.png"
                alt="User activity chart"
                class="hidden dark:block"
              />
            </figure>
            <!-- avatar and text  -->
            <div class="flex flex-col gap-y-2">
              <div class="flex -space-x-3.5 items-start">
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-1.png"
                  alt="Avatar 1"
                />
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-2.png"
                  alt="Avatar 2"
                />
                <img
                  class="inline-block size-11 rounded-full ring-4 ring-white dark:ring-black bg-ns-green"
                  src="./images/ns-avatar-3.png"
                  alt="Avatar 3"
                />

                <div
                  class="inline-flex items-center relative z-10 justify-center size-11 bg-ns-green rounded-full ring-4 ring-white dark:ring-black overflow-hidden"
                >
                  <figure>
                    <!-- light Icon -->
                    <img
                      src="./images/icons/arrow-up-right.svg"
                      alt="Arrow Icon"
                      class="absolute left-1/2 -translate-x-1/2 top-1/2 -translate-y-1/2 group-hover:-translate-y-12 group-hover:translate-x-8 transition-all duration-500 opacity-100 group-hover:opacity-0"
                    />

                    <img
                      src="./images/icons/arrow-up-right.svg"
                      alt="Arrow Icon"
                      class="absolute translate-y-6 -translate-x-12 transition-all duration-500 group-hover:-translate-x-[14px] group-hover:-translate-y-[49%] opacity-0 group-hover:opacity-100"
                    />
                  </figure>
                </div>
              </div>
              <div class="space-y-1">
                <p class="text-secondary text-heading-6 dark:text-accent">Trusted by 20k+</p>
              </div>
            </div>
          </div>
        </article>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Products section
===========================-->
<section
  class="dark:bg-background-6 bg-white pt-[50px] pb-[100px] md:pt-[85px] xl:pt-[100px] xl:pb-[200px]"
>
  <div class="main-container">
    <div class="space-y-[40px] md:space-y-[50px] lg:space-y-[60px] xl:space-y-[70px]">
      <!-- service section heading  -->
      <div class="mx-auto max-w-[810px] space-y-5 text-center lg:w-full">
        <span data-ns-animate data-delay="0.1" class="badge badge-green mb-3 md:mb-4 lg:mb-5">
          Our Products
        </span>

        <div class="space-y-3">
          <h2 data-ns-animate data-delay="0.2">
            Leading companies around the globe rely on ProduceHits.
          </h2>
          <p data-ns-animate data-delay="0.3" class="mx-auto max-w-[582px] sm:w-full">
            ProduceHits turns real-world audio into stems, loops, chops, practice sections, remix material, and release-ready assets.
          </p>
        </div>
      </div>

      <!-- service cards  -->
      <div class="flex flex-wrap items-center justify-center gap-8">
        <!-- service card 01  -->
        <article data-ns-animate data-delay="0.4">
          <div
            class="bg-background-2 dark:bg-background-5 flex w-full max-w-[403px] flex-col items-center gap-6 rounded-[20px] px-6 py-8 transition-transform duration-500 ease-in-out hover:translate-y-[-10px]"
          >
            <!-- logo  -->
            <span class="ns-shape-9 text-secondary dark:text-accent text-[54px]"> </span>

            <!-- heading  -->
            <div class="space-y-2 text-center">
              <h3 class="text-heading-5">Stems, loops, and one-shots</h3>
              <p>Turn one source song into stem-aware material that can keep moving through the suite.</p>
            </div>

            <!-- btn  -->
            <div>
              <a
                href="/songchop/"
                class="btn btn-md btn-white-v2 hover:btn-secondary dark:btn-transparent dark:hover:btn-accent"
                rel="noopener noreferrer"
              >
                <span>View Products</span>
              </a>
            </div>
          </div>
        </article>

        <!-- service card 02  -->
        <article data-ns-animate data-delay="0.5">
          <div
            class="bg-background-2 dark:bg-background-5 flex w-full max-w-[403px] flex-col items-center gap-6 rounded-[20px] px-6 py-8 transition-transform duration-500 ease-in-out hover:translate-y-[-10px]"
          >
            <!-- logo  -->
            <span class="ns-shape-3 text-secondary dark:text-accent text-[54px]"> </span>

            <!-- heading  -->
            <div class="space-y-2 text-center">
              <h3 class="text-heading-5">Process once. Reuse across the suite.</h3>
              <p>Turn one source song into stem-aware material that can keep moving through the suite.</p>
            </div>

            <!-- btn  -->
            <div>
              <a
                href="/songchop/"
                class="btn btn-md btn-white-v2 hover:btn-secondary dark:btn-transparent dark:hover:btn-accent"
                rel="noopener noreferrer"
              >
                <span>View Products</span>
              </a>
            </div>
          </div>
        </article>

        <!-- service card 03  -->
        <article data-ns-animate data-delay="0.6">
          <div
            class="bg-background-2 dark:bg-background-5 flex w-full max-w-[403px] flex-col items-center gap-6 rounded-[20px] px-6 py-8 transition-transform duration-500 ease-in-out hover:translate-y-[-10px]"
          >
            <!-- logo  -->
            <span class="ns-shape-12 text-secondary dark:text-accent text-[54px]"> </span>

            <!-- heading  -->
            <div class="space-y-2 text-center">
              <h3 class="text-heading-5">From source audio to creative material.</h3>
              <p>Turn one source song into stem-aware material that can keep moving through the suite.</p>
            </div>

            <!-- btn  -->
            <div>
              <a
                href="/songchop/"
                class="btn btn-md btn-white-v2 hover:btn-secondary dark:btn-transparent dark:hover:btn-accent"
                rel="noopener noreferrer"
              >
                <span>View Products</span>
              </a>
            </div>
          </div>
        </article>

        <!-- service card 04  -->
        <article data-ns-animate data-delay="0.7">
          <div
            class="bg-background-2 dark:bg-background-5 flex w-full max-w-[403px] flex-col items-center gap-6 rounded-[20px] px-6 py-8 transition-transform duration-500 ease-in-out hover:translate-y-[-10px]"
          >
            <!-- logo  -->
            <span class="ns-shape-2 text-secondary dark:text-accent text-[54px]"> </span>

            <!-- heading  -->
            <div class="space-y-2 text-center">
              <h3 class="text-heading-5">Process once. Reuse across the suite.</h3>
              <p>Turn one source song into stem-aware material that can keep moving through the suite.</p>
            </div>

            <!-- btn  -->
            <div>
              <a
                href="/songchop/"
                class="btn btn-md btn-white-v2 hover:btn-secondary dark:btn-transparent dark:hover:btn-accent"
                rel="noopener noreferrer"
              >
                <span>View Products</span>
              </a>
            </div>
          </div>
        </article>

        <!-- service card 05  -->
        <article data-ns-animate data-delay="0.8">
          <div
            class="bg-background-2 dark:bg-background-5 flex w-full max-w-[403px] flex-col items-center gap-6 rounded-[20px] px-6 py-8 transition-transform duration-500 ease-in-out hover:translate-y-[-10px]"
          >
            <!-- logo  -->
            <span class="ns-shape-7 text-secondary dark:text-accent text-[54px]"> </span>

            <!-- heading  -->
            <div class="space-y-2 text-center">
              <h3 class="text-heading-5">From source audio to creative material.</h3>
              <p>Turn one source song into stem-aware material that can keep moving through the suite.</p>
            </div>

            <!-- btn  -->
            <div>
              <a
                href="/songchop/"
                class="btn btn-md btn-white-v2 hover:btn-secondary dark:btn-transparent dark:hover:btn-accent"
                rel="noopener noreferrer"
              >
                <span>View Products</span>
              </a>
            </div>
          </div>
        </article>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
AFCUT Technology section
===========================-->
<section class="py-[100px] lg:py-[150px] xl:py-[200px] dark:bg-background-5">
  <div class="main-container">
    <div class="space-y-[70px]">
      <!-- process heading  -->
      <div class="max-w-[736px] text-center w-full mx-auto space-y-5">
        <span data-ns-animate data-delay="0.1" class="badge badge-green"> AFCUT Technology </span>
        <div class="space-y-3">
          <h2 data-ns-animate data-delay="0.2">
            A practical workflow from raw audio to reusable outputs.
          </h2>
          <p data-ns-animate data-delay="0.3">
            Upload, process, organize, and reuse your audio across focused creative workflows.
          </p>
        </div>
      </div>

      <!-- process cards  -->
      <div class="flex items-center justify-center flex-wrap gap-4 pb-14" role="list">
        <!-- process card 01  -->
        <div
          data-ns-animate
          data-delay="0.4"
          class="max-w-[403px] w-full p-8 bg-white dark:bg-background-6 rounded-[20px] space-y-3.5 text-left"
          role="listitem"
        >
          <!-- step number and logo  -->
          <div class="space-y-11">
            <p aria-label="Step number">Step 1</p>

            <span class="ns-shape-35 text-[54px] text-secondary dark:text-accent"> </span>
          </div>

          <!-- process card heading and des  -->
          <div class="space-y-3">
            <h3 id="process-step1-title" class="text-heading-5">Sign up</h3>
            <p>
              Sign up is the initial process through which users register or create an account on a
              platform, website, or application.
            </p>
          </div>
        </div>

        <!-- process card 02  -->
        <div
          data-ns-animate
          data-delay="0.5"
          class="max-w-[403px] w-full p-8 bg-white dark:bg-background-6 rounded-[20px] space-y-3.5 text-left"
          role="listitem"
        >
          <!-- step number and logo  -->
          <div class="space-y-11">
            <p aria-label="Step number">Step 2</p>

            <span class="ns-shape-12 text-[54px] text-secondary dark:text-accent"> </span>
          </div>

          <!-- process card heading and description  -->
          <div class="space-y-3">
            <h3 id="process-step2-title" class="text-heading-5">Choose your workflow</h3>
            <p>
              This process typically begins with defining clear objectives and identifying the key
              metrics or data sources needed to achieve them.
            </p>
          </div>
        </div>

        <!-- process card 03  -->
        <div
          data-ns-animate
          data-delay="0.6"
          class="max-w-[403px] w-full p-8 bg-white dark:bg-background-6 rounded-[20px] space-y-3.5 text-left"
          role="listitem"
        >
          <!-- step number and logo  -->
          <div class="space-y-11">
            <p aria-label="Step number">Step 3</p>

            <span class="ns-shape-6 text-[54px] text-secondary dark:text-accent"> </span>
          </div>

          <!-- process card heading and des  -->
          <div class="space-y-3">
            <h3 id="process-step3-title" class="text-heading-5">Keep building from the result</h3>
            <p>
              Resetting data after solutions is an important step in maintaining system integrity,
              ensuring privacy, and preparing for future use.
            </p>
          </div>
        </div>
      </div>
    </div>

    <!-- process cta btn  -->
    <div data-ns-animate data-delay="0.7" class="flex items-center justify-center w-full">
      <a
        href="/signup/"
        class="btn btn-primary btn-lg md:btn-xl hover:btn-secondary dark:hover:btn-white w-full sm:w-auto"
        aria-label="Start free trial for 30 days"
      >
        <span>Try it for 30 days, no credit card required</span>
      </a>
    </div>
  </div>
</section>

      <!-- =========================
FAQ section
===========================-->
<section
  class="bg-white dark:bg-background-6 py-[100px] lg:py-[150px] xl:py-[200px]"
  aria-label="Frequently Asked Questions"
>
  <div class="main-container">
    <div class="flex items-center flex-col gap-8 lg:gap-0 lg:flex-row justify-between">
      <!-- faq content -->
      <div class="space-y-14 text-center lg:text-left">
        <!-- faq heading  -->
        <div class="space-y-5">
          <span data-ns-animate data-delay="0.1" class="badge badge-green">FAQ</span>
          <h2
            data-ns-animate
            data-delay="0.2"
            class="lg:max-w-[439px] mx-auto lg:mx-0"
            id="faq-heading"
          >
            Common inquiries from clients
          </h2>
        </div>

        <!-- faq accordion  -->
        <div
          data-ns-animate
          data-delay="0.3"
          class="accordion max-w-[576px] mx-auto lg:mx-0 w-full"
        >
          <div class="dark:bg-background-6 bg-white rounded-[20px] accordion-item active-accordion">
            <button
              class="accordion-action flex items-center cursor-pointer justify-between pt-6 pb-6 w-full"
            >
              <span
                class="flex-1 text-left text-heading-6 font-normal text-secondary dark:text-accent"
              >
                What does ProduceHits actually do?
              </span>
              <!-- =========================
Accordian Icon
===========================-->
<span class="accordion-arrow ml-2.5 block sm:ml-auto">
  <svg
    xmlns="http://www.w3.org/2000/svg"
    fill="none"
    viewBox="0 0 24 24"
    stroke="currentColor"
    width="16"
    height="16"
  >
    <path
      stroke-opacity="0.8"
      stroke-width="1.5"
      stroke-linecap="round"
      stroke-linejoin="round"
      d="m19.5 8.25-7.5 7.5-7.5-7.5"
      class="stroke-secondary dark:stroke-accent"
    />
  </svg>
</span>

            </button>
            <div class="accordion-content">
              <div class="border-t border-t-stroke-2 dark:border-t-stroke-6 pt-6 pb-8">
                <p>
                  ProduceHits is a connected suite of music tools powered by one shared audio intelligence layer, AFCUT. You process a song once and reuse the result — stems, loops, timing, and structure — across many workflows instead of repeating prep in separate tools.
                </p>
              </div>
            </div>
          </div>
          <div class="dark:bg-background-6 bg-white rounded-[20px] accordion-item">
            <button
              class="accordion-action flex items-center cursor-pointer justify-between pt-6 pb-6 w-full"
            >
              <span
                class="flex-1 text-left text-heading-6 font-normal text-secondary dark:text-accent"
              >
                What can I get from a single uploaded song?
              </span>
              <!-- =========================
Accordian Icon
===========================-->
<span class="accordion-arrow ml-2.5 block sm:ml-auto">
  <svg
    xmlns="http://www.w3.org/2000/svg"
    fill="none"
    viewBox="0 0 24 24"
    stroke="currentColor"
    width="16"
    height="16"
  >
    <path
      stroke-opacity="0.8"
      stroke-width="1.5"
      stroke-linecap="round"
      stroke-linejoin="round"
      d="m19.5 8.25-7.5 7.5-7.5-7.5"
      class="stroke-secondary dark:stroke-accent"
    />
  </svg>
</span>

            </button>
            <div class="accordion-content">
              <div class="border-t border-t-stroke-2 dark:border-t-stroke-6 pt-6 pb-8">
                <p>
                  From one track, SongChop can produce stems, loops, one-shots, and an organized, production-ready sample pack. That same processed audio can then feed practice loops, remix prep, social edits, choreography timing, and more across the suite.
                </p>
              </div>
            </div>
          </div>
          <div class="dark:bg-background-6 bg-white rounded-[20px] accordion-item">
            <button
              class="accordion-action flex items-center cursor-pointer justify-between pt-6 pb-6 w-full"
            >
              <span
                class="flex-1 text-left text-heading-6 font-normal text-secondary dark:text-accent"
              >
                Does it work on lossy or AI-generated audio?
              </span>
              <!-- =========================
Accordian Icon
===========================-->
<span class="accordion-arrow ml-2.5 block sm:ml-auto">
  <svg
    xmlns="http://www.w3.org/2000/svg"
    fill="none"
    viewBox="0 0 24 24"
    stroke="currentColor"
    width="16"
    height="16"
  >
    <path
      stroke-opacity="0.8"
      stroke-width="1.5"
      stroke-linecap="round"
      stroke-linejoin="round"
      d="m19.5 8.25-7.5 7.5-7.5-7.5"
      class="stroke-secondary dark:stroke-accent"
    />
  </svg>
</span>

            </button>
            <div class="accordion-content">
              <div class="border-t border-t-stroke-2 dark:border-t-stroke-6 pt-6 pb-8">
                <p>
                  Yes. ProduceHits is built for the music people actually work with — including degraded MP3s, live-feel material, dense arrangements, and AI-generated audio — not just clean demo files. The goal is output that is usable in a real workflow.
                </p>
              </div>
            </div>
          </div>
          <div class="dark:bg-background-6 bg-white rounded-[20px] accordion-item">
            <button
              class="accordion-action flex items-center cursor-pointer justify-between pt-6 pb-6 w-full"
            >
              <span
                class="flex-1 text-left text-heading-6 font-normal text-secondary dark:text-accent"
              >
                How is this different from a stem separator or DAW?
              </span>
              <!-- =========================
Accordian Icon
===========================-->
<span class="accordion-arrow ml-2.5 block sm:ml-auto">
  <svg
    xmlns="http://www.w3.org/2000/svg"
    fill="none"
    viewBox="0 0 24 24"
    stroke="currentColor"
    width="16"
    height="16"
  >
    <path
      stroke-opacity="0.8"
      stroke-width="1.5"
      stroke-linecap="round"
      stroke-linejoin="round"
      d="m19.5 8.25-7.5 7.5-7.5-7.5"
      class="stroke-secondary dark:stroke-accent"
    />
  </svg>
</span>

            </button>
            <div class="accordion-content">
              <div class="border-t border-t-stroke-2 dark:border-t-stroke-6 pt-6 pb-8">
                <p>
                  A stem separator isolates audio and a DAW gives you a powerful but manual workspace. ProduceHits turns stems and timing into ready-to-use material and organizes it into a reusable library, accelerating prep before or alongside your DAW.
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>

      <!-- faq image -->
      <figure
        data-ns-animate
        data-delay="0.5"
        class="w-full relative max-w-[684px] lg:max-w-[500px] xl:max-w-[684px] overflow-hidden"
      >
        <img
          class="size-full object-cover dark:hidden"
          src="./images/ns-img-52.png"
          alt="Business agency services illustration"
          loading="lazy"
        />
        <img
          class="size-full object-cover dark:inline-block hidden"
          src="./images/ns-img-dark-31.png"
          alt="Business agency services illustration"
          loading="lazy"
        />
      </figure>
    </div>
  </div>
</section>

      <!-- =========================
Integration section
===========================-->
<section class="{=$class} py-[100px] lg:py-[150px] xl:py-[200px]" aria-label="Integration Partners">
  <div class="main-container">
    <div class="space-y-[70px]">
      <!-- integration heading  -->
      <div class="max-w-[1028px] text-center mx-auto space-y-5">
        <span data-ns-animate data-delay="0.1" class="badge badge-green">Integration</span>
        <div class="space-y-3">
          <h2 data-ns-animate data-delay="0.2">
            Enhance your productivity effortlessly with over 50 integrations.
          </h2>
          <p data-ns-animate data-delay="0.3" class="max-w-[582px] mx-auto">
            Most audio tools solve one job, then make you repeat the preparation work elsewhere.
            It's not Latin though it looks like nothing.
          </p>
        </div>
      </div>

      <!-- brand logos  -->
      <div data-ns-animate data-delay="0.4" class="space-y-7">
        <!-- marquee logo one  -->
        <div class="relative max-w-[1128px] mx-auto">
          <div
            class="absolute left-0 top-0 h-[115px] w-[15%] md:w-[20%] bg-gradient-to-r from-background-2/90 to-transparent dark:from-background-7 z-40"
          ></div>
          <div
            class="absolute right-0 top-0 h-[115px] w-[15%] md:w-[20%] bg-gradient-to-l from-background-2/90 to-transparent dark:from-background-7 z-40"
          ></div>

          <div class="logos-marquee-container">
            <div class="flex items-center gap-[34px] justify-center" role="group">
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center ml-8"
              >
                <img
                  src="./images/icons/google.svg"
                  alt="Google logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/slack.svg"
                  alt="Slack logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/confluence.svg"
                  alt="Confluence logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/snapchat.svg"
                  alt="Snapchat logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/ms_yammer.svg"
                  alt="Yammer logo"
                  loading="lazy"
                  class="size-12 object-cover dark:hidden"
                />
                <img
                  src="./images/icons/ms_yammer-dark.svg"
                  alt="Yammer logo"
                  loading="lazy"
                  class="hidden dark:inline-block"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/figma.svg"
                  alt="Figma logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] p-6 bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/microsoft.svg"
                  alt="Microsoft logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
            </div>
          </div>
        </div>

        <!-- marquee logo two  -->
        <div class="relative max-w-[985px] mx-auto">
          <div
            class="absolute left-0 top-0 h-[115px] w-[15%] md:w-[20%] bg-gradient-to-r from-background-2/90 to-transparent dark:from-background-7 z-40"
          ></div>
          <div
            class="absolute right-0 top-0 h-[115px] w-[15%] md:w-[20%] bg-gradient-to-l from-background-2/90 to-transparent dark:from-background-7 z-40"
          ></div>

          <div class="logos-right-marquee-container">
            <div
              class="flex items-center gap-[34px] justify-center"
              aria-label="Integration partners row 2"
            >
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center ml-8"
              >
                <img
                  src="./images/icons/google-meet.svg"
                  alt="Google Meet logo"
                  loading="lazy"
                  class="size-12"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/edge.svg"
                  alt="Microsoft Edge logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/vl.svg"
                  alt="LV logo"
                  loading="lazy"
                  class="size-12 dark:hidden"
                />
                <img
                  src="./images/icons/vl-white.svg"
                  alt="LV logo"
                  loading="lazy"
                  class="hidden dark:inline-block"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/framer.svg"
                  alt="Framer logo"
                  loading="lazy"
                  class="size-12"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/marvel.svg"
                  alt="Marvel logo"
                  loading="lazy"
                  class="size-12 object-cover dark:hidden"
                />
                <img
                  src="./images/icons/marvel-dark.svg"
                  alt="Marvel logo"
                  loading="lazy"
                  class="hidden dark:inline-block"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/confluence.svg"
                  alt="Confluence logo"
                  loading="lazy"
                  class="size-12 object-cover"
                />
              </figure>
              <figure
                class="size-[100px] bg-white dark:bg-background-6 rounded-full flex items-center justify-center"
              >
                <img
                  src="./images/icons/gmail.svg"
                  alt="Gmail logo"
                  loading="lazy"
                  class="size-12"
                />
              </figure>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Number section
===========================-->
<section class="bg-white dark:bg-background-6 py-[100px] lg:py-[150px] xl:py-[200px]">
  <div class="main-container">
    <div class="flex items-center flex-col gap-8 xl:gap-0 xl:flex-row justify-between">
      <!-- heading   -->
      <div class="xl:max-w-[442px] space-y-5 text-center xl:text-left">
        <span data-ns-animate data-delay="0.1" class="badge badge-green">Number</span>
        <div class="space-y-3">
          <h2 data-ns-animate data-delay="0.2">Over a decade of experience in this</h2>
          <p data-ns-animate data-delay="0.3" class="max-w-[780px]">
            This extensive experience not only reflects our commitment to excellence but also equips
            us with the insight and skills necessary to meet
          </p>
        </div>
      </div>

      <!-- number cards  -->
      <div class="flex flex-col md:flex-row items-center gap-8">
        <!-- business card  -->
        <div
          data-ns-animate
          data-delay="0.4"
          data-direction="up"
          class="p-8 bg-background-2 dark:bg-background-5 rounded-xl max-w-[365px] w-full flex flex-col gap-y-14 justify-between flex-1"
        >
          <!-- card heading    -->
          <div class="flex items-center justify-between">
            <h3 class="text-heading-5 basis-[197px]">Relied upon by businesses</h3>
            <span class="ns-shape-47 text-[52px] text-secondary dark:text-accent"> </span>
          </div>

          <!-- card description  -->
          <div>
            <p class="text-heading-3 text-secondary dark:text-accent flex items-center">
              <span data-counter data-number="83" data-speed="1500" data-interval="150">83</span>
              <span class="font-inherit">%</span>
            </p>
            <p>Avg. Completed</p>
          </div>
        </div>

        <!-- bank card  -->
        <div
          data-ns-animate
          data-delay="0.5"
          class="p-8 bg-background-2 dark:bg-background-5 rounded-xl max-w-[365px] w-full gap-y-14 flex flex-col justify-between flex-1"
        >
          <!-- card heading    -->
          <div class="flex items-center justify-between">
            <h3 class="text-heading-5 basis-[197px]">The ProduceHits shared library</h3>
            <span class="ns-shape-57 text-[52px] text-secondary dark:text-accent"> </span>
          </div>

          <!-- card description  -->
          <div>
            <p class="text-heading-3 text-secondary dark:text-accent flex items-center">
              <span data-counter data-number="78" data-speed="1500" data-interval="150">78</span>
              <span class="font-inherit">%</span>
            </p>
            <p>Avg. Completed</p>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Team section
===========================-->
<section class="dark:bg-background-5 py-[100px] lg:py-[150px] xl:py-[200px]">
  <div class="main-container">
    <div>
      <!-- team heading section   -->
      <div class="max-w-[620px] md:w-full text-center mx-auto mb-[70px]">
        <!-- badge  -->
        <span data-ns-animate data-delay="0.1" class="badge badge-green mb-5">Coming to the suite</span>

        <!-- heading  -->
        <h2 data-ns-animate data-delay="0.2" class="mb-3">
          Our innovative, dynamic, and talented team
        </h2>
        <p data-ns-animate data-delay="0.3">
          Our innovative, dynamic, and talented team is the driving force behind our success. Each
          member brings a unique blend of expertise
        </p>
      </div>

      <!-- team members  -->
      <div
        class="grid grid-cols-1 sm:grid-cols-2 xl:grid-cols-4 items-center gap-6 justify-center mb-14"
      >
        <!-- team member one  -->
        <div data-ns-animate data-delay="0.4" class="w-[298px] h-[312px] space-y-[34px] mx-auto">
          <!-- team member image  -->
          <figure
            class="size-[156px] rounded-full bg-[#d5dbe3] flex items-center justify-center overflow-hidden mx-auto"
          >
            <img
              src="./images/ns-avatar-2.png"
              class="object-cover size-full"
              alt="ProduceHits audio workflow team"
              loading="lazy"
            />
          </figure>

          <!-- team member info -->
          <div class="space-y-[27px]">
            <div class="text-center">
              <h3 class="text-heading-5">SongChop Studio</h3>
              <p class="text-tagline-2">Sample-pack workflow</p>
            </div>
            <!-- social link  -->
            <div class="flex items-center justify-center gap-2.5">
<!-- community channel -->
              <a
                href="https://www.facebook.com/"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full border hover:-translate-y-1.5 border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits community channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M18.75 10.0535C18.75 5.19145 14.8325 1.25 10 1.25C5.16751 1.25 1.25 5.19145 1.25 10.0535C1.25 14.4475 4.44973 18.0896 8.63281 18.75V12.5982H6.41113V10.0535H8.63281V8.11396C8.63281 5.90759 9.93916 4.68886 11.9378 4.68886C12.8948 4.68886 13.8965 4.8608 13.8965 4.8608V7.02728H12.7932C11.7063 7.02728 11.3672 7.70594 11.3672 8.40282V10.0535H13.7939L13.406 12.5982H11.3672V18.75C15.5503 18.0896 18.75 14.4475 18.75 10.0535Z"
                    />
                  </svg>
                </span>
              </a>

<!-- studio channel -->
              <a
                href="https://dribbble.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits studio channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      fill-rule="evenodd"
                      clip-rule="evenodd"
                      d="M10 1.25C5.16947 1.25 1.25 5.16947 1.25 10C1.25 14.8305 5.16947 18.75 10 18.75C14.821 18.75 18.75 14.8305 18.75 10C18.75 5.16947 14.821 1.25 10 1.25ZM15.7795 5.28335C16.8235 6.55504 17.4499 8.17787 17.4688 9.93355C17.2221 9.88614 14.7546 9.38313 12.2682 9.69632C12.2112 9.57295 12.1638 9.44005 12.1068 9.30722C11.955 8.94661 11.7842 8.57648 11.6133 8.22534C14.3655 7.1055 15.6182 5.49214 15.7795 5.28335ZM10 2.54067C11.898 2.54067 13.6347 3.25244 14.9539 4.41974C14.821 4.60955 13.6917 6.11849 11.0344 7.11496C9.81018 4.86578 8.45311 3.02468 8.24431 2.73997C8.8042 2.6071 9.39264 2.54067 10 2.54067ZM6.8208 3.24295C7.02008 3.50868 8.34871 5.35927 9.59192 7.56099C6.09951 8.49106 3.01519 8.47209 2.68303 8.47209C3.16703 6.15645 4.73292 4.22993 6.8208 3.24295ZM2.52169 10.0095C2.52169 9.93355 2.52169 9.85765 2.52169 9.78174C2.84436 9.7912 6.46963 9.83867 10.1993 8.71884C10.4176 9.13637 10.6169 9.56343 10.8067 9.99048C10.7118 10.019 10.6074 10.0475 10.5125 10.0759C6.65944 11.3191 4.60955 14.7166 4.43872 15.0013C3.25244 13.6822 2.52169 11.9265 2.52169 10.0095ZM10 17.4783C8.27275 17.4783 6.67842 16.8899 5.41621 15.9029C5.54908 15.6277 7.06749 12.7047 11.2812 11.2338C11.3001 11.2242 11.3097 11.2242 11.3286 11.2148C12.382 13.9384 12.8091 16.2256 12.923 16.8804C12.0214 17.2695 11.0344 17.4783 10 17.4783ZM14.1662 16.1971C14.0903 15.7416 13.6917 13.5588 12.7142 10.8731C15.0583 10.503 17.1082 11.1104 17.3644 11.1958C17.0418 13.2741 15.846 15.0678 14.1662 16.1971Z"
                    />
                  </svg>
                </span>
              </a>

              <!-- github -->
              <a
                href="https://github.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits developer channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10 1.25C5.16562 1.25 1.25 5.16562 1.25 10C1.25 13.8719 3.75469 17.1422 7.23281 18.3016C7.67031 18.3781 7.83437 18.1156 7.83437 17.8859C7.83437 17.6781 7.82344 16.9891 7.82344 16.2563C5.625 16.6609 5.05625 15.7203 4.88125 15.2281C4.78281 14.9766 4.35625 14.2 3.98438 13.9922C3.67812 13.8281 3.24063 13.4234 3.97344 13.4125C4.6625 13.4016 5.15469 14.0469 5.31875 14.3094C6.10625 15.6328 7.36406 15.2609 7.86719 15.0312C7.94375 14.4625 8.17344 14.0797 8.425 13.8609C6.47813 13.6422 4.44375 12.8875 4.44375 9.54062C4.44375 8.58906 4.78281 7.80156 5.34062 7.18906C5.25313 6.97031 4.94687 6.07344 5.42812 4.87031C5.42812 4.87031 6.16094 4.64063 7.83437 5.76719C8.53438 5.57031 9.27813 5.47187 10.0219 5.47187C10.7656 5.47187 11.5094 5.57031 12.2094 5.76719C13.8828 4.62969 14.6156 4.87031 14.6156 4.87031C15.0969 6.07344 14.7906 6.97031 14.7031 7.18906C15.2609 7.80156 15.6 8.57812 15.6 9.54062C15.6 12.8984 13.5547 13.6422 11.6078 13.8609C11.925 14.1344 12.1984 14.6594 12.1984 15.4797C12.1984 16.65 12.1875 17.5906 12.1875 17.8859C12.1875 18.1156 12.3516 18.3891 12.7891 18.3016C14.5261 17.7152 16.0355 16.5988 17.1048 15.1096C18.1741 13.6204 18.7495 11.8333 18.75 10C18.75 5.16562 14.8344 1.25 10 1.25Z"
                    />
                  </svg>
                </span>
              </a>

<!-- company channel -->
              <a
                href="https://bd.linkedin.com/company"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits company channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10.0007 1C6.35854 1 3.07729 3.19375 1.6851 6.55469C0.292911 9.91562 1.06166 13.7875 3.6351 16.3609C6.20854 18.9344 10.0804 19.7031 13.4413 18.3109C16.807 16.9234 19.0007 13.6422 19.0007 10C19.0007 5.03125 14.9695 1 10.0007 1ZM7.3851 14.7391H5.42104V8.41094H7.3851V14.7391ZM6.40072 7.54844C5.93666 7.54844 5.51947 7.27187 5.34135 6.84531C5.16322 6.41875 5.25697 5.92656 5.5851 5.59844C5.90854 5.27031 6.40072 5.17188 6.82729 5.34531C7.25385 5.51875 7.5351 5.93594 7.53979 6.39531C7.53979 7.03281 7.03354 7.54375 6.40072 7.54844ZM14.7398 14.7391H12.7757V11.6594C12.7757 10.9234 12.7617 9.98594 11.7538 9.98594C10.746 9.98594 10.5679 10.7828 10.5679 11.6078V14.7391H8.61322V8.41094H10.4976V9.27344H10.5257C10.7882 8.77656 11.4257 8.25156 12.382 8.25156C14.3695 8.25156 14.7351 9.55937 14.7351 11.2609V14.7391H14.7398Z"
                    />
                  </svg>
                </span>
              </a>
            </div>
          </div>
        </div>

        <!-- team member two  -->
        <div data-ns-animate data-delay="0.5" class="w-[298px] h-[312px] space-y-[34px] mx-auto">
          <!-- team member image  -->
          <figure
            class="size-[156px] rounded-full bg-[#d5dbe3] flex items-center justify-center overflow-hidden mx-auto"
          >
            <img
              src="./images/ns-avatar-3.png"
              class="object-cover size-full"
              alt="ProduceHits audio workflow team"
              loading="lazy"
            />
          </figure>

          <!-- team member info -->
          <div class="space-y-[27px]">
            <div class="text-center">
              <h3 class="text-heading-5">AFCUT Analysis</h3>
              <p class="text-tagline-2">Timing and structure</p>
            </div>
            <!-- social link  -->
            <div class="flex items-center justify-center gap-2.5">
<!-- community channel -->
              <a
                href="https://www.facebook.com/"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full border hover:-translate-y-1.5 border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits community channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M18.75 10.0535C18.75 5.19145 14.8325 1.25 10 1.25C5.16751 1.25 1.25 5.19145 1.25 10.0535C1.25 14.4475 4.44973 18.0896 8.63281 18.75V12.5982H6.41113V10.0535H8.63281V8.11396C8.63281 5.90759 9.93916 4.68886 11.9378 4.68886C12.8948 4.68886 13.8965 4.8608 13.8965 4.8608V7.02728H12.7932C11.7063 7.02728 11.3672 7.70594 11.3672 8.40282V10.0535H13.7939L13.406 12.5982H11.3672V18.75C15.5503 18.0896 18.75 14.4475 18.75 10.0535Z"
                    />
                  </svg>
                </span>
              </a>

<!-- studio channel -->
              <a
                href="https://dribbble.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits studio channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      fill-rule="evenodd"
                      clip-rule="evenodd"
                      d="M10 1.25C5.16947 1.25 1.25 5.16947 1.25 10C1.25 14.8305 5.16947 18.75 10 18.75C14.821 18.75 18.75 14.8305 18.75 10C18.75 5.16947 14.821 1.25 10 1.25ZM15.7795 5.28335C16.8235 6.55504 17.4499 8.17787 17.4688 9.93355C17.2221 9.88614 14.7546 9.38313 12.2682 9.69632C12.2112 9.57295 12.1638 9.44005 12.1068 9.30722C11.955 8.94661 11.7842 8.57648 11.6133 8.22534C14.3655 7.1055 15.6182 5.49214 15.7795 5.28335ZM10 2.54067C11.898 2.54067 13.6347 3.25244 14.9539 4.41974C14.821 4.60955 13.6917 6.11849 11.0344 7.11496C9.81018 4.86578 8.45311 3.02468 8.24431 2.73997C8.8042 2.6071 9.39264 2.54067 10 2.54067ZM6.8208 3.24295C7.02008 3.50868 8.34871 5.35927 9.59192 7.56099C6.09951 8.49106 3.01519 8.47209 2.68303 8.47209C3.16703 6.15645 4.73292 4.22993 6.8208 3.24295ZM2.52169 10.0095C2.52169 9.93355 2.52169 9.85765 2.52169 9.78174C2.84436 9.7912 6.46963 9.83867 10.1993 8.71884C10.4176 9.13637 10.6169 9.56343 10.8067 9.99048C10.7118 10.019 10.6074 10.0475 10.5125 10.0759C6.65944 11.3191 4.60955 14.7166 4.43872 15.0013C3.25244 13.6822 2.52169 11.9265 2.52169 10.0095ZM10 17.4783C8.27275 17.4783 6.67842 16.8899 5.41621 15.9029C5.54908 15.6277 7.06749 12.7047 11.2812 11.2338C11.3001 11.2242 11.3097 11.2242 11.3286 11.2148C12.382 13.9384 12.8091 16.2256 12.923 16.8804C12.0214 17.2695 11.0344 17.4783 10 17.4783ZM14.1662 16.1971C14.0903 15.7416 13.6917 13.5588 12.7142 10.8731C15.0583 10.503 17.1082 11.1104 17.3644 11.1958C17.0418 13.2741 15.846 15.0678 14.1662 16.1971Z"
                    />
                  </svg>
                </span>
              </a>

              <!-- github -->
              <a
                href="https://github.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits developer channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10 1.25C5.16562 1.25 1.25 5.16562 1.25 10C1.25 13.8719 3.75469 17.1422 7.23281 18.3016C7.67031 18.3781 7.83437 18.1156 7.83437 17.8859C7.83437 17.6781 7.82344 16.9891 7.82344 16.2563C5.625 16.6609 5.05625 15.7203 4.88125 15.2281C4.78281 14.9766 4.35625 14.2 3.98438 13.9922C3.67812 13.8281 3.24063 13.4234 3.97344 13.4125C4.6625 13.4016 5.15469 14.0469 5.31875 14.3094C6.10625 15.6328 7.36406 15.2609 7.86719 15.0312C7.94375 14.4625 8.17344 14.0797 8.425 13.8609C6.47813 13.6422 4.44375 12.8875 4.44375 9.54062C4.44375 8.58906 4.78281 7.80156 5.34062 7.18906C5.25313 6.97031 4.94687 6.07344 5.42812 4.87031C5.42812 4.87031 6.16094 4.64063 7.83437 5.76719C8.53438 5.57031 9.27813 5.47187 10.0219 5.47187C10.7656 5.47187 11.5094 5.57031 12.2094 5.76719C13.8828 4.62969 14.6156 4.87031 14.6156 4.87031C15.0969 6.07344 14.7906 6.97031 14.7031 7.18906C15.2609 7.80156 15.6 8.57812 15.6 9.54062C15.6 12.8984 13.5547 13.6422 11.6078 13.8609C11.925 14.1344 12.1984 14.6594 12.1984 15.4797C12.1984 16.65 12.1875 17.5906 12.1875 17.8859C12.1875 18.1156 12.3516 18.3891 12.7891 18.3016C14.5261 17.7152 16.0355 16.5988 17.1048 15.1096C18.1741 13.6204 18.7495 11.8333 18.75 10C18.75 5.16562 14.8344 1.25 10 1.25Z"
                    />
                  </svg>
                </span>
              </a>

<!-- company channel -->
              <a
                href="https://bd.linkedin.com/company"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits company channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10.0007 1C6.35854 1 3.07729 3.19375 1.6851 6.55469C0.292911 9.91562 1.06166 13.7875 3.6351 16.3609C6.20854 18.9344 10.0804 19.7031 13.4413 18.3109C16.807 16.9234 19.0007 13.6422 19.0007 10C19.0007 5.03125 14.9695 1 10.0007 1ZM7.3851 14.7391H5.42104V8.41094H7.3851V14.7391ZM6.40072 7.54844C5.93666 7.54844 5.51947 7.27187 5.34135 6.84531C5.16322 6.41875 5.25697 5.92656 5.5851 5.59844C5.90854 5.27031 6.40072 5.17188 6.82729 5.34531C7.25385 5.51875 7.5351 5.93594 7.53979 6.39531C7.53979 7.03281 7.03354 7.54375 6.40072 7.54844ZM14.7398 14.7391H12.7757V11.6594C12.7757 10.9234 12.7617 9.98594 11.7538 9.98594C10.746 9.98594 10.5679 10.7828 10.5679 11.6078V14.7391H8.61322V8.41094H10.4976V9.27344H10.5257C10.7882 8.77656 11.4257 8.25156 12.382 8.25156C14.3695 8.25156 14.7351 9.55937 14.7351 11.2609V14.7391H14.7398Z"
                    />
                  </svg>
                </span>
              </a>
            </div>
          </div>
        </div>

        <!-- team member three  -->
        <div data-ns-animate data-delay="0.6" class="w-[298px] h-[312px] space-y-[34px] mx-auto">
          <!-- team member image  -->
          <figure
            class="size-[156px] rounded-full bg-[#d5dbe3] flex items-center justify-center overflow-hidden mx-auto"
          >
            <img
              src="./images/ns-avatar-12.png"
              class="object-cover size-full"
              alt="ProduceHits audio workflow team"
              loading="lazy"
              width="156"
              height="156"
            />
          </figure>

          <!-- team member info -->
          <div class="space-y-[27px]">
            <div class="text-center">
              <h3 class="text-heading-5">Shared Library</h3>
              <p class="text-tagline-2">Reusable source audio</p>
            </div>
            <!-- social link  -->
            <div class="flex items-center justify-center gap-2.5">
<!-- community channel -->
              <a
                href="https://www.facebook.com/"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full border hover:-translate-y-1.5 border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits community channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M18.75 10.0535C18.75 5.19145 14.8325 1.25 10 1.25C5.16751 1.25 1.25 5.19145 1.25 10.0535C1.25 14.4475 4.44973 18.0896 8.63281 18.75V12.5982H6.41113V10.0535H8.63281V8.11396C8.63281 5.90759 9.93916 4.68886 11.9378 4.68886C12.8948 4.68886 13.8965 4.8608 13.8965 4.8608V7.02728H12.7932C11.7063 7.02728 11.3672 7.70594 11.3672 8.40282V10.0535H13.7939L13.406 12.5982H11.3672V18.75C15.5503 18.0896 18.75 14.4475 18.75 10.0535Z"
                    />
                  </svg>
                </span>
              </a>

<!-- studio channel -->
              <a
                href="https://dribbble.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits studio channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      fill-rule="evenodd"
                      clip-rule="evenodd"
                      d="M10 1.25C5.16947 1.25 1.25 5.16947 1.25 10C1.25 14.8305 5.16947 18.75 10 18.75C14.821 18.75 18.75 14.8305 18.75 10C18.75 5.16947 14.821 1.25 10 1.25ZM15.7795 5.28335C16.8235 6.55504 17.4499 8.17787 17.4688 9.93355C17.2221 9.88614 14.7546 9.38313 12.2682 9.69632C12.2112 9.57295 12.1638 9.44005 12.1068 9.30722C11.955 8.94661 11.7842 8.57648 11.6133 8.22534C14.3655 7.1055 15.6182 5.49214 15.7795 5.28335ZM10 2.54067C11.898 2.54067 13.6347 3.25244 14.9539 4.41974C14.821 4.60955 13.6917 6.11849 11.0344 7.11496C9.81018 4.86578 8.45311 3.02468 8.24431 2.73997C8.8042 2.6071 9.39264 2.54067 10 2.54067ZM6.8208 3.24295C7.02008 3.50868 8.34871 5.35927 9.59192 7.56099C6.09951 8.49106 3.01519 8.47209 2.68303 8.47209C3.16703 6.15645 4.73292 4.22993 6.8208 3.24295ZM2.52169 10.0095C2.52169 9.93355 2.52169 9.85765 2.52169 9.78174C2.84436 9.7912 6.46963 9.83867 10.1993 8.71884C10.4176 9.13637 10.6169 9.56343 10.8067 9.99048C10.7118 10.019 10.6074 10.0475 10.5125 10.0759C6.65944 11.3191 4.60955 14.7166 4.43872 15.0013C3.25244 13.6822 2.52169 11.9265 2.52169 10.0095ZM10 17.4783C8.27275 17.4783 6.67842 16.8899 5.41621 15.9029C5.54908 15.6277 7.06749 12.7047 11.2812 11.2338C11.3001 11.2242 11.3097 11.2242 11.3286 11.2148C12.382 13.9384 12.8091 16.2256 12.923 16.8804C12.0214 17.2695 11.0344 17.4783 10 17.4783ZM14.1662 16.1971C14.0903 15.7416 13.6917 13.5588 12.7142 10.8731C15.0583 10.503 17.1082 11.1104 17.3644 11.1958C17.0418 13.2741 15.846 15.0678 14.1662 16.1971Z"
                    />
                  </svg>
                </span>
              </a>

              <!-- github -->
              <a
                href="https://github.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits developer channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10 1.25C5.16562 1.25 1.25 5.16562 1.25 10C1.25 13.8719 3.75469 17.1422 7.23281 18.3016C7.67031 18.3781 7.83437 18.1156 7.83437 17.8859C7.83437 17.6781 7.82344 16.9891 7.82344 16.2563C5.625 16.6609 5.05625 15.7203 4.88125 15.2281C4.78281 14.9766 4.35625 14.2 3.98438 13.9922C3.67812 13.8281 3.24063 13.4234 3.97344 13.4125C4.6625 13.4016 5.15469 14.0469 5.31875 14.3094C6.10625 15.6328 7.36406 15.2609 7.86719 15.0312C7.94375 14.4625 8.17344 14.0797 8.425 13.8609C6.47813 13.6422 4.44375 12.8875 4.44375 9.54062C4.44375 8.58906 4.78281 7.80156 5.34062 7.18906C5.25313 6.97031 4.94687 6.07344 5.42812 4.87031C5.42812 4.87031 6.16094 4.64063 7.83437 5.76719C8.53438 5.57031 9.27813 5.47187 10.0219 5.47187C10.7656 5.47187 11.5094 5.57031 12.2094 5.76719C13.8828 4.62969 14.6156 4.87031 14.6156 4.87031C15.0969 6.07344 14.7906 6.97031 14.7031 7.18906C15.2609 7.80156 15.6 8.57812 15.6 9.54062C15.6 12.8984 13.5547 13.6422 11.6078 13.8609C11.925 14.1344 12.1984 14.6594 12.1984 15.4797C12.1984 16.65 12.1875 17.5906 12.1875 17.8859C12.1875 18.1156 12.3516 18.3891 12.7891 18.3016C14.5261 17.7152 16.0355 16.5988 17.1048 15.1096C18.1741 13.6204 18.7495 11.8333 18.75 10C18.75 5.16562 14.8344 1.25 10 1.25Z"
                    />
                  </svg>
                </span>
              </a>

<!-- company channel -->
              <a
                href="https://bd.linkedin.com/company"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits company channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10.0007 1C6.35854 1 3.07729 3.19375 1.6851 6.55469C0.292911 9.91562 1.06166 13.7875 3.6351 16.3609C6.20854 18.9344 10.0804 19.7031 13.4413 18.3109C16.807 16.9234 19.0007 13.6422 19.0007 10C19.0007 5.03125 14.9695 1 10.0007 1ZM7.3851 14.7391H5.42104V8.41094H7.3851V14.7391ZM6.40072 7.54844C5.93666 7.54844 5.51947 7.27187 5.34135 6.84531C5.16322 6.41875 5.25697 5.92656 5.5851 5.59844C5.90854 5.27031 6.40072 5.17188 6.82729 5.34531C7.25385 5.51875 7.5351 5.93594 7.53979 6.39531C7.53979 7.03281 7.03354 7.54375 6.40072 7.54844ZM14.7398 14.7391H12.7757V11.6594C12.7757 10.9234 12.7617 9.98594 11.7538 9.98594C10.746 9.98594 10.5679 10.7828 10.5679 11.6078V14.7391H8.61322V8.41094H10.4976V9.27344H10.5257C10.7882 8.77656 11.4257 8.25156 12.382 8.25156C14.3695 8.25156 14.7351 9.55937 14.7351 11.2609V14.7391H14.7398Z"
                    />
                  </svg>
                </span>
              </a>
            </div>
          </div>
        </div>

        <!-- team member four  -->
        <div data-ns-animate data-delay="0.7" class="w-[298px] h-[312px] space-y-[34px] mx-auto">
          <!-- team member image  -->
          <figure
            class="size-[156px] rounded-full bg-[#d5dbe3] flex items-center justify-center overflow-hidden mx-auto"
          >
            <img
              src="./images/ns-avatar-5.png"
              class="object-cover size-full"
              alt="ProduceHits audio workflow team"
              loading="lazy"
              width="156"
              height="156"
            />
          </figure>

          <!-- team member info -->
          <div class="space-y-[27px]">
            <div class="text-center">
              <h3 class="text-heading-5">Suite Workflows</h3>
              <p class="text-tagline-2">Built around real music</p>
            </div>
            <!-- social link  -->
            <div class="flex items-center justify-center gap-2.5">
<!-- community channel -->
              <a
                href="https://www.facebook.com/"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full border hover:-translate-y-1.5 border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits community channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M18.75 10.0535C18.75 5.19145 14.8325 1.25 10 1.25C5.16751 1.25 1.25 5.19145 1.25 10.0535C1.25 14.4475 4.44973 18.0896 8.63281 18.75V12.5982H6.41113V10.0535H8.63281V8.11396C8.63281 5.90759 9.93916 4.68886 11.9378 4.68886C12.8948 4.68886 13.8965 4.8608 13.8965 4.8608V7.02728H12.7932C11.7063 7.02728 11.3672 7.70594 11.3672 8.40282V10.0535H13.7939L13.406 12.5982H11.3672V18.75C15.5503 18.0896 18.75 14.4475 18.75 10.0535Z"
                    />
                  </svg>
                </span>
              </a>

<!-- studio channel -->
              <a
                href="https://dribbble.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits studio channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      fill-rule="evenodd"
                      clip-rule="evenodd"
                      d="M10 1.25C5.16947 1.25 1.25 5.16947 1.25 10C1.25 14.8305 5.16947 18.75 10 18.75C14.821 18.75 18.75 14.8305 18.75 10C18.75 5.16947 14.821 1.25 10 1.25ZM15.7795 5.28335C16.8235 6.55504 17.4499 8.17787 17.4688 9.93355C17.2221 9.88614 14.7546 9.38313 12.2682 9.69632C12.2112 9.57295 12.1638 9.44005 12.1068 9.30722C11.955 8.94661 11.7842 8.57648 11.6133 8.22534C14.3655 7.1055 15.6182 5.49214 15.7795 5.28335ZM10 2.54067C11.898 2.54067 13.6347 3.25244 14.9539 4.41974C14.821 4.60955 13.6917 6.11849 11.0344 7.11496C9.81018 4.86578 8.45311 3.02468 8.24431 2.73997C8.8042 2.6071 9.39264 2.54067 10 2.54067ZM6.8208 3.24295C7.02008 3.50868 8.34871 5.35927 9.59192 7.56099C6.09951 8.49106 3.01519 8.47209 2.68303 8.47209C3.16703 6.15645 4.73292 4.22993 6.8208 3.24295ZM2.52169 10.0095C2.52169 9.93355 2.52169 9.85765 2.52169 9.78174C2.84436 9.7912 6.46963 9.83867 10.1993 8.71884C10.4176 9.13637 10.6169 9.56343 10.8067 9.99048C10.7118 10.019 10.6074 10.0475 10.5125 10.0759C6.65944 11.3191 4.60955 14.7166 4.43872 15.0013C3.25244 13.6822 2.52169 11.9265 2.52169 10.0095ZM10 17.4783C8.27275 17.4783 6.67842 16.8899 5.41621 15.9029C5.54908 15.6277 7.06749 12.7047 11.2812 11.2338C11.3001 11.2242 11.3097 11.2242 11.3286 11.2148C12.382 13.9384 12.8091 16.2256 12.923 16.8804C12.0214 17.2695 11.0344 17.4783 10 17.4783ZM14.1662 16.1971C14.0903 15.7416 13.6917 13.5588 12.7142 10.8731C15.0583 10.503 17.1082 11.1104 17.3644 11.1958C17.0418 13.2741 15.846 15.0678 14.1662 16.1971Z"
                    />
                  </svg>
                </span>
              </a>

              <!-- github -->
              <a
                href="https://github.com"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits developer channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10 1.25C5.16562 1.25 1.25 5.16562 1.25 10C1.25 13.8719 3.75469 17.1422 7.23281 18.3016C7.67031 18.3781 7.83437 18.1156 7.83437 17.8859C7.83437 17.6781 7.82344 16.9891 7.82344 16.2563C5.625 16.6609 5.05625 15.7203 4.88125 15.2281C4.78281 14.9766 4.35625 14.2 3.98438 13.9922C3.67812 13.8281 3.24063 13.4234 3.97344 13.4125C4.6625 13.4016 5.15469 14.0469 5.31875 14.3094C6.10625 15.6328 7.36406 15.2609 7.86719 15.0312C7.94375 14.4625 8.17344 14.0797 8.425 13.8609C6.47813 13.6422 4.44375 12.8875 4.44375 9.54062C4.44375 8.58906 4.78281 7.80156 5.34062 7.18906C5.25313 6.97031 4.94687 6.07344 5.42812 4.87031C5.42812 4.87031 6.16094 4.64063 7.83437 5.76719C8.53438 5.57031 9.27813 5.47187 10.0219 5.47187C10.7656 5.47187 11.5094 5.57031 12.2094 5.76719C13.8828 4.62969 14.6156 4.87031 14.6156 4.87031C15.0969 6.07344 14.7906 6.97031 14.7031 7.18906C15.2609 7.80156 15.6 8.57812 15.6 9.54062C15.6 12.8984 13.5547 13.6422 11.6078 13.8609C11.925 14.1344 12.1984 14.6594 12.1984 15.4797C12.1984 16.65 12.1875 17.5906 12.1875 17.8859C12.1875 18.1156 12.3516 18.3891 12.7891 18.3016C14.5261 17.7152 16.0355 16.5988 17.1048 15.1096C18.1741 13.6204 18.7495 11.8333 18.75 10C18.75 5.16562 14.8344 1.25 10 1.25Z"
                    />
                  </svg>
                </span>
              </a>

<!-- company channel -->
              <a
                href="https://bd.linkedin.com/company"
                target="_blank"
                rel="noopener noreferrer"
                class="size-10 group p-2.5 rounded-full hover:-translate-y-1.5 border border-secondary/10 dark:border-accent/10 flex items-center justify-center transition-all duration-300 ease-in-out hover:scale-110 hover:shadow-lg hover:bg-primary-500 hover:border-primary-500"
aria-label="Open ProduceHits company channel"
              >
                <span>
                  <svg
                    xmlns="http://www.w3.org/2000/svg"
                    width="20"
                    height="20"
                    viewBox="0 0 20 20"
                    fill="none"
                    aria-hidden="true"
                    focusable="false"
                    class="fill-secondary dark:fill-accent group-hover:fill-white transition-all duration-500 ease-in-out"
                  >
                    <path
                      d="M10.0007 1C6.35854 1 3.07729 3.19375 1.6851 6.55469C0.292911 9.91562 1.06166 13.7875 3.6351 16.3609C6.20854 18.9344 10.0804 19.7031 13.4413 18.3109C16.807 16.9234 19.0007 13.6422 19.0007 10C19.0007 5.03125 14.9695 1 10.0007 1ZM7.3851 14.7391H5.42104V8.41094H7.3851V14.7391ZM6.40072 7.54844C5.93666 7.54844 5.51947 7.27187 5.34135 6.84531C5.16322 6.41875 5.25697 5.92656 5.5851 5.59844C5.90854 5.27031 6.40072 5.17188 6.82729 5.34531C7.25385 5.51875 7.5351 5.93594 7.53979 6.39531C7.53979 7.03281 7.03354 7.54375 6.40072 7.54844ZM14.7398 14.7391H12.7757V11.6594C12.7757 10.9234 12.7617 9.98594 11.7538 9.98594C10.746 9.98594 10.5679 10.7828 10.5679 11.6078V14.7391H8.61322V8.41094H10.4976V9.27344H10.5257C10.7882 8.77656 11.4257 8.25156 12.382 8.25156C14.3695 8.25156 14.7351 9.55937 14.7351 11.2609V14.7391H14.7398Z"
                    />
                  </svg>
                </span>
              </a>
            </div>
          </div>
        </div>
      </div>

      <!-- team btn  -->
      <div class="flex items-center justify-center" data-ns-animate data-delay="0.8">
        <a
          href="/about/"
          class="btn btn-md btn-secondary hover:btn-primary dark:btn-accent block md:inline-block w-[90%] md:w-auto mx-auto"
        >
          <span>View all members</span>
        </a>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Newsletter section
===========================-->
<section class="bg-white dark:bg-background-6 py-[50px] md:py-[70px] lg:py-[85px] xl:py-[100px]">
  <div class="main-container">
    <div class="flex items-center flex-col gap-8 lg:gap-0 lg:flex-row justify-between">
      <div class="max-w-[694px] md:w-full space-y-3 text-center lg:text-left mx-3 sm:mx-0">
        <h2 data-ns-animate data-delay="0.2" id="newsletter-heading">
          Build a complete software using the assistance
        </h2>
        <p data-ns-animate data-delay="0.3">
          Start your free trial today and see your ideas come to life easily and creatively.
        </p>
      </div>

      <!-- newsletter form  -->
      <div class="max-w-[562px] w-full space-y-6 xl:pl-[96px] lg:pl-9">
        <form action="/signup/" method="get"
          data-ns-animate
          data-delay="0.4"
          class="cta-form flex flex-col md:flex-row items-center justify-start gap-3"
        >
          <input
            type="email"
            name="email"
            id="userEmail"
            placeholder="Enter your email"
            required
            class="px-[18px] h-12 py-3 placeholder:text-secondary/50 rounded-full border border-stroke-1 dark:border-stroke-7 dark:placeholder:text-accent/60 text-secondary dark:text-accent w-[85%] md:w-[430px] lg:w-[340px] focus-visible:outline-1 focus-visible:outline-stroke-7 focus:outline-none focus:border-primary-600 dark:focus:border-primary-400 placeholder:font-normal font-normal"
          />

          <button
            type="submit"
            class="btn btn-md btn-primary h-12 w-[85%] md:w-auto hover:btn-secondary dark:hover:btn-accent"
          >
            <span>Sign up free</span>
          </button>
        </form>

        <ul
          class="flex flex-col sm:flex-row items-center justify-center sm:justify-start gap-y-5 sm:gap-[42px]"
        >
          <li data-ns-animate data-delay="0.5" class="flex items-center justify-center gap-2">
            <span
              class="size-[18px] bg-secondary dark:bg-accent rounded-full flex items-center justify-center"
            >
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="10"
                height="7"
                viewBox="0 0 10 7"
                class="fill-accent dark:fill-secondary"
                aria-hidden="true"
                class="shrink-0"
              >
                <path
                  d="M4.31661 6.75605L9.74905 1.42144C10.0836 1.0959 10.0836 0.569702 9.74905 0.244158C9.41446 -0.081386 8.87363 -0.081386 8.53904 0.244158L3.7116 4.99012L1.46096 2.78807C1.12636 2.46253 0.585538 2.46253 0.250945 2.78807C-0.0836483 3.11362 -0.0836483 3.63982 0.250945 3.96536L3.1066 6.75605C3.27347 6.91841 3.49253 7 3.7116 7C3.93067 7 4.14974 6.91841 4.31661 6.75605Z"
                />
              </svg>
            </span>
            <p class="text-tagline-2">No credit card required</p>
          </li>
          <li data-ns-animate data-delay="0.6" class="flex items-center justify-center gap-2">
            <span
              class="size-[18px] bg-secondary dark:bg-accent rounded-full flex items-center justify-center"
            >
              <svg
                xmlns="http://www.w3.org/2000/svg"
                width="10"
                height="7"
                viewBox="0 0 10 7"
                class="fill-accent dark:fill-secondary"
                aria-hidden="true"
                class="shrink-0"
              >
                <path
                  d="M4.31661 6.75605L9.74905 1.42144C10.0836 1.0959 10.0836 0.569702 9.74905 0.244158C9.41446 -0.081386 8.87363 -0.081386 8.53904 0.244158L3.7116 4.99012L1.46096 2.78807C1.12636 2.46253 0.585538 2.46253 0.250945 2.78807C-0.0836483 3.11362 -0.0836483 3.63982 0.250945 3.96536L3.1066 6.75605C3.27347 6.91841 3.49253 7 3.7116 7C3.93067 7 4.14974 6.91841 4.31661 6.75605Z"
                />
              </svg>
            </span>
            <p class="text-tagline-2">14-Day free trial</p>
          </li>
        </ul>
      </div>
    </div>
  </div>
</section>

      <!-- =========================
Music workflow learning hub
===========================-->
<section
  class="bg-background-2 dark:bg-background-5 py-[50px] md:py-[100px] lg:py-[150px] xl:py-[200px]"
 style="display:none">
  <div class="main-container">
    <div class="space-y-[70px]">
      <!-- heading  -->
      <div class="text-center">
        <span
          data-ns-animate
          data-delay="0.1"
          class="badge badge-green mb-5"
          aria-label="Section category"
          >Music workflow notes and practical guides</span
        >
        <h2 data-ns-animate data-delay="0.2" id="blog-section-heading" class="mb-3">
          Our recent news & insights
        </h2>
        <p data-ns-animate data-delay="0.3">
          Our recent news & insights highlight the latest developments and trends shaping our
          industry.
        </p>
      </div>

      <!-- blog section  -->
      <div class="grid grid-cols-12 gap-y-8 lg:gap-x-8 justify-center">
        <!-- blog 01  -->
        <article
          data-ns-animate
          data-delay="0.4"
          class="lg:col-span-5 xl:col-span-6 col-span-12 group relative"
        >
          <div
            class="bg-white dark:bg-background-6 space-y-10 rounded-[20px] scale-100 group-hover:scale-[101%] transition-transform duration-500 group-hover:transition-transform group-hover:duration-500"
          >
            <!-- link  -->
            <a
              href="/early-access/"
              class="absolute inset-0"
              aria-label="Read full article about Digital is making place in funds back-office"
            ></a>

            <!-- blog img  -->
            <figure
              class="rounded-[20px] w-full overflow-hidden xl:max-w-[629px] lg:h-[352px] xl:h-[367px]"
            >
              <img
                src="./images/ns-img-469.png"
                alt="Digital funds back-office illustration"
                class="size-full object-cover"
                loading="lazy"
              />
            </figure>

            <!-- blog content  -->
            <div class="px-5 sm:px-8 pb-8">
              <!-- blog badge  -->
              <div class="space-x-2 mb-6">
                <span class="badge badge-gray-light">Music Workflow</span>
                <span class="badge badge-gray-light">Music Workflow</span>
              </div>
              <!-- time and title  -->
              <div class="mb-7 space-y-4">
                <!-- blog time  -->
                <div class="flex items-center">
                  <!-- publish data  -->
                  <div class="flex items-center gap-2">
                    <span aria-hidden="true">
                      <svg
                        xmlns="http://www.w3.org/2000/svg"
                        width="24"
                        height="25"
                        viewBox="0 0 24 25"
                        fill="none"
                        aria-hidden="true"
                        class="fill-[#09121F] dark:fill-accent/20"
                      >
                        <g clip-path="url(#clip0_3228_3397)">
                          <path
                            d="M17 3.5H21C21.2652 3.5 21.5196 3.60536 21.7071 3.79289C21.8946 3.98043 22 4.23478 22 4.5V20.5C22 20.7652 21.8946 21.0196 21.7071 21.2071C21.5196 21.3946 21.2652 21.5 21 21.5H3C2.73478 21.5 2.48043 21.3946 2.29289 21.2071C2.10536 21.0196 2 20.7652 2 20.5V4.5C2 4.23478 2.10536 3.98043 2.29289 3.79289C2.48043 3.60536 2.73478 3.5 3 3.5H7V1.5H9V3.5H15V1.5H17V3.5ZM20 11.5H4V19.5H20V11.5ZM15 5.5H9V7.5H7V5.5H4V9.5H20V5.5H17V7.5H15V5.5ZM6 13.5H8V15.5H6V13.5ZM11 13.5H13V15.5H11V13.5ZM16 13.5H18V15.5H16V13.5Z"
                          />
                        </g>
                        <defs>
                          <clipPath id="clip0_3228_3397">
                            <rect
                              width="24"
                              height="24"
                              fill="white"
                              transform="translate(0 0.5)"
                            />
                          </clipPath>
                        </defs>
                      </svg>
                    </span>
                    <time
                      datetime="2025-05-14"
                      class="text-tagline-2 text-secondary/60 dark:text-accent/60"
                    >
                      14.05.2025
                    </time>
                  </div>

                  <div class="px-4 text-stroke-2 dark:text-stroke-6" aria-hidden="true">|</div>

                  <!-- time  -->
                  <div class="flex items-center gap-2">
                    <span aria-hidden="true">
                      <svg
                        xmlns="http://www.w3.org/2000/svg"
                        width="24"
                        height="25"
                        viewBox="0 0 24 25"
                        fill="none"
                        aria-hidden="true"
                        class="fill-[#09121F] dark:fill-accent/20"
                      >
                        <g clip-path="url(#clip0_3228_3404)">
                          <path
                            d="M17.6176 6.468L19.0706 5.015L20.4846 6.429L19.0316 7.882C20.4673 9.67917 21.1605 11.9579 20.9687 14.2501C20.7768 16.5424 19.7146 18.6742 18.0001 20.2077C16.2856 21.7412 14.0489 22.5601 11.7496 22.4961C9.45018 22.4321 7.26258 21.4901 5.63604 19.8635C4.00951 18.237 3.0675 16.0494 3.00349 13.75C2.93948 11.4506 3.75832 9.21402 5.29185 7.49951C6.82538 5.785 8.95718 4.72275 11.2494 4.53092C13.5417 4.33909 15.8204 5.03223 17.6176 6.468ZM11.9996 20.5C12.9188 20.5 13.8291 20.3189 14.6784 19.9672C15.5276 19.6154 16.2993 19.0998 16.9493 18.4497C17.5993 17.7997 18.1149 17.0281 18.4667 16.1788C18.8185 15.3295 18.9996 14.4193 18.9996 13.5C18.9996 12.5807 18.8185 11.6705 18.4667 10.8212C18.1149 9.97194 17.5993 9.20026 16.9493 8.55025C16.2993 7.90024 15.5276 7.38463 14.6784 7.03284C13.8291 6.68106 12.9188 6.5 11.9996 6.5C10.1431 6.5 8.36258 7.2375 7.04982 8.55025C5.73707 9.86301 4.99957 11.6435 4.99957 13.5C4.99957 15.3565 5.73707 17.137 7.04982 18.4497C8.36258 19.7625 10.1431 20.5 11.9996 20.5ZM10.9996 8.5H12.9996V14.5H10.9996V8.5ZM7.99957 1.5H15.9996V3.5H7.99957V1.5Z"
                          />
                        </g>
                        <defs>
                          <clipPath id="clip0_3228_3404">
                            <rect
                              width="24"
                              height="24"
                              fill="white"
                              transform="translate(0 0.5)"
                            />
                          </clipPath>
                        </defs>
                      </svg>
                    </span>
                    <span class="text-tagline-2 text-secondary/60 dark:text-accent/60">
                      1 min
                    </span>
                  </div>
                </div>

                <!-- blog title  -->
                <h3 class="text-heading-6 xl:text-heading-5">
                  <a
                    href="/early-access/"
                    aria-label="Read full article about Digital is making place in funds back-office"
                  >
                    Digital is making place in funds back-office
                  </a>
                </h3>
              </div>

              <!-- blog link tag  -->
              <div>
                <a
                  href="/early-access/"
                  class="btn btn-white hover:btn-secondary btn-md dark:btn-transparent dark:hover:btn-accent"
                >
                  <span> Read more </span>
                </a>
              </div>
            </div>
          </div>
        </article>

        <!-- blog 02 and 03  -->
        <div class="lg:col-span-7 xl:col-span-6 col-span-12">
          <div data-ns-animate data-delay="0.5" class="flex flex-col gap-y-8">
            <!-- blog 02  -->
            <article class="group">
              <div
                class="bg-white dark:bg-background-6 rounded-[20px] flex flex-col md:flex-row items-center xl:gap-x-8 scale-100 group-hover:scale-[101%] transition-transform duration-500 group-hover:transition-transform group-hover:duration-500"
              >
                <a
                  href="/early-access/"
                  class="absolute inset-0"
                  aria-label="Read full article about Digital is making place in funds back-office"
                ></a>
                <!-- blog img  -->
                <figure class="w-full rounded-[20px] overflow-auto inline-block lg:max-w-[296px]">
                  <img
                    src="./images/ns-img-470.png"
                    alt="ProduceHits music workflow illustration"
                    class="size-full object-cover"
                    loading="lazy"
                  />
                </figure>

                <!-- blog content  -->
                <div class="xl:py-8 py-4 px-5 sm:px-4 xl:px-0">
                  <!-- blog badge  -->
                  <div class="space-x-2 mb-6">
                    <span class="badge badge-gray-light">Music Workflow</span>
                    <span class="badge badge-gray-light">Music Workflow</span>
                  </div>

                  <!-- time and title  -->
                  <div class="mb-7 space-y-4">
                    <!-- blog time  -->
                    <div class="flex items-center gap-2">
                      <!-- publish data  -->
                      <div class="flex items-center gap-2">
                        <span aria-hidden="true">
                          <svg
                            xmlns="http://www.w3.org/2000/svg"
                            width="24"
                            height="25"
                            viewBox="0 0 24 25"
                            fill="none"
                            aria-hidden="true"
                            class="fill-[#09121F] dark:fill-accent/20"
                          >
                            <g clip-path="url(#clip0_3228_3397)">
                              <path
                                d="M17 3.5H21C21.2652 3.5 21.5196 3.60536 21.7071 3.79289C21.8946 3.98043 22 4.23478 22 4.5V20.5C22 20.7652 21.8946 21.0196 21.7071 21.2071C21.5196 21.3946 21.2652 21.5 21 21.5H3C2.73478 21.5 2.48043 21.3946 2.29289 21.2071C2.10536 21.0196 2 20.7652 2 20.5V4.5C2 4.23478 2.10536 3.98043 2.29289 3.79289C2.48043 3.60536 2.73478 3.5 3 3.5H7V1.5H9V3.5H15V1.5H17V3.5ZM20 11.5H4V19.5H20V11.5ZM15 5.5H9V7.5H7V5.5H4V9.5H20V5.5H17V7.5H15V5.5ZM6 13.5H8V15.5H6V13.5ZM11 13.5H13V15.5H11V13.5ZM16 13.5H18V15.5H16V13.5Z"
                              />
                            </g>
                            <defs>
                              <clipPath id="clip0_3228_3397">
                                <rect
                                  width="24"
                                  height="24"
                                  fill="white"
                                  transform="translate(0 0.5)"
                                />
                              </clipPath>
                            </defs>
                          </svg>
                        </span>
                        <time
                          datetime="2025-05-14"
                          class="text-tagline-2 text-secondary/60 dark:text-accent/60"
                        >
                          14.05.2025
                        </time>
                      </div>

                      <div class="px-4 text-stroke-2 dark:text-stroke-6" aria-hidden="true">|</div>

                      <!-- time  -->
                      <div class="flex items-center gap-2">
                        <span aria-hidden="true">
                          <svg
                            xmlns="http://www.w3.org/2000/svg"
                            width="24"
                            height="25"
                            viewBox="0 0 24 25"
                            fill="none"
                            aria-hidden="true"
                            class="fill-[#09121F] dark:fill-accent/20"
                          >
                            <g clip-path="url(#clip0_3228_3404)">
                              <path
                                d="M17.6176 6.468L19.0706 5.015L20.4846 6.429L19.0316 7.882C20.4673 9.67917 21.1605 11.9579 20.9687 14.2501C20.7768 16.5424 19.7146 18.6742 18.0001 20.2077C16.2856 21.7412 14.0489 22.5601 11.7496 22.4961C9.45018 22.4321 7.26258 21.4901 5.63604 19.8635C4.00951 18.237 3.0675 16.0494 3.00349 13.75C2.93948 11.4506 3.75832 9.21402 5.29185 7.49951C6.82538 5.785 8.95718 4.72275 11.2494 4.53092C13.5417 4.33909 15.8204 5.03223 17.6176 6.468ZM11.9996 20.5C12.9188 20.5 13.8291 20.3189 14.6784 19.9672C15.5276 19.6154 16.2993 19.0998 16.9493 18.4497C17.5993 17.7997 18.1149 17.0281 18.4667 16.1788C18.8185 15.3295 18.9996 14.4193 18.9996 13.5C18.9996 12.5807 18.8185 11.6705 18.4667 10.8212C18.1149 9.97194 17.5993 9.20026 16.9493 8.55025C16.2993 7.90024 15.5276 7.38463 14.6784 7.03284C13.8291 6.68106 12.9188 6.5 11.9996 6.5C10.1431 6.5 8.36258 7.2375 7.04982 8.55025C5.73707 9.86301 4.99957 11.6435 4.99957 13.5C4.99957 15.3565 5.73707 17.137 7.04982 18.4497C8.36258 19.7625 10.1431 20.5 11.9996 20.5ZM10.9996 8.5H12.9996V14.5H10.9996V8.5ZM7.99957 1.5H15.9996V3.5H7.99957V1.5Z"
                              />
                            </g>
                            <defs>
                              <clipPath id="clip0_3228_3404">
                                <rect
                                  width="24"
                                  height="24"
                                  fill="white"
                                  transform="translate(0 0.5)"
                                />
                              </clipPath>
                            </defs>
                          </svg>
                        </span>
                        <span class="text-tagline-2 text-secondary/60 dark:text-accent/60">
                          1 min
                        </span>
                      </div>
                    </div>

                    <!-- blog title  -->
                    <h3 class="text-heading-6 xl:text-heading-5">
                      <a
                        href="/early-access/"
                        aria-label="Read full article about Digital is making place in funds back-office"
                      >
                        Digital is making place in funds back-office
                      </a>
                    </h3>
                  </div>

                  <!-- blog link tag  -->
                  <div>
                    <a
                      href="/early-access/"
                      class="btn btn-white hover:btn-secondary btn-md dark:btn-transparent dark:hover:btn-accent"
                    >
                      <span>Read more</span>
                    </a>
                  </div>
                </div>
              </div>
            </article>

            <!-- blog 03  -->
            <article class="group">
              <div
                class="bg-white dark:bg-background-6 rounded-[20px] flex flex-col md:flex-row items-center xl:gap-8 gap-4 scale-100 group-hover:scale-[101%] transition-transform duration-500 group-hover:transition-transform group-hover:duration-500"
              >
                <!-- link  -->
                <a
                  href="/early-access/"
                  class="absolute inset-0"
                  aria-label="Read full article about Digital is making place in funds back-office"
                ></a>
                <!-- blog img  -->
                <figure class="w-full rounded-[20px] overflow-auto inline-block lg:max-w-[296px]">
                  <img
                    src="./images/ns-img-471.png"
                    alt="ProduceHits music workflow illustration"
                    class="size-full object-cover"
                    loading="lazy"
                  />
                </figure>

                <!-- blog content  -->
                <div class="xl:py-8 py-4 px-5 sm:px-4 xl:px-0">
                  <!-- blog badge  -->
                  <div class="space-x-2 mb-6">
                    <span class="badge badge-gray-light">Music Workflow</span>
                    <span class="badge badge-gray-light">Music Workflow</span>
                  </div>

                  <!-- time and title  -->
                  <div class="mb-7 space-y-4">
                    <!-- blog time  -->
                    <div class="flex items-center gap-2">
                      <!-- publish data  -->
                      <div class="flex items-center gap-2">
                        <span aria-hidden="true">
                          <svg
                            xmlns="http://www.w3.org/2000/svg"
                            width="24"
                            height="25"
                            viewBox="0 0 24 25"
                            fill="none"
                            aria-hidden="true"
                            class="fill-[#09121F] dark:fill-accent/20"
                          >
                            <g clip-path="url(#clip0_3228_3397)">
                              <path
                                d="M17 3.5H21C21.2652 3.5 21.5196 3.60536 21.7071 3.79289C21.8946 3.98043 22 4.23478 22 4.5V20.5C22 20.7652 21.8946 21.0196 21.7071 21.2071C21.5196 21.3946 21.2652 21.5 21 21.5H3C2.73478 21.5 2.48043 21.3946 2.29289 21.2071C2.10536 21.0196 2 20.7652 2 20.5V4.5C2 4.23478 2.10536 3.98043 2.29289 3.79289C2.48043 3.60536 2.73478 3.5 3 3.5H7V1.5H9V3.5H15V1.5H17V3.5ZM20 11.5H4V19.5H20V11.5ZM15 5.5H9V7.5H7V5.5H4V9.5H20V5.5H17V7.5H15V5.5ZM6 13.5H8V15.5H6V13.5ZM11 13.5H13V15.5H11V13.5ZM16 13.5H18V15.5H16V13.5Z"
                              />
                            </g>
                            <defs>
                              <clipPath id="clip0_3228_3397">
                                <rect
                                  width="24"
                                  height="24"
                                  fill="white"
                                  transform="translate(0 0.5)"
                                />
                              </clipPath>
                            </defs>
                          </svg>
                        </span>
                        <time
                          datetime="2025-05-14"
                          class="text-tagline-2 text-secondary/60 dark:text-accent/60"
                        >
                          14.05.2025
                        </time>
                      </div>

                      <div class="px-4 text-stroke-2 dark:text-stroke-6" aria-hidden="true">|</div>

                      <!-- time  -->
                      <div class="flex items-center gap-2">
                        <span aria-hidden="true">
                          <svg
                            xmlns="http://www.w3.org/2000/svg"
                            width="24"
                            height="25"
                            viewBox="0 0 24 25"
                            fill="none"
                            aria-hidden="true"
                            class="fill-[#09121F] dark:fill-accent/20"
                          >
                            <g clip-path="url(#clip0_3228_3404)">
                              <path
                                d="M17.6176 6.468L19.0706 5.015L20.4846 6.429L19.0316 7.882C20.4673 9.67917 21.1605 11.9579 20.9687 14.2501C20.7768 16.5424 19.7146 18.6742 18.0001 20.2077C16.2856 21.7412 14.0489 22.5601 11.7496 22.4961C9.45018 22.4321 7.26258 21.4901 5.63604 19.8635C4.00951 18.237 3.0675 16.0494 3.00349 13.75C2.93948 11.4506 3.75832 9.21402 5.29185 7.49951C6.82538 5.785 8.95718 4.72275 11.2494 4.53092C13.5417 4.33909 15.8204 5.03223 17.6176 6.468ZM11.9996 20.5C12.9188 20.5 13.8291 20.3189 14.6784 19.9672C15.5276 19.6154 16.2993 19.0998 16.9493 18.4497C17.5993 17.7997 18.1149 17.0281 18.4667 16.1788C18.8185 15.3295 18.9996 14.4193 18.9996 13.5C18.9996 12.5807 18.8185 11.6705 18.4667 10.8212C18.1149 9.97194 17.5993 9.20026 16.9493 8.55025C16.2993 7.90024 15.5276 7.38463 14.6784 7.03284C13.8291 6.68106 12.9188 6.5 11.9996 6.5C10.1431 6.5 8.36258 7.2375 7.04982 8.55025C5.73707 9.86301 4.99957 11.6435 4.99957 13.5C4.99957 15.3565 5.73707 17.137 7.04982 18.4497C8.36258 19.7625 10.1431 20.5 11.9996 20.5ZM10.9996 8.5H12.9996V14.5H10.9996V8.5ZM7.99957 1.5H15.9996V3.5H7.99957V1.5Z"
                              />
                            </g>
                            <defs>
                              <clipPath id="clip0_3228_3404">
                                <rect
                                  width="24"
                                  height="24"
                                  fill="white"
                                  transform="translate(0 0.5)"
                                />
                              </clipPath>
                            </defs>
                          </svg>
                        </span>
                        <span class="text-tagline-2 text-secondary/60 dark:text-accent/60">
                          1 min
                        </span>
                      </div>
                    </div>

                    <!-- blog title  -->
                    <h3 class="text-heading-6 xl:text-heading-5">
                      <a
                        href="/early-access/"
                        aria-label="Read full article about Digital is making place in funds back-office"
                      >
                        Digital is making place in funds back-office
                      </a>
                    </h3>
                  </div>

                  <!-- blog link tag  -->
                  <div>
                    <a
                      href="/early-access/"
                      class="btn btn-white hover:btn-secondary btn-md dark:btn-transparent dark:hover:btn-accent"
                    >
                      <span>Read more</span>
                    </a>
                  </div>
                </div>
              </div>
            </article>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>

    </main>
    <!-- =========================
Footer v1
===========================-->
<footer class="bg-secondary dark:bg-background-8 relative overflow-hidden">
  <!-- right gradient -->
  <figure
    data-ns-animate
    data-delay="0.4"
    data-duration="0.8"
    data-direction="right"
    data-offset="400"
    class="pointer-events-none absolute top-[-17%] right-[-64%] size-[550px] rotate-[-30deg] bg-top-right select-none max-[376px]:right-[-83%] md:top-[-25%] md:right-[-30%] lg:right-[-19%] xl:top-[-32%] xl:right-[-9%]"
  >
    <img
      class="size-full object-cover object-top"
      src="./images/ns-img-493.png"
      alt="Decorative gradient background"
    />
  </figure>

  <!-- left gradient -->
  <figure
    data-ns-animate
    data-delay="0.4"
    data-duration="0.8"
    data-direction="left"
    data-offset="400"
    class="pointer-events-none absolute bottom-[-33%] left-[-83%] size-[728px] select-none min-[2559px]:!left-[-16%] md:bottom-[-60%] md:left-[-52%] md:size-[870px] lg:left-[-38%] xl:bottom-[-77%] xl:left-[-30%] 2xl:left-[-22%]"
  >
    <img
      class="size-full object-bottom"
      src="./images/ns-img-494.png"
      alt="Decorative gradient background"
    />
  </figure>
  <div class="main-container px-5">
    <div class="grid grid-cols-12 justify-between gap-x-0 gap-y-16 pt-16 pb-12 xl:pt-[90px]">
      <div class="col-span-12 xl:col-span-4">
        <div data-ns-animate data-delay="0.3" class="max-w-[306px]">
          <figure>
            <img src="./images/shared/dark-logo.svg" alt="ProduceHits Logo" />
          </figure>
          <p class="text-accent/60 text-tagline-1 mt-4 mb-7 font-normal">
            The computational layer that turns finished songs into organized, reusable creative material.
          </p>
          <div class="flex items-center gap-3">
            <a href="/contact/" class="footer-social-link">
<span class="sr-only">ProduceHits community</span>
<img class="size-6" src="./images/icons/facebook.svg" alt="ProduceHits community" />
            </a>
            <div class="bg-stroke-1/20 h-6 w-px"></div>
            <a href="/learn/" class="footer-social-link">
<span class="sr-only">ProduceHits updates</span>
<img class="size-6" src="./images/icons/instagram.svg" alt="ProduceHits updates" />
            </a>
            <div class="bg-stroke-1/20 h-6 w-px"></div>
            <a href="/learn/" class="footer-social-link">
<span class="sr-only">ProduceHits video channel</span>
<img class="size-6" src="./images/icons/youtube.svg" alt="ProduceHits video channel" />
            </a>
            <div class="bg-stroke-1/20 h-6 w-px"></div>
            <a href="/learn/" class="footer-social-link">
<span class="sr-only">ProduceHits company channel</span>
<img class="size-6" src="./images/icons/linkedin.svg" alt="ProduceHits company channel" />
            </a>
            <div class="bg-stroke-1/20 h-6 w-px"></div>
            <a href="/learn/" class="footer-social-link">
<span class="sr-only">ProduceHits studio channel</span>
<img class="size-6" src="./images/icons/dribbble.svg" alt="ProduceHits studio channel" />
            </a>
            <div class="bg-stroke-1/20 h-6 w-px"></div>
            <a href="/learn/" class="footer-social-link">
<span class="sr-only">ProduceHits visual channel</span>
<img class="size-6" src="./images/icons/behance.svg" alt="ProduceHits visual channel" />
            </a>
          </div>
        </div>
      </div>
      <div class="col-span-12 grid grid-cols-12 gap-x-0 gap-y-8 xl:col-span-8">
        <div class="col-span-12 md:col-span-4">
          <div data-ns-animate data-delay="0.4" class="space-y-8">
            <p class="sm:text-heading-6 text-tagline-1 text-primary-50 font-normal">Suite</p>
            <ul class="space-y-3 sm:space-y-5">
              <li>
                <a href="/about/" class="footer-link"> About ProduceHits </a>
              </li>
              <li>
                <a href="/technology/" class="footer-link"> Powered by AFCUT </a>
              </li>
              <li>
                <a href="/benchmarks/" class="footer-link">
                  Benchmarks
                </a>
              </li>
              <li>
                <a href="/contact/" class="footer-link">
                  Contact us
                </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="col-span-12 md:col-span-4">
          <div data-ns-animate data-delay="0.5" class="space-y-8">
            <p class="sm:text-heading-6 text-tagline-1 text-primary-50 font-normal">Trust & Safety</p>
            <ul class="space-y-3 sm:space-y-5">
              <li>
                <a href="/faq/" class="footer-link"> FAQ </a>
              </li>
              <li>
                <a href="/documentation/" class="footer-link">
                  Documentation
                </a>
              </li>
              <li>
                <a href="/how-it-works/" class="footer-link"> How It Works </a>
              </li>
              <li>
                <a href="/trust/" class="footer-link"> Trust & Safety </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="col-span-12 md:col-span-4">
          <div data-ns-animate data-delay="0.6" class="space-y-8">
            <p class="sm:text-heading-6 text-tagline-1 text-primary-50 font-normal">
              Legal Policies
            </p>
            <ul class="space-y-3 sm:space-y-5">
              <li>
                <a href="/legal/" class="footer-link">
                  Terms & Conditions
                </a>
              </li>
              <li>
                <a href="/legal/" class="footer-link">
                  Privacy Policy
                </a>
              </li>
              <li>
                <a href="/legal/" class="footer-link">
                  Refund Policy
                </a>
              </li>
              <li>
                <a href="/legal/" class="footer-link">
                  GDPR Compliance
                </a>
              </li>
              <li>
                <a href="/legal/" class="footer-link">
                  Affiliate Policy
                </a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div class="relative pt-[26px] pb-[100px] text-center">
      <div
        class="footer-divider bg-accent/10 dark:bg-stroke-4/10 absolute top-0 right-0 left-0 mx-auto h-px w-0 origin-center"
      ></div>
      <p
        data-ns-animate
        data-delay="0.7"
        data-offset="10"
        data-start="top 105%"
        class="text-tagline-1 text-primary-50 font-normal"
      >
        Copyright &copy;ProduceHits — the heavy computational utility for music producers
      </p>
    </div>
  </div>
  
  <div class="{=$hide-theme-toggle}">
    <!-- =========================
Theme Toggle Button
===========================-->
<button
  id="theme-toggle"
  data-default-theme="{=$default-theme}"
  aria-label="Theme toggle button"
  class="size-12 bg-background-8 !z-[9999] dark:bg-white rounded-l-2xl cursor-pointer flex items-center justify-center fixed right-0 bottom-5"
>
  <span id="dark-theme-icon">
    <svg
      xmlns="http://www.w3.org/2000/svg"
      fill="none"
      viewBox="0 0 24 24"
      stroke-width="1.5"
      stroke="currentColor"
      class="size-6 stroke-black"
    >
      <path
        stroke-linecap="round"
        stroke-linejoin="round"
        d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z"
      />
    </svg>
  </span>
  <span id="light-theme-icon">
    <svg
      xmlns="http://www.w3.org/2000/svg"
      fill="none"
      viewBox="0 0 24 24"
      stroke-width="1.5"
      class="size-6 stroke-white"
    >
      <path
        stroke-linecap="round"
        stroke-linejoin="round"
        d="M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z"
      />
    </svg>
  </span>
</button>

  </div>
  <script src="./vendor/swiper.min.js"></script>
<script src="./vendor/leaflet.min.js"></script>
<script src="./vendor/vanilla-infinite-marquee.min.js"></script>
<script src="./vendor/split-text.min.js"></script>
<script src="./vendor/gsap.min.js"></script>
<script src="./vendor/scroll-trigger.min.js"></script>
<script src="./vendor/draw-svg.min.js"></script>
<script src="./vendor/scroll-trigger.min.js"></script>
<script src="./vendor/motionpathplugin.min.js"></script>
<script src="./vendor/lenis.min.js"></script>
<script src="./vendor/springer.min.js"></script>
<script src="./vendor/number-counter.js"></script>
<script src="./vendor/stack-card.min.js"></script>


  <script  src="./assets/main.js"></script>
</footer>

  </body>
</html>
