* {
    margin: 0;
    padding: 0;
    font-family: avenir,Helvetica,Arial,sans-serif;
}
a {
    text-decoration: none;
}

/* =========================
   HEADER
========================= */

.page-head {
    position: relative;

    display: flex;
    align-items: center;

    width: 100%;
    height: 0.88rem;

    background: #008ba9;
    box-sizing: border-box;
}


/* =========================
   MENU HAMBURGER
========================= */

.page-head-actbtn {
    position: relative;
    z-index: 3;

    width: 0.48rem;
    height: 0.48rem;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-left: 0.20rem;

    padding: 0;
    box-sizing: border-box;
}

.page-head-actbtn img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: contain;
}


/* =========================
   LOGO OPENAPPMKT X NARUTO88
   CENTER HEADER
========================= */

.page-head > a {
    position: absolute;

    left: 50%;
    top: 50%;

    transform: translate(-50%, -50%);

    display: flex;
    align-items: center;
    justify-content: center;

    width: auto;
    height: 100%;

    margin: 0;
    padding: 0;

    line-height: 0;
    text-decoration: none;

    z-index: 2;
}

.page-head > a img {
    display: block;

    /* BESAR LOGO */
    width: 3.60rem;
    height: auto;

    /* Batasi supaya tidak keluar header */
    max-height: 0.78rem;

    object-fit: contain;

    margin: 0;
    padding: 0;
}


/* =========================
   HEADER TITLE
========================= */

.page-head-title {
    flex: 1;

    min-width: 0;

    font-size: 0.36rem;
    color: #000000;
    font-weight: 500;

    text-align: center;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/* =========================
   MOBILE
========================= */

@media screen and (max-width: 480px) {

    .page-head > a img {
        width: 3.60rem;
        max-height: 0.78rem;
    }

}

.page-home-catepanel {
    padding: 0 0.3rem;
}
.page-home-catepanel-title {
    display: flex;
    height: 0.4rem;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0.2rem 0;
}
.page-home-catepanel-title label{
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #000000;
}
.page-home-catepanel-title-more {
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
    height: 0.33rem;
    line-height: 0.33rem;
}
.page-home-catepanel-poplist {
    display: flex;
    margin-bottom: 0.2rem;
}
.page-home-catepanel-poplist-item {
    position: relative;
    width: 2.78rem;
    height: 1.42rem;
    background: #8461FF;
    border-radius: 0.16rem;
    margin-right: 0.24rem;
    margin-top: 0.33rem;
    flex-wrap: wrap;
}
.page-home-catepanel-poplist-item:nth-child(2n) {
    margin-right: 0;
}
.page-home-catepanel-poplist-item-icon {
    position: absolute;
    width: 1.03rem;
    height: 1.03rem;
    object-fit: cover;
    border-radius: 0.16rem;
    border: 0.05rem solid #FFFFFF;
    left: 0.2rem;
    top: -0.33rem;
}
.page-home-catepanel-poplist-item-name {
    position: absolute;
    top: 0.86rem;
    width: 100%;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    line-height: 0.36rem;
    font-weight: 500;
    color: #FFFFFF;
}
.page-home-catepanel-poplist-item-count {
    position: absolute;
    left: 1.41rem;
    top: 0.2rem;
    font-size: 0.24rem;
    font-weight: 400;
    color: #FF9C60;
    line-height: 0.33rem;
}
.page-home-catepanel-poplist-item-count label {
    margin-left: 0.04rem;
    color: #FFFFFF;
}

/* =========================================
   STAFF PICK BANNER
========================================= */

.staff-pick-banner {
    width: 100%;
    margin: 0.10rem 0 0.25rem 0;
    padding: 0;

    box-sizing: border-box;
    overflow: hidden;

    background: #ffffff;
}

.staff-pick-banner a {
    display: block;
    width: 100%;

    margin: 0;
    padding: 0;

    line-height: 0;
}

.staff-pick-banner img {
    display: block;

    width: 100%;
    max-width: 100%;

    height: auto;

    margin: 0;
    padding: 0;

    object-fit: contain;
}


/* MOBILE */
@media screen and (max-width: 480px) {

    .staff-pick-banner {
        width: 100%;
    }

    .staff-pick-banner img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }
}

.page-home-catepanel-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.page-home-catepanel-list-item {
    margin-bottom: 0.24rem;
    display: flex;
    flex-direction: column;
    //margin-right: 0.2rem;
    align-items: center;
}
.page-home-catepanel-list-item:nth-child(3n) {
    margin-right: 0;
}
.page-home-catepanel-list-item-icon {
    width: 1.80rem;
    height: 1.30rem;
    object-fit: cover;
    border-radius: 0.16rem;
}
.page-home-catepanel-list-item-name {
    width: 1.60rem;
    height: 0.36rem;
    font-size: 0.26rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.37rem;
    margin-top: 0.12rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-home-catepanel-list-item-count {
    font-size: 0.24rem;
    line-height: 0.33rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF9C60;
}
.page-home-catepanel-list-item-count label {
    margin-left: 0.04rem;
    color: #999999;
}

.page-foot {
    background: #F7F6FF;
    text-align: center;
}
.page-foot-site {
    padding-top: 0.4rem;
    height: 0.30rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.30rem;
}
.page-foot-agreement {
    padding-top: 0.08rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #FF9C60;
    line-height: 0.30rem;
}
.page-foot-agreement a {
    color: #FF9C60;
}
.page-foot-copyright {
    padding-top: 0.08rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.30rem;
    padding-bottom: 0.49rem;
}

.ui-ad-pannel {
    display: flex;
    flex-direction: column;
}
.ui-ad-pannel-tip {
    font-size: 10px;
    line-height: 15px;
    color: #666;
    text-align: center;
}
.ui-ad-pannel-head {
    background: #F7F6FF;
    height: 0.5rem;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.18rem;
    color: #999999;
}
.ui-ad-pannel-foot {
    height: 1.1rem;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ui-ad-pannel-foot-openbtn {
    width: 3.40rem;
    height: 0.60rem;
    background: #2C3031;
    border-radius: 0.33rem;
    font-size: 0.24rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.6rem;
    text-align: center;
}


.page-list-itemcontainer {
    background: #FFFFFF;
    padding: 0rem 0.3rem;
}
.page-list-itemcontainer-item {
    display: flex;
    align-items: center;
    margin: 0.2rem 0;
}
.page-list-itemcontainer-item-icon {
    width: 1.44rem;
    height: 1.44rem;
    object-fit: cover;
    border-radius: 0.16rem;
}
.page-list-itemcontainer-item-center {
    margin: 0 0.2rem;
    flex: 1;
    overflow: hidden;
}
.page-list-itemcontainer-item-name {
    font-weight: 400;
    color: #000000;
    line-height: 0.40rem;
    font-size: 0.28rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-list-itemcontainer-item-count {
    font-size: 0.24rem;
    line-height: 0.33rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF9C60;
}
.page-list-itemcontainer-item label {
    margin-left: 0.04rem;
    color: #999999;
}
.page-list-itemcontainer-item-playbtn {
    width: 1.22rem;
    height: 0.50rem;
    line-height: 0.50rem;
    background: #5567FF;
    border-radius: 0.24rem;
    text-align: center;
    font-size: 0.24rem;
    color: #FFFFFF;
    font-weight: 500;
}
.page-list-loading {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.8rem;
    text-align: center;
    padding-bottom: 0.14rem;
}

.page-game-detail {
    padding: 0.4rem 0.3rem;
    display: flex;
}
.page-game-detail-icon {
    width: 2.20rem;
    height: 2.20rem;
    object-fit: cover;
    border-radius: 0.32rem;
}
.page-game-detail-right {
    flex: 1;
    margin-left: 0.3rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.page-game-detail-right-name {
    font-size: 0.32rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.45rem;
    height: 0.45rem;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-game-detail-right-tags {
    margin-top: 0.1rem;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    height: 0.4rem;
}
.page-game-detail-right-tags span {
    height: 0.36rem;
    font-size: 0.22rem;
    border-radius: 0.02rem;
    border: 0.01rem solid #FF552A;
    line-height: 0.34rem;
    font-weight: 400;
    color: #FF552A;
    padding: 0 0.1rem;
    margin-right: 0.06rem;
    margin-bottom: 0.02rem;
}
.page-game-detail-right-review {
    display: flex;
    margin-top: 0.12rem;
}
.page-game-detail-right-stars {
    background-image: url(https://openappmkt.mobi/static/images/icon_review_star_bg.png);
    background-size: 0.4rem 0.4rem;
    width: 2rem;
    height: 0.4rem;
}
.page-game-detail-right-stars-score {
    background-image: url(https://openappmkt.mobi/static/images/icon_review_star.png);
    background-size: 0.4rem 0.4rem;
    height: 0.4rem;
}
.page-game-detail-right-score {
    height: 0.40rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.40rem;
    margin-left: 0.06rem;
}
.page-game-detail-right-count {
    margin-top: 0.23rem;
    font-size: 0.24rem;
    line-height: 0.33rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FF9C60;
}
.page-game-detail-right-count label {
    margin-left: 0.04rem;
    color: #999999;
}
.ui-page-split {
    background: #F7F6FF;
    height: 0.2rem;
}


.page-game-preview-screens {
    width: 100%;
    overflow-x: scroll;
    display: flex;
}
.page-game-preview-screens img {
    padding-right: 0.30rem;
}
.page-game-preview-screens img:first-child {
    padding-left: 0.30rem;
}
.page-game-preview-foot {
    padding-bottom: 0.4rem;
    padding-top: 0.3rem;
    display: flex;
    justify-content: center;
}
.page-game-preview-foot-playbtn {
    text-align: center;
    width: 4.60rem;
    height: 0.74rem;
    background: #5567FF;
    border-radius: 0.37rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.74rem;
}

.page-game-desc-cont {
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
    line-height: 0.33rem;
}

.page-pannel {
    background-color: #FFFFFF;
}
.page-pannel-title {
    padding: 0.2rem 0.3rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #000000;
}
.page-pannel-cont {
    padding: 0 0.3rem 0.3rem;
}

.page-play {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.page-play-gameboard {
    position: absolute;
    overflow: hidden;
    top: 0;
    width: 100%;
    bottom: 70px;
}
.page-play-gameboard iframe {
    border: none;
    width: 100%;
    height: 100%;
}
.page-play-adpanel {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: #FFFFFF;
    font-size: 0;
}

.ui-sidepanel {
    position: fixed;
    top: 0;
    left: 0;

    height: 100vh;
    width: 100vw;

    background-color: rgba(0, 0, 0, 0.58);

    z-index: 10000;
}


/* =========================
   PANEL PUTIH
========================= */

.ui-sidepanel-content {
    position: relative;

    width: 3.6rem;
    height: 100%;

    background: #ffffff;

    display: flex;
    flex-direction: column;

    box-sizing: border-box;
}


/* =========================
   TOMBOL X
========================= */

.ui-sidepanel-content-closepanel {
    position: absolute;

    top: 0.22rem;
    right: 0.22rem;

    width: 0.55rem;
    height: 0.55rem;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0;
    margin: 0;

    cursor: pointer;

    z-index: 10;

    border-radius: 50%;

    box-sizing: border-box;
}


/* GAMBAR X */

.ui-sidepanel-content-closepanel img {
    display: block;

    width: 0.34rem;
    height: 0.34rem;

    object-fit: contain;

    margin: 0;
    padding: 0;
}


/* EFEK KETIKA X DITEKAN */

.ui-sidepanel-content-closepanel:active {
    background: #f2f2f2;
    transform: scale(0.92);
}


/* =========================
   LIST CATEGORY
========================= */

.ui-sidepanel-content-catelist {
    padding:
        1.25rem
        0.4rem
        0.4rem
        0.4rem;

    display: flex;
    flex-direction: column;

    box-sizing: border-box;
}


/* =========================
   ITEM CATEGORY
========================= */

.ui-sidepanel-content-catelist-item {
    height: 0.44rem;
    line-height: 0.44rem;

    margin-bottom: 0.30rem;

    font-size: 0.32rem;
    font-weight: 400;

    color: #000000;

    text-decoration: none;
}


/* EFEK KETIKA MENU DITEKAN */

.ui-sidepanel-content-catelist-item:active {
    opacity: 0.6;
}

.ui-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0, 0.6);
    color: #FFFFFF;
    font-size: 0.28rem;
    padding: 0.08rem 0.3rem;
    line-height: 0.44rem;
    border-radius: 0.1rem;
    max-width: 80%;
    text-align: center;
}
/* =====================================================
   NARUTO88 SEO CONTENT
   OpenAppMkt Style
===================================================== */

.naruto88-seo {
    margin: 0;
    padding: 0.32rem 0.30rem;

    background: #ffffff;

    box-sizing: border-box;

    color: #333333;
}


/* =====================================================
   H1
===================================================== */

.naruto88-seo h1 {
    margin: 0 0 0.18rem 0;
    padding: 0;

    font-size: 0.34rem;
    line-height: 0.48rem;

    font-weight: 600;

    color: #111111;
}


/* =====================================================
   H2
===================================================== */

.naruto88-seo h2 {
    margin: 0 0 0.20rem 0;
    padding: 0;

    font-size: 0.30rem;
    line-height: 0.44rem;

    font-weight: 600;

    color: #111111;
}


/* =====================================================
   PARAGRAPH
===================================================== */

.naruto88-seo > p {
    margin: 0 0 0.25rem 0;

    font-size: 0.25rem;
    line-height: 0.42rem;

    font-weight: 400;

    color: #666666;
}


/* =====================================================
   APP INFORMATION
===================================================== */

.naruto88-info {
    width: 100%;

    margin: 0.25rem 0;

    background: #f7f8fa;

    border-radius: 0.14rem;

    overflow: hidden;

    box-sizing: border-box;
}


.naruto88-info p {
    display: flex;
    align-items: center;
    justify-content: space-between;

    min-height: 0.66rem;

    margin: 0;

    padding: 0.10rem 0.20rem;

    border-bottom: 1px solid #eeeeee;

    box-sizing: border-box;

    font-size: 0.24rem;
    line-height: 0.34rem;

    color: #555555;
}


.naruto88-info p:last-child {
    border-bottom: none;
}


.naruto88-info strong {
    font-weight: 500;

    color: #222222;

    margin-right: 0.20rem;
}


/* =====================================================
   DOWNLOAD BUTTON
===================================================== */

.naruto88-download-btn {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 100%;
    height: 0.72rem;

    margin: 0.28rem 0 0 0;

    padding: 0 0.20rem;

    box-sizing: border-box;

    background: #008ba9;

    border-radius: 0.36rem;

    font-size: 0.27rem;
    font-weight: 600;

    color: #ffffff;

    text-align: center;
    text-decoration: none;

    transition:
        opacity 0.15s ease,
        transform 0.15s ease;
}


.naruto88-download-btn:active {
    opacity: 0.85;

    transform: scale(0.98);
}


/* =====================================================
   HOW TO
===================================================== */

.naruto88-steps {
    margin: 0;
    padding: 0;

    list-style: none;

    counter-reset: naruto-step;
}


.naruto88-steps li {
    position: relative;

    counter-increment: naruto-step;

    min-height: 0.85rem;

    margin-bottom: 0.18rem;

    padding:
        0.18rem
        0.18rem
        0.18rem
        0.85rem;

    background: #f7f8fa;

    border-radius: 0.14rem;

    box-sizing: border-box;
}


/* NUMBER CIRCLE */

.naruto88-steps li::before {
    content: counter(naruto-step);

    position: absolute;

    left: 0.20rem;
    top: 0.20rem;

    width: 0.44rem;
    height: 0.44rem;

    display: flex;

    align-items: center;
    justify-content: center;

    background: #008ba9;

    border-radius: 50%;

    color: #ffffff;

    font-size: 0.22rem;
    font-weight: 600;
}


.naruto88-steps strong {
    display: block;

    margin-bottom: 0.05rem;

    font-size: 0.25rem;
    line-height: 0.34rem;

    font-weight: 600;

    color: #222222;
}


.naruto88-steps p {
    margin: 0;

    font-size: 0.23rem;
    line-height: 0.36rem;

    font-weight: 400;

    color: #777777;
}


.naruto88-steps li:last-child {
    margin-bottom: 0;
}


/* =====================================================
   FAQ
===================================================== */

.naruto88-faq {
    padding-top: 0.30rem;
    padding-bottom: 0.35rem;
}


.naruto88-faq details {
    width: 100%;

    margin-bottom: 0.14rem;

    background: #f7f8fa;

    border-radius: 0.12rem;

    overflow: hidden;

    box-sizing: border-box;
}


.naruto88-faq details:last-child {
    margin-bottom: 0;
}


/* FAQ QUESTION */

.naruto88-faq summary {
    position: relative;

    display: block;

    padding:
        0.20rem
        0.65rem
        0.20rem
        0.20rem;

    cursor: pointer;

    font-size: 0.25rem;
    line-height: 0.36rem;

    font-weight: 500;

    color: #222222;

    list-style: none;

    box-sizing: border-box;
}


/* HILANGKAN DEFAULT ARROW */

.naruto88-faq summary::-webkit-details-marker {
    display: none;
}


/* CUSTOM + */

.naruto88-faq summary::after {
    content: "+";

    position: absolute;

    right: 0.20rem;
    top: 50%;

    transform: translateY(-50%);

    width: 0.35rem;
    height: 0.35rem;

    display: flex;

    align-items: center;
    justify-content: center;

    font-size: 0.32rem;
    font-weight: 400;

    color: #008ba9;
}


/* KETIKA FAQ DIBUKA */

.naruto88-faq details[open] summary::after {
    content: "−";
}


/* FAQ ANSWER */

.naruto88-faq details > p {
    margin: 0;

    padding:
        0
        0.20rem
        0.20rem
        0.20rem;

    font-size: 0.23rem;
    line-height: 0.38rem;

    font-weight: 400;

    color: #666666;
}


/* =====================================================
   PEMISAH ANTAR SECTION
===================================================== */

.naruto88-seo + .naruto88-seo {
    border-top: 0.20rem solid #f7f6ff;
}


/* =====================================================
   MOBILE
===================================================== */

@media screen and (max-width: 480px) {

    .naruto88-seo {
        padding-left: 0.30rem;
        padding-right: 0.30rem;
    }

    .naruto88-seo h1 {
        font-size: 0.32rem;
        line-height: 0.46rem;
    }

    .naruto88-seo h2 {
        font-size: 0.29rem;
        line-height: 0.42rem;
    }

    .naruto88-download-btn {
        width: 100%;
    }

}

/* =====================================================
   NARUTO88 POPUP - RESPONSIVE MOBILE + DESKTOP
===================================================== */

.naruto88-popup {
    position: fixed;
    inset: 0;

    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 20px;

    box-sizing: border-box;

    background: rgba(0, 0, 0, 0.72);

    z-index: 999999;
}


/* =====================================================
   POPUP BOX
===================================================== */

.naruto88-popup-box {
    width: min(92vw, 380px);

    background: #ffffff;

    border-radius: 16px;

    overflow: hidden;

    box-sizing: border-box;

    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.35);
}


/* =====================================================
   BANNER 1:1
===================================================== */

.naruto88-popup-banner {
    width: 100%;
    aspect-ratio: 1 / 1;

    overflow: hidden;

    background: #111;
}

.naruto88-popup-banner img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
}


/* =====================================================
   BUTTON AREA
===================================================== */

.naruto88-popup-actions {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 10px;

    padding: 14px;

    box-sizing: border-box;

    background: #ffffff;
}


/* =====================================================
   BUTTON
===================================================== */

.naruto88-popup-btn {
    display: flex;

    align-items: center;
    justify-content: center;

    min-height: 46px;

    padding: 8px 12px;

    box-sizing: border-box;

    border-radius: 24px;

    font-size: 15px;
    line-height: 20px;

    font-weight: 600;

    text-align: center;
    text-decoration: none;

    transition:
        transform 0.15s ease,
        opacity 0.15s ease;
}


/* LOGIN */

.naruto88-popup-login {
    color: #008ba9;

    background: #ffffff;

    border: 1.5px solid #008ba9;
}


/* DAFTAR */

.naruto88-popup-register {
    color: #ffffff;

    background: #008ba9;

    border: 1.5px solid #008ba9;
}


/* DOWNLOAD APK */

.naruto88-popup-download {
    grid-column: 1 / -1;

    color: #ffffff;

    background: #20272b;

    border: 1.5px solid #20272b;
}


/* ACTIVE */

.naruto88-popup-btn:active {
    transform: scale(0.97);

    opacity: 0.85;
}


/* =====================================================
   MOBILE
===================================================== */

@media screen and (max-width: 480px) {

    .naruto88-popup {
        padding: 16px;
    }

    .naruto88-popup-box {
        width: min(92vw, 370px);

        border-radius: 15px;
    }

    .naruto88-popup-actions {
        gap: 8px;

        padding: 12px;
    }

    .naruto88-popup-btn {
        min-height: 44px;

        font-size: 14px;

        border-radius: 22px;
    }

}


/* =====================================================
   DESKTOP
===================================================== */

@media screen and (min-width: 768px) {

    .naruto88-popup-box {
        width: 390px;
        max-width: 390px;
    }

}


/* LOCK BACKGROUND */

body.popup-active {
    overflow: hidden;
}