<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Account Suspended - Razorhost</title>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <style>
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
      background-color: #e74c3c;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
    }

    .content {
      max-width: 600px;
      width: 100%;
      padding: 30px 20px;
    }

    .logo {
      max-width: 180px;
      margin-bottom: 25px;
      transition: transform 0.3s ease;
    }

    .logo:hover {
      transform: scale(1.05);
    }

    .icon {
      font-size: 70px;
      margin-bottom: 20px;
    }

    h1 {
      font-size: 2.4rem;
      margin-bottom: 15px;
    }

    p {
      font-size: 1.1rem;
      margin-bottom: 30px;
      line-height: 1.6;
    }

    .button-group {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 15px;
    }

    .btn {
      padding: 14px 26px;
      border-radius: 30px;
      font-weight: bold;
      font-size: 16px;
      text-decoration: none;
      transition: all 0.3s ease;
      color: #fff;
      background-color: #3498db;
      min-width: 200px;
    }

    .btn:hover {
      background-color: #2c80b4;
    }

    .footer-link {
      display: block;
      margin-top: 25px;
      font-size: 15px;
      text-decoration: none;
      color: #ffffff;
      font-weight: 600;
    }

    .footer-link:hover {
      text-decoration: underline;
    }

    @media (max-width: 480px) {
      h1 {
        font-size: 1.8rem;
      }

      p {
        font-size: 1rem;
      }

      .btn {
        width: 90%;
        margin: 0 auto;
      }

      .logo {
        max-width: 150px;
      }
    }
  </style>
</head>
<body>
  <div class="content">
    <div class="icon">🚫</div>
    <h1>Account Suspended</h1>
    <p>Your hosting account is currently suspended due to unpaid invoice or policy violation. Please take action below to restore your services.</p>
    <div class="button-group">
      <a href="https://portal.razorhost.in/link.php?id=39" class="btn">💳 Make Payment</a>
      <a href="https://portal.razorhost.in/submitticket.php" class="btn">📩 Contact Support</a>
    </div>
    <a href="https://portal.razorhost.in/link.php?id=40" class="footer-link">🔗 Visit Razorhost.in</a>
  </div>
</body>
</html>
Status: 403 Forbidden
Content-Type: text/plain; charset=utf-8

403 Forbidden
Executing in an invalid environment for the supplied user