.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}.KfeCollection-PayModal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:1000}.KfeCollection-PayModal-wrapper:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;background-color:rgba(0,0,0,.45)}.KfeCollection-components-Toast{display:table;position:fixed;left:50%;bottom:50%;padding:20px;max-width:320px;transform:translate(-50%,50%);border-radius:10px;z-index:1000;text-align:center;font-size:16px;font-weight:500;background:#f6f6f6;color:#646464}html[data-theme=dark] .KfeCollection-components-Toast{background:#000;color:#d3d3d3}.KfeCollection-PayModal-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:640px;height:619px;margin:auto;background:#fff;box-shadow:0 5px 20px rgba(0,34,77,.1);border-radius:2px;z-index:1001;overflow:hidden}.KfeCollection-PayModal-modal-icon{position:absolute;top:20px;right:20px;width:32px;height:32px;color:#999}html[data-theme=dark] .KfeCollection-PayModal-modal-icon{color:#999}.KfeCollection-AvatarCard{display:flex;align-items:center;width:100%;height:95px;padding:19px 0 19px 40px;overflow:hidden;background:linear-gradient(225deg,#f8e2c4,#f3bb6c);border-radius:2px 2px 0 0;box-sizing:border-box}.KfeCollection-AvatarCard-imgBox{height:57px;width:60px;margin-right:19px;border-radius:100%;background-color:#fff;overflow:hidden}.KfeCollection-AvatarCard-imgBox>img{width:100%;height:100%}.KfeCollection-AvatarCard-info-name{display:flex;align-items:center;line-height:25px;margin-bottom:6px;font-weight:500;font-size:18px;color:#754e19}.KfeCollection-AvatarCard-info-name>span{margin-right:5px}.KfeCollection-AvatarCard-info-imgBox{display:flex;align-items:center;width:15px;height:16px}.KfeCollection-AvatarCard-info-imgBox>img{width:100%;height:100%}.KfeCollection-AvatarCard-info-title{line-height:25px;font-size:15px;color:#754e19}.KfeCollection-AvatarCard-info-title>span{color:red}.KfeCollection-AvatarCard-artwork{position:absolute;right:23px;height:95px;width:271px;z-index:1;pointer-events:none}.KfeCollection-AvatarCard-artwork>img{width:100%;height:100%}.KfeCollection-PackageCard{position:relative;margin:34px 0 30px}.KfeCollection-PackageCard-left,.KfeCollection-PackageCard-right{position:absolute;display:flex;justify-content:center;align-items:center;width:24px;height:124px;opacity:0;color:#ce994f;background:#fff}.KfeCollection-PackageCard-icon{height:24px;width:24px}.KfeCollection-PackageCard-left{left:0}.KfeCollection-PackageCard-right{right:0}.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-left,.KfeCollection-PackageCard:hover .KfeCollection-PackageCard-right{opacity:1;z-index:1}.KfeCollection-PackageCard-scrollContent{padding-top:10px;margin-bottom:10px}.KfeCollection-PackageCard-scrollContent:before{display:block;padding-left:40px;content:" ";color:#fff}.KfeCollection-PackageCard-scrollContent:after{display:block;padding-right:40px;content:" ";color:#fff}.KfeCollection-PackageCard-animation{transition:all .3s}.KfeCollection-PackageCard-description{height:15px;padding-left:40px;line-height:15px;font-size:14px;color:#444}.KfeCollection-ScrollX-root{overflow:hidden}.KfeCollection-ScrollX-wrap{margin:-10px 0 20px;overflow:hidden}.KfeCollection-ScrollX-scroll{position:relative;top:10px;display:flex;flex-wrap:nowrap;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.KfeCollection-ScrollX-scroll::-webkit-scrollbar{display:none}.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%}.KfeCollection-PayMenuItem{position:relative;display:flex;flex-direction:column;align-items:center;flex:none;height:114px;width:150px;margin-right:16px;border:1px solid #ebebeb;box-sizing:border-box;border-radius:10px;background:linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06)}.KfeCollection-PayMenuItem-active{background:linear-gradient(0deg,rgba(243,187,108,.1),rgba(243,187,108,.1)),#fff;border:1px solid #f3bb6c}.KfeCollection-PayMenuItem-recommendLabel{position:absolute;right:-1px;top:-10px;height:20px;padding:0 9px;text-align:center;line-height:20px;font-size:11px;font-weight:500;color:#754e19;background:linear-gradient(225deg,#f8e2c4,#f3bb6c);border-radius:0 10px}.KfeCollection-PayMenuItem-title{margin:20px 0 4px;line-height:20px;font-size:15px;font-weight:400;color:#1a1a1a}.KfeCollection-PayMenuItem-activeTitle{color:#754e19}.KfeCollection-PayMenuItem-price{margin-bottom:5px;line-height:30px;font-family:Alata;font-size:30px;color:#444}.KfeCollection-PayMenuItem-activePrice{color:#754e19}.KfeCollection-PayMenuItem-unit{line-height:24px;font-family:Alata;font-size:20px}.KfeCollection-PayMenuItem-descriptionCoatainer{line-height:15px;font-size:12px;color:#ce994f}.KfeCollection-PayMenuItem-islineThrough{text-decoration:line-through}.KfeCollection-CouponCard{display:flex;align-items:center;margin-bottom:20px;padding-left:40px}.KfeCollection-CouponCard-selectLabel{margin-right:12px;line-height:15px;font-size:14px;color:#444}.KfeCollection-CouponCard-selectBox{position:relative;display:flex;align-items:center;flex-direction:row;min-width:200px;height:36px;padding:10px 22px 10px 12px;border:1px solid #f3bb6c;box-sizing:border-box;border-radius:4px;background:linear-gradient(0deg,rgba(243,187,108,.1),rgba(243,187,108,.1)),#fff;cursor:pointer;transition:all .3s ease-in-out}.KfeCollection-CouponCard-disableCoupon,.KfeCollection-CouponCard-selectBox-unUseCoupon{border:1px solid #ebebeb;background:linear-gradient(0deg,#fff,#fff),rgba(253,84,9,.06)}.KfeCollection-CouponCard-disableCoupon{width:200px;height:36px;padding:0 12px;box-sizing:border-box;line-height:36px;opacity:.5;border-radius:4px;font-size:14px;color:#444}.KfeCollection-CouponCard-selectBox-animation{min-width:363px}.KfeCollection-CouponCard-selectInput{min-width:84px;line-height:15px;box-sizing:border-box;display:inline-block;background:linear-gradient(0deg,rgba(243,187,108,.1),rgba(243,187,108,.1)),#fff;color:#754e19;font-size:14px;transition:all .3s ease-in-out}.KfeCollection-CouponCard-selectInput-animation{min-width:131px}.KfeCollection-CouponCard-selectInput-unUseCoupon{background:#fff;color:#444}.KfeCollection-CouponCard-selectBoxLine:before{content:"";height:15px;width:1px;margin:0 12px;background-color:#d3d3d3}.KfeCollection-CouponCard-selectBoxIcon{position:absolute;right:7.5px;height:32px;width:31px;margin-left:10px;color:#754e19}.KfeCollection-CouponCard-selectBoxIcon-down{transform:rotate(180deg)}.KfeCollection-CouponCard-selectBoxIcon-hide{opacity:0}.KfeCollection-CouponCard-selectOption{position:absolute;top:40px;left:0;width:100%;max-height:108px;box-sizing:border-box;overflow-y:auto;cursor:pointer;background:#fff;border:1px solid hsla(0,0%,82.7%,.3);box-shadow:0 2px 12px 0 rgba(0,0,0,.08);border-radius:4px;z-index:1001;opacity:1;transition:all .3s ease-in-out}.KfeCollection-CouponCard-selectOption-animation{opacity:0}.KfeCollection-CouponCard-hiddenOption{display:none}.KfeCollection-CouponCard-optionItem{width:100%;line-height:15px;padding:10px 16px;box-sizing:border-box}.KfeCollection-CouponCard-optionItem:hover{background:linear-gradient(0deg,rgba(243,187,108,.1),rgba(243,187,108,.1)),#fff}.KfeCollection-CouponCard-optionItem-text{font-size:12px;color:#444}.KfeCollection-CouponCard-optionItem-check{position:relative;top:4px;height:17px;width:19px;float:right;color:#f3bb6c}.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%}.AuthorInfo{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;max-width:654px}.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}.AuthorInfo-Widget{width:80px;height:40px}.AuthorInfo-Widget img{width:80px}.AuthorInfo--mobile{max-width:calc(100vw - 32px)}.KfeCollection-CountTimeDown{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:13px;color:#fd5409}.KfeCollection-CountTimeDown-label{line-height:15px;margin-right:8px;font-size:14px;color:#fd5409;font-weight:600;font-synthesis:style}html[data-ios] .KfeCollection-CountTimeDown-label{font-weight:500}html[data-android] .KfeCollection-CountTimeDown-label{font-weight:700}.KfeCollection-CountTimeDown-time{height:16px;min-width:16px;line-height:16px;padding:0 2px;font-size:10px;transform:scale(.8);font-weight:600;font-synthesis:style;background:#fd5409;border:.5px solid #fd5409;border-radius:2px;color:#fefefe}html[data-ios] .KfeCollection-CountTimeDown-time{font-weight:500}html[data-android] .KfeCollection-CountTimeDown-time{font-weight:700}.KfeCollection-CountTimeDown-symbol{display:inline-block;margin:0 3px}.KfeCollection-QrCodeCard{display:flex;flex-direction:row;height:180px;margin:0 60px 20px 40px;padding:25px 0}.KfeCollection-QrCodeCard,.KfeCollection-QrCodeCard-qrCode{border:1px solid #ebebeb;box-sizing:border-box;border-radius:4px;background:#fff}.KfeCollection-QrCodeCard-qrCode{height:130px;width:130px;margin:0 26px 0 71px;padding:5px}.KfeCollection-QrCodeCard-qrCode>img{width:100%;height:100%}.KfeCollection-QrCodeCard-mountBox-priceBox{margin:28px 0 21px}.KfeCollection-QrCodeCard-mountBox-Text{line-height:20px;font-size:15px;color:#444}.KfeCollection-QrCodeCard-mountBox-price{margin-right:6px;color:#fd5409}.KfeCollection-QrCodeCard-mountBox-unit{line-height:24px;font-size:20px}.KfeCollection-QrCodeCard-mountBox-activePrice{line-height:36px;font-size:30px;font-family:Alata}.KfeCollection-QrCodeCard-mountBox-description{line-height:20px;font-size:15px;color:#999}.KfeCollection-QrCodeCard-mountBox-lineThrough{text-decoration-line:line-through}.KfeCollection-QrCodeCard-mountBox-payTypeBox{display:flex;align-items:center;margin-bottom:50px;line-height:20px;font-size:15px;color:#444}.KfeCollection-QrCodeCard-mountBox-payTypeBox-icon{display:inline-block;height:16px;width:16px;margin:0 2px 0 12px}.KfeCollection-ProtocolCard{display:flex;justify-content:center;height:15px;margin-bottom:30px;font-size:10px;color:#999}.KfeCollection-ProtocolCard a{color:#175199;text-decoration:none}html[data-theme=dark] .KfeCollection-ProtocolCard a{color:#6385a6}.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}.KfeCollection-PaySuccessModal{--unit:1vw;line-height:1}.KfeCollection-PaySuccessModal-topIcon{margin:39px 0 50px;text-align:center}.KfeCollection-PaySuccessModal-icon{display:inline-block;width:72px;height:80px;margin-bottom:20px}.KfeCollection-PaySuccessModal-success{display:inline-block;width:100%;height:100%}.KfeCollection-PaySuccessModal-text{vertical-align:center}.KfeCollection-PaySuccessModal-successText{width:166px;height:36px;padding:5px;margin:0 auto 10px}.KfeCollection-PaySuccessModal-successImg{display:inline-block;width:100%;height:100%}.KfeCollection-PaySuccessModal-time{font-family:PingFang SC;font-style:normal;font-weight:400;font-size:15px;line-height:21px;color:#ce994f}html[data-theme=dark] .KfeCollection-PaySuccessModal-time{color:#ce994f}.KfeCollection-PaySuccessModal-topTitle{margin-bottom:40px;text-align:center}.KfeCollection-PaySuccessModal-line{display:inline-block;width:170px;height:5px;margin:0 8px}.KfeCollection-PaySuccessModal-titleText{display:inline-block;height:20px;margin:0;line-height:20px;font-size:15px;letter-spacing:.168px;color:#754e19;vertical-align:middle;font-weight:600;font-synthesis:style}html[data-ios] .KfeCollection-PaySuccessModal-titleText{font-weight:500}html[data-android] .KfeCollection-PaySuccessModal-titleText{font-weight:700}.KfeCollection-PaySuccessModal-rightsCard{display:flex;flex-direction:row;margin:0 0 42px 95px}.KfeCollection-PaySuccessModal-rightsItem{margin-right:35px}.KfeCollection-PaySuccessModal-rightsTitle{max-width:174px;margin:0 0 16px 9px;font-size:14px;line-height:20px;white-space:nowrap;letter-spacing:.168px;color:#1a1a1a}.KfeCollection-PaySuccessModal-bottomContent{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.KfeCollection-PaySuccessModal-bottomContent:last-child{margin-bottom:0}.KfeCollection-PaySuccessModal-rightsIcon{width:43px!important;height:42px!important;margin-right:5px;border-radius:1px}.KfeCollection-PaySuccessModal-rightsItemTitle{margin:0 0 2px;font-size:12px;line-height:17px;color:#444}.KfeCollection-PaySuccessModal-rightsItemContent{min-width:176px;margin:0;font-size:11px;line-height:15px;color:#999}.KfeCollection-PaySuccessModal-error{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100vh;color:grey}html[data-theme=dark] .KfeCollection-PaySuccessModal-error{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}.KfeCollection-Image-Wrapper{font-size:0}.KfeCollection-Image,.KfeCollection-Image-Wrapper{width:100%;height:100%;border-radius:3px}.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.is-videoAnswer{border:none;border-radius:0;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.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>div{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}.KfeCollection-PlaceHolder:after{display:none}.KfeCollection-PlaceHolder{display:flex!important;width:100%;height:100%;align-items:center;justify-content:center;background-color:#ebebeb;border-radius:inherit}html[data-theme=dark] .KfeCollection-PlaceHolder{background-color:#1b1b1b}.KfeCollection-PlaceHolder-Icon{fill:#d3d3d3}html[data-theme=dark] .KfeCollection-PlaceHolder-Icon{fill:#1b1b1b}.KfeCollection-PayModalLoading{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;color:#e2e2e2}.OrgCreateButton{border:none;padding:0}.OrgCreateButton-logoutModal p{padding:0 24px;text-align:center}.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%)}.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}.GlobalWriteV2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.GlobalWriteV2--new{border-bottom:1px solid #ebebeb}html[data-theme=dark] .GlobalWriteV2--new{border-bottom:1px solid #2e2e2e}.GlobalWriteV2--new{padding-bottom:20px;padding-right:20px;margin-bottom:20px;margin-right:-20px}.GlobalWriteV2-iconContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:13px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-bottom:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px}.GlobalWriteV2-icon{height:24px;width:24px}.GlobalWriteV2-navTop{position:relative;padding:8px 0 20px}.GlobalWriteV2--new .GlobalWriteV2-navTop{border-bottom:none;padding:20px 0}.GlobalWriteV2--new .GlobalWriteV2-navTop,.GlobalWriteV2-navBottom{display:-webkit-box;display:-ms-flexbox;display:flex}.GlobalWriteV2--new .GlobalWriteV2-navBottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,92.2%,.5)}html[data-theme=dark] .GlobalWriteV2--new .GlobalWriteV2-navBottom{background:rgba(46,46,46,.5)}.GlobalWriteV2--new .GlobalWriteV2-navBottom{border-radius:8px;height:40px}.GlobalWriteV2-topItem{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;cursor:pointer;width:50px;margin-right:20px}.GlobalWriteV2-topItem:last-child{margin:0}.GlobalWriteV2--old .GlobalWriteV2-topItem:hover .GlobalWriteV2-topTitle{color:#175199}html[data-theme=dark] .GlobalWriteV2--old .GlobalWriteV2-topItem:hover .GlobalWriteV2-topTitle{color:#6385a6}.GlobalWriteV2-topTitle{font-size:12px;line-height:1;text-align:center;color:#444}html[data-theme=dark] .GlobalWriteV2-topTitle{color:#d3d3d3}.GlobalWriteV2-topTitle{white-space:nowrap}.GlobalWriteV2-exposeMore{position:absolute;height:16px;width:50px;margin:0 auto;bottom:4px;font-size:10px;line-height:1.6;text-align:center;color:#ff9607}html[data-theme=dark] .GlobalWriteV2-exposeMore{color:#ff9607}.GlobalWriteV2-navIcon{width:50px;margin:0 auto;color:#8590a6}html[data-theme=dark] .GlobalWriteV2-navIcon{color:#8590a6}.GlobalWriteV2-navIcon{margin-bottom:12px}.GlobalWriteV2-answerLater,.GlobalWriteV2-navDraft{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.GlobalWriteV2--new .GlobalWriteV2-answerLater,.GlobalWriteV2--new .GlobalWriteV2-navDraft{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.GlobalWriteV2-answerLater{border-right:1px solid #f6f6f6}html[data-theme=dark] .GlobalWriteV2-answerLater{border-right:1px solid #1b1b1b}.GlobalWriteV2--new .GlobalWriteV2-answerLater{border-right:1px solid #ebebeb}html[data-theme=dark] .GlobalWriteV2--new .GlobalWriteV2-answerLater{border-right:1px solid #2e2e2e}.GlobalWriteV2-navWrapper{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:16px 0}.GlobalWriteV2--new .GlobalWriteV2-navWrapper{margin:0}.GlobalWriteV2-navTitle{font-size:14px;color:#8590a6}html[data-theme=dark] .GlobalWriteV2-navTitle{color:#8590a6}.GlobalWriteV2-navTitle:hover{color:#175199}html[data-theme=dark] .GlobalWriteV2-navTitle:hover{color:#6385a6}.GlobalWriteV2-navNumber{border-radius:8px;margin-left:8px;background:#f6f6f6}html[data-theme=dark] .GlobalWriteV2-navNumber{background:#1b1b1b}.GlobalWriteV2-navNumber{color:#06f}html[data-theme=dark] .GlobalWriteV2-navNumber{color:#37f}.GlobalWriteV2-navNumber{font-size:10px;line-height:16px;padding:0 4px}.GlobalWriteV2--new .GlobalWriteV2-navNumber{background:none}.GlobalWriteV2-draft{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #f0f2f7}html[data-theme=dark] .GlobalWriteV2-draft{border-top:1px solid #2e2e2e}.GlobalWriteV2-draft,html[data-theme=dark] .GlobalWriteV2-draft{color:#8590a6}.GlobalWriteV2-draft{display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;margin:0 20px}.GlobalWriteV2-draft .GlobalSideBar-navLink{margin:0 -20px;width:100%}.GlobalWriteV2-answerTips,html[data-theme=dark] .GlobalWriteV2-answerTips{color:#ff9607}.GlobalWriteV2-answerTips{font-size:12px;bottom:2px;white-space:nowrap}.CreatorEntrance-link{position:relative;-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:100%}.CreatorEntrance-hint,.CreatorEntrance-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.CreatorEntrance-hint{-webkit-box-sizing:border-box;box-sizing:border-box;height:56px}.CreatorEntrance-image{height:40px;width:80px}.CreatorEntrance-text{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-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:6px;line-height:16px}.CreatorEntrance-title{color:#121212}html[data-theme=dark] .CreatorEntrance-title{color:#fff}.CreatorEntrance-title{font-size:14px;font-weight:600;font-synthesis:style}html[data-ios] .CreatorEntrance-title{font-weight:500}html[data-android] .CreatorEntrance-title{font-weight:700}.CreatorEntrance-entranceMessage,html[data-theme=dark] .CreatorEntrance-entranceMessage{color:#999}.CreatorEntrance-entranceMessage{font-size:12px;margin-top:2px}.CreatorEntrance-seen{position:absolute;right:0;top:0;width:32px;height:32px;background-image:url(https://static.zhihu.com/heifetz/assets/new_creator.2cd3d755.png);background-size:32px 1960px;background-repeat:no-repeat;-webkit-animation:CreatorEntranceShowNew 3s steps(60,start) infinite;animation:CreatorEntranceShowNew 3s steps(60,start) infinite}.CreatorEntrance-arrow,html[data-theme=dark] .CreatorEntrance-arrow{color:#8590a6}.CreatorEntrance-arrow--smallIcon{position:relative;left:4px}.CreatorEntrance-Link--smallIcon{padding:0 17px;-webkit-box-sizing:border-box;box-sizing:border-box}.CreatorEntrance-Link--smallIcon .CreatorEntrancePage-hint--smallIcon{height:52px;width:100%;padding:0;margin:0 16px}.CreatorEntrance-Link--smallIcon .ProfileSideCreator-analytics{border-top:none}.CreatorEntrance-creatorIcon{width:18px;height:18px;margin-left:3px;color:#444}html[data-theme=dark] .CreatorEntrance-creatorIcon{color:#d3d3d3}.CreatorEntrance-indexPageTitle{font-size:14px;font-weight:500;line-height:1.4;color:#444}html[data-theme=dark] .CreatorEntrance-indexPageTitle{color:#d3d3d3}.CreatorEntrance-indexPageTitle{margin-left:3px}@-webkit-keyframes CreatorEntranceShowNew{to{background-position-y:-1960px}}@keyframes CreatorEntranceShowNew{to{background-position-y:-1960px}}.ProfileSideCreator-creatorEntranceHint{padding:0 20px 0 4px}.ProfileSideCreator-analytics{height:98px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.ProfileSideCreator-analytics,.ProfileSideCreator-readCountItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ProfileSideCreator-readCountItem{border-right:1px solid hsla(0,0%,92.2%,.6)}html[data-theme=dark] .ProfileSideCreator-readCountItem{border-right:1px solid rgba(46,46,46,.6)}.ProfileSideCreator-readCountItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ProfileSideCreator-readCountItem:last-child{border-right:none}.ProfileSideCreator-readCountTitle,html[data-theme=dark] .ProfileSideCreator-readCountTitle{color:#8590a6}.ProfileSideCreator-readCountTitle{font-size:12px;line-height:22px}.ProfileSideCreator-readCountNumber{color:#444}html[data-theme=dark] .ProfileSideCreator-readCountNumber{color:#d3d3d3}.ProfileSideCreator-readCountNumber{font-size:18px;line-height:28px;font-weight:600;font-synthesis:style}html[data-ios] .ProfileSideCreator-readCountNumber{font-weight:500}html[data-android] .ProfileSideCreator-readCountNumber{font-weight:700}.ProfileSideCreator-readCountNumber__isNull,html[data-theme=dark] .ProfileSideCreator-readCountNumber__isNull{color:#8590a6}.ProfileSideCreator-readCountDeltaText,.ProfileSideCreator-readCountNumber__isNull{font-size:12px}.ProfileSideCreator-analytics--smallIcon{padding:17px 0}.ProfileSideCreator-analytics-Popover{margin-left:2px}.ProfileSideCreator-analytics-Popover-Text{width:206px;padding:12px 10px;font-size:13px;line-height:20px}.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}.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}.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}.CommentPermission-item{padding-left:44px;line-height:40px}.FollowButton{min-width:96px}.FollowButton-icon{margin-right:8px;fill:currentColor}.CommentDeleteAndReport-extra{text-align:center}.CommentDeleteAndReport-extra .Button{font-size:13px}.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}.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}.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}.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(51,119,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(51,119,255,.6)}.RadioButton--disabled{cursor:no-drop;opacity:.4}.RadioButton-iconOn{color:#06f}html[data-theme=dark] .RadioButton-iconOn{color:#37f}.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}.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{color:#06f}html[data-theme=dark] .Calendar-topToolButton:hover{color:#37f}.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{background:rgba(0,102,255,.1)}html[data-theme=dark] .Calendar-day.is-hovered{background:rgba(51,119,255,.1)}.Calendar-day.is-today{border:1px solid #06f}html[data-theme=dark] .Calendar-day.is-today{border:1px solid #37f}.Calendar-day.is-today{color:#06f}html[data-theme=dark] .Calendar-day.is-today{color:#37f}.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{background:#06f}html[data-theme=dark] .Calendar-day.is-input-date{background:#37f}.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(51,119,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{color:#06f}html[data-theme=dark] .Calendar-todayButton{color:#37f}.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 0 0 12px;width:100%}.DatePicker-Button .Zi{margin-right:4px}.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}.DateTimePicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DateTimePicker-selectList.Select-list{max-height:226px}.DateTimePicker-label,.DateTimePicker button{margin-right:.6em}.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(51,119,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(51,119,255,.6)}.Checkbox--disabled{cursor:no-drop;opacity:.4}.Checkbox-iconOn{color:#06f}html[data-theme=dark] .Checkbox-iconOn{color:#37f}.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}.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(51,119,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(51,119,255,.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{background:#06f}html[data-theme=dark] .Switch--checked{background:#37f}.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--micro{border:none;height:14px;width:24px}.Switch--micro:after{-webkit-box-shadow:none;box-shadow:none;height:10px;left:2px;top:2px;width:10px;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.13);box-shadow:0 1px 3px rgba(18,18,18,.13)}html[data-theme=dark] .Switch--micro:after{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.13);box-shadow:0 1px 3px rgba(0,0,0,.13)}.Switch--micro.Switch--checked:after{left:12px}.Switch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.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)}.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{color:#06f}html[data-theme=dark] .AvatarArticleLinkCard-hybridLink{color:#37f}.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:#37f}.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:#37f}.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%}.BottomInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:42px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13px;color:#999}html[data-theme=dark] .BottomInfo{background-color:#121212;color:#999}.BottomInfo:before{position:absolute;z-index:0;display:block;content:"";width:200%;height:82px;background:transparent;border-radius:0 0 16px 16px;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(.5) translateX(-50%);transform:scale(.5) translateX(-50%)}html[data-theme=dark] .BottomInfo:before{border-left:1px solid #2e2e2e;border-right:1px solid #2e2e2e;border-bottom:1px solid #2e2e2e}.BottomInfo>div{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding-left:14px}.BottomInfo>div img{height:16px;margin-right:4px}.BottomInfo>div span{color:#444;margin-right:8px;white-space:nowrap}html[data-theme=dark] .BottomInfo>div span{color:#d3d3d3}.BottomInfo>div .MCNLinkCard-cardBottom-iconText,html[data-theme=dark] .BottomInfo>div .MCNLinkCard-cardBottom-iconText{color:#ff7955}.BottomInfo>span{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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:100%;width:100%}.BottomInfo .MCNLinkCard-cardBottom-arrowText{padding-right:14px}.AssociatedCard{position:relative;overflow:hidden;height:110px}.AssociatedCard,.AssociatedCard-cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.AssociatedCard-cardContainer{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px}.AssociatedCard-imageBox{-ms-flex-negative:0;flex-shrink:0;width:86px;height:86px;border-radius:6px;overflow:hidden}.AssociatedCard-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;overflow:hidden}.AssociatedCard img:not([src]),.AssociatedCard img[src=""]{opacity:0}.AssociatedCard-main{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%;margin-left:12px}.AssociatedCard-title{font-weight:500;font-size:16px;line-height:21px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .AssociatedCard-title{color:#fff}.AssociatedCard-tool{margin-top:16px;line-height:20px;max-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.AssociatedCard-price,.AssociatedCard-tool{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AssociatedCard-price{font-weight:500;font-size:13px;line-height:16px;color:#ff7955;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}html[data-theme=dark] .AssociatedCard-price{color:#ff7955}.AssociatedCard-priceQi{font-weight:400;padding-left:2px}.AssociatedCard-sources{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AssociatedCard-sourceLogo,.AssociatedCard-sources{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.AssociatedCard-sourceLogo{width:20px;height:20px;margin-left:4px}.AssociatedCard-sourceLength{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-left:-16px;font-size:22px;background:#ebebeb;border-radius:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:right center;transform-origin:right center;overflow:hidden}html[data-theme=dark] .AssociatedCard-sourceLength{background:#2e2e2e}.AssociatedCardMainZhihu{position:relative;overflow:hidden;min-height:110px}.AssociatedCardMainZhihu,.AssociatedCardMainZhihu-cardContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.AssociatedCardMainZhihu-cardContainer{-webkit-box-sizing:border-box;box-sizing:border-box;padding:14px}.AssociatedCardMainZhihu-imageBox{-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px;border-radius:6px;overflow:hidden}.AssociatedCardMainZhihu-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;overflow:hidden}.AssociatedCardMainZhihu img:not([src]),.AssociatedCardMainZhihu img[src=""]{opacity:0}.AssociatedCardMainZhihu-main{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%;margin-left:12px}.AssociatedCardMainZhihu-title{font-weight:500;font-size:16px;line-height:21px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .AssociatedCardMainZhihu-title{color:#fff}.AssociatedCardMainZhihu-tool{margin-top:16px;line-height:20px;max-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.AssociatedCardMainZhihu-price,.AssociatedCardMainZhihu-tool{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AssociatedCardMainZhihu-price{font-weight:500;font-size:16px;line-height:18px;color:#ff7955;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}html[data-theme=dark] .AssociatedCardMainZhihu-price{color:#ff7955}.AssociatedCardMainZhihu-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] .AssociatedCardMainZhihu-button{color:#ff7955}html[data-ios] .AssociatedCardMainZhihu-button{font-weight:500}html[data-android] .AssociatedCardMainZhihu-button{font-weight:700}.AssociatedCardMainZhihu-divider{-webkit-box-sizing:border-box;box-sizing:border-box;height:1px;margin:0 14px;background-color:#ebebeb}html[data-theme=dark] .AssociatedCardMainZhihu-divider{background-color:#1b1b1b}.AssociatedCardMainZhihu-allSources{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;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 14px;color:#999}html[data-theme=dark] .AssociatedCardMainZhihu-allSources{color:#999}.AssociatedCardMainZhihu-moreSourceText{font-size:12px;color:#999}html[data-theme=dark] .AssociatedCardMainZhihu-moreSourceText{color:#999}.AssociatedCardMainZhihu-source{color:#646464;font-size:12px;line-height:17px;margin-top:5px;font-weight:600}.AssociatedCardMainZhihu-sources{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AssociatedCardMainZhihu-sourceLogo,.AssociatedCardMainZhihu-sources{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.AssociatedCardMainZhihu-sourceLogo{width:20px;height:20px;margin-left:4px}.AssociatedCardMainZhihu-sourceLength{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;margin-left:-16px;font-size:22px;background:#ebebeb;border-radius:50%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:right center;transform-origin:right center;overflow:hidden}html[data-theme=dark] .AssociatedCardMainZhihu-sourceLength{background:#2e2e2e}.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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;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}.MCNLinkCard-titleRightText{-webkit-box-sizing:border-box;box-sizing:border-box;width:46px;height:29px;-ms-flex-negative:0;flex-shrink:0;margin-left:4px;line-height:29px;color:#8590a6;background:#fff;border-radius:18px;font-size:13px;text-align:center;cursor:pointer}html[data-theme=dark] .MCNLinkCard-titleRightText{color:#8590a6;background:#121212}.MCNLinkCard-titleRightText:before{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:0;display:block;content:"";width:92px;height:58px;background:transparent;border-radius:36px;border:1px solid #ebebeb;-webkit-transform:scale(.5) translate(-50%,-50%);transform:scale(.5) translate(-50%,-50%)}html[data-theme=dark] .MCNLinkCard-titleRightText:before{border:1px solid #2e2e2e}.MCNLinkCard-titleRightImg{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;margin-left:4px;cursor:pointer}.MCNLinkCard-titleRightImg>img{display:block}.GoodsRecommendCard-shade{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;background:hsla(0,0%,96.5%,.4);border-radius:8px;overflow:hidden}html[data-theme=dark] .GoodsRecommendCard-shade{background:rgba(27,27,27,.4)}.GoodsRecommendCard-shadeHide{position:absolute;width:80px;height:25px;right:0;bottom:12px;border-radius:25px 0 0 25px;font-size:13px;color:#06f;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}.GoodsRecommendCard-shadeHideText{margin-left:2px}.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}.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}.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}.TopicSelect{margin-top:16px}.TopicSelect-topicInput{border-radius:20px;border-color:#06f}html[data-theme=dark] .TopicSelect-topicInput{border-color:#37f}.TopicSelect-topicInput{color:#06f}html[data-theme=dark] .TopicSelect-topicInput{color:#37f}.TopicSelect-topicInput{height:30px;padding:2px 18px}.LinkCard.new{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-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;width:390px;min-height:84px;border-radius:8px;max-width:100%;overflow:hidden;margin:16px auto;padding:12px 12px 9px;background-color:#f6f6f6}html[data-theme=dark] .LinkCard.new{background-color:#1b1b1b}.LinkCard.new,.LinkCard.new:hover{text-decoration:none;border:none!important;color:inherit!important}.LinkCard.new .LinkCard-contents{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.LinkCard.new .LinkCard-contents .loading{height:14px;background:#ebebeb;border-radius:7px}html[data-theme=dark] .LinkCard.new .LinkCard-contents .loading{background:#2e2e2e}.LinkCard.new .LinkCard-contents.withTitle{margin-bottom:3px}.LinkCard.new .LinkCard-title{display:block;font-size:15px;font-weight:500;line-height:1.4;margin-bottom:2px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}html[data-theme=dark] .LinkCard.new .LinkCard-title{color:#fff}.LinkCard.new .LinkCard-title.two-line{line-height:20px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.LinkCard.new .LinkCard-title.loading{margin-bottom:8px;width:80%}.LinkCard.new .LinkCard-title.loading.withTitle{margin-bottom:6px}.LinkCard.new .LinkCard-title.loadingTitle{margin-bottom:5px}.LinkCard.new .LinkCard-excerpt{display:block;font-size:13px;line-height:18px;color:#999;margin-bottom:4px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}html[data-theme=dark] .LinkCard.new .LinkCard-excerpt{color:#999}.LinkCard.new .LinkCard-excerpt .LinkCard-author{color:#444}html[data-theme=dark] .LinkCard.new .LinkCard-excerpt .LinkCard-author{color:#d3d3d3}.LinkCard.new .LinkCard-desc{display:block;font-size:13px;height:18px;line-height:18px;color:#999;word-break:break-all;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}html[data-theme=dark] .LinkCard.new .LinkCard-desc{color:#999}.LinkCard.new .LinkCard-desc .LinkCard-tag,.LinkCard.new .LinkCard-desc .tag{display:inline-block;font-size:11px;margin-left:8px;padding:0 4px;border-radius:3px;background:hsla(0,0%,82.7%,.3)}html[data-theme=dark] .LinkCard.new .LinkCard-desc .LinkCard-tag,html[data-theme=dark] .LinkCard.new .LinkCard-desc .tag{background:rgba(46,46,46,.3)}.LinkCard.new .LinkCard-desc.loading{width:40%}.LinkCard.new .LinkCard-desc svg{margin-right:2px}.LinkCard.new .LinkCard-image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#ebebeb;background-size:cover;background-position:50%;position:relative;display:block;width:60px;height:60px;margin-left:20px;-o-object-fit:cover;object-fit:cover;border-radius:inherit;overflow:hidden}html[data-theme=dark] .LinkCard.new .LinkCard-image{background-color:#2e2e2e}.LinkCard.new .LinkCard-image.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.new .LinkCard-image.LinkCard-image--default{background-color:#2e2e2e;color:#2e2e2e}.LinkCard.new .LinkCard-image.LinkCard-image--default svg,html[data-theme=dark] .LinkCard.new .LinkCard-image.LinkCard-image--default svg{color:#999}.LinkCard.new .LinkCard-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.LinkCard.new .LinkCard-image .LinkCard-image--video{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:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:24px;height:24px;border-radius:12px;background:hsla(0,0%,100%,.9);pointer-events:none}html[data-theme=dark] .LinkCard.new .LinkCard-image .LinkCard-image--video{background:rgba(46,46,46,.9)}.LinkCard.new .LinkCard-image .LinkCard-image--video svg{color:#444}html[data-theme=dark] .LinkCard.new .LinkCard-image .LinkCard-image--video svg{color:#d3d3d3}.LinkCard.new .LinkCard-richText .text{color:#444}html[data-theme=dark] .LinkCard.new .LinkCard-richText .text{color:#d3d3d3}.LinkCard.new .LinkCard-richText .bold{font-weight:600;font-synthesis:style}html[data-ios] .LinkCard.new .LinkCard-richText .bold{font-weight:500}html[data-android] .LinkCard.new .LinkCard-richText .bold{font-weight:700}.LinkCard.new .LinkCard-richText .tag{margin-left:4px}.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}.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}.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}.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}.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:#37f}@-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 svg,html[data-theme=dark] .ContentItem-convertVideoButton svg{fill:#8590a6}.ContentItem-convertVideoButton span{margin-left:5px}.RichContent-cover-mask{width:100%;height:25px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,rgba(0,0,0,.0001),rgba(0,0,0,.5));border-bottom-left-radius:4px;border-bottom-right-radius:4px;position:absolute;bottom:0;left:0;right:0}.RichContent-cover-duration{position:absolute;right:6px;bottom:6px;font-size:13px;color:#fff;line-height:16px;font-weight:600;font-synthesis:style}html[data-ios] .RichContent-cover-duration{font-weight:500}html[data-android] .RichContent-cover-duration{font-weight:700}.CommentButton-text{margin-right:4px}@media (max-width:320px){.CommentButton-text{display:none}}.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(51,119,255,.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}}.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}@-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}.Pagination{padding:16px 20px;text-align:center;margin:0 auto}.PaginationButton{color:#121212;-webkit-transition:color .2s;transition:color .2s;padding:0 15px}html[data-theme=dark] .PaginationButton{color:#fff}.PaginationButton:not(:disabled):hover{color:#175199}html[data-theme=dark] .PaginationButton:not(:disabled):hover{color:#6385a6}.PaginationButton--current,html[data-theme=dark] .PaginationButton--current{color:#8590a6}.PaginationButton--ellipsis{border:none;background:none}.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{background-color:#06f}html[data-theme=dark] .RadioButtons-input:checked{background-color:#37f}.RadioButtons-input:checked{border-color:#06f}html[data-theme=dark] .RadioButtons-input:checked{border-color:#37f}.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}}.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{background-color:#06f}html[data-theme=dark] .SignInModal-openInAppButton{background-color:#37f}.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{border-color:#06f}html[data-theme=dark] .SignInModal-button-zhihu{border-color:#37f}.SignInModal-button-zhihu{color:#06f}html[data-theme=dark] .SignInModal-button-zhihu{color:#37f}.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{background-color:#06f}html[data-theme=dark] .SignInModal-button-qq{background-color:#37f}.SignInModal-button-qq{border-color:#06f}html[data-theme=dark] .SignInModal-button-qq{border-color:#37f}.SignInModal-button-qq{color:#fff}html[data-theme=dark] .SignInModal-button-qq{color:#121212}.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}.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}.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}.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}.DisclaimerEntry-helpBtn{width:166px;height:32px;background-color:#06f}html[data-theme=dark] .DisclaimerEntry-helpBtn{background-color:#37f}.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}.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{color:#06f}html[data-theme=dark] .RewardForm-rewardLink{color:#37f}.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:#37f}.RewardForm-rewardSubmit{border-radius:3px;border:1px solid #06f}html[data-theme=dark] .RewardForm-rewardSubmit{border:1px solid #37f}.RewardForm-rewardSubmit{color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit{color:#121212}.RewardForm-rewardSubmit:hover{background-color:#06f!important}html[data-theme=dark] .RewardForm-rewardSubmit:hover{background-color:#37f!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}}.CheckItem{position:relative;display:block}.CheckItem-box{position:relative;padding:12px;border:1px solid #f6f6f6;border-radius:3px;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}html[data-theme=dark] .CheckItem-box{border:1px solid #1b1b1b}.CheckItem-input{position:absolute;z-index:-1;opacity:0}.CheckItem-icon{position:absolute;top:50%;right:12px;fill:#06f;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html[data-theme=dark] .CheckItem-icon{fill:#37f}.CheckItem:hover .CheckItem-box{border-color:#175199}html[data-theme=dark] .CheckItem:hover .CheckItem-box{border-color:#6385a6}.CheckItem-input:checked+.CheckItem-box{border-color:#175199}html[data-theme=dark] .CheckItem-input:checked+.CheckItem-box{border-color:#6385a6}.CheckItem-input:checked+.CheckItem-box .CheckItem-inner{max-width:calc(100% - 28px)}.CheckItem-input:not(:checked)+.CheckItem-box .CheckItem-icon{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.TopicBios-loading{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;min-height:400px}.TopicBioItem:not(:first-child){margin-top:16px}.TopicBioItem .AuthorInfo{color:#646464}html[data-theme=dark] .TopicBioItem .AuthorInfo{color:#d3d3d3}.TopicBioItem-title{margin-bottom:8px;color:#8590a6}html[data-theme=dark] .TopicBioItem-title{color:#8590a6}.TopicBioItem-inner{padding:12px;margin-bottom:8px;border:1px solid #175199}html[data-theme=dark] .TopicBioItem-inner{border:1px solid #6385a6}.TopicBioItem-inner{border-radius:3px}.TopicBioItem-modifyButton{margin-left:6px;font-size:14px;color:#8590a6}html[data-theme=dark] .TopicBioItem-modifyButton{color:#8590a6}.TopicBioItem-modifyButton:hover{color:#175199}html[data-theme=dark] .TopicBioItem-modifyButton:hover{color:#6385a6}.TopicBioItem-input{width:100%;height:auto;padding:0;font-size:14px}.TopicBioItem-input,.TopicBioItem-input.is-focus{border:none}.TopicBioItem-input .Input{height:auto;color:#646464}html[data-theme=dark] .TopicBioItem-input .Input{color:#d3d3d3}.TopicBioItem-inputFooter{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}.TopicBioItem-actions{text-align:right}.TopicBioItem-actions .Button:not(:first-child){margin-left:25px}.TopicBioItem-addButton{height:48px;padding:0 12px;text-align:left;border:1px solid #ebebeb}html[data-theme=dark] .TopicBioItem-addButton{border:1px solid #2e2e2e}.TopicBioItem-addButton:hover{border-color:#175199}html[data-theme=dark] .TopicBioItem-addButton:hover{border-color:#6385a6}.TopicBioItem-addButton .Icon{fill:currentColor}.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}.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:#37f}.DraftHistory-revert{background-color:rgba(0,102,255,.08)}html[data-theme=dark] .DraftHistory-revert{background-color:rgba(51,119,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}.BaiduFileSelector .Modal-content{margin-top:0;padding:0}.BaiduFileSelector-iframe{min-height:660px}.MaterialLibraryHeader-classify{margin-right:20px;line-height:50px;font-size:15px;color:#444}html[data-theme=dark] .MaterialLibraryHeader-classify{color:#d3d3d3}.MaterialLibraryHeader-classify{cursor:pointer}.MaterialLibraryHeader-classify.active{position:relative;font-weight:700}.MaterialLibraryHeader-classify.active:after{position:absolute;left:0;bottom:0;content:"";display:block;width:100%;height:4px;background-color:#06f}html[data-theme=dark] .MaterialLibraryHeader-classify.active:after{background-color:#37f}.MaterialLibraryHeader-classify.active:after{-ms-flex-negative:0;flex-shrink:0}.MaterialLibraryHeader-search{min-width:198px;height:28px;line-height:28px;font-size:12px;color:#8590a6}html[data-theme=dark] .MaterialLibraryHeader-search{color:#8590a6}.MaterialLibraryHeader-search{background-color:#f6f6f6}html[data-theme=dark] .MaterialLibraryHeader-search{background-color:#1b1b1b}.MaterialLibraryHeader-search{border:1px solid #d3d3d3}html[data-theme=dark] .MaterialLibraryHeader-search{border:1px solid #2e2e2e}.MaterialLibrary-input-module{width:94px;height:17px;line-height:17px;font-size:12px;border:1px solid #06f}html[data-theme=dark] .MaterialLibrary-input-module{border:1px solid #37f}.MaterialLibrary-input-module{border-radius:2px}.MaterialLibraryNav{position:relative;padding-top:10px;width:170px;height:100%;border-right:1px solid #f6f6f6}html[data-theme=dark] .MaterialLibraryNav{border-right:1px solid #1b1b1b}.MaterialLibraryNav{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.MaterialLibraryNav-nav{max-height:470px;overflow-y:scroll}.MaterialLibraryNav-Mine{padding:0 15px 0 20px;height:32px;font-size:12px;color:#8590a6}html[data-theme=dark] .MaterialLibraryNav-Mine{color:#8590a6}.MaterialLibraryNav-Folder{padding:0 15px 0 30px;min-height:32px;font-size:12px;color:#8590a6}html[data-theme=dark] .MaterialLibraryNav-Folder{color:#8590a6}.MaterialLibraryNav-Folder.active{background-color:#f6f6f6}html[data-theme=dark] .MaterialLibraryNav-Folder.active{background-color:#1b1b1b}.MaterialLibraryNav-Folder.active .nav-num{background:#fff}html[data-theme=dark] .MaterialLibraryNav-Folder.active .nav-num{background:#121212}.MaterialLibraryNav-Folder .nav-handle{display:none}.MaterialLibraryNav-Folder:hover{background-color:#f6f6f6}html[data-theme=dark] .MaterialLibraryNav-Folder:hover{background-color:#1b1b1b}.MaterialLibraryNav-Folder:hover .nav-handle{display:-webkit-box;display:-ms-flexbox;display:flex}.MaterialLibraryNav-Folder:hover .nav-num{display:none}.MaterialLibraryNav-Folder:hover .nav-num.disable-hover{display:block}.MaterialLibraryNav-Add{position:absolute;left:20px;bottom:15px;cursor:pointer}.MaterialLibraryNav .nav-icon{margin-right:10px;width:16px}.MaterialLibraryNav .nav-name{max-width:60px;word-break:break-all}.MaterialLibraryNav .nav-num{padding:4px 5px;height:10px;line-height:10px;font-size:10px;background:#f6f6f6}html[data-theme=dark] .MaterialLibraryNav .nav-num{background:#1b1b1b}.MaterialLibraryNav .nav-num{border-radius:10px}.MaterialLibraryNav-input-module{width:250px;height:28px}.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}.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(51,119,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 5px rgba(51,119,255,.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}.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}.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}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(51,119,255,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(51,119,255,.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}.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%}.Spinner-blade{position:relative;display:inline-block;width:20px;height:20px}.Spinner-blade--large{width:35px;height:35px}.Spinner-blade--large .Spinner-blade-12{width:8.57143%;height:25.71429%;border-radius:50%/16.67%}.Spinner-blade--white .Spinner-blade-12{background-color:#fff}html[data-theme=dark] .Spinner-blade--white .Spinner-blade-12{background-color:#121212}@-webkit-keyframes spinnerBladeFade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}@keyframes spinnerBladeFade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}.Spinner-blade-12{position:absolute;left:44.5%;top:37%;width:10%;height:25%;border-radius:50%/20%}.Spinner-blade-12,html[data-theme=dark] .Spinner-blade-12{background-color:#999}.Spinner-blade-12{-webkit-animation:spinnerBladeFade 1s linear infinite;animation:spinnerBladeFade 1s linear infinite}.Spinner-blade-12:first-child{-webkit-animation-delay:-1.66667s;animation-delay:-1.66667s;-webkit-transform:rotate(30deg) translateY(-150%);transform:rotate(30deg) translateY(-150%)}.Spinner-blade-12:nth-child(2){-webkit-animation-delay:-1.58333s;animation-delay:-1.58333s;-webkit-transform:rotate(60deg) translateY(-150%);transform:rotate(60deg) translateY(-150%)}.Spinner-blade-12:nth-child(3){-webkit-animation-delay:-1.5s;animation-delay:-1.5s;-webkit-transform:rotate(90deg) translateY(-150%);transform:rotate(90deg) translateY(-150%)}.Spinner-blade-12:nth-child(4){-webkit-animation-delay:-1.41667s;animation-delay:-1.41667s;-webkit-transform:rotate(120deg) translateY(-150%);transform:rotate(120deg) translateY(-150%)}.Spinner-blade-12:nth-child(5){-webkit-animation-delay:-1.33333s;animation-delay:-1.33333s;-webkit-transform:rotate(150deg) translateY(-150%);transform:rotate(150deg) translateY(-150%)}.Spinner-blade-12:nth-child(6){-webkit-animation-delay:-1.25s;animation-delay:-1.25s;-webkit-transform:rotate(180deg) translateY(-150%);transform:rotate(180deg) translateY(-150%)}.Spinner-blade-12:nth-child(7){-webkit-animation-delay:-1.16667s;animation-delay:-1.16667s;-webkit-transform:rotate(210deg) translateY(-150%);transform:rotate(210deg) translateY(-150%)}.Spinner-blade-12:nth-child(8){-webkit-animation-delay:-1.08333s;animation-delay:-1.08333s;-webkit-transform:rotate(240deg) translateY(-150%);transform:rotate(240deg) translateY(-150%)}.Spinner-blade-12:nth-child(9){-webkit-animation-delay:-1s;animation-delay:-1s;-webkit-transform:rotate(270deg) translateY(-150%);transform:rotate(270deg) translateY(-150%)}.Spinner-blade-12:nth-child(10){-webkit-animation-delay:-.91667s;animation-delay:-.91667s;-webkit-transform:rotate(300deg) translateY(-150%);transform:rotate(300deg) translateY(-150%)}.Spinner-blade-12:nth-child(11){-webkit-animation-delay:-.83333s;animation-delay:-.83333s;-webkit-transform:rotate(330deg) translateY(-150%);transform:rotate(330deg) translateY(-150%)}.Spinner-blade-12:nth-child(12){-webkit-animation-delay:-.75s;animation-delay:-.75s;-webkit-transform:rotate(1turn) translateY(-150%);transform:rotate(1turn) translateY(-150%)}.TextMessage{max-width:388px;border-radius:8px;padding:10px 12px;font-size:14px;line-height:20px;letter-spacing:.4px;position:relative;margin-right:8px;margin-left:8px;text-align:left;min-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:pre-wrap;word-break:break-all}.TextMessage img{height:20px;width:20px;vertical-align:bottom}.TextMessage a::hover{cursor:pointer}.TextMessage-sender{background-color:#f6f6f6}html[data-theme=dark] .TextMessage-sender{background-color:#1b1b1b}.TextMessage-sender{color:#444}html[data-theme=dark] .TextMessage-sender{color:#d3d3d3}.TextMessage-sender:after{content:"";position:absolute;width:8px;height:8px;left:-4px;top:14px;background:#f6f6f6}html[data-theme=dark] .TextMessage-sender:after{background:#1b1b1b}.TextMessage-sender:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.TextMessage-sender a{color:#175199}html[data-theme=dark] .TextMessage-sender a{color:#6385a6}.TextMessage-receiver{background-color:#06f}html[data-theme=dark] .TextMessage-receiver{background-color:#37f}.TextMessage-receiver{color:#fff}html[data-theme=dark] .TextMessage-receiver{color:#121212}.TextMessage-receiver:after{content:"";position:absolute;width:8px;height:8px;right:-4px;top:14px;background:#06f}html[data-theme=dark] .TextMessage-receiver:after{background:#37f}.TextMessage-receiver:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ImageMessage{border-radius:8px;cursor:-webkit-zoom-in;cursor:zoom-in}.ImageMessage-ImageView{z-index:204!important}.ImageMessage--temp{cursor:wait}.StickerMessage{height:120px;width:120px}.KfeCollection-MessageEventCard{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;height:84px;padding:12px;border-radius:8px;background-color:#fff;backdrop-filter:blur(27.1828px);-webkit-filter:drop-shadow(0 0 20px rgba(0,0,0,.08));filter:drop-shadow(0 0 20px rgba(0,0,0,.08))}html[data-theme=dark] .KfeCollection-MessageEventCard{background-color:#121212}.KfeCollection-MessageEventCard+.KfeCollection-MessageEventCard{margin-top:14px}.KfeCollection-MessageEventCard--InMessage{width:255px;height:84px}.KfeCollection-MessageEventCard-cover{width:60px;height:60px;margin-right:12px;border-radius:6px}.KfeCollection-MessageEventCard-title{max-width:239px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;color:#121212;font-size:15px;font-weight:500;line-height:21px;width:249px}html[data-theme=dark] .KfeCollection-MessageEventCard-title{color:#fff}.KfeCollection-MessageEventCard--InMessage .KfeCollection-MessageEventCard-title{max-width:158px}.KfeCollection-MessageEventCard-text{max-width:239px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;font-size:14px;font-weight:400;line-height:20px;margin-top:2px;color:#999}html[data-theme=dark] .KfeCollection-MessageEventCard-text{color:#999}.KfeCollection-MessageEventCard--InMessage .KfeCollection-MessageEventCard-text{max-width:158px}.KfeCollection-MessageEventModal{display:flex;flex-direction:column;align-items:center;width:400px;height:314px;box-shadow:0 5px 20px rgba(0,34,77,.1);border-radius:2px;font-family:PingFang SC}.KfeCollection-MessageEventModal .Modal-inner{width:100%;height:100%;border-radius:2px}.KfeCollection-MessageEventModal .Modal-inner .Modal-title{margin-top:40px;margin-bottom:8px;height:24px;font-size:24px;font-weight:500;font-style:normal;line-height:24px;text-align:center;color:#121212}html[data-theme=dark] .KfeCollection-MessageEventModal .Modal-inner .Modal-title{color:#fff}.KfeCollection-MessageEventModal .Modal-inner .Modal-content{margin-top:0}.KfeCollection-MessageEventModal-intro{display:-webkit-box;max-height:66px;font-size:14px;line-height:22px;font-weight:400;font-style:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#8590a6;text-align:center}html[data-theme=dark] .KfeCollection-MessageEventModal-intro{color:#8590a6}.KfeCollection-MessageEventModal .KfeCollection-MessageEventModal-phone{box-sizing:border-box;height:46px;margin-top:26px;border:1px solid #f6f6f6;border-radius:3px}html[data-theme=dark] .KfeCollection-MessageEventModal .KfeCollection-MessageEventModal-phone{border:1px solid #1b1b1b}.KfeCollection-MessageEventModal input::-moz-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#8590a6}.KfeCollection-MessageEventModal input:-ms-input-placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#8590a6}.KfeCollection-MessageEventModal input::placeholder{font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#8590a6}html[data-theme=dark] .KfeCollection-MessageEventModal input::-moz-placeholder{color:#8590a6}html[data-theme=dark] .KfeCollection-MessageEventModal input:-ms-input-placeholder{color:#8590a6}html[data-theme=dark] .KfeCollection-MessageEventModal input::placeholder{color:#8590a6}.KfeCollection-MessageEventModal-buttonGroup{display:flex;flex-direction:row;justify-content:space-around;margin-top:32px}.KfeCollection-MessageEventModal-buttonGroup .Button{width:168px;height:36px;font-size:14px;border:1px solid #ebebeb;border-radius:6px}html[data-theme=dark] .KfeCollection-MessageEventModal-buttonGroup .Button{border:1px solid #1b1b1b}.KfeCollection-MessageEventModal-cancelButton{font-weight:400;color:#d3d3d3}html[data-theme=dark] .KfeCollection-MessageEventModal-cancelButton{color:#1b1b1b}.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}.VoteButton{padding:0 10px;color:#06f}html[data-theme=dark] .VoteButton{color:#37f}.VoteButton{background:rgba(0,102,255,.1)}html[data-theme=dark] .VoteButton{background:rgba(51,119,255,.1)}.VoteButton{border-color:transparent}.VoteButton:not(:disabled):hover{background-color:rgba(0,102,255,.15)}html[data-theme=dark] .VoteButton:not(:disabled):hover{background-color:rgba(51,119,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{background:#06f}html[data-theme=dark] .VoteButton.is-active{background:#37f}.VoteButton.is-active:hover{background-color:#06f}html[data-theme=dark] .VoteButton.is-active:hover{background-color:#37f}.VoteButton-TriangleUp{margin-right:5px}.VoteButton--down{margin-left:4px}.VoteButton--down.VoteButton--mobileDown{margin-left:8px}.ActionMenu{width:95px;text-align:center;border-radius:8px;background-color:#fff}html[data-theme=dark] .ActionMenu{background-color:#121212}.ActionMenu{padding:8px 0}.ActionMenu-item{height:40px;line-height:40px;text-align:center}.ActionMenu-item:hover{background-color:#f6f6f6}html[data-theme=dark] .ActionMenu-item:hover{background-color:#1b1b1b}.ActionMenu-item:hover{cursor:pointer}.Chat-ActionMenuPopover-Button{opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.Message{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px}.Message:hover .Chat-ActionMenuPopover-Button{opacity:1}.Message--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.Message-content{margin:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Message-content--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.Message-status{margin:0 8px}.Message-status--loading{height:15px;width:15px}.Message-status--failure,html[data-theme=dark] .Message-status--failure{fill:#f1403c}.Message-status--failure{height:20px;width:20px}.Message-status--more,html[data-theme=dark] .Message-status--more{fill:#999}.Message-status--more{height:16px;width:16px;cursor:pointer}.Message-time{padding-top:15px;text-align:center;font-size:12px;line-height:20px;color:#999}html[data-theme=dark] .Message-time{color:#999}.Message-status--wrapper{position:relative}.MessagesBox{height:100%;-ms-flex-negative:0;flex-shrink:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.MessagesBox-loading{margin:20px auto 0}.UploadPicture-wrapper{cursor:pointer}.UploadPicture-input{display:none}.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:#37f}@-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)}}.EmptyView-container{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;margin:0 32px;height:100%}.EmptyView--placeholder:first-child{-webkit-box-flex:4;-ms-flex:4 1;flex:4 1}.EmptyView--placeholder:last-child{-webkit-box-flex:6;-ms-flex:6 1;flex:6 1}.EmptyView{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}.EmptyView svg{margin-bottom:10px;width:160px;height:160px}.EmptyView-title{font-size:17px;font-weight:500;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}html[data-theme=dark] .EmptyView-title{color:#fff}.EmptyView-content{margin-top:4px;font-size:16px;text-align:center;color:#999;white-space:pre-line;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .EmptyView-content{color:#999}.EmptyView-withTitle{font-size:14px}.EmptyView-button{margin-top:24px;padding:0 20px;font-size:13px;font-weight:500;color:#06f;border-radius:6px;border:.5px solid hsla(0,0%,60%,.08);background-color:hsla(0,0%,60%,.08)}html[data-theme=dark] .EmptyView-button{color:#37f;border:.5px solid hsla(0,0%,60%,.08);background-color:hsla(0,0%,60%,.08)}.MaterialLibrary-imgListItemHover{display:none;position:absolute;left:0;right:0;width:100%;height:100%;border-radius:inherit;border:2px solid #06f}html[data-theme=dark] .MaterialLibrary-imgListItemHover{border:2px solid #37f}.MaterialLibrary-imgListItemHover{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}html[data-theme=dark] .MaterialLibrary-imgListItemHover{color:#121212}.MaterialLibrary-groupNav{padding:0 12px;font-size:12px;color:#444}html[data-theme=dark] .MaterialLibrary-groupNav{color:#d3d3d3}.MaterialLibrary-groupNav{cursor:pointer}.MaterialLibrary-groupNav.active{font-weight:700}.MaterialLibrary-handleButton{margin-right:10px;padding:7px 15px;font-size:14px;border-radius:3px}.MaterialLibrary-handleButton.insert{color:#fff}html[data-theme=dark] .MaterialLibrary-handleButton.insert{color:#121212}.MaterialLibrary-handleButton.insert.active{background:#06f}html[data-theme=dark] .MaterialLibrary-handleButton.insert.active{background:#37f}.MaterialLibrary-handleButton.change,html[data-theme=dark] .MaterialLibrary-handleButton.change{color:#8590a6}.MaterialLibrary-handleButton.change{background:#f6f6f6}html[data-theme=dark] .MaterialLibrary-handleButton.change{background:#1b1b1b}.MaterialLibrary-handleButton.delete,html[data-theme=dark] .MaterialLibrary-handleButton.delete{color:#f1403c}.MaterialLibrary-handleButton.delete{background:#f6f6f6}html[data-theme=dark] .MaterialLibrary-handleButton.delete{background:#1b1b1b}.MaterialLibraryList-loading{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;height:100%}.MaterialLibraryContent-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:340px;height:44px}.MaterialLibraryContent-option{width:340px;max-height:300px}.MaterialLibraryList-placeholder{margin-left:14px;width:96px}.MaterialLibrary-Modal-content{margin:0;padding:0}.MaterialLibrary-alert{padding-top:16px;text-align:center}.MaterialLibrary-alert h2{padding-bottom:20px;font-weight:700;font-size:24px}.MaterialLibrary-alert p{font-size:15px}.MaterialLibrary-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:746px;height:530px;overflow:hidden;color:#8590a6}html[data-theme=dark] .MaterialLibrary-content{color:#8590a6}.MaterialLibrary-content{font-size:12px}@-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-fullscreenScroller{background:#f6f6f6}html[data-theme=dark] .AnswerForm-fullscreenScroller{background:#1b1b1b}.AnswerForm-fullscreenScroller .Catalog.isCatalogV2{max-height:calc(100vh - 300px)}.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{background:#fff}html[data-theme=dark] .AnswerForm-fullscreenContent .RichText{background:#121212}.AnswerForm-fullscreenContent .RichText{height:calc(100% - 52px);min-height:0!important;-webkit-box-shadow:0 1px 3px 0 rgba(18,18,18,.1);box-shadow:0 1px 3px 0 rgba(18,18,18,.1)}html[data-theme=dark] .AnswerForm-fullscreenContent .RichText{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.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;border-top:none;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:none;box-shadow:none;background:#f6f6f6}html[data-theme=dark] .AnswerForm-fullscreenContent .AnswerForm-footer{background:#1b1b1b}.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-editor .Catalog.isCatalogV2{width:180px;margin-left:-210px;top:72px;max-height:calc(100vh - 92px)}.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:calc(100vh - 48px)}.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:#37f}.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{color:#06f}html[data-theme=dark] .VoteDownReasonMenu-reason:hover{color:#37f}.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}.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}.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}.EmoticonsFooter{height:40px;background-color:#f6f6f6}html[data-theme=dark] .EmoticonsFooter{background-color:#1b1b1b}.EmoticonsFooter{border-bottom-left-radius:8px;border-bottom-right-radius:8px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.EmoticonsFooter-items{overflow-x:scroll;white-space:nowrap;height:100%;padding-bottom:17px;-webkit-box-sizing:content-box;box-sizing:content-box;overflow-y:hidden}.EmoticonsFooter-item{display:inline-block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:40px;text-align:center;vertical-align:bottom}.EmoticonsFooter-itemIcon{height:40px}.EmoticonsFooter-item--selected{background-color:#fff}html[data-theme=dark] .EmoticonsFooter-item--selected{background-color:#121212}.EmoticonPanel{padding:5px 5px 0;line-height:normal}.EmoticonPanel-item{padding:5px;display:inline-block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;text-align:center}.EmoticonPanel-item:hover{background-color:#f6f6f6}html[data-theme=dark] .EmoticonPanel-item:hover{background-color:#1b1b1b}.EmoticonPanel-item:hover{cursor:pointer}.EmoticonPanel-item--big{width:75px;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box}.EmoticonPanel-itemImg--small{height:24px;width:24px}.EmoticonPanel-itemImg--big{height:58px;width:58px;min-height:58px}.EmoticonPanel-itemTitle{font-size:12px;line-height:14px;padding-top:2px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:#999}html[data-theme=dark] .EmoticonPanel-itemTitle{color:#999}.EmoticonPanel-spinner{margin:0 auto;display:block;top:45%}.EmoticonPagination{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.EmoticonPagination-bullet{width:4px;height:4px;display:inline-block;border-radius:50%;background:#d3d3d3}html[data-theme=dark] .EmoticonPagination-bullet{background:#2e2e2e}.EmoticonPagination-bullet+.EmoticonPagination-bullet{margin-left:5px}.EmoticonPagination-bullet--active{background:grey}html[data-theme=dark] .EmoticonPagination-bullet--active{background:#999}.Emoticons{width:316px;border-radius:8px;background-color:#fff}html[data-theme=dark] .Emoticons{background-color:#121212}.Emoticons{border:1px solid #ebebeb}html[data-theme=dark] .Emoticons{border:1px solid #2e2e2e}.Emoticons{-webkit-box-shadow:0 0 16px 0 rgba(18,18,18,.15);box-shadow:0 0 16px 0 rgba(18,18,18,.15)}html[data-theme=dark] .Emoticons{-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.15);box-shadow:0 0 16px 0 rgba(0,0,0,.15)}.Emoticons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Emoticons-panels{-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:166px}.Emoticons-panels-item{width:100%;-ms-flex-negative:0;flex-shrink:0}.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.Emoticons-panelContainer{overflow:hidden;padding-bottom:8px;height:175px}.Emoticons-Pagination{height:16px;margin:-16px auto 0;position:relative}.KfeCollection-VipBenefitsCard{margin:18px 0 24px}.KfeCollection-VipBenefitsCard-pic{width:100%}.EmoticonTool{position:relative}.EmoticonTool-panel{position:absolute;bottom:35px;left:-25px;z-index:102}.EmoticonTool-panel:after{content:"";border-left:7px solid transparent;border-top:8px solid #fff}html[data-theme=dark] .EmoticonTool-panel:after{border-top:8px solid #121212}.EmoticonTool-panel:after{border-right:7px solid transparent;position:absolute;bottom:-8px;left:28px}.EmoticonTool--mask{position:fixed;width:100%;height:100%;z-index:101;top:0;left:0}.EmoticonTool-icon{cursor:pointer}.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}.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}html[data-theme=dark] .CommercialQuestionTail{color:#37f}.CommercialQuestionTail-Icon{color:#06f}html[data-theme=dark] .CommercialQuestionTail-Icon{color:#37f}.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)}.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;background-color:#06f}html[data-theme=dark] .ModalWrap-itemBtn{background-color:#37f}.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%}.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}.Voters,html[data-theme=dark] .Voters{color:#8590a6}.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: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:linear-gradient(rgba(18,18,18,.2),#121212);background:-webkit-linear-gradient(rgba(18,18,18,.2),#121212)}.KfeCollection-PurchaseBtn-HybridLink{display:inline-flex;align-items:center;color:#06f}html[data-theme=dark] .KfeCollection-PurchaseBtn-HybridLink{color:#06f}.KfeCollection-PurchaseBtn-ArrowRight{width:24px;flex:0 0 24}.KfeCollection-PurchaseBtn-text{flex:1 1}.EcomCardTool-Modal .Modal-inner{background:#fff}html[data-theme=dark] .EcomCardTool-Modal .Modal-inner{background:#121212}.EcomCardTool-Modal--list{width:100%}.EcomCardTool-Modal--cardItem+.EcomCardTool-Modal--cardItem{margin-top:20px}.KfeCollection-GoodsCardV3{border-radius:8px;display:flex;flex-direction:column;margin:20px 0 36px;overflow:hidden}.KfeCollection-GoodsCardV3-header{align-items:center;background:linear-gradient(96deg,rgba(248,226,196,.4),rgba(243,187,108,.4));color:#ce994f;display:flex;justify-content:space-between;padding:0 12px;font-size:14px;font-weight:500;height:40px;background:#06f;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:#06f;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:flex;flex-shrink:0;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: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{align-items:center;background:hsla(0,0%,100%,.88);border-bottom-right-radius:12px;border-top-left-radius:12px;bottom:0;color:#121212;display:flex;font-size:18px;font-weight:500;height:30px;transform:scale(.5);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{flex-grow:1;display:flex;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{align-items:center;border-radius:5px;bottom:0;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:#06f}.KfeCollection-MessageCouponCard{display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box;height:66px;backdrop-filter:blur(27.1828px);-webkit-filter:drop-shadow(0 0 20px rgba(0,0,0,.08));filter:drop-shadow(0 0 20px rgba(0,0,0,.08))}.KfeCollection-MessageCouponCard+.KfeCollection-MessageCouponCard{margin-top:14px}.KfeCollection-MessageCouponCard--InMessage{width:255px;height:84px}.KfeCollection-MessageCouponCard-content{position:relative;flex:1 1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;height:100%;padding:0 12px;border-radius:8px 0 0 8px;background-color:#fff}html[data-theme=dark] .KfeCollection-MessageCouponCard-content{background-color:#2e2e2e}.KfeCollection-MessageCouponCard-title{width:230px;max-width:230px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;font-size:14px;line-height:18px;font-weight:500;color:#121212}html[data-theme=dark] .KfeCollection-MessageCouponCard-title{color:#fff}.KfeCollection-MessageCouponCard--InMessage .KfeCollection-MessageCouponCard-title{max-width:158px}.KfeCollection-MessageCouponCard-text{max-width:230px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1;font-size:12px;line-height:17px;margin-top:2px;color:#999}html[data-theme=dark] .KfeCollection-MessageCouponCard-text{color:#999}.KfeCollection-MessageCouponCard-coupon{display:flex;align-items:center;justify-content:center;width:87px;height:66px;padding-left:6px;box-sizing:border-box;font-size:20px;color:#fff;border-radius:0 8px 8px 0;background-size:100% 100%;background-repeat:no-repeat}html[data-theme=dark] .KfeCollection-MessageCouponCard-coupon{color:#fff}.KfeCollection-MessageCouponCard-orangeCoupon--light .KfeCollection-MessageCouponCard-coupon{background-image:url(https://pic3.zhimg.com/v2-8f6d93275ed9c07bc2e07675150bd079.png)}.KfeCollection-MessageCouponCard-orangeCoupon--dark .KfeCollection-MessageCouponCard-coupon{background-image:url(https://pic2.zhimg.com/v2-055f972f8155e6f51e3c1782616e16d9.png)}.KfeCollection-MessageCouponCard-blueCoupon--light .KfeCollection-MessageCouponCard-coupon{background-image:url(https://pic3.zhimg.com/v2-6f8733e80f11a78bcbfa0b3420f75e6c.png)}.KfeCollection-MessageCouponCard-blueCoupon--dark .KfeCollection-MessageCouponCard-coupon{background-image:url(https://pic3.zhimg.com/v2-6912c50fc2bc7970a195701a15850e04.png)}.KfeCollection-MessageCouponCard-tag{display:inline-block;padding-top:2px;font-size:14px}.KfeCollection-MessageCouponCard-tag.tag-prefix{margin-right:2px}.KfeCollection-MessageCouponCard-tag.tag-suffix{margin-left:2px}.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;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: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:flex;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{flex-grow:1;display:flex;flex-direction:column;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:flex;flex-direction:column}.KfeCollection-GoodsCardV2-catalogSectionItem{display:flex;justify-content:space-between;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;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}.ToolBar{border-top:1px solid #ebebeb}html[data-theme=dark] .ToolBar{border-top:1px solid #2e2e2e}.ToolBar{margin:0 14px;padding:11px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left}.ToolBar-item{display:inline-block}.ToolBar-Icon{height:24px;width:24px;fill:#646464}html[data-theme=dark] .ToolBar-Icon{fill:#d3d3d3}.ToolBar-item+.ToolBar-item{margin-left:10px}.KfeCollection-AnswerTopCard-Container{margin-top:15px;margin-bottom:15px}.KfeCollection-AnswerTopCard-Privilege{margin-top:0;margin-bottom:15px}.KfeCollection-AnswerTopCard-FlexContainer{display:flex}.InputBox{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:250px;min-height:180px}.InputBox,.InputBox-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.InputBox-footer{height:60px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.InputBox-input{-webkit-box-flex:1;-ms-flex:auto;flex:auto;border-width:0;padding-top:0;padding-left:14px}.InputBox-input.is-focus{border:none}.InputBox-sendBtn{border-radius:6px;width:72px;height:32px;font-size:13px;line-height:16px}.InputBox-footerDesc{font-size:14px;line-height:20px;color:#bfbfbf}html[data-theme=dark] .InputBox-footerDesc{color:#444}.InputBox-footerDesc{text-align:right;padding-right:10px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.KfeCollection-OrdinaryLabel{display:flex;align-items:center;padding:11px 0 11px 14px;margin-bottom:15px;border-radius:6px}.KfeCollection-OrdinaryLabel,html[data-theme=dark] .KfeCollection-OrdinaryLabel{background:rgba(0,102,255,.08)}.KfeCollection-OrdinaryLabel .KfeCollection-OrdinaryLabel-content{display:flex;align-items:center;height:20px;font-size:14px;color:rgba(23,81,153,.72);line-height:1}html[data-theme=dark] .KfeCollection-OrdinaryLabel .KfeCollection-OrdinaryLabel-content{color:rgba(99,133,166,.72)}.KfeCollection-OrdinaryLabel-newStyle-mobile,.KfeCollection-OrdinaryLabel-newStyle-pc{display:inline-block;padding:6px 12px;background:rgba(0,102,255,.08);border-radius:41px}html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-mobile,html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-pc{background:rgba(0,102,255,.08)}.KfeCollection-OrdinaryLabel-newStyle-mobile .KfeCollection-OrdinaryLabel-content,.KfeCollection-OrdinaryLabel-newStyle-pc .KfeCollection-OrdinaryLabel-content{font-size:13px;color:#175199;line-height:16px;opacity:.72}html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-mobile .KfeCollection-OrdinaryLabel-content,html[data-theme=dark] .KfeCollection-OrdinaryLabel-newStyle-pc .KfeCollection-OrdinaryLabel-content{color:#6385a6}.AbnormalAlert{display:-webkit-box;display:-ms-flexbox;width:448px;height:50px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}html[data-theme=dark] .AbnormalAlert{background-color:#121212}.AbnormalAlert{-webkit-box-shadow:0 5px 20px 0 rgba(18,18,18,.2);box-shadow:0 5px 20px 0 rgba(18,18,18,.2)}html[data-theme=dark] .AbnormalAlert{-webkit-box-shadow:0 5px 20px 0 hsla(0,0%,100%,.2);box-shadow:0 5px 20px 0 hsla(0,0%,100%,.2)}.AbnormalAlert{padding:0 20px;border-radius:4px;z-index:1}.AbnormalAlert-message,html[data-theme=dark] .AbnormalAlert-message{color:#f1403c}.AbnormalAlert-message{font-style:14px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:13px}.AbnormalAlert-message a{color:grey}html[data-theme=dark] .AbnormalAlert-message a{color:#999}.AbnormalAlert-icon{fill:#d3d3d3}html[data-theme=dark] .AbnormalAlert-icon{fill:#2e2e2e}.AbnormalAlert-icon{width:18px;height:18px;padding:5px;cursor:pointer}.KfeCollection-Privilege{display:flex;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-newStyle-mobile,.KfeCollection-Privilege-newStyle-pc{display:inline-flex;align-items:center;position:relative;padding:7px 12px 7px 10px;border-radius:38px}.KfeCollection-Privilege-newStyle-mobile,.KfeCollection-Privilege-newStyle-pc,html[data-theme=dark] .KfeCollection-Privilege-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege-newStyle-pc{background:linear-gradient(90.56deg,rgba(248,226,196,.25),rgba(243,187,108,.25)),hsla(0,0%,100%,.25)}.KfeCollection-Privilege-newStyle-pc{padding:6px 12px 6px 10px}.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-vipIcon-newStyle-mobile,.KfeCollection-Privilege-vipIcon-newStyle-pc{width:13px;height:14px;margin-right:7px;flex-shrink:0}.KfeCollection-Privilege-vipIcon-newStyle-mobile stop[offset="0%"],.KfeCollection-Privilege-vipIcon-newStyle-pc stop[offset="0%"]{stop-color:#ebd0a9}.KfeCollection-Privilege-vipIcon-newStyle-mobile stop[offset="100%"],.KfeCollection-Privilege-vipIcon-newStyle-pc stop[offset="100%"]{stop-color:#b88541}.KfeCollection-Privilege-vipIcon-newStyle-pc{width:15px;height:16px}.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-content-newStyle-mobile,.KfeCollection-Privilege-content-newStyle-pc{color:#ce994f;font-size:13px;line-height:16px;z-index:1}html[data-theme=dark] .KfeCollection-Privilege-content-newStyle-mobile,html[data-theme=dark] .KfeCollection-Privilege-content-newStyle-pc{color:#ce994f}.KfeCollection-Privilege-content-newStyle-pc{font-size:14px;line-height:18px}.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}.ChatBox{min-width:710px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;min-height:600px}.ChatBox-title{font-size:15px;line-height:20px;margin:0 14px;height:50px;padding-bottom:9px;padding-top:21px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #ebebeb}html[data-theme=dark] .ChatBox-title{border-bottom:1px solid #2e2e2e}.ChatBox-title{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-weight:600;font-synthesis:style}html[data-ios] .ChatBox-title{font-weight:500}html[data-android] .ChatBox-title{font-weight:700}.ChatBox-titleVipIcon{height:14px;width:14px;padding-left:4px}.ChatBox-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:0 auto;position:relative;padding-top:25%}.ChatBox-emptyImage{height:120px}.ChatBox-emptyDesc{font-size:12px}.ChatBox-emptyDesc,html[data-theme=dark] .ChatBox-emptyDesc{color:rgba(133,144,166,.5)}.ChatBox-alert{position:absolute;top:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.MessagesBox-wrapper{height:362px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.KfeCollection-FabledStatement{display:flex;margin-top:8px}.KfeCollection-FabledStatement-fixed{display:flex;margin-left:8px}.ChatBoxModal{width:718px;position:relative}.ChatBoxModal .Modal-inner{overflow:visible}.ChatBoxModal-content{padding:0}.ChatBoxModal-closeButton{position:absolute;top:12px;right:12px}.ChatBoxModal-closeIcon{fill:#d3d3d3}html[data-theme=dark] .ChatBoxModal-closeIcon{fill:#2e2e2e}.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-newStyle-mobile,.KfeCollection-IntroCard-newStyle-pc{background-color:#f6f6f6;border-radius:8px;padding:8px 12px;font-size:13px;color:#999;line-height:24px;margin-top:8px}html[data-theme=dark] .KfeCollection-IntroCard-newStyle-mobile,html[data-theme=dark] .KfeCollection-IntroCard-newStyle-pc{background-color:#1b1b1b;color:#999}.KfeCollection-IntroCard-newStyle-pc{display:flex;flex-direction:column;font-size:14px;line-height:26px}.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-contentName-newStyle-mobile,.KfeCollection-IntroCard-contentName-newStyle-pc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}.KfeCollection-IntroCard-contentName-newStyle-mobile a,.KfeCollection-IntroCard-contentName-newStyle-pc a{color:#06f}.KfeCollection-IntroCard-description{-webkit-line-clamp:2}.KfeCollection-IntroCard-authorDesc,.KfeCollection-IntroCard-description{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.KfeCollection-IntroCard-authorDesc{-webkit-line-clamp:1}.KfeCollection-IntroCard-authorDesc .member_mention{color:#175199}html[data-theme=dark] .KfeCollection-IntroCard-authorDesc .member_mention{color:#6385a6}.KfeCollection-IntroCard-authorDesc-newStyle-mobile,.KfeCollection-IntroCard-authorDesc-newStyle-pc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:1}.KfeCollection-IntroCard-authorDesc-newStyle-mobile .member_mention,.KfeCollection-IntroCard-authorDesc-newStyle-pc .member_mention{color:#06f}.VideoAnswerPlayer{margin:16px 0}.VideoAnswerPlayer-video{position:relative}.VideoAnswerPlayer-video:before{content:"";display:block;padding-top:56.25%}.VideoAnswerPlayer-iframe{position:absolute;left:0;top:0;width:100%;height:100%;border:none}.VideoAnswerPlayer-stateBar{height:72px;background:#f6f6f6}html[data-theme=dark] .VideoAnswerPlayer-stateBar{background:#1b1b1b}.VideoAnswerPlayer-stateBar{border-radius:0 0 4px 4px;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;cursor:pointer}.VideoAnswerPlayer-state{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.VideoAnswerPlayer-state--title{color:#121212}html[data-theme=dark] .VideoAnswerPlayer-state--title{color:#fff}.VideoAnswerPlayer-state--title{font-size:15px;line-height:18px;height:18px;font-weight:500;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoAnswerPlayer-state--data{margin-top:4px;color:#999}html[data-theme=dark] .VideoAnswerPlayer-state--data{color:#999}.VideoAnswerPlayer-state--data{font-size:13px;height:18px;line-height:18px}.VideoAnswerPlayer-action{height:36px;line-height:36px;text-align:center;width:76px;background:#fff}html[data-theme=dark] .VideoAnswerPlayer-action{background:#121212}.VideoAnswerPlayer-action{color:#121212}html[data-theme=dark] .VideoAnswerPlayer-action{color:#fff}.VideoAnswerPlayer-action{font-size:13px;font-weight:500;border-radius:25px}.KfeCollection-CertainEndEllipsis{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: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}.VideoCoverEditor-Modal .Modal-inner{width:400px;min-height:480px}.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{color:#06f}html[data-theme=dark] .VideoCoverEditor-tabItem.active{color:#37f}.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{border-color:#06f}html[data-theme=dark] .VideoCoverPicker-coverItem.actived{border-color:#37f}.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;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}.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}.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}.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-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:#37f}.AnswerItem-mainAction{color:#06f}html[data-theme=dark] .AnswerItem-mainAction{color:#37f}.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:#37f}.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}body:not(.Body--Mobile) .AnswerItem .RichContent-hasCatalog .RichContent-inner{overflow:visible}body:not(.Body--Mobile) .AnswerItem .RichContent-hasCatalog .RichContent-inner .Catalog.isCatalogV2{top:72px;max-height:calc(100vh - 92px)}.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}.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}.VideoUploadForm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 0 60px 32px}.VideoUploadForm,.VideoUploadForm-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.VideoUploadForm-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:640px;margin-bottom:32px}.VideoUploadForm-itemTitle{-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px;color:#121212}html[data-theme=dark] .VideoUploadForm-itemTitle{color:#fff}.VideoUploadForm-itemTitle{font-size:15px;font-weight:500;line-height:21px}.VideoUploadForm-itemTitle--required:after{content:" *";color:#f1403c}html[data-theme=dark] .VideoUploadForm-itemTitle--required:after{color:#f1403c}.VideoUploadForm-itemTitle--top,.VideoUploadForm-itemTitle--topBelow,.VideoUploadForm-itemTitle--topic{-ms-flex-item-align:start;align-self:flex-start}.VideoUploadForm-itemTitle--topic{margin-top:4px}.VideoUploadForm-itemTitle--topBelow{margin-top:8px}.VideoUploadForm-itemError{top:42px;color:#f1403c}html[data-theme=dark] .VideoUploadForm-itemError{color:#f1403c}.VideoUploadForm-itemError{font-size:12px;position:absolute;right:0}.VideoUploadForm-itemError--multiline{top:138px}.VideoUploadForm-itemLimit{margin-left:12px;font-size:12px;color:#8590a6}html[data-theme=dark] .VideoUploadForm-itemLimit{color:#8590a6}.VideoUploadForm-itemLimit--multiline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:18px;margin-top:6px}.VideoUploadForm-input{width:100%}.VideoUploadForm-input.VideoUploadForm-input--multiline{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.VideoUploadForm-select{margin-right:16px}.VideoUploadForm-select button{color:#444}html[data-theme=dark] .VideoUploadForm-select button{color:#d3d3d3}.VideoUploadForm-select button .Zi,html[data-theme=dark] .VideoUploadForm-select button .Zi{color:#8590a6}.VideoUploadForm-selectList.Select-list{max-height:260px}.VideoUploadForm-selectList.Select-list .Select-option{color:#444}html[data-theme=dark] .VideoUploadForm-selectList.Select-list .Select-option{color:#d3d3d3}.VideoUploadForm-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#06f}html[data-theme=dark] .VideoUploadForm-feature{color:#37f}.VideoUploadForm-feature{cursor:pointer;font-weight:500;font-size:14px;margin-right:16px}.VideoUploadForm-feature--disabled{opacity:.4;cursor:not-allowed}.VideoUploadForm-featureIcon{margin-right:4px}.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{-ms-flex-negative:0;flex-shrink:0}.VideoUploadForm-radioContainer--disabled{opacity:.3}.VideoUploadForm-radioLabel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:21px;margin-right:32px}.VideoUploadForm-radio{margin-right:8px}.VideoUploadForm-typeHint,html[data-theme=dark] .VideoUploadForm-typeHint{color:#999}.VideoUploadForm-typeHint{font-size:12px;line-height:20px}.VideoUploadForm-imageContainer{position:relative;border-radius:3px;height:140px;width:224px}.VideoUploadForm-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3px}.VideoUploadForm-uploadStatus{height:100%;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;border-radius:3px;background-color:#f6f6f6}html[data-theme=dark] .VideoUploadForm-uploadStatus{background-color:#1b1b1b}.VideoUploadForm-uploadStatus,html[data-theme=dark] .VideoUploadForm-uploadStatus{color:#8590a6}.VideoUploadForm-uploadStatus{font-size:17px}.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-buttonGroup{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0 0 246px}.VideoUploadForm-submitButton{margin-right:12px}.VideoUploadForm-scheduledPublish{height:34px;font-size:15px}.VideoUploadForm-scheduledPublish--timePicker{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--timePicker{color:#d3d3d3}.VideoUploadForm-scheduledPublish--timePicker{margin-left:20px}.VideoUploadForm-scheduledPublish--timePicker button{color:#444}html[data-theme=dark] .VideoUploadForm-scheduledPublish--timePicker button{color:#d3d3d3}.VideoUploadForm-scheduledPublish--timePicker button .Zi,html[data-theme=dark] .VideoUploadForm-scheduledPublish--timePicker button .Zi{color:#8590a6}.VideoUploadForm-scheduledPublish--tooltip{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--tooltip{color:#d3d3d3}
/*# sourceMappingURL=main.common.216a26f4.e0b8413018608821ffdd.css.map */