<!DOCTYPE html>
<html lang="tr"><head>
  <meta charset="UTF-8">
  <title>Paribahis Türkiye | Giriş indir - Spor bahisleri ve en iyi Slotlar!</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="Türkiye’nin Paribahisi ⚡️ Canli bahis ve casino sitesidir. Paribahis Türkiye giriş adresi hemen şimdi tıkla, %150 + 150 FS ve ya sporda %150 + 300 FB">
  <meta name="author" content="Paribahis">
  <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large">
  <meta name="googlebot" content="noindex, follow">
  </head>
  <body id="top" class="loaded" style="opacity: 1;">
  
  
  <link rel="icon" type="image/png" href="./favicon.png">
 <link rel="shortcut icon" href="./favicon.png">
 <link rel="apple-touch-icon" href="./favicon.png">
  
  
  <link rel="preload" href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
  <link rel="preload" href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
  
  <style>
    body{font-family:'Poppins',sans-serif;opacity:1!important;}
    .text-white{color:#ffffff!important;}
    .bg-gray-900{background-color:#111827!important;}
  </style>
  
  <!-- Tailwind CSS CDN -->
  <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
  <script defer src="https://cdn.jsdelivr.net/npm/intersection-observer@0.7.0/intersection-observer.js"></script>
  <style>
    :root {
      --primary-color: #4f46e5;
      --secondary-color: #7c3aed;
    }
    
    body {
      font-family: 'Poppins', sans-serif;
      scroll-behavior: smooth;
      background: #262626;
      opacity: 0;
      animation: fadeIn 0.3s ease-in forwards;
    }

    body.loaded {
      opacity: 1;
    }

    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }
    
    .text-purple-600 {
    --tw-text-opacity: 1;
    color: #4e1a1e;
    }

   .banner_card{
  background:
    linear-gradient(rgba(0,0,0,0.75), rgba(0,0,0,0.75)),
    url("./banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

    .navbar {
      background: #000;
position: relative;
    display: flex
;
    align-items: center;
    padding: 0 20px;
    box-shadow: 0 12px 28px rgba(28, 51, 56, .04);
    }

    .text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(185 23 35);
    }

    .section-padding {
      padding: 5rem 1rem;
    }

    .btn-primary {
      background: #2fe73f;
      color: #000000;
      padding: 0.75rem 1.5rem;
      border-radius: 9999px;
      transition: transform 0.2s ease, background 0.3s ease;
    }

    .btn-primary:hover {
      background: #4338ca;
      transform: scale(1.05);
    }

    .section-title {
      position: relative;
      display: inline-block;
      color: #f8ff13 !important;
      margin-bottom: 2rem;
    }

    ul li {
      color: #fff !important;
    }

    .section-title::after {
      content: '';
      position: absolute;
      bottom: -8px;
      left: 0;
      width: 50%;
      height: 4px;
      background: #f8ff13;
      border-radius: 2px;
      transform: scaleX(0.8);
      transition: transform 0.3s ease;
    }

    /* SSS başlığı için özel stil */
    #sss .section-title {
      display: block;
      text-align: center;
    }

    #sss .section-title::after {
      left: 25%;
      width: 50%;
    }

    .content-card {
      background: #111111;
      border-radius: 12px;
      padding: 2rem;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      will-change: transform, box-shadow;
    }

    .logo {
      width: 150px;
    }

    .content-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    }

    @media (max-width: 768px) {
      .section-padding {
        padding: 3rem 1rem;
      }
      .content-card {
        padding: 1.5rem;
      }
      
      /* Sadece Sahte Dolandırıcı başlığını ortala */
      .content-card .grid > div:first-child h2 {
        text-align: center;
      }
      
      /* Alt çizgiyi de ortala */
      .content-card .grid > div:first-child h2.section-title::after {
        left: 25%;
        width: 50%;
      }
    }

    /* Lazy Load Images */
    img.lazy {
      opacity: 0;
      transition: opacity 0.3s ease-in;
    }

    img.lazy.loaded {
      opacity: 1;
    }

    /* Performance Optimizations */
    .section-title:hover::after {
      transform: scaleX(1);
    }

    /* Scroll Buttons */
    .scroll-buttons {
      position: fixed;
      right: 20px;
      bottom: 20px;
      display: flex;
      gap: 10px;
      z-index: 1000;
    }

    .text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgb(0 0 0);
    }

    .scroll-btn {
      width: 40px;
      height: 40px;
      background: #bf1624;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: white;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease;
      box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    }
    
    .navbar .container {
     justify-content: space-between; 
    }

    .scroll-btn.visible {
      opacity: 1;
      visibility: visible;
    }

    .scroll-btn:hover {
      transform: translateY(-3px);
      box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    }

    @keyframes bounce {
      0%, 100% { transform: translateY(0); }
      50% { transform: translateY(-3px); }
    }

    .scroll-btn svg {
      animation: bounce 2s infinite;
    }

    .mobile-menu-button {
      display: none;
    }

    .mobile-menu {
      display: none;
      position: fixed;
      top: 72px;
      left: 0;
      right: 0;
      background: linear-gradient(to bottom, #bf1624, #4e1a1e);
      padding: 1.5rem;
      z-index: 999;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .header_b1 {
    color: #f8ff13 !important;
    border-color: #f8ff13;
    background-color: transparent;
appearance: none;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #f8ff13;
    border-radius: 4px;
    cursor: pointer;
}
.yellow_t {
color: #f8ff13 !important;
}
main .grid p {
  color: #fff !important;
}

    .banner_button {
            color: #000 !important;
    border-color: #f8ff13;
    background-color: #f8ff13;
appearance: none;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    font-size: 24px;
    line-height: 42px;
    border: 1px solid #f8ff13;
    border-radius: 4px;
    cursor: pointer;
}

.header_b2 {
      color: #000 !important;
    border-color: #f8ff13;
    background-color: #f8ff13;
appearance: none;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #f8ff13;
    border-radius: 4px;
    cursor: pointer;
}

    .mobile-menu.active {
      display: block;
    }

    @media (max-width: 1024px) {
      .banner_card {
        background-image: none !important;
      }
      .navbar .container {
        flex-direction: column;
        align-items: center;
        gap: 30px;
      }

      .mobile-menu.active {
        display: block;
      }

      .mobile-menu a {
        display: block;
        text-align: center;
        border-radius: 0.75rem;
        margin-bottom: 1rem;
        padding: 0.75rem;
      }
      
      .mobile-menu a:hover {
        background: rgba(255, 255, 255, 0.1);
      }
    }
	
.banner_card{
  position: relative;
  background:
    linear-gradient(rgba(0,0,0,.75), rgba(0,0,0,.75)),
    url("./banner.jpg");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #000; 
  min-height: 320px;      
}

@media (max-width: 1024px){
  header.banner_card{
    background:
      linear-gradient(rgba(0,0,0,.75), rgba(0,0,0,.75)),
      url("./banner.jpg") center/cover no-repeat !important;
  }
}

@supports (-webkit-touch-callout: none) {
  .banner_card{ background-attachment: scroll; }
}

@keyframes ctaFloat{
  0%,100% { transform: translateY(0); }
  50%     { transform: translateY(-3px); }
}

.header_b1, .header_b2, .banner_button{
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.header_b1{ animation: ctaFloat 3.2s ease-in-out infinite; }          /* Tıkla Giriş Yap */
.header_b2{ animation: ctaFloat 3.2s ease-in-out infinite .8s; }       /* Bonus Al */
.banner_button{ animation: ctaFloat 3.2s ease-in-out infinite 1.6s; }  /* Giriş Yap */

.header_b1:hover, .header_b2:hover, .banner_button:hover{
  animation-play-state: paused;
  transform: translateY(-2px);
}

@media (prefers-reduced-motion: reduce){
  .header_b1, .header_b2, .banner_button{ animation: none !important; }
}

/* Mirror warning high-contrast helpers */
#mirror-warning code {
  color:#fff;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: .95em;
}

  </style>

  <nav class="navbar w-full text-white">
    <div class="container mx-auto px-4 py-4 flex">
      <img class="logo" src="./logo.svg" alt="">      
      <div class="desktop-menu flex items-center space-x-6">
        <div class="flex gap-4 ml-6">
          <a href="https://paribahis.biordr.xyz/tr/casino?partner=p2855p21562p0ee4&source=Mike2#registration" target="_blank" class="px-6 py-2 rounded-full bg-transparent text-white font-semibold border-2 border-white hover:bg-white hover:text-indigo-600 transition-all duration-300 header_b1">Tıkla Giriş Yap</a>
          <a href="https://paribahis.biordr.xyz/tr/casino?partner=p2855p21562p0ee4&source=Mike2#registration" target="_blank" class="px-6 py-2 rounded-full bg-white text-indigo-600 font-semibold hover:bg-opacity-90 transition-all duration-300 shadow-lg header_b2">Bonus Al</a>
        </div>
      </div>
    </div>
  </nav>
  <header class="banner_card bg-gradient-to-r from-indigo-600 to-purple-600 text-white text-center py-16 pb-8">
    <div class=" container mx-auto px-4">
      <h1 class="text-4xl md:text-5xl font-bold mb-4 tracking-tight">Paribahis Resmi Giriş Adresi</h1>
      <p class="text-lg md:text-xl mt-1 max-w-2xl mx-auto text-white">⚠️ <b class="text-white">DİKKAT! Dolandırıcı Sitelere Girmeyin!</b> ⚠️<br>
<span class="text-white">Resmi giriş için:</span> <a href="https://paribahis.biordr.xyz/tr/casino?partner=p2855p21562p0ee4&source=Mike2#registration" target="_blank" class="text-white font-bold underline">t.ly/pariadres</a><br>
<b class="text-white">🛑 Bilgilerinizi korumak için başka hiçbir bağlantıya güvenmeyin. Bu adres dışında yapılan yönlendirmelere karşı temkinli olun.🛑</b></p>
<p><br><br><a href="https://paribahis.biordr.xyz/tr/casino?partner=p2855p21562p0ee4&source=Mike2#registration" target="_blank" class="px-6 py-2 rounded-full bg-white text-indigo-600 font-semibold hover:bg-opacity-90 transition-all duration-300 shadow-lg banner_button">Giriş Yap</a></p>
    </div>
  </header>
  <div id="mirror-warning"
     class="sticky top-0 z-[1000] w-full">
  <div class="mx-auto max-w-screen-xl px-4">
    <div class="mt-2 mb-2 rounded-xl border-2 border-yellow-400 bg-black/90 shadow-2xl">
      <div class="flex flex-col md:flex-row items-start md:items-center gap-3 p-4">
        <div class="shrink-0 text-2xl">⚠️</div>
        <div class="flex-1 leading-snug">
          <p class="text-base md:text-lg font-semibold text-white">
            <span class="mr-1">ÖNEMLİ DUYURU:</span>
            www.paribahis.com için <span class="underline">ORİJİNAL oyun aynası</span>
            <strong>yalnızca</strong>
            <span class="rounded-md px-2 py-0.5 font-extrabold text-black" style="background:#22c55e;">
              https://www.paribahis1234.com/
            </span>
          </p>

          <p class="mt-2 text-sm md:text-base text-gray-100">
            Aşağıdaki varyasyonlar
            <span class="mx-1 rounded-md bg-red-600 px-2 py-0.5 font-bold uppercase tracking-wide text-white">
              SAHTEDİR
            </span>
            ve <span class="font-semibold">güvenli değildir</span>:
            <code class="rounded bg-white/10 px-1 py-0.5">1234paribahis.com</code>,
            <code class="rounded bg-white/10 px-1 py-0.5">m-paribahis1234.com</code>
			<code class="rounded bg-white/10 px-1 py-0.5">wwwparibahis1234.com</code>
            ve benzerleri.
          </p>
        </div>
      </div>
    </div>
  </div>
</div>
  <main class="container mx-auto section-padding">
    
    <section class="mb-12">
      <div class="content-card bg-red-50 border-l-4 ">
        <div class="grid grid-cols-1 md:grid-cols-2 gap-6">
          <div>
            <h2 class="text-3xl font-bold section-title  mb-3">🚨 DİKKAT: Sahte Sitelerle Hesabınızı Riske Atmayın!</h2>
            <h3 class="yellow_t text-xl font-semibold  mb-3">⚠️ Sadece Resmî Paribahis Giriş Adresini Kullanın!</h3>
            <p class=" mb-4">
              İnternette Paribahis adı altında faaliyet göstərən sahte ve dolandırıcılık amacıyla açılmış yüzlerce site bulunmaktadır. Bu tür sahte platformlar, kişisel bilgilerinizi ele geçirerek hem hesap güvenliğinizi tehlikeye atar hem de paranızı çalabilir.

            </p>
            <p class="">
              <strong>🔒 Güvenliğiniz için yalnızca bizim sağladığımız resmi bağlantıları kullanın.</strong> <br />❌ Hiçbir alternatif siteye giriş yapmayın, mesajlarınıza veya e-postalarınıza düşen rastgele bağlantılara tıklamayın.
            </p>
          </div>
          
          <div>
            <h2 class="text-3xl font-bold section-title  mb-3">🛡️ Hesabınızı Korumak İçin Bunlara Dikkat Edin:</h2>
            <ul class=" space-y-2">
              <li>✅ Sadece güvenilir giriş bağlantımız olan: t.ly/pariadres adresini kullanın.</li>
              <li>✅ Web tarayıcınızda adres çubuğunu dikkatlice kontrol edin. Yanıltıcı benzer adreslere karşı temkinli olun.</li>
              <li>✅ Size gelen e-posta ve mesajlardaki bilinmeyen linklere tıklamayın.</li>
              <li>✅ Hiçbir sitede kişisel bilgilerinizi paylaşmayın. Şifre, kart bilgisi ya da kimlik görüntüsü isteyen sitelere güvenmeyin.</li>
              <li>✅ Resmi sosyal medya hesaplarımızı takip edin. Güncellemeleri ve giriş adreslerini yalnızca oradan öğrenin.</li>
            </ul>
          </div>
        </div>
        
        <div class="mt-6 p-4 bg-yellow-100 border border-yellow-400 rounded-lg">
          <p class="text-yellow-800 font-semibold text-center">
            💰 <strong>DİKKAT:</strong>  Gerçek Olmayacak Kadar Cazip Tekliflere Kanmayın!

          </p>
          <p>
            Dolandırıcılar, "dev bonuslar", "garanti kazanç" gibi kulağa hoş gelen ama gerçek dışı vaatlerle sizi kandırmaya çalışabilir.
Paribahis ise hiçbir zaman bu tür abartılı, yanıltıcı kampanyalarla kullanıcıları yanıltmaz.
          </p>
        </div>
      </div>
    </section>

  </main>
  <footer class="bg-gray-900 text-white py-6">
    <div class="container mx-auto px-4 text-center">
      <p class="text-gray-400 text-sm">© 2025 Paribahis. Tüm hakları saklıdır.</p>
    </div>
  </footer>
</body>
</html>