<!doctype html>
<html amp lang="id">
<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
  <title>FOX88: Inovasi dan Hiburan Digital dalam Satu Platform Terpadu</title>
  <meta name="description" content="FOX88 menghadirkan inovasi dan hiburan digital dalam satu platform terpadu. Nikmati permainan modern, sistem cepat, dan layanan profesional di ujung jari Anda.">
  <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="google-site-verification" content="rBII_2p63-qEA0_M4lp9lCuSz0P_fzKldE3Z82PAj2Y">
  <link rel="canonical" href="https://nanofilmproducts.com/">
  <link rel="shortcut icon" href="https://nanofilmproducts.com/image/faviconfox.png" type="image/x-icon">
  <meta name="theme-color" content="#0f172a">
  <script async src="https://cdn.ampproject.org/v0.js"></script>

  <!-- Performance hints -->
  <link rel="preconnect" href="https://nanofilmproducts.com" crossorigin>
  <link rel="dns-prefetch" href="//nanofilmproducts.com">

  <!-- Open Graph / Social -->
  <meta property="og:type" content="website">
  <meta property="og:title" content="FOX88: Inovasi dan Hiburan Digital dalam Satu Platform Terpadu">
  <meta property="og:description" content="Inovasi dan hiburan digital kini hadir dalam satu tempat. Gabung di FOX88 dan rasakan kemudahan bermain serta layanan berkualitas sepanjang hari.">
  <meta property="og:url" content="https://nanofilmproducts.com/">
  <meta property="og:image" content="https://nanofilmproducts.com/image/cad-fox.webp">
  <meta property="og:locale" content="id_ID">

  <meta name="twitter:card" content="summary_large_image">
  <meta name="twitter:title" content="FOX88: Inovasi dan Hiburan Digital dalam Satu Platform Terpadu">
  <meta name="twitter:description" content="Satu platform, ribuan hiburan. FOX88 adalah pilihan utama untuk pengalaman digital yang inovatif dan menyenangkan. Gabung sekarang!">
  <meta name="twitter:image" content="https://nanofilmproducts.com/image/cad-fox.webp">

  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "FOX88: Inovasi dan Hiburan Digital dalam Satu Platform Terpadu",
    "url": "https://nanofilmproducts.com/",
    "inLanguage": "id-ID",
    "description": "FOX88 menghadirkan inovasi dan hiburan digital dalam satu platform terpadu. Nikmati permainan modern, sistem cepat, dan layanan profesional di ujung jari Anda.",
    "publisher": {
      "@type": "Organization",
      "name": "FOX88",
      "url": "https://nanofilmproducts.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://nanofilmproducts.com/image/faviconfox.png"
      }
    }
  }
  </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>
    body {
      font-family: Arial, sans-serif;
      background: #000000;
      margin: 0;
      padding: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      min-height: 100vh;
      color: #fff;
      overflow-x: hidden;
    }
    .container {
      width: 70%;
      max-width: 1200px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      padding-top: 20px;
      padding-bottom: 60px;
      flex-grow: 1;
      margin: 0 auto;
    }
    @media (max-width: 768px) {
      .container {
        width: 90%;
        padding-top: 10px;
        padding-bottom: 100px;
      }
    }
    header {
      width: 90%;
      color: #fff;
      padding: 10px 20px;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      background: #000000;
      border-bottom: 2px solid #ffcc00;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px;
    }
    .header-icons {
      border: 0 solid #ffcc00;
      padding: 10px;
      border-radius: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .header-icons a {
      color: #fff;
      text-decoration: none;
      margin: 0 10px;
      font-size: 18px;
      transition: color 0.3s, transform 0.3s;
    }
    .header-icons a:hover {
      color: #ffcc00;
      transform: scale(1.1);
    }
    .header-icons a i {
      animation: bounce 2s infinite;
    }
    @keyframes bounce {
      0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
      }
      40% {
        transform: translateY(-20px);
      }
      60% {
        transform: translateY(-10px);
      }
    }
    .main-content {
      width: 100%;
      padding: 20px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
    .main-content amp-img {
      width: 100%;
      max-width: 800px;
      height: auto;
      margin: 0 auto;
      border-radius: 8px;
      border: 5px solid #ffcc00;
    }
    .btn-container {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-top: 20px;
    }
    .btn {
      padding: 15px 40px;
      color: white;
      text-decoration: none;
      border-radius: 10px;
      border: none;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
      transition: all 0.3s ease;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 20px;
      font-weight: bold;
      position: relative;
      overflow: hidden;
      margin: 0 5px;
    }
    .btn-login {
      background: linear-gradient(135deg, #ff5f6d 0%, #ffc371 100%);
    }
    .btn-daftar {
      background: linear-gradient(135deg, #1e90ff 0%, #00ced1 100%);
    }
    .btn i {
      margin-right: 10px;
    }
    .btn::before, .btn::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      border: 3px solid transparent;
      box-sizing: border-box;
    }
    .btn-login::before {
      border-top-color: #ff5f6d;
      border-right-color: #ff5f6d;
      animation: animateBorder 2s linear infinite;
    }
    .btn-login::after {
      border-bottom-color: #ff5f6d;
      border-left-color: #ff5f6d;
      animation: animateBorder 2s linear infinite reverse;
    }
    .btn-daftar::before {
      border-top-color: #1e90ff;
      border-right-color: #1e90ff;
      animation: animateBorder 2s linear infinite;
    }
    .btn-daftar::after {
      border-bottom-color: #1e90ff;
      border-left-color: #1e90ff;
      animation: animateBorder 2s linear infinite reverse;
    }
    @keyframes animateBorder {
      0% {
        transform: rotate(0deg);
      }
      100% {
        transform: rotate(360deg);
      }
    }
    .btn:hover {
      transform: scale(1.05);
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.5);
    }
    .article {
      text-align: justify;
      padding: 20px;
      margin-top: 20px;
      border-radius: 5px;
      width: 95%;
      background: rgba(0, 0, 0, 0.7);
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    }
    .bottom-bar-container {
      width: 100%;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 1);
      border-top: 2px solid #ffcc00;
    }
    .bottom-bar {
      width: 100%;
      max-width: 1200px;
      display: flex;
      justify-content: space-around;
      align-items: center;
      padding: 10px 0;
      position: relative;
    }
    .bottom-bar a {
      color: #fff;
      text-decoration: none;
      margin: 0 10px;
      font-size: 18px;
      transition: color 0.3s;
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .bottom-bar a i {
      width: 24px;
      height: 24px;
      transition: transform 0.3s, color 0.3s;
    }
    .bottom-bar a.login {
      position: relative;
    }
    .bottom-bar a.login i {
      width: 50px;
      height: 50px;
      position: absolute;
      top: -25px;
      background: linear-gradient(135deg, #ffd700, #ffcc00);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      box-shadow: inset 0 4px 10px rgb(200 121 3);
      color: #000;
    }
    .bottom-bar a.login span {
      margin-top: 30px; /* Adjust margin to avoid overlapping with icon */
    }
    .bottom-bar a:hover i, .bottom-bar a:hover span {
      transform: scale(1.2);
      color: #000;
    }
    .bottom-bar a:hover {
      color: #ffcc00;
    }
    
    @keyframes pulse {
      0% {
        transform: scale(1);
      }
      50% {
        transform: scale(1.1);
      }
      100% {
        transform: scale(1);
      }
    }
    .bottom-bar a.login i {
      animation: pulse 2s infinite;
    }
.fa, .fas{
  display:inline-flex;              /* biar bisa align center */
  align-items:center;
  justify-content:center;
  width:1.6em;                      /* ukuran box ikon */
  height:1.6em;
  line-height:1;                    /* hindari baseline shift */
  font-style:normal;
  vertical-align:middle;
}
.fa::before, .fas::before{
  content:"";
  display:block;
  width:1.25em;                     /* ukuran glyph di dalam box */
  height:1.25em;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center center; /* PENTING: tepat di tengah */
}

/* mapping ikon */
.fas.fa-sign-in-alt::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'><path d='M10 17l1.41-1.41L8.83 13H20v-2H8.83l2.58-2.59L10 7l-5 5 5 5zM4 19h2v-2H4v2zm0-12h2V5H4v2z'/></svg>");
}
.fas.fa-user-plus::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'><path d='M15 12a4 4 0 10-8 0 4 4 0 008 0zm-9 7a6 6 0 0110 0v2H6v-2zM20 8h-2V6h-2V4h2V2h2v2h2v2h-2v2z'/></svg>");
}
.fas.fa-home::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'><path d='M12 3l9 7v10a1 1 0 0 1-1 1h-6v-6H10v6H4a1 1 0 0 1-1-1V10l9-7z'/></svg>");
}
.fas.fa-bullhorn::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 24 24'><path d='M20 8l-8 4V6l8 4zM4 6h2v12H4a2 2 0 01-2-2V8a2 2 0 012-2zm8 9.5l8 4.5v-2l-8-4v1.5z'/></svg>");
}

/* tombol: ikon & teks selalu center */
.btn{
  display:inline-flex;              /* ganti dari flex ? inline-flex agar ukuran pas konten */
  align-items:center;
  justify-content:center;
}
.btn i{
  width:1.6em; height:1.6em;
  margin-right:10px;
}

/* bottom bar umum */
.bottom-bar a i{
  display:flex; align-items:center; justify-content:center;
  width:26px; height:26px;          /* lebih besar dari 22px */
}

/* ikon login bulat besar: pusatkan ::before di lingkaran */
.bottom-bar a.login i{
  display:flex; align-items:center; justify-content:center;
  width:50px; height:50px;          /* tetap sesuai desainmu */
}
.bottom-bar a.login i::before{
  width:28px; height:28px;          /* besaran glyph di dalam lingkaran */
}
      </style>
</head>
<body>
  <header>
    <div class="header-icons">
      <a href="https://fox88home.com/"><i class="fas fa-sign-in-alt"></i> Login</a>
      <a href="https://fox88home.com/"><i class="fas fa-user-plus"></i> Daftar</a>
      <a href="https://fox88home.com/"><i class="fas fa-bullhorn"></i> Promosi</a>
    </div>
  </header>
  <div class="container">
    <div class="main-content">
      <amp-img src="https://nanofilmproducts.com/image/cad-fox.webp" width="600" height="600" layout="responsive" alt="FOX88"></amp-img>
      <div class="btn-container">
        <a href="https://fox88home.com/" class="btn btn-login"><i class="fas fa-sign-in-alt"></i>Login</a>
        <a href="https://fox88home.com/" class="btn btn-daftar"><i class="fas fa-user-plus"></i>Daftar</a>
      </div>
      <div class="article">
       <h1>FOX88: Inovasi dan Hiburan Digital dalam Satu Platform Terpadu</h1>
<p><a href="https://nanofilmproducts.com/">FOX88</a> hadir sebagai platform game online modern yang mengedepankan kualitas dalam setiap aspek pelayanannya. Dari desain situs yang bersih dan responsif hingga sistem permainan yang berjalan stabil di berbagai perangkat, FOX88 dirancang untuk memenuhi ekspektasi pengguna masa kini yang menginginkan kecepatan, kenyamanan, dan keandalan dalam bermain.</p>

<p>Dengan standar layanan tinggi, FOX88 membuktikan komitmennya melalui fitur transaksi cepat, proses pendaftaran yang mudah, serta dukungan pelanggan 24/7 yang profesional dan tanggap. Setiap elemen pada platform ini dibangun dengan mengutamakan keamanan dan privasi, sehingga pemain dapat bermain dengan tenang tanpa kekhawatiran akan gangguan teknis maupun risiko data.</p>

<p>FOX88 tidak hanya menawarkan hiburan, tetapi juga pengalaman bermain yang premium melalui komunitas yang aktif dan berbagai event menarik yang terus dihadirkan. Bagi pemain yang menghargai kualitas dan kenyamanan, FOX88 adalah pilihan tepat untuk menjadikan hiburan digital terasa lebih bermakna.</p>

       </div>
    </div>
  </div>
  <div class="bottom-bar-container">
    <div class="bottom-bar">
      <a href="https://nanofilmproducts.com/"><i class="fas fa-home"></i><span>Home</span></a>
      <a href="https://fox88home.com/" class="login"><i class="fas fa-sign-in-alt"></i><span>Login</span></a>
      <a href="https://fox88home.com/"><i class="fas fa-bullhorn"></i><span>Promosi</span></a>
    </div>
  </div>
</body>
</html>