@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');

:root {
    --text-color: #2b2b2b;
    --primary-color: #F3B320;
}

html {
    color: var(--text-color);
}

html, body {
    overflow-x: clip;
}

html,
body,
p,
a,
span:not([class*="fa"]):not([class*="bi"]),
div:not([class*="fa"]):not([class*="bi"]),
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select {
    font-family: "Noto Sans JP", "Noto Sans JP Fallback", sans-serif !important;
}

.btn-submit {
    width: auto;
    background-color: #284ab9 !important;
    color: #fff;
    border: none;
}

.hearder-container {
    z-index: 999;
    top: 0;
    --bs-gutter-x: 1.5rem !important;
    background: black !important;
    padding: 0px 6px;
    /* height: 54px; */
    width: 100%;
}

.menu-header-bar {
    /* display: flex; */
    position: relative !important;
    z-index: 4;
    gap: 0.5rem;
    background: white !important;
    width: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
    flex-direction: row;
    padding-top: 5px;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 5px;
}

.btn-delete {
    width: auto;
    background-color: #b92828 !important;
    color: #fff;
    border: none;
}

.btn-delete-user:hover {
    color: #ffffff;
    transform: translate(0, -2px);
}

.mr-1 {
    margin-right: 10px;
}

body {
    font-size: 1rem !important;
}

@media (max-width: 768px) {
    .custom-width {
        width: 100%;
    }

    .css-list_dp-grid {
        display: grid;
        gap: 25px;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }
}

@media (min-width: 550px) and (max-width: 767px) {
    .css-sold_out-txt {
        font-size: 25px !important;
    }
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: black !important;
    /* border-radius: 20px; */
}

.nav-link {
    color: #000;
}

a {
    cursor: pointer;
}

.list-special {
    background: linear-gradient(180deg,
            rgba(255, 0, 0, 1),
            rgba(255, 51, 0, 1) 10%,
            rgba(255, 102, 0, 1) 20%,
            rgba(255, 153, 0, 1) 30%,
            rgba(255, 204, 0, 1) 40%,
            rgba(255, 255, 0, 1) 50%,
            rgba(204, 255, 0, 1) 60%,
            rgba(153, 255, 0, 1) 70%,
            rgba(102, 255, 51, 1) 80%,
            rgba(51, 255, 102, 1) 90%,
            rgba(0, 255, 153, 1));
    border-radius: 5px;
}

.text-special {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.main .main-menu .nav-item .nav-link {
    height: 100%;
}

@media screen and (max-width: 500px) {
    .text-special {
        font-size: 15px;
    }
}

.list-gacha .card {
    position: relative;
    height: 100%;
}

.list-gacha .card button.detail,
.gacha-content-container .gacha-btn-container-sticky button.detail {
    position: absolute;
    right: 7px;
    top: 7px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-width: -0;
    padding: 10px;
    z-index: 1;
    background: #f3f3f3;
    /* background: linear-gradient(-45deg, #ff0000, #fedc1a, #fdf439); */
}

.container-img-nav-link-0 {
    width: 30px;
    height: 30px;
    padding: 4px;
}

@media screen and (max-width: 767.98px) {
    .container-img-nav-link-0 {
        margin: auto !important;
    }
}

.slider img {
    width: 100%;
}

.card-quantity {
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    color: black;
    margin: 0 !important;
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    right: 0;
    /* max-width: 765px;; */
}

.tab-content-0 {
    max-width: 100% !important;
    padding: 0;
    background: white
}

.list-gacha .slider .slick-prev:before {
    /* background: #ffb202; */
    padding: 10px;
    border-radius: 50%;
    color: #ffb202;
    opacity: 1 !important;
}

.slider .slick-prev:before {
    /* background: #ffb202; */
    padding: 10px;
    border-radius: 50%;
    color: #ffb202;
    opacity: 1 !important;
}

.btn-buy-container {
    flex-direction: column;
    width: 100%
}

.list-gacha .slider .slick-prev {
    left: -18px !important;
    z-index: 3;
    transform: translateY(-15px);
}

.slider .slick-prev {
    left: -18px !important;
    z-index: 3;
    transform: translateY(-15px);
}

.icon_p_img {
    /* margin-left: 4px; */
}

.icon_p_detail {
    width: 30px;
    height: auto;
}

.list-gacha .slider .slick-next:before {
    /* background: #ffb202; */
    padding: 10px;
    border-radius: 50%;
    color: #ffb202;
    opacity: 1 !important;
    /* display: abso; */
}

.slider .slick-next:before {
    /* background: #ffb202; */
    padding: 10px;
    border-radius: 50%;
    color: #ffb202;
    opacity: 1 !important;
    /* display: abso; */
}

.list-gacha .slider .slick-next {
    right: 33px;
    z-index: 3;
    margin-right: 18px;
    transform: translateY(-15px);
}

.slider .slick-next {
    right: 33px;
    z-index: 3;
    margin-right: 18px;
    transform: translateY(-15px);
}


.buy-1 {
    /* background: #ff0c0e; */
    background: url('../../assets/frontend/images/bg_btn_1.png') center / cover no-repeat;
    /* background: linear-gradient(90deg, #fcc62e,#fedc1a, #ffe5a1); */
    border-radius: 6px;
    margin-top: 5px;
    /* margin-right: 5px; */
    width: 100%;
    color: #fff;
    font-weight: bold;
    border: none;
    outline: none;
    padding: 20px;
    box-shadow: inset 1px 1px 10px 1px #fff;
    text-align: center;
    justify-content: center;
    font-size: 23px;
    /* margin-top: 0; */
    min-height: 50px;
}

.buy-10 {
    /* background:  #ff0c0e ; */
    background: url('../../assets/frontend/images/bg_btn_10.png') center / cover no-repeat;
    border-radius: 6px;
    margin-top: 5px;
    /* margin-right: 5px; */
    width: 100%;
    color: #000;
    font-weight: bold;
    border: none;
    outline: none;
    padding: 20px;
    box-shadow: inset 1px 1px 10px 1px #fff;
    text-align: center;
    justify-content: center;
    font-size: 23px;
    min-height: 50px;
}

.btn-buy-100 {
    /* background:#ff0c0e; */
    background: url('../../assets/frontend/images/bg_btn_all_100.png') center / cover no-repeat;
    /* background: linear-gradient(900deg, #fcc62e, #fedc1a, red); */
    border-radius: 6px;
    margin-top: 5px;
    /* margin-right: 5px; */
    width: 100%;
    color: #fff;
    font-weight: bold;
    border: none;
    outline: none;
    padding: 20px;
    box-shadow: inset 1px 1px 10px 1px #fff;
    text-align: center;
    justify-content: center;
    font-size: 23px;
    min-height: 50px;
}

.gacha-price {
    font-size: 19px;
    font-weight: 700;
    display: flex;
    align-items: center;
    margin: auto;
}

.gacha-quantity {
    /* background:#fcc62e; */
    /* background: linear-gradient(-45deg, #ff0000, #fedc1a, #fdf439); */
    border-radius: 6px;
    text-align: center;
    width: 100%;
    min-height: 169px;
}

.gacha-price-quantity {
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;
    /* margin-top: 5px; */
}

.gacha-text-quantity {
    font-size: 15px;
    margin: auto;
    line-height: 1.5;
    font-weight: 600;
    white-space: nowrap;
}

.main .main-menu .nav-item {
    /* width: 33.33%; */
    font-weight: 600;
    font-size: large;
    /* padding-top: 0 !important; */
    text-align: center;
}

@media screen and (min-width: 768px) {
    .main .main-menu .nav-item .nav-link {
        display: flex;
        justify-content: center;
        align-items: center;

    }
}

@media screen and (max-width: 768px) {
    .main .main-menu .nav-item {
        width: 33.33333%;
    }
}


@media screen and (max-width: 768px) {
    .main .main-menu .nav-item .nav-link {
        padding: 4px !important;
    }
}

.main-menu {
    padding-top: 0 !important;
}

.main a:hover {
    color: unset;
}

.site-background {
    /* background: #ffee11; */
}

.info .point a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background: #fff;
    border-radius: 9999px;
    cursor: pointer;
    padding: 2px 6px 2px 2px;
    font-size: 14px;
    outline: none;
    text-decoration: none;
}

.info .point a p {
    margin: 0;
}

.info .point a svg {
    width: 30px;
    height: 30px;
    color: red;
    margin-right: 5px;
}

.info .dp {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background: #fff;
    border-radius: 9999px;
    cursor: pointer;
    padding: 2px 7px 2px 7px;
    font-size: 14px;
    outline: none;
    text-decoration: none;
    white-space: nowrap;
}

.hight-light {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 2px;
    background: linear-gradient(90deg,
            rgba(249, 192, 1, 1) 0%,
            rgba(254, 2, 2, 1) 100%);
    /* background: #000000; */
}

.hight-light-gray {
    height: 1px;
    background: #dfdbdb;
}

.footer {
    padding-bottom: 100px;
}

.side-bar {
    background: #00000045;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 999;
}

.side-bar .content-bar {
    width: 432px;
    display: block;
    background: #fff;
    position: fixed;
    top: 0;
}

/* .side-bar .content-bar img {
    width: 100%;
} */

@media only screen and (max-width: 713px) {
    .side-bar .content-bar {
        width: 100%;
    }

    .css-list_dp-grid {
        display: grid;
        gap: 25px;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }
}

@media only screen and (max-width: 1000px) {
    .side-bar .content-bar {
        width: 100%;
    }

    .css-list_dp-grid {
        display: grid;
        gap: 25px;
        grid-template-columns: repeat(3, minmax(0px, 1fr));
    }

    .css-card-favorite-rep {
        width: 100% !important;
    }
}

.info-bar {
    background: #ffffff;
}

.scroll-bar {
    height: 100vh;
    overflow-y: scroll;
}

.b-bar-point {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background: #ffffff;
    border-radius: 9999px;
    cursor: pointer;
    padding: 4px 6px 4px 5px;
    font-size: 14px;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.bar-add-point {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    background: red;
    border-radius: 9999px;
    cursor: pointer;
    padding: 2px 2px 2px 2px;
    font-size: 14px !important;
    outline: none;
    text-decoration: none;
    /* width: 100px; */
    color: #fff;
    font-weight: bold;
}

.bar-add-point svg {
    width: 27px;
    height: 27px;
    color: red;
}

.number-point {
    color: #000;
}

.number-point h5 {
    margin: 0;
    margin-right: 3px;
    font-size: 18px;
}

.bar-reff {
    background: #fff;
    border-radius: 10px;
    margin-top: 22px;
}

.bar-reff .chakra-text-title-ref {
    color: red;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.card-title {
    margin: 0 auto;
    text-align: center;
}

.referral-code {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    margin-top: 8px;
    background-color: black;
    border: 1px solid black;
    border-radius: 10px 10px 0 0;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    color: white;
    margin-bottom: 1px;
}

.referral-image {
    position: absolute;
    top: -53px;
    right: 0px;
    height: 53px;
    object-fit: cover;
    width: 13% !important;
}

.referral-text {
    font-size: 40px;
    line-height: 48px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.copy-code-button {
    background: red;
    color: #fff;
    border-radius: 17px;
    width: 148px;
    margin-bottom: 6px;
    border: none;
    overflow-y: none;
    padding: 9px;
    position: absolute;
    top: 98px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.number_referral {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    padding-top: 12px;
    border-top: 1px solid black;
    gap: 12px;
    background: #fdb23d;
    color: white;
    border-radius: 0 0 10px 10px;
    padding-bottom: 5px;
}

.number_referral button {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: rgb(60, 60, 60);
    background-color: rgb(217, 217, 217);
    outline: transparent solid 2px;
    border-radius: var(--chakra-radii-md);
    border: none;
    outline: none;
    border-radius: 99999px;
    padding-left: 6px;
    padding-right: 6px;
}

.number_referral p {
    line-height: 24px;
    font-weight: 500;
    color: white;
}

.text-de {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: rgb(109 109 109);
    padding: 10px;
    border-bottom: 1px solid #afafaf;
    margin-top: 16px;
    border-radius: 10px;
}

.stack-ref-point {
    display: flex;
    flex-direction: column;
    background-color: var(--chakra-colors-white);
    border-top: 1px solid rgb(242, 242, 242);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 8px 1px 12px;
    -webkit-box-align: start;
    align-items: start;
    gap: 10px;
    font-size: 14px;
}

.stack-ref-point svg {
    height: 1em;
    display: inline;
    line-height: 1em;
    flex-shrink: 0;
    color: currentcolor;
    margin-inline-end: var(--chakra-space-2);
    vertical-align: text-bottom;
    width: 9px;
    margin-right: 10px;
}

.stack-ref-point ul {
    list-style-type: none;
    font-size: var(--chakra-fontSizes-sm);
    line-height: 20px;
    color: rgb(60, 60, 60);
    padding: 0;
}

.stack-ref-point ul .ref-title {
    font-weight: 700;
}

ul.list-in {
    list-style-type: disc;
    padding-left: 19px;
}

.button-twitter {
    width: 100%;
    height: 33px;
    background-color: rgba(0, 0, 0, 0.06);
    font-size: 14px;
    line-height: 20px;
    color: rgb(60, 60, 60);
    outline: transparent solid 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.32);
    border-image: initial;
    border-radius: 17px;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space-collapse: collapse;
    text-wrap: nowrap;
    vertical-align: middle;
    outline-offset: 2px;
    font-weight: 600;
    text-decoration: none;
}

.button-line {
    width: 100%;
    height: 33px;
    background-color: rgba(15, 197, 66, 0.06);
    font-size: var(--chakra-fontSizes-sm);
    line-height: 20px;
    color: rgb(14, 201, 90);
    outline: transparent solid 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(15, 197, 66, 0.32);
    border-image: initial;
    border-radius: 17px;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space-collapse: collapse;
    text-wrap: nowrap;
    vertical-align: middle;
    outline-offset: 2px;
    font-weight: 600;
    text-decoration: none;
}

ul.i-text {
    list-style-type: initial;
    margin-inline-start: 1em;
    font-size: 12px;
    line-height: 18px;
    color: rgb(133, 133, 133);
    margin-left: 20px;
}

.menu-bar {
    display: flex;
    flex-direction: column;
    /* padding-inline: 20px; */
    font-size: 14px;
    margin-top: 45px;
    padding-bottom: 133px;
}

.progress {
    --bs-progress-bg: rgb(213, 213, 213);
    border-radius: 50px;

}

.progress-bar {
    /* border-radius: 50px; */
    background: linear-gradient(360deg, rgb(255 54 54) 0%, rgb(255 103 31) 20%,
            rgb(255 147 32) 40%, rgb(255 195 99) 60%, rgb(255 231 104) 80%);
}

.menu-bar a {
    transition-property: background-color, border-color, color, fill, stroke,
        opacity, box-shadow, transform;
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    cursor: pointer;
    text-decoration: none;
    outline: transparent solid 2px;
    outline-offset: 2px;
    width: fit-content;
    color: #000;
}

.menu-bar hr {
    opacity: 0.6;
    border-width: 0px 0px 1px;
    border-image: initial;
    border-style: dotted;
    width: 100%;
    border-color: rgb(255, 0, 0);
}

.side-bar-hidden {
    visibility: hidden;
}

.side-bar-display {
    visibility: initial;
}

.content-bar-hidden {
    right: -100%;
}

.content-bar-display {
    right: 0;
}

.side-bar .content-bar {
    -webkit-transition: right 0.2s;
    transition: right 0.2s;
}

div.faq {
    width: 100%;
    margin: 0 auto;
    padding-right: 5vh;
}

.notation {
    width: 100%;
    margin: 0 auto;
}

.privacy {
    width: 100%;
    margin: 0 auto;
}

.terms {
    width: 100%;
    margin: 0 auto;
}

.btn-bfl {
    align-items: center;
    display: flex;
    gap: 0.5rem;
    width: fit-content;
    background: white;
    border: none;
    padding: 20px 0;
    text-decoration: none;
    font-weight: bold;
    align-items: center;
}

.txt-bfl {
    margin: auto;
}

.svg-bfl {
    width: 10px;
}

.icon-faq-q {
    min-width: 25px;
    width: 25px;
    height: 25px;
    background-color: black;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 16px;
    margin-right: 15px;
}

.icon-faq-a {
    width: 25px;
    height: 25px;
    background-color: red;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 7px;
}

.faq-item {
    display: flex;
    align-items: center;
}

.faq-item-a {
    display: -webkit-inline-box;
}

@media (min-width:1000px) {
    .css-list_dp-grid {
        display: grid;
        gap: 30px;
        grid-template-columns: repeat(4, minmax(0px, 1fr));
    }

    .form-address {
        width: 100% !important;
        max-width: 800px !important;
    }

    .margin-lr-15vw {
        margin: 0 5vw !important;
    }
}

.form-address {
    width: 100% !important;
    max-width: 800px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

@media (min-width: 768px) {
    .padding-main:has(.form-address) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.css-a-list_dp {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    /* padding-inline-start: 10px;
    padding-inline-end: 10px; */
    position: relative;
    display: flex;
    width: -webkit-fill-available;
    -webkit-box-align: center;
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    /* padding-block-end: 10px; */
    text-decoration: none;
    margin-block-start: auto;
}

.css-div-list_dp {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 10px 10px;
    border-radius: 10px;
    cursor: pointer;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    position: relative;
    display: flex;
    width: -webkit-fill-available;
    -webkit-box-align: center;
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    padding-block-end: 10px;
    text-decoration: none;
    margin-block-start: auto;
}

.gacha-detail-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    align-items: center;
}

img[alt="dp_image"] {
    padding-top: 10px;
    overflow: hidden;
    inset: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

img[alt="dp_detail_image"] {
    overflow: hidden;
    inset: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 100%;
    margin-bottom: auto;
}

.css-txt-list_dp-card_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-decoration: none;
    color: #000;
    font-weight: bold !important;
    margin-bottom: 0;
}

.fontsize-18 {
    white-space: nowrap;
    font-size: 18px !important;
}

.css-btn-transfer-point {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    transition-property: all;
    transition-duration: 0.5s;
    height: 40px;
    border: 1px solid currentcolor;
    color: red;
    background: white;
    border-radius: 20px 20px 20px 20px;
    min-width: 90%;
    width: auto;
    margin-block-start: auto;
    font-weight: 600;
    text-wrap: balance;
    font-size: 18px;
}

.css-btn-transfer-point:hover {
    background: red;
    color: white;
}

.css-txt-list_dp-card_id {
    text-decoration: none;
    color: #000;
    padding: 0 !important;
    font-weight: bold !important;
    font-size: 18px;
    margin-bottom: 0.5rem;
}

.css-list_dp-quantity {
    text-decoration: none;
    color: red;
    font-size: x-large;
}

.css-sold_out {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: -webkit-fill-available;
    border-radius: 10px;
    z-index: 2;
}

.css-1w43cxl {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 10px 10px;
    border-radius: 10px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    position: relative;
    padding-block-end: 10px;
    text-decoration: none;
}

.css-sold_out-txt {
    color: white;
    /* font-size: xx-large;
    font-weight: bolder; */
    transform: rotate(45deg);
    text-align: center;
    position: absolute;
    font-size: 45px;
}

.css-svg-list_dp-btn-transfer {
    width: 1em;
    height: 1em;
    display: inline-block;
    line-height: 1em;
    flex-shrink: 0;
    color: currentcolor;
    vertical-align: middle;
    font-size: medium;
    margin: 5px;
}

.card-img-top {
    /* height: 334px; */
    /* width: fit-content; */
    margin: auto;
    /* padding-inline-start: 10px;
    padding-inline-end: 10px; */
    overflow: auto;
    object-fit: cover;
}

/* .tab-content{
    width: 80%;
    margin: auto;
}

} */
.slick-track {
    display: flex;
    column-gap: 0.2rem;
}

@media (min-width: 760px) {

    .form-login form {
        min-width: 500px;
        font-weight: 900;
    }

    .padding-main {
        padding-top: 30px;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .btn-dp-detail-container {
        display: flex;
        flex-direction: row;
        align-items: baseline;
        gap: 5px;
    }

    .btn-dp-detail-edit {
        width: 50%;
    }
}

.bar-add-point a {
    color: #fff;
    text-decoration: none;
}

.gacha-detail {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
}

.slick-track {
    display: flex !important;
}

.gacha-detail-a {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    flex: 1;
    box-sizing: border-box;
    align-items: center;
}

.css-dpdetail {
    display: flex;
    /* grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); */
    gap: 20px;
    box-shadow: 1px 0px 6px #b3b3b3b3;
    border: none;
    padding: 5px;
    background: #f3f3f3;
    border-radius: 5px;
}

.css-img-dp-detail {
    position: relative;
    margin: 0px auto;
    width: 40%;
    display: flex;
    align-items: center;
}

.dp-text-info-container {
    width: 60% !important;
}

.dp-detail-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.css-dp-detail-name {
    display: flex;
    flex-wrap: wrap;
    text-overflow: ellipsis;
    font-size: xx-large;
    font-weight: bold;
    max-width: max-content;
    word-break: break-word;
}

.css-dp-detail-quantity {
    font-size: x-large;
    font-weight: 400;
    margin-top: 4px;
}

.dp-detail-quantity-number {
    font-size: xxx-large;
    font-weight: bold;
    background: linear-gradient(90deg, #ff3100, #ffe000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btn-dp-detail-default-point {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: 400;
    transition-property: all;
    transition-duration: 0.5s;
    height: 40px;
    min-width: var(--chakra-sizes-10);
    font-size: medium;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    background: red;
    color: white;
    border-radius: 20px 20px 20px 20px;
    width: 100%;
    margin-top: 15px;
    border: none;
}

.css-svg-dp_detail {
    width: 1em;
    height: 1em;
    display: inline-block;
    line-height: 1em;
    flex-shrink: 0;
    vertical-align: middle;
    color: rgb(245, 255, 0);
    font-size: medium;
    margin-left: 7px;
}

.css-btn-favorite {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: 400;
    transition-property: all;
    transition-duration: 0.5s;
    height: 40px;
    min-width: var(--chakra-sizes-10);
    font-size: medium;
    padding-inline-start: var(--chakra-space-4);
    padding-inline-end: var(--chakra-space-4);
    border-width: 0px;
    border-style: solid;
    border-image: initial;
    border-color: gray;
    color: black;
    background: #ffe564;
    border-radius: 20px 20px 20px 20px;
    width: 100%;
    margin-top: 20px;
}

.css-title-card-dp_detail {
    /* border-bottom: 1px solid black; */
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    background: #e9e9e9;
    border-radius: 25px;
    font-weight: bolder;
    margin-top: 20px;
}

.css-title-dp_detail {
    /* border-bottom: 1px solid black; */
    padding-top: 10px;
    padding-bottom: 10px;
    /* margin-top: 30px; */
    font-size: 20px;
    background: #e9e9e9;
    border-radius: 25px;
    font-weight: bolder;
}

.css-dp_detail-text {
    /* margin-top: 30px; */
    font-size: 14px;
}

.css-detail-dp_detail {
    display: grid;
    grid-template-columns: 120px 1fr;
    padding-top: 3px;
    padding-bottom: 13px;
    border-bottom-width: 1px;
    /* border-bottom-style: solid; */
    /* border-color: rgb(0 0 0); */
}

.product-content h3 {
    font-weight: bold;
}

.product-content .nav-item a {
    font-size: 13px;
    font-weight: 600;
}

.product-content .nav-item a.active {
    color: #ce3256;
    font-weight: 600;
}

.product-content {
    position: relative;
}

.product-content hr {
    margin-top: 0;
    height: 3px;
    background: #9d9d9d;
    border: none;
    position: absolute;
    top: 77px;
    left: 0;
    right: 0;
}

@media only screen and (max-width:1117px) {
    .product-content hr {
        top: 76px;
    }
}

@media only screen and (max-width:967px) {
    .product-content hr {
        top: 75px;
    }
}

@media only screen and (max-width:840px) {
    .product-content hr {
        top: 74px;
    }
}

@media only screen and (max-width:698px) {
    .product-content hr {
        top: 73px;
    }
}

@media only screen and (max-width:560px) {
    .product-content hr {
        top: 72px;
    }
}

@media only screen and (max-width:422px) {
    .product-content hr {
        top: 71px;
    }
}

.product-action {
    margin-top: 30px;
    font-size: 13px;
    color: #3e3e3e;
}

.product-action button.btn-skip {
    width: 250px;
    padding: 7px;
    border-radius: 9999px;
    border-color: red;
    outline: none;
    color: red;
    background: #ffffff;
    border: 1px solid;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-action button.btn-skip a {
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.product-action button.btn-convert {
    width: 250px;
    padding: 7px;
    border-radius: 9999px;
    outline: none;
    color: var(--text-color);
    background: var(--primary-color) !important;
    border: none !important;
    margin-bottom: 15px;
    font-weight: bold;
}

.product-action button.btn-convert[disabled] {
    background: #e9e9e9 !important;
    color: #999999 !important;
    cursor: not-allowed;
}

.product-action-no-margin {
    margin: 0px;
}

.card-game-info {
    font-size: 12px;
    height: 112%;
}

.card-game-info-column {
    margin-bottom: -8px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.card-game-check label:before {
    padding: 2px !important;
}

.text-red {
    color: #ff0000;
}

/* figure[class="image"] {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    flex :1;
    box-sizing: border-box;
    align-items: center;
} */
/* .css-1mx086e{
    width: 50%;
    margin: auto;
} */

.status-shipping {
    min-width: 150px;
    color: #fff;
    border-radius: 9999px;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
}

.text-shipping-1 {
    background: #d15252;
}

.text-shipping-2 {
    background: #e38e37;
}

.text-shipping-3 {
    background: #2b7ac5;
}

.text-shipping-4 {
    background: #23a75e;
}

.text-shipping-0 {
    background: #6c757d;
}

.text-shipping-5 {
    background: #00a9b1;
}

.order-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.order-item .order-code {
    color: #fff;
    border-radius: 9999px;
    padding: 3px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    background: #7f7f7f;
    margin-bottom: 8px;
}

.modal .btn-submit {
    background-color: #E6B422 !important;
    border: none;
    outline: none;
}

.order-header-item {
    padding: 10px;
    border-bottom: 1px solid #cdcdcd;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.item-card-game {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.user-ranking {
    display: flex;
    flex-direction: column;
    /* padding-top: ;
    padding-right: ;
    padding-left: ; */
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 110px;
    max-width: 547px;
    gap: 0.5rem;
    margin: 0px auto;
}

.user-rank-img-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
    /* background-color: rgb(213, 213, 213); */
    border-radius: 12px;
    width: 100%;
    padding: 8px;
    max-width: 480px;
}

.user-rank-img {
    width: 100%;
    margin-top: 23px;
}

.user-rank-info-container {
    width: 100%;
    background-color: white;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-align: start;
    align-items: start;
    padding: 6px;
}

.user-rank-info-list {
    list-style-type: initial;
    margin-inline-start: 1em;
    margin-bottom: auto;
}

.user-rank-info-detail {
    font-weight: normal;
    font-size: small;
}

.rank-intro-container {
    /* background-color: rgb(213, 213, 213); */
    border-radius: 12px;
    padding: 8px;
    width: 100%;
    border: 1px solid #d9d9d9;
}

.rank-intro-container-0 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    background-color: white;
    border-radius: 12px;
    width: 100%;
    /* padding: 8px; */
    gap: 4px;
}

.rank-intro-detail-txt-container {
    grid-column: span 1 / span 1;
}

.rank-intro-txt-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
    height: var(--chakra-sizes-full);
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.rank-intro-txt {
    width: 100%;
    font-size: var(--chakra-fontSizes-xs);
    font-weight: var(--chakra-fontWeights-bold);
    text-align: left;
}

.rank-curent-container {
    grid-column: span 2 / span 2;
}

.rank-curent-img-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-bottom: 6px;
}

.rank-curent-img {
    height: 41px;
    width: 156px;
    object-fit: cover;
}

.rank-curent-line {
    height: 25px;
    width: 100%;
    position: relative;
    background-color: rgb(213, 213, 213);
    border-radius: 7px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    border-image: initial;
    overflow: visible;
    display: flex;
    align-items: center;
}

.rank-curent-line>div {
    background: linear-gradient(to right,
            rgba(255, 0, 0, 0.5) 0%,
            rgba(255, 127, 0, 0.5) 25%,
            rgba(255, 255, 0, 0.5) 50%,
            rgba(0, 255, 0, 0.5) 60%,
            rgba(0, 0, 255, 0.5) 75%,
            rgba(75, 0, 130, 0.5) 85%,
            rgba(148, 0, 211, 0.5) 100%);
    transition: width 0.3s ease-in-out 0s;
    border-radius: 7px;
    height: 100%;
}

.rank-intro-detail-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}

.rank-curent-space {
    grid-column: span 3 / span 3;
}

.rank-dt-time-container {
    grid-column: span 1 / span 1;
    min-width: 96px;
}

.rank-dt-time-container-0 {
    display: flex;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: end;
    align-items: end;
    gap: 0.5rem;
}

.rank-dt-time-logo-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
    height: 14px;
    gap: 0px;
}

.txt-rank-intro-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 20px;
    width: 100%;
    -webkit-box-align: start;
    align-items: start;
}

.txt-rank-bold {
    font-size: small;
    font-weight: bolder !important;
}

.txt-rank-info-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    -webkit-box-align: start;
    align-items: start;
}

.css-gs4uxd {
    opacity: 0.6;
    border-width: 0px 0px 1px;
    border-image: initial;
    border-style: solid;
    width: 100%;
    border-color: rgb(213, 213, 213);
    margin-top: 20px;
}

.txt-rank-info {
    font-size: small;
    margin-top: 10px;
}

.css-9olecz {
    display: flex;
    flex-direction: column;
    gap: 4px;
    -webkit-box-align: start;
    align-items: start;
}

.txt-favorite-point {
    font-size: large;
}

.txt-rank {
    padding: 1px !important;
    font-size: small !important;
}

.txt-rank-info-note {
    font-size: small;
    color: red;
}

.css-rank-up-img {
    margin-top: 10px;
    width: 100%;
}

.ccss-rank-up-txt {
    font-size: var(--chakra-fontSizes-xs);
    margin-top: 20px;
}

.rank-driver {
    opacity: 0.6;
    border-width: 0px 0px 1px;
    border-image: initial;
    border-style: solid;
    width: 100%;
    border-color: rgb(213, 213, 213);
    margin-top: 20px;
    margin-bottom: 20px;
}

.txt-rank-up-cond {
    width: 100%;
    font-size: small;
    font-weight: bold;
    text-align: left;
}

.rank-intro-info-container {
    display: flex;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: start;
    margin-top: 30px;
    width: 100%;
    gap: 24px;
}

.rank-intro-info-sub-container {
    display: flex;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: start;
    gap: 4px;
    width: 100%;
}

.rank-driver-0 {
    opacity: 0.6;
    border-width: 0px 0px 1px;
    border-image: initial;
    border-style: solid;
    width: 100%;
    border-color: rgb(213, 213, 213);
    margin-top: 24px;
    margin-bottom: 24px;
}

.rank-intro-info-last-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    -webkit-box-align: start;
    align-items: start;
}

.css-profile-user-title {
    display: flex;
    gap: 10px;
    -webkit-box-align: unset;
    align-items: unset;
    flex-direction: column;
    margin-top: var(--chakra-space-3);
    -webkit-box-pack: unset;
    justify-content: unset;
    margin: auto;
    background-color: #fbfbfb;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.css-profile-user-title-container {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px;
    border-radius: 5px;
    margin: auto;
    width: 100%;
    justify-content: center;
    background: black;
    color: white;
    margin: 0 !important;
    text-align: center;
    align-items: center;
}


.pro-user-svg-container {
    height: 100%;
    right: 3px;
    color: currentcolor;
    position: absolute;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.css-profile-user-txt-container {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.css-user-profile {
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
}

.css-1mx086e {
    margin: 0 !important;
}

.css-profile-user-txt-title {
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: bold;
}

.list-gacha .card {
    box-shadow: 1px 0px 6px #b3b3b3b3;
    border: none;
    background: #f3f3f3;
}

.list-gacha .card-free {
    box-shadow: 1px 0px 6px #b3b3b3b3;
    padding: 5px;
    background: #f3f3f3;
    border-width: 4px;
    border-style: solid;
    border-image: linear-gradient(to right, #f0e268, #ffa9f9) 1;
}

.slick-slide img {
    /* height: 100px; */

    object-fit: cover;
}

.card-body .slick-slide img {
    height: auto;
}

.card-body .slider img {
    height: auto;
    max-height: 150px;
}

.pro-user-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 900;
}

.profile-user-input {
    border-radius: 10px;
    width: 100%;
    padding: 10px;
    border: white;
    /* border-bottom-width: 1px;
    border-bottom-style: solid; */
    /* border-color: #a7264d; */
    background: rgb(255 255 255);
    /* outline: transparent solid 2px; */
    outline-color: #00000017;
    outline-style: solid;
    outline-width: 1px;
}

.profile-user-input:disabled {
    background: #f7f7f7;
}

.css-42b2qy {
    position: relative;
}


.btn-inf {
    background-color: red;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    height: 44px;
    min-width: 200px;
    align-self: center;
    border-radius: 20px;
}

.btn-inf:hover {
    background-color: #b62626;
}

/* .collapse {
    overflow: hidden;
    display: none;
    opacity: 0;
    height: 0px;
} */

.txt-erorr {
    color: red;
}

.gacha-detail img {
    width: 100%;
    /* height: 350px; */
    /* overflow: hidden; */
    object-fit: cover;
}

.gacha-detail figure {
    width: 50%;
}

@media only screen and (min-width: 505px) {
    .padding-main .css-1mx086e {
        margin: 0 10vw;
        min-width: 500px;
    }

    .css-user-profile {
        padding: 20px;
    }

    .css-profile-user-title {
        /* width: 60%; */
    }
}

.border-bottom-table {
    border-bottom: 1px solid #F4F4F4;
}

@media only screen and (max-width: 505px) {
    .form-address {
        padding-top: 5vh;
    }
}

.profile-user-input:focus,
.profile-user-input[data-focus] {
    border-color: #baadad;
    box-shadow: 0px 0px 1px 1px #cbc7c7;
}

@media only screen and (max-width: 504px) {
    .stack.css-profile-user-info-table-container label {
        font-size: 13px;
    }
}

.nav-link-0.active {
    border-top: 2px solid;
    border-image: linear-gradient(to right, yellow, red) 1;
    border-left: none;
    border-right: none;
    border-bottom: none;
    /* border: none */
    font-weight: 700;
    font-size: 18px;
}

.buy-1,
.buy-10,
.buy-100 {
    height: 100%;
    padding: 0;
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: center;
    margin-bottom: 3px;
    /* color: #b75701; */
}

/* .buy-1 :hover,
.buy-10 :hover,
.buy-100 :hover {
    background: #f3f3f3;
    color: red;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-wrap: nowrap;
} */
.btn-buy-all {
    text-wrap: nowrap;
    /* background: red; */
    background: url('../../assets/frontend/images/bg_btn_all_100.png') center / cover no-repeat;
    /* background:
        linear-gradient(90deg,
            rgb(229, 0, 18) 0%,
            rgb(230, 24, 18) 2%,
            rgb(231, 50, 18) 5%,
            rgb(232, 69, 18) 8%,
            rgb(232, 81, 18) 12%,
            rgb(233, 85, 19) 15%,
            rgb(221, 0, 121) 100%) rgba(255, 255, 255, 0.15); */
    /* background-blend-mode: overlay; */
    border-radius: 6px;
    margin-top: 5px;
    /* margin-right: 5px; */
    width: 100%;
    color: #fff;
    font-weight: bold;
    border: none;
    outline: none;
    /* padding: 20px; */
    box-shadow: inset 1px 1px 10px 1px #fff;
    text-align: center;
    justify-content: center;
    font-size: 23px;
    min-height: 50px;
}

.buy-1.sold,
.buy-10.sold,
.buy-100.sold {
    background: #b3b3b3;
    color: white;
    pointer-events: none;
    cursor: unset;
}

.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
}

.winner {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    min-width: 2.5rem;
    font-size: 1rem;
    padding-inline-start: 1rem;
    padding-inline-end: 1rem;
    background:
        linear-gradient(90deg,
            rgb(229, 0, 18) 0%,
            rgb(230, 24, 18) 2%,
            rgb(231, 50, 18) 5%,
            rgb(232, 69, 18) 8%,
            rgb(232, 81, 18) 12%,
            rgb(233, 85, 19) 15%,
            rgb(221, 0, 121) 100%) rgba(255, 255, 255, 0.15);
    background-blend-mode: overlay;
    width: 300px;
    border-radius: 40px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    height: 44px;
    margin-top: 0.5rem;
    color: #fff;
    font-weight: 600;
    opacity: 1 !important;
    text-align: center;
    justify-content: center;
    border: none;
    outline: none;
}

.winner.list {
    font-size: 0.75rem;
    padding-inline-start: 0.75rem;
    padding-inline-end: 0.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    height: auto;
    width: auto;
}

.winner.free {
    font-size: 1.25rem;
    padding-inline-start: 0.75rem;
    padding-inline-end: 0.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    height: auto;
    width: auto;
}

.list-winner-header {
    background:
        linear-gradient(90deg,
            rgb(229, 0, 18) 0%,
            rgb(230, 24, 18) 2%,
            rgb(231, 50, 18) 5%,
            rgb(232, 69, 18) 8%,
            rgb(232, 81, 18) 12%,
            rgb(233, 85, 19) 15%,
            rgb(221, 0, 121) 100%) rgba(255, 255, 255, 0.15);
}

.gold {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);
}

.silver {
    background: linear-gradient(to right, #757575, #E0E0E0, #6E6E6E, #DADADA, #5C5C5C);
}

.bronze {
    background: linear-gradient(to right, #CD7F32, #F4A261, #B76E2E, #E59866, #A65D2A);
}

body,
a,
nav,
p,
div {
    font-size: 13px;
}

.css-favorite-container {

    -webkit-box-align: start;
    align-items: start;
    padding-bottom: 110px;
    max-width: unset;
    flex-direction: column;
    margin: 0px auto;
    max-width: 900px;
    padding-top: 20px;
}

.css-card-favorite-grid {
    display: flex;
    /* gap: 10px; */
    flex-direction: row;
    flex-wrap: wrap;

}

.css-favorite-card-txt-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    gap: inherit;
}

.css-card-favorite-rep {
    cursor: pointer;
    border-width: 0;
    width: 50%;
    padding: 20px;
    padding-left: 0;
}

.css-p-favo {
    width: 50% !important;
    border-radius: 20px;
    background: #ffebb1;
    margin: 5px !important;
}

.btn-buy-dp-favo {
    margin: auto;
    /* width:80%; */
    margin: 5px;
    padding: 5px;
    max-height: 31px;
    margin-top: auto;
    margin-bottom: 15px;
}

.css-favorite-card {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #e8dddd;
    gap: 6px;
    grid-template-columns: 150px 1fr;
    height: 100%;
    border-radius: 10px;
    background: #fbfbfb;
}

.css-favorite-card-img-container {
    position: relative;
    width: 100%;
    border-width: 0;
    box-sizing: border-box;
    padding: 10px;
    max-height: 250px;
    max-width: 145px;
    min-width: 145px;
    min-height: 190px;
}

.css-favorite-card-img-container> :not(style) {
    overflow: hidden;
    inset: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* max-height: 150px;
    max-width: 104px; */
}

.gacha-detail-css-edit {
    width: 100%;
    height: 100%;
    text-align: center;
}

.gacha-detail-css-btn-edit {
    /* flex-direction:column;  */
    gap: 0.5rem;
    width: 100%
}

.gacha-btn-container-sticky {
    padding-bottom: 20px;
    position: sticky;
    bottom: 0;
    background-color: #f3f3f3;
    padding: 5px 0;
    border-radius: 0;
    text-align: center;
}

.gacha-btn-wrapper-sticky {
    position: sticky;
    bottom: 0;
    z-index: 10;
    background-color: #ffffff;
    padding-bottom: 20px;
    box-shadow: 0 0 0 100vmax #ffffff;
    clip-path: inset(0 -100vmax);
}

.gacha-btn-wrapper-sticky .gacha-btn-container-sticky {
    max-width: 800px;
    margin: 0 auto;
    position: static;
    background-color: transparent;
    padding-bottom: 0;
}

.css-favorite-title {
    font-weight: bold;
    font-size: x-large !important;
    padding-bottom: 20px;
    ;
}

.css-favorite-card-txt-name {
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: large !important;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-overflow: ellipsis;
    overflow: hidden;
}

p.chakra-text {
    padding: 5px;
    margin: 0;
    font-weight: 500;
    font-size: medium;
}

p.chakra-text-2 {
    padding: 5px;
    margin: 0;
    font-weight: 500;
    font-size: medium;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chakra-text-title {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 14px;
}

.card-body-edit {
    flex: none;
}

.nav-tabs {
    padding-top: 20px;
    border-bottom: none;
}

@media only screen and (max-width:514px) {
    p.chakra-text-2 {
        max-width: 320px;
    }
}

@media only screen and (max-width:506px) {
    p.chakra-text-2 {
        max-width: 250px;
    }
}

@media only screen and (max-width:420px) {
    p.chakra-text-2 {
        max-width: 150px;
    }
}

@media only screen and (max-width:767px) {
    .padding-main {
        padding: 0 16px !important;
        min-width: unset !important;
        width: 100% !important;
    }

    .container.main,
    .main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .padding-main .container,
    .padding-main .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .css-card-favorite {
        display: grid;
        column-gap: 20px;
        grid-template-columns: repeat(2, minmax(1px, 1fr));
    }

    .card-img-top {
        width: 100% !important;
        height: auto;

    }

}

b {
    font-weight: 600;
}

@media only screen and (max-width:1000px) {
    .css-card-favorite-grid {
        /* display: grid;
        column-gap: 5%;
        grid-template-columns: repeat(1, minmax(1px, 1fr)); */
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .dp-text-info-container {
        width: 100% !important;
    }



    .css-dpdetail {
        display: grid;
        grid-template-columns: repeat(1, minmax(1px, 1fr)) !important;
        gap: 10px;

    }

    .css-0 {
        margin: auto;
    }

    .css-img-dp-detail {
        position: relative;
        margin: 0px auto;
        width: 100%;
    }

    .card-img-top {
        width: 100% !important;
        height: auto;
    }

    /* .mt-5{
        display: grid;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    } */
    .col-lg-3 {
        width: 25%;
    }

    b {
        font-weight: 600;
        font-size: 18px;
    }

    .row.pt-4 {
        display: flex;
        /* flex-direction: column-reverse; */
    }

    .rights-reserved {
        margin-top: 20px;
        /* Khoảng cách giữa các phần tử sau khi sắp xếp lại */
    }
}

.mt-3 {
    margin-top: 0px !important;
}

.btn-unfavorite {
    background: #214247;
    color: white;
}

.css-0 {
    width: auto;
    margin: 0;
    font-size: 14px;
}

.p-rarity {
    padding: 5px 25px;
    background: #ffd982;
    border-radius: 9999px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* max-width: 75px; */
    text-align: center;
}

.sold-out {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    z-index: 3;
    cursor: pointer;
}

.d-gacha-detail .sold-out {
    position: fixed;
}

.sold-out p {
    font-size: 55px;
    color: #fff;
    transform: rotate(45deg);
    text-decoration: none;
}

.sold-out a:hover {
    color: #fff;
}

.modal.show .modal-dialog {
    display: flex;
    justify-content: center;
    /* min-width: 30%; */
}

.a-link {
    margin-top: 15px;
    text-align: right;
    color: rgb(250, 59, 59);
    display: block;
    text-decoration: none;
}

.a-link:hover {
    color: rgb(250, 59, 59) !important;
}

.hidden-item {
    display: none;
}

.item-row div,
.item-row p,
.item-row a,
.item-row h5 {
    font-size: 12px !important;
}

.item-row img {
    width: 50%;
}

.type-column {
    border: 1px solid #ff8585;
    outline: none;
    color: red;
    background: white;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    width: 41px;
    height: 28px;
    border-right: 0px;
}

.type-row {
    border: 1px solid #ff8585;
    outline: none;
    background: #e12f2f;
    color: white;
    color: red;
    background: white;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    width: 41px;
    height: 28px;
}

.product-action .select-type {
    display: flex;
}

.type-active {
    background: #e12f2f;
    color: white;
    border: 1px solid red;
}

.item-list-order {
    height: 120px;
    position: relative;
}

.item-list-order .checkbox-group {
    position: absolute;
    top: 39%;
    right: 6px;
}

.chakra-text-q {
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 5px;
}



.wait-gacha {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    background: #000;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wait-gacha img {
    width: 50%;
}

@media only screen and (max-width: 576px) {
    .wait-gacha img {
        width: 100%;
    }
}

@media only screen and (min-width: 577px) {
    .modal-dialog {
        /* width: 284px; */
    }
}

body,
a,
nav,
p,
div {
    font-size: 13px;
}

.countdown-edit,
div:has(> .time_countdown) {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #f7f7f9 !important;
    border-radius: 8px !important;
    padding: 10px 16px !important;
    color: #e60012 !important;
    gap: 4px !important;
    width: 100% !important;
    margin: 12px 0 !important;
    min-height: unset !important;
}

.countdown-edit-list {
    min-height: unset !important;
}

.countdown-edit-free {
    min-height: unset !important;
}

.text_countdown {
    color: #e60012 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
}

.text_countdown::before {
    content: "" !important;
    display: inline-block !important;
    width: 18px !important;
    height: 18px !important;
    margin-right: 6px !important;
    background-color: #e60012 !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E") no-repeat center !important;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E") no-repeat center !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
    flex-shrink: 0 !important;
}

.text_countdown::after {
    content: "あと" !important;
}

.time_countdown {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #e60012 !important;
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    background: none !important;
    -webkit-background-clip: unset !important;
    background-clip: unset !important;
}

.countdown-num {
    font-size: 20px !important;
    font-weight: 700 !important;
    margin: 0 2px !important;
    color: inherit !important;
}

.countdown-unit {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-right: 4px !important;
    color: inherit !important;
}

.item-card-game div.card {
    margin: 5px;
    text-align: center;
}

.card-img-top {
    /* width: 100% !important; */
    object-fit: cover;
    /* height: 265px; */
    max-height: 240px;
}

.card-img-top-point {
    width: 100% !important;
    /* height: -webkit-fill-available; */
    object-fit: cover;
}

.card-text {
    white-space: nowrap;
    font-weight: bolder;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}

h6.card-text {
    font-size: 15px;
    padding: 10px;
}

.coupon-conver-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 4px;
    width: 100%;
}

.inp-coupon {
    height: 100%;
    font-size: medium;
    border-radius: 5px;
    min-width: 0px;
    outline: transparent solid 2px;
    outline-offset: 2px;
    position: relative;
    appearance: none;
    transition-property: all;
    transition-duration: 200ms;
    --input-font-size: medium;
    --input-padding: 4px;
    --input-border-radius: medium;
    --input-height: 10px;
    border: 1px solid rgba(51, 51, 51, 0.125);
    background: white;
    /* color: rgb(212, 197, 197); */
    width: 400px;
}

.inp-coupon:focus,
.inp-coupon[data-focus] {
    border-color: #ce3256;
    box-shadow: 0 0 0 1px #ce3256;
}

/* .inp-coupon:focus-visible, .inp-coupon[data-focus-visible] {
    z-index: 1;
    border-color: rgb(49, 130, 206);
    box-shadow: rgb(49, 130, 206) 0px 0px 0px 1px;
} */
.inp-coupon:hover,
.inp-coupon[data-hover] {
    border-color: #f3f3f3;
}

.btn-inf-coupon {
    background-color: red;
    color: white;
    /* padding: 10px 20px; */
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    height: 100%;
    min-width: 160px;
    align-self: center;
    /* border-radius: 20px; */
}

.stack-input-coupon {
    display: flex;
    column-gap: 10px;
    align-items: center;
    height: 40px;
    /* padding: 10px; */
}

.inp-noti-txt {
    margin-top: 0.25rem;
    color: red;
    font-size: 14px;
}

.inf-coupon-table-container {
    display: block;
    overflow: scroll hidden;
    max-width: 100%;
    display: flex;
}

.table-inf-coupon {
    width: 100%;
    border-collapse: collapse;
}

.inf-title {
    text-align: center;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 10px;
}

.css-title {
    padding: 10px;
    white-space: nowrap;
}

.css-none-inf-txt {
    text-align: center;
    padding: 80px 42px;
    width: 100%;
    font-size: 15pt !important;

}

.css-none-inf {
    text-align: center;
    /* padding: 20px; */
    margin: auto;
    width: 120px;
    word-wrap: break-word;
}

.css-eror-coupon {
    display: flex;
    align-items: center;
}

.css-none-inf-detail {
    padding: 5px;
    object-fit: cover;
    max-width: 420px;
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.chakra-icon {
    fill: white;
    height: 1em;
    width: 1em;
}

.toast-error {
    background-color: red;
    color: white;
    margin-left: 10px;
}

.custom-modal {
    margin-top: 10vh;
    max-width: 95%;
}

@media (min-width: 576px) {
    .custom-modal {
        max-width: 550px !important;
    }
}

.btn-condition-close {
    position: absolute;
    top: -18px;
    right: -18px;
    cursor: pointer;
    width: 7%;
}

.text-conditions {
    color: red;
    font-size: 20px !important;
    font-weight: bolder;
}

.text-modal-shipping {
    color: black;
    background: #EFEFEF;
    text-align: center;
    padding: 20px;
}

@media only screen and (max-width: 500px) {
    .text-modal-shipping {
        padding: 10px !important;
    }

    .text-modal-shipping p {
        font-size: 15px !important;
    }

    .text-conditions {
        font-size: 20px !important;
    }

    .btn-condition-close {
        top: -15px;
        right: -15px;
    }
}

@media only screen and (max-width: 397px) {
    .text-modal-shipping {
        padding: 7px !important;
    }

    .text-modal-shipping p {
        font-size: 14px !important;
    }

    .text-conditions {
        font-size: 16px !important;
    }

    .btn-condition-close {
        top: -10px;
        right: -10px;
    }
}

.chakra-alert__desc {
    padding-left: 10px;
}

.toast-error p:first-child {
    margin-right: 10px;
}

p.css-1 {
    margin-left: 15px;
}

.card-point {
    border: none;
    border-radius: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    position: relative;
    padding: 0px;
    height: 100%;
    margin-left: 5px;
    margin-right: 5px;
}

.card-point-content {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;

}

.point-edit {
    width: 100%;
}

.card-point-edit {
    display: flex;
    margin-top: auto;
    margin-bottom: 20px;
}

.card-point:after {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 20px;
    z-index: -1;
    background: linear-gradient(to right,
            rgba(255, 0, 0, 0.712) 0%,
            rgba(255, 128, 0, 0.63) 25%,
            rgba(255, 255, 0, 0.589) 50%,
            rgba(0, 255, 0, 0.603) 60%,
            rgba(0, 0, 255, 0.555) 75%,
            rgb(130 0 0 / 66%),
            #ff0000ba 100%);
    filter: blur(4px);
}

.title-rank {
    font-size: x-large;
    font-weight: bold;
}

.link-side-nav {
    font-weight: 400;
}

.p-detail-rank {
    margin-bottom: 0;
}

.wrap-loading {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00000045;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid red;
    border-bottom: 6px solid red;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.p-loader {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 99999;
    background: #fff;
}

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

    .slider-header,
    .slider {
        display: flex;
        justify-content: center;
    }

    .slider-header {
        min-height: auto;
        padding: 0px 21px;
    }

    .slider-header img {
        height: 250px;

    }

    .slider-header {
        overflow: hidden;
    }

    .slick-slider {
        display: block !important;
    }

    .slick-prev {
        /* left: 0 !important; */
        z-index: 4;
    }

    .slick-next {
        right: 0 !important;
        z-index: 4;
    }

    .slick-dots {
        bottom: 0 !important;
        position: relative;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }

    .slick-prev:before,
    .slick-next:before {
        color: none;
    }

}

@media only screen and (max-width: 1229px) {
    .slick-slide img {
        height: 200px;
    }
}

@media only screen and (max-width: 767px) {
    .slick-slide img {
        height: 100px;
    }
}

.slick-slider {
    display: block !important;
}

.slick-prev {
    left: 0 !important;
    z-index: 4;
}

.slick-next {
    right: 0 !important;
    z-index: 4;
}

.slick-dots {
    /* bottom: 0 !important; */
    /* background: #ffff9c; */
    margin-bottom: 10px;
}

.head-background {
    background: #f3f3f3;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.slick-prev:before,
.slick-next:before {
    /* color: none;
    display: block; */
    font-size: 36px !important;
}

.result-img {
    max-height: 445px;
    height: auto;
    width: 100%;

}

.result-img-margin {
    margin: 10px 0px;
    border-radius: 5px;
}

@media only screen and (min-width: 400px) and (max-width: 450px) {
    .result-img {
        max-height: 600px !important;
    }
}

@media screen and (min-width: 1400px) {
    .result-img {
        height: 450px !important;
    }
}

.rounded {
    overflow: hidden;
}

.text-after-gacha {
    font-size: 50px;
    font-weight: 600;
    white-space: nowrap;
}

@media (min-width: 500px) and (max-width: 991px) {
    .layout-result-img {
        flex: 0 0 auto;
        width: 50%;
    }

    .img-name {
        font-size: 18px !important;
    }

    .p-rarity {
        padding: 5px 20px;
    }
}

@media screen and (max-width: 500px) {
    .img-name {
        font-size: 17px !important;
    }

    .img-point {
        width: 20px !important;
        height: 20px !important;
    }

    .p-rarity {
        padding: 5px 20px;
    }

    .card-display {
        padding: 5px !important;
    }

    .row>* {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
}

.title-ref-code {
    font-size: 20px;
    font-weight: bold;
}

.padding-20 {
    padding: 20px !important;
}

.text-after-gacha {
    font-size: 35px !important;
    padding: 40px;
    padding-left: 0;
    padding-right: 0;
}

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

    .form-container {
        padding-top: 5vh !important;
    }

    .header-content-slider {
        padding-top: 44px !important;
    }

    /* .main {
        padding-top: 10vh !important;
    } */
    .menu-bar .chakra-link span {
        font-size: 16px !important;
    }

    .ref-content-body {
        font-size: 25px;
    }

    .title-ref-code {
        font-size: 16px;
        font-weight: bold;
    }

    .icon-point {
        width: 20px !important;
        height: 20px !important;
    }

    .point-tex-header {
        padding: 2px !important;
    }

    .detail-info .avatar {
        width: 27px;
    }

    .text-dp-header {}

    .d-text-dp-header {
        padding: 4px !important;
    }

    .chakra-text,
    .chakra-stack,
    .p-0,
    .main,
    p,
    a,
    span,
    div,
    h5 {
        font-size: 12px;
    }

    .chakra-stack {
        font-size: 12px !important;
    }

    .gacha-price,
    .gacha-quant {
        font-size: 20px !important;

    }

    .card-title {
        /* margin-top: 12px !important; */
        /* margin-bottom: 0px !important; */
        text-align: center;
        /* width: 90% !important; */

    }

    .dpdetail-container {
        /* padding-top: 20px; */
    }

    .menu-header-bar {
        top: 0 !important;
        padding: 4px 10px;
    }

    .css-hilorx {
        /* display: none; */
        margin: 0 !important;
    }

    /* .css-list_dp-quantity{
        font-size: large !important;
    } */

    .user-ranking,
    .css-favorite-container,
    .product-content {
        margin-top: 10px !important;
    }

    .col-lg-3 {
        width: 50% !important;
    }

    .hight-light {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .btn-inf-coupon {
        min-width: 100px;
    }

    .inp-coupon {
        font-size: 12px !important;
    }

    .stack.css-profile-user-info-table-container label {
        font-size: 10px;
    }

    .slider-header img {
        width: 100% !important;
        object-fit: contain;
    }

    .slick-dots {
        bottom: -25px !important;
        /* background: #e2e3e5; */
    }

    .logo {
        /* width: 80px; */
    }

    .logo-img {
        width: 100%;
        max-width: 150px;
        height: auto;
    }



    .slider-header,
    .slider {
        display: -webkit-inline-box;
        justify-content: center;
    }

    .slider-header {
        overflow: hidden;
    }

    .category-slider-container {
        display: flex;
        align-items: center;
        overflow: hidden;
        position: relative;
    }

    .slider-category {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
        margin-left: 25px;
        margin-right: 25px;
    }

    .slider-category::-webkit-scrollbar {
        /* Safari and Chrome */
        display: none;
    }

    .slider-category .nav-item {
        scroll-snap-align: center;
        flex: 0 0 auto;
        width: calc(100% / 3);
        /* Each category takes up 1/3 of the container width */
        text-align: center;
        font-weight: 600;
    }

    .nav-link {
        white-space: nowrap;
        margin-left: 10px;
        margin-right: 10px;
    }

    .p-1 {
        font-size: medium !important;
    }

    .number-point h5 {
        font-size: 16px;
    }

    .title-point {
        font-size: 12px;
        font-weight: 700;
    }

    .pro-user-label,
    .text-de {
        font-size: 16px !important;
    }

    .p-detail-rank,
    .chakra-link,
    .link-side-nav,
    .mb-3,
    .footer-link,
    .rights-reserved {
        font-size: 14px !important;
    }

    .arrow {

        padding: 5px !important;
        width: 25px !important;
        height: 25px !important;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .css-list_dp-grid {
        display: grid;
        gap: 25px;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }

    .css-favorite-card-txt-name {
        font-weight: 700 !important;
        font-size: 14px !important;
    }

    .css-favorite-card-txt-rarity {
        font-weight: 700 !important;
        color: #666666;
    }

    .txt-favorite-point,
    .register-link {
        font-size: 14px !important;
    }

    .css-favorite-title {
        font-size: 18px !important;
    }

    .profile-user-input,
    .css-7m7ovv {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .back,
    .form-login label {
        font-size: 12px !important;
    }

    .form-login form input {
        /* font-size: 16px; */
        height: 2.5rem;
    }

    .form-login form button {
        margin-top: 0px !important;
    }

    p.m-0,
    .point-discount {
        font-size: 18px !important;
    }

    p.m-0 span {
        font-size: 18px !important;
    }

    .footer {
        text-align: center;
    }

    /* .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        --bs-gutter-x: 1.5rem !important;
    } */
}

.rights-reserved {
    font-weight: 700;
    font-size: large;
}

.footer-link {
    text-decoration: none;
    color: red;
    font-size: 15px;
}

p.m-0 {
    font-size: 16px !important;
}

p.m-0 span {
    font-size: 22px !important;
}

.buy-point {
    padding: 15px 0px !important;
}

@media only screen and (max-width: 1400px) {
    p.btn-buy-text {
        font-size: 13px !important;
    }

    p.btn-buy-text span {
        font-size: 19px !important;
    }
}

@media only screen and (max-width: 1200px) {
    p.btn-buy-text {
        font-size: 11px !important;
    }

    p.btn-buy-text span {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 439.98px) {
    p.btn-buy-detail-text {
        font-size: 13px !important;
    }

    p.btn-buy-detail-text span {
        font-size: 19px !important;
    }
}

@media only screen and (max-width: 383.98px) {
    p.btn-buy-detail-text {
        font-size: 10px !important;
    }

    p.btn-buy-detail-text span {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 338.98px) {
    p.btn-buy-detail-text {
        font-size: 9px !important;
    }

    p.btn-buy-detail-text span {
        font-size: 15px !important;
    }
}

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

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 0;
    }

    .draggable {
        height: auto;
    }



    .slider-header,
    .slider {
        display: -webkit-inline-box;
        justify-content: center;
    }

    .slider-header {
        overflow: hidden;
    }

    .css-profile-user-info-table-container {
        display: flex;
        flex-direction: column;
        font-size: 12px;
        font-weight: 400;
        align-items: flex-start;
        gap: 20px;
        display: flex;
        gap: 10px;
    }

    .css-profile-user-name-container {
        display: flex;
        flex-direction: row;
        gap: 30px;
        width: 100%;
        -webkit-box-align: start;
        align-items: start;
        flex: 1;
        min-width: 120px;
    }
}

.btn-buy-all-img {
    position: absolute;
    width: 30%;
    margin-left: 74%;
    margin-top: 20%;
}

.gacha_detail-btn-container {
    /* padding-top:20px;  */
    align-items: baseline;
}

.btn-buy-dp {
    white-space: nowrap;
    margin-left: 5px;
    font-size: 18px;
}

@media screen and (max-width: 450px) {
    .btn-buy-dp {
        font-size: 15px;
    }

    .hide-on-mobile {
        display: none !important;
    }
}

@media (max-width:400px) {

    .chakra-text,
    .chakra-stack,
    .p-0,
    .main,
    p,
    a,
    span,
    div,
    h5 {
        font-size: 12px;
    }

    .chakra-text,
    .chakra-stack {
        font-size: 12px !important;
    }

    .css-list_dp-grid {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }

    .css-hilorx {
        /* display: none; */
        margin: 0 !important;
    }

    /* .mt-5{
        display: grid;
        grid-template-columns: repeat(1, minmax(0px, 1fr)) !important;
    } */
    .card-title {
        white-space: nowrap;
        /* font-size: 10px; */
        text-align: center;
    }

    .point-discount {
        font-size: 18px;
        margin-bottom: 0px;
    }

}

.form-login form input:focus,
.form-login form input[data-focus] {
    /* font-size: 16px; */
    height: 2.5rem;
    border-color: #baadad;
    box-shadow: 0px 0px 1px 1px #cbc7c7;
}

.point-discount {
    font-size: 35px;
    margin-bottom: 0px;
}

@media (min-width: 768px) {
    .custom-width {
        padding-top: 0 !important;
    }
}

@media (max-width:1200px) {
    h5 {
        font-size: 1.3em;
    }

    .card-title {
        /* margin-top: 5px; */
        text-align: center;
        width: 100%;
    }

    /* .nav-link {
        white-space: nowrap;
        margin-left: 10px;
        margin-right: 10px;
    } */
}

.nav-link-0 {
    font-weight: 700;
    font-size: 16px !important;
}

.card-buy-point {
    border: none;
    box-shadow: 0px 0px 5px 5px #b3b3b3b3;
    height: 100%;
}

@media (max-width:769px) {

    .btn-buy-dp-favo {
        margin: 0;
        margin-top: auto;
        margin-bottom: 15px;
    }

    .gacha-quantity {
        min-height: 100px;
    }

    .category-slider-container {
        display: flex;
        align-items: center;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .rights-reserved {
        text-align: center !important;
    }

    .css-dp-detail-name {
        font-size: x-large;
    }

    .slider-category {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
        margin-left: 25px;
        margin-right: 25px;
    }

    .slider-category::-webkit-scrollbar {
        /* Safari and Chrome */
        display: none;
    }

    .slider-category .nav-item {
        scroll-snap-align: center;
        flex: 0 0 auto;
        width: calc(100% / 3);
        /* Each category takes up 1/3 of the container width */
        text-align: center;
        font-weight: 600;
        min-width: min-content;
    }

    /* .col-6 {
        flex: 0 0 auto;
        width: 100%;
    } */
    .nav-link {
        white-space: nowrap;
        font-size: 12px;
    }

    .col-lg-3 {
        width: 33.333333%;
    }

    .arrow {
        background: none;
        border: none;
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background: #ffb202;
        padding: 5px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        color: aliceblue;
        align-items: center;
    }

    .arrow.prev {
        left: 0;
        padding-right: 7px !important;
    }

    .arrow.next {
        right: 0;
        padding-left: 7px !important;
    }

    .css-favorite-card-txt-name {
        font-weight: 700 !important;
        /* font-size: 14px !important; */
    }

    .css-favorite-card-txt-rarity {
        font-weight: 700 !important;
        color: #666666;
    }

    .txt-favorite-point,
    .txt-rank-bold,
    .txt-rank-up-cond,
    .product-action,
    .inp-noti-txt,
    .css-title {
        font-size: 14px !important;
    }

    .css-favorite-title {
        font-size: 18px !important;
    }

    .txt-rank,
    .ccss-rank-up-txt {
        font-size: 12px !important;
        font-weight: 300 !important;
    }

    .inp-coupon {
        font-size: 14px;
    }

    .btn-bfl {
        font-size: 12px;
    }

    .css-p-favo {
        width: 100% !important;
    }

    .css-yellow {
        text-align: center;
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .arrow {
        display: none;
    }

}

.chakra-text-footer {
    font-size: 10pt !important;
}

.chakra-link {
    text-decoration: none;
    font-size: 12pt;
    color: red;

}

.btn-buy-point {
    width: 85%;
    border-radius: 9999px;
}

@media screen and (max-width: 576px) {
    .btn-buy-point {
        width: 90%;
    }
}

.top-header-bar {
    background: #e7e7e7;
}

.bar-point-info {

    /* border-collapse: unset; */
    background: #e9e8e8;
    padding: 10px;
    border-radius: 10px;

}

.img-avatar-bar {
    width: 50px;
    border-radius: 50%;
}

.chakra-stack-ref {
    border: 1px solid #c7c7c7;
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
}

.top-bar a img {
    width: 100%;
}

.ref-number {
    font-size: 13px;
    color: #797979;
    font-weight: 200;
}

.ref-content {
    position: relative;
    margin-top: 17px;
}

.ref-content-title {
    position: absolute;
    top: -16px;
    background: #fff;
    color: #6f6f6f;
}

.ref-content-body {
    word-break: break-word;
    border: 1px solid;
    border-color: red;
    border-radius: 10px;
    text-align: center;
    margin-top: 32px;
    padding: 25px !important;
}

.ranking-body {
    max-width: 547px;
    margin-top: 23px;
}

.rank-intro-title {
    font-weight: bold !important;
}

.user-ranking hr {
    border-color: red;
    background: red;
}

.card-game-name {
    font-weight: bold;
    max-width: 90% !important;
    margin-bottom: 0;
    /* white-space: break-spaces; */
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
}

.p-card-game-name {
    max-width: calc(100% - 84px);
    width: 100vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

h5.p-card-game-name {
    font-weight: bold;
    /* max-width: calc(100% - 150px); */
}

@media only screen and (min-width: 576px) {
    h5.p-card-game-name {
        font-weight: bold;
        /* max-width: calc(100% - 230px); */
    }
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    border-radius: 9999px;
    outline: none;
    background-color: #f17979;
    color: white;
    cursor: pointer;
    padding: 15px;
}

@media (max-width: 576px) {
    .footer-layout-left {
        flex: 0 0 auto;
        width: 63%;
    }

    .footer-layout-right {
        flex: 0 0 auto;
        width: 37%;
    }
}

@media (max-width: 397px) {
    .hide-text-on-small {
        display: none;
    }
}

.card-game-result {
    width: auto;
    max-width: 78px;
    height: auto;
    max-height: 90px;
    object-fit: contain;
}

.over-text-list-cardgame {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-decoration: none;
    color: #000;
    font-weight: bold !important;
    max-width: calc(100% - 28px);
    width: 100vw;
}

.acquired-p-over-text {
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-decoration: none;
    color: #000;
    font-weight: bold !important;
    width: 100%;
}

.point-p-over-text {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: -webkit-fill-available;
    text-decoration: none;
    font-weight: bold !important;
    font-size: 25px;
    background: linear-gradient(90deg, #ff3100, #ffe000, #ff3100);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pt-only-over-text {
    font-size: 20px;
    font-weight: bold;
    color: gray;
}

@media only screen and (max-width: 440px) {
    .point-p-over-text {
        font-size: 17px;
    }

    .pt-only-over-text {
        font-size: 15px;
    }
}

.p-over-text {
    max-width: calc(100% - 84px);
    /* width: 100vw; */
}

.item-accquired-row .image-card-game {
    max-width: 95px;
    width: 95px;
    min-width: 95px;
}

.item-row .item-accquired-row .image-card-game img {
    width: 95px;
    object-fit: contain;
    min-width: 95px;
}


.item-accquired-row .image-card-game {
    max-width: 95px;
    width: 95px;
    min-width: 95px;
}

.item-accquired-row .item-row .image-card-game img {
    width: 95px;
    object-fit: contain;
    min-width: 95px;
}

.item-accquired-row {
    height: 155px;
    padding: 10px 5px;
}

.contain-text-over {
    width: calc(100% - 133px);
}

.item-result-row {
    height: 114px;
    padding: 7px 0px;
}

.item-result-row .image-card-game {
    width: 72px;
}

.item-result-row .image-card-game img {
    width: 100%;
}

.video-gacha {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000;
    z-index: 999999;
}

.wrap-loading {
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    background: #00000033;
    z-index: 9999;
    scroll-behavior: revert-layer;
    overflow: hidden;
    height: 100vh;
}

.skip-button {
    position: absolute;
    display: flex;
    gap: 0.5rem;
    width: fit-content;
    background: none;
    border: none;
    padding: 20px 0;
    text-decoration: none;
    font-weight: bold;
    align-items: center;
    z-index: 1000;
    bottom: 5px;
    right: 10px;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

.skip-button:hover {
    color: #cc0000;
    background-color: none;
}

.expiry-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row !important;
    gap: 20px;
}

.info-card-payment {
    background: #d7d7d7;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
}

.icon-payment-success {
    font-size: 100px;
    color: #ffc107;
    padding: 20px;
}

.btn-point {
    width: 250px;
    padding: 7px;
    border-radius: 9999px;
    border-color: red;
    outline: none;
    color: white;
    background: red;
    border: none;
    margin-bottom: 15px;
    font-weight: bold;

}

.btn-point a {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-size: 16px;
}

.info-payment-success {
    box-shadow: 0px 0px 5px 5px #b3b3b3b3;
    padding: 30px;
    border-radius: 5px;
}

.icon-payment-fail {
    font-size: 100px;
    color: red;
    padding: 20px;
}

.price-info-payment {
    font-size: 35px;
    font-weight: bold;
    color: #ffc107
}

.title-result-payment {
    color: #ffc107;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (max-width:500px) {
    .price-info-payment {
        font-size: 20px;
    }

    .info-payment-success {
        box-shadow: 0px 0px 5px 5px #b3b3b3b3;
        padding: 25px;
        border-radius: 5px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .text-payment-info {
        font-size: 15px;
    }

    .title-result-payment {
        font-size: 20px;
    }

}

#btn-submit-new-card:hover {
    background: #000 !important;
}

.btn-back-new-card:hover {
    background: #000 !important;
}

.form-smbc p,
.form-smbc label,
.form-smbc div,
.form-smbc span,
.form-smbc .title-payment {
    font-size: 14px !important;
}

.form-smbc label,
.form-smbc .title-payment {
    font-weight: bold;
}

.a-link-index {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.border-contact {
    border-radius: 5px;
    padding: 50px 28px;
    box-shadow: 1px 1px 8px #d3d3d3de;
    background: #f7f7f7;
}

.title-contact {
    font-weight: bold;
    margin-bottom: 20px;
}

/*  checkbox payment */


.checkbox-icon {
    background: #e9e9e9;
    padding: 7px;
    cursor: pointer;
}


.checkbox-container .content.hidden {
    max-height: 0;
    display: none;
    overflow: hidden;
    transition: max-height 0.1s ease-out;
    background-color: #f0f0f0;
    padding: 0 10px;
}

.checkbox-container .checkbox-icon input[type="checkbox"] {
    display: none;
    /* Ẩn checkbox mặc định */
}

/* Checkbox giả trong label */
.checkbox-container .checkbox-icon label.label-checkbox {
    cursor: pointer;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.checkbox-container .checkbox-icon label.label-checkbox:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    /* border: 2px solid red; */
    border-radius: 4px;
    background-color: white;
    transition: background-color 0.3s ease;
}

/* Hiệu ứng khi checkbox được chọn */
.checkbox-container .checkbox-icon input[type="checkbox"]:checked+label.label-checkbox:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #ff0707;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Nội dung sẽ mở ra khi checkbox được chọn */
.checkbox-container .checkbox-icon input[type="checkbox"]:checked+label.label-checkbox {
    max-height: 1000px;
    /* Cho phép nội dung dài mở rộng */
    transition: max-height 0.3s ease-in;
}

.checkbox-container .content {
    overflow: hidden;
}

.checkbox-container .content.display {
    max-height: 1000px;
    visibility: initial;
    transition: max-height 0.3s ease-in;
}

.checkbox-container .checkbox-icon label.label-checkbox {
    text-align: justify;
    line-height: 1.6;
}

.checkbox-container .content p {
    text-align: justify;
    line-height: 1.6;
}

.checkbox-item {
    border-top: 1px solid #fff;
}

.icon-bank {
    font-size: 17px;
    color: #000000;
    background: #fff;
    padding: 6px;
    border: 1px solid #000;
    border-radius: 4px;
    width: 49px;
    display: flex;
    justify-content: center;
}

.img-credit {
    height: 31px;
    background: #fff;
    border: 1px solid;
    padding: 5px;
    border-radius: 4px;
}



@media only screen and (max-width:560px) {
    .w-form-payment .label-payment {
        font-size: 14px !important;
    }

    .payment-info p,
    .payment-info span {
        font-size: 14px !important;
        font-weight: bold;
    }

    .img-credit {
        height: 28px;
    }

}


.payment-info {
    border: 8px solid #e9e9e9;
    /* margin-bottom: 50px; */
    background: #ffffff;

}

.payment-info p,
.payment-info span {
    font-size: 16px;
    font-weight: bold;
}

.active-checkbox {
    background: #ffc107;
}

.ac-check label {
    cursor: pointer;
}

@media screen and (max-width: 420px) {
    .nav-underline {
        gap: 6px !important;
    }

    .nav-link {
        margin: 0px 2px !important;
    }
}

.card-level-img {
    width: 50% !important;
    margin: 40px 0px;
}

.card-gacha-img {
    margin: 10px 0px;
    border-radius: 5px;
}

.card-gacha-img-psa10 {
    left: 50%;
    bottom: 15px;
    transform: translateX(-50%);
    width: 60% !important;
}

.card-gacha-img-black-case {
    left: 0;
    bottom: 10px;
    width: 20% !important;
}

.card-gacha-img-ship-only {
    left: 0;
    bottom: 10px;
    width: 20% !important;
}

.card-gacha-img-ship-only.has_bc {
    transform: translateY(-110%);
}

.card-gacha-img-quantity {
    right: 0;
    top: 10px;
    width: 40% !important;
}

.quantity-text {
    display: flex;
    align-items: center;
    white-space: nowrap;
    color: white;
    font-weight: bold;
}

.quantity-x {
    margin-right: 4px;
    font-weight: bold;
    line-height: 1;
    flex-shrink: 0;
}

.quantity-value {
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

@media (max-width: 480px) {
    .card-quantity-badge {
        padding: 4px 8px;
        border-radius: 10px 4px 10px 4px;
    }
}


/* @media screen and (max-width: 1200px) {
    .card-gacha-img-quantity {
        transform: translate(-15%, -5%);
    }

}

@media screen and (max-width: 992px) {
    .card-gacha-img-quantity {
        transform: translate(-5%, -15%);
    }

}

@media screen and (max-width: 500px) {
    .card-gacha-img-quantity {
        transform: translate(5%, -10%);
    }
} */

@media only screen and (max-width: 400px) {
    .text-info-limit {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
}


.txt-date-store-limit {
    /* background-color: #ffb202; */
    border-radius: 10px;
    color: red;
    padding: 5px;
    margin: 10px 0px;
    width: 100%;
    margin-top: 0px;
    font-weight: 400;
}

@media only screen and (max-width: 1399px) {
    .card-game-change-point {
        margin-top: 4px;
    }
}

.btn-img-free {
    width: 35%;
    /* margin-top: 15px; */
}

@media screen and (max-width: 768px) {
    .btn-img-free {
        width: 75%;
    }
}



@media screen and (min-width: 992px) {
    .gacha-detail-content {
        padding: 0px 170px;
    }

}

.col-custom {
    flex: 0 0 auto;
    width: 20% !important;
}

.icon-wrapper {
    margin: 40px auto;
}

.register-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0px 20px;
}

.register-icon img {
    width: 100%;
    height: 100%;
}

.rendered-email img {
    width: 100%;
    max-width: 500px;
    height: auto;
}

.rendered-content a {
    text-decoration: underline;
    color: rgba(13, 110, 253, 1);
}


.pagination {
    display: flex;
    justify-content: center;
    list-style: none;
}

.page-item.active {
    z-index: 3;
    color: #ffffff;
    background-color: #1F2937;
    border-color: #1F2937;
}

.page-item.disabled {
    color: #4B5563;
    pointer-events: none;
    background-color: #ffffff;
    border-color: #D1D5DB;
}


.page-link {
    position: relative;
    display: block;
    color: #1F2937;
    background-color: #ffffff;
    border: 0.0625rem solid #9CA3AF;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (max-width: 576px) {
    .page-link {
        padding: 0.5rem 0.75rem;
        font-size: 0.85rem;
    }
}

.page-item.active .page-link {
    z-index: 3;
    color: #ffffff;
    background-color: #1F2937;
    border-color: #1F2937;
}

.page-item.disabled .page-link {
    color: #4B5563;
    pointer-events: none;
    background-color: #ffffff;
    border-color: #D1D5DB;
}

.page-link:hover {
    z-index: 2;
    color: black;
    background-color: #E5E7EB;
    border-color: #D1D5DB;
}

.page-link:focus {
    z-index: 3;
    color: black;
    background-color: #E5E7EB;
    outline: 0;
    box-shadow: 0 0 0 0.18rem rgba(31, 41, 55, 0.25);
}

.nav-ranking {
    margin-top: 42px;
}

.ranking-container {
    margin: 0 auto;
    padding: 20px 3rem;
    font-family: 'Segoe UI', sans-serif;
}

/* Header */
.ranking-header {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    color: #37352f;
}

/* Callout Box */
.ranking-callout {
    background: #f1f1ef;
    border-radius: 4px;
    padding: 16px;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.callout-icon {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

/* Tables */
.ranking-table {
    width: 40%;
    margin: 30px 0;
    border-collapse: collapse;
}

.ranking-table td {
    border: 1px solid #e9e9e7;
    padding: 7px 9px;
    font-size: 14px;
    line-height: 20px;
    width: 50%;
}

.table-header {
    font-size: 1.5em;
    font-weight: 600;
    margin: 1.4em 0;
    color: #37352f;
}

.coin-value {
    font-weight: 600;
    color: #37352f;
}

@media only screen and (max-width: 1116px) {
    .nav-ranking {
        margin-top: 40px;
    }
}


@media only screen and (max-width: 768px) {
    .nav-ranking {
        margin-top: 39px;
    }
}

@media only screen and (max-width: 698px) {
    .nav-ranking {
        margin-top: 37px;
    }
}

@media screen and (max-width: 992px) {
    .ranking-table {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .ranking-container {
        padding: 20px 1rem;
    }

    .ranking-header {
        font-size: 25px;
    }
}

@media only screen and (max-width: 388px) {
    .ranking-header {
        font-size: 24px;
    }
}

@media only screen and (max-width: 407px) {
    .ranking-container {
        padding: 20px 0;
    }

    .ranking-table td {
        font-size: 13px;
    }
}



.skeleton-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.skeleton-item {
    display: flex;
    align-items: center;
    gap: 12px;


}

.skeleton-avatar {
    width: 48px;
    height: 48px;
    background-color: #e0e0e0;
    border-radius: 50%;
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #f5f5f5 50%, #e0e0e0 75%);
    background-size: 200% 100%;
}

.skeleton-text {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;

}

.skeleton-line {
    height: 1.5rem;
    background-color: #e0e0e0;
    border-radius: 4px;
    animation: shimmer 1.5s infinite;
    background: linear-gradient(90deg, #e0e0e0 25%, #f5f5f5 50%, #e0e0e0 75%);
    background-size: 200% 100%;
}

.skeleton-line-short {
    width: 5%;
}

.skeleton-line-medium {
    width: 9%;
}

.skeleton-line-long {
    width: 20%;
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }

    100% {
        background-position: -200% 0;
    }
}

.explaination-1 {
    background-color: #D5D5D5;
    max-height: 150px;
}

.explaination-2 {
    background-color: #D5D5D5;
    max-height: 300px;
}

.explaination-3 {
    background-color: #D5D5D5;
}

.table-rank td,
.table-rank th {
    padding: 7px 9px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

.table-rank tr:nth-child(even) {
    background-color: #D5D5D5;
}

.rank-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.rank-cell {
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
}

.header-row .rank-cell {
    border-top: 2px solid #000000;
}

.rank-row:last-child .rank-cell {
    border-bottom: 2px solid #000000;
}

.txt-rank-explain {
    padding-bottom: 0px !important;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.rank-text {
    padding: 5px;
    margin: 0;
    font-weight: bold;
    font-size: 27px;
}

.rank-icon-next {
    font-size: 24px;
    padding: 12px;
}

.rank-note {
    font-weight: bold !important;
    font-size: medium !important;
}

@media screen and (max-width: 767px) {
    .rank-text {
        font-size: 20px;
        padding: 10px;
    }

    .rank-icon-next {
        font-size: 18px;
        padding: 12px;
    }

    .txt-rank-explain {
        font-size: 13px !important;
    }

    .table-rank td,
    .table-rank th {
        padding: 7px 6px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 472px) {
    .rank-text {
        font-size: 18px;
        padding: 8px;
    }

    .rank-note {
        font-size: 14px !important;
    }

    .txt-rank-explain {
        font-size: 12px !important;
    }

    .table-rank td,
    .table-rank th {
        font-size: 12px;
    }
}

@media screen and (max-width: 431px) {
    .rank-text {
        font-size: 16px;
        padding: 5px;
    }

    .rank-icon-next {
        padding: 7px;
    }

    .rank-note {
        font-size: 13px !important;
    }

    .txt-rank-explain {
        font-size: 11px !important;
    }

    .table-rank td,
    .table-rank th {
        font-size: 11px;
    }
}

@media screen and (max-width: 391px) {
    .rank-text {
        font-size: 14px;
        padding: 5px;
    }

    .rank-note {
        font-size: 12px !important;
    }

    .txt-rank-explain {
        font-size: 10px !important;
    }

    .table-rank td,
    .table-rank th {
        font-size: 8px;
    }
}

@media screen and (max-width: 991px) {
    .gacha-item {
        margin-bottom: 15px !important;
    }

    .product-content .nav-item a .red-mark-point-only {
        left: 75%;
        top: 17%;
    }

    .product-content .nav-item a .red-mark-point-only {
        left: 100%;
        top: 17%;
    }
}

#btn-submit-stripe {
    background: url('../../assets/frontend/images/stripe_checkout.png') no-repeat center / cover;
    width: 75%;
}

.price-detail {
    margin-top: 5px;
    font-size: 34px;
    font-weight: 700;
}

.pt-time-detail {
    font-size: 20px;
    margin-bottom: -4px;
}

.progress-detail {
    /* margin-bottom: 10px; */
    height: 23px;
    width: 100%;
}

.rainbow-bar {
    width: 100%;
    height: 23px;
    border-radius: 20px;
    background: linear-gradient(to right,
            #ff4500,
            /* đỏ cam */
            #ffa500,
            /* cam */
            #ffff00,
            /* vàng */
            #00ff00,
            /* xanh lá */
            #00ffff,
            /* xanh ngọc */
            #0000ff,
            /* xanh dương */
            #8a2be2,
            /* tím */
            #ff00ff
            /* hồng tím */
        );
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 2px black;
    letter-spacing: 10px;
}

.gacha-price-quantity-list .rainbow-bar {
    height: 12px;
    font-size: 11px;
}

@media screen and (max-width: 767px) {
    .price-detail {
        font-size: 25px !important;
    }

    .pt-time-detail {
        font-size: 16px;
    }

    .icon_p_detail {
        width: 25px;
    }

    .progress-detail {
        height: 15px;
    }

    .rainbow-bar {
        height: 20px;
        font-size: 17px;
    }

    .gacha-price-quantity-list .rainbow-bar {
        height: 10px;
        font-size: 9px;
    }
}

@media screen and (max-width: 500px) {
    .price-detail {
        font-size: 20px !important;
    }

    .pt-time-detail {
        font-size: 13px;
        margin-bottom: -3px;
    }

    .icon_p_detail {
        width: 20px;
    }

    .progress-detail {
        height: 10px;
    }

    .gacha-btn-container-sticky {
        padding: 5px;
    }

    .rainbow-bar {
        height: 15px;
        font-size: 12px;
    }
}

.adwall-banner {
    width: 100%;
    max-width: 800px;
}

/* New style: Responsive tabs (Do not modify) */
@media screen and (min-width: 1200px) {
    .grid-tabs {
        display: grid;
    }

    .grid-col-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr));
    }

    .grid-col-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .grid-col-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .grid-col-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .grid-col-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .grid-col-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .grid-col-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.arrow-tabs {
    color: gray;
    background: none;
}

.red-mark-not-point-only {
    font-size: 10px;
    top: 19%;
    left: 66%;
}

.red-mark-point-only {
    font-size: 10px;
    top: 19%;
    left: 80%
}

@media screen and (max-width: 1199px) {
    .slider-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-left: 25px;
        margin-right: 25px;
    }

    .slider-tabs::-webkit-scrollbar {
        display: none;
    }

    .slider-tabs .nav-item {
        scroll-snap-align: center;
        flex: 0 0 auto;
        width: calc(100% / 3);
        text-align: center;
        font-weight: 600;
        min-width: min-content;
    }

    .item-sm-2 {
        width: calc(100% / 2) !important;
    }

    .table-title {
        font-size: 13px;
    }

    .product-content .nav-item a .red-mark-point-only {
        left: 88%;
    }
}

/* End of responsive tabs style */

@media screen and (max-width: 991.98px) {
    .product-content .nav-item a .red-mark-not-point-only {
        left: 75%;
    }

    .product-content .nav-item a .red-mark-point-only {
        left: 100%;
    }
}

.icon-payment-text {
    font-size: 1.25rem;
    font-weight: 600;
}

.payment-logos {
    width: 80% !important;
}

@media screen and (max-width: 767px) {
    .icon-payment-text {
        font-size: 1rem;
    }

    .payment-icon svg {
        width: 25px;
        height: 25px;
    }
}

@media screen and (max-width: 500px) {
    .payment-logos {
        width: 95% !important;
    }

    .icon-payment-text {
        font-size: 0.75rem;
    }
}

.news-section {
    border-radius: 10px;
    border: 1px solid #d3d3d3;
    padding: 15px;
}

.news-section-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.news-section-content {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-direction: column;
    gap: 0px;
}

.news-link {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    cursor: pointer;
    text-decoration: none;
    outline: transparent solid 2px;
    outline-offset: 2px;
    color: inherit;
}

.news-link:hover {
    background-color: #f3f4f6;
}

.news-date {
    background-image: linear-gradient(91deg, rgb(255, 224, 80) 0%, rgb(255, 215, 31) 100%);
    color: #000;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    padding-inline-start: 0.75rem;
    padding-inline-end: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.news-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    --chakra-line-clamp: 2;
    font-weight: 600;
    flex: 1 1 0%;
    padding-top: 2px;
    font-size: 1rem;
}

.view-all-news {
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    font-weight: 600;
    min-width: 10rem;
    font-size: 1rem;
    color: #4a5568;
    border: 0px;
    border-radius: 22px;
    padding-inline-start: 1rem;
    padding-inline-end: 1rem;
    height: 44px;
    text-decoration: none;
}

.view-all-news:hover {
    background-color: #f3f4f6;
    color: #000;
}

.btn-news-link {
    background: #e7e7e7;
    color: #1A202C;
    display: inline-flex;
    appearance: none;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    user-select: none;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    outline: transparent solid 2px;
    outline-offset: 2px;
    line-height: 1.2;
    border-radius: 0.375rem;
    font-weight: 600;
    height: 2.5rem;
    min-width: 10rem;
    padding-inline-start: 1rem;
    padding-inline-end: 1rem;
}

.btn-news-link:hover {
    background-color: #d6d6d6;
    color: #000;
}

.tablist {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none !important;
    justify-content: start !important;
    align-items: center !important;
    border: none !important;
    background: #ffffff !important;
}

.tablist-item {
    min-width: calc(100%/6);
    text-align: center;
    height: 48px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.tablist .nav-link {
    border: none !important;
    border-bottom: 4px solid transparent !important;
    background: transparent !important;
    padding: 0 4px !important;
    height: 100% !important;
    width: 100% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #333333 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.tablist .nav-link.active {
    color: var(--primary-color) !important;
    border-bottom: 4px solid var(--primary-color) !important;
    font-weight: 700 !important;
}

.tablist .nav-link:hover {
    color: var(--primary-color) !important;
}

@media screen and (max-width: 767px) {
    .tablist-item {
        min-width: 30%;
    }
}

@media screen and (max-width: 500px) {
    .tablist-item {
        min-width: 35%;
    }
}

/* nav web */
@media only screen and (min-width: 1034px) {
    .nav-mobile {
        display: none !important;
    }
}

/* nav mobile */
.nav-mobile {
    /* display: none !important; */
    z-index: 9999;
    background-color: #f6f6f6;
}

.nav-mobile .nav-tabs {
    padding-top: unset;
}

.product-slider-item {
    text-align: center;
}

.nav-mobile .container-img-nav-link-0 {
    width: 30px;
    height: 30px;
    padding: 4px;
    margin: auto !important;
}

.nav-mobile .nav-link img {
    border-radius: 50%;
}

.nav-mobile .nav-item {
    margin-top: unset;
}

.nav-mobile .nav-link {
    margin: unset !important;
}

.nav-mobile .table-title {
    font-weight: normal;
}

.table-title {
    white-space: nowrap;
}

@media only screen and (max-width: 1033.99px) {
    .scroll-to-top {
        bottom: 80px !important;
    }

    .menu-header-bar {
        justify-content: center;
    }

    .hearder-container .detail-info .avatar {
        display: none;
    }

    .hearder-container .detail-info .red-mark {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .nav-tabs {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        /* Internet Explorer 10+ */
        scrollbar-width: none;
        /* Firefox */
        margin-left: 25px;
        margin-right: 25px;
    }

    .nav-tabs::-webkit-scrollbar {
        /* Safari and Chrome */
        display: none;
    }

    .nav-tabs .nav-item {
        scroll-snap-align: center;
        flex: 0 0 auto;
        width: calc(100% / 5);
        text-align: center;
        font-weight: 600;
        min-width: min-content;
    }

    .nav-mobile .table-title {
        font-size: 12px;
    }

    .nav-mobile .nav-link {
        padding: 4px 2px;
    }

}

@media only screen and (max-width: 480px) {
    .nav-tabs .nav-item {
        width: calc(100% / 4);
    }

    .nav-mobile .table-title {
        font-size: 10px;
    }

    .nav-mobile .nav-link {
        padding: 4px 2px;
    }

    .nav-tabs {
        margin-left: 10px;
        margin-right: 10px;
    }
}

/* Custom button */
.controls {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    z-index: 999 !important;
}

/* Hide video controls on iOS */
#myVideo {
    -webkit-appearance: none;
    -webkit-media-controls: none !important;
    -webkit-media-controls-panel: none !important;
    -webkit-media-controls-play-button: none !important;
    -webkit-media-controls-start-playback-button: none !important;
    -webkit-media-controls-timeline: none !important;
    -webkit-media-controls-current-time-display: none !important;
    -webkit-media-controls-time-remaining-display: none !important;
    -webkit-media-controls-seek-back-button: none !important;
    -webkit-media-controls-seek-forward-button: none !important;
    -webkit-media-controls-fullscreen-button: none !important;
    -webkit-media-controls-toggle-closed-captions-button: none !important;
    -webkit-media-controls-volume-slider: none !important;
}

#myVideo::-webkit-media-controls {
    display: none !important;
}

#myVideo::-webkit-media-controls-panel {
    display: none !important;
}

#myVideo::-webkit-media-controls-play-button {
    display: none !important;
}

#myVideo::-webkit-media-controls-start-playback-button {
    display: none !important;
}

#myVideo::-webkit-media-controls-timeline {
    display: none !important;
}

#myVideo::-webkit-media-controls-current-time-display {
    display: none !important;
}

#myVideo::-webkit-media-controls-time-remaining-display {
    display: none !important;
}

/* Additional iOS specific hiding */
video::-webkit-media-controls,
video::-webkit-media-controls-panel,
video::-webkit-media-controls-play-button,
video::-webkit-media-controls-start-playback-button,
video::-webkit-media-controls-timeline,
video::-webkit-media-controls-current-time-display,
video::-webkit-media-controls-time-remaining-display {
    display: none !important;
}

.replay-section {
    background: #F03B43;
    border-radius: 1rem;
    padding: 0.8rem 0.8rem;
    color: rgba(255, 255, 255, 1);
    transition: all 0.3s ease;
}

.replay-section.special {
    background: linear-gradient(to right,
            #ff9eb5,
            #ffd27f,
            #ffff99,
            #b7ff9d,
            #a0f4ff,
            #c8b6ff,
            #f8b3ff);
    color: #262626;
}

.replay-section:hover {
    opacity: 0.9;
    background: #F03B43;
    color: rgba(255, 255, 255, 1);
}


.replay-section.special:hover {
    opacity: 0.9;
    background: linear-gradient(to right,
            #ff9eb5,
            #ffd27f,
            #ffff99,
            #b7ff9d,
            #a0f4ff,
            #c8b6ff,
            #f8b3ff);
    color: #3d3d3d;
}

.replay-text-1 {
    font-size: 1.8rem;
    text-align: start;
    white-space: nowrap;
}

.replay-text-2 {
    font-size: 1.2rem;
    text-align: start;
    white-space: nowrap;
}

.img-logo-rain-bow {
    height: 100px;
}

.replay-icon {
    width: 50px;
}

@media only screen and (max-width: 768px) {
    .img-logo-rain-bow {
        height: 80px;
    }

    .replay-text-1 {
        font-size: 1.5rem;
    }

    .replay-text-2 {
        font-size: 1rem;
    }

    .replay-icon {
        width: 40px;
    }

    .replay-section {
        padding: 0.8rem 0.8rem;
    }
}

.filter-container {
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.sort-filter {
    position: relative;
    width: fit-content;
    display: inline-flex;
    align-items: center;
}

.select-display {
    background: var(--primary-color) !important;
    border: none !important;
    border-radius: 9999px !important;
    color: #1a1a1a !important;
    font-weight: normal !important;
    font-size: 13px !important;
    padding: 0 12px 0 28px !important;
    display: inline-flex !important;
    align-items: center !important;
    width: fit-content !important;
    height: 36px !important;
    box-sizing: border-box !important;
    position: relative !important;
    white-space: nowrap !important;
    cursor: pointer !important;
}

.sort-icon {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #1a1a1a;
    font-size: 14px;
    font-weight: normal !important;
    pointer-events: none;
    z-index: 10;
    line-height: 1;
}

/* Sort Custom Modal Wrapper */
.sort-modal-wrapper {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 99999 !important;
    display: none !important;
    align-items: center !important;
    justify-content: center !important;
}

.sort-modal-wrapper.show {
    display: flex !important;
}

/* Modal Backdrop */
.sort-modal-backdrop {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.4) !important;
    backdrop-filter: blur(2px) !important;
}

/* Modal Content Box */
.sort-modal-content {
    position: relative !important;
    background: #ffffff !important;
    border-radius: 16px !important;
    width: 320px !important;
    max-width: 90% !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15) !important;
    z-index: 100000 !important;
    overflow: hidden !important;
    animation: sortModalFadeIn 0.2s ease-out !important;
}

@keyframes sortModalFadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Modal Header */
.sort-modal-header {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 16px !important;
    border-bottom: 1px solid #e5e7eb !important;
}

.sort-modal-title {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #1f2937 !important;
}

.sort-modal-close {
    position: absolute !important;
    right: 16px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    background: none !important;
    border: none !important;
    font-size: 20px !important;
    color: #9ca3af !important;
    cursor: pointer !important;
    padding: 4px !important;
    line-height: 1 !important;
}

.sort-modal-close:hover {
    color: #4b5563 !important;
}

/* Modal Body */
.sort-modal-body {
    padding: 8px 0 !important;
}

/* Option Row */
.sort-option-row {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 14px 20px !important;
    cursor: pointer !important;
    transition: background 0.15s ease !important;
    color: #4b5563 !important;
    font-size: 13px !important;
}

.sort-option-row:hover {
    background: #f9fafb !important;
}

.sort-option-row.active {
    color: var(--primary-color) !important;
    font-weight: 500 !important;
}

/* Custom Radio Circle */
.sort-option-radio {
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    border: 1.5px solid #d1d5db !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
}

.radio-inner {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    background: transparent !important;
    transition: background-color 0.15s ease !important;
    display: block !important;
}

.sort-option-row.active .sort-option-radio {
    border-color: var(--primary-color) !important;
}

.sort-option-row.active .radio-inner {
    background: var(--primary-color) !important;
}

.tag-filter {
    margin-left: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.tag-filter .tag-item {
    cursor: pointer;
    transition: all 0.2s ease;
    background-color: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    color: #4b5563 !important;
    border-radius: 9999px !important;
    padding: 0 12px !important;
    font-weight: normal !important;
    font-size: 13px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: none !important;
    margin: 0 !important;
    opacity: 1 !important;
    width: fit-content !important;
    height: 36px !important;
    box-sizing: border-box !important;
}

.tag-filter .tag-item.active {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: #1a1a1a !important;
    opacity: 1 !important;
    box-shadow: 0 2px 8px rgba(243, 179, 32, 0.3) !important;
}

.tag-item {
    font-size: 12px;
    margin: 2px;
}

.filter-container .tag-item {
    font-size: 13px;
}

.tag-item:hover {
    text-decoration: none !important;
}

.gacha-tag {
    min-height: 22.38px;
}

@media (max-width: 768px) {
    .sort-icon {
        left: 8px;
        font-size: 11px;
    }

    .tag-item {
        font-size: 11px !important;
        --bs-badge-padding-y: 0.45em;
        line-height: 1.2;
    }

    .filter-container .tag-item {
        font-size: 11px !important;
        border-radius: 9999px !important;
        width: fit-content !important;
        height: 32px !important;
        padding: 0 8px !important;
    }

    .tag-filter {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-left: 5px;
        margin-right: 5px;
        gap: 6px;
    }

    .tag-filter::-webkit-scrollbar {
        display: none;
    }

    .tag-filter .tag-item {
        scroll-snap-align: center;
        flex: 0 0 auto;
        text-align: center;
        font-weight: 500;
        min-width: min-content;
        margin: 0 !important;
        width: fit-content !important;
        height: 32px !important;
        padding: 0 8px !important;
        box-sizing: border-box !important;
    }

    .select-display {
        font-size: 11px !important;
        padding: 0 8px 0 22px !important;
        border-radius: 9999px !important;
        width: fit-content !important;
        height: 32px !important;
        box-sizing: border-box !important;
    }

    .filter-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* end css filter  */

.buy-point-card {
    width: 100%;
    padding: 1.5rem;
    border-radius: 1.25rem;
}

.buy-point-card:nth-child(odd) {
    background: #E4E6E5;
}

.buy-point-card:nth-child(even) {
    background: #C9C9CB;
}

.buy-point-card:hover {
    cursor: pointer;
    filter: brightness(0.95);
}

.buy-point-card.discount {
    position: relative;
    border-radius: 1.25rem;
    padding: 1.5rem;
    /* border: 4px solid transparent; */
}

.buy-point-card.discount::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 4px;
    background: linear-gradient(to right,
            rgba(255, 0, 0, 0.712) 0%,
            rgba(255, 128, 0, 0.63) 25%,
            rgba(255, 255, 0, 0.589) 50%,
            rgba(0, 255, 0, 0.603) 60%,
            rgba(0, 0, 255, 0.555) 75%,
            rgb(130 0 0 / 66%),
            #ff0000ba 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}


.buy-point-coin {
    width: 70px;
}

.buy-point-text {
    font-size: 2.5rem;
}

.buy-point-sub-text {
    font-size: 1.5rem;
    color: red;
}

.buy-point-price {
    color: #000;
    font-weight: 450;
    font-size: 3rem;
}

@media only screen and (max-width: 992px) {
    .buy-point-card {
        padding: 1rem;
        border-radius: 0.75rem;
    }

    .buy-point-coin {
        width: 45px;
    }

    .buy-point-text {
        font-size: 1rem;
    }

    .buy-point-sub-text {
        font-size: 0.85rem;
    }

    .buy-point-price {
        font-size: 1.15rem;
    }
}

.nav-item-web {
    flex: 0 0 20%;
    white-space: nowrap;
}

.nav-item-web-2 {
    flex: 0 0 50%;
}

.nav-item-web-3 {
    flex: 0 0 33.33%;
}

.nav-item-web-4 {
    flex: 0 0 25%;
}

.arrow-web {
    position: absolute;
    top: 35%;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.arrow-web.prev {
    left: 0px;
}

.arrow-web.next {
    right: 0px;
}

.croll-x {
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.croll-x::-webkit-scrollbar {
    display: none;
}

.gacha-payment-title {
    font-size: 12px;
    text-align: center;
    margin-bottom: 2px;
    font-weight: 600;
}

.gacha-payment-card {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    padding: 1px 1px;
    border: 1px solid transparent;
    background-image:
        radial-gradient(1200px 400px at 10% 20%, rgba(255, 110, 196, 0.08), transparent 12%),
        radial-gradient(1000px 300px at 90% 80%, rgba(0, 242, 254, 0.06), transparent 12%),
        linear-gradient(135deg, #fff9fb, #f7fff8),
        linear-gradient(90deg, #ff6ec4, #7873f5, #00f2fe, #9effa9, #ff6ec4);
    background-origin: border-box;
    background-clip: content-box, content-box, content-box, border-box;
}

.gacha-payment-col {
    text-align: center;
    border-right: 1px solid #eee;
    padding: 10px;
    width: 100%;
}

.gacha-payment-col:nth-child(1) {
    flex: 2;
}

.gacha-payment-col:nth-child(2),
.gacha-payment-col:nth-child(3) {
    flex: 1;
}

.gacha-payment-col:last-child {
    border-right: none;
}

.gacha-payment-col .label {
    font-size: 12px;
    color: #666;
    margin-bottom: 4px;
    white-space: nowrap;
}

.gacha-payment-col .value {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}

.gacha-payment-col .red {
    color: #e60023;
}

.gacha-payment-col .bold {
    font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .gacha-payment-col .label {
        white-space: unset;
    }
}

.age-verify-modal {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

.age-verify-header {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-bottom: 1px solid #dee2e6;
}

.age-verify-header h5 {
    font-size: 1.25rem;
    letter-spacing: 0.5px;
}

.age-option-item {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    cursor: pointer;
    transition: all 0.3s ease;
}

.age-option-item:hover {
    background: #e9ecef;
    border-color: #0d6efd;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.15);
}

.age-option-item.selected {
    background: linear-gradient(135deg, #e7f1ff 0%, #cfe2ff 100%);
    border-color: #0d6efd;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.2);
}

.age-radio {
    width: 20px;
    height: 20px;
    accent-color: #0d6efd;
    cursor: pointer;
}

.age-label {
    font-size: 1.1rem;
    color: #212529;
}

.age-limit {
    font-size: 0.95rem;
}

.btn-age-verify-next {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    padding: 12px 24px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.btn-age-verify-next:hover:not(:disabled) {
    background: linear-gradient(135deg, #c82333 0%, #bd2130 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(220, 53, 69, 0.4);
}

.btn-age-verify-next:disabled {
    background: #6c757d;
    cursor: not-allowed;
    opacity: 0.65;
}

@media (max-width: 576px) {
    .age-option-content {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 4px;
    }

    .age-label {
        font-size: 1rem;
    }

    .age-limit {
        font-size: 0.85rem;
    }
}

.age-confirm-header {
    background: linear-gradient(135deg, #fff3cd 0%, #ffeeba 100%);
    border-bottom: 1px solid #ffc107;
}

.warning-icon {
    animation: pulse 2s infinite;
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }
}

.selected-age-display {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 2px solid #0d6efd;
}

.selected-age-display #confirmAgeLimit {
    color: #0d6efd;
}

.selected-age-display.limit-warning #confirmAgeLimit {
    color: #fd7e14;
}

.selected-age-display.limit-danger #confirmAgeLimit {
    color: #dc3545;
}

.btn-age-confirm {
    background: linear-gradient(135deg, #dc3545 0%, #c82333 100%);
    border: none;
    padding: 12px 24px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.btn-age-confirm:hover {
    background: linear-gradient(135deg, #c82333 0%, #bd2130 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(220, 53, 69, 0.4);
}

.btn-age-back {
    padding: 10px 24px;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.btn-age-back:hover {
    background: #6c757d;
    color: #fff;
    transform: translateY(-2px);
}


@keyframes accordion-down {
    from {
        height: 0;
        opacity: 0;
    }

    to {
        height: var(--radix-accordion-content-height);
        opacity: 1;
    }
}

@keyframes accordion-up {
    from {
        height: var(--radix-accordion-content-height);
        opacity: 1;
    }

    to {
        height: 0;
        opacity: 0;
    }
}

.effect-description {
    background-color: rgb(255 245 217);
    padding: 1rem;
    border-radius: 0.5rem;
    /* min-width: 608px; */
}

.effect-description__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.effect-description__chevron {
    width: 1rem;
    height: 1rem;
    flex-shrink: 0;
    transition: transform 0.15s cubic-bezier(.4, 0, .2, 1);
}

.effect-description__chevron.open {
    transform: rotate(180deg);
}

.effect-description__body {
    overflow: hidden;

}

.effect-description__body.open {
    animation: .2s ease-out accordion-down forwards;
    padding-top: 1rem;
}

.effect-description__body.closing {
    animation: .2s ease-out accordion-up forwards;
    padding-top: 1rem;
}

.effect-description__body.collapsed {
    height: 0;
    opacity: 0;

}

/* ==========================================
   Premium Oripaone Theme Styles - Antigravity
   ========================================== */
:root {
    --primary-color: #F3B320;
}

/* Overall Website Width Constraints (Capped at 800px, except Banner) */
.main,
.container.main,
.site-background .container,
.footer,
.footer-container {
    max-width: 800px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Ensure background wrappers can still stretch full screen */
.site-background {
    width: 100% !important;
    max-width: 100% !important;
}

.hearder-container>.d-flex,
.hearder-container>div {
    max-width: 800px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

/* Header Container Background & Shadow */
.hearder-container {
    background: #ffffff !important;
    border-bottom: 1px solid #e5e7eb !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02) !important;
}

/* If navigation is present, disable shadow on the header container itself */
.header-nav-inner-wrapper.has-nav .hearder-container {
    border-bottom: none !important;
    box-shadow: none !important;
}

/* Header text and elements color to dark */
.header-before-login,
.hearder-container .d-flex {
    color: #1f2937 !important;
}

.logo-img,
.img-logo {
    max-width: 152px !important;
    height: auto !important;
}

/* Sign up and Login Buttons */
.btn-header-register {
    background-color: var(--primary-color) !important;
    color: #111111 !important;
    font-weight: 700 !important;
    padding: 8px 20px !important;
    border-radius: 9999px !important;
    text-decoration: none !important;
    font-size: 13px !important;
    transition: all 0.2s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.btn-header-register:hover {
    opacity: 0.9 !important;
    transform: scale(1.02) !important;
}

.btn-header-login {
    background-color: #ffffff !important;
    color: #111111 !important;
    border: 1.5px solid var(--primary-color) !important;
    font-weight: 700 !important;
    padding: 7px 20px !important;
    border-radius: 9999px !important;
    text-decoration: none !important;
    font-size: 13px !important;
    transition: all 0.2s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.btn-header-login:hover {
    background-color: #fffbef !important;
    transform: scale(1.02) !important;
}

.btn-login-register {
    background-color: var(--primary-color) !important;
    color: #111111 !important;
    font-weight: 700 !important;
    padding: 8px 24px !important;
    border-radius: 9999px !important;
    text-decoration: none !important;
    font-size: 13px !important;
    transition: all 0.2s ease !important;
    border: none !important;
}

.btn-login-register:hover {
    opacity: 0.9 !important;
}

/* Logged-in Header Styling */
.hearder-container .point-tex-header {
    color: #1f2937 !important;
    font-weight: 700 !important;
}

.hearder-container .icon-point {
    color: var(--primary-color) !important;
}

.hearder-container .text-dp-header {
    color: #4b5563 !important;
    font-weight: 600 !important;
}

.hearder-container lucide-bell,
.hearder-container svg {
    color: #4b5563 !important;
}

/* Edge-to-Edge Banner Section */
.header-content-slider {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 50px !important;
    margin: 0 !important;
    background: transparent !important;
    overflow: hidden !important;
}

@media (max-width: 640px) {
    .header-content-slider {
        padding-top: 44px !important;
    }
}

.slider-header {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important;
}

.slider-header .slick-slide {
    margin: 0 8px !important;
    transition: all 0.3s ease !important;
}

.slider-header .slick-slide img,
.header-content-slider .slider-header img,
.slider-header img {
    width: 360px !important;
    height: 90px !important;
    max-width: 360px !important;
    max-height: 90px !important;
    border-radius: 6px !important;
    object-fit: cover !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.3s ease !important;
}

/* Mobile Banner */
@media (max-width: 767px) {
    .header-content-slider {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .slider-header {
        padding: 0 0 24px 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .slider-header .slick-list {
        padding: 0 !important;
    }

    .slider-header .slick-slide {
        margin: 0 !important;
    }

    .slider-header .slick-slide img,
    .header-content-slider .slider-header img,
    .slider-header img {
        width: 100vw !important;
        max-width: 100vw !important;
        border-radius: 0px !important;
        box-shadow: none !important;
        object-fit: cover !important;
    }

    .slider-header .slick-dots {
        position: absolute !important;
        bottom: 0px !important;
        left: 0 !important;
        width: 100% !important;
        z-index: 10 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        justify-content: center !important;
    }
}

/* Slick dots styling styled as premium solid circles */
.slider-header .slick-dots li,
.banner-slider-modern .slick-dots li {
    width: 8px !important;
    height: 8px !important;
    margin: 0 4px !important;
    padding: 0 !important;
    display: inline-block !important;
}

.slider-header .slick-dots li button,
.banner-slider-modern .slick-dots li button {
    width: 8px !important;
    height: 8px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #e2e8f0 !important;
    border-radius: 50% !important;
    border: none !important;
    font-size: 0 !important;
    line-height: 0 !important;
    display: block !important;
    opacity: 1 !important;
    transition: all 0.2s ease !important;
}

.slider-header .slick-dots li button::before,
.banner-slider-modern .slick-dots li button::before {
    display: none !important;
}

.slider-header .slick-dots li.slick-active button,
.banner-slider-modern .slick-dots li.slick-active button {
    background: var(--primary-color) !important;
}

/* Sticky Category Navigation Tab Bar */
.container-fluid.main.pt-0.head-background {
    position: sticky !important;
    top: 50px !important;
    z-index: 50 !important;
    background: #ffffff !important;
    border-bottom: 1px solid #e5e7eb !important;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02) !important;
}

@media (max-width: 767px) {
    .container-fluid.main.pt-0.head-background {
        top: 44px !important;
    }
}

.container.main-menu.padding-main.head-background {
    background: #ffffff !important;
    max-width: 800px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.nav-tabs.head-background {
    background: #ffffff !important;
    border: none !important;
    display: flex !important;
    justify-content: space-around !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.nav-item.nav-item-web {
    flex: 1 1 0% !important;
    text-align: center !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 48px !important;
}

.nav-link.nav-link-0 {
    border: none !important;
    border-bottom: 4px solid transparent !important;
    background: transparent !important;
    padding: 0 !important;
    height: 100% !important;
    width: 100% !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #333333 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
}

.nav-link.nav-link-0:hover {
    color: var(--primary-color) !important;
}

/* Hide icons to match the mockup perfectly */
.container-img-nav-link-0,
.nav-link.nav-link-0 image,
.nav-link.nav-link-0 img {
    display: none !important;
}

.nav-link.nav-link-0 .table-title {
    padding: 12px 0 !important;
    display: inline-block !important;
    transition: all 0.2s ease !important;
}

.nav-link.nav-link-0.active {
    color: var(--primary-color) !important;
    border-bottom: 4px solid var(--primary-color) !important;
}

.nav-link.nav-link-0.active .table-title {
    font-weight: 700 !important;
    color: var(--primary-color) !important;
}

/* Gacha List & Card */
.list-gacha {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

@media only screen and (max-width: 767px) {
    .list-gacha {
        grid-template-columns: 1fr !important;
        gap: 10px !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
}

.gacha-item {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.gacha-item .card {
    background: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 4px !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    position: relative !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}

.gacha-item .card:hover {
    transform: none !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02) !important;
}

.gacha-item .card-body {
    padding: 12px !important;
    margin-top: 0 !important;
}

.gacha-item .card-img-top {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    width: 100% !important;
    aspect-ratio: 4 / 3 !important;
    object-fit: cover !important;
}

.gacha-item .card-body-edit,
.gacha-item .gacha-price-quantity-list>h5+.w-100 {
    display: none !important;
}

.gacha-item .btn-buy-container,
.gacha-item .button-buy,
.gacha-item .buy-1,
.gacha-item .buy-10,
.gacha-item .buy-100,
.gacha-item .buy-all {
    display: none !important;
}

.gacha-price-quantity-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 16px;
    margin: 0;
}

/* Left: Price Style */
.gacha-price-quantity-list h5 {
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
}

.gacha-price-quantity-list .gacha-price {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #333333 !important;
}

.gacha-price-quantity-list .gacha-price img,
.gacha-price-quantity-list .gacha-price image {
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
}

.gacha-price-quantity-list .gacha-price p {
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #4b5563 !important;
    margin: 0 0 0 2px !important;
    padding: 0 !important;
    white-space: nowrap !important;
}

/* Right: Rest count and Progress Bar */
.gacha-price-quantity-list .d-flex.justify-content-between.align-items-center.flex-column.w-100 {
    flex: 1 1 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    width: auto !important;
}

.gacha-price-quantity-list .card-title.card-quantity {
    padding: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

.gacha-price-quantity-list .gacha-text-quantity {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #374151 !important;
    margin: 0 auto !important;
    white-space: nowrap !important;
    text-align: center !important;
}

.gacha-price-quantity-list .progress {
    width: 100% !important;
    height: 8px !important;
    background-color: #f3f4f6 !important;
    border-radius: 9999px !important;
    overflow: hidden !important;
    margin: 0 !important;
    border: none !important;
}

.gacha-price-quantity-list .progress-bar {
    height: 100% !important;
    border-radius: 9999px !important;
}

/* Soft Premium Colors for Progress Bars */
.progress-bar[style*="background: red"] {
    background: #ef4444 !important;
}

.progress-bar[style*="background: yellow"] {
    background: #10b981 !important;
}

.progress-bar[style*="background: #EE7A00"] {
    background: #f59e0b !important;
}

/* Premium Bottom Button Wrapper & Button */
.btn-gacha-view-detail-wrapper {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 12px !important;
    width: 100% !important;
}

.btn-gacha-view-detail-custom {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 44px !important;
    background: #f3be20 !important;
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    transition: background 0.2s ease, transform 0.1s ease !important;
    border: none !important;
}

.btn-gacha-view-detail-custom:hover {
    background: #e2ae16 !important;
    color: #000000 !important;
    text-decoration: none !important;
}

.btn-gacha-view-detail-custom:active {
    transform: scale(0.98) !important;
}


.news-section {
    background-color: #ffffff !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    padding: 16px !important;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02), 0 2px 4px -1px rgba(0, 0, 0, 0.02) !important;
}

.news-section-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #1f2937 !important;
    margin-bottom: 16px !important;
    border: none !important;
    padding: 0 !important;
    text-align: left !important;
}

.news-link-custom {
    display: block !important;
    text-decoration: none !important;
    border-bottom: 1px solid #f3f4f6 !important;
    transition: background-color 0.2s ease;
}

.news-link-custom:last-of-type {
    border-bottom: none !important;
}

.news-item-custom {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
    padding: 14px 0 !important;
}

.news-date-custom {
    font-size: 13px !important;
    color: #4b5563 !important;
    font-weight: 400 !important;
}

.news-title-custom {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #2563eb !important;
    line-height: 1.5 !important;
    margin: 0 !important;
    white-space: normal !important;
}

.view-all-news-custom {
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #374151 !important;
    text-decoration: none !important;
    padding: 12px 24px !important;
    transition: color 0.2s ease;
    text-align: center !important;
    margin-top: 8px !important;
}

@media (min-width: 1034px) {
    .menu-header-bar {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
}

@media (max-width: 1033.99px) {
    .menu-header-bar {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}

.header-nav-wrapper,
.header-nav-inner-wrapper {
    display: contents !important;
}

.footer-wrapper-custom {
    background-color: #262626 !important;
    color: #ffffff;
    width: 100%;
    padding: 48px 24px 24px 24px !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    box-sizing: border-box;
    margin-top: 40px !important;
}

.footer-content-custom {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 36px;
    text-align: left;
}

.footer-heading-custom {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 16px !important;
    margin-top: 0 !important;
    letter-spacing: 0.05em;
}

.footer-links-custom {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.footer-links-custom li {
    margin: 0 !important;
    padding: 0 !important;
}

.footer-links-custom a {
    color: #ffffff !important;
    font-size: 14px;
    text-decoration: none !important;
    transition: opacity 0.2s ease;
}

.footer-links-custom a:hover {
    opacity: 0.8;
    text-decoration: none !important;
}

.footer-brand-custom {
    margin-top: 12px !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-logo-container {
    margin-bottom: 8px !important;
}

.footer-logo-img {
    height: 32px;
    width: auto;
}

.footer-subtitle-custom {
    color: #ffffff;
    font-size: 14px;
    margin: 0 !important;
}


/* Scroll-to-Top Button beautiful overrides */
.scroll-to-top {
    position: fixed !important;
    bottom: 20px !important;
    right: 20px !important;
    width: 48px !important;
    height: 48px !important;
    background-color: rgba(38, 38, 38, 0.95) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    border-radius: 50% !important;
    display: none;
    /* Controlled by JS scroll listener */
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    z-index: 9999 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    transition: all 0.2s ease !important;
    padding: 0 !important;
}

.scroll-to-top:hover {
    background-color: #ffffff !important;
    color: #262626 !important;
    transform: translateY(-3px) !important;
}

.scroll-to-top svg {
    fill: currentColor !important;
    stroke: none !important;
    width: 18px !important;
    height: 18px !important;
}

@media only screen and (max-width: 1033.99px) {
    .scroll-to-top {
        bottom: 80px !important;
    }
}

/* ==========================================================================
   Premium Logged-in Footer Navigation Bar - Antigravity
   ========================================================================== */
.footer-nav-bar-custom {
    position: sticky !important;
    bottom: 0 !important;
    z-index: 11 !important;
    background-color: #ffffff !important;
    border-top: 1px solid #e5e7eb !important;
    border-bottom: 1px solid #e5e7eb !important;
    width: 100%;
    padding: 12px 0 !important;
    box-sizing: border-box;
    /* margin-top: 40px !important; */
    box-shadow: 0 -4px 6px -1px rgba(0, 0, 0, 0.05), 0 -2px 4px -1px rgba(0, 0, 0, 0.02) !important;
    margin-top: 20px;
}

.footer-nav-bar-custom+.footer-wrapper-custom {
    margin-top: 0 !important;
}

.footer-nav-container-custom {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.footer-nav-item-custom {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    gap: 6px;
    transition: all 0.2s ease;
    flex: 1;
    text-align: center;
    color: var(--text-color);
}

.footer-nav-item-custom:hover {
    color: var(--primary-color) !important;
    text-decoration: none !important;
}

.footer-nav-item-custom.active {
    color: var(--primary-color) !important;
}

.footer-nav-icon-custom svg {
    width: 24px;
    height: 24px;
    transition: transform 0.2s ease;
}

.footer-nav-item-custom:hover .footer-nav-icon-custom svg {
    transform: scale(1.1);
}

.footer-nav-text-custom {
    font-size: 12px;
    font-weight: 600;
    margin-top: 2px !important;
}

.product-content h3 {
    font-size: 20px !important;
}

body.sort-modal-open .menu-header-bar {
    z-index: 100000 !important;
}

/* Tsukino My Page Custom Styles */
.my-page-container {
    max-width: 800px !important;
    margin: 0 auto !important;
}

@media (min-width: 768px) {
    .padding-main:has(.my-page-container) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.my-page-title {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-top: 10px;
    text-align: left;
}

.my-page-profile-box {
    border-radius: 12px;
    box-shadow: 0px 2px 12px 0px rgba(28, 30, 58, 0.12);
    background-color: #fff;
    padding: 16px;
}

.my-page-avatar {
    width: 52px;
    height: 52px;
    object-fit: cover;
    margin-right: 16px;
}

.my-page-profile-name {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin: 0;
    line-height: 1.2;
}

.my-page-referral-box {
    background-color: #f7d260;
    padding: 20px;
}

.my-page-referral-title {
    color: #333;
    font-size: 16px;
}

.my-page-ref-code-locked {
    padding: 12px 16px;
    min-height: 50px;
}

.my-page-ref-code-locked-text {
    font-size: 14px;
    color: #a3a3a3;
    font-weight: normal;
}

.my-page-ref-code-active {
    padding: 12px 16px;
}

.my-page-ref-code-text {
    font-size: 18px;
    letter-spacing: 2px;
    color: #333;
}

.my-page-copy-btn {
    font-size: 12px;
    border-radius: 4px;
    background-color: #f6c23e;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 4px 12px;
    transition: background-color 0.2s ease;
}

.my-page-copy-btn:hover {
    background-color: #e5b32f;
}

.my-page-benefits-area {
    background-color: #faedc5;
    overflow: hidden;
    padding: 16px 8px;
}

.my-page-benefit-subtitle {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    margin-bottom: 4px;
}

.my-page-benefit-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 16px;
}

.my-page-benefit-highlight {
    font-size: 24px;
}

.my-page-inner-white-box {
    background-color: #ffffff;
    padding: 20px;
}

.my-page-cutout-left {
    width: 20px;
    height: 20px;
    background-color: #faedc5;
    border-radius: 50%;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

.my-page-cutout-right {
    width: 20px;
    height: 20px;
    background-color: #faedc5;
    border-radius: 50%;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
}

.my-page-steps-row {
    gap: 40px;
}

.my-page-step-col {
    position: relative;
}

.my-page-step-img-container {
    height: 56px;
}

.my-page-step-img {
    max-width: 56px;
    max-height: 56px;
    object-fit: contain;
}

.my-page-step-text {
    font-size: 10px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
}

.my-page-step-badge-spacing {
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.my-page-badge {
    background-color: #e53e3e;
    font-size: 13px;
    font-weight: bold;
    border-radius: 12px;
    padding: 4px 10px;
    white-space: nowrap;
}

.my-page-badge-icon {
    color: #f7d260;
}

.my-page-arrow-container {
    width: 24px;
}

.my-page-dotted-line {
    width: 0;
    border-left: 1px dotted #ccc;
    height: 100%;
}

.my-page-arrow-wrapper {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
}

.my-page-arrow-img {
    width: 12px;
    height: 12px;
    object-fit: contain;
}

.my-page-note {
    font-size: 11px;
    color: #333;
    padding: 20px 0 12px;
}

.my-page-menu-section h6 {
    font-weight: 700;
    color: #333;
    font-size: 16px;
    margin-bottom: 8px;
}

.my-page-menu-section .list-group {
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    background-color: transparent !important;
}

.my-page-menu-section .list-group-item {
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 16px 0;
    font-size: 14px;
    color: #333;
    background-color: transparent;
}

.my-page-menu-section .list-group-item:last-child {
    border-bottom: none;
}

.my-page-menu-section .status-unverified {
    color: #e53e3e;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.my-page-menu-section .status-verified {
    color: #38a169;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 4px;
}

.my-page-email-display {
    font-size: 14px;
    color: #333;
    padding: 0;
}

.nav-underline .nav-link {
    color: #333333 !important;
}

.nav-underline .nav-link:hover {
    color: var(--primary-color) !important;
}

.nav-underline .nav-link.active {
    color: var(--primary-color) !important;
    border-bottom-color: var(--primary-color) !important;
    font-weight: 600 !important;
}

@media (max-width: 767px) {
    .my-page-container {
        padding: 0 8px !important;
    }
    .my-page-referral-box {
        padding: 16px;
    }
    .my-page-inner-white-box {
        padding: 16px;
    }
    .my-page-steps-row {
        gap: 20px;
    }
    .my-page-step-text {
        font-size: 9px;
    }
    .my-page-badge {
        font-size: 11px;
        padding: 3px 8px;
    }
    .padding-main .news-section.container-fluid {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (max-width: 480px) {
    .my-page-title {
        font-size: 16px;
        margin-top: 6px;
    }
    .my-page-profile-box {
        padding: 12px;
        margin-bottom: 12px !important;
    }
    .my-page-avatar {
        width: 44px;
        height: 44px;
        margin-right: 12px;
    }
    .my-page-profile-name {
        font-size: 14px;
    }
    .my-page-referral-box {
        padding: 12px 10px;
        margin-bottom: 16px !important;
    }
    .my-page-referral-title {
        font-size: 14px;
        margin-bottom: 10px !important;
    }
    .my-page-ref-code-locked,
    .my-page-ref-code-active {
        padding: 10px 12px;
        margin-bottom: 12px !important;
    }
    .my-page-ref-code-text {
        font-size: 16px;
    }
    .my-page-ref-code-locked-text {
        font-size: 13px;
    }
    .my-page-benefits-area {
        padding: 12px 4px;
    }
    .my-page-benefit-subtitle {
        font-size: 10px;
    }
    .my-page-benefit-title {
        font-size: 13px;
        margin-bottom: 12px;
    }
    .my-page-benefit-highlight {
        font-size: 18px;
    }
    .my-page-inner-white-box {
        padding: 16px 6px;
    }
    .my-page-cutout-left,
    .my-page-cutout-right {
        width: 16px;
        height: 16px;
    }
    .my-page-cutout-left {
        left: -8px;
    }
    .my-page-cutout-right {
        right: -8px;
    }
    .my-page-steps-row {
        gap: 6px;
    }
    .my-page-step-img-container {
        height: 40px;
    }
    .my-page-step-img {
        max-width: 40px;
        max-height: 40px;
    }
    .my-page-step-text {
        font-size: 8.5px;
    }
    .my-page-step-badge-spacing {
        bottom: -45%;
    }
    .my-page-badge {
        font-size: 9.5px;
        padding: 2px 6px;
    }
    .my-page-arrow-container {
        width: 12px;
    }
    .my-page-arrow-wrapper {
        width: 14px;
        height: 14px;
    }
    .my-page-arrow-img {
        width: 8px;
        height: 8px;
    }
    .my-page-note {
        font-size: 10px;
        padding: 16px 0 8px;
    }
    .my-page-menu-section {
        margin-top: 24px !important;
    }
    .my-page-menu-section h6 {
        font-size: 14px;
        margin-top: 16px !important;
    }
    .my-page-menu-section .list-group-item {
        padding: 12px 0;
        font-size: 13px;
    }
    .my-page-menu-section .status-verified,
    .my-page-menu-section .status-unverified {
        font-size: 13px;
    }
    .my-page-email-display {
        font-size: 13px;
    }
    .padding-main .news-section.container-fluid {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}


/* ==========================================
   GACHA DETAIL PAGE - Premium UI Styles
   ========================================== */

/* --- Root Variables for Modal & Detail Components --- */
:root {
    --modal-gray-bg: #f8fafc;
    --modal-text-dark: #334155;
    --modal-border-gray: #e2e8f0;
    --modal-points-after: #e54d2e;
    --modal-arrow-color: #94a3b8;
    --modal-cancel-hover: #f1f5f9;
    --main-orange: #F3B320;
    --charge-orange: #eb6130;
    --bg-white: #ffffff;
    --bg-primary: hsl(240, 9%, 98%);
    --slate-100: #f1f5f9;
    --slate-200: #e2e8f0;
    --slate-400: #94a3b8;
    --slate-500: #64748b;
    --slate-800: #1e293b;
}

/* --- BREADCRUMB STYLES --- */
.breadcrumb-container {
    background-color: var(--bg-white);
    padding: 16px 0;
    width: 100%;
}

.breadcrumb-container .h-container {
    padding: 0 16px;
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.breadcrumb-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 4px;
}

.breadcrumb-item {
    font-size: 12px;
    color: #64748b;
    line-height: 1;
}

.breadcrumb-item a {
    color: #64748b;
    text-decoration: none;
    transition: color 0.2s;
    font-weight: 500;
}

.breadcrumb-item a:hover {
    color: #2e2e2e;
}

.breadcrumb-item.active {
    color: #2e2e2e;
    font-weight: 500;
}

.breadcrumb-item h1 {
    font-size: 12px;
    margin: 0;
    font-weight: 500;
    display: inline;
}

.breadcrumb-separator {
    display: flex;
    align-items: center;
    color: var(--slate-400);
}

.breadcrumb-separator .material-icons {
    font-size: 16px;
}

@media (max-width: 639px) {
    .breadcrumb-container {
        padding: 12px 0;
    }
    .breadcrumb-item {
        font-size: 11px;
    }
    .breadcrumb-separator .material-icons {
        font-size: 14px;
    }
}

/* --- GACHA DETAIL CONTAINER --- */
.d-gacha-detail {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
}

/* --- PRIZE BLOCK STYLES --- */
.d-gacha-detail .prize-block {
    text-align: center;
    padding: 16px 24px;
    border-radius: 8px;
}

.d-gacha-detail .prize-title {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.d-gacha-detail .prize-note {
    margin-bottom: 16px;
    text-align: center;
}

.d-gacha-detail .last-prize {
    background: #fff;
    border: 4px solid #f2f2f2;
}

.prize-title-image-wrapper {
    text-align: center;
}

.prize-title-img {
    display: block;
    margin: 0 auto;
}

/* --- PRIZE ITEMS GRID --- */
.d-gacha-detail .prize-items {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    width: 100%;
}

/* --- CARD ITEM STYLES --- */
.d-gacha-detail .card-item {
    position: relative;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 1 / 1.4;
    width: 100%;
}

.d-gacha-detail .card-large {
    flex: 0 1 284px;
}

.d-gacha-detail .card-medium {
    flex: 0 1 220px;
}

.d-gacha-detail .card-small {
    flex: 0 1 180px;
}

.d-gacha-detail .card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.d-gacha-detail .card-item .card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 8px;
}

.d-gacha-detail .card-item .card-psa-icon {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 20%;
    max-width: 48px;
    z-index: 5;
}

.d-gacha-detail .card-item .card-case-icon {
    position: absolute;
    bottom: 4px;
    left: 4px;
    width: 20%;
    max-width: 48px;
    z-index: 5;
}

.d-gacha-detail .card-item .card-case-icon.has_bc {
    bottom: 4px;
    left: calc(20% + 8px);
}

.d-gacha-detail .card-item .card-quantity-badge {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    height: 30px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    font-weight: 700;
    z-index: 10;
    border-top-left-radius: 4px;
    line-height: 1;
}

.d-gacha-detail .card-quantity-badge .material-icons {
    font-size: 18px;
}

@media (max-width: 639px) {
    .d-gacha-detail .card-item {
        max-width: 160px;
    }
    .d-gacha-detail .card-quantity-badge {
        height: 24px;
        padding: 0 6px;
        font-size: 1.25rem;
    }
    .d-gacha-detail .card-quantity-badge .material-icons {
        font-size: 14px;
    }
}

/* --- STOCK BAR STYLES --- */
.stock-bar {
    width: 100%;
    margin-bottom: 4px;
}

.stock-bar-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 8px;
}

.stock-bar-price {
    display: flex;
    align-items: center;
    gap: 4px;
}

.gacha-exchanged-point-box {
    display: flex;
    align-items: center;
    gap: 4px;
}

.gacha-exchanged-point-val {
    font-size: 20px;
    font-weight: 700;
    color: var(--slate-800);
    margin: 0;
}

.gacha-exchanged-point-unit {
    font-size: 12px;
    font-weight: 500;
    color: var(--slate-500);
}

.stock-bar-remain {
    font-size: 14px;
    font-weight: 500;
    color: var(--slate-800);
}

.stock-bar-current {
    font-size: 18px;
    font-weight: 700;
    color: var(--slate-800);
}

.stock-bar-total {
    font-size: 14px;
    color: var(--slate-500);
}

.stock-bar-progress {
    background-color: var(--slate-100);
    height: 12px;
    border-radius: 999px;
    overflow: hidden;
    width: 100%;
}

.stock-bar-progress-bar {
    background-color: #22c55e;
    height: 100%;
    border-radius: 999px;
    transition: width 0.3s ease;
}

/* --- MODERN DRAW BUTTONS --- */
.gacha-btn-modern {
    flex: 1;
    height: 40px;
    border-radius: 4px;
    border: none;
    font-weight: 800;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    transition: opacity 0.2s;
}

.gacha-btn-modern:hover {
    opacity: 0.9;
}

.btn-1-time {
    background: url('../../assets/frontend/images/bg_btn_1.png') center / cover no-repeat;
    box-shadow: inset 1px 1px 10px 1px #fff;
}

.btn-10-time {
    background: url('../../assets/frontend/images/bg_btn_10.png') center / cover no-repeat;
    box-shadow: inset 1px 1px 10px 1px #fff;
    color: #000;
}

.btn-100-time {
    background: url('../../assets/frontend/images/bg_btn_all_100.png') center / cover no-repeat;
    box-shadow: inset 1px 1px 10px 1px #fff;
}



/* --- STICKY BOTTOM CONTAINER --- */
.gacha-btn-container-sticky {
    display: block;
    position: sticky;
    /* bottom: 0; */
    bottom: 76px;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    padding: 12px 0;
    background-color: var(--bg-white) !important;
    text-align: center;
    z-index: 10;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.05);
    border-radius: 0 !important;
}

.gacha-btn-container-sticky .gacha-card-area {
    max-width: 800px;
    margin: 0 auto;
}

@media (max-width: 639px) {
    .gacha-btn-container-sticky {
        padding-left: 16px;
        padding-right: 16px;
    }
}

/* --- MODAL BACKDROP --- */
.modal-back {
    background-color: rgba(30, 30, 30, 0.9);
}

.modal-compact-center {
    max-width: 512px;
    margin-left: auto;
    margin-right: auto;
}

/* --- GACHA CONFIRM MODAL --- */
.gacha-confirm-modal {
    border: none !important;
    border-radius: 8px;
    overflow: hidden;
    background: #fff !important;
    box-shadow: 0 15px 35px rgba(0,0,0,0.2) !important;
}

.gacha-confirm-image {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}

.gacha-confirm-image img {
    width: 100%;
    max-height: 280px;
    display: block;
    object-fit: cover;
}

.gacha-confirm-content {
    padding: 24px;
    text-align: center;
}

.gacha-confirm-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.4;
    margin-bottom: 0;
}

.gacha-confirm-desc {
    font-size: 14px;
    color: #444;
    line-height: 1;
    white-space: pre-line;
}

.gacha-confirm-points {
    background-color: var(--modal-gray-bg);
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 16px;
}

.points-calc {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    font-size: 18px;
    font-weight: 700;
}

.gacha-confirm-modal .points-calc img.coin-icon {
    width: 22px !important;
    height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block !important;
    object-fit: contain !important;
}

.points-current {
    color: var(--text-color);
    display: flex;
    align-items: center;
    gap: 6px;
}

.points-after {
    color: var(--modal-points-after);
    display: flex;
    align-items: center;
    gap: 6px;
}

.calc-arrow {
    color: var(--modal-arrow-color);
    display: flex;
    align-items: center;
}

.calc-arrow .material-icons {
    font-size: 20px;
}

.gacha-confirm-actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.btn-confirm-draw {
    background-color: var(--main-orange);
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    transition: background-color 0.2s;
}

.btn-confirm-draw:hover {
    background-color: #d9a01c !important;
}

.btn-confirm-cancel {
    background-color: var(--modal-cancel-hover) !important;
    color: var(--modal-text-dark) !important;
    border: 1px solid var(--charge-orange) !important;
    border-radius: 6px !important;
    padding: 10px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: none !important;
}

.btn-confirm-cancel:hover {
    background-color: var(--modal-cancel-hover) !important;
}

/* --- COIN SHORTAGE MODAL --- */
.modal-shortage-title {
    font-weight: 700;
}

.modal-shortage-desc {
    margin-bottom: 4px;
}

.modal-shortage-desc p {
    margin-bottom: 0;
}

.missing-amount-highlight {
    font-weight: 600;
    margin-bottom: 4px;
}

.btn-charge-link {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--charge-orange);
    color: #fff;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    border: none;
}

.btn-charge-link:hover {
    color: #fff;
    text-decoration: none;
}

.btn-confirm-cancel.btn-shortage-cancel {
    background-color: var(--modal-gray-bg);
    color: var(--modal-text-dark);
    border: 1px solid var(--charge-orange) !important;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
}

/* --- RESPONSIVE ADJUSTMENTS --- */
@media (max-width: 575px) {
    .gacha-confirm-modal {
        border-radius: 0 !important;
    }
    .gacha-confirm-content {
        padding: 24px 16px;
    }
    .gacha-confirm-title {
        font-size: 16px;
    }
    .points-calc {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) {
    .d-gacha-detail .gacha-banner-img {
        width: 100%;
        margin: 0 auto;
    }
}

/* --- Gacha Detail Paragraph Reset --- */
.d-gacha-detail p {
    margin-bottom: 0;
}

/* --- Gacha Detail Banner Full Width on Mobile --- */
.gacha-detail .gacha-banner-img {
    width: 100%;
    max-width: 100%;
}

/* --- Wrap Loading Overlay --- */
.wrap-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap-loading .loader {
    width: 40px;
    height: 40px;
    border: 4px solid var(--slate-200);
    border-top-color: var(--primary-color);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* --- Winner Button --- */
.winner {
    background-color: var(--primary-color);
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: opacity 0.2s;
}

.winner:hover {
    opacity: 0.9;
}

/* --- Countdown --- */
.countdown-num {
    font-size: 28px;
    font-weight: 700;
    color: var(--primary-color);
}

.countdown-unit {
    font-size: 14px;
    font-weight: 500;
    color: var(--slate-500);
    margin: 0 2px;
}


/* =====================================================
   PRIZE HISTORY REDESIGN — All classes prefixed ph-
   ===================================================== */

/* Container */
.ph-container {
    width: 100%;
    padding: 0;
}

/* Header Bar — capsule toggle + sort (50/50 split) */
.ph-header-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 9999px;
    padding: 4px 6px;
    margin-bottom: 16px;
}

.ph-view-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 0;
    border: none;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    border-radius: 9999px;
    transition: background 0.2s;
    width: 50%;
}

.ph-view-toggle:hover {
    background: #f5f5f5;
}

.ph-view-toggle.active {
    color: #e8a000;
}

.ph-view-toggle svg,
.ph-view-toggle img {
    width: 18px;
    height: 18px;
}

/* Sort wrapper — 50% width to match toggle */
.ph-sort-wrapper {
    position: relative;
    width: 50%;
}

.ph-sort-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 8px 0;
    border: none;
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    cursor: pointer;
    border-radius: 9999px;
    transition: background 0.2s;
    width: 100%;
}

.ph-sort-btn:hover {
    background: #f5f5f5;
}

.ph-sort-icon {
    color: #e8a000;
    font-size: 16px;
    font-weight: bold;
}

/* Sort Dropdown Popover */
.ph-sort-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 6px);
    right: 0;
    min-width: 200px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.12);
    z-index: 100;
    padding: 8px 0;
    animation: ph-fadeIn 0.15s ease-out;
}

.ph-sort-dropdown.open {
    display: block;
}

@keyframes ph-fadeIn {
    from { opacity: 0; transform: translateY(-4px); }
    to { opacity: 1; transform: translateY(0); }
}

.ph-sort-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 18px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: background 0.15s;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
}

.ph-sort-option:hover {
    background: #f7f7f7;
}

.ph-sort-check {
    width: 16px;
    display: inline-block;
    color: #333;
    font-weight: bold;
}

/* ============ GRID VIEW ============ */
.ph-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    width: 100%;
}

.ph-grid-card {
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* Card image wrapper */
.ph-card-img-wrap {
    position: relative;
    width: 100%;
    background: #f5f5f5;
}

.ph-card-img-wrap > img:first-child {
    width: 100%;
    display: block;
    border-radius: 0;
}

/* Card info area */
.ph-card-info {
    padding: 8px 10px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    flex: 1;
}

.ph-card-name {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0;
    text-align: center;
}

.ph-card-rarity {
    font-size: 11px;
    color: #999;
    margin: 0;
    text-align: center;
}

/* Replay button — grid view */
.ph-replay-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 6px 10px;
    background: #fff0f0;
    border: 1.5px solid #e74c3c;
    border-radius: 8px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    width: 100%;
}

.ph-replay-btn:hover {
    background: #e74c3c;
    color: #fff;
}

.ph-replay-btn svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

/* Coin capsule */
.ph-coin-capsule {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    background: #f5f5f5;
    border-radius: 9999px;
    padding: 6px 14px;
    margin-top: auto;
}

.ph-coin-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    object-fit: contain;
}

.ph-coin-value {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.ph-coin-unit {
    font-size: 12px;
    color: #666;
    font-weight: 500;
}

/* ============ LIST VIEW ============ */
.ph-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}

.ph-list-row {
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    padding: 10px;
    gap: 12px;
}

/* Column 1: Image */
.ph-list-img {
    position: relative;
    width: 110px;
    min-width: 110px;
    flex-shrink: 0;
}

.ph-list-img > img:first-child {
    width: 100%;
    display: block;
    border-radius: 6px;
}

/* Column 2: Info */
.ph-list-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
}

/* Column 3: Play button */
.ph-list-action {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ph-replay-btn-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff0f0;
    border: 1.5px solid #e74c3c;
    color: #e74c3c;
    cursor: pointer;
    transition: all 0.2s;
    padding: 0;
}

.ph-replay-btn-circle:hover {
    background: #e74c3c;
    color: #fff;
}

.ph-replay-btn-circle svg {
    width: 20px;
    height: 20px;
}

/* ============ PRIZE BADGES ============ */
.ph-prize-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 5px;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 2px 3px rgba(0,0,0,0.3);
    border: 2px solid #c9a84c;
    letter-spacing: 3px;
    text-align: center;
    /* width: 100%; */
    box-sizing: border-box;
}

.ph-prize-badge-grid{
    width: 100%;
}

.ph-prize-badge-list{
    width: 50%;
}

@media screen and (max-width: 576px) {
    .ph-prize-badge-list{
        width: 80%;
    }
}

/* 1st Prize — Rainbow gradient */
.ph-prize-badge.ph-prize-1st {
    background: linear-gradient(90deg,
        #ff6b6b 0%,
        #ffa94d 15%,
        #ffd43b 30%,
        #69db7c 45%,
        #4dabf7 60%,
        #748ffc 75%,
        #da77f2 90%,
        #ff6b6b 100%);
    background-size: 200% 100%;
    animation: ph-rainbow-shift 3s linear infinite;
    border-color: #d4a843;
    box-shadow: 0 2px 8px rgba(212, 168, 67, 0.4);
}

@keyframes ph-rainbow-shift {
    0% { background-position: 0% 50%; }
    100% { background-position: 200% 50%; }
}

/* 2nd Prize — Gold gradient */
.ph-prize-badge.ph-prize-2nd {
    background: linear-gradient(135deg,
        #f7e07a 0%,
        #d4a843 30%,
        #f0d060 50%,
        #c9952a 70%,
        #f7e07a 100%);
    border-color: #b8922a;
    box-shadow: 0 2px 8px rgba(184, 146, 42, 0.35);
}

/* Default prize badge (other levels) */
.ph-prize-badge.ph-prize-default {
    background: linear-gradient(135deg, #6c757d 0%, #495057 100%);
    border-color: #495057;
}

/* ============ PAGINATION ============ */
.ph-pagination {
    margin-top: 20px;
}

/* ============ RESPONSIVE ============ */
@media screen and (max-width: 420px) {
    .ph-header-bar {
        padding: 3px 4px;
    }

    .ph-view-toggle,
    .ph-sort-btn {
        padding: 6px 12px;
        font-size: 12px;
    }

    .ph-grid {
        gap: 8px;
    }

    .ph-card-name {
        font-size: 12px;
    }

    .ph-prize-badge {
        font-size: 16px;
        padding: 4px 8px;
    }

    .ph-list-img {
        width: 85px;
        min-width: 85px;
    }

    .ph-coin-value {
        font-size: 12px;
    }
}

@media screen and (max-width: 360px) {
    .ph-view-toggle,
    .ph-sort-btn {
        padding: 5px 8px;
        font-size: 11px;
    }

    .ph-list-img {
        width: 75px;
        min-width: 75px;
    }
}

.ph-card-name-list, .ph-card-rarity-list{
    text-align: left;   
}

/* ============ TSUKINO POINT LIST UI ============ */
.tk-pt-card {
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    padding: 12px 16px;
    margin-bottom: 12px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.03);
    cursor: pointer;
    transition: all 0.2s ease;
    width: 100%;
}
.tk-pt-card:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.06);
    transform: translateY(-1px);
}
.tk-pt-coin-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.tk-pt-amount-text {
    font-size: 16px;
    font-weight: 700;
    color: #111;
    line-height: 1;
}
.tk-pt-bonus-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ff4d4f;
    color: #ff4d4f;
    background-color: transparent;
    font-size: 11px;
    font-weight: 600;
    border-radius: 12px;
    padding: 2px 8px;
    margin-left: 8px;
    white-space: nowrap;
}
.tk-pt-price-btn {
    background: #facc15;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    border: none;
    border-radius: 4px;
    padding: 10px 16px;
    min-width: 110px;
    text-align: center;
}
.tk-pt-sub-text {
    font-size: 12px;
    color: #dc3545;
    margin-top: 4px;
    font-weight: 600;
}

/* Tsukino Nav Inventory Redesign */
.tsukino-nav-wrapper {
    border-bottom: 2px solid #EFEFEF;
    margin-bottom: 20px;
    background: #ffffff;
}
.tsukino-nav-inventory {
    background: transparent !important;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-bottom: -2px; /* Kéo ul xuống đè lên border của wrapper */
}
.tsukino-nav-inventory::-webkit-scrollbar {
    display: none;
}
.tsukino-nav-inventory .nav-item {
    margin-bottom: 0;
}
.tsukino-nav-inventory .nav-link {
    color: #999;
    font-weight: bold;
    border-bottom: 2px solid transparent !important;
    border-radius: 0;
    padding: 10px 15px;
}
.tsukino-nav-inventory .nav-link.active {
    color: #E6B422 !important;
    border-bottom: 2px solid #E6B422 !important;
}
.tsukino-nav-inventory .nav-link:hover {
    color: #333;
}

/* ============================================
   Tsukino Acquired Page Redesign - Oripa One Style
   Namespace: tsukino-acquired-
   ============================================ */

/* Card List Container */
.tsukino-acquired-card-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 4px;
}

/* Individual Card */
.tsukino-acquired-card {
    position: relative;
    background: #fff;
    border: 2px solid #EFEFEF;
    border-radius: 12px;
    padding: 12px;
    cursor: pointer;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.tsukino-acquired-card:active {
    transform: scale(0.99);
}

/* Selected card state */
.tsukino-acquired-card--selected {
    border-color: #E6B422 !important;
    box-shadow: 0 0 0 1px #E6B422;
}

/* Card inner layout */
.tsukino-acquired-card-inner {
    display: flex;
    gap: 12px;
    align-items: stretch; /* Allow info to stretch to image height */
}

/* Card image */
.tsukino-acquired-card-image {
    position: relative;
    width: 110px;
    min-width: 110px;
    max-width: 110px;
}

.tsukino-acquired-card-image img:first-child {
    width: 100%;
    height: auto;
    border-radius: 6px;
    display: block;
}

/* Card info text area */
.tsukino-acquired-card-info {
    flex: 1;
    min-width: 0;
    padding-top: 4px;
    display: flex;
    flex-direction: column;
}

/* Top row: card name left + badge right */
.tsukino-acquired-card-info-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 4px;
}

.tsukino-acquired-card-name {
    font-weight: bold;
    font-size: 15px;
    color: #1a1a1a;
    margin-bottom: 0;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    flex: 1;
    min-width: 0;
}

.tsukino-acquired-card-rarity {
    font-size: 13px;
    color: #666;
    margin-bottom: 2px;
}

.tsukino-acquired-card-deadline {
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
}

.tsukino-acquired-ship-only-label {
    color: #E6B422;
    font-weight: bold;
}

/* Coin value bar at bottom of card */
.tsukino-acquired-card-coin {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-top: auto; /* Push to the bottom of the flex container */
    padding: 8px 0;
    background: #FFF9E6;
    border-radius: 8px;
}

.tsukino-acquired-coin-icon {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

.tsukino-acquired-coin-value {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
}

/* Selection Badge - inline in card-info-top row */
.tsukino-acquired-badge {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 2px 0;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    transition: all 0.25s ease;
    pointer-events: none;
    white-space: nowrap;
    flex-shrink: 0;
}

.tsukino-acquired-badge--unselected {
    color: #999;
    background: transparent;
}

.tsukino-acquired-badge--unselected .tsukino-acquired-badge-icon {
    color: #ccc;
    font-size: 14px;
}

.tsukino-acquired-badge--selected {
    color: #E6B422;
    background: transparent;
}

.tsukino-acquired-badge--selected .tsukino-acquired-badge-icon {
    color: #E6B422;
    font-size: 14px;
}

.tsukino-acquired-badge-text {
    line-height: 1;
}

.tsukino-acquired-badge-icon {
    line-height: 1;
}

/* Hidden checkbox */
.tsukino-acquired-checkbox {
    display: none !important;
}

/* Sticky Bottom Action Panel */
.tsukino-acquired-action-panel {
    position: sticky;
    bottom: 70px; /* Changed from fixed bottom: 60px to sticky bottom: 0 to stick at the bottom of viewport */
    width: 100%;
    max-width: 600px;
    margin: 0 auto; /* Center horizontally */
    background: #fff;
    border-top: 1px solid #EFEFEF;
    padding: 10px 16px;
    z-index: 100;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.06);
    margin-bottom: 10px;
}

.tsukino-acquired-action-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.tsukino-acquired-action-coin {
    display: flex;
    align-items: center;
    gap: 6px;
}

.tsukino-acquired-coin-icon-action {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.tsukino-acquired-total-coin {
    font-size: 24px;
    font-weight: bold;
    color: #1a1a1a;
}

.tsukino-acquired-total-coin-unit {
    font-size: 14px;
    font-weight: bold;
    color: #1a1a1a;
}

.tsukino-acquired-action-links {
    display: flex;
    gap: 16px;
}

.tsukino-acquired-select-all,
.tsukino-acquired-reset {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    user-select: none;
}

.tsukino-acquired-select-all:active,
.tsukino-acquired-reset:active {
    opacity: 0.6;
}

/* Action buttons */
.tsukino-acquired-action-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 6px;
}

.tsukino-acquired-action-buttons--stacked {
    flex-direction: column;
}

.tsukino-acquired-btn-convert {
    flex: 1;
    padding: 12px 0;
    border: 2px solid #E6B422;
    border-radius: 10px;
    background: #fff;
    color: #1a1a1a;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tsukino-acquired-btn-convert:active {
    background: #f0f0f0;
}

.tsukino-acquired-btn-convert[disabled] {
    border-color: #ddd;
    color: #bbb;
    cursor: not-allowed;
}

.tsukino-acquired-btn-ship {
    flex: 1;
    padding: 12px 0;
    border: 2px solid #FFF2CC;
    border-radius: 10px;
    background: #FFF9E6;
    color: #ccc;
    font-size: 15px;
    font-weight: bold;
    cursor: not-allowed;
    transition: all 0.2s ease;
}

.tsukino-acquired-btn-ship--active{
    background: #E6B422 !important;
    border-color: #E6B422 !important;
    color: #1a1a1a !important;
    cursor: pointer !important;
}

.tsukino-acquired-btn-ship--active:active,
.tsukino-acquired-btn-ship:not([disabled]):active {
    background: #D4A520 !important;
}

/* Warning text in action panel */
.tsukino-acquired-action-warning {
    font-size: 11px;
    color: #999;
    text-align: center;
    margin: 4px 0 0;
    line-height: 1.4;
}

/* ============================================
   Modals - Oripa One Style (shared)
   ============================================ */
.tsukino-acquired-modal-dialog {
    max-width: 440px;
    margin: 16px auto;
}

.tsukino-acquired-modal-content {
    border: none;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    margin-bottom: 100px;
}

.tsukino-acquired-modal-header {
    padding: 20px 16px 12px;
    text-align: center;
    border-bottom: none;
}

.tsukino-acquired-modal-header--error {
    background: #FFF3F3;
}

.tsukino-acquired-modal-title {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    margin: 0;
}

.tsukino-acquired-modal-body {
    padding: 0 20px 12px;
}

.tsukino-acquired-modal-info {
    font-size: 13px;
    color: #555;
    text-align: center;
    margin-bottom: 2px;
}

.tsukino-acquired-modal-schedule {
    font-size: 13px;
    color: #555;
    text-align: center;
    margin-bottom: 8px;
}

.tsukino-acquired-modal-warning {
    font-size: 13px;
    color: #E53E3E;
    text-align: center;
    font-weight: bold;
    margin-bottom: 16px;
}

/* Address section in shipping modal */
.tsukino-acquired-modal-address-section {
    margin-bottom: 16px;
}

.tsukino-acquired-modal-address-label {
    font-size: 13px;
    color: #666;
    margin-bottom: 6px;
}

.tsukino-acquired-modal-address-box {
    background: #F8F8F8;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    padding: 12px;
}

.tsukino-acquired-address-name,
.tsukino-acquired-address-detail,
.tsukino-acquired-address-phone {
    font-size: 13px;
    color: #333;
    margin-bottom: 2px;
    line-height: 1.5;
}

/* Case warning in shipping modal */
.tsukino-acquired-modal-case-warning {
    background: #FFF9E6;
    border: 1px solid #E6B422;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 16px;
    text-align: center;
}

.tsukino-acquired-case-title {
    font-size: 15px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 6px;
}

.tsukino-acquired-case-body {
    font-size: 13px;
    color: #555;
    margin-bottom: 0;
}

/* Items grid in shipping modal */
.tsukino-acquired-modal-items-section {
    margin-bottom: 16px;
}

.tsukino-acquired-modal-items-label {
    font-size: 13px;
    color: #666;
    margin-bottom: 8px;
}

.tsukino-acquired-modal-items-scroll-box {
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;

}

.tsukino-acquired-modal-items-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 4px;
    padding: 4px;
}

.tsukino-acquired-modal-items-grid::-webkit-scrollbar {
    width: 4px;
}

.tsukino-acquired-modal-items-grid::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 4px;
}

.tsukino-acquired-modal-item-thumb {
    border-radius: 4px;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    background: #f5f5f5;
}

.tsukino-acquired-modal-item-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Total coin bar in modal */
.tsukino-acquired-modal-total {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 14px;
    background: #F8F8F8;
    border-radius: 10px;
    margin-bottom: 4px;
}

.tsukino-acquired-modal-total-label {
    font-size: 14px;
    color: #666;
}

.tsukino-acquired-coin-icon-lg {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.tsukino-acquired-modal-total-value {
    font-size: 22px;
    font-weight: bold;
    color: #1a1a1a;
}

.tsukino-acquired-modal-total-unit {
    font-size: 14px;
    font-weight: bold;
    color: #1a1a1a;
}

/* Modal footer */
.tsukino-acquired-modal-footer {
    padding: 12px 20px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tsukino-acquired-btn-confirm-ship {
    width: 100%;
    padding: 14px 0;
    border: none;
    border-radius: 10px;
    background: #E6B422;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.2s ease;
}

.tsukino-acquired-btn-confirm-ship:hover {
    background: #D4A520;
}

.tsukino-acquired-btn-confirm-ship:active {
    background: #C4951A;
}

.tsukino-acquired-btn-confirm-ship[disabled] {
    background: #ccc;
    color: #999;
    cursor: not-allowed;
}

.tsukino-acquired-btn-cancel-ship {
    width: 100%;
    padding: 14px 0;
    border: 2px solid #ddd;
    border-radius: 10px;
    background: #fff;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
}

.tsukino-acquired-btn-cancel-ship:hover {
    background: #f8f8f8;
}

/* Padding bottom for cards to avoid overlap with sticky panel */
.tsukino-acquired-card-list {
    padding-bottom: 20px;
}

/* ============================================
   Responsive adjustments
   ============================================ */
@media only screen and (min-width: 768px) {
    .tsukino-acquired-action-panel {
        border-radius: 16px 16px 0 0;
    }

    .tsukino-acquired-card-list {
        max-width: 600px;
        margin: 0 auto;
    }

    .tsukino-acquired-modal-items-grid {
        grid-template-columns: repeat(8, 1fr);
    }
}

@media only screen and (max-width: 480px) {
    .tsukino-acquired-card-name {
        font-size: 13px;
    }

    .tsukino-acquired-badge-text {
        font-size: 11px;
    }

    .tsukino-acquired-badge-icon {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 380px) {
    .tsukino-acquired-card-image {
        width: 80px;
        min-width: 80px;
        max-width: 80px;
    }

    .tsukino-acquired-total-coin {
        font-size: 20px;
    }

    .tsukino-acquired-btn-convert,
    .tsukino-acquired-btn-ship {
        font-size: 13px;
        padding: 10px 0;
    }

    .tsukino-acquired-modal-items-grid {
        grid-template-columns: repeat(5, 1fr);
    }
}

.product-action {
    margin-bottom: 10px;
}