.scroll-bar-set {
    overflow: scroll;
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

.scroll-bar-set::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.landing-mobile {
    display: none;
}

@media (max-width: 800px) {
    .landing-mobile {
        display: block;
    }

    .acc-setting-body-mobile .withdrawal-request-container .content-container-card {
        padding: 0px;
    }
}

@media (max-width: 550px) {
    .acc-setting-body-mobile .content-container-card {
        background-color: var(--content-container-background-mobile);
        padding: 20px;
    }

    .acc-setting-body-mobile .profile-tab-container .content-container-card {
        padding: 0px;
    }
}

.landing-logo img {
    width: 150px !important;
}

.landing-nav ul {
    margin-bottom: 0px;
}

.landing-nav ul li {
    padding-block: 0px;
}

.image-logo {
    width: 182px !important;
}

.card {
    color: #fff !important;
}

.auth_page .card-center .card {
    margin-top: 50px !important;
}

.opt-send {
    border: 1px solid #1976d2 !important;
    color: #1976d2 !important;
}

.trade-form-input .form-control {
    background-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    border-radius: 5px !important;
}

.home-carousel .slide {
    text-align: inherit !important;
}

.landing-mobile a {
    color: #5c80ff !important;
}

.password-class .ant-input {
    background-color: #ffffff;
    color: #000000;
}

.modal-list-container {
    color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.modal-list-item {
    padding: 12px 16px;
    border-bottom: 1px solid #ddd;
}

.modal-list-item:last-child {
    border-bottom: none;
}

.modal-list-item:hover {
    background-color: #f8f9fa;
}

.text_up {
    color: #adfc83;
}

.text_down {
    color: #fc8383;
}

.dark-modal-overlay {
    background-color: rgba(0, 0, 0, 0.75) !important;
    border: 2px solid #ffffff !important;
}

.datepicker-input {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 5px !important;
    padding: 10px 10px !important;
}

.react-datepicker__input-container input::placeholder {
    color: #fff;
    /* your desired color */
    opacity: 1;
    /* override default opacity */
}

.react-datepicker__close-icon::after {
    background: linear-gradient(180deg, rgba(91, 182, 241, 1) 0%, rgba(198, 63, 211, 1) 100%) !important;
}

.react-datepicker-wrapper {
    width: 100% !important;
}

.level_box {
    display: flex;
    gap: 10px;
    background-color: #0a0620;
    /* Dark navy or blackish */
    padding: 10px;
    justify-content: center;
}

.level_box .tab {
    background: transparent;
    color: #ffffff;
    border: 2px solid rgb(91, 182, 241);
    padding: 5px 10px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    transition:
        background 0.3s ease,
        color 0.3s ease;
}

.level_box .tab.active {
    background: linear-gradient(180deg, rgb(91, 182, 241) 0%, rgb(198, 63, 211) 100%);
    color: #ffffff;
    border-radius: 5px;
}

.level_diff_border {
    border-bottom: 1px solid #d9d9d9;
}

.mc-text-title {
    color: #ffffff;
}

.width-memer-center {
    width: 75%;
    justify-self: center;
}

@media (max-width: 550px) {
    .width-memer-center {
        width: 90%;
        justify-self: center;
    }
}

.text_center_all div {
    justify-items: center;
    text-align: -webkit-center;
}

.menu_active {
    background: #004d00;
    border-radius: 15px;
    width: fit-content;
    justify-self: center;
    padding: 5px 15px;
}

/* Landing polish */
.landing-body {
    background:
        radial-gradient(1200px 700px at 8% -10%, rgba(57, 215, 255, 0.14), transparent 60%),
        radial-gradient(900px 620px at 95% 0%, rgba(0, 194, 168, 0.12), transparent 58%),
        linear-gradient(180deg, #030711 0%, #050c1b 45%, #071126 100%);
}

.landing-nav {
    border-bottom: 1px solid #223751 !important;
    background: rgba(7, 17, 35, 0.9) !important;
    backdrop-filter: blur(8px);
}

.landing-nav ul li a {
    color: #b5c7df !important;
    font-weight: 700;
}

.landing-nav ul li a:hover,
.landing-nav ul li a.active {
    color: #ffffff !important;
}

.hero-section img {
    border: 1px solid #243753;
    border-radius: 22px;
}

.landing-hero-title {
    text-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
}

.landing-hero-top p,
.landing-hero-bottom p {
    color: #a9bfdc !important;
}

.landing-hero-btn,
.landing-learnmore-btn {
    border: 1px solid rgba(57, 215, 255, 0.35) !important;
    background: rgba(10, 27, 49, 0.82) !important;
    border-radius: 999px !important;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.24);
}

.landing-hero-btn button,
.landing-learnmore-btn button {
    background: linear-gradient(135deg, #00c2a8 0%, #39d7ff 100%) !important;
    color: #062439 !important;
}

.landing-common-h2 {
    color: #f4fbff !important;
    font-weight: 900 !important;
}

.landing-card-box,
.landing-advantage-col,
.landing-strategy-inner,
.landing-loss-inner,
.landing-reminder-left-inner,
.landing-reminder-right-inner {
    border: 1px solid #243753 !important;
    border-radius: 16px !important;
    background: linear-gradient(180deg, rgba(17, 31, 54, 0.96) 0%, rgba(12, 24, 44, 0.94) 100%) !important;
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
}

.landing-card-box h2,
.landing-strategy-inner h2,
.landing-reminder-right-inner h2,
.landing-fuel-title h2,
.landing-easyway-right h2 {
    color: #eef7ff !important;
}

.landing-card-box p,
.landing-strategy-inner p,
.landing-loss-inner p,
.landing-reminder-left-inner li,
.landing-reminder-right-inner p,
.landing-easyway-right p {
    color: #a9bfdc !important;
}

.landing-footer-section {
    border-top: 1px solid #223751;
}

.landing-copyright {
    color: #9cb3cf !important;
}

@media (max-width: 800px) {
    .landing-mobile-bottom-container {
        border: 1px solid #243753 !important;
        border-radius: 16px !important;
        background: linear-gradient(180deg, rgba(17, 31, 54, 0.96) 0%, rgba(12, 24, 44, 0.94) 100%) !important;
    }

    .landing-mobile-bottom-container button {
        background: linear-gradient(135deg, #00c2a8 0%, #39d7ff 100%) !important;
        color: #062439 !important;
        font-weight: 800 !important;
    }

    .landing-mobile-description {
        border: 1px solid #243753;
        background: rgba(6, 16, 34, 0.82);
        border-radius: 12px;
    }

    .landing-mobile-description h2 {
        color: #f4fbff !important;
    }

    .landing-mobile-description p {
        color: #a9bfdc !important;
    }
}

/* Landing professional layout */
.landing-body {
    font-family: "Rajdhani", "Segoe UI", sans-serif;
}

.hero-section,
.landing-card-section,
.landing-advantage-section,
.landing-strategy-section,
.landing-loss-section,
.landing-reminder-section,
.landing-easyway-section,
.landing-footer-section {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 18px;
    padding-right: 18px;
}

.hero-section {
    margin-top: 24px;
}

.landing-card-section,
.landing-advantage-section,
.landing-strategy-section,
.landing-loss-section,
.landing-reminder-section,
.landing-easyway-section {
    margin-top: 52px;
}

.landing-common-h2 {
    font-size: 38px !important;
    line-height: 1.15 !important;
    margin-bottom: 28px !important;
    letter-spacing: 0.2px;
}

.landing-card-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.landing-card-box {
    padding: 22px !important;
    min-height: 240px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.landing-card-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.32);
}

.landing-card-box h2 {
    font-size: 22px !important;
    font-weight: 800 !important;
    margin-top: 14px !important;
}

.landing-card-box p {
    font-size: 15px !important;
    line-height: 1.6 !important;
}

.landing-hero-title {
    font-size: clamp(32px, 4.5vw, 58px) !important;
    line-height: 1.04 !important;
    font-weight: 900 !important;
}

.landing-hero-top p {
    max-width: 600px;
}

.landing-hero-bottom h2 {
    font-size: clamp(22px, 2.2vw, 34px) !important;
    font-weight: 800 !important;
    color: #f3fbff !important;
}

.landing-hero-btn,
.landing-learnmore-btn {
    display: inline-flex !important;
    align-items: center;
    gap: 12px;
    padding: 8px 10px 8px 16px !important;
}

.landing-hero-btn span,
.landing-learnmore-btn span {
    font-weight: 800 !important;
    color: #edf8ff !important;
    letter-spacing: 0.3px;
}

.landing-hero-btn button,
.landing-learnmore-btn button {
    width: 34px !important;
    height: 34px !important;
    border-radius: 999px !important;
    border: 0 !important;
}

.landing-advantage-row {
    row-gap: 14px;
}

.landing-advantage-col {
    min-height: 104px;
    padding: 14px 16px !important;
    display: flex !important;
    gap: 12px;
    align-items: center;
}

.landing-advantage-col p {
    margin: 0 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
}

.landing-strategy-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.landing-strategy-inner {
    padding: 20px !important;
    min-height: 230px;
}

.landing-strategy-line {
    margin: 14px 0 !important;
    width: 48px !important;
    height: 3px !important;
    border-radius: 2px;
    background: linear-gradient(90deg, #00c2a8 0%, #39d7ff 100%);
}

.landing-loss-container {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
}

.landing-loss-inner {
    min-height: 220px;
    padding: 16px 12px !important;
}

.landing-reminder-container {
    display: grid !important;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 16px;
}

.landing-reminder-left-inner,
.landing-reminder-right-inner {
    padding: 18px !important;
}

.landing-reminder-left-inner li {
    margin-bottom: 8px;
}

.landing-easyway-container {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    align-items: center;
}

.landing-easyway-left img,
.landing-reminder-right > img,
.hero-section img {
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.28);
}

.landing-footer-section {
    margin-top: 56px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.landing-footer-section hr {
    border-color: #223751 !important;
}

@media (max-width: 1100px) {
    .landing-card-container,
    .landing-strategy-container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

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

    .landing-reminder-container,
    .landing-easyway-container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 800px) {
    .landing-common-h2 {
        font-size: 28px !important;
    }

    .landing-mobile-bottom-container {
        padding: 16px !important;
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.24);
    }

    .landing-mobile-bottom-container button {
        min-height: 44px;
        border-radius: 12px !important;
    }
}
