.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}.ContentLayout{width:1000px;margin:10px auto;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ContentLayout-mainColumn{margin-right:10px;width:694px}.ContentLayout-sideColumn{width:296px;-ms-flex-negative:0;flex-shrink:0}.FollowButton{min-width:96px}.FollowButton-icon{margin-right:8px;fill:currentColor}.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%)}.Mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.Mask-hidden{pointer-events:none;opacity:0}.Mask-mask{position:absolute;z-index:-1;width:100%;height:100%;opacity:.4;-webkit-box-sizing:border-box;box-sizing:border-box}.Mask-mask--black{background:#121212}html[data-theme=dark] .Mask-mask--black{background:#fff}.Mask-mask--white{background:hsla(0,0%,100%,.95)}html[data-theme=dark] .Mask-mask--white{background:rgba(18,18,18,.95)}.Mask-content{position:absolute;top:50%;left:50%;z-index:5;color:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[data-theme=dark] .Mask-content{color:#121212}.Mask-content--full{width:100%;height:100%}.UserAvatar{display:inline-block;overflow:hidden;vertical-align:top;background-color:#fff}html[data-theme=dark] .UserAvatar{background-color:#121212}.UserAvatar{border:4px solid #fff}html[data-theme=dark] .UserAvatar{border:4px solid #121212}.UserAvatar{border-radius:8px}.UserAvatar-inner{vertical-align:top}.UserAvatar-holder,.UserAvatar-round{width:160px;height:160px}.UserAvatar-round{border-radius:50%}input[type=range].RangeInput{width:220px;height:12px;padding:0;margin:0 10px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=range].RangeInput:focus{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] input[type=range].RangeInput:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] input[type=range].RangeInput:focus{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}input[type=range].RangeInput::-webkit-slider-runnable-track{height:5px;cursor:pointer;background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-webkit-slider-runnable-track{background:#1b1b1b}input[type=range].RangeInput::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4px;cursor:pointer;background:#d3d3d3;border-radius:50%;-webkit-appearance:none;appearance:none}html[data-theme=dark] input[type=range].RangeInput::-webkit-slider-thumb{background:#2e2e2e}input[type=range].RangeInput::-moz-range-track{height:5px;cursor:pointer;background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-moz-range-track{background:#1b1b1b}input[type=range].RangeInput::-moz-range-thumb{width:12px;height:12px;cursor:pointer;background:#d3d3d3;border:none;border-radius:50%}html[data-theme=dark] input[type=range].RangeInput::-moz-range-thumb{background:#2e2e2e}input[type=range].RangeInput::-ms-track{width:100%;height:5px;color:transparent;cursor:pointer;background:transparent;border-color:transparent}input[type=range].RangeInput::-ms-fill-lower,input[type=range].RangeInput::-ms-fill-upper{background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-ms-fill-lower,html[data-theme=dark] input[type=range].RangeInput::-ms-fill-upper{background:#1b1b1b}input[type=range].RangeInput::-ms-thumb{width:12px;height:12px;cursor:pointer;background:#d3d3d3;border:none;border-radius:50%}html[data-theme=dark] input[type=range].RangeInput::-ms-thumb{background:#2e2e2e}input[type=range].RangeInput::-ms-tooltip{display:none}input[type=range].RangeInput .Zi{vertical-align:middle;display:inline-block;fill:#8590a6}html[data-theme=dark] input[type=range].RangeInput .Zi{fill:#8590a6}.UploadImageModal-modal{text-align:center}.UploadImageModal-modal div{display:block}.UploadImageModal-container{width:100%;height:100%;margin:0 auto 30px;cursor:move}.UploadImageModal-container canvas{vertical-align:top}.UserAvatarEditor{cursor:pointer;position:relative}.UserAvatarEditor-avatar{background:#f6f6f6}html[data-theme=dark] .UserAvatarEditor-avatar{background:#1b1b1b}.UserAvatarEditor-avatar{border:4px solid #fff}html[data-theme=dark] .UserAvatarEditor-avatar{border:4px solid #121212}.UserAvatarEditor-avatar{border-radius:8px}.UserAvatarEditor-title{font-size:24px;color:#121212}html[data-theme=dark] .UserAvatarEditor-title{color:#fff}.UserAvatarEditor-subTitle{font-size:14px;color:#8590a6}html[data-theme=dark] .UserAvatarEditor-subTitle{color:#8590a6}.UserAvatarEditor-range{width:200px;margin:20px 10px}.UserAvatarEditor-maskInner{z-index:4;border:4px solid #fff}html[data-theme=dark] .UserAvatarEditor-maskInner{border:4px solid #121212}.UserAvatarEditor-maskInner{border-radius:8px}.UserAvatarEditor-maskInnerText{white-space:nowrap}.UserAvatarEditor-cameraIcon{margin-bottom:14px;fill:#fff}html[data-theme=dark] .UserAvatarEditor-cameraIcon{fill:#121212}.UserAvatarEditor-maskRoundInner{border-radius:50%}.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:"·"}.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}.ImageAlias{-o-object-fit:cover;object-fit:cover;vertical-align:top;border-radius:3px;-webkit-filter:brightness(.95);filter:brightness(.95)}html[data-theme=dark] .ImageAlias{-webkit-filter:brightness(1);filter:brightness(1)}.TextArea{padding:4px 10px;font-family:inherit;font-size:14px;font-weight:inherit;line-height:26px;background:#f6f6f6;border:1px solid #ebebeb;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s;transition:background .2s;resize:none}html[data-theme=dark] .TextArea{background:#1b1b1b;border:1px solid #2e2e2e}.TextArea:focus{background:#fff;outline:none}html[data-theme=dark] .TextArea:focus{background:#121212}.TextArea::-webkit-input-placeholder{color:#8590a6}.TextArea::-moz-placeholder{color:#8590a6}.TextArea:-ms-input-placeholder{color:#8590a6}.TextArea::-ms-input-placeholder{color:#8590a6}.TextArea::placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-webkit-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-moz-placeholder{color:#8590a6}html[data-theme=dark] .TextArea:-ms-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::-ms-input-placeholder{color:#8590a6}html[data-theme=dark] .TextArea::placeholder{color:#8590a6}.ModifyField-input{width:100%}.ModifyField-modifyButton:not(:first-child){margin-left:8px}.ModifyField-actionBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.ModifyField-buttonGroup .Button:not(:last-child){margin-right:12px}.ShareMenu-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:40px}.ShareMenu-button .ShareMenu-Icon--normal{margin-left:-2px;margin-right:6px}.ShareMenu-button .ShareMenu-Icon--small{margin-right:7px}.ShareMenu-wechat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:12px}.ShareMenu-fakeQRCode{display:none}.ShareMenu-qrCode{width:94px;height:94px}.TopicCreateMeta{text-align:center}.TopicCreateMeta-selectMenu{height:200px;overflow-y:auto}.TopicCreateMeta-submit{margin-top:10px;width:200px}.TopicActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicActions>*{-ms-flex-negative:0;flex-shrink:0}.TopicActions-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px!important}.TopicActions-followButton{margin-right:8px}.TopicActions-followButton--large{width:100px}.TopicActions-shareMenu{margin:0 8px}.TopicActions-addWiki{margin-left:8px}.TopicCard .UserAvatarEditor-maskInnerText{display:none}.TopicCard .UserAvatar,.TopicCard .UserAvatarEditor-maskInner{border-radius:4px;border:0}.TopicCard .UserAvatarEditor-cameraIcon{margin-bottom:0}.TopicCard .Avatar{max-width:100px;max-height:100px}.TopicCard-content{padding:16px 20px}.TopicCard-title{font-weight:400;margin-top:4px;margin-bottom:12px}.TopicCard-titleText{display:inline;font-size:22px;font-weight:600;font-synthesis:style}html[data-ios] .TopicCard-titleText{font-weight:500}html[data-android] .TopicCard-titleText{font-weight:700}.TopicCard-image{width:100px;height:100px;border-radius:4px}.TopicCard-description{line-height:26px}.TopicCard-description .TopicCard-ztext{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.TopicCard-description .TopicCard-linkIcon{font-size:15px;margin-left:4px;color:#8590a6}html[data-theme=dark] .TopicCard-description .TopicCard-linkIcon{color:#8590a6}.TopicCard-collapseButton{margin-left:8px}.TopicCard-actions{padding:0 20px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Badge{display:inline-block;padding:1px 6px;font-size:12px;font-weight:400}.Badge,html[data-theme=dark] .Badge{color:#8590a6}.Badge{vertical-align:1px;background-color:#f6f6f6}html[data-theme=dark] .Badge{background-color:#1b1b1b}.Badge{border-radius:3px;line-height:18px}@-webkit-keyframes sparkle{50%{opacity:1;-webkit-transform:scale(2.5);transform:scale(2.5)}to{-webkit-transform:scale(.6);transform:scale(.6);top:-5px}}@keyframes sparkle{50%{opacity:1;-webkit-transform:scale(2.5);transform:scale(2.5)}to{-webkit-transform:scale(.6);transform:scale(.6);top:-5px}}.TopicVoteCheckbox--recommend .Zi{margin-top:-1px;width:20px;height:20px}.TopicVoteCheckbox--recommend>input:checked+label,html[data-theme=dark] .TopicVoteCheckbox--recommend>input:checked+label{background-color:#06f}.TopicVoteCheckbox-Sparkle{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%}.TopicVoteCheckbox-Sparkle:before{content:"";position:absolute;top:0;left:50%;margin-left:-1px;width:2px;height:2px;background-color:#06f}html[data-theme=dark] .TopicVoteCheckbox-Sparkle:before{background-color:#06f}.TopicVoteCheckbox-Sparkle:before{border-radius:50%;opacity:0}.TopicVoteCheckbox--recommend>input:checked+label .TopicVoteCheckbox-Sparkle:before{-webkit-animation:sparkle .6s ease-in-out;animation:sparkle .6s ease-in-out;-webkit-animation-delay:.2s;animation-delay:.2s}.TopicVoteCheckbox-Sparkle:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.TopicVoteCheckbox-Sparkle:nth-child(3){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.TopicVoteCheckbox-Sparkle:nth-child(4){-webkit-transform:rotate(135deg);transform:rotate(135deg)}.TopicVoteCheckbox-Sparkle:nth-child(5){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TopicVoteCheckbox-Sparkle:nth-child(6){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.TopicVoteCheckbox-Sparkle:nth-child(7){-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.TopicVoteCheckbox-Sparkle:nth-child(8){-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.TopicVoteCheckbox--against .Zi{margin-top:-1px;width:20px;height:20px}.TopicVoteCheckbox--against>input+label{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TopicVoteCheckbox--against>input:checked+label{background-color:#646464}html[data-theme=dark] .TopicVoteCheckbox--against>input:checked+label{background-color:#d3d3d3}@-webkit-keyframes heart{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}70%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heart{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.2);transform:scale(1.2)}70%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pop{to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pop{to{-webkit-transform:scale(1);transform:scale(1)}}.TopicVoteCheckbox{display:inline-block;width:40px;height:40px}.TopicVoteCheckbox>input{position:absolute;left:-100vw}.TopicVoteCheckbox>input+label{z-index:1;cursor:pointer;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;width:40px;height:40px;position:relative;border-radius:50%;color:#8590a6}html[data-theme=dark] .TopicVoteCheckbox>input+label{color:#8590a6}.TopicVoteCheckbox>input+label{background:#fff}html[data-theme=dark] .TopicVoteCheckbox>input+label{background:#121212}.TopicVoteCheckbox>input+label{border:.5px solid #ebebeb}html[data-theme=dark] .TopicVoteCheckbox>input+label{border:.5px solid #2e2e2e}.TopicVoteCheckbox>input+label{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .5s;transition:background-color .5s}.TopicVoteCheckbox>input+label:before{width:40px;height:40px;margin:-20px;position:absolute;top:50%;left:50%;border-radius:50%;content:"";background:#fff}html[data-theme=dark] .TopicVoteCheckbox>input+label:before{background:#121212}.TopicVoteCheckbox>input+label:before{opacity:.2;z-index:0;-webkit-transform:scale(0);transform:scale(0)}.TopicVoteCheckbox>input:checked+label{color:#fff}html[data-theme=dark] .TopicVoteCheckbox>input:checked+label{color:#121212}.TopicVoteCheckbox>input:checked+label{border:0}.TopicVoteCheckbox>input:checked+label>.Zi{-webkit-animation:heart .5s ease-in-out;animation:heart .5s ease-in-out;-webkit-animation-delay:.5s;animation-delay:.5s}.TopicVoteCheckbox>input:checked+label:before{-webkit-animation:pop .5s ease-in-out;animation:pop .5s ease-in-out}.VotableTopicCard{background-color:#f6f6f6}html[data-theme=dark] .VotableTopicCard{background-color:#1b1b1b}.VotableTopicCard{padding:10px 15px 10px 12px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VotableTopicCard-VoteCheckbox{vertical-align:top}.VotableTopicCard-VoteCheckbox+.VotableTopicCard-VoteCheckbox{margin-left:9px}.VotableTopicCard-RecommendStatus{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VotableTopicCard-VoteActions--noAnimation *,.VotableTopicCard-VoteActions--noAnimation :after,.VotableTopicCard-VoteActions--noAnimation :before{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:unset!important;transition:unset!important}.TopicVoteReviewCardExtraInfo-RecommendData{text-align:center}.TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendNoData{padding-top:18px}.TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendPercent{font-size:35px;padding:8px 0 5px;font-weight:500;line-height:1.14;color:#06f}html[data-theme=dark] .TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendPercent{color:#06f}.TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendPercent .TopicVoteReviewCardExtraInfo-PercentIcon{font-size:18px;margin-left:3px}.TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendSubText{font-size:14px;line-height:1;margin-top:8px;display:block;color:#999}html[data-theme=dark] .TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendSubText{color:#999}.TopicVoteReviewCardExtraInfo-RecommendData .TopicVoteReviewCardExtraInfo-RecommendSubText .TopicVoteReviewCardExtraInfo-LessPeople{padding:0 8px;line-height:20px}.TopicVoteReviewCardExtraInfo-RecommendAskText,html[data-theme=dark] .TopicVoteReviewCardExtraInfo-RecommendAskText{color:#999}.TopicVoteReviewCardExtraInfo-RecommendAskText{margin-right:20px;display:inline-block;width:67px;text-align:left}.TopicVoteReviewCardExtraInfo-RecommendText{color:#646464}html[data-theme=dark] .TopicVoteReviewCardExtraInfo-RecommendText{color:#d3d3d3}.TopicVoteReviewCardExtraInfo-RecommendText{line-height:16px;font-size:16px;font-weight:600;font-synthesis:style}html[data-ios] .TopicVoteReviewCardExtraInfo-RecommendText{font-weight:500}html[data-android] .TopicVoteReviewCardExtraInfo-RecommendText{font-weight:700}.TopicVoteReviewCard-RecommendContainer{width:113px;height:158px;border-radius:4px;-webkit-box-shadow:0 1px 3px 0 rgba(18,18,18,.05);box-shadow:0 1px 3px 0 rgba(18,18,18,.05)}html[data-theme=dark] .TopicVoteReviewCard-RecommendContainer{-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.05);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.05)}.TopicVoteReviewCard-RecommendContainer{background-color:#fff}html[data-theme=dark] .TopicVoteReviewCard-RecommendContainer{background-color:#121212}.TopicVoteReviewCard-RecommendContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ebebeb}html[data-theme=dark] .TopicVoteReviewCard-RecommendContainer{border:1px solid #2e2e2e}.TopicMetaCard{padding:16px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.TopicMetaCard--rectangleImage{height:226px;padding:20px}.TopicMetaCard--rectangleImage .TopicMetaCard-image{width:125px;height:186px;-o-object-fit:cover;object-fit:cover}.TopicMetaCard--rectangleImage .TopicMetaCard-item{position:relative}.TopicMetaCard--rectangleImage .TopicMetaCard-content{min-height:110px}.TopicMetaCard--rectangleImage .TopicMetaCard-actions{bottom:0}.TopicMetaCard--squareImage{height:206px;padding:20px;position:relative}.TopicMetaCard--squareImage .TopicMetaCard-image{height:100px;width:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.TopicMetaCard--squareImage .TopicMetaCard-content{min-height:50px}.TopicMetaCard--squareImage .TopicMetaCard-actions{position:absolute;left:20px;bottom:20px}.TopicMetaCard-MetaMagicWrapper{margin-top:4px}.TopicMetaCard .TopicMetaCard-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:22px}.TopicMetaCard .TopicMetaCard-label{margin-bottom:8px;font-size:14px;color:#8590a6}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-label{color:#8590a6}.TopicMetaCard .TopicMetaCard-label{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicMetaCard .TopicMetaCard-badgeScore{margin-right:4px;color:#06f}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-badgeScore{color:#06f}.TopicMetaCard .TopicMetaCard-badges{margin-bottom:8px}.TopicMetaCard .TopicMetaCard-badge{margin-right:12px}.TopicMetaCard .TopicMetaCard-badge .Badge{font-size:14px;padding:3px 6px}.TopicMetaCard .TopicMetaCard-description{line-height:25px;font-size:15px}.TopicMetaCard .TopicMetaCard-description .TopicMetaCard-linkIcon{margin-left:4px;font-size:15px;color:#8590a6}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-description .TopicMetaCard-linkIcon{color:#8590a6}.TopicMetaCard .TopicMetaCard-description .TopicMetaCard-description1{margin-bottom:3px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicMetaCard .TopicMetaCard-description .TopicMetaCard-description2{margin-bottom:5px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicMetaCard .TopicMetaCard-wikiDescription{height:72px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.TopicMetaCard .TopicMetaCard-actions{position:absolute}.TopicMetaCard .TopicMetaCard-content{min-height:110px}.TopicMetaCard .TopicMetaCard-voteCard{float:right;margin-left:20px;position:relative}.TopicMetaCard .VotableTopicCard{border-radius:0;height:40px;padding-top:8px;border-top:1px solid #ebebeb}html[data-theme=dark] .TopicMetaCard .VotableTopicCard{border-top:1px solid #2e2e2e}.TopicMetaCard .TopicMetaCard-UnpublishedContainer{width:113px;height:158px;border-radius:4px;-webkit-box-shadow:0 1px 3px 0 rgba(18,18,18,.05);box-shadow:0 1px 3px 0 rgba(18,18,18,.05)}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-UnpublishedContainer{-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.05);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.05)}.TopicMetaCard .TopicMetaCard-UnpublishedContainer{background-color:#fff}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-UnpublishedContainer{background-color:#121212}.TopicMetaCard .TopicMetaCard-UnpublishedContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ebebeb}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-UnpublishedContainer{border:1px solid #2e2e2e}.TopicMetaCard .TopicMetaCard-UnpublishedText{color:#646464}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-UnpublishedText{color:#d3d3d3}.TopicMetaCard .TopicMetaCard-UnpublishedText{line-height:30px;font-size:16px;text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .TopicMetaCard .TopicMetaCard-UnpublishedText{font-weight:500}html[data-android] .TopicMetaCard .TopicMetaCard-UnpublishedText{font-weight:700}.TopicMetaCard .TopicMetaCard-UnpublishedSubText{font-size:14px;line-height:1;margin-top:8px;display:block;text-align:center;color:#999}html[data-theme=dark] .TopicMetaCard .TopicMetaCard-UnpublishedSubText{color:#999}.OrgCreateButton{border:none;padding:0}.OrgCreateButton-logoutModal p{padding:0 24px;text-align:center}.Footer{padding:10px 0 10px 5px;font-size:13px;line-height:2}.Footer,html[data-theme=dark] .Footer{color:#8590a6}.Footer-dot:after{margin:0 5px;content:"\B7"}.Footer-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Footer-item img{margin-right:4px;-ms-flex-negative:0;flex-shrink:0}a.Footer-item:hover{color:#175199}html[data-theme=dark] a.Footer-item:hover{color:#6385a6}a.Footer-item:hover{cursor:pointer}.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}.List .EmptyState{padding:70px 0}.List-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;margin:0 20px;border-bottom:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .List-header{border-bottom:1px solid #1b1b1b}.List-headerText{margin:0;font-weight:600;font-synthesis:style}html[data-ios] .List-headerText{font-weight:500}html[data-android] .List-headerText{font-weight:700}.List-headerOptions{font-size:14px}.List-loading{padding:200px 0;color:#8590a6;text-align:center}html[data-theme=dark] .List-loading{color:#8590a6}.List-item{position:relative;padding:16px 20px}.List-item:focus{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .List-item:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] .List-item:focus{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 5px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 5px rgba(58,118,208,.6)}.List-item+.List-item:after{position:absolute;left:0;right:0;top:0;margin:0 20px;display:block;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .List-item+.List-item:after{border-bottom:1px solid #1b1b1b}.List-item--holder{padding:24px 0}.List-itemMeta{margin-bottom:10px;color:#8590a6}html[data-theme=dark] .List-itemMeta{color:#8590a6}.Holder{height:14px;margin-bottom:16px;background:#f6f6f6;border-radius:2px}html[data-theme=dark] .Holder{background:#1b1b1b}.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{width:14px;margin-right:8px;border-radius:999px}.Holder--button{width:96px;height:34px;border-radius:3px}.Holder--button+.Holder--button{margin-left:16px}.Holder--avatar{width:24px;height:24px}.Topbar{background:#fff}html[data-theme=dark] .Topbar{background:#121212}.Topbar{border-bottom:1px solid #f6f6f6}html[data-theme=dark] .Topbar{border-bottom:1px solid #1b1b1b}.Topbar{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}.Topbar-title{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.Topbar--mobile .Topbar-title{font-weight:600;font-synthesis:style}html[data-ios] .Topbar--mobile .Topbar-title{font-weight:500}html[data-android] .Topbar--mobile .Topbar-title{font-weight:700}.Topbar--mobile .Topbar-title button{font-weight:400;margin-left:13px}.FollowStatus{display:inline-block;padding:1px 6px;margin-left:8px;font-size:12px;color:#8590a6}html[data-theme=dark] .FollowStatus{color:#8590a6}.FollowStatus{vertical-align:1px;background-color:#f6f6f6}html[data-theme=dark] .FollowStatus{background-color:#1b1b1b}.FollowStatus{border-radius:3px}.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%}.UserItem-avatar .Avatar,.UserItem-avatar .Popover{display:block}.UserItem-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserItem-headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserItem-business{font-size:14px;color:#121212}html[data-theme=dark] .UserItem-business{color:#fff}.UserItem-company:after{margin:0 5px;color:#ebebeb}html[data-theme=dark] .UserItem-company:after{color:#2e2e2e}.UserItem-company:after{content:"|"}.ContentItem-rewardDetails{margin-top:-10px}.ContentItem-rewardAmount{font-size:18px;color:#444}html[data-theme=dark] .ContentItem-rewardAmount{color:#d3d3d3}.ContentItem-rewardAmount{line-height:25px}.ContentItem-rewardTime{margin-top:6px;font-size:15px;color:#8590a6}html[data-theme=dark] .ContentItem-rewardTime{color:#8590a6}.ContentItem-rewardTime{line-height:21px;text-align:right}.VoterList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-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{text-align:center;color:#8590a6}html[data-theme=dark] .VoterList-description{color:#8590a6}.VoterList-description{font-size:14px}.VoterList-description,html[data-theme=dark] .VoterList-description{background:rgba(133,144,166,.1)}.VoterList-description p{margin:12px 24px}.TopicNumberBoard-item{padding:16px 0}.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:"，"}.AuthorInfo-detail{overflow:hidden}.TopicTopWriterBoard-section{padding:0 20px}.TopicTopWriterBoard-author{padding:12px 0}.TopicTopWriterBoard-author:not(:last-child){border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicTopWriterBoard-author:not(:last-child){border-bottom:1px solid #2e2e2e}.TopicTopWriterBoard-authorDesc,html[data-theme=dark] .TopicTopWriterBoard-authorDesc{color:#8590a6}.TopicTopWriterBoard-authorDesc{font-size:13px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicTopWriterBoard-link:hover{color:#175199}html[data-theme=dark] .TopicTopWriterBoard-link:hover{color:#6385a6}.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}.TopicTag{display:inline-block}.TopicTag .Tag{max-width:256px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:baseline;vertical-align:initial;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TopicTagsContainer .TopicTag{margin:0 8px 8px 0}.TopicRelativeBoard-item:not(:first-child){margin-top:16px}.TopicRelativeBoard-title{font-weight:600;font-synthesis:style}html[data-ios] .TopicRelativeBoard-title{font-weight:500}html[data-android] .TopicRelativeBoard-title{font-weight:700}.TopicRelativeBoard-title{margin-bottom:12px}.TopicRelativeBoard-tag{display:inline-block;margin-right:8px;margin-bottom:8px}.TopicRelativeBoard-link{display:inline-block;padding-top:4px;font-size:14px;color:#8590a6}html[data-theme=dark] .TopicRelativeBoard-link{color:#8590a6}.TopicRelativeBoard-link:hover{color:#175199}html[data-theme=dark] .TopicRelativeBoard-link:hover{color:#6385a6}.TopicContributorList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.TopicContributorList-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-y:scroll}.TopicContributorBoard-section{padding:0 20px}.TopicContributorBoard-author{padding:14px 0 15px}.TopicContributorBoard-author:not(:last-child){border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicContributorBoard-author:not(:last-child){border-bottom:1px solid #2e2e2e}.TopicContributorBoard-author .AuthorInfo-content{margin-right:12px}.TopicContributorBoard-authorInfo,html[data-theme=dark] .TopicContributorBoard-authorInfo{color:#8590a6}.TopicContributorBoard-link:hover{color:#175199}html[data-theme=dark] .TopicContributorBoard-link:hover{color:#6385a6}.TopicVoteBoard{padding:20px 20px 20px 16px;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;font-size:15px;line-height:20px;color:#8590a6}html[data-theme=dark] .TopicVoteBoard{color:#8590a6}.TopicVoteBoard-button{-webkit-box-sizing:border-box;box-sizing:border-box;height:32px;padding:0 10px;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}.TopicVoteBoard-button,html[data-theme=dark] .TopicVoteBoard-button{background-color:rgba(0,102,255,.1)}.TopicVoteBoard-button{border-color:transparent;outline:none}.TopicVoteBoard-button:hover,html[data-theme=dark] .TopicVoteBoard-button:hover{background-color:rgba(0,102,255,.15)}.TopicVoteBoard-button svg,html[data-theme=dark] .TopicVoteBoard-button svg{fill:#06f}.TopicVoteBoard-button.voted,.TopicVoteBoard-button.voted:hover,html[data-theme=dark] .TopicVoteBoard-button.voted,html[data-theme=dark] .TopicVoteBoard-button.voted:hover{background-color:#06f}.TopicVoteBoard-button.voted svg{fill:#fff}html[data-theme=dark] .TopicVoteBoard-button.voted svg{fill:#121212}.TopicVoteBoard-voteCount{display:inline-block;margin-left:4px;color:#06f}html[data-theme=dark] .TopicVoteBoard-voteCount{color:#06f}.TopicVoteBoard-voteCount{letter-spacing:-.2px}.TopicVoteBoard-button.voted .TopicVoteBoard-voteCount{color:#fff}html[data-theme=dark] .TopicVoteBoard-button.voted .TopicVoteBoard-voteCount{color:#121212}.TopicCreatorWallEntry-link:hover{color:#175199}html[data-theme=dark] .TopicCreatorWallEntry-link:hover{color:#6385a6}.TopicCreatorWallEntry-itemList{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 22px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TopicCreatorWallEntry-itemContainer{position:relative}.TopicCreatorWallEntry-itemMask{left:0;top:0;position:absolute;width:38px;height:38px;background:rgba(18,18,18,.4)}html[data-theme=dark] .TopicCreatorWallEntry-itemMask{background:hsla(0,0%,100%,.4)}.TopicCreatorWallEntry-itemMask{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:20px;color:#fff}html[data-theme=dark] .TopicCreatorWallEntry-itemMask{color:#121212}#TopicMain{min-height:100vh;border-radius:2px}#TopicMain .Card:first-child{border-top-right-radius:0;border-top-left-radius:0}.Topic-pageHeader{width:1000px;height:100%;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;margin:0 auto;border-radius:2px}.Topic-pageHeader .Topic-tabs{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.Topic-bar{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;background-color:#fff}html[data-theme=dark] .Topic-bar{background-color:#121212}.Topic-bar{border-top-left-radius:2px;border-top-right-radius:2px;border-width:1px 1px 0;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}#TopicMain .Topic-bar{-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] #TopicMain .Topic-bar{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}#TopicMain .Topic-bar{border-bottom:1px solid #ebebeb}html[data-theme=dark] #TopicMain .Topic-bar{border-bottom:1px solid #2e2e2e}.Topic-barWrapper{background:#fff}html[data-theme=dark] .Topic-barWrapper{background:#121212}.Topic-barWrapper{overflow:hidden;border-radius:2px 2px 0 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] .Topic-barWrapper{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Topic-barWrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.Topic-headerLink.Button{padding-right:20px}.Topic-pageHeaderMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:694px}.Topic-tabs{border-bottom:0}.TopicIndexModule{padding:0 20px 16px}.TopicIndex-mobileContent .TopicIndexModule-item a{color:#175199}html[data-theme=dark] .TopicIndex-mobileContent .TopicIndexModule-item a{color:#6385a6}.TopicIndexModule-title{border-top:52px solid transparent;margin-top:-52px;padding:16px 0;border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicIndexModule-title{border-bottom:1px solid #2e2e2e}.TopicIndexModule-title{margin-bottom:8px;font-size:18px;font-weight:600;font-synthesis:style}html[data-ios] .TopicIndexModule-title{font-weight:500}html[data-android] .TopicIndexModule-title{font-weight:700}.TopicIndexModule-item{padding:8px 0}.TopicIndexModule-item a:hover{color:#175199}html[data-theme=dark] .TopicIndexModule-item a:hover{color:#6385a6}.TopicIndexModule-topics{margin-top:8px}.TopicIndexModule-topicsTitle{display:inline-block;margin-right:8px;overflow:hidden;line-height:30px;font-weight:600;font-synthesis:style}html[data-ios] .TopicIndexModule-topicsTitle{font-weight:500}html[data-android] .TopicIndexModule-topicsTitle{font-weight:700}.TopicIndexCatalog{position:relative;border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:20px solid transparent;text-align:right}.TopicIndexCatalog-item:before,.TopicIndexCatalog:before{position:absolute;top:0;right:0;display:block;width:4px;height:100%;content:"";background-color:#ebebeb}html[data-theme=dark] .TopicIndexCatalog-item:before,html[data-theme=dark] .TopicIndexCatalog:before{background-color:#2e2e2e}.TopicIndexCatalog-item:before,.TopicIndexCatalog:before{border-radius:2px}.TopicIndexCatalog-item{position:relative;color:#8590a6}html[data-theme=dark] .TopicIndexCatalog-item{color:#8590a6}.TopicIndexCatalog-item a{display:inline-block;padding:4px 8px;border-right:4px solid transparent}.TopicIndexCatalog-item.is-active{color:#121212}html[data-theme=dark] .TopicIndexCatalog-item.is-active{color:#fff}.TopicIndexCatalog-item.is-active:before,html[data-theme=dark] .TopicIndexCatalog-item.is-active:before{background-color:#06f}.TopicIndex-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:unset}.TopicIndex-contentSide{position:relative;width:180px}.TopicIntroSection{margin:20px}.TopicIntroSection:after{content:"";display:block;clear:both}.TopicIntroSection:not(:last-child){padding-bottom:20px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicIntroSection:not(:last-child){border-bottom:1px solid #2e2e2e}.TopicIntroSection .OldTopicIntro-intro{font-size:15px;line-height:24px;color:#646464}html[data-theme=dark] .TopicIntroSection .OldTopicIntro-intro{color:#d3d3d3}.TopicIntroSection .OldTopicIntro-source,html[data-theme=dark] .TopicIntroSection .OldTopicIntro-source{color:#8590a6}.TopicIntroSection .OldTopicIntro-source{line-height:24px}.TopicIntroSection-title{height:26px;line-height:26px;margin-bottom:16px;font-size:18px;color:#121212}html[data-theme=dark] .TopicIntroSection-title{color:#fff}.TopicIntroSection-title{font-weight:600;font-synthesis:style}html[data-ios] .TopicIntroSection-title{font-weight:500}html[data-android] .TopicIntroSection-title{font-weight:700}.TopicIntroSection:last-child{padding-bottom:20px}.TopicContentAbbr{overflow:hidden;display:-webkit-box;text-overflow:ellipsis}.TopicContentAbbr-abbr{position:relative}.TopicContentAbbr-mask{position:absolute;top:66px;right:0;width:6em;height:22px;text-align:right}.TopicContentAbbr-mask span:first-child{position:absolute;left:0;right:0;display:inline-block;width:100%;height:100%;background:#fff}html[data-theme=dark] .TopicContentAbbr-mask span:first-child{background:#121212}.TopicContentAbbr-mask span:first-child{-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,right top,left top,from(#121212),to(transparent));-webkit-mask-image:linear-gradient(270deg,#121212 calc(100% - 2em),transparent 100%);mask-image:-webkit-gradient(linear,right top,left top,from(#121212),to(transparent));mask-image:linear-gradient(270deg,#121212 calc(100% - 2em),transparent 100%)}html[data-theme=dark] .TopicContentAbbr-mask span:first-child{-webkit-mask-image:-webkit-gradient(linear,right top,left top,from(#fff),to(transparent));-webkit-mask-image:linear-gradient(270deg,#fff calc(100% - 2em),transparent 100%);mask-image:-webkit-gradient(linear,right top,left top,from(#fff),to(transparent));mask-image:linear-gradient(270deg,#fff calc(100% - 2em),transparent 100%)}.TopicContentAbbr-mask span:first-child{-webkit-mask-size:100% 100%;mask-size:100% 100%}.TopicContentAbbr-mask span:last-child{position:absolute;right:2px;bottom:0;z-index:2;color:#175199}html[data-theme=dark] .TopicContentAbbr-mask span:last-child{color:#6385a6}.TopicRelated{padding:15px 0}.TopicRelated img{width:40px;height:40px;border-radius:4px}.TopicRelated:not(:last-child){border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicRelated:not(:last-child){border-bottom:1px solid #2e2e2e}.TopicRelated-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:18px;margin-bottom:15px}.TopicRelated-content,.TopicRelated-header,.TopicRelated-header>div{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicRelated-content{height:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#999}html[data-theme=dark] .TopicRelated-content{color:#999}.TopicRelated-content{margin-left:15px}.TopicRelated-content span{font-size:15px;color:#121212}html[data-theme=dark] .TopicRelated-content span{color:#fff}.TopicRelated-content span{font-weight:600;font-synthesis:style}html[data-ios] .TopicRelated-content span{font-weight:500}html[data-android] .TopicRelated-content span{font-weight:700}.TopicRelated-content div,.TopicRelated-content span{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicRelated-followButton{width:70px;min-width:70px;padding:0;font-size:13px;height:30px;line-height:30px;border-radius:5px}.TopicRelated-followIcon{margin:0 6px 2px 0}.SquareGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ImageViewAlias{position:fixed;top:0;bottom:0;right:0;left:0;z-index:100}.ImageViewAlias .ImageViewAlias-controls,.ImageViewAlias .ImageViewAlias-mask,.ImageViewAlias .ImageViewAlias-viewPort{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;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}.ImageViewAlias-mask{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(18,18,18,.65)}html[data-theme=dark] .ImageViewAlias-mask{background:hsla(0,0%,100%,.65)}.ImageViewAlias-mask{z-index:-1}.ImageViewAlias-controlsClose,.ImageViewAlias-controlsLeft,.ImageViewAlias-controlsRight{position:fixed;z-index:1;width:72px;height:72px;border-radius:50%}.ImageViewAlias-controlsClose.Button,.ImageViewAlias-controlsLeft.Button,.ImageViewAlias-controlsRight.Button{background:hsla(0,0%,100%,.1)}@media (max-width:690px){.ImageViewAlias-controlsClose,.ImageViewAlias-controlsLeft,.ImageViewAlias-controlsRight{width:48px;height:48px}.ImageViewAlias-controlsClose.Button,.ImageViewAlias-controlsLeft.Button,.ImageViewAlias-controlsRight.Button{background:none}}.ImageViewAlias-controlsLeft,.ImageViewAlias-controlsRight{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ImageViewAlias-controlsLeft{left:calc(50% - 508px)}@media (max-width:690px){.ImageViewAlias-controlsLeft{left:0}}.ImageViewAlias-controlsRight{right:calc(50% - 508px)}@media (max-width:690px){.ImageViewAlias-controlsRight{right:0}}.ImageViewAlias-controlsClose{top:calc(50% - 300px);right:calc(50% - 508px)}@media (max-width:690px){.ImageViewAlias-controlsClose{top:0;right:0}}.ImageViewAlias-viewPort{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100%;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}.ImageViewAlias-image{max-width:100%}.ThumbnailAlias{width:100%;padding-bottom:100%;position:relative;overflow:hidden}.ThumbnailAlias-image{max-width:100%;min-height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ThumbnailAlias-image--zoomIn{cursor:-webkit-zoom-in;cursor:zoom-in}.ThumbnailAlias-image--pointer{cursor:pointer}.ThumbnailAlias-surplus{position:absolute;left:0;top:0;right:0;bottom:0;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;font-style:normal;font-size:18px;color:#fff;z-index:1;background:rgba(26,26,26,.3);text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .ThumbnailAlias-surplus{font-weight:500}html[data-android] .ThumbnailAlias-surplus{font-weight:700}.TopicMovieIntro-celebrityItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicMovieIntro-celebrityItemAvatar{margin-right:12px}.TopicMovieIntro-celebrityItemAvatar--withLink{cursor:pointer}.TopicMovieIntro-celebrityDefaultAvatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:36px;border-radius:50%;margin-right:12px;background:#ebebeb}html[data-theme=dark] .TopicMovieIntro-celebrityDefaultAvatar{background:#000}.TopicMovieIntro-celebrityDefaultAvatar--withLink{cursor:pointer}.TopicMovieIntro-celebrityDefaultAvatar--icon{fill:#d3d3d3}html[data-theme=dark] .TopicMovieIntro-celebrityDefaultAvatar--icon{fill:#2e2e2e}.TopicMovieIntro-celebrityItemContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px}.TopicMovieIntro-celebrityItem:not(:last-child) .TopicMovieIntro-celebrityItemContent{border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicMovieIntro-celebrityItem:not(:last-child) .TopicMovieIntro-celebrityItemContent{border-bottom:1px solid #2e2e2e}.TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemName{width:212px}.TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner{height:22px;line-height:22px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600;font-synthesis:style}html[data-ios] .TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner{font-weight:500}html[data-android] .TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner{font-weight:700}.TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner--withLink{border-bottom:1px dashed #bfbfbf}html[data-theme=dark] .TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner--withLink{border-bottom:1px dashed #444}.TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemNameInner--withLink{cursor:pointer}.TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemPlay{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;color:#646464}html[data-theme=dark] .TopicMovieIntro-celebrityItemContent .TopicMovieIntro-celebrityItemPlay{color:#d3d3d3}.TopicMovieIntro-awardItem:last-child{margin-bottom:20px}.TopicMovieIntro-awardItem a{color:#175199}html[data-theme=dark] .TopicMovieIntro-awardItem a{color:#6385a6}.TopicMovieIntro-awardItem a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .TopicMovieIntro-awardItem a:hover{border-bottom:1px solid #6385a6}.TopicMovieIntro-awardItemTitle{height:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-synthesis:style}html[data-ios] .TopicMovieIntro-awardItemTitle{font-weight:500}html[data-android] .TopicMovieIntro-awardItemTitle{font-weight:700}.TopicMovieIntro-awardItemTitle .Avatar{width:36px;height:36px;margin-right:12px}.TopicMovieIntro-awardContent{line-height:24px;color:#646464}html[data-theme=dark] .TopicMovieIntro-awardContent{color:#d3d3d3}.TopicMovieIntro-celebrityMore{padding-top:12px}.TopicMovieIntro-celebrityMore span{margin-left:4px}.TopicMovieIntro-celebrityMoreIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicMovieIntro-moreInfoItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:36px}.TopicMovieIntro-moreInfoItemTitle{width:120px;-ms-flex-negative:0;flex-shrink:0;line-height:36px;margin-bottom:8px;font-weight:600;font-synthesis:style}html[data-ios] .TopicMovieIntro-moreInfoItemTitle{font-weight:500}html[data-android] .TopicMovieIntro-moreInfoItemTitle{font-weight:700}.TopicIntro-moreInfoItemLabel{display:inline-block;width:100px;line-height:26px;font-weight:600;font-synthesis:style}html[data-ios] .TopicIntro-moreInfoItemLabel{font-weight:500}html[data-android] .TopicIntro-moreInfoItemLabel{font-weight:700}.TopicIntro-moreInfoItemValue{line-height:26px}.TopicColumnMeta{-webkit-box-sizing:border-box;box-sizing:border-box}.TopicColumnMeta-line{font-size:15px}.TopicColumnMeta-avatar{margin-right:12px}.TopicColumnMeta-topic{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicColumnMeta-name{font-weight:600;font-synthesis:style}html[data-ios] .TopicColumnMeta-name{font-weight:500}html[data-android] .TopicColumnMeta-name{font-weight:700}.TopicColumnMeta-name{color:#121212}html[data-theme=dark] .TopicColumnMeta-name{color:#fff}.TopicColumnMeta-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TopicColumnMeta-remark{color:#646464}html[data-theme=dark] .TopicColumnMeta-remark{color:#d3d3d3}.TopicColumnMeta-remark{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.TopicColumnMeta-more{padding-top:12px}.TopicColumnMeta-more span{margin-left:4px}.TopicColumnMeta-singleLine{display:-webkit-box;display:-ms-flexbox;display:flex;height:52px}.TopicColumnMeta-singleLine:not(:last-child) .TopicColumnMeta-topic{border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicColumnMeta-singleLine:not(:last-child) .TopicColumnMeta-topic{border-bottom:1px solid #2e2e2e}.TopicColumnMeta-singleLine .TopicColumnMeta-avatar{margin:8px 12px 8px 0}.TopicColumnMeta-singleLine .TopicColumnMeta-topic{width:606px;line-height:52px}.TopicColumnMeta-singleLine .TopicColumnMeta-name{width:212px}.TopicColumnMeta-singleLine .TopicColumnMeta-remark{padding-left:16px;width:378px}.TopicColumnMeta-doubleLine{height:78px}.TopicColumnMeta-doubleLine .TopicColumnMeta-topic{padding:8px 0}.TopicColumnMeta-doubleLine .TopicColumnMeta-name{height:36px;line-height:36px}.TopicColumnMeta-doubleLine .TopicColumnMeta-remark{height:24px;line-height:24px;margin-top:2px}.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:" · "}@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,102,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}}.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:"视频正在转码中";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}.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:#06f}.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:#06f}html[data-theme=dark] .QuoteArticleLinkCard-hybridLink{color:#06f}.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:#06f}html[data-theme=dark] .ArticleLinkCard-hybridLink{color:#06f}.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 .path,html[data-theme=dark] .CircleLoadingBar .path{stroke:#0084ff}.ModalButtonGroup--vertical{margin-top:40px;margin-bottom:16px}.ModalButtonGroup--vertical .Button{display:block;width:220px;margin-right:auto;margin-left:auto}.ModalButtonGroup--vertical .Button+.Button{margin-top:28px}.Modal-content--buttonGroupOnly .ModalButtonGroup--vertical{margin-top:60px}.ModalButtonGroup--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-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{width:220px;margin-right:auto;margin-left:auto;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.ModalButtonGroup--horizontal .Button+.Button{margin-left:16px}.ModalWindow-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:203;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;overflow-x:hidden;overflow-y:auto;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.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{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgba(18,18,18,.65);-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}html[data-theme=dark] .ModalWindow-backdrop{background-color:rgba(0,0,0,.65)}.ModalWindow-wrapper--transparent .ModalWindow-backdrop{background-color:transparent}.ModalWindow{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:400px;max-height:calc(100vh - 48px);margin-right:auto;margin-left:auto;-webkit-box-shadow:0 5px 20px rgba(18,18,18,.1);box-shadow:0 5px 20px rgba(18,18,18,.1);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:max-height .8s ease;transition:max-height .8s ease}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{width:688px;height:calc(100vh - 48px)}.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{overflow:auto;background:#fff;border-radius:2px}html[data-theme=dark] .ModalWindow-inner{background:#121212}.ModalWindow--fullPage .ModalWindow-inner{height:100%}.ModalWindow-closeButton{position:absolute;top:8px;right:-60px;padding:12px}.ModalWindow-closeIcon{vertical-align:top;fill:#fff}html[data-theme=dark] .ModalWindow-closeIcon{fill:#fff}.ModalWindow-title{margin-top:40px;font-size:24px;font-weight:500;color:#121212;text-align:center}html[data-theme=dark] .ModalWindow-title{color:#fff}.ModalWindow-title.ModalWindow-title--simple{font-family:inherit;font-size:20px}.ModalWindow-subtitle{padding:0 38px;margin-top:4px;font-size:14px;line-height:1.5;color:#8590a6;text-align:center}html[data-theme=dark] .ModalWindow-subtitle{color:#8590a6}.ModalWindow-subtitle a{text-decoration:underline}.ModalWindow-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0 24px 32px;margin-top:24px;line-height:1.7;opacity:1}.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{padding:16px 24px;font-size:13px;line-height:1.7;color:#8590a6;background:#f6f6f6;border-top:1px solid #ebebeb}html[data-theme=dark] .ModalWindow-footer{color:#8590a6;background:#1b1b1b;border-top:1px solid #2e2e2e}.ModalWindow-footer a{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;height:30px;line-height:30px;font-weight:600;font-synthesis:style}html[data-ios] .QRCodeModal-title{font-weight:500}html[data-android] .QRCodeModal-title{font-weight:700}.QRCodeModal-tip{margin-top:12px;font-size:14px;height:20px;line-height:20px}.QRCodeModal-qrcode{margin:40px auto 0;width:175px;height:175px;position:relative}.QRCodeModal-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:75px;width:75px}.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:72px;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;bottom:11px;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}.MCNLinkCard-desc{font-size:13px;color:#999}@-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:#06f}.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:#06f}.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:#06f}.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:#06f}.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:#06f}.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:#06f}.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{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.GifPlayer-gif2mp4Image{opacity:0}.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}.TopicCommonField-topicText{line-height:36px}.TopicCommonField-topicText:not(:last-child):after{content:"/";margin-left:5px;margin-right:5px}.TopicCommonField-topicAvatar{margin-right:12px;vertical-align:top}.TopicCommonField-topicText{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.TopicCommonField-wrappedTopic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicCommonField-wrappedTopicRemark{margin-left:8px}.TopicCommonField-zhihuWiki--text{color:#444}html[data-theme=dark] .TopicCommonField-zhihuWiki--text{color:#d3d3d3}.TopicCommonField-zhihuWiki--text{line-height:24px}.TopicCommonField-zhihuWiki--text img{cursor:default}.TopicCommonField-zhihuWiki--text h2,.TopicCommonField-zhihuWiki--text h3,.TopicCommonField-zhihuWiki--text h4,.TopicCommonField-zhihuWiki--text h5,.TopicCommonField-zhihuWiki--text h6{line-height:26px}.TopicCommonField-zhihuWiki--text h2{font-size:18px;color:#121212}html[data-theme=dark] .TopicCommonField-zhihuWiki--text h2{color:#fff}.TopicCommonField-zhihuWiki--text h2{margin-top:20px}.TopicCommonField-zhihuWiki--text h2:not(:first-child){position:relative;margin-top:40px}.TopicCommonField-zhihuWiki--text h2:not(:first-child):before{content:"";display:block;position:absolute;height:1px;width:200%;background:#ebebeb}html[data-theme=dark] .TopicCommonField-zhihuWiki--text h2:not(:first-child):before{background:#2e2e2e}.TopicCommonField-zhihuWiki--text h2:not(:first-child):before{-webkit-transform:scale(.5);transform:scale(.5);top:-20px;left:-50%}.TopicCommonField-zhihuWiki--text a.external{border-bottom:none;color:#175199}html[data-theme=dark] .TopicCommonField-zhihuWiki--text a.external{color:#6385a6}.TopicCommonField-text{line-height:24px;font-size:15px;color:#646464}html[data-theme=dark] .TopicCommonField-text{color:#d3d3d3}:not(.TopicCommonIntroTable-value) .TopicCommonField-text li{display:-webkit-box;display:-ms-flexbox;display:flex;width:654px;margin-bottom:6px}:not(.TopicCommonIntroTable-value) .TopicCommonField-text li h4{margin:0;width:168px;font-weight:600;font-synthesis:style}html[data-ios] :not(.TopicCommonIntroTable-value) .TopicCommonField-text li h4{font-weight:500}html[data-android] :not(.TopicCommonIntroTable-value) .TopicCommonField-text li h4{font-weight:700}:not(.TopicCommonIntroTable-value) .TopicCommonField-text li p{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.StringMeta-intro{font-size:14px;line-height:24px;color:#646464}html[data-theme=dark] .StringMeta-intro{color:#d3d3d3}.StringMeta-intro{white-space:pre-wrap}.StringMeta-intro h1,.StringMeta-intro h2,.StringMeta-intro h3,.StringMeta-intro h5,.StringMeta-intro h6{font-size:15px;line-height:23px;color:#121212}html[data-theme=dark] .StringMeta-intro h1,html[data-theme=dark] .StringMeta-intro h2,html[data-theme=dark] .StringMeta-intro h3,html[data-theme=dark] .StringMeta-intro h5,html[data-theme=dark] .StringMeta-intro h6{color:#fff}.StringMeta-intro h1,.StringMeta-intro h2,.StringMeta-intro h3,.StringMeta-intro h5,.StringMeta-intro h6{font-weight:600;font-synthesis:style}html[data-ios] .StringMeta-intro h1,html[data-ios] .StringMeta-intro h2,html[data-ios] .StringMeta-intro h3,html[data-ios] .StringMeta-intro h5,html[data-ios] .StringMeta-intro h6{font-weight:500}html[data-android] .StringMeta-intro h1,html[data-android] .StringMeta-intro h2,html[data-android] .StringMeta-intro h3,html[data-android] .StringMeta-intro h5,html[data-android] .StringMeta-intro h6{font-weight:700}.StringMeta-intro b{font-weight:600;font-synthesis:style}html[data-ios] .StringMeta-intro b{font-weight:500}html[data-android] .StringMeta-intro b{font-weight:700}.StringMeta-intro a{color:#175199}html[data-theme=dark] .StringMeta-intro a{color:#6385a6}.StringMeta-intro li{display:-webkit-box;display:-ms-flexbox;display:flex}.StringMeta-intro li h4{margin:0;width:84px;font-weight:600;font-synthesis:style}html[data-ios] .StringMeta-intro li h4{font-weight:500}html[data-android] .StringMeta-intro li h4{font-weight:700}.StringMeta-intro li p{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.TopicCommonArray{width:100%}.TopicCommonIntroTable-item{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicCommonIntroTable-name{width:120px;-ms-flex-negative:0;flex-shrink:0;line-height:36px;font-weight:600;font-synthesis:style}html[data-ios] .TopicCommonIntroTable-name{font-weight:500}html[data-android] .TopicCommonIntroTable-name{font-weight:700}.TopicCommonIntroTable-value{font-size:15px;color:#646464}html[data-theme=dark] .TopicCommonIntroTable-value{color:#d3d3d3}.TopicCommonIntroTable-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicCommonIntroTable-value .TopicCommonField-text{line-height:36px}.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}.TopicAbstract{margin-top:20px}.TopicAbstract-header{height:26px;line-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px}.TopicAbstract-title{font-size:18px;color:#121212}html[data-theme=dark] .TopicAbstract-title{color:#fff}.TopicAbstract-title{line-height:26px;font-weight:600;font-synthesis:style}html[data-ios] .TopicAbstract-title{font-weight:500}html[data-android] .TopicAbstract-title{font-weight:700}.TopicAbstract-count{margin-left:10px;font-size:16px;color:#999}html[data-theme=dark] .TopicAbstract-count{color:#999}.TopicAbstract-count{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TopicAbstract-content{margin:0 20px 20px}.TopicAbstract-footer{height:52px;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:#fff}html[data-theme=dark] .TopicAbstract-footer{background-color:#121212}.TopicAbstract-footer{margin-top:-16px}.TopicAbstract-footer--expanded{margin-top:0;-webkit-box-shadow:0 -1px 3px rgba(0,0,0,.1);box-shadow:0 -1px 3px rgba(0,0,0,.1)}.TopicAbstract-footer .Zi{margin-left:2px}.TopicAbstract .AbstractCard{margin-top:16px}.ReferenceMeta{margin:20px}.ReferenceMeta h2{margin-bottom:16px;font-size:18px;line-height:26px;color:#121212}html[data-theme=dark] .ReferenceMeta h2{color:#fff}.ReferenceMeta h2{font-weight:600;font-synthesis:style}html[data-ios] .ReferenceMeta h2{font-weight:500}html[data-android] .ReferenceMeta h2{font-weight:700}.ReferenceMeta ol{font-size:15px;line-height:24px}.ReferenceMeta ol li{list-style:decimal;margin-left:20px}.ReferenceMeta-link{color:#175199}html[data-theme=dark] .ReferenceMeta-link{color:#6385a6}.ReferenceMeta-text{color:#444}html[data-theme=dark] .ReferenceMeta-text{color:#d3d3d3}.CopyRightMeta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:20px;line-height:24px;height:24px;font-size:15px;color:#646464}html[data-theme=dark] .CopyRightMeta{color:#d3d3d3}.CopyRightInfo{display:-webkit-box;display:-ms-flexbox;display:flex}.CopyRightInfo img{width:20px;height:20px;margin-right:8px;position:relative;top:1px}.CopyRightSource,html[data-theme=dark] .CopyRightSource{color:#8590a6}.CopyRightSource{font-size:14px}.WikiEditButton{font-size:14px;line-height:14px;color:#8590a6}html[data-theme=dark] .WikiEditButton{color:#8590a6}.WikiEditButton{float:right;margin:20px}.SignInModal .MobileModal-title{padding-bottom:0}.SignInModal-openInAppButton{margin-bottom:16px;width:100%;line-height:44px;color:#fff}html[data-theme=dark] .SignInModal-openInAppButton{color:#121212}.SignInModal-openInAppButton,html[data-theme=dark] .SignInModal-openInAppButton{background-color:#06f}.SignInModal-content{padding:0 16px}.SignInModal-content button{height:44px;width:100%;font-size:16px;border:1px solid;border-radius:3px}.SignInModal-content button:not(:last-child){margin-bottom:16px}.SignInModal-button-zhihu{background-color:#fff}html[data-theme=dark] .SignInModal-button-zhihu{background-color:#121212}.SignInModal-button-zhihu,html[data-theme=dark] .SignInModal-button-zhihu{border-color:#06f}.SignInModal-button-zhihu,html[data-theme=dark] .SignInModal-button-zhihu{color:#06f}.SignInModal-button-weibo,html[data-theme=dark] .SignInModal-button-weibo{background-color:#f1403c}.SignInModal-button-weibo,html[data-theme=dark] .SignInModal-button-weibo{border-color:##F1403C}.SignInModal-button-weibo{color:#fff}html[data-theme=dark] .SignInModal-button-weibo{color:#121212}.SignInModal-button-wechat{background-color:#bfbfbf}html[data-theme=dark] .SignInModal-button-wechat{background-color:#444}.SignInModal-button-wechat{border-color:#bfbfbf}html[data-theme=dark] .SignInModal-button-wechat{border-color:#444}.SignInModal-button-wechat{color:#fff}html[data-theme=dark] .SignInModal-button-wechat{color:#121212}.SignInModal-button-qq,html[data-theme=dark] .SignInModal-button-qq{background-color:#06f}.SignInModal-button-qq,html[data-theme=dark] .SignInModal-button-qq{border-color:#06f}.SignInModal-button-qq{color:#fff}html[data-theme=dark] .SignInModal-button-qq{color:#121212}.RadioButtons{font-size:14px;color:#444}html[data-theme=dark] .RadioButtons{color:#d3d3d3}.RadioButtons-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:11px 0;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .RadioButtons-item{border-bottom:1px solid #1b1b1b}@media (max-width:660px){.RadioButtons-item{min-height:48px;line-height:20px}}.RadioButtons-text{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.RadioButtons-input{display:inline-block;width:14px;height:14px;padding:2px;margin:0 4px 0 0;vertical-align:middle;border:2px solid #ebebeb}html[data-theme=dark] .RadioButtons-input{border:2px solid #2e2e2e}.RadioButtons-input{border-radius:50%;-webkit-transition:background-color,border-color .3s;transition:background-color,border-color .3s;background-clip:content-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.RadioButtons-input:checked,html[data-theme=dark] .RadioButtons-input:checked{background-color:#06f}.RadioButtons-input:checked,html[data-theme=dark] .RadioButtons-input:checked{border-color:#06f}.RadioButtons-input:focus{outline:none}.AddAnnotationModal-description,html[data-theme=dark] .AddAnnotationModal-description{color:#8590a6}.AddAnnotationModal-description{font-size:14px;margin:20px 0}.AddAnnotationModal-body{max-height:300px;overflow:scroll;margin:0 -20px;padding:0 20px}@media (max-width:660px){.AddAnnotationModal-body{margin:16px;padding:0;max-height:inherit}}@media (max-width:660px){.AddAnnotationModal-buttonGroup{position:absolute;bottom:10px;width:100%;height:36px;padding:0 16px}}@media (max-width:660px){.CancelAnnotationModal{padding:16px}}@media (max-width:660px){.CancelAnnotationModal-Input{min-height:132px}}@media (max-width:660px){.CancelAnnotationModal-CancelButton{position:absolute;bottom:10px;width:343px!important;height:36px}}.CommentPermission-item{padding-left:44px;line-height:40px}.WalleModal-wrapper{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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.WalleModal-des{font-size:15px;line-height:1.4;color:#444}html[data-theme=dark] .WalleModal-des{color:#d3d3d3}.WalleModal-img{width:auto;height:auto;max-width:100%;max-height:100%;margin-top:40px;margin-bottom:15px}.WalleModal-open{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}.WalleModal-content{width:60%}.WalleModal-title{font-size:16px;line-height:1.2;color:#444}html[data-theme=dark] .WalleModal-title{color:#d3d3d3}@media only screen and (min-device-width:320px){.WalleModal-title{font-size:15px}}.WalleModal-intro{font-size:13px;line-height:1.38;color:#646464}html[data-theme=dark] .WalleModal-intro{color:#d3d3d3}.WalleModal-intro{margin-top:3px}.WalleModal-btn{width:92px;height:32px}.CommentDeleteAndReport-extra{text-align:center}.CommentDeleteAndReport-extra .Button{font-size:13px}.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;line-height:30px;margin-top:40px;text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .CreatorRightsNotification-title{font-weight:500}html[data-android] .CreatorRightsNotification-title{font-weight:700}.CreatorRightsNotification-content{font-size:14px;margin:24px 24px 0;text-align:center}.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}.AnnotationTag{margin-left:auto;padding:0 12px;max-width:136px;font-size:14px;line-height:30px;color:grey}html[data-theme=dark] .AnnotationTag{color:#999}.AnnotationTag{background-color:#f6f6f6}html[data-theme=dark] .AnnotationTag{background-color:#1b1b1b}.AnnotationTag{border-radius:4px}.CommentButton-text{margin-right:4px}@media (max-width:320px){.CommentButton-text{display:none}}.CommentEditorV2-inputUpLoad-Icon,.ImagePopover{width:24px;height:24px}.ImagePopover{margin-right:8px}.ImagePopover-imageInput{display:none;opacity:0}.ImagePopover-thumbnail{width:120px;height:120px;padding:20px;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;position:relative}.ImagePopover-thumbnail .closeButton{position:absolute;width:16px;height:16px;right:8px;top:8px}.ImagePopover-thumbnail .Zi--Close{width:16px;height:16px}.ImagePopover-thumbnail img{width:120px;height:120px}.CommentSticker{font-size:0}.CommentSticker-img,.CommentSticker-load{width:48px;height:48px;padding-bottom:4px}.CommentSticker-load{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:9px;color:#d3d3d3}html[data-theme=dark] .CommentSticker-load{color:#2e2e2e}.CommentSticker-load{background:#f6f6f6}html[data-theme=dark] .CommentSticker-load{background:#1b1b1b}.StickerPopover-stickers-item{width:48px;height:73px;padding:8px;text-align:center}.StickerPopover-stickers-item.StickerPopover-stickers-item-single{width:140px;height:143px;position:relative}.StickerPopover-stickers-item.StickerPopover-stickers-item-single .closeButton{position:absolute;width:16px;height:16px;right:8px;top:8px}.StickerPopover-stickers-item.StickerPopover-stickers-item-single .Zi--Close{width:16px;height:16px}.StickerPopover-stickers-item .VagueImage{padding-bottom:4px}.StickerPopover-stickers-item.StickerPopover-stickers-item-single img{width:100px;height:100px;padding:20px}.StickerPopover-stickers-item p{width:48px;line-height:18px;font-size:12px;color:grey}html[data-theme=dark] .StickerPopover-stickers-item p{color:#999}.StickerPopover-stickers-wrap{overflow-y:scroll}.StickerPopover-stickers-list{width:384px;height:200px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.CommentCheckModal-wrapper{border-radius:2px;background-color:#fff}html[data-theme=dark] .CommentCheckModal-wrapper{background-color:#121212}.CommentCheckModal-wrapper{-webkit-box-shadow:0 5px 20px 0 rgba(18,18,18,.1);box-shadow:0 5px 20px 0 rgba(18,18,18,.1)}html[data-theme=dark] .CommentCheckModal-wrapper{-webkit-box-shadow:0 5px 20px 0 hsla(0,0%,100%,.1);box-shadow:0 5px 20px 0 hsla(0,0%,100%,.1)}.CommentCheckModal-wrapper{-webkit-filter:brightness(.95);filter:brightness(.95)}html[data-theme=dark] .CommentCheckModal-wrapper{-webkit-filter:brightness(1);filter:brightness(1)}.CommentCheckModal-wrapper .Modal-content{margin:0;padding:0}.CommentCheckModal-image{width:400px;height:148px;background-image:url(https://static.zhihu.com/heifetz/assets/Unfriendly.5c2c64d4.svg)}.CommentCheckModal-title{margin:24px 0;height:30px;font-size:24px;line-height:1.4;text-align:center;color:#121212}html[data-theme=dark] .CommentCheckModal-title{color:#fff}.CommentCheckModal-title{font-weight:600;font-synthesis:style}html[data-ios] .CommentCheckModal-title{font-weight:500}html[data-android] .CommentCheckModal-title{font-weight:700}.CommentCheckModal-content{height:48px;padding:0 24px 33px;font-size:14px;line-height:1.71;color:#121212}html[data-theme=dark] .CommentCheckModal-content{color:#fff}.CommentCheckModal-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 25px 33px}.CommentCheckModal-submit{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:32px;margin-right:18px;font-size:14px;line-height:1;text-align:center;color:#8590a6}html[data-theme=dark] .CommentCheckModal-submit{color:#8590a6}.CommentCheckModal-modify{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:32px;font-size:14px;line-height:1;text-align:center}.CommentEditorV2 .RichText{min-height:auto!important}.CommentEditorV2--normal{position:relative;-webkit-transition:padding-right .3s ease;transition:padding-right .3s ease}.CommentEditorV2--normal .CommentEditorV2-input{overflow:hidden;width:100%}.CommentEditorV2--normal .Editable-unstyled{margin:0!important}.CommentEditorV2--normal.CommentEditorV2--active{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:94px}.CommentEditorV2--normal.CommentEditorV2--active .CommentEditorV2-singleButton{-webkit-transform:scale(1);transform:scale(1)}.CommentEditorV2--inCommentItem .CommentEditorV2-actions{margin-top:16px;text-align:right}.CommentEditorV2--inCommentItem .CommentEditorV2-actions .Button{line-height:34px}.CommentEditorV2--inCommentItem .CommentEditorV2-actions .Button+.Button{margin-left:20px}.CommentEditorV2-singleButton{position:absolute;right:16px;bottom:13px;line-height:34px!important;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.CommentEditorV2-singleButton:disabled{cursor:not-allowed}.CommentEditorV2-input{border:none;font-size:15px}.CommentEditorV2-input .Editable,.CommentEditorV2-input .Editable--focus{background:transparent}.CommentEditorV2-input .Dropzone{min-height:auto!important}.CommentEditorV2-startCommentButton{width:100%}.CommentEditorV2-hiddenInput{position:absolute;z-index:-1;top:-9999px}.CommentEditorV2-input--mobile{min-height:208px}.CommentEditorV2-input--mobile,.CommentEditorV2-input--mobile.is-focus{border:none}.CommentEditorV2-input--mobile .Editable{background:#fff}html[data-theme=dark] .CommentEditorV2-input--mobile .Editable{background:#121212}.CommentEditorV2-modalButtons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 20px;border-top:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-modalButtons{border-top:1px solid #2e2e2e}.CommentEditorV2-modalButtons{border-bottom:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-modalButtons{border-bottom:1px solid #2e2e2e}.CommentEditorV2-modalButtons .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.CommentEditorV2-modalButtons .Button+.Button{margin-left:16px}.CommentEditorV2-inputWrap{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-inputWrap{border:1px solid #2e2e2e}.CommentEditorV2-inputWrap{border-radius:3px;background-color:#f6f6f6}html[data-theme=dark] .CommentEditorV2-inputWrap{background-color:#1b1b1b}.CommentEditorV2-inputWrap--change{display:block}.CommentEditorV2-inputWrap--active{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border:1px solid #8590a6}html[data-theme=dark] .CommentEditorV2-inputWrap--active{border:1px solid #8590a6}.CommentEditorV2-inputWrap--active{background-color:#fff}html[data-theme=dark] .CommentEditorV2-inputWrap--active{background-color:#121212}.CommentEditorV2-inputUpload{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CommentEditorV2-inputUpload--FlexEnd{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.CommentEditorV2-inputUpload--SpaceBetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CommentEditorV2-inputUpLoad-Icon{margin-right:12px}.CommentEditorV2-inputUpLoad-Icon .Editable-control .Zi{fill:currentcolor}.CommentEditorV2-popoverWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.CommentEditorV2-popoverWrap .Editable-control:not(:disabled):hover{background-color:transparent;border-color:transparent}.CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion,.CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Zi.Zi--Emotion,html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion,html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Zi.Zi--Emotion{fill:#06f}.CommentEditorV2-MaxLength{font-size:14px;line-height:1.71;color:#f1403c;padding-left:12px;font-weight:600;font-synthesis:style}html[data-ios] .CommentEditorV2-MaxLength{font-weight:500}html[data-android] .CommentEditorV2-MaxLength{font-weight:700}.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}.CommentRichText .Richtext-content_img{overflow:hidden;position:relative}.CommentRichText .Richtext-content_img .comment_gif,.CommentRichText .Richtext-content_img .comment_img{cursor:-webkit-zoom-in;cursor:zoom-in}.CommentRichText .Richtext-content_img img{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.CommentRichText .Richtext-content_img-square,.CommentRichText .Richtext-content_img-square img{width:80px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape{max-width:160px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape img{width:160px}.CommentRichText .Richtext-content_img-square--highShape{width:80px;max-height:160px}.CommentRichText .Richtext-content_img-square--highShape img{height:160px}.CommentRichText img[data-zhihu-emoticon]{height:1.4em;width:1.4em;vertical-align:bottom}.CommentRichText-ImageView.ImageView{z-index:300}.CommentItemV2{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:12px 20px 10px;font-size:15px}.CommentItemV2:not(:first-child):after{position:absolute;left:0;right:0;bottom:0;display:block;margin:10px 20px 0;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .CommentItemV2:not(:first-child):after{border-bottom:1px solid #1b1b1b}.CommentItemV2:not(:first-child):after{content:""}.CommentItemV2-shield{font-size:15px;color:#999}html[data-theme=dark] .CommentItemV2-shield{color:#999}.CommentItemV2-meta{position:relative;height:24px;padding-right:3px;padding-left:1px;margin-bottom:4px;line-height:24px}.CommentItemV2-meta .UserLink-link{font-weight:500}.CommentItemV2-metaSibling{padding-left:33px}.CommentItemV2-avatar{margin-right:8px}.CommentItemV2-avatar .UserLink-avatar{vertical-align:top}.CommentItemV2-reply,.CommentItemV2-roleInfo,html[data-theme=dark] .CommentItemV2-reply,html[data-theme=dark] .CommentItemV2-roleInfo{color:#8590a6}.CommentItemV2-reviewing{margin-left:8px}.CommentItemV2-reply{margin-right:8px;margin-left:8px}.CommentItemV2-officialTop{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;padding:2px 4px;margin-left:8px}.CommentItemV2-officialTop,html[data-theme=dark] .CommentItemV2-officialTop{background-color:rgba(0,102,255,.08)}.CommentItemV2-officialTop,html[data-theme=dark] .CommentItemV2-officialTop{color:#06f}.CommentItemV2-officialTop{vertical-align:top;font-size:12px}.CommentItemV2-roleInfo{margin-right:-8px}.CommentItemV2-time{float:right;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentItemV2-time{color:#8590a6}.CommentItemV2-content{margin-bottom:6px;line-height:25px}.CommentItemV2-editor{padding:12px 0}.CommentItemV2-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;font-size:14px;line-height:24px;margin-top:4px}.CommentItemV2-footer .Button+.Button{margin-left:20px}.CommentItemV2-mobileFooter .Button+.Button{margin-left:0}.CommentItemV2-hoverBtn.Button{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.CommentItemV2:hover .CommentItemV2-hoverBtn.Button{opacity:1}.CommentItemV2:hover .CommentItemV2-hoverBtn.Button:disabled{opacity:.5}.CommentItemV2-likeBtn.is-liked,html[data-theme=dark] .CommentItemV2-likeBtn.is-liked{color:#06f}.CommentItemV2-likeBtn.is-liked:hover{color:#175199}html[data-theme=dark] .CommentItemV2-likeBtn.is-liked:hover{color:#6385a6}.CommentItemV2-likeBtn.is-liked .Icon,.CommentItemV2-likeBtn.is-liked:hover .Icon{fill:currentColor}.CommentItemV2--highlighted{-webkit-animation:highlight 1.6s ease-out;animation:highlight 1.6s ease-out}@-webkit-keyframes highlight{0%{background:rgba(0,132,255,.06)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}@keyframes highlight{0%{background:rgba(0,132,255,.06)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}.IsolationDot{margin:0 6px}.CommentItemV2-replyArrow,html[data-theme=dark] .CommentItemV2-replyArrow{color:#8590a6}.CommentItemV2-replyArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 5px 0 8px}.CommentItemV2-userLink{max-width:80px;font-weight:600;font-synthesis:style}@media (min-width:360px){.CommentItemV2-userLink{max-width:100px}}html[data-ios] .CommentItemV2-userLink{font-weight:500}html[data-android] .CommentItemV2-userLink{font-weight:700}.CommentItemV2-userLink{display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:top}.CommentItemV2-menu-item{padding-top:13px;padding-bottom:13px}.CommentItemV2-editor.CommentEditorV2--active{padding-right:78px}.CommentItemV2-editor .CommentEditorV2-singleButton{right:0}.CommentItemV2-walleTag{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:14px;color:#8590a6}html[data-theme=dark] .CommentItemV2-walleTag{color:#8590a6}.CommentItemV2-walleTag{margin-left:16px;margin-right:16px}.CommentItemV2-walleIcon{margin-right:4px}.CommentItemV2-zvideoFooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#8590a6}html[data-theme=dark] .CommentItemV2-zvideoFooter{color:#8590a6}.CommentItemV2-zvideoFooter{font-size:13px}.CommentsForOia{padding-top:28px}.CommentsForOia .CommentItemV2{padding:0}.CommentsForOia .CommentItemV2 .CommentItemV2-footer{display:none}.CommentsForOia .CommentItemV2:not(:first-child):after{content:none}.CommentsForOia .Button{width:100%;line-height:36px;margin-top:10px}.RichContent-mobileBaidu .ContentItem-expandButton{bottom:10px!important}.Calendar{width:292px;padding-bottom:10px}.Calendar--hasBottomTool{padding-bottom:0}.Calendar-topTool{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 7px;position:relative}.Calendar-topToolDate{color:#121212}html[data-theme=dark] .Calendar-topToolDate{color:#fff}.Calendar-topToolDate{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px;text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .Calendar-topToolDate{font-weight:500}html[data-android] .Calendar-topToolDate{font-weight:700}.Calendar-topToolButton{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#8590a6}html[data-theme=dark] .Calendar-topToolButton{color:#8590a6}.Calendar-topToolButton{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,html[data-theme=dark] .Calendar-topToolButton:hover{color:#06f}.Calendar-topToolButton button{height:24px}.Calendar-table{border-collapse:separate;border-spacing:12px 6px;padding:0 20px 10px;table-layout:fixed}.Calendar-weekName,html[data-theme=dark] .Calendar-weekName{color:#8590a6}.Calendar-weekName{height:24px;padding:0;font-size:12px}.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,html[data-theme=dark] .Calendar-day.is-hovered{background:rgba(0,102,255,.1)}.Calendar-day.is-today,html[data-theme=dark] .Calendar-day.is-today{border:1px solid #06f}.Calendar-day.is-today,html[data-theme=dark] .Calendar-day.is-today{color:#06f}.Calendar-day.is-today.is-disabled{border-color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{border-color:#444}.Calendar-day.is-today.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{color:#444}.Calendar-day.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-disabled{color:#444}.Calendar-day.is-disabled{cursor:not-allowed}.Calendar-day.is-disabled.is-hovered{background:none}.Calendar-day.is-not-this-month{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-not-this-month{color:#444}.Calendar-day.is-input-date,html[data-theme=dark] .Calendar-day.is-input-date{background:#06f}.Calendar-day.is-input-date{color:#fff}html[data-theme=dark] .Calendar-day.is-input-date{color:#121212}.Calendar-day.is-in-range:before{content:"";display:block;background:rgba(0,102,255,.1)}html[data-theme=dark] .Calendar-day.is-in-range:before{background:rgba(0,102,255,.1)}.Calendar-day.is-in-range:before{position:absolute;top:2px;bottom:2px;left:-6px;right:-6px}.Calendar-bottomTool{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ebebeb}html[data-theme=dark] .Calendar-bottomTool{border-top:1px solid #2e2e2e}.Calendar-bottomTool{display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px}.Calendar-todayButton,html[data-theme=dark] .Calendar-todayButton{color:#06f}.Calendar-todayButton{font-size:14px}.Calendar-todayButton[disabled]{color:#bfbfbf}html[data-theme=dark] .Calendar-todayButton[disabled]{color:#444}.Calendar-todayButton[disabled]{cursor:not-allowed}.DatePicker{display:-webkit-box;display:-ms-flexbox;display:flex}.DatePicker-Button{padding:0 12px;width:100%}.DatePicker-Button .Zi{margin-right:4px}.DateTimePicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DateTimePicker-label,.DateTimePicker button{margin-right:.6em}.BaiduFileSelector .Modal-content{margin-top:0;padding:0}.BaiduFileSelector-iframe{min-height:660px}.AnswerModal-list{font-size:14px;line-height:1.75}.AnswerModal-list>li:not(:first-child){margin-top:4px}.AnswerModal-moreLink{display:inline-block;margin-top:8px;border-bottom:1px solid transparent;font-size:14px;color:#175199}html[data-theme=dark] .AnswerModal-moreLink{color:#6385a6}.AnswerModal-moreLink:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerModal-moreLink:hover{border-bottom:1px solid #6385a6}.VideoUploadButton-fileInput{display:none}.VideoUploadHint{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:128px 0}.VideoUploadHint,.VideoUploadHint-iconBg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.VideoUploadHint-iconBg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:125px;height:125px;border-radius:50%;background:#f6f6f6}html[data-theme=dark] .VideoUploadHint-iconBg{background:#1b1b1b}.VideoUploadHint-icon{width:75px;height:75px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-icon{color:#8590a6}.VideoUploadHint-title{color:#444}html[data-theme=dark] .VideoUploadHint-title{color:#d3d3d3}.VideoUploadHint-title{font-size:24px;font-weight:500;margin-top:40px;line-height:33px}.VideoUploadHint-titleHint{color:#444}html[data-theme=dark] .VideoUploadHint-titleHint{color:#d3d3d3}.VideoUploadHint-titleHint{font-size:14px;margin-top:10px;line-height:20px}.VideoUploadHint-button{width:116px;margin-top:20px}.VideoUploadHint-uploadHint{color:grey}html[data-theme=dark] .VideoUploadHint-uploadHint{color:#999}.VideoUploadHint-uploadHint{font-size:14px;margin-top:20px;line-height:20px;text-align:center}.VideoUploadHint-listEntry{margin-top:24px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-listEntry{color:#8590a6}.VideoUploadHint-listEntry{font-size:15px;line-height:16px;text-align:center;cursor:pointer}.VideoUploadHint-footer{position:absolute;bottom:20px;font-size:14px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-footer{color:#8590a6}.VideoUploadHint-footer{text-align:center;line-height:1.5}.VideoUploadHint-footer a{text-decoration:underline}.Checkbox{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.Checkbox--focused{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .Checkbox--focused{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] .Checkbox--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.Checkbox--disabled{cursor:no-drop;opacity:.4}.Checkbox-iconOn,html[data-theme=dark] .Checkbox-iconOn{color:#06f}.Checkbox-iconOff,html[data-theme=dark] .Checkbox-iconOff{color:#999}.Checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.VideoCoverEditor-Modal .Modal-inner{width:400px;height:480px;overflow:hidden}.VideoCoverEditor-title{font-size:20px;font-weight:500;color:#121212}html[data-theme=dark] .VideoCoverEditor-title{color:#fff}.VideoCoverEditor-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 80px);margin:0 auto}.VideoCoverEditor-tabItem{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-weight:500;font-size:20px;color:#444;cursor:pointer}html[data-theme=dark] .VideoCoverEditor-tabItem{color:#d3d3d3}.VideoCoverEditor-tabItem:not(:last-child):after{content:" |";float:right;font-weight:100;color:#ebebeb}html[data-theme=dark] .VideoCoverEditor-tabItem:not(:last-child):after{color:#2e2e2e}.VideoCoverEditor-tabItem.active,html[data-theme=dark] .VideoCoverEditor-tabItem.active{color:#06f}.VideoCoverPicker-coverSelect{text-align:center}.VideoCoverPicker-coverList{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:36px}.VideoCoverPicker-coverItem{position:relative;width:112px;height:63.5px;margin:0 8px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(18,18,18,.03);cursor:pointer;border:3px solid #fff}html[data-theme=dark] .VideoCoverPicker-coverItem{background:hsla(0,0%,100%,.03);border:3px solid #121212}.VideoCoverPicker-coverItem.actived,html[data-theme=dark] .VideoCoverPicker-coverItem.actived{border-color:#06f}.VideoCoverPicker-coverItem img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoCoverPicker-coverItem:nth-child(3n+0){margin-right:0}.VideoCoverPicker-coverSelect .BounceLoading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-120%);transform:translate(-50%,-120%)}.VideoCoverPicker-coverSelectBtn{width:220px;height:34px;margin:62px auto 0}.VideoCoverPicker-coverSelectBtn.disabled{opacity:.5}.VideoCoverFileInput{margin-top:40px}.VideoCoverFile-uploader{position:relative;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-sizing:border-box;box-sizing:border-box;height:220px;border:2px dashed #ebebeb;border-radius:10px;cursor:pointer}html[data-theme=dark] .VideoCoverFile-uploader{border:2px dashed #2e2e2e}.VideoCoverFile-uploader:hover,html[data-theme=dark] .VideoCoverFile-uploader:hover{border-color:#8590a6}.VideoCoverFile-uploader:hover .Zi,html[data-theme=dark] .VideoCoverFile-uploader:hover .Zi{fill:#999}.VideoCoverFile-uploader input{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.VideoCoverFile-uploader-icon{text-align:center;display:block}.VideoCoverFile-uploader-icon .Zi{vertical-align:middle;fill:#ebebeb}html[data-theme=dark] .VideoCoverFile-uploader-icon .Zi{fill:#2e2e2e}.VideoCoverFileInput-uplaodImg .Zi,html[data-theme=dark] .VideoCoverFileInput-uplaodImg .Zi{fill:#999}.VideoCoverFile-uploader-text{margin-top:10px;font-size:18px;line-height:30px;text-align:center;color:#444}html[data-theme=dark] .VideoCoverFile-uploader-text{color:#d3d3d3}.VideoCoverFile-uploader-tip{font-size:14px;line-height:30px;text-align:center;color:#999}html[data-theme=dark] .VideoCoverFile-uploader-tip{color:#999}.VideoCoverCrop-range{margin:22px auto 0}.VideoCoverCrop .RangeInput{margin-top:4px}.VideoCoverCrop-uploadImgFooter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:30px}.VideoCoverCrop-uploadImgFooter button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.VideoCoverCrop-uploadImgFooter button:not(:last-child){margin-right:20px}.VideoCoverPickerPending{margin-top:100px;text-align:center}.VideoCoverPickerPending p{font-size:18px;line-height:1.78;color:#999}html[data-theme=dark] .VideoCoverPickerPending p{color:#999}.VideoCoverPickerPending-nowUpdate{margin-top:135px}.VideoCoverPicker-coverItem .Mask-mask{opacity:.03}.Editable-videoUploader{margin:16px 0;border-radius:4px}.Editable-videoUploader-thumbnail{position:relative;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;width:100%;height:100%}.Editable-videoUploader-text{text-align:center;position:relative;color:#8590a6}html[data-theme=dark] .Editable-videoUploader-text{color:#8590a6}.Editable-videoUploader-status{font-size:28px;line-height:40px}.Editable-videoUploader-size{margin-top:10px;font-size:14px;line-height:20px}.Editable-videoUploader-retry{margin-top:4px;font-size:16px;line-height:32px}.Editable-videoUploader-retry .Button{font-size:inherit}.Editable-videoUploader-retry .Button:hover{background-color:transparent!important;background-color:initial!important}.Editable-videoUploader-progress{position:absolute;left:0;right:0;bottom:0;overflow:hidden;height:4px;background-color:rgba(18,18,18,.05)}html[data-theme=dark] .Editable-videoUploader-progress{background-color:hsla(0,0%,100%,.05)}.Editable-videoUploader-progress-bar{position:absolute;left:0;top:0;height:100%;background-color:#06f}html[data-theme=dark] .Editable-videoUploader-progress-bar{background-color:#06f}.Editable-videoUploader-progress-bar.is-error,html[data-theme=dark] .Editable-videoUploader-progress-bar.is-error{background-color:#f36}.Editable-videoUploader-progress .LoadingBar{position:absolute;left:0;top:0;height:100%;background-color:hsla(0,0%,100%,.3)}html[data-theme=dark] .Editable-videoUploader-progress .LoadingBar{background-color:rgba(18,18,18,.3)}.Editable-videoUploader-image{position:absolute}.Editable-videoUploader-uploadPosterButton{background:rgba(18,18,18,.5);border:1px solid hsla(0,0%,100%,.3);border-radius:3px;height:32px;width:109px;position:absolute;bottom:16px;right:16px;text-align:center;line-height:32px;cursor:pointer}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton{background:hsla(0,0%,100%,.5);border:1px solid rgba(18,18,18,.3)}.Editable-videoUploader-uploadPosterButton p{color:#fff;font-size:14px;margin:0!important}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton p{color:#121212}.Editable-videoUploader-imageMask{width:100%;height:100%;position:absolute;background:hsla(0,0%,92.2%,.9)}html[data-theme=dark] .Editable-videoUploader-imageMask{background:rgba(46,46,46,.9)}.AutoSizeTextArea{resize:none}.CheckboxIcon{height:20px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:8px}.RadioButton{border-radius:50%;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.RadioButton--focused{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .RadioButton--focused{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] .RadioButton--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.RadioButton--disabled{cursor:no-drop;opacity:.4}.RadioButton-iconOn,html[data-theme=dark] .RadioButton-iconOn{color:#06f}.RadioButton-iconOff,html[data-theme=dark] .RadioButton-iconOff{color:#999}.RadioButton-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.Switch{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebebeb;display:inline-block;width:48px;height:28px;line-height:28px;background-color:#ebebeb;border-radius:20px;-webkit-transition:all .3s cubic-bezier(.35,0,.25,1);transition:all .3s cubic-bezier(.35,0,.25,1);cursor:pointer}html[data-theme=dark] .Switch{border:1px solid #1b1b1b;background-color:#1b1b1b}.Switch--focused{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .Switch--focused{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] .Switch--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.Switch:after{position:absolute;left:4px;top:3px;content:" ";width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.26);box-shadow:0 1px 3px rgba(18,18,18,.26);-webkit-transition:left .3s cubic-bezier(.35,0,.25,1);transition:left .3s cubic-bezier(.35,0,.25,1)}.Switch:after,html[data-theme=dark] .Switch:after{background:#fff}html[data-theme=dark] .Switch:after{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.26);box-shadow:0 1px 3px rgba(0,0,0,.26)}.Switch--checked,html[data-theme=dark] .Switch--checked{background:#06f}.Switch--checked:after{left:22px}.Switch--disabled{cursor:no-drop}.Switch--disabled:after{background:#d3d3d3}html[data-theme=dark] .Switch--disabled:after{background:#1b1b1b}.Switch--disabled.Switch--checked{opacity:.4}.Switch--small{border:none;height:20px;width:32px}.Switch--small:after{-webkit-box-shadow:none;box-shadow:none;height:18px;left:1px;top:1px;width:18px}.Switch--small.Switch--checked:after{left:13px}.Switch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.VideoContributableCampaignModalCampaign{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebebeb}html[data-theme=dark] .VideoContributableCampaignModalCampaign{border-bottom:1px solid #2e2e2e}.VideoContributableCampaignModalCampaign{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}.VideoContributableCampaignModalCampaign:last-child{border-bottom:none}.VideoContributableCampaignModalCampaign-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:12px}.VideoContributableCampaignModalCampaign-title{color:#121212}html[data-theme=dark] .VideoContributableCampaignModalCampaign-title{color:#fff}.VideoContributableCampaignModalCampaign-title{font-size:15px;font-weight:500;line-height:21px}.VideoContributableCampaignModalCampaign-description{font-size:14px;line-height:20px;margin-top:5px}.VideoContributableCampaignModal-list{max-height:400px;overflow:auto;margin-right:-18px;padding-right:18px}.VideoSyncToClubModalItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebebeb}html[data-theme=dark] .VideoSyncToClubModalItem{border-bottom:1px solid #2e2e2e}.VideoSyncToClubModalItem{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VideoSyncToClubModalItem:last-child{border-bottom:none}.VideoSyncToClubModalItem-avatar{display:block;width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.VideoSyncToClubModalItem-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:12px;margin-left:10px}.VideoSyncToClubModalItem-title{color:#121212}html[data-theme=dark] .VideoSyncToClubModalItem-title{color:#fff}.VideoSyncToClubModalItem-title{font-size:15px;font-weight:500;line-height:1}.VideoSyncToClubModalItem-description{color:#444}html[data-theme=dark] .VideoSyncToClubModalItem-description{color:#d3d3d3}.VideoSyncToClubModalItem-description{font-size:14px;line-height:1;margin-top:8px}.VideoSyncToClubModalItem-description,.VideoSyncToClubModalItem-title{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoSyncToClubModalItem-description.Highlight em,.VideoSyncToClubModalItem-title.Highlight em{font-style:normal;color:#f1403c}html[data-theme=dark] .VideoSyncToClubModalItem-description.Highlight em,html[data-theme=dark] .VideoSyncToClubModalItem-title.Highlight em{color:#f1403c}.VideoSyncToClubModalItem-data{color:grey}html[data-theme=dark] .VideoSyncToClubModalItem-data{color:#999}.VideoSyncToClubModalItem-data{font-size:14px;line-height:1;margin-top:8px}.VideoSyncToClubModal-search{width:100%}.VideoSyncToClubModal-search--icon{color:#bfbfbf}html[data-theme=dark] .VideoSyncToClubModal-search--icon{color:#444}.VideoSyncToClubModal-search--icon.Zi--Close{cursor:pointer}.VideoSyncToClubModal-list{max-height:400px;overflow:auto;margin-right:-18px;padding-right:18px}.VideoSyncToClubModal-list--notMore{color:#bfbfbf}html[data-theme=dark] .VideoSyncToClubModal-list--notMore{color:#444}.VideoSyncToClubModal-list--notMore{font-size:13px;padding:24px 0;text-align:center;background-color:#fff}html[data-theme=dark] .VideoSyncToClubModal-list--notMore{background-color:#121212}.VideoSyncToClubModal-Empty{text-align:center}.VideoSyncToClubModal-Empty--Image{width:200px;height:200px;-o-object-fit:cover;object-fit:cover}.VideoSyncToClubModal-Empty--Text,html[data-theme=dark] .VideoSyncToClubModal-Empty--Text{color:rgba(133,144,166,.8)}.VideoSyncToClubModal-Empty--Text{font-size:15px;font-weight:500}.VideoUploadForm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0 60px;position:relative}.VideoUploadForm-item{position:relative;width:400px}.VideoUploadForm-itemTitle{color:#121212}html[data-theme=dark] .VideoUploadForm-itemTitle{color:#fff}.VideoUploadForm-itemTitle{font-size:15px;font-weight:500;line-height:1;margin-bottom:12px;margin-top:24px}.VideoUploadForm-itemTitle--first{margin-top:0}.VideoUploadForm-itemError{bottom:-28px;color:#f1403c}html[data-theme=dark] .VideoUploadForm-itemError{color:#f1403c}.VideoUploadForm-itemError{font-size:14px;line-height:20px;position:absolute;right:0}.VideoUploadForm-input{width:100%}.VideoUploadForm-input.VideoUploadForm-input--multiline{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100px}.VideoUploadForm-select{margin-right:16px}.VideoUploadForm-selectList.Select-list{max-height:260px}.VideoUploadForm-featureList{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.VideoUploadForm-feature{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6}html[data-theme=dark] .VideoUploadForm-feature{background:#1b1b1b}.VideoUploadForm-feature{border-radius:15px;color:#444}html[data-theme=dark] .VideoUploadForm-feature{color:#d3d3d3}.VideoUploadForm-feature{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:28px;margin-right:16px;padding:0 12px 0 8px}.VideoUploadForm-featureIcon,html[data-theme=dark] .VideoUploadForm-featureIcon{color:#06f}.VideoUploadForm-featureIcon{margin-right:4px}.VideoUploadForm-typeContainer{margin-top:24px}.VideoUploadForm-radioContainer,.VideoUploadForm-typeContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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,html[data-theme=dark] .VideoUploadForm-typeHint{color:#999}.VideoUploadForm-typeHint{font-size:14px;line-height:20px}.VideoUploadForm-imageContainer{border-radius:3px;height:140px;overflow:hidden;position:absolute;right:0;top:51px;width:224px}.VideoUploadForm-imageContainer:after{background-color:rgba(0,0,0,.05);border-radius:inherit;content:"";top:0;left:0;width:100%;height:100%;pointer-events:none;position:absolute}.VideoUploadForm-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.VideoUploadForm-duration{bottom:8px;color:#fff}html[data-theme=dark] .VideoUploadForm-duration{color:#fff}.VideoUploadForm-duration{font-size:12px;line-height:14px;position:absolute;left:12px;z-index:1}.VideoUploadForm-imageEditButton.Video-uploadPosterButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);border-radius:3px;bottom:8px;color:#fff}html[data-theme=dark] .VideoUploadForm-imageEditButton.Video-uploadPosterButton{color:#fff}.VideoUploadForm-imageEditButton.Video-uploadPosterButton{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:32px;padding:0 12px;position:absolute;right:8px;width:auto;z-index:1}.VideoUploadForm-draftHint{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:20px;color:#8590a6}html[data-theme=dark] .VideoUploadForm-draftHint{color:#8590a6}.VideoUploadForm-draftHint{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;height:34px;position:absolute;right:130px}.VideoUploadForm-draftHint .Zi{margin-right:4px}.VideoUploadForm-submitButton{bottom:20px;position:absolute;right:0}.VideoUploadForm-syncToList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;color:#121212}html[data-theme=dark] .VideoUploadForm-syncToList{color:#fff}.VideoUploadForm-syncToList{font-size:15px}.VideoUploadForm-syncClubTitle{font-size:14px;font-weight:500;color:#06f}html[data-theme=dark] .VideoUploadForm-syncClubTitle{color:#06f}.VideoUploadForm-syncClubTitle{cursor:pointer}.VideoUploadForm-syncClubTitle em{font-style:normal}.VideoUploadForm-syncClubTitle--disabled{opacity:.4;cursor:not-allowed}.VideoUploadForm-scheduledPublish{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;height:34px;font-size:15px}.VideoUploadForm-scheduledPublish--switch{margin-left:12px}.VideoUploadForm-scheduledPublish--timePicker{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--timePicker{color:#d3d3d3}.VideoUploadForm-scheduledPublish--timePicker{margin-left:20px}.VideoUploadForm-scheduledPublish--tooltip{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--tooltip{color:#d3d3d3}.VideoUploadItemInfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;border:1px solid #ebebeb}html[data-theme=dark] .VideoUploadItemInfo{border:1px solid #2e2e2e}.VideoUploadItemInfo{-webkit-box-shadow:0 1px 3px 0 rgba(26,26,26,.1);box-shadow:0 1px 3px 0 rgba(26,26,26,.1)}.VideoUploadItemInfo-imageContainer{border-radius:3px;height:70px;margin-right:16px;overflow:hidden;position:relative;width:112px}.VideoUploadItemInfo-imageContainer:after{background-color:rgba(0,0,0,.05);border-radius:inherit;content:"";top:0;left:0;width:100%;height:100%;pointer-events:none;position:absolute}.VideoUploadItemInfo-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.VideoUploadItemInfo-duration{bottom:4px;color:#fff}html[data-theme=dark] .VideoUploadItemInfo-duration{color:#fff}.VideoUploadItemInfo-duration{font-size:12px;line-height:14px;position:absolute;right:8px;z-index:1}.VideoUploadItemInfo-titleContainer{margin-right:auto;overflow:hidden}.VideoUploadItemInfo-title{color:#121212}html[data-theme=dark] .VideoUploadItemInfo-title{color:#fff}.VideoUploadItemInfo-title{font-size:15px;font-weight:500;line-height:20px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoUploadItemInfo-titleHint,html[data-theme=dark] .VideoUploadItemInfo-titleHint{color:#8590a6}.VideoUploadItemInfo-titleHint{font-size:14px;line-height:20px;margin-top:8px}.VideoUploadItemInfo-toolContainer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.VideoUploadProgress{background:#ebebeb}html[data-theme=dark] .VideoUploadProgress{background:#2e2e2e}.VideoUploadProgress{border-radius:1px;height:2px;position:relative}.VideoUploadProgress-current,html[data-theme=dark] .VideoUploadProgress-current{background:#06f}.VideoUploadProgress-current{border-radius:1px;position:absolute;left:0;height:100%;-webkit-transition:width .3s;transition:width .3s}.VideoUploadItem:last-of-type{border:none}.VideoUploadItem--published,html[data-theme=dark] .VideoUploadItem--published{background:rgba(133,144,166,.05)}.VideoUploadItem--published{border:none;-webkit-box-shadow:none;box-shadow:none}.VideoUploadItem--uploadError{padding-bottom:24px}.VideoUploadItem-progress{margin-top:16px;width:500px}.VideoUploadItem-videoUploader{display:none}.VideoUploadItem-toolLastButton{margin-top:auto}.VideoUploadItem-modalContent>p{font-size:15px;line-height:1.71;color:#121212}.VideoUploadItem-modalContent>label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#404040}.VideoUploadItem-modalContent>label input[type=checkbox]{display:none}.VideoUploadItem-feedback{margin-top:10px;width:318px;padding:16px}.ZVideoUploader-modal{height:auto}.ZVideoUploader-modal .Modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.ZVideoUploader-published{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:200px}.ZVideoUploader-form{max-width:694px;margin:0 auto}.ZVideoUploader-modalForm{margin:0}.ZVideoUploader-titleArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0}.ZVideoUploader-title{color:#121212}html[data-theme=dark] .ZVideoUploader-title{color:#fff}.ZVideoUploader-title{font-size:24px;font-weight:500;line-height:33px}.ZVideoUploader-videoUploadItem{margin:0 auto 40px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .ZVideoUploader-videoUploadItem{border-bottom:1px solid #2e2e2e}.ZVideoUploader-videoUploadItem:last-of-type{border:none;margin:0 auto}.ZVideoUploader-videoUploadItemInfo{border:1px solid #ebebeb}html[data-theme=dark] .ZVideoUploader-videoUploadItemInfo{border:1px solid #2e2e2e}.ZVideoUploader-videoUploadItemInfo{border-radius:2px;margin:24px 20px 0}.ZVideoUploader-videoUploadItemForm{border-top:none;margin:0 4px;padding-bottom:70px}.DraftHistory{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.DraftHistory-loading{margin:auto}.DraftHistory-side{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-sizing:border-box;box-sizing:border-box;width:210px;border-right:1px solid #ebebeb}html[data-theme=dark] .DraftHistory-side{border-right:1px solid #2e2e2e}.DraftHistory-title{padding:18px 16px;font-size:17px;line-height:24px;color:#121212}html[data-theme=dark] .DraftHistory-title{color:#fff}.DraftHistory-title{font-weight:600;font-synthesis:style}html[data-ios] .DraftHistory-title{font-weight:500}html[data-android] .DraftHistory-title{font-weight:700}.DraftHistory-history{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.DraftHistory-version{position:relative;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;height:68px;padding-left:40px;padding-right:16px}.DraftHistory-version:hover,html[data-theme=dark] .DraftHistory-version:hover{background-color:hsla(0,0%,60%,.08)}.DraftHistory-version:before{content:"";position:absolute;left:24px;top:24px;width:2px;height:100%;background-color:#ebebeb}html[data-theme=dark] .DraftHistory-version:before{background-color:#2e2e2e}.DraftHistory-version:before{-webkit-transform:translate(-50%);transform:translate(-50%)}.DraftHistory-version:last-child:before{height:0}.DraftHistory-version:after{content:"";position:absolute;left:24px;top:24px;width:4px;height:4px;border-radius:50%;background-color:#fff}html[data-theme=dark] .DraftHistory-version:after{background-color:#121212}.DraftHistory-version:after{-webkit-box-shadow:0 0 0 2px #999,0 0 0 4px #fff;box-shadow:0 0 0 2px #999,0 0 0 4px #fff}html[data-theme=dark] .DraftHistory-version:after{-webkit-box-shadow:0 0 0 2px #999,0 0 0 4px #121212;box-shadow:0 0 0 2px #999,0 0 0 4px #121212}.DraftHistory-version:after{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.DraftHistory-version--selected:after{width:6px;height:6px;background-color:#121212}html[data-theme=dark] .DraftHistory-version--selected:after{background-color:#fff}.DraftHistory-version--selected:after{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #121212;box-shadow:0 0 0 2px #fff,0 0 0 3px #121212}html[data-theme=dark] .DraftHistory-version--selected:after{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 3px #fff;box-shadow:0 0 0 2px #121212,0 0 0 3px #fff}.DraftHistory-versionDate{font-size:15px;line-height:20px;color:#121212}html[data-theme=dark] .DraftHistory-versionDate{color:#fff}.DraftHistory-version--selected .DraftHistory-versionDate{font-size:17px;line-height:24px}.DraftHistory-versionType{margin-top:4px;font-size:12px;line-height:16px;color:#999}html[data-theme=dark] .DraftHistory-versionType{color:#999}.DraftHistory-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.DraftHistory-empty{margin:auto}.DraftHistory-emptyIcon{display:block;width:150px;height:120px}.DraftHistory-emptyText{margin-top:15px;font-size:15px;line-height:20px;text-align:center;color:#8590a6}html[data-theme=dark] .DraftHistory-emptyText{color:#8590a6}.DraftHistory-draftTitle{padding:40px 24px 0;font-size:32px;line-height:45px;color:#121212}html[data-theme=dark] .DraftHistory-draftTitle{color:#fff}.DraftHistory-draftTitle{font-weight:600;font-synthesis:style}html[data-ios] .DraftHistory-draftTitle{font-weight:500}html[data-android] .DraftHistory-draftTitle{font-weight:700}.DraftHistory-draft{overflow:auto;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:20px 24px}.DraftHistory-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding:0 24px;border-top:1px solid #ebebeb}html[data-theme=dark] .DraftHistory-actions{border-top:1px solid #2e2e2e}.DraftHistory-meta{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-right:20px;font-size:14px;line-height:20px;text-align:right;color:#999}html[data-theme=dark] .DraftHistory-meta{color:#999}.DraftHistory-revert{padding:0 10px;border:none;font-size:13px;color:#06f}html[data-theme=dark] .DraftHistory-revert{color:#06f}.DraftHistory-revert,html[data-theme=dark] .DraftHistory-revert{background-color:rgba(0,102,255,.08)}.DraftHistory-revert{font-weight:600;font-synthesis:style}html[data-ios] .DraftHistory-revert{font-weight:500}html[data-android] .DraftHistory-revert{font-weight:700}.DraftHistoryModal{width:888px}.SlideshowEditBlockModal{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SlideshowEditBlockModal .Button{width:100px;margin:0 auto}.LabelContainer-loading{margin:16px 0;height:30px}.LabelContainer-wrapper{margin:16px 0}.LabelContainer-wrapper:empty{margin:0}.LabelContainer-wrapper .LabelContainer{padding:0;margin-bottom:-8px}.LabelContainer-placeholder{height:30px}.DisclaimerEntry{margin-right:40px;font-size:14px;line-height:20px;color:#606a80}.DisclaimerEntry-input{margin:0 9px 0 0;cursor:pointer}.DisclaimerEntry-help{margin-right:9px}.DisclaimerEntry-helpIcon,html[data-theme=dark] .DisclaimerEntry-helpIcon{fill:#8590a6}.DisclaimerEntry-helpBtn{width:166px;height:32px;background-color:#06f}html[data-theme=dark] .DisclaimerEntry-helpBtn{background-color:#06f}.DisclaimerEntry-helpBtn{text-align:center;line-height:32px;font-size:14px;color:#fff}html[data-theme=dark] .DisclaimerEntry-helpBtn{color:#121212}.DisclaimerEntry-helpBtn{border-radius:3px;margin:25px 0 0 93px}.DisclaimerEntry-helpContent{font-size:15px;line-height:22px;color:#121212}html[data-theme=dark] .DisclaimerEntry-helpContent{color:#fff}.DisclaimerEntry-helpContentBold{font-weight:600;font-synthesis:style}html[data-ios] .DisclaimerEntry-helpContentBold{font-weight:500}html[data-android] .DisclaimerEntry-helpContentBold{font-weight:700}.DisclaimerEntry-selfMenu{color:#606a80}.DisclaimerEntry-arrow{width:24px;height:24px;margin-top:2px;margin-left:-4px}.RewardForm-rewardModal{width:536px;font-size:14px;color:#8590a6}html[data-theme=dark] .RewardForm-rewardModal{color:#8590a6}.RewardForm-rewardTitle{color:#444}html[data-theme=dark] .RewardForm-rewardTitle{color:#d3d3d3}.RewardForm-rewardTitle{font-size:24px;margin:40px auto 24px;text-align:center}.RewardForm-rewardInput{width:488px;height:48px;line-height:48px;border:1px solid #d3d3d3}html[data-theme=dark] .RewardForm-rewardInput{border:1px solid #2e2e2e}.RewardForm-rewardInput{border-radius:3px}.RewardForm-rewardInput input{height:36px}.RewardForm-rewardCheckbox{margin-right:9px}.RewardForm-rewardLink,html[data-theme=dark] .RewardForm-rewardLink{color:#06f}.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{width:220px;height:36px;display:block;margin:0 auto;background:#06f}html[data-theme=dark] .RewardForm-rewardSubmit{background:#06f}.RewardForm-rewardSubmit{border-radius:3px;border:1px solid #06f}html[data-theme=dark] .RewardForm-rewardSubmit{border:1px solid #06f}.RewardForm-rewardSubmit{color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit{color:#121212}.RewardForm-rewardSubmit:hover,html[data-theme=dark] .RewardForm-rewardSubmit:hover{background-color:#06f!important}.RewardForm-rewardSubmit:hover{color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit:hover{color:#121212}.RewardForm-rewardSubmit-disabled{border:1px solid #d3d3d3}html[data-theme=dark] .RewardForm-rewardSubmit-disabled{border:1px solid #2e2e2e}@media (max-width:690px){.RewardForm-rewardModal{width:100%}.RewardForm-rewardInput{width:90%;margin:0 auto}.RewardForm-remark{text-align:center}.RewardForm-prompting{position:static}}@-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 #ebebeb}html[data-theme=dark] .AnswerForm .Editable-toolbar{border-top:1px solid #2e2e2e}.AnswerForm--isToolbarSticky .Editable-toolbar,.AnswerForm .Sticky.is-fixed .Editable-toolbar{border-top:none;border-bottom:none}.AnswerForm--isToolbarSticky .Editable-toolbar:after,.AnswerForm .Sticky.is-fixed .Editable-toolbar:after{content:" ";position:absolute;left:0;top:100%;width:100%;pointer-events:none;height:3px;background:radial-gradient(ellipse at 50%,at 1%,rgba(18,18,18,.1),hsla(0,0%,100%,0) 80%);background:radial-gradient(ellipse at 50% 1%,rgba(18,18,18,.1),hsla(0,0%,100%,0) 80%)}html[data-theme=dark] .AnswerForm--isToolbarSticky .Editable-toolbar:after,html[data-theme=dark] .AnswerForm .Sticky.is-fixed .Editable-toolbar:after{background:radial-gradient(ellipse at 50%,at 1%,hsla(0,0%,100%,.1),rgba(18,18,18,0) 80%);background:radial-gradient(ellipse at 50% 1%,hsla(0,0%,100%,.1),rgba(18,18,18,0) 80%)}.AnswerForm-fullscreenBackdrop{position:absolute;z-index:99;top:0;left:0;right:0;bottom:0;background:rgba(18,18,18,.3)}html[data-theme=dark] .AnswerForm-fullscreenBackdrop{background:hsla(0,0%,100%,.3)}.AnswerForm-fullscreenBackdrop{-webkit-animation:fsFadeIn .3s ease-in-out;animation:fsFadeIn .3s ease-in-out}.AnswerForm-fullscreenBackdrop.isLeaveActive{-webkit-animation:fsFadeOut .3s ease-out;animation:fsFadeOut .3s ease-out}.AnswerForm-fullscreenScroller{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff}html[data-theme=dark] .AnswerForm-fullscreenScroller{background:#121212}.AnswerForm-cloneEditor{opacity:1}.AnswerForm-fullscreenContent{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:fsSlideUp .3s ease-in-out;animation:fsSlideUp .3s ease-in-out}.AnswerForm-fullscreenContent.isLeaveActive{-webkit-animation:fsSlideDown .3s ease-out;animation:fsSlideDown .3s ease-out}.AnswerForm-fullscreenContent .RichText{height:calc(100% - 52px);min-height:0!important}.AnswerForm-fullscreenContent .Editable{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border:none}.AnswerForm-fullscreenContent .Editable-toolbar{position:-webkit-sticky;position:sticky;z-index:10;top:0;border-color:#ebebeb}html[data-theme=dark] .AnswerForm-fullscreenContent .Editable-toolbar{border-color:#2e2e2e}.AnswerForm-fullscreenContent .Editable-toolbar{border-width:1px 0;background:#fff}html[data-theme=dark] .AnswerForm-fullscreenContent .Editable-toolbar{background:#121212}.AnswerForm-fullscreenContent .AnswerForm-container{margin-left:auto;margin-right:auto;max-width:688px;width:100%}.AnswerForm-fullscreenContent .AnswerForm-editor{position:static;display:block;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.AnswerForm-fullscreenContent .AnswerForm-footer{-webkit-box-shadow:0 -1px 3px 0 rgba(23,81,153,.05);box-shadow:0 -1px 3px 0 rgba(23,81,153,.05)}html[data-theme=dark] .AnswerForm-fullscreenContent .AnswerForm-footer{-webkit-box-shadow:0 -1px 3px 0 rgba(99,133,166,.05);box-shadow:0 -1px 3px 0 rgba(99,133,166,.05)}.AnswerForm-enterFullscreenButton{padding:0 6px}.AnswerForm-exitFullscreenButton{position:fixed;z-index:11;top:17px;right:17px;padding:0 8px;line-height:30px;background:#ebebeb}html[data-theme=dark] .AnswerForm-exitFullscreenButton{background:#2e2e2e}.AnswerForm-exitFullscreenButton{border-radius:4px;border:none}.AnswerForm-exitFullscreenButton .Icon{margin-right:8px;fill:currentColor}.AnswerForm-exitFullscreenButton:hover{color:grey}html[data-theme=dark] .AnswerForm-exitFullscreenButton:hover{color:#999}.AnswerForm-exitFullscreenButton:hover{background:#ebebeb}html[data-theme=dark] .AnswerForm-exitFullscreenButton:hover{background:#2e2e2e}.AnswerForm-title{margin:16px 0;padding:0 20px;font-size:22px;font-weight:600;font-synthesis:style}html[data-ios] .AnswerForm-title{font-weight:500}html[data-android] .AnswerForm-title{font-weight:700}.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{padding:12px 20px;font-size:15px}.AnswerForm-footer{position:relative;background:#fff}html[data-theme=dark] .AnswerForm-footer{background:#121212}.AnswerForm--isFullscreen .AnswerForm-footer,.AnswerForm-footer.is-fixed{-webkit-box-shadow:0 -1px 3px 0 rgba(23,81,153,.05);box-shadow:0 -1px 3px 0 rgba(23,81,153,.05)}html[data-theme=dark] .AnswerForm--isFullscreen .AnswerForm-footer,html[data-theme=dark] .AnswerForm-footer.is-fixed{-webkit-box-shadow:0 -1px 3px 0 rgba(99,133,166,.05);box-shadow:0 -1px 3px 0 rgba(99,133,166,.05)}.AnswerForm-footer--hidden{pointer-events:none;opacity:0}.AnswerForm-footerContent{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding:12px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.AnswerForm-footerContent:empty{display:none}.AnswerForm-footerContent+.AnswerForm-footerContent{border-top:1px solid #ebebeb}html[data-theme=dark] .AnswerForm-footerContent+.AnswerForm-footerContent{border-top:1px solid #2e2e2e}.AnswerForm-status{margin-right:auto;font-size:14px;color:#8590a6}html[data-theme=dark] .AnswerForm-status{color:#8590a6}.AnswerForm-delete{margin-right:12px}.AnswerForm-delete:hover .Icon,html[data-theme=dark] .AnswerForm-delete:hover .Icon{fill:#999}.AnswerForm-draftStatus--failed,html[data-theme=dark] .AnswerForm-draftStatus--failed{color:#f1403c}.AnswerForm-footerRight{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AnswerForm-submit{margin-left:22px}.AnswerForm-cancel{cursor:pointer;color:#175199}html[data-theme=dark] .AnswerForm-cancel{color:#6385a6}.AnswerForm-cancel:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerForm-cancel:hover{border-bottom:1px solid #6385a6}.AnswerForm-Notication{position:absolute;left:100%;top:50%;background:#121212}html[data-theme=dark] .AnswerForm-Notication{background:#fff}.AnswerForm-Notication{margin-left:16px;height:20px;opacity:.8;color:#fff}html[data-theme=dark] .AnswerForm-Notication{color:#121212}.AnswerForm-Notication{padding:8px;line-height:20px;border-radius:4px;font-size:14px;white-space:nowrap;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.AnswerForm-Notication:after{position:absolute;left:-12px;z-index:3;width:0;height:0;margin:auto;border-right:8px solid transparent;border-left:8px solid transparent;border-radius:1px;content:"";border-bottom:8px solid #121212}html[data-theme=dark] .AnswerForm-Notication:after{border-bottom:8px solid #fff}.AnswerForm-Notication:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:6px}.AnswerForm-openRewardButton{position:relative;margin-right:40px}.AnswerForm-openRewardLabel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8590a6}html[data-theme=dark] .AnswerForm-openRewardLabel{color:#8590a6}.AnswerForm-openRewardLabel{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:20px}.AnswerForm-openRewardCheckbox{margin-right:9px}.AnswerForm-scheduledPublishCallout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8590a6}html[data-theme=dark] .AnswerForm-scheduledPublishCallout{color:#8590a6}.AnswerForm-scheduledPublishCallout .DateTimePicker button{line-height:26px}.UserProfitCardSelector{width:700px;height:600px}.UserProfitCardSelector-content,.UserProfitCardSelector-iframe,.UserProfitCardSelector .Modal-content,.UserProfitCardSelector .Modal-inner{height:100%}.UserProfitCardSelector .Modal-content{padding:0;margin:0}.AnswerForm-MCNEditor{width:536px;height:385px;overflow:hidden}.AnswerForm-MCNEditor .Modal-content,.AnswerForm-MCNEditor .Modal-inner{height:100%;overflow:hidden}.AnswerForm-MCNEditor .Modal-content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.AnswerForm-MCNEditor .AnswerForm-MCNEditorIframe{max-height:100vh}.VoteDownReasonMenu-target{z-index:1}.VoteDownReasonMenu-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;outline:none;padding:16px 20px;position:relative;width:350px}.VoteDownReasonMenu-header{font-weight:600;margin-bottom:12px}.VoteDownReasonMenu-action{position:absolute;right:20px;top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VoteDownReasonMenu-ignoreButton,html[data-theme=dark] .VoteDownReasonMenu-ignoreButton{color:#8590a6}.VoteDownReasonMenu-ignoreButton{font-size:13px}.VoteDownReasonMenu-spliter{background:#d3d3d3}html[data-theme=dark] .VoteDownReasonMenu-spliter{background:#2e2e2e}.VoteDownReasonMenu-spliter{display:inline-block;height:12px;margin:0 6px 0 10px;width:1px}.VoteDownReasonMenu-closeButton{padding:4px}.VoteDownReasonMenu-reasonList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VoteDownReasonMenu-reason{background:#f6f6f6}html[data-theme=dark] .VoteDownReasonMenu-reason{background:#1b1b1b}.VoteDownReasonMenu-reason{border-radius:3px;color:#06f}html[data-theme=dark] .VoteDownReasonMenu-reason{color:#06f}.VoteDownReasonMenu-reason{display:inline-block;line-height:30px;margin-bottom:10px;text-align:center;width:150px}.VoteDownReasonMenu-reason:last-child,.VoteDownReasonMenu-reason:nth-last-child(2){margin-bottom:0}.VoteDownReasonMenu-reason:hover{background:#f6f6f6}html[data-theme=dark] .VoteDownReasonMenu-reason:hover{background:#1b1b1b}.VoteDownReasonMenu-reason:hover,html[data-theme=dark] .VoteDownReasonMenu-reason:hover{color:#06f}.VoteDownReasonMenu-disableReasonHint{margin-bottom:12px}.VoteDownReasonMenu-disableReasonButtonList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VoteDownReasonMenu-disableReasonButtonList .Button{line-height:28px;width:150px}.VoteButton{padding:0 10px;color:#06f}html[data-theme=dark] .VoteButton{color:#06f}.VoteButton,html[data-theme=dark] .VoteButton{background:rgba(0,102,255,.1)}.VoteButton{border-color:transparent}.VoteButton:not(:disabled):hover,html[data-theme=dark] .VoteButton:not(:disabled):hover{background-color:rgba(0,102,255,.15)}.VoteButton:disabled:hover{background:#f6f6f6}html[data-theme=dark] .VoteButton:disabled:hover{background:#1b1b1b}.VoteButton.is-active,html[data-theme=dark] .VoteButton.is-active{color:#fff}.VoteButton.is-active,html[data-theme=dark] .VoteButton.is-active{background:#06f}.VoteButton.is-active:hover,html[data-theme=dark] .VoteButton.is-active:hover{background-color:#06f}.VoteButton-TriangleUp{margin-right:5px}.VoteButton--down{margin-left:4px}.VoteButton--down.VoteButton--mobileDown{margin-left:8px}.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}.TopicSelect{margin-top:16px}.TopicSelect-topicInput{border-radius:20px;border-color:#06f}html[data-theme=dark] .TopicSelect-topicInput{border-color:#06f}.TopicSelect-topicInput,html[data-theme=dark] .TopicSelect-topicInput{color:#06f}.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}.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:#06f}html[data-theme=dark] .RichContent-videoMore{color:#06f}@-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}.Reward-activateBtn{color:#fff}html[data-theme=dark] .Reward-activateBtn{color:#121212}.Reward-activateBtn,html[data-theme=dark] .Reward-activateBtn{background:#f36}.Reward-activateBtn{width:80px;height:34px;border-radius:4px;margin-bottom:20px;margin-top:60px}.Reward-activateHint{margin-bottom:28px}.Reward-editButton{margin-left:15px;cursor:pointer}.Reward-money{font-size:24px;margin-top:20px;font-weight:600;font-synthesis:style}html[data-ios] .Reward-money{font-weight:500}html[data-android] .Reward-money{font-weight:700}.Reward-money{color:#444}html[data-theme=dark] .Reward-money{color:#d3d3d3}.Reward-money span{cursor:pointer}.Reward-User-text{-ms-flex-item-align:center;align-self:center;cursor:pointer;margin:0 auto 10px;max-width:100px}.Reward-User-img{position:relative}.Reward-User-img:hover:after,.Reward-User-img:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.Reward-User-img:before{-webkit-transform:scale(-1);transform:scale(-1);width:0;height:0;margin:0 0 0 -6px;font-size:0;color:rgba(18,18,18,.8)}html[data-theme=dark] .Reward-User-img:before{color:hsla(0,0%,100%,.8)}.Reward-User-img:before{border-bottom:6px solid;border-left:6px solid transparent;border-right:6px solid transparent}.Reward-User-img:after,.Reward-User-img:before{content:"";position:absolute;visibility:hidden;opacity:0;left:38%;top:-20px;z-index:10;-webkit-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s}.Reward-User-img:after{content:attr(data-hover-title);-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);font-size:13px;color:#fff}html[data-theme=dark] .Reward-User-img:after{color:#121212}.Reward-User-img:after{background:rgba(18,18,18,.8)}html[data-theme=dark] .Reward-User-img:after{background:hsla(0,0%,100%,.8)}.Reward-User-img:after{border-radius:4px;white-space:nowrap;padding:3px 8px}.Reward-User-avatar{margin-right:9px}.Reward-MoreUser,.Reward-User-avatar{cursor:pointer;border-radius:100px;height:25px;width:25px}.Reward-MoreUser{text-align:center;display:inline-block;background:#f6f6f6}html[data-theme=dark] .Reward-MoreUser{background:#1b1b1b}.Reward-MoreUser{margin-right:9px}.Reward-MoreUser i{width:3px;height:3px;background:#bfbfbf}html[data-theme=dark] .Reward-MoreUser i{background:#444}.Reward-MoreUser i{border-radius:45%;position:absolute;margin-top:11px;margin-left:-2px}.Reward-MoreUser i:first-child{margin-left:-8px}.Reward-MoreUser i:last-child{margin-left:4px}.Reward-count,.Reward-countZero{margin-top:20px}.Reward-rewardBtn{color:#fff}html[data-theme=dark] .Reward-rewardBtn{color:#121212}.Reward-rewardBtn,html[data-theme=dark] .Reward-rewardBtn{background:#f36}.Reward-rewardBtn{width:80px;height:34px;border-radius:4px;margin-top:27px}.Reward{text-align:center;color:grey}html[data-theme=dark] .Reward{color:#999}.Reward{font-size:14px}.Reward-tagline{margin-top:60px;line-height:18px;font-size:15px}.CommercialQuestionTail{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#06f}.CommercialQuestionTail-Icon,html[data-theme=dark] .CommercialQuestionTail,html[data-theme=dark] .CommercialQuestionTail-Icon{color:#06f}.CommercialQuestionTail-Icon{margin-left:4px}.Label-icon{height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;margin-right:4px;border-radius:3px}.Label-iconImg{width:20px;height:20px}.Label-iconColor--commercial{color:rgba(23,81,153,.72)}html[data-theme=dark] .Label-iconColor--commercial{color:rgba(99,133,166,.72)}.Label-iconColor--positive,html[data-theme=dark] .Label-iconColor--positive{color:#c2a469}.Label-iconColor--positiveBackground,html[data-theme=dark] .Label-iconColor--positiveBackground{background:rgba(194,164,105,.08)}.AdvertImg-12-5{position:relative;display:block}.AdvertImg-12-5 .AdvertImg{position:relative;z-index:0}.AdvertImg-12-5 .AdvertImg:before{display:block;width:100%;padding-top:41.66667%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-12-5 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.AdvertImg-16-9{position:relative;display:block}.AdvertImg-16-9 .AdvertImg{position:relative;z-index:0}.AdvertImg-16-9 .AdvertImg:before{display:block;width:100%;padding-top:56.25%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-16-9 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.AdvertImg-2-1{position:relative;display:block}.AdvertImg-2-1 .AdvertImg{position:relative;z-index:0}.AdvertImg-2-1 .AdvertImg:before{display:block;width:100%;padding-top:50%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-2-1 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.app_EAnswerCard{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;padding:12px 13px;border:0;border-style:solid;background:#fff;text-decoration:none;cursor:pointer}html[data-theme=dark] .app_EAnswerCard{background:#121212}.app_EAnswerCard>*{-webkit-box-sizing:border-box;box-sizing:border-box}.app_EAnswerCard-image{width:36px;height:36px;border-radius:100%}.app_EAnswerCard-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:9px;overflow:hidden;text-overflow:ellipsis;width:0;text-align:left;word-wrap:break-word;word-break:break-all}.app_EAnswerCard-content-appName{max-width:7em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#121212;font-size:15px}html[data-theme=dark] .app_EAnswerCard-content-appName{color:#fff}.app_EAnswerCard-content-appName-2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;color:#121212;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=dark] .app_EAnswerCard-content-appName-2{color:#fff}.app_EAnswerCard-content-desc{max-width:16em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;font-size:13px}html[data-theme=dark] .app_EAnswerCard-content-desc{color:#999}.app_EAnswerCard-button{margin-left:8px;border-radius:5px;padding:8px .925em;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:4em;max-width:5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px;text-align:center;color:#0084ff;font-size:13px}.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;justify-content:center;width:20px;height:20px;color:#d3d3d3;font-weight:200;font-size:20px;margin-left:5px}.app_EAnswerCard-bottom-close,.pc_EAnswerCard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pc_EAnswerCard{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:390px;height:84px;padding:0 15px;margin:15px auto;border:0;border-style:solid;background:#fff;border-radius:4px;-webkit-box-shadow:rgba(0,0,0,.10196) 0 0 20px;box-shadow:0 0 20px rgba(0,0,0,.10196);text-decoration:none;cursor:pointer}.pc_EAnswerCard>*{-webkit-box-sizing:border-box;box-sizing:border-box}.pc_EAnswerCard-image{width:36px;height:36px;border-radius:100%}.pc_EAnswerCard-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:9px;overflow:hidden;text-overflow:ellipsis;width:0;text-align:left;word-wrap:break-word;word-break:break-all}.pc_EAnswerCard-content-appName{max-width:7em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#121212;font-size:15px}html[data-theme=dark] .pc_EAnswerCard-content-appName{color:#fff}.pc_EAnswerCard-content-appName-2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;color:#121212;font-size:15px;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=dark] .pc_EAnswerCard-content-appName-2{color:#fff}.pc_EAnswerCard-content-desc{max-width:16em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999;font-size:13px}html[data-theme=dark] .pc_EAnswerCard-content-desc{color:#999}.pc_EAnswerCard-button{margin-left:8px;border-radius:5px;padding:8px .925em;-webkit-box-sizing:content-box;box-sizing:content-box;min-width:4em;max-width:5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:16px;text-align:center;color:#0084ff;font-size:13px}.pc_EAnswerCard-button,html[data-theme=dark] .pc_EAnswerCard-button{background:hsla(0,0%,60%,.08)}.ModalExp-background{background-color:rgba(26,26,26,.4);position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;z-index:3}.ModalExp-content{position:fixed;height:60vh;background-color:#fff;border-radius:10px 10px 0 0;overflow:scroll;z-index:4;left:0;bottom:-60vh;-webkit-transition:bottom .2s cubic-bezier(.4,0,.2,1);transition:bottom .2s cubic-bezier(.4,0,.2,1)}.ModalExp-closeIcon{position:absolute;right:16px;top:16px;z-index:102}.ModalExp-modalShow{bottom:0}.ModalWrap-body{overflow:hidden!important}.ModalWrap .ModalExp-content{height:200px;width:100%;z-index:102;border-radius:20px 20px 0 0}.ModalWrap .ModalExp-background{z-index:101}.ModalWrap-content{padding:15px 20px}.ModalWrap-title{font-size:14px;color:#121212}html[data-theme=dark] .ModalWrap-title{color:#fff}.ModalWrap-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;height:43px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ModalWrap-item:last-child{position:relative}.ModalWrap-item:last-child: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-top:1px solid #d3d3d3}html[data-theme=dark] .ModalWrap-item:last-child:before{border-top:1px solid #2e2e2e}.ModalWrap-item:last-child .ModalWrap-itemBtn{background-color:hsla(0,0%,92.2%,.7)}html[data-theme=dark] .ModalWrap-item:last-child .ModalWrap-itemBtn{background-color:rgba(46,46,46,.7)}.ModalWrap-item:last-child .ModalWrap-itemBtn{color:#646464}html[data-theme=dark] .ModalWrap-item:last-child .ModalWrap-itemBtn{color:#d3d3d3}.ModalWrap-itemBtn{margin-left:auto;width:90px;height:38px;border-radius:6px}.ModalWrap-itemBtn,html[data-theme=dark] .ModalWrap-itemBtn{background-color:#06f}.ModalWrap-itemBtn{color:#fff}html[data-theme=dark] .ModalWrap-itemBtn{color:#121212}.ModalWrap-itemBtn{font-size:16px;line-height:38px;text-align:center}.ModalWrap-itemTitle{font-size:18px;color:#121212}html[data-theme=dark] .ModalWrap-itemTitle{color:#fff}.ModalWrap-itemTitle{font-weight:600}.ModalWrap-itemDesc{font-size:12px;color:#121212}html[data-theme=dark] .ModalWrap-itemDesc{color:#fff}.ModalWrap-itemImg{width:44px;height:44px;margin-right:10px}.ModalWrap-itemImg img{width:100%;height:100%}.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:#06f;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:#06f}@-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)}}.ModalLoading-background{background-color:rgba(26,26,26,.4);position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;z-index:101}.ModalLoading-content{position:fixed;width:100%;height:100%;z-index:102;display:none}.ModalLoading-modalShow{bottom:0;left:0;display:block}.KfeCollection-PurchaseBtn{font-size:14px;text-align:center;position:relative;margin-bottom:6px}.KfeCollection-PurchaseBtn-mask{height:130px;margin-top:-130px;margin-bottom:20px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.2)),to(#fff));background:linear-gradient(hsla(0,0%,100%,.2),#fff);background:-webkit-linear-gradient(hsla(0,0%,100%,.2),#fff)}html[data-theme=dark] .KfeCollection-PurchaseBtn-mask{background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,.2)),to(#121212));background:linear-gradient(rgba(18,18,18,.2),#121212);background:-webkit-linear-gradient(rgba(18,18,18,.2),#121212)}.KfeCollection-PurchaseBtn-HybridLink{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;color:#0084ff}html[data-theme=dark] .KfeCollection-PurchaseBtn-HybridLink{color:#0084ff}.KfeCollection-PurchaseBtn-ArrowRight{width:24px;-webkit-box-flex:0;flex:0 0 24}.KfeCollection-PurchaseBtn-text{-webkit-box-flex:1;flex:1 1}.KfeCollection-GoodsCardV3{border-radius:8px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:20px 0 36px;overflow:hidden}.KfeCollection-GoodsCardV3-header{-webkit-box-align:center;align-items:center;background:linear-gradient(96deg,rgba(248,226,196,.4),rgba(243,187,108,.4));color:#ce994f;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 12px;font-size:14px;font-weight:500;height:40px;background:#0084ff;color:#fff}html[data-theme=dark] .KfeCollection-GoodsCardV3-header{background:linear-gradient(96deg,rgba(248,226,196,.4),rgba(243,187,108,.4));color:#ce994f;background:#0084ff;color:#121212}.KfeCollection-GoodsCardV3-headerTitle{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;font-size:14px}.KfeCollection-GoodsCardV3-headerSubTitle{display:-webkit-box;display:flex;flex-shrink:0;-webkit-box-align:center;align-items:center;font-size:12px}.KfeCollection-GoodsCardV3-headerText{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}@media (max-width:359px){.KfeCollection-GoodsCardV3-headerText{font-size:13px}}.KfeCollection-GoodsCardV3-headerIcon{margin-left:-3px;margin-right:-9px}.KfeCollection-GoodsCardV3-content{border-left:1px solid hsla(0,0%,82.7%,.4);border-right:1px solid hsla(0,0%,82.7%,.4);display:-webkit-box;display:flex;padding:16px 12px}html[data-theme=dark] .KfeCollection-GoodsCardV3-content{border-left:1px solid rgba(46,46,46,.4);border-right:1px solid rgba(46,46,46,.4)}.KfeCollection-GoodsCardV3-content--topHeader{border-bottom:1px solid hsla(0,0%,82.7%,.4);border-bottom-left-radius:8px;border-bottom-right-radius:8px}html[data-theme=dark] .KfeCollection-GoodsCardV3-content--topHeader{border-bottom:1px solid rgba(46,46,46,.4)}.KfeCollection-GoodsCardV3-cover{align-self:center;flex-shrink:0;font-size:0;margin-right:10px;overflow:hidden;position:relative;border-radius:6px}.KfeCollection-GoodsCardV3-coverImage{width:70px}.KfeCollection-GoodsCardV3-coverVip{height:17px;left:0;position:absolute;top:0;width:27px}.KfeCollection-GoodsCardV3-coverLabel{-webkit-box-align:center;align-items:center;background:hsla(0,0%,100%,.88);border-bottom-right-radius:12px;border-top-left-radius:12px;bottom:0;color:#121212;display:-webkit-box;display:flex;font-size:18px;font-weight:500;height:30px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:bottom right;transform-origin:bottom right;padding:0 8px;position:absolute;right:0;white-space:nowrap}html[data-theme=dark] .KfeCollection-GoodsCardV3-coverLabel{background:hsla(0,0%,100%,.88);color:#fff}.KfeCollection-GoodsCardV3-detail{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:2px 0;position:relative}.KfeCollection-GoodsCardV3-detailTitle{font-size:15px;line-height:21px;margin:0;color:#121212;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;font-weight:600;font-synthesis:style}html[data-theme=dark] .KfeCollection-GoodsCardV3-detailTitle{color:#fff}html[data-ios] .KfeCollection-GoodsCardV3-detailTitle{font-weight:500}html[data-android] .KfeCollection-GoodsCardV3-detailTitle{font-weight:700}.KfeCollection-GoodsCardV3-detailDescription,.KfeCollection-GoodsCardV3-detailLabel{color:#999;font-size:12px;line-height:16px;margin:5px 0 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}html[data-theme=dark] .KfeCollection-GoodsCardV3-detailDescription,html[data-theme=dark] .KfeCollection-GoodsCardV3-detailLabel{color:#999}.KfeCollection-GoodsCardV3-detailDescription{margin-top:2px}.KfeCollection-GoodsCardV3-detailLabel{margin-top:5px}.KfeCollection-GoodsCardV3-detailVipNote{color:#ce994f;font-size:12px;line-height:16px;margin:auto 0 0;font-weight:600;font-synthesis:style}html[data-theme=dark] .KfeCollection-GoodsCardV3-detailVipNote{color:#ce994f}html[data-ios] .KfeCollection-GoodsCardV3-detailVipNote{font-weight:500}html[data-android] .KfeCollection-GoodsCardV3-detailVipNote{font-weight:700}.KfeCollection-GoodsCardV3-detailVipNote del,html[data-theme=dark] .KfeCollection-GoodsCardV3-detailVipNote del{color:#999}.KfeCollection-GoodsCardV3-detailHeatNote{margin-top:12px;font-size:12px;color:#646464}html[data-theme=dark] .KfeCollection-GoodsCardV3-detailHeatNote{color:#d3d3d3}.KfeCollection-GoodsCardV3-bookshelfButton.Button{-webkit-box-align:center;align-items:center;border-radius:5px;bottom:0;display:-webkit-box;display:flex;font-size:13px;line-height:26px;margin-bottom:0;padding:0 8px;position:absolute;right:0;font-weight:600;font-synthesis:style}html[data-ios] .KfeCollection-GoodsCardV3-bookshelfButton.Button{font-weight:500}html[data-android] .KfeCollection-GoodsCardV3-bookshelfButton.Button{font-weight:700}.KfeCollection-GoodsCardV3-bookshelfButton.Button.Button--grey,html[data-theme=dark] .KfeCollection-GoodsCardV3-bookshelfButton.Button.Button--grey{color:#0084ff}.KfeCollection-GoodsCardV2{margin-top:30px;margin-bottom:36px;border-radius:8px;overflow:hidden;background:hsla(0,0%,96.5%,.92)}html[data-theme=dark] .KfeCollection-GoodsCardV2{background:rgba(27,27,27,.92)}.KfeCollection-GoodsCardV2-header{font-size:12px;color:#999;line-height:20px;padding:6px 0;text-indent:10px;position:relative}html[data-theme=dark] .KfeCollection-GoodsCardV2-header{color:#999}.KfeCollection-GoodsCardV2-header: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-bottom:1px solid #d3d3d3}html[data-theme=dark] .KfeCollection-GoodsCardV2-header:before{border-bottom:1px solid #2e2e2e}.KfeCollection-GoodsCardV2-content{display:-webkit-box;display:flex;padding:10px;background:hsla(0,0%,96.5%,.92)}html[data-theme=dark] .KfeCollection-GoodsCardV2-content{background:rgba(27,27,27,.92)}.KfeCollection-GoodsCardV2-cover{position:relative;font-size:0;margin-right:10px;align-self:center}.KfeCollection-GoodsCardV2-cover-img{width:70px;border-radius:6px}.KfeCollection-GoodsCardV2-cover-img--dark{opacity:.4}.KfeCollection-GoodsCardV2-cover-label{line-height:normal;height:15px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 4px;font-size:9px;color:#121212;text-align:center;position:absolute;right:4px;bottom:4px;background-color:hsla(0,0%,100%,.8);box-shadow:0 .5px 1px 0 rgba(18,18,18,.08);border-radius:4px;font-weight:600;font-synthesis:style}html[data-theme=dark] .KfeCollection-GoodsCardV2-cover-label{color:#fff;box-shadow:0 .5px 1px 0 hsla(0,0%,100%,.08)}html[data-ios] .KfeCollection-GoodsCardV2-cover-label{font-weight:500}html[data-android] .KfeCollection-GoodsCardV2-cover-label{font-weight:700}.KfeCollection-GoodsCardV2-detail{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;padding:2px 0}.KfeCollection-GoodsCardV2-detail-title{font-size:15px;line-height:21px;color:#121212;font-weight:600;font-synthesis:style;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}html[data-theme=dark] .KfeCollection-GoodsCardV2-detail-title{color:#fff}html[data-ios] .KfeCollection-GoodsCardV2-detail-title{font-weight:500}html[data-android] .KfeCollection-GoodsCardV2-detail-title{font-weight:700}.KfeCollection-GoodsCardV2-detail-desc,.KfeCollection-GoodsCardV2-detail-label,.KfeCollection-GoodsCardV2-detail-vipNote{font-size:12px;color:#999;line-height:16px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}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{margin-top:2px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2}.KfeCollection-GoodsCardV2-detail-label{margin-top:5px}.KfeCollection-GoodsCardV2-catalog{padding:0 10px 2px;margin-top:-2px;font-size:12px;color:#999;line-height:normal}html[data-theme=dark] .KfeCollection-GoodsCardV2-catalog{color:#999}.KfeCollection-GoodsCardV2-catalogSectionList{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.KfeCollection-GoodsCardV2-catalogSectionItem{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:14px;line-height:20px;color:#121212;padding:8px 0 10px;position:relative}html[data-theme=dark] .KfeCollection-GoodsCardV2-catalogSectionItem{color:#fff}.KfeCollection-GoodsCardV2-catalogSectionItem:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);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-AnswerTopCard-Container{margin-top:15px;margin-bottom:15px}.KfeCollection-AnswerTopCard-Privilege{margin-top:0;margin-bottom:15px}.KfeCollection-OrdinaryLabel{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:11px 0 11px 14px;margin-bottom:15px;border-radius:6px;opacity:.72}.KfeCollection-OrdinaryLabel,html[data-theme=dark] .KfeCollection-OrdinaryLabel{background:rgba(0,132,255,.08)}.KfeCollection-OrdinaryLabel-content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:20px;font-size:14px;color:#175199;font-weight:600;line-height:1}html[data-theme=dark] .KfeCollection-OrdinaryLabel-content{color:#6385a6}.KfeCollection-Privilege{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;margin-top:20px;padding:12px 0 12px 12px;border-radius:6px}.KfeCollection-Privilege,html[data-theme=dark] .KfeCollection-Privilege{background-image:linear-gradient(97deg,rgba(248,226,196,.25),rgba(243,187,108,.2) 99%)}.KfeCollection-Privilege-vipIcon{width:18px;height:18px;margin-right:5px;flex-shrink:0}.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-content{color:#ce994f;font-size:14px;line-height:14px;z-index:1}html[data-theme=dark] .KfeCollection-Privilege-content{color:#ce994f}.KfeCollection-Privilege-label{position:absolute;bottom:0;right:10px;width:70px;height:30px;color:#fff}html[data-theme=dark] .KfeCollection-Privilege-label{color:#2e2e2e}.KfeCollection-Privilege-vipText{font-weight:500}.KfeCollection-IntroCard{background-color:#f6f6f6;border-radius:6px;padding:12px;font-size:14px;color:#999;line-height:21px;margin:15px 0}html[data-theme=dark] .KfeCollection-IntroCard{background-color:#1b1b1b;color:#999}.KfeCollection-IntroCard-spacing{margin-bottom:8px}.KfeCollection-IntroCard-contentName{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}.KfeCollection-IntroCard-contentName a{color:#175199}html[data-theme=dark] .KfeCollection-IntroCard-contentName a{color:#6385a6}.KfeCollection-IntroCard-authorDesc .member_mention{color:#175199}html[data-theme=dark] .KfeCollection-IntroCard-authorDesc .member_mention{color:#6385a6}.KfeCollection-IntroCard-description{-webkit-line-clamp:2}.KfeCollection-IntroCard-authorDesc,.KfeCollection-IntroCard-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.KfeCollection-IntroCard-authorDesc{-webkit-line-clamp:1}.KfeCollection-CertainEndEllipsis{display:-webkit-box;display:flex;overflow:hidden}.KfeCollection-CertainEndEllipsis-start{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}.KfeCollection-CertainEndEllipsis-end{display:-webkit-box;display:flex;flex-shrink:0}.KfeCollection-PaidContentNameCertainEndEllipsis a{color:#175199}html[data-theme=dark] .KfeCollection-PaidContentNameCertainEndEllipsis a{color:#6385a6}.Reviewing{border-radius:6px;background-color:#f6f6f6}html[data-theme=dark] .Reviewing{background-color:#1b1b1b}.Reviewing{color:#444}html[data-theme=dark] .Reviewing{color:#d3d3d3}.Reviewing{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;line-height:21px;margin-left:4px;font-weight:600;font-synthesis:style}html[data-ios] .Reviewing-tip{font-weight:500}html[data-android] .Reviewing-tip{font-weight:700}.Reviewing-text{font-size:14px;line-height:20px;margin-top:5px}.SelfVisibleLable-wrap{height:40px;background-color:#f6f6f6}html[data-theme=dark] .SelfVisibleLable-wrap{background-color:#1b1b1b}.SelfVisibleLable-wrap{font-size:14px;line-height:40px;border-radius:6px}.SelfVisibleLable-lockIcon{margin-left:13px;margin-right:7px}.ActivityItem-StickyMark{padding:3px;line-height:1;font-size:14px;color:#3a76d0;border:1px solid #3a76d0;font-weight:400;border-radius:2px;display:inline-block;vertical-align:middle;margin:-3px 11px -3px 0}.ActivityItem-StickyMark+a,.ActivityItem-StickyMark+span{vertical-align:middle}.Voters,html[data-theme=dark] .Voters{color:#8590a6}.AnswerItem-meta{position:relative;margin-top:14px}.AnswerItem-meta .AnswerItem-sticky{font-size:14px;color:#8590a6}html[data-theme=dark] .AnswerItem-meta .AnswerItem-sticky{color:#8590a6}.AnswerItem-meta .AnswerItem-sticky{cursor:default}.AnswerItem-selfMenu{font-size:14px;color:#8590a6}html[data-theme=dark] .AnswerItem-selfMenu{color:#8590a6}.AnswerItem-selfMenuItem{line-height:40px}.AnswerItem-selectMenuItem{padding-left:44px;line-height:40px}.AnswerItem-statusContent{padding:16px;margin:16px 0;background:#f6f6f6}html[data-theme=dark] .AnswerItem-statusContent{background:#1b1b1b}.AnswerItem-statusContent{border-radius:4px}.AnswerItem-statusReason{font-size:15px;line-height:26px;color:#121212}html[data-theme=dark] .AnswerItem-statusReason{color:#fff}.AnswerItem-statusReason{font-weight:600;font-synthesis:style}html[data-ios] .AnswerItem-statusReason{font-weight:500}html[data-android] .AnswerItem-statusReason{font-weight:700}.AnswerItem-statusReason{margin-bottom:3px}.AnswerItem-statusDescription{font-size:14px;line-height:26px;color:#121212}html[data-theme=dark] .AnswerItem-statusDescription{color:#fff}.AnswerItem-statusDescription .RichContent-inner{margin-top:0}.AnswerItem-statusDescription .RichContent.is-collapsed .RichContent-inner:hover{color:#121212}html[data-theme=dark] .AnswerItem-statusDescription .RichContent.is-collapsed .RichContent-inner:hover{color:#fff}.AnswerItem-statusDescription .ContentItem-arrowIcon{display:none}.AnswerItem-statusLink,html[data-theme=dark] .AnswerItem-statusLink{border-bottom:1px solid #8590a6}.AnswerItem-statusLink:active,.AnswerItem-statusLink:hover{color:#175199}html[data-theme=dark] .AnswerItem-statusLink:active,html[data-theme=dark] .AnswerItem-statusLink:hover{color:#6385a6}.AnswerItem-statusLink:active,.AnswerItem-statusLink:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerItem-statusLink:active,html[data-theme=dark] .AnswerItem-statusLink:hover{border-bottom:1px solid #6385a6}.AnswerItem-complaintLink{color:#175199}html[data-theme=dark] .AnswerItem-complaintLink{color:#6385a6}.AnswerItem-complaintLink{font-weight:400;padding-bottom:2px}.AnswerItem-complaintLink:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerItem-complaintLink:hover{border-bottom:1px solid #6385a6}.AnswerItem-complaintHelp{float:right}.AnswerItem-complaintIcon{position:relative;top:-1px}.AnswerItem-status{padding:16px;margin:16px 0;color:#8590a6}html[data-theme=dark] .AnswerItem-status{color:#8590a6}.AnswerItem-status{background:#ebebeb}html[data-theme=dark] .AnswerItem-status{background:#2e2e2e}.AnswerItem-status{border-radius:4px}.AnswerItem-status a{color:#175199}html[data-theme=dark] .AnswerItem-status a{color:#6385a6}.AnswerItem-status a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerItem-status a:hover{border-bottom:1px solid #6385a6}.AnswerItem-deleted{font-size:15px;color:#8590a6}html[data-theme=dark] .AnswerItem-deleted{color:#8590a6}.AnswerItem-deleted{text-align:center}.AnswerItem-deleted a{font-size:inherit;cursor:pointer;color:#175199}html[data-theme=dark] .AnswerItem-deleted a{color:#6385a6}.AnswerItem-deleted a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerItem-deleted a:hover{border-bottom:1px solid #6385a6}.AnswerItem-form{border-bottom:1px solid #ebebeb}html[data-theme=dark] .AnswerItem-form{border-bottom:1px solid #2e2e2e}.AnswerItem-form{margin:16px -20px 0}.AnswerItem-CommercialQuestionTail{margin-top:10px}.AnswerItem-editButton{color:#175199}html[data-theme=dark] .AnswerItem-editButton{color:#6385a6}.AnswerItem-editButton{cursor:pointer}.AnswerItem-editButton:hover .AnswerItem-editButtonText{border-bottom:1px solid #175199}html[data-theme=dark] .AnswerItem-editButton:hover .AnswerItem-editButtonText{border-bottom:1px solid #6385a6}.AnswerItem-mainAction{margin-right:16px;border-color:#06f}html[data-theme=dark] .AnswerItem-mainAction{border-color:#06f}.AnswerItem-mainAction,html[data-theme=dark] .AnswerItem-mainAction{color:#06f}.AnswerItem-mainAction--disabled{opacity:.5}.Body--Mobile .AnswerItem-mainAction{margin-right:12px;padding:0 10px;line-height:28px;font-size:12px}.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{margin-top:8px;font-size:15px;color:#8590a6}html[data-theme=dark] .AnswerItem-brandQuestionPrizeTip{color:#8590a6}.AnswerItem-brandQuestionPrizeTip a{margin-left:5px;color:#06f}html[data-theme=dark] .AnswerItem-brandQuestionPrizeTip a{color:#06f}.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}.AnswerItem-GoodsCard .GoodsCard-contnt-desc,.AnswerItem-GoodsCard .GoodsCard-contnt-label,.AnswerItem-GoodsCard .GoodsCard-contnt-title{max-height:28px}.AnswerItem-GoodsCard .GoodsCard-content{max-width:390px;margin:10px auto}.RichContent-wechatExpand{position:relative;top:20px;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}.RichContent-wechatExpand>div:first-child{width:100%}.RichContent-wechatExpand svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.AnswerItem-lock{color:#444}html[data-theme=dark] .AnswerItem-lock{color:#d3d3d3}.AnswerItem-lockIcon{margin-right:4px}.AnswerItem .SelfVisibleLable-wrap{margin-top:16px}.LikeButton{padding:0 15px;text-align:center;color:#06f}html[data-theme=dark] .LikeButton{color:#06f}.LikeButton,html[data-theme=dark] .LikeButton{background:rgba(0,102,255,.1)}.LikeButton{border-color:transparent;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.LikeButton:not(:disabled):hover,html[data-theme=dark] .LikeButton:not(:disabled):hover{background-color:rgba(0,102,255,.15)}.LikeButton:disabled:hover{background:#f6f6f6}html[data-theme=dark] .LikeButton:disabled:hover{background:#1b1b1b}.LikeButton.is-active,html[data-theme=dark] .LikeButton.is-active{color:#fff}.LikeButton.is-active,html[data-theme=dark] .LikeButton.is-active{background:#06f}.LikeButton.is-active:hover,html[data-theme=dark] .LikeButton.is-active:hover{background-color:#06f}.LikeButton .Icon{margin-right:7px;fill:currentColor}.ArticleItem-authorInfo{margin-top:14px}.ArticleItem-extraInfo{margin-top:8px;margin-bottom:-3px;font-size:14px;color:#8590a6}html[data-theme=dark] .ArticleItem-extraInfo{color:#8590a6}.ArticleItem-image{margin-top:10px;width:100%}.ArticleItem .RichContent-cover-inner img{-o-object-fit:cover;object-fit:cover}.ArticleItem-status{padding:16px;margin:16px 0;color:#8590a6}html[data-theme=dark] .ArticleItem-status{color:#8590a6}.ArticleItem-status{background:#ebebeb}html[data-theme=dark] .ArticleItem-status{background:#2e2e2e}.ArticleItem-status{border-radius:4px}.ArticleItem-status a{color:#175199}html[data-theme=dark] .ArticleItem-status a{color:#6385a6}.ArticleItem-status a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .ArticleItem-status a:hover{border-bottom:1px solid #6385a6}.QuestionItem{padding:16px 20px 16px 0;position:relative}.QuestionItem-head--avatar{width:16px;height:16px;margin-right:8px}.QuestionItem-head--extra:before{margin:0 5px;content:"·"}.QuestionItem-head--avatarCircle{width:20px;height:20px;border-radius:50%}.QuestionItem-footer--writeAnswerButton{width:96px;height:28px;line-height:26px;border-radius:3px;color:#fff}html[data-theme=dark] .QuestionItem-footer--writeAnswerButton{color:#fff}.QuestionItem-footer--writeAnswerButton{padding:0;border:1px solid #06f}html[data-theme=dark] .QuestionItem-footer--writeAnswerButton{border:1px solid #06f}.QuestionItem-footer--writeAnswerButton,html[data-theme=dark] .QuestionItem-footer--writeAnswerButton{background-color:#06f}.QuestionItem-footer--writeAnswerButton{-webkit-box-sizing:border-box;box-sizing:border-box}.QuestionItem-ignoreButton{visibility:hidden;position:absolute;top:16px;right:0}.QuestionItem:hover .QuestionItem-ignoreButton{visibility:visible}.TopicFeedItem .Button:not(.Button--plain):not(.Button--link):not(.QuestionItem-footer--writeAnswerButton){line-height:30px}.TopicFeedItem .ArticleItem-extraInfo{margin-top:9px}.TopicFeedItem .ArticleItem-authorInfo{margin-top:12px}.TopicFeedItem .RichContent-cover{margin-bottom:0}.TopicFeedItem .RichContent-inner{margin-top:6px}.TopicFeedItem .RichContent-cover+.RichContent-inner{margin-top:14px}.TopicFeedItem-question{padding:0!important}.TopicFeedList{overflow:visible;overflow:initial}.TopicFeedList-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;padding:13px 0;margin:0 16px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .TopicFeedList-header{border-bottom:1px solid #1b1b1b}.TopicFeedList-sort{font-size:16px;color:#121212}html[data-theme=dark] .TopicFeedList-sort{color:#fff}.TopicFeedList-sort{font-weight:600;font-synthesis:style}html[data-ios] .TopicFeedList-sort{font-weight:500}html[data-android] .TopicFeedList-sort{font-weight:700}.TopicFeedList-sortSwitch,html[data-theme=dark] .TopicFeedList-sortSwitch{color:#8590a6}.TopicFeedList-sortSwitch{font-size:14px}.TopicQuestion-source,html[data-theme=dark] .TopicQuestion-source{color:#8590a6}.TopicQuestion-source{margin-bottom:10px}.ImageGallery{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}.ImageGallery.is-active{background-color:rgba(18,18,18,.65)}html[data-theme=dark] .ImageGallery.is-active{background-color:rgba(0,0,0,.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{position:absolute;cursor:pointer;width:72px;height:72px}.ImageGallery-arrow-left:before,.ImageGallery-arrow-right:before,.ImageGallery-close:before{content:"";position:absolute;border-radius:50%;width:100%;height:100%}.ImageGallery-arrow-left:hover:before,.ImageGallery-arrow-right:hover:before,.ImageGallery-close:hover:before{background:#fff;opacity:.1}html[data-theme=dark] .ImageGallery-arrow-left:hover:before,html[data-theme=dark] .ImageGallery-arrow-right:hover:before,html[data-theme=dark] .ImageGallery-close:hover:before{background:#121212}.ImageGallery-arrow-left:active:before,.ImageGallery-arrow-right:active:before,.ImageGallery-close:active:before{background:#fff;opacity:.3}html[data-theme=dark] .ImageGallery-arrow-left:active:before,html[data-theme=dark] .ImageGallery-arrow-right:active:before,html[data-theme=dark] .ImageGallery-close:active:before{background:#121212}.ImageGallery-arrow-left svg,.ImageGallery-arrow-right svg,.ImageGallery-close svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ImageGallery-arrow-disabled{opacity:.3;cursor:default}.ImageGallery-arrow-disabled:active:before,.ImageGallery-arrow-disabled:hover:before{background:transparent}.ImageGallery-Inner{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;display:block}.ImageGallery-CursorZoomIn{cursor:-webkit-zoom-in}.ImageGallery-transition{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ImageGallery-fixed{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%}.ImageGallery-close{position:absolute;top:24px;right:14px}.Image-Wrapper-Preview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:-2px;display:block}.Image-Wrapper-Preview:after{display:block;clear:both;content:"";visibility:hidden;height:0}.Image-Wrapper-Preview .Thumbnail-Wrapper{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;height:1px;margin-bottom:2px;cursor:-webkit-zoom-in;cursor:zoom-in}.Image-Wrapper-Preview .Thumbnail-Wrapper span{margin-right:2px;position:relative;display:block;overflow:hidden;height:100%}.Image-Wrapper-Preview .Thumbnail-Wrapper span img{position:absolute}.Image-Wrapper-Preview .Thumbnail-Wrapper .Image-PreviewVague .VagueImage{position:static}.Image-Wrapper-Preview .Thumbnail-Wrapper .Image-PreviewVague>img{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Surplus-Sign{position:absolute;left:0;top:0;right:2px;bottom:0;font-size:32px;color:#fff;font-style:normal;z-index:1;font-weight:500;letter-spacing:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}html[data-theme=dark] .Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Surplus-Sign{color:#121212}.Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Surplus-Sign:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#121212;opacity:.3;z-index:-1}html[data-theme=dark] .Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Surplus-Sign:before{background:#fff}.Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Gif-Sign{position:absolute;background:hsla(0,0%,100%,.55);border-radius:4px;border:1px solid rgba(18,18,18,.15);color:rgba(18,18,18,.35);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:28px;height:16px;right:6px;bottom:6px;font-weight:500;font-style:normal;text-align:center;line-height:18px;font-size:12px}html[data-theme=dark] .Image-Wrapper-Preview .Thumbnail-Wrapper .Thumbnail-Gif-Sign{background:rgba(18,18,18,.55);border:1px solid hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.35)}.ReactionButton.VoteButton{padding:0 15px}.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{width:72px;height:72px;border-radius:4px}.PinItem-remainContentRichText blockquote{cursor:pointer}.PinItem-3lineBlockquote{max-height:81px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.PinItem-contentTitle{max-height:54px}.PinItem-contentTitle,.PinItem-contentUrl{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinItem .subtype{display:inline-block;padding:1px 6px;margin-left:8px;font-size:12px;line-height:normal;color:#8590a6}html[data-theme=dark] .PinItem .subtype{color:#8590a6}.PinItem .subtype{vertical-align:1px;background-color:#f6f6f6}html[data-theme=dark] .PinItem .subtype{background-color:#1b1b1b}.PinItem .subtype{border-radius:3px}.Thumbnail-Wrapper{width:25%}.PinItem-content-originpin{border:1px solid #ebebeb}html[data-theme=dark] .PinItem-content-originpin{border:1px solid #2e2e2e}.PinItem-content-originpin{-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] .PinItem-content-originpin{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.PinItem-content-originpin{background:#fff}html[data-theme=dark] .PinItem-content-originpin{background:#121212}.PinItem-content-originpin{margin-top:20px;overflow:visible;border-radius:4px;padding:16px;font-size:15px;line-height:25px}.PinItem-content-originpin .ContentItem-actions{background:transparent}.PinItem-content-originpin blockquote{margin:8px 0}.PinItem-content-originpin .link-text{font-size:14px;color:#999}html[data-theme=dark] .PinItem-content-originpin .link-text{color:#999}.PinItem-content-originpin .link-text{line-height:16px;margin-top:8px;width:100%;border-bottom:none!important;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.PinItem-content-originpin .RichText-video{width:50%;margin:0}.TopicCreatorModule{overflow:visible;overflow:initial}.TopicCreatorModule-more{width:100%;border:none;border-top:1px solid #ebebeb}html[data-theme=dark] .TopicCreatorModule-more{border-top:1px solid #2e2e2e}.TopicCreatorModule-more{-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] .TopicCreatorModule-more{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.TopicCreatorModule-more{border-radius:0;line-height:44px}.TopicCreatorModule-more:focus{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .TopicCreatorModule-more:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,102,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,102,255,.3)}html[data-theme=dark][data-focus-visible] .TopicCreatorModule-more:focus{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 5px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 5px rgba(58,118,208,.6)}.TopicHotIntroItem-item:not(:first-child){padding-top:16px}.TopicHotIntroItem-item:not(:last-child){padding-bottom:16px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .TopicHotIntroItem-item:not(:last-child){border-bottom:1px solid #1b1b1b}.TopicHotIntroItem-images{margin-top:8px}.TopicHotIntroItem-imagesLength,html[data-theme=dark] .TopicHotIntroItem-imagesLength{color:#8590a6}.TopicHotIntroItem-imagesLength{font-size:15px;margin-left:10px}.TopicHot-introItem{margin-bottom:12px;line-height:1.6;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.TopicHot-introItem:last-of-type{-webkit-line-clamp:1}.ImageUploader{position:relative;color:#fff}.ImageUploader-main{position:absolute;top:0;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ImageUploader-main,html[data-theme=dark] .ImageUploader-main{background:rgba(133,144,166,.2)}.ImageUploader-main{width:100%;height:100%}.ImageUploader-main,html[data-theme=dark] .ImageUploader-main{background-color:rgba(133,144,166,.1)}.ImageUploader-main{opacity:0;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s}.ImageUploader-main.is-masked,.ImageUploader-main:hover{opacity:1}.ImageUploader-placeholder{margin-top:8px}.ImageUploader--spread,.ImageUploader-image{width:100%;height:100%}.ImageUploader-image{position:absolute}.TopicEditFieldImage{width:100%;padding-bottom:56%;border-radius:4px;color:#06f}html[data-theme=dark] .TopicEditFieldImage{color:#06f}.TopicEditFieldImage{overflow:hidden}.TopicEditFieldImage--isArray{width:100%;padding-bottom:100%}.TopicEditArray{font-size:15px;color:#121212}html[data-theme=dark] .TopicEditArray{color:#fff}.TopicEditArray{line-height:normal}.TopicEditArray-item{position:relative}.TopicEditArray-item--line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:4px}.TopicEditArray-item--line:hover{background-color:#f6f6f6}html[data-theme=dark] .TopicEditArray-item--line:hover{background-color:#1b1b1b}.TopicEditArray-item--line:hover .TopicEditArray-closeButton .Zi{fill:#646464}html[data-theme=dark] .TopicEditArray-item--line:hover .TopicEditArray-closeButton .Zi{fill:#d3d3d3}.TopicEditArray-item--line{margin-top:16px}.TopicEditArray-item--line+.TopicEditArray-item--line{margin-top:0}.TopicEditArray-item--block{position:relative;border-radius:4px;overflow:hidden}.TopicEditArray-item--block:after{content:"";background-color:rgba(18,18,18,.3)}html[data-theme=dark] .TopicEditArray-item--block:after{background-color:hsla(0,0%,100%,.3)}.TopicEditArray-item--block:after{position:absolute;top:0;bottom:0;left:0;right:0}.TopicEditArray-item--block .TopicEditArray-closeButton{position:absolute;top:0;right:0;z-index:1}.TopicEditArray-item--block .TopicEditArray-closeButton .Zi{fill:#fff}.TopicEditArray-item--block .TopicEditArray-closeButton,.TopicEditArray-item--block:after{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.TopicEditArray-item--block:hover .TopicEditArray-closeButton,.TopicEditArray-item--block:hover:after{opacity:1}.TopicEditArray-closeButton{padding:8px}.TopicEditArray-input{padding:0 10px}.TopicEditArray-input .Popover{width:100%}.TopicEditItem-formActions{margin-top:16px}.TopicEditItem-formActions .Button+.Button{margin-left:16px}.TopicEditItem-displayActions{display:inline-block;margin-left:8px}.TopicCommonArray+.TopicEditItem-displayActions{margin-left:0}.TopicCommonArray--image+.TopicEditItem-displayActions{margin-top:16px}.TopicEditTable-item{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicEditTable-item:not(:last-child) .TopicEditTable-value{border-bottom:.5px solid #d3d3d3}html[data-theme=dark] .TopicEditTable-item:not(:last-child) .TopicEditTable-value{border-bottom:.5px solid #2e2e2e}html[data-hairline] .TopicEditTable-item:not(:last-child) .TopicEditTable-value{border-bottom:1px solid #d3d3d3}html[data-theme=dark] html[data-hairline] .TopicEditTable-item:not(:last-child) .TopicEditTable-value{border-bottom:1px solid #2e2e2e}html[data-hairline] .TopicEditTable-item:not(:last-child) .TopicEditTable-value{-o-border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='.5' width='1' height='.5' fill='#d3d3d3'/> </svg>") 0 0 1 0;border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='.5' width='1' height='.5' fill='#d3d3d3'/> </svg>") 0 0 1 0}.TopicEditTable-name{padding:16px 0;min-width:140px;line-height:36px;font-weight:600;font-synthesis:style}html[data-ios] .TopicEditTable-name{font-weight:500}html[data-android] .TopicEditTable-name{font-weight:700}.TopicEditTable-value{padding:16px 0;line-height:36px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.TopicEditTable-value .TopicCommonArray--topic,.TopicEditTable-value .TopicEditArray--topic{margin:0 -10px}.TopicEditTable-value .TopicCommonField-topic{padding:0 10px}.TopicEditModuleUI{padding-top:8px;padding-bottom:24px}.TopicEditModuleUI:not(:last-child){border-bottom:.5px solid #d3d3d3}html[data-theme=dark] .TopicEditModuleUI:not(:last-child){border-bottom:.5px solid #2e2e2e}html[data-hairline] .TopicEditModuleUI:not(:last-child){border-bottom:1px solid #d3d3d3}html[data-theme=dark] html[data-hairline] .TopicEditModuleUI:not(:last-child){border-bottom:1px solid #2e2e2e}html[data-hairline] .TopicEditModuleUI:not(:last-child){-o-border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='.5' width='1' height='.5' fill='#d3d3d3'/> </svg>") 0 0 1 0;border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='.5' width='1' height='.5' fill='#d3d3d3'/> </svg>") 0 0 1 0}.TopicEditModuleUI-title{font-size:16px;font-weight:600;padding:16px 0}.TopicEditAvatar{border-radius:4px;overflow:hidden}.TopicEditAvatar,.TopicEditAvatar--rectangle{width:180px;height:270px}.TopicEditAvatar--square{width:180px;height:180px}.TopicEdit{max-width:1000px;margin:10px auto 40px;padding:24px 40px;margin-bottom:40px!important}.TopicEdit-header{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:16px 0}.TopicEdit-header,.TopicEdit-main{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicEdit-side{padding-top:24px}.TopicEdit-modules{border-top:.5px solid #d3d3d3}html[data-theme=dark] .TopicEdit-modules{border-top:.5px solid #2e2e2e}html[data-hairline] .TopicEdit-modules{border-top:1px solid #d3d3d3}html[data-theme=dark] html[data-hairline] .TopicEdit-modules{border-top:1px solid #2e2e2e}html[data-hairline] .TopicEdit-modules{-o-border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='0' width='1' height='.5' fill='#d3d3d3'/> </svg>") 1 0 0 0;border-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1' height='1'> <rect x='0' y='0' width='1' height='.5' fill='#d3d3d3'/> </svg>") 1 0 0 0}.TopicEdit-modules{width:690px;margin-right:50px}.TopicEdit-headerTitle{margin-right:24px;font-size:26px;font-weight:600;font-synthesis:style}html[data-ios] .TopicEdit-headerTitle{font-weight:500}html[data-android] .TopicEdit-headerTitle{font-weight:700}.TopicEdit-submit{width:120px;letter-spacing:4px}.TopicImage-container{width:1000px;margin:10px auto 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TopicImage-container,.TopicImageMain-container{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicImageMain-container{width:694px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TopicImageMain-backBar{line-height:50px;color:#8590a6}html[data-theme=dark] .TopicImageMain-backBar{color:#8590a6}.TopicImageMain-backBar{text-align:center}.TopicImageMain-backBar:hover{color:#175199}html[data-theme=dark] .TopicImageMain-backBar:hover{color:#6385a6}.TopicImageMain-imageListWrapper{padding:20px}.TopicImageMain-imageListLength,html[data-theme=dark] .TopicImageMain-imageListLength{color:#8590a6}.TopicImageMain-imageListLength{font-size:15px;margin-left:10px}.TopicImageMain-imageList{margin-top:20px}.TopicImageSidebar-container{width:296px}.TopicImageSidebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:78px;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.TopicImageSidebar-content>img{width:40px;margin-right:8px;border-radius:4px}.TopicImageSidebar-content:not(:last-child){border-bottom:1px solid #f6f6f6}html[data-theme=dark] .TopicImageSidebar-content:not(:last-child){border-bottom:1px solid #1b1b1b}.TopicImageSidebar-contentTitle{font-size:15px;font-weight:600;font-synthesis:style}html[data-ios] .TopicImageSidebar-contentTitle{font-weight:500}html[data-android] .TopicImageSidebar-contentTitle{font-weight:700}.TopicImageSidebar-contentStatus{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;margin-top:3px;color:#8590a6}html[data-theme=dark] .TopicImageSidebar-contentStatus{color:#8590a6}.TopicCreatorWall-userModalContentItemExcerpt{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicCreatorWall-userModalContentItemExcerptText{font-size:14px;line-height:20px;height:60px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#444}html[data-theme=dark] .TopicCreatorWall-userModalContentItemExcerptText{color:#d3d3d3}.TopicCreatorWall-userModalContentItemExcerptImg{margin-left:8px;line-height:normal;height:60px;position:relative}.TopicCreatorWall-userModalContentItemExcerptImgItem{width:90px;height:60px;border-radius:4px}.TopicCreatorWall-userModalContentItemExcerptImgMask{width:90px;height:60px;border-radius:4px;position:absolute;left:0;top:0}.TopicCreatorWall-userModalContentItemExcerptImgMask,.TopicCreatorWall-userModalContentItemExcerptImgMaskRound{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}.TopicCreatorWall-userModalContentItemExcerptImgMaskRound{width:36px;height:36px;background:rgba(18,18,18,.2)}html[data-theme=dark] .TopicCreatorWall-userModalContentItemExcerptImgMaskRound{background:hsla(0,0%,100%,.2)}.TopicCreatorWall-userModalContentItemExcerptImgMaskRound{border:2px solid #fff}html[data-theme=dark] .TopicCreatorWall-userModalContentItemExcerptImgMaskRound{border:2px solid #121212}.TopicCreatorWall-userModalContentItemExcerptImgMaskRound{border-radius:50%}.TopicCreatorWall-userModalContentItemExcerptImgMaskIcon{color:#fff}html[data-theme=dark] .TopicCreatorWall-userModalContentItemExcerptImgMaskIcon{color:#121212}.TopicCreatorWall-userModalWrapper{width:400px;-webkit-box-sizing:border-box;box-sizing:border-box}.TopicCreatorWall-userModalHeader{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px}.TopicCreatorWall-userModalContent{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;margin-left:12px}.TopicCreatorWall-userModalName{font-size:18px;font-weight:500}.TopicCreatorWall-userModalHeadline{font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:280px}.TopicCreatorWall-userModalName+.TopicCreatorWall-userModalHeadline{margin-top:2px}.TopicCreatorWall-userModalCountSection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}.TopicCreatorWall-userModalCountSectionTitle{font-size:14px;line-height:20px;color:#999}html[data-theme=dark] .TopicCreatorWall-userModalCountSectionTitle{color:#999}.TopicCreatorWall-userModalCountSectionTitle{margin-bottom:20px}.TopicCreatorWall-userModalCountSectionData,.TopicCreatorWall-userModalCountSectionDataItem{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicCreatorWall-userModalCountSectionDataItem{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.TopicCreatorWall-userModalCountSectionDataItemTitle{font-size:12px;line-height:14px;margin-bottom:1px;color:#999}html[data-theme=dark] .TopicCreatorWall-userModalCountSectionDataItemTitle{color:#999}.TopicCreatorWall-userModalCountSectionDataItemData{font-family:Avenir,-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:28px;line-height:34px}.TopicCreatorWall-userModalContentList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.TopicCreatorWall-userModalContentListTitle{font-size:12px;line-height:14px;color:#999}html[data-theme=dark] .TopicCreatorWall-userModalContentListTitle{color:#999}.TopicCreatorWall-userModalContentListTitle{margin-bottom:16px}.TopicCreatorWall-userModalContentItemTitle{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:16px;line-height:18px;margin-bottom:12px;font-weight:500}.TopicCreatorWall-userModalAllCreation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:18px;color:#8590a6}html[data-theme=dark] .TopicCreatorWall-userModalAllCreation{color:#8590a6}.TopicCreatorWall-userModalAllCreation{margin-bottom:28px}.TopicCreatorWall-userModalFollowButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:272px;height:35px;border-radius:17px}.TopicCreatorWall-userModalFollowButton span{display:none!important}.TopicCreatorWall-userCardContainer{width:238px;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-align:center;-ms-flex-align:center;align-items:center;padding:16px 12px 24px;border-radius:8px;cursor:pointer}.TopicCreatorWall-userCardName{margin-top:12px;font-size:17px;font-weight:500}.TopicCreatorWall-userCardHeadline{text-align:center;font-size:14px;margin-top:8px}.TopicCreatorWall-userCardUpVoteCount{margin-top:10px;font-size:12px;color:#999}html[data-theme=dark] .TopicCreatorWall-userCardUpVoteCount{color:#999}.TopicCreatorWall-userCardFirst{margin-top:10px;font-size:12px;color:#03a9f4}html[data-theme=dark] .TopicCreatorWall-userCardFirst{color:#03a9f4}.topicCreatorWall-listPlaceHolder{margin:40px auto}.topicCreatorWall-HeaderWrapper{width:100%;height:136px}.topicCreatorWall-Header{width:1000px;height:100%;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;margin:0 auto}.topicCreatorWall-HeaderTitle{font-size:26px;margin-bottom:12px;font-weight:600}.topicCreatorWall-HeaderUpdateHint{font-size:18px;color:#8590a6}html[data-theme=dark] .topicCreatorWall-HeaderUpdateHint{color:#8590a6}.topicCreatorWall-TopicInfo{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px}.topicCreatorWall-TopicImg{border-radius:4px;margin-left:4px}.topicCreatorWall-TopicDescription{height:100%;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:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.topicCreatorWall-TopicName{font-size:16px;font-weight:600}.topicCreatorWall-TopicDetail,html[data-theme=dark] .topicCreatorWall-TopicDetail{color:#999}.topicCreatorWall-list{width:1000px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.EditorModal-content{padding-top:16px}.EditorModal-title{font-size:24px;font-weight:600;font-synthesis:style}html[data-ios] .EditorModal-title{font-weight:500}html[data-android] .EditorModal-title{font-weight:700}.EditorModal-title{text-align:center;color:#121212}html[data-theme=dark] .EditorModal-title{color:#fff}.EditorModal-title{line-height:33px}.EditorModal-text{margin-top:23px;font-size:14px;line-height:24px;color:#444}html[data-theme=dark] .EditorModal-text{color:#d3d3d3}.WikiEditorHeader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;z-index:10;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:52px;padding:10px 24px;background-color:#fff}html[data-theme=dark] .WikiEditorHeader{background-color:#121212}.WikiEditorHeader{-webkit-box-shadow:0 1px 0 0 #ebebeb;box-shadow:0 1px 0 0 #ebebeb}html[data-theme=dark] .WikiEditorHeader{-webkit-box-shadow:0 1px 0 0 #2e2e2e;box-shadow:0 1px 0 0 #2e2e2e}.WikiEditorHeader-Logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:1;flex-shrink:1;-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;color:#8590a6}html[data-theme=dark] .WikiEditorHeader-Logo{color:#8590a6}.WikiEditorHeader-Logo{line-height:30px;width:210px}.WikiEditorHeader-ZhihuLogo{margin-right:10px}.WikiEditorHeader-WikiLogo{padding:0 4px;border-left:1px solid #ebebeb}html[data-theme=dark] .WikiEditorHeader-WikiLogo{border-left:1px solid #2e2e2e}.WikiEditorHeader-WikiInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:654px;height:30px;line-height:30px;font-size:16px;overflow:hidden}.WikiEditorHeader-UserInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444}html[data-theme=dark] .WikiEditorHeader-UserInfo{color:#d3d3d3}.WikiEditorHeader-UserInfo{overflow:hidden}.WikiEditorHeader-Avatar{width:30px;height:30px;border-radius:2px}.WikiEditorHeader-UserName{font-weight:600;font-synthesis:style}html[data-ios] .WikiEditorHeader-UserName{font-weight:500}html[data-android] .WikiEditorHeader-UserName{font-weight:700}.WikiEditorHeader-UserName{margin-left:18px;white-space:pre;text-overflow:ellipsis;overflow:hidden}.WikiEditorHeader-EditInfo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;color:#8590a6}html[data-theme=dark] .WikiEditorHeader-EditInfo{color:#8590a6}.WikiEditorHeader-EditInfo{white-space:pre}.WikiEditorHeader-Option{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:210px}.WikiEditorHeader-Return{line-height:30px}.WikiEditorHeader-Submit{margin-left:10px;line-height:normal}.TopicWikiEditor{position:absolute;top:0;right:0;left:0;min-height:100%;background:#fff}html[data-theme=dark] .TopicWikiEditor{background:#121212}.TopicWikiEditor-main{width:654px;margin:52px auto 0}.TopicWikiEditor-Editor{font-size:15px}.TopicWikiEditor-Editor,.TopicWikiEditor-Editor.is-focus{border:0!important}.TopicWikiEditor-Editor .RichText{margin-top:20px}.TopicContribution{position:absolute;top:0;right:0;left:0;min-height:100%;background-color:#fff}html[data-theme=dark] .TopicContribution{background-color:#121212}.TopicContribution-Main{margin:52px auto 0;padding-top:20px;overflow:scroll}.TopicContribution-Info{width:654px;height:53px;border-radius:4px;background:#f6f6f6}html[data-theme=dark] .TopicContribution-Info{background:#1b1b1b}.TopicContribution-Info{font-size:15px;line-height:53px;margin:0 auto;padding-left:16px}.TopicContribution-Content{width:654px;margin:20px auto 0}.TopicContribution-Section{margin:0}.TopicAbstractEditCard-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TopicAbstractEditCard-main{border:1px solid #ebebeb}html[data-theme=dark] .TopicAbstractEditCard-main{border:1px solid #2e2e2e}.TopicAbstractEditCard-main{-webkit-box-shadow:0 1px 3px #ebebeb;box-shadow:0 1px 3px #ebebeb}html[data-theme=dark] .TopicAbstractEditCard-main{-webkit-box-shadow:0 1px 3px #2e2e2e;box-shadow:0 1px 3px #2e2e2e}.TopicAbstractEditCard-main{background-color:#fff}html[data-theme=dark] .TopicAbstractEditCard-main{background-color:#121212}.TopicAbstractEditCard-main{border-radius:2px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TopicAbstractEditCard-header{background-color:hsla(0,0%,96.5%,.5)}html[data-theme=dark] .TopicAbstractEditCard-header{background-color:rgba(27,27,27,.5)}.TopicAbstractEditCard-header{height:36px;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:hidden;border-bottom:1px solid #ebebeb}html[data-theme=dark] .TopicAbstractEditCard-header{border-bottom:1px solid #2e2e2e}.TopicAbstractEditCard-header{z-index:0}.TopicAbstractEditCard-desc,html[data-theme=dark] .TopicAbstractEditCard-desc{color:#8590a6}.TopicAbstractEditCard-desc{font-size:14px;margin-left:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.TopicAbstractEditCard-author .AuthorInfo-content{margin-left:4px}.TopicAbstractEditCard-author .UserLink-link,html[data-theme=dark] .TopicAbstractEditCard-author .UserLink-link{color:#8590a6}.TopicAbstractEditCard-author .AuthorInfo-head{font-size:14px;line-height:20px}.TopicAbstractEditCard-title{margin:0 4px;max-width:400px;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] .TopicAbstractEditCard-title{font-weight:500}html[data-android] .TopicAbstractEditCard-title{font-weight:700}.TopicAbstractEditCard-content{padding:12px 10px 12px 16px}.TopicAbstractEditCard-text{font-size:14px;color:#646464}html[data-theme=dark] .TopicAbstractEditCard-text{color:#d3d3d3}.TopicAbstractEditCard-text{line-height:22px;white-space:pre-wrap;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.TopicAbstractEditCard-tip{line-height:20px;height:20px;margin-top:8px;font-size:14px;color:#8590a6}html[data-theme=dark] .TopicAbstractEditCard-tip{color:#8590a6}.TopicAbstractEditCard-tip{display:-webkit-box;display:-ms-flexbox;display:flex}.TopicAbstractEditCard-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.TopicAbstractEditCard-read .Zi{margin-right:4px}.TopicAbstractEditCard-delete{margin-left:16px}.TopicAbstractEditCard-delete .Zi{margin-right:4px}.TopicAbstractEditCard-deleteModal .ModalButtonGroup{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.TopicAbstractEditCard-deleteModal .ModalButtonGroup .Button--blue{margin-left:0;margin-right:16px}.TopicAbstractEditCard-detailModal .Modal-title{font-size:18px;line-height:28px;margin-top:25px;padding:0 24px;text-align:left}.AbstractSorter-list{padding-bottom:10px}.AbstractSorter-handle{width:22px;height:80px;border:1px solid #ebebeb}html[data-theme=dark] .AbstractSorter-handle{border:1px solid #2e2e2e}.AbstractSorter-handle{background-color:#fff}html[data-theme=dark] .AbstractSorter-handle{background-color:#121212}.AbstractSorter-handle{border-left:none;border-top-right-radius:2px;border-bottom-right-radius:2px;-ms-flex-negative:0;flex-shrink:0;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;-webkit-box-shadow:0 1px 3px 0 #ebebeb;box-shadow:0 1px 3px 0 #ebebeb}html[data-theme=dark] .AbstractSorter-handle{-webkit-box-shadow:0 1px 3px 0 #2e2e2e;box-shadow:0 1px 3px 0 #2e2e2e}.AbstractSorter-icon{color:#ebebeb}html[data-theme=dark] .AbstractSorter-icon{color:#2e2e2e}.TopicAbstractEdit{position:absolute;top:0;right:0;left:0;min-height:100%;background-color:#fff}html[data-theme=dark] .TopicAbstractEdit{background-color:#121212}.TopicAbstractEdit-Main{margin:52px auto 0;overflow:auto}.TopicAbstractEdit-Content{width:654px;margin:20px auto 0}.TopicAbstractEdit-Section{margin:0}
/*# sourceMappingURL=main.topic-routes.216a26f4.7df971411b4ce3e7a3d5.css.map */