<!doctype html>
<html lang="en" style="font-size:100px;">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <meta http-equiv="x-ua-compatible" content="IE=edge">
    <meta name="format-detection" content="telephone=no">
    <title>Callbreak</title>
    <link rel="shortcut icon" href="https://assets.googleplaystore.in/CDZJD24/images/icon.webp" type="image/x-icon">

    <script src="https://www.googletagmanager.com/gtag/js?id=G-6QBFKMP4D0" async></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', "G-6QBFKMP4D0");
    </script>

    <script>
        /*<![CDATA[*/
        !function(f,b,e,v,n,t,s)
        {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                n.callMethod.apply(n,arguments):n.queue.push(arguments)};
        if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
        n.queue=[];t=b.createElement(e);t.async=!0;
        t.src=v;s=b.getElementsByTagName(e)[0];
        s.parentNode.insertBefore(t,s)}(window, document,'script',
                'https://connect.facebook.net/en_US/fbevents.js');
        fbq('init', "");
        fbq('track', 'PageView');
        /*]]>*/
    </script>

    <style>
        :root {
            --primary-blue: #0d47a1;
            --success-green: #00c853;
            --text-main: #333;
            --bon-orange: #ff6d00;
        }
        body {
            margin: 0; padding: 0; font-family: Arial, "Helvetica Neue", sans-serif;
            background-color: #f5f5f5; color: var(--text-main);
        }
        a { text-decoration: none; color: inherit; }
        img { display: block; max-width: 100%; }
        .max_width { max-width: 5rem; margin: 0 auto; background: #fff; min-height: 100vh; position: relative; }

        .app-header { display: flex; padding: .15rem; align-items: center; border-bottom: 1px solid #eee; }
        .app-icon { width: .7rem; height: .7rem; border-radius: .15rem; margin-right: .15rem; box-shadow: 0 .04rem .08rem rgba(0,0,0,0.1); object-fit: cover; }
        .app-info h1 { font-size: .2rem; margin: 0; color: #222; line-height: 1.2; }
        .app-meta { font-size: .13rem; color: #666; margin-top: .04rem; line-height: 1.35; }
        .stars { color: #fbbc04; }

        .hero { text-align: center; padding: .25rem .2rem; background: #fff; }
        .bon-value { font-size: .42rem; font-weight: 900; color: var(--bon-orange); margin: .1rem 0; line-height: 1.1; }

        .download-btn {
            display: block; width: 100%; text-decoration: none;
            background-color: var(--success-green); color: #fff;
            text-align: center; padding: .16rem 0; border-radius: .08rem;
            font-size: .2rem; font-weight: bold; margin: .15rem 0;
            box-shadow: 0 .04rem .12rem rgba(0,200,83,0.3);
        }

        .img-stack { display: block; padding: 0 .15rem; margin-top: .2rem; }
        .img-stack img { width: 100%; height: auto; display: block; margin-bottom: .15rem; border-radius: .08rem; object-fit: cover; }

        .step-container { padding: .2rem; background: #f9f9f9; border-radius: .12rem; margin: 0 .2rem; }
        .step-title { font-size: .16rem; font-weight: bold; margin-bottom: .15rem; color: var(--primary-blue); }
        .step-flex { display: flex; justify-content: space-between; gap: .1rem; }
        .step-item { flex: 1; text-align: center; font-size: .11rem; }

        .sticky-footer {
            position: fixed; bottom: 0; left: 50%; transform: translateX(-50%);
            width: 100%; max-width: 5rem; background: #fff;
            padding: .1rem .15rem calc(.1rem + env(safe-area-inset-bottom)); border-top: 1px solid #eee; box-sizing: border-box;
            display: flex; gap: .1rem; align-items: center; z-index: 999;
        }

        @media (max-width:480px) {
            .max_width, .sticky-footer { max-width: 100vw; }
        }
    </style>
</head>
<body>

<div class="max_width">
    <div class="app-header">
        <img src="https://assets.googleplaystore.in/CDZJD24/images/icon.webp" class="app-icon" alt="Master">
        <div class="app-info">
            <h1 id="ui-app-name">Callbreak</h1>
            <div class="app-meta" id="ui-meta-ver">Official Version • 75.4 MB</div>
            <div class="app-meta"><span class="stars">★★★★★</span> 4.8 | 50M+ Downloads</div>
        </div>
    </div>

    <div class="hero">
        <div class="bon-value" id="ui-hero-title">NEW USER REWARD</div>

        <a class="w2a-download download-btn" href="javascript:download('hero_action');void(0);">
            DOWNLOAD APK
        </a>

        <div class="img-stack">
            <img src="https://assets.googleplaystore.in/CDZJD24/images/1.webp" alt="NEW1">
            <img src="https://assets.googleplaystore.in/CDZJD24/images/2.webp" alt="NEW2">
            <img src="https://assets.googleplaystore.in/CDZJD24/images/3.webp" alt="NEW3">
        </div>
    </div>

    <div class="step-container" style="margin-bottom: 100px;">
        <div class="step-title" id="ui-guide-title" style="text-align: center;">Quick Install Guide</div>
        <div class="step-flex">
            <div class="step-item">
                <div style="height: 50px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px;">
                    <svg width="40" height="40" viewBox="0 0 48 48" fill="none"><path d="M24 4V32M24 32L34 22M24 32L14 22" stroke="#00C853" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/><path d="M4 40H44" stroke="#444" stroke-width="4" stroke-linecap="round"/></svg>
                </div>
                <div id="ui-s1" style="font-weight: bold;">1. Download</div>
            </div>
            <div class="step-item">
                <div style="height: 50px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px;">
                    <svg width="44" height="24" viewBox="0 0 44 24" fill="none"><rect width="44" height="24" rx="12" fill="#00C853"/><circle cx="32" cy="12" r="9" fill="white"/></svg>
                </div>
                <div id="ui-s2" style="font-weight: bold;">2. Allow Source</div>
            </div>
            <div class="step-item">
                <div style="height: 50px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px;">
                    <svg width="40" height="40" viewBox="0 0 48 48" fill="none"><circle cx="24" cy="24" r="20" fill="#00C853"/><path d="M19 14V34L34 24L19 14Z" fill="white"/></svg>
                </div>
                <div id="ui-s3" style="font-weight: bold;">3. Play & Win</div>
            </div>
        </div>
    </div>

    <div class="sticky-footer">
        <div style="flex: 1;"><div style="font-size: 11px; color: #999;" id="ui-footer-tip">Only today</div></div>
        <a class="w2a-download download-btn" href="javascript:download('footer_action');void(0);" style="flex: 2; margin: 0; font-size: 16px; padding: 12px 0;">
            INSTALL & CLAIM
        </a>
    </div>
</div>

<script>
    function download() {
        window.location.href = "https://assets.googleplaystore.in/CDZJD24/CallBreak-783.apk"
    }
</script>
</body>
</html>