
<!doctype html>
<html amp lang="id">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1" />
  <title>ZONAWD : Pusat Situs Togel dan Slot Online Terbaru 2026</title>
  <meta name="description" content="ZONAWD adalah pusat situs togel dan slot online terbaru 2026. Dua dunia dalam satu atap: pasaran togel resmi dan koleksi slot gacor. Simak ulasan lengkapnya." />
  <meta name="robots" content="index,follow" />
  <link rel="canonical" href="https://porto-surf-school.com/" />
  <link rel="icon" href="https://zonawd.org/assets/image/favicon.webp" />
  <script async src="https://cdn.ampproject.org/v0.js"></script>
  <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>
  * { box-sizing: border-box; }

  body {
    margin: 0;
    font-family: system-ui, -apple-system, sans-serif;
    background: url('https://cdn.zonawd.vip/images/zcdn_20260911_082901_230b45d771808948555aaf4a.png') no-repeat center/cover fixed;
    min-height: 100vh;
    position: relative;
    padding-bottom: 20px;
  }

  body::before {
    content: '';
    position: fixed;
    inset: 0;
    background: radial-gradient(
      ellipse at top,
      rgba(0, 0, 0, 0.40) 0%,
      rgba(0, 0, 0, 0.75) 50%,
      rgba(0, 0, 0, 0.95) 100%
    );
    z-index: 0;
  }

  .wrap {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 14px;
  }

  /* ============================================================
     TOP BAR
     ============================================================ */
  .topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 14px 0 10px;
  }

  .topbar-left {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
  }

  .topbar-logo {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.06);
    background: rgba(255, 255, 255, 0.04);
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
  }

  .topbar-logo amp-img { object-fit: contain; }

  .topbar-text {
    min-width: 0;
  }

  .topbar-text .name {
    font-weight: 800;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.95);
    letter-spacing: -0.2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .topbar-text .sub {
    font-size: 9px;
    color: rgba(255, 255, 255, 0.35);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-top: 1px;
  }

  .topbar-right {
    display: flex;
    gap: 6px;
    flex-shrink: 0;
  }

  .chip {
    padding: 6px 12px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
  }

  /* ============================================================
     HERO - MAGAZINE STYLE
     ============================================================ */
  .hero {
    position: relative;
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 14px;
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.55);
    border: 1px solid rgba(255, 255, 255, 0.05);
  }

  .hero amp-img { display: block; }

  .hero-tag {
    position: absolute;
    top: 14px;
    left: 14px;
    padding: 5px 12px;
    border-radius: 999px;
    font-size: 9px;
    font-weight: 800;
    color: #fff;
    background: rgba(0, 0, 0, 0.55);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.10);
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .hero-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 18px 18px;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.85) 70%, rgba(0, 0, 0, 0.95) 100%);
  }

  .hero-title {
    font-size: 17px;
    font-weight: 800;
    color: #fff;
    line-height: 1.3;
    margin: 0 0 6px;
    letter-spacing: -0.2px;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.60);
  }

  .hero-sub {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.6;
    margin: 0;
  }

  /* ============================================================
     HORIZONTAL SCROLL CARDS
     ============================================================ */
  .scroll-row {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding: 0 0 14px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .scroll-row::-webkit-scrollbar { display: none; }

  .stat-card {
    flex: 0 0 auto;
    min-width: 108px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 16px;
    padding: 14px 14px 12px;
    position: relative;
    overflow: hidden;
  }

  .stat-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 14px;
    right: 14px;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.20), transparent);
    border-radius: 2px;
  }

  .stat-card .lbl {
    font-size: 9px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 5px;
  }

  .stat-card .val {
    font-size: 18px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.98);
    letter-spacing: -0.4px;
    display: block;
    line-height: 1;
  }

  .stat-card .val small {
    font-size: 10px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.40);
    margin-left: 2px;
  }

  /* ============================================================
     FEATURE BOX - 2 COLUMN COMPACT
     ============================================================ */
  .feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 14px;
  }

  .feature-box {
    background: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 14px 14px 12px;
    position: relative;
  }

  .feature-box .icon {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .feature-box .title {
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    letter-spacing: -0.2px;
    margin-bottom: 4px;
  }

  .feature-box .desc {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.50);
    line-height: 1.5;
  }

  /* ============================================================
     CTA - INLINE (BUKAN STICKY)
     ============================================================ */
  .cta-box {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 8px;
    margin-bottom: 14px;
  }

  .cta-box a {
    height: 50px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 800;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    transition: transform 0.15s ease;
    position: relative;
    overflow: hidden;
  }

  .cta-box a:active { transform: scale(0.97); }

  .cta-main {
    background: linear-gradient(135deg, rgba(255,255,255,0.98), rgba(240,240,240,0.98));
    color: #000;
    box-shadow: 0 12px 30px rgba(255, 255, 255, 0.15);
    position: relative;
  }

  .cta-main::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    animation: shimmer 3s infinite;
  }

  @keyframes shimmer {
    0% { left: -100%; }
    100% { left: 100%; }
  }

  .cta-alt {
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.12);
  }

  /* ============================================================
     NOTE BAR
     ============================================================ */
  .note-bar {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    margin-bottom: 14px;
  }

  .note-bar .dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4ade80;
    box-shadow: 0 0 8px #4ade80;
    flex-shrink: 0;
    animation: pulse 2s infinite;
  }

  @keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.4; }
  }

  .note-bar .text {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.55);
    letter-spacing: 0.2px;
  }

  /* ============================================================
     FOOTER
     ============================================================ */
  .foot {
    text-align: center;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.15);
    padding: 8px 0 16px;
    letter-spacing: 0.3px;
  }

  .foot strong { color: rgba(255, 255, 255, 0.30); font-weight: 600; }

  /* ============================================================
     RESPONSIVE
     ============================================================ */
  @media (max-width: 420px) {
    .wrap { padding: 0 10px; }
    .topbar { padding: 12px 0 8px; }
    .topbar-logo { width: 30px; height: 30px; border-radius: 8px; }
    .topbar-text .name { font-size: 13px; }
    .hero { border-radius: 18px; margin-bottom: 10px; }
    .hero-bottom { padding: 16px 14px 14px; }
    .hero-title { font-size: 15px; }
    .hero-sub { font-size: 10px; }
    .stat-card { min-width: 96px; padding: 12px 12px 10px; }
    .stat-card .val { font-size: 16px; }
    .feature-box { padding: 12px 12px 10px; border-radius: 14px; }
    .feature-box .title { font-size: 11px; }
    .feature-box .desc { font-size: 9px; }
    .cta-box a { height: 46px; font-size: 12px; border-radius: 14px; }
  }
</style>
</head>
<body>

  <div class="wrap">

    <!-- TOP BAR -->
    <div class="topbar">
      <div class="topbar-left">
        <div class="topbar-logo">
          <amp-img src="https://zonawd.org/assets/image/favicon.webp" width="34" height="34" layout="fixed" alt="ZONAWD"></amp-img>
        </div>
        <div class="topbar-text">
          <div class="name">ZONAWD</div>
          <div class="sub">Official Platform</div>
        </div>
      </div>
      <div class="topbar-right">
        <a class="chip" href="https://aksesvip-5st.pages.dev/" target="_blank">Login</a>
      </div>
    </div>

    <!-- HERO -->
    <div class="hero">
      <amp-img src="https://cdn.zonawd.vip/images/zcdn_20260911_082901_230b45d771808948555aaf4a.png" width="500" height="500" layout="responsive" alt="ZONAWD"></amp-img>
      <div class="hero-tag">Official</div>
      <div class="hero-bottom">
        <h1 class="hero-title">ZONAWD : Pusat Situs Togel dan Slot Online Terbaru 2026</h1>
        <p class="hero-sub">ZONAWD adalah pusat situs togel dan slot online terbaru 2026. Dua dunia dalam satu atap: pasaran togel resmi dan koleksi slot gacor. Simak ulasan lengkapnya.</p>
      </div>
    </div>

    <!-- SCROLL STATS -->
    <div class="scroll-row">
      <div class="stat-card">
        <span class="lbl">Min Deposit</span>
        <span class="val">10<small>rb</small></span>
      </div>
      <div class="stat-card">
        <span class="lbl">Bonus New</span>
        <span class="val">100<small>%</small></span>
      </div>
      <div class="stat-card">
        <span class="lbl">Server</span>
        <span class="val">SG</span>
      </div>
      <div class="stat-card">
        <span class="lbl">CS Online</span>
        <span class="val">24<small>/7</small></span>
      </div>
      <div class="stat-card">
        <span class="lbl">Proses</span>
        <span class="val">3<small>mnt</small></span>
      </div>
    </div>

    <!-- FEATURE GRID -->
    <div class="feature-grid">
      <div class="feature-box">
        <div class="icon">⚡</div>
        <div class="title">Deposit Cepat</div>
        <div class="desc">Proses kilat, tanpa ribet</div>
      </div>
      <div class="feature-box">
        <div class="icon">🔒</div>
        <div class="title">Aman & Terjamin</div>
        <div class="desc">Enkripsi SSL 256-bit</div>
      </div>
      <div class="feature-box">
        <div class="icon">🎁</div>
        <div class="title">Bonus Melimpah</div>
        <div class="desc">New member 100%</div>
      </div>
      <div class="feature-box">
        <div class="icon">💬</div>
        <div class="title">CS Responsif</div>
        <div class="desc">Online 24 jam penuh</div>
      </div>
    </div>

    <!-- CTA INLINE -->
    <div class="cta-box">
      <a class="cta-main" href="https://aksesvip-5st.pages.dev/" target="_blank">Daftar</a>
      <a class="cta-alt" href="https://aksesvip-5st.pages.dev/" target="_blank">Login</a>
    </div>

    <!-- NOTE BAR -->
    <div class="note-bar">
      <span class="dot"></span>
      <span class="text">Server aktif · Transaksi lancar · CS online</span>
    </div>

    <!-- FOOTER -->
    <footer class="foot">
      © 2026 <strong>ZONAWD</strong> · All rights reserved
    </footer>

  </div>

</body>
</html>