body {
            background: #f7f5fc !important;
            color: #101828;
            font-family: Inter, Arial, "Microsoft YaHei", sans-serif;
        }

        .live-page-wrap {
            width: 60vw;
            max-width: none;
            min-width: 0;
            margin: 0 auto;
            padding: 0px 0 48px;
            box-sizing: border-box
        }

        .live-page-head {
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 24px;
            margin-bottom: 26px
        }

        .live-page-head h1 {
            margin: 0 0 12px;
            color: #071527;
            font-size: 30px;
            font-weight: normal;
            line-height: 1.1;
            letter-spacing: 0
        }

        .live-page-head p {
            margin: 0;
            color: #25324d;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.5
        }

        .live-page-head p strong {
            font-weight: 700;
            color: #071527
        }

        .live-back-home {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            margin-top: 16px;
            color: #0047ab;
            font-size: 15px;
            font-weight: 800;
            text-decoration: none;
            white-space: nowrap
        }

        .live-back-home:hover {
            color: #c00;
            text-decoration: none
        }

        .live-back-home .material-symbols-outlined {
            font-size: 20px
        }

        .live-filter-area {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            gap: 0;
        }

        .live-filter-row {
            display: flex;
            align-items: center;
            gap: 14px;
            margin-bottom: 8px;
            min-width: 0;
            width: 100%;
            flex-wrap: nowrap;
        }

        .live-filter-row .live-filter-area {
            flex: 1 1 auto;
            min-width: 0;
            margin-bottom: 0 !important;
        }

        .live-date-tabs {
            display: flex;
            align-items: center;
            gap: 12px;
            min-width: 0;
            max-width: 100%;
            overflow-x: auto;
            overflow-y: hidden;
            flex-wrap: nowrap
        }

        .live-date-tab {
            flex: 0 0 auto;
            width: 76px;
            height: 50px;
            border: 0;
            border-radius: 10px;
            background: #dedee8;
            color: #24324d;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            box-shadow: none;
                margin-bottom: 5px;

        }

        .live-date-tab span {
            font-size: 13px;
            font-weight: 800;
            line-height: 1;
            margin-bottom: 8px
        }

        .live-date-tab strong {
            font-size: 10px;
            font-weight: normal;
            line-height: 1
        }

        .live-date-tab span,
        .live-date-tab strong {
            white-space: nowrap
        }

        .live-date-tab.active {
            background: #0047ab;
            color: #fff;
            box-shadow: 0 8px 16px rgba(0, 71, 171, .22)
        }

        .live-calendar-btn {
            width: 48px;
            height: 48px;
            margin-top: 10px;
            border: 1px solid #c4cadb;
            border-radius: 999px;
            background: #fff;
            color: #1f2d46;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer
        }

        .live-calendar-btn .material-symbols-outlined {
            font-size: 24px
        }

        .live-type-tabs {
            display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 0;
            flex: none;
            white-space: nowrap;
            flex-wrap: nowrap
        }

        .live-type-tab {
            min-width: 76px;
            padding: 0 14px;
            height: 25px;
            border: 0;
            border-radius: 5px;
            background: #dedee8;
            color: #425067;
            font-size: 14px;
            font-weight: 800;
            cursor: pointer
        }

        .live-type-tab.active {
            background: #0047ab;
            color: #fff
        }

        .live-table-card {
            background: #fff;
            border: 1px solid #bbc3d5;
            border-radius: 10px;
            overflow: hidden
        }

        .live-table-head {
            height: 44px;
            display: grid;
            grid-template-columns: 112px 170px minmax(360px, 1fr) 260px;
            align-items: center;
            background: #f2f2fa;
            border-bottom: 1px solid #bbc3d5;
            color: #59657a;
            font-size: 13px;
            font-weight: 800
        }

        .live-table-head>div {
            padding: 0 24px;
            box-sizing: border-box
        }

        .live-table-body {
            background: #fff
        }

        .live-match-item {
            display: grid;
            grid-template-columns: 112px 170px minmax(360px, 1fr) 260px;
            align-items: center;
            min-height: 102px;
            border-bottom: 1px solid #c4cadb;
            background: #fff
        }

        .live-match-item:last-of-type {
            border-bottom: 0
        }

        .live-time-col {
            padding: 0 24px;
            box-sizing: border-box
        }

        .live-time-col strong {
            display: block;
            color: #697386;
            font-size: 18px;
            font-weight: normal;
            line-height: 1.2;
            margin-bottom: 8px
        }

        .live-time-col span {
            display: block;
            color: #59657a;
            font-size: 14px;
            line-height: 1.2
        }

        .live-league-col {
            display: flex;
            align-items: center;
            gap: 10px;
            min-width: 0;
            padding: 0 24px;
            box-sizing: border-box
        }

        .live-league-col span {
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #f97316;
            flex: none
        }

        .live-league-col em {
            font-style: normal;
            color: #1f2d46;
            font-size: 16px;
            font-weight: 600;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .live-teams-col {
            display: grid;
            grid-template-columns: minmax(120px, 1fr) 72px minmax(120px, 1fr);
            align-items: center;
            gap: 12px;
            min-width: 0
        }

        .live-team {
            display: flex;
            align-items: center;
            gap: 8px;
            min-width: 0
        }

        .live-home-team {
            justify-content: flex-end;
            text-align: right
        }

        .live-away-team {
            justify-content: flex-start;
            text-align: left
        }

        .live-team strong {
            display: block;
            color: #020617;
            font-size: 18px;
            font-weight: normal;
            line-height: 1.2;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .live-team img {
            width: 36px;
            height: 36px;
            object-fit: contain;
            flex: none
        }

        .live-vs-box {
            text-align: center
        }

        .live-vs-box strong {
            display: block;
            color: #747b87;
            font-size: 30px;
            font-weight: normal;
            line-height: .95
        }

        .live-vs-box span {
            display: block;
            margin-top: 6px;
            color: #111827;
            font-size: 12px;
            font-weight: 800;
            line-height: 1
        }

        .live-action-col {
            display: flex;
            align-items: center;
            gap: 8px;
            justify-content: flex-start;
            padding-right: 24px;
            box-sizing: border-box
        }

        .live-row-btn {
            width: 112px;
            height: 30px;
            border: 1px solid #bec6d8;
            border-radius: 8px;
            background: #fff;
            color: #26334d;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 7px;
            font-size: 14px;
            font-weight: 500;
            text-decoration: none;
            box-shadow: 0 3px 8px rgba(15, 23, 42, .09);
            box-sizing: border-box
        }

        .live-row-btn:hover {
            border-color: #0047ab;
            color: #0047ab;
            text-decoration: none
        }

        .live-row-btn .material-symbols-outlined {
            font-size: 16px
        }

        .live-empty {
            display: none;
            padding: 40px;
            text-align: center;
            color: #667085;
            font-size: 15px;
            font-weight: 700
        }

        .live-empty.show {
            display: block
        }

        @media(max-width:1180px) {
            .live-page-wrap {
                width: 94vw;
                min-width: 0
            }

            .live-table-head {
                grid-template-columns: 96px 150px minmax(300px, 1fr) 236px
            }

            .live-match-item {
                grid-template-columns: 96px 150px minmax(300px, 1fr) 236px
            }

            .live-table-head>div,
            .live-time-col,
            .live-league-col {
                padding-left: 16px;
                padding-right: 16px
            }

            .live-action-col {
                padding-right: 16px
            }

            .live-row-btn {
                width: 104px
            }

            .live-team strong {
                font-size: 16px
            }

            .live-team img {
                width: 32px;
                height: 32px
            }
        }

        @media(max-width:760px) {
            .live-page-wrap {
                width: 100%;
                min-width: 0;
                padding: 76px 10px 32px
            }

            .live-page-head {
                display: block
            }

            .live-filter-area {
                display: flex
            }

            .live-filter-row {
                display: flex;
                align-items: center;
                gap: 8px;
                width: 100%;
                overflow: hidden;
                flex-wrap: nowrap
            }

            .live-calendar-btn {
                display: none
            }

            .live-date-tabs {
                flex: 1 1 auto;
                min-width: 0;
                overflow-x: auto;
                overflow-y: hidden;
                padding-bottom: 4px;
                gap: 8px
            }

            .live-date-tab {
                flex: 0 0 auto;
                width: 64px
            }

            .live-type-tabs {
                flex: none;
                gap: 6px;
                margin-bottom: 0;
                white-space: nowrap
            }

            .live-type-tab {
                min-width: 54px;
                padding: 0 12px
            }

            .live-table-head {
                display: none
            }

            .live-match-item {
                grid-template-columns: 90px 1fr;
                gap: 0px;
                padding: 14px
            }

            .live-meta-row {
                grid-column: 1/3;
                display: flex;
                align-items: center;
                justify-content: space-between;
                width: 100%;
                min-width: 0
            }

            .live-time-col,
            .live-league-col {
                padding: 0
            }

            .live-meta-row .live-time-col,
            .live-meta-row .live-league-col {
                grid-column: auto;
                width: auto;
                min-width: 0
            }

            .live-meta-row .live-time-col strong {
                margin-bottom: 0
            }

            .live-meta-row .live-league-col {
                justify-content: flex-end
            }

            .live-teams-col {
                grid-column: 1/3;
                grid-template-columns: minmax(0, 1fr) 64px minmax(0, 1fr)
            }

            .live-action-col {
                grid-column: 1/3;
                padding-right: 0
            }

            .live-row-btn {
                flex: 1
            }

            .live-team strong {
                font-size: 16px
            }
        }

        .live-filter-row {
            display: flex !important;
            align-items: center !important;
            flex-wrap: nowrap !important;
            width: 100% !important;
            min-width: 0 !important;
            overflow: visible !important;
        }

        .live-filter-row .live-filter-area {
            flex: 1 1 0 !important;
            width: auto !important;
            min-width: 0 !important;
            overflow: hidden !important;
        }

        .live-filter-row .live-date-tabs {
            display: flex !important;
            flex-wrap: nowrap !important;
            width: 100% !important;
            max-width: 100% !important;
            min-width: 0 !important;
            overflow-x: auto !important;
            overflow-y: hidden !important;
            position: relative !important;
            z-index: 1 !important;
        }

        .live-filter-row .live-date-tab {
            flex: 0 0 76px !important;
            margin-bottom: 0 !important;
        }

        .live-filter-row .live-type-tabs {
            flex: 0 0 auto !important;
            width: auto !important;
            min-width: max-content !important;
            margin-bottom: 0 !important;
            position: relative !important;
            z-index: 2 !important;
        }

        @media(max-width:760px) {
            .live-filter-row {
                gap: 8px !important;
            }

            .live-filter-row .live-date-tabs {
                overflow: visible !important;
                gap: 6px !important;
            }

            .live-filter-row .live-date-tab {
                flex: 0 0 46px !important;
                width: 46px !important;
                height: 40px !important;
            }

            .live-filter-row .live-date-tab:nth-child(n+4) {
                display: none !important;
            }

            .live-filter-row .live-type-tab {
                min-width: 48px !important;
                height: 32px !important;
                padding: 0 10px !important;
            }
        }
