.main-content {
    background: url(https://jago-img.com/bg-best-mobile-after-login) !important;
    padding: 0rem !important;
    background-size: 100% !important;
    }
    .lobby-content-top {
    background: url(https://jago-img.com/best-mobile-header) !important;
    padding: 1.5rem 2rem;
    border-bottom: 3px double rgb(255, 187, 0);
    }

    .game-togel .lobby-game-angka-keluar,
    #lobtoto > a > .angka-keluar {
        position: relative;
        z-index: 2;
        margin-top: -5px !important;
        color: #e2bd55 !important;
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.15;
        letter-spacing: 1px;
        text-align: center;
        text-shadow: 0 1px 2px #000, 0 0 6px rgba(226, 189, 85, 0.22);
    }

    #lobtoto > a > .angka-keluar {
        margin-top: -20px !important;
    }

    .game-togel a.game-lobby-content,
    #lobtoto > a {
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
        isolation: isolate;

        background-color: #141414 !important;
        background-image: linear-gradient(
            145deg,
            #111111 0%,
            #292929 42%,
            #1c1c1c 68%,
            #0c0c0c 100%
        ) !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 100% 100% !important;

        border: 1px solid #b9943f !important;
        border-bottom-color: #80672f !important;
        border-radius: 7px;

        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.06),
            inset 0 -12px 20px rgba(0, 0, 0, 0.28),
            0 3px 8px rgba(0, 0, 0, 0.38);

        transition: border-color 160ms ease, box-shadow 160ms ease, filter 160ms ease;
    }

    #game-live a.game-lobby-content:hover,
    .game-togel a.game-lobby-content:hover,
    #lobtoto > a:hover {
        border-color: #d5b355 !important;
        border-bottom-color: #a7863b !important;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.08),
            inset 0 -12px 20px rgba(0, 0, 0, 0.24),
            0 4px 11px rgba(0, 0, 0, 0.45),
            0 0 7px rgba(213, 179, 85, 0.14);
        filter: brightness(1.05);
    }

    #lobtoto > a > b {
        position: relative;
        z-index: 2;
        display: block;
        margin-top: 30px !important;
        color: #e5e5e5;
        text-align: center;
        text-shadow: 0 1px 2px #000;
    }

    #lobtoto .button-extra-big2 {
        box-sizing: border-box;
        padding: 15px 0 0 !important;
    }

    .game-title {
        position: relative;
        z-index: 2;
        box-sizing: border-box;
        width: 100%;
        margin: -3em 0 1.5em;
        padding: 5px;

        color: #f1f1f1;
        background-color: #101010;
        background-image: linear-gradient(180deg, #222222 0%, #0d0d0d 100%);
        border-top: 1px solid #b9943f;
        border-bottom: 1px solid #80672f;
        box-shadow: 0 -3px 8px rgba(185, 148, 63, 0.24);
    }

    #game-live .game-title {
        padding: 0.5em 0;
    }

    .game-wrapper .game-lobby-content .game-title {
        color: #f5f5f5;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 600;
        line-height: 1.2;

        padding: 8px 6px !important;
    }

    @media (max-width: 600px) {
        .game-togel .lobby-game-angka-keluar,
        #lobtoto > a > .angka-keluar {
            font-size: 25px !important;
        }

        .game-wrapper .game-lobby-content .game-title {
            padding: 7px 4px !important;
            font-size: 13px;
        }
    }

a.buttn-header-deposit.butt0,
a.buttonWrap.buttonlc2.button-orange {
    box-sizing: border-box;
    color: #111111 !important;
    font-weight: 700;
    text-align: center !important;
    text-decoration: none;
    line-height: 1.2 !important;
    letter-spacing: 0.2px;

    background-color: #c9a94f !important;
    background-image: linear-gradient(
        135deg,
        #ffb718 0%,
        #c6a348 24%,
        #ead27d 48%,
        #c29b3d 72%,
        #e9a618 100%
    ) !important;
    background-position: center !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;

    border: 1px solid #6f5318 !important;
    border-radius: 6px;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.38),
        inset 0 -1px 0 rgba(70, 48, 5, 0.25),
        0 3px 8px rgba(0, 0, 0, 0.3);

    transition:
        background-image 180ms ease,
        border-color 180ms ease,
        box-shadow 180ms ease,
        transform 120ms ease;
}

a.buttn-header-deposit.butt0 {
    position: relative;
    top: 2px;
    padding: 11px 22px !important;
    font-size: 110% !important;
    line-height: 1.2 !important;
}

a.buttn-header-deposit.butt0:hover,
a.buttonWrap.buttonlc2.button-orange:hover {
    color: #090909 !important;
    background-image: linear-gradient(
        135deg,
        #a47c26 0%,
        #d2b158 25%,
        #f0dc91 50%,
        #cda649 75%,
        #967124 100%
    ) !important;
    border-color: #8b6a23 !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.46),
        inset 0 -1px 0 rgba(70, 48, 5, 0.2),
        0 4px 10px rgba(0, 0, 0, 0.36);
}

a.buttn-header-deposit.butt0:active,
a.buttonWrap.buttonlc2.button-orange:active {
    transform: translateY(1px);
    box-shadow:
        inset 0 2px 4px rgba(66, 45, 5, 0.28),
        0 1px 4px rgba(0, 0, 0, 0.3);
}

a.buttn-header-deposit.butt0:focus-visible,
a.buttonWrap.buttonlc2.button-orange:focus-visible {
    outline: 2px solid #efd67e;
    outline-offset: 2px;
}

.input-cari-wrapper {
    margin-bottom: 6px !important;
}



.anti-blokir-box {
    position: relative;

    width: 100%;
    box-sizing: border-box;

    margin: 0 0 10px;
    padding: 8px 9px 7px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            #101010 0%,
            #222222 38%,
            #2a2a2a 52%,
            #171717 72%,
            #0d0d0d 100%
        );

    border: 1px solid #8e7132;
    border-left: 3px solid #c9a34c;

    border-radius: 7px;

    box-shadow:
        0 3px 8px rgba(0, 0, 0, .40),
        inset 0 1px 0 rgba(255, 255, 255, .045),
        inset 0 -8px 16px rgba(0, 0, 0, .18);

    font-family: Arial, Helvetica, sans-serif;
}

.anti-blokir-box::after {
    content: "";

    position: absolute;

    top: 0;
    right: 0;

    width: 80px;
    height: 1px;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(202, 165, 78, .55)
        );

    pointer-events: none;
}


.anti-blokir-title {
    position: relative;

    margin-bottom: 6px;

    color: #d8b75f;

    font-size: 10px;
    font-weight: 700;

    line-height: 1.2;

    letter-spacing: .8px;

    text-align: center;
}


.anti-blokir-title::before {
    content: "";

    display: inline-block;

    width: 18px;
    height: 2px;

    margin-right: 6px;
    margin-bottom: 3px;

    border-radius: 20px;

    background: #721010;

    opacity: .55;
}


.anti-blokir-title::after {
    content: "";

    display: inline-block;

    width: 18px;
    height: 2px;

    margin-left: 6px;
    margin-bottom: 3px;

    border-radius: 20px;

    background: #721010;

    opacity: .55;
}

.anti-blokir-row {
    display: flex;
    align-items: stretch;

    width: 100%;

    overflow: hidden;

    background:
        linear-gradient(
            180deg,
            #111111,
            #080808
        );

    border: 1px solid #454545;

    border-radius: 5px;

    box-shadow:
        inset 0 1px 2px rgba(0, 0, 0, .55);
}

.anti-select-wrapper {
    position: relative;

    flex: 1;
    min-width: 0;

    overflow: hidden;

    background:
        linear-gradient(
            180deg,
            #181818 0%,
            #0c0c0c 100%
        );
}


.anti-select-wrapper::before {
    content: "";

    position: absolute;

    z-index: 3;

    top: 7px;
    right: 31px;

    width: 1px;
    height: 18px;

    background:
        linear-gradient(
            180deg,
            transparent,
            rgba(199, 162, 74, .35),
            transparent
        );

    pointer-events: none;
}

.anti-blokir-select {
    position: relative;

    z-index: 2;

    width: 100%;
    height: 32px;

    box-sizing: border-box;

    padding: 0 38px 0 10px;

    border: 0;
    outline: 0;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    background: transparent;

    color: #d8d8d8;

    font-size: 10.5px;
    font-weight: 500;

    line-height: 32px;

    cursor: pointer;
}


.anti-blokir-select::-moz-focus-inner {
    border: 0;
}

.anti-blokir-select option {
    padding: 8px;

    color: #e3e3e3;
    background: #151515;
}


.anti-select-arrow {
    position: absolute;

    z-index: 4;

    top: 50%;
    right: 12px;

    width: 7px;
    height: 7px;

    box-sizing: border-box;

    border-right: 2px solid #c7a24a;
    border-bottom: 2px solid #c7a24a;

    transform:
        translateY(-70%)
        rotate(45deg);

    transform-origin: center;

    pointer-events: none;

    opacity: .95;
}


.anti-blokir-copy {
    flex-shrink: 0;

    min-width: 66px;

    padding: 0 13px;

    border: 0;
    border-left: 1px solid #705923;

    outline: none;

    background:
        linear-gradient(
            180deg,
            #dfc46e 0%,
            #c4a04c 35%,
            #a57d2d 70%,
            #82601c 100%
        );

    color: #101010;

    font-size: 10px;
    font-weight: 800;

    letter-spacing: .3px;

    cursor: pointer;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .35),
        inset 0 -1px 0 rgba(0, 0, 0, .25);

    transition:
        filter .15s ease,
        background .15s ease,
        color .15s ease;
}


.anti-blokir-copy:hover {
    filter: brightness(1.08);
}


.anti-blokir-copy:active {
    filter: brightness(.95);
}


.anti-blokir-copy.copied {
    background:
        linear-gradient(
            180deg,
            #393939,
            #1d1d1d
        );

    color: #e3c26b;

    border-left-color: #5f4b22;
}


.anti-blokir-copy.failed {
    background:
        linear-gradient(
            180deg,
            #431818,
            #250b0b
        );

    color: #e7c5c5;

    border-left-color: #592323;
}


.anti-blokir-note {
    margin-top: 5px;

    color: #8a8a8a;

    font-size: 8px;
    font-weight: 500;

    line-height: 1.3;

    letter-spacing: .15px;

    text-align: center;
}


@media (max-width: 420px) {

    .anti-blokir-box {
        padding: 8px;
    }

    .anti-blokir-select {
        font-size: 10px;
    }

    .anti-blokir-copy {
        min-width: 62px;
        padding: 0 10px;
    }
}


@media (max-width: 360px) {

    .anti-blokir-title {
        font-size: 9px;
    }

    .anti-blokir-select {
        font-size: 9.5px;
        padding-left: 8px;
    }

    .anti-blokir-copy {
        min-width: 58px;
        padding: 0 8px;

        font-size: 9px;
    }

    .anti-blokir-note {
        font-size: 7.5px;
    }
}

.main-content.peraturan-light {
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;

    margin: 0 !important;

    /* full kiri kanan */
    padding-left: 0 !important;
    padding-right: 0 !important;

    padding-top: 15px !important;
    padding-bottom: 40px !important;

    box-sizing: border-box !important;
}


.peraturan-content {
    width: 100% !important;
    max-width: none !important;

    margin: 25px 0 12px !important;

    padding: 20px 18px 22px !important;

    box-sizing: border-box !important;

    font-size: 1rem;
    font-weight: 500;
    line-height: 1.7;

    color: #ffffff !important;

    background: linear-gradient(
        180deg,
        rgba(25, 25, 25, 0.94) 0%,
        rgba(10, 10, 10, 0.96) 100%
    ) !important;


    border: none !important;

    border-top:
        1px solid rgba(212, 175, 55, 0.35) !important;

    border-bottom:
        1px solid rgba(212, 175, 55, 0.35) !important;


    border-radius: 0 !important;

    box-shadow:
        0 7px 18px rgba(0, 0, 0, 0.32) !important;

    position: relative;
}

.peraturan-content::before,
.peraturan-content::after {
    display: none !important;
}


.peraturan-content h2,
.peraturan-content h3 {
    color: #d8b94c !important;

    font-size: 1rem !important;
    font-weight: 700 !important;

    text-align: center !important;

    margin-top: 18px !important;
    margin-bottom: 2px !important;

    text-shadow:
        0 1px 4px rgba(0, 0, 0, 0.7);
}


.main-content.peraturan-light .peraturan-title {
    margin-left: 16px !important;
    margin-right: 16px !important;
}


.peraturan-button-wrapper {
    padding-left: 12px !important;
    padding-right: 12px !important;

    box-sizing: border-box;
}


@media (max-width: 768px) {

    .main-content.peraturan-light {
        width: 100% !important;
        max-width: none !important;

        margin: 0 !important;

        padding:
            12px
            0
            35px !important;
    }


    .peraturan-content {
        width: 100% !important;
        max-width: none !important;

        margin:
            20px
            0
            10px !important;

        padding:
            18px
            15px
            20px !important;

        font-size: 0.94rem !important;
        line-height: 1.68 !important;
    }

}


@media (max-width: 420px) {

    .peraturan-content {
        width: 100% !important;

        padding:
            17px
            14px
            19px !important;

        font-size: 0.92rem !important;
        line-height: 1.65 !important;
    }

}

@media screen {
    .main {
        position: relative;
        isolation: isolate;
        width: 100%;
        min-height: 100vh;
        min-height: 100dvh;
    }

    .main::before {
        content: "";
        position: fixed;
        inset: 0;
        z-index: -1;
        pointer-events: none;

        background-image: url("https://jago-img.com/banner-best-before-login");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

