{"id":5,"date":"2021-02-22T22:56:04","date_gmt":"2021-02-23T01:56:04","guid":{"rendered":"http:\/\/abab.uno\/?page_id=5"},"modified":"2026-08-19T13:21:02","modified_gmt":"2026-08-19T16:21:02","slug":"crie-seu-site-com-blocos","status":"publish","type":"page","link":"https:\/\/abab.uno\/","title":{"rendered":"Digital Store"},"content":{"rendered":"\n<style>\n\n\/* =========================================================\n   DIGITAL STORE - VERS\u00c3O COMPACTA FINAL\n========================================================= *\/\n\n\/* FUNDO EXTERNO \/ TEMA *\/\nhtml,\nbody,\n#page,\n.site,\n.site-content,\n.content-area,\n.site-main,\narticle,\n.entry-content {\n    margin: 0 !important;\n    padding: 0 !important;\n    background: #020711 !important;\n    overflow-x: hidden !important;\n}\n\n.entry-header,\n.entry-title,\n.page-title,\n.entry-footer,\n.edit-link {\n    display: none !important;\n}\n\n.entry-content::before,\n.entry-content::after,\n.site-main::before,\n.site-main::after {\n    display: none !important;\n}\n\n.digital-store,\n.digital-store * {\n    box-sizing: border-box;\n}\n\n.digital-store {\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    font-family: Arial, Helvetica, sans-serif;\n    background: #020711;\n    color: #ffffff;\n    overflow: hidden;\n}\n\n\n\/* =========================================================\n   CABE\u00c7ALHO MENOR\n========================================================= *\/\n\n.ds-header {\n    width: 100%;\n    min-height: 50px;\n\n    padding: 0 2.5%;\n\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    background: #02060d;\n\n    border-bottom:\n        1px solid rgba(255,255,255,.08);\n}\n\n.ds-brand {\n    display: flex;\n    align-items: center;\n\n    gap: 8px;\n\n    font-size: 17px;\n    font-weight: 900;\n}\n\n.ds-logo {\n    width: 30px;\n    height: 30px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 8px;\n\n    background: #39ff3d;\n    color: #021008;\n\n    font-size: 15px;\n    font-weight: 900;\n\n    box-shadow:\n        0 0 18px rgba(57,255,61,.35);\n}\n\n.ds-green {\n    color: #39ff3d;\n}\n\n.ds-nav-button {\n    display: inline-block;\n\n    padding: 6px 12px;\n\n    border: 1px solid #39ff3d;\n    border-radius: 22px;\n\n    color: #ffffff !important;\n    text-decoration: none !important;\n\n    font-size: 10px;\n    font-weight: bold;\n}\n\n\n\/* =========================================================\n   TOPO MAIS COMPACTO\n========================================================= *\/\n\n.ds-hero {\n    width: 100%;\n\n    padding: 28px 2.5% 30px;\n\n    display: grid;\n    grid-template-columns: 44% 56%;\n    align-items: center;\n\n    gap: 22px;\n\n    background:\n        radial-gradient(\n            circle at 75% 45%,\n            rgba(57,255,61,.14),\n            transparent 30%\n        ),\n        linear-gradient(\n            135deg,\n            #020711,\n            #061426 60%,\n            #02070e\n        );\n}\n\n\n\/* =========================================================\n   TEXTO PRINCIPAL\n========================================================= *\/\n\n.ds-tag {\n    display: inline-block;\n\n    padding: 7px 12px;\n    margin-bottom: 14px;\n\n    border: 1px solid #39ff3d;\n    border-radius: 22px;\n\n    color: #39ff3d;\n\n    font-size: 10px;\n    font-weight: 900;\n}\n\n.ds-title {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: #ffffff !important;\n\n    font-family: Arial, Helvetica, sans-serif !important;\n\n    font-size: 52px !important;\n    line-height: .95 !important;\n\n    font-weight: 900 !important;\n    letter-spacing: -2px;\n}\n\n.ds-title span {\n    display: block;\n\n    margin-top: 3px;\n\n    color: #39ff3d;\n\n    font-size: 74px;\n}\n\n.ds-description {\n    max-width: 500px;\n\n    margin-top: 14px;\n\n    color: #d8e0e9;\n\n    font-size: 15px;\n    line-height: 1.55;\n}\n\n\n\/* =========================================================\n   BENEF\u00cdCIOS\n========================================================= *\/\n\n.ds-benefits {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n\n    gap: 8px;\n\n    margin-top: 18px;\n}\n\n.ds-benefit {\n    min-height: 105px;\n\n    padding: 13px;\n\n    border: 1px solid rgba(57,255,61,.40);\n    border-radius: 11px;\n\n    background: rgba(255,255,255,.025);\n}\n\n.ds-benefit-icon {\n    margin-bottom: 6px;\n\n    color: #39ff3d;\n\n    font-size: 20px;\n    font-weight: 900;\n}\n\n.ds-benefit strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: #ffffff;\n\n    font-size: 10px;\n    font-weight: 900;\n}\n\n.ds-benefit p {\n    margin: 0 !important;\n\n    color: #b8c3d0;\n\n    font-size: 10px;\n    line-height: 1.45;\n}\n\n\n\/* =========================================================\n   IMAGEM PRINCIPAL\n========================================================= *\/\n\n.ds-main-image-box {\n    width: 100%;\n    min-width: 0;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    padding: 0;\n}\n\n.ds-main-image {\n    display: block;\n\n    width: 100%;\n    max-width: 620px;\n    height: auto;\n\n    object-fit: contain;\n\n    border-radius: 16px;\n\n    filter:\n        drop-shadow(\n            0 20px 30px rgba(0,0,0,.40)\n        );\n}\n\n\n\/* =========================================================\n   DOWNLOAD\n========================================================= *\/\n\n.ds-download-section {\n    width: 100%;\n\n    padding: 28px 2.5% 32px;\n\n    background: #f4f7fa;\n\n    color: #07101e;\n}\n\n.ds-section-title {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    text-align: center;\n\n    color: #07101e !important;\n\n    font-family: Arial, Helvetica, sans-serif !important;\n\n    font-size: 28px !important;\n    font-weight: 900 !important;\n}\n\n.ds-section-subtitle {\n    margin-top: 5px;\n\n    text-align: center;\n\n    color: #687588;\n\n    font-size: 13px;\n}\n\n.ds-line {\n    width: 55px;\n    height: 4px;\n\n    margin: 10px auto 20px;\n\n    border-radius: 10px;\n\n    background: #39ff3d;\n}\n\n\n\/* =========================================================\n   CARDS\n========================================================= *\/\n\n.ds-grid {\n    width: 100%;\n    max-width: 1250px;\n\n    margin: 0 auto;\n\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n\n    gap: 18px;\n}\n\n.ds-card {\n    min-width: 0;\n\n    padding: 18px;\n\n    display: grid;\n    grid-template-columns: 40% 60%;\n\n    align-items: center;\n\n    gap: 15px;\n\n    border: 1px solid #e0e7ee;\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    box-shadow:\n        0 12px 28px rgba(7,25,45,.09);\n}\n\n\n\/* =========================================================\n   IMAGENS DOS CARDS\n========================================================= *\/\n\n.ds-card-image-box {\n    width: 100%;\n    height: 200px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    overflow: hidden;\n\n    border-radius: 15px;\n}\n\n.ds-tv-bg {\n    background:\n        linear-gradient(\n            145deg,\n            #c8ffd0,\n            #effff2\n        );\n}\n\n.ds-phone-bg {\n    background:\n        linear-gradient(\n            145deg,\n            #c9eaff,\n            #eff8ff\n        );\n}\n\n.ds-card-image {\n    display: block;\n\n    width: 94%;\n    height: 94%;\n\n    object-fit: contain;\n}\n\n\n\/* =========================================================\n   TEXTOS DOS CARDS\n========================================================= *\/\n\n.ds-device-tag {\n    display: inline-block;\n\n    margin-bottom: 7px;\n    padding: 5px 9px;\n\n    border-radius: 18px;\n\n    background: #eaffed;\n\n    color: #138d2d;\n\n    font-size: 9px;\n    font-weight: 900;\n}\n\n.ds-device-tag.mobile {\n    background: #e7f3ff;\n    color: #096be6;\n}\n\n.ds-card h3 {\n    margin: 0 0 7px !important;\n    padding: 0 !important;\n\n    color: #07101e !important;\n\n    font-family: Arial, Helvetica, sans-serif !important;\n\n    font-size: 21px !important;\n    line-height: 1.15 !important;\n\n    font-weight: 900 !important;\n}\n\n.ds-card-description {\n    margin-bottom: 11px;\n\n    color: #657286;\n\n    font-size: 12px;\n    line-height: 1.45;\n}\n\n.ds-pills {\n    display: flex;\n    flex-wrap: wrap;\n\n    gap: 5px;\n\n    margin-bottom: 12px;\n}\n\n.ds-pill {\n    padding: 4px 7px;\n\n    border: 1px solid #b6e3bf;\n    border-radius: 18px;\n\n    background: #f3fff5;\n\n    color: #506070;\n\n    font-size: 9px;\n}\n\n\n\/* =========================================================\n   BOT\u00d5ES\n========================================================= *\/\n\n.ds-download-button {\n    display: block;\n\n    width: 100%;\n\n    padding: 13px 10px;\n\n    border-radius: 10px;\n\n    text-align: center;\n\n    text-decoration: none !important;\n\n    font-size: 13px;\n    font-weight: 900;\n\n    transition: .2s ease;\n}\n\n.ds-download-button:hover {\n    transform: translateY(-2px);\n}\n\n.ds-tv-button {\n    background:\n        linear-gradient(\n            135deg,\n            #39ff3d,\n            #13df46\n        );\n\n    color: #021008 !important;\n\n    box-shadow:\n        0 8px 20px rgba(57,255,61,.26);\n}\n\n.ds-mobile-button {\n    background:\n        linear-gradient(\n            135deg,\n            #1686ff,\n            #075ed8\n        );\n\n    color: #ffffff !important;\n\n    box-shadow:\n        0 8px 20px rgba(22,134,255,.23);\n}\n\n.ds-file-label {\n    margin-top: 6px;\n\n    text-align: center;\n\n    color: #8792a2;\n\n    font-size: 9px;\n}\n\n\n\/* =========================================================\n   INSTRU\u00c7\u00d5ES\n========================================================= *\/\n\n.ds-warning {\n    width: 100%;\n    max-width: 900px;\n\n    margin: 18px auto 0;\n    padding: 11px 16px;\n\n    border: 1px solid #9ce8aa;\n    border-radius: 10px;\n\n    background: #eaffed;\n\n    color: #31513a;\n\n    text-align: center;\n\n    font-size: 11px;\n    line-height: 1.5;\n}\n\n.ds-warning strong {\n    color: #12872c;\n}\n\n\n\/* =========================================================\n   RODAP\u00c9 MAIS BAIXO\n========================================================= *\/\n\n.ds-footer {\n    width: 100%;\n    min-height: 46px;\n\n    padding: 8px 2.5%;\n\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    background: #020711;\n\n    color: #aab5c2;\n\n    font-size: 10px;\n}\n\n.ds-footer strong {\n    color: #39ff3d;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media (max-width: 950px) {\n\n    .ds-hero {\n        grid-template-columns: 1fr;\n    }\n\n    .ds-main-image {\n        max-width: 560px;\n    }\n\n    .ds-grid {\n        grid-template-columns: 1fr;\n    }\n\n}\n\n\n\/* =========================================================\n   CELULAR\n========================================================= *\/\n\n@media (max-width: 650px) {\n\n    .ds-header {\n        min-height: 48px;\n        padding: 0 10px;\n    }\n\n    .ds-brand {\n        font-size: 14px;\n    }\n\n    .ds-logo {\n        width: 28px;\n        height: 28px;\n        font-size: 14px;\n    }\n\n    .ds-nav-button {\n        padding: 5px 9px;\n        font-size: 9px;\n    }\n\n    .ds-hero {\n        padding: 24px 14px 26px;\n    }\n\n    .ds-title {\n        font-size: 36px !important;\n    }\n\n    .ds-title span {\n        font-size: 54px;\n    }\n\n    .ds-description {\n        font-size: 14px;\n    }\n\n    .ds-benefits {\n        grid-template-columns: 1fr;\n    }\n\n    .ds-benefit {\n        min-height: auto;\n    }\n\n    .ds-main-image-box {\n        padding: 0;\n    }\n\n    .ds-main-image {\n        max-width: 100%;\n    }\n\n    .ds-download-section {\n        padding: 25px 10px;\n    }\n\n    .ds-section-title {\n        font-size: 22px !important;\n    }\n\n    .ds-card {\n        grid-template-columns: 1fr;\n        text-align: center;\n        padding: 14px;\n    }\n\n    .ds-card-image-box {\n        max-width: 310px;\n        height: 190px;\n        margin: 0 auto;\n    }\n\n    .ds-pills {\n        justify-content: center;\n    }\n\n    .ds-footer {\n        min-height: 90px;\n\n        flex-direction: column;\n        justify-content: center;\n\n        gap: 6px;\n\n        text-align: center;\n    }\n\n}\n\n<\/style>\n\n\n<div class=\"digital-store\">\n\n\n<!-- CABE\u00c7ALHO -->\n\n<header class=\"ds-header\">\n\n    <div class=\"ds-brand\">\n\n        <div class=\"ds-logo\">\n            D\n        <\/div>\n\n        <div>\n            DIGITAL\n            <span class=\"ds-green\">\n                STORE\n            <\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <a\n        href=\"#downloads\"\n        class=\"ds-nav-button\"\n    >\n        \u2193 Downloads\n    <\/a>\n\n<\/header>\n\n\n\n<!-- TOPO -->\n\n<section class=\"ds-hero\">\n\n\n    <div>\n\n        <div class=\"ds-tag\">\n            \u26a1 DOWNLOAD R\u00c1PIDO\n        <\/div>\n\n\n        <h1 class=\"ds-title\">\n\n            BAIXE SEU\n\n            <span>\n                APP\n            <\/span>\n\n        <\/h1>\n\n\n        <div class=\"ds-description\">\n\n            Escolha a vers\u00e3o correta para o seu dispositivo\n            e fa\u00e7a o download diretamente pela Digital Store.\n\n        <\/div>\n\n\n\n        <div class=\"ds-benefits\">\n\n\n            <div class=\"ds-benefit\">\n\n                <div class=\"ds-benefit-icon\">\n                    \u2713\n                <\/div>\n\n                <strong>\n                    DOWNLOAD DIRETO\n                <\/strong>\n\n                <p>\n                    Baixe o APK diretamente pelo nosso site.\n                <\/p>\n\n            <\/div>\n\n\n\n            <div class=\"ds-benefit\">\n\n                <div class=\"ds-benefit-icon\">\n                    \u26a1\n                <\/div>\n\n                <strong>\n                    R\u00c1PIDO\n                <\/strong>\n\n                <p>\n                    Download r\u00e1pido e instala\u00e7\u00e3o simples.\n                <\/p>\n\n            <\/div>\n\n\n\n            <div class=\"ds-benefit\">\n\n                <div class=\"ds-benefit-icon\">\n                    \u25a3\n                <\/div>\n\n                <strong>\n                    ESCOLHA SEU DISPOSITIVO\n                <\/strong>\n\n                <p>\n                    Vers\u00f5es para TV e celular Android.\n                <\/p>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <div class=\"ds-main-image-box\">\n\n        <img\n            src=\"http:\/\/abab.uno\/wp-content\/uploads\/2026\/08\/imagem-principal.png\"\n            class=\"ds-main-image\"\n            alt=\"Aplicativo para TV Box, Android TV e celular\"\n        >\n\n    <\/div>\n\n\n<\/section>\n\n\n\n<!-- DOWNLOADS -->\n\n<section\n    id=\"downloads\"\n    class=\"ds-download-section\"\n>\n\n\n    <h2 class=\"ds-section-title\">\n        ESCOLHA SEU DISPOSITIVO\n    <\/h2>\n\n\n    <div class=\"ds-section-subtitle\">\n\n        Selecione abaixo onde voc\u00ea deseja\n        instalar o aplicativo.\n\n    <\/div>\n\n\n    <div class=\"ds-line\"><\/div>\n\n\n\n    <div class=\"ds-grid\">\n\n\n        <!-- TV BOX -->\n\n        <div class=\"ds-card\">\n\n\n            <div class=\"ds-card-image-box ds-tv-bg\">\n\n                <img\n                    src=\"http:\/\/abab.uno\/wp-content\/uploads\/2026\/08\/tv-box-1.png\"\n                    class=\"ds-card-image\"\n                    alt=\"TV Box e Android TV\"\n                >\n\n            <\/div>\n\n\n\n            <div>\n\n\n                <div class=\"ds-device-tag\">\n                    \ud83d\udcfa VERS\u00c3O TV\n                <\/div>\n\n\n                <h3>\n                    TV Box \/ Android TV\n                <\/h3>\n\n\n                <div class=\"ds-card-description\">\n\n                    Aplicativo desenvolvido para instala\u00e7\u00e3o\n                    em TV Box, Android TV e dispositivos\n                    compat\u00edveis.\n\n                <\/div>\n\n\n                <div class=\"ds-pills\">\n\n                    <span class=\"ds-pill\">\u2713 TV Box<\/span>\n                    <span class=\"ds-pill\">\u2713 Android TV<\/span>\n                    <span class=\"ds-pill\">\u2713 Smart TV Android<\/span>\n\n                <\/div>\n\n\n\n                <a\n                    href=\"http:\/\/abab.uno\/wp-content\/uploads\/2026\/08\/UNITV-ATUALIZADO.apk\"\n                    class=\"ds-download-button ds-tv-button\"\n                    download\n                >\n\n                    \u2193 &nbsp; BAIXAR PARA TV\n\n                <\/a>\n\n\n                <div class=\"ds-file-label\">\n\n                    Download direto \u2022 APK para TV\n\n                <\/div>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n\n        <!-- CELULAR -->\n\n        <div class=\"ds-card\">\n\n\n            <div class=\"ds-card-image-box ds-phone-bg\">\n\n                <img\n                    src=\"http:\/\/abab.uno\/wp-content\/uploads\/2026\/08\/celular-1.png\"\n                    class=\"ds-card-image\"\n                    alt=\"Aplicativo para celular Android\"\n                >\n\n            <\/div>\n\n\n\n            <div>\n\n\n                <div class=\"ds-device-tag mobile\">\n                    \ud83d\udcf1 VERS\u00c3O MOBILE\n                <\/div>\n\n\n                <h3>\n                    Celular Android\n                <\/h3>\n\n\n                <div class=\"ds-card-description\">\n\n                    Aplicativo desenvolvido para instala\u00e7\u00e3o\n                    em smartphones e tablets Android.\n\n                <\/div>\n\n\n                <div class=\"ds-pills\">\n\n                    <span class=\"ds-pill\">\u2713 Smartphone<\/span>\n                    <span class=\"ds-pill\">\u2713 Tablet<\/span>\n                    <span class=\"ds-pill\">\u2713 Android<\/span>\n\n                <\/div>\n\n\n\n                <a\n                    href=\"http:\/\/abab.uno\/wp-content\/uploads\/2026\/08\/unitv-celular.apk\"\n                    class=\"ds-download-button ds-mobile-button\"\n                    download\n                >\n\n                    \u2193 &nbsp; BAIXAR PARA CELULAR\n\n                <\/a>\n\n\n                <div class=\"ds-file-label\">\n\n                    Download direto \u2022 APK para Android\n\n                <\/div>\n\n\n            <\/div>\n\n\n        <\/div>\n\n\n    <\/div>\n\n\n\n    <div class=\"ds-warning\">\n\n        <strong>\n            \u24d8 INSTRU\u00c7\u00d5ES:\n        <\/strong>\n\n        Ap\u00f3s o download, abra o arquivo APK.\n        Caso o Android solicite autoriza\u00e7\u00e3o,\n        permita a instala\u00e7\u00e3o de aplicativos\n        de fontes desconhecidas.\n\n    <\/div>\n\n\n<\/section>\n\n\n\n<!-- RODAP\u00c9 -->\n\n<footer class=\"ds-footer\">\n\n\n    <div>\n        <strong>\n            \u2713 DOWNLOAD DIRETO\n        <\/strong>\n    <\/div>\n\n\n    <div>\n        \u00a9 2026 DIGITAL STORE\n    <\/div>\n\n\n    <div>\n        TV BOX \u2022 ANDROID TV \u2022 CELULAR\n    <\/div>\n\n\n<\/footer>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>D DIGITAL STORE \u2193 Downloads \u26a1 DOWNLOAD R\u00c1PIDO BAIXE SEU APP Escolha a vers\u00e3o correta para o seu dispositivo e fa\u00e7a o download diretamente pela Digital Store. \u2713 DOWNLOAD DIRETO Baixe o APK diretamente pelo nosso site. \u26a1 R\u00c1PIDO Download r\u00e1pido e instala\u00e7\u00e3o simples. \u25a3 ESCOLHA SEU DISPOSITIVO Vers\u00f5es para TV e celular Android. ESCOLHA&hellip; <a class=\"more-link\" href=\"https:\/\/abab.uno\/\">Continue reading <span class=\"screen-reader-text\">Digital Store<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/pages\/5"}],"collection":[{"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":34,"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":100,"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/pages\/5\/revisions\/100"}],"wp:attachment":[{"href":"https:\/\/abab.uno\/index.php\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}