.ModalExp-background{background-color:rgba(26,26,26,.4);position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;z-index:3}.ModalExp-content{position:fixed;height:60vh;background-color:#fff;border-radius:10px 10px 0 0;overflow:scroll;z-index:4;left:0;bottom:-60vh;-webkit-transition:bottom .2s cubic-bezier(.4,0,.2,1);transition:bottom .2s cubic-bezier(.4,0,.2,1)}.ModalExp-closeIcon{position:absolute;right:16px;top:16px;z-index:102}.ModalExp-modalShow{bottom:0}.ModalWrap-body{overflow:hidden!important}.ModalWrap .ModalExp-content{height:200px;width:100%;z-index:102;border-radius:20px 20px 0 0}.ModalWrap .ModalExp-background{z-index:101}.ModalWrap-content{padding:15px 20px}.ModalWrap-title{font-size:14px;color:#121212}html[data-theme=dark] .ModalWrap-title{color:#fff}.ModalWrap-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;height:43px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ModalWrap-item:last-child{position:relative}.ModalWrap-item:last-child:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border-top:1px solid #d3d3d3}html[data-theme=dark] .ModalWrap-item:last-child:before{border-top:1px solid #2e2e2e}.ModalWrap-item:last-child .ModalWrap-itemBtn{background-color:hsla(0,0%,92.2%,.7)}html[data-theme=dark] .ModalWrap-item:last-child .ModalWrap-itemBtn{background-color:rgba(46,46,46,.7)}.ModalWrap-item:last-child .ModalWrap-itemBtn{color:#646464}html[data-theme=dark] .ModalWrap-item:last-child .ModalWrap-itemBtn{color:#d3d3d3}.ModalWrap-itemBtn{margin-left:auto;width:90px;height:38px;border-radius:6px}.ModalWrap-itemBtn,html[data-theme=dark] .ModalWrap-itemBtn{background-color:#0084ff}.ModalWrap-itemBtn{color:#fff}html[data-theme=dark] .ModalWrap-itemBtn{color:#121212}.ModalWrap-itemBtn{font-size:16px;line-height:38px;text-align:center}.ModalWrap-itemTitle{font-size:18px;color:#121212}html[data-theme=dark] .ModalWrap-itemTitle{color:#fff}.ModalWrap-itemTitle{font-weight:600}.ModalWrap-itemDesc{font-size:12px;color:#121212}html[data-theme=dark] .ModalWrap-itemDesc{color:#fff}.ModalWrap-itemImg{width:44px;height:44px;margin-right:10px}.ModalWrap-itemImg img{width:100%;height:100%}.CircleLoadingBar{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;-webkit-animation:CircleLoadingBarRotator 1s linear infinite;animation:CircleLoadingBarRotator 1s linear infinite}.CircleLoadingBar .path{stroke:#0084ff;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:CircleLoadingBarDash 1s ease-in-out infinite;animation:CircleLoadingBarDash 1s ease-in-out infinite}html[data-theme=dark] .CircleLoadingBar .path{stroke:#0084ff}@-webkit-keyframes CircleLoadingBarRotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes CircleLoadingBarRotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes CircleLoadingBarDash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes CircleLoadingBarDash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.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}.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}.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%}.FollowButton{min-width:96px}.FollowButton-icon{margin-right:8px;fill:currentColor}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,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] input[type=range].RangeInput:focus{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}input[type=range].RangeInput::-webkit-slider-runnable-track{height:5px;cursor:pointer;background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-webkit-slider-runnable-track{background:#1b1b1b}input[type=range].RangeInput::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4px;cursor:pointer;background:#d3d3d3;border-radius:50%;-webkit-appearance:none;appearance:none}html[data-theme=dark] input[type=range].RangeInput::-webkit-slider-thumb{background:#2e2e2e}input[type=range].RangeInput::-moz-range-track{height:5px;cursor:pointer;background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-moz-range-track{background:#1b1b1b}input[type=range].RangeInput::-moz-range-thumb{width:12px;height:12px;cursor:pointer;background:#d3d3d3;border:none;border-radius:50%}html[data-theme=dark] input[type=range].RangeInput::-moz-range-thumb{background:#2e2e2e}input[type=range].RangeInput::-ms-track{width:100%;height:5px;color:transparent;cursor:pointer;background:transparent;border-color:transparent}input[type=range].RangeInput::-ms-fill-lower,input[type=range].RangeInput::-ms-fill-upper{background:#f6f6f6;border-radius:2px}html[data-theme=dark] input[type=range].RangeInput::-ms-fill-lower,html[data-theme=dark] input[type=range].RangeInput::-ms-fill-upper{background:#1b1b1b}input[type=range].RangeInput::-ms-thumb{width:12px;height:12px;cursor:pointer;background:#d3d3d3;border:none;border-radius:50%}html[data-theme=dark] input[type=range].RangeInput::-ms-thumb{background:#2e2e2e}input[type=range].RangeInput::-ms-tooltip{display:none}input[type=range].RangeInput .Zi{vertical-align:middle;display:inline-block;fill:#8590a6}html[data-theme=dark] input[type=range].RangeInput .Zi{fill:#8590a6}.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%}.VideoCoverEditor-Modal .Modal-inner{width:400px;height:480px;overflow:hidden}.VideoCoverEditor-title{font-size:20px;font-weight:500;color:#121212}html[data-theme=dark] .VideoCoverEditor-title{color:#fff}.VideoCoverEditor-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 80px);margin:0 auto}.VideoCoverEditor-tabItem{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-weight:500;font-size:20px;color:#444;cursor:pointer}html[data-theme=dark] .VideoCoverEditor-tabItem{color:#d3d3d3}.VideoCoverEditor-tabItem:not(:last-child):after{content:" |";float:right;font-weight:100;color:#ebebeb}html[data-theme=dark] .VideoCoverEditor-tabItem:not(:last-child):after{color:#2e2e2e}.VideoCoverEditor-tabItem.active,html[data-theme=dark] .VideoCoverEditor-tabItem.active{color:#0084ff}.VideoCoverPicker-coverSelect{text-align:center}.VideoCoverPicker-coverList{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:36px}.VideoCoverPicker-coverItem{position:relative;width:112px;height:63.5px;margin:0 8px 8px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(18,18,18,.03);cursor:pointer;border:3px solid #fff}html[data-theme=dark] .VideoCoverPicker-coverItem{background:hsla(0,0%,100%,.03);border:3px solid #121212}.VideoCoverPicker-coverItem.actived,html[data-theme=dark] .VideoCoverPicker-coverItem.actived{border-color:#0084ff}.VideoCoverPicker-coverItem img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoCoverPicker-coverItem:nth-child(3n+0){margin-right:0}.VideoCoverPicker-coverSelect .BounceLoading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-120%);transform:translate(-50%,-120%)}.VideoCoverPicker-coverSelectBtn{width:220px;height:34px;margin:62px auto 0}.VideoCoverPicker-coverSelectBtn.disabled{opacity:.5}.VideoCoverFileInput{margin-top:40px}.VideoCoverFile-uploader{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:220px;border:2px dashed #ebebeb;border-radius:10px;cursor:pointer}html[data-theme=dark] .VideoCoverFile-uploader{border:2px dashed #2e2e2e}.VideoCoverFile-uploader:hover,html[data-theme=dark] .VideoCoverFile-uploader:hover{border-color:#8590a6}.VideoCoverFile-uploader:hover .Zi,html[data-theme=dark] .VideoCoverFile-uploader:hover .Zi{fill:#999}.VideoCoverFile-uploader input{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}.VideoCoverFile-uploader-icon{text-align:center;display:block}.VideoCoverFile-uploader-icon .Zi{vertical-align:middle;fill:#ebebeb}html[data-theme=dark] .VideoCoverFile-uploader-icon .Zi{fill:#2e2e2e}.VideoCoverFileInput-uplaodImg .Zi,html[data-theme=dark] .VideoCoverFileInput-uplaodImg .Zi{fill:#999}.VideoCoverFile-uploader-text{margin-top:10px;font-size:18px;line-height:30px;text-align:center;color:#444}html[data-theme=dark] .VideoCoverFile-uploader-text{color:#d3d3d3}.VideoCoverFile-uploader-tip{font-size:14px;line-height:30px;text-align:center;color:#999}html[data-theme=dark] .VideoCoverFile-uploader-tip{color:#999}.VideoCoverCrop-range{margin:22px auto 0}.VideoCoverCrop .RangeInput{margin-top:4px}.VideoCoverCrop-uploadImgFooter{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:30px}.VideoCoverCrop-uploadImgFooter button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.VideoCoverCrop-uploadImgFooter button:not(:last-child){margin-right:20px}.VideoCoverPickerPending{margin-top:100px;text-align:center}.VideoCoverPickerPending p{font-size:18px;line-height:1.78;color:#999}html[data-theme=dark] .VideoCoverPickerPending p{color:#999}.VideoCoverPickerPending-nowUpdate{margin-top:135px}.VideoCoverPicker-coverItem .Mask-mask{opacity:.03}.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,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] .RadioButton--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.RadioButton--disabled{cursor:no-drop;opacity:.4}.RadioButton-iconOn,html[data-theme=dark] .RadioButton-iconOn{color:#0084ff}.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}.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,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] .Checkbox--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.Checkbox--disabled{cursor:no-drop;opacity:.4}.Checkbox-iconOn,html[data-theme=dark] .Checkbox-iconOn{color:#0084ff}.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,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] .Switch--focused{-webkit-box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #121212,0 0 0 4px rgba(58,118,208,.6)}.Switch:after{position:absolute;left:4px;top:3px;content:" ";width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.26);box-shadow:0 1px 3px rgba(18,18,18,.26);-webkit-transition:left .3s cubic-bezier(.35,0,.25,1);transition:left .3s cubic-bezier(.35,0,.25,1)}.Switch:after,html[data-theme=dark] .Switch:after{background:#fff}html[data-theme=dark] .Switch:after{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.26);box-shadow:0 1px 3px rgba(0,0,0,.26)}.Switch--checked,html[data-theme=dark] .Switch--checked{background:#0084ff}.Switch--checked:after{left:22px}.Switch--disabled{cursor:no-drop}.Switch--disabled:after{background:#d3d3d3}html[data-theme=dark] .Switch--disabled:after{background:#1b1b1b}.Switch--disabled.Switch--checked{opacity:.4}.Switch--small{border:none;height:20px;width:32px}.Switch--small:after{-webkit-box-shadow:none;box-shadow:none;height:18px;left:1px;top:1px;width:18px}.Switch--small.Switch--checked:after{left:13px}.Switch-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;clip:rect(0,0,0,0);pointer-events:none;position:absolute}.Calendar{width:292px;padding-bottom:10px}.Calendar--hasBottomTool{padding-bottom:0}.Calendar-topTool{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 7px;position:relative}.Calendar-topToolDate{color:#121212}html[data-theme=dark] .Calendar-topToolDate{color:#fff}.Calendar-topToolDate{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px;text-align:center;font-weight:600;font-synthesis:style}html[data-ios] .Calendar-topToolDate{font-weight:500}html[data-android] .Calendar-topToolDate{font-weight:700}.Calendar-topToolButton{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;color:#8590a6}html[data-theme=dark] .Calendar-topToolButton{color:#8590a6}.Calendar-topToolButton{font-size:12px;position:absolute;top:24px;width:24px}.Calendar-topToolButton--prevYear{left:20px}.Calendar-topToolButton--prevMonth{left:44px}.Calendar-topToolButton--nextMonth{right:44px}.Calendar-topToolButton--nextYear{right:20px}.Calendar-topToolButton:hover,html[data-theme=dark] .Calendar-topToolButton:hover{color:#0084ff}.Calendar-topToolButton button{height:24px}.Calendar-table{border-collapse:separate;border-spacing:12px 6px;padding:0 20px 10px;table-layout:fixed}.Calendar-weekName,html[data-theme=dark] .Calendar-weekName{color:#8590a6}.Calendar-weekName{height:24px;padding:0;font-size:12px}.Calendar-day{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:14px;height:24px;padding:0;position:relative;text-align:center;width:24px}.Calendar-day.is-hovered,html[data-theme=dark] .Calendar-day.is-hovered{background:rgba(0,132,255,.1)}.Calendar-day.is-today,html[data-theme=dark] .Calendar-day.is-today{border:1px solid #0084ff}.Calendar-day.is-today,html[data-theme=dark] .Calendar-day.is-today{color:#0084ff}.Calendar-day.is-today.is-disabled{border-color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{border-color:#444}.Calendar-day.is-today.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-today.is-disabled{color:#444}.Calendar-day.is-disabled{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-disabled{color:#444}.Calendar-day.is-disabled{cursor:not-allowed}.Calendar-day.is-disabled.is-hovered{background:none}.Calendar-day.is-not-this-month{color:#bfbfbf}html[data-theme=dark] .Calendar-day.is-not-this-month{color:#444}.Calendar-day.is-input-date,html[data-theme=dark] .Calendar-day.is-input-date{background:#0084ff}.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,132,255,.1)}html[data-theme=dark] .Calendar-day.is-in-range:before{background:rgba(0,132,255,.1)}.Calendar-day.is-in-range:before{position:absolute;top:2px;bottom:2px;left:-6px;right:-6px}.Calendar-bottomTool{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ebebeb}html[data-theme=dark] .Calendar-bottomTool{border-top:1px solid #2e2e2e}.Calendar-bottomTool{display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 8px}.Calendar-todayButton,html[data-theme=dark] .Calendar-todayButton{color:#0084ff}.Calendar-todayButton{font-size:14px}.Calendar-todayButton[disabled]{color:#bfbfbf}html[data-theme=dark] .Calendar-todayButton[disabled]{color:#444}.Calendar-todayButton[disabled]{cursor:not-allowed}.DatePicker{display:-webkit-box;display:-ms-flexbox;display:flex}.DatePicker-Button{padding:0 12px;width:100%}.DatePicker-Button .Zi{margin-right:4px}.DateTimePicker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DateTimePicker-label,.DateTimePicker button{margin-right:.6em}.VideoContributableCampaignModalCampaign{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebebeb}html[data-theme=dark] .VideoContributableCampaignModalCampaign{border-bottom:1px solid #2e2e2e}.VideoContributableCampaignModalCampaign{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0}.VideoContributableCampaignModalCampaign:last-child{border-bottom:none}.VideoContributableCampaignModalCampaign-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:12px}.VideoContributableCampaignModalCampaign-title{color:#121212}html[data-theme=dark] .VideoContributableCampaignModalCampaign-title{color:#fff}.VideoContributableCampaignModalCampaign-title{font-size:15px;font-weight:500;line-height:21px}.VideoContributableCampaignModalCampaign-description{font-size:14px;line-height:20px;margin-top:5px}.VideoContributableCampaignModal-list{max-height:400px;overflow:auto;margin-right:-18px;padding-right:18px}.VideoSyncToClubModalItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebebeb}html[data-theme=dark] .VideoSyncToClubModalItem{border-bottom:1px solid #2e2e2e}.VideoSyncToClubModalItem{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VideoSyncToClubModalItem:last-child{border-bottom:none}.VideoSyncToClubModalItem-avatar{display:block;width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.VideoSyncToClubModalItem-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:12px;margin-left:10px}.VideoSyncToClubModalItem-title{color:#121212}html[data-theme=dark] .VideoSyncToClubModalItem-title{color:#fff}.VideoSyncToClubModalItem-title{font-size:15px;font-weight:500;line-height:1}.VideoSyncToClubModalItem-description{color:#444}html[data-theme=dark] .VideoSyncToClubModalItem-description{color:#d3d3d3}.VideoSyncToClubModalItem-description{font-size:14px;line-height:1;margin-top:8px}.VideoSyncToClubModalItem-description,.VideoSyncToClubModalItem-title{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoSyncToClubModalItem-description.Highlight em,.VideoSyncToClubModalItem-title.Highlight em{font-style:normal;color:#f1403c}html[data-theme=dark] .VideoSyncToClubModalItem-description.Highlight em,html[data-theme=dark] .VideoSyncToClubModalItem-title.Highlight em{color:#f1403c}.VideoSyncToClubModalItem-data{color:grey}html[data-theme=dark] .VideoSyncToClubModalItem-data{color:#999}.VideoSyncToClubModalItem-data{font-size:14px;line-height:1;margin-top:8px}.VideoSyncToClubModal-search{width:100%}.VideoSyncToClubModal-search--icon{color:#bfbfbf}html[data-theme=dark] .VideoSyncToClubModal-search--icon{color:#444}.VideoSyncToClubModal-search--icon.Zi--Close{cursor:pointer}.VideoSyncToClubModal-list{max-height:400px;overflow:auto;margin-right:-18px;padding-right:18px}.VideoSyncToClubModal-list--notMore{color:#bfbfbf}html[data-theme=dark] .VideoSyncToClubModal-list--notMore{color:#444}.VideoSyncToClubModal-list--notMore{font-size:13px;padding:24px 0;text-align:center;background-color:#fff}html[data-theme=dark] .VideoSyncToClubModal-list--notMore{background-color:#121212}.VideoSyncToClubModal-Empty{text-align:center}.VideoSyncToClubModal-Empty--Image{width:200px;height:200px;-o-object-fit:cover;object-fit:cover}.VideoSyncToClubModal-Empty--Text,html[data-theme=dark] .VideoSyncToClubModal-Empty--Text{color:rgba(133,144,166,.8)}.VideoSyncToClubModal-Empty--Text{font-size:15px;font-weight:500}.VideoUploadForm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0 60px;position:relative}.VideoUploadForm-item{position:relative;width:400px}.VideoUploadForm-itemTitle{color:#121212}html[data-theme=dark] .VideoUploadForm-itemTitle{color:#fff}.VideoUploadForm-itemTitle{font-size:15px;font-weight:500;line-height:1;margin-bottom:12px;margin-top:24px}.VideoUploadForm-itemTitle--first{margin-top:0}.VideoUploadForm-itemError{bottom:-28px;color:#f1403c}html[data-theme=dark] .VideoUploadForm-itemError{color:#f1403c}.VideoUploadForm-itemError{font-size:14px;line-height:20px;position:absolute;right:0}.VideoUploadForm-input{width:100%}.VideoUploadForm-input.VideoUploadForm-input--multiline{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100px}.VideoUploadForm-select{margin-right:16px}.VideoUploadForm-selectList.Select-list{max-height:260px}.VideoUploadForm-featureList{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.VideoUploadForm-feature{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6}html[data-theme=dark] .VideoUploadForm-feature{background:#1b1b1b}.VideoUploadForm-feature{border-radius:15px;color:#444}html[data-theme=dark] .VideoUploadForm-feature{color:#d3d3d3}.VideoUploadForm-feature{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:28px;margin-right:16px;padding:0 12px 0 8px}.VideoUploadForm-featureIcon,html[data-theme=dark] .VideoUploadForm-featureIcon{color:#0084ff}.VideoUploadForm-featureIcon{margin-right:4px}.VideoUploadForm-typeContainer{margin-top:24px}.VideoUploadForm-radioContainer,.VideoUploadForm-typeContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VideoUploadForm-radioContainer--disabled{opacity:.3}.VideoUploadForm-radioLabel{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;line-height:21px;margin-right:32px}.VideoUploadForm-radio{margin-right:8px}.VideoUploadForm-typeHint,html[data-theme=dark] .VideoUploadForm-typeHint{color:#999}.VideoUploadForm-typeHint{font-size:14px;line-height:20px}.VideoUploadForm-imageContainer{border-radius:3px;height:140px;overflow:hidden;position:absolute;right:0;top:51px;width:224px}.VideoUploadForm-imageContainer:after{background-color:rgba(0,0,0,.05);border-radius:inherit;content:"";top:0;left:0;width:100%;height:100%;pointer-events:none;position:absolute}.VideoUploadForm-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.VideoUploadForm-duration{bottom:8px;color:#fff}html[data-theme=dark] .VideoUploadForm-duration{color:#fff}.VideoUploadForm-duration{font-size:12px;line-height:14px;position:absolute;left:12px;z-index:1}.VideoUploadForm-imageEditButton.Video-uploadPosterButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);border-radius:3px;bottom:8px;color:#fff}html[data-theme=dark] .VideoUploadForm-imageEditButton.Video-uploadPosterButton{color:#fff}.VideoUploadForm-imageEditButton.Video-uploadPosterButton{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:32px;padding:0 12px;position:absolute;right:8px;width:auto;z-index:1}.VideoUploadForm-draftHint{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:20px;color:#8590a6}html[data-theme=dark] .VideoUploadForm-draftHint{color:#8590a6}.VideoUploadForm-draftHint{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;height:34px;position:absolute;right:130px}.VideoUploadForm-draftHint .Zi{margin-right:4px}.VideoUploadForm-submitButton{bottom:20px;position:absolute;right:0}.VideoUploadForm-syncToList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;color:#121212}html[data-theme=dark] .VideoUploadForm-syncToList{color:#fff}.VideoUploadForm-syncToList{font-size:15px}.VideoUploadForm-syncClubTitle{font-size:14px;font-weight:500;color:#0084ff}html[data-theme=dark] .VideoUploadForm-syncClubTitle{color:#0084ff}.VideoUploadForm-syncClubTitle{cursor:pointer}.VideoUploadForm-syncClubTitle em{font-style:normal}.VideoUploadForm-syncClubTitle--disabled{opacity:.4;cursor:not-allowed}.VideoUploadForm-scheduledPublish{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:25px;height:34px;font-size:15px}.VideoUploadForm-scheduledPublish--switch{margin-left:12px}.VideoUploadForm-scheduledPublish--timePicker{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--timePicker{color:#d3d3d3}.VideoUploadForm-scheduledPublish--timePicker{margin-left:20px}.VideoUploadForm-scheduledPublish--tooltip{color:#646464}html[data-theme=dark] .VideoUploadForm-scheduledPublish--tooltip{color:#d3d3d3}.ContentItem-title{font-size:18px;font-weight:600;font-synthesis:style}html[data-ios] .ContentItem-title{font-weight:500}html[data-android] .ContentItem-title{font-weight:700}.ContentItem-title{line-height:1.6;color:#121212}html[data-theme=dark] .ContentItem-title{color:#fff}.ContentItem-title{margin-top:-4px;margin-bottom:-4px}.ContentItem-title+.ContentItem-meta{margin-top:6px}.ContentItem-title a:hover{color:#175199}html[data-theme=dark] .ContentItem-title a:hover{color:#6385a6}.ContentItem-meta{font-size:15px;color:#646464}html[data-theme=dark] .ContentItem-meta{color:#d3d3d3}.ContentItem-meta .ColumnItem-meta,.ContentItem-meta .TopicItem-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentItem-avatar{display:inline-block;margin-right:10px;vertical-align:middle}.ContentItem-avatar .UserLink-avatar{width:38px;height:38px;vertical-align:top}.ContentItem-author{padding-top:10px}.ContentItem-status{margin-top:5px;color:#8590a6}html[data-theme=dark] .ContentItem-status{color:#8590a6}.ContentItem-status{font-size:14px}.ContentItem-statusItem:not(:first-child):before{margin:0 5px;content:"\B7"}.ContentItem-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;margin:0 -20px -10px;color:#646464}html[data-theme=dark] .ContentItem-actions{color:#d3d3d3}.ContentItem-actions{background:#fff}html[data-theme=dark] .ContentItem-actions{background:#121212}.ContentItem-actions{clear:both}.ContentItem-actions.is-fixed{margin:0;-webkit-box-shadow:0 -1px 3px rgba(18,18,18,.1);box-shadow:0 -1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .ContentItem-actions.is-fixed{-webkit-box-shadow:0 -1px 3px hsla(0,0%,100%,.1);box-shadow:0 -1px 3px hsla(0,0%,100%,.1)}.ContentItem-actions>*{-ms-flex-negative:0;flex-shrink:0}.ContentItem-actions>.AnnotationTag{white-space:nowrap}.ContentItem-action{margin-left:24px;font-size:14px}.ContentItem-action:first-child{margin-left:0}.ContentItem-rightButton{margin-left:auto}.ContentItem-rightButton .Icon{margin-left:8px}.ContentItem-more{padding:0;margin-left:4px;color:#175199}html[data-theme=dark] .ContentItem-more{color:#6385a6}.ContentItem-more:hover{color:grey}html[data-theme=dark] .ContentItem-more:hover{color:#999}.ContentItem-more .Icon{fill:currentColor}.ContentItem-time{margin-top:10px;font-size:14px;color:#8590a6}html[data-theme=dark] .ContentItem-time{color:#8590a6}.ContentItem-time a:hover,html[data-theme=dark] .ContentItem-time a:hover{border-bottom:1px solid rgba(133,144,166,.72)}.ContentItem-arrowIcon.is-active{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ContentItem-main{display:-webkit-box;display:-ms-flexbox;display:flex}.ContentItem-image{float:left;margin-right:16px}.ContentItem-head{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:hidden;margin-right:6px}.ContentItem-extra{-ms-flex-item-align:center;align-self:center}.ContentItem-cells{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;line-height:26px}.ContentItem-cell:not(:first-child){margin-left:40px}.ContentItem-cell>span:first-child,html[data-theme=dark] .ContentItem-cell>span:first-child{color:#8590a6}.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:#0084ff}html[data-theme=dark] .VoteDownReasonMenu-reason{color:#0084ff}.VoteDownReasonMenu-reason{display:inline-block;line-height:30px;margin-bottom:10px;text-align:center;width:150px}.VoteDownReasonMenu-reason:last-child,.VoteDownReasonMenu-reason:nth-last-child(2){margin-bottom:0}.VoteDownReasonMenu-reason:hover{background:#f6f6f6}html[data-theme=dark] .VoteDownReasonMenu-reason:hover{background:#1b1b1b}.VoteDownReasonMenu-reason:hover,html[data-theme=dark] .VoteDownReasonMenu-reason:hover{color:#0084ff}.VoteDownReasonMenu-disableReasonHint{margin-bottom:12px}.VoteDownReasonMenu-disableReasonButtonList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VoteDownReasonMenu-disableReasonButtonList .Button{line-height:28px;width:150px}.VoteButton{padding:0 10px}.VoteButton,html[data-theme=dark] .VoteButton{color:#0084ff}.VoteButton,html[data-theme=dark] .VoteButton{background:rgba(0,132,255,.1)}.VoteButton{border-color:transparent}.VoteButton:not(:disabled):hover,html[data-theme=dark] .VoteButton:not(:disabled):hover{background-color:rgba(0,132,255,.15)}.VoteButton:disabled:hover{background:#f6f6f6}html[data-theme=dark] .VoteButton:disabled:hover{background:#1b1b1b}.VoteButton.is-active,html[data-theme=dark] .VoteButton.is-active{color:#fff}.VoteButton.is-active,html[data-theme=dark] .VoteButton.is-active{background:#0084ff}.VoteButton.is-active:hover,html[data-theme=dark] .VoteButton.is-active:hover{background-color:#0084ff}.VoteButton-TriangleUp{margin-right:5px}.VoteButton--down{margin-left:4px}.VoteButton--down.VoteButton--mobileDown{margin-left:8px}.CommentButton-text{margin-right:4px}@media (max-width:320px){.CommentButton-text{display:none}}.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}.WalleModal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.WalleModal-des{font-size:15px;line-height:1.4;color:#444}html[data-theme=dark] .WalleModal-des{color:#d3d3d3}.WalleModal-img{width:auto;height:auto;max-width:100%;max-height:100%;margin-top:40px;margin-bottom:15px}.WalleModal-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.WalleModal-content{width:60%}.WalleModal-title{font-size:16px;line-height:1.2;color:#444}html[data-theme=dark] .WalleModal-title{color:#d3d3d3}@media only screen and (min-device-width:320px){.WalleModal-title{font-size:15px}}.WalleModal-intro{font-size:13px;line-height:1.38;color:#646464}html[data-theme=dark] .WalleModal-intro{color:#d3d3d3}.WalleModal-intro{margin-top:3px}.WalleModal-btn{width:92px;height:32px}.CommentPermission-item{padding-left:44px;line-height:40px}.CommentDeleteAndReport-extra{text-align:center}.CommentDeleteAndReport-extra .Button{font-size:13px}.ZVideoSettingMenu-item{line-height:40px;padding-left:44px}.ZVideoToolbar-videoFormModal{height:auto}.ZVideoToolbar-videoFormModal .Modal-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.ZVideoToolbar-videoFormModal .Modal-title{margin:24px 0 0;text-align:left}.ZVideoToolbar-videoForm{border-top:none;margin-right:4px;padding:0 20px 24px}.ZVideoToolbar-menuContainer{z-index:0}.ZVideoToolbar-menuItem{line-height:40px}.zhihuAdvertPCVideoPluginCard{height:141px;border:1px solid rgba(18,18,18,.08);border-radius:8px;margin:30px 60px;text-decoration:none;cursor:pointer}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard{border:1px solid hsla(0,0%,100%,.08)}.zhihuAdvertPCVideoPluginCard-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:36.79245%;padding:10px 20px;border-bottom:1px solid rgba(18,18,18,.08);color:#999;overflow:hidden;font-size:14px}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-header{border-bottom:1px solid hsla(0,0%,100%,.08);color:#999}.zhihuAdvertPCVideoPluginCard-content{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;height:63.20755%;padding:0 20px}.zhihuAdvertPCVideoPluginCard-content>img{width:60px;height:60px;border-radius:8px}.zhihuAdvertPCVideoPluginCard-content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;margin:0 10px}.zhihuAdvertPCVideoPluginCard-content>div .price{color:#0084ff;font-weight:500;font-size:16px}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-content>div .price{color:#0084ff}.zhihuAdvertPCVideoPluginCard-content>div>span{display:-webkit-box;margin-bottom:2px;color:#999;overflow:hidden;font-size:18px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-content>div>span{color:#999}.zhihuAdvertPCVideoPluginCard-content>div .weight-title{color:#444;font-weight:500;font-size:16px}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-content>div .weight-title{color:#d3d3d3}.zhihuAdvertPCVideoPluginCard-content>div>p{display:-webkit-box;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:36px;margin:0;color:#999;overflow:hidden;font-size:13px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-content>div>p{color:#999}.zhihuAdvertPCVideoPluginCard-content>span{-webkit-box-sizing:border-box;box-sizing:border-box;width:86px;height:36px;font-family:PingFangSC;border-radius:5px;color:#0084ff;background-color:rgba(0,132,255,.08);font-weight:500;font-size:16px;line-height:36px;text-align:center}html[data-theme=dark] .zhihuAdvertPCVideoPluginCard-content>span{color:#0084ff;background-color:rgba(0,132,255,.08)}.ZVideoTag{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ZVideoTag,html[data-theme=dark] .ZVideoTag{background:hsla(0,0%,60%,.08)}.ZVideoTag{border-radius:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;max-width:20em;margin-right:12px;line-height:28px;padding:0 14px;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:grey}html[data-theme=dark] .ZVideoTag{color:#999}.ZVideoTag:last-child{margin-right:0}.ZVideoTag-label{margin-right:4px;font-size:13px;font-weight:600;font-synthesis:style}html[data-ios] .ZVideoTag-label{font-weight:500}html[data-android] .ZVideoTag-label{font-weight:700}.ZVideoTag-label,html[data-theme=dark] .ZVideoTag-label{color:#ff9607}.ZVideoTag-campaignText{font-size:14px;color:#ce994f}html[data-theme=dark] .ZVideoTag-campaignText{color:#ce994f}.ZVideo-videoMask{position:absolute;left:0;top:0;width:100%;height:100%;border:none;background:rgba(68,68,68,.9);color:#fff}html[data-theme=dark] .ZVideo-videoMask{color:#121212}.ZVideo-videoMask{font-size:18px;font-weight:600;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}.ZVideo-videoMaskTitle{margin:58px 0 40px}.ZVideo-videoMaskBtnWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.ZVideo-videoMaskBtn{height:32px;width:72px;background-color:#fff}html[data-theme=dark] .ZVideo-videoMaskBtn{background-color:#121212}.ZVideo-videoMaskBtn{font-size:13px;color:#0084ff}html[data-theme=dark] .ZVideo-videoMaskBtn{color:#0084ff}.ZVideo-videoMaskBtn{font-weight:500;line-height:32px;text-align:center;border-radius:4px}.ZVideo-videoMaskBtn:last-child,html[data-theme=dark] .ZVideo-videoMaskBtn:last-child{background-color:#0084ff}.ZVideo-videoMaskBtn:last-child{color:#fff}html[data-theme=dark] .ZVideo-videoMaskBtn:last-child{color:#121212}.ZVideo-videoMaskBtnLast{margin-left:20px}.CommentEditorV2-inputUpLoad-Icon,.ImagePopover{width:24px;height:24px}.ImagePopover{margin-right:8px}.ImagePopover-imageInput{display:none;opacity:0}.ImagePopover-thumbnail{width:120px;height:120px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.ImagePopover-thumbnail .closeButton{position:absolute;width:16px;height:16px;right:8px;top:8px}.ImagePopover-thumbnail .Zi--Close{width:16px;height:16px}.ImagePopover-thumbnail img{width:120px;height:120px}.CommentSticker{font-size:0}.CommentSticker-img,.CommentSticker-load{width:48px;height:48px;padding-bottom:4px}.CommentSticker-load{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:9px;color:#d3d3d3}html[data-theme=dark] .CommentSticker-load{color:#2e2e2e}.CommentSticker-load{background:#f6f6f6}html[data-theme=dark] .CommentSticker-load{background:#1b1b1b}.StickerPopover-stickers-item{width:48px;height:73px;padding:8px;text-align:center}.StickerPopover-stickers-item.StickerPopover-stickers-item-single{width:140px;height:143px;position:relative}.StickerPopover-stickers-item.StickerPopover-stickers-item-single .closeButton{position:absolute;width:16px;height:16px;right:8px;top:8px}.StickerPopover-stickers-item.StickerPopover-stickers-item-single .Zi--Close{width:16px;height:16px}.StickerPopover-stickers-item .VagueImage{padding-bottom:4px}.StickerPopover-stickers-item.StickerPopover-stickers-item-single img{width:100px;height:100px;padding:20px}.StickerPopover-stickers-item p{width:48px;line-height:18px;font-size:12px;color:grey}html[data-theme=dark] .StickerPopover-stickers-item p{color:#999}.StickerPopover-stickers-wrap{overflow-y:scroll}.StickerPopover-stickers-list{width:384px;height:200px;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.CommentCheckModal-wrapper{border-radius:2px;background-color:#fff}html[data-theme=dark] .CommentCheckModal-wrapper{background-color:#121212}.CommentCheckModal-wrapper{-webkit-box-shadow:0 5px 20px 0 rgba(18,18,18,.1);box-shadow:0 5px 20px 0 rgba(18,18,18,.1)}html[data-theme=dark] .CommentCheckModal-wrapper{-webkit-box-shadow:0 5px 20px 0 hsla(0,0%,100%,.1);box-shadow:0 5px 20px 0 hsla(0,0%,100%,.1)}.CommentCheckModal-wrapper{-webkit-filter:brightness(.95);filter:brightness(.95)}html[data-theme=dark] .CommentCheckModal-wrapper{-webkit-filter:brightness(1);filter:brightness(1)}.CommentCheckModal-wrapper .Modal-content{margin:0;padding:0}.CommentCheckModal-image{width:400px;height:148px;background-image:url(https://static.zhihu.com/heifetz/assets/Unfriendly.5c2c64d4.svg)}.CommentCheckModal-title{margin:24px 0;height:30px;font-size:24px;line-height:1.4;text-align:center;color:#121212}html[data-theme=dark] .CommentCheckModal-title{color:#fff}.CommentCheckModal-title{font-weight:600;font-synthesis:style}html[data-ios] .CommentCheckModal-title{font-weight:500}html[data-android] .CommentCheckModal-title{font-weight:700}.CommentCheckModal--noBanner .CommentCheckModal-title{margin-top:40px}.CommentCheckModal-content{height:48px;padding:0 24px 33px;font-size:14px;line-height:1.71;color:#121212}html[data-theme=dark] .CommentCheckModal-content{color:#fff}.CommentCheckModal-button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 25px 33px}.CommentCheckModal-submit{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:32px;margin-right:18px;font-size:14px;line-height:1;text-align:center;color:#8590a6}html[data-theme=dark] .CommentCheckModal-submit{color:#8590a6}.CommentCheckModal-modify{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:32px;font-size:14px;line-height:1;text-align:center}.CommentEditorV2 .RichText{min-height:auto!important}.CommentEditorV2--normal{position:relative;-webkit-transition:padding-right .3s ease;transition:padding-right .3s ease}.CommentEditorV2--normal .CommentEditorV2-input{overflow:hidden;width:100%}.CommentEditorV2--normal .Editable-unstyled{margin:0!important}.CommentEditorV2--normal.CommentEditorV2--active{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:94px}.CommentEditorV2--normal.CommentEditorV2--active .CommentEditorV2-singleButton{-webkit-transform:scale(1);transform:scale(1)}.CommentEditorV2--inCommentItem .CommentEditorV2-actions{margin-top:16px;text-align:right}.CommentEditorV2--inCommentItem .CommentEditorV2-actions .Button{line-height:34px}.CommentEditorV2--inCommentItem .CommentEditorV2-actions .Button+.Button{margin-left:20px}.CommentEditorV2-singleButton{position:absolute;right:16px;bottom:13px;line-height:34px!important;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.CommentEditorV2-singleButton:disabled{cursor:not-allowed}.CommentEditorV2-input{border:none;font-size:15px}.CommentEditorV2-input .Editable,.CommentEditorV2-input .Editable--focus{background:transparent}.CommentEditorV2-input .Dropzone{min-height:auto!important}.CommentEditorV2-startCommentButton{width:100%}.CommentEditorV2-hiddenInput{position:absolute;z-index:-1;top:-9999px}.CommentEditorV2-input--mobile{min-height:208px}.CommentEditorV2-input--mobile,.CommentEditorV2-input--mobile.is-focus{border:none}.CommentEditorV2-input--mobile .Editable{background:#fff}html[data-theme=dark] .CommentEditorV2-input--mobile .Editable{background:#121212}.CommentEditorV2-modalButtons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 20px;border-top:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-modalButtons{border-top:1px solid #2e2e2e}.CommentEditorV2-modalButtons{border-bottom:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-modalButtons{border-bottom:1px solid #2e2e2e}.CommentEditorV2-modalButtons .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.CommentEditorV2-modalButtons .Button+.Button{margin-left:16px}.CommentEditorV2-inputWrap{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #ebebeb}html[data-theme=dark] .CommentEditorV2-inputWrap{border:1px solid #2e2e2e}.CommentEditorV2-inputWrap{border-radius:3px;background-color:#f6f6f6}html[data-theme=dark] .CommentEditorV2-inputWrap{background-color:#1b1b1b}.CommentEditorV2-inputWrap--change{display:block}.CommentEditorV2-inputWrap--active{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border:1px solid #8590a6}html[data-theme=dark] .CommentEditorV2-inputWrap--active{border:1px solid #8590a6}.CommentEditorV2-inputWrap--active{background-color:#fff}html[data-theme=dark] .CommentEditorV2-inputWrap--active{background-color:#121212}.CommentEditorV2-inputUpload{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CommentEditorV2-inputUpload--FlexEnd{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.CommentEditorV2-inputUpload--SpaceBetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CommentEditorV2-inputUpLoad-Icon{margin-right:12px}.CommentEditorV2-inputUpLoad-Icon .Editable-control .Zi{fill:currentcolor}.CommentEditorV2-popoverWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.CommentEditorV2-popoverWrap .Editable-control:not(:disabled):hover{background-color:transparent;border-color:transparent}.CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion,.CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Zi.Zi--Emotion,html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion,html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Zi.Zi--Emotion{fill:#0084ff}.CommentEditorV2-MaxLength{font-size:14px;line-height:1.71;color:#f1403c;padding-left:12px;font-weight:600;font-synthesis:style}html[data-ios] .CommentEditorV2-MaxLength{font-weight:500}html[data-android] .CommentEditorV2-MaxLength{font-weight:700}.ImageView{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;overflow:hidden;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.ImageView.is-active{background-color:rgba(18,18,18,.65)}html[data-theme=dark] .ImageView.is-active{background-color:rgba(0,0,0,.65)}.ImageView-inner{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.ImageView-img{cursor:-webkit-zoom-out;cursor:zoom-out;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.ImageView-transformOrigin{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-property:-webkit-transform opacity;transition-property:-webkit-transform opacity;transition-property:transform opacity;transition-property:transform opacity,-webkit-transform opacity}.LinkCard-ecommerceLoadingCard{height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,96.5%,.88);color:#d3d3d3}html[data-theme=dark] .LinkCard-ecommerceLoadingCard{background:rgba(27,27,27,.88);color:#2e2e2e}.LinkCard-ecommerceLoadingCardAvatarWrapper{width:60px;height:60px;background:#ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;margin-right:10px}html[data-theme=dark] .LinkCard-ecommerceLoadingCardAvatarWrapper{background:#2e2e2e}.LinkCard-ecommerceLoadingCardNetwork{width:20px;height:20px}.LinkCard-ecommerceLoadingCardLoadingbar{height:60px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.LinkCard-ecommerceLoadingCardLoadingbar span{height:16px;display:inline-block;background:#ebebeb}html[data-theme=dark] .LinkCard-ecommerceLoadingCardLoadingbar span{background:#2e2e2e}.LinkCard-ecommerceLoadingCardLoadingbar span:first-of-type{width:60px;margin-bottom:4px}.LinkCard-ecommerceLoadingCardLoadingbar span:nth-of-type(2){width:127px}.LinkCard{position:relative;display:block;margin:1em auto;width:390px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;max-width:100%;overflow:hidden}.LinkCard,.LinkCard:hover{text-decoration:none;border:none!important;color:inherit!important}.LinkCard-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px;border-radius:inherit;background-color:hsla(0,0%,96.5%,.88)}html[data-theme=dark] .LinkCard-content{background-color:rgba(27,27,27,.88)}.LinkCard--noImage .LinkCard-content{background-color:#f6f6f6}html[data-theme=dark] .LinkCard--noImage .LinkCard-content{background-color:#1b1b1b}.LinkCard-text{overflow:hidden}.LinkCard-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:40px;font-size:16px;font-weight:500;line-height:1.25;color:#121212}html[data-theme=dark] .LinkCard-title{color:#fff}.LinkCard-meta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4px;font-size:14px;line-height:20px;color:#999;white-space:nowrap}html[data-theme=dark] .LinkCard-meta{color:#999}.LinkCard-textMeta{overflow:hidden;text-overflow:ellipsis}.LinkCard-metaItem:first-child:before{content:none}.LinkCard-metaItem:before{content:" \B7   "}@media (max-width:320px){.LinkCard-metaItem-jobLocation{display:none}}.LinkCard-badge{background:#fff;border-radius:5px;color:#c2a469;display:inline-block;margin-left:8px;min-width:50px;padding:0 4px;text-align:center;font-weight:600;font-synthesis:style}html[data-theme=dark] .LinkCard-badge{background:#121212;color:#c2a469}html[data-ios] .LinkCard-badge{font-weight:500}html[data-android] .LinkCard-badge{font-weight:700}.LinkCard-image{background-color:#ebebeb;display:block;width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:inherit}html[data-theme=dark] .LinkCard-image{background-color:#2e2e2e}.LinkCard-image.LinkCard-image--horizontal{width:90px}.LinkCard-image.LinkCard-image--vertical{height:80px}.LinkCard-imageCell{margin-left:8px;border-radius:6px}.LinkCard-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;-webkit-filter:blur(20px);filter:blur(20px);background-size:cover;background-position:50%}.LinkCard-image--default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebebeb;color:#d3d3d3}html[data-theme=dark] .LinkCard-image--default{background-color:#2e2e2e;color:#2e2e2e}.TravelMVPLinkCard{border-radius:8px;background-color:#f6f6f6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}html[data-theme=dark] .TravelMVPLinkCard{background-color:#1b1b1b}.TravelMVPLinkCard-main{padding:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.TravelMVPLinkCard-banner{-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px;border-radius:6px;overflow:hidden}.TravelMVPLinkCard-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TravelMVPLinkCard-core{margin-left:12px;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.TravelMVPLinkCard-info{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.TravelMVPLinkCard-name{font-size:15px;line-height:20px;max-height:40px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-name{color:#fff}html[data-ios] .TravelMVPLinkCard-name{font-weight:500}html[data-android] .TravelMVPLinkCard-name{font-weight:700}.TravelMVPLinkCard-tags{line-height:16px;margin-top:4px;color:grey;font-size:12px;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-tags{color:#999}html[data-ios] .TravelMVPLinkCard-tags{font-weight:500}html[data-android] .TravelMVPLinkCard-tags{font-weight:700}.TravelMVPLinkCard-priceArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#ff7955;font-size:15px;line-height:1.2;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-priceArea{color:#ff7955}html[data-ios] .TravelMVPLinkCard-priceArea{font-weight:500}html[data-android] .TravelMVPLinkCard-priceArea{font-weight:700}.TravelMVPLinkCard-buyButton{font-size:13px}.TravelMVPLinkCard-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px;height:16px;color:#999;font-size:11px;font-weight:600;font-synthesis:style}html[data-theme=dark] .TravelMVPLinkCard-location{color:#999}html[data-ios] .TravelMVPLinkCard-location{font-weight:500}html[data-android] .TravelMVPLinkCard-location{font-weight:700}.TravelMVPLinkCard-location svg{margin-right:4px}.TravelMVPLinkCard-locationTag{line-height:16px}.TravelMVPLinkCard-locationTag+.TravelMVPLinkCard-locationTag:before{content:"\B7";margin:0 4px;line-height:16px}.FileLinkCard{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,96.5%,.88);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:1em auto;max-width:100%;overflow:hidden;padding:12px;position:relative;width:390px}html[data-theme=dark] .FileLinkCard{background-color:rgba(27,27,27,.88)}.FileLinkCard-icon{-ms-flex-negative:0;flex-shrink:0;height:30px;width:30px}.FileLinkCard-info{margin-left:12px}.FileLinkCard-name{color:#121212;font-size:15px;font-weight:500;line-height:21px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .FileLinkCard-name{color:#fff}.FileLinkCard-meta{color:#999;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:14px;margin-top:5px}html[data-theme=dark] .FileLinkCard-meta{color:#999}.FileLinkCard-source{white-space:pre}.ReferenceList{clear:both;font-size:.8em}.ReferenceList li:focus{outline:none;-webkit-transition:background .3s;transition:background .3s}html[data-focus-visible] .ReferenceList li:focus{background:rgba(0,132,255,.08)}html[data-theme=dark][data-focus-visible] .ReferenceList li:focus{background:rgba(58,118,208,.3)}.ReferenceList .ReferenceList-backHint{padding-right:.25em}.ReferenceList .ReferenceList-backLink{color:#175199;padding-right:.25em;font-weight:600;font-synthesis:style}html[data-theme=dark] .ReferenceList .ReferenceList-backLink{color:#6385a6}html[data-ios] .ReferenceList .ReferenceList-backLink{font-weight:500}html[data-android] .ReferenceList .ReferenceList-backLink{font-weight:700}@media (hover:hover){.ReferenceList .ReferenceList-backLink:hover{text-decoration:underline}}.Editable-VideoTitleInput-container{-ms-flex-item-align:stretch;align-self:stretch;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}html[data-theme=dark] .Editable-VideoTitleInput-container{background:#121212}.Editable-VideoTitleInput-innerContainer{cursor:text;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px}.Editable-VideoTitleInput-innerContainer--isBeforeIconShown{padding:0 10px}.Editable-VideoTitleInput-beforeIcon{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-beforeIcon{color:#999}.Editable-VideoTitleInput-value{font-size:15px;line-height:48px}.Editable-VideoTitleInput-value--noContent{color:grey}html[data-theme=dark] .Editable-VideoTitleInput-value--noContent{color:#999}.Editable-VideoTitleInput{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;height:48px;padding:0;width:100%}.Editable-VideoTitleInput:focus{outline:none}.Editable-VideoTitleInput::-webkit-input-placeholder{color:grey}.Editable-VideoTitleInput::-moz-placeholder{color:grey}.Editable-VideoTitleInput:-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::-ms-input-placeholder{color:grey}.Editable-VideoTitleInput::placeholder{color:grey}html[data-theme=dark] .Editable-VideoTitleInput::-webkit-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-moz-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput:-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::-ms-input-placeholder{color:#999}html[data-theme=dark] .Editable-VideoTitleInput::placeholder{color:#999}.VideoCardPlayButton{position:absolute;top:0;right:0;bottom:0;left:0;width:56px;height:56px;margin:auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.VideoCardPlayButton-icon{display:block;-webkit-box-shadow:0 0 4px 0 rgba(18,18,18,.16);box-shadow:0 0 4px 0 rgba(18,18,18,.16);border-radius:50%}html[data-theme=dark] .VideoCardPlayButton-icon{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.VideoCardPlayButton-withFileSize--outer{position:absolute;top:0;right:0;bottom:0;left:0;height:36px;margin:auto;text-align:center}.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:600;font-synthesis:style;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:35px;padding:0 14px;font-size:14px;border-radius:18px;display:inline-block;color:#fff;background-color:rgba(18,18,18,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:.5px solid hsla(0,0%,100%,.1)}html[data-ios] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:500}html[data-android] .VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{font-weight:700}@supports not ((-webkit-backdrop-filter:blur(16px)) or (backdrop-filter:blur(16px))){.VideoCardPlayButton-withFileSize--outer .VideoCardPlayButton-withFileSize{background-color:rgba(18,18,18,.8)}}.VideoCardPlayButton-withFileSize--outer .Zi{margin-left:-2.5px;margin-right:7.5px}.VideoCard{position:relative;overflow:hidden;border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(18,18,18,.1);box-shadow:0 1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .VideoCard{border:1px solid #2e2e2e;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.VideoCard--converting .VideoCard-thumbnail{-webkit-filter:blur(8px);filter:blur(8px);-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard--converting .VideoCard-video-content:after{content:"\89C6\9891\6B63\5728\8F6C\7801\4E2D";color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[data-theme=dark] .VideoCard--converting .VideoCard-video-content:after{color:#121212}.VideoCard-link{display:block}.VideoCard-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.VideoCard-poster{width:120px;height:90px;background-color:#ebebeb;position:relative}html[data-theme=dark] .VideoCard-poster{background-color:#2e2e2e}.VideoCard-poster img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoCard-poster .VideoCard-playIcon--nonLens{position:absolute;top:0;right:0;bottom:0;left:0;width:36px;height:36px;margin:auto}.VideoCard-video{position:relative;width:100%}.VideoCard-video:before{display:block;padding-top:56.25%;content:""}.VideoCard-video-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.VideoCard-thumbnail{position:relative;width:100%;height:100%;background-color:#ebebeb}html[data-theme=dark] .VideoCard-thumbnail{background-color:#2e2e2e}.VideoCard-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.VideoCard-thumbnail--placeholder{background-image:url(https://zhstatic.zhihu.com/zhihu-components/video-card/video_placeholder.jpg);background-size:cover}.VideoCard--interactive .VideoCard-video:hover .VideoCard-play-button{-webkit-transform:scale(1.1);transform:scale(1.1)}.VideoCard-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:10px 16px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.VideoCard-VideoTitleInputHolder{height:48px;width:100%}.VideoCard-title{overflow:hidden;height:28px;font-size:16px;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#175199}html[data-theme=dark] .VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#6385a6}.VideoCard-description{height:25px;margin-top:5px;line-height:25px}.VideoCard-source{display:inline-block;margin-right:10px;color:#8590a6}html[data-theme=dark] .VideoCard-source{color:#8590a6}.VideoCard-badge{display:inline-block;padding:0 8px;color:#8590a6;background-color:#f6f6f6;border-radius:3px}html[data-theme=dark] .VideoCard-badge{color:#8590a6;background-color:#1b1b1b}.VideoCard-player{width:100%;height:100%;background-color:#121212}html[data-theme=dark] .VideoCard-player{background-color:#fff}.VideoCard-player .Embed,.VideoCard-player iframe{display:block;width:100%;height:100%}.VideoCard-overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#fff}html[data-theme=dark] .VideoCard-overlay{background-color:#121212}.VideoCard-overlay.is-loading{opacity:0}.VideoCard-mask{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#121212;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}html[data-theme=dark] .VideoCard-mask{background-color:#fff}.VideoCard-mask:not(.is-shown){opacity:0;visibility:hidden}.VideoCard--mobile .VideoCard-poster{width:100px;height:75px}.VideoCard--mobile .VideoCard-video:hover .VideoCard-play-button{-webkit-transform:scale(1);transform:scale(1)}.VideoCard--mobile .VideoCard-content{padding:10px 12px}.VideoCard--mobile .VideoCard-title{font-size:16px}.VideoCard--mobile .VideoCard-description{margin-top:0;font-size:12px}.ZVideoLinkCard{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:1em auto;max-width:100%;overflow:hidden;position:relative}.ZVideoLinkCard,.ZVideoLinkCard:hover{border:none!important;color:inherit!important;text-decoration:none}.ZVideoLinkCard-playerContainer{position:relative;padding-bottom:56%}.ZVideoLinkCard-player{left:0;height:100%;position:absolute;top:0;width:100%}.ZVideoLinkCard-image{background-size:cover;background-position:50%;position:relative;padding-bottom:56%}.ZVideoLinkCard-playIcon{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60px}.ZVideoLinkCard-duration{bottom:10px;color:#fff;font-size:14px;line-height:16px;position:absolute;right:12px}.ZVideoLinkCard-info{background-color:#f6f6f6;padding:12px}html[data-theme=dark] .ZVideoLinkCard-info{background-color:#1b1b1b}.ZVideoLinkCard-title{color:#121212;font-size:16px;line-height:22px;font-weight:600;font-synthesis:style}html[data-theme=dark] .ZVideoLinkCard-title{color:#fff}html[data-ios] .ZVideoLinkCard-title{font-weight:500}html[data-android] .ZVideoLinkCard-title{font-weight:700}.ZVideoLinkCard-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:20px;margin-top:6px}html[data-theme=dark] .ZVideoLinkCard-author{color:#999}.ZVideoLinkCard-avatar.Avatar{height:20px;margin-right:6px;width:20px}.ZVideoLinkErrorCard{background:#f6f6f6;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:1em auto;max-width:100%;overflow:hidden;padding-bottom:56%;position:relative}html[data-theme=dark] .ZVideoLinkErrorCard{background:#1b1b1b}.ZVideoLinkErrorCard-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:28px;left:50%;line-height:40px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}html[data-theme=dark] .ZVideoLinkErrorCard-message{color:#999}.ArticleLinkCard{position:relative;width:100%;max-width:390px;font-size:15px;line-height:21px;padding:12px 12px 7px;background:#f6f6f6;border-radius:8px;margin:1em auto;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .ArticleLinkCard{background:#1b1b1b}.ArticleLinkCard-content{margin-top:8px;-webkit-line-clamp:3}.ArticleLinkCard-content,.ArticleLinkCard-content--noImg{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-box-orient:vertical}.ArticleLinkCard-content--noImg{-webkit-line-clamp:10}.ArticleLinkCard-content p:first-of-type{margin-top:0}.ArticleLinkCard-content p:last-of-type{margin-bottom:0}.AvatarArticleLinkCard{padding:12px;background:#fff;text-align:justify;position:relative}html[data-theme=dark] .AvatarArticleLinkCard{background:#121212}.AvatarArticleLinkCard:before{display:block;content:" ";position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;pointer-events:none;-webkit-transform:scale(.5);transform:scale(.5);border:1px solid #d3d3d3;border-radius:8px}html[data-theme=dark] .AvatarArticleLinkCard:before{border:1px solid #2e2e2e}.AvatarArticleLinkCard-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;font-size:13px;line-height:16px}.AvatarArticleLinkCard-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999}html[data-theme=dark] .AvatarArticleLinkCard-hint{color:#999}.AvatarArticleLinkCard-avatar{width:16px;height:16px;border-radius:50%;margin-right:6px}.AvatarArticleLinkCard-hybridLink,html[data-theme=dark] .AvatarArticleLinkCard-hybridLink{color:#0084ff}.AvatarArticleLinkCard-more,html[data-theme=dark] .AvatarArticleLinkCard-more{color:#8590a6}.QuoteArticleLinkCard{padding:0 0 0 10px;background:#fff;border-left:4px solid #ebebeb;border-radius:0;font-size:17px;line-height:28px;text-align:justify}html[data-theme=dark] .QuoteArticleLinkCard{background:#121212;border-left:4px solid #2e2e2e}.QuoteArticleLinkCard-hint{margin-top:4px;font-size:15px;line-height:21px;color:#999}html[data-theme=dark] .QuoteArticleLinkCard-hint{color:#999}.QuoteArticleLinkCard-content{margin-top:12px}.QuoteArticleLinkCard-hybridLink{margin-top:6px;line-height:1;color:#0084ff}html[data-theme=dark] .QuoteArticleLinkCard-hybridLink{color:#0084ff}.AvatarArticleLinkCard-image,.QuoteArticleLinkCard-image{width:100%;height:135px;margin-top:8px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.ArticleLinkCard-title{color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;font-synthesis:style}html[data-theme=dark] .ArticleLinkCard-title{color:#fff}html[data-ios] .ArticleLinkCard-title{font-weight:500}html[data-android] .ArticleLinkCard-title{font-weight:700}.ArticleLinkCard-excerpt{margin-top:10px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ArticleLinkCard-imageWrapper{margin-top:10px;width:100%;height:0;position:relative;padding-top:56%}.ArticleLinkCard-image{position:absolute;top:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.ArticleLinkCard-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ArticleLinkCard-bottomCardGradient{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,96.5%,0)),to(#f6f6f6));background:linear-gradient(hsla(0,0%,96.5%,0),#f6f6f6);position:absolute;bottom:44px;width:calc(100% - 24px)}html[data-theme=dark] .ArticleLinkCard-bottomCardGradient{background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,27,27,0)),to(#1b1b1b));background:linear-gradient(rgba(27,27,27,0),#1b1b1b)}.ArticleLinkCard-hint{font-size:14px;color:#999}html[data-theme=dark] .ArticleLinkCard-hint{color:#999}.ArticleLinkCard-hybridLink{font-size:14px;color:#0084ff}html[data-theme=dark] .ArticleLinkCard-hybridLink{color:#0084ff}.ArticleLinkCard-error,.ArticleLinkCard-loading{margin:1em auto;width:100%;max-width:390px;background:#f6f6f6;border-radius:8px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:15px;color:#bfbfbf}html[data-theme=dark] .ArticleLinkCard-error,html[data-theme=dark] .ArticleLinkCard-loading{background:#1b1b1b;color:#444}@media (min-width:768px){.ArticleLinkCard-excerpt{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:8;-webkit-box-orient:vertical}}.MCNQRCodeModal{color:#121212;text-align:center}html[data-theme=dark] .MCNQRCodeModal{color:#fff}.MCNQRCodeModal .Modal-content{margin-top:40px;padding-bottom:70px}.MCNQRCodeModal-title{font-size:24px;height:30px;line-height:30px;font-weight:600;font-synthesis:style}html[data-ios] .MCNQRCodeModal-title{font-weight:500}html[data-android] .MCNQRCodeModal-title{font-weight:700}.MCNQRCodeModal-tip{margin-top:12px;font-size:14px;height:20px;line-height:20px}.MCNQRCodeModal-qrcode{margin:40px auto 0;width:175px;height:175px;position:relative}.MCNQRCodeModal-qrcode img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.MCNLinkCard{background-color:#f6f6f6;display:block;border-radius:8px;overflow:hidden;color:inherit;margin:1em auto;max-width:100%;min-height:88px;position:relative;text-decoration:none;width:390px;z-index:0}html[data-theme=dark] .MCNLinkCard{background-color:#1b1b1b}.MCNLinkCard-card{overflow:hidden;max-width:400px;min-height:88px}.MCNLinkCard-card,.MCNLinkCard-cardContainer{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.MCNLinkCard-cardContainer{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:14px;z-index:2}.MCNLinkCard-imageContainer{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;position:relative;border-radius:6px;height:100px;width:100px}.MCNLinkCard-imageContainer--rectangle{width:75px}.MCNLinkCard-imageContainer--invalid{opacity:.3}.MCNLinkCard-redPacketImageContainer{height:60px;width:60px}.MCNLinkCard-image{height:100%;width:100%}.MCNLinkCard-tagInImage{position:absolute;right:0;bottom:0;padding:0 5px;color:#121212;font-size:12px;font-weight:500;background:hsla(0,0%,100%,.9);border-top-left-radius:8px;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:right bottom;transform-origin:right bottom;white-space:nowrap}html[data-theme=dark] .MCNLinkCard-tagInImage{color:#fff;background:hsla(0,0%,100%,.9)}.MCNLinkCard-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:12px;overflow:hidden}.MCNLinkCard-info,.MCNLinkCard-titleContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.MCNLinkCard-titleContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.MCNLinkCard-title{color:#121212;font-size:16px;line-height:20px;max-height:40px;font-weight:600;font-synthesis:style;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .MCNLinkCard-title{color:#fff}html[data-ios] .MCNLinkCard-title{font-weight:500}html[data-android] .MCNLinkCard-title{font-weight:700}.MCNLinkCard-title--invalid{color:grey}html[data-theme=dark] .MCNLinkCard-title--invalid{color:#999}.MCNLinkCard-redPacketTitle{font-size:15px}.MCNLinkCard-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:auto}.MCNLinkCard-toolLeft{margin-right:auto}.MCNLinkCard-redEvenlope-time{font-size:12px;color:#999;line-height:16.8px}html[data-theme=dark] .MCNLinkCard-redEvenlope-time{color:#999}.MCNLinkCard-price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7955;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;line-height:18px;margin-right:auto}html[data-theme=dark] .MCNLinkCard-price{color:#ff7955}.MCNLinkCard-price--invalid{opacity:.3}.MCNLinkCard-pricePrefix{font-size:14px;margin-right:4px}.MCNLinkCard-VIPPrice{line-height:18px;font-size:14px;font-weight:500}.MCNLinkCard-VIPPrice span{display:inline-block}.MCNLinkCard-VIPPrice .MCNLinkCard-VIPPriceHint{color:#ce994f;margin-right:4px}html[data-theme=dark] .MCNLinkCard-VIPPrice .MCNLinkCard-VIPPriceHint{color:#ce994f}.MCNLinkCard-VIPPrice .MCNLinkCard-originalPrice{color:#999;text-decoration:line-through}html[data-theme=dark] .MCNLinkCard-VIPPrice .MCNLinkCard-originalPrice{color:#999}.MCNLinkCard-source{color:#646464;font-size:12px;line-height:17px;margin-top:5px;font-weight:600;font-synthesis:style}html[data-theme=dark] .MCNLinkCard-source{color:#d3d3d3}html[data-ios] .MCNLinkCard-source{font-weight:500}html[data-android] .MCNLinkCard-source{font-weight:700}.MCNLinkCard-source--invalid,html[data-theme=dark] .MCNLinkCard-source--invalid{color:#999}.MCNLinkCard-button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff7955;font-size:13px;height:17px;line-height:17px;font-weight:600;font-synthesis:style}html[data-theme=dark] .MCNLinkCard-button{color:#ff7955}html[data-ios] .MCNLinkCard-button{font-weight:500}html[data-android] .MCNLinkCard-button{font-weight:700}.MCNLinkCard-invalidButton{width:80px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ebebeb;color:grey;font-size:13px;line-height:17px;font-weight:600;font-synthesis:style;border-top-left-radius:12px;border-bottom-left-radius:12px;position:absolute;right:0;z-index:1}html[data-theme=dark] .MCNLinkCard-invalidButton{background-color:#2e2e2e;color:#999}html[data-ios] .MCNLinkCard-invalidButton{font-weight:500}html[data-android] .MCNLinkCard-invalidButton{font-weight:700}.MCNLinkCard-invalidButton>span{margin-left:2px}.MetaLinkCard{display:block;border-radius:6px;color:inherit;margin:1em auto;max-width:100%;position:relative;text-decoration:none;z-index:0}.MetaLinkCard li{list-style:none}.MetaLinkCard-placeholder{background-color:#f6f6f6;min-height:114px}html[data-theme=dark] .MetaLinkCard-placeholder{background-color:#1b1b1b}.MetaLinkCard-card{padding:16px;border-radius:6px;border:1px solid #ebebeb}html[data-theme=dark] .MetaLinkCard-card{border:1px solid #2e2e2e}.MetaLinkCard-card--isMobile{border-radius:10px}.App--iOSAppView .MetaLinkCard-card--isMobile{border:.5px solid #d3d3d3}html[data-theme=dark] .App--iOSAppView .MetaLinkCard-card--isMobile{border:.5px solid #2e2e2e}.MetaLinkCard-priceSource,.MetaLinkCard-titleLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-priceSource{line-height:24px;margin-top:8px}.App--appView .MetaLinkCard-priceSource{padding-bottom:7px}.App--appView .MetaLinkCard-priceSource--hasBorderBottom{padding-bottom:16px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:1px solid #2e2e2e}.App--iOSAppView .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:.5px solid #d3d3d3}html[data-theme=dark] .App--iOSAppView .App--appView .MetaLinkCard-priceSource--hasBorderBottom{border-bottom:.5px solid #2e2e2e}.MetaLinkCard-priceWrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-reasons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.MetaLinkCard-reason{font-size:14px;padding-right:12px;-ms-flex-negative:0;flex-shrink:0;margin-top:1px;margin-bottom:9px;color:#444;line-height:12px}html[data-theme=dark] .MetaLinkCard-reason{color:#d3d3d3}.App--appView .MetaLinkCard-reason{font-size:12px;padding-right:4px;margin-top:0;margin-bottom:8px}.MetaLinkCard-reason:not(:first-child){border-left:2px solid #ebebeb;padding-left:12px}html[data-theme=dark] .MetaLinkCard-reason:not(:first-child){border-left:2px solid #2e2e2e}.App--appView .MetaLinkCard-reason:not(:first-child){padding-left:4px}.MetaLinkCard-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}.App--appView .MetaLinkCard-ratings{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.App--appView .MetaLinkCard-ratings--noReasons{margin-top:16px}.MetaLinkCard-rating{-ms-flex-negative:0;flex-shrink:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.App--appView .MetaLinkCard-rating{line-height:16px}.App--appView .MetaLinkCard-rating:not(:last-child){margin-bottom:4px}.MetaLinkCard-rating:not(:last-child){margin-right:16px}.MetaLinkCard-ratingName{font-size:14px;color:#646464;font-weight:500;margin-right:8px}html[data-theme=dark] .MetaLinkCard-ratingName{color:#d3d3d3}.App--appView .MetaLinkCard-ratingName{font-size:12px;width:74px}.MetaLinkCard-ratingStar{color:#d3d3d3}html[data-theme=dark] .MetaLinkCard-ratingStar{color:#2e2e2e}.MetaLinkCard-ratingStar:not(:last-child){margin-right:4px}.MetaLinkCard-ratingStar--rated,html[data-theme=dark] .MetaLinkCard-ratingStar--rated{color:#ff9607}.MetaLinkCard-images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:12px auto 0;max-width:544px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.App--appView .MetaLinkCard-images{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}.App--appView .MetaLinkCard-images--nolyNoRatings{margin-top:7px}.MetaLinkCard-imageWrapper{width:120px;height:120px;overflow:hidden;border-radius:3px;margin:8px}.App--appView .MetaLinkCard-imageWrapper{display:inline-block;margin:5px 5px 0 0}.App--appView .MetaLinkCard-imageWrapper--1{width:calc(50vw - 31px);height:calc(50vw - 31px);margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--1{width:291px;height:291px}}.App--appView .MetaLinkCard-imageWrapper--2{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--2:nth-child(2n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--2{width:288px;height:288px}}.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:calc(25vw - 19.25px);height:calc(25vw - 19.25px)}.App--appView .MetaLinkCard-imageWrapper--7:nth-child(4n),.App--appView .MetaLinkCard-imageWrapper--8:nth-child(4n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:141px;height:141px}}@media (max-width:320px){.App--appView .MetaLinkCard-imageWrapper--7,.App--appView .MetaLinkCard-imageWrapper--8{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--7:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--8:nth-child(2n){margin-right:0}}.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:calc(33.33333vw - 24px);height:calc(33.33333vw - 24px)}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(3n){margin-right:0}@media (min-width:640px){.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:190px;height:190px}}@media (max-width:320px){.App--appView .MetaLinkCard-imageWrapper--3,.App--appView .MetaLinkCard-imageWrapper--4,.App--appView .MetaLinkCard-imageWrapper--5,.App--appView .MetaLinkCard-imageWrapper--6{width:calc(50vw - 33.5px);height:calc(50vw - 33.5px)}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(3n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(3n){margin-right:5px}.App--appView .MetaLinkCard-imageWrapper--3:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--4:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--5:nth-child(2n),.App--appView .MetaLinkCard-imageWrapper--6:nth-child(2n){margin-right:0}}.MetaLinkCard-imageWrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.ztext .MetaLinkCard-imageWrapper img.origin_image{margin:0}.RichContent .MetaLinkCard-imageWrapper img{cursor:-webkit-zoom-in;cursor:zoom-in}.MetaLinkCard-title{font-size:16px;font-weight:500;line-height:22px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.MetaLinkCard-price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff9607;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:17px;font-weight:500}html[data-theme=dark] .MetaLinkCard-price{color:#ff9607}.MetaLinkCard-priceText{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:4px;color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;-ms-flex-negative:0;flex-shrink:0;margin-left:8px;width:44px;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .MetaLinkCard-priceText{background:#1b1b1b;color:#999}.MetaLinkCard-goToShopping{color:#8590a6;font-weight:600;font-synthesis:style;font-size:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .MetaLinkCard-goToShopping{color:#8590a6}html[data-ios] .MetaLinkCard-goToShopping{font-weight:500}html[data-android] .MetaLinkCard-goToShopping{font-weight:700}.MetaLinkCard-goToShopping:hover a,html[data-theme=dark] .MetaLinkCard-goToShopping:hover a{color:#76839b}.MetaLinkCard-goToShopping--mobile:hover a,.MetaLinkCard-goToShopping--mobile a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile:hover a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile a{color:#999}.MetaLinkCard-goToShopping--mobile:active a,html[data-theme=dark] .MetaLinkCard-goToShopping--mobile:active a{color:#0084ff}.App--AndroidAppView .MetaLinkCard-goToShopping--mobile svg{position:relative;top:-1px}.MetaLinkCard-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;color:#0084ff;border-radius:3px;background:hsla(0,0%,60%,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;font-size:14px;line-height:1;width:88px;font-weight:500;height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:10px}html[data-theme=dark] .MetaLinkCard-button{color:#0084ff;background:hsla(0,0%,60%,.08)}.MetaLinkCard-meta{margin-top:16px;font-size:14px;padding:13px 0 0}.MetaLinkCard-meta,.MetaLinkCard-metaMobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MetaLinkCard-metaMobile{margin-top:20px;padding:12px 8px 12px 12px;background:#f6f6f6;border-radius:6px;cursor:pointer}html[data-theme=dark] .MetaLinkCard-metaMobile{background:#1b1b1b}.MetaLinkCard-metaMobile--noRatio{padding:8px 12px}.MetaLinkCard-metaMobile:active{background:#ebebeb}html[data-theme=dark] .MetaLinkCard-metaMobile:active{background:#2e2e2e}@media (max-width:320px){.MetaLinkCard-metaMobile{padding:12px 0 12px 8px}}.MetaLinkCard-metaInfo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;padding:2px 0 0}html[data-theme=dark] .MetaLinkCard-metaInfo{color:#999}.MetaLinkCard-metaInfoMobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:grey;height:40px}html[data-theme=dark] .MetaLinkCard-metaInfoMobile{color:#999}.MetaLinkCard-metaInfoMobile--noRatio{height:20px}.MetaLinkCard-metaScore{font-weight:600;font-synthesis:style;padding-right:20px;border-right:1px solid #ebebeb;margin-right:16px}html[data-ios] .MetaLinkCard-metaScore{font-weight:500}html[data-android] .MetaLinkCard-metaScore{font-weight:700}html[data-theme=dark] .MetaLinkCard-metaScore{border-right:1px solid #2e2e2e}.MetaLinkCard-score{font-size:17px;color:#0084ff;margin-left:8px;font-weight:500}html[data-theme=dark] .MetaLinkCard-score{color:#0084ff}.MetaLinkCard-score--mobile{margin:0 12px 0 0;font-size:28px}.MetaLinkCard-scoreText{color:#646464;line-height:20px;font-size:14px;font-weight:700}html[data-theme=dark] .MetaLinkCard-scoreText{color:#d3d3d3}.MetaLinkCard-mobileVoteCount{color:#999;line-height:16px;font-size:14px;font-weight:500}html[data-theme=dark] .MetaLinkCard-mobileVoteCount{color:#999}.MetaLinkCard-mobileVoteCount--hasRatio{font-size:12px;margin-top:4px}.MetaLinkCard-metaButton{line-height:1;padding:10px 15px;border-radius:3px;color:#0084ff}.MetaLinkCard-metaButton,html[data-theme=dark] .MetaLinkCard-metaButton{background:hsla(0,0%,60%,.08)}html[data-theme=dark] .MetaLinkCard-metaButton{color:#0084ff}.MetaLinkCard-metaButton:hover,html[data-theme=dark] .MetaLinkCard-metaButton:hover{background:hsla(0,0%,60%,.12)}.MetaLinkCard-mobileMetaButton{font-size:14px;color:#999;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .MetaLinkCard-mobileMetaButton{color:#999}.MetaLinkCard-metaLinkText{line-height:18px;margin-right:2px}@media (max-width:320px){.MetaLinkCard-metaLinkText{width:28px;-webkit-box-sizing:border-box;box-sizing:border-box}}@-webkit-keyframes fxRichTextFadeIn{0%{opacity:0}to{opacity:1}}@keyframes fxRichTextFadeIn{0%{opacity:0}to{opacity:1}}.RichText a.UserLink-link{color:#175199}html[data-theme=dark] .RichText a.UserLink-link{color:#6385a6}.RichText a.UserLink-link:hover{border-bottom:1px solid #175199}html[data-theme=dark] .RichText a.UserLink-link:hover{border-bottom:1px solid #6385a6}.RichText--clearBoth:after,.RichText--clearBoth:before{clear:both;content:"";display:block}.RichText .lazy[data-lazy-status]{background-color:#f6f6f6}html[data-theme=dark] .RichText .lazy[data-lazy-status]{background-color:#1b1b1b}.RichText .lazy[data-lazy-status=ok]{background-color:transparent;-webkit-animation:fxRichTextFadeIn .5s ease-in;animation:fxRichTextFadeIn .5s ease-in}.highlight{margin:1em 0}.highlight pre{margin:0}.highlight .hll{background-color:#fdfdfd}html[data-theme=dark] .highlight .hll{background-color:#2e2e2e}.highlight .c{font-style:italic;color:#999}html[data-theme=dark] .highlight .c{color:#999}.highlight .err,html[data-theme=dark] .highlight .err{color:#f1403c}.highlight .k{font-weight:600;font-synthesis:style}html[data-ios] .highlight .k{font-weight:500}html[data-android] .highlight .k{font-weight:700}.highlight .o{font-weight:600;font-synthesis:style}html[data-ios] .highlight .o{font-weight:500}html[data-android] .highlight .o{font-weight:700}.highlight .cm{font-style:italic;color:#999}html[data-theme=dark] .highlight .cm{color:#999}.highlight .cp{font-weight:600;font-synthesis:style;color:#999}html[data-ios] .highlight .cp{font-weight:500}html[data-android] .highlight .cp{font-weight:700}html[data-theme=dark] .highlight .cp{color:#999}.highlight .c1{font-style:italic;color:#999}html[data-theme=dark] .highlight .c1{color:#999}.highlight .cs{font-style:italic;font-weight:600;font-synthesis:style;color:#999}html[data-ios] .highlight .cs{font-weight:500}html[data-android] .highlight .cs{font-weight:700}html[data-theme=dark] .highlight .cs{color:#999}.highlight .gd,html[data-theme=dark] .highlight .gd{color:#f36}.highlight .ge{font-style:italic}.highlight .gr,html[data-theme=dark] .highlight .gr{color:#f1403c}.highlight .gh,html[data-theme=dark] .highlight .gh{color:#999}.highlight .gi{color:#12b370}.highlight .go{color:grey}html[data-theme=dark] .highlight .go{color:#999}.highlight .gp{color:#646464}html[data-theme=dark] .highlight .gp{color:#d3d3d3}.highlight .gs{font-weight:600;font-synthesis:style}html[data-ios] .highlight .gs{font-weight:500}html[data-android] .highlight .gs{font-weight:700}.highlight .gu,html[data-theme=dark] .highlight .gu{color:#999}.highlight .gt,html[data-theme=dark] .highlight .gt{color:#f1403c}.highlight .kc{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kc{font-weight:500}html[data-android] .highlight .kc{font-weight:700}.highlight .kd{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kd{font-weight:500}html[data-android] .highlight .kd{font-weight:700}.highlight .kn{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kn{font-weight:500}html[data-android] .highlight .kn{font-weight:700}.highlight .kp{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kp{font-weight:500}html[data-android] .highlight .kp{font-weight:700}.highlight .kr{font-weight:600;font-synthesis:style}html[data-ios] .highlight .kr{font-weight:500}html[data-android] .highlight .kr{font-weight:700}.highlight .kt{font-weight:600;font-synthesis:style;color:#175199}html[data-ios] .highlight .kt{font-weight:500}html[data-android] .highlight .kt{font-weight:700}html[data-theme=dark] .highlight .kt{color:#6385a6}.highlight .m,html[data-theme=dark] .highlight .m{color:#0084ff}.highlight .s,html[data-theme=dark] .highlight .s{color:#f1403c}.highlight .na,.highlight .nb,html[data-theme=dark] .highlight .na,html[data-theme=dark] .highlight .nb{color:#0084ff}.highlight .nc{font-weight:600;font-synthesis:style;color:#175199}html[data-ios] .highlight .nc{font-weight:500}html[data-android] .highlight .nc{font-weight:700}html[data-theme=dark] .highlight .nc{color:#6385a6}.highlight .no,html[data-theme=dark] .highlight .no{color:#0084ff}.highlight .ni,html[data-theme=dark] .highlight .ni{color:#5868d1}.highlight .ne{font-weight:600;font-synthesis:style;color:#f1403c}html[data-ios] .highlight .ne{font-weight:500}html[data-android] .highlight .ne{font-weight:700}html[data-theme=dark] .highlight .ne{color:#f1403c}.highlight .nf{font-weight:600;font-synthesis:style;color:#f1403c}html[data-ios] .highlight .nf{font-weight:500}html[data-android] .highlight .nf{font-weight:700}html[data-theme=dark] .highlight .nf{color:#f1403c}.highlight .nn{color:#646464}html[data-theme=dark] .highlight .nn{color:#d3d3d3}.highlight .nt{color:#175199}html[data-theme=dark] .highlight .nt{color:#6385a6}.highlight .nv,html[data-theme=dark] .highlight .nv{color:#0084ff}.highlight .ow{font-weight:600;font-synthesis:style}html[data-ios] .highlight .ow{font-weight:500}html[data-android] .highlight .ow{font-weight:700}.highlight .w{color:#bfbfbf}html[data-theme=dark] .highlight .w{color:#444}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,html[data-theme=dark] .highlight .mf,html[data-theme=dark] .highlight .mh,html[data-theme=dark] .highlight .mi,html[data-theme=dark] .highlight .mo{color:#0084ff}.highlight .s2,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx,html[data-theme=dark] .highlight .s2,html[data-theme=dark] .highlight .sb,html[data-theme=dark] .highlight .sc,html[data-theme=dark] .highlight .sd,html[data-theme=dark] .highlight .se,html[data-theme=dark] .highlight .sh,html[data-theme=dark] .highlight .si,html[data-theme=dark] .highlight .sx{color:#f1403c}.highlight .sr,html[data-theme=dark] .highlight .sr{color:#c2a469}.highlight .s1,.highlight .ss,html[data-theme=dark] .highlight .s1,html[data-theme=dark] .highlight .ss{color:#f1403c}.highlight .bp,html[data-theme=dark] .highlight .bp{color:#999}.highlight .il,.highlight .vc,.highlight .vg,.highlight .vi,html[data-theme=dark] .highlight .il,html[data-theme=dark] .highlight .vc,html[data-theme=dark] .highlight .vg,html[data-theme=dark] .highlight .vi{color:#0084ff}.highlight::-webkit-scrollbar{width:6px;height:6px}.highlight::-webkit-scrollbar-thumb:horizontal{background-color:rgba(18,18,18,.5);border-radius:6px}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal{background-color:hsla(0,0%,100%,.5)}.highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:rgba(18,18,18,.6)}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:hsla(0,0%,100%,.6)}.GifPlayer{position:relative;display:block;margin:0 auto;overflow:hidden;max-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;text-align:center}.GifPlayer[data-size=small]{max-width:40%}.GifPlayer img{max-width:100%;vertical-align:top}.GifPlayer-icon{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px;pointer-events:none;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center;transform-origin:center;opacity:1}.GifPlayer.isPlaying .GifPlayer-icon{-webkit-transform:scale(.3);transform:scale(.3);opacity:0}.GifPlayer-gif2mp4{position:absolute;max-width:100%}.VideoErrorCard-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.VideoErrorCard-error{font-size:28px;line-height:40px;text-align:center;color:#8590a6}html[data-theme=dark] .VideoErrorCard-error{color:#8590a6}.RichText-video{margin:16px 0}.RichText p.censoring,html[data-theme=dark] .RichText p.censoring{color:#999}.RichText p.censoring{font-style:italic}.CommentRichText .Richtext-content_img{overflow:hidden;position:relative}.CommentRichText .Richtext-content_img .comment_gif,.CommentRichText .Richtext-content_img .comment_img{cursor:-webkit-zoom-in;cursor:zoom-in}.CommentRichText .Richtext-content_img img{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.CommentRichText .Richtext-content_img-square,.CommentRichText .Richtext-content_img-square img{width:80px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape{max-width:160px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape img{width:160px}.CommentRichText .Richtext-content_img-square--highShape{width:80px;max-height:160px}.CommentRichText .Richtext-content_img-square--highShape img{height:160px}.CommentRichText img[data-zhihu-emoticon]{height:1.4em;width:1.4em;vertical-align:bottom}.CommentRichText-ImageView.ImageView{z-index:300}.CommentItemV2{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:12px 20px 10px;font-size:15px}.CommentItemV2:not(:first-child):after{position:absolute;left:0;right:0;bottom:0;display:block;margin:10px 20px 0;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .CommentItemV2:not(:first-child):after{border-bottom:1px solid #1b1b1b}.CommentItemV2:not(:first-child):after{content:""}.CommentItemV2-shield{font-size:15px;color:#999}html[data-theme=dark] .CommentItemV2-shield{color:#999}.CommentItemV2-meta{position:relative;height:24px;padding-right:3px;padding-left:1px;margin-bottom:4px;line-height:24px}.CommentItemV2-meta .UserLink-link{font-weight:500}.CommentItemV2-metaSibling{padding-left:33px}.CommentItemV2-avatar{margin-right:8px}.CommentItemV2-avatar .UserLink-avatar{vertical-align:top}.CommentItemV2-reply,.CommentItemV2-roleInfo,html[data-theme=dark] .CommentItemV2-reply,html[data-theme=dark] .CommentItemV2-roleInfo{color:#8590a6}.CommentItemV2-reviewing{margin-left:8px}.CommentItemV2-reply{margin-right:8px;margin-left:8px}.CommentItemV2-officialTop{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;padding:2px 4px;margin-left:8px}.CommentItemV2-officialTop,html[data-theme=dark] .CommentItemV2-officialTop{background-color:rgba(0,132,255,.08)}.CommentItemV2-officialTop,html[data-theme=dark] .CommentItemV2-officialTop{color:#0084ff}.CommentItemV2-officialTop{vertical-align:top;font-size:12px}.CommentItemV2-roleInfo{margin-right:-8px}.CommentItemV2-time{float:right;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentItemV2-time{color:#8590a6}.CommentItemV2-content{margin-bottom:6px;line-height:25px}.CommentItemV2-editor{padding:12px 0}.CommentItemV2-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;font-size:14px;line-height:24px;margin-top:4px}.CommentItemV2-footer .Button+.Button{margin-left:20px}.CommentItemV2-mobileFooter .Button+.Button{margin-left:0}.CommentItemV2-hoverBtn.Button{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.CommentItemV2:hover .CommentItemV2-hoverBtn.Button{opacity:1}.CommentItemV2:hover .CommentItemV2-hoverBtn.Button:disabled{opacity:.5}.CommentItemV2-likeBtn.is-liked,html[data-theme=dark] .CommentItemV2-likeBtn.is-liked{color:#0084ff}.CommentItemV2-likeBtn.is-liked:hover{color:#175199}html[data-theme=dark] .CommentItemV2-likeBtn.is-liked:hover{color:#6385a6}.CommentItemV2-likeBtn.is-liked .Icon,.CommentItemV2-likeBtn.is-liked:hover .Icon{fill:currentColor}.CommentItemV2--highlighted{-webkit-animation:highlight 1.6s ease-out;animation:highlight 1.6s ease-out}@-webkit-keyframes highlight{0%{background:rgba(0,132,255,.06)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}@keyframes highlight{0%{background:rgba(0,132,255,.06)}to{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}.IsolationDot{margin:0 6px}.CommentItemV2-replyArrow,html[data-theme=dark] .CommentItemV2-replyArrow{color:#8590a6}.CommentItemV2-replyArrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 5px 0 8px}.CommentItemV2-userLink{max-width:80px;font-weight:600;font-synthesis:style}@media (min-width:360px){.CommentItemV2-userLink{max-width:100px}}html[data-ios] .CommentItemV2-userLink{font-weight:500}html[data-android] .CommentItemV2-userLink{font-weight:700}.CommentItemV2-userLink{display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:top}.CommentItemV2-menu-item{padding-top:13px;padding-bottom:13px}.CommentItemV2-editor.CommentEditorV2--active{padding-right:78px}.CommentItemV2-editor .CommentEditorV2-singleButton{right:0}.CommentItemV2-walleTag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentItemV2-walleTag{color:#8590a6}.CommentItemV2-walleTag{margin-left:16px;margin-right:16px}.CommentItemV2-walleIcon{margin-right:4px}.CommentItemV2-zvideoFooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#8590a6}html[data-theme=dark] .CommentItemV2-zvideoFooter{color:#8590a6}.CommentItemV2-zvideoFooter{font-size:13px}.CommentsForOia{padding-top:28px}.CommentsForOia .CommentItemV2{padding:0}.CommentsForOia .CommentItemV2 .CommentItemV2-footer{display:none}.CommentsForOia .CommentItemV2:not(:first-child):after{content:none}.CommentsForOia .Button{width:100%;line-height:36px;margin-top:10px}.RichContent-mobileBaidu .ContentItem-expandButton{bottom:10px!important}.ZVideoComment-container.Comments-container{height:auto}.ZVideo-CommentsForOiaWrap{margin:0 16px}.ZVideoRecommendationItem{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -16px;padding:12px 16px}.ZVideoRecommendationItem-thumbnail{position:relative;width:112px;height:70px;margin-right:12px;border-radius:6px}.ZVideoRecommendationItem-thumbnailImage{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:inherit}.ZVideoRecommendationItem-duration{position:absolute;z-index:1;right:6px;bottom:6px;font-size:12px;line-height:12px;color:hsla(0,0%,100%,.9);text-shadow:0 0 2px rgba(0,0,0,.4)}.ZVideoRecommendationItem-content{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}.ZVideoRecommendationItem-title{font-size:15px;line-height:22px;color:#121212}html[data-theme=dark] .ZVideoRecommendationItem-title{color:#fff}.ZVideoRecommendationItem-title{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ZVideoRecommendationItem-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;font-size:12px;line-height:16px;color:#999}html[data-theme=dark] .ZVideoRecommendationItem-meta{color:#999}.ZVideoRecommendationItem-avatar{width:16px;height:16px;margin-right:4px;border-radius:50%}.ZVideoRecommendationItem-avatarImage{display:block;width:100%;height:100%;border-radius:inherit}.ZVideoRecommendationSkeleton{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -16px;padding:12px 16px}.ZVideoRecommendationSkeleton-thumbnail{width:112px;height:70px;border-radius:6px;margin-right:12px;background-color:#f6f6f6}html[data-theme=dark] .ZVideoRecommendationSkeleton-thumbnail{background-color:#1b1b1b}.ZVideoRecommendationSkeleton-content{-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.ZVideoRecommendationSkeleton-content,.ZVideoRecommendationSkeleton-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.ZVideoRecommendationSkeleton-title{-ms-flex-direction:column;flex-direction:column}.ZVideoRecommendationSkeleton-title:after,.ZVideoRecommendationSkeleton-title:before{content:"";height:14px;margin:4px 0;background-color:#f6f6f6}html[data-theme=dark] .ZVideoRecommendationSkeleton-title:after,html[data-theme=dark] .ZVideoRecommendationSkeleton-title:before{background-color:#1b1b1b}.ZVideoRecommendationSkeleton-title:after{width:70px}.ZVideoRecommendationSkeleton-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto}.ZVideoRecommendationSkeleton-meta:after{content:"";width:128px;height:12px;margin:4px 0;background-color:#f6f6f6}html[data-theme=dark] .ZVideoRecommendationSkeleton-meta:after{background-color:#1b1b1b}.ZVideoRecommendationSkeleton-avatar{width:16px;height:16px;margin-right:4px;border-radius:50%;background-color:#f6f6f6}html[data-theme=dark] .ZVideoRecommendationSkeleton-avatar{background-color:#1b1b1b}.ZVideoRecommendations-empty{padding:50px 0}.ZVideoRecommendations-emptyImage{margin:0 auto;width:240px;height:130px;background-image:url(https://static.zhihu.com/heifetz/assets/recommendations-empty.290e9e5b.png);background-size:100% 100%}html[data-theme=dark] .ZVideoRecommendations-emptyImage{background-image:url(https://static.zhihu.com/heifetz/assets/recommendations-empty-dark.763f3b58.png)}.ZVideoRecommendations-emptyText{margin-top:10px;font-size:15px;line-height:21px;text-align:center;color:rgba(133,144,166,.8)}html[data-theme=dark] .ZVideoRecommendations-emptyText{color:rgba(133,144,166,.8)}.ZVideoRecommendations-title{margin-top:0;margin-bottom:6px;font-size:17px;line-height:20px;color:#121212}html[data-theme=dark] .ZVideoRecommendations-title{color:#fff}.ZVideoRecommendations-title{font-weight:600;font-synthesis:style}html[data-ios] .ZVideoRecommendations-title{font-weight:500}html[data-android] .ZVideoRecommendations-title{font-weight:700}.ZVideo-clubContainer{margin:24px 0}.ZVideo-relatedClubTitle{-ms-flex-negative:0;flex-shrink:0;font-size:14px;color:#8590a6}html[data-theme=dark] .ZVideo-relatedClubTitle{color:#8590a6}.ZVideo-relatedClubCard{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;width:343px;height:68px;background-color:#f6f6f6}html[data-theme=dark] .ZVideo-relatedClubCard{background-color:#1b1b1b}.ZVideo-relatedClubCard{border-radius:6px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px}.ZVideo-relatedClubCardAvatar{overflow:hidden;width:44px;height:44px;border-radius:4px}.ZVideo-relatedClubCardAvatar img{width:100%;height:100%}.ZVideo-relatedClubCardDescription{margin:0 8px}.ZVideo-clubName{font-size:15px;line-height:24px;margin-bottom:2px}.ZVideo-clubDataWrapper,.ZVideo-clubName{display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ZVideo-clubDataWrapper{max-width:197px;word-break:break-all;font-size:13px;line-height:16px;color:#999}html[data-theme=dark] .ZVideo-clubDataWrapper{color:#999}.ZVideo-clubHybridLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.ZVideo-clubUserAvatar{border-radius:50%;overflow:hidden;width:24px;height:24px;margin-right:-8px;border:2px solid #fff}html[data-theme=dark] .ZVideo-clubUserAvatar{border:2px solid #121212}.ZVideo-clubUserAvatar:first-child{margin-right:0}.ZVideo-clubUserAvatar img{width:100%;height:100%}.ZVideo-clubAvatarWrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ZVideo,.ZVideo-clubAvatarWrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.ZVideo{margin:24px auto;max-width:1000px;padding:0 16px}@media (max-width:690px){.ZVideo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}}.ZVideo-body{background-color:#fff}html[data-theme=dark] .ZVideo-body{background-color:#121212}.ZVideo-mainColumn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.ZVideo-video{position:relative}.ZVideo-video:before{content:"";display:block;padding-top:56.25%}.ZVideo-player{position:absolute;left:0;top:0;width:100%;height:100%;border:none}.ZVideo-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:16px 0}@media (max-width:690px){.ZVideo-author{margin:16px}}.ZVideo-authorAvatar{margin-right:8px}.ZVideo-authorAvatar .Avatar{display:block;width:34px;height:34px;border-radius:50%}.ZVideo-authorContent{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}.ZVideo-authorName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:16px;color:#121212}html[data-theme=dark] .ZVideo-authorName{color:#fff}.ZVideo-authorName{font-weight:600;font-synthesis:style}html[data-ios] .ZVideo-authorName{font-weight:500}html[data-android] .ZVideo-authorName{font-weight:700}.ZVideo-authorDescription{overflow:hidden;margin-top:2px;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:16px;color:#999}html[data-theme=dark] .ZVideo-authorDescription{color:#999}.ZVideo-authorDescriptionText{display:inline;line-height:inherit}.ZVideo-authorFollowButton{margin-left:8px}.ZVideo-reviewing{margin:0 0 16px}@media (max-width:690px){.ZVideo-reviewing{margin:0 16px 16px}}.ZVideo-content{padding:0 0 16px}@media (max-width:690px){.ZVideo-content{padding:0 16px 16px}}.ZVideo-headline{display:-webkit-box;display:-ms-flexbox;display:flex}.ZVideo-title{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-size:18px;line-height:25px;color:#121212}html[data-theme=dark] .ZVideo-title{color:#fff}.ZVideo-title{font-weight:600;font-synthesis:style}html[data-ios] .ZVideo-title{font-weight:500}html[data-android] .ZVideo-title{font-weight:700}.ZVideo:not(.ZVideo--expanded) .ZVideo-title{max-height:50px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ZVideo-expander{margin-left:8px}.ZVideo-expanderIcon{display:block;fill:#999}html[data-theme=dark] .ZVideo-expanderIcon{fill:#999}.ZVideo-description{white-space:pre-line;margin-top:8px;margin-bottom:12px;font-size:15px;line-height:21px;color:#444}html[data-theme=dark] .ZVideo-description{color:#d3d3d3}.ZVideo:not(.ZVideo--expanded) .ZVideo-description{display:none}.ZVideo-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px;margin-bottom:0;font-size:14px;line-height:17px;color:#999}html[data-theme=dark] .ZVideo-meta{color:#999}.ZVideo-footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:12px}.ZVideo-toolbar{margin-bottom:14px}.ZVideo-tags{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .ZVideo-tags{border-bottom:1px solid #1b1b1b}.ZVideo-tags{border-top:1px solid #f6f6f6}html[data-theme=dark] .ZVideo-tags{border-top:1px solid #1b1b1b}.ZVideo-tags{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow:auto}.ZVideo-tagsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}@media (max-width:690px){.ZVideo-tagsContainer{padding:16px}}.ZVideo-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:-8px;padding:1px 0;white-space:pre}.ZVideo-linkText,html[data-theme=dark] .ZVideo-linkText{color:#8590a6}.ZVideo-sideColumn{-ms-flex-negative:0;flex-shrink:0;margin-left:20px}@media (max-width:690px){.ZVideo-sideColumn{margin-left:0;max-width:100%;padding:16px 16px 0}}.ZVideo-sideColumnWeb{width:286px}.ZVideoCampaignHeader{background:#f6f6f6}html[data-theme=dark] .ZVideoCampaignHeader{background:#1b1b1b}.ZVideoCampaignHeader{overflow:hidden;padding:38px 16px 28px;position:relative}.ZVideoCampaignHeader--desktop{background:#fff}html[data-theme=dark] .ZVideoCampaignHeader--desktop{background:#121212}.ZVideoCampaignHeader--desktop{-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] .ZVideoCampaignHeader--desktop{-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.1)}.ZVideoCampaignHeader--desktop{padding-top:24px}.ZVideoCampaignHeader-imageContainer{left:0;height:100%;position:absolute;top:0;width:100%}.ZVideoCampaignHeader-color,.ZVideoCampaignHeader-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;width:70%}.ZVideoCampaignHeader-content{margin:0 auto;max-width:672px;position:relative}.ZVideoCampaignHeader-topics{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2px;overflow:auto}.ZVideoCampaignHeader-topicsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.ZVideoCampaignHeader-topic{background:#fff}html[data-theme=dark] .ZVideoCampaignHeader-topic{background:#121212}.ZVideoCampaignHeader-topic{color:grey}html[data-theme=dark] .ZVideoCampaignHeader-topic{color:#999}.ZVideoCampaignHeader-topic{line-height:28px}.ZVideoCampaignHeader-topic--white{background:rgba(0,0,0,.2);color:#fff}html[data-theme=dark] .ZVideoCampaignHeader-topic--white{color:#fff;background:rgba(0,0,0,.2)}.ZVideoCampaignHeader-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#121212}html[data-theme=dark] .ZVideoCampaignHeader-title{color:#fff}.ZVideoCampaignHeader-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:25px;margin-top:2px;font-weight:600;font-synthesis:style}html[data-ios] .ZVideoCampaignHeader-title{font-weight:500}html[data-android] .ZVideoCampaignHeader-title{font-weight:700}.ZVideoCampaignHeader-title--white,html[data-theme=dark] .ZVideoCampaignHeader-title--white{color:#fff}.ZVideoCampaignHeader-titleHash{margin-right:2px}.ZVideoCampaignHeader-description{color:#444}html[data-theme=dark] .ZVideoCampaignHeader-description{color:#d3d3d3}.ZVideoCampaignHeader-description{font-size:14px;line-height:22px;margin-top:8px}.ZVideoCampaignHeader-description--white,html[data-theme=dark] .ZVideoCampaignHeader-description--white{color:#fff}.ZVideoCampaignHeader-meta,html[data-theme=dark] .ZVideoCampaignHeader-meta{color:#999}.ZVideoCampaignHeader-meta{font-size:14px;line-height:16px;margin-top:16px}.ZVideoCampaignHeader-meta--white,html[data-theme=dark] .ZVideoCampaignHeader-meta--white{color:#fff}.ZVideoCampaignHeader-meta--white{opacity:.6}.ZVideoCampaignVideoItem-imageContainer{padding-top:56.25%;position:relative;width:100%}.ZVideoCampaignVideoItem-image{border-radius:8px;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ZVideoCampaignVideoItem-author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999}html[data-theme=dark] .ZVideoCampaignVideoItem-author{color:#999}.ZVideoCampaignVideoItem-author{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:17px;margin-top:8px}.ZVideoCampaignVideoItem-avatar{height:20px;margin-right:6px;width:20px}.ZVideoCampaignVideoItem-title{color:#121212}html[data-theme=dark] .ZVideoCampaignVideoItem-title{color:#fff}.ZVideoCampaignVideoItem-title{font-size:14px;line-height:20px;margin-top:6px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ZVideoCampaignVideoItem-meta,html[data-theme=dark] .ZVideoCampaignVideoItem-meta{color:#999}.ZVideoCampaignVideoItem-meta{font-size:13px;line-height:16px;margin-top:6px}@media (max-width:359px){.ZVideoCampaignVideoItem-voteCount{display:none}}.ZVideoCampaignVideo{background:#fff}html[data-theme=dark] .ZVideoCampaignVideo{background:#121212}.ZVideoCampaignVideo{border-top-left-radius:12px;border-top-right-radius:12px;margin:0 auto;max-width:640px;padding:12px 16px 0;position:relative;top:-12px}.ZVideoCampaignVideo--desktop{border-radius:2px;-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] .ZVideoCampaignVideo--desktop{-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,100%,.1);box-shadow:0 1px 3px 0 hsla(0,0%,100%,.1)}.ZVideoCampaignVideo--desktop{margin-top:10px;top:0}.ZVideoCampaignVideo-tab{display:-webkit-box;display:-ms-flexbox;display:flex}.ZVideoCampaignVideo-tabItem,html[data-theme=dark] .ZVideoCampaignVideo-tabItem{color:#999}.ZVideoCampaignVideo-tabItem{cursor:pointer;font-size:16px;line-height:30px;margin-right:26px}.ZVideoCampaignVideo-tabItem--selected{border-bottom:2px solid #121212}html[data-theme=dark] .ZVideoCampaignVideo-tabItem--selected{border-bottom:2px solid #fff}.ZVideoCampaignVideo-tabItem--selected{color:#121212}html[data-theme=dark] .ZVideoCampaignVideo-tabItem--selected{color:#fff}.ZVideoCampaignVideo-tabItem--selected{font-weight:500}.ZVideoCampaignVideo-videoList{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;padding:20px 0;position:relative}.ZVideoCampaignVideo-videoList div:last-child{width:100%}a.ZVideoCampaignVideo-videoItem{margin-bottom:20px;width:calc(50% - 6px)}.ZVideoCampaignWriteButton{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:36px;margin:0 auto;max-width:640px;width:100%}.ZVideoCampaignWriteButton-container{background:#fff}html[data-theme=dark] .ZVideoCampaignWriteButton-container{background:#121212}.ZVideoCampaignWriteButton-container{-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] .ZVideoCampaignWriteButton-container{-webkit-box-shadow:0 -1px 3px 0 hsla(0,0%,100%,.1);box-shadow:0 -1px 3px 0 hsla(0,0%,100%,.1)}.ZVideoCampaignWriteButton-container{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px;width:100%;position:fixed}.ZVideoCampaignWriteButton-icon{margin-right:4px}.ZVideoCampaign{background:#f6f6f6}html[data-theme=dark] .ZVideoCampaign{background:#1b1b1b}.ZVideoCampaign{min-height:100vh}.ZVideoRecruitBiaodanForm{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:21.5625rem;margin-top:2.0625rem;background-color:#6021b3;border-radius:.375rem;color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanForm{color:#121212}.ZVideoRecruitBiaodanForm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.125rem .9375rem 1.5rem}.ZVideoRecruitBiaodanForm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-.125rem;border-radius:inherit;background:linear-gradient(149deg,#7b4aff,#b234d3 135%)}.ZVideoRecruitBiaodanForm-title{-ms-flex-item-align:center;align-self:center;position:absolute;top:-1.125rem;width:7.5rem;height:2.25rem}.ZVideoRecruitBiaodanForm-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:.875rem;margin-bottom:1.25rem}.ZVideoRecruitBiaodanForm-textInput{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5rem;border:none;border-radius:.25rem;height:2.3125rem;margin-top:.75rem;background:hsla(0,0%,100%,.1)}html[data-theme=dark] .ZVideoRecruitBiaodanForm-textInput{background:rgba(18,18,18,.1)}.ZVideoRecruitBiaodanForm-textInput{font-size:.875rem;color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanForm-textInput{color:#121212}.ZVideoRecruitBiaodanForm-textInput::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}html[data-theme=dark] .ZVideoRecruitBiaodanForm-textInput::-webkit-input-placeholder{color:rgba(18,18,18,.5)}.ZVideoRecruitBiaodan-submitButton{height:2.8125rem;margin-top:.5rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffee57),color-stop(97%,#ffb527));background:linear-gradient(180deg,#ffee57,#ffb527 97%);border-radius:1.46875rem;font-size:1.125rem;font-weight:600;color:#8e3100}.ZVideoRecruitBiaodan-submitButton--disabled{background:#c7c7c7;color:rgba(0,0,0,.3);cursor:not-allowed}.ZVideoRecruitBiaodanRights-wrapper{position:relative;width:21.5625rem;height:20.6875rem;background-image:url(https://static.zhihu.com/heifetz/assets/rights_bg@3x.77b144ae.png);background-repeat:no-repeat;background-size:auto 20.6875rem}.ZVideoRecruitBiaodanRights-item{position:absolute;text-align:center}.ZVideoRecruitBiaodanRights-item--flow{top:3.5625rem;left:1.875rem}.ZVideoRecruitBiaodanRights-item--recommend{top:3.5625rem;left:8rem}.ZVideoRecruitBiaodanRights-item--reward{top:3.5625rem;left:15rem}.ZVideoRecruitBiaodanRights-item--board{top:11.5625rem;left:4.6875rem}.ZVideoRecruitBiaodanRights-item--cash{top:11.5625rem;left:11.0625rem}.ZVideoRecruitBiaodanRights-img{width:4.5rem;height:4.5rem}.ZVideoRecruitBiaodanRights-img--title{font-size:.875rem;font-weight:500;color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanRights-img--title{color:#121212}.ZVideoRecruitBiaodanRights-img--subtitle{font-size:.625rem;color:hsla(0,0%,100%,.8)}html[data-theme=dark] .ZVideoRecruitBiaodanRights-img--subtitle{color:rgba(18,18,18,.8)}.ZVideoRecruitBiaodanMethod{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:21.5625rem;margin-top:2.0625rem;background-color:#6021b3;border-radius:.375rem;color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanMethod{color:#121212}.ZVideoRecruitBiaodanMethod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.125rem .9375rem .9375rem}.ZVideoRecruitBiaodanMethod:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-.125rem;border-radius:inherit;background:linear-gradient(149deg,#7b4aff,#b234d3 135%)}.ZVideoRecruitBiaodanMethod-title{-ms-flex-item-align:center;align-self:center;position:absolute;top:-1.125rem;width:13.5rem;height:2.25rem}.ZVideoRecruitBiaodanMethod-timeline{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;margin:0 .5rem .875rem}.ZVideoRecruitBiaodanMethod-timeline--time{color:hsla(0,0%,100%,.8)}html[data-theme=dark] .ZVideoRecruitBiaodanMethod-timeline--time{color:rgba(18,18,18,.8)}.ZVideoRecruitBiaodanMethod-timeline--time{font-size:.75rem}.ZVideoRecruitBiaodanMethod-timeline--img{margin:.3125rem 1.5625rem;width:15.6875rem;height:.5rem}.ZVideoRecruitBiaodanMethod-timeline--event{color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanMethod-timeline--event{color:#121212}.ZVideoRecruitBiaodanMethod-timeline--event{font-size:.875rem}.ZVideoRecruitBiaodanMethod-content{margin-left:.5rem}.ZVideoRecruitBiaodanMethod-content--title{margin:.8125rem 0 .5rem -.5rem;font-size:.875rem;font-weight:500;color:#32fdff}.ZVideoRecruitBiaodanMethod-content--steps{font-size:.875rem;line-height:1.57;color:#fff}html[data-theme=dark] .ZVideoRecruitBiaodanMethod-content--steps{color:#121212}.ZVideoRecruitBiaodanMethod-content--cashTitle1,.ZVideoRecruitBiaodanMethod-content--cashTitle2{display:inline-block;border-bottom:.3125rem solid #951cd3;line-height:1;font-size:.875rem;font-weight:500}.ZVideoRecruitBiaodanMethod-content--cashTitle1{margin-bottom:1.0625rem}.ZVideoRecruitBiaodanMethod-content--cashTitle2{margin-bottom:.3125rem}.ZVideoRecruitBiaodanMethod-content--cashQuantity{color:#ffe100}.ZVideoRecruitBiaodanMethod-contentCash{display:-webkit-box;display:-ms-flexbox;display:flex}.ZVideoRecruitBiaodanMethod-contentCash--rank{margin-right:.375rem;line-height:1.5;font-size:.75rem;color:hsla(0,0%,100%,.8)}html[data-theme=dark] .ZVideoRecruitBiaodanMethod-contentCash--rank{color:rgba(18,18,18,.8)}.ZVideoRecruitModal-container{background:rgba(0,0,0,.73);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;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.ZVideoRecruitModal{overflow:hidden;width:19.375rem;height:29rem}.ZVideoRecruitModal-closeButton{-webkit-box-sizing:border-box;box-sizing:border-box;width:2.5rem;height:2.5rem;margin-top:1rem;border:.125rem solid #fff;border-radius:50%;color:#fff}.ZVideoRecruitModal-closeButtonIcon{width:1.5rem;height:1.5rem}.ZVideoRecruitRule{background-image:url(https://static.zhihu.com/heifetz/assets/rule_bg@3x.9481d4a6.png);background-repeat:no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.ZVideoRecruitRule-text{color:#fff}html[data-theme=dark] .ZVideoRecruitRule-text{color:#121212}.ZVideoRecruitRule-text{font-size:.875rem;overflow:auto;margin:4.0625rem 0 1.0625rem;width:15.375rem;height:23.875rem}.ZVideoRecruitRule-text::-webkit-scrollbar{display:none}.ZVideoRecruit-container{background:#000}.ZVideoRecruit{background:url(https://static.zhihu.com/heifetz/assets/background@3x.d831f802.png) no-repeat top/auto 35.375rem,-webkit-gradient(linear,left top,left bottom,from(#00011c),to(#7d1dc5));background:url(https://static.zhihu.com/heifetz/assets/background@3x.d831f802.png) no-repeat top/auto 35.375rem,linear-gradient(#00011c,#7d1dc5);margin:0 auto;max-width:690px;height:120rem;position:relative}.ZVideoRecruit button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.ZVideoRecruit-ruleHint{position:absolute;bottom:2.3125rem;left:7.5625rem;color:#e0b7ff;font-size:.875rem}.VideoUploadButton-fileInput{display:none}.VideoUploadHint{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:128px 0}.VideoUploadHint,.VideoUploadHint-iconBg{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.VideoUploadHint-iconBg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:125px;height:125px;border-radius:50%;background:#f6f6f6}html[data-theme=dark] .VideoUploadHint-iconBg{background:#1b1b1b}.VideoUploadHint-icon{width:75px;height:75px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-icon{color:#8590a6}.VideoUploadHint-title{color:#444}html[data-theme=dark] .VideoUploadHint-title{color:#d3d3d3}.VideoUploadHint-title{font-size:24px;font-weight:500;margin-top:40px;line-height:33px}.VideoUploadHint-titleHint{color:#444}html[data-theme=dark] .VideoUploadHint-titleHint{color:#d3d3d3}.VideoUploadHint-titleHint{font-size:14px;margin-top:10px;line-height:20px}.VideoUploadHint-button{width:116px;margin-top:20px}.VideoUploadHint-uploadHint{color:grey}html[data-theme=dark] .VideoUploadHint-uploadHint{color:#999}.VideoUploadHint-uploadHint{font-size:14px;margin-top:20px;line-height:20px;text-align:center}.VideoUploadHint-listEntry{margin-top:24px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-listEntry{color:#8590a6}.VideoUploadHint-listEntry{font-size:15px;line-height:16px;text-align:center;cursor:pointer}.VideoUploadHint-footer{position:absolute;bottom:20px;font-size:14px;color:#8590a6}html[data-theme=dark] .VideoUploadHint-footer{color:#8590a6}.VideoUploadHint-footer{text-align:center;line-height:1.5}.VideoUploadHint-footer a{text-decoration:underline}.Editable-videoUploader{margin:16px 0;border-radius:4px}.Editable-videoUploader-thumbnail{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.Editable-videoUploader-text{text-align:center;position:relative;color:#8590a6}html[data-theme=dark] .Editable-videoUploader-text{color:#8590a6}.Editable-videoUploader-status{font-size:28px;line-height:40px}.Editable-videoUploader-size{margin-top:10px;font-size:14px;line-height:20px}.Editable-videoUploader-retry{margin-top:4px;font-size:16px;line-height:32px}.Editable-videoUploader-retry .Button{font-size:inherit}.Editable-videoUploader-retry .Button:hover{background-color:transparent!important;background-color:initial!important}.Editable-videoUploader-progress{position:absolute;left:0;right:0;bottom:0;overflow:hidden;height:4px;background-color:rgba(18,18,18,.05)}html[data-theme=dark] .Editable-videoUploader-progress{background-color:hsla(0,0%,100%,.05)}.Editable-videoUploader-progress-bar{position:absolute;left:0;top:0;height:100%;background-color:#0084ff}html[data-theme=dark] .Editable-videoUploader-progress-bar{background-color:#0084ff}.Editable-videoUploader-progress-bar.is-error,html[data-theme=dark] .Editable-videoUploader-progress-bar.is-error{background-color:#f36}.Editable-videoUploader-progress .LoadingBar{position:absolute;left:0;top:0;height:100%;background-color:hsla(0,0%,100%,.3)}html[data-theme=dark] .Editable-videoUploader-progress .LoadingBar{background-color:rgba(18,18,18,.3)}.Editable-videoUploader-image{position:absolute}.Editable-videoUploader-uploadPosterButton{background:rgba(18,18,18,.5);border:1px solid hsla(0,0%,100%,.3);border-radius:3px;height:32px;width:109px;position:absolute;bottom:16px;right:16px;text-align:center;line-height:32px;cursor:pointer}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton{background:hsla(0,0%,100%,.5);border:1px solid rgba(18,18,18,.3)}.Editable-videoUploader-uploadPosterButton p{color:#fff;font-size:14px;margin:0!important}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton p{color:#121212}.Editable-videoUploader-imageMask{width:100%;height:100%;position:absolute;background:hsla(0,0%,92.2%,.9)}html[data-theme=dark] .Editable-videoUploader-imageMask{background:rgba(46,46,46,.9)}.AutoSizeTextArea{resize:none}.CheckboxIcon{height:20px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:8px}.VideoUploadItemInfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;border:1px solid #ebebeb}html[data-theme=dark] .VideoUploadItemInfo{border:1px solid #2e2e2e}.VideoUploadItemInfo{-webkit-box-shadow:0 1px 3px 0 rgba(26,26,26,.1);box-shadow:0 1px 3px 0 rgba(26,26,26,.1)}.VideoUploadItemInfo-imageContainer{border-radius:3px;height:70px;margin-right:16px;overflow:hidden;position:relative;width:112px}.VideoUploadItemInfo-imageContainer:after{background-color:rgba(0,0,0,.05);border-radius:inherit;content:"";top:0;left:0;width:100%;height:100%;pointer-events:none;position:absolute}.VideoUploadItemInfo-image{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.VideoUploadItemInfo-duration{bottom:4px;color:#fff}html[data-theme=dark] .VideoUploadItemInfo-duration{color:#fff}.VideoUploadItemInfo-duration{font-size:12px;line-height:14px;position:absolute;right:8px;z-index:1}.VideoUploadItemInfo-titleContainer{margin-right:auto;overflow:hidden}.VideoUploadItemInfo-title{color:#121212}html[data-theme=dark] .VideoUploadItemInfo-title{color:#fff}.VideoUploadItemInfo-title{font-size:15px;font-weight:500;line-height:20px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.VideoUploadItemInfo-titleHint,html[data-theme=dark] .VideoUploadItemInfo-titleHint{color:#8590a6}.VideoUploadItemInfo-titleHint{font-size:14px;line-height:20px;margin-top:8px}.VideoUploadItemInfo-toolContainer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.VideoUploadProgress{background:#ebebeb}html[data-theme=dark] .VideoUploadProgress{background:#2e2e2e}.VideoUploadProgress{border-radius:1px;height:2px;position:relative}.VideoUploadProgress-current,html[data-theme=dark] .VideoUploadProgress-current{background:#0084ff}.VideoUploadProgress-current{border-radius:1px;position:absolute;left:0;height:100%;-webkit-transition:width .3s;transition:width .3s}.VideoUploadItem:last-of-type{border:none}.VideoUploadItem--published,html[data-theme=dark] .VideoUploadItem--published{background:rgba(133,144,166,.05)}.VideoUploadItem--published{border:none;-webkit-box-shadow:none;box-shadow:none}.VideoUploadItem--uploadError{padding-bottom:24px}.VideoUploadItem-progress{margin-top:16px;width:500px}.VideoUploadItem-videoUploader{display:none}.VideoUploadItem-toolLastButton{margin-top:auto}.VideoUploadItem-modalContent>p{font-size:15px;line-height:1.71;color:#121212}.VideoUploadItem-modalContent>label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#404040}.VideoUploadItem-modalContent>label input[type=checkbox]{display:none}.VideoUploadItem-feedback{margin-top:10px;width:318px;padding:16px}.ZVideoUploader-modal{height:auto}.ZVideoUploader-modal .Modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.ZVideoUploader-published{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:200px}.ZVideoUploader-form{max-width:694px;margin:0 auto}.ZVideoUploader-modalForm{margin:0}.ZVideoUploader-titleArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0}.ZVideoUploader-title{color:#121212}html[data-theme=dark] .ZVideoUploader-title{color:#fff}.ZVideoUploader-title{font-size:24px;font-weight:500;line-height:33px}.ZVideoUploader-videoUploadItem{margin:0 auto 40px;border-bottom:1px solid #ebebeb}html[data-theme=dark] .ZVideoUploader-videoUploadItem{border-bottom:1px solid #2e2e2e}.ZVideoUploader-videoUploadItem:last-of-type{border:none;margin:0 auto}.ZVideoUploader-videoUploadItemInfo{border:1px solid #ebebeb}html[data-theme=dark] .ZVideoUploader-videoUploadItemInfo{border:1px solid #2e2e2e}.ZVideoUploader-videoUploadItemInfo{border-radius:2px;margin:24px 20px 0}.ZVideoUploader-videoUploadItemForm{border-top:none;margin:0 4px;padding-bottom:70px}
/*# sourceMappingURL=other.zvideo-routes.216a26f4.d29efbfe3f0b46ce4d47.css.map */