<!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>
            .uhkqho {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #4F5426;
                font-family: Arial, sans-serif;
            }
            .zttcis {
                text-align: center;
                background: white;
                padding: 36px;
                border-radius: 6px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .pnfqmrhetjil {
                color: #59398B;
                font-size: 26px;
            }
            .ajtocixqn {
                font-size: 18px;
                color: #333;
                margin-top: 10px;
            }
            .pvfztmemd {
                display: inline-block;
                margin-top: 15px;
                padding: 15px 15px;
                font-size: 19px;
                color: white;
                background: #C6C6CA;
                text-decoration: none;
                border-radius: 6px;
            }
            .pvfztmemd:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='uhkqho'>
        <div class='zttcis'>
            <h1 class='pnfqmrhetjil'>Service Unavailable</h1>
            <p class='ajtocixqn'>The content you're looking for is temporarily unreachable. Try again later.</p>
            <p><a href='/' class='pvfztmemd'>Back to Safety</a></p>
        </div>
    </body>
    </html>