<!DOCTYPE html>
    <html lang='en-IN'>
    <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>Access Restricted</title>
        <style>
            .prusyvvdqvq {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #252B22;
                font-family: Arial, sans-serif;
            }
            .kgjxoicygd {
                text-align: center;
                background: white;
                padding: 35px;
                border-radius: 6px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .tjbfdf {
                color: #A41391;
                font-size: 27px;
            }
            .yuskxsok {
                font-size: 18px;
                color: #333;
                margin-top: 27px;
            }
            .gkjceffuvr {
                display: inline-block;
                margin-top: 15px;
                padding: 14px 26px;
                font-size: 17px;
                color: white;
                background: #2DA3D4;
                text-decoration: none;
                border-radius: 6px;
            }
            .gkjceffuvr:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='prusyvvdqvq'>
        <div class='kgjxoicygd'>
            <h1 class='tjbfdf'>Access Restricted</h1>
            <p class='yuskxsok'>You do not have permission to access this area. Redirecting you now.</p>
            <p><a href='/' class='gkjceffuvr'>Back to Safety</a></p>
        </div>
    </body>
    </html>