
<!DOCTYPE html>
<html amp lang="id-ID">
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1,user-scalable=no" />
    <title>RAJASLOT80 : Situs Slot Online Gacor Terbaru Malam Ini</title>
<meta name="description" content="RAJASLOT80 merupakan platform situs slot online gacor terbaru rekomendasi tempat bermain malam ini dengan winrate RTP tinggi dan real time di jamin gampang menang." />
    <meta name="robots" content="index,follow" />
    <link rel="canonical" href="https://zacksbarandgrillect.com/" />
    <script async src="https://cdn.ampproject.org/v0.js"></script>
    <link href="assets/img/faviconrajaslot80.png" rel="shortcut icon" type="image/x-icon" />
    <link rel="icon" href="assets/img/faviconrajaslot80.png" type="image/webp">
    <link rel="shortcut icon" href="assets/img/faviconrajaslot80.png" type="image/webp">
    <meta property="og:image:alt" content="RAJASLOT80" />
    <meta property="og:image" content="assets/img/zacksbarandgrillect.com.png" />
    <meta property="og:url" content="https://zacksbarandgrillect.com/" />
    <meta property="og:site_name" content="RAJASLOT80" />
    <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=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
    <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>

    <style amp-custom>
        :root {
            --wa-bg: #0b141a;
            --wa-header: #1c1c1e;
            --wa-bubble-in: #1c1c1e;
            --wa-bubble-out: #005c4b; /* Hijau WhatsApp */
            --wa-blue-check: #4fc3f7; /* Centang Biru */
            --wa-gold: #ffb800;
        }

        body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; background: #000; margin: 0; color: #fff; }
        .container { max-width: 430px; margin: 0 auto; height: 100vh; display: flex; flex-direction: column; background: var(--wa-bg); }

        header { background: var(--wa-header); padding: 12px 15px; display: flex; align-items: center; border-bottom: 0.5px solid #2c2c2e; }

      .h-left { color: #0a84ff; font-size: 18px; margin-right: 15px; }
        .h-pfp { width: 45px; height: 45px; border-radius: 40%; overflow: hidden; margin-right: 12px; }
.h-user{
  flex:1;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.user-name{
  font-size:17px;
  font-weight:600;
  display:flex;
  align-items:center;
  line-height:1.2;
}
.user-status{
  font-size:12px;
  color:#00a884;
}
.verified-badge{
  display:inline-flex;
  align-items:center;
  margin-left:6px;
}
.header-icons{
  display:flex;
  gap:16px;
}

.header-icons .icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}


.chat-area{
  background-image:url('/background.jpg');
  background-size:320px 320px;
  background-position:center top;
  background-color:#0b0b0b;
  display:flex;
  flex-direction:column;
  gap:8px;
  padding:12px;
  padding-bottom:70px;
}



.bubble{
  max-width:85%;
  padding:10px 14px;
  border-radius:18px;
  font-size:14px;
  line-height:1.45;
}

.bubble.in{
  background:#1c1c1e;
  align-self:flex-start;
}

.bubble.out{
  background:#075e54;
  align-self:flex-end;
}

.time{
  font-size:10px;
  color:#8e8e93;
  text-align:right;
  margin-top:4px;
}

.check{
  color:#4fc3f7;
  font-weight:700;
}

.card-promo{
  background:#1c1c1e;
  border-radius:18px;
  border:1px solid #2c2c2e;
  width:100%;
  align-self:flex-start;
  overflow:hidden;
}

/* IMAGE */
.card-img{
  display:block;
  width:100%;
  background:#000;
}

.card-img amp-img img{
  object-fit:contain;
}

/* BODY */
.card-body{
  padding:16px;
}

/* TITLE */
.card-title{
  font-size:18px;
  font-weight:800;
  color:var(--wa-gold);
  text-align:center;
  margin-bottom:16px;
}

/* BUTTON */
.btn-main{
  display:block;
  text-align:center;
  padding:15px 16px;
  border-radius:14px;
  font-weight:800;
  font-size:14px;
  letter-spacing:.3px;
  margin-bottom:12px;
  text-decoration:none;
  position:relative;
  overflow:hidden;
  transition:transform .15s ease, box-shadow .15s ease, opacity .15s ease;
}

/* DAFTAR – PRIMARY PREMIUM */
.btn-daftar{
  background:linear-gradient(135deg,#ffc400,#ffc400);
  color:#000000;
  box-shadow:
    0 6px 18px rgba(247,200,115,.35),
    inset 0 1px 0 rgba(255,255,255,.45);
}

/* LOGIN – SECONDARY PREMIUM */
.btn-login{
  background:rgba(255,255,255,.04);
  color:#ffffff;
  border:1.5px solid rgba(247,200,115,.65);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.04);
}

/* EFFECT SENTUH (iOS FEEL) */
.btn-main:active{
  transform:scale(.97);
  opacity:.9;
}

/* SHINE LEBIH KUAT */
.btn-main::after{
  content:'';
  position:absolute;
  top:-40%;
  left:-80%;
  width:80%;
  height:220%;
  background:linear-gradient(
    90deg,
    transparent 0%,
    rgba(255,255,255,.15) 35%,
    rgba(255, 255, 255, 0.65) 50%,
    rgba(255,255,255,.15) 65%,
    transparent 100%
  );
  transform:rotate(20deg);
}

/* HANYA DAFTAR YANG BERKILAU */
.btn-daftar::after{
  animation:shine 2.2s infinite ease-in-out;
}

/* ANIMASI SHINE */
@keyframes shine{
  0%{
    left:-80%;
  }
  60%{
    left:140%;
  }
  100%{
    left:140%;
  }
}



.info-list{
  margin-top:6px;
}

.info-row{
  display:flex;
  justify-content:space-between;
  padding:8px 0;
  border-bottom:1px solid #2c2c2e;
  font-size:13px;
}

.info-row span:last-child{
  color:var(--wa-gold);
  font-weight:700;
}


.time{
  font-size:10px;
  color:#8e8e93;
  text-align:right;
  margin-top:6px;
}

        .check { color: var(--wa-blue-check); font-weight: bold; margin-left: 3px; }

.input-bar{
  position:fixed;
  bottom:0;
  left:50%;
  transform:translateX(-50%);
  width:100%;
  max-width:430px;
  display:flex;
  align-items:center;
  gap:10px;
  padding: 5px 12px 0;
  margin: 85px 0 0px;
  background:#000;
  border-top:1px solid #2c2c2e;
  z-index:100;
}


.icon-btn{
  width:36px;
  height:36px;
  display:flex;
  align-items:center;
  justify-content:center;
}

.box{
  flex:1;
  background:#000;
  border-radius:20px;
  padding:8px 12px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border:0.5px solid #333;
}

.placeholder{
  color:#8e8e93;
  font-size:14px;
}

.icon-inline{
  display:flex;
  align-items:center;
}

</style>
</head>
<body>

<div class="container">
    <header>
      <div class="h-left">❮</div>
      <div class="h-pfp">
        <amp-img src="assets/img/faviconrajaslot80.png" width="40" height="40" layout="fixed"></amp-img>
      </div>
      <div class="h-user">
        <div class="user-name">RAJASLOT80<span class="verified-badge">
            <svg viewBox="0 0 24 24" width="16" height="16" aria-hidden="true">
              <circle cx="12" cy="12" r="12" fill="#1d9bf0" />
              <path d="M10.2 15.6L6.6 12l1.4-1.4 2.2 2.2 5-5L16.6 9z" fill="#fff" />
            </svg>
          </span>
        </div>
        <div class="user-status">online</div>
      </div>
      <div class="header-icons">
        <!-- Video Call -->
        <span class="icon">
          <svg viewBox="0 0 24 24" width="40" height="25" aria-hidden="true">
            <rect x="3.5" y="6.5" width="11" height="11" rx="2" ry="2" fill="none" stroke="#ffffff" stroke-width="1.8" />
            <path d="M15.5 10.5L20 8v8l-4.5-2.5z" fill="none" stroke="#ffffff" stroke-width="1.8" stroke-linejoin="round" stroke-linecap="round" />
          </svg>
        </span>
        <!-- Voice Call -->
        <span class="icon">
          <svg viewBox="0 0 24 24" width="22" height="22" aria-hidden="true">
            <path d="M6.6 10.8c1.5 3 3.9 5.4 6.9 6.9l2.3-2.3c.3-.3.8-.4 1.1-.3
         1.2.4 2.5.6 3.9.6.6 0 1 .4 1 1v3.7
         c0 .6-.4 1-1 1C10.1 22 2 13.9 2 3.5
         c0-.6.4-1 1-1H6.7c.6 0 1 .4 1 1
         0 1.4.2 2.7.6 3.9.1.3 0 .8-.3 1.1L6.6 10.8z" fill="none" stroke="#ffffff" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" />
          </svg>
        </span>
      </div>
    </header>

<div class="chat-area">

  <div class="bubble in">
    Halo Bosku Selamat Datang Di Situs Slot Online Gacor Bersama RAJASLOT80 
    <div class="time">18:00</div>
  </div>

  <div class="card-promo">

<a href="https://t2m.io/loginrjs" class="card-img"><amp-img src="assets/img/zacksbarandgrillect.com.png" width="400" height="400" layout="responsive" alt="banner"></amp-img></a>

    <div class="card-body">

      <a href="https://t2m.io/loginrjs" class="btn-main btn-daftar">
        DAFTAR AKUN VIP
      </a>

      <a href="https://t2m.io/loginrjs" class="btn-main btn-login">
        AKSES LOGIN VIP 
      </a>

      <div class="info-list">
        <div class="info-row">
          <span>Minimal Deposit</span>
          <span>Rp 10.000</span>
        </div>
        <div class="info-row">
          <span>Win Rate RTP</span>
          <span>99.50%</span>
        </div>
        <div class="info-row">
          <span>Server</span>
          <span>Indonesia</span>
        </div>
        <div class="time">14:00 </div>
      </div>

  </div>
</div>

  <div class="bubble out">
    Sejak Kapan Berdiri ?
    <div class="time">18:05 <span class="check">✓✓</span></div>
  </div>

  <div class="bubble in">
    Sudah Berdiri Sejak Tahun 2016 Lisensi Resmi Server Indonesia
    <div class="time">18:06</div>
  </div>

<div class="input-bar">

<div class="icon-btn"><svg viewBox="0 0 24 24" width="22" height="22" aria-hidden="true"><path d="M12 5v14M5 12h14" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/></svg></div>

  <div class="box">
    <span class="placeholder">Pesan</span>

<span class="icon-inline"><svg viewBox="0 0 24 24" width="22" height="22" aria-hidden="true"><rect x="3.5" y="7" width="17" height="12" rx="2" ry="2" fill="none" stroke="#ffffff" stroke-width="1.8"/><circle cx="12" cy="13" r="3" fill="none" stroke="#ffffff" stroke-width="1.8"/></svg></span>
  </div>

<div class="icon-btn"><svg viewBox="0 0 24 24" width="22" height="22" aria-hidden="true"><rect x="9" y="3" width="6" height="10" rx="3" fill="none" stroke="#ffffff" stroke-width="1.8"/><path d="M5 11v1a7 7 0 0 0 14 0v-1M12 19v2" fill="none" stroke="#ffffff" stroke-width="1.8" stroke-linecap="round"/></svg></div>

</div>
</div>
</body>
</html>