<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="renderer" content="webkit">
    <meta name="force-rendering" content="webkit">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
    <!-- 会被 HtmlWebpackPlugin 覆盖  -->
    <link rel="shortcut icon" href="https://assets.tapimg.com/cupid-apps/web-app/favicon.2.ico">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-2048-2732.jpg" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1668-2388.jpg" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1536-2048.jpg" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1668-2224.jpg" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1620-2160.jpg" media="(device-width: 810px) and (device-height: 1080px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1284-2778.jpg" media="(device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1170-2532.jpg" media="(device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1125-2436.jpg" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1242-2688.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-828-1792.jpg" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-1242-2208.jpg" media="(device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-750-1334.jpg" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">
    <link rel="apple-touch-startup-image" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/apple-splash-images/apple-splash-640-1136.jpg" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)">

    <title>TapTap</title>
    <style>
      :root {
        --extension-background-gray: #f5f7f8;
        --web-background-gray-01: #FAFCFD;
        --index-logo-color-1: rgb(185, 190, 193);
        --index-logo-color-2: rgb(185, 190, 193);
        --index-logo-color-opacity-1: 0.3;
        --index-logo-color-opacity-2: 0.5;
        --index-logo-display: block;
        --index-logo-display-backup: none;
      }
      @media (prefers-color-scheme: dark) {
        :root {
          --extension-background-gray: #292b35;
          --web-background-gray-01: #0F0F0F;
          --index-logo-color-1: #1c1e2d;
          --index-logo-color-2: #2c2e3a;
          --index-logo-color-opacity-1: 1;
          --index-logo-color-opacity-2: 1;
        }
      }
      body {
        margin: 0;
        padding: 0;
      }
      #app {
        width: 100vw;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      #app,
      #tap {
        background: #f5f7f8;
        background: var(--web-background-gray);
      }
      .index-svg {
        display: none;
        display: var(--index-logo-display);
      }
      .index-svg-backup {
        display: block;
        display: var(--index-logo-display-backup);
      }
    </style>
    <script src="//g.alicdn.com/frontend-lib/frontend-lib/2.3.74/antidom.js"></script><script src="//o.alicdn.com/frontend-lib/common-lib/jquery.min.js"></script><script>window.__tapEnv__ = {"FEEDBACK_API_URL":"https://feedback.taptapdada.com","SENTRY_DSN":"https://9673d6331d3548c8a72c538f8b83ffdd@sentry.tapsvc.com/156","SENTRY_ACTIVE":"true","NODE_ENV":"production","RUNTIME_ENV":"release","WWW_DOMAIN_CN":"www.tpp315.com","WWW_DOMAIN_CN_TEMP":"www.tpp315.com","WWW_DOMAIN_INTL":"www.taptap.io","WWW_RUNTIME_ENV":"release","WWW_AB.LOG_CONFIG.HOST":"cn-beijing.log.aliyuncs.com","WWW_AB.LOG_CONFIG.PROJECT":"tap-bigdata-bj","WWW_AB.LOG_CONFIG.LOG_STORE":"web_abtest_log","WWW_AB.LABEL.REVIEW_TEMPLATE":"37001be5-3554-4a3f-abd0-d28c99675fcc","ACCOUNT_RUNTIME_ENV":"release-cn","DOMAIN_TAP":"www.tpp315.com","CLUSTER_REGION":"cn","SECOND_DOMAIN":"tpp315.com","APP_API_URL":"https://www.tpp315.com","ACCOUNT_URL":"https://accounts.tpp315.com","WWW_ACCOUNT_URL":"https://accounts.tpp315.com","WWW_APP_URL":"https://www.tpp315.com","WWW_CLUSTER_REGION":"cn","WWW_DOMAIN_DEVELOPER":"developer.tpp315.com","WWW_DOMAIN_DOWNLOAD":"d.tpp315.com","WWW_SECOND_DOMAIN":"tpp315.com","WWW_ACCOUNT_URL_TEMP":"https://accounts.tpp315.com","WWW_APP_URL_TEMP":"https://www.tpp315.com","WWW_SECOND_DOMAIN_TEMP":"tpp315.com","WWW_SENTRY_ACTIVE":"true","WWW_SENTRY_DSN":"https://77364a95d121433e86221c667713ea09@sentry.tapsvc.com/54","ACCOUNT_DOMAIN_TAP":"www.tpp315.com","ACCOUNT_DOMAIN_TAP_TEMP":"www.tpp315.com","ACCOUNT_CLIENT_ID":"XNQDwJfWa6toXnG077","ACCOUNT_CLUSTER_REGION":"cn"}</script>
  <script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vant-eba584d0.fa6e7d04.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vant-dcab5fee.1a1643f6.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-978f7d20.b1d8c46b.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-f37a748d.0e9bf7ab.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-41e96014.4105735a.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-6575d636.a9a44bb7.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-fc7032e9.992115e9.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-5f01b890.444f9907.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-4c3bcec0.47a4575f.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-e7f0f4d3.8e9fad1f.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-5c7c8bfa.ed242dae.js"></script><script defer="defer" src="https://assets.tapimg.com/cupid-apps/web-app/static/js/main.28671ed5.js"></script><link href="https://assets.tapimg.com/cupid-apps/web-app/static/css/main.f9244231.css" rel="preload" as="style"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-41e96014.4105735a.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-978f7d20.b1d8c46b.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/app-utils-f37a748d.0e9bf7ab.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vant-dcab5fee.1a1643f6.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vant-eba584d0.fa6e7d04.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-4c3bcec0.47a4575f.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-5c7c8bfa.ed242dae.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-5f01b890.444f9907.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-6575d636.a9a44bb7.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-e7f0f4d3.8e9fad1f.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/chunk-vendors-fc7032e9.992115e9.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/js/main.28671ed5.js" rel="preload" as="script"><link href="https://assets.tapimg.com/cupid-apps/web-app/static/css/main.f9244231.css" rel="stylesheet"><meta name="apple-mobile-web-app-title" content="TapTap" /><meta name="apple-mobile-web-app-capable" content="yes" /><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" /><meta name="theme-color" content="#F5F7F8" /><link rel="apple-touch-icon" href="https://assets.tapimg.com/cupid-apps/web-app/public-static/img/icons/apple-touch-icon-home-192x192-v6.png" /><link rel="manifest" href="/manifest.v6.json" />
<script>
(function(){
  // ===== 你自定义的首页TDK =====
  var HOME_TITLE = 'TapTap点点体育 - 热门体育游戏交流与攻略社区';
  var HOME_DESC  = 'TapTap点点体育专注体育类手游与竞技游戏的分享与交流，提供最新资讯、赛事动态、热门排行、玩家测评与下载推荐。';
  var HOME_KEYS  = 'TapTap,TapTap官网,TapTap下载安装,TapTap点点体育';

  // ===== 二级页标题处理策略 =====
  // 1) 如果包含“TapTap”，替换为“TapTap点点体育”
  // 2) 否则给标题追加“ - TapTap点点体育”（避免重复追加）
  // 3) 二级页默认不强制改 description/keywords（减少重复与SEO惩罚风险）
  var BRAND_SRC  = /(^|\s)TapTap(\s|$)/;           // 宽松匹配品牌词
  var BRAND_STR  = 'TapTap点点体育';
  var TITLE_SUFFIX = ' - ' + BRAND_STR;

  // 工具
  function upsertMeta(name, content){
    var m = document.querySelector('meta[name="'+name+'"]');
    if(!m){
      m = document.createElement('meta');
      m.setAttribute('name', name);
      document.head.appendChild(m);
    }
    if(m.getAttribute('content') !== content){
      m.setAttribute('content', content);
    }
  }
  function isHome(path){
    return path === '/' || path === '' || path === '/index' || path === '/index.html';
  }
  function transformSubTitle(t){
    if (!t) return t;
    if (BRAND_SRC.test(t)) {
      return t.replace(/TapTap/g, BRAND_STR);
    }
    if (!t.includes(BRAND_STR)) {
      return t + TITLE_SUFFIX;
    }
    return t; // 已包含则不重复
  }

  var applying = false; // 防抖，避免观察器死循环
  function applyTDK(){
    if (applying) return;
    applying = true;

    var path = location.pathname;
    if (isHome(path)) {
      if (document.title !== HOME_TITLE) document.title = HOME_TITLE;
      upsertMeta('description', HOME_DESC);
      upsertMeta('keywords', HOME_KEYS);
    } else {
      // 二级页：只处理标题的品牌规范化，避免全站同标题
      var cur = document.title || '';
      var next = transformSubTitle(cur);
      if (next && next !== cur) document.title = next;

      // 若你仍想轻量改二级页描述中的品牌词，可解开下面两行
      // var dm = document.querySelector('meta[name="description"]');
      // if (dm && dm.content) dm.setAttribute('content', dm.content.replace(/TapTap/g, BRAND_STR));
    }

    applying = false;
  }

  // 首屏 & 路由切换 & 异步改动 统统兜住
  if (document.readyState === 'loading') {
    document.addEventListener('DOMContentLoaded', applyTDK);
  } else {
    applyTDK();
  }
  window.addEventListener('load', applyTDK);

  try {
    var mo = new MutationObserver(function(){ applyTDK(); });
    mo.observe(document.head, { subtree:true, childList:true, attributes:true, characterData:true });
  } catch(e){}

  ['pushState','replaceState'].forEach(function(k){
    var _ = history[k];
    if (_) {
      history[k] = function(){
        var r = _.apply(this, arguments);
        setTimeout(applyTDK, 0);
        return r;
      };
    }
  });
  window.addEventListener('hashchange', function(){ setTimeout(applyTDK, 0); });

  setInterval(applyTDK, 1500);
})();
</script>
</head>
  <body>
    <noscript>
      <strong>We're sorry but TapTap doesn't work properly without JavaScript enabled. Please
        enable it to continue.</strong>
    </noscript>
    <div id="app">
      <svg class="index-svg" width="400" height="160" viewBox="0 0 300 120" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M105.349 46.2021V42.4611C105.349 41.6507 104.642 41.0129 103.831 41.0819L88.8845 42.5817C88.8845 42.5817 88.1088 42.6507 87.3502 42.7024C85.9883 42.7886 84.9711 42.8231 84.2126 42.4955C83.7643 42.3059 83.1782 41.8749 82.8851 41.2025C82.7817 40.9784 82.4886 40.9267 82.3334 41.1163C81.4542 42.0301 80.5922 43.4265 80.2474 44.7194C79.8854 46.1159 79.782 47.9778 80.9198 49.3742C81.7473 50.3914 83.2127 51.2533 86.3331 50.9258C87.0744 50.8568 87.8674 50.7706 88.3157 50.7189C88.5225 50.7016 88.6949 50.8568 88.6949 51.0637V69.8378C88.6949 70.6481 89.4017 71.286 90.212 71.217L94.8668 70.7515C96.6252 70.5791 97.9699 69.0965 97.9699 67.3208V50.0638C97.9699 49.8914 98.1078 49.7362 98.2802 49.719L102.573 49.288C104.142 49.1156 105.349 47.7881 105.349 46.2021ZM134.794 50.3568C135.863 49.288 138.294 47.995 141.121 47.8226C143.931 47.6329 146.448 48.6156 148.207 50.5982C151.448 54.2875 150.689 59.5801 150.362 60.9421C149.551 64.4245 147.483 66.9415 144.931 68.4414C141.949 70.1999 138.156 70.4067 135.984 69.6654V75.0787C135.984 76.8544 134.639 78.337 132.88 78.5094L128.674 78.9404C127.864 79.0094 127.157 78.3715 127.157 77.5612V53.9083C127.157 52.3394 126.95 51.4602 126.502 51.012C126.466 50.9767 126.436 50.9459 126.405 50.9197C126.375 50.8946 126.346 50.8737 126.312 50.8568C126.105 50.7189 126.071 50.443 126.26 50.2879C127.174 49.5638 128.812 48.9432 130.657 48.9432C132.449 48.9432 133.829 49.3569 134.794 50.3568ZM136.553 64.5624C137.673 64.6141 139.121 63.7349 140.104 62.4247C141.759 60.218 141.673 57.7872 141.535 56.8218C141.38 55.5805 140.897 54.8047 139.983 54.3737C139.759 54.2703 139.345 54.1496 138.88 54.1496C138.501 54.1496 138.052 54.2358 137.639 54.4599C136.863 54.8737 135.949 55.7874 135.949 57.7355V63.9245C135.949 64.2693 136.225 64.5452 136.553 64.5624ZM123.761 65.0624C123.761 66.6312 123.968 67.5104 124.416 67.9587C124.444 67.9868 124.477 68.0149 124.507 68.0402L124.508 68.0412L124.512 68.0445L124.54 68.0682C124.552 68.0786 124.562 68.0881 124.571 68.0966C124.778 68.2345 124.812 68.5103 124.623 68.6655C123.709 69.3896 122.071 70.0102 120.226 70.0102C118.434 70.0102 117.054 69.5965 116.089 68.5965C115.02 69.6827 112.607 71.0791 109.762 71.1308C107.073 71.1825 104.435 70.0447 102.711 68.0794C99.4698 64.39 100.366 59.7008 100.728 58.3561C101.573 55.1323 103.78 52.3567 106.779 50.7016C109.779 49.0639 112.796 48.5122 115.468 48.5122C117.347 48.5122 119.054 48.7708 120.468 49.1156C122.692 49.65 123.761 50.6154 123.761 52.0463V65.0624ZM113.262 64.459C114.037 64.0452 114.951 63.1315 114.951 61.1834L114.968 54.9944C114.968 54.6496 114.693 54.3737 114.365 54.3565C113.262 54.3048 111.796 55.184 110.814 56.4942C109.159 58.7009 109.245 61.149 109.365 62.0972C109.521 63.3384 110.003 64.1142 110.917 64.5452C111.141 64.6486 111.555 64.7693 112.02 64.7693C112.4 64.7693 112.848 64.6831 113.262 64.459ZM193.082 65.0624C193.082 66.6312 193.289 67.5104 193.737 67.9587C193.765 67.9866 193.798 68.0146 193.828 68.0398L193.829 68.0411C193.854 68.0619 193.877 68.0812 193.892 68.0966C194.099 68.2345 194.133 68.5103 193.944 68.6655C193.03 69.3896 191.392 70.0102 189.548 70.0102C187.755 70.0102 186.376 69.5965 185.41 68.5965C184.341 69.6827 181.928 71.0791 179.083 71.1308C176.394 71.1825 173.756 70.0447 172.032 68.0794C168.791 64.39 169.687 59.7008 170.049 58.3561C170.894 55.1323 173.101 52.3567 176.101 50.7016C179.1 49.0639 182.117 48.5122 184.789 48.5122C186.669 48.5122 188.375 48.7708 189.789 49.1156C192.013 49.65 193.082 50.6154 193.082 52.0463V65.0624ZM182.566 64.459C183.341 64.0452 184.255 63.1315 184.255 61.1834L184.272 54.9944C184.272 54.6496 183.996 54.3737 183.669 54.3565C182.566 54.3048 181.1 55.184 180.118 56.4942C178.463 58.7009 178.549 61.149 178.669 62.0972C178.825 63.3384 179.307 64.1142 180.221 64.5452C180.445 64.6486 180.859 64.7693 181.324 64.7693C181.704 64.7693 182.152 64.6831 182.566 64.459ZM210.442 47.8226C207.615 47.995 205.184 49.288 204.115 50.3568C203.15 49.3569 201.771 48.9432 199.978 48.9432C198.133 48.9432 196.495 49.5638 195.582 50.2879C195.392 50.443 195.426 50.7189 195.633 50.8568C195.702 50.8913 195.754 50.943 195.823 51.012C196.271 51.4602 196.478 52.3394 196.478 53.9083V77.5612C196.478 78.3715 197.185 79.0094 197.995 78.9404L202.202 78.5094C203.96 78.337 205.305 76.8544 205.305 75.0787V69.6654C207.477 70.4067 211.27 70.1999 214.252 68.4414C216.804 66.9415 218.873 64.4245 219.683 60.9421C220.01 59.5801 220.769 54.2875 217.528 50.5982C215.769 48.6156 213.252 47.6329 210.442 47.8226ZM209.425 62.4247C208.443 63.7349 206.994 64.6141 205.874 64.5624C205.546 64.5452 205.27 64.2693 205.27 63.9245V57.7355C205.27 55.7874 206.184 54.8737 206.96 54.4599C207.374 54.2358 207.822 54.1496 208.201 54.1496C208.667 54.1496 209.08 54.2703 209.304 54.3737C210.218 54.8047 210.701 55.5805 210.856 56.8218C210.977 57.7872 211.08 60.218 209.425 62.4247ZM174.67 42.4611V46.2021C174.67 47.7881 173.463 49.1156 171.894 49.288L167.601 49.719C167.429 49.7362 167.291 49.8914 167.291 50.0638V67.3208C167.291 69.0965 165.946 70.5791 164.188 70.7515L159.533 71.217C158.723 71.286 158.016 70.6481 158.016 69.8378V51.0637C158.016 50.8568 157.844 50.7016 157.637 50.7189C157.189 50.7706 156.396 50.8568 155.654 50.9258C152.534 51.2533 151.068 50.3914 150.241 49.3742C149.103 47.9778 149.207 46.1159 149.569 44.7194C149.913 43.4265 150.775 42.0301 151.655 41.1163C151.81 40.9267 152.103 40.9784 152.206 41.2025C152.499 41.8749 153.086 42.3059 153.534 42.4955C154.292 42.8231 155.31 42.7886 156.671 42.7024C157.43 42.6507 158.206 42.5817 158.206 42.5817L173.153 41.0819C173.963 41.0129 174.67 41.6507 174.67 42.4611Z" fill="url(#paint0_linear_4268_14311)"/>
        <defs>
          <linearGradient id="paint0_linear_4268_14311" x1="80" y1="60" x2="220" y2="60" gradientUnits="userSpaceOnUse">
            <stop stop-color="rgb(185,190,193)" stop-opacity="0.3" offset="-1.5">
              <animate attributeName="offset" from="-1.5" to="1.5" dur="1s" repeatCount="indefinite"/>
            </stop>
            <stop stop-color="rgb(185,190,193)" stop-opacity="0.5" offset="-1.015625">
              <animate attributeName="offset" from="-1.015625" to="1.984375" dur="1s" repeatCount="indefinite"/>
            </stop>
            <stop stop-color="rgb(185,190,193)" stop-opacity="0.3" offset="-0.5">
              <animate attributeName="offset" from="-0.5" to="2.5" dur="1s" repeatCount="indefinite"/>
            </stop>
          </linearGradient>
        </defs>
      </svg>
    </div>
    <!-- built files will be auto injected -->
  <!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "5149cf334ca44b8ab882eb0675178b12"}'></script><!-- End Cloudflare Web Analytics -->

      <!-- Clarity --><script type="text/javascript">
      (function(c,l,a,r,i,t,y){
        if (window.urlResource && window.urlResource.TapTapAPI) {
          return;
        }
        if (window.TapTapAPI) {
          return;
        }
        if(window.navigator.userAgent) {
          var ua = window.navigator.userAgent;
          if (ua.match(/TapTapiOSSDK|TapTapAndroidSDK|TapSDK/i)) {
            return;
          }
        }
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
      })(window, document, "clarity", "script", "fnvomo2676");
    </script><!-- End Clarity -->
</body>
</html>
