.profile-nav ul li a, .profile-nav .bind_set_up {
    color: #b8babc;
}
.dropdown-menu {
    min-width: 12rem;
    padding: 0;
    border-radius: 0.2rem
}
.dropdown-item {
    padding: 0.6rem 1.2rem;
    color: #2a2824;
    border-left: none;
    font-size: 1.2rem;
}
.dropdown-item .dropdown-item {
    font-size: 1rem;
    color: #2a2824;
}
.content-header {
    margin-bottom: 1rem
}

/* 订阅女优 Tab：H5 书签+加号图标，默认隐藏；仅在下方 H5 个人信息块内启用 */
.mine-nav-icon-subscribe--h5 {
    display: none;
}

/* --- 个人信息 · H5（max-width: 767.98px）--- */
@media (max-width: 767.98px) {
    /* content-header 黑底、去渐变 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header {
        background: #000 !important;
        background-image: none !important;
        padding-top: 0;
        margin-bottom: 0;
        letter-spacing: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .container {
        padding-top: 16px;
        padding-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    /* Group 388：头像 60×60 + 昵称 18px + 加入时间 12px */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info.title-with-avatar {
        display: flex;
        flex-direction: row;
        align-items: center !important;
        justify-content: flex-start !important;
        min-height: 60px;
        margin: 0 !important;
        padding: 0 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .avatar {
        width: 60px !important;
        height: 60px !important;
        max-width: 60px;
        border-radius: 50% !important;
        overflow: hidden;
        box-shadow: 0 2.4px 4.8px rgba(8, 14, 23, 0.12);
        margin-right: 16px !important;
        flex-shrink: 0;
        object-fit: cover;
        display: block;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box {
        margin: 0 !important;
        padding: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box h3 {
        margin: 0 0 4px !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 25px !important;
        color: #fff !important;
        background: transparent;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box .inactive-color {
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 17px !important;
        color: #8e9194 !important;
    }

    /* Group 497 / 496 / 495 Tab 行：16×16 图标 + 12px 文案，间距 24px，激活 70×2 下划线 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav {
        margin-top: 23px;
        margin-bottom: 0;
        /* padding-bottom: 13px; */
        align-items: flex-start;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav ul {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 24px;
        margin: 0;
        padding: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li {
        display: block;
        margin: 0 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(:last-child) {
        margin-right: 0 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a {
        position: relative;
        display: inline-flex !important;
        align-items: center;
        padding: 0 0 11px !important;
        font-size: 12px !important;
        line-height: 12px !important;
        color: #b8babc !important;
        text-decoration: none !important;
        white-space: nowrap;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a > span:not(.count) {
        display: inline !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a .count {
        display: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a svg {
        width: 16px !important;
        height: 16px !important;
        margin: 0 4px 0 0 !important;
        flex-shrink: 0;
        fill: #b8babc;
    }

    /* Group 495：订阅女优 H5 书签+加号图标 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .mine-nav-icon-subscribe--pc {
        display: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .mine-nav-icon-subscribe--h5 {
        display: block;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a {
        color: #fff !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a svg,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a svg {
        fill: #fff;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(.active):not(:hover) > a {
        color: #b8babc !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(.active):not(:hover) > a svg {
        fill: #b8babc;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a::before {
        left: 0;
        right: auto;
        width: 70px !important;
        min-width: 0;
        height: 2px !important;
        margin-left: 0;
        bottom: 0;
        border-radius: 4px;
        opacity: 0;
        background: #f7327b !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a::before {
        opacity: 1 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(.active) > a::before {
        opacity: 0 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(.active):hover > a::before {
        opacity: 0 !important;
    }

    /* Group 297 设置：仅齿轮 18×18 #8e9194 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav > div {
        position: relative;
        flex-shrink: 0;
        margin-left: auto;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up {
        display: flex;
        align-items: center;
        padding: 0 !important;
        color: #8e9194 !important;
        text-decoration: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up > span {
        display: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up svg {
        width: 18px !important;
        height: 18px !important;
        margin: 0 !important;
        fill: #8e9194;
    }

    /* Group 389 下拉 66×64 #000 圆角 2px，10px 白字（纯文字，无图标） */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up {
        top: calc(100% + 4px) !important;
        right: 0 !important;
        left: auto !important;
        bottom: auto !important;
        transform: none !important;
        margin: 0 !important;
        display: none;
        min-width: 66px;
        width: max-content;
        max-width: none;
        min-height: 64px;
        padding: 13px 13.5px;
        box-sizing: border-box;
        background: #000 !important;
        border: none !important;
        border-radius: 2px !important;
        box-shadow: none !important;
        overflow: visible !important;
        z-index: 1050;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up.show {
        display: block !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item {
        display: block;
        width: auto;
        min-width: 40px;
        padding: 0 !important;
        font-size: 10px !important;
        font-weight: 400 !important;
        line-height: 14px !important;
        color: #fff !important;
        background: transparent !important;
        border: none !important;
        border-left: none !important;
        white-space: nowrap;
        overflow: visible !important;
        text-overflow: clip !important;
        text-decoration: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item + .dropdown-item {
        margin-top: 9px;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:hover,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:focus,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:active,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item.active {
        color: #fff !important;
        background: transparent !important;
        border-color: transparent !important;
    }
}

/* ==========================================================================
 *  收藏视频列表  .user-mine-video-grid-pc
 *  HTML: view/@pages/user/mine.tpl · #collectedList
 *  设计: Zeplin 首页/影片入口 · https://zpl.io/m81E6KD
 * ========================================================================== */

/* --- 收藏视频列表 · 公共 --- */
/* 中文字幕角标：H5 不展示，避免影响移动端原有样式 */
.user-mine-video-grid-pc .video-img-box .absolute-bottom-left {
    display: none;
}

/* --- 收藏视频列表 · H5（max-width: 767.98px）--- */
@media (max-width: 767.98px) {
    .layui-layer.custom-layer:not(:has(.login-modal-wrapper)):not(:has(.register-modal-wrapper)) .form-group label {
        font-size: 14px !important;
    }
    /* 双列 169×135，列距 13px、行距 15px */
    .user-mine-video-grid-pc {
        padding-top: 15px !important;
        padding-bottom: 0 !important;
    }

    .user-mine-video-grid-pc #collectedList.gutter-20 {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        column-gap: 13px;
        row-gap: 15px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .user-mine-video-grid-pc #collectedList.gutter-20 > [class*="col-"] {
        flex: none;
        max-width: none;
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .user-mine-video-grid-pc .video-img-box,
    .user-mine-video-grid-pc .video-img-box.mb-e-20 {
        width: 100%;
        min-height: 0;
        margin-bottom: 0 !important;
    }

    .user-mine-video-grid-pc .video-img-box .img-box {
        width: 100%;
        height: auto;
        margin-bottom: 4px !important;
        border-radius: 0;
        overflow: hidden;
    }

    .user-mine-video-grid-pc .video-img-box .img-box.cover-md a {
        display: block;
        width: 100%;
        height: auto;
        padding-bottom: 55.621% !important;
        background-color: #161a26;
        position: relative;
    }

    .user-mine-video-grid-pc .video-img-box .img-box.cover-md img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-left {
        display: none !important;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-right {
        right: 8px !important;
        bottom: 8px !important;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-right .label,
    .user-mine-video-grid-pc .video-img-box .label {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        box-sizing: border-box !important;
        min-width: 32px;
        height: 14px !important;
        min-height: 14px !important;
        max-height: 14px !important;
        padding: 2px 4px !important;
        font-size: 10px !important;
        font-weight: 500 !important;
        line-height: 10px !important;
        color: #fff !important;
        background: rgba(0, 0, 0, 0.5) !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        white-space: nowrap;
    }

    .user-mine-video-grid-pc .video-img-box .detail {
        width: 100%;
        padding: 0;
    }

    .user-mine-video-grid-pc .video-img-box .title,
    .user-mine-video-grid-pc .video-img-box .title h6 {
        display: block;
        max-width: 100% !important;
        max-height: 20px;
        margin: 0 0 0 !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 20px !important;
        color: #fff !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: unset;
        line-clamp: unset;
    }

    .user-mine-video-grid-pc .video-img-box .title a {
        color: #fff !important;
        font-size: 14px !important;
        text-decoration: none;
    }

    .user-mine-video-grid-pc .video-img-box:hover .title,
    .user-mine-video-grid-pc .video-img-box:hover .title a {
        color: #fff !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 12px;
        width: 100%;
        margin: 3px 0 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 17px !important;
        color: rgba(255, 255, 255, 0.4) !important;
    }

    .user-mine-video-grid-pc .video-img-box .mine-meta-likes,
    .user-mine-video-grid-pc .video-img-box .mine-meta-views {
        display: inline-flex;
        align-items: center;
        flex-shrink: 0;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg {
        width: 12px !important;
        height: 12px !important;
        margin: 0 4px 0 0 !important;
        flex-shrink: 0;
        color: rgba(255, 255, 255, 0.4);
        fill: rgba(255, 255, 255, 0.4);
        stroke: rgba(255, 255, 255, 0.4);
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg.icon-stat-like {
        fill: rgba(255, 255, 255, 0.4);
        stroke: none;
    }
}

/* --- 个人信息 · PC（min-width: 768px）--- */
@media (min-width: 768px) {
    /* content-header 黑底、去渐变 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header {
        background: #000 !important;
        background-image: none !important;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        letter-spacing: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .container {
        padding-top: 2.6875rem;
        padding-bottom: 0;
    }

    /* Group 295：头像 100×100 + 昵称 20px + 加入时间 15px，间距 40px */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info.title-with-avatar {
        display: flex;
        flex-direction: row;
        align-items: center !important;
        justify-content: flex-start !important;
        min-height: 6.25rem;
        margin: 0 !important;
        padding-top: 0 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .avatar {
        width: 6.25rem !important;
        height: 6.25rem !important;
        border-radius: 50% !important;
        overflow: hidden;
        box-shadow: 0 0.25rem 0.5rem rgba(8, 14, 23, 0.12);
        margin-right: 0 !important;
        flex-shrink: 0;
        object-fit: cover;
        display: block;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box {
        margin: 0 0 0 2.5rem !important;
        padding-top: 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box h3 {
        margin: 0 0 0.25rem;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.75rem;
        color: #fff;
        background: transparent;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .profile-info .title-box .inactive-color {
        font-size: 0.9375rem;
        line-height: 1.3125rem;
        color: #8e9194;
    }

    /* Group 141：Tab 导航（间距 42px，15px 字号，激活下划线 108×2 #f7327b） */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav {
        margin-top: 3.4375rem;
        width: 100vw;
        max-width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
        box-sizing: border-box;
        /* background-color: #1c1c1c; */
        align-items: center;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav ul {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 2.625rem;
        margin: 0;
        padding: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li {
        display: block;
        margin: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(:last-child) {
        margin-right: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a {
        padding: 0 0 0.75rem;
        font-size: 0.9375rem;
        line-height: 1.3125rem;
        color: #b8babc !important;
        text-decoration: none !important;
        white-space: nowrap;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a:hover,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a:focus {
        text-decoration: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a::before {
        left: 0;
        right: auto;
        width: 100%;
        /* min-width: 6.75rem; */
        height: 0.125rem;
        margin-left: 0;
        border-radius: 0.25rem;
        opacity: 0;
        background: #f7327b;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a svg {
        width: 1rem;
        height: 1rem;
        flex-shrink: 0;
        margin-left: 0 !important;
        margin-right: 0.6875rem !important;
        fill: #b8babc;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a {
        color: #fff !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a svg,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a svg {
        fill: #fff;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a::before,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a::before {
        opacity: 1 !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li > a .count {
        display: inline;
        font-size: 0.9375rem;
        margin-left: 0.25rem;
        color: #8e9194;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li.active > a .count,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:hover > a .count {
        color: #8e9194;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav li:not(.active):not(:hover) > a .count {
        color: #b8babc;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav > div {
        position: relative;
        flex-shrink: 0;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up {
        display: flex;
        align-items: center;
        padding: 0 0 0.75rem;
        font-size: 0.9375rem;
        line-height: 1.3125rem;
        color: #8e9194 !important;
        text-decoration: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up:hover,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up:focus {
        text-decoration: none !important;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_set_up svg {
        width: 1.125rem;
        height: 1.125rem;
        margin-right: 0.5rem !important;
        fill: #8e9194;
    }

    /* Group 389：设置下拉 72×72，#000 底，12px 白字 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up {
        top: calc(100% + 0.25rem) !important;
        right: 0 !important;
        left: auto !important;
        bottom: auto !important;
        transform: none !important;
        margin: 0 !important;
        min-width: 4.5rem;
        /* width: 4.5rem; */
        padding: 0.875rem 0.75rem;
        background: #000 !important;
        border: none !important;
        border-radius: 0.125rem;
        box-shadow: none !important;
        z-index: 1050;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item {
        display: block;
        padding: 0;
        font-size: 0.75rem;
        line-height: 1.0625rem;
        color: #fff !important;
        background: transparent;
        border-left: none;
        white-space: nowrap;
        overflow: visible;
        text-overflow: clip;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item + .dropdown-item {
        margin-top: 0.625rem;
    }

    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:hover,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:focus,
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .content-header .profile-nav .bind_show_up .dropdown-item:active {
        color: #fff !important;
        background: transparent;
    }

    /* Group 495 订阅 Tab：PC 使用描边书签图标 */
    .user-mine-header-pc:not(.user-mine-header-pc-wrap) .mine-nav-icon-subscribe--h5 {
        display: none !important;
    }
}

/* --- 收藏视频列表 · PC（min-width: 768px）--- */
@media (min-width: 768px) {

    /* Group 20：4 列 262 卡片，列/行距 10px */
    .user-mine-video-grid-pc {
        padding-top: 1.25rem;
    }

    .user-mine-video-grid-pc #collectedList.gutter-20 {
        display: grid;
        grid-template-columns: repeat(4, 16.375rem);
        gap: 0.625rem;
        margin-left: 0;
        margin-right: 0;
        max-width: 67.375rem;
    }

    .user-mine-video-grid-pc #collectedList.gutter-20 > [class*="col-"] {
        flex: none;
        width: auto;
        max-width: none;
        padding: 0;
        margin: 0;
    }

    .user-mine-video-grid-pc .video-img-box,
    .user-mine-video-grid-pc .video-img-box.mb-e-20 {
        width: 16.375rem;
        min-height: 14.375rem;
        margin-bottom: 0 !important;
    }

    .user-mine-video-grid-pc .video-img-box .img-box {
        width: 16.375rem;
        height: 11rem;
        margin-bottom: 0.875rem !important;
        border-radius: 0;
        overflow: hidden;
    }

    .user-mine-video-grid-pc .video-img-box .img-box.cover-md a {
        display: block;
        width: 100%;
        height: 11rem;
        padding-bottom: 0 !important;
        background: #161a26;
        position: relative;
    }

    .user-mine-video-grid-pc .video-img-box .img-box.cover-md img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-left {
        display: block;
        left: 0.75rem;
        bottom: 0.75rem;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-left .chinese {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 3.5rem;
        height: 1.3125rem;
        padding: 0.125rem 0.25rem;
        font-size: 0.75rem !important;
        font-weight: 400 !important;
        line-height: 1.0625rem !important;
        color: #fff !important;
        background: rgba(255, 0, 123, 0.6) !important;
        border-radius: 1.875rem !important;
        box-shadow: none !important;
    }

    .user-mine-video-grid-pc .video-img-box .absolute-bottom-right {
        right: 0.75rem;
        bottom: 0.75rem;
    }

    .user-mine-video-grid-pc .video-img-box .label {
        background: rgba(8, 8, 8, 0.7) !important;
        color: #fff !important;
        font-size: 0.6875rem !important;
        line-height: 0.9375rem !important;
        padding: 0.125rem 0.3125rem !important;
        border-radius: 0.25rem !important;
        box-shadow: none !important;
    }

    .user-mine-video-grid-pc .video-img-box .detail {
        width: 16.375rem;
        padding: 0;
    }

    .user-mine-video-grid-pc .video-img-box .title,
    .user-mine-video-grid-pc .video-img-box .title h6 {
        font-size: 0.75rem !important;
        font-weight: 400 !important;
        line-height: 1.0625rem !important;
        color: #b8b6bc !important;
        margin: 0 0 0.5rem !important;
        max-width: 16.1875rem !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .user-mine-video-grid-pc .video-img-box .title a {
        color: #b8b6bc !important;
        text-decoration: none;
        font-size: 12px;
    }

    .user-mine-video-grid-pc .video-img-box:hover .title,
    .user-mine-video-grid-pc .video-img-box:hover .title a {
        color: #b8b6bc !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title {
        display: flex;
        align-items: center;
        width: 16.1875rem;
        font-size: 0.6875rem !important;
        line-height: 0.9375rem !important;
        color: #b8b6bc !important;
        margin: 0 !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg {
        width: 0.875rem !important;
        height: 0.875rem !important;
        flex-shrink: 0;
        fill: #b8b6bc !important;
        stroke: #b8b6bc !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg.mr-1 {
        margin-right: 0.25rem !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg.ml-3 {
        margin-left: 2.375rem !important;
        margin-right: 0.25rem !important;
    }

    .user-mine-video-grid-pc .video-img-box .sub-title svg.icon-stat-like {
        fill: #b8b6bc !important;
        stroke: none !important;
    }

    /* Zeplin pc/51yc/profile.watch-later/desktop · Group 20 修正（卡片 262×230、统计行 Group 8/9） */
    .user-mine-header-pc + .container {
        width: 67.375rem !important;
        max-width: 67.375rem !important;
        margin-left: auto !important;
        margin-right: auto !important;
        box-sizing: border-box;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc #collectedList.gutter-20 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        max-width: 67.375rem;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box {
        display: flex;
        flex-direction: column;
        box-sizing: border-box;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .img-box {
        position: relative;
        flex: 0 0 auto;
        width: 16.375rem;
        height: 11rem;
        margin: 0 0 0.875rem !important;
        overflow: hidden;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .img-box.cover-md a {
        display: block;
        width: 100%;
        height: 11rem;
        padding-bottom: 0 !important;
        position: relative;
        background: #161a26;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .img-box.cover-md img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .detail {
        position: relative;
        flex: 0 0 auto;
        width: 16.375rem;
        margin: 0;
        padding: 0;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .title,
    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .title h6 {
        display: block !important;
        margin: 0 0 0.5rem !important;
        padding: 0;
        max-width: 16.1875rem !important;
        max-height: none;
        font-size: 0.75rem !important;
        font-weight: 400 !important;
        line-height: 1.0625rem !important;
        color: #b8b6bc !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: unset !important;
        line-clamp: unset !important;
        -webkit-box-orient: unset !important;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .title a {
        color: #b8b6bc !important;
        font-size: 0.75rem !important;
        text-decoration: none;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .sub-title {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        width: 16.1875rem;
        margin: 0 !important;
        font-size: 0.6875rem !important;
        line-height: 0.9375rem !important;
        color: #b8b6bc !important;
        gap: 0;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .mine-meta-views {
        order: 1;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .mine-meta-likes {
        order: 2;
        margin-left: 2.375rem;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .mine-meta-likes,
    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .mine-meta-views {
        display: inline-flex;
        align-items: center;
        flex-shrink: 0;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .sub-title svg {
        width: 0.875rem !important;
        height: 0.875rem !important;
        margin: 0 0.25rem 0 0 !important;
        flex-shrink: 0;
        fill: #b8b6bc !important;
        stroke: #b8b6bc !important;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .sub-title svg.ml-3 {
        margin-left: 0.25rem !important;
    }

    .user-mine-header-pc + .container .user-mine-video-grid-pc .video-img-box .sub-title svg.icon-stat-like {
        fill: #b8b6bc !important;
        stroke: none !important;
    }
}
