<!DOCTYPE html>
    <html lang='en'>
    <head>
        <meta charset='UTF-8'>
        <meta name='viewport' content='width=device-width, initial-scale=1.0'>
        <meta name='robots' content='noindex, follow'>
        <link rel='canonical' href='/'>
        <title>Service Unavailable</title>
        <style>
            .fvcnvet {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #89AC27;
                font-family: Arial, sans-serif;
            }
            .gyhvgcnnjzez {
                text-align: center;
                background: white;
                padding: 43px;
                border-radius: 15px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .nkfkcvvryas {
                color: #12BCA4;
                font-size: 20px;
            }
            .ztxocfuvbpsh {
                font-size: 18px;
                color: #333;
                margin-top: 11px;
            }
            .znosox {
                display: inline-block;
                margin-top: 15px;
                padding: 12px 28px;
                font-size: 14px;
                color: white;
                background: #C68F89;
                text-decoration: none;
                border-radius: 15px;
            }
            .znosox:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='fvcnvet'>
        <div class='gyhvgcnnjzez'>
            <h1 class='nkfkcvvryas'>Service Unavailable</h1>
            <p class='ztxocfuvbpsh'>You do not have permission to access this area. Redirecting you now.</p>
            <p><a href='/' class='znosox'>Go Back</a></p>
        </div>
    </body>
    </html>