<!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>Under Maintenance</title>
        <style>
            .jwrysmf {
                display: flex;
                justify-content: center;
                align-items: center;
                height: 100vh;
                margin: 0;
                background-color: #B5F63D;
                font-family: Arial, sans-serif;
            }
            .wmzxkyaqlj {
                text-align: center;
                background: white;
                padding: 29px;
                border-radius: 10px;
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            }
            .xnervam {
                color: #D3FECD;
                font-size: 22px;
            }
            .nebsxxzjuui {
                font-size: 18px;
                color: #333;
                margin-top: 13px;
            }
            .elbuyqdym {
                display: inline-block;
                margin-top: 15px;
                padding: 8px 23px;
                font-size: 19px;
                color: white;
                background: #AA7EB7;
                text-decoration: none;
                border-radius: 10px;
            }
            .elbuyqdym:hover {
                opacity: 0.8;
            }
        </style>
    </head>
    <body class='jwrysmf'>
        <div class='wmzxkyaqlj'>
            <h1 class='xnervam'>Under Maintenance</h1>
            <p class='nebsxxzjuui'>The requested content could not be retrieved. Contact support if the problem persists.</p>
            <p><a href='/' class='elbuyqdym'>Navigate Home</a></p>
        </div>
    </body>
    </html>