﻿:root {
    --dark-Card: #121010;
    --yellow: #FF9800;
    --dark: #000;
}

body {
    width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

.bmpui-ui-watermark {
    display: none;
}

body.dark {
    background-color: var(--dark);
}

.dblok {
    display: block;
    margin: auto;
    margin-bottom: 25px;
}

.d-none {
    display: none !important;
}

a {
    text-decoration: none;
}

.bannerl2Title {
    font-weight: 800;
    font-size: 18px;
    color: #5e9aff;
    padding: 5px 15px 5px 15px;
}

.w-nav-menu {
    float: initial;
    margin: auto;
}

#particles-js {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 600px;
}

#stk_homeAbout {
    margin-bottom: 10px;
}

.bannerVideo {
    background: radial-gradient( at center, #000087 00%, #000 70%);
    /*
    background: radial-gradient( at center, #000087, #000000);
    */
}

.footerColumns,
.footerQrPanel {
    text-align: center;
}

.imgboard,
.bitmovinplayer-container {
    border: solid 1px #0f352d;
    border-radius: 8px;
}

.imgboard {
    border-width: 2px;
    box-shadow: 5px 2px 5px 2px #001133;
    cursor: pointer;
}

.footerLogobrand img {
    height: 50px;
}

.image_resized {
    max-width: 50%;
}

.homelv3 p {
    margin: 8px 0;
}

.grid-subscribe-form {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.about-feature-decoration {
    width: 500px;
    max-width: 100%;
    height: 300px;
    background-color: #253bff;
}

/*#region BlazorReload*/
#components-reconnect-modal {
    background-color: rgba(255, 255, 255,0) !important;
}

    #components-reconnect-modal div {
        display: none !important;
    }

    #components-reconnect-modal h5 {
        margin-top: 1px !important;
        color: #fff;
        font-size: .5rem;
    }
/*#endregion*/
.hero-decoration {
    width: 1024px;
    max-width: 100%;
    height: 350px;
    background-color: #003183;
    z-index: -1;
    pointer-events: none;
}

/* 隐藏全屏预览层 */
.fullscreen-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    justify-content: center;
    align-items: center;
}

/* 全屏预览中的图片样式 */
.fullscreen-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    cursor: pointer;
}

.callPutRight_salome {
    display: none;
}

.stockExchangeRight_salome {
    display: none;
}

.callvsputRight_salome {
    display: none;
}

.nowWrapHidden {
    white-space: nowrap; /* 不允许文本换行 */
    overflow: hidden; /* 隐藏溢出的文本内容 */
    text-overflow: ellipsis; /* 添加省略号 */
}

.REGISTER .grid-navbar,
.LOGIN .grid-navbar {
    grid-template-columns: 1fr auto;
}

.REGISTER .navbar,
.LOGIN .navbar {
    display: none;
}

.user-pages-section {
    padding-top: 50px;
}

.homePageMobStyle_p {
    color: #03ffab;
    margin-top: 25px;
    font-size: 17px;
}

.homePageMobStyle_h5 {
    line-height: 27px;
    margin-bottom: 35px;
}

.nav-right {
    grid-column-gap: 8px;
    font-weight: bold;
    font-size: 16px;
}

.grid-pricing {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.TrademaxPricing_item {
    background-color: #000;
}

    .TrademaxPricing_item .pricing-badge {
        color: #FFC107;
        border: solid 1px #3F51B5;
    }

    @media (max-width: 1028px) {
        .grid-pricing {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 992px) {
    .grid-pricing {
        grid-template-columns: 1fr;
    }

    .pricing-header {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .pricing-header.two {
            background-size: 100%;
            padding-top: 20px;
            padding-left: 20px;
            padding-right: 20px;
        }

    .pricing-content {
        padding: 20px;
    }


    .w-nav-menu {
        display: none;
    }

    .nav-right {
        display: block;
        /*
        margin-right: -12px;
            transform: scale(0.8);
        */
        font-size: 0.8rem;
        background-color: #09235a;
    }


    .nav-link {
        padding: 5px;
    }

    .REGISTER .w-nav-menu,
    .LOGIN .w-nav-menu {
        display: none;
        margin-left: 32px;
        margin-top: 0px;
        margin-bottom: -25px;
        border-radius: 5px;
    }

    .logingRegisterMarginT_salome {
        margin-top: -35px;
    }


    .nav-right .button-small {
        display: initial;
    }

    .nav-right > .button-small:first-child {
        margin-left: 6px;
    }

    .mobble08 {
        transform: scale(0.8);
    }

    .homePageMobScale {
        transform: scale(1);
    }


    .homePageMobButtonMarginT {
        margin-top: 35px;
    }

    .footerLogobrand img
    .brand img {
        max-width: 60%;
    }

    .image_resized {
        max-width: 90%;
    }


    .heading-h2 {
        font-size: 30px;
    }

    h5 {
        font-size: 16px;
    }

    .callPutLeft_salome,
    .stockExchangeLeft_salome,
    .callvsputLeft_salome {
        display: none;
    }

    .callPutRight_salome,
    .stockExchangeRight_salome,
    .callvsputRight_salome {
        display: initial;
    }

    .textalignMob_salome {
        text-align: center;
        margin-top: 0px;
    }

        .textalignMob_salome .pricing-badge {
            width: 100%;
        }

    .marginTopSection1Mob_salome {
        margin-top: -16px;
    }

    .marginTopSection2Mob_salome {
        margin-top: 6px;
    }

    .section-spacing-bottom {
        margin-top: 50px;
    }



    .sectionFullTitle_salome {
        font-size: 1.5rem;
        text-align: center;
    }

        .sectionFullTitle_salome h4 {
            white-space: pre-wrap;
        }

    .sectionSubTitle_salome {
        text-align: center;
        font-size: 1.0rem;
    }

    .sectionContentSummary_salome {
        transform: scale(.95);
    }

    .sectionScreenShot_salome {
        margin-top: -28px;
    }

    .sectionMarginTopSingle_salome {
        margin-top: -30px;
    }

    .footer {
        padding-top: 0;
    }

    .footerColumns {
        display: block;
    }
}

/* ============================================
   Light Theme Overrides — 首页浅色主题
   ============================================ */

[data-bs-theme="light"] .sectionFullTitle_salome,
[data-bs-theme="light"] .sectionFullTitle_salome h3,
[data-bs-theme="light"] .sectionFullTitle_salome h4 {
    color: var(--phoenix-emphasis-color, #141824) !important;
}

[data-bs-theme="light"] .sectionSubTitle_salome {
    color: var(--phoenix-secondary-color, #525b75) !important;
}

[data-bs-theme="light"] .sectionContentSummary_salome,
[data-bs-theme="light"] .sectionContentSummary_salome * {
    color: var(--phoenix-body-color, #31374a) !important;
}

[data-bs-theme="light"] .counter-section .SectionImg {
    border-color: rgba(0, 0, 0, 0.1);
}

[data-bs-theme="light"] .feature-item {
    background-color: rgba(245, 247, 250, 0.9);
    border-color: rgba(0, 0, 0, 0.08);
}

[data-bs-theme="light"] .feature-section,
[data-bs-theme="light"] .section-spacing,
[data-bs-theme="light"] .section-spacing-top,
[data-bs-theme="light"] .section-spacing-bottom {
    color: var(--phoenix-body-color, #31374a);
}

[data-bs-theme="light"] .section-title,
[data-bs-theme="light"] .section-title h2,
[data-bs-theme="light"] .section-title h3 {
    color: var(--phoenix-emphasis-color, #141824) !important;
}

[data-bs-theme="light"] .grid-feature p,
[data-bs-theme="light"] .feature-item p,
[data-bs-theme="light"] .feature-item h3,
[data-bs-theme="light"] .feature-item h4,
[data-bs-theme="light"] .feature-item span,
[data-bs-theme="light"] .feature-item li {
    color: var(--phoenix-body-color, #31374a) !important;
}

[data-bs-theme="light"] .cta-section {
    color: var(--phoenix-body-color, #31374a);
}

[data-bs-theme="light"] .cta-section h2,
[data-bs-theme="light"] .cta-section h3,
[data-bs-theme="light"] .cta-section p {
    color: var(--phoenix-emphasis-color, #141824) !important;
}

/* stkhome.css 背景和页面整体覆盖 */
[data-bs-theme="light"] body {
    background-color: var(--phoenix-body-bg, #f5f7fa) !important;
    color: var(--phoenix-body-color, #31374a) !important;
}

[data-bs-theme="light"] .hero-section,
[data-bs-theme="light"] .hero-section-center,
[data-bs-theme="light"] .hero-image-section,
[data-bs-theme="light"] .about-section,
[data-bs-theme="light"] .counter-section,
[data-bs-theme="light"] .feature-section,
[data-bs-theme="light"] .cta-section,
[data-bs-theme="light"] .section-spacing,
[data-bs-theme="light"] .section-spacing-top,
[data-bs-theme="light"] .section-spacing-bottom,
[data-bs-theme="light"] .section-spacing-sm,
[data-bs-theme="light"] .w-background-video {
    background-color: transparent !important;
    background-image: none !important;
    color: var(--phoenix-body-color, #31374a);
}

[data-bs-theme="light"] .hero-decoration {
    display: none !important;
}

[data-bs-theme="light"] #particles-js {
    display: none !important;
}

[data-bs-theme="light"] .bannerVideo {
    background: none !important;
}

[data-bs-theme="light"] .page-wrapper,
[data-bs-theme="light"] .main-wrapper,
[data-bs-theme="light"] .body-dark {
    background-color: var(--phoenix-body-bg, #f5f7fa) !important;
}

[data-bs-theme="light"] .heading-h2 {
    color: var(--phoenix-emphasis-color, #141824) !important;
}

[data-bs-theme="light"] .homePageMobStyle_h5,
[data-bs-theme="light"] .homePageMobStyle_p {
    color: var(--phoenix-secondary-color, #525b75) !important;
}

[data-bs-theme="light"] .w-nav-link {
    color: var(--phoenix-emphasis-color, #141824) !important;
}

[data-bs-theme="light"] .nav-menu {
    background-color: rgba(255, 255, 255, 0.8) !important;
    border-color: rgba(0, 0, 0, 0.1) !important;
    backdrop-filter: blur(10px);
}

[data-bs-theme="light"] .nav-right.nav-menu {
    background-color: transparent !important;
    border-color: transparent !important;
    backdrop-filter: none;
}

[data-bs-theme="light"] .brand img {
    filter: invert(1) hue-rotate(180deg) !important;
}

[data-bs-theme="light"] .w-nav-link:hover {
    background-color: rgba(0, 0, 0, 0.06) !important;
    border-radius: 6px;
}

/* stkhome.css 全局选择器覆盖 — 这些原设为白/浅灰色(for 深色首页) */
[data-bs-theme="light"] h1,
[data-bs-theme="light"] h2,
[data-bs-theme="light"] h3,
[data-bs-theme="light"] h4,
[data-bs-theme="light"] h5,
[data-bs-theme="light"] h6 {
    color: var(--phoenix-emphasis-color, #141824);
}

[data-bs-theme="light"] p {
    color: var(--phoenix-body-color, #31374a);
}

[data-bs-theme="light"] a {
    color: var(--phoenix-link-color, #3874ff);
}

[data-bs-theme="light"] li:not(.dropdown):not(.nav-item) {
    color: var(--phoenix-body-color, #31374a);
}
