.hot-column-container {
    border-bottom: 1px solid #e8e9ed;
    border-bottom: 1px solid var(--GBK09C);
    height: 286px;
    padding-bottom: 30px;
    position: relative
}

.hot-column {
    background-color: #fff;
    background-color: var(--GBK99A);
    height: 208px;
    overflow: hidden;
    padding: 20px
}

.hot-column-expand,.hot-expand {
    height: 100%;
    overflow: auto
}

.hot-column-expand {
    padding-bottom: 0
}

.card {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 8px;
    height: 77px;
    position: relative;
    width: 317px
}

.triangle-contet {
    background-position: 50%;
    background-size: cover;
    color: #fff;
    color: var(--GBK99A);
    font-size: 12px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    height: 24px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 0;
    width: 20px
}

.triangle-contet span {
    line-height: 22px
}

.triangle-bg-1 {
    background-image: url(https://picx.zhimg.com/v2-892c65914b48a9b028f1e522b512c883.png)
}

.triangle-bg-2 {
    background-image: url(https://picx.zhimg.com/v2-aa4fada80d2f3653ef6acbac9b87239d.png)
}

.triangle-bg-3 {
    background-image: url(https://picx.zhimg.com/v2-dc9a62f7fa3eccdf70d32ff122adae71.png)
}

.triangle-bg-default {
    background-image: url(https://picx.zhimg.com/v2-a38e7c1432edfa6e5ce40b247f75fdc1.png)
}

.avatar {
    border-radius: 4px;
    height: 45px;
    margin-right: 12px;
    width: 45px
}

.card-content .title {
    color: #191b1f;
    color: var(--GBK02A);
    display: block;
    font-size: 17px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px
}

.author-info {
    margin-top: 4px;
    padding-right: 10px;
    width: 237px
}

.card-content .author-info .avatar {
    border-radius: 8px;
    height: 16px;
    margin-right: 6px;
    width: 16px
}

.card-content .name {
    color: #535861;
    color: var(--GBK04A);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.card-content .topic-icon {
    height: 16px;
    width: 16px
}

.card-content .topic {
    color: #535861;
    color: var(--GBK04A);
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-content .line {
    background-color: #e8e9ed;
    background-color: var(--GBK09C);
    display: block;
    height: 8px;
    margin: 0 6px;
    width: 1px
}

.card-content .follow {
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 4px;
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 10px;
    font-weight: 500;
    height: 15px;
    line-height: 15px;
    margin: 0 6px;
    text-align: center;
    width: 46px
}

.more-container {
    background-color: #fff;
    background-color: var(--GBK99A);
    bottom: 0;
    height: 74px;
    left: 0;
    position: absolute;
    width: 100%
}

.more-container .more {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border: 1px solid #e8e9ed;
    border: 1px solid var(--GBK09C);
    border-radius: 16px;
    color: #535861;
    color: var(--GBK04A);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    height: 32px;
    justify-content: center;
    line-height: 32px;
    text-align: center;
    width: 100px
}

.column-title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 20px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    margin-right: 12px
}

.my-subscribe,.sub-title {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 16px
}

.my-subscribe {
    font-weight: 400
}

.subscrib-card {
    margin-bottom: 30px
}

.expand .common-card-contanier>.subscrib-card:last-child {
    margin-bottom: 20px
}

.subscrib-card .card-top {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.author-content .subs-avatar {
    border-radius: 6px;
    height: 70px;
    width: 70px
}

.author-content .autor-info {
    margin-left: 12px
}

.author-content .autor-info .title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 493px
}

.subscrib-card .column-des {
    margin-top: 8px;
    position: relative
}

.subscrib-card .column-des .quotation {
    height: 10px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 10px
}

.column-des-text {
    color: #535861;
    color: var(--GBK04A);
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 560px
}

.subscrib-card .card-top .subscrib-btn {
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 38px;
    line-height: 22px;
    text-align: center;
    width: 70px
}

.subscrib-card .card-top .follow {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    color: #8491a5;
    color: var(--GBL05A);
    margin-top: 18px
}

.subscrib-card .card-top .unfollow {
    --v3078629522: var(--flag-light,rgba(23,114,246,.08)) var(--flag-dark,rgba(85,142,255,.08));
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: rgba(23,114,246,.08);
    background-color: var(--v3078629522);
    color: #1772f6;
    color: var(--GBL01A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 18px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .subscrib-card .card-top .unfollow {
        background-color:oklch(from var(--GBL01A) l c h/.08)
    }
}

.subscrib-card .card-top .unfollow img {
    height: 16px;
    margin-right: 4px;
    width: 16px
}

.author-content .autor-info .small-avatar {
    border-radius: 50%;
    height: 16px;
    width: 16px
}

.author-content .autor-info .follow-icon {
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 4px;
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 10px;
    font-weight: 500;
    height: 15px;
    line-height: 15px;
    margin: 0 6px;
    text-align: center;
    width: 46px
}

.author-content .autor-info p {
    color: #535861;
    color: var(--GBK04A);
    font-size: 12px;
    font-weight: 400
}

.author-content .autor-info .author-name {
    margin-left: 6px
}

.author-content .autor-info .divider {
    background-color: #e8e9ed;
    background-color: var(--GBK09C);
    display: block;
    height: 8px;
    margin: 0 6px;
    width: 1px
}

.author-content .autor-info .author-des {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.author-content .autor-info .topic-icon {
    height: 16px;
    width: 16px
}

.author-content .autor-info .column-info span {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 12px;
    font-weight: 400
}

.author-content .autor-info .column-info span:nth-child(2):before,.author-content .autor-info .column-info span:nth-child(3):before {
    color: #9196a1;
    color: var(--GBK06A);
    content: "·";
    margin: 0 6px
}

.subscrib-card .card-content {
    border-left: 2px solid #e8e9ed;
    border-left: 2px solid var(--GBK09C);
    padding-left: 10px
}

.subscrib-card .card-content .content-title {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.subscrib-card .card-content .answer-text,.subscrib-card .card-content .article-text {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #535861;
    color: var(--GBK04A);
    display: -webkit-box;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis
}

.subscrib-card .card-content .article-text {
    width: 442px
}

.subscrib-card .card-content .answer-text-no-image {
    width: 100%
}

.subscrib-card .card-content .article-image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 105px;
    justify-content: center;
    width: 190px
}

.subscrib-card .card-content .icon-play {
    height: 48px;
    width: 48px
}

.recommend-column {
    background-color: #fff;
    background-color: var(--GBK99A);
    padding: 20px
}

.no-more {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 14px;
    line-height: 30px;
    text-align: center
}

.UrzihI3UQHDiGdzRrbjA {
    background-color: #fff;
    background-color: var(--GBK99A);
    border-bottom: 1px solid #e8e9ed;
    border-bottom: 1px solid var(--GBK09C);
    overflow: hidden;
    padding: 20px 20px 44px;
    position: relative
}

.Topstory-newUserFollowCountPanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #fff;
    background: var(--GBK99A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 150px;
    justify-content: center;
    padding-bottom: 20px
}

.Topstory-newUserFollowCountPanelIcon {
    height: 120px;
    width: 150px
}

.Topstory-newUserFollowCountPanelText {
    color: #81858f;
    color: var(--GBK05A);
    font-size: 15px
}

.Topstory-newUserFollowCountPanelTextReload {
    color: #1772f6;
    color: var(--GBL01A);
    cursor: pointer
}

.FollowButton {
    min-width: 96px
}

.FollowButton-icon {
    fill: currentColor;
    margin-right: 8px
}

.UserLink-vipIcon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 14px;
    justify-content: center;
    margin-left: .3em;
    width: 14px
}

.UserLink-vipIcon img {
    height: 100%;
    width: 100%
}

.ContentItem-title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 1.6;
    margin-bottom: -4px;
    margin-top: -4px;
    word-break: break-word
}

.ContentItem-title+.ContentItem-meta {
    margin-top: 6px
}

.ContentItem-title a:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.ContentItem-meta {
    color: #535861;
    color: var(--GBK04A);
    font-size: 15px
}

.ContentItem-meta .ColumnItem-meta,.ContentItem-meta .TopicItem-meta {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ContentItem-avatar {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle
}

.ContentItem-avatar .UserLink-avatar {
    height: 38px;
    vertical-align: top;
    width: 38px
}

.ContentItem-author {
    padding-top: 10px
}

.ContentItem-status {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin-top: 5px
}

.ContentItem-statusItem:not(:first-child):before {
    content: "·";
    margin: 0 5px
}

.ContentItem-actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    color: #535861;
    color: var(--GBK04A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 calc(var(--zhc-padding-horizontal)*-1) -10px;
    padding: 10px var(--zhc-padding-horizontal);
    margin-top: 25px;
}

.ContentItem-actions.is-fixed {
    --v396244108: var(--flag-light,0 -1px 3px rgba(25,27,31,.1)) var(--flag-dark,0 -1px 3px hsla(0,0%,100%,.1));
    -webkit-box-shadow: 0 -1px 3px rgba(25,27,31,.1);
    box-shadow: 0 -1px 3px rgba(25,27,31,.1);
    -webkit-box-shadow: var(--v396244108);
    box-shadow: var(--v396244108);
    margin: 0
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ContentItem-actions.is-fixed {
        -webkit-box-shadow:0 -1px 3px oklch(from var(--GBK02A) l c h/.1);
        box-shadow: 0 -1px 3px oklch(from var(--GBK02A) l c h/.1)
    }
}

.ContentItem-actions.is-fixed,.is-fixed .ContentItem-actions {
    background-color: #fff;
    background-color: var( --currentContentItemActionsBackgroundColor,var(--GBK99A) )
}

.ContentItem-actions>* {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.ContentItem-actions>.AnnotationTag {
    white-space: nowrap
}

.ContentItem-actions.ZVideoItem-toolbar {
    padding-left: 0;
    padding-top: 0
}

.ContentItem-action {
    font-size: 14px;
    margin-left: 24px
}

.ContentItem-action:first-child {
    margin-left: 0
}

.ContentItem-rightButton {
    margin-left: auto
}

.ContentItem-rightButton .Icon {
    margin-left: 8px
}

.ContentItem-more {
    color: #09408e;
    color: var(--GBL07A);
    margin-left: 4px;
    padding: 0
}

.ContentItem-more:hover {
    color: #81858f;
    color: var(--GBK05A)
}

.ContentItem-more .Icon {
    fill: currentColor
}

.ContentItem-time {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin-top: 10px
}

.ContentItem-time a:hover {
    --v2852220171: var(--flag-light,1px solid rgba(132,145,165,.72)) var(--flag-dark,1px solid rgba(146,154,171,.72));
    border-bottom: 1px solid rgba(132,145,165,.72);
    border-bottom: var(--v2852220171)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ContentItem-time a:hover {
        border-bottom:1px solid oklch(from var(--GBL05A) l c h/.72)
    }
}

.ContentItem-arrowIcon.is-active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ContentItem-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ContentItem-image {
    float: left;
    margin-right: 16px
}

.ContentItem-head {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-right: 6px;
    overflow: hidden
}

.ContentItem-extra {
    -ms-flex-item-align: center;
    align-self: center
}

.ContentItem-cells {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 26px;
    margin-top: 10px
}

.ContentItem-cell:not(:first-child) {
    margin-left: 40px
}

.Badge,.ContentItem-cell>span:first-child {
    color: #8491a5;
    color: var(--GBL05A)
}

.Badge {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 1px 6px;
    vertical-align: 1px
}

.AuthorInfo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    max-width: 654px;
    position: relative
}

.AuthorInfo-avatar {
    vertical-align: top
}

.AuthorInfo-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 14px;
    overflow: hidden
}

.AuthorInfo-head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-negative: 0;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    font-size: 15px;
    line-height: 1.1
}

.AuthorInfo-name {
    color: #373a40;
    color: var(--GBK03A);
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.AuthorInfo-badge {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-top: 2px
}

.AuthorInfo-badgeText {
    color: #535861;
    color: var(--GBK04A);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.AuthorInfo--plain .AuthorInfo-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px
}

.AuthorInfo--plain .AuthorInfo-badge>:first-child {
    margin-top: 0
}

.AuthorInfo--plain .AuthorInfo-badge>:first-child:before {
    content: "，"
}

.AuthorInfo-detail {
    overflow: hidden
}

.AuthorInfo-Widget {
    height: 40px;
    width: 80px
}

.AuthorInfo-Widget img {
    width: 80px
}

.AuthorInfo--mobile {
    max-width: calc(100vw - 32px)
}

.AbstractCard {
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px #ebeced;
    box-shadow: 0 1px 3px #ebeced;
    -webkit-box-shadow: 0 1px 3px var(--GBK09A);
    box-shadow: 0 1px 3px var(--GBK09A)
}

.AbstractCard-header {
    --v1090968030: var(--flag-light,rgba(248,248,250,.5)) var(--flag-dark,rgba(33,36,41,.5));
    background-color: rgba(248,248,250,.5);
    background-color: var(--v1090968030);
    border-bottom: 1px solid #ebeced;
    border-bottom: 1px solid var(--GBK09A);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 68px;
    overflow: hidden;
    padding: 10px 16px;
    position: relative;
    z-index: 0
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .AbstractCard-header {
        background-color:oklch(from var(--GBK10A) l c h/.5)
    }
}

.AbstractCard-header:before {
    left: -6px;
    top: -20px
}

.AbstractCard-header:after,.AbstractCard-header:before {
    background: url(https://static.zhihu.com/heifetz/assets/quote.8d158083.svg) no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 80px;
    position: absolute;
    width: 80px;
    z-index: -1
}

.AbstractCard-header:after {
    bottom: -20px;
    right: -10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.AbstractCard-desc {
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 20px
}

.AbstractCard-title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    cursor: pointer;
    display: -webkit-box;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    overflow: hidden;
    text-overflow: ellipsis
}

.AbstractCard-source {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 6px
}

.AbstractCard-author {
    margin-top: 5px
}

.AbstractCard-content {
    padding: 12px 10px 12px 16px
}

.AbstractCard-text {
    color: #535861;
    color: var(--GBK04A);
    font-size: 14px;
    line-height: 22px;
    white-space: pre-wrap
}

.AbstractCard-text--scroll {
    max-height: 66px;
    overflow-y: auto
}

.AbstractCard-text--full {
    max-height: 480px;
    overflow-y: auto
}

.AbstractCard-tip {
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 8px
}

.AbstractCard-info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.AbstractForm .Modal-title {
    font-size: 18px;
    line-height: 28px;
    margin-top: 25px;
    padding: 0 24px;
    text-align: left
}

.AbstractForm .Abstract-input {
    margin: 10px
}

.AbstractForm .AbstractForm-footer {
    text-align: right
}

.TopicSelect {
    margin-top: 16px
}

.TopicSelect-topicInput {
    border-color: #1772f6;
    border-color: var(--GBL01A);
    border-radius: 20px;
    color: #1772f6;
    color: var(--GBL01A);
    height: 30px;
    padding: 2px 18px
}

.SharePopover {
    --v1135991827: var(--flag-light,0 5px 20px rgba(0,0,0,.1)) var(--flag-dark,0 5px 20px rgba(0,0,0,.1));
    background: #fff;
    background: var(--GBK99A);
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1);
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v1135991827);
    box-shadow: var(--v1135991827);
    left: 50%;
    opacity: 0;
    padding: 7px 16px 7px 12px;
    position: absolute;
    -webkit-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px);
    z-index: 2;
    z-index: -1
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .SharePopover {
        -webkit-box-shadow:0 5px 20px oklch(from var(--GBK02B) l c h/.1);
        box-shadow: 0 5px 20px oklch(from var(--GBK02B) l c h/.1)
    }
}

.SharePopover--show {
    opacity: 1;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: opacity .16s 30ms,-webkit-transform .16s 30ms;
    transition: opacity .16s 30ms,-webkit-transform .16s 30ms;
    transition: opacity .16s 30ms,transform .16s 30ms;
    transition: opacity .16s 30ms,transform .16s 30ms,-webkit-transform .16s 30ms;
    z-index: 1
}

.SharePopover-arrow {
    height: 16px;
    left: 50%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    width: 32px
}

.SharePopover-arrow:after {
    background: #fff;
    border: 1px solid #ebebeb;
    bottom: -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 24px;
    left: 50%;
    margin: -12px;
    pointer-events: auto;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 24px
}

.SharePopover-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}

.SharePopover-content--danger {
    cursor: not-allowed
}

.SharePopover-content--danger .SharePopover-quote {
    --v3645691681: var(--flag-light,rgba(132,145,165,.3)) var(--flag-dark,rgba(146,154,171,.3));
    color: rgba(132,145,165,.3);
    color: var(--v3645691681)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .SharePopover-content--danger .SharePopover-quote {
        color:oklch(from var(--GBL05A) l c h/.3)
    }
}

.SharePopover-content--danger .SharePopover-main {
    --v3645691681: var(--flag-light,rgba(132,145,165,.3)) var(--flag-dark,rgba(146,154,171,.3));
    color: rgba(132,145,165,.3);
    color: var(--v3645691681)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .SharePopover-content--danger .SharePopover-main {
        color:oklch(from var(--GBL05A) l c h/.3)
    }
}

.SharePopover-content--danger .SharePopover-hint {
    color: #d95350;
    color: var(--GRD03A)
}

.SharePopover-quote {
    color: #8491a5;
    color: var(--GBL05A)
}

.SharePopover-main {
    margin-left: 4px
}

.SharePopover-hint,.SharePopover-main {
    color: #8491a5;
    color: var(--GBL05A);
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.SharePopover-hint:before {
    color: #ebeced;
    color: var(--GBK09A);
    content: "|";
    margin: 0 8px
}

.CopyrightRichText-tooltip {
    font-size: 14px
}

.RichText-video {
    margin: 16px 0
}

.RichText p.censoring {
    color: #9196a1;
    color: var(--GBK06A);
    font-style: italic
}

.RichContent {
    line-height: 1.67
}

.RichContent b .UserLink-link {
    font-weight: inherit
}

.RichContent.is-collapsed .RichContent-inner {
    max-height: 100px
}

.RichContent--unescapable.is-collapsed {
    overflow: hidden;
    position: relative
}

.RichContent--unescapable.is-collapsed .RichContent-inner {
    --v2048474596: var(--flag-light,linear-gradient(#191b1f calc(100% - 110px),rgba(25,27,31,.15) calc(100% - 72px),transparent calc(100% - 62px))) var(--flag-dark,linear-gradient(#fff calc(100% - 110px),hsla(0,0%,100%,.15) calc(100% - 72px),transparent calc(100% - 62px)));
    -webkit-mask-image: linear-gradient(#191b1f calc(100% - 110px),rgba(25,27,31,.15) calc(100% - 72px),transparent calc(100% - 62px));
    mask-image: linear-gradient(#191b1f calc(100% - 110px),rgba(25,27,31,.15) calc(100% - 72px),transparent calc(100% - 62px));
    -webkit-mask-image: var(--v2048474596);
    mask-image: var(--v2048474596);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    position: relative;
    -webkit-transition: max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035);
    transition: max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035);
    transition: mask-size .22s cubic-bezier(.95,.05,.795,.035),max-height .32s cubic-bezier(.95,.05,.795,.035);
    transition: mask-size .22s cubic-bezier(.95,.05,.795,.035),max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .RichContent--unescapable.is-collapsed .RichContent-inner {
        -webkit-mask-image:linear-gradient(var(--GBK02A) calc(100% - 110px),oklch(from var(--GBK02A) l c h/.15) calc(100% - 72px),transparent calc(100% - 62px));
        mask-image: linear-gradient(var(--GBK02A) calc(100% - 110px),oklch(from var(--GBK02A) l c h/.15) calc(100% - 72px),transparent calc(100% - 62px))
    }
}

.RichContent--unescapable.is-collapsed .ContentItem-actions {
    position: relative
}

.RichContent--unescapable.is-collapsed .ContentItem-rightButton {
    color: #09408e;
    color: var(--MapLink);
    font-size: 16px;
    height: 22px;
    letter-spacing: .4px;
    line-height: 22px;
    -webkit-transform: translateY(calc(-26px - 100%));
    transform: translateY(calc(-26px - 100%));
    width: 100%;
    z-index: 1
}

@media (min-width: 690px) {
    .RichContent.is-collapsed {
        cursor:pointer;
        -webkit-transition: color .14s ease-out;
        transition: color .14s ease-out
    }

    .RichContent.is-collapsed .CopyrightRichText-richText {
        pointer-events: none
    }

    .RichContent.is-collapsed .RichContent-inner:hover {
        color: #535861;
        color: var(--GBK04A)
    }
}

.RichContent.is-collapsed:not(.RichContent--unescapable) .CopyrightRichText-richText {
    white-space: normal
}

.RichContent-inner {
    margin-bottom: -4px;
    margin-top: 18px;
    overflow: hidden
}

.RichContent-cover {
    background-position: 50%;
    background-size: cover;
    border-radius: 4px;
    float: left;
    height: 105px;
    margin-bottom: 4px;
    margin-right: 18px;
    margin-top: -2px;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 190px;
    z-index: 1
}

.RichContent-cover+.RichContent-inner {
    margin-top: 16px
}

.RichContent-cover:after {
    --v2575278988: var(--flag-light,rgba(25,27,31,.02)) var(--flag-dark,hsla(0,0%,100%,.02));
    background: rgba(25,27,31,.02);
    background: var(--v2575278988);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .RichContent-cover:after {
        background:oklch(from var(--GBK02A) l c h/.02)
    }
}

.RichContent-cover .VagueImage {
    vertical-align: top
}

.RichContent-cover-play {
    --v114997022: var(--flag-light,0 0 4px 0 rgba(0,0,0,.16)) var(--flag-dark,0 0 4px 0 rgba(0,0,0,.16));
    border-radius: 50%;
    bottom: 0;
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.16);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.16);
    -webkit-box-shadow: var(--v114997022);
    box-shadow: var(--v114997022);
    height: 48px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    z-index: 2
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .RichContent-cover-play {
        -webkit-box-shadow:0 0 4px 0 oklch(from var(--GBK02B) l c h/.16);
        box-shadow: 0 0 4px 0 oklch(from var(--GBK02B) l c h/.16)
    }
}

.RichContent-cover-inner.RichContent-cover--normal {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.RichContent-cover-inner.RichContent-cover--normal img {
    height: 100%;
    left: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 100%
}

.RichContent-cover>img {
    margin: 0!important
}

.RichContent-cover .zh-lightbox-thumb {
    cursor: pointer!important
}

.RichContent-cover--mobile {
    float: none;
    height: 0;
    margin: 10px 0 -8px!important;
    padding: 21% 0;
    width: 100%
}

@media (max-width: 320px) {
    .RichContent-collapsedText {
        display:none
    }
}

.RichContent-actions.is-fixed {
    -webkit-animation: slideInUp .2s;
    animation: slideInUp .2s
}

.RichContent-videoMore {
    color: #1772f6;
    color: var(--GBL01A);
    font-size: 14px;
    margin-top: 30px;
    text-align: center
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.ContentItem-convertVideoButton {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ContentItem-convertVideoButton svg {
    fill: #8491a5;
    fill: var(--GBL05A)
}

.ContentItem-convertVideoButton span {
    margin-left: 5px
}

.RichContent-cover-mask {
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.5)));
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.5));
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    bottom: 0;
    height: 25px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.RichContent-cover-duration {
    bottom: 6px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 16px;
    position: absolute;
    right: 6px
}

.TopstoryArticleItem-status {
    background: #ebeced;
    background: var(--GBK09A);
    border-radius: 4px;
    color: #8491a5;
    color: var(--GBL05A);
    margin: 16px 0;
    padding: 16px
}

.TopstoryArticleItem-status a {
    color: #09408e;
    color: var(--GBL07A)
}

.TopstoryArticleItem-status a:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.Topstory-newUserFollowItem {
    padding: 20px
}

.Topstory-newUserFollowItemHeader {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%
}

.Topstory-newUserFollowItemHeader,.Topstory-newUserFollowItemHeaderAuthorInfo,.Topstory-newUserFollowItemHeaderAuthorInfoText {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Topstory-newUserFollowItemHeaderAuthorInfoText {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 10px
}

.Topstory-newUserFollowItemHeaderAuthorBasicInfo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 500px
}

.Topstory-newUserFollowItemHeaderAuthorInfoName {
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    white-space: nowrap
}

.Topstory-newUserFollowItemHeaderFollowButton {
    height: 34px;
    padding: 0 14px;
    width: 100px
}

.Topstory-newUserFollowItemHeaderAuthorInfoDescription {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word
}

.Topstory-newUserFollowItemExtraInfo {
    color: #9196a1;
    color: var(--GBK06A)
}

.NGMMjPlIgmNJSiEet7HX {
    background-color: #1772f6;
    background-color: var(--GBL01A);
    border: none;
    border-radius: 8px;
    color: #fff;
    font-size: 15px;
    padding: 9px 14px
}

.ActionCard-topic {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 20px 20px 4px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 160px
}

.ActionCard-topic:not(:first-child):after {
    background-color: #ebeced;
    background-color: var(--GBK09A);
    content: "";
    display: block;
    height: 86px;
    left: 0;
    margin-top: -43px;
    position: absolute;
    top: 50%;
    width: 1px
}

.ActionCard-topic-name {
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ActionCard-topic-reason {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    font-size: 14px;
    height: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ActionCard-topic-button {
    font-size: 13px;
    height: 24px;
    line-height: 24px!important;
    width: 96px
}

.ActionCard-dot:after {
    content: "\B7";
    margin: 0 5px
}

.ActionCard-title {
    color: #8491a5;
    color: var(--GBL05A);
    margin-right: 8px
}

.CommentButton-text {
    margin-right: 4px
}

@media (max-width: 320px) {
    .CommentButton-text {
        display:none
    }
}

.LikeButton {
    --v2826452827: var(--flag-light,rgba(23,114,246,.1)) var(--flag-dark,rgba(85,142,255,.1));
    background: rgba(23,114,246,.1);
    background: var(--v2826452827);
    border-color: transparent;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #1772f6;
    color: var(--GBL01A);
    padding: 0 15px;
    text-align: center
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .LikeButton {
        background:oklch(from var(--GBL01A) l c h/.1)
    }
}

.LikeButton:not(:disabled):hover {
    --v3078630512: var(--flag-light,rgba(23,114,246,.15)) var(--flag-dark,rgba(85,142,255,.15));
    background-color: rgba(23,114,246,.15);
    background-color: var(--v3078630512)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .LikeButton:not(:disabled):hover {
        background-color:oklch(from var(--GBL01A) l c h/.15)
    }
}

.LikeButton:disabled:hover {
    background: #f8f8fa;
    background: var(--GBK10A)
}

.LikeButton.is-active {
    background: #1772f6;
    background: var(--GBL01A);
    color: #fff;
    color: var(--GBK99B)
}

.LikeButton.is-active:hover {
    background-color: #1772f6;
    background-color: var(--GBL01A)
}

.LikeButton .Icon {
    fill: currentColor;
    margin-right: 7px
}

.Topstory-mainColumn .TopstoryItem--advertCard,.TopstoryMain .TopstoryItem--advertCard {
    border-bottom: none;
    padding: 0
}

.TopstoryMain .TopstoryItem--advertCard {
    background: none;
    margin-bottom: 0
}

.NumberBoard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner {
    border-left: 1px solid #ebeced;
    border-left: 1px solid var(--GBK09A)
}

.NumberBoard-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.NumberBoard-item.Button {
    border: 0;
    font-size: inherit;
    line-height: inherit
}

.NumberBoard-item.Button:hover {
    background: none
}

.NumberBoard-item.Button:hover .NumberBoard-itemName,.NumberBoard-item.Button:hover .NumberBoard-itemValue,.NumberBoard-itema:hover .NumberBoard-itemName,.NumberBoard-itema:hover .NumberBoard-itemValue {
    color: #09408e;
    color: var(--GBL07A)
}

.NumberBoard-itemInner {
    line-height: 1.6;
    text-align: center
}

.NumberBoard-itemName {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px
}

.NumberBoard-itemValue {
    color: #191b1f;
    color: var(--GBK02A);
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.ShareMenu-button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    gap: 8px;
    height: 40px
}

.ShareMenu-button,.ShareMenu-button:hover {
    color: #373a40;
    color: var(--MapText03A)
}

.ShareMenu-button--wechat {
    anchor-name: --ShareMenu-button--wechat;
    position: relative
}

.ShareMenu-qrcodeBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    --v2801441220: var(--flag-light,0 5px 20px rgba(0,0,0,.1)) var(--flag-dark,0 5px 20px rgba(0,0,0,.1));
    align-items: center;
    background: #fff;
    background: var(--GBK99A);
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09B);
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1);
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v2801441220);
    box-shadow: var(--v2801441220);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    left: 100%;
    padding: 20px 18px;
    position: absolute;
    top: 0;
    z-index: 100
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ShareMenu-qrcodeBox {
        -webkit-box-shadow:0 5px 20px oklch(from var(--MapUIFrame01A) l c h/.1);
        box-shadow: 0 5px 20px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .ShareMenu-qrcodeBox {
    --v2801441286: var(--flag-light,0 5px 20px rgba(0,0,0,.3)) var(--flag-dark,0 5px 20px rgba(0,0,0,.3));
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.3);
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    -webkit-box-shadow: var(--v2801441286);
    box-shadow: var(--v2801441286)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .ShareMenu-qrcodeBox {
        -webkit-box-shadow:0 5px 20px oklch(from var(--MapUIFrame01A) l c h/.3);
        box-shadow: 0 5px 20px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

@supports (position-anchor:auto) {
    .ShareMenu-qrcodeBox {
        position-anchor: --ShareMenu-button--wechat;
        position-try-fallbacks: flip-block;
        bottom: auto;
        left: auto;
        left: anchor(end);
        position: fixed;
        right: auto;
        top: auto;
        top: anchor(start);
        z-index: 203
    }
}

.ColumnItem {
    position: relative
}

.ColumnItem-more {
    margin-left: 24px
}

.ColumnItem-botton {
    display: block;
    line-height: 40px;
    width: 96px
}

.TextArea {
    background: #f8f8fa;
    background: var(--GBK10A);
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: 26px;
    padding: 4px 10px;
    resize: none;
    -webkit-transition: background .2s;
    transition: background .2s
}

.TextArea:focus {
    background: #fff;
    background: var(--GBK99A);
    outline: none
}

.TextArea::-webkit-input-placeholder {
    color: #8491a5;
    color: var(--GBL05A)
}

.TextArea::-moz-placeholder {
    color: #8491a5;
    color: var(--GBL05A)
}

.TextArea:-ms-input-placeholder {
    color: #8491a5;
    color: var(--GBL05A)
}

.TextArea::-ms-input-placeholder {
    color: #8491a5;
    color: var(--GBL05A)
}

.TextArea::placeholder {
    color: #8491a5;
    color: var(--GBL05A)
}

.EBookItem .ContentItem-title {
    margin-top: 0
}

.EBookItem-description {
    color: #191b1f;
    color: var(--GBK02A);
    line-height: 27px;
    margin-bottom: 16px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.EBookItem-image {
    --v1782421442: var(--flag-light,0 1px 4px 0 rgba(25,27,31,.12)) var(--flag-dark,0 1px 4px 0 hsla(0,0%,100%,.12));
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(25,27,31,.12);
    box-shadow: 0 1px 4px 0 rgba(25,27,31,.12);
    -webkit-box-shadow: var(--v1782421442);
    box-shadow: var(--v1782421442);
    vertical-align: top
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .EBookItem-image {
        -webkit-box-shadow:0 1px 4px 0 oklch(from var(--GBK02A) l c h/.12);
        box-shadow: 0 1px 4px 0 oklch(from var(--GBK02A) l c h/.12)
    }
}

.EBookItem-actions {
    margin-top: 4px
}

.EBookItem-price {
    color: #d95350;
    color: var(--GRD03A)
}

.EBookItem-price del {
    color: #8491a5;
    color: var(--GBL05A);
    margin-left: 6px
}

.EduSectionItem-video {
    margin: 16px 0;
    position: relative
}

.EduSectionItem-video:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.EduSectionItem-player {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.EduSectionItem-toolbar {
    padding-left: 0;
    padding-top: 0
}

.LiveCourseItem-cover {
    border-radius: 4px;
    display: block;
    height: 170px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%
}

.LiveCourseItem-cover img {
    left: 50%;
    position: absolute;
    top: 70%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 100%
}

.LiveAvatar-wrapper {
    border-radius: 10%;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.LiveAvatar-column {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: calc(50% - 1px)
}

.LiveAvatar-img {
    border-radius: inherit;
    display: block
}

.LiveAvatar-img.alignCenter {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%)
}

.LiveAvatar-img+.LiveAvatar-img {
    border-top: 2px solid #fff;
    border-top: 2px solid var(--GBK99A)
}

.LiveAvatar-column+.LiveAvatar-column {
    border-left: 2px solid #fff;
    border-left: 2px solid var(--GBK99A)
}

.ActivityItem-StickyMark {
    border: 1px solid #3a76d0;
    border-radius: 2px;
    color: #3a76d0;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin: -3px 11px -3px 0;
    padding: 3px;
    vertical-align: middle
}

.ActivityItem-StickyMark+a,.ActivityItem-StickyMark+span {
    vertical-align: middle
}

.LiveItem-description {
    cursor: pointer;
    display: inline-block;
    line-height: 26px
}

.LiveItem-description.is-expand {
    overflow: auto;
    white-space: pre-wrap
}

button.LiveItem-description {
    display: block;
    text-align: left;
    width: 100%
}

.LiveItem-price {
    color: #d95350;
    color: var(--GRD03A)
}

.LiveItem-price del {
    color: #8491a5;
    color: var(--GBL05A);
    margin-left: 3px
}

.LiveItem-cover {
    border-radius: 4px;
    display: block;
    height: 160px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%
}

.LiveItem-cover img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 100%
}

.PinItem-author {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.PinItem-authorInfo {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.PinItem-remainContentRichText {
    margin-top: 10px;
    pointer-events: auto
}

.PinItem-remainContentRichText .link-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 10px
}

.PinItem-remainContentRichText .link-box .content {
    padding-left: 0
}

.PinItem-remainContentRichText .link-box .thumbnail {
    border-radius: 4px;
    height: 72px;
    width: 72px
}

.PinItem-remainContentRichText blockquote {
    cursor: pointer
}

.PinItem-3lineBlockquote {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 81px;
    overflow: hidden;
    text-overflow: ellipsis
}

.PinItem-contentTitle {
    max-height: 54px
}

.PinItem-contentTitle,.PinItem-contentUrl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.PinItem .subtype {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    color: #8491a5;
    color: var(--GBL05A);
    display: inline-block;
    font-size: 12px;
    line-height: normal;
    margin-left: 8px;
    padding: 1px 6px;
    vertical-align: 1px
}

.Thumbnail-Wrapper {
    width: 25%
}

.PinItem-content-originpin {
    --v4227349361: var(--flag-light,0 1px 3px rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px rgba(0,0,0,.1));
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v4227349361);
    box-shadow: var(--v4227349361)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .PinItem-content-originpin {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .PinItem-content-originpin {
    --v4227349427: var(--flag-light,0 1px 3px rgba(0,0,0,.3)) var(--flag-dark,0 1px 3px rgba(0,0,0,.3));
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: var(--v4227349427);
    box-shadow: var(--v4227349427)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .PinItem-content-originpin {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

.PinItem-content-originpin {
    background: #fff;
    background: var(--GBK99A);
    border-radius: 4px;
    font-size: 15px;
    line-height: 25px;
    margin-top: 20px;
    overflow: visible;
    padding: 16px
}

.PinItem-content-originpin .ContentItem-actions {
    background: transparent
}

.PinItem-content-originpin blockquote {
    margin: 8px 0
}

.PinItem-content-originpin .link-text {
    border-bottom: none!important;
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.PinItem-content-originpin .RichText-video {
    margin: 0;
    width: 50%
}

.PinItem-followButton {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.PinItem .hash_tag {
    color: #09408e;
    color: var(--GBL07A)
}

.ImageView {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    z-index: 101
}

.ImageView.is-active {
    --v2780095318: var(--flag-light,rgba(0,0,0,.65)) var(--flag-dark,rgba(0,0,0,.65));
    background-color: rgba(0,0,0,.65);
    background-color: var(--v2780095318)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ImageView.is-active {
        background-color:oklch(from var(--GBK02B) l c h/.65)
    }
}

.ImageView-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

.ImageView-img {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.ImageView-transformOrigin {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transition-property: -webkit-transform opacity;
    transition-property: -webkit-transform opacity;
    transition-property: transform opacity;
    transition-property: transform opacity,-webkit-transform opacity
}

.ImageGallery {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    z-index: 101
}

.ImageGallery.is-active {
    --v2780095318: var(--flag-light,rgba(0,0,0,.65)) var(--flag-dark,rgba(0,0,0,.65));
    background-color: rgba(0,0,0,.65);
    background-color: var(--v2780095318)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ImageGallery.is-active {
        background-color:oklch(from var(--GBK02B) l c h/.65)
    }
}

.ImageGallery .ImageGallery-Content {
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ImageGallery .ImageGallery-Content .ImageGallery-arrow-left,.ImageGallery .ImageGallery-Content .ImageGallery-arrow-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ImageGallery-arrow-left,.ImageGallery-arrow-right,.ImageGallery-close {
    cursor: pointer;
    height: 72px;
    position: absolute;
    width: 72px
}

.ImageGallery-arrow-left:before,.ImageGallery-arrow-right:before,.ImageGallery-close:before {
    border-radius: 50%;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ImageGallery-arrow-left:hover:before,.ImageGallery-arrow-right:hover:before,.ImageGallery-close:hover:before {
    background: #fff;
    background: var(--GBK99A);
    opacity: .1
}

.ImageGallery-arrow-left:active:before,.ImageGallery-arrow-right:active:before,.ImageGallery-close:active:before {
    background: #fff;
    background: var(--GBK99A);
    opacity: .3
}

.ImageGallery-arrow-left svg,.ImageGallery-arrow-right svg,.ImageGallery-close svg {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ImageGallery-arrow-disabled {
    cursor: default;
    opacity: .3
}

.ImageGallery-arrow-disabled:active:before,.ImageGallery-arrow-disabled:hover:before {
    background: transparent
}

.ImageGallery-Inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%
}

.ImageGallery-CursorZoomIn {
    cursor: -webkit-zoom-in
}

.ImageGallery-transition {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.ImageGallery-fixed {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ImageGallery-close {
    position: absolute;
    right: 14px;
    top: 24px
}

.gKKXYenSa6cU27tlacr3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.Rtc5EsgoU5t1ikdV4FYZ {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    padding: 0 2px 2px 0
}

.UnQ44lstSc4XllzHTKIo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    color: #fff;
    color: var(--GBK99A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    justify-content: center;
    left: 0;
    letter-spacing: 4px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 1
}

.UnQ44lstSc4XllzHTKIo:before {
    background: #191b1f;
    background: var(--GBK02A);
    content: "";
    height: 100%;
    left: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.nColYz_NLAbUeTQAZScP {
    --v4231797348: var(--flag-light,hsla(0,0%,100%,.55)) var(--flag-dark,rgba(25,27,31,.55));
    --v1083787172: var(--flag-light,1px solid rgba(25,27,31,.15)) var(--flag-dark,1px solid hsla(0,0%,100%,.15));
    --v2575282354: var(--flag-light,rgba(25,27,31,.35)) var(--flag-dark,hsla(0,0%,100%,.35));
    background: hsla(0,0%,100%,.55);
    background: var(--v4231797348);
    border: 1px solid rgba(25,27,31,.15);
    border: var(--v1083787172);
    border-radius: 4px;
    bottom: 6px;
    color: rgba(25,27,31,.35);
    color: var(--v2575282354);
    cursor: pointer;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    height: 16px;
    line-height: 18px;
    position: absolute;
    right: 6px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 28px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .nColYz_NLAbUeTQAZScP {
        background:oklch(from var(--GBK99A) l c h/.55);
        border: 1px solid oklch(from var(--GBK02A) l c h/.15);
        color: oklch(from var(--GBK02A) l c h/.35)
    }
}

.Topbar {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    background: var(--GBK99A);
    border-bottom: 1px solid #ebeced;
    border-bottom: 1px solid var(--MapUIFrame09A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    justify-content: space-between;
    padding: 0 24px
}

.Topbar-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.Topbar--mobile .Topbar-title {
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.Topbar--mobile .Topbar-title button {
    font-weight: 400;
    margin-left: 13px
}

.FollowStatus {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    color: #8491a5;
    color: var(--GBL05A);
    display: inline-block;
    font-size: 12px;
    margin-left: 8px;
    padding: 1px 6px;
    vertical-align: 1px
}

.UserItem-avatar .Avatar,.UserItem-avatar .Popover {
    display: block
}

.UserItem-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.UserItem-headline {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.UserItem-business {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 14px
}

.UserItem-company:after {
    color: #ebeced;
    color: var(--GBK09A);
    content: "|";
    margin: 0 5px
}

.ContentItem-rewardDetails {
    margin-top: -10px
}

.ContentItem-rewardAmount {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 18px;
    line-height: 25px
}

.ContentItem-rewardTime {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 15px;
    line-height: 21px;
    margin-top: 6px;
    text-align: right
}

.VoterList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.VoterList-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    overflow-y: scroll
}

.VoterList-description {
    --v3645691615: var(--flag-light,rgba(132,145,165,.1)) var(--flag-dark,rgba(146,154,171,.1));
    background: rgba(132,145,165,.1);
    background: var(--v3645691615);
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    text-align: center
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .VoterList-description {
        background:oklch(from var(--GBL05A) l c h/.1)
    }
}

.VoterList-description p {
    margin: 12px 24px
}

.ItemOptions-selfMenuItem {
    line-height: 40px
}

.ItemOptions-selfMenu {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px
}

.AnnotationTag {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 4px;
    color: #81858f;
    color: var(--GBK05A);
    font-size: 14px;
    line-height: 30px;
    margin-left: auto;
    max-width: 136px;
    padding: 0 12px
}

.QuestionItem-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.QuestionItem-muteStatus {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    color: #8491a5;
    color: var(--GBL05A);
    cursor: default;
    display: inline-block;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 8px;
    padding: 0 6px
}

.QuestionItem-icon {
    margin-left: 8px
}

.QuestionItem-footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.QuestionItem-answerIcon {
    margin-right: 4px
}

.QuestionItem-mobileDot:after {
    content: "•"
}

.QuestionItem-mobileDot {
    margin: 0 10px
}

.RoundtableItem-badge {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    color: #8491a5;
    color: var(--GBL05A);
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-left: 8px;
    padding: 3px 6px;
    vertical-align: 1px;
    white-space: nowrap
}

.Calendar {
    padding-bottom: 10px;
    width: 292px
}

.Calendar--hasBottomTool {
    padding-bottom: 0
}

.Calendar--showtime {
    width: 380px
}

.Calendar-topTool {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 20px 7px;
    position: relative
}

.Calendar-topToolDate {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    color: #191b1f;
    color: var(--GBK02A);
    flex-grow: 1;
    font-size: 20px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    text-align: center
}

.Calendar-topToolButton {
    border: none;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    position: absolute;
    top: 24px;
    width: 24px
}

.Calendar-topToolButton--prevYear {
    left: 20px
}

.Calendar-topToolButton--prevMonth {
    left: 44px
}

.Calendar-topToolButton--nextMonth {
    right: 44px
}

.Calendar-topToolButton--nextYear {
    right: 20px
}

.Calendar-topToolButton:hover {
    color: #1772f6;
    color: var(--GBL01A)
}

.Calendar-topToolButton button {
    height: 24px
}

.Calendar-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Calendar-table {
    border-collapse: separate;
    border-spacing: 12px 6px;
    padding: 0 20px 10px;
    table-layout: fixed
}

.Calendar-weekName {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    height: 24px;
    padding: 0
}

.Calendar-day {
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 14px;
    height: 24px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 24px
}

.Calendar-day.is-hovered {
    --v2826452827: var(--flag-light,rgba(23,114,246,.1)) var(--flag-dark,rgba(85,142,255,.1));
    background: rgba(23,114,246,.1);
    background: var(--v2826452827)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Calendar-day.is-hovered {
        background:oklch(from var(--GBL01A) l c h/.1)
    }
}

.Calendar-day.is-today {
    border: 1px solid #1772f6;
    border: 1px solid var(--GBL01A);
    color: #1772f6;
    color: var(--GBL01A)
}

.Calendar-day.is-today.is-disabled {
    border-color: #adb0b7;
    border-color: var(--GBK07A);
    color: #adb0b7;
    color: var(--GBK07A)
}

.Calendar-day.is-disabled {
    color: #adb0b7;
    color: var(--GBK07A);
    cursor: not-allowed
}

.Calendar-day.is-disabled.is-hovered {
    background: none
}

.Calendar-day.is-not-this-month {
    color: #adb0b7;
    color: var(--GBK07A)
}

.Calendar-day.is-input-date {
    background: #1772f6;
    background: var(--GBL01A);
    color: #fff;
    color: var(--GBK99A)
}

.Calendar-day.is-in-range:before {
    --v2826452827: var(--flag-light,rgba(23,114,246,.1)) var(--flag-dark,rgba(85,142,255,.1));
    background: rgba(23,114,246,.1);
    background: var(--v2826452827);
    bottom: 2px;
    content: "";
    display: block;
    left: -6px;
    position: absolute;
    right: -6px;
    top: 2px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Calendar-day.is-in-range:before {
        background:oklch(from var(--GBL01A) l c h/.1)
    }
}

.Calendar-bottomTool {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-top: 1px solid #ebeced;
    border-top: 1px solid var(--GBK09A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    justify-content: center;
    padding: 0 8px
}

.Calendar-todayButton {
    color: #1772f6;
    color: var(--GBL01A);
    font-size: 14px
}

.Calendar-todayButton[disabled] {
    color: #adb0b7;
    color: var(--GBK07A);
    cursor: not-allowed
}

.DatePicker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.DatePicker-Button {
    padding: 0 0 0 12px;
    width: 100%
}

.DatePicker-Button .Zi {
    margin-right: 4px
}

.PaymentTypeSetting-columnSettingField,.PaymentTypeSetting-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.PaymentTypeSetting-columnSettingField {
    padding: 11px 0
}

.PaymentTypeSetting-columnSettingField .PaymentTypeSetting-labelName:before {
    color: #d95350;
    color: var(--GRD03A);
    content: "*";
    margin-right: 4px;
    margin-top: 2px
}

.PaymentTypeSetting-labelName {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #373a40;
    color: var(--GBK03A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    margin-right: 3px;
    width: 110px
}

.PaymentTypeSetting-radioContainer,.PaymentTypeSetting-radioLabel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.PaymentTypeSetting-radioLabel {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8491a5;
    color: var(--GBL08A);
    font-size: 14px;
    margin: 0 20px 0 0;
    min-width: 0
}

.PaymentTypeSetting-radioLabel>label {
    margin-right: 8px
}

.PaymentTypeSetting-typeContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.PaymentTypeSetting-singlePurchaseContainer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 8px
}

.PaymentTypeSetting-singlePurchaseInput {
    margin: 0 4px
}

.PaymentTypeSetting-videoUploadForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px
}

.PaymentTypeSetting-videoUploadForm .PaymentTypeSetting-labelName {
    -webkit-box-flex: 0;
    color: #191b1f;
    color: var(--GBK02A);
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    margin: 0;
    padding: 0
}

.PaymentTypeSetting-videoUploadForm .PaymentTypeSetting-labelName:after {
    color: #d95350;
    color: var(--GRD03A);
    content: "*";
    margin-left: 4px
}

.DateTimePicker {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.DateTimePicker-selectList.Select-list {
    max-height: 226px
}

.DateTimePicker button,.DateTimePicker-label {
    margin-right: .6em
}

.VideoUploadForm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 30px
}

.VideoUploadForm-content {
    -webkit-box-flex: 1;
    -webkit-box-sizing: "border-box";
    box-sizing: "border-box";
    -ms-flex: auto;
    flex: auto;
    overflow: auto;
    padding-top: 10px
}

.VideoUploadForm-content::-webkit-scrollbar {
    display: none
}

.VideoUploadForm-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
    position: relative;
    width: 640px
}

.VideoUploadForm-itemTitle {
    -webkit-box-flex: 0;
    color: #191b1f;
    color: var(--GBK02A);
    -ms-flex: 0 0 105px;
    flex: 0 0 105px;
    font-size: 15px;
    font-weight: 500;
    line-height: 21px
}

.VideoUploadForm-itemTitle--required:after {
    color: #d95350;
    color: var(--GRD03A);
    content: " *"
}

.VideoUploadForm-itemTitle--top,.VideoUploadForm-itemTitle--topBelow,.VideoUploadForm-itemTitle--topic {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.VideoUploadForm-itemTitle--topic {
    margin-top: 4px
}

.VideoUploadForm-itemTitle--topBelow {
    margin-top: 8px
}

.VideoUploadForm-itemError {
    color: #d95350;
    color: var(--GRD03A);
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 42px
}

.VideoUploadForm-itemError--multiline {
    top: 138px
}

.VideoUploadForm-itemLimit {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    margin-left: 12px
}

.VideoUploadForm-itemLimit--multiline {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    justify-content: flex-end;
    margin-top: 6px;
    width: 100%
}

.VideoUploadForm-input {
    width: 100%
}

.VideoUploadForm-input.VideoUploadForm-input--multiline {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.VideoUploadForm-select {
    margin-right: 16px
}

.VideoUploadForm-select button {
    color: #373a40;
    color: var(--GBK03A)
}

.VideoUploadForm-select button .Zi {
    color: #8491a5;
    color: var(--GBL05A)
}

.VideoUploadForm-selectList.Select-list {
    max-height: 260px;
    overflow-y: auto
}

.VideoUploadForm-selectList.Select-list .Select-option {
    color: #373a40;
    color: var(--GBK03A)
}

.VideoUploadForm-feature {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1772f6;
    color: var(--GBL01A);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    margin-right: 16px
}

.VideoUploadForm-feature--disabled {
    cursor: not-allowed;
    opacity: .4
}

.VideoUploadForm-featureIcon {
    margin-right: 4px
}

.VideoUploadForm-radioContainer,.VideoUploadForm-typeContainer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.VideoUploadForm-radioContainer {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.VideoUploadForm-radioContainer--disabled {
    opacity: .3
}

.VideoUploadForm-radioLabel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 21px;
    margin-right: 32px
}

.VideoUploadForm-radio {
    margin-right: 8px
}

.VideoUploadForm-typeHint {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 12px;
    line-height: 20px
}

.VideoUploadForm-imageContainer {
    border-radius: 3px;
    height: 140px;
    position: relative;
    width: 224px
}

.VideoUploadForm-image {
    background-color: #000;
    background-color: var(--GBK02B);
    border-radius: 3px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.VideoUploadForm-uploadStatus {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 17px;
    height: 100%;
    justify-content: center
}

.VideoUploadForm-duration {
    bottom: 8px;
    color: #fff;
    color: var(--GBK99B);
    font-size: 12px;
    left: 12px;
    line-height: 14px;
    position: absolute;
    z-index: 1
}

.VideoUploadForm-imageEditButton.Video-uploadPosterButton {
    background-color: rgba(0,0,0,.8);
    border-radius: 3px;
    bottom: 8px;
    color: #fff;
    color: var(--GBK99B);
    cursor: pointer;
    height: 32px;
    padding: 0 12px;
    right: 8px;
    width: auto;
    z-index: 1
}

.VideoUploadForm-draftHint,.VideoUploadForm-imageEditButton.Video-uploadPosterButton {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    position: absolute
}

.VideoUploadForm-draftHint {
    bottom: 20px;
    color: #8491a5;
    color: var(--GBL05A);
    font-weight: 500;
    height: 34px;
    right: 130px
}

.VideoUploadForm-draftHint .Zi {
    margin-right: 4px
}

.VideoUploadForm-buttonGroup {
    -webkit-box-flex: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ebeced;
    border-top: 1px solid var(--GBK09A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: none;
    flex: none;
    height: 50px;
    justify-content: center;
    margin-right: 30px;
    width: 100%
}

.VideoUploadForm-submitButton {
    margin-left: 12px
}

.VideoUploadForm-scheduledPublish {
    font-size: 15px;
    height: 34px
}

.VideoUploadForm-scheduledPublish--timePicker {
    color: #535861;
    color: var(--GBK04A);
    margin-left: 20px
}

.VideoUploadForm-scheduledPublish--timePicker button {
    color: #373a40;
    color: var(--GBK03A)
}

.VideoUploadForm-scheduledPublish--timePicker button .Zi {
    color: #8491a5;
    color: var(--GBL05A)
}

.VideoUploadForm-scheduledPublish--tooltip {
    color: #535861;
    color: var(--GBK04A)
}

.ZVideoToolbar-videoFormModal {
    height: auto
}

.ZVideoToolbar-videoFormModal .Modal-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px
}

.ZVideoToolbar-videoFormModal .Modal-title {
    margin: 24px 0 0;
    text-align: left
}

.ZVideoToolbar-videoForm {
    border-top: none;
    margin-right: 4px;
    padding: 0 20px 24px
}

.ZVideoToolbar-menuContainer {
    z-index: 0
}

.ZVideoToolbar-menuItem {
    line-height: 40px
}

.CommentPermission-item {
    line-height: 40px;
    padding-left: 44px
}

.CommentDeleteAndReport-extra {
    text-align: center
}

.CommentDeleteAndReport-extra .Button {
    font-size: 13px
}

.ZVideoSettingMenu-item {
    line-height: 40px;
    padding-left: 44px
}

.Reviewing {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 6px;
    color: #373a40;
    color: var(--GBK03A);
    font-size: 14px;
    line-height: 20px;
    margin: 16px auto;
    max-width: 688px;
    padding: 16px
}

.Reviewing-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 21px
}

.Reviewing-tip {
    font-size: 15px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 21px;
    margin-left: 4px
}

.Reviewing-text {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px
}

.ZVideoItem-video {
    margin: 16px 0;
    position: relative
}

.ZVideoItem-video:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.ZVideoItem-player {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ZVideoItem-toolbar {
    padding-left: 0;
    padding-top: 0
}

.ZVideoItem-hiddenSign {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 15px;
    font-weight: 500;
    margin-right: 8px
}

.ZVideoItem-hiddenSign svg {
    fill: currentColor;
    margin-right: 4px
}

.EventcardItem-cover {
    border-radius: 4px;
    display: block;
    height: 160px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%
}

.EventcardItem-cover img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    width: 100%
}

.EventcardItem-content {
    line-height: 27px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Label-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 15px;
    height: 20px;
    margin-right: 4px
}

.Label-iconImg {
    height: 20px;
    width: 20px
}

.Label-iconColor--commercial {
    --v681283993: var(--flag-light,rgba(9,64,142,.72)) var(--flag-dark,rgba(82,113,176,.72));
    color: rgba(9,64,142,.72);
    color: var(--v681283993)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Label-iconColor--commercial {
        color:oklch(from var(--GBL07A) l c h/.72)
    }
}

.Label-iconColor--positive {
    color: #a5542f;
    color: var(--GYL02A)
}

.Label-iconColor--positiveBackground {
    --v2715759946: var(--flag-light,rgba(165,84,47,.08)) var(--flag-dark,rgba(210,130,98,.08));
    background: rgba(165,84,47,.08);
    background: var(--v2715759946)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Label-iconColor--positiveBackground {
        background:oklch(from var(--GYL02A) l c h/.08)
    }
}

.FeedSource-firstline {
    color: #8491a5;
    color: var(--GBL05A);
    height: 24px;
    margin-bottom: 6px
}

.FeedSource-firstline a {
    color: inherit
}

.FeedSource-byline {
    margin-bottom: 14px
}

.FeedSource-labelIcon {
    font-size: 14px;
    height: 24px;
    margin-left: 4px;
    padding: 4px 7px
}

.FeedSource-recognizeIcon {
    height: 16px;
    width: 16px
}

.TopstoryItem-KvipBlockWords {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3952a2;
    color: var(--MapVIPKnowledge);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.TopstoryItem-KvipBlockWords .KvipIcon {
    height: 17px;
    margin-left: 6px;
    width: 27px
}

.TopstoryQuestionAskItem-hint {
    color: #9196a1;
    color: var(--GBK06A);
    margin-bottom: 13px
}

.TopstoryQuestionAskItem-hint .Zi {
    color: #1772f6;
    color: var(--GBL01A);
    margin-right: 4px
}

.TopstoryItem .TopstoryQuestionAskItem-writeAnswerButton.Button:not(.Button--plain):not(.Button--link) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 6px
}

.TopstoryQuestionAskItem-questionInfo {
    color: #9196a1;
    color: var(--GBK06A)
}

.Feed .ColumnItem-meta,.Feed .RoundtableItem-meta {
    margin-top: 12px
}

.CommentsForOia {
    padding-top: 28px
}

.CommentsForOia .CommentItemV2 {
    padding: 0
}

.CommentsForOia .CommentItemV2 .CommentItemV2-footer {
    display: none
}

.CommentsForOia .CommentItemV2:not(:first-child):after {
    content: none
}

.CommentsForOia .Button {
    line-height: 36px;
    margin-top: 10px;
    width: calc(100vw - 32px)
}

@media (min-width: 640px) {
    .CommentsForOia .Button {
        width:calc(var(--app-max-width) - 32px)
    }
}

.RichContent-mobileBaidu .ContentItem-expandButton {
    bottom: 10px!important
}

.RewardForm-rewardModal {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    width: 400px
}

.RewardForm-rewardTitle {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 24px;
    margin: 40px auto 24px;
    text-align: center
}

.RewardForm-rewardInput {
    border: 1px solid #c4c7ce;
    border: 1px solid var(--GBK08A);
    border-radius: 3px;
    height: 48px;
    line-height: 48px;
    width: 488px
}

.RewardForm-rewardInput input {
    height: 36px
}

.RewardForm-rewardCheckbox {
    margin-right: 9px
}

.RewardForm-rewardLink {
    color: #1772f6;
    color: var(--GBL01A)
}

.RewardForm-prompting {
    margin-left: auto
}

.RewardForm-remark {
    margin: 16px 0 40px
}

.RewardForm-protocol,.RewardForm-remark {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.RewardForm-rewardSubmit {
    background: #1772f6;
    background: var(--GBL01A);
    border: 1px solid #1772f6;
    border: 1px solid var(--GBL01A);
    border-radius: 3px;
    color: #fff;
    color: var(--GBK99A);
    display: block;
    height: 36px;
    margin: 0 auto;
    width: 220px
}

.RewardForm-rewardSubmit:hover {
    background-color: #1772f6!important;
    background-color: var(--GBL01A)!important;
    color: #fff;
    color: var(--GBK99A)
}

.RewardForm-rewardSubmit-disabled {
    border: 1px solid #c4c7ce;
    border: 1px solid var(--GBK08A)
}

@media (max-width: 690px) {
    .RewardForm-rewardModal {
        width:100%
    }

    .RewardForm-rewardInput {
        margin: 0 auto;
        width: 90%
    }

    .RewardForm-remark {
        text-align: center
    }

    .RewardForm-prompting {
        position: static
    }
}

.SignInModal .MobileModal-title {
    padding-bottom: 0
}

.SignInModal-openInAppButton {
    background-color: #1772f6;
    background-color: var(--GBL01A);
    color: #fff;
    color: var(--GBK99A);
    line-height: 44px;
    margin-bottom: 16px;
    width: 100%
}

.SignInModal-content {
    padding: 0 16px
}

.SignInModal-content button {
    border: 1px solid;
    border-radius: 3px;
    font-size: 16px;
    height: 44px;
    width: 100%
}

.SignInModal-content button:not(:last-child) {
    margin-bottom: 16px
}

.SignInModal-button-zhihu {
    background-color: #fff;
    background-color: var(--GBK99A);
    border-color: #1772f6;
    border-color: var(--GBL01A);
    color: #1772f6;
    color: var(--GBL01A)
}

.SignInModal-button-weibo {
    background-color: #d95350;
    background-color: var(--GRD03A);
    border-color: #var(--GRD03A);
    color: #fff;
    color: var(--GBK99A)
}

.SignInModal-button-wechat {
    background-color: #adb0b7;
    background-color: var(--GBK07A);
    border-color: #adb0b7;
    border-color: var(--GBK07A);
    color: #fff;
    color: var(--GBK99A)
}

.SignInModal-button-qq {
    background-color: #1772f6;
    background-color: var(--GBL01A);
    border-color: #1772f6;
    border-color: var(--GBL01A);
    color: #fff;
    color: var(--GBK99A)
}

.CreatorPassModal {
    width: 400px
}

.CreatorPassModal .Modal-content {
    margin-top: 0;
    padding: 0 0 24px
}

.CreatorPassModal .ModalButtonGroup--vertical .Button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.CreatorPassModal-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.CreatorPassModal-content,.CreatorPassModal-decorateTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.CreatorPassModal-decorateTitle {
    color: #fff;
    color: var(--GBK99A);
    font-size: 24px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    height: 33px;
    position: absolute;
    top: -24px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.CreatorPassModal-decorateTitle img {
    height: 7px;
    width: 44px
}

.CreatorPassModal-decorateTitleText {
    margin: 0 16px
}

.CreatorPassModal-image {
    padding-bottom: 14px;
    position: relative
}

.CreatorPassModal-liukanshanImage {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 42px
}

.CreatorPassModal-title {
    font-size: 24px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 33px;
    margin-top: 32px
}

.CreatorPassModal-text {
    margin-top: 16px;
    max-width: 280px;
    text-align: center
}

.AIAssistantPanel-container {
    background-color: #fff;
    background-color: var(--GBK99A);
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px 0 var(--GBK13B);
    box-shadow: 0 1px 3px 0 var(--GBK13B);
    height: 100vh;
    position: absolute;
    right: -330px;
    top: -78px;
    width: 300px
}

.AIAssistantPanel-panel {
    height: 100%;
    position: relative
}

.AIAssistantPanel-header {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 14px 16px
}

.AIAssistantPanel-title {
    color: #191b1f;
    color: var(--MapText02A);
    font-size: 15px;
    font-weight: 500
}

.AIAssistantPanel-closeButton {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px
}

.AIAssistantPanel-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px
}

.AIAssistantPanel-tab {
    -webkit-box-flex: 1;
    color: #191b1f;
    color: var(--GBK02A);
    cursor: pointer;
    -ms-flex: 1 1;
    flex: 1 1;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 16px;
    position: relative;
    text-align: center
}

.AIAssistantPanel-tab.active {
    color: #1772f6;
    color: var(--MapBrand)
}

.AIAssistantPanel-tab.active:after {
    background-color: #1772f6;
    background-color: var(--MapBrand);
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 52px
}

.AIAssistantPanel-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100% - 106px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 12px 16px 0
}

.AIAssistantPanel-PreamblePanel {
    max-height: calc(100% - 217px)
}

.AIAssistantPanel-container.fixed .AIAssistantPanel-panel {
    height: 100%
}

.AIAssistantPanel-container.fixed .AIAssistantPanel-content {
    max-height: calc(100% - 80px)
}

.AIAssistantPanel-describeMessage {
    border-bottom: 1px dashed #ebeced;
    border-bottom: 1px dashed var(--MapUIFrame09A);
    color: #373a40;
    color: var(--MapText03A);
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 14px
}

.AIAssistantPanel-MessageLight {
    color: #9196a1;
    color: var(--MapText06A)
}

.DetectionPanel-cardsContainer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    row-gap: 20px
}

.DetectionPanel-card {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 12px;
    width: calc(50% - 6px)
}

.DetectionPanel-cardHeader {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px
}

.DetectionPanel-cardTitle {
    color: #373a40;
    color: var(--MapText03A);
    font-size: 13px;
    font-weight: 500;
    margin-left: 2px
}

.DetectionPanel-cardDescription {
    color: #8491a5;
    color: var(--MapInfoSub);
    font-size: 12px
}

.DetectionPanel-loadingIcon {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    width: 12px
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.DetectionPanel-count {
    background-color: rgba(0,202,166,.1);
    border-radius: 50%;
    color: #16b89b;
    color: var(--MapUIAccentC);
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    height: 16px;
    line-height: 16px;
    margin-left: 4px;
    padding: 0 4.5px;
    text-align: center
}

.DetectionPanel-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.DetectionPanel-resultItem {
    border-bottom: 1px dashed #ebeced;
    border-bottom: 1px dashed var(--MapUIFrame09A);
    color: #373a40;
    color: var(--MapText03A);
    font-size: 12px;
    padding: 12px 0
}

.DetectionPanel-resultItemHead {
    margin-bottom: 10px;
    margin-top: 4px
}

.DetectionPanel-resultItemTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #373a40;
    color: var(--MapText03A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px
}

.DetectionPanel-resultListItem {
    margin: 10px 0 6px 8px
}

.DetectionPanel-correctionItem {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: flex-start;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    justify-content: space-between;
    margin: 0 -6px 2px 0;
    padding: 6px
}

.DetectionPanel-correctionItem .DetectionPanel-resultListItemRender {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 230px
}

.DetectionPanel-resultListItemRender:before {
    color: #16b89b;
    color: var(--MapUIAccentC);
    content: "•";
    margin-right: 4px
}

.DetectionPanel-layoutItem {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
    display: -webkit-box;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis
}

.DetectionPanel-layoutItemDescription {
    background: rgba(133,144,166,.1);
    border-radius: 3px;
    color: #8491a5;
    color: var(--MapInfoSub);
    line-height: 16px;
    margin-top: 4px;
    padding: 2px 6px
}

.PreamblePanel-CardContainer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background: #fff;
    background: var(--GBK99A);
    bottom: 52px;
    height: 111px;
    justify-content: center;
    position: fixed;
    -webkit-transform: translateX(-16px);
    transform: translateX(-16px);
    width: 300px
}

.PreamblePanel-Card,.PreamblePanel-CardContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.PreamblePanel-Card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    border: 1px solid #f8f8fa;
    border: 1px solid var(--MapUIFrame10A);
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 95px;
    justify-content: space-between;
    padding: 12px;
    width: 265px
}

.AIAssistantPanel-container.medium-editor .AIAssistantPanel-panel {
    height: 100%
}

.AIAssistantPanel-container.medium-editor .AIAssistantPanel-content {
    height: calc(100% - 94px);
    max-height: none
}

.AIAssistantPanel-container.medium-editor .PreamblePanel-Card {
    bottom: 10px;
    position: absolute;
    right: 20px
}

.PreamblePanel-CardText {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 186px
}

.PreamblePanel-CardText,.PreamblePanel-CardTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.PreamblePanel-CardTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #373a40;
    color: var(--MapText03A);
    font-size: 13px;
    font-weight: 500;
    line-height: 19px
}

.PreamblePanel-CardTitleText {
    margin-left: 4px
}

.PreamblePanel-CardDescription {
    color: #8491a5;
    color: var(--MapInfoSub);
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px
}

.PreamblePanel-main {
    margin-top: 32px
}

.PreamblePanel-mainButton {
    background-color: #fff;
    background-color: var(--GBK99A);
    border: 1px solid #f8f8fa;
    border: 1px solid var(--MapUIFrame10A);
    border-radius: 18px;
    color: #373a40;
    color: var(--MapText03A);
    font-size: 13px;
    font-weight: 500;
    padding: 12px
}

.PreamblePanel-mainContent {
    border-left: 3px solid #ebeced;
    border-left: 3px solid var(--MapUIFrame09A);
    margin-top: 32px
}

.PreamblePanel-mainContentText {
    color: #535861;
    color: var(--MapText04A);
    font-size: 13px;
    letter-spacing: 0;
    line-height: 24px;
    padding-left: 12px
}

@media (max-width: 1500px) {
    .PreamblePanel-CardContainer {
        width:305px
    }
}

.VideoUploadButton-fileInput {
    display: none
}

.SlideshowEditBlockModal {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-top: 30px
}

.SlideshowEditBlockModal .Button {
    margin: 0 auto;
    width: 100px
}

.BaiduFileSelector .Modal-content {
    margin-top: 0;
    padding: 0
}

.BaiduFileSelector-iframe {
    min-height: 660px
}

.DraftHistory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.DraftHistory-loading {
    margin: auto
}

.DraftHistory-side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-right: 1px solid #ebeced;
    border-right: 1px solid var(--GBK09A);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 230px
}

.DraftHistory-title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 17px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 24px;
    padding: 18px 16px
}

.DraftHistory-history {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    overflow: auto
}

.DraftHistory-version {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 68px;
    justify-content: center;
    padding-left: 40px;
    position: relative
}

.DraftHistory-version:hover {
    --v3840355414: var(--flag-light,hsla(221,8%,60%,.08)) var(--flag-dark,hsla(221,8%,60%,.08));
    background-color: hsla(221,8%,60%,.08);
    background-color: var(--v3840355414)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .DraftHistory-version:hover {
        background-color:oklch(from var(--GBK06A) l c h/.08)
    }
}

.DraftHistory-version:before {
    border-left: 2px solid #ebeced;
    border-left: 2px solid var(--GBK09A);
    content: "";
    height: 100%;
    left: 24px;
    position: absolute;
    top: 24px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.DraftHistory-LocalSideTabWrapper .DraftHistory-version:before {
    border-left: 2px dashed #ebeced;
    border-left: 2px dashed var(--GBK09A)
}

.DraftHistory-version:last-child:before {
    height: 0
}

.DraftHistory-version:after {
    background-color: #fff;
    background-color: var(--GBK99A);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #9196a1,0 0 0 4px #fff;
    box-shadow: 0 0 0 2px #9196a1,0 0 0 4px #fff;
    -webkit-box-shadow: 0 0 0 2px var(--GBK06A),0 0 0 4px var(--GBK99A);
    box-shadow: 0 0 0 2px var(--GBK06A),0 0 0 4px var(--GBK99A);
    content: "";
    height: 4px;
    left: 24px;
    position: absolute;
    top: 24px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 4px
}

.DraftHistory-LocalSideTabWrapper .DraftHistory-version:after {
    background-color: #9196a1;
    background-color: var(--GBK06A);
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 6px;
    width: 6px
}

.DraftHistory-LocalSideTabWrapper .DraftHistory-version--selected:after,.DraftHistory-version--selected:after {
    background-color: #1772f6;
    background-color: var(--MapBrand);
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 3px #1772f6;
    box-shadow: 0 0 0 2px #fff,0 0 0 3px #1772f6;
    -webkit-box-shadow: 0 0 0 2px var(--GBK99A),0 0 0 3px var(--MapBrand);
    box-shadow: 0 0 0 2px var(--GBK99A),0 0 0 3px var(--MapBrand);
    height: 6px;
    width: 6px
}

.DraftHistory-versionDate {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 17px;
    line-height: 24px
}

.DraftHistory-version--selected .DraftHistory-versionDate {
    color: #1772f6;
    color: var(--MapBrand)
}

.DraftHistory-versionType {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px
}

.DraftHistory-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.DraftHistory-empty {
    margin: auto
}

.DraftHistory-emptyIcon {
    display: block;
    height: 120px;
    width: 150px
}

.DraftHistory-emptyText {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    text-align: center
}

.DraftHistory-draftTitle {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 32px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 45px;
    padding: 40px 24px 0
}

.DraftHistory-draft {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    overflow: auto;
    padding: 20px 8px
}

.DraftHistory-draft .Dropzone {
    width: 654px
}

.DraftHistory-actions {
    -ms-flex-align: center;
    border-top: 1px solid #ebeced;
    border-top: 1px solid var(--GBK09A);
    height: 52px;
    padding: 0 24px
}

.DraftHistory-actions,.DraftHistory-meta {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.DraftHistory-meta {
    -webkit-box-flex: 1;
    -ms-flex-align: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    color: #9196a1;
    color: var(--GBK06A);
    -ms-flex: 1 1;
    flex: 1 1;
    font-size: 14px;
    justify-content: flex-end;
    line-height: 20px;
    margin-right: 20px;
    overflow: hidden;
    text-align: right
}

.DraftHistory-revert {
    --v3078629522: var(--flag-light,rgba(23,114,246,.08)) var(--flag-dark,rgba(85,142,255,.08));
    background-color: rgba(23,114,246,.08);
    background-color: var(--v3078629522);
    border: none;
    color: #1772f6;
    color: var(--GBL01A);
    font-size: 13px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    padding: 0 10px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .DraftHistory-revert {
        background-color:oklch(from var(--GBL01A) l c h/.08)
    }
}

.DraftHistoryModal {
    width: 935px
}

.MaterialLibrary-alert {
    padding-top: 16px;
    text-align: center
}

.MaterialLibrary-alert h2 {
    font-size: 24px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    padding-bottom: 20px
}

.MaterialLibrary-alert p {
    font-size: 15px
}

.MaterialLibraryContent-select {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    justify-content: space-between;
    width: 340px
}

.MaterialLibraryContent-option {
    max-height: 300px;
    width: 340px
}

.Spinner-blade {
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px
}

.Spinner-blade--large {
    height: 35px;
    width: 35px
}

.Spinner-blade--large .Spinner-blade-12 {
    border-radius: 50%/16.67%;
    height: 25.71429%;
    width: 8.57143%
}

.Spinner-blade--white .Spinner-blade-12 {
    background-color: #fff;
    background-color: var(--GBK99A)
}

@-webkit-keyframes spinnerBladeFade {
    0% {
        opacity: .85
    }

    50% {
        opacity: .25
    }

    to {
        opacity: .25
    }
}

@keyframes spinnerBladeFade {
    0% {
        opacity: .85
    }

    50% {
        opacity: .25
    }

    to {
        opacity: .25
    }
}

.Spinner-blade-12 {
    -webkit-animation: spinnerBladeFade 1s linear infinite;
    animation: spinnerBladeFade 1s linear infinite;
    background-color: #9196a1;
    background-color: var(--GBK06A);
    border-radius: 50%/20%;
    height: 25%;
    left: 44.5%;
    position: absolute;
    top: 37%;
    width: 10%
}

.Spinner-blade-12:first-child {
    -webkit-animation-delay: -1.66667s;
    animation-delay: -1.66667s;
    -webkit-transform: rotate(30deg) translateY(-150%);
    transform: rotate(30deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(2) {
    -webkit-animation-delay: -1.58333s;
    animation-delay: -1.58333s;
    -webkit-transform: rotate(60deg) translateY(-150%);
    transform: rotate(60deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(3) {
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s;
    -webkit-transform: rotate(90deg) translateY(-150%);
    transform: rotate(90deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(4) {
    -webkit-animation-delay: -1.41667s;
    animation-delay: -1.41667s;
    -webkit-transform: rotate(120deg) translateY(-150%);
    transform: rotate(120deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(5) {
    -webkit-animation-delay: -1.33333s;
    animation-delay: -1.33333s;
    -webkit-transform: rotate(150deg) translateY(-150%);
    transform: rotate(150deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(6) {
    -webkit-animation-delay: -1.25s;
    animation-delay: -1.25s;
    -webkit-transform: rotate(180deg) translateY(-150%);
    transform: rotate(180deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(7) {
    -webkit-animation-delay: -1.16667s;
    animation-delay: -1.16667s;
    -webkit-transform: rotate(210deg) translateY(-150%);
    transform: rotate(210deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(8) {
    -webkit-animation-delay: -1.08333s;
    animation-delay: -1.08333s;
    -webkit-transform: rotate(240deg) translateY(-150%);
    transform: rotate(240deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(9) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    -webkit-transform: rotate(270deg) translateY(-150%);
    transform: rotate(270deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(10) {
    -webkit-animation-delay: -.91667s;
    animation-delay: -.91667s;
    -webkit-transform: rotate(300deg) translateY(-150%);
    transform: rotate(300deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(11) {
    -webkit-animation-delay: -.83333s;
    animation-delay: -.83333s;
    -webkit-transform: rotate(330deg) translateY(-150%);
    transform: rotate(330deg) translateY(-150%)
}

.Spinner-blade-12:nth-child(12) {
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s;
    -webkit-transform: rotate(1turn) translateY(-150%);
    transform: rotate(1turn) translateY(-150%)
}

.MaterialLibrary-input-module {
    border: 1px solid #1772f6;
    border: 1px solid var(--GBL01A);
    border-radius: 2px;
    font-size: 12px;
    height: 17px;
    line-height: 17px;
    width: 94px
}

.MaterialLibraryNav {
    border-right: 1px solid #f8f8fa;
    border-right: 1px solid var(--GBK10A);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding-top: 10px;
    position: relative;
    width: 170px
}

.MaterialLibraryNav-nav {
    max-height: 470px;
    overflow-y: scroll
}

.MaterialLibraryNav-Mine {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    height: 32px;
    padding: 0 15px 0 20px
}

.MaterialLibraryNav-Folder {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    min-height: 32px;
    padding: 0 15px 0 30px
}

.MaterialLibraryNav-Folder.active {
    background-color: #f8f8fa;
    background-color: var(--GBK10A)
}

.MaterialLibraryNav-Folder.active .nav-num {
    background: #fff;
    background: var(--GBK99A)
}

.MaterialLibraryNav-Folder .nav-handle {
    display: none
}

.MaterialLibraryNav-Folder:hover {
    background-color: #f8f8fa;
    background-color: var(--GBK10A)
}

.MaterialLibraryNav-Folder:hover .nav-handle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.MaterialLibraryNav-Folder:hover .nav-num {
    display: none
}

.MaterialLibraryNav-Folder:hover .nav-num.disable-hover {
    display: block
}

.MaterialLibraryNav-Add {
    bottom: 15px;
    cursor: pointer;
    left: 20px;
    position: absolute
}

.MaterialLibraryNav .nav-icon {
    margin-right: 10px;
    width: 16px
}

.MaterialLibraryNav .nav-name {
    max-width: 60px;
    word-break: break-all
}

.MaterialLibraryNav .nav-num {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 10px;
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    padding: 4px 5px
}

.MaterialLibraryNav-input-module {
    height: 28px;
    width: 250px
}

.LabelContainer-loading {
    height: 30px;
    margin: 16px 0
}

.LabelContainer-wrapper {
    margin: 16px 0
}

.LabelContainer-wrapper:empty {
    margin: 0
}

.LabelContainer-wrapper .LabelContainer {
    margin-bottom: -8px;
    padding: 0
}

.LabelContainer-placeholder {
    height: 30px
}

.Anonymous-confirm ul {
    padding-left: 2em
}

.Anonymous-confirm ul li {
    list-style: disc
}

.TopicBios-loading {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    min-height: 400px
}

.TopicBioItem:not(:first-child) {
    margin-top: 16px
}

.TopicBioItem .AuthorInfo {
    color: #535861;
    color: var(--GBK04A)
}

.TopicBioItem-title {
    color: #8491a5;
    color: var(--GBL05A);
    margin-bottom: 8px
}

.TopicBioItem-inner {
    border: 1px solid #09408e;
    border: 1px solid var(--GBL07A);
    border-radius: 3px;
    margin-bottom: 8px;
    padding: 12px
}

.TopicBioItem-modifyButton {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin-left: 6px
}

.TopicBioItem-modifyButton:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.TopicBioItem-input {
    font-size: 14px;
    height: auto;
    padding: 0;
    width: 100%
}

.TopicBioItem-input,.TopicBioItem-input.is-focus {
    border: none
}

.TopicBioItem-input .Input {
    color: #535861;
    color: var(--GBK04A);
    height: auto
}

.TopicBioItem-inputFooter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between
}

.TopicBioItem-actions {
    text-align: right
}

.TopicBioItem-actions .Button:not(:first-child) {
    margin-left: 25px
}

.TopicBioItem-addButton {
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    height: 48px;
    padding: 0 12px;
    text-align: left
}

.TopicBioItem-addButton:hover {
    border-color: #09408e;
    border-color: var(--GBL07A)
}

.TopicBioItem-addButton .Icon {
    fill: currentColor
}

@-webkit-keyframes fsFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fsFadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fsFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fsFadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fsSlideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fsSlideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fsSlideDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

@keyframes fsSlideDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}

.AnswerForm {
    position: relative
}

.AnswerForm .Editable-toolbar {
    border-top: 1px solid #ebeced;
    border-top: 1px solid var(--GBK09A)
}

.AnswerForm .Sticky.is-fixed .Editable-toolbar,.AnswerForm--isToolbarSticky .Editable-toolbar {
    border-bottom: none;
    border-top: none
}

.AnswerForm .Sticky.is-fixed .Editable-toolbar:after,.AnswerForm--isToolbarSticky .Editable-toolbar:after {
    --v1171690763: var(--flag-light,radial-gradient(ellipse at 50% 1%,rgba(25,27,31,.1),hsla(0,0%,100%,0) 80%)) var(--flag-dark,radial-gradient(ellipse at 50% 1%,hsla(0,0%,100%,.1),rgba(25,27,31,0) 80%));
    background: radial-gradient(ellipse at 50% 1%,rgba(25,27,31,.1),hsla(0,0%,100%,0) 80%);
    background: var(--v1171690763);
    content: " ";
    height: 3px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 100%
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .AnswerForm .Sticky.is-fixed .Editable-toolbar:after,.AnswerForm--isToolbarSticky .Editable-toolbar:after {
        background:radial-gradient(ellipse at 50% 1%,oklch(from var(--GBK02A) l c h/.1),oklch(from var(--GBK99A) l c h/0) 80%)
    }
}

.AnswerForm-fullscreenBackdrop {
    --v3331801949: var(--flag-light,rgba(25,27,31,.3)) var(--flag-dark,hsla(0,0%,100%,.3));
    -webkit-animation: fsFadeIn .3s ease-in-out;
    animation: fsFadeIn .3s ease-in-out;
    background: rgba(25,27,31,.3);
    background: var(--v3331801949);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .AnswerForm-fullscreenBackdrop {
        background:oklch(from var(--GBK02A) l c h/.3)
    }
}

.AnswerForm-fullscreenBackdrop.isLeaveActive {
    -webkit-animation: fsFadeOut .3s ease-out;
    animation: fsFadeOut .3s ease-out
}

.AnswerForm-fullscreenScroller {
    -webkit-box-flex: 1;
    -webkit-overflow-scrolling: touch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background: #fff;
    background: var(--GBK99A);
    background: #f8f8fa;
    background: var(--GBK10A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto
}

.AnswerForm-cloneEditor {
    opacity: 1
}

.AnswerForm-fullscreenContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-animation: fsSlideUp .3s ease-in-out;
    animation: fsSlideUp .3s ease-in-out;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}

.AnswerForm-fullscreenContent.isLeaveActive {
    -webkit-animation: fsSlideDown .3s ease-out;
    animation: fsSlideDown .3s ease-out
}

.AnswerForm-fullscreenContent .RichText {
    --v3050994928: var(--flag-light,0 1px 3px 0 rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px 0 rgba(0,0,0,.1));
    background: #fff;
    background: var(--GBK99A);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v3050994928);
    box-shadow: var(--v3050994928);
    height: calc(100% - 52px);
    min-height: 0!important;
    min-height: auto!important
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .AnswerForm-fullscreenContent .RichText {
        -webkit-box-shadow:0 1px 3px 0 oklch(from var(--GBK02B) l c h/.1);
        box-shadow: 0 1px 3px 0 oklch(from var(--GBK02B) l c h/.1)
    }
}

.AnswerForm-fullscreenContent .Editable {
    -webkit-box-flex: 1;
    border: none;
    -ms-flex: 1 1;
    flex: 1 1
}

.AnswerForm-fullscreenContent .Editable-toolbar {
    background: #fff;
    background: var(--GBK99A);
    border-color: #ebeced;
    border-color: var(--GBK09A);
    border-width: 1px 0;
    border-top: none;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10
}

.AnswerForm-fullscreenContent .AnswerForm-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 688px;
    width: 100%
}

.AnswerForm-fullscreenContent .AnswerForm-editor {
    -webkit-box-flex: 1;
    display: block;
    -ms-flex: 1 1;
    flex: 1 1;
    position: static
}

.AnswerForm-fullscreenContent .AnswerForm-footer {
    background: #f8f8fa;
    background: var(--GBK10A);
    -webkit-box-shadow: none;
    box-shadow: none
}

.AnswerForm-enterFullscreenButton {
    padding: 0 6px
}

.AnswerForm-exitFullscreenButton {
    background: #ebeced;
    background: var(--GBK09A);
    border: none;
    border-radius: 4px;
    line-height: 30px;
    padding: 0 8px;
    position: fixed;
    right: 17px;
    top: 17px;
    z-index: 11
}

.AnswerForm-exitFullscreenButton .Icon {
    fill: currentColor;
    margin-right: 8px
}

.AnswerForm-exitFullscreenButton:hover {
    background: #ebeced;
    background: var(--GBK09A);
    color: #81858f;
    color: var(--GBK05A)
}

.AnswerForm-title {
    font-size: 22px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    margin: 16px 0;
    padding: 0 20px
}

.AnswerForm-editor.is-focus {
    border: none
}

.AnswerForm-editor .Dropzone-overlay {
    margin: 14px 24px
}

.AnswerForm-cloneEditor,.AnswerForm-editor {
    border: none;
    border-radius: 0
}

.AnswerForm-cloneEditor .RichText--editable,.AnswerForm-editor .RichText--editable {
    font-size: 15px;
    padding: 12px 20px
}

.AnswerForm-footer {
    background: #fff;
    background: var(--GBK99A);
    position: relative
}

.AnswerForm--isFullscreen .AnswerForm-footer,.AnswerForm-footer.is-fixed {
    --v477414294: var(--flag-light,0 -1px 3px 0 rgba(9,64,142,.05)) var(--flag-dark,0 -1px 3px 0 rgba(82,113,176,.05));
    -webkit-box-shadow: 0 -1px 3px 0 rgba(9,64,142,.05);
    box-shadow: 0 -1px 3px 0 rgba(9,64,142,.05);
    -webkit-box-shadow: var(--v477414294);
    box-shadow: var(--v477414294)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .AnswerForm--isFullscreen .AnswerForm-footer,.AnswerForm-footer.is-fixed {
        -webkit-box-shadow:0 -1px 3px 0 oklch(from var(--GBL07A) l c h/.05);
        box-shadow: 0 -1px 3px 0 oklch(from var(--GBL07A) l c h/.05)
    }
}

.AnswerForm-footer--hidden {
    opacity: 0;
    pointer-events: none
}

.AnswerForm-footerContent {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 52px;
    padding: 12px 24px;
    position: relative
}

.AnswerForm-footerContent:empty {
    display: none
}

.AnswerForm-footerContent+.AnswerForm-footerContent {
    border-top: 1px solid #ebeced;
    border-top: 1px solid var(--GBK09A)
}

.AnswerForm-status {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin-right: auto
}

.AnswerForm-delete {
    margin-right: 12px
}

.AnswerForm-delete:hover .Icon {
    fill: #9196a1;
    fill: var(--GBK06A)
}

.AnswerForm-draftStatus--failed {
    color: #d95350;
    color: var(--GRD03A)
}

.AnswerForm-footerRight {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.AnswerForm-submit {
    margin-left: 22px
}

.AnswerForm-cancel {
    color: #09408e;
    color: var(--GBL07A);
    cursor: pointer
}

.AnswerForm-cancel:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.AnswerForm-Notication {
    background: #191b1f;
    background: var(--GBK02A);
    border-radius: 4px;
    color: #fff;
    color: var(--GBK99A);
    font-size: 14px;
    height: 20px;
    left: 100%;
    line-height: 20px;
    margin-left: 16px;
    opacity: .8;
    padding: 8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap
}

.AnswerForm-Notication:after {
    border-bottom: 8px solid #191b1f;
    border-bottom: 8px solid var(--GBK02A);
    border-left: 8px solid transparent;
    border-radius: 1px;
    border-right: 8px solid transparent;
    content: "";
    height: 0;
    left: -12px;
    margin: 6px auto auto;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 0;
    z-index: 3
}

.AnswerForm-openRewardButton {
    margin-right: 40px;
    position: relative
}

.AnswerForm-openRewardLabel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 20px
}

.AnswerForm-openRewardCheckbox {
    margin-right: 9px
}

.AnswerForm-scheduledPublishCallout {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.AnswerForm-scheduledPublishCallout .DateTimePicker button {
    line-height: 26px
}

.UserProfitCardSelector {
    height: calc(100vh - 48px);
    width: 700px
}

.UserProfitCardSelector .Modal-content,.UserProfitCardSelector .Modal-inner,.UserProfitCardSelector-content,.UserProfitCardSelector-iframe {
    height: 100%
}

.UserProfitCardSelector .Modal-content {
    margin: 0;
    padding: 0
}

.AnswerForm-MCNEditor {
    height: 385px;
    overflow: hidden;
    width: 536px
}

.AnswerForm-MCNEditor .Modal-content,.AnswerForm-MCNEditor .Modal-inner {
    height: 100%;
    overflow: hidden
}

.AnswerForm-MCNEditor .Modal-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%
}

.AnswerForm-MCNEditor .AnswerForm-MCNEditorIframe {
    max-height: 100vh
}

.u-pointerEventsNone {
    pointer-events: none
}

.ToolbarV3SubmenuButton {
    display: block
}

.ToolbarV3Menu-container {
    border: none;
    border-radius: 8px;
    -webkit-box-shadow: 0 4px 100px 0 rgba(0,0,0,.12);
    box-shadow: 0 4px 100px 0 rgba(0,0,0,.12)
}

.ToolbarV3Menu-container .Menu {
    padding: 4px
}

.AnswerModal-list {
    font-size: 14px;
    line-height: 1.75
}

.AnswerModal-list>li:not(:first-child) {
    margin-top: 4px
}

.AnswerModal-moreLink {
    border-bottom: 1px solid transparent;
    color: #09408e;
    color: var(--GBL07A);
    display: inline-block;
    font-size: 14px;
    margin-top: 8px
}

.AnswerModal-moreLink:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.CreatorRightsNotification .Modal-content {
    margin: 0;
    padding: 0
}

.CreatorRightsNotification-liukanshan {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 42px
}

.CreatorRightsNotification-title {
    font-size: 24px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 30px;
    margin-top: 40px;
    text-align: center
}

.CreatorRightsNotification-content {
    font-size: 14px;
    margin: 24px 24px 0;
    text-align: center
}

.CreatorRightsNotification-content a {
    color: #09408e;
    color: var(--GBL07A)
}

.CreatorRightsNotification-buttonGroup {
    margin: 32px 0 24px
}

.CreatorRightsNotification-buttonGroup .Button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 280px
}

.CreatorRightsNotification-buttonGroup .CreatorRightsNotification-dismiss.Button {
    margin-top: 12px
}

.ModalExp-background {
    background-color: rgba(26,26,26,.4);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3
}

.ModalExp-content {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    bottom: -60vh;
    height: 60vh;
    left: 0;
    overflow: scroll;
    position: fixed;
    -webkit-transition: bottom .2s cubic-bezier(.4,0,.2,1);
    transition: bottom .2s cubic-bezier(.4,0,.2,1);
    z-index: 4
}

.ModalExp-closeIcon {
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 102
}

.ModalExp-modalShow {
    bottom: 0
}

.SkipModal .ModalExp-modalShow {
    border-radius: 12px;
    height: 132px;
    left: 50%;
    margin-left: -140px;
    margin-top: -66px;
    position: fixed;
    top: 50%;
    width: 280px
}

.SkipModal .ModalExp-modalShow .title {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    margin: 24px 0;
    text-align: center
}

.SkipModal .ModalExp-modalShow .button_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.SkipModal .ModalExp-modalShow .Button--plain,.SkipModal .ModalExp-modalShow .Button--primary {
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    line-height: 22px;
    width: 112px
}

.SkipModal .ModalExp-modalShow .Button--primary {
    background-color: #06f;
    color: #fff
}

.SkipModal .ModalExp-modalShow .Button--plain {
    background-color: #eaeaea;
    color: #444;
    margin: 0 16px 0 20px
}

.ModalLoading-background {
    background-color: rgba(26,26,26,.4);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 101
}

.ModalLoading-content {
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 102
}

.ModalLoading-modalShow {
    bottom: 0;
    display: block;
    left: 0
}

.ModalWrap-body {
    overflow: hidden!important
}

.ModalWrap .ModalExp-content {
    border-radius: 20px 20px 0 0;
    height: 200px;
    width: 100%;
    z-index: 102
}

.ModalWrap .ModalExp-background {
    z-index: 101
}

.ModalWrap-content {
    padding: 15px 20px
}

.ModalWrap-title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 14px
}

.ModalWrap-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    padding: 16px 0
}

.ModalWrap-item:last-child {
    position: relative
}

.ModalWrap-item:last-child:before {
    border-top: 1px solid #c4c7ce;
    border-top: 1px solid var(--GBK08A);
    bottom: -50%;
    content: " ";
    display: block;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.ModalWrap-item:last-child .ModalWrap-itemBtn {
    --v470502664: var(--flag-light,hsla(210,5%,93%,.7)) var(--flag-dark,rgba(40,43,48,.7));
    background-color: hsla(210,5%,93%,.7);
    background-color: var(--v470502664);
    color: #535861;
    color: var(--GBK04A)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ModalWrap-item:last-child .ModalWrap-itemBtn {
        background-color:oklch(from var(--GBK09A) l c h/.7)
    }
}

.ModalWrap-itemBtn {
    background-color: #1772f6;
    background-color: var(--GBL01A);
    border-radius: 6px;
    color: #fff;
    color: var(--GBK99A);
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-left: auto;
    text-align: center;
    width: 90px
}

.ModalWrap-itemTitle {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.ModalWrap-itemDesc {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 12px
}

.ModalWrap-itemImg {
    height: 44px;
    margin-right: 10px;
    width: 44px
}

.ModalWrap-itemImg img {
    height: 100%;
    width: 100%
}

.Reward-activateBtn {
    background: #f04567;
    background: var(--MapLiveBrand);
    border-radius: 4px;
    color: #fff;
    color: var(--MapUIFrame99B);
    height: 32px;
    margin-bottom: 12px;
    margin-top: 60px;
    width: 110px
}

.Reward-activateHint {
    color: #adb0b7;
    color: var(--MapUIFrame07A);
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 60px
}

.Reward-rewardBtn {
    background: #f04567;
    background: var(--MapLiveBrand);
    border-radius: 4px;
    color: #fff;
    color: var(--MapUIFrame99B);
    height: 32px;
    margin-bottom: 12px;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 20px
}

@font-face {
    font-family: ZHVipFont;
    src: url(https://unpkg.zhimg.com/@cfe/assets@1.4.0/dist/fonts/ZHVipFont-Medium.ttf)
}

.Reward {
    color: #81858f;
    color: var(--GBK05A);
    font-size: 14px;
    text-align: center
}

.Reward-tagline {
    font-size: 15px;
    line-height: 18px;
    margin-top: 60px
}

.AnswerItem-meta {
    margin-top: 14px;
    position: relative
}

.AnswerItem-meta .AnswerItem-sticky {
    cursor: default
}

.AnswerItem-meta .AnswerItem-sticky,.AnswerItem-selfMenu {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px
}

.AnswerItem-selfMenuItem {
    line-height: 40px
}

.AnswerItem-selectMenuItem {
    line-height: 40px;
    padding-left: 44px
}

.AnswerItem-statusContent {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 4px;
    margin: 16px 0;
    padding: 16px
}

.AnswerItem-statusReason {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 15px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 26px;
    margin-bottom: 3px
}

.AnswerItem-statusDescription {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 14px;
    line-height: 26px
}

.AnswerItem-statusDescription .RichContent-inner {
    margin-top: 0
}

.AnswerItem-statusDescription .RichContent.is-collapsed .RichContent-inner:hover {
    color: #191b1f;
    color: var(--GBK02A)
}

.AnswerItem-statusDescription .ContentItem-arrowIcon {
    display: none
}

.AnswerItem-statusLink {
    border-bottom: 1px solid #8491a5;
    border-bottom: 1px solid var(--GBL05A)
}

.AnswerItem-statusLink:active,.AnswerItem-statusLink:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A);
    color: #09408e;
    color: var(--GBL07A)
}

.AnswerItem-complaintLink {
    color: #09408e;
    color: var(--GBL07A);
    font-weight: 400;
    padding-bottom: 2px
}

.AnswerItem-complaintLink:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.AnswerItem-complaintHelp {
    float: right
}

.AnswerItem-complaintIcon {
    position: relative;
    top: -1px
}

.AnswerItem-status {
    background: #ebeced;
    background: var(--GBK09A);
    border-radius: 4px;
    color: #8491a5;
    color: var(--GBL05A);
    margin: 16px 0;
    padding: 16px
}

.AnswerItem-status a {
    color: #09408e;
    color: var(--GBL07A)
}

.AnswerItem-status a:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.AnswerItem-deleted {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 15px;
    text-align: center
}

.AnswerItem-deleted a {
    color: #09408e;
    color: var(--GBL07A);
    cursor: pointer;
    font-size: inherit
}

.AnswerItem-deleted a:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.AnswerItem-form {
    border-bottom: 1px solid #ebeced;
    border-bottom: 1px solid var(--GBK09A)
}

.AnswerItem-editButton {
    color: #09408e;
    color: var(--GBL07A);
    cursor: pointer
}

.AnswerItem-editButton:hover .AnswerItem-editButtonText {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.AnswerItem-mainAction {
    border-color: #1772f6;
    border-color: var(--GBL01A);
    color: #1772f6;
    color: var(--GBL01A);
    margin-right: 16px
}

.AnswerItem-mainAction--disabled {
    opacity: .5
}

.Body--Mobile .AnswerItem-mainAction {
    font-size: 12px;
    line-height: 28px;
    margin-right: 12px;
    padding: 0 10px
}

.Body--Mobile .AnswerItem .Icon--comment,.Body--Mobile .AnswerItem .Icon--dots,.Body--Mobile .AnswerItem .Icon--setting,.Body--Mobile .AnswerItem .Icon--star {
    width: 16px!important
}

.AnswerItem-authorInfo {
    margin-top: 10px
}

.AnswerItem-authorInfo--related {
    margin-top: 0
}

.AnswerItem-brandQuestionPrizeTip {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 15px;
    margin-top: 8px
}

.AnswerItem-brandQuestionPrizeTip a {
    color: #1772f6;
    color: var(--GBL01A);
    margin-left: 5px
}

.AnswerItem-mainAction.AnswerItem-brandQuestionButton {
    margin-right: 5px;
    padding: 0 10px
}

.AnswerItem-IntroCard .IntroCard-contentName {
    max-height: 21px
}

.AnswerItem-IntroCard .IntroCard-authorDesc,.AnswerItem-IntroCard .IntroCard-description {
    max-height: 42px
}

.RichContent-wechatExpand {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    position: relative;
    top: 20px
}

.RichContent-wechatExpand>div:first-child {
    width: 100%
}

.RichContent-wechatExpand svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.AnswerItem-lock {
    color: #373a40;
    color: var(--GBK03A)
}

.AnswerItem-lockIcon {
    margin-right: 4px
}

.AnswerItem .SelfVisibleLable-wrap {
    margin-top: 16px
}

body:not(.Body--Mobile) .AnswerItem .RichContent-hasCatalog .RichContent-inner {
    overflow: visible
}

.AnswerItem-highlight em {
    color: #d95350;
    color: var(--GRD03A);
    font-style: normal
}

.Copyright-TxtBottom {
    margin-top: 10px
}

.VoteButton {
    --v2826452827: var(--flag-light,rgba(23,114,246,.1)) var(--flag-dark,rgba(85,142,255,.1));
    background: rgba(23,114,246,.1);
    background: var(--v2826452827);
    border-color: transparent;
    color: #1772f6;
    color: var(--GBL01A);
    padding: 0 10px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .VoteButton {
        background:oklch(from var(--GBL01A) l c h/.1)
    }
}

.VoteButton:not(:disabled):hover {
    --v3078630512: var(--flag-light,rgba(23,114,246,.15)) var(--flag-dark,rgba(85,142,255,.15));
    background-color: rgba(23,114,246,.15);
    background-color: var(--v3078630512)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .VoteButton:not(:disabled):hover {
        background-color:oklch(from var(--GBL01A) l c h/.15)
    }
}

.VoteButton:disabled:hover {
    background: #f8f8fa;
    background: var(--GBK10A)
}

.VoteButton.is-active {
    background: #1772f6;
    background: var(--GBL01A);
    color: #fff;
    color: var(--GBK99B)
}

.VoteButton.is-active:hover {
    background-color: #1772f6;
    background-color: var(--GBL01A)
}

.VoteButton-Ship,.VoteButton-TriangleUp {
    margin-right: 5px
}

.VoteButton--down {
    margin-left: 4px
}

.VoteButton--down.VoteButton--mobileDown {
    margin-left: 8px
}

.VideoAnswerPlayer {
    margin: 16px 0
}

.VideoAnswerPlayer-video {
    position: relative
}

.VideoAnswerPlayer-video:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.VideoAnswerPlayer-iframe {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.SelfVisibleLable-wrap {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 6px;
    font-size: 14px;
    height: 40px;
    line-height: 40px
}

.SelfVisibleLable-lockIcon {
    margin-left: 13px;
    margin-right: 7px
}

.ArticleItem-authorInfo {
    margin-top: 14px
}

.ArticleItem-extraInfo {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin-top: 16px
}

.ArticleItem-status {
    background: #ebeced;
    background: var(--GBK09A);
    border-radius: 4px;
    color: #8491a5;
    color: var(--GBL05A);
    margin: 16px 0;
    padding: 16px
}

.ArticleItem-status a {
    color: #09408e;
    color: var(--GBL07A)
}

.ArticleItem-status a:hover {
    border-bottom: 1px solid #09408e;
    border-bottom: 1px solid var(--GBL07A)
}

.ArticleItem-highlight em {
    color: #d95350;
    color: var(--GRD03A);
    font-style: normal
}

.Post-ActionMenuButton {
    margin-left: 24px
}

.Post-ActionMenu>.Menu-item {
    line-height: 40px;
    padding: 0 20px;
    position: relative
}

.Post-ActionMenu>.Menu-item .Icon {
    left: 20px;
    position: absolute;
    top: 10px
}

.Post-ActionMenu>.Menu-divider:last-child {
    display: none
}

.Post-ActionMenu--withCommentSettings>.Menu-item {
    padding-left: 44px
}

.TopstoryItem.Topstory-feedGroupCollapsedItem {
    color: #8491a5;
    color: var(--GBL05A);
    cursor: pointer;
    padding: 12px 20px
}

.Topstory-feedGroupCollapsedItemIcon {
    position: relative;
    top: 1px
}

.TopstoryItem {
    border-radius: 0;
    outline: none;
    overflow: visible;
    overflow: initial;
    padding: 16px 20px;
    position: relative
}

.TopstoryItem:focus:before {
    bottom: 0;
    content: "";
    left: 0;
    outline: none;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    z-index: 1
}

html[data-focus-visible] .TopstoryItem:focus:before {
    --v3473974657: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.3));
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3);
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3);
    -webkit-box-shadow: var(--v3473974657);
    box-shadow: var(--v3473974657)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-focus-visible] .TopstoryItem:focus:before {
        -webkit-box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.3);
        box-shadow: 0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.3)
    }
}

html[data-theme=dark][data-focus-visible] .TopstoryItem:focus:before {
    --v3473974756: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.6));
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6);
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6);
    -webkit-box-shadow: var(--v3473974756);
    box-shadow: var(--v3473974756)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark][data-focus-visible] .TopstoryItem:focus:before {
        -webkit-box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.6);
        box-shadow: 0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.6)
    }
}

.TopstoryItem:hover .TopstoryItem-rightButton {
    opacity: 1
}

.TopstoryItem .ContentItem-actions .Button:not(.Button--plain):not(.Button--link) {
    line-height: 30px;
    padding: 0 12px
}

.TopstoryItem-rightButton {
    opacity: 0;
    position: absolute;
    right: 16px;
    top: 12px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.TopstoryItem-rightButton.Popover {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 3px;
    opacity: 1;
    padding: 3px 6px
}

.TopstoryItem-actionButton {
    position: absolute;
    right: 24px;
    top: 20px
}

.TopstoryItem-actionButton.is-active {
    color: #09408e;
    color: var(--GBL07A)
}

.TopstoryItem-advertButton {
    font-size: 13px
}

.TopstoryItem-advertButton .Icon {
    margin-left: 6px
}

.TopstoryItem-uninterestTitle {
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.TopstoryItem-uninterestTag {
    margin-top: 12px
}

.TopstoryItem-uninterestTag:not(:last-child) {
    margin-right: 16px
}

.TopstoryItem-uninterestTag.is-active {
    background: #1772f6;
    background: var(--GBL01A);
    border: 1px solid #1772f6;
    border: 1px solid var(--GBL01A);
    color: #fff;
    color: var(--GBK99A)
}

.TopstoryItem-menuItem {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    line-height: 36px
}

.TopstoryItem-isRecommend {
    padding: 20px
}

.TopstoryItem-isFollow {
    padding-top: 15px
}

.TopstoryItem-feedList {
    padding: 0
}

.HotItem {
    background: #fff;
    background: var(--GBK99A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 24px;
    outline: none;
    padding: 16px 0;
    position: relative
}

.HotItem:focus:before {
    bottom: 0;
    content: "";
    left: 0;
    outline: none;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    z-index: 1
}

html[data-focus-visible] .HotItem:focus:before {
    --v3473974657: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.3));
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3);
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3);
    -webkit-box-shadow: var(--v3473974657);
    box-shadow: var(--v3473974657)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-focus-visible] .HotItem:focus:before {
        -webkit-box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.3);
        box-shadow: 0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.3)
    }
}

html[data-theme=dark][data-focus-visible] .HotItem:focus:before {
    --v3473974756: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.6));
    -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6);
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6);
    -webkit-box-shadow: var(--v3473974756);
    box-shadow: var(--v3473974756)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark][data-focus-visible] .HotItem:focus:before {
        -webkit-box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.6);
        box-shadow: 0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.6)
    }
}

.HotItem:not(:first-child) {
    border-top: .5px solid #ebeced;
    border-top: .5px solid var(--GBK09A)
}

.HotItem-index {
    margin-right: 24px;
    text-align: center
}

.HotItem-rank {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 1.6;
    width: 20px
}

.HotItem-hot {
    color: #f77a31;
    color: var(--GYL01A)
}

.HotItem-label {
    border-radius: 4px;
    color: #fff;
    color: var(--GBK99A);
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    margin: 0 auto;
    width: 19px
}

.HotItem-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    overflow: hidden
}

.HotItem-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #191b1f;
    color: var(--GBK02A);
    display: -webkit-box;
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 28px;
    max-height: 56px
}

.HotItem-excerpt,.HotItem-title {
    overflow: hidden;
    text-overflow: ellipsis
}

.HotItem-excerpt {
    color: #373a40;
    color: var(--GBK03A);
    line-height: 25px;
    margin-top: 2px;
    min-height: 25px;
    white-space: nowrap
}

.HotItem-excerpt--multiLine {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal
}

.HotItem-metrics {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 16px;
    margin-top: 8px
}

.HotItem-metrics .HotItem-action {
    margin-left: 28px
}

.HotItem-metrics--bottom {
    bottom: 16px;
    position: absolute
}

.HotItem-img {
    display: block;
    height: 105px;
    margin-left: 16px;
    position: relative;
    z-index: 1
}

.HotItem-img img,.HotItem-img:after {
    border-radius: 4px;
    height: 105px;
    width: 190px
}

.HotItem-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.HotItem-img:after {
    --v2575279087: var(--flag-light,rgba(25,27,31,.05)) var(--flag-dark,hsla(0,0%,100%,.05));
    background-color: rgba(25,27,31,.05);
    background-color: var(--v2575279087);
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .HotItem-img:after {
        background-color:oklch(from var(--GBK02A) l c h/.05)
    }
}

.HotList {
    background: #fff;
    background: var(--GBK99A);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.HotList-end {
    color: #9196a1;
    color: var(--GBK06A);
    left: 0;
    padding: 30px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%
}

.HotList-end:after,.HotList-end:before {
    background-color: #c4c7ce;
    background-color: var(--GBK08A);
    content: "";
    display: inline-block;
    height: 1px;
    margin: 0 10px;
    vertical-align: middle;
    width: 24px
}

@font-face {
    font-family: PoetsenOne;
    src: url(https://static.zhihu.com/heifetz/assets/PoetsenOne-Regular-subset.bfb15109.woff)
}

.GlobalWriteV2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.GlobalWriteV2-navTop {
    padding: 8px 0 20px;
    position: relative
}

.GlobalWriteV2-navBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.GlobalWriteV2-topItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 20px;
    width: 50px
}

.GlobalWriteV2-topItem:last-child {
    margin: 0
}

.GlobalWriteV2-topItem:hover .GlobalWriteV2-topTitle {
    color: #09408e;
    color: var(--GBL07A)
}

.GlobalWriteV2-topItem:hover .GlobalWriteV2-navIcon circle {
    opacity: .3
}

.GlobalWriteV2-topTitle {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.GlobalWriteV2-exposeMore {
    bottom: 4px;
    color: #f77a31;
    color: var(--GYL01A);
    font-size: 10px;
    height: 16px;
    line-height: 1.6;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 50px
}

.GlobalWriteV2-navIcon {
    color: #8491a5;
    color: var(--GBL05A);
    margin: 0 auto 12px;
    width: 50px
}

.GlobalWriteV2-answerLater,.GlobalWriteV2-navDraft {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.GlobalWriteV2-answerLater {
    border-right: 1px solid #f8f8fa;
    border-right: 1px solid var(--GBK10A)
}

.GlobalWriteV2-navWrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 16px 0
}

.GlobalWriteV2-navTitle {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px
}

.GlobalWriteV2-navTitle:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.GlobalWriteV2-navNumber {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 8px;
    color: #1772f6;
    color: var(--GBL01A);
    font-size: 10px;
    line-height: 16px;
    margin-left: 8px;
    padding: 0 4px
}

.GlobalWriteV2-draft {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f8f8fa;
    border-top: 1px solid var(--GBL10A);
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin: 0 20px
}

.GlobalWriteV2-draft .GlobalSideBar-navLink {
    margin: 0 -20px;
    width: 100%
}

.GlobalWriteV2-answerTips {
    bottom: 2px;
    color: #f77a31;
    color: var(--GYL01A);
    font-size: 12px;
    white-space: nowrap
}

.CreatorEntrance-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: relative
}

.CreatorEntrance-hint,.CreatorEntrance-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.CreatorEntrance-hint {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 56px
}

.CreatorEntrance-image {
    height: 40px;
    width: 80px
}

.CreatorEntrance-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    line-height: 16px;
    margin-left: 4px
}

.CreatorEntrance-title {
    color: #191b1f;
    color: var(--GBK02A);
    font-size: 14px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.CreatorEntrance-entranceMessage {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 12px;
    margin-top: 2px
}

.CreatorEntrance-seen {
    -webkit-animation: CreatorEntranceShowNew 3s steps(60,start) infinite;
    animation: CreatorEntranceShowNew 3s steps(60,start) infinite;
    background-image: url(https://static.zhihu.com/heifetz/assets/new_creator.a4d51e6e.png);
    background-repeat: no-repeat;
    background-size: 32px 1960px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px
}

.CreatorEntrance-arrow {
    color: #8491a5;
    color: var(--GBL05A)
}

.CreatorEntrance-arrow--smallIcon {
    left: 4px;
    position: relative
}

.CreatorEntrance-Link--smallIcon {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 14px
}

.CreatorEntrance-Link--smallIcon .CreatorEntrancePage-hint--smallIcon {
    height: 52px;
    padding: 0;
    width: 100%
}

.CreatorEntrance-Link--smallIcon .ProfileSideCreator-analytics {
    border-top: none
}

.CreatorEntrance-creatorIcon {
    color: #373a40;
    color: var(--GBK03A);
    height: 18px;
    width: 18px
}

.CreatorEntrance-indexPageTitle {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    margin-left: 3px
}

@-webkit-keyframes CreatorEntranceShowNew {
    to {
        background-position-y: -1960px
    }
}

@keyframes CreatorEntranceShowNew {
    to {
        background-position-y: -1960px
    }
}

.ProfileSideCreator-creatorEntranceHint {
    padding: 0 20px 0 4px
}

.ProfileSideCreator-analytics {
    height: 100%;
    width: 100%
}

.ProfileSideCreator-analytics,.ProfileSideCreator-readCountItem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ProfileSideCreator-readCountItem {
    --v2247413211: var(--flag-light,1px solid hsla(210,5%,93%,.6)) var(--flag-dark,1px solid rgba(40,43,48,.6));
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-right: 1px solid hsla(210,5%,93%,.6);
    border-right: var(--v2247413211);
    -ms-flex: 1 0;
    flex: 1 0;
    -ms-flex-direction: column;
    flex-direction: column
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ProfileSideCreator-readCountItem {
        border-right:1px solid oklch(from var(--GBK09A) l c h/.6)
    }
}

.ProfileSideCreator-readCountItem:last-child {
    border-right: none
}

.ProfileSideCreator-readCountTitle {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    line-height: 22px
}

.ProfileSideCreator-readCountNumber {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 28px
}

.ProfileSideCreator-readCountNumber__isNull {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px
}

.ProfileSideCreator-readCountDeltaText {
    font-size: 12px
}

.ProfileSideCreator-analytics--smallIcon {
    padding: 17px 0
}

.ProfileSideCreator-analytics-Popover {
    margin-left: 2px
}

.ProfileSideCreator-analytics-Popover-Text {
    font-size: 13px;
    line-height: 20px;
    padding: 12px 10px;
    width: 206px
}

.AppBanner-link {
    display: block
}

.AppBanner-layout {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px
}

.AppBanner-qrcode {
    height: 50px;
    margin-right: 12px;
    width: 50px
}

.AppBanner-qrcode svg {
    display: block;
    height: 100%;
    width: 100%
}

.AppBanner-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.AppBanner-title {
    font-size: 16px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.AppBanner-description,.AppBanner-title {
    color: #373a40;
    color: var(--GBK03A);
    line-height: 20px
}

.AppBanner-description {
    font-size: 14px;
    margin-top: 2px
}

.AppBanner-sticky {
    height: 0;
    opacity: 1;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s;
    visibility: visible
}

.AppBanner-sticky:not(.is-shown) {
    opacity: 0;
    visibility: hidden
}

.OrgCreateButton {
    border: none;
    padding: 0
}

.OrgCreateButton-logoutModal p {
    padding: 0 24px;
    text-align: center
}

.OrgCreateButton:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.Pc-card:last-child {
    margin-bottom: 10px
}

.GlobalBalance {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    --v470502598: var(--flag-light,hsla(210,5%,93%,.5)) var(--flag-dark,rgba(40,43,48,.5));
    align-items: stretch;
    background: hsla(210,5%,93%,.5);
    background: var(--v470502598);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    margin: 20px 0;
    padding: 10px 0
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .GlobalBalance {
        background:oklch(from var(--GBK09A) l c h/.5)
    }
}

.GlobalBalance-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-right: 1px solid #ebeced;
    border-right: 1px solid var(--GBK09A);
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    font-size: 14px;
    justify-content: center;
    text-align: center
}

.GlobalBalance-item:last-child {
    border-right: none
}

.GlobalBalance-item:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.GlobalSideBar-carouselAD {
    border-radius: 4px;
    overflow: hidden
}

.GlobalSideBar-carouselAD .Pc-card {
    -ms-flex-negative: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-shrink: 0
}

.GlobalSideBar-navList {
    padding: 8px 0;
    width: 100%
}

.GlobalSideBar-navLink {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    overflow: hidden;
    padding: 0 20px
}

.GlobalSideBar-navLink:hover {
    background: #f8f8fa;
    background: var(--GBK10A)
}

.GlobalSideBar-navLink--active {
    --v3645691615: var(--flag-light,rgba(132,145,165,.1)) var(--flag-dark,rgba(146,154,171,.1));
    background: rgba(132,145,165,.1);
    background: var(--v3645691615)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .GlobalSideBar-navLink--active {
        background:oklch(from var(--GBL05A) l c h/.1)
    }
}

.GlobalSideBar-navIcon {
    fill: #8491a5;
    fill: var(--GBL05A)
}

.GlobalSideBar-navText {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin: 0 10px;
    text-align: left
}

.GlobalSideBar-navNumber {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 2px;
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px;
    padding: 6px 10px
}

.GlobalSideBar-navLink--active .GlobalSideBar-navNumber,.GlobalSideBar-navLink:hover .GlobalSideBar-navNumber {
    background: #fff;
    background: var(--GBK99A)
}

.GlobalWrite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.GlobalWrite-navTop {
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    padding: 20px 15px;
    position: relative
}

.GlobalWrite-navBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.GlobalWrite-topItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 22px;
    width: 50px
}

.GlobalWrite-topItem:last-child {
    margin: 0
}

.GlobalWrite-topItem:hover .GlobalWrite-topTitle {
    color: #09408e;
    color: var(--GBL07A)
}

.GlobalWrite-topTitle {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 12px;
    line-height: 1;
    text-align: center;
    white-space: nowrap
}

.GlobalWrite-exposeMore {
    bottom: 4px;
    color: #f77a31;
    color: var(--GYL01A);
    font-size: 10px;
    height: 16px;
    line-height: 1.6;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 50px
}

.GlobalWrite-navIcon {
    color: #8491a5;
    color: var(--GBL05A);
    margin: 0 auto 12px;
    width: 50px
}

.GlobalWrite-answerLater,.GlobalWrite-navDraft {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.GlobalWrite-answerLater {
    border-right: 1px solid #f8f8fa;
    border-right: 1px solid var(--GBK10A)
}

.GlobalWrite-navWrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 16px 0
}

.GlobalWrite-navTitle {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px
}

.GlobalWrite-navTitle:hover {
    color: #09408e;
    color: var(--GBL07A)
}

.GlobalWrite-navNumber {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 8px;
    color: #1772f6;
    color: var(--GBL01A);
    font-size: 10px;
    line-height: 16px;
    margin-left: 8px;
    padding: 0 4px
}

.GlobalWrite-draft {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #f8f8fa;
    border-top: 1px solid var(--GBL10A);
    color: #8491a5;
    color: var(--GBL05A);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    margin: 0 20px
}

.GlobalWrite-draft .GlobalSideBar-navLink {
    margin: 0 -20px;
    width: 100%
}

.GlobalWrite-answerTips {
    bottom: 2px;
    color: #f77a31;
    color: var(--GYL01A);
    font-size: 12px;
    white-space: nowrap
}

.Topstory-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px auto;
    padding: 0 16px;
    position: relative;
    width: 1000px
}

.Topstory-mainColumn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 10px;
    width: 694px
}

.Topstory-mainColumnCard {
    --v4227349361: var(--flag-light,0 1px 3px rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px rgba(0,0,0,.1));
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v4227349361);
    box-shadow: var(--v4227349361)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Topstory-mainColumnCard {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .Topstory-mainColumnCard {
    --v4227349427: var(--flag-light,0 1px 3px rgba(0,0,0,.3)) var(--flag-dark,0 1px 3px rgba(0,0,0,.3));
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: var(--v4227349427);
    box-shadow: var(--v4227349427)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .Topstory-mainColumnCard {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

.Topstory-mainColumnCard .Card:not(.Topstory-tabCard) {
    border-bottom: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0
}

.WriteArea {
    --v4227349361: var(--flag-light,0 1px 3px rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px rgba(0,0,0,.1));
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-box-shadow: var(--v4227349361);
    box-shadow: var(--v4227349361)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .WriteArea {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .WriteArea {
    --v4227349427: var(--flag-light,0 1px 3px rgba(0,0,0,.3)) var(--flag-dark,0 1px 3px rgba(0,0,0,.3));
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: var(--v4227349427);
    box-shadow: var(--v4227349427)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .WriteArea {
        -webkit-box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3);
        box-shadow: 0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

.Topstory-tabCard {
    -webkit-box-shadow: none;
    box-shadow: none
}

.Topstory-tabs {
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBL10A)
}

/*# sourceMappingURL=main-topstory-routes.216a26f4.fda810d98cfdbe96385b.css.map*/
@font-face {
    font-family: ZHVipFont;
    src: url(https://static.zhihu.com/heifetz/assets/ZHVipFont.569d27c8.ttf)
}

.GoodsRecommendCardPrice {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fd5409;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: ZHVipFont;
    font-size: 15px;
    height: 18px;
    line-height: 18px;
    margin-right: auto;
    overflow: hidden
}

html[data-theme=dark] .GoodsRecommendCardPrice {
    color: #fd5409
}

.GoodsRecommendCardPrice-prefix {
    font-size: 12px;
    margin-right: 4px;
    padding-top: 3px
}

.GoodsRecommendCardPrice-sell {
    font-family: ZHVipFont;
    font-size: 16px;
    font-weight: 500
}

.GoodsRecommendCardPrice-underline {
    zoom:.5;color: #999;
    font-family: ZHVipFont;
    font-size: 22px;
    margin-left: 8px;
    padding-top: 4px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

html[data-theme=dark] .GoodsRecommendCardPrice-underline {
    color: #999
}

.GoodsRecommendCardPrice-suffix {
    font-size: 12px;
    margin-left: 4px;
    padding-top: 3px
}

.GoodsRecommendCardPrice-vip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px
}

.GoodsRecommendCardPrice-vipHint {
    color: #ce994f;
    font-family: ZHVipFont;
    font-weight: 500;
    margin-right: 4px
}

html[data-theme=dark] .GoodsRecommendCardPrice-vipHint {
    color: #ce994f
}

.GoodsRecommendCardPrice-original {
    color: #999;
    font-family: ZHVipFont;
    -webkit-text-decoration: line-through;
    text-decoration: line-through
}

html[data-theme=dark] .GoodsRecommendCardPrice-original {
    color: #999
}

.GoodsItemCardPromoTag {
    background: -webkit-gradient(linear,left top,right top,from(rgba(253,84,9,.12)),to(rgba(253,84,9,0)));
    background: linear-gradient(90deg,rgba(253,84,9,.12),rgba(253,84,9,0));
    border-radius: 20px;
    color: #fd5409;
    font-size: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    text-align: center
}

html[data-theme=dark] .GoodsItemCardPromoTag {
    color: #fd5409
}

.GoodsRecommendCard-tags {
    height: 18px;
    overflow: hidden
}

.GoodsRecommendCard-tagsScale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 36px;
    overflow: hidden;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 200%
}

.GoodsRecommendCard-tagsImage {
    margin-right: 12px
}

.GoodsRecommendCard-couponTag {
    -ms-flex-negative: 0;
    border: 1px solid rgba(253,84,9,.5);
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fd5409;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 500;
    height: 32px;
    margin-right: 12px
}

.GoodsRecommendCard-couponTag,html[data-theme=dark] .GoodsRecommendCard-couponTag {
    background-color: rgba(253,84,9,.05)
}

html[data-theme=dark] .GoodsRecommendCard-couponTag {
    border: 1px solid rgba(253,84,9,.5);
    color: #fd5409
}

.GoodsRecommendCard-couponMark {
    background: -webkit-gradient(linear,right top,left top,from(#fd5409),color-stop(97.22%,#fd7e09));
    background: linear-gradient(270deg,#fd5409,#fd7e09 97.22%);
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 36px
}

html[data-theme=dark] .GoodsRecommendCard-couponMark {
    color: #121212
}

.GoodsRecommendCard-couponText {
    display: inline-block;
    padding: 0 6px;
    white-space: nowrap
}

.GoodsRecommendCard-textTag {
    background: #fd5409;
    border: .5px solid #fd5409;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    height: 34px;
    line-height: 32px;
    margin-right: 12px;
    padding: 0 12px;
    text-align: center
}

.CircleLoadingBar {
    -webkit-animation: CircleLoadingBarRotator 1s linear infinite;
    animation: CircleLoadingBarRotator 1s linear infinite;
    left: 50%;
    margin: -15px 0 0 -15px;
    position: absolute;
    top: 50%
}

.CircleLoadingBar .path {
    stroke: #0084ff;
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-animation: CircleLoadingBarDash 1s ease-in-out infinite;
    animation: CircleLoadingBarDash 1s ease-in-out infinite;
    -webkit-transform-origin: center;
    transform-origin: center
}

html[data-theme=dark] .CircleLoadingBar .path {
    stroke: #0084ff
}

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

    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

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

    to {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@-webkit-keyframes CircleLoadingBarDash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}

@keyframes CircleLoadingBarDash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    to {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}

.ModalButtonGroup--vertical {
    margin-bottom: 16px;
    margin-top: 40px
}

.ModalButtonGroup--vertical .Button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 220px
}

.ModalButtonGroup--vertical .Button+.Button {
    margin-top: 28px
}

.Modal-content--buttonGroupOnly .ModalButtonGroup--vertical {
    margin-top: 60px
}

.ModalButtonGroup--horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 48px
}

.ModalButtonGroup--horizontal .Button {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.ModalButtonGroup--horizontal .Button:last-child:first-child {
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    margin-left: auto;
    margin-right: auto;
    width: 220px
}

.ModalButtonGroup--horizontal .Button+.Button {
    margin-left: 16px
}

.ModalWindow-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    z-index: 203
}

.ModalWindow-wrapper.ModalWindow-enter {
    opacity: .01
}

.ModalWindow-wrapper.ModalWindow-enter-active,.ModalWindow-wrapper.ModalWindow-leave {
    opacity: 1
}

.ModalWindow-wrapper.ModalWindow-leave-active {
    opacity: .01
}

.ModalWindow-backdrop {
    background-color: hsla(0,0%,7%,.65);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    z-index: 0
}

html[data-theme=dark] .ModalWindow-backdrop {
    background-color: rgba(0,0,0,.65)
}

.ModalWindow-wrapper--transparent .ModalWindow-backdrop {
    background-color: transparent
}

.ModalWindow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-shadow: 0 5px 20px hsla(0,0%,7%,.1);
    box-shadow: 0 5px 20px hsla(0,0%,7%,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-height: calc(100vh - 48px);
    position: relative;
    -webkit-transition: max-height .8s ease;
    transition: max-height .8s ease;
    width: 400px;
    z-index: 1
}

html[data-theme=dark] .ModalWindow {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3)
}

.ModalWindow:focus {
    outline: none
}

.ModalWindow--large {
    width: 536px
}

.ModalWindow--fullPage {
    height: calc(100vh - 48px);
    width: 688px
}

.ModalWindow-enter .ModalWindow {
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.ModalWindow-enter-active .ModalWindow {
    -webkit-transition: opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out
}

.ModalWindow-enter-active .ModalWindow,.ModalWindow-leave .ModalWindow {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.ModalWindow-leave-active .ModalWindow {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: opacity .3s ease-out,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out;
    transition: transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out
}

.ModalWindow-inner {
    background: #fff;
    border-radius: 2px;
    overflow: auto
}

html[data-theme=dark] .ModalWindow-inner {
    background: #121212
}

.ModalWindow--fullPage .ModalWindow-inner {
    height: 100%
}

.ModalWindow-closeButton {
    cursor: pointer;
    padding: 12px;
    position: absolute;
    right: -60px;
    top: 8px
}

.ModalWindow-closeIcon {
    fill: #fff;
    vertical-align: top
}

html[data-theme=dark] .ModalWindow-closeIcon {
    fill: #fff
}

.ModalWindow-title {
    color: #121212;
    font-size: 24px;
    font-weight: 500;
    margin-top: 40px;
    text-align: center
}

html[data-theme=dark] .ModalWindow-title {
    color: #fff
}

.ModalWindow-title.ModalWindow-title--simple {
    font-family: inherit;
    font-size: 20px
}

.ModalWindow-subtitle {
    color: #8590a6;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 4px;
    padding: 0 38px;
    text-align: center
}

html[data-theme=dark] .ModalWindow-subtitle {
    color: #8590a6
}

.ModalWindow-subtitle a {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.ModalWindow-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    line-height: 1.7;
    margin-top: 24px;
    opacity: 1;
    padding: 0 24px 32px
}

.ModalWindow--fullPage .ModalWindow-content {
    padding: 0
}

.ModalWindow-content.ModalWindow-content--spread {
    height: 100%;
    margin-top: 0
}

.ModalWindow-content.ModalWindow-content--hidden {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.ModalWindow-footer {
    background: #f6f6f6;
    border-top: 1px solid #ebebeb;
    color: #8590a6;
    font-size: 13px;
    line-height: 1.7;
    padding: 16px 24px
}

html[data-theme=dark] .ModalWindow-footer {
    background: #1b1b1b;
    border-top: 1px solid #2e2e2e;
    color: #8590a6
}

.ModalWindow-footer a {
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.QRCodeModal {
    color: #121212;
    text-align: center
}

html[data-theme=dark] .QRCodeModal {
    color: #fff
}

.QRCodeModal .Modal-content {
    margin-top: 40px;
    padding-bottom: 70px
}

.QRCodeModal-title {
    font-size: 24px;
    font-synthesis: style;
    font-weight: 600;
    height: 30px;
    line-height: 30px
}

html[data-ios] .QRCodeModal-title {
    font-weight: 500
}

html[data-android] .QRCodeModal-title {
    font-weight: 700
}

.QRCodeModal-tip {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 12px
}

.QRCodeModal-qrcode {
    height: 175px;
    margin: 40px auto 0;
    position: relative;
    width: 175px
}

.QRCodeModal-qrcode img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.BottomInfo {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    height: 42px;
    justify-content: flex-start;
    width: 100%
}

html[data-theme=dark] .BottomInfo {
    background-color: #121212;
    color: #999
}

.BottomInfo:before {
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-radius: 0 0 16px 16px;
    border-right: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 82px;
    position: absolute;
    -webkit-transform: scale(.5) translateX(-50%);
    transform: scale(.5) translateX(-50%);
    width: 200%;
    z-index: 0
}

html[data-theme=dark] .BottomInfo:before {
    border-bottom: 1px solid #2e2e2e;
    border-left: 1px solid #2e2e2e;
    border-right: 1px solid #2e2e2e
}

.BottomInfo>div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    padding-left: 14px;
    position: relative;
    z-index: 1
}

.BottomInfo>div img {
    height: 16px;
    margin-right: 4px
}

.BottomInfo>div span {
    color: #444;
    margin-right: 8px;
    white-space: nowrap
}

html[data-theme=dark] .BottomInfo>div span {
    color: #d3d3d3
}

.BottomInfo>div .MCNLinkCard-cardBottom-iconText,html[data-theme=dark] .BottomInfo>div .MCNLinkCard-cardBottom-iconText {
    color: #ff7955
}

.BottomInfo>div .MCNLinkCard-cardBottom-showCaseText,html[data-theme=dark] .BottomInfo>div .MCNLinkCard-cardBottom-showCaseText {
    color: #999
}

.BottomInfo>span {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    justify-content: space-between;
    position: relative;
    width: 100%;
    z-index: 1
}

.BottomInfo .MCNLinkCard-cardBottom-arrowText {
    padding-right: 8px;
    white-space: nowrap
}

.GoodsRecommendCard-invalid {
    background: hsla(0,0%,96%,.4);
    border-radius: 8px;
    cursor: default;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

html[data-theme=dark] .GoodsRecommendCard-invalid {
    background: rgba(27,27,27,.4)
}

.GoodsRecommendCard-invalidButton {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #ebebeb;
    border-radius: 25px 0 0 25px;
    bottom: 12px;
    color: grey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 80px
}

html[data-theme=dark] .GoodsRecommendCard-invalidButton {
    background-color: #2e2e2e;
    color: #999
}

.GoodsRecommendCard-invalidText {
    margin-left: 4px
}

.GoodsRecommendCardPromo {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(-10.53%,rgba(253,84,9,.08)),color-stop(102.63%,rgba(253,84,9,0)));
    background: linear-gradient(180deg,rgba(253,84,9,.08) -10.53%,rgba(253,84,9,0) 102.63%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    justify-content: space-between;
    margin-bottom: -12px;
    overflow: hidden;
    padding: 0 14px
}

.GoodsRecommendCardPromo,.GoodsRecommendCardPromo-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.GoodsRecommendCardPromo-left {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%
}

.GoodsRecommendCardPromo-right {
    color: #fd5409;
    font-size: 12px
}

html[data-theme=dark] .GoodsRecommendCardPromo-right {
    color: #fd5409
}

.GoodsRecommendCardPromo-rightText {
    font-family: Helvetica Neue
}

.GoodsRecommendCard-shade {
    background: hsla(0,0%,96%,.4);
    border-radius: 8px;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

html[data-theme=dark] .GoodsRecommendCard-shade {
    background: rgba(27,27,27,.4)
}

.GoodsRecommendCard-shadeHide {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 25px 0 0 25px;
    bottom: 12px;
    color: #06f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 80px
}

.GoodsRecommendCard-shadeHideText {
    margin-left: 2px
}

.GoodsRecommendCard {
    background-color: #f6f6f6;
    border-radius: 8px;
    color: inherit;
    display: block;
    margin: 1em auto;
    max-width: 100%;
    min-height: 88px;
    overflow: hidden;
    position: relative;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 390px;
    z-index: 0
}

html[data-theme=dark] .GoodsRecommendCard {
    background-color: #1b1b1b
}

.GoodsRecommendCard-promo {
    background-color: #fff;
    border: 1px solid rgba(253,84,9,.08)
}

html[data-theme=dark] .GoodsRecommendCard-promo {
    background-color: #121212
}

.GoodsRecommendCard-link {
    background: none;
    min-height: auto
}

.CPSCommonCard {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    min-height: 88px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

.CPSCommonCard-imageBox {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px
}

.CPSCommonCard-imageBox--rectangle {
    width: 75px
}

.CPSCommonCard-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.CPSCommonCard-tag {
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.CPSCommonCard-tag-ADBox-noCornerText {
    margin: 0 9px 9px 0
}

.CPSCommonCard-tag-ADBox-cornerText,.CPSCommonCard-tag-ADBox-noCornerText {
    -webkit-transform: scale(.75) translate(33%,33%);
    transform: scale(.75) translate(33%,33%)
}

.CPSCommonCard-tag-ADBox-cornerText {
    margin: 0 4px 3px 0
}

.CPSCommonCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.CPSCommonCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .CPSCommonCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.CPSCommonCard-info {
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 12px;
    margin-top: -1px
}

.CPSCommonCard-info,.CPSCommonCard-title {
    -webkit-box-orient: vertical;
    overflow: hidden
}

.CPSCommonCard-title {
    -webkit-line-clamp: 2;
    color: #121212;
    display: -webkit-box;
    font-size: 16px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 20px;
    max-height: 40px;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .CPSCommonCard-title {
    color: #fff
}

html[data-ios] .CPSCommonCard-title {
    font-weight: 500
}

html[data-android] .CPSCommonCard-title {
    font-weight: 700
}

.CPSCommonCard-subtitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px
}

.CPSCommonCard-subtitle-text {
    -webkit-box-flex: 0;
    color: grey;
    -ms-flex: none;
    flex: none;
    font-size: 12px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 16px;
    margin-right: 12px
}

html[data-theme=dark] .CPSCommonCard-subtitle-text {
    color: #999
}

html[data-ios] .CPSCommonCard-subtitle-text {
    font-weight: 500
}

html[data-android] .CPSCommonCard-subtitle-text {
    font-weight: 700
}

.CPSCommonCard-subtitle-img {
    height: 16px;
    margin-top: 0
}

.CPSCommonCard-subtitle-img .GoodsRecommendCard-tagsScale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 32px;
    overflow: hidden;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 200%
}

.CPSCommonCard-tool {
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
    overflow: hidden
}

.CPSCommonCard-button,.CPSCommonCard-tool {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px
}

.CPSCommonCard-button {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-item-align: start;
    -ms-flex-align: center;
    align-self: flex-start;
    color: #fd5409;
    flex-shrink: 0;
    font-size: 13px;
    font-synthesis: style;
    font-weight: 600;
    justify-content: center;
    line-height: 18px;
    margin-right: -6px
}

html[data-theme=dark] .CPSCommonCard-button {
    color: #fd5409
}

html[data-ios] .CPSCommonCard-button {
    font-weight: 500
}

html[data-android] .CPSCommonCard-button {
    font-weight: 700
}

.CPSCommonCard-link {
    color: #175199;
    font-size: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.CPSCommonCard-link-icon {
    font-synthesis: style;
    font-weight: 600;
    margin-right: 8px
}

html[data-ios] .CPSCommonCard-link-icon {
    font-weight: 500
}

html[data-android] .CPSCommonCard-link-icon {
    font-weight: 700
}

.ZhiGoodsCard {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    min-height: 88px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

.ZhiGoodsCard-imageBox {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px
}

.ZhiGoodsCard-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.ZhiGoodsCard-tag {
    bottom: 0;
    margin: 0 6px 6px 0;
    position: absolute;
    right: 0;
    scale: .75;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.ZhiGoodsCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.ZhiGoodsCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .ZhiGoodsCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.ZhiGoodsCard-info {
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 12px;
    margin-top: -1px
}

.ZhiGoodsCard-info,.ZhiGoodsCard-title {
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ZhiGoodsCard-title {
    -webkit-line-clamp: 2;
    color: #121212;
    display: -webkit-box;
    font-size: 16px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 20px;
    max-height: 40px;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .ZhiGoodsCard-title {
    color: #fff
}

html[data-ios] .ZhiGoodsCard-title {
    font-weight: 500
}

html[data-android] .ZhiGoodsCard-title {
    font-weight: 700
}

.ZhiGoodsCard-subtitle {
    color: grey;
    font-size: 12px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 16px;
    margin-top: 2px
}

html[data-theme=dark] .ZhiGoodsCard-subtitle {
    color: #999
}

html[data-ios] .ZhiGoodsCard-subtitle {
    font-weight: 500
}

html[data-android] .ZhiGoodsCard-subtitle {
    font-weight: 700
}

.ZhiGoodsCard-tool {
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
    overflow: hidden
}

.ZhiGoodsCard-button,.ZhiGoodsCard-tool {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px
}

.ZhiGoodsCard-button {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-item-align: start;
    -ms-flex-align: center;
    align-self: flex-start;
    color: #fd5409;
    flex-shrink: 0;
    font-size: 13px;
    font-synthesis: style;
    font-weight: 600;
    justify-content: center;
    line-height: 18px;
    margin-right: -6px
}

html[data-theme=dark] .ZhiGoodsCard-button {
    color: #fd5409
}

html[data-ios] .ZhiGoodsCard-button {
    font-weight: 500
}

html[data-android] .ZhiGoodsCard-button {
    font-weight: 700
}

.ZhiGoodsCard-desc {
    color: #999;
    font-size: 13px
}

.ZhiGoodsCard-titleRightText {
    -ms-flex-negative: 0;
    background: #fff;
    border-radius: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8590a6;
    cursor: pointer;
    flex-shrink: 0;
    font-size: 13px;
    height: 29px;
    line-height: 29px;
    margin-left: 4px;
    text-align: center;
    width: 46px
}

html[data-theme=dark] .ZhiGoodsCard-titleRightText {
    background: #121212;
    color: #8590a6
}

.ZhiGoodsCard-titleRightText:before {
    background: transparent;
    border: 1px solid #ebebeb;
    border-radius: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 58px;
    position: absolute;
    -webkit-transform: scale(.5) translate(-50%,-50%);
    transform: scale(.5) translate(-50%,-50%);
    width: 92px;
    z-index: 0
}

html[data-theme=dark] .ZhiGoodsCard-titleRightText:before {
    border: 1px solid #2e2e2e
}

.ZhiGoodsCard-titleRightImg {
    -ms-flex-negative: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    flex-shrink: 0;
    margin-left: 4px
}

.ZhiGoodsCard-titleRightImg>img {
    display: block
}

.CPSMeituanCard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 400px;
    min-height: 88px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

.CPSMeituanCard-imageBox {
    border-radius: 6px;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 75px
}

.CPSMeituanCard-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.CPSMeituanCard-tag {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 6px 6px 0;
    position: absolute;
    right: 0;
    scale: .75;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.CPSMeituanCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.CPSMeituanCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .CPSMeituanCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.CPSMeituanCard-main {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px;
    overflow: hidden
}

.CPSMeituanCard+.GoodsRecommendCard-invalid .GoodsRecommendCard-invalidButton,.CPSMeituanCard+.GoodsRecommendCard-shade .GoodsRecommendCard-shadeHide {
    bottom: 9px
}

.RedPacketCard {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 400px;
    min-height: 88px;
    overflow: hidden;
    padding: 12px;
    position: relative;
    width: 100%;
    z-index: 0
}

.RedPacketCard-imageBox {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 75px;
    overflow: hidden;
    position: relative;
    width: 75px
}

.RedPacketCard-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.RedPacketCard-tag {
    bottom: 0;
    margin: 0 6px 6px 0;
    position: absolute;
    right: 0;
    scale: .75;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.RedPacketCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.RedPacketCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .RedPacketCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.RedPacketCard-info {
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 12px
}

.RedPacketCard-info,.RedPacketCard-title {
    -webkit-box-orient: vertical;
    overflow: hidden
}

.RedPacketCard-title {
    -webkit-line-clamp: 1;
    color: #121212;
    display: -webkit-box;
    font-size: 15px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 20px;
    max-height: 40px;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .RedPacketCard-title {
    color: #fff
}

html[data-ios] .RedPacketCard-title {
    font-weight: 500
}

html[data-android] .RedPacketCard-title {
    font-weight: 700
}

.RedPacketCard-subtitle {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #999;
    display: -webkit-box;
    font-size: 13px;
    line-height: 18px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .RedPacketCard-subtitle {
    color: #999
}

.RedPacketCard-tool {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    justify-content: space-between;
    margin-top: auto;
    overflow: hidden
}

.RedPacketCard-toolLeft {
    color: #999;
    font-size: 13px;
    line-height: 18px
}

html[data-theme=dark] .RedPacketCard-toolLeft {
    color: #999
}

.RedPacketCard-button {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-item-align: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    align-self: flex-start;
    color: #fd5409;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
    font-size: 13px;
    font-synthesis: style;
    font-weight: 600;
    height: 18px;
    justify-content: center;
    line-height: 18px
}

html[data-theme=dark] .RedPacketCard-button {
    color: #fd5409
}

html[data-ios] .RedPacketCard-button {
    font-weight: 500
}

html[data-android] .RedPacketCard-button {
    font-weight: 700
}

.RedPacketCard+.GoodsRecommendCard-invalid .GoodsRecommendCard-invalidButton,.RedPacketCard+.GoodsRecommendCard-shade .GoodsRecommendCard-shadeHide {
    bottom: 9px
}

:root {
    --rv-brand-color: #3f45ff;
    --rv-black: #000;
    --rv-white: #fff;
    --rv-gray-1: #f7f8fa;
    --rv-gray-2: #f2f3f5;
    --rv-gray-3: #ebedf0;
    --rv-gray-4: #dcdee0;
    --rv-gray-5: #c8c9cc;
    --rv-gray-6: #969799;
    --rv-gray-7: #646566;
    --rv-gray-8: #323232;
    --rv-red: #f44336;
    --rv-blue: #3f45ff;
    --rv-orange: #ff976a;
    --rv-orange-dark: #ff590d;
    --rv-orange-light: #fffbe8;
    --rv-green: #00c853;
    --rv-gradient-red: linear-gradient(90deg,#ff6034,#ee0a24);
    --rv-gradient-orange: linear-gradient(90deg,#ffd01e,#ff8917);
    --rv-primary-color: var(--rv-blue);
    --rv-success-color: var(--rv-green);
    --rv-danger-color: var(--rv-red);
    --rv-warning-color: var(--rv-orange);
    --rv-text-color: var(--rv-gray-8);
    --rv-text-color-weak: #969799;
    --rv-active-color: var(--rv-gray-2);
    --rv-active-opacity: 0.7;
    --rv-disabled-opacity: 0.5;
    --rv-background-color: var(--rv-gray-1);
    --rv-background-color-light: #fafafa;
    --rv-text-link-color: #576b95;
    --rv-padding-base: 4px;
    --rv-padding-xs: 8px;
    --rv-padding-sm: 12px;
    --rv-padding-md: 16px;
    --rv-padding-lg: 24px;
    --rv-padding-xl: 32px;
    --rv-font-size-xs: 10px;
    --rv-font-size-sm: 12px;
    --rv-font-size-md: 14px;
    --rv-font-size-lg: 16px;
    --rv-font-size-xl: 18px;
    --rv-font-size-xxl: 20px;
    --rv-font-size-xxxl: 24px;
    --rv-font-weight-bold: 500;
    --rv-line-height-xs: 14px;
    --rv-line-height-sm: 18px;
    --rv-line-height-md: 20px;
    --rv-line-height-lg: 22px;
    --rv-line-height-xl: 24px;
    --rv-line-height-xxl: 28px;
    --rv-line-height-xxxl: 32px;
    --rv-base-font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Segoe UI,Arial,Roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif;
    --rv-price-integer-font-family: Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif;
    --rv-animation-duration-base: 0.3s;
    --rv-animation-duration-fast: 0.2s;
    --rv-animation-timing-function-enter: ease-out;
    --rv-animation-timing-function-leave: ease-in;
    --rv-border-color: var(--rv-gray-3);
    --rv-border-width-base: 1px;
    --rv-border-radius-sm: 2px;
    --rv-border-radius-md: 4px;
    --rv-border-radius-lg: 8px;
    --rv-border-radius-max: 999px
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;
    margin: 0
}

a {
    text-decoration: none
}

button,input,textarea {
    color: inherit;
    font: inherit
}

[class*=rv-]:focus,a:focus,button:focus,input:focus,textarea:focus {
    outline: none
}

ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

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

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes rv-slide-up-enter {
    0% {
        transform: translate3d(0,100%,0)
    }
}

@keyframes rv-slide-up-leave {
    to {
        transform: translate3d(0,100%,0)
    }
}

@keyframes rv-slide-down-enter {
    0% {
        transform: translate3d(0,-100%,0)
    }
}

@keyframes rv-slide-down-leave {
    to {
        transform: translate3d(0,-100%,0)
    }
}

@keyframes rv-slide-left-enter {
    0% {
        transform: translate3d(-100%,0,0)
    }
}

@keyframes rv-slide-left-leave {
    to {
        transform: translate3d(-100%,0,0)
    }
}

@keyframes rv-slide-right-enter {
    0% {
        transform: translate3d(100%,0,0)
    }
}

@keyframes rv-slide-right-leave {
    to {
        transform: translate3d(100%,0,0)
    }
}

@keyframes rv-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes rv-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes rv-zoom-in {
    0% {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes rv-zoom-out {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes rv-rotate {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.rv-fade-enter-active {
    animation: rv-fade-in .3s ease-out both
}

.rv-fade-exit-active {
    animation: rv-fade-out .3s ease-in both
}

.rv-slide-up-enter-active {
    animation: rv-slide-up-enter .3s ease-out both
}

.rv-slide-up-exit-active {
    animation: rv-slide-up-leave .3s ease-in both
}

.rv-slide-down-enter-active {
    animation: rv-slide-down-enter .3s ease-out both
}

.rv-slide-down-exit-active {
    animation: rv-slide-down-leave .3s ease-in both
}

.rv-slide-left-enter-active {
    animation: rv-slide-left-enter .3s ease-out both
}

.rv-slide-left-exit-active {
    animation: rv-slide-left-leave .3s ease-in both
}

.rv-slide-right-enter-active {
    animation: rv-slide-right-enter .3s ease-out both
}

.rv-slide-right-exit-active {
    animation: rv-slide-right-leave .3s ease-in both
}

.rv-zoom-enter-active {
    animation: rv-zoom-in .3s ease-out both
}

.rv-zoom-exit-active {
    animation: rv-zoom-out .3s ease-in both
}

.rv-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rv-multi-ellipsis--l2 {
    -webkit-line-clamp: 2
}

.rv-multi-ellipsis--l2,.rv-multi-ellipsis--l3 {
    -webkit-box-orient: vertical;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis
}

.rv-multi-ellipsis--l3 {
    -webkit-line-clamp: 3
}

.rv-safe-area-top {
    padding-top: env(safe-area-inset-top)
}

.rv-safe-area-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

[class*=rv-hairline]:after {
    border: 0 solid var(--rv-gray-3);
    bottom: -50%;
    box-sizing: border-box;
    content: " ";
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    transform: scale(.5)
}

.rv-hairline,.rv-hairline--bottom,.rv-hairline--left,.rv-hairline--right,.rv-hairline--surround,.rv-hairline--top,.rv-hairline--top-bottom {
    position: relative
}

.rv-hairline--top:after {
    border-top-width: 1px
}

.rv-hairline--left:after {
    border-left-width: 1px
}

.rv-hairline--right:after {
    border-right-width: 1px
}

.rv-hairline--bottom:after {
    border-bottom-width: 1px
}

.rv-hairline--top-bottom:after,.rv-hairline-unset--top-bottom:after {
    border-width: 1px 0
}

.rv-hairline--surround:after {
    border-width: 1px
}

[class*=rv-shadow]:active,[class*=rv-shadow]:hover {
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)
}

.rv-shadow--1 {
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)
}

.rv-shadow--2 {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.rv-shadow--3 {
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)
}

.rv-icon--spin {
    animation: rv-spin 1.5s linear infinite
}

.EducationGoodsZIPCard {
    background-color: #f6f6f6;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    margin: 1em auto;
    max-width: 390px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

html[data-theme=dark] .EducationGoodsZIPCard {
    background-color: #1b1b1b
}

.EducationGoodsZIPCard-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.EducationGoodsZIPCard-left {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 100%;
    margin-right: 12px;
    overflow: hidden;
    position: relative;
    width: 72px
}

.EducationGoodsZIPCard-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.EducationGoodsZIPCard img:not([src]),.EducationGoodsZIPCard img[src=""] {
    opacity: 0
}

.EducationGoodsZIPCard-tag {
    bottom: 0;
    margin: 0 6px 6px 0;
    position: absolute;
    right: 0;
    scale: .75;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.EducationGoodsZIPCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.EducationGoodsZIPCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .EducationGoodsZIPCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.EducationGoodsZIPCard-right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: calc(100% - 84px)
}

.EducationGoodsZIPCard-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #121212;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .EducationGoodsZIPCard-title {
    color: #fff
}

.EducationGoodsZIPCard-icon {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 66px
}

:root {
    --rv-toast-max-width: 70%;
    --rv-toast-font-size: var(--rv-font-size-md);
    --rv-toast-text-color: var(--rv-white);
    --rv-toast-loading-icon-color: var(--rv-white);
    --rv-toast-line-height: var(--rv-line-height-md);
    --rv-toast-border-radius: var(--rv-border-radius-lg);
    --rv-toast-background-color: rgba(0,0,0,.7);
    --rv-toast-icon-size: 36px;
    --rv-toast-text-min-width: 96px;
    --rv-toast-text-padding: var(--rv-padding-xs) var(--rv-padding-sm);
    --rv-toast-default-padding: var(--rv-padding-md);
    --rv-toast-default-width: 88px;
    --rv-toast-default-min-height: 88px;
    --rv-toast-position-top-distance: 20%;
    --rv-toast-position-bottom-distance: 20%
}

.rv-toast--unclickable {
    cursor: not-allowed;
    overflow: hidden
}

.rv-toast--unclickable * {
    pointer-events: none
}

.rv-toast.rv-popup {
    align-items: center;
    background-color: var(--rv-toast-background-color);
    border-radius: var(--rv-toast-border-radius);
    box-sizing: content-box;
    color: var(--rv-toast-text-color);
    display: flex;
    flex-direction: column;
    font-size: var(--rv-toast-font-size);
    justify-content: center;
    line-height: var(--rv-toast-line-height);
    max-width: var(--rv-toast-max-width);
    min-height: var(--rv-toast-default-min-height);
    padding: var(--rv-toast-default-padding);
    text-align: center;
    transition: all var(--rv-animation-duration-fast);
    white-space: pre-wrap;
    width: var(--rv-toast-default-width);
    word-break: break-all
}

.rv-toast.rv-toast--html,.rv-toast.rv-toast--info {
    min-height: 0;
    min-width: var(--rv-toast-text-min-width);
    padding: var(--rv-toast-text-padding);
    width: fit-content
}

.rv-toast.rv-toast--html .rv-toast__info,.rv-toast.rv-toast--info .rv-toast__info {
    margin-top: 0
}

.rv-toast.rv-toast--top {
    top: var(--rv-toast-position-top-distance)
}

.rv-toast.rv-toast--bottom {
    bottom: var(--rv-toast-position-bottom-distance);
    top: auto
}

.rv-toast__icon {
    font-size: var(--rv-toast-icon-size)
}

.rv-toast__loading {
    color: var(--rv-toast-loading-icon-color);
    padding: var(--rv-padding-base)
}

.rv-toast__info {
    margin-top: var(--rv-padding-xs)
}

.EducationCard-invalid {
    background: hsla(0,0%,96%,.4);
    border-radius: 8px;
    cursor: default;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

html[data-theme=dark] .EducationCard-invalid {
    background: rgba(27,27,27,.4)
}

.EducationCard-invalidButton {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background-color: #ebebeb;
    border-radius: 25px 0 0 25px;
    color: grey;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    font-weight: 700;
    height: 25px;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 80px
}

html[data-theme=dark] .EducationCard-invalidButton {
    background-color: #2e2e2e;
    color: #999
}

.EducationCard-invalidButton-bottom {
    bottom: 12px
}

.EducationCard-invalidButton-center {
    margin-top: -12.5px;
    top: 50%
}

.EducationCard-invalidText {
    margin-left: 4px
}

:root {
    --rv-loading-text-color: var(--rv-gray-6);
    --rv-loading-text-font-size: var(--rv-font-size-md);
    --rv-loading-spinner-color: var(--rv-gray-5);
    --rv-loading-spinner-size: 30px;
    --rv-loading-spinner-animation-duration: 0.8s
}

.rv-loading {
    color: var(--rv-gray-5);
    font-size: 0
}

.rv-loading,.rv-loading__spinner {
    position: relative;
    vertical-align: middle
}

.rv-loading__spinner {
    animation: rv-rotate var(--rv-loading-spinner-animation-duration) linear infinite;
    display: inline-block;
    height: var(--rv-loading-spinner-size);
    max-height: 100%;
    max-width: 100%;
    width: var(--rv-loading-spinner-size)
}

.rv-loading__spinner--spinner {
    animation-timing-function: steps(12)
}

.rv-loading__spinner--circular {
    animation-duration: 2s
}

.rv-loading__spinner--ball {
    animation: none
}

.rv-loading__line {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.rv-loading__line:before {
    background-color: currentColor;
    border-radius: 40%;
    content: " ";
    display: block;
    height: 25%;
    margin: 0 auto;
    width: 2px
}

.rv-loading__circular {
    display: block;
    height: 100%;
    width: 100%
}

.rv-loading__circular circle {
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
    animation: rv-circular 1.5s ease-in-out infinite
}

.rv-loading__text {
    color: var(--rv-loading-text-color);
    display: inline-block;
    font-size: var(--rv-loading-text-font-size);
    margin-left: var(--rv-padding-xs);
    vertical-align: middle
}

.rv-loading--vertical {
    align-items: center;
    display: flex;
    flex-direction: column
}

.rv-loading--vertical .rv-loading__text {
    margin: var(--rv-padding-xs) 0 0
}

.rv-loading__ball {
    align-items: center;
    backface-visibility: hidden;
    display: flex;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    transform-origin: 0 0;
    width: 100%
}

.rv-loading__ball div {
    border-radius: 50%;
    box-sizing: content-box;
    height: 12px;
    position: absolute;
    width: 12px
}

.rv-loading__ball div:first-child {
    animation: rv-ball--right 1s linear infinite;
    animation-delay: -.5s;
    background: #448aff
}

.rv-loading__ball div:nth-child(2) {
    animation: rv-ball--right 1s linear infinite;
    animation-delay: 0s;
    background: #ef5350
}

.rv-loading__ball div:nth-child(3) {
    animation: rv-ball 1s linear infinite;
    animation-delay: -.5s;
    background: #448aff
}

@keyframes rv-ball {
    0% {
        opacity: 1;
        transform: translate(0)
    }

    49.99% {
        opacity: 1;
        transform: translate(24px)
    }

    50% {
        opacity: 0;
        transform: translate(24px)
    }

    to {
        opacity: 0;
        transform: translate(0)
    }
}

@keyframes rv-ball--right {
    0% {
        transform: translate(0)
    }

    50% {
        transform: translate(24px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes rv-circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120
    }
}

.rv-loading__spinner--spinner i:first-of-type {
    opacity: 1;
    transform: rotate(30deg)
}

.rv-loading__spinner--spinner i:nth-of-type(2) {
    opacity: .9375;
    transform: rotate(60deg)
}

.rv-loading__spinner--spinner i:nth-of-type(3) {
    opacity: .875;
    transform: rotate(90deg)
}

.rv-loading__spinner--spinner i:nth-of-type(4) {
    opacity: .8125;
    transform: rotate(120deg)
}

.rv-loading__spinner--spinner i:nth-of-type(5) {
    opacity: .75;
    transform: rotate(150deg)
}

.rv-loading__spinner--spinner i:nth-of-type(6) {
    opacity: .6875;
    transform: rotate(180deg)
}

.rv-loading__spinner--spinner i:nth-of-type(7) {
    opacity: .625;
    transform: rotate(210deg)
}

.rv-loading__spinner--spinner i:nth-of-type(8) {
    opacity: .5625;
    transform: rotate(240deg)
}

.rv-loading__spinner--spinner i:nth-of-type(9) {
    opacity: .5;
    transform: rotate(270deg)
}

.rv-loading__spinner--spinner i:nth-of-type(10) {
    opacity: .4375;
    transform: rotate(300deg)
}

.rv-loading__spinner--spinner i:nth-of-type(11) {
    opacity: .375;
    transform: rotate(330deg)
}

.rv-loading__spinner--spinner i:nth-of-type(12) {
    opacity: .3125;
    transform: rotate(1turn)
}

.EducationCommonCard {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    min-height: 88px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

.EducationCommonCard-imageBox {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 75px
}

.EducationCommonCard-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.EducationCommonCard-tag {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.EducationCommonCard-tag-ADBox-noCornerText {
    margin: 0 9px 9px 0
}

.EducationCommonCard-tag-ADBox-cornerText,.EducationCommonCard-tag-ADBox-noCornerText {
    -webkit-transform: scale(.75) translate(33%,33%);
    transform: scale(.75) translate(33%,33%)
}

.EducationCommonCard-tag-ADBox-cornerText {
    margin: 0 4px 3px 0
}

.EducationCommonCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.EducationCommonCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .EducationCommonCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.EducationCommonCard-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    margin-left: 12px;
    overflow: hidden
}

.EducationCommonCard-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #121212;
    display: -webkit-box;
    font-size: 16px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .EducationCommonCard-title {
    color: #fff
}

html[data-ios] .EducationCommonCard-title {
    font-weight: 500
}

html[data-android] .EducationCommonCard-title {
    font-weight: 700
}

.EducationCommonCard-subtitle {
    color: grey;
    font-size: 12px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 16px;
    margin-top: 2px
}

html[data-theme=dark] .EducationCommonCard-subtitle {
    color: #999
}

html[data-ios] .EducationCommonCard-subtitle {
    font-weight: 500
}

html[data-android] .EducationCommonCard-subtitle {
    font-weight: 700
}

.EducationCommonCard-tool {
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
    overflow: hidden
}

.EducationCommonCard-button,.EducationCommonCard-tool {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px
}

.EducationCommonCard-button {
    -ms-flex-negative: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-item-align: start;
    -ms-flex-align: center;
    align-self: flex-start;
    color: #fd5409;
    flex-shrink: 0;
    font-size: 13px;
    font-synthesis: style;
    font-weight: 600;
    justify-content: center;
    line-height: 18px
}

html[data-theme=dark] .EducationCommonCard-button {
    color: #fd5409
}

html[data-ios] .EducationCommonCard-button {
    font-weight: 500
}

html[data-android] .EducationCommonCard-button {
    font-weight: 700
}

:root {
    --rv-popup-background-color: var(--rv-white);
    --rv-popup-transition: transform var(--rv-animation-duration-base);
    --rv-popup-round-border-radius: 16px;
    --rv-popup-close-icon-size: 22px;
    --rv-popup-close-icon-color: var(--rv-gray-5);
    --rv-popup-close-icon-active-color: var(--rv-gray-6);
    --rv-popup-close-icon-margin: 16px;
    --rv-popup-close-icon-z-index: 1;
    --rv-popup-title-color: "inherit";
    --rv-popup-title-font-size: 16px;
    --rv-popup-description-font-size: 14px;
    --rv-popup-description-color: #969799
}

.rv-overflow-hidden {
    overflow: hidden!important
}

.rv-popup {
    -webkit-overflow-scrolling: touch;
    background-color: var(--rv-popup-background-color);
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    transition: var(--rv-popup-transition)
}

.rv-popup--center {
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0)
}

.rv-popup--center.rv-popup--round {
    border-radius: var(--rv-popup-round-border-radius)
}

.rv-popup--top {
    left: 0;
    top: 0;
    width: 100%
}

.rv-popup--top.rv-popup--round {
    border-radius: 0 0 var(--rv-popup-round-border-radius) var(--rv-popup-round-border-radius)
}

.rv-popup--right {
    right: 0;
    top: 0
}

.rv-popup--right.rv-popup--round {
    border-radius: var(--rv-popup-round-border-radius) 0 0 var(--rv-popup-round-border-radius)
}

.rv-popup--bottom {
    bottom: 0;
    left: 0;
    width: 100%
}

.rv-popup--bottom.rv-popup--round {
    border-radius: var(--rv-popup-round-border-radius) var(--rv-popup-round-border-radius) 0 0
}

.rv-popup--left {
    left: 0;
    top: 0
}

.rv-popup--left.rv-popup--round {
    border-radius: 0 var(--rv-popup-round-border-radius) var(--rv-popup-round-border-radius) 0
}

.rv-popup-slide-top-enter,.rv-popup-slide-top-exit-active {
    transform: translate3d(0,-100%,0)
}

.rv-popup-slide-right-enter,.rv-popup-slide-right-exit-active {
    transform: translate3d(100%,0,0)
}

.rv-popup-slide-bottom-enter,.rv-popup-slide-bottom-exit-active {
    transform: translate3d(0,100%,0)
}

.rv-popup-slide-left-enter,.rv-popup-slide-left-exit-active {
    transform: translate3d(-100%,0,0)
}

.rv-popup-slide-bottom-enter-active,.rv-popup-slide-left-enter-active,.rv-popup-slide-right-enter-active,.rv-popup-slide-top-enter-active {
    transform: translateZ(0);
    transition: var(--rv-popup-transition)
}

.rv-popup-slide-bottom-exit-active,.rv-popup-slide-left-exit-active,.rv-popup-slide-right-exit-active,.rv-popup-slide-top-exit-active {
    transition: var(--rv-popup-transition);
    transition-timing-function: var(--rv-animation-timing-function-leave)
}

.rv-popup__close-icon {
    color: var(--rv-popup-close-icon-color);
    cursor: pointer;
    font-size: var(--rv-popup-close-icon-size);
    position: absolute;
    z-index: var(--rv-popup-close-icon-z-index)
}

.rv-popup__close-icon:active {
    color: var(--rv-popup-close-icon-active-color)
}

.rv-popup__close-icon--top-left {
    left: var(--rv-popup-close-icon-margin);
    top: var(--rv-popup-close-icon-margin)
}

.rv-popup__close-icon--top-right {
    right: var(--rv-popup-close-icon-margin);
    top: var(--rv-popup-close-icon-margin)
}

.rv-popup__close-icon--bottom-left {
    bottom: var(--rv-popup-close-icon-margin);
    left: var(--rv-popup-close-icon-margin)
}

.rv-popup__close-icon--bottom-right {
    bottom: var(--rv-popup-close-icon-margin);
    right: var(--rv-popup-close-icon-margin)
}

.rv-popup__title {
    color: var(--rv-popup-title-color);
    font-size: var(--rv-popup-title-font-size);
    font-weight: 500;
    line-height: var(--rv-popup-title-font-size);
    margin: 20px 12px;
    text-align: center
}

.rv-popup__description {
    color: var(--rv-popup-description-color);
    font-size: var(--rv-popup-description-font-size);
    margin: 0 20px
}

.PolymericCard {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 400px;
    min-height: 128px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    width: 100%;
    z-index: 0
}

.PolymericCard-imageBox {
    -ms-flex-negative: 0;
    border-radius: 6px;
    flex-shrink: 0;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px
}

.PolymericCard-image {
    border-radius: 6px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
    width: 100%
}

.PolymericCard img:not([src]),.PolymericCard img[src=""] {
    opacity: 0
}

.PolymericCard-tag {
    bottom: 0;
    margin: 0 6px 6px 0;
    position: absolute;
    right: 0;
    scale: .75;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

.PolymericCard-tag-ADTag {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 13.35px;
    opacity: .8;
    text-shadow: 0 0 2px rgba(0,0,0,.5)
}

.PolymericCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    border-top-left-radius: 8px;
    color: #121212;
    font-size: 12px;
    font-weight: 500;
    margin-left: -10px;
    padding: 0 5px;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    white-space: nowrap
}

html[data-theme=dark] .PolymericCard-tag-imageTag {
    background: hsla(0,0%,100%,.9);
    color: #fff
}

.PolymericCard-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 12px;
    width: 100%
}

.PolymericCard-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #121212;
    display: -webkit-box;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .PolymericCard-title {
    color: #fff
}

.PolymericCard-tool {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    line-height: 20px;
    margin-top: 16px;
    max-height: 20px;
    overflow: hidden
}

.PolymericCard-sources,.PolymericCard-tool {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.PolymericCard-sources {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.PolymericCard-sourceLogo {
    height: 20px;
    margin-left: 4px;
    width: 20px
}

.PolymericCard-sourceLength,.PolymericCard-sourceLogo {
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    overflow: hidden
}

.PolymericCard-sourceLength {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #ebebeb;
    font-size: 22px;
    height: 40px;
    justify-content: center;
    margin-left: -16px;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    width: 40px
}

html[data-theme=dark] .PolymericCard-sourceLength {
    background: #2e2e2e
}

:root {
    --rv-overlay-z-index: 1;
    --rv-overlay-background-color: rgba(0,0,0,.7)
}

.rv-overlay {
    background-color: var(--rv-overlay-background-color);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: var(--rv-overlay-z-index)
}

/*# sourceMappingURL=5124.216a26f4.1035b43fc59698f723de.css.map*/
.KfeCollection-PayModal-wrapper {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    left: 0;
    outline: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.KfeCollection-PayModal-wrapper:after {
    background-color: rgba(0,0,0,.45);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.KfeCollection-components-Toast {
    background: #f6f6f6;
    border-radius: 10px;
    bottom: 50%;
    display: table;
    font-size: 16px;
    font-weight: 500;
    left: 50%;
    max-width: 320px;
    padding: 20px;
    position: fixed;
    text-align: center;
    transform: translate(-50%,50%);
    z-index: 1000
}

html[data-theme=dark] .KfeCollection-components-Toast {
    background: #000
}

.KfeCollection-components-Toast {
    color: #646464
}

html[data-theme=dark] .KfeCollection-components-Toast {
    color: #d3d3d3
}

.KfeCollection-PayModal-modal {
    background: #fff;
    border-radius: 2px;
    bottom: 0;
    box-shadow: 0 5px 20px rgba(0,34,77,.1);
    height: 644px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 640px;
    z-index: 1001
}

.KfeCollection-PayModal-modal-icon {
    color: #999;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px
}

html[data-theme=dark] .KfeCollection-PayModal-modal-icon {
    color: #999
}

.KfeCollection-AvatarCard {
    align-items: center;
    background: linear-gradient(225deg,#f8e2c4,#f3bb6c);
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    display: flex;
    height: 95px;
    overflow: hidden;
    padding: 19px 0 19px 40px;
    width: 100%
}

.KfeCollection-AvatarCard-imgBox {
    background-color: #fff;
    border-radius: 100%;
    height: 57px;
    margin-right: 19px;
    overflow: hidden;
    width: 60px
}

.KfeCollection-AvatarCard-imgBox>img {
    height: 100%;
    width: 100%
}

.KfeCollection-AvatarCard-info-name {
    align-items: center;
    color: #754e19;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 6px
}

.KfeCollection-AvatarCard-info-name>span {
    margin-right: 5px
}

.KfeCollection-AvatarCard-info-imgBox {
    align-items: center;
    display: flex;
    height: 16px;
    width: 15px
}

.KfeCollection-AvatarCard-info-imgBox>img {
    height: 100%;
    width: 100%
}

.KfeCollection-AvatarCard-info-title {
    color: #754e19;
    font-size: 15px;
    line-height: 25px
}

.KfeCollection-AvatarCard-info-title>span {
    color: red
}

.KfeCollection-AvatarCard-artwork {
    height: 95px;
    pointer-events: none;
    position: absolute;
    right: 23px;
    width: 271px;
    z-index: 1
}

.KfeCollection-AvatarCard-artwork>img {
    height: 100%;
    width: 100%
}

.KfeCollection-PackageCard {
    margin: 34px 0 30px;
    position: relative
}

.KfeCollection-PackageCard-left,.KfeCollection-PackageCard-right {
    align-items: center;
    background: #fff;
    color: #ce994f;
    display: flex;
    height: 124px;
    justify-content: center;
    opacity: 0;
    position: absolute;
    width: 24px
}

.KfeCollection-PackageCard-icon {
    height: 24px;
    width: 24px
}

.KfeCollection-PackageCard-left {
    left: 0
}

.KfeCollection-PackageCard-right {
    right: 0
}

.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-left,.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-right {
    opacity: 1;
    z-index: 1
}

.KfeCollection-PackageCard-scrollContent {
    margin-bottom: 10px;
    padding-top: 10px
}

.KfeCollection-PackageCard-scrollContent:before {
    color: #fff;
    content: " ";
    display: block;
    padding-left: 40px
}

.KfeCollection-PackageCard-scrollContent:after {
    color: #fff;
    content: " ";
    display: block;
    padding-right: 40px
}

.KfeCollection-PackageCard-animation {
    transition: all .3s
}

.KfeCollection-PackageCard-description {
    color: #444;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    padding-left: 40px
}

.KfeCollection-ScrollX-root {
    overflow: hidden
}

.KfeCollection-ScrollX-wrap {
    margin: -10px 0 20px;
    overflow: hidden
}

.KfeCollection-ScrollX-scroll {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    position: relative;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    top: 10px
}

.KfeCollection-ScrollX-scroll::-webkit-scrollbar {
    display: none
}

.KfeCollection-PayMenuItem {
    align-items: center;
    background: linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    flex: none;
    flex-direction: column;
    height: 114px;
    margin-right: 16px;
    position: relative;
    width: 150px
}

.KfeCollection-PayMenuItem-active {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    border: 1px solid #f3bb6c
}

.KfeCollection-PayMenuItem-recommendLabel {
    background: linear-gradient(225deg,#f8e2c4,#f3bb6c);
    border-radius: 0 10px;
    color: #754e19;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    padding: 0 9px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -10px
}

.KfeCollection-PayMenuItem-title {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 20px 0 4px
}

.KfeCollection-PayMenuItem-activeTitle {
    color: #754e19
}

.KfeCollection-PayMenuItem-price {
    color: #444;
    font-family: Alata;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px
}

.KfeCollection-PayMenuItem-activePrice {
    color: #754e19
}

.KfeCollection-PayMenuItem-unit {
    font-family: Alata;
    font-size: 20px;
    line-height: 24px
}

.KfeCollection-PayMenuItem-descriptionCoatainer {
    color: #ce994f;
    font-size: 12px;
    line-height: 15px
}

.KfeCollection-PayMenuItem-islineThrough {
    text-decoration: line-through
}

.KfeCollection-CouponCard {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    padding-left: 40px
}

.KfeCollection-CouponCard-selectLabel {
    color: #444;
    font-size: 14px;
    line-height: 15px;
    margin-right: 12px
}

.KfeCollection-CouponCard-selectBox {
    align-items: center;
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    border: 1px solid #f3bb6c;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 36px;
    min-width: 200px;
    padding: 10px 22px 10px 12px;
    position: relative;
    transition: all .3s ease-in-out
}

.KfeCollection-CouponCard-disableCoupon,.KfeCollection-CouponCard-selectBox-unUseCoupon {
    background: linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);
    border: 1px solid #ebebeb
}

.KfeCollection-CouponCard-disableCoupon {
    border-radius: 4px;
    box-sizing: border-box;
    color: #444;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    opacity: .5;
    padding: 0 12px;
    width: 200px
}

.KfeCollection-CouponCard-selectBox-animation {
    min-width: 363px
}

.KfeCollection-CouponCard-selectInput {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    box-sizing: border-box;
    color: #754e19;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    min-width: 84px;
    transition: all .3s ease-in-out
}

.KfeCollection-CouponCard-selectInput-animation {
    min-width: 131px
}

.KfeCollection-CouponCard-selectInput-unUseCoupon {
    background: #fff;
    color: #444
}

.KfeCollection-CouponCard-selectBoxLine:before {
    background-color: #d3d3d3;
    content: "";
    height: 15px;
    margin: 0 12px;
    width: 1px
}

.KfeCollection-CouponCard-selectBoxIcon {
    color: #754e19;
    height: 32px;
    margin-left: 10px;
    position: absolute;
    right: 7.5px;
    width: 31px
}

.KfeCollection-CouponCard-selectBoxIcon-down {
    transform: rotate(180deg)
}

.KfeCollection-CouponCard-selectBoxIcon-hide {
    opacity: 0
}

.KfeCollection-CouponCard-selectOption {
    background: #fff;
    border: 1px solid hsla(0,0%,83%,.3);
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.08);
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    max-height: 108px;
    opacity: 1;
    overflow-y: auto;
    position: absolute;
    top: 40px;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1001
}

.KfeCollection-CouponCard-selectOption-animation {
    opacity: 0
}

.KfeCollection-CouponCard-hiddenOption {
    display: none
}

.KfeCollection-CouponCard-optionItem {
    box-sizing: border-box;
    line-height: 15px;
    padding: 10px 16px;
    width: 100%
}

.KfeCollection-CouponCard-optionItem:hover {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff
}

.KfeCollection-CouponCard-optionItem-text {
    color: #444;
    font-size: 12px
}

.KfeCollection-CouponCard-optionItem-check {
    color: #f3bb6c;
    float: right;
    height: 17px;
    position: relative;
    top: 4px;
    width: 19px
}

.KfeCollection-CountTimeDown {
    align-items: center;
    color: #fd5409;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-right: 13px
}

.KfeCollection-CountTimeDown-label {
    color: #fd5409;
    font-size: 14px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 15px;
    margin-right: 8px
}

html[data-ios] .KfeCollection-CountTimeDown-label {
    font-weight: 500
}

html[data-android] .KfeCollection-CountTimeDown-label {
    font-weight: 700
}

.KfeCollection-CountTimeDown-time {
    font-size: 10px;
    font-synthesis: style;
    font-weight: 600;
    height: 16px;
    line-height: 16px;
    min-width: 16px;
    padding: 0 2px;
    transform: scale(.8)
}

html[data-ios] .KfeCollection-CountTimeDown-time {
    font-weight: 500
}

html[data-android] .KfeCollection-CountTimeDown-time {
    font-weight: 700
}

.KfeCollection-CountTimeDown-time {
    background: #fd5409;
    border: .5px solid #fd5409;
    border-radius: 2px;
    color: #fefefe
}

.KfeCollection-CountTimeDown-symbol {
    display: inline-block;
    margin: 0 3px
}

.KfeCollection-QrCodeCard {
    display: flex;
    flex-direction: row;
    height: 180px;
    margin: 0 60px 20px 40px;
    padding: 25px 0
}

.KfeCollection-QrCodeCard,.KfeCollection-QrCodeCard-qrCode {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-sizing: border-box
}

.KfeCollection-QrCodeCard-qrCode {
    height: 130px;
    margin: 0 26px 0 71px;
    padding: 5px;
    width: 130px
}

.KfeCollection-QrCodeCard-qrCode>img {
    height: 100%;
    width: 100%
}

.KfeCollection-QrCodeCard-mountBox-priceBox {
    margin: 28px 0 21px
}

.KfeCollection-QrCodeCard-mountBox-Text {
    color: #444;
    font-size: 15px;
    line-height: 20px
}

.KfeCollection-QrCodeCard-mountBox-price {
    color: #fd5409;
    margin-right: 6px
}

.KfeCollection-QrCodeCard-mountBox-unit {
    font-size: 20px;
    line-height: 24px
}

.KfeCollection-QrCodeCard-mountBox-activePrice {
    font-family: Alata;
    font-size: 30px;
    line-height: 36px
}

.KfeCollection-QrCodeCard-mountBox-description {
    color: #999;
    font-size: 15px;
    line-height: 20px
}

.KfeCollection-QrCodeCard-mountBox-lineThrough {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.KfeCollection-QrCodeCard-mountBox-payTypeBox {
    align-items: center;
    color: #444;
    display: flex;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 50px
}

.KfeCollection-QrCodeCard-mountBox-payTypeBox-icon {
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 12px;
    width: 16px
}

.KfeCollection-ProtocolCard {
    color: #999;
    display: flex;
    font-size: 10px;
    height: 15px;
    justify-content: center;
    margin-bottom: 14px
}

.KfeCollection-ProtocolCard a {
    color: #175199
}

html[data-theme=dark] .KfeCollection-ProtocolCard a {
    color: #6385a6
}

.KfeCollection-ProtocolCard a {
    text-decoration: none
}

.KfeCollection-ProtocolCardTips {
    color: #999;
    display: flex;
    font-size: 10px;
    height: 15px;
    justify-content: center;
    margin-bottom: 30px
}

.KfeCollection-PaySuccessModal {
    --unit: 1vw;
    line-height: 1
}

.KfeCollection-PaySuccessModal-topIcon {
    margin: 39px 0 50px;
    text-align: center
}

.KfeCollection-PaySuccessModal-icon {
    display: inline-block;
    height: 80px;
    margin-bottom: 20px;
    width: 72px
}

.KfeCollection-PaySuccessModal-success {
    display: inline-block;
    height: 100%;
    width: 100%
}

.KfeCollection-PaySuccessModal-text {
    vertical-align: center
}

.KfeCollection-PaySuccessModal-successText {
    height: 36px;
    margin: 0 auto 10px;
    padding: 5px;
    width: 166px
}

.KfeCollection-PaySuccessModal-successImg {
    display: inline-block;
    height: 100%;
    width: 100%
}

.KfeCollection-PaySuccessModal-time {
    color: #ce994f;
    font-family: PingFang SC;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}

html[data-theme=dark] .KfeCollection-PaySuccessModal-time {
    color: #ce994f
}

.KfeCollection-PaySuccessModal-topTitle {
    margin-bottom: 40px;
    text-align: center
}

.KfeCollection-PaySuccessModal-line {
    display: inline-block;
    height: 5px;
    margin: 0 8px;
    width: 170px
}

.KfeCollection-PaySuccessModal-titleText {
    color: #754e19;
    display: inline-block;
    font-size: 15px;
    font-synthesis: style;
    font-weight: 600;
    height: 20px;
    letter-spacing: .168px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle
}

html[data-ios] .KfeCollection-PaySuccessModal-titleText {
    font-weight: 500
}

html[data-android] .KfeCollection-PaySuccessModal-titleText {
    font-weight: 700
}

.KfeCollection-PaySuccessModal-rightsCard {
    display: flex;
    flex-direction: row;
    margin: 0 0 42px 95px;
    overflow-x: scroll
}

.KfeCollection-PaySuccessModal-rightsCard::-webkit-scrollbar {
    display: none
}

.KfeCollection-PaySuccessModal-rightsItem {
    margin-right: 35px
}

.KfeCollection-PaySuccessModal-rightsTitle {
    color: #1a1a1a;
    font-size: 14px;
    letter-spacing: .168px;
    line-height: 20px;
    margin: 0 0 16px 9px;
    max-width: 174px;
    white-space: nowrap
}

.KfeCollection-PaySuccessModal-bottomContent {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px
}

.KfeCollection-PaySuccessModal-bottomContent:last-child {
    margin-bottom: 0
}

.KfeCollection-PaySuccessModal-rightsIcon {
    border-radius: 1px;
    height: 42px!important;
    margin-right: 5px;
    width: 43px!important
}

.KfeCollection-PaySuccessModal-rightsItemTitle {
    color: #444;
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 2px
}

.KfeCollection-PaySuccessModal-rightsItemContent {
    color: #999;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    min-width: 176px
}

.KfeCollection-PaySuccessModal-error {
    align-items: center;
    bottom: 0;
    color: grey;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

html[data-theme=dark] .KfeCollection-PaySuccessModal-error {
    color: #999
}

.KfeCollection-Image-Wrapper {
    font-size: 0
}

.KfeCollection-Image,.KfeCollection-Image-Wrapper {
    border-radius: 3px;
    height: 100%;
    width: 100%
}

.KfeCollection-PlaceHolder:after {
    display: none
}

.KfeCollection-PlaceHolder {
    align-items: center;
    background-color: #ebebeb;
    display: flex!important;
    height: 100%;
    justify-content: center;
    width: 100%
}

html[data-theme=dark] .KfeCollection-PlaceHolder {
    background-color: #1b1b1b
}

.KfeCollection-PlaceHolder {
    border-radius: inherit
}

.KfeCollection-PlaceHolder-Icon {
    fill: #d3d3d3
}

html[data-theme=dark] .KfeCollection-PlaceHolder-Icon {
    fill: #1b1b1b
}

.Card {
    --v4227349361: var(--flag-light,0 1px 3px rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px rgba(0,0,0,.1));
    background: #fff;
    background: var(--GBK99A);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: var(--v4227349361);
    margin-bottom: 10px;
    overflow: hidden
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Card {
        box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .Card {
    --v4227349427: var(--flag-light,0 1px 3px rgba(0,0,0,.3)) var(--flag-dark,0 1px 3px rgba(0,0,0,.3));
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: var(--v4227349427)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .Card {
        box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

.Card {
    box-sizing: border-box
}

.Card:last-child {
    margin-bottom: 0
}

.Card-header {
    align-items: center;
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    box-sizing: border-box;
    display: flex;
    height: 50px;
    justify-content: space-between;
    padding: 0 20px;
    padding: 0 var(--zhc-padding-horizontal,20px)
}

.Card-header:last-child {
    border-bottom: none
}

.Card-headerText {
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Card-section {
    padding: 16px 20px;
    padding: var(--zhc-padding-vertical,16px) var(--zhc-padding-horizontal,20px);
    position: relative
}

.Card-section+.Card-section:after {
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    content: "";
    display: block;
    left: 0;
    margin: 0 20px;
    margin: 0 var(--zhc-padding-horizontal,20px);
    position: absolute;
    right: 0;
    top: 0
}

.KfeCollection-PayModalLoading {
    align-items: center;
    color: #e2e2e2;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw
}

.Holder {
    background: #f8f8fa;
    background: var(--GBK10A);
    border-radius: 2px;
    height: 14px;
    margin-bottom: 16px
}

.Holder:last-child {
    margin-bottom: 0
}

.Holder--avatar,.Holder--button,.Holder--icon,.Holder--inline {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: bottom
}

.Holder--title {
    height: 18px
}

.Holder--icon {
    border-radius: 999px;
    margin-right: 8px;
    width: 14px
}

.Holder--button {
    border-radius: 3px;
    height: 34px;
    width: 96px
}

.Holder--button+.Holder--button {
    margin-left: 16px
}

.Holder--avatar {
    height: 24px;
    width: 24px
}

.List .EmptyState {
    padding: 70px 0
}

.List-header {
    align-items: center;
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    box-sizing: border-box;
    display: flex;
    height: 50px;
    justify-content: space-between;
    margin: 0 20px;
    margin: 0 var(--zhc-padding-horizontal,20px)
}

.List-headerText {
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    margin: 0
}

.List-headerOptions {
    font-size: 14px
}

.List-loading {
    color: #8491a5;
    color: var(--GBL05A);
    padding: 200px 0;
    text-align: center
}

.List-item {
    padding: 16px 20px;
    padding: var(--zhc-padding-vertical,16px) var(--zhc-padding-horizontal,20px);
    position: relative
}

.List-item:focus {
    outline: none;
    transition: box-shadow .3s
}

html[data-focus-visible] .List-item:focus {
    --v3473974657: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.3));
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.3);
    box-shadow: var(--v3473974657)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-focus-visible] .List-item:focus {
        box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.3)
    }
}

html[data-theme=dark][data-focus-visible] .List-item:focus {
    --v3473974756: var(--flag-light,0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 5px rgba(85,142,255,.6));
    box-shadow: 0 0 0 2px #fff,0 0 0 5px rgba(23,114,246,.6);
    box-shadow: var(--v3473974756)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark][data-focus-visible] .List-item:focus {
        box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 5px oklch(from var(--MapInfo) l c h/.6)
    }
}

.List-item+.List-item:after {
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    content: "";
    display: block;
    left: 0;
    margin: 0 20px;
    margin: 0 var(--zhc-padding-horizontal,20px);
    position: absolute;
    right: 0;
    top: 0
}

.List-item--holder {
    padding: 24px 0
}

.List-itemMeta {
    color: #8491a5;
    color: var(--GBL05A);
    margin-bottom: 10px
}

.Tabs {
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A)
}

.Tabs-item {
    display: inline-block;
    padding: 0 20px
}

.Tabs-link {
    color: #191b1f;
    color: var(--GBK02A);
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    padding: 14px 0;
    position: relative;
    text-align: center
}

.Tabs-link.is-active {
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.Tabs-link.is-active:after {
    background: #1772f6;
    background: var(--GBL01A);
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0
}

.Tabs-meta {
    color: #9196a1;
    color: var(--GBK06A);
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-left: 6px
}

.KfeCollection-NovelDisplayBlock {
    box-sizing: border-box;
    width: 100%
}

.KfeCollection-NovelDisplayBlock figure {
    margin: 0
}

.KfeCollection-NovelDisplayBlock div[data-novel=novel-wrapper] {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 100%
}

.KfeCollection-NovelDisplayBlock img {
    width: 100%
}

.KfeCollection-NovelDisplayBlock div[data-novel=group-wrapper] {
    background: #f6f6f6;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 20px 8px 0;
    width: 100%
}

.KfeCollection-NovelDisplayBlock div[data-novel=narrator-wrapper] {
    color: #999;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 20px;
    padding: 0 56px;
    text-align: center
}

.KfeCollection-NovelDisplayBlock div[data-novel=item-wrapper] {
    display: flex;
    margin-bottom: 20px
}

.KfeCollection-NovelDisplayBlock img[data-novel=role-avatar] {
    border-radius: 50%;
    height: 40px;
    width: 40px
}

.KfeCollection-NovelDisplayBlock div[data-novel=content-wrapper] {
    margin: 0 0 0 8px;
    width: 100%
}

.KfeCollection-NovelDisplayBlock div[data-novel=role-name] {
    color: #646464;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 4px
}

.KfeCollection-NovelDisplayBlock p[data-novel=role-content] {
    background: #fff;
    border-radius: 0 10px 10px 10px;
    box-sizing: border-box;
    color: #121212;
    display: inline-block;
    font-size: 15px;
    max-width: calc(100% - 56px);
    min-width: 40px;
    padding: 8px 10px
}

.KfeCollection-NovelDisplayBlock div[data-novel=item-wrapper-reverse] {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px
}

.KfeCollection-NovelDisplayBlock div[data-novel=item-wrapper-reverse] div[data-novel=content-wrapper] {
    margin: 0 8px 0 0;
    text-align: right;
    width: 100%
}

.KfeCollection-NovelDisplayBlock div[data-novel=item-wrapper-reverse] div[data-novel=content-wrapper] p[data-novel=role-content] {
    background: #06f;
    border-radius: 10px 0 10px 10px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    max-width: calc(100% - 56px);
    min-width: 40px;
    opacity: .7;
    padding: 8px 10px;
    text-align: left
}

.KfeCollection-NovelDisplayBlock p[data-novel=role-img-content] {
    background: none;
    border-radius: 0 10px 10px 10px;
    box-sizing: border-box;
    color: #121212;
    display: inline-block;
    font-size: 15px;
    max-width: calc(100% - 56px);
    min-width: 40px;
    padding: 0
}

.KfeCollection-NovelDisplayBlock img[data-novel=role-image] {
    border-radius: 0 10px 10px 10px;
    display: flex
}

.KfeCollection-NovelDisplayBlock div[data-novel=item-wrapper-reverse] img[data-novel=role-image] {
    border-radius: 10px 0 10px 10px
}

.KfeCollection-NovelDisplayBlock div[data-novel=rich-text-wrapper] {
    font-size: 17px;
    margin: 20px 0
}

.KfeCollection-NovelDisplayBlock div[data-novel=rich-text-wrapper] p {
    margin: 0 0 1.4em
}

.KfeCollection-NovelDisplayBlock div[data-novel=rich-text-wrapper] p:last-child {
    margin: 0
}

.KfeCollection-NovelDisplayBlock div[data-novel=rich-text-wrapper]:first-child {
    margin-top: 0
}

.KfeCollection-NovelDisplayBlock-Dark {
    background: #121212
}

.KfeCollection-NovelDisplayBlock-Dark div[data-novel=group-wrapper] {
    background: #1b1b1b
}

.KfeCollection-NovelDisplayBlock-Dark div[data-novel=role-name] {
    color: #d3d3d3
}

.KfeCollection-NovelDisplayBlock-Dark p[data-novel=role-content] {
    background: #2e2e2e;
    color: #fff
}

.KfeCollection-NovelDisplayBlock-Dark div[data-novel=item-wrapper-reverse] div[data-novel=content-wrapper] p[data-novel=role-content] {
    background: #8fb1f9;
    opacity: 1
}

.KfeCollection-NovelDisplayBlock-Dark div[data-novel=rich-text-wrapper] {
    color: #d3d3d3
}

.KfeCollection-NovelDisplayBlock-Pc div[data-novel=group-wrapper] {
    width: 343px
}

.KfeCollection-PaidAnswerFooter-expand {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
    text-align: center
}

.KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-mask {
    background: linear-gradient(hsla(0,0%,100%,.2),#fff);
    height: 130px;
    margin-bottom: 20px;
    margin-top: -130px
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-mask {
    background: linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-mask {
    background: -webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-mask {
    background: -webkit-linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-link {
    align-items: center;
    color: #06f;
    display: inline-flex
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-link {
    color: #558eff
}

.KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-text {
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: normal
}

.KfeCollection-PaidAnswerFooter-expand .KfeCollection-PaidAnswerFooter-arrow {
    flex: 0 0 24;
    width: 24px
}

.KfeCollection-PaidAnswerFooter-retry {
    color: #999;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    position: relative;
    text-align: center
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry {
    color: #999
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-mask {
    background: linear-gradient(hsla(0,0%,100%,.2),#fff);
    height: 130px;
    margin-bottom: 20px;
    margin-top: -130px
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-mask {
    background: linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-mask {
    background: -webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-mask {
    background: -webkit-linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-retryBtn {
    color: #06f
}

html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-retryBtn {
    color: #558eff
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-retryBtn {
    cursor: pointer
}

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

    to {
        transform: rotate(1turn)
    }
}

@keyframes mu-rotate {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-icon {
    -webkit-animation: mu-rotate .8s linear infinite;
    animation: mu-rotate .8s linear infinite;
    height: 24px;
    width: 24px
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-path,.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-stop,html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-path,html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-stop {
    fill: #999
}

.KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-stop,html[data-theme=dark] .KfeCollection-PaidAnswerFooter-retry .KfeCollection-PaidAnswerFooter-stop {
    stop-color: #999
}

.NavigateToAppCheckCard-wrap {
    font-size: 14px;
    margin-bottom: 40px;
    position: relative;
    text-align: center
}

.NavigateToAppCheckCard-mask {
    background: linear-gradient(hsla(0,0%,100%,.2),#fff);
    height: 130px;
    margin-bottom: 30px;
    margin-top: -130px
}

html[data-theme=dark] .NavigateToAppCheckCard-mask {
    background: linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.NavigateToAppCheckCard-mask {
    background: -webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)
}

html[data-theme=dark] .NavigateToAppCheckCard-mask {
    background: -webkit-linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.NavigateToAppCheckCard-title {
    color: #444;
    font-size: 13px
}

html[data-theme=dark] .NavigateToAppCheckCard-title {
    color: #d3d3d3
}

.NavigateToAppCheckCard-title {
    font-weight: 400
}

.NavigateToAppCheckCard-title-opacity {
    opacity: .8
}

.NavigateToAppCheckCard-navigate {
    align-items: center;
    color: #06f;
    display: flex;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    justify-content: center;
    line-height: 22px;
    margin-top: 12px
}

html[data-theme=dark] .NavigateToAppCheckCard-navigate {
    color: #558eff
}

.NavigateToAppCheckCard-navigate-icon {
    fill: #06f
}

html[data-theme=dark] .NavigateToAppCheckCard-navigate-icon {
    fill: #558eff
}

.NavigateToAppCheckCard-qrcode {
    align-items: center;
    border: 1px solid #ebebeb;
    display: flex;
    height: 92px;
    justify-content: center;
    margin: 21px auto 10px;
    width: 92px
}

html[data-theme=dark] .NavigateToAppCheckCard-qrcode {
    border: 1px solid #2e2e2e
}

.NavigateToAppCheckCard-qrcode {
    border-radius: 4px
}

.NavigateToAppCheckCard-qrcode-img {
    width: 90px
}

.NavigateToAppCheckCard-desc {
    color: #999;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px
}

html[data-theme=dark] .NavigateToAppCheckCard-desc {
    color: #999
}

.NavigateToAppCheckCard-navigate-open {
    align-items: center;
    background-color: #06f;
    bottom: 75px;
    display: flex;
    height: 40px;
    justify-content: center;
    left: 50%;
    position: fixed;
    transform: translateX(-50%);
    width: 120px
}

html[data-theme=dark] .NavigateToAppCheckCard-navigate-open {
    background-color: #558eff
}

.NavigateToAppCheckCard-navigate-open {
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500
}

html[data-theme=dark] .NavigateToAppCheckCard-navigate-open {
    color: #121212
}

.NavigateToAppCheckCard-navigate-open {
    z-index: 10
}

.KfeCollection-TextLink {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
    text-align: center;
    width: 100%
}

.KfeCollection-TextLink-mask {
    background: linear-gradient(hsla(0,0%,100%,.2),#fff);
    height: 130px;
    margin-bottom: 20px;
    margin-top: -130px
}

html[data-theme=dark] .KfeCollection-TextLink-mask {
    background: linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-TextLink-mask {
    background: -webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)
}

html[data-theme=dark] .KfeCollection-TextLink-mask {
    background: -webkit-linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-TextLink-HybridLink {
    align-items: center;
    color: #06f;
    display: flex;
    justify-content: center
}

html[data-theme=dark] .KfeCollection-TextLink-HybridLink {
    color: #558eff
}

.KfeCollection-TextLink-ArrowRight {
    flex: 0 0 24;
    width: 24px
}

.KfeCollection-TextLink-text {
    line-height: 24px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all
}

.KfeCollection-PurchaseBtn {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
    text-align: center
}

.KfeCollection-PurchaseBtn-mask {
    background: linear-gradient(hsla(0,0%,100%,.2),#fff);
    height: 130px;
    margin-bottom: 20px;
    margin-top: -130px
}

html[data-theme=dark] .KfeCollection-PurchaseBtn-mask {
    background: linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PurchaseBtn-mask {
    background: -webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)
}

html[data-theme=dark] .KfeCollection-PurchaseBtn-mask {
    background: -webkit-linear-gradient(hsla(0,0%,7%,.2),#121212)
}

.KfeCollection-PurchaseBtn-HybridLink {
    align-items: center;
    color: #06f;
    display: inline-flex
}

html[data-theme=dark] .KfeCollection-PurchaseBtn-HybridLink {
    color: #558eff
}

.KfeCollection-PurchaseBtn-HybridLink {
    cursor: pointer
}

.KfeCollection-PurchaseBtn-ArrowRight {
    flex: 0 0 24;
    width: 24px
}

.KfeCollection-PurchaseBtn-text {
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: normal
}

.KfeCollection-GoodsCardV5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px 0 36px;
    width: 100%
}

.KfeCollection-GoodsCardV5-guide {
    color: #121212;
    display: flex;
    margin-bottom: 8px
}

html[data-theme=dark] .KfeCollection-GoodsCardV5-guide {
    color: #fff
}

.KfeCollection-GoodsCardV5-guide {
    font-size: 14px
}

.KfeCollection-GoodsCardV5-guideBefore {
    flex-shrink: 0
}

.KfeCollection-GoodsCardV5-guideBeforeBold {
    font-weight: 700
}

.KfeCollection-GoodsCardV5-guideTitle {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV5-Read {
    background: none;
    background-color: #06f;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin: 0 20px;
    padding: 0 16px;
    text-align: center
}

html[data-theme=dark] .KfeCollection-GoodsCardV5-Read {
    background-color: #558eff
}

.KfeCollection-GoodsCardV5-Read,html[data-theme=dark] .KfeCollection-GoodsCardV5-Read {
    color: #fff
}

.KfeCollection-GoodsCardV4 {
    display: flex;
    flex-direction: column;
    margin: 20px 0 36px;
    overflow: hidden
}

.KfeCollection-GoodsCardV4-guide {
    color: #121212;
    display: flex;
    margin-bottom: 8px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-guide {
    color: #fff
}

.KfeCollection-GoodsCardV4-guide {
    font-size: 14px
}

.KfeCollection-GoodsCardV4-guideBefore {
    flex-shrink: 0
}

.KfeCollection-GoodsCardV4-guideBeforeBold {
    font-weight: 700
}

.KfeCollection-GoodsCardV4-guideTitle {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV4-header {
    align-items: center;
    color: #ce994f;
    position: relative
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-header {
    color: #ce994f
}

.KfeCollection-GoodsCardV4-header {
    color: #121212;
    display: flex;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    justify-content: space-between;
    padding: 0 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-header {
    color: #fff
}

.KfeCollection-GoodsCardV4-header {
    background: #06f;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-header {
    background: #558eff
}

.KfeCollection-GoodsCardV4-header {
    color: #fff
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-header {
    color: #121212
}

.KfeCollection-GoodsCardV4-vipIcon {
    border-top-right-radius: 8px;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px
}

.KfeCollection-GoodsCardV4-title {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    width: calc(100% - 15px)
}

.KfeCollection-GoodsCardV4-titleText {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV4-headerIcon {
    flex-shrink: 0
}

.KfeCollection-GoodsCardV4-wrapper {
    border-left: 1px solid hsla(0,0%,83%,.4)
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-wrapper {
    border-left: 1px solid rgba(46,46,46,.4)
}

.KfeCollection-GoodsCardV4-wrapper {
    border-right: 1px solid hsla(0,0%,83%,.4)
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-wrapper {
    border-right: 1px solid rgba(46,46,46,.4)
}

.KfeCollection-GoodsCardV4-wrapper {
    border-bottom: 1px solid hsla(0,0%,83%,.4)
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-wrapper {
    border-bottom: 1px solid rgba(46,46,46,.4)
}

.KfeCollection-GoodsCardV4-wrapper {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-radius: 8px;
    font-size: 13px
}

.KfeCollection-GoodsCardV4-contentWrapper {
    color: #444;
    padding: 11px 15px 13px;
    position: relative
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-contentWrapper {
    color: #d3d3d3
}

.KfeCollection-GoodsCardV4-content {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    line-height: 21px;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis
}

.KfeCollection-GoodsCardV4-iosContent .KfeCollection-GoodsCardV4-content {
    text-align: inherit
}

.KfeCollection-GoodsCardV4-endorse {
    bottom: 13px;
    display: flex;
    position: absolute;
    right: 15px
}

.KfeCollection-GoodsCardV4-mask {
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0) 101.1%);
    width: 20px
}

.KfeCollection-GoodsCardV4-ellipsis {
    background: #fff;
    height: 22px;
    line-height: 24px;
    width: 24px
}

.KfeCollection-GoodsCardV4-endorseText {
    color: #999;
    height: 22px;
    line-height: 24px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-endorseText {
    color: #999
}

.KfeCollection-GoodsCardV4-endorseText {
    background: #fff;
    font-size: 12px
}

.KfeCollection-GoodsCardV4-iosContent .KfeCollection-GoodsCardV4-ellipsis,.KfeCollection-GoodsCardV4-iosContent .KfeCollection-GoodsCardV4-endorseText {
    line-height: 30px
}

.KfeCollection-GoodsCardV4-bottom {
    align-items: center;
    border-top: 1px solid hsla(0,0%,83%,.4);
    display: flex;
    justify-content: center;
    padding: 10px 0
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-bottom {
    border-top: 1px solid rgba(46,46,46,.4)
}

.KfeCollection-GoodsCardV4-bottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.KfeCollection-GoodsCardV4-bottomText {
    align-items: center;
    color: #06f;
    display: flex
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-bottomText {
    color: #558eff
}

.KfeCollection-GoodsCardV4-bottomText {
    line-height: 18px
}

.KfeCollection-GoodsCardV4-arrowRight {
    font-size: 18px
}

.KfeCollection-GoodsCardV4-num {
    padding: 0 5px
}

.KfeCollection-GoodsCardV4-dark .KfeCollection-GoodsCardV4-mask {
    background: linear-gradient(270deg,#121212,hsla(0,0%,7%,0))
}

.KfeCollection-GoodsCardV4-dark .KfeCollection-GoodsCardV4-ellipsis {
    background: #121212;
    color: #444
}

.KfeCollection-GoodsCardV4-dark .KfeCollection-GoodsCardV4-endorseText {
    background: #121212;
    color: #999
}

.KfeCollection-GoodsCardV4-tagsBottom {
    border-top: 1px solid hsla(0,0%,83%,.4);
    padding: 8px 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-tagsBottom {
    border-top: 1px solid rgba(46,46,46,.4)
}

.KfeCollection-GoodsCardV4-tagsBottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.KfeCollection-GoodsCardV4-tagsBottomWrapper {
    display: flex;
    overflow-x: auto
}

.KfeCollection-GoodsCardV4-tagsBottomWrapper::-webkit-scrollbar {
    display: none
}

.KfeCollection-GoodsCardV4-tagsBottomTag {
    align-items: center;
    background-color: hsla(0,0%,60%,.13);
    display: flex
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-tagsBottomTag {
    background-color: hsla(0,0%,60%,.13)
}

.KfeCollection-GoodsCardV4-tagsBottomTag {
    border-radius: 100px;
    cursor: pointer;
    flex-shrink: 0;
    margin-right: 8px;
    padding: 1px 7px
}

.KfeCollection-GoodsCardV4-tagText {
    color: #444;
    font-size: 11px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-tagText {
    color: #d3d3d3
}

.KfeCollection-GoodsCardV4-tagsArrowRight {
    color: #444;
    margin-right: -3px
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-tagsArrowRight {
    color: #d3d3d3
}

.KfeCollection-GoodsCardV4-link {
    color: #06f;
    cursor: pointer
}

html[data-theme=dark] .KfeCollection-GoodsCardV4-link {
    color: #558eff
}

.KfeCollection-GoodsCardNew {
    display: flex;
    flex-direction: column;
    margin: 20px 0 36px;
    overflow: hidden
}

.KfeCollection-GoodsCardNew-guide {
    color: #121212;
    display: flex;
    margin-bottom: 8px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-guide {
    color: #fff
}

.KfeCollection-GoodsCardNew-guide {
    font-size: 13px
}

.KfeCollection-GoodsCardNew-brandImg {
    font-weight: 700
}

.KfeCollection-GoodsCardNew-link {
    color: #06f;
    cursor: pointer
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-link {
    color: #558eff
}

.KfeCollection-GoodsCardNew-wrapper {
    background: #fff;
    display: flex;
    flex-direction: column;
    font-size: 13px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-wrapper {
    background: #121212
}

.KfeCollection-GoodsCardNew-wrapper {
    cursor: pointer;
    position: relative
}

.KfeCollection-GoodsCardNew-wrapper:before {
    border: 1px solid #d3d3d3;
    bottom: -50%;
    content: " ";
    display: block;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    transform: scale(.5)
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-wrapper:before {
    border: 1px solid #2e2e2e
}

.KfeCollection-GoodsCardNew-wrapper:before {
    border-radius: 16px
}

.KfeCollection-GoodsCardNew-header {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    height: 38px;
    justify-content: space-between;
    padding: 0 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-header {
    color: #fff
}

.KfeCollection-GoodsCardNew-header {
    background: #06f
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-header {
    background: #558eff
}

.KfeCollection-GoodsCardNew-header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.KfeCollection-GoodsCardNew-headerTitle {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardNew-headerIcon {
    flex-shrink: 0
}

.KfeCollection-GoodsCardNew-contentWrapper {
    color: #444;
    display: flex;
    padding: 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentWrapper {
    color: #d3d3d3
}

.KfeCollection-GoodsCardNew-contentLeft {
    display: flex;
    flex-shrink: 0;
    font-size: 0;
    margin-right: 12px;
    overflow: hidden;
    position: relative
}

.KfeCollection-GoodsCardNew-coverImg {
    border-radius: 6px;
    height: 101px;
    width: 70px
}

.KfeCollection-GoodsCardNew-coverVip {
    border-top-left-radius: 6px;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 27px
}

.KfeCollection-GoodsCardNew-coverBtn {
    height: 28px;
    left: 50%;
    margin: -14px 0 0 -14px;
    position: absolute;
    top: 50%;
    width: 28px
}

.KfeCollection-GoodsCardNew-coverLabel {
    align-items: center;
    background: hsla(0,0%,100%,.88)
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-coverLabel {
    background: hsla(0,0%,100%,.88)
}

.KfeCollection-GoodsCardNew-coverLabel {
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    bottom: 0;
    color: #121212;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    height: 30px;
    padding: 0 8px;
    position: absolute;
    right: 0;
    transform: scale(.5);
    transform-origin: bottom right;
    white-space: nowrap
}

.KfeCollection-GoodsCardNew-contentRight {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%
}

.KfeCollection-GoodsCardNew-contentTitle {
    color: #121212;
    font-size: 15px;
    line-height: 21px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentTitle {
    color: #fff
}

.KfeCollection-GoodsCardNew-contentTitle {
    -webkit-line-clamp: 1;
    font-weight: 500
}

.KfeCollection-GoodsCardNew-contentPreface,.KfeCollection-GoodsCardNew-contentTitle {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardNew-contentPreface {
    color: #444
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentPreface {
    color: #d3d3d3
}

.KfeCollection-GoodsCardNew-contentPreface {
    -webkit-line-clamp: 2;
    line-height: 18px
}

.KfeCollection-GoodsCardNew-contentDes {
    -webkit-box-orient: vertical;
    color: #999;
    display: -webkit-box;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentDes {
    color: #999
}

.KfeCollection-GoodsCardNew-contentDes {
    -webkit-line-clamp: 1;
    line-height: 18px
}

.KfeCollection-GoodsCardNew-contentIntro,.KfeCollection-GoodsCardNew-contentStar {
    color: #999;
    margin-top: 4px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentIntro,html[data-theme=dark] .KfeCollection-GoodsCardNew-contentStar {
    color: #999
}

.KfeCollection-GoodsCardNew-contentIntroItem {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    line-height: 18px;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardNew-contentStar {
    align-items: center;
    display: flex
}

.KfeCollection-GoodsCardNew-score,html[data-theme=dark] .KfeCollection-GoodsCardNew-score {
    color: #ff501a
}

.KfeCollection-GoodsCardNew-score {
    font-family: ZHVipFont;
    font-size: 12px;
    font-weight: 500
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating {
    margin: 1px 0 0 5px
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star {
    height: 15px;
    width: 15px
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star .Zi {
    fill: #ff501a;
    height: 13px;
    width: 13px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star .Zi {
    fill: #ff501a
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star--half .Zi:first-child,html[data-theme=dark] .KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star--half .Zi:first-child {
    fill: rgba(255,80,26,.2)
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star--half .Zi:last-child {
    clip: rect(0,6px,12px,0);
    -webkit-clip-path: inset(0 5px 0 0);
    clip-path: inset(0 5px 0 0)
}

.KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star--empty path,html[data-theme=dark] .KfeCollection-GoodsCardNew-contentStar .KfeCollection-Rating-star--empty path {
    fill: rgba(255,80,26,.2)
}

.KfeCollection-GoodsCardNew-contentBottom {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.KfeCollection-GoodsCardNew-vipNote,html[data-theme=dark] .KfeCollection-GoodsCardNew-vipNote {
    color: #ce994f
}

.KfeCollection-GoodsCardNew-vipNote {
    font-size: 13px;
    font-weight: 500;
    margin: auto 0 0
}

.KfeCollection-GoodsCardNew-vipNote del {
    color: #999;
    margin-left: 6px
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-vipNote del {
    color: #999
}

.KfeCollection-GoodsCardNew-vipNote del {
    font-weight: 400
}

.KfeCollection-GoodsCardNew-readBtn {
    align-items: center;
    color: #06f;
    display: flex;
    justify-content: center;
    line-height: normal
}

html[data-theme=dark] .KfeCollection-GoodsCardNew-readBtn {
    color: #558eff
}

.KfeCollection-GoodsCardNew-readBtn {
    font-size: 13px;
    font-weight: 500
}

.KfeCollection-GoodsCardNew-bottom {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 8px 0
}

.KfeCollection-GoodsCardNew-arrowRight {
    margin-left: -1px
}

.KfeCollection-GoodsCardNew-arrowRightFix {
    margin-top: 2px
}

.KfeCollection-Rating {
    display: flex
}

.KfeCollection-Rating-star {
    height: 16px;
    position: relative;
    width: 16px
}

.KfeCollection-Rating-star .Zi {
    fill: #ff9607;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px
}

html[data-theme=dark] .KfeCollection-Rating-star .Zi {
    fill: #ffae4e
}

.KfeCollection-Rating-star--half .Zi:first-child {
    fill: #d3d3d3
}

html[data-theme=dark] .KfeCollection-Rating-star--half .Zi:first-child {
    fill: #2e2e2e
}

.KfeCollection-Rating-star--half .Zi:last-child {
    clip: rect(0,8px,16px,0);
    -webkit-clip-path: inset(0 8px 0 0);
    clip-path: inset(0 8px 0 0)
}

.KfeCollection-Rating-star--empty path {
    fill: #d3d3d3
}

html[data-theme=dark] .KfeCollection-Rating-star--empty path {
    fill: #2e2e2e
}

.KfeCollection-RatingNew {
    align-items: center;
    display: flex
}

.KfeCollection-RatingNew-FullStar,.KfeCollection-RatingNew-HalfStar,html[data-theme=dark] .KfeCollection-RatingNew-FullStar,html[data-theme=dark] .KfeCollection-RatingNew-HalfStar {
    color: #ff501a
}

.KfeCollection-RatingNew-EmptyStar {
    color: rgba(253,84,9,.2)
}

.KfeCollection-RatingNew-Star {
    margin-right: 4px
}

.KfeCollection-VipBenefitsCard {
    margin: 18px 0 24px
}

.KfeCollection-VipBenefitsCard-pic {
    width: 100%
}

.KfeCollection-VipBenefitsCard-HybridLink {
    cursor: pointer
}

.KfeCollection-GoodsCardV2 {
    background: hsla(0,0%,96%,.92);
    border-radius: 8px;
    margin-bottom: 36px;
    margin-top: 30px;
    overflow: hidden
}

html[data-theme=dark] .KfeCollection-GoodsCardV2 {
    background: rgba(27,27,27,.92)
}

.KfeCollection-GoodsCardV2-header {
    color: #999;
    font-size: 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-header {
    color: #999
}

.KfeCollection-GoodsCardV2-header {
    line-height: 20px;
    padding: 6px 0;
    position: relative;
    text-indent: 10px
}

.KfeCollection-GoodsCardV2-header:before {
    border-bottom: 1px solid #d3d3d3;
    bottom: -50%;
    content: " ";
    display: block;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    transform: scale(.5)
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-header:before {
    border-bottom: 1px solid #2e2e2e
}

.KfeCollection-GoodsCardV2-content {
    background: hsla(0,0%,96%,.92);
    display: flex;
    padding: 10px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-content {
    background: rgba(27,27,27,.92)
}

.KfeCollection-GoodsCardV2-cover {
    align-self: center;
    font-size: 0;
    margin-right: 10px;
    position: relative
}

.KfeCollection-GoodsCardV2-cover-img {
    border-radius: 6px;
    width: 70px
}

.KfeCollection-GoodsCardV2-cover-img--dark {
    opacity: .4
}

.KfeCollection-GoodsCardV2-cover-label {
    align-items: center;
    color: #121212;
    display: flex;
    font-size: 9px;
    height: 15px;
    line-height: normal;
    padding: 0 4px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-cover-label {
    color: #fff
}

.KfeCollection-GoodsCardV2-cover-label {
    background-color: hsla(0,0%,100%,.8);
    bottom: 4px;
    box-shadow: 0 .5px 1px 0 hsla(0,0%,7%,.08);
    position: absolute;
    right: 4px;
    text-align: center
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-cover-label {
    box-shadow: 0 .5px 1px 0 hsla(0,0%,100%,.08)
}

.KfeCollection-GoodsCardV2-cover-label {
    border-radius: 4px;
    font-synthesis: style;
    font-weight: 600
}

html[data-ios] .KfeCollection-GoodsCardV2-cover-label {
    font-weight: 500
}

html[data-android] .KfeCollection-GoodsCardV2-cover-label {
    font-weight: 700
}

.KfeCollection-GoodsCardV2-detail {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 2px 0
}

.KfeCollection-GoodsCardV2-detail-title {
    color: #121212;
    font-size: 15px;
    line-height: 21px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-detail-title {
    color: #fff
}

.KfeCollection-GoodsCardV2-detail-title {
    font-synthesis: style;
    font-weight: 600
}

html[data-ios] .KfeCollection-GoodsCardV2-detail-title {
    font-weight: 500
}

html[data-android] .KfeCollection-GoodsCardV2-detail-title {
    font-weight: 700
}

.KfeCollection-GoodsCardV2-detail-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV2-detail-desc,.KfeCollection-GoodsCardV2-detail-label,.KfeCollection-GoodsCardV2-detail-vipNote {
    color: #999;
    font-size: 12px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-detail-desc,html[data-theme=dark] .KfeCollection-GoodsCardV2-detail-label,html[data-theme=dark] .KfeCollection-GoodsCardV2-detail-vipNote {
    color: #999
}

.KfeCollection-GoodsCardV2-detail-desc,.KfeCollection-GoodsCardV2-detail-label,.KfeCollection-GoodsCardV2-detail-vipNote {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV2-detail-desc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    margin-top: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-GoodsCardV2-detail-label {
    margin-top: 5px
}

.KfeCollection-GoodsCardV2-catalog {
    color: #999;
    font-size: 12px;
    margin-top: -2px;
    padding: 0 10px 2px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-catalog {
    color: #999
}

.KfeCollection-GoodsCardV2-catalog {
    line-height: normal
}

.KfeCollection-GoodsCardV2-catalogSectionList {
    display: flex;
    flex-direction: column
}

.KfeCollection-GoodsCardV2-catalogSectionItem {
    align-items: center;
    color: #121212;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    line-height: 20px
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-catalogSectionItem {
    color: #fff
}

.KfeCollection-GoodsCardV2-catalogSectionItem {
    padding: 8px 0 10px;
    position: relative
}

.KfeCollection-GoodsCardV2-catalogSectionItem:before {
    bottom: -50%;
    content: " ";
    display: block;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    transform: scale(.5)
}

.KfeCollection-GoodsCardV2-catalogSectionItem+.KfeCollection-GoodsCardV2-catalogSectionItem:before {
    border-top: 1px solid #d3d3d3
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-catalogSectionItem+.KfeCollection-GoodsCardV2-catalogSectionItem:before {
    border-top: 1px solid #2e2e2e
}

.KfeCollection-GoodsCardV2-catalogSectionItemIcon {
    fill: grey
}

html[data-theme=dark] .KfeCollection-GoodsCardV2-catalogSectionItemIcon {
    fill: #999
}

.KfeCollection-PaidConsultCard {
    font-family: PingFang SC;
    margin-bottom: 20px
}

.KfeCollection-PaidConsultCard-Header {
    color: #121212;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-Header {
    color: #fff
}

.KfeCollection-PaidConsultCard-CardWrapper {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    padding: 12px 16px;
    position: relative
}

.KfeCollection-PaidConsultCard-CardWrapper:before {
    border: 1px solid #d3d3d3;
    bottom: -50%;
    content: " ";
    display: block;
    left: -50%;
    pointer-events: none;
    position: absolute;
    right: -50%;
    top: -50%;
    transform: scale(.5)
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-CardWrapper:before {
    border: 1px solid #2e2e2e
}

.KfeCollection-PaidConsultCard-CardWrapper:before {
    border-radius: 16px
}

.KfeCollection-PaidConsultCard-Avatar {
    border-radius: 50%;
    height: 48px;
    margin-right: 8px;
    width: 48px
}

.KfeCollection-PaidConsultCard-Right {
    width: 100%
}

.KfeCollection-PaidConsultCard-NameWrapper {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.KfeCollection-PaidConsultCard-Name {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #121212;
    display: -webkit-box;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-Name {
    color: #fff
}

.KfeCollection-PaidConsultCard-Name {
    font-weight: 500;
    line-height: 18px
}

.KfeCollection-PaidConsultCard-Action {
    color: #06f;
    flex-shrink: 0;
    font-size: 13px;
    font-weight: 500;
    margin-right: -6px
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-Action {
    color: #558eff
}

.KfeCollection-PaidConsultCard-Action {
    line-height: 18px
}

.KfeCollection-PaidConsultCard-ArrowRight {
    color: #06f;
    height: 30px;
    width: 20px
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-ArrowRight {
    color: #558eff
}

.KfeCollection-PaidConsultCard-SubInfo {
    align-items: center;
    display: flex;
    font-size: 12px;
    margin-bottom: 4px
}

.KfeCollection-PaidConsultCard-ConsultTime {
    align-items: center;
    color: grey;
    display: flex;
    margin-right: 10px
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-ConsultTime {
    color: #999
}

.KfeCollection-PaidConsultCard-ConsultTime {
    font-weight: 400;
    line-height: 19px
}

.KfeCollection-PaidConsultCard-ConsultTimeIcon {
    color: #999;
    margin-right: 5px
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-ConsultTimeIcon {
    color: #999
}

.KfeCollection-PaidConsultCard-ConsultScore {
    align-items: center;
    color: #ff9607;
    display: flex
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-ConsultScore {
    color: #ffae4e
}

.KfeCollection-PaidConsultCard-ConsultScore {
    font-weight: 500;
    line-height: 19px
}

.KfeCollection-PaidConsultCard-ConsultScoreIcon {
    margin-right: 5px
}

.KfeCollection-PaidConsultCard-Info {
    align-items: flex-start;
    display: flex;
    font-size: 12px;
    line-height: 19px
}

.KfeCollection-PaidConsultCard-Info p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: grey;
    display: -webkit-box;
    font-size: 12px;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis
}

html[data-theme=dark] .KfeCollection-PaidConsultCard-Info p {
    color: #999
}

.KfeCollection-PaidConsultCard-InfoIcon {
    margin-left: -2px;
    margin-right: 4px;
    width: 18px
}

.KfeCollection-AnswerTopCard-Container {
    margin-bottom: 15px;
    margin-top: 15px
}

.KfeCollection-AnswerTopCard-newContainer {
    margin-top: 15px
}

.KfeCollection-AnswerTopCard-Privilege {
    margin-bottom: 15px;
    margin-top: 0
}

.KfeCollection-AnswerTopCard-FlexContainer {
    display: flex
}

.KfeCollection-OrdinaryLabel {
    align-items: center;
    background: rgba(0,102,255,.08);
    display: flex;
    margin-bottom: 15px;
    padding: 11px 0 11px 14px
}

html[data-theme=dark] .KfeCollection-OrdinaryLabel {
    background: rgba(85,142,255,.08)
}

.KfeCollection-OrdinaryLabel {
    border-radius: 6px
}

.KfeCollection-OrdinaryLabel .KfeCollection-OrdinaryLabel-content {
    align-items: center;
    color: rgba(23,81,153,.72);
    display: flex;
    font-size: 14px;
    height: 20px
}

html[data-theme=dark] .KfeCollection-OrdinaryLabel .KfeCollection-OrdinaryLabel-content {
    color: rgba(99,133,166,.72)
}

.KfeCollection-OrdinaryLabel .KfeCollection-OrdinaryLabel-content {
    line-height: 1
}

.KfeCollection-OrdinaryLabel-newStyle-mobile,.KfeCollection-OrdinaryLabel-newStyle-pc {
    background: rgba(0,102,255,.08);
    display: inline-block;
    padding: 6px 12px
}

html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-mobile,html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-pc {
    background: rgba(85,142,255,.08)
}

.KfeCollection-OrdinaryLabel-newStyle-mobile,.KfeCollection-OrdinaryLabel-newStyle-pc {
    border-radius: 41px
}

.KfeCollection-OrdinaryLabel-newStyle-mobile .KfeCollection-OrdinaryLabel-content,.KfeCollection-OrdinaryLabel-newStyle-pc .KfeCollection-OrdinaryLabel-content {
    color: #175199;
    font-size: 13px
}

html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-mobile .KfeCollection-OrdinaryLabel-content,html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-pc .KfeCollection-OrdinaryLabel-content {
    color: #6385a6
}

.KfeCollection-OrdinaryLabel-newStyle-mobile .KfeCollection-OrdinaryLabel-content,.KfeCollection-OrdinaryLabel-newStyle-pc .KfeCollection-OrdinaryLabel-content {
    line-height: 16px;
    opacity: .72
}

.KfeCollection-FabledStatement {
    display: flex;
    margin-top: 8px
}

.KfeCollection-FabledStatement-fixed {
    display: flex;
    margin-left: 8px
}

.KfeCollection-Privilege {
    align-items: center;
    display: flex;
    margin-top: 20px;
    padding: 12px 0 12px 12px;
    position: relative
}

.KfeCollection-Privilege,html[data-theme=dark] .KfeCollection-Privilege {
    background-image: linear-gradient(97deg,hsla(35,79%,87%,.25),hsla(35,85%,69%,.2) 99%)
}

.KfeCollection-Privilege {
    border-radius: 6px
}

.KfeCollection-Privilege-newStyle-mobile,.KfeCollection-Privilege-newStyle-pc {
    align-items: center;
    display: inline-flex;
    padding: 7px 12px 7px 10px;
    position: relative
}

.KfeCollection-Privilege-newStyle-mobile,.KfeCollection-Privilege-newStyle-pc,html[data-theme=dark] .KfeCollection-Privilege-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege-newStyle-pc {
    background: linear-gradient(90.56deg,hsla(35,79%,87%,.25),hsla(35,85%,69%,.25)),hsla(0,0%,100%,.25)
}

.KfeCollection-Privilege-newStyle-mobile,.KfeCollection-Privilege-newStyle-pc {
    border-radius: 38px
}

.KfeCollection-Privilege-newStyle-pc {
    padding: 6px 12px 6px 10px
}

.KfeCollection-Privilege-vipIcon {
    flex-shrink: 0;
    height: 18px;
    margin-right: 5px;
    width: 18px
}

.KfeCollection-Privilege-arrowIcon {
    margin-left: 5px
}

.KfeCollection-Privilege-vipIcon stop[offset="0%"],html[data-theme=dark] .KfeCollection-Privilege-vipIcon stop[offset="0%"] {
    stop-color: #f8e2c4
}

.KfeCollection-Privilege-vipIcon stop[offset="100%"],html[data-theme=dark] .KfeCollection-Privilege-vipIcon stop[offset="100%"] {
    stop-color: #f3bb6c
}

.KfeCollection-Privilege-vipIcon-newStyle-mobile,.KfeCollection-Privilege-vipIcon-newStyle-pc {
    flex-shrink: 0;
    height: 14px;
    margin-right: 7px;
    width: 13px
}

.KfeCollection-Privilege-vipIcon-newStyle-mobile stop[offset="0%"],.KfeCollection-Privilege-vipIcon-newStyle-pc stop[offset="0%"] {
    stop-color: #ebd0a9
}

.KfeCollection-Privilege-vipIcon-newStyle-mobile stop[offset="100%"],.KfeCollection-Privilege-vipIcon-newStyle-pc stop[offset="100%"] {
    stop-color: #b88541
}

.KfeCollection-Privilege-vipIcon-newStyle-pc {
    height: 16px;
    width: 15px
}

.KfeCollection-Privilege-arrowIcon-newStyle-pc,.KfeCollection-Privilege-content,html[data-theme=dark] .KfeCollection-Privilege-content {
    color: #ce994f
}

.KfeCollection-Privilege-content {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 14px;
    z-index: 1
}

.KfeCollection-Privilege-content-newStyle-mobile,.KfeCollection-Privilege-content-newStyle-pc,html[data-theme=dark] .KfeCollection-Privilege-content-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege-content-newStyle-pc {
    color: #ce994f
}

.KfeCollection-Privilege-content-newStyle-mobile,.KfeCollection-Privilege-content-newStyle-pc {
    align-items: center;
    display: flex;
    font-size: 13px;
    line-height: 16px;
    z-index: 1
}

.KfeCollection-Privilege-content-newStyle-pc {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 18px
}

.KfeCollection-Privilege-title,.KfeCollection-Privilege-title-newStyle-mobile,.KfeCollection-Privilege-title-newStyle-pc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis
}

.KfeCollection-Privilege1 {
    align-items: center;
    background-color: #f6f6f6;
    display: flex;
    margin-top: 20px;
    padding: 12px 0 12px 12px;
    position: relative
}

html[data-theme=dark] .KfeCollection-Privilege1 {
    background-color: #1b1b1b
}

.KfeCollection-Privilege1 {
    border-radius: 6px;
    color: #999
}

html[data-theme=dark] .KfeCollection-Privilege1 {
    color: #999
}

.KfeCollection-Privilege1-newStyle-mobile,.KfeCollection-Privilege1-newStyle-pc {
    align-items: center;
    background-color: #f6f6f6;
    display: inline-flex;
    padding: 7px 12px 7px 10px;
    position: relative
}

html[data-theme=dark] .KfeCollection-Privilege1-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege1-newStyle-pc {
    background-color: #1b1b1b
}

.KfeCollection-Privilege1-newStyle-mobile,.KfeCollection-Privilege1-newStyle-pc {
    border-radius: 38px;
    color: #999
}

html[data-theme=dark] .KfeCollection-Privilege1-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege1-newStyle-pc {
    color: #999
}

.KfeCollection-Privilege1-newStyle-pc {
    padding: 6px 12px 6px 10px
}

.KfeCollection-Privilege-arrowIcon {
    color: #ce994f;
    flex-shrink: 0;
    height: 15px;
    margin-left: 2px;
    width: 15px
}

.KfeCollection-Privilege-arrowIcon stop[offset="0%"],html[data-theme=dark] .KfeCollection-Privilege-arrowIcon stop[offset="0%"] {
    stop-color: #f8e2c4
}

.KfeCollection-Privilege-arrowIcon stop[offset="100%"],html[data-theme=dark] .KfeCollection-Privilege-arrowIcon stop[offset="100%"] {
    stop-color: #f3bb6c
}

.KfeCollection-Privilege-arrowIcon-newStyle-mobile,.KfeCollection-Privilege-arrowIcon-newStyle-pc {
    flex-shrink: 0;
    height: 14px;
    margin-left: 2px;
    width: 13px
}

.KfeCollection-Privilege-arrowIcon-newStyle-mobile stop[offset="0%"],.KfeCollection-Privilege-arrowIcon-newStyle-pc stop[offset="0%"] {
    stop-color: #ebd0a9
}

.KfeCollection-Privilege-arrowIcon-newStyle-mobile stop[offset="100%"],.KfeCollection-Privilege-arrowIcon-newStyle-pc stop[offset="100%"] {
    stop-color: #b88541
}

.KfeCollection-Privilege-arrowIcon-newStyle-pc {
    color: #999;
    height: 15px;
    width: 15px
}

html[data-theme=dark] .KfeCollection-Privilege-arrowIcon-newStyle-pc {
    color: #999
}

.KfeCollection-Privilege-arrowIcon-newStyle-pc {
    margin-left: 2px
}

.KfeCollection-Privilege-content1,html[data-theme=dark] .KfeCollection-Privilege-content1 {
    color: #ce994f
}

.KfeCollection-Privilege-content1 {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 14px;
    z-index: 1
}

.KfeCollection-Privilege-content1-newStyle-mobile,.KfeCollection-Privilege-content1-newStyle-pc,html[data-theme=dark] .KfeCollection-Privilege-content1-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege-content1-newStyle-pc {
    color: #999
}

.KfeCollection-Privilege-content1-newStyle-mobile,.KfeCollection-Privilege-content1-newStyle-pc {
    align-items: center;
    display: flex;
    font-size: 13px;
    line-height: 16px;
    z-index: 1
}

.KfeCollection-Privilege-content1-newStyle-pc {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 18px
}

.KfeCollection-Privilege-label {
    bottom: 0;
    color: #fff;
    height: 30px;
    position: absolute;
    right: 10px;
    width: 70px
}

html[data-theme=dark] .KfeCollection-Privilege-label {
    color: #2e2e2e
}

.KfeCollection-Privilege-vipText {
    font-weight: 500
}

.KfeCollection-IntroCard {
    background-color: #f6f6f6
}

html[data-theme=dark] .KfeCollection-IntroCard {
    background-color: #1b1b1b
}

.KfeCollection-IntroCard {
    border-radius: 6px;
    color: #999;
    font-size: 14px;
    padding: 12px
}

html[data-theme=dark] .KfeCollection-IntroCard {
    color: #999
}

.KfeCollection-IntroCard {
    line-height: 21px;
    margin: 15px 0
}

.KfeCollection-IntroCard-newStyle-mobile,.KfeCollection-IntroCard-newStyle-pc {
    background-color: #f6f6f6
}

html[data-theme=dark] .KfeCollection-IntroCard-newStyle-mobile,html[data-theme=dark] .KfeCollection-IntroCard-newStyle-pc {
    background-color: #1b1b1b
}

.KfeCollection-IntroCard-newStyle-mobile,.KfeCollection-IntroCard-newStyle-pc {
    border-radius: 8px;
    color: #999;
    font-size: 13px;
    padding: 8px 12px
}

html[data-theme=dark] .KfeCollection-IntroCard-newStyle-mobile,html[data-theme=dark] .KfeCollection-IntroCard-newStyle-pc {
    color: #999
}

.KfeCollection-IntroCard-newStyle-mobile,.KfeCollection-IntroCard-newStyle-pc {
    line-height: 24px;
    margin-top: 8px
}

.KfeCollection-IntroCard-newStyle-pc {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 26px
}

.KfeCollection-IntroCard-spacing {
    margin-bottom: 8px
}

.KfeCollection-IntroCard-contentName {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-contentName a {
    color: #175199
}

html[data-theme=dark] .KfeCollection-IntroCard-contentName a {
    color: #6385a6
}

.KfeCollection-IntroCard-contentName-newStyle-mobile,.KfeCollection-IntroCard-contentName-newStyle-pc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-contentName-newStyle-mobile a,.KfeCollection-IntroCard-contentName-newStyle-pc a {
    color: #06f
}

.KfeCollection-IntroCard-description {
    -webkit-line-clamp: 2
}

.KfeCollection-IntroCard-authorDesc,.KfeCollection-IntroCard-description {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-authorDesc {
    -webkit-line-clamp: 1
}

.KfeCollection-IntroCard-authorDesc .member_mention {
    color: #175199
}

html[data-theme=dark] .KfeCollection-IntroCard-authorDesc .member_mention {
    color: #6385a6
}

.KfeCollection-IntroCard-authorDesc-newStyle-mobile,.KfeCollection-IntroCard-authorDesc-newStyle-pc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-authorDesc-newStyle-mobile .member_mention,.KfeCollection-IntroCard-authorDesc-newStyle-pc .member_mention {
    color: #06f
}

.KfeCollection-IntroCard-paidConsult {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-paidConsult a {
    color: #175199;
    margin-left: 4px
}

html[data-theme=dark] .KfeCollection-IntroCard-paidConsult a {
    color: #6385a6
}

.KfeCollection-IntroCard-paidConsult-newStyle-mobile,.KfeCollection-IntroCard-paidConsult-newStyle-pc {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-IntroCard-paidConsult-newStyle-mobile a,.KfeCollection-IntroCard-paidConsult-newStyle-pc a {
    color: #06f;
    margin-left: 4px
}

.KfeCollection-CertainEndEllipsis {
    display: flex;
    overflow: hidden
}

.KfeCollection-CertainEndEllipsis-start {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all
}

.KfeCollection-CertainEndEllipsis-end {
    display: flex;
    flex-shrink: 0
}

.KfeCollection-PaidContentNameCertainEndEllipsis a {
    color: #175199
}

html[data-theme=dark] .KfeCollection-PaidContentNameCertainEndEllipsis a {
    color: #6385a6
}

/*# sourceMappingURL=2023.216a26f4.33325a085c27619a9c64.css.map*/
.Editable-VideoTitleInput-container {
    align-self: stretch;
    background: #fff;
    background: var(--GBK99A);
    display: flex;
    flex-direction: column;
    width: 100%
}

.Editable-VideoTitleInput-innerContainer {
    cursor: text;
    display: flex;
    padding: 0 16px
}

.Editable-VideoTitleInput-innerContainer--isBeforeIconShown {
    padding: 0 10px
}

.Editable-VideoTitleInput-beforeIcon {
    color: #81858f;
    color: var(--GBK05A)
}

.Editable-VideoTitleInput-value {
    font-size: 15px;
    line-height: 48px
}

.Editable-VideoTitleInput-value--noContent {
    color: #81858f;
    color: var(--GBK05A)
}

.Editable-VideoTitleInput {
    border: none;
    box-sizing: border-box;
    font-size: 15px;
    height: 48px;
    padding: 0;
    width: 100%
}

.Editable-VideoTitleInput:focus {
    outline: none
}

.Editable-VideoTitleInput::-moz-placeholder {
    color: #81858f;
    color: var(--GBK05A)
}

.Editable-VideoTitleInput::placeholder {
    color: #81858f;
    color: var(--GBK05A)
}

.VideoCardPlayButton {
    bottom: 0;
    height: 56px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s;
    width: 56px
}

.VideoCardPlayButton-icon {
    --v114997022: var(--flag-light,0 0 4px 0 rgba(0,0,0,.16)) var(--flag-dark,0 0 4px 0 rgba(0,0,0,.16));
    border-radius: 50%;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.16);
    box-shadow: var(--v114997022);
    display: block
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .VideoCardPlayButton-icon {
        box-shadow:0 0 4px 0 oklch(from var(--GBK02B) l c h/.16)
    }
}

.VideoCardPlayButton-withFileSize--outer {
    bottom: 0;
    height: 36px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0
}

.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize {
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    background-color: hsla(0,0%,7%,.6);
    border-radius: 18px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    height: 36px;
    line-height: 35px;
    padding: 0 14px
}

@supports not ((-webkit-backdrop-filter: blur(16px)) or (backdrop-filter:blur(16px))) {
    .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize {
        background-color:hsla(0,0%,7%,.8)
    }
}

.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize {
    border: .5px solid hsla(0,0%,100%,.1)
}

.VideoCardPlayButton-withFileSize--outer .Zi {
    margin-left: -2.5px;
    margin-right: 7.5px
}

.VideoCard {
    --v4227349361: var(--flag-light,0 1px 3px rgba(0,0,0,.1)) var(--flag-dark,0 1px 3px rgba(0,0,0,.1));
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09A);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: var(--v4227349361);
    overflow: hidden;
    position: relative
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .VideoCard {
        box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.1)
    }
}

html[data-theme=dark] .VideoCard {
    --v4227349427: var(--flag-light,0 1px 3px rgba(0,0,0,.3)) var(--flag-dark,0 1px 3px rgba(0,0,0,.3));
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: var(--v4227349427)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark] .VideoCard {
        box-shadow:0 1px 3px oklch(from var(--MapUIFrame01A) l c h/.3)
    }
}

.VideoCard.is-videoAnswer {
    border: none;
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

.VideoCard--converting .VideoCard-thumbnail {
    filter: blur(8px);
    transform: scale(1.1)
}

.VideoCard--converting .VideoCard-video-content:after {
    color: #fff;
    color: var(--GBK99A);
    content: "è§†é¢‘æ­£åœ¨è½¬ç ä¸­";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%)
}

.VideoCard-link {
    display: block
}

.VideoCard-layout {
    display: flex;
    flex-wrap: wrap
}

.VideoCard-poster {
    background-color: #ebeced;
    background-color: var(--GBK09A);
    height: 90px;
    position: relative;
    width: 120px
}

.VideoCard-poster img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.VideoCard-poster .VideoCard-playIcon--nonLens {
    bottom: 0;
    height: 36px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px
}

.VideoCard-video {
    position: relative;
    width: 100%
}

.VideoCard-video:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.VideoCard-video-content {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.VideoCard-thumbnail {
    background-color: #ebeced;
    background-color: var(--GBK09A);
    height: 100%;
    position: relative;
    width: 100%
}

.VideoCard-thumbnail img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.VideoCard-thumbnail--placeholder {
    background-image: url(https://zhstatic.zhihu.com/zhihu-components/video-card/video_placeholder.jpg);
    background-size: cover
}

.VideoCard--interactive .VideoCard-video:hover .VideoCard-play-button {
    transform: scale(1.1)
}

.VideoCard-content {
    box-sizing: border-box;
    flex: 1 1;
    overflow: hidden;
    padding: 10px 16px
}

.VideoCard-VideoTitleInputHolder {
    height: 48px;
    width: 100%
}

.VideoCard-title {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title {
    color: #09408e;
    color: var(--GBL07A)
}

.VideoCard-description {
    height: 25px;
    line-height: 25px;
    margin-top: 5px
}

.VideoCard-source {
    margin-right: 10px
}

.VideoCard-badge,.VideoCard-source {
    color: #8491a5;
    color: var(--GBL05A);
    display: inline-block
}

.VideoCard-badge {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 3px;
    padding: 0 8px
}

.VideoCard-player {
    background-color: #191b1f;
    background-color: var(--GBK02A);
    height: 100%;
    width: 100%
}

.VideoCard-player .Embed,.VideoCard-player>div {
    display: block;
    height: 100%;
    width: 100%
}

.VideoCard-overlay {
    background-color: #fff;
    background-color: var(--GBK99A);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.VideoCard-overlay.is-loading {
    opacity: 0
}

.VideoCard-mask {
    background-color: #191b1f;
    background-color: var(--GBK02A);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s,visibility .3s;
    width: 100%;
    z-index: 1
}

.VideoCard-mask:not(.is-shown) {
    opacity: 0;
    visibility: hidden
}

.VideoCard--mobile .VideoCard-poster {
    height: 75px;
    width: 100px
}

.VideoCard--mobile .VideoCard-video:hover .VideoCard-play-button {
    transform: scale(1)
}

.VideoCard--mobile .VideoCard-content {
    padding: 10px 12px
}

.VideoCard--mobile .VideoCard-title {
    font-size: 16px
}

.VideoCard--mobile .VideoCard-description {
    font-size: 12px;
    margin-top: 0
}

.VideoErrorCard-thumbnail {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.VideoErrorCard-error {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 28px;
    line-height: 40px;
    text-align: center
}

.AdvertImg {
    background-color: #f6f6f6;
    position: relative
}

html[data-theme=dark] .AdvertImg {
    background-color: #1b1b1b
}

.AdvertImg img {
    border-radius: inherit;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    text-indent: -9999px;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
    vertical-align: top;
    width: 100%
}

.AdvertImg-DefaultImageIcon {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f8fafc;
    border: 2px dashed #e6eaee;
    border-radius: 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    top: 0;
    width: 100%
}

.AdvertImg--isLoaded {
    background-color: transparent
}

.AdvertImg--isLoaded img {
    opacity: 1
}

.Pc-feedAd-card-brand {
    margin-bottom: 11px
}

.Pc-feedAd-card-brand-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Pc-feedAd-card-brand-wrapper-img {
    background: #fff;
    border-radius: 1px;
    height: 24px;
    width: 24px
}

.Pc-feedAd-card-brand-wrapper>span {
    color: #444;
    font-size: 16px;
    line-height: 24px;
    margin-left: 12px
}

html[data-theme=dark] .Pc-feedAd-card-brand-wrapper>span {
    color: #d3d3d3
}

.Pc-feedAd-card-brand--bold {
    font-weight: 600;
    line-height: 24px
}

.Pc-feedAd-card-brand-metaText {
    color: #8590a6;
    line-height: 24px
}

html[data-theme=dark] .Pc-feedAd-card-brand-metaText {
    color: #8590a6
}

.advert-signpc--mobile .advert-signpc-label {
    background: #f6f6f6
}

.advert-signpc--mobile .advert-signpc-popup-arrow {
    left: 78px
}

.advert-signpc--mobile .advert-signpc-popup,.advert-signpc-label {
    position: absolute;
    right: 0
}

.advert-signpc-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f6f6f6;
    border-radius: 3px;
    color: #8590a6;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    padding: 3px 6px;
    top: 0
}

.advert-signpc-label>svg {
    fill: #8590a6;
    height: 24px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 24px
}

.advert-signpc-popup {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(26,26,26,.1);
    box-shadow: 0 5px 20px rgba(26,26,26,.1);
    position: fixed;
    z-index: 999
}

.advert-signpc-popup-arrow {
    height: 16px;
    left: 60px;
    overflow: hidden;
    position: absolute;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    width: 32px
}

.advert-signpc-popup-arrow:after {
    background: #fff;
    border: 1px solid #ebebeb;
    bottom: -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 24px;
    left: 50%;
    margin: -12px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 24px
}

.advert-signpc-popup-menu {
    min-width: 124px;
    padding: 6px 0
}

.advert-signpc-popup-menu a,.advert-signpc-popup-menu>button {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8590a6;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 36px;
    padding: 0 20px;
    text-align: left;
    width: 100%
}

.advert-signpc-popup--isShowed {
    display: block
}

.advert-signpc-popup--isHidden {
    display: none
}

.Pc-feedAd-button-close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1a1a1a;
    border-color: transparent;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 18px
}

.Pc-feedAd-button-close-svg {
    fill: #fff;
    height: 16px;
    width: 14px
}

.Pc-feedAd-adsense {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.Pc-feedAd-adsense-iframe {
    display: block;
    width: 100%
}

.Pc-feedAd-adsense-iframe--google {
    display: block;
    height: 188px;
    width: 100%
}

.Pc-feedAd-adsense:hover .Pc-feedAd-button-close {
    opacity: 1
}

.Pc-feedAd-new {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    width: 694px
}

.Pc-feedAd-new-title {
    color: #121212;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.8
}

html[data-theme=dark] .Pc-feedAd-new-title {
    color: #fff
}

.Pc-feedAd-new-card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    position: relative
}

.Pc-feedAd-new-card-tag {
    bottom: 2px;
    color: #adb1b7;
    font-size: 10px;
    font-weight: 400;
    left: 2px;
    padding: 0 4px;
    position: absolute;
    z-index: 2
}

.Pc-feedAd-new-card-image {
    border-radius: 4px;
    height: 105px;
    overflow: hidden;
    vertical-align: top;
    width: 190px
}

.Pc-feedAd-new-card-content {
    -webkit-box-flex: 1;
    color: #121212;
    -ms-flex: 1 1;
    flex: 1 1;
    font-size: 15px;
    font-weight: 400;
    height: 105px;
    line-height: 1.67;
    margin-left: 18px;
    word-break: break-all
}

html[data-theme=dark] .Pc-feedAd-new-card-content {
    color: #fff
}

.Pc-feedAd-new-card-content-cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8590a6;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    padding: 0 3px
}

html[data-theme=dark] .Pc-feedAd-new-card-content-cta {
    color: #8590a6
}

.Pc-feedAd-new-card-content-cta-arrow {
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.Pc-feedAd-new-close {
    bottom: 20px;
    color: #c3c7cf;
    cursor: pointer;
    position: absolute;
    right: 20px
}

.jumpThird-ad-tip {
    background: #fff;
    color: #bfbfbf;
    font-size: 12px
}

html[data-theme=dark] .jumpThird-ad-tip {
    background: #121212;
    color: #444
}

.Pc-feedAd {
    font-size: 15px
}

.Pc-feedAd,.Pc-feedAd-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.Pc-feedAd-container {
    padding: 20px;
    width: 100%
}

.Pc-feedAd-container--mobile {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(26,26,26,.1);
    box-shadow: 0 1px 3px rgba(26,26,26,.1);
    margin-bottom: 10px
}

html[data-theme=dark] .Pc-feedAd-container--mobile {
    background: #121212
}

.Pc-feedAd-container--mobile .Pc-feedAd-card-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.Pc-feedAd-container--mobile .Pc-feedAd-card-content-cover {
    height: 143px;
    margin-top: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.Pc-feedAd-container--mobile .Pc-feedAd-card-content-detail {
    font-size: 16px;
    line-height: 27px;
    margin-left: 0;
    margin-top: 8px
}

.Pc-feedAd-container--mobile .Pc-feedAd-card-brand-metaText {
    font-size: 16px
}

.Pc-feedAd-card {
    position: relative
}

.Pc-feedAd-card-sign-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f6f6f6;
    border-radius: 3px;
    color: #8590a6;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    padding: 3px 6px;
    position: absolute;
    right: 0;
    top: 0
}

html[data-theme=dark] .Pc-feedAd-card-sign-label {
    color: #8590a6
}

.Pc-feedAd-card-sign-label>svg {
    fill: #8590a6;
    height: 24px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 24px
}

.Pc-feedAd-card-sign-popup {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(26,26,26,.1);
    box-shadow: 0 5px 20px rgba(26,26,26,.1);
    opacity: 0;
    position: fixed;
    z-index: 999
}

.Pc-feedAd-card-sign-popup-arrow {
    height: 16px;
    left: 60px;
    overflow: hidden;
    position: absolute;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    width: 32px
}

.Pc-feedAd-card-sign-popup-arrow:after {
    background: #fff;
    border: 1px solid #ebebeb;
    bottom: -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 24px;
    left: 50%;
    margin: -12px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 24px
}

.Pc-feedAd-card-sign-popup-menu {
    min-width: 124px;
    padding: 6px 0
}

.Pc-feedAd-card-sign-popup-menu a,.Pc-feedAd-card-sign-popup-menu>button {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #8590a6;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 36px;
    padding: 0 20px;
    text-align: left;
    width: 100%
}

html[data-theme=dark] .Pc-feedAd-card-sign-popup-menu a,html[data-theme=dark] .Pc-feedAd-card-sign-popup-menu>button {
    color: #8590a6
}

.Pc-feedAd-card-sign-popup--isShowed {
    opacity: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

.Pc-feedAd-card-sign-popup--isHidden {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.Pc-feedAd-card-title {
    color: #121212;
    font-size: 18px;
    font-synthesis: style;
    font-weight: 600;
    margin: 0
}

html[data-theme=dark] .Pc-feedAd-card-title {
    color: #fff
}

.Pc-feedAd-card-content {
    color: #121212;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.67;
    margin-top: 12px;
    word-break: break-all
}

html[data-theme=dark] .Pc-feedAd-card-content {
    color: #fff
}

.Pc-feedAd-card-content-cover {
    border-radius: 4px;
    height: 105px;
    margin-top: 4px;
    overflow: hidden;
    vertical-align: top;
    width: 190px
}

.Pc-feedAd-card-content-detail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    line-height: 24px;
    margin-left: 18px;
    word-break: break-all
}

.Pc-feedAd-card-content-detail-cta {
    color: #8590a6;
    display: inline-block;
    font-size: 14px;
    padding: 0 3px
}

html[data-theme=dark] .Pc-feedAd-card-content-detail-cta {
    color: #8590a6
}

.Pc-feedAd-card-content-detail-svg {
    fill: #8590a6;
    height: 24px;
    width: 24px
}

html[data-theme=dark] .Pc-feedAd-card-content-detail-svg {
    fill: #8590a6
}

.Pc-feedAd-link-btn {
    background: none;
    border: 1px solid #056de8;
    border-radius: 3px;
    color: #056de8;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 12px;
    text-align: center
}

html[data-theme=dark] .Pc-feedAd-link-btn {
    border-color: #558eff;
    color: #558eff
}

.Pc-feedAd-link-btn:hover:not(:disabled) {
    background-color: rgba(0,132,255,.06)
}

.Pc-feedAd-link-btn-svg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    fill: #0084ff;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 16px;
    left: -1px;
    margin-right: 5px;
    position: relative;
    width: 16px
}

.Pc-feedAd-footer {
    font-size: 14px;
    margin-top: 24px
}

.Pc-feedAd-footer span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #8590a6;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 24px
}

html[data-theme=dark] .Pc-feedAd-footer span {
    color: #8590a6
}

.Pc-feedAd-footer svg {
    fill: #0084ff;
    height: 14px;
    margin-right: 4px;
    width: 14px
}

.Pc-feedAd .VoteButton--down {
    display: none
}

.Annotation-mark {
    background-color: #f8f8fa;
    background-color: var(--GBK10A);
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px 0;
    padding: 16px;
    position: relative
}

.Annotation-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.Annotation-alert {
    height: 16px;
    margin-right: 5px;
    width: 16px
}

.Annotation-markTitle {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 15px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold)
}

.Annotation-markSummary {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
    overflow: auto
}

.Annotation-markSummary a {
    color: #09408e;
    color: var(--GBL07A);
    cursor: pointer;
    -webkit-text-decoration: underline;
    text-decoration: underline
}

.Switch {
    background-color: #ebeced;
    background-color: var(--GBK09B);
    border: 1px solid #ebeced;
    border: 1px solid var(--GBK09B);
    border-radius: 20px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    position: relative;
    transition: all .3s cubic-bezier(.35,0,.25,1);
    width: 48px
}

.Switch--focused {
    outline: none;
    transition: box-shadow .3s
}

html[data-focus-visible] .Switch--focused {
    --v1423036512: var(--flag-light,0 0 0 2px #fff,0 0 0 4px rgba(23,114,246,.3)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 4px rgba(85,142,255,.3));
    box-shadow: 0 0 0 2px #fff,0 0 0 4px rgba(23,114,246,.3);
    box-shadow: var(--v1423036512)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-focus-visible] .Switch--focused {
        box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 4px oklch(from var(--MapInfo) l c h/.3)
    }
}

html[data-theme=dark][data-focus-visible] .Switch--focused {
    --v1423036611: var(--flag-light,0 0 0 2px #fff,0 0 0 4px rgba(23,114,246,.6)) var(--flag-dark,0 0 0 2px #191b1f,0 0 0 4px rgba(85,142,255,.6));
    box-shadow: 0 0 0 2px #fff,0 0 0 4px rgba(23,114,246,.6);
    box-shadow: var(--v1423036611)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark][data-focus-visible] .Switch--focused {
        box-shadow:0 0 0 2px var(--MapUIFrame99A),0 0 0 4px oklch(from var(--MapInfo) l c h/.6)
    }
}

.Switch:after {
    --v1036054430: var(--flag-light,0 1px 3px rgba(0,0,0,.26)) var(--flag-dark,0 1px 3px rgba(0,0,0,.26));
    background: #fff;
    background: var(--GBK99B);
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(0,0,0,.26);
    box-shadow: var(--v1036054430);
    content: " ";
    height: 20px;
    left: 4px;
    position: absolute;
    top: 3px;
    transition: left .3s cubic-bezier(.35,0,.25,1);
    width: 20px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Switch:after {
        box-shadow:0 1px 3px oklch(from var(--GBK02B) l c h/26%)
    }
}

.Switch--checked {
    background: #1772f6;
    background: var(--GBL01A)
}

.Switch--checked:after {
    left: 22px
}

.Switch--disabled {
    cursor: no-drop
}

.Switch--disabled:after {
    background: #c4c7ce;
    background: var(--GBK08B)
}

.Switch--disabled.Switch--checked {
    opacity: .4
}

.Switch--small {
    border: none;
    height: 20px;
    width: 32px
}

.Switch--small:after {
    box-shadow: none;
    height: 18px;
    left: 1px;
    top: 1px;
    width: 18px
}

.Switch--small.Switch--checked:after {
    left: 13px
}

.Switch--micro {
    border: none;
    height: 14px;
    width: 24px
}

.Switch--micro:after {
    --v1036015226: var(--flag-light,0 1px 3px rgba(0,0,0,.13)) var(--flag-dark,0 1px 3px rgba(0,0,0,.13));
    box-shadow: none;
    box-shadow: 0 1px 3px oklch(from #000 l c h/13%);
    box-shadow: var(--v1036015226);
    height: 10px;
    left: 2px;
    top: 2px;
    width: 10px
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .Switch--micro:after {
        box-shadow:0 1px 3px oklch(from var(--GBK02B) l c h/13%)
    }
}

.Switch--micro.Switch--checked:after {
    left: 12px
}

.Switch-input {
    clip: rect(0,0,0,0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    pointer-events: none;
    position: absolute
}

.KfeCollection-PayModal-modal {
    background: #fff;
    border-radius: 2px;
    bottom: 0;
    box-shadow: 0 5px 20px rgba(0,34,77,.1);
    height: 644px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 640px;
    z-index: 1001
}

.KfeCollection-PayModal-modal-icon {
    color: #999;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px
}

html[data-theme=dark] .KfeCollection-PayModal-modal-icon {
    color: #999
}

.KfeCollection-ScrollX-root {
    overflow: hidden
}

.KfeCollection-ScrollX-wrap {
    margin: -10px 0 20px;
    overflow: hidden
}

.KfeCollection-ScrollX-scroll {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    position: relative;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    top: 10px
}

.KfeCollection-ScrollX-scroll::-webkit-scrollbar {
    display: none
}

.KfeCollection-PayMenuItem {
    align-items: center;
    background: linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);
    border: 1px solid #ebebeb;
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    flex: none;
    flex-direction: column;
    height: 114px;
    margin-right: 16px;
    position: relative;
    width: 150px
}

.KfeCollection-PayMenuItem-active {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    border: 1px solid #f3bb6c
}

.KfeCollection-PayMenuItem-recommendLabel {
    background: linear-gradient(225deg,#f8e2c4,#f3bb6c);
    border-radius: 0 10px;
    color: #754e19;
    font-size: 11px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    padding: 0 9px;
    position: absolute;
    right: -1px;
    text-align: center;
    top: -10px
}

.KfeCollection-PayMenuItem-title {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 20px 0 4px
}

.KfeCollection-PayMenuItem-activeTitle {
    color: #754e19
}

.KfeCollection-PayMenuItem-price {
    color: #444;
    font-family: Alata;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px
}

.KfeCollection-PayMenuItem-activePrice {
    color: #754e19
}

.KfeCollection-PayMenuItem-unit {
    font-family: Alata;
    font-size: 20px;
    line-height: 24px
}

.KfeCollection-PayMenuItem-descriptionCoatainer {
    color: #ce994f;
    font-size: 12px;
    line-height: 15px
}

.KfeCollection-PayMenuItem-islineThrough {
    text-decoration: line-through
}

.KfeCollection-PackageCard {
    margin: 34px 0 30px;
    position: relative
}

.KfeCollection-PackageCard-left,.KfeCollection-PackageCard-right {
    align-items: center;
    background: #fff;
    color: #ce994f;
    display: flex;
    height: 124px;
    justify-content: center;
    opacity: 0;
    position: absolute;
    width: 24px
}

.KfeCollection-PackageCard-icon {
    height: 24px;
    width: 24px
}

.KfeCollection-PackageCard-left {
    left: 0
}

.KfeCollection-PackageCard-right {
    right: 0
}

.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-left,.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-right {
    opacity: 1;
    z-index: 1
}

.KfeCollection-PackageCard-scrollContent {
    margin-bottom: 10px;
    padding-top: 10px
}

.KfeCollection-PackageCard-scrollContent:before {
    color: #fff;
    content: " ";
    display: block;
    padding-left: 40px
}

.KfeCollection-PackageCard-scrollContent:after {
    color: #fff;
    content: " ";
    display: block;
    padding-right: 40px
}

.KfeCollection-PackageCard-animation {
    transition: all .3s
}

.KfeCollection-PackageCard-description {
    color: #444;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    padding-left: 40px
}

.KfeCollection-CountTimeDown {
    align-items: center;
    color: #fd5409;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-right: 13px
}

.KfeCollection-CountTimeDown-label {
    color: #fd5409;
    font-size: 14px;
    font-synthesis: style;
    font-weight: 600;
    line-height: 15px;
    margin-right: 8px
}

html[data-ios] .KfeCollection-CountTimeDown-label {
    font-weight: 500
}

html[data-android] .KfeCollection-CountTimeDown-label {
    font-weight: 700
}

.KfeCollection-CountTimeDown-time {
    font-size: 10px;
    font-synthesis: style;
    font-weight: 600;
    height: 16px;
    line-height: 16px;
    min-width: 16px;
    padding: 0 2px;
    transform: scale(.8)
}

html[data-ios] .KfeCollection-CountTimeDown-time {
    font-weight: 500
}

html[data-android] .KfeCollection-CountTimeDown-time {
    font-weight: 700
}

.KfeCollection-CountTimeDown-time {
    background: #fd5409;
    border: .5px solid #fd5409;
    border-radius: 2px;
    color: #fefefe
}

.KfeCollection-CountTimeDown-symbol {
    display: inline-block;
    margin: 0 3px
}

.KfeCollection-CouponCard {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    padding-left: 40px
}

.KfeCollection-CouponCard-selectLabel {
    color: #444;
    font-size: 14px;
    line-height: 15px;
    margin-right: 12px
}

.KfeCollection-CouponCard-selectBox {
    align-items: center;
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    border: 1px solid #f3bb6c;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 36px;
    min-width: 200px;
    padding: 10px 22px 10px 12px;
    position: relative;
    transition: all .3s ease-in-out
}

.KfeCollection-CouponCard-disableCoupon,.KfeCollection-CouponCard-selectBox-unUseCoupon {
    background: linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06);
    border: 1px solid #ebebeb
}

.KfeCollection-CouponCard-disableCoupon {
    border-radius: 4px;
    box-sizing: border-box;
    color: #444;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    opacity: .5;
    padding: 0 12px;
    width: 200px
}

.KfeCollection-CouponCard-selectBox-animation {
    min-width: 363px
}

.KfeCollection-CouponCard-selectInput {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff;
    box-sizing: border-box;
    color: #754e19;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    min-width: 84px;
    transition: all .3s ease-in-out
}

.KfeCollection-CouponCard-selectInput-animation {
    min-width: 131px
}

.KfeCollection-CouponCard-selectInput-unUseCoupon {
    background: #fff;
    color: #444
}

.KfeCollection-CouponCard-selectBoxLine:before {
    background-color: #d3d3d3;
    content: "";
    height: 15px;
    margin: 0 12px;
    width: 1px
}

.KfeCollection-CouponCard-selectBoxIcon {
    color: #754e19;
    height: 32px;
    margin-left: 10px;
    position: absolute;
    right: 7.5px;
    width: 31px
}

.KfeCollection-CouponCard-selectBoxIcon-down {
    transform: rotate(180deg)
}

.KfeCollection-CouponCard-selectBoxIcon-hide {
    opacity: 0
}

.KfeCollection-CouponCard-selectOption {
    background: #fff;
    border: 1px solid hsla(0,0%,83%,.3);
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.08);
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    max-height: 108px;
    opacity: 1;
    overflow-y: auto;
    position: absolute;
    top: 40px;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 1001
}

.KfeCollection-CouponCard-selectOption-animation {
    opacity: 0
}

.KfeCollection-CouponCard-hiddenOption {
    display: none
}

.KfeCollection-CouponCard-optionItem {
    box-sizing: border-box;
    line-height: 15px;
    padding: 10px 16px;
    width: 100%
}

.KfeCollection-CouponCard-optionItem:hover {
    background: linear-gradient(0deg,hsla(35,85%,69%,.1),hsla(35,85%,69%,.1)),#fff
}

.KfeCollection-CouponCard-optionItem-text {
    color: #444;
    font-size: 12px
}

.KfeCollection-CouponCard-optionItem-check {
    color: #f3bb6c;
    float: right;
    height: 17px;
    position: relative;
    top: 4px;
    width: 19px
}

.KfeCollection-QrCodeCard {
    display: flex;
    flex-direction: row;
    height: 180px;
    margin: 0 60px 20px 40px;
    padding: 25px 0
}

.KfeCollection-QrCodeCard,.KfeCollection-QrCodeCard-qrCode {
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-sizing: border-box
}

.KfeCollection-QrCodeCard-qrCode {
    height: 130px;
    margin: 0 26px 0 71px;
    padding: 5px;
    width: 130px
}

.KfeCollection-QrCodeCard-qrCode>img {
    height: 100%;
    width: 100%
}

.KfeCollection-QrCodeCard-mountBox-priceBox {
    margin: 28px 0 21px
}

.KfeCollection-QrCodeCard-mountBox-Text {
    color: #444;
    font-size: 15px;
    line-height: 20px
}

.KfeCollection-QrCodeCard-mountBox-price {
    color: #fd5409;
    margin-right: 6px
}

.KfeCollection-QrCodeCard-mountBox-unit {
    font-size: 20px;
    line-height: 24px
}

.KfeCollection-QrCodeCard-mountBox-activePrice {
    font-family: Alata;
    font-size: 30px;
    line-height: 36px
}

.KfeCollection-QrCodeCard-mountBox-description {
    color: #999;
    font-size: 15px;
    line-height: 20px
}

.KfeCollection-QrCodeCard-mountBox-lineThrough {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.KfeCollection-QrCodeCard-mountBox-payTypeBox {
    align-items: center;
    color: #444;
    display: flex;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 50px
}

.KfeCollection-QrCodeCard-mountBox-payTypeBox-icon {
    display: inline-block;
    height: 16px;
    margin: 0 2px 0 12px;
    width: 16px
}

.KfeCollection-ProtocolCard {
    color: #999;
    display: flex;
    font-size: 10px;
    height: 15px;
    justify-content: center;
    margin-bottom: 14px
}

.KfeCollection-ProtocolCard a {
    color: #175199
}

html[data-theme=dark] .KfeCollection-ProtocolCard a {
    color: #6385a6
}

.KfeCollection-ProtocolCard a {
    text-decoration: none
}

.KfeCollection-ProtocolCardTips {
    color: #999;
    display: flex;
    font-size: 10px;
    height: 15px;
    justify-content: center;
    margin-bottom: 30px
}

.KfeCollection-AvatarCard {
    align-items: center;
    background: linear-gradient(225deg,#f8e2c4,#f3bb6c);
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    display: flex;
    height: 95px;
    overflow: hidden;
    padding: 19px 0 19px 40px;
    width: 100%
}

.KfeCollection-AvatarCard-imgBox {
    background-color: #fff;
    border-radius: 100%;
    height: 57px;
    margin-right: 19px;
    overflow: hidden;
    width: 60px
}

.KfeCollection-AvatarCard-imgBox>img {
    height: 100%;
    width: 100%
}

.KfeCollection-AvatarCard-info-name {
    align-items: center;
    color: #754e19;
    display: flex;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 6px
}

.KfeCollection-AvatarCard-info-name>span {
    margin-right: 5px
}

.KfeCollection-AvatarCard-info-imgBox {
    align-items: center;
    display: flex;
    height: 16px;
    width: 15px
}

.KfeCollection-AvatarCard-info-imgBox>img {
    height: 100%;
    width: 100%
}

.KfeCollection-AvatarCard-info-title {
    color: #754e19;
    font-size: 15px;
    line-height: 25px
}

.KfeCollection-AvatarCard-info-title>span {
    color: red
}

.KfeCollection-AvatarCard-artwork {
    height: 95px;
    pointer-events: none;
    position: absolute;
    right: 23px;
    width: 271px;
    z-index: 1
}

.KfeCollection-AvatarCard-artwork>img {
    height: 100%;
    width: 100%
}

.KfeCollection-PlaceHolder:after {
    display: none
}

.KfeCollection-PlaceHolder {
    align-items: center;
    background-color: #ebebeb;
    display: flex!important;
    height: 100%;
    justify-content: center;
    width: 100%
}

html[data-theme=dark] .KfeCollection-PlaceHolder {
    background-color: #1b1b1b
}

.KfeCollection-PlaceHolder {
    border-radius: inherit
}

.KfeCollection-PlaceHolder-Icon {
    fill: #d3d3d3
}

html[data-theme=dark] .KfeCollection-PlaceHolder-Icon {
    fill: #1b1b1b
}

.KfeCollection-Image-Wrapper {
    font-size: 0
}

.KfeCollection-Image,.KfeCollection-Image-Wrapper {
    border-radius: 3px;
    height: 100%;
    width: 100%
}

.KfeCollection-PayModalLoading {
    align-items: center;
    color: #e2e2e2;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw
}

.KfeCollection-PaySuccessModal {
    --unit: 1vw;
    line-height: 1
}

.KfeCollection-PaySuccessModal-topIcon {
    margin: 39px 0 50px;
    text-align: center
}

.KfeCollection-PaySuccessModal-icon {
    display: inline-block;
    height: 80px;
    margin-bottom: 20px;
    width: 72px
}

.KfeCollection-PaySuccessModal-success {
    display: inline-block;
    height: 100%;
    width: 100%
}

.KfeCollection-PaySuccessModal-text {
    vertical-align: center
}

.KfeCollection-PaySuccessModal-successText {
    height: 36px;
    margin: 0 auto 10px;
    padding: 5px;
    width: 166px
}

.KfeCollection-PaySuccessModal-successImg {
    display: inline-block;
    height: 100%;
    width: 100%
}

.KfeCollection-PaySuccessModal-time {
    color: #ce994f;
    font-family: PingFang SC;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px
}

html[data-theme=dark] .KfeCollection-PaySuccessModal-time {
    color: #ce994f
}

.KfeCollection-PaySuccessModal-topTitle {
    margin-bottom: 40px;
    text-align: center
}

.KfeCollection-PaySuccessModal-line {
    display: inline-block;
    height: 5px;
    margin: 0 8px;
    width: 170px
}

.KfeCollection-PaySuccessModal-titleText {
    color: #754e19;
    display: inline-block;
    font-size: 15px;
    font-synthesis: style;
    font-weight: 600;
    height: 20px;
    letter-spacing: .168px;
    line-height: 20px;
    margin: 0;
    vertical-align: middle
}

html[data-ios] .KfeCollection-PaySuccessModal-titleText {
    font-weight: 500
}

html[data-android] .KfeCollection-PaySuccessModal-titleText {
    font-weight: 700
}

.KfeCollection-PaySuccessModal-rightsCard {
    display: flex;
    flex-direction: row;
    margin: 0 0 42px 95px;
    overflow-x: scroll
}

.KfeCollection-PaySuccessModal-rightsCard::-webkit-scrollbar {
    display: none
}

.KfeCollection-PaySuccessModal-rightsItem {
    margin-right: 35px
}

.KfeCollection-PaySuccessModal-rightsTitle {
    color: #1a1a1a;
    font-size: 14px;
    letter-spacing: .168px;
    line-height: 20px;
    margin: 0 0 16px 9px;
    max-width: 174px;
    white-space: nowrap
}

.KfeCollection-PaySuccessModal-bottomContent {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px
}

.KfeCollection-PaySuccessModal-bottomContent:last-child {
    margin-bottom: 0
}

.KfeCollection-PaySuccessModal-rightsIcon {
    border-radius: 1px;
    height: 42px!important;
    margin-right: 5px;
    width: 43px!important
}

.KfeCollection-PaySuccessModal-rightsItemTitle {
    color: #444;
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 2px
}

.KfeCollection-PaySuccessModal-rightsItemContent {
    color: #999;
    font-size: 11px;
    line-height: 15px;
    margin: 0;
    min-width: 176px
}

.KfeCollection-PaySuccessModal-error {
    align-items: center;
    bottom: 0;
    color: grey;
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

html[data-theme=dark] .KfeCollection-PaySuccessModal-error {
    color: #999
}

.KfeCollection-components-Toast {
    background: #f6f6f6;
    border-radius: 10px;
    bottom: 50%;
    display: table;
    font-size: 16px;
    font-weight: 500;
    left: 50%;
    max-width: 320px;
    padding: 20px;
    position: fixed;
    text-align: center;
    transform: translate(-50%,50%);
    z-index: 1000
}

html[data-theme=dark] .KfeCollection-components-Toast {
    background: #000
}

.KfeCollection-components-Toast {
    color: #646464
}

html[data-theme=dark] .KfeCollection-components-Toast {
    color: #d3d3d3
}

.KfeCollection-PayModal-wrapper {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    left: 0;
    outline: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.KfeCollection-PayModal-wrapper:after {
    background-color: rgba(0,0,0,.45);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.KfeCollection-FeedBlockEntry-root {
    align-items: center;
    cursor: pointer;
    display: flex
}

.KfeCollection-FeedBlockEntry-title {
    color: #ce994f;
    margin-right: 6px
}

html[data-theme=dark] .KfeCollection-FeedBlockEntry-title {
    color: #ce994f
}

.KfeCollection-FeedBlockEntry-title {
    font-size: 14px
}

.KfeCollection-FeedBlockEntry-img {
    height: 17px;
    width: 27px
}

.RadioButtons {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 14px
}

.RadioButtons-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f8f8fa;
    border-bottom: 1px solid var(--GBK10A);
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 11px 0
}

@media (max-width: 660px) {
    .RadioButtons-item {
        line-height:20px;
        min-height: 48px
    }
}

.RadioButtons-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.RadioButtons-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: content-box;
    border: 2px solid #ebeced;
    border: 2px solid var(--GBK09A);
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    margin: 0 4px 0 0;
    padding: 2px;
    -webkit-transition: background-color,border-color .3s;
    transition: background-color,border-color .3s;
    vertical-align: middle;
    width: 14px
}

.RadioButtons-input:checked {
    background-color: #1772f6;
    background-color: var(--GBL01A);
    border-color: #1772f6;
    border-color: var(--GBL01A)
}

.RadioButtons-input:focus {
    outline: none
}

.AddAnnotationModal-description {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 14px;
    margin: 20px 0
}

.AddAnnotationModal-body {
    margin: 0 -20px;
    max-height: 300px;
    overflow: scroll;
    padding: 0 20px
}

@media (max-width: 660px) {
    .AddAnnotationModal-body {
        margin:16px;
        max-height: inherit;
        padding: 0
    }

    .AddAnnotationModal-buttonGroup {
        bottom: 10px;
        height: 36px;
        padding: 0 16px;
        position: absolute;
        width: 100%
    }

    .CancelAnnotationModal {
        padding: 16px
    }

    .CancelAnnotationModal-Input {
        min-height: 132px
    }

    .CancelAnnotationModal-CancelButton {
        bottom: 10px;
        height: 36px;
        position: absolute;
        width: 343px!important
    }
}

.AdvertImg-12-5 {
    display: block;
    position: relative
}

.AdvertImg-12-5 .AdvertImg {
    position: relative;
    z-index: 0
}

.AdvertImg-12-5 .AdvertImg:before {
    border-radius: inherit;
    content: " ";
    display: block;
    padding-top: 41.66667%;
    pointer-events: none;
    width: 100%
}

.AdvertImg-12-5 .AdvertImg img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.AdvertImg-16-9 {
    display: block;
    position: relative
}

.AdvertImg-16-9 .AdvertImg {
    position: relative;
    z-index: 0
}

.AdvertImg-16-9 .AdvertImg:before {
    border-radius: inherit;
    content: " ";
    display: block;
    padding-top: 56.25%;
    pointer-events: none;
    width: 100%
}

.AdvertImg-16-9 .AdvertImg img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.AdvertImg-2-1 {
    display: block;
    position: relative
}

.AdvertImg-2-1 .AdvertImg {
    position: relative;
    z-index: 0
}

.AdvertImg-2-1 .AdvertImg:before {
    border-radius: inherit;
    content: " ";
    display: block;
    padding-top: 50%;
    pointer-events: none;
    width: 100%
}

.AdvertImg-2-1 .AdvertImg img {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.app_EAnswerCard {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 0;
    border-style: solid;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 12px 13px;
    text-decoration: none
}

html[data-theme=dark] .app_EAnswerCard {
    background: #121212
}

.app_EAnswerCard>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.app_EAnswerCard-image {
    border-radius: 100%;
    height: 36px;
    width: 36px
}

.app_EAnswerCard-content {
    -webkit-box-flex: 1;
    word-wrap: break-word;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 9px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 0;
    word-break: break-all
}

.app_EAnswerCard-content-appName {
    color: #121212;
    font-size: 15px;
    max-width: 7em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[data-theme=dark] .app_EAnswerCard-content-appName {
    color: #fff
}

.app_EAnswerCard-content-appName-2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #121212;
    display: -webkit-box;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis
}

html[data-theme=dark] .app_EAnswerCard-content-appName-2 {
    color: #fff
}

.app_EAnswerCard-content-desc {
    color: #999;
    font-size: 13px;
    max-width: 16em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[data-theme=dark] .app_EAnswerCard-content-desc {
    color: #999
}

.app_EAnswerCard-button {
    border-radius: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #0084ff;
    font-size: 13px;
    line-height: 16px;
    margin-left: 8px;
    max-width: 5em;
    min-width: 4em;
    overflow: hidden;
    padding: 8px .925em;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.app_EAnswerCard-button,html[data-theme=dark] .app_EAnswerCard-button {
    background: hsla(0,0%,60%,.08)
}

.app_EAnswerCard-bottom-close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #d3d3d3;
    font-size: 20px;
    font-weight: 200;
    height: 20px;
    justify-content: center;
    margin-left: 5px;
    width: 20px
}

.app_EAnswerCard-bottom-close,.pc_EAnswerCard {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pc_EAnswerCard {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    background: #fff;
    border: 0;
    border-radius: 4px;
    border-style: solid;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.102);
    box-shadow: 0 0 20px rgba(0,0,0,.102);
    cursor: pointer;
    height: 84px;
    justify-content: space-between;
    margin: 15px auto;
    padding: 0 15px;
    text-decoration: none;
    width: 390px
}

.pc_EAnswerCard>* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pc_EAnswerCard-image {
    border-radius: 100%;
    height: 36px;
    width: 36px
}

.pc_EAnswerCard-content {
    -webkit-box-flex: 1;
    word-wrap: break-word;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-left: 9px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 0;
    word-break: break-all
}

.pc_EAnswerCard-content-appName {
    color: #121212;
    font-size: 15px;
    max-width: 7em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[data-theme=dark] .pc_EAnswerCard-content-appName {
    color: #fff
}

.pc_EAnswerCard-content-appName-2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #121212;
    display: -webkit-box;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis
}

html[data-theme=dark] .pc_EAnswerCard-content-appName-2 {
    color: #fff
}

.pc_EAnswerCard-content-desc {
    color: #999;
    font-size: 13px;
    max-width: 16em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[data-theme=dark] .pc_EAnswerCard-content-desc {
    color: #999
}

.pc_EAnswerCard-button {
    border-radius: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #0084ff;
    font-size: 13px;
    line-height: 16px;
    margin-left: 8px;
    max-width: 5em;
    min-width: 4em;
    overflow: hidden;
    padding: 8px .925em;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pc_EAnswerCard-button,html[data-theme=dark] .pc_EAnswerCard-button {
    background: hsla(0,0%,60%,.08)
}

.ReferenceList {
    clear: both;
    font-size: .8em
}

.ReferenceList li:focus {
    outline: none;
    transition: background .3s
}

html[data-focus-visible] .ReferenceList li:focus {
    background: rgba(5,109,232,.08)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-focus-visible] .ReferenceList li:focus {
        background:oklch(from var(--BL01) l c h/.08)
    }
}

html[data-theme=dark][data-focus-visible] .ReferenceList li:focus {
    background: rgba(85,142,255,.3)
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    html[data-theme=dark][data-focus-visible] .ReferenceList li:focus {
        background:oklch(from var(--BL02) l c h/.3)
    }
}

.ReferenceList .ReferenceList-backHint {
    padding-right: .25em
}

.ReferenceList .ReferenceList-backLink {
    color: #09408e;
    color: var(--GBL07A);
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    padding-right: .25em
}

@media (hover: hover) {
    .ReferenceList .ReferenceList-backLink:hover {
        -webkit-text-decoration:underline;
        text-decoration: underline
    }
}

.Pc-Business-Card-PcTopFeedBanner {
    background: #fff;
    -webkit-box-shadow: 0 1px 3px hsla(0,0%,7%,.1);
    box-shadow: 0 1px 3px hsla(0,0%,7%,.1);
    display: block;
    font-size: 0;
    margin: 0 0 10px;
    overflow: hidden
}

.Business-Card-PcTopFeedBanner-img,.Pc-Business-Card-PcTopFeedBanner {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 0
}

.Business-Card-PcTopFeedBanner-img {
    height: auto;
    margin: 0;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.Business-Card-PcRightBanner-link {
    display: block;
    height: 100px
}

.Business-Card-PcRightBanner-img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.carousel-container {
    border-radius: 2px;
    position: relative;
    width: 100%
}

.carousel-slide {
    height: auto;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 100%;
    z-index: 0
}

.carousel-slide.active {
    opacity: 1;
    position: relative;
    z-index: 1
}

.carousel-slide img {
    display: block;
    height: auto;
    width: 100%
}

.carousel-indicators {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    grid-gap: 3px;
    bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2
}

.carousel-indicator {
    background-color: hsla(0,0%,100%,.6);
    border-radius: 50%;
    cursor: pointer;
    height: 5px;
    -webkit-transition: background-color 1s ease-in-out;
    transition: background-color 1s ease-in-out;
    width: 5px
}

.carousel-indicator.active {
    background-color: #fff
}

.Pc-card {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .3s,margin .3s,opacity .3s;
    transition: height .3s,margin .3s,opacity .3s;
    width: 100%
}

.Pc-card-title-cover {
    background: -webkit-gradient(linear,left top,left bottom,from(#000),to(transparent));
    background: linear-gradient(180deg,#000,transparent);
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    left: 0;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0;
    word-break: break-all;
    z-index: 2
}

.Pc-card .Banner-link {
    display: block;
    position: relative
}

.Pc-card--hidden {
    margin-bottom: 0;
    opacity: 0
}

.Pc-card img {
    border-radius: 2px;
    display: block;
    width: 100%
}

.Pc-card-button-close {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1a1a1a;
    border-color: transparent;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 18px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 18px;
    z-index: 2
}

.Pc-card-button-close-svg {
    fill: #fff;
    height: 16px;
    width: 14px
}

.Pc-card:hover .Pc-card-button-close {
    opacity: 1
}

.Pc-card .Banner-adsense {
    height: 250px;
    width: 100%
}

.Pc-card .Banner-adTag {
    background-color: #000;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    bottom: 5px;
    color: #ebebeb;
    font-size: 12px;
    line-height: 27px;
    opacity: .5;
    position: absolute;
    right: 5px;
    text-align: center;
    width: 45px;
    z-index: 2
}

.KfeCollection-CreateSaltCard {
    background-color: #fff
}

html[data-theme=dark] .KfeCollection-CreateSaltCard {
    background-color: #121212
}

.KfeCollection-CreateSaltCard {
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(26,26,26,.1);
    max-width: 296px;
    padding: 15px
}

.KfeCollection-CreateSaltCard-header {
    align-items: center;
    color: #444;
    display: flex;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

html[data-theme=dark] .KfeCollection-CreateSaltCard-header {
    color: #d3d3d3
}

.KfeCollection-CreateSaltCard-vip-icon {
    margin-right: 6px
}

.KfeCollection-CreateSaltCard-content {
    align-items: center;
    background: rgba(133,144,166,.05);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin: 15px 0 13px;
    padding: 0 15px
}

.KfeCollection-CreateSaltCard-content-title {
    color: #444;
    display: block;
    font-family: PingFang SC;
    font-size: 14px;
    line-height: 20px
}

html[data-theme=dark] .KfeCollection-CreateSaltCard-content-title {
    color: #d3d3d3
}

.KfeCollection-CreateSaltCard-content-sub-title {
    color: #999;
    display: block;
    font-family: PingFang SC;
    font-size: 12px;
    line-height: 17px
}

html[data-theme=dark] .KfeCollection-CreateSaltCard-content-sub-title {
    color: #999
}

.KfeCollection-CreateSaltCard-content-sub-title {
    margin-top: 2px
}

.KfeCollection-CreateSaltCard-content-img {
    height: 69px;
    width: 69px
}

.KfeCollection-CreateSaltCard-button {
    border: 1px solid #06f
}

html[data-theme=dark] .KfeCollection-CreateSaltCard-button {
    border: 1px solid #558eff
}

.KfeCollection-CreateSaltCard-button {
    border: 1px solid rgba(85,142,255,.5);
    border-radius: 4px;
    color: #06f
}

html[data-theme=dark] .KfeCollection-CreateSaltCard-button {
    color: #558eff
}

.KfeCollection-CreateSaltCard-button {
    cursor: pointer;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 0;
    text-align: center
}

/*# sourceMappingURL=5507.216a26f4.a3e3cabb66069cfa383e.css.map*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.css-1x8qqvf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-bottom: 10px;
    overflow: unset;
}
.css-daxkgk {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    flex-direction: row;
    align-items: flex-start;
    padding: 20px 20px 10px;
    display: flex;
}
.css-daxkgk {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 20px 20px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-1ii0ucv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #09408e;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.css-z35ixx {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    max-width: 100%;
    height: auto;
    background-color: #ffffff;
    width: 24px;
    height: 24px;
    dynamic-range-limit: standard;
    border-radius: 2px;
}
.css-8atqhb {
    width: 100%;
}
.css-1tdhe7b {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-left: 8px;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.css-1lkz3hi {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    height: 44px;
    color: #373a40;
    cursor: pointer;
    line-height: 24px;
    font-size: 14px;
}
.css-4cffwv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-1pzejam {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.css-1io725t {
    cursor: pointer;
    color: #373a40;
    margin-right: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-19jss6 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-left: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-zkfaav {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
.css-uvu9rq {
    box-sizing: border-box;
    margin: 0px 2px 0px 0px;
    min-width: 0px;
    font-size: 13px;
    line-height: 19px;
    color: rgb(129, 133, 143);
    cursor: pointer;
}
.css-4i14j4 {
    color: rgb(145, 150, 161);
}
.css-1hj0j6m {
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: 36px;
    line-height: 18px;
    padding: 0 18px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    color: #1772F6;
    background: rgba(23, 114, 246, 0.08);
    border-radius: 24px;
    border: 0;
    cursor: pointer;
    border-radius: 999px;
    height: 32px;
    width: 75px;
    margin-left: 20px;
    font-weight: 600;
}
.css-1jn6ka {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: none;
    min-width: 628px;
    padding-left: 8px;
}
.css-1o06umg {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    border-radius: 4px;
    border: 0px;
}
.css-1bob1vn {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    display: flex;
    padding: 0px 16px 0px 0px;
    position: relative;
}
.css-1bob1vn textarea {
    width: 560px;
}
.css-1ta9b1n {
    resize: none;
    color: rgb(25, 27, 31);
    background-color: unset;
    font-size: 16px;
    width: 480px;
    padding: 0px;
    font-weight: 500;
    line-height: 1.5;
    border: 0px none;
    overflow: hidden;
    height: 28px;
    max-height: 56px;
}
.css-1v4dqhl {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    position: absolute;
    right: 16px;
    top: 6px;
    font-size: 13px;
    color: rgb(173, 176, 183);
}
.css-1518wty {
    position: relative;
}
.css-1518wty .Editable {
    min-height: 0px;
    max-height: 360px;
}
.css-1518wty .Editable {
    min-height: 108px;
    max-height: 407px;
    font-size: 16px;
}
.css-18i781m {
    border: 0px none;
    overflow-y: scroll;
    color: rgb(55, 58, 64);
}
.css-18i781m .ztext {
    line-height: 150%;
}
.css-1518wty .Editable-content {
    padding-left: 0px;
}
.css-1518wty .Editable-content {
    padding: 0px 16px;
}
.css-17hdsfl {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
}
.css-1cm0pv2 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: rgb(129, 133, 143);
    font-size: 13px;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.css-123bkx5 {
    box-sizing: border-box;
    margin: 0px 2px 0px 0px;
    min-width: 0px;
    width: 107px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.css-ga72lt {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    height: 12px;
    width: 1px;
    background-color: rgb(235, 236, 237);
    margin-inline: 16px;
}
.css-1vvu73w {
    box-sizing: border-box;
    margin: 0px 8px 0px 0px;
    min-width: 0px;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-shrink: 0;
}
.css-zkfaav {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
.css-uvu9rq {
    box-sizing: border-box;
    margin: 0px 2px 0px 0px;
    min-width: 0px;
    font-size: 13px;
    line-height: 19px;
    color: rgb(129, 133, 143);
    cursor: pointer;
}
.css-i17obi {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 16px;
}
.css-wfbczc {
    border-radius: 999px;
    height: 32px;
    width: 75px;
    padding: 0px 14px;
    flex-shrink: 0;
    font-weight: 600;
}
.css-k7kn7 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-hv22zf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid var(--MapUIFrame09A);
    color: var(--MapText03A);
    cursor: pointer;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    gap: 8px;
    font-weight: 500;
}
.css-w5p1ty {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    max-width: 100%;
    height: auto;
    width: 20px;
    height: 20px;
}
.css-1hyfx7x {
    display: none;
}
.css-1gomreu {
    position: relative;
    display: inline-block;
}
.css-hb3gj2 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #09408e;
    display: inline-block;
    margin: 0 0.3em;
}
.css-9taffg {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    max-width: 100%;
    height: auto;
}
.css-19idom {
    margin-bottom: 8px;
}
.css-zkfaav {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
}
.css-17v2xb9 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: rgb(132, 145, 165);
    font-size: 12px;
    cursor: pointer;
}
.css-1wbvd3d {
    color: rgb(55, 58, 64);
}
.css-16vu25q {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 100%;
}
.css-1tlj9oy {
    height: auto;
    margin-bottom: 16px;
    border-radius: 4px;
}
.css-uwwqev {
    width: 100%;
    height: 100%;
}
.css-16ozr7f {
    --carouselCardHeight: 68px;
}
.css-2ietpx {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: rgb(9, 64, 142);
}
.css-2ietpx {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    color: rgb(9, 64, 142);
}
.css-3hr3yq {
    height: var(--carouselCardHeight);
    background: rgba(132, 145, 165, 0.05);
    border-radius: 4px;
}
.css-nqj3of {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 100%;
    display: flex;
    gap: 6px;
}
.css-16rt1yf {
    box-sizing: border-box;
    margin: 0px 0px 18px;
    min-width: 0px;
    flex: 1 1 0%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    border: 1px solid rgba(23, 114, 246, 0.5);
    color: rgb(23, 114, 246);
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    font-size: 14px;
}
.css-173vipd {
    padding: 16px 15px 10px;
    width: 296px;
}
.css-y42e6l {
    box-sizing: border-box;
    margin: 0px 0px 23px;
    min-width: 0px;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(55, 58, 64);
    font-weight: 500;
    font-size: 14px;
    display: flex;
}
.css-1alihcs {
    margin-right: 7px;
}
.css-wu9fo4 {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto hidden;
    scroll-snap-type: x mandatory;
    width: 100%;
}
.css-ns7srl {
    margin: 0px;
    min-width: 0px;
    flex-shrink: 0;
    box-sizing: border-box;
    scroll-snap-align: start;
    width: 100%;
}
.css-vymdp0 {
    box-sizing: border-box;
    margin: 0px 0px 12px;
    min-width: 0px;
    display: flex;
}
.css-9lbbt7 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    max-width: 100%;
    background-color: rgb(255, 255, 255);
    width: 38px;
    height: 38px;
    border-radius: 2px;
}
.css-zjxebr .AuthorInfo-content {
    margin-left: 8px;
}
.css-4gq0sj {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #09408e;
    display: inline-block;
    margin-left: 0.3em;
}
.css-1ldqog6 {
    transform: scale(1.1);
}
.css-s7ifbd {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    font-size: 12px;
    color: rgb(145, 150, 161);
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.css-dczlw9.FollowButton {
    min-width: 58px;
}
.css-dczlw9 {
    min-width: 58px;
    padding: 0px;
    margin-left: auto;
    font-size: 12px;
}
.css-1c63bc8 {
    fill: rgba(55, 58, 64, 0.4);
    cursor: pointer;
}
.css-136xf4i {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 10px;
    color: rgb(23, 114, 246);
    cursor: pointer;
}
.css-nklvh9 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 10px;
    color: rgb(83, 88, 97);
    cursor: pointer;
}
.css-1wd7sk0 {
    fill: rgb(55, 58, 64);
    cursor: pointer;
}
.css-1wts3mx:empty {
    display: none;
}
.css-r7mum {
    box-sizing: border-box;
    min-width: 0px;
    font-size: 11px;
    font-weight: 500;
    padding-top: 2px;
    margin: 0px auto;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 15px;
    display: flex;
    user-select: none;
    gap: 10px;
}
.css-376mun {
    position: relative;
    display: inline;
}
.css-1sds6ep {
    word-break: break-word;
    line-height: 1.6;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #535861;
    display: -webkit-box;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.css-1y4sto8 {
    box-sizing: border-box;
    margin: 6px 0px 0px;
    min-width: 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: flex;
}
.css-1o06umg .Editable-styled, .css-1o06umg .Editable-unstyled {
    line-height: 26px;
    margin: 0px;
}
.css-1eh88np {
    box-sizing: border-box;
    margin: 0px 0px 0px 4px;
    min-width: 0px;
    color: rgb(23, 114, 246);
    cursor: pointer;
    width: 29px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: rgba(23, 114, 246, 0.08);
    border-radius: 4px;
    font-size: 12px;
    font-weight: 590;
}


.ProfileSideCreator-creatorEntranceHint {
    padding: 0 20px 0 4px
}

.ProfileSideCreator-analytics {
    height: 98px;
    width: 100%
}

.ProfileSideCreator-analytics,.ProfileSideCreator-readCountItem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ProfileSideCreator-readCountItem {
    --v2247413211: var(--flag-light,1px solid hsla(210,5%,93%,.6)) var(--flag-dark,1px solid rgba(40,43,48,.6));
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    border-right: 1px solid hsla(210,5%,93%,.6);
    border-right: var(--v2247413211);
    -ms-flex: 1 0;
    flex: 1 0;
    -ms-flex-direction: column;
    flex-direction: column
}

@supports (color: lab(from red l 1 1%/calc(alpha + 0.1))) {
    .ProfileSideCreator-readCountItem {
        border-right: 1px solid #ebeced;
    }
}

.ProfileSideCreator-readCountItem:last-child {
    border-right: none
}

.ProfileSideCreator-readCountTitle {
    color: #8491a5;
    font-size: 12px;
    line-height: 22px
}

.ProfileSideCreator-readCountNumber {
    color: #373a40;
    color: var(--GBK03A);
    font-size: 18px;
    font-weight: 600;
    font-weight: var(--zFontWeightBold);
    line-height: 28px
}

.ProfileSideCreator-readCountNumber__isNull {
    color: #8491a5;
    color: var(--GBL05A);
    font-size: 12px
}

.ProfileSideCreator-readCountDeltaText {
    font-size: 12px
}

.ProfileSideCreator-analytics--smallIcon {
    padding: 17px 0
}

.ProfileSideCreator-analytics-Popover {
    margin-left: 2px
}

.ProfileSideCreator-analytics-Popover-Text {
    font-size: 13px;
    line-height: 20px;
    padding: 12px 10px;
    width: 206px
}
