.UserLink-vipIcon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:.3em;width:14px}.UserLink-vipIcon img{height:100%;width:100%}.Editable-VideoTitleInput-container{-ms-flex-item-align:stretch;align-self:stretch;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}html[data-theme=dark] .Editable-VideoTitleInput-container{background:#121212}.Editable-VideoTitleInput-innerContainer{cursor:text;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}.Editable-VideoTitleInput-innerContainer--isBeforeIconShown{padding:0 10px}.Editable-VideoTitleInput-beforeIcon{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-beforeIcon{color:#999}.Editable-VideoTitleInput-value{font-size:15px;line-height:48px}.Editable-VideoTitleInput-value--noContent{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-value--noContent{color:#999}.Editable-VideoTitleInput{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;height:48px;padding:0;width:100%}.Editable-VideoTitleInput:focus{outline:none}.Editable-VideoTitleInput::-webkit-input-placeholder{color:grey}.Editable-VideoTitleInput::-moz-placeholder{color:grey}.Editable-VideoTitleInput:-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::placeholder{color:grey}html[data-theme=dark] .Editable-VideoTitleInput::-webkit-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-moz-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput:-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::placeholder{color:#999}.VideoCardPlayButton{position:absolute;top:0;right:0;bottom:0;left:0;width:56px;height:56px;margin:auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.VideoCardPlayButton-icon{display:block;-webkit-box-shadow:0 0 4px 0 rgba(18,18,18,.16);box-shadow:0 0 4px 0 rgba(18,18,18,.16);border-radius:50%}html[data-theme=dark] .VideoCardPlayButton-icon{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.VideoCardPlayButton-withFileSize--outer{position:absolute;top:0;right:0;bottom:0;left:0;height:36px;margin:auto;text-align:center}.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:600;font-synthesis:style;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:35px;padding:0 14px;font-size:14px;border-radius:18px;display:inline-block;color:#fff;background-color:rgba(18,18,18,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:.5px solid hsla(0,0%,100%,.1)}html[data-ios] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:500}html[data-android] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:700}@supports not ((-webkit-backdrop-filter:blur(16px)) or (backdrop-filter:blur(16px))){.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{background-color:rgba(18,18,18,.8)}}.VideoCardPlayButton-withFileSize--outer .Zi{margin-left:-2.5px;margin-right:7.5px}.VideoCard{position:relative;overflow:hidden;border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.1);box-shadow:0 1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .VideoCard{border:1px solid #2e2e2e;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.VideoCard--converting .VideoCard-thumbnail{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard--converting .VideoCard-video-content:after{content:"\89C6\9891\6B63\5728\8F6C\7801\4E2D";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[data-theme=dark] .VideoCard--converting .VideoCard-video-content:after{color:#121212}.VideoCard-link{display:block}.VideoCard-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.VideoCard-poster{width:120px;height:90px;background-color:#ebebeb;position:relative}html[data-theme=dark] .VideoCard-poster{background-color:#2e2e2e}.VideoCard-poster img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoCard-poster .VideoCard-playIcon--nonLens{position:absolute;top:0;right:0;bottom:0;left:0;width:36px;height:36px;margin:auto}.VideoCard-video{position:relative;width:100%}.VideoCard-video:before{display:block;padding-top:56.25%;content:""}.VideoCard-video-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.VideoCard-thumbnail{position:relative;width:100%;height:100%;background-color:#ebebeb}html[data-theme=dark] .VideoCard-thumbnail{background-color:#2e2e2e}.VideoCard-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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{-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:10px 16px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.VideoCard-VideoTitleInputHolder{height:48px;width:100%}.VideoCard-title{overflow:hidden;height:28px;font-size:16px;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#175199}html[data-theme=dark] .VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#6385a6}.VideoCard-description{height:25px;margin-top:5px;line-height:25px}.VideoCard-source{display:inline-block;margin-right:10px;color:#8590a6}html[data-theme=dark] .VideoCard-source{color:#8590a6}.VideoCard-badge{display:inline-block;padding:0 8px;color:#8590a6;background-color:#f6f6f6;border-radius:3px}html[data-theme=dark] .VideoCard-badge{color:#8590a6;background-color:#1b1b1b}.VideoCard-player{width:100%;height:100%;background-color:#121212}html[data-theme=dark] .VideoCard-player{background-color:#fff}.VideoCard-player .Embed,.VideoCard-player iframe{display:block;width:100%;height:100%}.VideoCard-overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#fff}html[data-theme=dark] .VideoCard-overlay{background-color:#121212}.VideoCard-overlay.is-loading{opacity:0}.VideoCard-mask{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#121212;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}html[data-theme=dark] .VideoCard-mask{background-color:#fff}.VideoCard-mask:not(.is-shown){opacity:0;visibility:hidden}.VideoCard--mobile .VideoCard-poster{width:100px;height:75px}.VideoCard--mobile .VideoCard-video:hover .VideoCard-play-button{-webkit-transform:scale(1);transform:scale(1)}.VideoCard--mobile .VideoCard-content{padding:10px 12px}.VideoCard--mobile .VideoCard-title{font-size:16px}.VideoCard--mobile .VideoCard-description{margin-top:0;font-size:12px}.ImageView{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;overflow:hidden;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ImageView.is-active{background-color:rgba(18,18,18,.65)}html[data-theme=dark] .ImageView.is-active{background-color:rgba(0,0,0,.65)}.ImageView-inner{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.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}.VagueImage{position:relative;display:inline-block;width:100%;height:100%;overflow:hidden;background-color:#f6f6f6}html[data-theme=dark] .VagueImage{background-color:#1b1b1b}.VagueImage-mask{z-index:1;opacity:0;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.VagueImage-mask.is-active{opacity:1}.VagueImage-mask,.VagueImage-mask:after,.VagueImage-mask:before{position:absolute;top:0;right:0;bottom:0;left:0}.VagueImage-mask:after,.VagueImage-mask:before{display:block;content:""}.VagueImage-mask:before{background-color:#fff;opacity:.32}html[data-theme=dark] .VagueImage-mask:before{background-color:#121212}.VagueImage-mask:after{-webkit-filter:blur(16px);filter:blur(16px);background-image:inherit;background-size:cover;background-position:50%}.VagueImage-innerLarge{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.SharePopover{background:#fff}html[data-theme=dark] .SharePopover{background:#121212}.SharePopover{border:1px solid #ebebeb}html[data-theme=dark] .SharePopover{border:1px solid #2e2e2e}.SharePopover{-webkit-box-shadow:0 5px 20px rgba(18,18,18,.1);box-shadow:0 5px 20px rgba(18,18,18,.1)}html[data-theme=dark] .SharePopover{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.1);box-shadow:0 5px 20px rgba(0,0,0,.1)}.SharePopover{z-index:2;padding:7px 16px 7px 12px;border-radius:4px;position:absolute;-webkit-transform:translate(-50%,-10px);transform:translate(-50%,-10px);left:50%;opacity:0;z-index:-1}.SharePopover--show{opacity:1;z-index: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}.SharePopover-arrow{position:absolute;overflow:hidden;pointer-events:none;width:32px;height:16px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);left:50%;top:0}.SharePopover-arrow:after{left:50%;bottom:-8px;content:"";position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;margin:-12px;border:1px solid #ebebeb;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:auto}.SharePopover-content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.SharePopover-content--danger{cursor:not-allowed}.SharePopover-content--danger .SharePopover-main,.SharePopover-content--danger .SharePopover-quote,html[data-theme=dark] .SharePopover-content--danger .SharePopover-main,html[data-theme=dark] .SharePopover-content--danger .SharePopover-quote{color:rgba(133,144,166,.3)}.SharePopover-content--danger .SharePopover-hint,html[data-theme=dark] .SharePopover-content--danger .SharePopover-hint{color:#f1403c}.SharePopover-quote,html[data-theme=dark] .SharePopover-quote{color:#8590a6}.SharePopover-main{margin-left:4px;color:#8590a6}html[data-theme=dark] .SharePopover-main{color:#8590a6}.SharePopover-main{font-weight:600;font-synthesis:style}html[data-ios] .SharePopover-main{font-weight:500}html[data-android] .SharePopover-main{font-weight:700}.SharePopover-hint,html[data-theme=dark] .SharePopover-hint{color:#8590a6}.SharePopover-hint{font-weight:600;font-synthesis:style}html[data-ios] .SharePopover-hint{font-weight:500}html[data-android] .SharePopover-hint{font-weight:700}.SharePopover-hint:before{content:"|";margin:0 8px;color:#ebebeb}html[data-theme=dark] .SharePopover-hint:before{color:#2e2e2e}.AuthorInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:1.1;-ms-flex-negative:0;flex-shrink:0}.AuthorInfo-name{font-weight:600;font-synthesis:style}html[data-ios] .AuthorInfo-name{font-weight:500}html[data-android] .AuthorInfo-name{font-weight:700}.AuthorInfo-name{color:#444}html[data-theme=dark] .AuthorInfo-name{color:#d3d3d3}.AuthorInfo-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px;font-size:14px}.AuthorInfo-badgeText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#646464}html[data-theme=dark] .AuthorInfo-badgeText{color:#d3d3d3}.AuthorInfo--plain .AuthorInfo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.AuthorInfo--plain .AuthorInfo-badge>:first-child{margin-top:0}.AuthorInfo--plain .AuthorInfo-badge>:first-child:before{content:"\FF0C"}.AuthorInfo-detail{overflow:hidden}.AbstractCard{border:1px solid #ebebeb}html[data-theme=dark] .AbstractCard{border:1px solid #2e2e2e}.AbstractCard{-webkit-box-shadow:0 1px 3px #ebebeb;box-shadow:0 1px 3px #ebebeb}html[data-theme=dark] .AbstractCard{-webkit-box-shadow:0 1px 3px #2e2e2e;box-shadow:0 1px 3px #2e2e2e}.AbstractCard{border-radius:2px}.AbstractCard-header{background-color:hsla(0,0%,96.5%,.5)}html[data-theme=dark] .AbstractCard-header{background-color:rgba(27,27,27,.5)}.AbstractCard-header{height:68px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .AbstractCard-header{border-bottom:1px solid #2e2e2e}.AbstractCard-header{padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden;z-index:0}.AbstractCard-header:before{left:-6px;top:-20px}.AbstractCard-header:after,.AbstractCard-header:before{content:"";display:block;position:absolute;width:80px;height:80px;background:url(https://static.zhihu.com/heifetz/assets/quote.0beb8d0c.svg) no-repeat;background-size:contain;z-index:-1}.AbstractCard-header:after{right:-10px;bottom:-20px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.AbstractCard-desc,html[data-theme=dark] .AbstractCard-desc{color:#8590a6}.AbstractCard-desc{font-size:14px;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.AbstractCard-title{cursor:pointer;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:600;font-synthesis:style}html[data-ios] .AbstractCard-title{font-weight:500}html[data-android] .AbstractCard-title{font-weight:700}.AbstractCard-source{margin-left:6px;-ms-flex-negative:0;flex-shrink:0}.AbstractCard-author{margin-top:5px}.AbstractCard-content{padding:12px 10px 12px 16px}.AbstractCard-text{font-size:14px;color:#646464}html[data-theme=dark] .AbstractCard-text{color:#d3d3d3}.AbstractCard-text{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{line-height:20px;height:20px;margin-top:8px;font-size:14px;color:#8590a6}html[data-theme=dark] .AbstractCard-tip{color:#8590a6}.AbstractCard-tip{display:-webkit-box;display:-ms-flexbox;display:flex}.AbstractCard-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TopicSelect{margin-top:16px}.TopicSelect-topicInput{border-radius:20px;border-color:#0084ff}html[data-theme=dark] .TopicSelect-topicInput{border-color:#0084ff}.TopicSelect-topicInput,html[data-theme=dark] .TopicSelect-topicInput{color:#0084ff}.TopicSelect-topicInput{height:30px;padding:2px 18px}.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}.ContentItem-title{font-size:18px;font-weight:600;font-synthesis:style}html[data-ios] .ContentItem-title{font-weight:500}html[data-android] .ContentItem-title{font-weight:700}.ContentItem-title{line-height:1.6;color:#121212}html[data-theme=dark] .ContentItem-title{color:#fff}.ContentItem-title{margin-top:-4px;margin-bottom:-4px}.ContentItem-title+.ContentItem-meta{margin-top:6px}.ContentItem-title a:hover{color:#175199}html[data-theme=dark] .ContentItem-title a:hover{color:#6385a6}.ContentItem-meta{font-size:15px;color:#646464}html[data-theme=dark] .ContentItem-meta{color:#d3d3d3}.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{width:38px;height:38px;vertical-align:top}.ContentItem-author{padding-top:10px}.ContentItem-status{margin-top:5px;color:#8590a6}html[data-theme=dark] .ContentItem-status{color:#8590a6}.ContentItem-status{font-size:14px}.ContentItem-statusItem:not(:first-child):before{margin:0 5px;content:"\B7"}.ContentItem-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;margin:0 -20px -10px;color:#646464}html[data-theme=dark] .ContentItem-actions{color:#d3d3d3}.ContentItem-actions{background:#fff}html[data-theme=dark] .ContentItem-actions{background:#121212}.ContentItem-actions{clear:both}.ContentItem-actions.is-fixed{margin:0;-webkit-box-shadow:0 -1px 3px rgba(18,18,18,.1);box-shadow:0 -1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .ContentItem-actions.is-fixed{-webkit-box-shadow:0 -1px 3px hsla(0,0%,100%,.1);box-shadow:0 -1px 3px hsla(0,0%,100%,.1)}.ContentItem-actions>*{-ms-flex-negative:0;flex-shrink:0}.ContentItem-actions>.AnnotationTag{white-space:nowrap}.ContentItem-action{margin-left:24px;font-size:14px}.ContentItem-action:first-child{margin-left:0}.ContentItem-rightButton{margin-left:auto}.ContentItem-rightButton .Icon{margin-left:8px}.ContentItem-more{padding:0;margin-left:4px;color:#175199}html[data-theme=dark] .ContentItem-more{color:#6385a6}.ContentItem-more:hover{color:grey}html[data-theme=dark] .ContentItem-more:hover{color:#999}.ContentItem-more .Icon{fill:currentColor}.ContentItem-time{margin-top:10px;font-size:14px;color:#8590a6}html[data-theme=dark] .ContentItem-time{color:#8590a6}.ContentItem-time a:hover,html[data-theme=dark] .ContentItem-time a:hover{border-bottom:1px solid rgba(133,144,166,.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;overflow:hidden;margin-right:6px}.ContentItem-extra{-ms-flex-item-align:center;align-self:center}.ContentItem-cells{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;line-height:26px}.ContentItem-cell:not(:first-child){margin-left:40px}.ContentItem-cell>span:first-child,html[data-theme=dark] .ContentItem-cell>span:first-child{color:#8590a6}.LinkCard-ecommerceLoadingCard{height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,96.5%,.88);color:#d3d3d3}html[data-theme=dark] .LinkCard-ecommerceLoadingCard{background:rgba(27,27,27,.88);color:#2e2e2e}.LinkCard-ecommerceLoadingCardAvatarWrapper{width:60px;height:60px;background:#ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;margin-right:10px}html[data-theme=dark] .LinkCard-ecommerceLoadingCardAvatarWrapper{background:#2e2e2e}.LinkCard-ecommerceLoadingCardNetwork{width:20px;height:20px}.LinkCard-ecommerceLoadingCardLoadingbar{height:60px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LinkCard-ecommerceLoadingCardLoadingbar span{height:16px;display:inline-block;background:#ebebeb}html[data-theme=dark] .LinkCard-ecommerceLoadingCardLoadingbar span{background:#2e2e2e}.LinkCard-ecommerceLoadingCardLoadingbar span:first-of-type{width:60px;margin-bottom:4px}.LinkCard-ecommerceLoadingCardLoadingbar span:nth-of-type(2){width:127px}.LinkCard{position:relative;display:block;margin:1em auto;width:390px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;max-width:100%;overflow:hidden}.LinkCard,.LinkCard:hover{text-decoration:none;border:none!important;color:inherit!important}.LinkCard-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px;border-radius:inherit;background-color:hsla(0,0%,96.5%,.88)}html[data-theme=dark] .LinkCard-content{background-color:rgba(27,27,27,.88)}.LinkCard--noImage .LinkCard-content{background-color:#f6f6f6}html[data-theme=dark] .LinkCard--noImage .LinkCard-content{background-color:#1b1b1b}.LinkCard-text{overflow:hidden}.LinkCard-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:40px;font-size:16px;font-weight:500;line-height:1.25;color:#121212}html[data-theme=dark] .LinkCard-title{color:#fff}.LinkCard-meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;font-size:14px;line-height:20px;color:#999;white-space:nowrap}html[data-theme=dark] .LinkCard-meta{color:#999}.LinkCard-textMeta{overflow:hidden;text-overflow:ellipsis}.LinkCard-metaItem:first-child:before{content:none}.LinkCard-metaItem:before{content:" \B7   "}@media (max-width:320px){.LinkCard-metaItem-jobLocation{display:none}}.LinkCard-badge{background:#fff;border-radius:5px;color:#c2a469;display:inline-block;margin-left:8px;min-width:50px;padding:0 4px;text-align:center;font-weight:600;font-synthesis:style}html[data-theme=dark] .LinkCard-badge{background:#121212;color:#c2a469}html[data-ios] .LinkCard-badge{font-weight:500}html[data-android] .LinkCard-badge{font-weight:700}.LinkCard-image{background-color:#ebebeb;display:block;width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:inherit}html[data-theme=dark] .LinkCard-image{background-color:#2e2e2e}.LinkCard-image.LinkCard-image--horizontal{width:90px}.LinkCard-image.LinkCard-image--vertical{height:80px}.LinkCard-imageCell{margin-left:8px;border-radius:6px}.LinkCard-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;-webkit-filter:blur(20px);filter:blur(20px);background-size:cover;background-position:50%}.LinkCard-image--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebebeb;color:#d3d3d3}html[data-theme=dark] .LinkCard-image--default{background-color:#2e2e2e;color:#2e2e2e}.TravelMVPLinkCard{border-radius:8px;background-color:#f6f6f6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=dark] .TravelMVPLinkCard{background-color:#1b1b1b}.TravelMVPLinkCard-main{padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.TravelMVPLinkCard-banner{-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px;border-radius:6px;overflow:hidden}.TravelMVPLinkCard-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TravelMVPLinkCard-core{margin-left:12px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TravelMVPLinkCard-info{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.TravelMVPLinkCard-name{font-size:15px;line-height:20px;max-height:40px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-name{color:#fff}html[data-ios] .TravelMVPLinkCard-name{font-weight:500}html[data-android] .TravelMVPLinkCard-name{font-weight:700}.TravelMVPLinkCard-tags{line-height:16px;margin-top:4px;color:grey;font-size:12px;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-tags{color:#999}html[data-ios] .TravelMVPLinkCard-tags{font-weight:500}html[data-android] .TravelMVPLinkCard-tags{font-weight:700}.TravelMVPLinkCard-priceArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#ff7955;font-size:15px;line-height:1.2;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-priceArea{color:#ff7955}html[data-ios] .TravelMVPLinkCard-priceArea{font-weight:500}html[data-android] .TravelMVPLinkCard-priceArea{font-weight:700}.TravelMVPLinkCard-buyButton{font-size:13px}.TravelMVPLinkCard-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px;height:16px;color:#999;font-size:11px;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-location{color:#999}html[data-ios] .TravelMVPLinkCard-location{font-weight:500}html[data-android] .TravelMVPLinkCard-location{font-weight:700}.TravelMVPLinkCard-location svg{margin-right:4px}.TravelMVPLinkCard-locationTag{line-height:16px}.TravelMVPLinkCard-locationTag+.TravelMVPLinkCard-locationTag:before{content:"\B7";margin:0 4px;line-height:16px}.FileLinkCard{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,96.5%,.88);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1em auto;max-width:100%;overflow:hidden;padding:12px;position:relative;width:390px}html[data-theme=dark] .FileLinkCard{background-color:rgba(27,27,27,.88)}.FileLinkCard-icon{-ms-flex-negative:0;flex-shrink:0;height:30px;width:30px}.FileLinkCard-info{margin-left:12px}.FileLinkCard-name{color:#121212;font-size:15px;font-weight:500;line-height:21px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .FileLinkCard-name{color:#fff}.FileLinkCard-meta{color:#999;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:14px;margin-top:5px}html[data-theme=dark] .FileLinkCard-meta{color:#999}.FileLinkCard-source{white-space:pre}.ReferenceList{clear:both;font-size:.8em}.ReferenceList li:focus{outline:none;-webkit-transition:background .3s;transition:background .3s}html[data-focus-visible] .ReferenceList li:focus{background:rgba(0,132,255,.08)}html[data-theme=dark][data-focus-visible] .ReferenceList li:focus{background:rgba(58,118,208,.3)}.ReferenceList .ReferenceList-backHint{padding-right:.25em}.ReferenceList .ReferenceList-backLink{color:#175199;padding-right:.25em;font-weight:600;font-synthesis:style}html[data-theme=dark] .ReferenceList .ReferenceList-backLink{color:#6385a6}html[data-ios] .ReferenceList .ReferenceList-backLink{font-weight:500}html[data-android] .ReferenceList .ReferenceList-backLink{font-weight:700}@media (hover:hover){.ReferenceList .ReferenceList-backLink:hover{text-decoration:underline}}.ZVideoLinkCard{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:1em auto;max-width:100%;overflow:hidden;position:relative}.ZVideoLinkCard,.ZVideoLinkCard:hover{border:none!important;color:inherit!important;text-decoration:none}.ZVideoLinkCard-playerContainer{position:relative;padding-bottom:56%}.ZVideoLinkCard-player{left:0;height:100%;position:absolute;top:0;width:100%}.ZVideoLinkCard-image{background-size:cover;background-position:50%;position:relative;padding-bottom:56%}.ZVideoLinkCard-playIcon{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px}.ZVideoLinkCard-duration{bottom:10px;color:#fff;font-size:14px;line-height:16px;position:absolute;right:12px}.ZVideoLinkCard-info{background-color:#f6f6f6;padding:12px}html[data-theme=dark] .ZVideoLinkCard-info{background-color:#1b1b1b}.ZVideoLinkCard-title{color:#121212;font-size:16px;line-height:22px;font-weight:600;font-synthesis:style}html[data-theme=dark] .ZVideoLinkCard-title{color:#fff}html[data-ios] .ZVideoLinkCard-title{font-weight:500}html[data-android] .ZVideoLinkCard-title{font-weight:700}.ZVideoLinkCard-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:20px;margin-top:6px}html[data-theme=dark] .ZVideoLinkCard-author{color:#999}.ZVideoLinkCard-avatar.Avatar{height:20px;margin-right:6px;width:20px}.ZVideoLinkErrorCard{background:#f6f6f6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:1em auto;max-width:100%;overflow:hidden;padding-bottom:56%;position:relative}html[data-theme=dark] .ZVideoLinkErrorCard{background:#1b1b1b}.ZVideoLinkErrorCard-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;left:50%;line-height:40px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}html[data-theme=dark] .ZVideoLinkErrorCard-message{color:#999}.ArticleLinkCard{position:relative;width:100%;max-width:390px;font-size:15px;line-height:21px;padding:12px 12px 7px;background:#f6f6f6;border-radius:8px;margin:1em auto;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .ArticleLinkCard{background:#1b1b1b}.ArticleLinkCard-content{margin-top:8px;-webkit-line-clamp:3}.ArticleLinkCard-content,.ArticleLinkCard-content--noImg{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical}.ArticleLinkCard-content--noImg{-webkit-line-clamp:10}.ArticleLinkCard-content p:first-of-type{margin-top:0}.ArticleLinkCard-content p:last-of-type{margin-bottom:0}.AvatarArticleLinkCard{padding:12px;background:#fff;text-align:justify;position:relative}html[data-theme=dark] .AvatarArticleLinkCard{background:#121212}.AvatarArticleLinkCard:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border:1px solid #d3d3d3;border-radius:8px}html[data-theme=dark] .AvatarArticleLinkCard:before{border:1px solid #2e2e2e}.AvatarArticleLinkCard-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;font-size:13px;line-height:16px}.AvatarArticleLinkCard-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999}html[data-theme=dark] .AvatarArticleLinkCard-hint{color:#999}.AvatarArticleLinkCard-avatar{width:16px;height:16px;border-radius:50%;margin-right:6px}.AvatarArticleLinkCard-hybridLink,html[data-theme=dark] .AvatarArticleLinkCard-hybridLink{color:#0084ff}.AvatarArticleLinkCard-more,html[data-theme=dark] .AvatarArticleLinkCard-more{color:#8590a6}.QuoteArticleLinkCard{padding:0 0 0 10px;background:#fff;border-left:4px solid #ebebeb;border-radius:0;font-size:17px;line-height:28px;text-align:justify}html[data-theme=dark] .QuoteArticleLinkCard{background:#121212;border-left:4px solid #2e2e2e}.QuoteArticleLinkCard-hint{margin-top:4px;font-size:15px;line-height:21px;color:#999}html[data-theme=dark] .QuoteArticleLinkCard-hint{color:#999}.QuoteArticleLinkCard-content{margin-top:12px}.QuoteArticleLinkCard-hybridLink{margin-top:6px;line-height:1;color:#0084ff}html[data-theme=dark] .QuoteArticleLinkCard-hybridLink{color:#0084ff}.AvatarArticleLinkCard-image,.QuoteArticleLinkCard-image{width:100%;height:135px;margin-top:8px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.ArticleLinkCard-title{color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;font-synthesis:style}html[data-theme=dark] .ArticleLinkCard-title{color:#fff}html[data-ios] .ArticleLinkCard-title{font-weight:500}html[data-android] .ArticleLinkCard-title{font-weight:700}.ArticleLinkCard-excerpt{margin-top:10px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ArticleLinkCard-imageWrapper{margin-top:10px;width:100%;height:0;position:relative;padding-top:56%}.ArticleLinkCard-image{position:absolute;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.ArticleLinkCard-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ArticleLinkCard-bottomCardGradient{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,96.5%,0)),to(#f6f6f6));background:linear-gradient(hsla(0,0%,96.5%,0),#f6f6f6);position:absolute;bottom:44px;width:calc(100% - 24px)}html[data-theme=dark] .ArticleLinkCard-bottomCardGradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,27,27,0)),to(#1b1b1b));background:linear-gradient(rgba(27,27,27,0),#1b1b1b)}.ArticleLinkCard-hint{font-size:14px;color:#999}html[data-theme=dark] .ArticleLinkCard-hint{color:#999}.ArticleLinkCard-hybridLink{font-size:14px;color:#0084ff}html[data-theme=dark] .ArticleLinkCard-hybridLink{color:#0084ff}.ArticleLinkCard-error,.ArticleLinkCard-loading{margin:1em auto;width:100%;max-width:390px;background:#f6f6f6;border-radius:8px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#bfbfbf}html[data-theme=dark] .ArticleLinkCard-error,html[data-theme=dark] .ArticleLinkCard-loading{background:#1b1b1b;color:#444}@media (min-width:768px){.ArticleLinkCard-excerpt{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:8;-webkit-box-orient:vertical}}.CircleLoadingBar{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;-webkit-animation:CircleLoadingBarRotator 1s linear infinite;animation:CircleLoadingBarRotator 1s linear infinite}.CircleLoadingBar .path{stroke:#0084ff;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:CircleLoadingBarDash 1s ease-in-out infinite;animation:CircleLoadingBarDash 1s ease-in-out infinite}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)}}.MCNQRCodeModal{color:#121212;text-align:center}html[data-theme=dark] .MCNQRCodeModal{color:#fff}.MCNQRCodeModal .Modal-content{margin-top:40px;padding-bottom:70px}.MCNQRCodeModal-title{font-size:24px;height:30px;line-height:30px;font-weight:600;font-synthesis:style}html[data-ios] .MCNQRCodeModal-title{font-weight:500}html[data-android] .MCNQRCodeModal-title{font-weight:700}.MCNQRCodeModal-tip{margin-top:12px;font-size:14px;height:20px;line-height:20px}.MCNQRCodeModal-qrcode{margin:40px auto 0;width:175px;height:175px;position:relative}.MCNQRCodeModal-qrcode img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.MCNLinkCard{background-color:#f6f6f6;display:block;border-radius:8px;overflow:hidden;color:inherit;margin:1em auto;max-width:100%;min-height:88px;position:relative;text-decoration:none;width:390px;z-index:0}html[data-theme=dark] .MCNLinkCard{background-color:#1b1b1b}.MCNLinkCard-card{overflow:hidden;max-width:400px;min-height:88px}.MCNLinkCard-card,.MCNLinkCard-cardContainer{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.MCNLinkCard-cardContainer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:14px;z-index:2}.MCNLinkCard-imageContainer{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;border-radius:6px;height:100px;width:100px}.MCNLinkCard-imageContainer--rectangle{width:75px}.MCNLinkCard-imageContainer--invalid{opacity:.3}.MCNLinkCard-redPacketImageContainer{height:60px;width:60px}.MCNLinkCard-image{height:100%;width:100%}.MCNLinkCard-tagInImage{position:absolute;right:0;bottom:0;padding:0 5px;color:#121212;font-size:12px;font-weight:500;background:hsla(0,0%,100%,.9);border-top-left-radius:8px;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:right bottom;transform-origin:right bottom;white-space:nowrap}html[data-theme=dark] .MCNLinkCard-tagInImage{color:#fff;background:hsla(0,0%,100%,.9)}.MCNLinkCard-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:12px;overflow:hidden}.MCNLinkCard-info,.MCNLinkCard-titleContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.MCNLinkCard-titleContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.MCNLinkCard-title{color:#121212;font-size:16px;line-height:20px;max-height:40px;font-weight:600;font-synthesis:style;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .MCNLinkCard-title{color:#fff}html[data-ios] .MCNLinkCard-title{font-weight:500}html[data-android] .MCNLinkCard-title{font-weight:700}.MCNLinkCard-title--invalid{color:grey}html[data-theme=dark] .MCNLinkCard-title--invalid{color:#999}.MCNLinkCard-redPacketTitle{font-size:15px}.MCNLinkCard-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:auto}.MCNLinkCard-toolLeft{margin-right:auto}.MCNLinkCard-redEvenlope-time{font-size:12px;color:#999;line-height:16.8px}html[data-theme=dark] .MCNLinkCard-redEvenlope-time{color:#999}.MCNLinkCard-price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7955;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;line-height:18px;margin-right:auto}html[data-theme=dark] .MCNLinkCard-price{color:#ff7955}.MCNLinkCard-price--invalid{opacity:.3}.MCNLinkCard-pricePrefix{font-size:14px;margin-right:4px}.MCNLinkCard-VIPPrice{line-height:18px;font-size:14px;font-weight:500}.MCNLinkCard-VIPPrice span{display:inline-block}.MCNLinkCard-VIPPrice .MCNLinkCard-VIPPriceHint{color:#ce994f;margin-right:4px}html[data-theme=dark] .MCNLinkCard-VIPPrice .MCNLinkCard-VIPPriceHint{color:#ce994f}.MCNLinkCard-VIPPrice .MCNLinkCard-originalPrice{color:#999;text-decoration:line-through}html[data-theme=dark] .MCNLinkCard-VIPPrice .MCNLinkCard-originalPrice{color:#999}.MCNLinkCard-source{color:#646464;font-size:12px;line-height:17px;margin-top:5px;font-weight:600;font-synthesis:style}html[data-theme=dark] .MCNLinkCard-source{color:#d3d3d3}html[data-ios] .MCNLinkCard-source{font-weight:500}html[data-android] .MCNLinkCard-source{font-weight:700}.MCNLinkCard-source--invalid,html[data-theme=dark] .MCNLinkCard-source--invalid{color:#999}.MCNLinkCard-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7955;font-size:13px;height:17px;line-height:17px;font-weight:600;font-synthesis:style}html[data-theme=dark] .MCNLinkCard-button{color:#ff7955}html[data-ios] .MCNLinkCard-button{font-weight:500}html[data-android] .MCNLinkCard-button{font-weight:700}.MCNLinkCard-invalidButton{width:80px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebebeb;color:grey;font-size:13px;line-height:17px;font-weight:600;font-synthesis:style;border-top-left-radius:12px;border-bottom-left-radius:12px;position:absolute;right:0;z-index:1}html[data-theme=dark] .MCNLinkCard-invalidButton{background-color:#2e2e2e;color:#999}html[data-ios] .MCNLinkCard-invalidButton{font-weight:500}html[data-android] .MCNLinkCard-invalidButton{font-weight:700}.MCNLinkCard-invalidButton>span{margin-left:2px}.MetaLinkCard{display:block;border-radius:6px;color:inherit;margin:1em auto;max-width:100%;position:relative;text-decoration:none;z-index:0}.MetaLinkCard li{list-style:none}.MetaLinkCard-placeholder{background-color:#f6f6f6;min-height:114px}html[data-theme=dark] .MetaLinkCard-placeholder{background-color:#1b1b1b}.MetaLinkCard-card{padding:16px;border-radius:6px;border:1px solid #ebebeb}html[data-theme=dark] .MetaLinkCard-card{border:1px solid #2e2e2e}.MetaLinkCard-card--isMobile{border-radius:10px}.App--iOSAppView .MetaLinkCard-card--isMobile{border:.5px solid #d3d3d3}html[data-theme=dark] .App--iOSAppView .MetaLinkCard-card--isMobile{border:.5px solid #2e2e2e}.MetaLinkCard-priceSource,.MetaLinkCard-titleLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-priceSource{line-height:24px;margin-top:8px}.App--appView .MetaLinkCard-priceSource{padding-bottom:7px}.App--appView .MetaLinkCard-priceSource--hasBorderBottom{padding-bottom:16px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:1px solid #2e2e2e}.App--iOSAppView .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:.5px solid #d3d3d3}html[data-theme=dark] .App--iOSAppView .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:.5px solid #2e2e2e}.MetaLinkCard-priceWrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-reasons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.MetaLinkCard-reason{font-size:14px;padding-right:12px;-ms-flex-negative:0;flex-shrink:0;margin-top:1px;margin-bottom:9px;color:#444;line-height:12px}html[data-theme=dark] .MetaLinkCard-reason{color:#d3d3d3}.App--appView .MetaLinkCard-reason{font-size:12px;padding-right:4px;margin-top:0;margin-bottom:8px}.MetaLinkCard-reason:not(:first-child){border-left:2px solid #ebebeb;padding-left:12px}html[data-theme=dark] .MetaLinkCard-reason:not(:first-child){border-left:2px solid #2e2e2e}.App--appView .MetaLinkCard-reason:not(:first-child){padding-left:4px}.MetaLinkCard-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}.App--appView .MetaLinkCard-ratings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.App--appView .MetaLinkCard-ratings--noReasons{margin-top:16px}.MetaLinkCard-rating{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.App--appView .MetaLinkCard-rating{line-height:16px}.App--appView .MetaLinkCard-rating:not(:last-child){margin-bottom:4px}.MetaLinkCard-rating:not(:last-child){margin-right:16px}.MetaLinkCard-ratingName{font-size:14px;color:#646464;font-weight:500;margin-right:8px}html[data-theme=dark] .MetaLinkCard-ratingName{color:#d3d3d3}.App--appView .MetaLinkCard-ratingName{font-size:12px;width:74px}.MetaLinkCard-ratingStar{color:#d3d3d3}html[data-theme=dark] .MetaLinkCard-ratingStar{color:#2e2e2e}.MetaLinkCard-ratingStar:not(:last-child){margin-right:4px}.MetaLinkCard-ratingStar--rated,html[data-theme=dark] .MetaLinkCard-ratingStar--rated{color:#ff9607}.MetaLinkCard-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:12px auto 0;max-width:544px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.App--appView .MetaLinkCard-images{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.App--appView .MetaLinkCard-images--nolyNoRatings{margin-top:7px}.MetaLinkCard-imageWrapper{width:120px;height:120px;overflow:hidden;border-radius:3px;margin:8px}.App--appView .MetaLinkCard-imageWrapper{display:inline-block;margin:5px 5px 0 0}.App--appView .MetaLinkCard-imageWrapper--1{width:calc(50vw - 31px);height:calc(50vw - 31px);margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--1{width:291px;height:291px}}.App--appView .MetaLinkCard-imageWrapper--2{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--2:nth-child(2n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--2{width:288px;height:288px}}.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:calc(25vw - 19.25px);height:calc(25vw - 19.25px)}.App--appView .MetaLinkCard-imageWrapper--7:nth-child(4n),.App--appView .MetaLinkCard-imageWrapper--8:nth-child(4n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:141px;height:141px}}@media (max-width:320px){.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--7:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--8:nth-child(2n){margin-right:0}}.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:calc(33.33333vw - 24px);height:calc(33.33333vw - 24px)}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(3n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:190px;height:190px}}@media (max-width:320px){.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(3n){margin-right:5px}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(2n){margin-right:0}}.MetaLinkCard-imageWrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.ztext .MetaLinkCard-imageWrapper img.origin_image{margin:0}.RichContent .MetaLinkCard-imageWrapper img{cursor:-webkit-zoom-in;cursor:zoom-in}.MetaLinkCard-title{font-size:16px;font-weight:500;line-height:22px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.MetaLinkCard-price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff9607;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:500}html[data-theme=dark] .MetaLinkCard-price{color:#ff9607}.MetaLinkCard-priceText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:4px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;width:44px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .MetaLinkCard-priceText{background:#1b1b1b;color:#999}.MetaLinkCard-goToShopping{color:#8590a6;font-weight:600;font-synthesis:style;font-size:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .MetaLinkCard-goToShopping{color:#8590a6}html[data-ios] .MetaLinkCard-goToShopping{font-weight:500}html[data-android] .MetaLinkCard-goToShopping{font-weight:700}.MetaLinkCard-goToShopping:hover a,html[data-theme=dark] .MetaLinkCard-goToShopping:hover a{color:#76839b}.MetaLinkCard-goToShopping--mobile:hover a,.MetaLinkCard-goToShopping--mobile a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile:hover a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile a{color:#999}.MetaLinkCard-goToShopping--mobile:active a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile:active a{color:#0084ff}.App--AndroidAppView .MetaLinkCard-goToShopping--mobile svg{position:relative;top:-1px}.MetaLinkCard-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;color:#0084ff;border-radius:3px;background:hsla(0,0%,60%,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;font-size:14px;line-height:1;width:88px;font-weight:500;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:10px}html[data-theme=dark] .MetaLinkCard-button{color:#0084ff;background:hsla(0,0%,60%,.08)}.MetaLinkCard-meta{margin-top:16px;font-size:14px;padding:13px 0 0}.MetaLinkCard-meta,.MetaLinkCard-metaMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-metaMobile{margin-top:20px;padding:12px 8px 12px 12px;background:#f6f6f6;border-radius:6px;cursor:pointer}html[data-theme=dark] .MetaLinkCard-metaMobile{background:#1b1b1b}.MetaLinkCard-metaMobile--noRatio{padding:8px 12px}.MetaLinkCard-metaMobile:active{background:#ebebeb}html[data-theme=dark] .MetaLinkCard-metaMobile:active{background:#2e2e2e}@media (max-width:320px){.MetaLinkCard-metaMobile{padding:12px 0 12px 8px}}.MetaLinkCard-metaInfo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;padding:2px 0 0}html[data-theme=dark] .MetaLinkCard-metaInfo{color:#999}.MetaLinkCard-metaInfoMobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;height:40px}html[data-theme=dark] .MetaLinkCard-metaInfoMobile{color:#999}.MetaLinkCard-metaInfoMobile--noRatio{height:20px}.MetaLinkCard-metaScore{font-weight:600;font-synthesis:style;padding-right:20px;border-right:1px solid #ebebeb;margin-right:16px}html[data-ios] .MetaLinkCard-metaScore{font-weight:500}html[data-android] .MetaLinkCard-metaScore{font-weight:700}html[data-theme=dark] .MetaLinkCard-metaScore{border-right:1px solid #2e2e2e}.MetaLinkCard-score{font-size:17px;color:#0084ff;margin-left:8px;font-weight:500}html[data-theme=dark] .MetaLinkCard-score{color:#0084ff}.MetaLinkCard-score--mobile{margin:0 12px 0 0;font-size:28px}.MetaLinkCard-scoreText{color:#646464;line-height:20px;font-size:14px;font-weight:700}html[data-theme=dark] .MetaLinkCard-scoreText{color:#d3d3d3}.MetaLinkCard-mobileVoteCount{color:#999;line-height:16px;font-size:14px;font-weight:500}html[data-theme=dark] .MetaLinkCard-mobileVoteCount{color:#999}.MetaLinkCard-mobileVoteCount--hasRatio{font-size:12px;margin-top:4px}.MetaLinkCard-metaButton{line-height:1;padding:10px 15px;border-radius:3px;color:#0084ff}.MetaLinkCard-metaButton,html[data-theme=dark] .MetaLinkCard-metaButton{background:hsla(0,0%,60%,.08)}html[data-theme=dark] .MetaLinkCard-metaButton{color:#0084ff}.MetaLinkCard-metaButton:hover,html[data-theme=dark] .MetaLinkCard-metaButton:hover{background:hsla(0,0%,60%,.12)}.MetaLinkCard-mobileMetaButton{font-size:14px;color:#999;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .MetaLinkCard-mobileMetaButton{color:#999}.MetaLinkCard-metaLinkText{line-height:18px;margin-right:2px}@media (max-width:320px){.MetaLinkCard-metaLinkText{width:28px;-webkit-box-sizing:border-box;box-sizing:border-box}}@-webkit-keyframes fxRichTextFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fxRichTextFadeIn{0%{opacity:0}to{opacity:1}}.RichText a.UserLink-link{color:#175199}html[data-theme=dark] .RichText a.UserLink-link{color:#6385a6}.RichText a.UserLink-link:hover{border-bottom:1px solid #175199}html[data-theme=dark] .RichText a.UserLink-link:hover{border-bottom:1px solid #6385a6}.RichText--clearBoth:after,.RichText--clearBoth:before{clear:both;content:"";display:block}.RichText .lazy[data-lazy-status]{background-color:#f6f6f6}html[data-theme=dark] .RichText .lazy[data-lazy-status]{background-color:#1b1b1b}.RichText .lazy[data-lazy-status=ok]{background-color:transparent;-webkit-animation:fxRichTextFadeIn .5s ease-in;animation:fxRichTextFadeIn .5s ease-in}.highlight{margin:1em 0}.highlight pre{margin:0}.highlight .hll{background-color:#fdfdfd}html[data-theme=dark] .highlight .hll{background-color:#2e2e2e}.highlight .c{font-style:italic;color:#999}html[data-theme=dark] .highlight .c{color:#999}.highlight .err,html[data-theme=dark] .highlight .err{color:#f1403c}.highlight .k{font-weight:600;font-synthesis:style}html[data-ios] .highlight .k{font-weight:500}html[data-android] .highlight .k{font-weight:700}.highlight .o{font-weight:600;font-synthesis:style}html[data-ios] .highlight .o{font-weight:500}html[data-android] .highlight .o{font-weight:700}.highlight .cm{font-style:italic;color:#999}html[data-theme=dark] .highlight .cm{color:#999}.highlight .cp{font-weight:600;font-synthesis:style;color:#999}html[data-ios] .highlight .cp{font-weight:500}html[data-android] .highlight .cp{font-weight:700}html[data-theme=dark] .highlight .cp{color:#999}.highlight .c1{font-style:italic;color:#999}html[data-theme=dark] .highlight .c1{color:#999}.highlight .cs{font-style:italic;font-weight:600;font-synthesis:style;color:#999}html[data-ios] .highlight .cs{font-weight:500}html[data-android] .highlight .cs{font-weight:700}html[data-theme=dark] .highlight .cs{color:#999}.highlight .gd,html[data-theme=dark] .highlight .gd{color:#f36}.highlight .ge{font-style:italic}.highlight .gr,html[data-theme=dark] .highlight .gr{color:#f1403c}.highlight .gh,html[data-theme=dark] .highlight .gh{color:#999}.highlight .gi{color:#12b370}.highlight .go{color:grey}html[data-theme=dark] .highlight .go{color:#999}.highlight .gp{color:#646464}html[data-theme=dark] .highlight .gp{color:#d3d3d3}.highlight .gs{font-weight:600;font-synthesis:style}html[data-ios] .highlight .gs{font-weight:500}html[data-android] .highlight .gs{font-weight:700}.highlight .gu,html[data-theme=dark] .highlight .gu{color:#999}.highlight .gt,html[data-theme=dark] .highlight .gt{color:#f1403c}.highlight .kc{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kc{font-weight:500}html[data-android] .highlight .kc{font-weight:700}.highlight .kd{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kd{font-weight:500}html[data-android] .highlight .kd{font-weight:700}.highlight .kn{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kn{font-weight:500}html[data-android] .highlight .kn{font-weight:700}.highlight .kp{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kp{font-weight:500}html[data-android] .highlight .kp{font-weight:700}.highlight .kr{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kr{font-weight:500}html[data-android] .highlight .kr{font-weight:700}.highlight .kt{font-weight:600;font-synthesis:style;color:#175199}html[data-ios] .highlight .kt{font-weight:500}html[data-android] .highlight .kt{font-weight:700}html[data-theme=dark] .highlight .kt{color:#6385a6}.highlight .m,html[data-theme=dark] .highlight .m{color:#0084ff}.highlight .s,html[data-theme=dark] .highlight .s{color:#f1403c}.highlight .na,.highlight .nb,html[data-theme=dark] .highlight .na,html[data-theme=dark] .highlight .nb{color:#0084ff}.highlight .nc{font-weight:600;font-synthesis:style;color:#175199}html[data-ios] .highlight .nc{font-weight:500}html[data-android] .highlight .nc{font-weight:700}html[data-theme=dark] .highlight .nc{color:#6385a6}.highlight .no,html[data-theme=dark] .highlight .no{color:#0084ff}.highlight .ni,html[data-theme=dark] .highlight .ni{color:#5868d1}.highlight .ne{font-weight:600;font-synthesis:style;color:#f1403c}html[data-ios] .highlight .ne{font-weight:500}html[data-android] .highlight .ne{font-weight:700}html[data-theme=dark] .highlight .ne{color:#f1403c}.highlight .nf{font-weight:600;font-synthesis:style;color:#f1403c}html[data-ios] .highlight .nf{font-weight:500}html[data-android] .highlight .nf{font-weight:700}html[data-theme=dark] .highlight .nf{color:#f1403c}.highlight .nn{color:#646464}html[data-theme=dark] .highlight .nn{color:#d3d3d3}.highlight .nt{color:#175199}html[data-theme=dark] .highlight .nt{color:#6385a6}.highlight .nv,html[data-theme=dark] .highlight .nv{color:#0084ff}.highlight .ow{font-weight:600;font-synthesis:style}html[data-ios] .highlight .ow{font-weight:500}html[data-android] .highlight .ow{font-weight:700}.highlight .w{color:#bfbfbf}html[data-theme=dark] .highlight .w{color:#444}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,html[data-theme=dark] .highlight .mf,html[data-theme=dark] .highlight .mh,html[data-theme=dark] .highlight .mi,html[data-theme=dark] .highlight .mo{color:#0084ff}.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,html[data-theme=dark] .highlight .s2,html[data-theme=dark] .highlight .sb,html[data-theme=dark] .highlight .sc,html[data-theme=dark] .highlight .sd,html[data-theme=dark] .highlight .se,html[data-theme=dark] .highlight .sh,html[data-theme=dark] .highlight .si,html[data-theme=dark] .highlight .sx{color:#f1403c}.highlight .sr,html[data-theme=dark] .highlight .sr{color:#c2a469}.highlight .s1,.highlight .ss,html[data-theme=dark] .highlight .s1,html[data-theme=dark] .highlight .ss{color:#f1403c}.highlight .bp,html[data-theme=dark] .highlight .bp{color:#999}.highlight .il,.highlight .vc,.highlight .vg,.highlight .vi,html[data-theme=dark] .highlight .il,html[data-theme=dark] .highlight .vc,html[data-theme=dark] .highlight .vg,html[data-theme=dark] .highlight .vi{color:#0084ff}.highlight::-webkit-scrollbar{width:6px;height:6px}.highlight::-webkit-scrollbar-thumb:horizontal{background-color:rgba(18,18,18,.5);border-radius:6px}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal{background-color:hsla(0,0%,100%,.5)}.highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:rgba(18,18,18,.6)}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:hsla(0,0%,100%,.6)}.GifPlayer{position:relative;display:block;margin:0 auto;overflow:hidden;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;text-align:center}.GifPlayer[data-size=small]{max-width:40%}.GifPlayer img{max-width:100%;vertical-align:top}.GifPlayer-icon{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;pointer-events:none;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center;transform-origin:center;opacity:1}.GifPlayer.isPlaying .GifPlayer-icon{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}.GifPlayer-gif2mp4{position:absolute;max-width:100%}.VideoErrorCard-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.VideoErrorCard-error{font-size:28px;line-height:40px;text-align:center;color:#8590a6}html[data-theme=dark] .VideoErrorCard-error{color:#8590a6}.RichText-video{margin:16px 0}.RichText p.censoring,html[data-theme=dark] .RichText p.censoring{color:#999}.RichText p.censoring{font-style:italic}.CopyrightRichText-tooltip{font-size:14px}.RichContent{line-height:1.67}.RichContent b .UserLink-link{font-weight:inherit}.RichContent.is-collapsed .RichContent-inner{max-height:100px}.RichContent--unescapable.is-collapsed{position:relative;overflow:hidden}.RichContent--unescapable.is-collapsed .RichContent-inner{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);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#121212),to(transparent));-webkit-mask-image:linear-gradient(#121212 calc(100% - 8rem),transparent calc(100% - 2.8rem));mask-image:-webkit-gradient(linear,left top,left bottom,from(#121212),to(transparent));mask-image:linear-gradient(#121212 calc(100% - 8rem),transparent calc(100% - 2.8rem))}html[data-theme=dark] .RichContent--unescapable.is-collapsed .RichContent-inner{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent));-webkit-mask-image:linear-gradient(#fff calc(100% - 8rem),transparent calc(100% - 2.8rem));mask-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(transparent));mask-image:linear-gradient(#fff calc(100% - 8rem),transparent calc(100% - 2.8rem))}.RichContent--unescapable.is-collapsed .RichContent-inner{-webkit-mask-size:100% 100%;mask-size:100% 100%}.RichContent--unescapable.is-collapsed .ContentItem-actions{position:relative}.RichContent--unescapable.is-collapsed .ContentItem-rightButton{position:absolute;z-index:1;bottom:75px;left:0;width:100%;color:#175199}html[data-theme=dark] .RichContent--unescapable.is-collapsed .ContentItem-rightButton{color:#6385a6}.RichContent--unescapable.is-collapsed .ContentItem-rightButton{font-size:15px}@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:#646464}html[data-theme=dark] .RichContent.is-collapsed .RichContent-inner:hover{color:#d3d3d3}}.RichContent.is-collapsed:not(.RichContent--unescapable) .CopyrightRichText-richText{white-space:normal}.RichContent-inner{margin-top:9px;margin-bottom:-4px;overflow:hidden}.RichContent-cover{position:relative;width:190px;height:105px;margin-top:-2px;margin-right:18px;margin-bottom:4px;float:left;overflow:hidden;background-position:50%;background-size:cover;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0)}.RichContent-cover+.RichContent-inner{margin-top:16px}.RichContent-cover:after{position:absolute;z-index:1;display:block;width:100%;height:100%;background:rgba(18,18,18,.02)}html[data-theme=dark] .RichContent-cover:after{background:hsla(0,0%,100%,.02)}.RichContent-cover:after{content:""}.RichContent-cover .VagueImage{vertical-align:top}.RichContent-cover-play{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;margin:auto;width:48px;height:48px;-webkit-box-shadow:0 0 4px 0 rgba(18,18,18,.16);box-shadow:0 0 4px 0 rgba(18,18,18,.16)}html[data-theme=dark] .RichContent-cover-play{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.RichContent-cover-play{border-radius:50%}.RichContent-cover-inner{position:absolute;top:50%;left:0;height:100%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.RichContent-cover-inner img{position:absolute;top:50%;left:50%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.RichContent-cover>img{margin:0!important}.RichContent-cover .zh-lightbox-thumb{cursor:pointer!important}.RichContent-cover--mobile{float:none;width:100%;height:0;padding:21% 0;margin:10px 0 -8px!important}@media (max-width:320px){.RichContent-collapsedText{display:none}}.RichContent-actions.is-fixed{-webkit-animation:slideInUp .2s;animation:slideInUp .2s}.RichContent-videoMore{text-align:center;font-size:14px;margin-top:30px;color:#0084ff}html[data-theme=dark] .RichContent-videoMore{color:#0084ff}@-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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ContentItem-convertVideoButton span{margin-left:5px}.NumberBoard{display:-webkit-box;display:-ms-flexbox;display:flex}.NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #ebebeb}html[data-theme=dark] .NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #2e2e2e}.NumberBoard-item{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.NumberBoard-item.Button{border:0;line-height:unset;font-size:unset}.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:#175199}html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemValue,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemValue{color:#6385a6}.NumberBoard-itemInner{text-align:center;line-height:1.6}.NumberBoard-itemName{font-size:14px;color:#8590a6}html[data-theme=dark] .NumberBoard-itemName{color:#8590a6}.NumberBoard-itemValue{display:inline-block;font-size:18px;color:#121212;font-weight:600;font-synthesis:style}html[data-theme=dark] .NumberBoard-itemValue{color:#fff}html[data-ios] .NumberBoard-itemValue{font-weight:500}html[data-android] .NumberBoard-itemValue{font-weight:700}.HoverCard-coverContainer{height:100px;margin:0 -12px;overflow:hidden;border-radius:2px 2px 0 0}.HoverCard-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HoverCard-subtitle,.HoverCard-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HoverCard-title{font-size:16px;font-weight:500}.HoverCard-subtitle{margin-top:4px;font-weight:400}.HoverCard-titleContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;border-bottom:1px solid #f6f6f6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .HoverCard-titleContainer{border-bottom:1px solid #1b1b1b}.HoverCard-titleContainer--noAvatar{margin-top:20px}.HoverCard-avatar{position:absolute;top:-20px;border:2px solid #fff}html[data-theme=dark] .HoverCard-avatar{border:2px solid #121212}.HoverCard-titleText{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:42px;padding-bottom:2px;margin-left:84px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.HoverCard-titleText--noAvatar{margin-left:0}.HoverCard-attrInfo{margin-left:10px;color:#8590a6;white-space:nowrap}html[data-theme=dark] .HoverCard-attrInfo{color:#8590a6}.HoverCard-attrInfo .Icon{margin-right:8px}.HoverCard{padding:0 12px 16px;font-size:14px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.HoverCard--isLoading{opacity:0}.HoverCard,.HoverCard-loading{-webkit-box-shadow:0 5px 20px rgba(18,18,18,.1);box-shadow:0 5px 20px rgba(18,18,18,.1);background:#fff;border-radius:2px}html[data-theme=dark] .HoverCard,html[data-theme=dark] .HoverCard-loading{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background:#121212}.HoverCard-container{width:360px;max-height:600px}.HoverCard-loading{position:absolute;width:120px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.HoverCard-loading--reversed{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.HoverCard-container--large{width:400px}.HoverCard-numberBoard{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HoverCard-buttons{margin-top:16px}.HoverCard-buttons .Button{width:144px}.HoverCard-numberGroup{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.HoverCard-boardKey{line-height:1.7;color:#8590a6}html[data-theme=dark] .HoverCard-boardKey{color:#8590a6}.HoverCard-boardNumber{margin-top:4px;font-size:18px;font-weight:500;line-height:1.4;color:#121212}html[data-theme=dark] .HoverCard-boardNumber{color:#fff}.HoverCard-item{padding:8px 0;line-height:1.75;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .HoverCard-item{border-bottom:1px solid #1b1b1b}.HoverCard-item:last-child{padding:8px 16px;text-align:center;border:0}.HoverCard-item .Icon{margin-right:8px}.HoverCard-description{display:block;display:-webkit-box;max-height:73.5px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.HoverCard-separate{color:#ebebeb}html[data-theme=dark] .HoverCard-separate{color:#2e2e2e}.HoverCard-popoverTarget{border-width:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.Card{margin-bottom:10px;background:#fff;overflow:hidden;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.1);box-shadow:0 1px 3px rgba(18,18,18,.1);-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Card{background:#121212;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Card:last-child{margin-bottom:0}.Card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:0 20px;border-bottom:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Card-header{border-bottom:1px solid #1b1b1b}.Card-header:last-child{border-bottom:none}.Card-headerText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-synthesis:style}html[data-ios] .Card-headerText{font-weight:500}html[data-android] .Card-headerText{font-weight:700}.Card-section{padding:16px 20px;position:relative}.Card-section+.Card-section:after{position:absolute;top:0;left:0;right:0;margin:0 20px;display:block;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .Card-section+.Card-section:after{border-bottom:1px solid #1b1b1b}.PageHeader{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.PageHeader:not(.is-shown){-webkit-transform:translateY(100%);transform:translateY(100%)}
/*# sourceMappingURL=main.roundtable-routes.216a26f4.6309fa73c6ca5d80eb1a.css.map */