<!doctype html>
<html lang="ro">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="theme-color" content="#07080D">
<meta name="format-detection" content="telephone=no">

<title>Prețuri abonament HDBOX — de la €5 test 24h | €12/lună</title>
<meta name="description" content="Alege abonamentul HDBOX: test 24h (€5), 1 lună (€12), 4 luni + 1 gratis (€48), 6 luni + 2 gratis (€72), 12 luni + 3 gratis (€144). Plată Stripe cu cardul. Activare automată.">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1">
<meta name="author" content="HDBOX Player">
<meta name="generator" content="HDBOX">
<link rel="canonical" href="https://46.202.141.65.nip.io/pricing.php">

<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="HDBOX Player">
<meta property="og:locale" content="ro_RO">
<meta property="og:title" content="Prețuri abonament HDBOX — de la €5 test 24h | €12/lună">
<meta property="og:description" content="Alege abonamentul HDBOX: test 24h (€5), 1 lună (€12), 4 luni + 1 gratis (€48), 6 luni + 2 gratis (€72), 12 luni + 3 gratis (€144). Plată Stripe cu cardul. Activare automată.">
<meta property="og:url" content="https://46.202.141.65.nip.io/pricing.php">
<meta property="og:image" content="https://46.202.141.65.nip.io/assets/img/hdbox-icon.png">
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">

<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Prețuri abonament HDBOX — de la €5 test 24h | €12/lună">
<meta name="twitter:description" content="Alege abonamentul HDBOX: test 24h (€5), 1 lună (€12), 4 luni + 1 gratis (€48), 6 luni + 2 gratis (€72), 12 luni + 3 gratis (€144). Plată Stripe cu cardul. Activare automată.">
<meta name="twitter:image" content="https://46.202.141.65.nip.io/assets/img/hdbox-icon.png">

<link rel="icon" type="image/png" href="/assets/img/hdbox-icon.png">
<link rel="apple-touch-icon" href="/assets/img/hdbox-icon.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/assets/css/hdbox.css?v=3">

<!-- JSON-LD: Organization (always) -->
<script type="application/ld+json">
{
  "@context":"https://schema.org",
  "@type":"Organization",
  "name":"HDBOX Player",
  "url":"https://46.202.141.65.nip.io/",
  "logo":"https://46.202.141.65.nip.io/assets/img/hdbox-icon.png",
  "contactPoint":{
    "@type":"ContactPoint",
    "telephone":"+44-7393-855897",
    "contactType":"customer support",
    "availableLanguage":["Romanian","English"]
  },
  "sameAs":["https://46.202.141.65/"]
}
</script>

<!-- JSON-LD: WebSite with SearchAction -->
<script type="application/ld+json">
{
  "@context":"https://schema.org",
  "@type":"WebSite",
  "name":"HDBOX Player",
  "url":"https://46.202.141.65.nip.io/",
  "inLanguage":"ro-RO"
}
</script>

<script type="application/ld+json">{
  "@context":"https://schema.org",
  "@type":"Product",
  "name":"HDBOX Player IPTV — Abonamente",
  "description":"Abonament cu 27.000+ canale TV, filme și seriale.",
  "brand":{"@type":"Brand","name":"HDBOX Player"},
  "offers":[
    {"@type":"Offer","name":"Test 24h","price":"5","priceCurrency":"EUR","url":"https://46.202.141.65.nip.io/buy.php?tier=trial24h"},
    {"@type":"Offer","name":"1 lună","price":"12","priceCurrency":"EUR","url":"https://46.202.141.65.nip.io/buy.php?tier=m1"},
    {"@type":"Offer","name":"4 luni + 1 gratis","price":"48","priceCurrency":"EUR","url":"https://46.202.141.65.nip.io/buy.php?tier=m4"},
    {"@type":"Offer","name":"6 luni + 2 gratis","price":"72","priceCurrency":"EUR","url":"https://46.202.141.65.nip.io/buy.php?tier=m6"},
    {"@type":"Offer","name":"12 luni + 3 gratis","price":"144","priceCurrency":"EUR","url":"https://46.202.141.65.nip.io/buy.php?tier=m12"}
  ]
}</script>

<!-- Responsive overrides for mobile/tablet/PC -->
<style>
/* ── Phone (≤ 480px) ── */
@media (max-width: 480px) {
  body { font-size: 14px }
  .wrap { padding-left: 14px; padding-right: 14px }
  header.topnav { padding: 10px 0 }
  header.topnav .wrap { flex-wrap: wrap; gap: 8px }
  header.topnav .brand span { font-size: 16px }
  header.topnav .logo { width: 32px; height: 32px }
  header.topnav .menu { order: 3; width: 100%; overflow-x: auto; gap: 4px; padding-top: 8px; border-top: 1px solid #1f2530; -webkit-overflow-scrolling: touch; scrollbar-width: none }
  header.topnav .menu::-webkit-scrollbar { display: none }
  header.topnav .menu a { font-size: 12px; padding: 6px 10px; white-space: nowrap }
  header.topnav .right { gap: 8px }
  header.topnav .lang { display: none }

  .hero-title { font-size: 26px !important; line-height: 1.2 }
  .hero-lead  { font-size: 14px !important }
  .hero { padding: 32px 0 16px !important }
  .hero-actions { flex-direction: column; gap: 10px }
  .hero-actions .btn { width: 100% }

  .proof-card strong { font-size: 24px }
  .price-pop { font-size: 36px !important }

  .tier-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 8px !important }
  .tier-btn { padding: 12px 8px !important }
  .tier-btn .price { font-size: 20px !important }

  .pricing-grid { grid-template-columns: 1fr !important }

  .dash { padding: 16px 12px !important }
  .card { padding: 16px !important }
  .dev-row { flex-direction: column; align-items: flex-start; gap: 8px !important }
  .dev-row .actions { width: 100%; justify-content: flex-start }

  .form-card { margin: 20px 12px !important; padding: 20px !important }

  footer.site { padding: 28px 0 16px !important }
  footer.site .cols { gap: 20px !important }
  footer.site .bottom { flex-direction: column; gap: 10px; text-align: center; font-size: 12px }
  .platforms { gap: 6px }
  .platforms .chip { font-size: 11px; padding: 4px 8px }

  /* AI chat widget — mobile compact */
  #hdbChatLauncher { width: 52px !important; height: 52px !important; bottom: 14px !important; right: 14px !important }
  #hdbChatLauncher svg { width: 24px !important; height: 24px !important }
  #hdbChatPanel { bottom: 78px !important; right: 8px !important; left: 8px !important; width: auto !important; max-height: calc(100vh - 100px) !important }
}

/* ── Tablet (481-820px) ── */
@media (min-width: 481px) and (max-width: 820px) {
  .hero-title { font-size: 32px !important; line-height: 1.25 }
  .hero-grid { grid-template-columns: 1fr !important; gap: 24px }
  .tier-grid { grid-template-columns: repeat(2, 1fr) !important }
  .pricing-grid { grid-template-columns: repeat(2, 1fr) !important }
  .form-card { max-width: 100% !important; margin: 30px 16px !important }
  .dash { padding: 24px 16px !important }
  #hdbChatPanel { width: 340px !important; max-height: calc(100vh - 140px) !important }
}

/* ── Small desktop (821-1100px) ── */
@media (min-width: 821px) and (max-width: 1100px) {
  .hero-title { font-size: 38px }
}

/* ── Accessibility: focus ring on TV remote / keyboard nav ── */
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: 2px solid #d4af37;
  outline-offset: 2px;
}

/* ── Disable browser autofill yellow on dark inputs ── */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #16191f inset !important;
  -webkit-text-fill-color: #fff !important;
  caret-color: #fff !important;
}
</style>
</head>
<body>

<header class="topnav">
  <div class="wrap">
    <a class="brand" href="/" aria-label="HDBOX Player — pagina principală">
      <img class="logo" src="/assets/img/hdbox-icon.png" alt="HDBOX Player logo" width="40" height="40">
      <span>HDBOX <span class="gold">PLAYER</span></span>
    </a>
    <nav class="menu" aria-label="Meniu principal">
      <a href="/"             class="">Home</a>
      <a href="/pricing.php"  class="active">Prețuri</a>
      <a href="/app"          class="">Descarcă APK</a>
      <a href="/account.php"  class="">Contul meu</a>
      <a href="/reseller.php" class="">Resellers</a>
      <a href="/contact.php"  class="">Contact</a>
    </nav>
    <div class="right">
      <span class="lang">🇷🇴 Română</span>
      <a class="auth-link" href="/account.php">Login</a>
    </div>
  </div>
</header>

<section class="hero" style="padding:64px 0 32px">
  <div class="wrap">
    <h1 class="hero-title" style="text-align:center;max-width:900px;margin:0 auto">
      Alege abonamentul HDBOX
    </h1>
    <p class="hero-lead" style="text-align:center;max-width:700px;margin:16px auto 0">
      27,000+ canale live, plată sigură prin Stripe. Activare automată în maxim 30 secunde.
    </p>
    <p style="text-align:center;color:#8a93a6;font-size:13px;margin:10px auto 0">
      Ai un cod promoțional? Îl introduci pe pagina de plată Stripe.
    </p>
  </div>
</section>

<section class="pricing-section" style="padding:24px 0 80px">
  <div class="wrap">
    <div class="pricing-grid" style="display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:1200px;margin:0 auto">
      <div class="pricing-card" style="background:#0f1218;border:1px solid #1f2530;border-radius:16px;padding:24px;position:relative;">
        <h3 style="margin:0 0 8px;color:#fff;font-size:18px">Test 24h</h3>
        <div style="margin:16px 0">
          <span style="font-size:42px;font-weight:800;color:#fff">€5</span>
        </div>
        <p style="color:#b3bccd;font-size:14px;min-height:48px;line-height:1.5">24h acces complet — perfect pentru a încerca serviciul</p>
        <a href="/buy.php?tier=trial24h" class="btn btn-primary" style="display:block;text-align:center;margin-top:16px;width:100%">Cumpără</a>
      </div>
      <div class="pricing-card" style="background:#0f1218;border:1px solid #1f2530;border-radius:16px;padding:24px;position:relative;">
        <h3 style="margin:0 0 8px;color:#fff;font-size:18px">1 lună</h3>
        <div style="margin:16px 0">
          <span style="font-size:42px;font-weight:800;color:#fff">€12</span>
          <div style="color:#8a93a6;font-size:13px;margin-top:4px">≈ €12.00/lună</div>
        </div>
        <p style="color:#b3bccd;font-size:14px;min-height:48px;line-height:1.5">30 zile acces complet</p>
        <a href="/buy.php?tier=m1" class="btn btn-primary" style="display:block;text-align:center;margin-top:16px;width:100%">Cumpără</a>
      </div>
      <div class="pricing-card" style="background:#0f1218;border:1px solid #1f2530;border-radius:16px;padding:24px;position:relative;border-color:#d4af37">
        <span style="position:absolute;top:-12px;right:20px;background:#d4af37;color:#0a0c11;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px">Popular</span>
        <h3 style="margin:0 0 8px;color:#fff;font-size:18px">4 luni + 1 GRATIS</h3>
        <div style="margin:16px 0">
          <span style="font-size:42px;font-weight:800;color:#fff">€48</span>
          <div style="color:#8a93a6;font-size:13px;margin-top:4px">≈ €9.60/lună</div>
        </div>
        <p style="color:#b3bccd;font-size:14px;min-height:48px;line-height:1.5">5 luni acces (plătești 4, primești 1 gratis)</p>
        <a href="/buy.php?tier=m4" class="btn btn-primary" style="display:block;text-align:center;margin-top:16px;width:100%">Cumpără</a>
      </div>
      <div class="pricing-card" style="background:#0f1218;border:1px solid #1f2530;border-radius:16px;padding:24px;position:relative;">
        <h3 style="margin:0 0 8px;color:#fff;font-size:18px">6 luni + 2 GRATIS</h3>
        <div style="margin:16px 0">
          <span style="font-size:42px;font-weight:800;color:#fff">€72</span>
          <div style="color:#8a93a6;font-size:13px;margin-top:4px">≈ €9.00/lună</div>
        </div>
        <p style="color:#b3bccd;font-size:14px;min-height:48px;line-height:1.5">8 luni acces (plătești 6, primești 2 gratis)</p>
        <a href="/buy.php?tier=m6" class="btn btn-primary" style="display:block;text-align:center;margin-top:16px;width:100%">Cumpără</a>
      </div>
      <div class="pricing-card" style="background:#0f1218;border:1px solid #1f2530;border-radius:16px;padding:24px;position:relative;">
        <span style="position:absolute;top:-12px;right:20px;background:#d4af37;color:#0a0c11;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px">Best value</span>
        <h3 style="margin:0 0 8px;color:#fff;font-size:18px">12 luni + 3 GRATIS</h3>
        <div style="margin:16px 0">
          <span style="font-size:42px;font-weight:800;color:#fff">€144</span>
          <div style="color:#8a93a6;font-size:13px;margin-top:4px">≈ €9.60/lună</div>
        </div>
        <p style="color:#b3bccd;font-size:14px;min-height:48px;line-height:1.5">15 luni acces (plătești 12, primești 3 gratis) — cel mai bun preț/lună</p>
        <a href="/buy.php?tier=m12" class="btn btn-primary" style="display:block;text-align:center;margin-top:16px;width:100%">Cumpără</a>
      </div>
    </div>

    <div style="text-align:center;margin-top:48px;color:#8a93a6;font-size:14px">
      <p>🔒 Plată securizată prin <strong style="color:#fff">Stripe</strong> · Card bancar, Apple Pay, Google Pay</p>
      <p style="margin-top:8px">Pentru întrebări sau plată prin transfer bancar, <a href="/contact.php" style="color:#d4af37">contactează-ne</a></p>
    </div>
  </div>
</section>

<footer class="site">
  <div class="wrap">
    <div class="cols">
      <div>
        <div class="col-title">Disponibil pe</div>
        <p class="muted" style="font-size:13px;margin-bottom:12px">HDBOX Player funcționează pe toate platformele majore de streaming.</p>
        <div class="platforms">
          <span class="chip">Amazon Fire TV</span>
          <span class="chip">Android TV</span>
          <span class="chip">Mi Box</span>
          <span class="chip">Nvidia Shield</span>
          <span class="chip">Telefon Android</span>
          <span class="chip">Tabletă Android</span>
        </div>
      </div>

      <div>
        <div class="col-title">Ai nevoie de ajutor?</div>
        <ul>
          <li><a href="/pricing.php">Prețuri &amp; abonament</a></li>
          <li><a href="/app">Descarcă aplicația</a></li>
          <li><a href="/account.php">Contul meu</a></li>
          <li><a href="/contact.php">Contactează-ne</a></li>
          <li><a href="/faqs.html">Întrebări frecvente</a></li>
        </ul>
      </div>

      <div>
        <div class="col-title">Plată securizată</div>
        <p class="muted" style="font-size:13px;margin-bottom:12px">Toate metodele majore de plată sunt acceptate.</p>
        <div class="checkout">
          <span class="ch">VISA</span>
          <span class="ch">MASTERCARD</span>
          <span class="ch">AMEX</span>
          <span class="ch">STRIPE</span>
          <span class="ch">GOOGLE PAY</span>
          <span class="ch">APPLE PAY</span>
        </div>
      </div>
    </div>

    <div class="bottom">
      <div>© 2026 HDBOX Player. Toate drepturile rezervate.</div>
      <div>
        <a href="/terms-and-conditions.html">Termeni &amp; Condiții</a> &nbsp;·&nbsp;
        <a href="/privacy-policy.html">Politică de confidențialitate</a> &nbsp;·&nbsp;
        <a href="/contact.php">Contact</a>
      </div>
    </div>
  </div>
</footer>

<!-- ── Cookie banner GDPR ──────────────────────────────────────────────────── -->
<div id="hdbCookieBar" style="display:none;position:fixed;bottom:0;left:0;right:0;z-index:10000;background:#0f1218;border-top:1px solid #2a3142;padding:16px 20px;box-shadow:0 -4px 20px rgba(0,0,0,0.5)">
  <div style="max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:16px;flex-wrap:wrap">
    <div style="flex:1;min-width:240px;color:#b3bccd;font-size:13px;line-height:1.5">
      🍪 Folosim un singur cookie tehnic esențial (<code style="color:#d4af37">hdbox_session</code>) pentru autentificare.
      Nu folosim cookie-uri de tracking sau publicitate.
      <a href="/privacy-policy.html" style="color:#d4af37">Detalii în politica de confidențialitate</a>.
    </div>
    <div style="display:flex;gap:8px">
      <button onclick="hdbCookieAccept()" style="background:#d4af37;color:#0a0c11;border:none;padding:9px 18px;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer">Am înțeles</button>
    </div>
  </div>
</div>
<script>
(function(){
  try {
    if (!localStorage.getItem('hdbox_cookie_ok')) {
      var b = document.getElementById('hdbCookieBar');
      if (b) b.style.display = 'block';
    }
  } catch(e) {}
  window.hdbCookieAccept = function() {
    try { localStorage.setItem('hdbox_cookie_ok', '1'); } catch(e) {}
    var b = document.getElementById('hdbCookieBar');
    if (b) b.style.display = 'none';
  };
})();
</script>

<!-- ── AI Chat Support Widget ─────────────────────────────────────────────── -->
<div id="hdbChatLauncher" onclick="hdbChatToggle()" title="Chat asistență"
     style="position:fixed;bottom:20px;right:20px;z-index:9998;width:60px;height:60px;border-radius:50%;background:#d4af37;color:#0a0c11;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,0.4);transition:transform 0.2s">
  <svg width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round">
    <path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"/>
  </svg>
</div>

<div id="hdbChatPanel" style="position:fixed;bottom:90px;right:20px;z-index:9999;width:360px;max-width:calc(100vw - 40px);height:520px;max-height:calc(100vh - 120px);background:#0f1218;border:1px solid #2a3142;border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,0.5);display:none;flex-direction:column;overflow:hidden">
  <div style="padding:14px 16px;border-bottom:1px solid #2a3142;display:flex;align-items:center;justify-content:space-between;background:#16191f">
    <div>
      <div style="color:#fff;font-weight:700;font-size:14px">Asistent HDBOX</div>
      <div style="color:#22c55e;font-size:11px;display:flex;align-items:center;gap:6px"><span style="width:7px;height:7px;background:#22c55e;border-radius:50%;display:inline-block"></span>Online</div>
    </div>
    <span onclick="hdbChatToggle()" style="color:#8a93a6;cursor:pointer;font-size:24px;line-height:1">×</span>
  </div>

  <div id="hdbChatMessages" style="flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px;background:#0a0c11">
    <div style="background:#16191f;color:#b3bccd;padding:10px 14px;border-radius:12px;border-top-left-radius:4px;max-width:85%;font-size:13.5px;line-height:1.5">
      Salut! Sunt asistentul HDBOX. Cu ce te pot ajuta? (preț, activare, probleme tehnice, etc.)
    </div>
  </div>

  <div id="hdbChatEscalate" style="display:none;padding:10px 14px;background:#0a3a1a;border-top:1px solid #1a3a1a">
    <a href="https://wa.me/447393855897" target="_blank" rel="noopener" style="display:block;background:#25D366;color:#fff;text-align:center;padding:12px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none">💬 Continuă pe WhatsApp +44 7393 855897</a>
  </div>

  <form onsubmit="return hdbChatSend(event)" style="padding:10px;border-top:1px solid #2a3142;background:#16191f;display:flex;gap:8px">
    <input id="hdbChatInput" type="text" placeholder="Scrie întrebarea ta..." maxlength="500" required
           style="flex:1;background:#0a0c11;border:1px solid #2a3142;color:#fff;padding:10px 12px;border-radius:8px;font-size:13.5px">
    <button type="submit" id="hdbChatSendBtn" style="background:#d4af37;color:#0a0c11;border:none;border-radius:8px;padding:0 16px;cursor:pointer;font-weight:700;font-size:13px">Send</button>
  </form>
</div>

<script>
(function(){
  const messages = [];

  window.hdbChatToggle = function() {
    const panel = document.getElementById('hdbChatPanel');
    panel.style.display = panel.style.display === 'flex' ? 'none' : 'flex';
    if (panel.style.display === 'flex') {
      setTimeout(() => document.getElementById('hdbChatInput').focus(), 100);
    }
  };

  function bubble(text, role) {
    const box = document.getElementById('hdbChatMessages');
    const div = document.createElement('div');
    div.style.cssText = role === 'user'
      ? 'background:#d4af37;color:#0a0c11;padding:10px 14px;border-radius:12px;border-top-right-radius:4px;max-width:85%;font-size:13.5px;line-height:1.5;align-self:flex-end;white-space:pre-wrap'
      : 'background:#16191f;color:#b3bccd;padding:10px 14px;border-radius:12px;border-top-left-radius:4px;max-width:85%;font-size:13.5px;line-height:1.5;white-space:pre-wrap';
    div.textContent = text;
    box.appendChild(div);
    box.scrollTop = box.scrollHeight;
    return div;
  }

  window.hdbChatSend = async function(e) {
    e.preventDefault();
    const input = document.getElementById('hdbChatInput');
    const sendBtn = document.getElementById('hdbChatSendBtn');
    const text = input.value.trim();
    if (!text) return false;
    bubble(text, 'user');
    messages.push({ role: 'user', content: text });
    input.value = '';
    input.disabled = sendBtn.disabled = true;
    const thinking = bubble('...', 'assistant');
    thinking.style.opacity = '0.5';

    try {
      const r = await fetch('/api/chat/ask.php', {
        method: 'POST', headers: { 'Content-Type': 'application/json' },
        body: JSON.stringify({ messages }),
      });
      const j = await r.json();
      thinking.remove();
      if (j.ok) {
        bubble(j.reply, 'assistant');
        messages.push({ role: 'assistant', content: j.reply });
        if (j.should_escalate) {
          document.getElementById('hdbChatEscalate').style.display = 'block';
        }
      } else {
        bubble('Eroare: ' + (j.error || 'unknown') + (j.hint ? ' — ' + j.hint : ''), 'assistant');
        document.getElementById('hdbChatEscalate').style.display = 'block';
      }
    } catch (err) {
      thinking.remove();
      bubble('Eroare conexiune. Te rugăm folosește WhatsApp.', 'assistant');
      document.getElementById('hdbChatEscalate').style.display = 'block';
    }

    input.disabled = sendBtn.disabled = false;
    input.focus();
    return false;
  };
})();
</script>

</body>
</html>
