button{padding:0;font:inherit;color:inherit;cursor:pointer;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}body,button,p,pre{margin:0}h1,h2,h3{margin:0;font:inherit}ol,ul{padding:0;margin:0}li{list-style-type:none}a{color:inherit;text-decoration:none}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif}.Button{display:inline-block;padding:0 16px;font-size:14px;line-height:32px;color:#8590a6;text-align:center;cursor:pointer;background:none;border:1px solid;border-radius:3px}.Button::-moz-focus-inner{padding:0;border:0}.Button: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] .Button: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] .Button:focus{-webkit-box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6)}.Button:disabled{cursor:default;opacity:.5;pointer-events:none}html[data-theme=dark] .Button{color:#606a80}.Button--grey{color:#8590a6;border-color:#8590a6}.Button--grey:hover{background-color:rgba(133,144,166,.06)}html[data-theme=dark] .Button--grey:hover{background-color:rgba(96,106,128,.06)}html[data-theme=dark] .Button--grey{color:#606a80;border-color:#606a80}.Button--blue{color:#0084ff;border-color:#0084ff}.Button--blue:hover{background-color:rgba(0,132,255,.06)}html[data-theme=dark] .Button--blue:hover{background-color:rgba(58,118,208,.06)}html[data-theme=dark] .Button--blue{color:#3a76d0;border-color:#3a76d0}.Button--green{color:#11a668;border-color:#11a668}.Button--green:hover{background-color:rgba(17,166,104,.06)}html[data-theme=dark] .Button--green{color:#11a668;border-color:#11a668}html[data-theme=dark] .Button--green:hover{background-color:rgba(17,166,104,.06)}.Button--red{color:#f36;border-color:#f36}.Button--red:hover{background-color:rgba(255,51,102,.06)}html[data-theme=dark] .Button--red:hover{background-color:rgba(217,33,85,.06)}html[data-theme=dark] .Button--red{color:#d92155;border-color:#d92155}.Button--primary.Button--blue{color:#fff;background-color:#0084ff}.Button--primary.Button--blue:hover{border-color:#0077e6;background-color:#0077e6}html[data-theme=dark] .Button--primary.Button--blue:hover{border-color:#2e69c2;background-color:#2e69c2}html[data-theme=dark] .Button--primary.Button--blue{color:#ebebeb;background-color:#3a76d0}.Button--primary.Button--green{color:#fff;background-color:#12b370}.Button--primary.Button--green:hover{border-color:#109c62;background-color:#109c62!important}html[data-theme=dark] .Button--primary.Button--green{color:#fff;background-color:#12b370}html[data-theme=dark] .Button--primary.Button--green:hover{border-color:#109c62;background-color:#109c62!important}html[data-theme=dark] .Button--primary.Button--green,html[data-theme=dark] html[data-theme=dark] .Button--primary.Button--green{color:#ebebeb}.Button--primary.Button--red{color:#fff;background-color:#f36}.Button--primary.Button--red:hover{border-color:#ff1a53;background-color:#ff1a53}html[data-theme=dark] .Button--primary.Button--red:hover{border-color:#c31e4c;background-color:#c31e4c}html[data-theme=dark] .Button--primary.Button--red{color:#ebebeb;background-color:#d92155}.Button--primary.Button--grey{color:#fff;background-color:#8590a6}.Button--primary.Button--grey:hover{border-color:#76839b;background-color:#76839b}html[data-theme=dark] .Button--primary.Button--grey:hover{border-color:#555e71;background-color:#555e71}html[data-theme=dark] .Button--primary.Button--grey{color:#ebebeb;background-color:#606a80}.Button--secondary,html[data-theme=dark] .Button--secondary{border-color:transparent}.Button--secondary.Button--blue{color:#0084ff;background:rgba(0,132,255,.1)}.Button--secondary.Button--blue:hover{background-color:rgba(0,132,255,.15)}html[data-theme=dark] .Button--secondary.Button--blue:hover{background-color:rgba(58,118,208,.15)}html[data-theme=dark] .Button--secondary.Button--blue{color:#3a76d0;background:rgba(58,118,208,.1)}.Button--secondary.Button--green{color:#12b370;background:rgba(18,179,112,.1)}.Button--secondary.Button--green:hover{background-color:rgba(18,179,112,.15)}html[data-theme=dark] .Button--secondary.Button--green{color:#12b370;background:rgba(18,179,112,.1)}html[data-theme=dark] .Button--secondary.Button--green:hover{background-color:rgba(18,179,112,.15)}.Button--secondary.Button--red{color:#f36;background:rgba(255,51,102,.1)}.Button--secondary.Button--red:hover{background-color:rgba(255,51,102,.15)}html[data-theme=dark] .Button--secondary.Button--red:hover{background-color:rgba(217,33,85,.15)}html[data-theme=dark] .Button--secondary.Button--red{color:#d92155;background:rgba(217,33,85,.1)}.Button--secondary.Button--grey{color:#8590a6;background:rgba(133,144,166,.1)}.Button--secondary.Button--grey:hover{background-color:rgba(133,144,166,.15)}html[data-theme=dark] .Button--secondary.Button--grey:hover{background-color:rgba(96,106,128,.15)}html[data-theme=dark] .Button--secondary.Button--grey{color:#606a80;background:rgba(96,106,128,.1)}.Button--link,.Button--plain{height:auto;padding:0;line-height:inherit;background-color:transparent;border:none;border-radius:0}.Button--link:hover,.Button--plain:hover{background-color:transparent}html[data-theme=dark] .Button--link,html[data-theme=dark] .Button--plain{border:none}html[data-theme=dark] .Button--link:hover,html[data-theme=dark] .Button--plain:hover{background-color:transparent}.Button--plain:hover{color:#76839b}.Button--blue.Button--plain:hover{color:#0077e6}html[data-theme=dark] .Button--blue.Button--plain:hover{color:#2e69c2}.Button--green.Button--plain:hover,html[data-theme=dark] .Button--green.Button--plain:hover{color:#109c62}.Button--red.Button--plain:hover{color:#ff1a53}html[data-theme=dark] .Button--red.Button--plain:hover{color:#c31e4c}.Button--grey.Button--plain:hover{color:#76839b}html[data-theme=dark] .Button--grey.Button--plain:hover,html[data-theme=dark] .Button--plain:hover{color:#555e71}.Button--link{color:#175199}.Button--link:hover,html[data-theme=dark] .Button--link:hover{color:#144583}html[data-theme=dark] .Button--link{color:#175199}.Button--spread{width:100%}.Button--withIcon.Button--iconOnly{padding:0 4px}.Button--withIcon.Button--link,.Button--withIcon.Button--plain{padding:0}.Button--withIcon.Button--withLabel .Button-zi{margin-right:4px}.ModalButtonGroup--vertical{margin-top:40px;margin-bottom:16px}.ModalButtonGroup--vertical .Button{display:block;width:220px;margin-right:auto;margin-left:auto}.ModalButtonGroup--vertical .Button+.Button{margin-top:28px}.Modal-content--buttonGroupOnly .ModalButtonGroup--vertical{margin-top:60px}.ModalButtonGroup--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:48px}.ModalButtonGroup--horizontal .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.ModalButtonGroup--horizontal .Button:last-child:first-child{width:220px;margin-right:auto;margin-left:auto;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.ModalButtonGroup--horizontal .Button+.Button{margin-left:16px}.Modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:203;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:hidden;overflow-y:auto;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.Modal-wrapper.Modal-enter{opacity:.01}.Modal-wrapper.Modal-enter-active,.Modal-wrapper.Modal-leave{opacity:1}.Modal-wrapper.Modal-leave-active{opacity:.01}.Modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgba(26,26,26,.65);-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.Modal-wrapper--transparent .Modal-backdrop{background-color:transparent}html[data-theme=dark] .Modal-backdrop{background-color:rgba(0,0,0,.65)}.Modal{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:400px;max-height:calc(100vh - 48px);margin-right:auto;margin-left:auto;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:max-height .8s ease;transition:max-height .8s ease}html[data-theme=dark] .Modal{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Modal:focus{outline:none}.Modal--large{width:536px}.Modal--fullPage{width:688px;height:calc(100vh - 48px)}.Modal-enter .Modal{-webkit-transform:translateY(20px);transform:translateY(20px)}.Modal-enter-active .Modal{transition:opacity .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.Modal-enter-active .Modal,.Modal-leave .Modal{-webkit-transform:translateY(0);transform:translateY(0)}.Modal-leave-active .Modal{-webkit-transform:translateY(20px);transform:translateY(20px);transition:opacity .3s ease-out,-webkit-transform .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.Modal-inner{overflow:auto;background:#fff;border-radius:2px}.Modal--fullPage .Modal-inner{height:100%}html[data-theme=dark] .Modal-inner{background:#1a1a1a}.Modal-closeButton{position:absolute;top:8px;right:-60px;padding:12px}.Modal-closeIcon{vertical-align:top;fill:#fff}html[data-theme=dark] .Modal-closeIcon{fill:#ebebeb}.Modal-title{margin-top:40px;font-size:24px;font-weight:500;color:#1a1a1a;text-align:center}.Modal-title.Modal-title--simple{font-family:inherit;font-size:20px}html[data-theme=dark] .Modal-title{color:#999}.Modal-subtitle{padding:0 38px;margin-top:4px;font-size:14px;line-height:1.5;color:#8590a6;text-align:center}.Modal-subtitle a{text-decoration:underline}html[data-theme=dark] .Modal-subtitle{color:#606a80}.Modal-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0 24px 32px;margin-top:24px;line-height:1.7;opacity:1}.Modal--fullPage .Modal-content{padding:0}.Modal-content.Modal-content--spread{height:100%;margin-top:0}.Modal-content.Modal-content--hidden{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.Modal-footer{padding:16px 24px;font-size:13px;line-height:1.7;color:#8590a6;background:#f6f6f6;border-top:1px solid #ebebeb}.Modal-footer a{text-decoration:underline}html[data-theme=dark] .Modal-footer{color:#606a80;background:#2e2e2e;border-top:1px solid #444}.MobileModal-wrapper{position:relative}.MobileModal-wrapper--absoluted{position:absolute;top:0;max-height:100vh;overflow:hidden;z-index:-1}.MobileModal{background:#fff}html[data-theme=dark] .MobileModal{background:#1a1a1a}.MobileModal-content--default{padding-top:50px;padding-bottom:60px;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.MobileModal-closeButton{position:fixed;top:0;right:0;padding:12px;z-index:100}.MobileModal-closeIcon{fill:#1a1a1a;display:block}html[data-theme=dark] .MobileModal-closeIcon{fill:#999}.MobileModal-title{font-weight:700}.MobileModal-title--default{position:fixed;top:0;width:100%;padding:0 16px;border-bottom:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.05);box-shadow:0 1px 3px rgba(26,26,26,.05);margin:0;font-size:16px;line-height:49px;background:#fff;z-index:99}html[data-theme=dark] .MobileModal-title--default{border-bottom:1px solid #444;-webkit-box-shadow:0 1px 3px hsla(0,0%,60%,.05);box-shadow:0 1px 3px hsla(0,0%,60%,.05);background:#1a1a1a}.MobileModal-backdrop{position:fixed;top:0;right:0;left:0;bottom:0;z-index:100;background:rgba(26,26,26,.65)}html[data-theme=dark] .MobileModal-backdrop{background:hsla(0,0%,60%,.65)}.MobileModal--plain{position:fixed;top:50%;right:0;left:0;z-index:100;margin:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:87.2%;-webkit-box-shadow:0 5px 20px 0 rgba(23,81,153,.5);box-shadow:0 5px 20px 0 rgba(23,81,153,.5);border-radius:2px;overflow:hidden}.MobileModal--plain .MobileModal-closeIcon{fill:#8590a6}html[data-theme=dark] .MobileModal--plain .MobileModal-closeIcon{fill:#606a80}html[data-theme=dark] .MobileModal--plain{-webkit-box-shadow:0 5px 20px 0 rgba(23,81,153,.5);box-shadow:0 5px 20px 0 rgba(23,81,153,.5)}.MobileModal-content--plain{padding:16px 20px}.MobileModal-title--plain{text-align:center;padding:24px 20px 8px;font-size:18px}.MobileModal-subtitle{font-size:14px;padding:0 20px;color:#8590a6}html[data-theme=dark] .MobileModal-subtitle{color:#606a80}.Notification{position:fixed;top:75px;left:50%;z-index:499;padding:14px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translate(-50%);transform:translate(-50%);font-size:14px;color:#1a1a1a;pointer-events:all;border-radius:4px;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Notification{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}@media (max-width:768px){.Notification{width:calc(100vw - 32px)}}@media (min-width:769px){.Notification{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:600px;min-width:520px}}html[data-theme=dark] .Notification{color:#999}.Notification-textSection{width:100%;display:inline-block}@media (max-width:768px){.Notification-textSection{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.Notification-textSection--withButton{text-align:left}.Notification-textSection--withoutButton{text-align:center}.Notification-actionsSection{white-space:nowrap;height:100%;margin:auto 0 auto 32px}.Notification-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:503;overflow:hidden;pointer-events:none}.Notification-white{color:#1a1a1a;background:#fff}html[data-theme=dark] .Notification-white{color:#999;background:#1a1a1a}.Notification-red{color:#fff;background:#f1403c}html[data-theme=dark] .Notification-red{color:#ebebeb;background:#b7302d}.Notification-red-ghost{color:#f1403c;background:#fff}html[data-theme=dark] .Notification-red-ghost{color:#b7302d;background:#1a1a1a}@-webkit-keyframes spring-in{0%{-webkit-transform:translate(-50%,-20px);transform:translate(-50%,-20px);opacity:.01}to{-webkit-transform:translate(-50%);transform:translate(-50%);opacity:1}}@keyframes spring-in{0%{-webkit-transform:translate(-50%,-20px);transform:translate(-50%,-20px);opacity:.01}to{-webkit-transform:translate(-50%);transform:translate(-50%);opacity:1}}@-webkit-keyframes spring-out{0%{-webkit-transform:translate(-50%);transform:translate(-50%);opacity:1}to{-webkit-transform:translate(-50%,-20px);transform:translate(-50%,-20px);opacity:0}}@keyframes spring-out{0%{-webkit-transform:translate(-50%);transform:translate(-50%);opacity:1}to{-webkit-transform:translate(-50%,-20px);transform:translate(-50%,-20px);opacity:0}}.Notification-enter{-webkit-animation:spring-in .3s;animation:spring-in .3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Notification-leave{-webkit-animation:spring-out .3s;animation:spring-out .3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Card{margin-bottom:10px;background:#fff;overflow:hidden;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1);-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Card{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Card:last-child{margin-bottom:0}html[data-theme=dark] .Card{background:#1a1a1a}.Card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:0 20px;border-bottom:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box}.Card-header:last-child{border-bottom:none}html[data-theme=dark] .Card-header{border-bottom:1px solid #2e2e2e}.Card-headerText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-synthesis:style}html[data-ios] .Card-headerText{font-weight:500}html[data-android] .Card-headerText{font-weight:700}.Card-section{padding:16px 20px;position:relative}.Card-section+.Card-section:after{position:absolute;top:0;left:0;right:0;margin:0 20px;display:block;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .Card-section+.Card-section:after{border-bottom:1px solid #2e2e2e}.Input-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:180px;height:34px;padding:4px 10px;font-size:14px;background:#fff;border:1px solid #ebebeb;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s,border .2s;transition:background .2s,border .2s}.Input-wrapper.Input-wrapper--grey{background:#f6f6f6}html[data-theme=dark] .Input-wrapper.Input-wrapper--grey{background:#2e2e2e}.Input-wrapper.Input-wrapper--spread{width:100%}.Input-wrapper.Input-wrapper--multiline{height:inherit}.Input-wrapper.Input-wrapper--large{height:auto;padding:6px 12px}.Input-wrapper .RichText--editable{padding:6px 12px}.Input-wrapper .DraftEditor-root{height:auto}.Input-wrapper .Editable-toolbar{height:auto;padding:5px 13px}.Input-wrapper .Dropzone-overlay{margin:6px 12px}.Input-wrapper.Input-wrapper--noPadding{padding:0}.Input-wrapper.is-focus{background:#fff;border:1px solid #8590a6}html[data-theme=dark] .Input-wrapper.is-focus{background:#1a1a1a;border:1px solid #606a80}html[data-theme=dark] .Input-wrapper{background:#1a1a1a;border:1px solid #444}.Input{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0;overflow:hidden;font-family:inherit;font-size:inherit;font-weight:inherit;background:transparent;border:none;resize:none}.Input:focus{outline:none}input.Input{color:#1a1a1a;height:24px;line-height:24px}html[data-theme=dark] input.Input{color:#999}textarea.Input{color:#1a1a1a}html[data-theme=dark] textarea.Input{color:#999}.Input:not(input){line-height:24px}.Input:-ms-input-placeholder{line-height:normal}.Input .public-DraftEditorPlaceholder-root,.Input::-webkit-input-placeholder{color:#8590a6}.Input .public-DraftEditorPlaceholder-root,.Input:-ms-input-placeholder{color:#8590a6}.Input .public-DraftEditorPlaceholder-root,.Input::-ms-input-placeholder{color:#8590a6}.Input .public-DraftEditorPlaceholder-root,.Input::placeholder{color:#8590a6}html[data-theme=dark] .Input .public-DraftEditorPlaceholder-root,html[data-theme=dark] .Input::-webkit-input-placeholder{color:#606a80}html[data-theme=dark] .Input .public-DraftEditorPlaceholder-root,html[data-theme=dark] .Input:-ms-input-placeholder{color:#606a80}html[data-theme=dark] .Input .public-DraftEditorPlaceholder-root,html[data-theme=dark] .Input::-ms-input-placeholder{color:#606a80}html[data-theme=dark] .Input .public-DraftEditorPlaceholder-root,html[data-theme=dark] .Input::placeholder{color:#606a80}.Input--validationError::-webkit-input-placeholder{color:#f1403c}.Input--validationError:-ms-input-placeholder{color:#f1403c}.Input--validationError::-ms-input-placeholder{color:#f1403c}.Input--validationError::placeholder{color:#f1403c}html[data-theme=dark] .Input--validationError::-webkit-input-placeholder{color:#b7302d}html[data-theme=dark] .Input--validationError:-ms-input-placeholder{color:#b7302d}html[data-theme=dark] .Input--validationError::-ms-input-placeholder{color:#b7302d}html[data-theme=dark] .Input--validationError::placeholder{color:#b7302d}.Input-wrapper--multiline .Input{overflow:auto}.Input-after{position:absolute;top:50%;right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.SignFlowInput{position:relative}.SignFlowInput .Input-wrapper{width:100%;height:48px;padding:0;color:#8590a6}html[data-theme=dark] .SignFlowInput .Input-wrapper{color:#606a80}.SignFlowInput input.Input{height:48px}.SignFlowInput-errorMask{position:absolute;right:0;height:90%;padding:12px 0 0 20px;margin-top:-47px;font-size:14px;color:#f1403c;text-align:right;cursor:text;background:#fff;opacity:1;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .25s ease;transition:opacity .25s ease}.SignFlowInput-errorMask:before{position:absolute;top:0;left:-16px;width:16px;height:46px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);content:""}html[data-theme=dark] .SignFlowInput-errorMask:before{background:-webkit-gradient(linear,left top,right top,from(rgba(26,26,26,0)),to(#1a1a1a));background:linear-gradient(90deg,rgba(26,26,26,0),#1a1a1a)}html[data-theme=dark] .SignFlowInput-errorMask{color:#b7302d;background:#1a1a1a}.SignFlowInput-errorMask--hidden{width:0;height:0;padding:0;margin:0;opacity:0}.SignFlowInput-errorMask--hidden:before{width:0;height:0;overflow:hidden;opacity:0}.SignFlowInput-requiredErrorMask{right:auto!important;width:100%;padding-left:0;text-align:left}.SignFlowInput-requiredErrorMask:before{width:0;height:0;overflow:hidden;opacity:0}.Icon{vertical-align:text-bottom;fill:currentColor}.Icon--grey{color:#8590a6}html[data-theme=dark] .Icon--grey{color:#606a80}.Icon--left{margin-right:6px}.Captcha{position:relative;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.Captcha-chineseContainer{position:relative;width:100%;padding:0 60px;margin-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.Captcha-englishContainer{position:absolute;top:24px;right:0;display:inline-block;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Captcha-chineseImg{display:block;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Captcha-englishImg{display:block;height:30px;cursor:pointer}.Captcha-chineseOperator{width:100%;padding-top:4px;margin-top:0}.Captcha-info{font-size:14px;color:#8590a6}html[data-theme=dark] .Captcha-info{color:#606a80}.Captcha-error{color:#f1403c}html[data-theme=dark] .Captcha-error{color:#b7302d}.Captcha-chineseRefreshButton{float:right;width:20px;height:20px}.Captcha-errorMessage{right:76px}.Captcha-requiredErrorMessage{right:0}.ChineseCaptchaPoint{position:absolute}.ChineseCaptchaPoint-backIcon{fill-opacity:.75}.ChineseCaptchaPoint-backIcon--hovered{fill-opacity:.8}.ChineseCaptchaPoint-frontIcon{position:absolute;top:4px;left:4px}.ChineseCaptchaPoint-frontIcon--hovered{top:6px;left:6px}.Popover{position:relative;display:inline-block}.Popover-arrow{position:absolute;overflow:hidden;pointer-events:none}.Popover-arrow:after{content:"";position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:24px;height:24px;margin:-12px;border:1px solid #ebebeb;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);pointer-events:auto}html[data-theme=dark] .Popover-arrow:after{border:1px solid #2e2e2e;background:#1a1a1a}.Popover-arrow--top{width:32px;height:16px;margin-top:-2px;-webkit-transform:translate(-50%);transform:translate(-50%)}.Popover-arrow--top:after{left:50%;top:-8px}.Popover-arrow--bottom{width:32px;height:16px;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.Popover-arrow--bottom:after{left:50%;bottom:-8px}.Popover-arrow--left{width:16px;height:32px;margin-left:-2px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Popover-arrow--left:after{left:-8px;top:50%}.Popover-arrow--right{width:16px;height:32px;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.Popover-arrow--right:after{right:-8px;top:50%}.Popover-content{position:absolute;background:#fff;border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);z-index:203}html[data-theme=dark] .Popover-content{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Popover-content-enter{opacity:.01}.Popover-content-enter-active{transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out}.Popover-content-enter-active,.Popover-content-leave{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.Popover-content-leave-active{opacity:.01;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out}.Popover-content--fixed{position:fixed}html[data-theme=dark] .Popover-content{background:#1a1a1a;border:1px solid #2e2e2e}.Popover-content--top{-webkit-transform-origin:bottom center;transform-origin:bottom center;margin-top:-8px}.Popover-content--top.Popover-content--arrowed{margin-top:-16px}.Popover-content--top.Popover-content--enter,.Popover-content--top.Popover-content-leave-active{-webkit-transform:translateY(8px);transform:translateY(8px)}.Popover-content--bottom{margin-top:8px}.Popover-content--bottom.Popover-content--arrowed{margin-top:16px}.Popover-content--bottom.Popover-content--enter,.Popover-content--bottom.Popover-content-leave-active{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.Popover-content--left{-webkit-transform-origin:right center;transform-origin:right center;margin-left:-8px}.Popover-content--left.Popover-content--arrowed{margin-left:-16px}.Popover-content--left.Popover-content--enter,.Popover-content--left.Popover-content-leave-active{-webkit-transform:translateX(8px);transform:translateX(8px)}.Popover-content--right{margin-left:8px}.Popover-content--right.Popover-content--arrowed{margin-left:16px}.Popover-content--right.Popover-content--enter,.Popover-content--right.Popover-content-leave-active{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.AttentionPopover{font-size:15px;background-color:#0084ff;color:#fff;padding:9px 14px;border-radius:8px;border:none}.AttentionPopover .Popover-arrow{border:none}.AttentionPopover .Popover-arrow:after{border-color:#0084ff;background:#0084ff}.AttentionPopover .Popover-arrow--top:after{border-top-color:#0084ff}.AttentionPopover .Popover-arrow--bottom:after{border-bottom-color:#0084ff}.AttentionPopover .Popover-arrow--left:after{border-left-color:#0084ff}.AttentionPopover .Popover-arrow--right:after{border-right-color:#0084ff}.Select-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 20px;line-height:38px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;background:none}.Select-plainButton{padding:0;border:1px solid transparent}.Select-arrow{margin-left:8px}.Select-list{overflow:auto;position:relative;max-height:500px;padding:8px 0;border-radius:4px}.Select-option{display:block;width:100%;height:40px;padding:0 20px;line-height:40px;color:#8590a6;text-align:left;background:none;border:none}.Select-option: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] .Select-option: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] .Select-option:focus{-webkit-box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6)}html[data-theme=dark] .Select-option{color:#606a80}.Select-option:focus{background:#f6f6f6}html[data-theme=dark] .Select-option:focus{background:#2e2e2e}.Select-popoverTarget{margin-top:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.MobileContriesSelect{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MobileContriesSelect-content{width:50px;display:inline-block;position:relative}.MobileContriesSelect-content div,.MobileContriesSelect-content select{position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.MobileContriesSelect-content select{opacity:0}.SignFlow-accountInputContainer{overflow:hidden}.SignFlow-account{margin-top:16px;border-bottom:1px solid #ebebeb;border-radius:0}html[data-theme=dark] .SignFlow-account{border-bottom:1px solid #444}.SignFlow-supportedCountriesSelectContainer{display:inline-block;float:left;min-width:72px;-webkit-transform:translateY(4px);transform:translateY(4px)}.SignFlow-supportedCountriesSelectContainer .Select-button{color:#8590a6}html[data-theme=dark] .SignFlow-supportedCountriesSelectContainer .Select-button{color:#606a80}.SignFlow-supportedCountriesList .Select-option{color:#8590a6}html[data-theme=dark] .SignFlow-supportedCountriesList .Select-option{color:#606a80}.SignFlow-accountSeperator{float:left;width:1px;height:22px;margin:24px 12px 0;background:#ebebeb;-webkit-transform:translateY(-11px);transform:translateY(-11px)}html[data-theme=dark] .SignFlow-accountSeperator{background:#444}.CountingDownButton,html[data-theme=dark] .CountingDownButton{color:#175199}.CountingDownButton.is-counting{color:#8590a6;cursor:auto}html[data-theme=dark] .CountingDownButton.is-counting{color:#606a80}.SignFlow-smsInputContainer{position:relative;margin-top:12px}.SignFlow-smsInputButton{position:absolute;top:24px;right:0;padding:4px 0;color:#175199;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html[data-theme=dark] .SignFlow-smsInputButton{color:#175199}.SignFlow-smsInputErrorMessage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:24px;right:130px;width:40%;padding:0 0 0 4px;margin:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.SignFlow-smsInputRequiredErrorMask{right:0;padding-left:0}.SignFlow-passwordErrorMask{z-index:10}.SignFlow-passwordInput{font-size:24px}.SignFlow-passwordInput input{letter-spacing:1.8px}.SignFlow-requiredPasswordErrorMask{right:auto;width:80%}.SignFlow-password{position:relative;margin-top:12px}.SignFlow-password input::-webkit-input-safebox-button{display:none}.SignFlow-switchPassword{position:absolute;top:24px;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.SignFlow-switchPasswordIcon:hover{fill:#999}html[data-theme=dark] .SignFlow-switchPasswordIcon:hover{fill:#646464}.SignFlow-username{position:relative;margin-top:12px}.Register-content{padding:0 40px 36px;font-size:14px}.Register-content .SignFlow-smsInputErrorMessage{width:auto;min-width:40%}.Register-getIn,.Register-submitButton{width:100%;margin-top:30px;height:36px}.Register-footer{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;line-height:25px}.Register-org,html[data-theme=dark] .Register-org{color:#175199}.Register-declaration,.Register-declaration a{color:#8590a6}html[data-theme=dark] .Register-declaration a{color:#606a80}.Register-declaration a:hover,html[data-theme=dark] .Register-declaration a:hover{color:grey}html[data-theme=dark] .Register-declaration{color:#606a80}.Register-padName{padding:40px 30px}.Register-padNameHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-bottom:18px;font-size:24px;line-height:32px;color:#444;font-weight:500}.Register-padNameHeader .Button{position:absolute;border:none;display:-webkit-box;display:-ms-flexbox;display:flex}.Register-padNameHeader .Button:hover{background-color:#fff}html[data-theme=dark] .Register-padNameHeader .Button:hover{background-color:#1a1a1a}html[data-theme=dark] .Register-padNameHeader{color:grey}.Register-padNameTitle{margin:0 auto}.Register-smsBackUp{padding-top:12px;height:20px;color:#8590a6;text-align:right;-webkit-transition:height .5s,padding .5s;transition:height .5s,padding .5s}.Register-smsBackUp span{display:inline-block;cursor:pointer}html[data-theme=dark] .Register-smsBackUp{color:#606a80}.Register-hiddenSmsBackUp{height:0;padding:0;margin:0;overflow:hidden}.Register-socialHeader{text-align:center;padding:36px 0 8px}.Register-socialTitle{position:relative;font-size:24px;line-height:32px;color:#444;margin-bottom:2px}.Register-socialTitle .Button{position:absolute;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;padding:0}.Register-socialTitle .Button:hover{background:#fff}html[data-theme=dark] .Register-socialTitle .Button:hover{background:#1a1a1a}html[data-theme=dark] .Register-socialTitle{color:grey}.Register-socialSubTitle{font-size:14px;color:#8590a6}html[data-theme=dark] .Register-socialSubTitle{color:#606a80}.Register-socialName{overflow:hidden;height:48px;-webkit-transition:height .5s,visibility .5s;transition:height .5s,visibility .5s}.Register-hiddenSocialName{height:0;visibility:hidden}.ZhihuLogo{fill:#0084ff}.ZhihuLogo--grey{fill:#999}html[data-theme=dark] .ZhihuLogo--grey{fill:#646464}.ZhihuLogo--red{fill:#f1403c}html[data-theme=dark] .ZhihuLogo--red{fill:#b7302d}.ZhihuLogo--green,html[data-theme=dark] .ZhihuLogo--green{fill:#67c23a}html[data-theme=dark] .ZhihuLogo{fill:#3a76d0}.SignFlowHeader{padding-top:30px}.SignFlowHeader-slogen{margin-top:15px;color:#0084ff;font-size:22px}html[data-theme=dark] .SignFlowHeader-slogen{color:#3a76d0}.SignContainer-content{width:432px;margin:0 auto;text-align:center}.SignContainer-content .Input-wrapper{width:100%;height:48px;padding:0;color:#8590a6;border:none;border-bottom:1px solid #ebebeb;border-radius:0}html[data-theme=dark] .SignContainer-content .Input-wrapper{color:#606a80;border-bottom:1px solid #444}.SignContainer-content .Input-wrapper.is-focus{border:none;border-bottom:1px solid #ebebeb}html[data-theme=dark] .SignContainer-content .Input-wrapper.is-focus{border-bottom:1px solid #444}.SignContainer-content .SignFlow-accountInput.Input-wrapper,.SignContainer-content .SignFlow-accountInput.Input-wrapper.is-focus{border:none}.SignContainer-content input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.SignContainer-content .SignFlow-captchaContainer:not(.Captcha-chinese),.SignContainer-content .SignFlow-password,.SignContainer-content .SignFlow-username{border-bottom:1px solid #ebebeb}.SignContainer-content .SignFlow-captchaContainer:not(.Captcha-chinese) .Input-wrapper,.SignContainer-content .SignFlow-password .Input-wrapper,.SignContainer-content .SignFlow-username .Input-wrapper{border-bottom:none!important}html[data-theme=dark] .SignContainer-content .SignFlow-captchaContainer:not(.Captcha-chinese),html[data-theme=dark] .SignContainer-content .SignFlow-password,html[data-theme=dark] .SignContainer-content .SignFlow-username{border-bottom:1px solid #444}.SignContainer-inner{position:relative}.SignContainer-switch{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;width:100%;background-color:#f6f6f6;height:58px;border-top:1px solid #ebebeb;font-size:16px}.SignContainer-switch span{color:#175199;cursor:pointer}html[data-theme=dark] .SignContainer-switch span{color:#175199}html[data-theme=dark] .SignContainer-switch{background-color:#2e2e2e;border-top:1px solid #444}.Captcha-chineseRefreshButton{margin-right:10px}.SignFlow-captchaContainer{-webkit-transition:height .5s;transition:height .5s}.SignFlow-captchaContainer.Captcha-chinese{height:87px;background-color:#f9f9f9;overflow:hidden}.Captcha-chineseOperator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Captcha-chineseImg{width:200px;height:44px}.signFlowModal{width:auto}.signFlowModal .Modal-content{padding:0;margin:0}.EmailRegister{width:432px;padding:30px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}html[data-theme=dark] .EmailRegister{background-color:#1a1a1a}.EmailRegister-submitButton{width:100%;margin-top:30px}.BounceLoading{position:relative}.BounceLoading .BounceLoading-child{position:absolute;background-color:#0084ff;border-radius:50%;-webkit-transform-origin:center;transform-origin:center;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Bounce;animation-name:Bounce;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}html[data-theme=dark] .BounceLoading .BounceLoading-child{background-color:#3a76d0}@-webkit-keyframes Bounce{0%,to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes Bounce{0%,to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(100%);transform:translateY(100%)}}.Login-options{margin-top:12px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}html[data-theme=dark] .Login-options{background:#1a1a1a}.Login-content{padding:0 40px 36px}.Login-content .Login-footer{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;line-height:25px}.Login-switchType,html[data-theme=dark] .Login-switchType{color:#175199}.Login-cannotLogin{float:right}.Login-cannotLogin:hover,html[data-theme=dark] .Login-cannotLogin:hover{color:grey}.Login-footer{margin-top:16px;text-align:center}.Login-aboardPhone,.Login-qrcode{display:inline-block;color:#8590a6;vertical-align:middle}.Login-aboardPhone button:hover,.Login-qrcode button:hover,html[data-theme=dark] .Login-aboardPhone button:hover,html[data-theme=dark] .Login-qrcode button:hover{color:grey}html[data-theme=dark] .Login-aboardPhone,html[data-theme=dark] .Login-qrcode{color:#606a80}.Login-footerSeparate{display:inline-block;width:6%;color:#8590a6;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Login-footerSeparate{color:#606a80}.Login-socialLogin{max-width:106px;display:inline-block;vertical-align:middle}.Login-socialButtonGroup{margin-left:2px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.Login-socialButtonGroup--hidden{display:inline-block;width:0;height:0;overflow:hidden;opacity:0}.Login-socialButtonGroup--hidden button{width:0;height:0;overflow:hidden}.Login-socialButtonEntrance{width:103px;text-align:left}.Login-socialButtonEntrance--hidden{width:0;height:0;overflow:hidden;opacity:0;display:none}.Login-socialButtonEntrance:hover,html[data-theme=dark] .Login-socialButtonEntrance:hover{color:grey}.Login-socialButton{height:24px}.Login-socialButton svg{vertical-align:middle}.Login-socialButton:not(:first-child){margin-left:22px}.Login-accountBlockEmphasis{color:#f1403c}html[data-theme=dark] .Login-accountBlockEmphasis{color:#b7302d}.Login-socialIcon:hover{fill:#999}html[data-theme=dark] .Login-socialIcon:hover{fill:#646464}.SignInQrcode{margin:35px 0 -32px}.Qrcode-container{text-align:center}.Qrcode-container p{font-size:14px;line-height:22px}.Qrcode-container p a,html[data-theme=dark] .Qrcode-container p a{color:#175199}.Qrcode-container p.Qrcode-scanResultTips{margin:12px 0;font-size:16px;color:#1a1a1a;font-weight:600;font-synthesis:style}html[data-ios] .Qrcode-container p.Qrcode-scanResultTips{font-weight:500}html[data-android] .Qrcode-container p.Qrcode-scanResultTips{font-weight:700}html[data-theme=dark] .Qrcode-container p.Qrcode-scanResultTips{color:#999}.Qrcode-content{height:210px;margin-bottom:30px}.Qrcode-failure div{padding:40px 0 8px}.Qrcode-failure p{width:270px;margin:0 auto}.Qrcode-img{margin:0 auto 15px;line-height:0;height:150px;width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Qrcode-cutButton{border-top:1px solid #ebebeb;padding:14px 0;font-size:14px;color:#175199}.Qrcode-cutButton span{cursor:pointer}html[data-theme=dark] .Qrcode-cutButton{border-top:1px solid #444;color:#175199}.Qrcode-scanResultStaus{padding-top:36px}.AppAuthentication--appView .Modal-title{font-size:18px;margin-top:24px}.AppAuthentication--appView .Modal-content{padding-bottom:16px}.AppAuthentication{max-width:87.2%}.AppAuthentication-buttonContainer{padding:0 16px}.AppAuthentication-button{width:100%;margin-bottom:16px;padding:5px 0}.AppAuthentication-closeButton{position:absolute;right:16px;top:16px;font-size:0}.SignFlowActive-account{width:100%;height:48px;line-height:48px}.SignFlowActive-editEmail{float:right;color:#175199}html[data-theme=dark] .SignFlowActive-editEmail{color:#175199}.SignFlowActive-sendDigits,.SignFlowActive-sendEmail{display:block;width:220px;margin:0 auto}.SignFlowActive-sendEmail{margin-top:48px}.SignFlowActive-sendDigits{margin-top:55px}.SignFlowActive-button{display:inline-block;border:none}.SignFlowActive-options{text-align:right;margin-top:16px}.VerificationDialogModalHeader{text-align:center}.VerificationDialogModalHeader-title{margin-top:40px;font-size:24px;color:#1a1a1a;margin-bottom:0;padding:0}html[data-theme=dark] .VerificationDialogModalHeader-title{color:#999}.VerificationDialogModalHeader-subTitle{margin:2px auto 24px;font-size:14px;color:#8590a6;max-width:240px}.VerificationDialogModalHeader-subTitle:first-child:last-child{margin-bottom:16px;max-width:none;text-align:left}html[data-theme=dark] .VerificationDialogModalHeader-subTitle{color:#606a80}.VerificationDialogModal-select{height:48px;background:#fff;border:none;border-bottom:1px solid #ebebeb;width:100%;color:#444}.VerificationDialogModal-select .Select-plainButton{width:100%}.VerificationDialogModal-select .Select-arrow{position:absolute;right:0;top:27%}html[data-theme=dark] .VerificationDialogModal-select{background:#1a1a1a;border-bottom:1px solid #444;color:grey}.VerificationDialogModal-code{position:relative}.VerificationDialogModal-code .CountingDownButton{top:16px!important}.VerificationDialogModal-input{padding-left:0;margin-top:16px;width:100%;border:none!important;border-bottom:1px solid #ebebeb!important}html[data-theme=dark] .VerificationDialogModal-input{border-bottom:1px solid #444!important}.VerificationDialogModal-checkout{text-align:center}.VerificationDialogModal-button{color:#fff;background:#0084ff;width:220px;height:36px;border:1px solid #0084ff;margin-top:45px;font-size:14px;border-radius:3px}html[data-theme=dark] .VerificationDialogModal-button{color:#1a1a1a;background:#3a76d0;border:1px solid #3a76d0}.VerificationDialogModal-button:hover{background:#0084ff}html[data-theme=dark] .VerificationDialogModal-button:hover{background:#3a76d0}.VerificationDialogModal-button:hover:disabled{background-color:#0084ff}html[data-theme=dark] .VerificationDialogModal-button:hover:disabled{background-color:#3a76d0}.VerificationDialogModal-tips{background:#f6f6f6;-webkit-box-shadow:0 -1px 0 0 #ebebeb;box-shadow:0 -1px 0 0 #ebebeb;margin:30px -24px -32px;padding:16px;font-size:13px;line-height:21px;color:#8590a6}html[data-theme=dark] .VerificationDialogModal-tips{background:#2e2e2e;-webkit-box-shadow:0 -1px 0 0 #444;box-shadow:0 -1px 0 0 #444;color:#606a80}.VerificationDialogModal-blue{color:#0084ff}html[data-theme=dark] .VerificationDialogModal-blue{color:#3a76d0}.Popover-targetContainer-verification{width:376px}.VerificationDialogModal-options{margin-top:16px;text-align:right}.VerificationDialogModal-cutSmsType:hover,html[data-theme=dark] .VerificationDialogModal-cutSmsType:hover{color:grey}.VerificationDialogModal-HelpWrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.VerificationDialogModal-HelpText{color:#8590a6}html[data-theme=dark] .VerificationDialogModal-HelpText{color:#606a80}.VerificationDialogMobileModal-HelpText{font-size:13px;color:#8590a6;margin-top:16px}html[data-theme=dark] .VerificationDialogMobileModal-HelpText{color:#606a80}.VerificationDialogModal-oneSelection{font-size:14px}.VerificationDialogModal-smsInputButton{position:absolute;top:24px;right:0;padding:4px 0;color:#175199;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html[data-theme=dark] .VerificationDialogModal-smsInputButton{color:#175199}.SignFlow-smsBindPhoneInputContainer{position:relative;margin-top:12px}.SignFlow-smsBindPhoneInputErrorMessage{top:24px;right:108px;width:40%;height:47px;padding:0 0 0 4px;margin:0;line-height:47px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.SignFlow-smsBindPhoneInputErrorMask{right:20px}.SignFlow-smsBindPhoneInputButton{position:absolute;top:24px;right:0;padding:4px 0;color:#175199;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html[data-theme=dark] .SignFlow-smsBindPhoneInputButton{color:#175199}.SignFlow-smsBindPhoneInput{width:calc(100% - 100px)}.BindPhone-buttonSection{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.BindPhone-button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.BindPhone-button:first-child{margin-right:10px}.BindPhone-subtitle{color:#8590a6;margin-top:2px;margin-bottom:24px;padding:0 24px;text-align:center}html[data-theme=dark] .BindPhone-subtitle{color:#606a80}.BindPhone-helpWrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:12px}.BindPhone-helpText{color:#8590a6}html[data-theme=dark] .BindPhone-helpText{color:#606a80}.BindPhone-remindLoginWithPhoneButton{display:block;width:220px;margin:48px auto 0}.MobileModal .SignFlowActive.SignFlow{padding:0 16px;margin-top:16px}.MobileModal .MobileBindPhoneTip{color:#8590a6;font-size:14px}html[data-theme=dark] .MobileModal .MobileBindPhoneTip{color:#606a80}.MobileModal .BindPhone-buttonSection{margin-top:16px}.MobileModal.VerificationModal{padding:0 16px}.MobileModal .SignFlow-smsInputButton{top:23px}.MobileModal .BindPhone-remindLoginWithPhoneButton{margin-top:16px}.MobileModal.BindPhoneMobileModal .MobileModal-content,.MobileModal.ConfirmUnbindMobileModal .MobileModal-content,.MobileModal.LoginWithPhoneMobileModal .MobileModal-content,.MobileModal.NeedUnbindMobileModal .MobileModal-content{padding-top:0}.BindPhoneForm .Input-wrapper{width:100%;height:48px;padding:0;color:#8590a6;border:none;border-bottom:1px solid #ebebeb;border-radius:0}html[data-theme=dark] .BindPhoneForm .Input-wrapper{color:#606a80;border-bottom:1px solid #444}.BindPhoneForm .Input-wrapper.is-focus{border:none;border-bottom:1px solid #ebebeb}html[data-theme=dark] .BindPhoneForm .Input-wrapper.is-focus{border-bottom:1px solid #444}.BindPhoneForm .SignFlow-accountInput.Input-wrapper,.BindPhoneForm .SignFlow-accountInput.Input-wrapper.is-focus{border:none}.BindPhoneForm .SignFlow-smsBindPhoneInput{width:100%;border-bottom:1px solid #ebebeb}.BindPhoneForm .SignFlow-smsBindPhoneInput .Input-wrapper,.BindPhoneForm .SignFlow-smsBindPhoneInput .Input-wrapper.is-focus{border:none}html[data-theme=dark] .BindPhoneForm .SignFlow-smsBindPhoneInput{border-bottom:1px solid #444}.SignFlow{overflow:hidden}.SignFlow input[type=number]::-webkit-inner-spin-button,.SignFlow input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.SignFlow input{height:48px}.SignFlow input::-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}.SignFlow input[type=number]{-moz-appearance:textfield}.SignFlow .SignFlow-accountInput,.SignFlow .SignFlow-smsInput{width:auto}.SignFlow-submitButton{width:100%;margin-top:30px;height:36px}.SignFlow-captchaContainer{height:48px;margin-top:12px;-webkit-transition:height .3s ease;transition:height .3s ease}.SignFlow-snackBar{font-size:13px;color:#8590a6}html[data-theme=dark] .SignFlow-snackBar{color:#606a80}.SignFlow-snackBarLink,html[data-theme=dark] .SignFlow-snackBarLink{color:#175199}.Sticky.is-fixed{position:fixed;z-index:2;-webkit-font-smoothing:subpixel-antialiased}.Sticky.is-absolute,.Sticky.is-fixed{-webkit-box-sizing:border-box;box-sizing:border-box}.Sticky.is-absolute{position:absolute;top:auto;bottom:0;z-index:1;margin-bottom:0}.Sticky.is-absolute.is-bottom{top:0;bottom:auto;margin-top:0}.Sticky.Sticky--CSSSticky{position:-webkit-sticky;position:sticky}.Sticky--holder{visibility:hidden}.MobileAppHeader{border-bottom:1px solid rgba(26,26,26,.06);-webkit-box-shadow:0 1px 3px 0 rgba(23,81,153,.05);box-shadow:0 1px 3px 0 rgba(23,81,153,.05);background-color:#fff;background-clip:content-box;min-width:100%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s .3s;transition:-webkit-transform .3s .3s;transition:transform .3s .3s;transition:transform .3s .3s,-webkit-transform .3s .3s;overflow:hidden}.MobileAppHeader+.Sticky--holder{background-color:#fff;visibility:visible;visibility:initial}html[data-theme=dark] .MobileAppHeader+.Sticky--holder{background-color:#1a1a1a}.MobileAppHeader.is-hide{min-width:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.MobileAppHeader,.MobileAppHeader.is-fixed{z-index:100}.MobileAppHeader .Icon{vertical-align:middle}html[data-theme=dark] .MobileAppHeader{border-bottom:1px solid hsla(0,0%,60%,.06);-webkit-box-shadow:0 1px 3px 0 rgba(23,81,153,.05);box-shadow:0 1px 3px 0 rgba(23,81,153,.05);background-color:#1a1a1a}.MobileAppHeader-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;line-height:50px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.MobileAppHeader.is-hidden .MobileAppHeader-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.MobileAppHeader-navItem{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 12px}.MobileAppHeader-navItem .Zi{fill:#8590a6}html[data-theme=dark] .MobileAppHeader-navItem .Zi{fill:#606a80}.MobileAppHeader-expandBtn,.MobileAppHeader-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MobileAppHeader-logo{padding-left:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MobileAppHeader-actions{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;color:#0084ff}html[data-theme=dark] .MobileAppHeader-actions{color:#3a76d0}.MobileAppHeader-authLink{padding:0 20px}.MobileAppHeader-downloadLink{position:relative;padding:0 26px}.MobileAppHeader-downloadLink:after{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;width:0;height:16px;border-left:1px solid #ebebeb;content:""}html[data-theme=dark] .MobileAppHeader-downloadLink:after{border-left:1px solid #444}.MobileAppHeader-moreIconWrapper{position:relative;margin:0 26px}.MobileAppHeader-expandModal{width:100%;top:0;-webkit-transform:unset;transform:unset}.MobileAppHeader-expandModal .MobileModal-content{padding:0}.MobileAppHeader-expand{background:#fff;overflow:hidden}.MobileAppHeader-expand a{height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#444;margin:0 16px}html[data-theme=dark] .MobileAppHeader-expand a{color:grey}.MobileAppHeader-expand svg{margin-right:14px}.MobileAppHeader-expand a:not(:first-child){border-top:1px solid #ebebeb}html[data-theme=dark] .MobileAppHeader-expand a:not(:first-child){border-top:1px solid #444}.MobileAppHeader-expand a:last-child{color:#8590a6}html[data-theme=dark] .MobileAppHeader-expand a:last-child{color:#606a80}html[data-theme=dark] .MobileAppHeader-expand{background:#1a1a1a}.MobileAppHeader-expandContainer{position:fixed;top:52px;width:100%;z-index:100}.MobileAppHeader-expandBackdrop{position:fixed;top:52px;bottom:0;left:0;right:0;z-index:-1;background-color:rgba(26,26,26,.65)}html[data-theme=dark] .MobileAppHeader-expandBackdrop{background-color:hsla(0,0%,60%,.65)}.MobileAppHeader-expand-enter{height:0}.MobileAppHeader-expand-enter a{opacity:0}.MobileAppHeader-expand-enter .MobileAppHeader-expandBackdrop{background-color:rgba(26,26,26,0)}html[data-theme=dark] .MobileAppHeader-expand-enter .MobileAppHeader-expandBackdrop{background-color:hsla(0,0%,60%,0)}.MobileAppHeader-expand-enter.MobileAppHeader-expand-enter-active{height:227px;-webkit-transition:height .3s ease;transition:height .3s ease}.MobileAppHeader-expand-enter.MobileAppHeader-expand-enter-active a{opacity:1;-webkit-transition:opacity .3s cubic-bezier(1,0,1,0);transition:opacity .3s cubic-bezier(1,0,1,0)}.MobileAppHeader-expand-enter.MobileAppHeader-expand-enter-active .MobileAppHeader-expandBackdrop{background-color:rgba(26,26,26,.65);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}html[data-theme=dark] .MobileAppHeader-expand-enter.MobileAppHeader-expand-enter-active .MobileAppHeader-expandBackdrop{background-color:hsla(0,0%,60%,.65)}.MobileAppHeader-expand-leave{height:227px}.MobileAppHeader-expand-leave a{opacity:1}.MobileAppHeader-expand-leave .MobileAppHeader-expandBackdrop{background-color:rgba(26,26,26,.65)}html[data-theme=dark] .MobileAppHeader-expand-leave .MobileAppHeader-expandBackdrop{background-color:hsla(0,0%,60%,.65)}.MobileAppHeader-expand-leave.MobileAppHeader-expand-leave-active{height:0;-webkit-transition:height .3s ease;transition:height .3s ease}.MobileAppHeader-expand-leave.MobileAppHeader-expand-leave-active a{opacity:0;-webkit-transition:opacity .3s cubic-bezier(0,1,0,1);transition:opacity .3s cubic-bezier(0,1,0,1)}.MobileAppHeader-expand-leave.MobileAppHeader-expand-leave-active .MobileAppHeader-expandBackdrop{background-color:rgba(26,26,26,0);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}html[data-theme=dark] .MobileAppHeader-expand-leave.MobileAppHeader-expand-leave-active .MobileAppHeader-expandBackdrop{background-color:hsla(0,0%,60%,0)}.MobileAppHeader-noScrollBody{overflow:hidden}.OpenInAppButton{position:fixed;top:auto;bottom:0;left:50%;z-index:100;width:105px;font-size:15px;font-weight:500;line-height:36px;color:#fff;text-align:center;background:#0084ff;border-radius:18px;-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%);-webkit-box-shadow:0 2px 5px rgba(26,26,26,.25);box-shadow:0 2px 5px rgba(26,26,26,.25);-webkit-transition:-webkit-transform .3s .3s;transition:-webkit-transform .3s .3s;transition:transform .3s .3s;transition:transform .3s .3s,-webkit-transform .3s .3s}html[data-theme=dark] .OpenInAppButton{color:#1a1a1a;background:#3a76d0;-webkit-box-shadow:0 2px 5px hsla(0,0%,60%,.25);box-shadow:0 2px 5px hsla(0,0%,60%,.25)}.OpenInAppButton.is-shown{-webkit-transform:translate(-50%,-25px);transform:translate(-50%,-25px)}.SignInModal .MobileModal-title{padding-bottom:0}.SignInModal-openInAppButton{margin-bottom:16px;width:100%;line-height:44px;color:#fff;background-color:#0084ff}html[data-theme=dark] .SignInModal-openInAppButton{color:#1a1a1a;background-color:#3a76d0}.SignInModal-content{padding:0 16px}.SignInModal-content button{height:44px;width:100%;font-size:16px;border:1px solid;border-radius:3px}.SignInModal-content button:not(:last-child){margin-bottom:16px}.SignInModal-button-zhihu{background-color:#fff;border-color:#0084ff;color:#0084ff}html[data-theme=dark] .SignInModal-button-zhihu{background-color:#1a1a1a;border-color:#3a76d0;color:#3a76d0}.SignInModal-button-weibo{background-color:#f1403c;border-color:##F1403C;color:#fff}html[data-theme=dark] .SignInModal-button-weibo{background-color:#b7302d;border-color:##B7302D;color:#1a1a1a}.SignInModal-button-wechat{background-color:#bfbfbf;border-color:#bfbfbf;color:#fff}html[data-theme=dark] .SignInModal-button-wechat{background-color:#444;border-color:#444;color:#1a1a1a}.SignInModal-button-qq{background-color:#0084ff;border-color:#0084ff;color:#fff}html[data-theme=dark] .SignInModal-button-qq{background-color:#3a76d0;border-color:#3a76d0;color:#1a1a1a}.StaticCacheBanner{position:relative;z-index:100;padding:16px 10px;line-height:28px;color:#8590a6;text-align:center;background-color:#ebebeb}.StaticCacheBanner a{color:#175199;-webkit-transition:border-bottom .2s ease-in;transition:border-bottom .2s ease-in}.StaticCacheBanner a:hover,html[data-theme=dark] .StaticCacheBanner a:hover{border-bottom:1px solid rgba(23,81,153,.72)}html[data-theme=dark] .StaticCacheBanner a{color:#175199}html[data-theme=dark] .StaticCacheBanner{color:#606a80;background-color:#444}.WechatShareImage{display:none}.Tooltip{position:absolute;width:0;height:0}.Tooltip-enter,.Tooltip-leave{-webkit-transition:opacity .3s;transition:opacity .3s}.Tooltip-enter{opacity:0}.Tooltip-enter-active,.Tooltip-leave{opacity:1}.Tooltip-leave-active{opacity:0}.TooltipContent-wrapper{position:relative;width:0;height:0}.TooltipContent{position:absolute;top:0;left:0;padding:6px 8px;color:#fff;white-space:nowrap;background-color:rgba(26,26,26,.8);border-radius:4px;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TooltipContent.TooltipContent--white{background:#fff;border:1px solid #ebebeb;color:#646464;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1)}html[data-theme=dark] .TooltipContent.TooltipContent--white{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.TooltipContent.TooltipContent--white .TooltipContent-arrow:after{background:#fff;border:1px solid #ebebeb}html[data-theme=dark] .TooltipContent.TooltipContent--white .TooltipContent-arrow:after{background:#1a1a1a;border:1px solid #2e2e2e}html[data-theme=dark] .TooltipContent.TooltipContent--white{background:#1a1a1a;border:1px solid #2e2e2e;color:#999}html[data-theme=dark] .TooltipContent{color:#1a1a1a;background-color:hsla(0,0%,60%,.8)}.TooltipContent--top{-webkit-transform:translate(-50%,-100%) translateY(-8px);transform:translate(-50%,-100%) translateY(-8px)}.TooltipContent--bottom{-webkit-transform:translate(-50%) translateY(8px);transform:translate(-50%) translateY(8px)}.TooltipContent--left{-webkit-transform:translate(-100%,-50%) translateX(-8px);transform:translate(-100%,-50%) translateX(-8px)}.TooltipContent--right{-webkit-transform:translateY(-50%) translateX(8px);transform:translateY(-50%) translateX(8px)}.TooltipContent-arrow{overflow:hidden;position:absolute}.TooltipContent-arrow:after{background:rgba(26,26,26,.8);-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:32px;pointer-events:auto;position:absolute;width:32px}.TooltipContent--top .TooltipContent-arrow:after{-webkit-transform:translate(-8px,-32px) rotate(45deg);transform:translate(-8px,-32px) rotate(45deg)}.TooltipContent--bottom .TooltipContent-arrow:after{-webkit-transform:translate(-8px,8px) rotate(45deg);transform:translate(-8px,8px) rotate(45deg)}.TooltipContent--left .TooltipContent-arrow:after{-webkit-transform:translate(-32px,-8px) rotate(45deg);transform:translate(-32px,-8px) rotate(45deg)}.TooltipContent--right .TooltipContent-arrow:after{-webkit-transform:translate(8px,-8px) rotate(45deg);transform:translate(8px,-8px) rotate(45deg)}html[data-theme=dark] .TooltipContent-arrow:after{background:hsla(0,0%,60%,.8)}.TooltipContent--top .TooltipContent-arrow{height:8px;left:50%;bottom:0;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);width:16px}.TooltipContent--bottom .TooltipContent-arrow{height:8px;left:50%;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:16px}.TooltipContent--left .TooltipContent-arrow{height:16px;right:0;top:50%;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%);width:8px}.TooltipContent--right .TooltipContent-arrow{height:16px;left:0;top:50%;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%);width:8px}.TooltipContent a{color:inherit;text-decoration:underline}.GlobalTooltip{position:fixed;z-index:9999}.CornerButtons{position:fixed;bottom:0;right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;transition:-webkit-transform .2s ease;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;will-change:transfrom}.CornerAnimayedFlex{width:40px;height:52px;-webkit-transition:height .2s ease;transition:height .2s ease}.CornerAnimayedFlex--hidden{height:0}.CornerButton{background:#fff;border-radius:4px;width:40px;height:40px;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .CornerButton{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.CornerButton:hover{background:#d3d3d3}html[data-theme=dark] .CornerButton:hover{background:#2e2e2e}.CornerButton .Zi,.CornerButton .Zi:hover{fill:#8590a6}html[data-theme=dark] .CornerButton .Zi,html[data-theme=dark] .CornerButton .Zi:hover{fill:#606a80}html[data-theme=dark] .CornerButton{background:#1a1a1a}.ShortcutHintModal{font-size:15px;width:auto}.ShortcutHintModal .Modal-content{margin-top:30px;padding:0 0 32px}.ShortcutHintModal-content{padding:0 20px 16px 0}.ShortcutHintModal-hintListContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.ShortcutHintModal-hintList{padding:0 30px}.ShortcutHintModal-hintList:first-child{border-right:1px solid #f0f2f7}html[data-theme=dark] .ShortcutHintModal-hintList:first-child{border-right:1px solid #2e2e2e}.ShortcutHintModal-hintTitle{font-weight:700;margin-bottom:24px;text-align:center}.KeyHint{margin-bottom:16px}.KeyHint,.KeyHint-keyContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.KeyHint-keyContainer{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:8px;width:120px}.KeyHint-key{color:#8590a6;display:-webkit-box;display:-ms-flexbox;display:flex}html[data-theme=dark] .KeyHint-key{color:#606a80}.KeyHint-separator{margin:0 8px}.KeyHint-separator--space{margin:0 4px}.KeyHint-kbd{border:1px solid #f0f2f7;border-radius:4px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Menlo,Monaco,Consolas,Andale Mono,lucida console,Courier New,monospace;font-size:16px;font-weight:700;min-width:26px;height:26px;padding:0 6px;text-align:center}html[data-theme=dark] .KeyHint-kbd{border:1px solid #2e2e2e}.LiteBanner{position:relative;background-color:#fff;padding:35px 14px 4px}html[data-theme=dark] .LiteBanner{background-color:#1a1a1a}.LiteBanner-text{padding:12px 0;text-align:center;font-size:14px;color:#ff9607;background-color:rgba(255,124,0,.08);border-radius:6px}html[data-theme=dark] .LiteBanner-text{color:#ff9607}.LiteBanner-img{width:40px;position:absolute;top:19px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.LoadingBar{position:fixed;top:0;right:0;left:0;z-index:101;display:none;height:2px;pointer-events:none;background:#0084ff;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.LoadingBar.is-active{display:block;-webkit-animation:LoadingBarForward 1s ease-in-out .8s infinite;animation:LoadingBarForward 1s ease-in-out .8s infinite}html[data-theme=dark] .LoadingBar{background:#3a76d0}@-webkit-keyframes LoadingBarForward{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}40%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes LoadingBarForward{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}40%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.OrgZhihuLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.OrgZhihuLogo-appName{margin-left:15px;border-left:1px solid #cfdae6;padding-left:10px;line-height:28px}.OrgAppHeader{position:relative;z-index:100;min-width:1032px;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1);background-clip:content-box}html[data-theme=dark] .OrgAppHeader{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.OrgAppHeader.is-fixed{z-index:100}.OrgAppHeader-inner{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;position:relative;margin:0 auto;padding:0 16px;width:1000px;height:52px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.OrgAppHeader.is-hidden .OrgAppHeader-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.OrgAppHeader-userInfo{color:#444}.OrgAppHeader-userInfo .Button{margin-left:16px}html[data-theme=dark] .OrgAppHeader{background:#1a1a1a}.InfiLoader--bounceShown{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PlaceHolder-inner{position:relative;overflow:hidden;background:#f6f6f6;color:#fff}html[data-theme=dark] .PlaceHolder-inner{background:#2e2e2e;color:#1a1a1a}.PlaceHolder-mask{position:relative;min-width:100%;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.PlaceHolder-bg{position:absolute;width:200%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#f6f6f6),color-stop(20%,#ebebeb),color-stop(40%,#f6f6f6),to(#f6f6f6));background:linear-gradient(90deg,#f6f6f6 0,#ebebeb 20%,#f6f6f6 40%,#f6f6f6);-webkit-animation:linear-double 1s linear 1ms infinite forwards;animation:linear-double 1s linear 1ms infinite forwards}html[data-theme=dark] .PlaceHolder-bg{background:-webkit-gradient(linear,left top,right top,from(#2e2e2e),color-stop(20%,#444),color-stop(40%,#2e2e2e),to(#2e2e2e));background:linear-gradient(90deg,#2e2e2e 0,#444 20%,#2e2e2e 40%,#2e2e2e)}@-webkit-keyframes linear-double{0%{-webkit-transform:translateX(-56%);transform:translateX(-56%)}to{-webkit-transform:translateX(56%);transform:translateX(56%)}}@keyframes linear-double{0%{-webkit-transform:translateX(-56%);transform:translateX(-56%)}to{-webkit-transform:translateX(56%);transform:translateX(56%)}}.Menu{padding:6px 0}.Menu-item{display:block;width:100%;padding:0 20px;text-align:left;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.Menu-item.is-active{background:#f6f6f6}html[data-theme=dark] .Menu-item.is-active{background:#2e2e2e}.Menu-item--noActive{cursor:default}.Menu-divider{margin:8px 0;border-bottom:1px solid #ebebeb}html[data-theme=dark] .Menu-divider{border-bottom:1px solid #444}.Pagination{padding:16px 20px;text-align:center;margin:0 auto}.PaginationButton{color:#1a1a1a;-webkit-transition:color .2s;transition:color .2s;padding:0 15px}.PaginationButton:not(:disabled):hover,html[data-theme=dark] .PaginationButton:not(:disabled):hover{color:#175199}html[data-theme=dark] .PaginationButton{color:#999}.PaginationButton--current{color:#8590a6}html[data-theme=dark] .PaginationButton--current{color:#606a80}.PaginationButton--ellipsis{border:none;background:none}.MaxLength{font-size:14px;color:#8590a6}.MaxLength.is-error{color:#f1403c}html[data-theme=dark] .MaxLength.is-error{color:#b7302d}html[data-theme=dark] .MaxLength{color:#606a80}.Holder{height:14px;margin-bottom:16px;background:#f6f6f6;border-radius:2px}.Holder:last-child{margin-bottom:0}html[data-theme=dark] .Holder{background:#2e2e2e}.Holder--avatar,.Holder--button,.Holder--icon,.Holder--inline{display:inline-block;margin-bottom:0;vertical-align:bottom}.Holder--title{height:18px}.Holder--icon{width:14px;margin-right:8px;border-radius:999px}.Holder--button{width:96px;height:34px;border-radius:3px}.Holder--button+.Holder--button{margin-left:16px}.Holder--avatar{width:24px;height:24px}.Favlists-items{max-height:335px;min-height:140px;margin-bottom:40px;overflow-x:hidden;overflow-y:auto}.Favlists-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;border-bottom:1px solid #ebebeb}html[data-theme=dark] .Favlists-item{border-bottom:1px solid #444}.Favlists-itemInner{overflow:hidden;margin-right:20px}.Favlists-itemName{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;text-overflow:ellipsis}.Favlists-itemNameText{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.Favlists-itemIcon{margin-left:6px}.Favlists-itemIcon .Zi{fill:#8590a6;vertical-align:baseline}html[data-theme=dark] .Favlists-itemIcon .Zi{fill:#606a80}.Favlists-itemContent{font-size:14px;color:#8590a6;margin-top:4px}html[data-theme=dark] .Favlists-itemContent{color:#606a80}.Favlists-updateButton{padding-left:0;padding-right:0;width:76px;-ms-flex-negative:0;flex-shrink:0}.Favlists-actions{padding:16px 20px}.Favlists-actions,.Favlists-mobileActions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.Favlists-mobileActions{position:fixed;bottom:0;width:100%;padding:calc(16px - 4) 20px;border-top:1px solid #ebebeb;background:#fff}.Favlists-mobileActions .Favlists-addButton:last-child:first-child{width:100%}.Favlists-mobileActions .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.Favlists-mobileActions .Button:first-child:not(:last-child){margin-right:8px}html[data-theme=dark] .Favlists-mobileActions{border-top:1px solid #444;background:#1a1a1a}.Favlist-empty{position:fixed;left:0;right:0;top:0;bottom:0}.Favlist-emptyContent{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%}.Favlist-emptyTip{margin-top:30px;font-size:15px;color:#8590a6}html[data-theme=dark] .Favlist-emptyTip{color:#606a80}.Favlists-addButton{width:220px}.Favlists-addItem{margin-bottom:8px}.Favlists-descritionInput,.Favlists-titleInput{width:100%;height:auto;padding:8px 12px}.Favlists-privacyOption{display:block;margin-bottom:6px;overflow:auto;font-size:14px}.Favlists-privacyOptionTips{margin-left:4px;color:#8590a6}html[data-theme=dark] .Favlists-privacyOptionTips{color:#606a80}.Favlists-privacyOptionRadio{display:inline-block;width:14px;height:14px;padding:2px;margin:0 4px 0 0;vertical-align:middle;border:2px solid #ebebeb;border-radius:50%;-webkit-transition:background-color,border-color .3s;transition:background-color,border-color .3s;background-clip:content-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Favlists-privacyOptionRadio:checked{background-color:#0084ff;border-color:#0084ff}html[data-theme=dark] .Favlists-privacyOptionRadio:checked{background-color:#3a76d0;border-color:#3a76d0}.Favlists-privacyOptionRadio:focus{outline:none}html[data-theme=dark] .Favlists-privacyOptionRadio{border:2px solid #444}.Favlists-inputTips{padding-top:8px;text-align:right}.Favlists-favButton{width:72px}.EmptyState{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:100%}.EmptyState-inner{font-size:15px;color:#8590a6;text-align:center}html[data-theme=dark] .EmptyState-inner{color:#606a80}.EmptyState-image{display:block;margin:0 auto}.EmptyState-action:not(.Button){color:#175199}.EmptyState-action:not(.Button):hover,html[data-theme=dark] .EmptyState-action:not(.Button):hover{border-bottom:1px solid #175199}html[data-theme=dark] .EmptyState-action:not(.Button){color:#175199}.EmptyState-action.Button:hover{color:grey}.EmptyState-action.Button:hover .Icon{fill:#999}html[data-theme=dark] .EmptyState-action.Button:hover .Icon{fill:#646464}html[data-theme=dark] .EmptyState-action.Button:hover{color:grey}.Reference: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] .Reference: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] .Reference:focus{-webkit-box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6)}.Reference.isEditable{cursor:pointer}.Reference:before{color:#175199;content:"[" counter(zh-ref,decimal) "]"}html[data-theme=dark] .Reference:before{color:#175199}.ReferenceModal-firstRow{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.ReferenceModal-firstRow .ReferenceModal-input{overflow:hidden}.ReferenceModal-select{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.ReferenceModal-selectList{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:230px}.ReferenceModal-selectButton{border:1px solid #ebebeb;-webkit-transition:border .2s;transition:border .2s;padding:0 4px 0 8px}.ReferenceModal-selectButton.Select-button--open{border:1px solid #8590a6}html[data-theme=dark] .ReferenceModal-selectButton.Select-button--open{border:1px solid #606a80}html[data-theme=dark] .ReferenceModal-selectButton{border:1px solid #444}.Input-wrapper.ReferenceModal-input{padding-left:8px}.ReferenceModal-icon{color:#8590a6;margin-right:8px}html[data-theme=dark] .ReferenceModal-icon{color:#606a80}.ReferenceModal-buttonGroup{margin-top:32px}.Formula{display:inline-block;vertical-align:middle;background:no-repeat 50%;background-size:contain;font-size:0}.Formula.isEditable{cursor:pointer}.Formula-image{max-width:100%;opacity:0;visibility:hidden}.Formula-placeholder{opacity:0}.MathToolbar{display:block;padding:4px 12px;border-radius:inherit inherit 0 0;background:#f6f6f6;border-bottom:1px solid #ebebeb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[data-theme=dark] .MathToolbar{background:#2e2e2e;border-bottom:1px solid #444}.MathToolbar-button{height:28px;padding:2px 4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent;vertical-align:middle}.MathToolbar-button+.MathToolbar-button{margin-left:16px}.MathToolbar-button:hover{background:#f6f6f6;border-color:#ebebeb}html[data-theme=dark] .MathToolbar-button:hover{background:#2e2e2e;border-color:#444}.MathToolbar-palettes{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px;padding:16px;max-width:384px}.MathToolbar-palettes,.MathToolbar-palettesButton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.MathToolbar-palettesButton{margin:4px;padding:0;width:24px;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:#8590a6;border-radius:4px}.MathToolbar-palettesButton:hover{background-color:#f6f6f6}html[data-theme=dark] .MathToolbar-palettesButton:hover{background-color:#2e2e2e}html[data-theme=dark] .MathToolbar-palettesButton{color:#606a80}.MathToolbar-paletteIcon{max-width:calc(100% - 2px)}.MathToolbar-palettes--math{max-width:380px}.MathToolbar-palettes--math .MathToolbar-palettesButton{padding:0 3px;width:30px;height:60px}.MathToolbar-palettes--arrow .MathToolbar-palettesButton{height:35px}.FormulaModal{width:550px}.FormulaModal-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.FormulaModal-input .Input{padding:6px 12px;min-height:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.FormulaModal-formula{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;padding:0 3px;background:#fff;border:2px dashed #ebebeb;border-radius:3px;min-height:106px;overflow-x:auto}.FormulaModal-formula img{max-width:100%}html[data-theme=dark] .FormulaModal-formula{background:#1a1a1a;border:2px dashed #444}.FormulaModal-buttonGroup{margin-top:32px}.FormulaModal-previewText{color:#8590a6;font-size:14px}html[data-theme=dark] .FormulaModal-previewText{color:#606a80}.FocusPlugin--unfocused:hover{cursor:default;-webkit-box-shadow:0 0 0 2px rgba(0,132,255,.3);box-shadow:0 0 0 2px rgba(0,132,255,.3)}html[data-theme=dark] .FocusPlugin--unfocused:hover{-webkit-box-shadow:0 0 0 2px rgba(58,118,208,.3);box-shadow:0 0 0 2px rgba(58,118,208,.3)}.FocusPlugin--focused{cursor:default;-webkit-box-shadow:0 0 0 2px #0084ff;box-shadow:0 0 0 2px #0084ff}html[data-theme=dark] .FocusPlugin--focused{-webkit-box-shadow:0 0 0 2px #3a76d0;box-shadow:0 0 0 2px #3a76d0}.Image{max-width:100%;margin:0 auto}.Image[data-size=small]{max-width:40%}.Image--isBlock{display:block}.Editable-imageUploader{text-align:center}.Editable-imageUploader-layout{position:relative;display:inline-block;max-width:100%;vertical-align:top}.Editable-imageUploader-layout.is-fullWidth{width:100%}.Editable-imageUploader-image{display:block;max-width:100%;opacity:.3}.Editable-imageUploader-placeholder{height:192px;background-color:#ebebeb}html[data-theme=dark] .Editable-imageUploader-placeholder{background-color:#444}.Editable-imageUploader-status{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.Editable-imageUploader-statusText{font-size:28px;line-height:40px;color:#8590a6}html[data-theme=dark] .Editable-imageUploader-statusText{color:#606a80}.Editable-imageUploader-status.is-error .Editable-imageUploader-statusText{color:#f36}html[data-theme=dark] .Editable-imageUploader-status.is-error .Editable-imageUploader-statusText{color:#d92155}.Editable-imageUploader-retry{margin-top:4px;font-size:16px;line-height:32px}.Editable-imageUploader-retry .Button{font-size:inherit}.Editable-imageUploader-progress{position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:#0084ff}.Editable-imageUploader-progress.is-error{background-color:#f36}html[data-theme=dark] .Editable-imageUploader-progress.is-error{background-color:#d92155}.Editable-imageUploader-progress .LoadingBar{position:relative;height:100%;background-color:hsla(0,0%,100%,.3)}html[data-theme=dark] .Editable-imageUploader-progress .LoadingBar{background-color:rgba(26,26,26,.3)}html[data-theme=dark] .Editable-imageUploader-progress{background-color:#3a76d0}.Image-caption.is-placeholder{color:#bfbfbf}html[data-theme=dark] .Image-caption.is-placeholder{color:grey}.Image-caption.is-editing{opacity:0}.Image-captionInput{position:absolute;z-index:203}.Image-captionInput textarea{display:block;overflow:hidden;width:100%;height:100%;padding:0;border:none;font:inherit;font-size:.9em;line-height:1.5;text-align:center;color:#8590a6;background:none;resize:none}.Image-captionInput textarea::-webkit-input-placeholder{color:#bfbfbf}.Image-captionInput textarea:-ms-input-placeholder{color:#bfbfbf}.Image-captionInput textarea::-ms-input-placeholder{color:#bfbfbf}.Image-captionInput textarea::placeholder{color:#bfbfbf}html[data-theme=dark] .Image-captionInput textarea::-webkit-input-placeholder{color:grey}html[data-theme=dark] .Image-captionInput textarea:-ms-input-placeholder{color:grey}html[data-theme=dark] .Image-captionInput textarea::-ms-input-placeholder{color:grey}html[data-theme=dark] .Image-captionInput textarea::placeholder{color:grey}.Image-captionInput textarea:focus{outline:none}html[data-theme=dark] .Image-captionInput textarea{color:#606a80}.Image-resizer{padding:8px}.Image-resizerButton{padding:0 8px;vertical-align:middle}.Image-resizerButton .Zi{display:block}.Image-resizerButton.is-active{color:#0084ff}html[data-theme=dark] .Image-resizerButton.is-active{color:#3a76d0}.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:#1a1a1a}.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,html[data-theme=dark] .Editable-VideoTitleInput-beforeIcon{color:grey}.Editable-VideoTitleInput-value{font-size:15px;line-height:48px}.Editable-VideoTitleInput-value--noContent,html[data-theme=dark] .Editable-VideoTitleInput-value--noContent{color:grey}.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:-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:grey}html[data-theme=dark] .Editable-VideoTitleInput:-ms-input-placeholder{color:grey}html[data-theme=dark] .Editable-VideoTitleInput::-ms-input-placeholder{color:grey}html[data-theme=dark] .Editable-VideoTitleInput::placeholder{color:grey}.VideoCardPlayButton{position:absolute;top:0;right:0;bottom:0;left:0;width:56px;height:56px;margin:auto;transition:-webkit-transform .3s;-webkit-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(26,26,26,.16);box-shadow:0 0 4px 0 rgba(26,26,26,.16);border-radius:50%}html[data-theme=dark] .VideoCardPlayButton-icon{-webkit-filter:brightness(.7);filter:brightness(.7);-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(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .VideoCard{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);border:1px solid #444}.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:#1a1a1a}.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}.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}html[data-theme=dark] .VideoCard-poster{background-color:#444}.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}.VideoCard-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-theme=dark] .VideoCard-thumbnail{background-color:#444}.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,html[data-theme=dark] .VideoCard--interactive .VideoCard-link .VideoCard-content:hover .VideoCard-title{color:#175199}.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:#606a80}.VideoCard-badge{display:inline-block;padding:0 8px;color:#8590a6;background-color:#f6f6f6;border-radius:3px}html[data-theme=dark] .VideoCard-badge{color:#606a80;background-color:#2e2e2e}.VideoCard-player{width:100%;height:100%;background-color:#1a1a1a}.VideoCard-player .Embed,.VideoCard-player iframe{display:block;width:100%;height:100%}html[data-theme=dark] .VideoCard-player{background-color:#999}.VideoCard-overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#fff}.VideoCard-overlay.is-loading{opacity:0}.VideoCard-mask,html[data-theme=dark] .VideoCard-overlay{background-color:#1a1a1a}.VideoCard-mask{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.VideoCard-mask:not(.is-shown){opacity:0;visibility:hidden}html[data-theme=dark] .VideoCard-mask{background-color:#999}.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}.Editable-videoCensorList{background:rgba(241,64,60,.1);border-radius:4px;color:#f1403c;font-size:15px;margin-top:10px;padding:10px 18px 10px 13px}html[data-theme=dark] .Editable-videoCensorList{background:rgba(183,48,45,.1);color:#b7302d}.Editable-videoCensorItem{line-height:19px;margin-bottom:5px}.Editable-videoCensorItem:last-child{margin-bottom:0}.Editable-videoCensorItem:before{content:"\2022"}.Editable-videoCensorItem span{font-weight:700}input[type=range].RangeInput{width:220px;height:12px;padding:0;margin:0 10px;vertical-align:middle;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 #1a1a1a,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,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:#2e2e2e}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:#2e2e2e}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:#2e2e2e}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:#606a80}.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:#1a1a1a}html[data-theme=dark] .Mask-mask--black{background:#999}.Mask-mask--white{background:hsla(0,0%,100%,.95)}html[data-theme=dark] .Mask-mask--white{background:rgba(26,26,26,.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:#1a1a1a}.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:#1a1a1a}html[data-theme=dark] .VideoCoverEditor-title{color:#999}.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}.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:#444}html[data-theme=dark] .VideoCoverEditor-tabItem{color:grey}.VideoCoverEditor-tabItem.active{color:#0084ff}html[data-theme=dark] .VideoCoverEditor-tabItem.active{color:#3a76d0}.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(26,26,26,.03);cursor:pointer;border:3px solid #fff}.VideoCoverPicker-coverItem.actived{border-color:#0084ff}html[data-theme=dark] .VideoCoverPicker-coverItem.actived{border-color:#3a76d0}html[data-theme=dark] .VideoCoverPicker-coverItem{background:hsla(0,0%,60%,.03);border:3px solid #1a1a1a}.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}.VideoCoverFile-uploader:hover{border-color:#8590a6}.VideoCoverFile-uploader:hover .Zi{fill:#999}html[data-theme=dark] .VideoCoverFile-uploader:hover .Zi{fill:#646464}html[data-theme=dark] .VideoCoverFile-uploader:hover{border-color:#606a80}.VideoCoverFile-uploader input{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer}html[data-theme=dark] .VideoCoverFile-uploader{border:2px dashed #444}.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:#444}.VideoCoverFileInput-uplaodImg .Zi{fill:#999}html[data-theme=dark] .VideoCoverFileInput-uplaodImg .Zi{fill:#646464}.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:grey}.VideoCoverFile-uploader-tip{font-size:14px;line-height:30px;text-align:center;color:#999}html[data-theme=dark] .VideoCoverFile-uploader-tip{color:#646464}.VideoCoverCrop-range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:22px auto 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VideoCoverCrop .RangeInput{margin-top:4px}.VideoCoverCrop-uplaodImgFooter{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}.VideoCoverCrop-uplaodImgFooter button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.VideoCoverCrop-uplaodImgFooter 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:#646464}.VideoCoverPickerPending-nowUpdate{margin-top:135px}.VideoCoverPicker-coverItem .Mask-mask{opacity:.03}.Editable-video{margin:16px 0;border-radius:4px}.Video-uploadPosterButton{background:rgba(26,26,26,.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}.Video-uploadPosterButton p{color:#fff;font-size:14px;margin:0!important}html[data-theme=dark] .Video-uploadPosterButton p{color:#1a1a1a}html[data-theme=dark] .Video-uploadPosterButton{background:hsla(0,0%,60%,.5);border:1px solid rgba(26,26,26,.3)}.Editable-video--titleError .Editable-VideoTitleInput-afterIcon{color:#f1403c}html[data-theme=dark] .Editable-video--titleError .Editable-VideoTitleInput-afterIcon{color:#b7302d}.Editable-video--posterError .Video-uploadPosterButton{background:#f1403c;border:none}html[data-theme=dark] .Editable-video--posterError .Video-uploadPosterButton{background:#b7302d}.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:#606a80}.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(26,26,26,.05)}html[data-theme=dark] .Editable-videoUploader-progress{background-color:hsla(0,0%,60%,.05)}.Editable-videoUploader-progress-bar{position:absolute;left:0;top:0;height:100%;background-color:#0084ff}.Editable-videoUploader-progress-bar.is-error{background-color:#f36}html[data-theme=dark] .Editable-videoUploader-progress-bar.is-error{background-color:#d92155}html[data-theme=dark] .Editable-videoUploader-progress-bar{background-color:#3a76d0}.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(26,26,26,.3)}.Editable-videoUploader-image{position:absolute}.Editable-videoUploader-uploadPosterButton{background:rgba(26,26,26,.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}.Editable-videoUploader-uploadPosterButton p{color:#fff;font-size:14px;margin:0!important}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton p{color:#1a1a1a}html[data-theme=dark] .Editable-videoUploader-uploadPosterButton{background:hsla(0,0%,60%,.5);border:1px solid rgba(26,26,26,.3)}.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(68,68,68,.9)}.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:#606a80}.Editable-videoError{margin:16px 0;border-radius:4px}.Editable-videoError--titleError .Editable-VideoTitleInput-afterIcon{color:#f1403c}html[data-theme=dark] .Editable-videoError--titleError .Editable-VideoTitleInput-afterIcon{color:#b7302d}.Editable-divider{overflow:hidden}.Link+.Link{margin-left:2px}.Link[data-editable]{cursor:text!important}.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)}.LinkCard--noImage .LinkCard-content{background-color:#f6f6f6}html[data-theme=dark] .LinkCard--noImage .LinkCard-content{background-color:#2e2e2e}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.LinkCard-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}html[data-theme=dark] .LinkCard-content{background-color:rgba(46,46,46,.88)}.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:#1a1a1a}html[data-theme=dark] .LinkCard-title{color:#999}.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:#646464}.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-ios] .LinkCard-badge{font-weight:500}html[data-android] .LinkCard-badge{font-weight:700}html[data-theme=dark] .LinkCard-badge{background:#1a1a1a;color:#806e46}.LinkCard-image{display:block;width:60px;height:60px;border-radius:inherit}.LinkCard-image.LinkCard-image--horizontal{width:90px}.LinkCard-image.LinkCard-image--vertical{height:80px}.LinkCard-imageCell{margin-left:8px;border-radius:6px}html[data-theme=dark] .LinkCard--hasImage .LinkCard-imageCell{-webkit-filter:brightness(.7);filter:brightness(.7)}.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%}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.LinkCard-backdrop{-webkit-filter:none;filter:none}}.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:#444;color:#2e2e2e}.LinkModal-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.LinkModal-input+.LinkModal-input{margin-top:10px}.LinkModal-input .Input{margin-left:8px}.LinkBubble.Popover-content--top.Popover-content--arrowed{margin-top:-10px}.LinkBubble.Popover-content--bottom.Popover-content--arrowed{margin-top:10px}.LinkBubble-content{display:block;padding:7px 10px 7px 16px}.LinkBubble-button,.LinkBubble-previewLink{vertical-align:middle}.LinkBubble-previewLink{display:inline-block;margin-right:8px;max-width:233px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;font-size:14px;line-height:1.3;border-bottom:1px solid transparent}.LinkBubble-previewLink:hover{color:#175199;border-bottom-color:rgba(0,132,255,.72)}html[data-theme=dark] .LinkBubble-previewLink:hover{color:#175199;border-bottom-color:rgba(58,118,208,.72)}.LinkBubble-button{padding:0 6px}.Avatar{background:#fff;border-radius:2px}html[data-theme=dark] .Avatar{background:#1a1a1a}.Avatar--medium{border-radius:3px}.Avatar--large{border-radius:4px}.Avatar--round{border-radius:50%}.VagueImage{position:relative;display:inline-block;width:100%;height:100%;overflow:hidden;background-color:#f6f6f6}html[data-theme=dark] .VagueImage{background-color:#2e2e2e}.VagueImage-mask{z-index:1;opacity:0;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.VagueImage-mask.is-active{opacity:1}.VagueImage-mask,.VagueImage-mask:after,.VagueImage-mask:before{position:absolute;top:0;right:0;bottom:0;left:0}.VagueImage-mask:after,.VagueImage-mask:before{display:block;content:""}.VagueImage-mask:before{background-color:#fff;opacity:.32}html[data-theme=dark] .VagueImage-mask:before{background-color:#1a1a1a}.VagueImage-mask:after{-webkit-filter:blur(16px);filter:blur(16px);background-image:inherit;background-size:cover;background-position:50%}.VagueImage-innerLarge{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.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-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}}html[data-theme=dark] .ReferenceList .ReferenceList-backLink{color:#175199}.RichText a.UserLink-link{color:#175199}.RichText a.UserLink-link:hover,html[data-theme=dark] .RichText a.UserLink-link:hover{border-bottom:1px solid #175199}html[data-theme=dark] .RichText a.UserLink-link{color:#175199}.RichText--clearBoth:after,.RichText--clearBoth:before{clear:both;content:"";display:block}.ztext{word-break:break-word;line-height:1.6}.ztext>:first-child{margin-top:0}.ztext>:last-child{margin-bottom:0}.ztext h1,.ztext h2{clear:left;margin-top:2.33333em;margin-bottom:1.16667em;font-size:1.2em;line-height:1.5;font-weight:600;font-synthesis:style}html[data-ios] .ztext h1,html[data-ios] .ztext h2{font-weight:500}html[data-android] .ztext h1,html[data-android] .ztext h2{font-weight:700}.ztext h3,.ztext h4,.ztext h5,.ztext h6{clear:left;margin-top:1.90909em;margin-bottom:1.27273em;font-size:1.1em;line-height:1.5;font-weight:600;font-synthesis:style}html[data-ios] .ztext h3,html[data-ios] .ztext h4,html[data-ios] .ztext h5,html[data-ios] .ztext h6{font-weight:500}html[data-android] .ztext h3,html[data-android] .ztext h4,html[data-android] .ztext h5,html[data-android] .ztext h6{font-weight:700}.ztext u{text-decoration:none}.ztext u,html[data-theme=dark] .ztext u{border-bottom:1px dashed grey}.ztext b{font-weight:600;font-synthesis:style}html[data-ios] .ztext b{font-weight:500}html[data-android] .ztext b{font-weight:700}.ztext sup{font-size:.8em}.ztext sup[data-draft-type=reference],html[data-theme=dark] .ztext sup[data-draft-type=reference]{color:#175199}.ztext a: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] .ztext a: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] .ztext a:focus{-webkit-box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px rgba(58,118,208,.6)}.ztext a.external,.ztext a.internal,.ztext a.ztext-link{text-decoration:none;cursor:pointer;border-bottom:1px solid grey}.ztext a.external:hover,.ztext a.internal:hover,.ztext a.ztext-link:hover{color:#175199;border-bottom:1px solid #175199}html[data-theme=dark] .ztext a.external:hover,html[data-theme=dark] .ztext a.internal:hover,html[data-theme=dark] .ztext a.ztext-link:hover{color:#175199;border-bottom:1px solid #175199}.ztext a.external>.ellipsis:after,.ztext a.internal>.ellipsis:after,.ztext a.ztext-link>.ellipsis:after{content:"..."}.ztext a.external>.invisible,.ztext a.internal>.invisible,.ztext a.ztext-link>.invisible{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent}.ztext a.external u,.ztext a.internal u,.ztext a.ztext-link u{border:none}html[data-theme=dark] .ztext a.external,html[data-theme=dark] .ztext a.internal,html[data-theme=dark] .ztext a.ztext-link{border-bottom:1px solid grey}.ztext a.member_mention{color:#175199}.ztext a.member_mention:hover,html[data-theme=dark] .ztext a.member_mention:hover{border-bottom:1px solid #175199}html[data-theme=dark] .ztext a.member_mention{color:#175199}.ztext p{margin:1.4em 0}.ztext p.ztext-empty-paragraph{margin:-.8em 0}.ztext p.ztext-empty-paragraph+.ztext-empty-paragraph{margin:1.4em 0}.ztext hr{margin:4em auto;width:240px;max-width:100%;border:none;border-top:1px solid #d3d3d3}html[data-theme=dark] .ztext hr{border-top:1px solid #2e2e2e}.ztext img[eeimg]{max-width:100%;vertical-align:middle}html[data-theme=dark] .ztext img[eeimg]{-webkit-filter:invert(.6) hue-rotate(180deg);filter:invert(.6) hue-rotate(180deg)}.ztext img[eeimg="1"]{margin:0 3px;display:inline-block}.ztext img[eeimg="2"]{margin:1.4em auto;display:block}.ztext blockquote{margin:1.4em 0;padding-left:1em;color:#646464;border-left:3px solid #d3d3d3}html[data-theme=dark] .ztext blockquote{color:#999;border-left:3px solid #2e2e2e}.ztext ol,.ztext ul{margin:1.4em 0;padding:0}.ztext ol ol,.ztext ol ul,.ztext ul ol,.ztext ul ul{margin:0}.ztext ol>ol,.ztext ol>ul,.ztext ul>ol,.ztext ul>ul{display:table-row}.ztext ol>ol:before,.ztext ol>ul:before,.ztext ul>ol:before,.ztext ul>ul:before{display:table-cell;content:""}.ztext ul{display:table}.ztext ul>li{display:table-row;list-style:none}.ztext ul>li:before{display:table-cell;content:"\2022   ";white-space:pre}.ztext ol{display:table;counter-reset:ol}.ztext ol>li{display:table-row;list-style:none}.ztext ol>li:before{display:table-cell;text-align:right;counter-increment:ol;content:counter(ol) ". ";white-space:pre}.ztext ol ol{counter-reset:ol2}.ztext ol ol li:before{counter-increment:ol2;content:counter(ol2) ". "}.ztext ol ol ol{counter-reset:ol3}.ztext ol ol ol li:before{counter-increment:ol3;content:counter(ol3) ". "}.ztext ol ol ol ol{counter-reset:ol4}.ztext ol ol ol ol li:before{counter-increment:ol4;content:counter(ol4) ". "}.ztext figure{margin:1.4em 0}.ztext figure .content_image,.ztext figure .origin_image{margin:0 auto}.ztext figure figcaption{margin-top:.66667em;padding:0 1em;font-size:.9em;line-height:1.5;text-align:center;color:#999}html[data-theme=dark] .ztext figure figcaption{color:#646464}.ztext figure+figure{margin-top:2.24em}.ztext figure:not([data-size])>[data-size=small],.ztext figure[data-size=small]{clear:both}.ztext figure:not([data-size])>[data-size=left],.ztext figure[data-size=left]{float:left;margin:0 20px 20px 0;max-width:33%}.ztext figure:not([data-size])>[data-size=right],.ztext figure[data-size=right]{float:right;margin:0 0 20px 20px;max-width:33%}.ztext .content_image,.ztext .origin_image{display:block;max-width:100%;margin:1.4em auto}html[data-theme=dark] .ztext .content_image,html[data-theme=dark] .ztext .origin_image{-webkit-filter:brightness(.7);filter:brightness(.7)}html[data-ios] .ztext .content_image,html[data-ios] .ztext .origin_image{-webkit-filter:none;filter:none}.ztext .content_image[data-size=small],.ztext .origin_image[data-size=small]{max-width:40%}.ztext .content_image.zh-lightbox-thumb,.ztext .origin_image.zh-lightbox-thumb{cursor:-webkit-zoom-in;cursor:zoom-in}.ztext code{margin:0 2px;padding:3px 4px;border-radius:3px;font-family:Menlo,Monaco,Consolas,Andale Mono,lucida console,Courier New,monospace;font-size:.9em;background-color:#f6f6f6}html[data-theme=dark] .ztext code{background-color:#2e2e2e}.ztext pre{margin:1.4em 0;padding:.88889em;font-size:.9em;word-break:normal;word-wrap:normal;white-space:pre;overflow:auto;-webkit-overflow-scrolling:touch;background:#f6f6f6;border-radius:4px}.ztext pre code{margin:0;padding:0;font-size:inherit;border-radius:0;background-color:inherit}html[data-theme=dark] .ztext pre{background:#2e2e2e}.ztext li pre{white-space:pre-wrap}.ztext-referene-tooltip .TooltipContent-children{display:block;max-width:250px;max-height:150px;overflow:auto;word-wrap:break-word;white-space:normal;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ztext .link-box,.ztext .video-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1.4em 0;overflow:auto;white-space:normal;cursor:pointer;border:1px solid #ebebeb;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .ztext .link-box,html[data-theme=dark] .ztext .video-box{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.ztext .link-box .thumbnail,.ztext .video-box .thumbnail{-ms-flex-negative:0;flex-shrink:0;width:90px;height:90px;-o-object-fit:cover;object-fit:cover}.ztext .link-box .content,.ztext .video-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 1em;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.ztext .link-box .title,.ztext .video-box .title{font-size:1.2em;font-weight:600;font-synthesis:style}html[data-ios] .ztext .link-box .title,html[data-ios] .ztext .video-box .title{font-weight:500}html[data-android] .ztext .link-box .title,html[data-android] .ztext .video-box .title{font-weight:700}.ztext .link-box .url,.ztext .video-box .url{overflow:hidden;color:grey;text-overflow:ellipsis;word-wrap:normal;white-space:nowrap}html[data-theme=dark] .ztext .link-box .url,html[data-theme=dark] .ztext .video-box .url{color:grey}.ztext .link-box .label,.ztext .video-box .label{display:none}html[data-theme=dark] .ztext .link-box,html[data-theme=dark] .ztext .video-box{border:1px solid #444}.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:#646464}.highlight .err{color:#f1403c}html[data-theme=dark] .highlight .err{color:#b7302d}.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:#646464}.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:#646464}.highlight .c1{font-style:italic;color:#999}html[data-theme=dark] .highlight .c1{color:#646464}.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:#646464}.highlight .gd{color:#1a1a1a;background-color:#ebebeb}html[data-theme=dark] .highlight .gd{color:#999;background-color:#444}.highlight .ge{font-style:italic}.highlight .gr{color:#f1403c}html[data-theme=dark] .highlight .gr{color:#b7302d}.highlight .gh{color:#999}html[data-theme=dark] .highlight .gh{color:#646464}.highlight .gi{color:#1a1a1a;background-color:#f6f6f6}html[data-theme=dark] .highlight .gi{color:#999;background-color:#2e2e2e}.highlight .go,html[data-theme=dark] .highlight .go{color:grey}.highlight .gp{color:#646464}html[data-theme=dark] .highlight .gp{color:#999}.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{color:#999}html[data-theme=dark] .highlight .gu{color:#646464}.highlight .gt{color:#f1403c}html[data-theme=dark] .highlight .gt{color:#b7302d}.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:#175199}.highlight .m{color:#0084ff}html[data-theme=dark] .highlight .m{color:#3a76d0}.highlight .s{color:#f1403c}html[data-theme=dark] .highlight .s{color:#b7302d}.highlight .na{color:#0084ff}html[data-theme=dark] .highlight .na{color:#3a76d0}.highlight .nb{color:#0084ff}html[data-theme=dark] .highlight .nb{color:#3a76d0}.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:#175199}.highlight .no{color:#0084ff}html[data-theme=dark] .highlight .no{color:#3a76d0}.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:#b7302d}.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:#b7302d}.highlight .nn{color:#646464}html[data-theme=dark] .highlight .nn{color:#999}.highlight .nt,html[data-theme=dark] .highlight .nt{color:#175199}.highlight .nv{color:#0084ff}html[data-theme=dark] .highlight .nv{color:#3a76d0}.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{color:#0084ff}html[data-theme=dark] .highlight .mf{color:#3a76d0}.highlight .mh{color:#0084ff}html[data-theme=dark] .highlight .mh{color:#3a76d0}.highlight .mi{color:#0084ff}html[data-theme=dark] .highlight .mi{color:#3a76d0}.highlight .mo{color:#0084ff}html[data-theme=dark] .highlight .mo{color:#3a76d0}.highlight .sb{color:#f1403c}html[data-theme=dark] .highlight .sb{color:#b7302d}.highlight .sc{color:#f1403c}html[data-theme=dark] .highlight .sc{color:#b7302d}.highlight .sd{color:#f1403c}html[data-theme=dark] .highlight .sd{color:#b7302d}.highlight .s2{color:#f1403c}html[data-theme=dark] .highlight .s2{color:#b7302d}.highlight .se{color:#f1403c}html[data-theme=dark] .highlight .se{color:#b7302d}.highlight .sh{color:#f1403c}html[data-theme=dark] .highlight .sh{color:#b7302d}.highlight .si{color:#f1403c}html[data-theme=dark] .highlight .si{color:#b7302d}.highlight .sx{color:#f1403c}html[data-theme=dark] .highlight .sx{color:#b7302d}.highlight .sr{color:#c2a469}html[data-theme=dark] .highlight .sr{color:#806e46}.highlight .s1{color:#f1403c}html[data-theme=dark] .highlight .s1{color:#b7302d}.highlight .ss{color:#f1403c}html[data-theme=dark] .highlight .ss{color:#b7302d}.highlight .bp{color:#999}html[data-theme=dark] .highlight .bp{color:#646464}.highlight .vc{color:#0084ff}html[data-theme=dark] .highlight .vc{color:#3a76d0}.highlight .vg{color:#0084ff}html[data-theme=dark] .highlight .vg{color:#3a76d0}.highlight .vi{color:#0084ff}html[data-theme=dark] .highlight .vi{color:#3a76d0}.highlight .il{color:#0084ff}html[data-theme=dark] .highlight .il{color:#3a76d0}.highlight::-webkit-scrollbar{width:6px;height:6px}.highlight::-webkit-scrollbar-thumb:horizontal{background-color:rgba(26,26,26,.5);border-radius:6px}.highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:rgba(26,26,26,.6)}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal:hover{background-color:hsla(0,0%,60%,.6)}html[data-theme=dark] .highlight::-webkit-scrollbar-thumb:horizontal{background-color:hsla(0,0%,60%,.5)}.AutoComplete-UserItem{width:188px;height:50px;padding:9px 0;line-height:normal;-webkit-box-sizing:border-box;box-sizing:border-box}.AutoComplete-UserDetail{display:inline-block;margin-left:8px;vertical-align:middle}.AutoComplete-UserHeadline,.AutoComplete-UserName{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AutoComplete-UserName{font-size:14px;color:#1a1a1a}html[data-theme=dark] .AutoComplete-UserName{color:#999}.AutoComplete-UserHeadline{font-size:12px;color:#8590a6}html[data-theme=dark] .AutoComplete-UserHeadline{color:#606a80}.AutoComplete-UserAvatar{vertical-align:middle}.AutoComplete-DefaultItem{line-height:40px}.AutoComplete-menu--hidden{visibility:hidden}.MentionSuggestions{position:absolute;z-index:203;line-height:1}.MentionSuggestions-input{width:200px;padding:4px 6px;font-size:inherit}.MentionSuggestions-input .Input{height:auto;background:transparent}.MentionSuggestions-menu{width:200px}.MentionSuggestions-menu .Menu-item{padding:0 10px}.Dropzone{position:relative}.Dropzone-cursor{position:absolute;left:0;right:0;margin:-1px 0;border-bottom:2px solid #0084ff;pointer-events:none}html[data-theme=dark] .Dropzone-cursor{border-bottom:2px solid #3a76d0}.Editable-toolbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;border-bottom:1px solid #ebebeb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.isToolbarSticky .Editable-toolbar,.Sticky.is-fixed .Editable-toolbar{border-top:none!important;border-bottom:none!important}.isToolbarSticky .Editable-toolbar:after,.Sticky.is-fixed .Editable-toolbar:after{content:" ";position:absolute;left:0;top:100%;width:100%;pointer-events:none;height:3px;background:radial-gradient(ellipse at 50%,at 1%,rgba(26,26,26,.1),hsla(0,0%,100%,0) 80%);background:radial-gradient(ellipse at 50% 1%,rgba(26,26,26,.1),hsla(0,0%,100%,0) 80%)}html[data-theme=dark] .isToolbarSticky .Editable-toolbar:after,html[data-theme=dark] .Sticky.is-fixed .Editable-toolbar:after{background:radial-gradient(ellipse at 50%,at 1%,hsla(0,0%,60%,.1),rgba(26,26,26,0) 80%);background:radial-gradient(ellipse at 50% 1%,hsla(0,0%,60%,.1),rgba(26,26,26,0) 80%)}html[data-theme=dark] .Editable-toolbar{background:#1a1a1a;border-bottom:1px solid #444}.Editable-toolbar-separator{background-color:#ebebeb;display:inline-block;height:20px;margin:0 3px;vertical-align:middle;width:1px}html[data-theme=dark] .Editable-toolbar-separator{background-color:#444}.Editable-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:26px;margin:0 2px;white-space:nowrap}.Editable-control .Zi{fill:#8590a6}html[data-theme=dark] .Editable-control .Zi{fill:#606a80}.Editable-control:not(:disabled):hover{background:#f6f6f6;border-color:#ebebeb}html[data-theme=dark] .Editable-control:not(:disabled):hover{background:#2e2e2e;border-color:#444}.Editable-control.is-active .Zi{fill:#0084ff}html[data-theme=dark] .Editable-control.is-active .Zi{fill:#3a76d0}.Editable-control .Zi,.Editable-control span{vertical-align:middle}.Editable-control .Zi+span{margin-left:6px}.Editable-toolbarMenu{height:26px;margin-left:auto}.Editable-toolbarMenuItem{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:36px}.Editable-toolbarMenuItem .Zi{margin-right:4px}.Editable-videoModal .Modal-footer{padding:12px 24px}.Editable-videoModal-title{font-size:20px;font-weight:500;color:#1a1a1a}html[data-theme=dark] .Editable-videoModal-title{color:#999}.Editable-videoModal-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}.Editable-videoModal-uploader:hover{border-color:#8590a6}.Editable-videoModal-uploader:hover .Zi{fill:#8590a6}html[data-theme=dark] .Editable-videoModal-uploader:hover .Zi{fill:#606a80}html[data-theme=dark] .Editable-videoModal-uploader:hover{border-color:#606a80}.Editable-videoModal-uploader input{display:none}html[data-theme=dark] .Editable-videoModal-uploader{border:2px dashed #444}.Editable-videoModal-uploader-icon{text-align:center;display:block}.Editable-videoModal-uploader-icon .Zi{vertical-align:middle;fill:#ebebeb}html[data-theme=dark] .Editable-videoModal-uploader-icon .Zi{fill:#444}.Editable-videoModal-uploader-text{margin-top:10px;font-size:18px;line-height:30px;text-align:center}.Editable-videoModal-uploader-tip{font-size:14px;line-height:30px;text-align:center;color:#8590a6}html[data-theme=dark] .Editable-videoModal-uploader-tip{color:#606a80}.Editable-docModal .Modal-footer{padding:12px 24px}.Editable-docModal input[type=file]{display:none}.Editable-docModal-title{font-size:20px;font-weight:500;color:#1a1a1a}html[data-theme=dark] .Editable-docModal-title{color:#999}.Editable-docModal-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}.Editable-docModal-uploader:hover{border-color:#8590a6}.Editable-docModal-uploader:hover .Zi{fill:#8590a6}html[data-theme=dark] .Editable-docModal-uploader:hover .Zi{fill:#606a80}html[data-theme=dark] .Editable-docModal-uploader:hover{border-color:#606a80}html[data-theme=dark] .Editable-docModal-uploader{border:2px dashed #444}.Editable-docModal-uploader-icon{text-align:center;display:block}.Editable-docModal-uploader-icon .Zi{vertical-align:middle;fill:#ebebeb}html[data-theme=dark] .Editable-docModal-uploader-icon .Zi{fill:#444}.Editable-docModal-uploader-text{font-size:18px;line-height:30px;margin-top:20px;text-align:center}.Editable-docModal-uploader-tip{font-size:14px;line-height:30px;text-align:center;color:#8590a6}html[data-theme=dark] .Editable-docModal-uploader-tip{color:#606a80}.Editable-docModal-fileName{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Editable-docModal-fileName .Zi{fill:#0084ff;margin-right:4px}html[data-theme=dark] .Editable-docModal-fileName .Zi{fill:#3a76d0}.Editable-docModal-loading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:36px 0 12px}.Editable-docModal-fail,.Editable-docModal-loading{display:-webkit-box;display:-ms-flexbox;display:flex}.Editable-docModal-fail{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.Editable-docModal-failHint{color:#f1403c;font-size:16px;margin-top:36px;font-weight:600;font-synthesis:style}html[data-ios] .Editable-docModal-failHint{font-weight:500}html[data-android] .Editable-docModal-failHint{font-weight:700}html[data-theme=dark] .Editable-docModal-failHint{color:#b7302d}.Editable-docModal-retryButton{margin:32px 0 10px;width:220px}.WatermarkHint-modalBody{font-size:14px;text-align:center}.WatermarkHint-modalContent{padding-top:16px}.WatermarkHint-modalContent .ModalButtonGroup{margin-top:32px;margin-bottom:0}.WatermarkHint-modalTitle{font-size:24px;margin:32px 0 16px;font-weight:600;font-synthesis:style}html[data-ios] .WatermarkHint-modalTitle{font-weight:500}html[data-android] .WatermarkHint-modalTitle{font-weight:700}.Editable-languageSuggestions{position:fixed;z-index:203}.Editable-languageSuggestionsInput{cursor:pointer}.Editable-languageSuggestionsInput input{cursor:inherit}.Editable-languageSuggestionsInput input:focus{cursor:text}.Editable-languageSuggestionsMenu{max-height:300px;margin-top:-8px;margin-bottom:-8px;overflow-y:auto}.Editable-languageSuggestionsMenuContainer{overflow-y:hidden}.DraftEditor-root code[class*=language-],.DraftEditor-root pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Menlo,Monaco,Consolas,Andale Mono,lucida console,Courier New,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.DraftEditor-root code[class*=language-]::selection,.DraftEditor-root code[class*=language-] ::selection,.DraftEditor-root pre[class*=language-]::selection,.DraftEditor-root pre[class*=language-] ::selection{text-shadow:none;background:#bfbfbf}html[data-theme=dark] .DraftEditor-root code[class*=language-]::selection,html[data-theme=dark] .DraftEditor-root code[class*=language-] ::selection,html[data-theme=dark] .DraftEditor-root pre[class*=language-]::selection,html[data-theme=dark] .DraftEditor-root pre[class*=language-] ::selection{background:grey}@media print{.DraftEditor-root code[class*=language-],.DraftEditor-root pre[class*=language-]{text-shadow:none}}.DraftEditor-root pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}.DraftEditor-root :not(pre)>code[class*=language-],.DraftEditor-root pre[class*=language-]{background:#f6f6f6}html[data-theme=dark] .DraftEditor-root :not(pre)>code[class*=language-],html[data-theme=dark] .DraftEditor-root pre[class*=language-]{background:#2e2e2e}.DraftEditor-root :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.DraftEditor-root .token.cdata,.DraftEditor-root .token.comment,.DraftEditor-root .token.doctype,.DraftEditor-root .token.prolog{color:#708090}.DraftEditor-root .token.punctuation{color:#999}html[data-theme=dark] .DraftEditor-root .token.punctuation{color:#646464}.DraftEditor-root .namespace{opacity:.7}.DraftEditor-root .token.boolean,.DraftEditor-root .token.constant,.DraftEditor-root .token.deleted,.DraftEditor-root .token.number,.DraftEditor-root .token.property,.DraftEditor-root .token.symbol,.DraftEditor-root .token.tag{color:#f36}html[data-theme=dark] .DraftEditor-root .token.boolean,html[data-theme=dark] .DraftEditor-root .token.constant,html[data-theme=dark] .DraftEditor-root .token.deleted,html[data-theme=dark] .DraftEditor-root .token.number,html[data-theme=dark] .DraftEditor-root .token.property,html[data-theme=dark] .DraftEditor-root .token.symbol,html[data-theme=dark] .DraftEditor-root .token.tag{color:#d92155}.DraftEditor-root .token.attr-name,.DraftEditor-root .token.builtin,.DraftEditor-root .token.char,.DraftEditor-root .token.inserted,.DraftEditor-root .token.selector,.DraftEditor-root .token.string,html[data-theme=dark] .DraftEditor-root .token.attr-name,html[data-theme=dark] .DraftEditor-root .token.builtin,html[data-theme=dark] .DraftEditor-root .token.char,html[data-theme=dark] .DraftEditor-root .token.inserted,html[data-theme=dark] .DraftEditor-root .token.selector,html[data-theme=dark] .DraftEditor-root .token.string{color:grey}.DraftEditor-root .language-css .token.string,.DraftEditor-root .style .token.string,.DraftEditor-root .token.entity,.DraftEditor-root .token.operator,.DraftEditor-root .token.url{color:#c2a469;background:hsla(0,0%,100%,.5)}html[data-theme=dark] .DraftEditor-root .language-css .token.string,html[data-theme=dark] .DraftEditor-root .style .token.string,html[data-theme=dark] .DraftEditor-root .token.entity,html[data-theme=dark] .DraftEditor-root .token.operator,html[data-theme=dark] .DraftEditor-root .token.url{color:#806e46;background:rgba(26,26,26,.5)}.DraftEditor-root .token.atrule,.DraftEditor-root .token.attr-value,.DraftEditor-root .token.keyword{color:#0084ff}html[data-theme=dark] .DraftEditor-root .token.atrule,html[data-theme=dark] .DraftEditor-root .token.attr-value,html[data-theme=dark] .DraftEditor-root .token.keyword{color:#3a76d0}.DraftEditor-root .token.function{color:#f36}html[data-theme=dark] .DraftEditor-root .token.function{color:#d92155}.DraftEditor-root .token.important,.DraftEditor-root .token.regex,.DraftEditor-root .token.variable,html[data-theme=dark] .DraftEditor-root .token.important,html[data-theme=dark] .DraftEditor-root .token.regex,html[data-theme=dark] .DraftEditor-root .token.variable{color:#ff9607}.DraftEditor-root .token.bold,.DraftEditor-root .token.important{font-weight:600;font-synthesis:style}html[data-ios] .DraftEditor-root .token.bold,html[data-ios] .DraftEditor-root .token.important{font-weight:500}html[data-android] .DraftEditor-root .token.bold,html[data-android] .DraftEditor-root .token.important{font-weight:700}.DraftEditor-root .token.italic{font-style:italic}.DraftEditor-root .token.entity{cursor:help}.DraftEditor-root .prism-token{background-color:inherit!important}.Editable-notification-layout{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Editable-notification-actions,.Editable-notification-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Editable-notification-actions{margin:0 -12px}.Editable-notification-action{margin:0 12px}.Editable .RichText{cursor:text}.public-DraftEditorPlaceholder-root{position:absolute;pointer-events:none}.Editable--hidePlaceholder .public-DraftEditorPlaceholder-root{display:none}.Editable-styled,.Editable-unstyled{margin:0 0 1.4em}.Editable-styled:first-child,.Editable-unstyled:first-child{margin-top:0}.Editable-styled:last-child,.Editable-unstyled:last-child{margin-bottom:0}.DraftEditor-root blockquote+blockquote{margin-top:-1em}.DraftEditor-root pre.public-DraftStyleDefault-pre{border-radius:4px}.DraftEditor-root pre.public-DraftStyleDefault-pre pre{padding:0;margin:0;border-radius:0;overflow:visible;overflow:initial}.DraftEditor-root .public-DraftStyleDefault-orderedListItem,.DraftEditor-root .public-DraftStyleDefault-unorderedListItem{margin:0}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1,.DraftEditor-root .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{margin-left:1.15em}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2,.DraftEditor-root .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth2{margin-left:2.3em}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3,.DraftEditor-root .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth3{margin-left:3.45em}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4,.DraftEditor-root .public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth4{margin-left:4.6em}.DraftEditor-root .public-DraftStyleDefault-ol,.DraftEditor-root .public-DraftStyleDefault-ul{display:block}.DraftEditor-root .public-DraftStyleDefault-ol>li,.DraftEditor-root .public-DraftStyleDefault-ul>li{display:-webkit-box;display:-ms-flexbox;display:flex}.DraftEditor-root .public-DraftStyleDefault-ol>li:before,.DraftEditor-root .public-DraftStyleDefault-ul>li:before{display:inline;display:initial}.DraftEditor-root .public-DraftStyleDefault-orderedListItem{list-style-type:none}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth0:before{content:counter(ol0) ". ";counter-increment:ol0}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.DraftEditor-root .public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}_:-ms-lang(x),pre.public-DraftStyleDefault-pre,pre.public-DraftStyleDefault-pre pre{overflow:visible;overflow:initial;word-wrap:break-word}.CommentEditor .RichText{min-height:auto!important}.CommentEditor--normal{position:relative;-webkit-transition:padding-right .3s ease;transition:padding-right .3s ease}.CommentEditor--normal .CommentEditor-input{overflow:hidden;width:100%}.CommentEditor--normal .Editable-unstyled{margin:0!important}.CommentEditor--normal.CommentEditor--active{padding-right:94px}.CommentEditor--normal.CommentEditor--active .CommentEditor-singleButton{-webkit-transform:scale(1);transform:scale(1)}.CommentEditor--inCommentItem .CommentEditor-actions{margin-top:16px;text-align:right}.CommentEditor--inCommentItem .CommentEditor-actions .Button{line-height:34px}.CommentEditor--inCommentItem .CommentEditor-actions .Button+.Button{margin-left:20px}.CommentEditor-singleButton{position:absolute;right:16px;bottom:12px;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}.CommentEditor-singleButton:disabled{cursor:not-allowed}.CommentEditor-input{font-size:15px}.CommentEditor-input .Editable{background:#f6f6f6}.CommentEditor-input .Editable--focus{background:#fff}html[data-theme=dark] .CommentEditor-input .Editable--focus{background:#1a1a1a}html[data-theme=dark] .CommentEditor-input .Editable{background:#2e2e2e}.CommentEditor-input .Dropzone{min-height:auto!important}.CommentEditor-input .RichText--editable{padding:5px 12px!important}.CommentEditor-startCommentButton{width:100%}.CommentEditor-hiddenInput{position:absolute;z-index:-1;top:-9999px}.CommentEditor-input--mobile{min-height:208px}.CommentEditor-input--mobile,.CommentEditor-input--mobile.is-focus{border:none}.CommentEditor-input--mobile .Editable{background:#fff}html[data-theme=dark] .CommentEditor-input--mobile .Editable{background:#1a1a1a}.CommentEditor-modalButtons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 20px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.CommentEditor-modalButtons .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.CommentEditor-modalButtons .Button+.Button{margin-left:16px}html[data-theme=dark] .CommentEditor-modalButtons{border-top:1px solid #444;border-bottom:1px solid #444}.ReportInfringement{margin-top:-12px}.ReportInfringement--mobile{margin-top:0;padding:20px}.ReportInfringement-subtitle{margin-bottom:20px;font-size:12px;line-height:20px;color:#8590a6}html[data-theme=dark] .ReportInfringement-subtitle{color:#606a80}.ReportInfringement-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ReportInfringement-item:nth-child(2){padding-top:10px;margin-bottom:17px;border-top:1px solid #f6f6f6}html[data-theme=dark] .ReportInfringement-item:nth-child(2){border-top:1px solid #2e2e2e}.ReportInfringement-link{color:#0084ff}html[data-theme=dark] .ReportInfringement-link{color:#3a76d0}.ReportInfringement-image{display:block;-ms-flex-preferred-size:80px;flex-basis:80px;height:80px;margin-right:16px}.ReportInfringement-item{padding:0 8px 0 10px;margin-bottom:10px}.ReportInfringement-itemTitle{margin-bottom:10px;font-size:16px;line-height:24px;color:#1a1a1a;font-weight:600;font-synthesis:style}html[data-ios] .ReportInfringement-itemTitle{font-weight:500}html[data-android] .ReportInfringement-itemTitle{font-weight:700}html[data-theme=dark] .ReportInfringement-itemTitle{color:#999}.ReportInfringement-itemDescription{font-size:12px;line-height:20px;color:#444}html[data-theme=dark] .ReportInfringement-itemDescription{color:grey}.ReportInfringement-arrow{-ms-flex-preferred-size:24px;flex-basis:24px;height:24px;min-width:24px;margin-left:16px}.ReportOrgContent{width:352px;height:48px;margin-top:1em;font-size:14px;line-height:24px;color:#646464}html[data-theme=dark] .ReportOrgContent{color:#999}.ReportOrgContent-highlight,html[data-theme=dark] .ReportOrgContent-highlight{color:#ff9607}.ReportInfringementMobile{padding:20px}.ReportInfringementMobile-button{display:block;width:100%}.ReportInfringementMobile-text{font-size:15px;line-height:1.7;color:#1a1a1a}.ReportInfringementMobile-text+.ReportInfringementMobile-text{margin-top:1em}html[data-theme=dark] .ReportInfringementMobile-text{color:#999}.ReportInfringementMobile-img{margin-top:1em;margin-bottom:5em;display:block;width:100%}.ReportInfringementMobile-link{color:#0084ff}html[data-theme=dark] .ReportInfringementMobile-link{color:#3a76d0}.ReportInfringementMobile-bold{font-weight:600;font-synthesis:style}html[data-ios] .ReportInfringementMobile-bold{font-weight:500}html[data-android] .ReportInfringementMobile-bold{font-weight:700}.ReportDeclare-description{font-size:14px;line-height:24px;color:#1a1a1a}.ReportDeclare-description a{color:#0084ff}html[data-theme=dark] .ReportDeclare-description a{color:#3a76d0}html[data-theme=dark] .ReportDeclare-description{color:#999}.ReportDeclare-mobileButton{display:block;width:100%}.ReportDeclare-mobileText{font-size:15px;line-height:1.7;color:#1a1a1a}.ReportDeclare-mobileText+.ReportDeclare-mobileText{margin-top:1em}html[data-theme=dark] .ReportDeclare-mobileText{color:#999}.ReportDeclare-mobileImg{margin-top:1em;margin-bottom:5em;display:block;width:100%}.ReportTrespass-description{font-size:14px;line-height:24px;color:#1a1a1a}.ReportTrespass-description a{color:#0084ff}html[data-theme=dark] .ReportTrespass-description a{color:#3a76d0}html[data-theme=dark] .ReportTrespass-description{color:#999}.ReportOption-check{font-size:14px;color:#8590a6}.ReportOption-check input{margin-right:8px}html[data-theme=dark] .ReportOption-check{color:#606a80}.ReportOption-desc{font-size:14px;color:#999}html[data-theme=dark] .ReportOption-desc{color:#646464}.ReportMenu-inner{margin-bottom:30px;font-size:14px;line-height:1.75}.ReportMenu-mobile .ReportMenu-inner:not(.ReportMenu-options){padding-top:18px}.ReportMenu-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;text-align:left;cursor:pointer;border-bottom:1px solid #f6f6f6;outline:none}html[data-theme=dark] .ReportMenu-item{border-bottom:1px solid #2e2e2e}.ReportMenu-itemValue{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.ReportMenu-itemCheck{position:absolute;width:0;height:0;opacity:0}.ReportMenu-itemCheck:checked+.ReportMenu-itemCheckIcon{opacity:1}.ReportMenu-itemCheckIcon{fill:#0084ff;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}html[data-theme=dark] .ReportMenu-itemCheckIcon{fill:#3a76d0}.ReportMenu-paragraph{white-space:pre-wrap;list-style:none}.ReportMenu-paragraph--light{margin-top:1em;color:#8590a6}html[data-theme=dark] .ReportMenu-paragraph--light{color:#606a80}.ReportMenu-textarea{width:100%}.ReportMenu-link{color:#175199}.ReportMenu-link:hover{text-decoration:underline}html[data-theme=dark] .ReportMenu-link{color:#175199}.ReportMenu-link--light{text-decoration:underline}.ReportMenu-errorText{width:100%;margin-top:16px;color:#f1403c;font-size:15px;text-align:right}html[data-theme=dark] .ReportMenu-errorText{color:#b7302d}.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:grey}.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}@media only screen and (min-device-width:320px){.WalleModal-title{font-size:15px}}html[data-theme=dark] .WalleModal-title{color:grey}.WalleModal-intro{font-size:13px;line-height:1.38;color:#646464;margin-top:3px}html[data-theme=dark] .WalleModal-intro{color:#999}.WalleModal-btn{width:92px;height:32px}.NumberBoard{display:-webkit-box;display:-ms-flexbox;display:flex}.NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #ebebeb}html[data-theme=dark] .NumberBoard--divider .NumberBoard-item+.NumberBoard-item .NumberBoard-itemInner{border-left:1px solid #444}.NumberBoard-item{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.NumberBoard-item.Button{border:0;line-height:unset;font-size:unset}.NumberBoard-item.Button:hover{background:none}.NumberBoard-item.Button:hover .NumberBoard-itemName,.NumberBoard-item.Button:hover .NumberBoard-itemValue,.NumberBoard-itema:hover .NumberBoard-itemName,.NumberBoard-itema:hover .NumberBoard-itemValue,html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-item.Button:hover .NumberBoard-itemValue,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemName,html[data-theme=dark] .NumberBoard-itema:hover .NumberBoard-itemValue{color:#175199}.NumberBoard-itemInner{text-align:center;line-height:1.6}.NumberBoard-itemName{font-size:14px;color:#8590a6}html[data-theme=dark] .NumberBoard-itemName{color:#606a80}.NumberBoard-itemValue{display:inline-block;font-size:18px;color:#1a1a1a;font-weight:600;font-synthesis:style}html[data-ios] .NumberBoard-itemValue{font-weight:500}html[data-android] .NumberBoard-itemValue{font-weight:700}html[data-theme=dark] .NumberBoard-itemValue{color:#999}.HoverCard-coverContainer{height:100px;margin:0 -12px;overflow:hidden;border-radius:2px 2px 0 0}.HoverCard-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HoverCard-subtitle,.HoverCard-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HoverCard-title{font-size:16px;font-weight:500}.HoverCard-subtitle{margin-top:4px;font-weight:400}.HoverCard-titleContainer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 0;border-bottom:1px solid #f6f6f6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}html[data-theme=dark] .HoverCard-titleContainer{border-bottom:1px solid #2e2e2e}.HoverCard-titleContainer--noAvatar{margin-top:20px}.HoverCard-avatar{position:absolute;top:-20px;border:2px solid #fff}html[data-theme=dark] .HoverCard-avatar{border:2px solid #1a1a1a}.HoverCard-titleText{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:42px;padding-bottom:2px;margin-left:84px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.HoverCard-attrInfo{margin-left:10px;color:#8590a6;white-space:nowrap}.HoverCard-attrInfo .Icon{margin-right:8px}html[data-theme=dark] .HoverCard-attrInfo{color:#606a80}.HoverCard{padding:0 12px 16px;font-size:14px;opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.HoverCard--isLoading{opacity:0}.HoverCard,.HoverCard-loading{-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);background:#fff;border-radius:2px}html[data-theme=dark] .HoverCard,html[data-theme=dark] .HoverCard-loading{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background:#1a1a1a}.HoverCard-container{width:360px;max-height:600px}.HoverCard-loading{position:absolute;width:120px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.HoverCard-loading--reversed{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.HoverCard-container--large{width:400px}.HoverCard-numberBoard{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.HoverCard-buttons{margin-top:16px}.HoverCard-buttons .Button{width:144px}.HoverCard-numberGroup{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.HoverCard-boardKey{line-height:1.7;color:#8590a6}html[data-theme=dark] .HoverCard-boardKey{color:#606a80}.HoverCard-boardNumber{margin-top:4px;font-size:18px;font-weight:500;line-height:1.4;color:#1a1a1a}html[data-theme=dark] .HoverCard-boardNumber{color:#999}.HoverCard-item{padding:8px 0;line-height:1.75;border-bottom:1px solid #f6f6f6}.HoverCard-item:last-child{padding:8px 16px;text-align:center;border:0}.HoverCard-item .Icon{margin-right:8px}html[data-theme=dark] .HoverCard-item{border-bottom:1px solid #2e2e2e}.HoverCard-description{display:block;display:-webkit-box;max-height:73.5px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.HoverCard-separate{color:#ebebeb}html[data-theme=dark] .HoverCard-separate{color:#444}.HoverCard-popoverTarget{border-width:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}.FollowButton{min-width:96px}.FollowButton-icon{margin-right:8px;fill:currentColor}.ModifyButton{font-size:15px}.ModifyButton-icon{margin-right:4px;fill:currentColor}.Messages-menu{width:360px;padding:0;overflow:hidden}.Messages-newItem{background:#f6f6f6}html[data-theme=dark] .Messages-newItem{background:#2e2e2e}.Messages-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ebebeb}html[data-theme=dark] .Messages-header{border-bottom:1px solid #444}.Messages-tab{position:relative;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:48px;font-size:14px;color:#8590a6;cursor:pointer}html[data-theme=dark] .Messages-tab{color:#606a80}.Messages-currentTab{color:#1a1a1a}.Messages-currentTab:hover{color:currentColor}html[data-theme=dark] .Messages-currentTab{color:#999}.Messages-myMessageTab{width:360px;color:#1a1a1a}html[data-theme=dark] .Messages-myMessageTab{color:#999}.Messages-tab:not(:last-child):after{position:absolute;left:180px;width:1px;height:20px;margin:auto;background:#ebebeb;content:""}html[data-theme=dark] .Messages-tab:not(:last-child):after{background:#444}.Messages-list{height:350px;overflow-x:hidden;overflow-y:auto}.Messages-withNoTabList{height:408px}.Messages-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;font-size:14px;line-height:24px;color:#1a1a1a}.Messages-item:hover{background-color:#f6f6f6}html[data-theme=dark] .Messages-item:hover{background-color:#2e2e2e}.Messages-item .Avatar{display:block}html[data-theme=dark] .Messages-item{color:#999}.Messages-user{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:16px;overflow:hidden}.Messages-userName{font-size:15px}.Messages-itemContent{height:20px;overflow:hidden;line-height:20px;color:#8590a6;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .Messages-itemContent{color:#606a80}.Messages-newDialog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:274px}.Messages-footer,.Messages-newDialog{display:-webkit-box;display:-ms-flexbox;display:flex}.Messages-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;padding:0 16px;line-height:40px;background:#fff;border-top:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Messages-footer{background:#1a1a1a;border-top:1px solid #444}.Messages-receiver{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px}.Messages-receiver,.Messages-receiverInfo{display:-webkit-box;display:-ms-flexbox;display:flex;height:36px;line-height:36px}.Messages-receiverInfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-synthesis:style}html[data-ios] .Messages-receiverInfo{font-weight:500}html[data-android] .Messages-receiverInfo{font-weight:700}.Messages-receiverAutoComplete{position:relative;margin-top:8px}.Messages-records,html[data-theme=dark] .Messages-records{color:#175199}.Messages-sendContent{width:352px;margin:12px auto 0}.Messages-sendContent textarea{overflow-y:auto}.Messages-modifyButton{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:#8590a6}html[data-theme=dark] .Messages-modifyButton{fill:#606a80}.Messages-warning{height:23px;margin:4px auto 0;font-size:14px;color:#f1403c;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.Messages-warning.is-shown{opacity:1}html[data-theme=dark] .Messages-warning{color:#b7302d}.Messages-input{width:352px}.Messages-icon{cursor:pointer}.Messages-count{position:absolute;bottom:50%;left:50%;padding:0 4px;font-size:11px;color:#fff;background-color:#f1403c;border:2px solid #fff;border-radius:20px}html[data-theme=dark] .Messages-count{color:#ebebeb;background-color:#b7302d;border:2px solid #1a1a1a}.Messages-menu{z-index:205}.Messages-searchIcon{position:absolute;top:50%;right:10px;width:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.MemberButtonGroup .Button+.Button{margin-left:16px}.MemberButtonGroup-prohibitIcon{fill:currentColor;margin-right:4px}.FollowStatus{display:inline-block;padding:1px 6px;margin-left:8px;font-size:12px;color:#8590a6;vertical-align:1px;background-color:#f6f6f6;border-radius:3px}html[data-theme=dark] .FollowStatus{color:#606a80;background-color:#2e2e2e}.UserHoverCard-infoItem{display:-webkit-box;display:-ms-flexbox;display:flex}.UserHoverCard-infoItem:not(:last-child){margin-bottom:8px}.UserHoverCard-infoDivider{display:inline-block;width:1px;height:10px;margin:0 8px;background:#ebebeb}html[data-theme=dark] .UserHoverCard-infoDivider{background:#444}.UserHoverCard-mutuals{color:#8590a6}html[data-theme=dark] .UserHoverCard-mutuals{color:#606a80}.UserHoverCard-orgBadge{margin-left:6px;vertical-align:2px}.UserLink-badge{margin-left:.3em}.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%}.GifPlayer{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,html[data-theme=dark] .GifPlayer{position:relative}html[data-theme=dark] .GifPlayer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border-radius:inherit;pointer-events:none}.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;transition-property:opacity,-webkit-transform;-webkit-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}.RichText-video{margin:16px 0}.CommentPermission-item{padding-left:44px;line-height:40px}.CommentPermission-item>span{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);margin-left:-8px}.CommentDeleteAndReport-extra{text-align:center}.CommentDeleteAndReport-extra .Button{font-size:13px}.CommentItem{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:12px 20px 10px;font-size:15px}.CommentItem:not(:first-child):after{position:absolute;top:0;left:0;right:0;display:block;margin:0 20px;border-bottom:1px solid #f6f6f6;content:""}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.CommentItem:not(:first-child):after{border-bottom-width:.5px}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.CommentItem:not(:first-child):after{border-bottom-width:.33333px}}@media (-webkit-min-device-pixel-ratio:4),(min-resolution:384dpi){.CommentItem:not(:first-child):after{border-bottom-width:.25px}}html[data-theme=dark] .CommentItem:not(:first-child):after{border-bottom-color:#2e2e2e}.CommentItem-deletedContent{padding:16px 0;font-size:14px;color:#8590a6;text-align:center}html[data-theme=dark] .CommentItem-deletedContent{color:#606a80}.CommentItem-meta{position:relative;height:27px;padding-right:3px;padding-left:1px;margin-bottom:5px;line-height:24px}.CommentItem-avatar{margin-right:8px}.CommentItem-avatar .UserLink-avatar{vertical-align:top}.CommentItem-reply,.CommentItem-roleInfo{color:#8590a6}html[data-theme=dark] .CommentItem-reply,html[data-theme=dark] .CommentItem-roleInfo{color:#606a80}.CommentItem-reviewing{margin-left:8px}.CommentItem-reply{margin-right:8px;margin-left:8px}.CommentItem-roleInfo{margin-right:-8px}.CommentItem-time{float:right;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentItem-time{color:#606a80}.CommentItem-content{margin-bottom:6px;line-height:25px}.CommentItem-content p{margin:0}.CommentItem-editor{margin-bottom:8px}.CommentItem-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}.CommentItem-footer .Button+.Button{margin-left:20px}.CommentItem-mobileFooter .Button+.Button{margin-left:0}.CommentItem-hoverBtn{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.CommentItem:hover .CommentItem-hoverBtn{opacity:1}.CommentItem-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;margin-left:16px;margin-right:16px}html[data-theme=dark] .CommentItem-walleTag{color:#606a80}.CommentItem-walleIcon{margin-right:4px}.CommentItem-likeBtn:disabled{opacity:1}.CommentItem-likeBtn.is-liked{color:#0084ff}.CommentItem-likeBtn.is-liked:hover{color:#175199}.CommentItem-likeBtn.is-liked:hover .Icon{fill:currentColor}html[data-theme=dark] .CommentItem-likeBtn.is-liked:hover{color:#175199}.CommentItem-likeBtn.is-liked .Icon{fill:currentColor}html[data-theme=dark] .CommentItem-likeBtn.is-liked{color:#3a76d0}.CommentItem--highlighted{-webkit-animation:highlight 1.6s ease-out;animation:highlight 1.6s ease-out}.CommentItem-replyArrow{color:#8590a6;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 5px 0 8px}html[data-theme=dark] .CommentItem-replyArrow{color:#606a80}.CommentItem-userLink{max-width:80px;font-weight:600;font-synthesis:style;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:top}@media (min-width:360px){.CommentItem-userLink{max-width:100px}}html[data-ios] .CommentItem-userLink{font-weight:500}html[data-android] .CommentItem-userLink{font-weight:700}.CommentItem-menu-item{padding-top:13px;padding-bottom:13px}.Comments-pattern-loading{height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Tabs{border-bottom:1px solid #f6f6f6}html[data-theme=dark] .Tabs{border-bottom:1px solid #2e2e2e}.Tabs-item{display:inline-block;padding:0 20px}.Tabs-link{position:relative;display:inline-block;padding:14px 0;font-size:16px;line-height:22px;color:#1a1a1a;text-align:center}.Tabs-link.is-active{font-weight:600;font-synthesis:style}html[data-ios] .Tabs-link.is-active{font-weight:500}html[data-android] .Tabs-link.is-active{font-weight:700}.Tabs-link.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:#0084ff;content:""}html[data-theme=dark] .Tabs-link.is-active:after{background:#3a76d0}html[data-theme=dark] .Tabs-link{color:#999}.Tabs-meta{margin-left:6px;font-size:14px;font-weight:300;line-height:20px;color:#999}html[data-theme=dark] .Tabs-meta{color:#646464}.Topbar{background:#fff;border-bottom:1px solid #f6f6f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:0 20px}html[data-theme=dark] .Topbar{background:#1a1a1a;border-bottom:1px solid #2e2e2e}.Topbar-title{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.Topbar--mobile .Topbar-title{font-weight:600;font-synthesis:style}html[data-ios] .Topbar--mobile .Topbar-title{font-weight:500}html[data-android] .Topbar--mobile .Topbar-title{font-weight:700}.Topbar--mobile .Topbar-title button{font-weight:400;margin-left:13px}.CommentTopbar-title{display:inline-block;font-size:15px;font-weight:600;font-synthesis:style;color:#1a1a1a}html[data-ios] .CommentTopbar-title{font-weight:500}html[data-android] .CommentTopbar-title{font-weight:700}html[data-theme=dark] .CommentTopbar-title{color:#999}.CommentTopbar-back{font-size:16px;font-weight:inherit;color:#1a1a1a}.CommentTopbar-back:hover{color:#0084ff}html[data-theme=dark] .CommentTopbar-back:hover{color:#3a76d0}html[data-theme=dark] .CommentTopbar-back{color:#999}.CommentTopbar-backIcon{vertical-align:-2px;fill:currentColor}.CommentTopbar{border-radius:2px}.CommentTopbar-meta{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;padding:0 16px}.CommentTopbar-meta,.CommentTopbar-tabsWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CommentTopbar-tabsWrapper{font-size:15px}.CommentTopbar-tabs{padding:0;border-bottom:none}.CommentTopbar-tab{display:inline-block;padding:0 20px}.CommentTopbar-tab:first-child{padding-left:0}.CommentTopbar-tabButton{position:relative;height:56px;border:none}.CommentTopbar-tabButton:hover{background:none}.Comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.Comments--hidden{display:none}.CommentList{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-x:hidden;overflow-y:auto}.Comments-footer{padding:12px 20px;background:#fff;border-top:1px solid #ebebeb}html[data-theme=dark] .Comments-footer{background:#1a1a1a;border-top:1px solid #444}.Comments-disabledText{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 12px;color:#8590a6;background-color:#f6f6f6;border-top:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html[data-theme=dark] .Comments-disabledText{color:#606a80;background-color:#2e2e2e;border-top:1px solid #2e2e2e}.Comments-disabledText--fixed{position:fixed;width:100%;bottom:0;background:#fff}.Comments-disabledText--fixed .Comments-disabledReason{padding-top:8px;padding-bottom:8px;background:#f6f6f6;width:100%;text-align:center;border-radius:3px}html[data-theme=dark] .Comments-disabledText--fixed .Comments-disabledReason{background:#2e2e2e}html[data-theme=dark] .Comments-disabledText--fixed{background:#1a1a1a}.CommentList-action{position:relative;padding:16px 0;text-align:center}.CommentList-action:after{position:absolute;top:0;display:block;width:calc(100% - 48px);border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .CommentList-action:after{border-bottom:1px solid #2e2e2e}.CommentList-action a{color:#175199}.CommentList-action a:hover,html[data-theme=dark] .CommentList-action a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentList-action a{color:#175199}.Comments-withPagination{border:1px solid #ebebeb;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1);background:#fff;margin-top:12px;overflow:visible;border-radius:4px}html[data-theme=dark] .Comments-withPagination{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Comments-withPagination .CommentList{overflow-y:visible}html[data-theme=dark] .Comments-withPagination{border:1px solid #444;background:#1a1a1a}.comments-pagination{border-top:1px solid #ebebeb}html[data-theme=dark] .comments-pagination{border-top:1px solid #444}.Comments-Packup-Button{background:hsla(0,0%,92.2%,.95);border-radius:3px;position:fixed;height:30px;width:93px;bottom:30px;left:570px;font-size:13px;color:#8590a6;letter-spacing:0;margin-left:-93px}.Comments-Packup-Button:hover,html[data-theme=dark] .Comments-Packup-Button:hover{color:grey}.Comments-Packup-Button .Zi--ArrowUp{position:relative;left:6px;margin-left:-6px}.Comments-Packup-Button-enter,.Comments-Packup-Button-leave{-webkit-transition:opacity .3s;transition:opacity .3s}.Comments-Packup-Button-enter{opacity:0}.Comments-Packup-Button-enter-active,.Comments-Packup-Button-leave{opacity:1}.Comments-Packup-Button-leave-active{opacity:0}html[data-theme=dark] .Comments-Packup-Button{background:rgba(68,68,68,.95);color:#606a80}.Comments-empty{padding:60px 0;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.CommentList-expendCollapseButton{color:#8590a6;cursor:pointer}.CommentList-expendCollapseButton:hover,html[data-theme=dark] .CommentList-expendCollapseButton:hover{color:grey}html[data-theme=dark] .CommentList-expendCollapseButton{color:#606a80}.CommentItem{outline:none}.UnknownError{height:100%;font-size:18px;padding:48px}.GlobalError,.UnknownError{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.GlobalError{min-height:100vh}.GlobalError-main{min-width:540px;min-height:300px;color:#999;font-size:18px;background:url(https://static.zhihu.com/heifetz/assets/error_kanshan.eb5a42cd.png);background-size:202px 111px;background-repeat:no-repeat;background-position:100% 100%}html[data-theme=dark] .GlobalError-main{color:#646464}.GlobalError-detail{margin-top:80px}.GlobalError-detailTitle{margin-bottom:30px;font-size:40px}.RetryError{background:#fff;min-height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.RetryError-title{color:#8590a6;font-size:22px;margin-bottom:16px}html[data-theme=dark] .RetryError-title{color:#606a80}.UploadPicture-wrapper{cursor:pointer}.UploadPicture-input{display:none}.CommentEditorV2-inputUpLoad-Icon,.ImagePopover{width:24px;height:24px}.ImagePopover{margin-right:8px}.ImagePopover-imageInput{display:none;opacity:0}.ImagePopover-thumbnail{width:120px;height:120px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.ImagePopover-thumbnail .closeButton{position:absolute;width:16px;height:16px;right:8px;top:8px}.ImagePopover-thumbnail .Zi--Close{width:16px;height:16px}.ImagePopover-thumbnail img{width:120px;height:120px}.CommentSticker{font-size:0}.CommentSticker-img,.CommentSticker-load{width:48px;height:48px;padding-bottom:4px}.CommentSticker-load{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:9px;color:#d3d3d3;background:#f6f6f6}html[data-theme=dark] .CommentSticker-load{color:#2e2e2e;background:#2e2e2e}.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:grey}.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}.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{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:#1a1a1a}.CommentEditorV2-modalButtons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 20px;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.CommentEditorV2-modalButtons .Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.CommentEditorV2-modalButtons .Button+.Button{margin-left:16px}html[data-theme=dark] .CommentEditorV2-modalButtons{border-top:1px solid #444;border-bottom:1px solid #444}.CommentEditorV2-inputWrap{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;border-radius:3px;background-color:#f6f6f6}.CommentEditorV2-inputWrap .Input-wrapper{border:none;background:transparent}html[data-theme=dark] .CommentEditorV2-inputWrap{border:1px solid #444;background-color:#2e2e2e}.CommentEditorV2-inputWrap--change{display:block}.CommentEditorV2-inputWrap--active{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;border:1px solid #8590a6;background-color:#fff}html[data-theme=dark] .CommentEditorV2-inputWrap--active{border:1px solid #606a80;background-color:#1a1a1a}.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 .Zi.Zi--Emotion{fill:#0084ff}html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Zi.Zi--Emotion{fill:#3a76d0}.CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion{fill:#0084ff}html[data-theme=dark] .CommentEditorV2-popoverWrap .CommentEditorV2-inputUpLoad-Icon--active .Editable-control:not(:disabled):hover .Zi.Zi--Emotion{fill:#3a76d0}.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(26,26,26,.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;transition:-webkit-transform .3s ease-in-out;-webkit-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;transition-property:-webkit-transform opacity;-webkit-transition-property:-webkit-transform opacity;transition-property:transform opacity;transition-property:transform opacity,-webkit-transform opacity}.CommentRichText .Richtext-content_img{overflow:hidden;position:relative}.CommentRichText .Richtext-content_img .comment_gif,.CommentRichText .Richtext-content_img .comment_img{cursor:-webkit-zoom-in;cursor:zoom-in}.CommentRichText .Richtext-content_img img{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.CommentRichText .Richtext-content_img-square,.CommentRichText .Richtext-content_img-square img{width:80px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape{max-width:160px;height:80px}.CommentRichText .Richtext-content_img-square--wideShape img{width:160px}.CommentRichText .Richtext-content_img-square--highShape{width:80px;max-height:160px}.CommentRichText .Richtext-content_img-square--highShape img{height:160px}.CommentRichText-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;content:""}html[data-theme=dark] .CommentItemV2:not(:first-child):after{border-bottom:1px solid #2e2e2e}.CommentItemV2-shield{font-size:15px;color:#999}html[data-theme=dark] .CommentItemV2-shield{color:#646464}.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{color:#8590a6}html[data-theme=dark] .CommentItemV2-reply,html[data-theme=dark] .CommentItemV2-roleInfo{color:#606a80}.CommentItemV2-reviewing{margin-left:8px}.CommentItemV2-reply{margin-right:8px;margin-left:8px}.CommentItemV2-roleInfo{margin-right:-8px}.CommentItemV2-time{float:right;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentItemV2-time{color:#606a80}.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{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.CommentItemV2-likeBtn:disabled,.CommentItemV2:hover .CommentItemV2-hoverBtn{opacity:1}.CommentItemV2-likeBtn.is-liked{color:#0084ff}.CommentItemV2-likeBtn.is-liked:hover{color:#175199}.CommentItemV2-likeBtn.is-liked:hover .Icon{fill:currentColor}html[data-theme=dark] .CommentItemV2-likeBtn.is-liked:hover{color:#175199}.CommentItemV2-likeBtn.is-liked .Icon{fill:currentColor}html[data-theme=dark] .CommentItemV2-likeBtn.is-liked{color:#3a76d0}.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{color:#8590a6;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin:0 5px 0 8px}html[data-theme=dark] .CommentItemV2-replyArrow{color:#606a80}.CommentItemV2-userLink{max-width:80px;font-weight:600;font-synthesis:style;display:inline-block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:top}@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-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;margin-left:16px;margin-right:16px}html[data-theme=dark] .CommentItemV2-walleTag{color:#606a80}.CommentItemV2-walleIcon{margin-right:4px}.CommentMoreReplyButton{padding:12px 20px 12px 84px}.NestComment{position:relative}.NestComment:not(:last-child):after{position:absolute;left:0;right:0;bottom:0;display:block;margin:0 20px;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .NestComment:not(:last-child):after{border-bottom:1px solid #2e2e2e}.NestComment .NestComment--child{position:relative;padding-left:33px}.NestComment .NestComment--child:after{position:absolute;left:0;right:0;bottom:0;display:block;margin-right:20px;margin-left:84px;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .NestComment .NestComment--child:after{border-bottom:1px solid #2e2e2e}.NestComment--rootComment{position:relative}.NestComment--rootComment:after{position:absolute;left:0;right:0;bottom:0;display:block;margin-right:20px;margin-left:52px;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .NestComment--rootComment:after{border-bottom:1px solid #2e2e2e}.NestCoomment-moreCommentButton{position:relative;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;margin:0 20px;padding:12px 0;font-size:14px;line-height:1.71;text-align:center;color:#0084ff;cursor:pointer;font-weight:600;font-synthesis:style;border-bottom:1px solid #f6f6f6}html[data-ios] .NestCoomment-moreCommentButton{font-weight:500}html[data-android] .NestCoomment-moreCommentButton{font-weight:700}html[data-theme=dark] .NestCoomment-moreCommentButton{color:#3a76d0;border-bottom:1px solid #2e2e2e}.NestComment-nextSiblings--noBorder+.NestComment .CommentItemV2:after,.NestComment-nextSiblings--noBorder+.NestComment:after{content:none}.Comments-container{height:100%}.CommentsV2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.CommentsV2--hidden{display:none}.Comments-titleLink a{color:#175199}.Comments-titleLink a:hover,html[data-theme=dark] .Comments-titleLink a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .Comments-titleLink a{color:#175199}.CommentListV2{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-x:hidden;overflow-y:auto}.CommentListV2-divider{position:relative;margin:0 20px;font-size:14px;color:#8590a6;text-align:center}.CommentListV2-divider:first-child{margin-top:16px}html[data-theme=dark] .CommentListV2-divider{color:#606a80}.CommentListV2-dividerLine{position:absolute;top:0;bottom:0;width:100%;height:0;margin:auto;border-top:1px solid #f6f6f6}html[data-theme=dark] .CommentListV2-dividerLine{border-top:1px solid #2e2e2e}.CommentListV2-dividerText{position:relative;z-index:2;display:inline-block;padding:0 1em;background-color:#fff}.CommentListV2-dividerText .CommentListV2-questionMark{margin-left:8px}html[data-theme=dark] .CommentListV2-dividerText{background-color:#1a1a1a}.CommentsV2-footer{padding:12px 20px;background:#fff;border-top:1px solid #ebebeb}html[data-theme=dark] .CommentsV2-footer{background:#1a1a1a;border-top:1px solid #444}.CommentsV2-disabledText{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 12px;color:#8590a6;background-color:#f6f6f6;border-top:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html[data-theme=dark] .CommentsV2-disabledText{color:#606a80;background-color:#2e2e2e;border-top:1px solid #2e2e2e}.CommentsV2-disabledText--fixed{position:fixed;width:100%;bottom:0;background:#fff}.CommentsV2-disabledText--fixed .CommentsV2-disabledReason{padding-top:8px;padding-bottom:8px;background:#f6f6f6;width:100%;text-align:center;border-radius:3px}html[data-theme=dark] .CommentsV2-disabledText--fixed .CommentsV2-disabledReason{background:#2e2e2e}html[data-theme=dark] .CommentsV2-disabledText--fixed{background:#1a1a1a}.CommentListV2-action{position:relative;padding:16px 0;text-align:center}.CommentListV2-action:after{position:absolute;top:0;display:block;width:calc(100% - 48px);border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .CommentListV2-action:after{border-bottom:1px solid #2e2e2e}.CommentListV2-action a{color:#175199}.CommentListV2-action a:hover,html[data-theme=dark] .CommentListV2-action a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentListV2-action a{color:#175199}.CommentsV2-withPagination{border:1px solid #ebebeb;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1);background:#fff;margin-top:12px;overflow:visible;border-radius:4px}html[data-theme=dark] .CommentsV2-withPagination{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.CommentsV2-withPagination .CommentListV2{overflow-y:visible}html[data-theme=dark] .CommentsV2-withPagination{border:1px solid #444;background:#1a1a1a}.CommentsV2-pagination{border-top:1px solid #ebebeb}html[data-theme=dark] .CommentsV2-pagination{border-top:1px solid #444}.CommentsV2-Packup-Button{background:hsla(0,0%,92.2%,.95);border-radius:3px;position:fixed;height:30px;width:93px;bottom:30px;left:570px;font-size:13px;color:#8590a6;letter-spacing:0;margin-left:-93px}.CommentsV2-Packup-Button:hover,html[data-theme=dark] .CommentsV2-Packup-Button:hover{color:grey}.CommentsV2-Packup-Button .Icon{margin-left:6px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.CommentsV2-Packup-Button-enter,.CommentsV2-Packup-Button-leave{-webkit-transition:opacity .3s;transition:opacity .3s}.CommentsV2-Packup-Button-enter{opacity:0}.CommentsV2-Packup-Button-enter-active,.CommentsV2-Packup-Button-leave{opacity:1}.CommentsV2-Packup-Button-leave-active{opacity:0}html[data-theme=dark] .CommentsV2-Packup-Button{background:rgba(68,68,68,.95);color:#606a80}.CommentsV2-empty{padding:60px 0;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.CommentListV2-expendCollapseButton{color:#8590a6;cursor:pointer}.CommentListV2-expendCollapseButton:hover,html[data-theme=dark] .CommentListV2-expendCollapseButton:hover{color:grey}html[data-theme=dark] .CommentListV2-expendCollapseButton{color:#606a80}.CommentItemV2{outline:none}.CommentsV2-replyNum{padding:12px 0 10px;margin:0 20px;border-bottom:1px solid #f6f6f6;font-weight:500}html[data-theme=dark] .CommentsV2-replyNum{border-bottom:1px solid #2e2e2e}.CommentsV2-openComment-divider{height:10px;background-color:#f6f6f6}html[data-theme=dark] .CommentsV2-openComment-divider{background-color:#2e2e2e}.CommentListV2-header-divider{padding:10px 20px;font-size:14px;color:grey;background-color:hsla(0,0%,96.5%,.5);font-weight:600;font-synthesis:style}html[data-ios] .CommentListV2-header-divider{font-weight:500}html[data-android] .CommentListV2-header-divider{font-weight:700}html[data-theme=dark] .CommentListV2-header-divider{color:grey}.AuthorInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AuthorInfo-avatar{vertical-align:top}.AuthorInfo-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:14px;overflow:hidden}.AuthorInfo-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;line-height:1.1;-ms-flex-negative:0;flex-shrink:0}.AuthorInfo-name{font-weight:600;font-synthesis:style;color:#444}html[data-ios] .AuthorInfo-name{font-weight:500}html[data-android] .AuthorInfo-name{font-weight:700}html[data-theme=dark] .AuthorInfo-name{color:grey}.AuthorInfo-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2px;font-size:14px}.AuthorInfo-badgeText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#646464}html[data-theme=dark] .AuthorInfo-badgeText{color:#999}.AuthorInfo--plain .AuthorInfo-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.AuthorInfo--plain .AuthorInfo-badge>:first-child{margin-top:0}.AuthorInfo--plain .AuthorInfo-badge>:first-child:before{content:"\FF0C"}.AuthorInfo-detail{overflow:hidden}.PushNotifications-menu{width:360px;padding:0;overflow:hidden}.PushNotifications-header{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ebebeb}html[data-theme=dark] .PushNotifications-header{border-bottom:1px solid #444}.PushNotifications-tab{position:relative;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;height:48px;cursor:pointer;-webkit-box-shadow:none!important;box-shadow:none!important}.PushNotifications-selectedTabIcon{fill:#0084ff}html[data-theme=dark] .PushNotifications-selectedTabIcon{fill:#3a76d0}.PushNotifications-tab:not(:last-child):after{position:absolute;left:120px;top:14px;width:1px;height:20px;margin:auto;background:#ebebeb;content:""}html[data-theme=dark] .PushNotifications-tab:not(:last-child):after{background:#444}.PushNotifications-list{height:350px;overflow-x:hidden;overflow-y:auto}.PushNotifications-item{position:relative;padding:15px;font-size:14px;line-height:24px;color:#1a1a1a}html[data-theme=dark] .PushNotifications-item{color:#999}.PushNotifications-item a{color:#175199}.PushNotifications-item a:hover,html[data-theme=dark] .PushNotifications-item a:hover{color:#144583}html[data-theme=dark] .PushNotifications-item a{color:#175199}.PushNotifications-item:after{position:absolute;right:0;bottom:100%;left:0;height:1px;padding:0 16px;background-color:#ebebeb;content:"";background-clip:content-box}html[data-theme=dark] .PushNotifications-item:after{background-color:#444}.PushNotifications-newItem{background:#f6f6f6}html[data-theme=dark] .PushNotifications-newItem{background:#2e2e2e}.PushNotifications-followTitle{position:relative;height:54px;font-size:14px;line-height:54px;color:#8590a6;text-align:center}html[data-theme=dark] .PushNotifications-followTitle{color:#606a80}.PushNotifications-followTitle:after{position:absolute;right:0;bottom:0;left:0;margin:0 16px;border-bottom:1px solid #ebebeb;content:""}html[data-theme=dark] .PushNotifications-followTitle:after{border-bottom:1px solid #444}.PushNotifications-followItem{display:block}.PushNotifications-followItem:hover{background-color:#f6f6f6}html[data-theme=dark] .PushNotifications-followItem:hover{background-color:#2e2e2e}.PushNotifications-followItem .AuthorInfo-name{font-family:inherit}.PushNotifications-followItem .AuthorInfo-badge{color:#8590a6}html[data-theme=dark] .PushNotifications-followItem .AuthorInfo-badge{color:#606a80}.PushNotifications-followItem:after{content:none}.PushNotifications-followItem a{color:#1a1a1a}html[data-theme=dark] .PushNotifications-followItem a{color:#999}.Notifications-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:40px;padding:0 16px;line-height:40px;background:#fff;border-top:1px solid #ebebeb;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .Notifications-footer{background:#1a1a1a;border-top:1px solid #444}.PushNotifications-redbot{position:absolute;top:50%;width:4px;height:4px;margin-left:8px;background-color:#f1403c;border-radius:50%;-webkit-transform:translateY(-2px);transform:translateY(-2px)}html[data-theme=dark] .PushNotifications-redbot{background-color:#b7302d}.PushNotifications-count{position:absolute;bottom:50%;left:50%;padding:0 4px;font-size:11px;color:#fff;background-color:#f1403c;border:2px solid #fff;border-radius:20px}html[data-theme=dark] .PushNotifications-count{color:#ebebeb;background-color:#b7302d;border:2px solid #1a1a1a}.PushNotifications-actor:not(:last-child):after{content:"\3001";color:#0084ff}html[data-theme=dark] .PushNotifications-actor:not(:last-child):after{color:#3a76d0}.SearchBar-topSearchItem{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0;height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.SearchBar-hotIcon{margin-left:5px}.SearchBar-historyItem{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;padding:6px 0;line-height:24px}.SearchBar-historyItem,.SearchBar-historyItemContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SearchBar-historyItemContent.blueFont,html[data-theme=dark] .SearchBar-historyItemContent.blueFont{color:#175199}.SearchBar-historyLabel{padding:7px 0;margin-right:16px;margin-left:16px;font-size:14px;color:#8590a6;border-bottom:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html[data-theme=dark] .SearchBar-historyLabel{color:#606a80;border-bottom:1px solid #444}.SearchBar-historyIconWrapper{position:relative}.SearchBar-historyIconWrapper svg{fill:#8590a6}html[data-theme=dark] .SearchBar-historyIconWrapper svg{fill:#606a80}.SearchBar-historyIconWrapper:hover,html[data-theme=dark] .SearchBar-historyIconWrapper:hover{color:#175199}.SearchBar-historyIconWrapper:hover svg,html[data-theme=dark] .SearchBar-historyIconWrapper:hover svg{fill:#175199}.SearchBar-historyIconShade{position:absolute;width:100%;height:100%;cursor:pointer}.SearchBar-historyLabelDeleteAll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SearchBar-historyDelete{display:none}.SearchBar-historyItem:hover .SearchBar-historyDelete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SearchBar-historyDeleteAll{cursor:pointer}.AskBrand .Select-button{width:124px;padding:0 4px 0 12px;background-color:#fff}.AskBrand .AskBrand-text{overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap;width:74px;vertical-align:middle}.AskBrand--list{max-height:300px}.Tag{position:relative;display:inline-block;height:30px;padding:0 12px;font-size:14px;line-height:30px;color:#0084ff;vertical-align:top;border-radius:100px;background:rgba(0,132,255,.1)}.Tag:hover{background-color:rgba(0,132,255,.15)}html[data-theme=dark] .Tag:hover{background-color:rgba(58,118,208,.15)}.Tag--removable{padding-right:28px}html[data-theme=dark] .Tag{color:#3a76d0;background:rgba(58,118,208,.1)}.Tag-remove{position:absolute;top:0;right:10px;bottom:0;margin-top:auto;margin-bottom:auto;cursor:pointer;padding:0;background:none;border:none;color:inherit}.Tag-remove:focus{outline:none}.Tag-remove .Zi{display:block}.TagInputAlias .Tag{margin:0 8px 8px 0}.TopicInputAlias-autocomplete{display:inline-block}.TopicInputAlias-autocomplete .Popover{vertical-align:top}.TopicInputAlias-input{border-radius:20px;padding:4px 18px}.TopicInputAlias-input.is-focus{border-color:#0084ff}html[data-theme=dark] .TopicInputAlias-input.is-focus{border-color:#3a76d0}.TopicInputAlias-placeholderButton{background:none!important;color:#0084ff!important;line-height:30px}html[data-theme=dark] .TopicInputAlias-placeholderButton{color:#3a76d0!important}.TopicInputAlias-suggestionContainer{max-height:214px;overflow:scroll}.AskTopics-input{border-radius:20px;border-color:#0084ff;color:#0084ff;height:30px;padding:2px 18px}html[data-theme=dark] .AskTopics-input{border-color:#3a76d0;color:#3a76d0}.AskFieldTip{font-size:15px}.AskFieldTip--warning,html[data-theme=dark] .AskFieldTip--warning{color:#ff9607}.AskFieldTip--error{color:#f1403c}html[data-theme=dark] .AskFieldTip--error{color:#b7302d}.AskFieldTip .MaxLength{font-size:15px}.AskTitle{position:relative;font-size:18px}.AskTitle .Popover{display:block}.AskTitle-text{position:absolute;z-index:-100;opacity:0;width:100%;line-height:1.34;white-space:pre-wrap;word-wrap:break-word}.AskTitle-input{max-height:48px;font-size:18px;padding:0!important;border:none}.AskTitle-input.is-focus{border:none;line-height:1.34}.AskTitle-input .Input:not(input){line-height:1.34}.AskTitle-suggestionClose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;color:#8590a6}html[data-theme=dark] .AskTitle-suggestionClose{color:#606a80}.AskTitle-suggestionPopover{margin-top:25px}.AskTitle-suggestionContainer{width:432px;max-height:164px;overflow:auto}.AskTitle-suggestionItem .Menu-item{padding:8px 12px}.AskTitle-suggestionItemLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.AskTitle-suggestionItemDesc{padding-left:14px;color:#8590a6;-ms-flex-negative:0;flex-shrink:0}html[data-theme=dark] .AskTitle-suggestionItemDesc{color:#606a80}.AskDetail{min-height:112px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.AskDetail-input{font-size:15px}.AskDetail-inputWrapper{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.AskDetail-actionsWrapper{overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.AskDetail-actions{float:right}.AskDetail-placeholder{display:inline-block;color:#8590a6}html[data-theme=dark] .AskDetail-placeholder{color:#606a80}.AskOptions-label{color:#8590a6;cursor:pointer}html[data-theme=dark] .AskOptions-label{color:#606a80}.AskOptions-checkbox{margin-right:8px;vertical-align:text-top}.AskBrandTitle-main{color:#1a1a1a;font-size:18px}html[data-theme=dark] .AskBrandTitle-main{color:#999}.AskBrandTitle-sub{color:#999;font-size:13px}html[data-theme=dark] .AskBrandTitle-sub{color:#646464}.Ask-form{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Ask-form,.Ask-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Ask-items{max-height:calc(100vh - 146px);min-height:138px;overflow:hidden}.Ask-items:first-child{padding-top:8px}.Ask-item{-ms-flex-negative:0;flex-shrink:0;margin-bottom:16px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Ask-item:nth-child(2){-ms-flex-negative:1;flex-shrink:1}.Ask-titleWrapper{display:block}.Ask-avatar{float:left;margin-right:16px;margin-top:3px}.Ask-title{overflow:hidden}.Ask-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.Ask-footer-buttonWrapper{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;text-align:right}.Ask-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f6f6f6;padding:18px 24px;border-bottom:1px solid #ebebeb;margin:-24px -24px 12px}html[data-theme=dark] .Ask-header{background-color:#2e2e2e;border-bottom:1px solid #444}.AskOrgSelect-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bfbfbf;padding-bottom:15px;padding-top:26px}.AskOrgSelect-item+.AskOrgSelect-item{border-top:1px solid #ebebeb}html[data-theme=dark] .AskOrgSelect-item+.AskOrgSelect-item{border-top:1px solid #444}.AskOrgSelect-item svg{-ms-flex-negative:0;flex-shrink:0}html[data-theme=dark] .AskOrgSelect-item{color:grey}.AskOrgSelect-itemTitle{font-size:17px;color:#1a1a1a}html[data-theme=dark] .AskOrgSelect-itemTitle{color:#999}.AskOrgSelect-itemDesc{margin-top:10px;font-size:14px;color:#8590a6}html[data-theme=dark] .AskOrgSelect-itemDesc{color:#606a80}.SearchBar{display:-webkit-box;display:-ms-flexbox;display:flex}.SearchBar-toolWrapper{position:relative;z-index:104;width:326px}.SearchBar-tool{position:relative;float:left;overflow:hidden}.SearchBar-tool .Popover{display:block}.SearchBar-groupItem--topSearch{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px}.SearchBar-groupItem--hisotry{display:block}.SearchBar-menu{width:400px;padding-bottom:0;overflow-x:hidden}.SearchBar-menu.SearchBar-hasValueMenu .AutoComplete-group:last-child .Menu-item{height:40px;padding:0;margin-top:8px;line-height:40px;color:#8590a6}.SearchBar-menu.SearchBar-hasValueMenu .AutoComplete-group:last-child .Menu-item:not(.is-active){background:#f6f6f6}html[data-theme=dark] .SearchBar-menu.SearchBar-hasValueMenu .AutoComplete-group:last-child .Menu-item:not(.is-active){background:#2e2e2e}html[data-theme=dark] .SearchBar-menu.SearchBar-hasValueMenu .AutoComplete-group:last-child .Menu-item{color:#606a80}.SearchBar-menu.SearchBar-noValueMenu{padding-bottom:8px}.SearchBar-menu em{color:#8590a6;font-style:normal}html[data-theme=dark] .SearchBar-menu em{color:#606a80}.SearchBar-menu .blueFont em,html[data-theme=dark] .SearchBar-menu .blueFont em{color:#175199}.SearchBar-contentResult,.SearchBar-defaultResult,.SearchBar-peopleResult,.SearchBar-topicResult{display:block;padding:10px 0;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.SearchBar-label{padding:7px 0;margin-right:16px;margin-left:16px;font-size:14px;color:#8590a6;border-bottom:1px solid #ebebeb}.SearchBar-label--history{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}html[data-theme=dark] .SearchBar-label{color:#606a80;border-bottom:1px solid #444}.SearchBar-peopleResult{padding:13px 0}.SearchBar-peopleResult .AuthorInfo{padding-top:0}.SearchBar-peopleResult .AuthorInfo-name{font-weight:400}.SearchBar-peopleResult .AuthorInfo-badge{font-size:13px;color:#8590a6}html[data-theme=dark] .SearchBar-peopleResult .AuthorInfo-badge{color:#606a80}.SearchBar-userAvatar{border-radius:3px}.SearchBar-user{display:inline-block;margin-left:16px}.SearchBar-userHeadline{margin-top:2px;font-size:13px;color:#8590a6}html[data-theme=dark] .SearchBar-userHeadline{color:#606a80}.SearchBar-contentSuffix,.SearchBar-topicSuffix{margin-left:8px;font-size:13px;color:#8590a6;white-space:nowrap}html[data-theme=dark] .SearchBar-contentSuffix,html[data-theme=dark] .SearchBar-topicSuffix{color:#606a80}.SearchBar-searchLink{display:block;font-size:14px;color:#8590a6;text-align:center;cursor:pointer}html[data-theme=dark] .SearchBar-searchLink{color:#606a80}.SearchBar-askButton{z-index:103;padding:0 14px;margin-left:16px;-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;line-height:30px}.SearchBar-hiddenAskButton{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.SearchBar-input{width:326px;padding-left:16px;-webkit-transition:width .2s ease,background .3s ease;transition:width .2s ease,background .3s ease}.SearchBar-focusedInput{width:400px}.SearchBar-searchIcon{position:absolute;right:-11px;top:-17px;bottom:-17px;background:transparent;border:transparent;padding:0 12px;border-bottom-left-radius:0;border-top-left-radius:0;-webkit-transition:fill .3s ease;transition:fill .3s ease}.SearchBar-focusedSearchIcon .Icon{fill:#0084ff}html[data-theme=dark] .SearchBar-focusedSearchIcon .Icon{fill:#3a76d0}.SearchBar-hasValueSearchIcon .Icon{fill:#fff}html[data-theme=dark] .SearchBar-hasValueSearchIcon .Icon{fill:#1a1a1a}.SearchBar-iconDecorator{position:absolute;top:0;right:-40px;width:40px;height:36px;border-radius:0 3px 3px 0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transition-delay:.1s;transition-delay:.1s;z-index:101;background:#0084ff;opacity:0}html[data-theme=dark] .SearchBar-iconDecorator{background:#3a76d0}.SearchBar-shownIconDecorator{opacity:1;-webkit-transform:translateX(-40px);transform:translateX(-40px);-webkit-transition-delay:0;transition-delay:0}.SearchBar-menu .Menu-item{padding:0 16px}.SimpleSearchBar-wrapper{margin:auto 0}.SimpleSearchBar-wrapper .Input-after{right:-1px}.SimpleSearchBar-searchButton{display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;padding:3px 16px;border-radius:0 3px 3px 0}.SimpleSearchBar-input{width:296px;background-color:#f6f6f6}html[data-theme=dark] .SimpleSearchBar-input{background-color:#2e2e2e}.AppHeaderProfileMenu-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:36px}.AppHeaderProfileMenu-item .Zi{margin-right:6px}.AppHeader-profileEntry{display:relative}.AppHeader-profileAvatar{vertical-align:top}.AppHeader-profileAvatarRedDot{position:absolute;background:#f1403c;border:2px solid #fff;border-radius:50%;height:8px;right:-4px;top:-4px;width:8px}html[data-theme=dark] .AppHeader-profileAvatarRedDot{background:#b7302d;border:2px solid #1a1a1a}.AppHeaderProfileMenu-redDot{background:#f1403c;border-radius:50%;margin-left:6px;margin-right:-4px;height:6px;width:6px}html[data-theme=dark] .AppHeaderProfileMenu-redDot{background:#b7302d}.AppHeaderProfileMenu-creatorHintPopover{position:absolute;right:0;top:0;z-index:-1}.AppHeaderProfileMenu-creatorHintToggler{height:30px;width:30px}.AppHeaderProfileMenu-creatorHintToggler--small{height:24px;width:24px}.AppHeaderProfileMenu-creatorHint{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;min-width:336px;height:48px;padding:0 12px}.AppHeaderProfileMenu-creatorHintCreatorIcon{color:#8590a6}html[data-theme=dark] .AppHeaderProfileMenu-creatorHintCreatorIcon{color:#606a80}.AppHeaderProfileMenu-creatorHintText{margin-left:8px}.AppHeaderProfileMenu-creatorHintLink{color:#175199;cursor:pointer;outline:none;font-weight:600;font-synthesis:style}html[data-ios] .AppHeaderProfileMenu-creatorHintLink{font-weight:500}html[data-android] .AppHeaderProfileMenu-creatorHintLink{font-weight:700}html[data-theme=dark] .AppHeaderProfileMenu-creatorHintLink{color:#175199}.AppHeaderProfileMenu-creatorHintCloseContainer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d3d3d3;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:24px}html[data-theme=dark] .AppHeaderProfileMenu-creatorHintCloseContainer{color:#2e2e2e}.AppHeader{position:relative;z-index:100;min-width:1032px;overflow:hidden;background:#fff;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1);background-clip:content-box}html[data-theme=dark] .AppHeader{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.AppHeader.is-fixed{z-index:100}html[data-theme=dark] .AppHeader{background:#1a1a1a}.AppHeader-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:1000px;height:52px;padding:0 16px;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.AppHeader.is-hidden .AppHeader-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.AppHeader-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:30px;margin-right:18px;margin-left:27px;color:#999}html[data-theme=dark] .AppHeader-nav{color:#646464}.AppHeader-navItem{padding:0 15px;font-size:15px;line-height:30px;color:#8590a6}.AppHeader-navItem.AppHeader-navItem-orgHome{padding-right:22px}.AppHeader-navItem:hover,html[data-theme=dark] .AppHeader-navItem:hover{color:#175199}.AppHeader-navItem.is-active{color:#444}html[data-theme=dark] .AppHeader-navItem.is-active{color:grey}.AppHeader-navItem.is-org-active{color:#1a1a1a;font-weight:600;font-synthesis:style}html[data-ios] .AppHeader-navItem.is-org-active{font-weight:500}html[data-android] .AppHeader-navItem.is-org-active{font-weight:700}html[data-theme=dark] .AppHeader-navItem.is-org-active{color:#999}.AppHeader-navItem:first-child{padding-left:0}html[data-theme=dark] .AppHeader-navItem{color:#606a80}.AppHeader-navDivider{height:15px;border-right:1px solid #d3d3d3;-ms-flex-item-align:center;align-self:center}html[data-theme=dark] .AppHeader-navDivider{border-right:1px solid #2e2e2e}.AppHeader-input{width:345px}.AppHeader-userInfo{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.AppHeader-messages,.AppHeader-notifications{margin-right:40px}.AppHeader-profile{position:relative}.AppHeader-login{margin-right:16px}.AppHeader-downloadPopover{padding:16px}.AppHeader-downloadPopoverImage{width:120px}body{color:#1a1a1a}html[data-theme=dark] body{color:#999}.GreyBg-body{background:#f6f6f6}html[data-theme=dark] .GreyBg-body{background:#000}.App-main{padding-bottom:46px}@media (max-width:690px){body{background:#fff}html[data-theme=dark] body{background:#1a1a1a}.App-main{padding:0}.Favlists-content{padding:0 16px}}.App-columnLiteBanner{padding-bottom:20px}.Column-SpecialModal .Modal-inner{background-image:url(https://static.zhihu.com/heifetz/assets/open_column_modal.e95a7273.png);background-size:100% auto;background-repeat:no-repeat;padding-top:160px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.Column-SpecialModal .Modal-inner{background-image:url(https://static.zhihu.com/heifetz/assets/open_column_modal@2x.68e43b94.png)}}.Column-SpecialModal .Button{-webkit-box-sizing:border-box;box-sizing:border-box}.Column-RecommendationModal .Modal-content{height:300px;overflow-y:scroll}.Column-RecommendationModal .Modal-footer button{color:#175199;cursor:pointer}html[data-theme=dark] .Column-RecommendationModal .Modal-footer button{color:#175199}.Column-RecommendationModal .BounceLoading{margin:150px auto}.Column-RecommendationModal .Button{width:80px;padding:0}.Column-RecommendationModal .EmptyState{font-size:24px;font-weight:600;font-synthesis:style;text-align:center;color:#bfbfbf}html[data-ios] .Column-RecommendationModal .EmptyState{font-weight:500}html[data-android] .Column-RecommendationModal .EmptyState{font-weight:700}html[data-theme=dark] .Column-RecommendationModal .EmptyState{color:#444}.Column-RecommendationModal .AutoInvite,.Column-RecommendationModal .PinnedColumns{background-color:#f6f6f6;padding:14px 12px;margin:0 -12px;border-radius:8px}.Column-RecommendationModal .AutoInvite .Column-ColumnItem,.Column-RecommendationModal .PinnedColumns .Column-ColumnItem{margin-bottom:0}.Column-RecommendationModal .AutoInvite li:first-child>.Column-ColumnItem,.Column-RecommendationModal .PinnedColumns li:first-child>.Column-ColumnItem{margin-top:0}html[data-theme=dark] .Column-RecommendationModal .AutoInvite,html[data-theme=dark] .Column-RecommendationModal .PinnedColumns{background-color:#2e2e2e}.Column-RecommendationModal .AutoInvite+ul li:first-child>.Column-ColumnItem{margin-top:12px}.Column-RecommendationModal .SectionTitle{margin-top:13px;font-size:14px;line-height:1.71;color:#8590a6}html[data-theme=dark] .Column-RecommendationModal .SectionTitle{color:#606a80}.Column-RecommendationModal .CancleButton .cancel{display:none}.Column-RecommendationModal .CancleButton .status,.Column-RecommendationModal .CancleButton:hover .cancel{display:inline}.Column-RecommendationModal .CancleButton:hover .status{display:none}.AutoInvite-folded{cursor:pointer;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}.AutoInvite-folded .AutoInvite-title{display:inline-block;vertical-align:top;font-size:15px;line-height:1;color:#1a1a1a;font-weight:600;font-synthesis:style;margin:0 12px}html[data-ios] .AutoInvite-folded .AutoInvite-title{font-weight:500}html[data-android] .AutoInvite-folded .AutoInvite-title{font-weight:700}html[data-theme=dark] .AutoInvite-folded .AutoInvite-title{color:#999}.AutoInvite-folded .AutoInvite-badge{display:inline-block;padding:2px;border-radius:10px;background-color:rgba(103,194,58,.1);font-size:12px;color:#67c23a;line-height:16px;vertical-align:top}.AutoInvite-folded .AutoInvite-badge svg{vertical-align:top}.AutoInvite-folded .AutoInvite-badge .text{margin:0 4px}.AutoInvite-folded .AutoInvite-arrow{margin-left:auto;color:#8590a6}html[data-theme=dark] .AutoInvite-folded .AutoInvite-arrow{color:#606a80}.ColumnContributionInvitationModal .Modal-content{padding-bottom:9px}.ColumnContributionInvitationModal h1{font-weight:600;font-synthesis:style;color:#1a1a1a;font-size:24px;line-height:1.375;margin-top:40px;margin-bottom:24px;text-align:center}html[data-ios] .ColumnContributionInvitationModal h1{font-weight:500}html[data-android] .ColumnContributionInvitationModal h1{font-weight:700}html[data-theme=dark] .ColumnContributionInvitationModal h1{color:#999}.ColumnContributionInvitationModal .ColumnInfo{text-align:center}.ColumnContributionInvitationModal .ColumnInfo img{width:75px;height:75px;border-radius:50%;display:block;margin:0 auto}.ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText{margin-top:12px}.ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText h2{font-weight:600;font-synthesis:style;color:#1a1a1a;font-size:18px;line-height:1.22222}html[data-ios] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText h2{font-weight:500}html[data-android] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText h2{font-weight:700}html[data-theme=dark] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText h2{color:#999}.ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText p{margin-top:4px;font-weight:600;font-synthesis:style;color:#d3d3d3;font-size:14px;line-height:1.28571}html[data-ios] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText p{font-weight:500}html[data-android] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText p{font-weight:700}html[data-theme=dark] .ColumnContributionInvitationModal .ColumnInfo .ColumnInfoText p{color:#2e2e2e}.ColumnContributionInvitationModal .InvitationContent{text-align:center;margin:16px;color:#1a1a1a;font-size:18px;line-height:1.66667}.ColumnContributionInvitationModal .InvitationContent b{font-weight:400;color:#175199}html[data-theme=dark] .ColumnContributionInvitationModal .InvitationContent b{color:#175199}.ColumnContributionInvitationModal .InvitationContent b:after,.ColumnContributionInvitationModal .InvitationContent b:before{content:" "}html[data-theme=dark] .ColumnContributionInvitationModal .InvitationContent{color:#999}.ColumnContributionInvitationModal a.Button{-webkit-box-sizing:border-box;box-sizing:border-box}.ColumnContributionInvitationModal footer{color:#999;font-size:14px;line-height:1.78571;margin-bottom:20px}html[data-theme=dark] .ColumnContributionInvitationModal footer{color:#646464}.AdblockBanner{position:relative;z-index:100;min-width:1000px;padding:16px;line-height:28px;color:#8590a6;text-align:center;background-color:#ebebeb}html[data-theme=dark] .AdblockBanner{color:#606a80;background-color:#444}.AdblockBanner-inner{width:1000px;padding:0 24px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.AdblockBanner-inner a:hover{border-bottom:1px solid #8590a6}html[data-theme=dark] .AdblockBanner-inner a:hover{border-bottom:1px solid #606a80}.AdblockBanner-close{position:absolute;top:16px;right:16px}.AdblockBanner-close .Icon{display:block}.ColumnPageHeader-Wrapper{width:100%}.ColumnPageHeader{position:relative;width:100%;height:52px;background:#fff;background-clip:content-box;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .ColumnPageHeader{background:#1a1a1a}.ColumnPageHeader-content{position:relative;width:1000px;padding:0 16px;margin:0 auto}.ColumnPageHeader-content,.ColumnPageHeader-Title{display:-webkit-box;display:-ms-flexbox;display:flex;height:52px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ColumnPageHeader-Title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:16px}.ColumnPageHeader-Line{height:29px;width:1px;background-color:#ebebeb;margin-left:17px}html[data-theme=dark] .ColumnPageHeader-Line{background-color:#444}.ColumnPageHeader-Link{margin-right:12px}.ColumnPageHeader-LinkImage{width:30px;height:30px;margin-top:5px;border-radius:2px}.ColumnPageHeader-TitleName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.ColumnPageHeader-TitleMeta{color:#8590a6;font-size:12px}html[data-theme=dark] .ColumnPageHeader-TitleMeta{color:#606a80}.ColumnPageHeader-TitleColumn{font-weight:600;font-synthesis:style;font-size:14px}html[data-ios] .ColumnPageHeader-TitleColumn{font-weight:500}html[data-android] .ColumnPageHeader-TitleColumn{font-weight:700}.ColumnPageHeader-Button{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ColumnPageHeader-FollowButton{margin-right:18px}.ColumnPageHeader-WriteButton{width:95px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ColumnPageHeader-WriteButton .Zi--EditSurround{margin-left:-7px;margin-bottom:2px}.ColumnPageHeader-MenuToggler{height:32px;padding:0 20px}.ColumnPageHeader-ColumnList{max-height:237px;overflow-y:auto}.ColumnPageHeader-Menu{line-height:1.42857;font-size:14px;text-align:left;color:#8590a6;width:200px;outline:0}.ColumnPageHeader-Menu .Menu-item{outline:none;padding:13px 16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:middle}.ColumnPageHeader-Menu .Menu-item .Avatar{margin:-5px 12px -5px 0;vertical-align:middle}html[data-theme=dark] .ColumnPageHeader-Menu{color:#606a80}.List .EmptyState{padding:70px 0}.List-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;margin:0 20px;border-bottom:1px solid #f6f6f6;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .List-header{border-bottom:1px solid #2e2e2e}.List-headerText{margin:0;font-weight:600;font-synthesis:style}html[data-ios] .List-headerText{font-weight:500}html[data-android] .List-headerText{font-weight:700}.List-headerOptions{font-size:14px}.List-loading{padding:200px 0;color:#8590a6;text-align:center}html[data-theme=dark] .List-loading{color:#606a80}.List-item{position:relative;padding:16px 20px}.List-item:focus{outline:none;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}html[data-focus-visible] .List-item:focus{-webkit-box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,132,255,.3);box-shadow:0 0 0 2px #fff,0 0 0 5px rgba(0,132,255,.3)}html[data-theme=dark][data-focus-visible] .List-item:focus{-webkit-box-shadow:0 0 0 2px #1a1a1a,0 0 0 5px rgba(58,118,208,.6);box-shadow:0 0 0 2px #1a1a1a,0 0 0 5px rgba(58,118,208,.6)}.List-item+.List-item:after{position:absolute;left:0;right:0;top:0;margin:0 20px;display:block;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .List-item+.List-item:after{border-bottom:1px solid #2e2e2e}.List-item--holder{padding:24px 0}.List-itemMeta{margin-bottom:10px;color:#8590a6}html[data-theme=dark] .List-itemMeta{color:#606a80}.ContentItem-title{font-size:18px;font-weight:600;font-synthesis:style;line-height:1.6;color:#1a1a1a;margin-top:-4px;margin-bottom:-4px}html[data-ios] .ContentItem-title{font-weight:500}html[data-android] .ContentItem-title{font-weight:700}.ContentItem-title+.ContentItem-meta{margin-top:6px}.ContentItem-title a:hover,html[data-theme=dark] .ContentItem-title a:hover{color:#175199}html[data-theme=dark] .ContentItem-title{color:#999}.ContentItem-meta{font-size:15px;color:#646464}.ContentItem-meta .ColumnItem-meta,.ContentItem-meta .TopicItem-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .ContentItem-meta{color:#999}.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;font-size:14px}html[data-theme=dark] .ContentItem-status{color:#606a80}.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;background:#fff;clear:both}.ContentItem-actions.is-fixed{margin:0;-webkit-box-shadow:0 -1px 3px rgba(26,26,26,.1);box-shadow:0 -1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .ContentItem-actions.is-fixed{-webkit-box-shadow:0 -1px 3px hsla(0,0%,60%,.1);box-shadow:0 -1px 3px hsla(0,0%,60%,.1)}html[data-theme=dark] .ContentItem-actions{color:#999;background:#1a1a1a}.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}.ContentItem-more:hover,html[data-theme=dark] .ContentItem-more:hover{color:grey}.ContentItem-more .Icon{fill:currentColor}html[data-theme=dark] .ContentItem-more{color:#175199}.ContentItem-time{margin-top:10px;font-size:14px;color:#8590a6}.ContentItem-time a:hover{border-bottom:1px solid rgba(133,144,166,.72)}html[data-theme=dark] .ContentItem-time a:hover{border-bottom:1px solid rgba(96,106,128,.72)}html[data-theme=dark] .ContentItem-time{color:#606a80}.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{color:#8590a6}html[data-theme=dark] .ContentItem-cell>span:first-child{color:#606a80}.UserItem-avatar .Avatar,.UserItem-avatar .Popover{display:block}.UserItem-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserItem-name,.UserItem-name .UserLink-badge,.UserItem-title{display:-webkit-box;display:-ms-flexbox;display:flex}.UserItem-name .UserLink-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.UserItem-headline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserItem-business{font-size:14px;color:#1a1a1a}html[data-theme=dark] .UserItem-business{color:#999}.UserItem-company:after{margin:0 5px;color:#ebebeb;content:"|"}html[data-theme=dark] .UserItem-company:after{color:#444}.ContentItem-rewardDetails{margin-top:-10px}.ContentItem-rewardAmount{font-size:18px;color:#444;line-height:25px}html[data-theme=dark] .ContentItem-rewardAmount{color:grey}.ContentItem-rewardTime{margin-top:6px;font-size:15px;color:#8590a6;line-height:21px;text-align:right}html[data-theme=dark] .ContentItem-rewardTime{color:#606a80}.VoterList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.VoterList-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-y:scroll}.VoterList-description{text-align:center;color:#8590a6;font-size:14px;background:rgba(133,144,166,.1)}.VoterList-description p{margin:12px 24px}html[data-theme=dark] .VoterList-description{color:#606a80;background:rgba(96,106,128,.1)}.Voters{color:#8590a6}html[data-theme=dark] .Voters{color:#606a80}.ColumnHeader{background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(26,26,26,.1);box-shadow:0 1px 3px 0 rgba(26,26,26,.1);color:#1a1a1a;padding:20px 0 16px}@media (max-width:690px){.ColumnHeader{padding:34px 16px 16px}}.ColumnHeader .ColumnHeader-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:140px;position:relative;width:690px;margin:0 auto;min-height:124px}@media (max-width:690px){.ColumnHeader .ColumnHeader-inner{width:auto;padding-right:110px;min-height:95px}}.ColumnHeader .ColumnHeader-Title{font-weight:600;font-synthesis:style;font-size:26px;line-height:1.42308}html[data-ios] .ColumnHeader .ColumnHeader-Title{font-weight:500}html[data-android] .ColumnHeader .ColumnHeader-Title{font-weight:700}@media (max-width:690px){.ColumnHeader .ColumnHeader-Title{font-size:18px}}.ColumnHeader .ColumnHeader-Desc{margin:8px 0;font-size:17px;line-height:1.47059;color:#444}@media (max-width:690px){.ColumnHeader .ColumnHeader-Desc{font-size:14px}}html[data-theme=dark] .ColumnHeader .ColumnHeader-Desc{color:grey}.ColumnHeader .ColumnHeader-About{color:#8590a6;margin:8px 0;font-size:15px;line-height:1.4}@media (max-width:690px){.ColumnHeader .ColumnHeader-About{font-size:14px}}html[data-theme=dark] .ColumnHeader .ColumnHeader-About{color:#606a80}.ColumnHeader .ColumnHeader-Image{position:absolute;top:0;right:0;width:124px;height:124px;border-radius:50%}@media (max-width:690px){.ColumnHeader .ColumnHeader-Image{width:95px;height:95px}}.ColumnHeader .ColumnHeader-ButtonGroup{margin-top:12px}.ColumnHeader .ColumnHeader-ButtonGroup .Button{margin-right:16px}@media (max-width:690px){.ColumnHeader .ColumnHeader-ButtonGroup{margin-top:10px}.ColumnHeader .ColumnHeader-ButtonGroup .Button{margin-right:8px}}.ColumnHeader .ColumnHeader-InviteButton>span:last-child{margin-left:5px}.ColumnHeader .InviteButton-Tootip{opacity:.5;color:#8590a6;font-size:14px;margin-left:-16px;display:inline-block}html[data-theme=dark] .ColumnHeader .InviteButton-Tootip{color:#606a80}.ColumnHeader .AutoInviteTip{position:absolute;text-align:left;width:280px;height:82px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAjAAAACkCAMAAAC+R+QhAAAAwFBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfO0AgfkAg/0AAAAAAAAActoAhP8BhP4AAAAAAQIAfvMAYLcAg/wAAAAAAAAAAAADhPsAAAHw8PAAAAA0nPuazv5csP3///8dkf3M5v+HxP2/3/wHhPZJpvtJhLpteocZdszq9P1LTU42NjZRcI09P0BZY2yLkZf4+vyv2P2+vr7a7f96u/ekpKQNiv9uuf7b29uNqMKvx+AsRl8AAAAdW5YAAADYAy5tAAAAQHRSTlMAAQIDBAYICReGyPILDVv//wwaojXgEBIU/yCIH///////////////////////////////////////////Gf8cMtpkEgAADhdJREFUeAHs2QmyqjAUhGFnhRhClOmO+1/mk6LeKW7oJI5VUftfw2cfgdmVzb3NGAtLoZtwxHJ3NIxaaIZcHk+G0QvFkAvJXBW9LCZRDMNeFoEohl4CWmAUQy+Yy3LUhAzF0Au2gtVQDL1gLKsVQEMx9OJyWU3CZCjmXQpwWXkDZN5XDL1gLcgMxfAcAS7rSZOZmSceu78XyGXtLTAzqcfuOy9hLZgMzbw8m/nfJlzW0mbcxIyQeWU1NDOPzMsfK1tpimb0Zya12N3MzJ38XLagsRm5TM+LhnZunZepll2WK5Vnu6iZ53RDNpfPy8KZF+Gy3+91oYwpjTGq2J8SMw4ZMZNQ7Fw0V5wjwKX3YQ/HnsvQ8WCtoAFmUmXDomZuOUfCxVq7qWozqq60tRaTETQslTAaTOYyL5iL1vrkpXTEaDEDyKQth3ACZi5/+SLXSLg0lTJOqhczmMEzw1IKqMFkoJj4ORpzES+umKbRfeOZoZm0+2smLCbuxTlHwqUVL66YU+7MEE3qITNhMREvMi8Dlwbui4hxZkbQ0M1zmIFi4l7ccyR/XsSLX4yQETPChqURNgPJADHRv7syL4148YppG2yGpZO4wWSQmPO8rPuGcyTz0okXn5i2HZHRdkBDNwnm/2IcFAO9gHPU9LWFMsFU0QqZRguang1Lo9gXYyjG76UH4ztHbVt8mHDlR9F1IzONlixLI4EDzITFADBhL1lpopVZN5ARM41mSSVu0BdjEYPBRL3I35e2/Tyaszp+dq4Z2kkvi7/+RcSc42WYl66ozZmpYteJmba5MfbV3LkRGjETEwPBLE9BL99VVpsLqrPqU8yQTZqJGZeMiIFggJeV42VXHPNamQsqS/MEMVXnx6LtyQAxMjEIzKIPetHVUZmSAl4u+WWrY2VtVAwcGOCly5RhL57KWhkZV4wQ8Q7M+tR/L/sqN+wNymVk1kN4YgQM8rK3Wle1YW9RLWLwxEAw44PUe9m/tReK8YOBB0nrLjfs5fr5MbC8G8TI3xhnYrwDI150ZtKPXfoA+/trcJkWMXhiPAOz2fxj74y6GuW1MHzzrTmddo5hfdVaLwqbQLBFbQtSW6vq//9XB0JooJu0teNZIO7nbnS8e9b7bkJI1APS5YAR7dbBYp/GAXBMe1OUMeaIORwwQ0Y0iXXcDItZkpPVcW1IsV1WgzX8rzIGRQwSBgVMusA7poBpEkvpoH2wsE/WjhONcTikcKc+YsapMX/+lEop1QIJgxqpCJgLRjQsTMUH5IyVcWPdpHwiYzwAjxm4yN4tyYhBnYSEQQEzokZqCm3DDktScab4D676PTsR32cmhiNVSjpiDMJUAuZPLkyfEY1R1kVUnSmQ/0G4PvjiU8YEATNg9UcjHDEGYVDAjK5Yc1AbSR1up9Pp7UykVINGIl0KQgBwpDF6jDmbK7nnQUdM6sRRYf5TCHPd7MxL+WLN7u4ldw+3e84UASQ8yOBC4Ig5h8EIR0xFGDzC6IC5ZkRTSB1m8/sd84V0RhTKqDrikBMIkf+U/SXXo2KKwUOMFkaOMChgSJiGsOR0IoT2RTKfqpxRiLyOdMTcHH5SQjoZhBkVnYSGGNxIauRNfSFhmkTmx+J+n2UUB3nOiMwXJ4Idk7yUct8w1skJc32ok5AwlUYaM6LJQrpHPAJAaE9EjgclbClMikkQ6zRxrnXEnCSMfka6JmEaJA2YB+TLPAJJsnKFEDGUCYUyJrMNr/BpjjgzRp2EhakZYUYkTNONJOZImAXsiFccNMXYq5dq9MKvFkYn0AHG1U7SQwwWBjUSCdMMlqmRnsBAaDsus3CUFN6U1gCPJswYdRIWBo8wMmB6rDEoYcRt/QhTgx+wClZ1ga/QRaw3gfr5YWGuzUMMEuZXG4QhskbCI8xdBDXwSe3fa2cKXbwQYKKepMz0ysL8Oi6MHmHGTQlDWPXCLKGGlUk5ibSl0CUlQG8Q6oUZ6SHGLIxuJBKmlcI8AyKcMMV6EjgbJ3C1MeUVvlVYrNYcFQYNMSZh8AhDwrRKmAUgQlfZ4thcEa+Kn7miwElA4aJXTnXCXHdBGBIGPyMluRuW4/MynpsbE3sTkTLxYYcQ4pgwve8pDAmDnpJCJEzeR27M9/Cd/Bch8E1gA3y1MGgZRo4wjQpDbwbE7OjIu2EZgc8x+a8mqMLE8UqSQwxaiDEI84uEaetKL36m9nMpeC0ey7ChSnKyMCP1XG0U5h8Spk2+4CHmsb6QXJ0v/nY63e7+KVtpHe45JoQ4Q5h/TMLIZZjiqbrXkDCExRjaDrOA+oDR88vL4jVjyxXSpw1UiE9NGNlJqQxYGPPM27AwVEmVsfe5PmAc7curRBtjywACCd4DYaRnnHqPC/PGiOaMqTwo4Yk3lJWjC+nhtaD4WSATCMp44ujC3du3FYa+SBKi2NS7iJAwNg4YxbIcMQ6UWSlhWAeFobFXGrOQG6eeASHzw+YFSy3MA1esUSc5UhjWWWHImBvxMK/f1uBmjcRxI6XwcieFFctImM5nzM1sMQVMpNdgjMKsWIoPUN0pbh0R5u0bCkPoD9Xyl0GIRI8wkmmNMB5au3OlMFb3hCH0PrmMIMGrMFVhttqXKVfY+8JEIhfGImG6eZZQWZk4gjJ8TxhfC/NiFCb8PwozJmFa80G+kLir5EAlJVsUMFgYfqIwYxLmm4+++Mu1EL14VMY8+NUXkDFoYiUMI2E6Pftau5ABjVxk4WVe0ielxZZrHJaS4DcDJMxPSRl3f+Eu5oeQSzXmhV4Spqshw4qQmYBG9s2GHyBmKQFe6O28MERRS5P952qXY6qNZJsXersuDD1hiwna3rDiRvw1ejPgkjA/JmJYJkyAXlevfW4iwC+r5UMSCfNzjqQKlneLZ1BEMkECbsBjGQneAt5RYQh3goR5qGwGt9mBudde4x2aiejw0Et4dmWK2Z1h9qifk8zGxNIXN4QyvMPCEOswcveOpBJSmCftS47DNS/bF+773JO+MB9+jDBEDOBXhVGHmE21LwrX5opt+vvUqocb/FVSp4Uh1jakxOtqwtzqg+48Vmbiccndfc6MpazgfGG+1fYGYu0kIEk2blmY1bzoJA/9SbDxtou5EuYd5wsWpjP7YYhNAorQqwizVB/NeqwGoXSRCePGgEg6KwzhhJASbaqV5D1LHaar2fuMKdyN6q3SKYrvbBPCTxKGkE/E0YTtCQPTkhQSN4EwV8bSwtxyqCPssDBEAOAwJMyzrp0b5UtKGDupM9Z79cv98PExMgjTwc9MiJgzLAw8amEKXyRR4tveartc3EsWT09T9MVk1GVhiGCDhLEBYKErKfMFsThwSEinhSHWdcJ4Re8I7IskWjQnTI8RjYKF8dhrIQz2RRJpY9CxVS4S5qzjPvCBQnQCVUuF8ZgSZj5Dvmie1ILvfBlChQkS5owDhb7PkWUkTDbVZJX0KlC+VIgel9PpUj4jnSMMPrLsex6KSMLIqeb99R3PL6cRIGHOPhQRDzEkTPuE0Rs2z/IFAvQd27nHrtLBzu0XJoUpzvQFHCRMp08Cp4Q5zxf8IZu8sO3rhRn3BoxokzDBmb5oYVTEmENmcO7lFHKIuWJEm4SJpTGTBM7EFup2a6M01tWJ19+gC7ZkJ/UZ0SphIN5sbDgbWyhjMlgt/c9csIWu8Bsyol3C/B2xUMYYR19r+Ikr/PAQc8GILgkTJhDGzsGQuTj5ktC6IeZfmno7I4wmCYQxYwb/Hr2GGAtTihjqpK4JI9kI0wXWw/Hxi87xEKMj5pIipovCRPldoViZwaUOGDTCIGFQJ6Vj729GdE8Y8A23mvyWIy8eYYzCoE766DOiY8KYb5ftf+w1EhamZoipRMz48oq1B9pA9QWYb6m4uhxXAqZmhCmEQZ20i5i3DhlDwqCLk6q+6NcCqJG0MOZOUi+ULqmVGsf6amFsLExf+WJsJCxMpZO0MR+/B6wN0AlU3pcnzE6Zwe8P7UulkczCGCJm3OtdDkmZNgizgq8Bndg7GF72emNDwNQKgyOmVEopHxfD/hVZ0xxSmM3XDr1SmMFVf/i/dusAM4IoCMIwAg+EDIjYqzxz/1slu1P8m87UgEC/rf8Mn+p+38dPeNHAcJEMmDoxbMwYc277vdujr9S826P93jbnHOzL6cAUMNwkJuY4SogZc9t2zERNZyto2bdnLzpIDAwXCTDlJjExRQxkUNOvhBW4/PLCwOjldWCYmCoGMphpXEILXKoXDYwBUyfGiRnzbiZq+ls5tMxx7qUODGDcxCAGMjIzptR0Lc2JFrjgxQ7MycRwlCRGIwMZ2DQsYQUumhd54SAxMAaMEXOQkRnQtC59HlrExXi5BmPEiAxmwqY/FbSIS/XCQSpg7MQcYiAjM6jpWMKKtMDl8GIGRmDcxEBGYkRGZiiA2gAhaYEL88K+/B0YwBgxjAxmcNOzhBS0MC/eSwHDUapiIIOZ1D20wKV44SB5MIgpZDCzCptQQUvhghcPxosRGZkBTWrfh7SIy6UXwFyLERmZEZqw6U9FWKQFLhdeDBjEQEZmhAY3qVtIERZpeeKCFwPGi4EMZoCTegYUtNCVF8AQYiCDGdCkzoEFLXApXgBjxTAykAHNGnACBSxwYV68F8BUMZDBDG5S05BiuODFgUGMJwOatFBo8VzwAhgnBjPrq4kW4wUwRgxkiplV6QQLWuDivXgxkMFMWq43uFgvXgxkMLOumlhBC1ysFy8GM6BZEU6ggAUt3osXAxnQpIUCi+FivXgxmFkbTqCgxXvxZDyatGhg8Vw8mbAJFc/Fk4md11TiuXgz6eXzOmLGFy1h88+FSvT4YuQbFUfGqcw+VkAAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100%;font-size:15px;font-weight:500;line-height:1;padding:34px 28px;color:#fff;-webkit-animation-name:AutoInviteTipFadeIn;animation-name:AutoInviteTipFadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0}html[data-theme=dark] .ColumnHeader .AutoInviteTip{color:#1a1a1a}html[data-theme=dark] .ColumnHeader{background-color:#1a1a1a;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);color:#999}@-webkit-keyframes AutoInviteTipFadeIn{0%{opacity:0}to{opacity:1}}@keyframes AutoInviteTipFadeIn{0%{opacity:0}to{opacity:1}}.CopyrightRichText-tooltip{font-size:14px}.RichContent{line-height:1.67}.RichContent b .UserLink-link{font-weight:inherit}.RichContent.is-collapsed .RichContent-inner{max-height:100px}.RichContent--unescapable.is-collapsed{position:relative;overflow:hidden}.RichContent--unescapable.is-collapsed .RichContent-inner{position:relative;-webkit-transition:max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035);transition:max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035);transition:mask-size .22s cubic-bezier(.95,.05,.795,.035),max-height .32s cubic-bezier(.95,.05,.795,.035);transition:mask-size .22s cubic-bezier(.95,.05,.795,.035),max-height .32s cubic-bezier(.95,.05,.795,.035),-webkit-mask-size .22s cubic-bezier(.95,.05,.795,.035);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#1a1a1a),to(transparent));-webkit-mask-image:linear-gradient(#1a1a1a calc(100% - 8rem),transparent calc(100% - 2.8rem));mask-image:-webkit-gradient(linear,left top,left bottom,from(#1a1a1a),to(transparent));mask-image:linear-gradient(#1a1a1a calc(100% - 8rem),transparent calc(100% - 2.8rem));-webkit-mask-size:100% 100%;mask-size:100% 100%}html[data-theme=dark] .RichContent--unescapable.is-collapsed .RichContent-inner{-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(#999),to(transparent));-webkit-mask-image:linear-gradient(#999 calc(100% - 8rem),transparent calc(100% - 2.8rem));mask-image:-webkit-gradient(linear,left top,left bottom,from(#999),to(transparent));mask-image:linear-gradient(#999 calc(100% - 8rem),transparent calc(100% - 2.8rem))}.RichContent--unescapable.is-collapsed .ContentItem-actions{position:relative}.RichContent--unescapable.is-collapsed .ContentItem-rightButton{position:absolute;z-index:1;bottom:75px;left:0;width:100%;color:#175199;font-size:15px}html[data-theme=dark] .RichContent--unescapable.is-collapsed .ContentItem-rightButton{color:#175199}@media (min-width:690px){.RichContent.is-collapsed{cursor:pointer;-webkit-transition:color .14s ease-out;transition:color .14s ease-out}.RichContent.is-collapsed .CopyrightRichText-richText{pointer-events:none}.RichContent.is-collapsed .RichContent-inner:hover{color:#646464}html[data-theme=dark] .RichContent.is-collapsed .RichContent-inner:hover{color:#999}}.RichContent.is-collapsed:not(.RichContent--unescapable) .CopyrightRichText-richText{white-space:normal}.RichContent-inner{margin-top:9px;margin-bottom:-4px;overflow:hidden}.RichContent-cover{position:relative;width:190px;height:105px;margin-top:-2px;margin-right:18px;margin-bottom:4px;float:left;overflow:hidden;background-position:50%;background-size:cover;border-radius:4px;-webkit-transform:translateZ(0);transform:translateZ(0)}.RichContent-cover+.RichContent-inner{margin-top:16px}.RichContent-cover:after{position:absolute;z-index:1;display:block;width:100%;height:100%;background:rgba(26,26,26,.02);content:""}html[data-theme=dark] .RichContent-cover:after{background:hsla(0,0%,60%,.02)}.RichContent-cover .VagueImage{vertical-align:top}.RichContent-cover-play{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;margin:auto;width:48px;height:48px;-webkit-box-shadow:0 0 4px 0 rgba(26,26,26,.16);box-shadow:0 0 4px 0 rgba(26,26,26,.16);border-radius:50%}html[data-theme=dark] .RichContent-cover-play{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.16);box-shadow:0 0 4px 0 rgba(0,0,0,.16)}.RichContent-cover-inner{position:absolute;top:50%;left:0;height:100%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}.RichContent-cover-inner img{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.RichContent-cover>img{margin:0!important}.RichContent-cover .zh-lightbox-thumb{cursor:pointer!important}.RichContent-cover--mobile{float:none;width:100%;height:0;padding:21% 0;margin:10px 0 -8px!important}@media (max-width:320px){.RichContent-collapsedText{display:none}}.RichContent-actions.is-fixed{-webkit-animation:slideInUp .2s;animation:slideInUp .2s}.RichContent-videoMore{text-align:center;font-size:14px;margin-top:30px;color:#0084ff}html[data-theme=dark] .RichContent-videoMore{color:#3a76d0}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.Label-icon{width:84px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:15px;margin-right:4px;border-radius:3px}.Label-iconImg{width:20px;height:20px}.Label-iconColor--commercial,html[data-theme=dark] .Label-iconColor--commercial{color:rgba(23,81,153,.72)}.Label-iconColor--positive{color:#c2a469}html[data-theme=dark] .Label-iconColor--positive{color:#806e46}.Label-iconColor--positiveBackground{background:rgba(194,164,105,.08)}html[data-theme=dark] .Label-iconColor--positiveBackground{background:rgba(128,110,70,.08)}.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}.VoteDownReasonMenu-ignoreButton{color:#8590a6;font-size:13px;line-height:20px}html[data-theme=dark] .VoteDownReasonMenu-ignoreButton{color:#606a80}.VoteDownReasonMenu-spliter{background:#d3d3d3;display:inline-block;height:12px;margin:4px 6px 0 10px;vertical-align:top;width:1px}html[data-theme=dark] .VoteDownReasonMenu-spliter{background:#2e2e2e}.VoteDownReasonMenu-closeButton{padding:4px;vertical-align:top}.VoteDownReasonMenu-closeIcon{display:block}.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;border-radius:3px;color:#0084ff;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;color:#0084ff}html[data-theme=dark] .VoteDownReasonMenu-reason:hover{background:#2e2e2e;color:#3a76d0}html[data-theme=dark] .VoteDownReasonMenu-reason{background:#2e2e2e;color:#3a76d0}.VoteDownReasonMenu-disableReasonHint{margin-bottom:12px}.VoteDownReasonMenu-disableReasonButtonList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.VoteDownReasonMenu-disableReasonButtonList .Button{line-height:28px;width:150px}.VoteButton{padding:0 10px;color:#0084ff;background:rgba(0,132,255,.1);border-color:transparent}.VoteButton:not(:disabled):hover{background-color:rgba(0,132,255,.15)}html[data-theme=dark] .VoteButton:not(:disabled):hover{background-color:rgba(58,118,208,.15)}.VoteButton:disabled:hover{background:#f6f6f6}html[data-theme=dark] .VoteButton:disabled:hover{background:#2e2e2e}.VoteButton.is-active{color:#fff;background:#0084ff}.VoteButton.is-active:hover{background-color:#0084ff}html[data-theme=dark] .VoteButton.is-active:hover{background-color:#3a76d0}html[data-theme=dark] .VoteButton.is-active{color:#ebebeb;background:#3a76d0}html[data-theme=dark] .VoteButton{color:#3a76d0;background:rgba(58,118,208,.1)}.VoteButton-TriangleUp{margin-right:5px}.VoteButton--down{margin-left:4px}.VoteButton--down.VoteButton--mobileDown{margin-left:8px}.LikeButton{padding:0 15px;text-align:center;color:#0084ff;background:rgba(0,132,255,.1);border-color:transparent;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.LikeButton:not(:disabled):hover{background-color:rgba(0,132,255,.15)}html[data-theme=dark] .LikeButton:not(:disabled):hover{background-color:rgba(58,118,208,.15)}.LikeButton:disabled:hover{background:#f6f6f6}html[data-theme=dark] .LikeButton:disabled:hover{background:#2e2e2e}.LikeButton.is-active{color:#fff;background:#0084ff}.LikeButton.is-active:hover{background-color:#0084ff}html[data-theme=dark] .LikeButton.is-active:hover{background-color:#3a76d0}html[data-theme=dark] .LikeButton.is-active{color:#ebebeb;background:#3a76d0}.LikeButton .Icon{margin-right:7px;fill:currentColor}html[data-theme=dark] .LikeButton{color:#3a76d0;background:rgba(58,118,208,.1)}.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}.CommentButton-text{margin-right:4px}@media (max-width:320px){.CommentButton-text{display:none}}.RadioButtons{font-size:14px;color:#444}.RadioButtons-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:11px 0;border-bottom:1px solid #f6f6f6}@media (max-width:660px){.RadioButtons-item{min-height:48px;line-height:20px}}html[data-theme=dark] .RadioButtons-item{border-bottom:1px solid #2e2e2e}.RadioButtons-text{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.RadioButtons-input{display:inline-block;width:14px;height:14px;padding:2px;margin:0 4px 0 0;vertical-align:middle;border:2px solid #ebebeb;border-radius:50%;-webkit-transition:background-color,border-color .3s;transition:background-color,border-color .3s;background-clip:content-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.RadioButtons-input:checked{background-color:#0084ff;border-color:#0084ff}html[data-theme=dark] .RadioButtons-input:checked{background-color:#3a76d0;border-color:#3a76d0}.RadioButtons-input:focus{outline:none}html[data-theme=dark] .RadioButtons-input{border:2px solid #444}html[data-theme=dark] .RadioButtons{color:grey}.AddAnnotationModal-description{color:#8590a6;font-size:14px;margin:20px 0}html[data-theme=dark] .AddAnnotationModal-description{color:#606a80}.AddAnnotationModal-body{max-height:300px;overflow:scroll;margin:0 -20px;padding:0 20px}@media (max-width:660px){.AddAnnotationModal-body{margin:16px;padding:0;max-height:inherit}}@media (max-width:660px){.AddAnnotationModal-buttonGroup{position:absolute;bottom:10px;width:100%;height:36px;padding:0 16px}}@media (max-width:660px){.CancelAnnotationModal{padding:16px}}@media (max-width:660px){.CancelAnnotationModal-Input{min-height:132px}}@media (max-width:660px){.CancelAnnotationModal-CancelButton{position:absolute;bottom:10px;width:343px!important;height:36px}}.Post-ActionMenuButton{margin-left:24px}.Post-ActionMenu>.Menu-item{padding:0 20px;line-height:40px;position:relative}.Post-ActionMenu>.Menu-item .Icon{position:absolute;top:10px;left:20px}.Post-ActionMenu>.Menu-divider:last-child{display:none}.Post-ActionMenu--withCommentSettings>.Menu-item{padding-left:44px}.RichContent-actions{background:#fff;width:100vw;bottom:0;left:0}@media (min-width:690px){.RichContent-actions{margin-bottom:10px}}.RichContent-actions .ContentItem-actions{position:relative}.RichContent-actions.is-fixed{border-bottom:env(safe-area-inset-bottom) solid transparent;color:#646464;background:#fff}@media (min-width:690px){.RichContent-actions.is-fixed{-webkit-box-shadow:0 -1px 3px 0 rgba(26,26,26,.1);box-shadow:0 -1px 3px 0 rgba(26,26,26,.1);margin-bottom:0;width:100vw!important;left:0!important}.RichContent-actions.is-fixed .ContentItem-actions{margin-left:auto;margin-right:auto;margin-bottom:0;max-width:690px}html[data-theme=dark] .RichContent-actions.is-fixed{-webkit-box-shadow:0 -1px 3px 0 hsla(0,0%,60%,.1);box-shadow:0 -1px 3px 0 hsla(0,0%,60%,.1)}}@media (max-width:690px){.RichContent-actions.is-fixed .ContentItem-actions{margin-bottom:0;-webkit-box-shadow:0 -1px 3px 0 rgba(26,26,26,.1);box-shadow:0 -1px 3px 0 rgba(26,26,26,.1)}}html[data-theme=dark] .RichContent-actions.is-fixed{color:#999;background:#1a1a1a}@media (max-width:690px){.RichContent-actions{font-weight:600;font-synthesis:style;-webkit-box-shadow:none;box-shadow:none}html[data-ios] .RichContent-actions{font-weight:500}html[data-android] .RichContent-actions{font-weight:700}}html[data-theme=dark] .RichContent-actions{background:#1a1a1a}.BottomActions-CommentBtn{margin:0 24px}.Column-ArticleList{width:690px;margin:12px auto;border-radius:2px;background-color:#fff;color:#1a1a1a;-webkit-box-shadow:0 1px 3px 0 rgba(26,26,26,.1);box-shadow:0 1px 3px 0 rgba(26,26,26,.1)}@media (max-width:690px){.Column-ArticleList{width:auto}}.Column-ArticleList .SectionTitle{font-weight:600;font-synthesis:style;font-size:16px;line-height:1.375;padding:13px 20px}html[data-ios] .Column-ArticleList .SectionTitle{font-weight:500}html[data-android] .Column-ArticleList .SectionTitle{font-weight:700}.Column-ArticleList .ArticleItem{margin:0 20px;overflow:hidden;border-top:1px solid #e7eaf1}@media (max-width:690px){.Column-ArticleList .ArticleItem{margin:0 16px}}.Column-ArticleList .ArticleItem .ArticleItem-Image{display:block;width:650px;height:220px;-o-object-fit:cover;object-fit:cover;margin-top:20px;border-radius:4px}@media (max-width:690px){.Column-ArticleList .ArticleItem .ArticleItem-Image{width:100%;height:40vw;margin-top:16px}}.Column-ArticleList .ArticleItem .ArticleItem-Title{font-weight:600;font-synthesis:style;font-size:18px;line-height:1.55556;margin-top:16px}html[data-ios] .Column-ArticleList .ArticleItem .ArticleItem-Title{font-weight:500}html[data-android] .Column-ArticleList .ArticleItem .ArticleItem-Title{font-weight:700}.Column-ArticleList .ArticleItem .AuthorInfo{margin:8px 0}.Column-ArticleList .ArticleItem .AuthorInfo-detail{font-size:14px;margin-left:10px;color:#8590a6}html[data-theme=dark] .Column-ArticleList .ArticleItem .AuthorInfo-detail{color:#606a80}.Column-ArticleList .ArticleItem .ArticleItem-Excerpt{display:block;margin:10px 0;font-size:15px;line-height:1.6;color:#444}.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .RichContent-cover{margin-top:0;margin-bottom:0;width:172px;height:96px}@media (max-width:690px){.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .RichContent-cover{float:none;display:block;height:143px;width:100%;margin-bottom:8.5px}}.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .RichContent-inner{margin:0}.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .RichContent-cover+.RichContent-inner{min-height:96px}@media (max-width:690px){.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .RichContent-cover+.RichContent-inner{min-height:unset}}.Column-ArticleList .ArticleItem .ArticleItem-Excerpt .ArticleItem-Excerpt-more{font-size:14px;color:#175199;white-space:nowrap}html[data-theme=dark] .Column-ArticleList .ArticleItem .ArticleItem-Excerpt .ArticleItem-Excerpt-more{color:#175199}html[data-theme=dark] .Column-ArticleList .ArticleItem .ArticleItem-Excerpt{color:grey}.Column-ArticleList .ArticleItem .ContentItem-actions{margin:10px 0 16px;padding:0}html[data-theme=dark] .Column-ArticleList{background-color:#1a1a1a;color:#999;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1)}.Column-EmptyCard{width:690px;height:450px;margin:12px auto;border-radius:2px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(26,26,26,.1);box-shadow:0 1px 3px 0 rgba(26,26,26,.1);font-size:15px;line-height:1;color:#8590a6;text-align:center}@media (max-width:690px){.Column-EmptyCard{width:auto}}.Column-EmptyCard .Column-EmptyCard-image{margin-top:175px;margin-bottom:42px}.Column-EmptyCard a,html[data-theme=dark] .Column-EmptyCard a{color:#175199}html[data-theme=dark] .Column-EmptyCard{background-color:#1a1a1a;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1);color:#606a80}.Submission-Search-input{width:490px;height:48px}.Submission-Search-input .Input{height:38px}.Submission-Search-menu{width:490px;font-size:14px}.Submission-Search-menu .label{color:#8590a6;line-height:20px;padding:8px 12px}html[data-theme=dark] .Submission-Search-menu .label{color:#606a80}.Submission-Search-menu .Menu-item{white-space:nowrap;height:40px;line-height:40px}.Submission-Search-menu .Menu-item:hover{background-color:#f6f6f6}html[data-theme=dark] .Submission-Search-menu .Menu-item:hover{background-color:#2e2e2e}.Submission-Search-menu .Menu-item .title{vertical-align:top;display:inline-block;width:320px;text-overflow:ellipsis;overflow:hidden}.Submission-Search-menu .Menu-item .time{vertical-align:top;color:#8590a6;display:inline-block;text-align:right;width:130px}html[data-theme=dark] .Submission-Search-menu .Menu-item .time{color:#606a80}.ColumnSubmissionDialog-empty{text-align:center}.ColumnSubmissionDialog-writebtn{width:200px;height:36px;line-height:36px}.ColumnSubmissionDialog-selected{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:490px;color:#1a1a1a;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.42857;padding:14px 48px 14px 16px;border-radius:8px;background-color:#f6f6f6}.ColumnSubmissionDialog-selected .ColumnSubmissionDialog-removeSelected{position:absolute;right:0;top:0;bottom:0;width:48px}html[data-theme=dark] .ColumnSubmissionDialog-selected{color:#999;background-color:#2e2e2e}.TopRightPanel{position:fixed;top:75px;right:16px;width:281px;border-radius:2px;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);border:1px solid rgba(26,26,26,.08);background:#fff;z-index:101}html[data-theme=dark] .TopRightPanel{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);border:1px solid hsla(0,0%,60%,.08);background:#1a1a1a}.TopRightPanel-title{padding:16px;font-size:24px;color:#444;font-weight:600;font-synthesis:style}html[data-ios] .TopRightPanel-title{font-weight:500}html[data-android] .TopRightPanel-title{font-weight:700}html[data-theme=dark] .TopRightPanel-title{color:grey}.TopRightPanel-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0 16px;display:block;line-height:1.6;font-size:14px;color:#1a1a1a}.TopRightPanel-content a:hover{text-decoration:underline}html[data-theme=dark] .TopRightPanel-content{color:#999}.TopRightPanelButtonGroup{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 16px 16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.TopRightPanelButtonGroup .Button{height:36px;width:117px;line-height:30px}.HelpMenu-help{display:inline-block;background:#fff;width:18px;height:18px;z-index:1;position:relative;text-align:center;line-height:18px;color:grey}html[data-theme=dark] .HelpMenu-help{background:#1a1a1a}.HelpMenu-icon{display:inline-block;cursor:pointer;background:#fff;margin-bottom:2px}html[data-theme=dark] .HelpMenu-icon{background:#1a1a1a}.HelpMenu-menu{width:370px;margin-left:-198px;min-height:auto!important;padding:7px 10px;right:auto;left:125px;margin-top:14px;color:#1a1a1a;font-weight:400;cursor:default;bottom:100%;z-index:40;outline:0;position:absolute;border:1px solid rgba(26,26,26,.08);border-radius:4px;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);background-color:#1a1a1a;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .HelpMenu-menu{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.HelpMenu-menu:after,.HelpMenu-menu:before{content:"";position:absolute;left:23%;width:0;height:0;margin:0 0 0 -8px;font-size:0;border-left:9px solid transparent;border-right:9px solid transparent;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.HelpMenu-menu:before{bottom:-10px;border-bottom:9px solid rgba(26,26,26,.08)}html[data-theme=dark] .HelpMenu-menu:before{border-bottom:9px solid hsla(0,0%,60%,.08)}.HelpMenu-menu:after{bottom:-9px;border-bottom:9px solid #1a1a1a}html[data-theme=dark] .HelpMenu-menu:after{border-bottom:9px solid #999}html[data-theme=dark] .HelpMenu-menu{color:#999;border:1px solid hsla(0,0%,60%,.08);background-color:#999}.HelpMenu-menuItem{padding:0;font-size:13px;color:#fff}html[data-theme=dark] .HelpMenu-menuItem{color:#1a1a1a}@media screen and (max-width:660px){.HelpMenu-menu{width:auto}.HelpMenu-menu:after,.HelpMenu-menu:before{left:70%}.HelpMenu-menuItem{height:auto;width:100px}}.RequestIndex-explain,.RequestIndex-stuff{padding:40px 0}.RequestIndex-explainTitle,.RequestIndex-stuffTitle{font-size:26px;font-weight:600;font-synthesis:style;color:#1a1a1a;margin-bottom:20px}html[data-ios] .RequestIndex-explainTitle,html[data-ios] .RequestIndex-stuffTitle{font-weight:500}html[data-android] .RequestIndex-explainTitle,html[data-android] .RequestIndex-stuffTitle{font-weight:700}html[data-theme=dark] .RequestIndex-explainTitle,html[data-theme=dark] .RequestIndex-stuffTitle{color:#999}.RequestIndex-explainArticle,.RequestIndex-stuffArticle{color:#646464;font-size:14px}html[data-theme=dark] .RequestIndex-explainArticle,html[data-theme=dark] .RequestIndex-stuffArticle{color:#999}@media screen and (max-width:660px){.RequestIndex-stuff{padding-top:30px}}.TopicSelector-TopicsSelect{margin-right:24px;margin-top:16px}.Select-button span{float:right}.RequestIndex-main{width:694px;margin:16px auto 0;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(26,26,26,.1);box-shadow:0 1px 3px rgba(26,26,26,.1)}html[data-theme=dark] .RequestIndex-main{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background-color:#1a1a1a}.RequestIndex-content{margin:0 30px}.RequestIndex-form,.RequestIndex-stuffForm{border-top:1px solid #f6f6f6;padding-top:40px}html[data-theme=dark] .RequestIndex-form,html[data-theme=dark] .RequestIndex-stuffForm{border-top:1px solid #2e2e2e}.RequestIndex-stuffForm{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.RequestIndex-stuffForm p{font-weight:600;font-synthesis:style;color:#444;font-size:15px;margin-right:40px}html[data-ios] .RequestIndex-stuffForm p{font-weight:500}html[data-android] .RequestIndex-stuffForm p{font-weight:700}html[data-theme=dark] .RequestIndex-stuffForm p{color:grey}.RequestIndex-stuffForm :nth-child(7){margin-left:100px}.RequestIndex-form .error-tips{color:#8590a6}html[data-theme=dark] .RequestIndex-form .error-tips{color:#606a80}.RequestIndex-form>div{padding-bottom:40px;position:relative}.RequestIndex-formTitle{font-size:18px;font-weight:600;font-synthesis:style;color:#1a1a1a}html[data-ios] .RequestIndex-formTitle{font-weight:500}html[data-android] .RequestIndex-formTitle{font-weight:700}html[data-theme=dark] .RequestIndex-formTitle{color:#999}.RequestIndex-input{width:100%;padding:0;height:38px;margin-top:16px;-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,100%,.12);box-shadow:0 1px 2px 0 hsla(0,0%,100%,.12);border:1px solid #d3d3d3}.RequestIndex-input input{height:38px;margin-left:15px;font-size:15px;color:#1a1a1a}html[data-theme=dark] .RequestIndex-input input{color:#999}html[data-theme=dark] .RequestIndex-input{-webkit-box-shadow:0 1px 2px 0 rgba(26,26,26,.12);box-shadow:0 1px 2px 0 rgba(26,26,26,.12);border:1px solid #2e2e2e}.RequestIndex-inputTips{position:absolute;font-size:14px;bottom:14px;color:grey;left:0;width:100%;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex}.RequestIndex-inputTips.show{opacity:1}.RequestIndex-inputTips .right{display:block;text-align:right;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.RequestIndex-formTitleTips{font-size:14px;color:grey;margin-left:10px}.RequestIndex-backgroundInput,.RequestIndex-backgroundInput .Input{height:180px}.RequestIndex-formSubmit{margin-top:16px;position:relative}.RequestIndex-link{color:#175199;font-size:15px}html[data-theme=dark] .RequestIndex-link{color:#175199}.RequestIndex-formButton{position:absolute;right:0;top:-6px;width:114px}.RequestIndex-message{text-align:center;margin-top:16px;padding:120px 0;line-height:1.6}.RequestIndex-stuffInput{width:70px;height:70px;border-radius:3px;background-color:#f6f6f6;border:1px solid #bfbfbf;line-height:70px;text-align:center;cursor:pointer;margin-bottom:20px}html[data-theme=dark] .RequestIndex-stuffInput{background-color:#2e2e2e;border:1px solid grey}.RequestIndex-stuffImageWrapper{margin-right:26px;margin-bottom:20px;position:relative}.RequestIndex-stuffImage{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border:1px solid #bfbfbf;border-radius:3px}html[data-theme=dark] .RequestIndex-stuffImage{border:1px solid grey}.RequestIndex-closeIconWrapper{cursor:pointer;width:22px;height:22px;position:absolute;top:-6px;right:-6px;background:#f1403c;border-radius:100%;-webkit-box-shadow:0 1px 2px 0 rgba(26,26,26,.3);box-shadow:0 1px 2px 0 rgba(26,26,26,.3);text-align:center}html[data-theme=dark] .RequestIndex-closeIconWrapper{background:#b7302d;-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,60%,.3);box-shadow:0 1px 2px 0 hsla(0,0%,60%,.3)}.RequestIndex-closeIcon{margin-left:-1px;margin-bottom:-3px}.RequestIndex-stuffTips{line-height:22px;color:#8590a6;margin-left:100px;font-size:14px;margin-bottom:50px}html[data-theme=dark] .RequestIndex-stuffTips{color:#606a80}.RequestIndex-stuffFormButton{padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.RequestIndex-formBackButton,.RequestIndex-formConfirmButton{margin-left:24px;width:114px;height:34px}.RequestIndex-formTitleHelpMenu{margin-left:10px}.RequestIndex-confirmModal{text-align:center}.RequestIndex-confirmModalTitle{text-align:left}.RequestIndex-confirmButton{width:220px;height:36px}.RequestIndex-Oval{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.RequestIndex-OvalWrapper{position:absolute;width:72px;height:72px;top:0;-o-object-fit:cover;object-fit:cover;background-color:rgba(26,26,26,.5);border-radius:3px}html[data-theme=dark] .RequestIndex-OvalWrapper{background-color:hsla(0,0%,60%,.5)}@media screen and (max-width:660px){.RequestIndex-main{width:100%;-webkit-box-shadow:none;box-shadow:none}.RequestIndex-content{margin:0 15px}.RequestIndex-explain{padding:30px 0 20px}.RequestIndex-form{padding-top:20px}.RequestIndex-columnBackgroundContainer{padding-bottom:76px!important}.RequestIndex-link{display:none}.RequestIndex-formSubmit{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.RequestIndex-formSubmit,.RequestIndex-stuffFormButton{position:fixed!important;bottom:0;left:0;width:100%;padding-bottom:10px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 -.5px 0 0 #ebebeb;box-shadow:0 -.5px 0 0 #ebebeb;background:#fff;border-radius:2px;opacity:.95}html[data-theme=dark] .RequestIndex-formSubmit,html[data-theme=dark] .RequestIndex-stuffFormButton{-webkit-box-shadow:0 -.5px 0 0 #444;box-shadow:0 -.5px 0 0 #444;background:#1a1a1a}.RequestIndex-formButton{position:static;margin-top:10px;width:90%;height:36px}.RequestIndex-stuffFormButton{padding-top:10px}.RequestIndex-stuffForm :nth-child(2n):not(:nth-child(2)){margin-left:100px}.RequestIndex-stuffForm :nth-child(7){margin-left:0}.RequestIndex-formBackButton,.RequestIndex-formConfirmButton{width:165px;height:36px}.RequestIndex-formBackButton{margin-left:0}.RequestIndex-formConfirmButton{margin-left:15px}}.Annotation-mark{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;margin:16px 0;border-radius:4px;position:relative;background-color:#f6f6f6}html[data-theme=dark] .Annotation-mark{background-color:#2e2e2e}.Annotation-header{display:-webkit-box;display:-ms-flexbox;display:flex}.Annotation-alert{margin-right:5px;width:16px;height:16px}.Annotation-markTitle{color:#444;font-size:15px;font-weight:600;font-synthesis:style}html[data-ios] .Annotation-markTitle{font-weight:500}html[data-android] .Annotation-markTitle{font-weight:700}html[data-theme=dark] .Annotation-markTitle{color:grey}.Annotation-markSummary{margin-top:4px;color:#444;font-size:14px;line-height:20px;overflow:auto}.Annotation-markSummary a{cursor:pointer;color:#175199;text-decoration:underline}html[data-theme=dark] .Annotation-markSummary a{color:#175199}html[data-theme=dark] .Annotation-markSummary{color:grey}.CommercialContentAnnotation{background-color:rgba(0,132,255,.08);margin-top:16px;border-radius:4px;color:rgba(23,81,153,.72);padding:12px 13px;line-height:1;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.CommercialContentAnnotation .Zi{fill:rgba(23,81,153,.72);margin-right:5px}html[data-theme=dark] .CommercialContentAnnotation .Zi{fill:rgba(23,81,153,.72)}html[data-theme=dark] .CommercialContentAnnotation{background-color:rgba(58,118,208,.08);color:rgba(23,81,153,.72)}.RewardForm-rewardModal{width:536px;font-size:14px;color:#8590a6}html[data-theme=dark] .RewardForm-rewardModal{color:#606a80}.RewardForm-rewardTitle{color:#444;font-size:24px;margin:40px auto 24px;text-align:center}html[data-theme=dark] .RewardForm-rewardTitle{color:grey}.RewardForm-rewardInput{width:488px;height:48px;line-height:48px;border:1px solid #d3d3d3;border-radius:3px}.RewardForm-rewardInput input{height:36px}html[data-theme=dark] .RewardForm-rewardInput{border:1px solid #2e2e2e}.RewardForm-rewardCheckbox{margin-top:5px;margin-right:8px;display:inline-block}.RewardForm-rewardLink{color:#0084ff}html[data-theme=dark] .RewardForm-rewardLink{color:#3a76d0}.RewardForm-prompting{display:inline-block;position:absolute;right:22px}.RewardForm-remark{margin:16px 0 39px}.RewardForm-Protocol,.RewardForm-Protocol p{display:inline-block}.RewardForm-rewardSubmit{width:220px;height:36px;display:block;margin:0 auto;background:#0084ff;border-radius:3px;border:1px solid #0084ff;color:#fff}.RewardForm-rewardSubmit:hover{background-color:#0084ff!important;color:#fff}html[data-theme=dark] .RewardForm-rewardSubmit:hover{background-color:#3a76d0!important;color:#1a1a1a}html[data-theme=dark] .RewardForm-rewardSubmit{background:#3a76d0;border:1px solid #3a76d0;color:#1a1a1a}.RewardForm-rewardSubmit-disabled{border:1px solid #d3d3d3}html[data-theme=dark] .RewardForm-rewardSubmit-disabled{border:1px solid #2e2e2e}@media (max-width:690px){.RewardForm-rewardModal{width:100%}.RewardForm-rewardInput{width:90%;margin:0 auto}.RewardForm-remark{text-align:center}.RewardForm-prompting{position:static}}.Reward-activateBtn{color:#fff;background:#f36;width:80px;height:34px;border-radius:4px;margin-bottom:20px;margin-top:60px}html[data-theme=dark] .Reward-activateBtn{color:#1a1a1a;background:#d92155}.Reward-activateHint{margin-bottom:28px}.Reward-editButton{margin-left:15px;cursor:pointer}.Reward-money{font-size:24px;margin-top:20px;font-weight:600;font-synthesis:style;color:#444}html[data-ios] .Reward-money{font-weight:500}html[data-android] .Reward-money{font-weight:700}.Reward-money span{cursor:pointer}html[data-theme=dark] .Reward-money{color:grey}.Reward-User-text{-ms-flex-item-align:center;align-self:center;cursor:pointer;margin:0 auto 10px;max-width:100px}.Reward-User-img{position:relative}.Reward-User-img:hover:after,.Reward-User-img:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.Reward-User-img:before{-webkit-transform:scale(-1);transform:scale(-1);width:0;height:0;margin:0 0 0 -6px;font-size:0;color:rgba(26,26,26,.8);border-bottom:6px solid;border-left:6px solid transparent;border-right:6px solid transparent}html[data-theme=dark] .Reward-User-img:before{color:hsla(0,0%,60%,.8)}.Reward-User-img:after,.Reward-User-img:before{content:"";position:absolute;visibility:hidden;opacity:0;left:38%;top:-20px;z-index:10;-webkit-transition:visibility .3s,opacity .3s;transition:visibility .3s,opacity .3s}.Reward-User-img:after{content:attr(data-hover-title);-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);font-size:13px;color:#fff;background:rgba(26,26,26,.8);border-radius:4px;white-space:nowrap;padding:3px 8px}html[data-theme=dark] .Reward-User-img:after{color:#1a1a1a;background:hsla(0,0%,60%,.8)}.Reward-MoreUser,.Reward-User-avatar{cursor:pointer;border-radius:100px;height:25px;width:25px;margin-right:9px}.Reward-MoreUser{text-align:center;display:inline-block;background:#f6f6f6}.Reward-MoreUser i{width:3px;height:3px;background:#bfbfbf;border-radius:45%;position:absolute;margin-top:11px;margin-left:-2px}.Reward-MoreUser i:first-child{margin-left:-8px}.Reward-MoreUser i:last-child{margin-left:4px}html[data-theme=dark] .Reward-MoreUser i{background:grey}html[data-theme=dark] .Reward-MoreUser{background:#2e2e2e}.Reward-count,.Reward-countZero{margin-top:20px}.Reward-rewardBtn{color:#fff;background:#f36;width:80px;height:34px;border-radius:4px;margin-top:27px}html[data-theme=dark] .Reward-rewardBtn{color:#1a1a1a;background:#d92155}.Reward{text-align:center;font-size:14px}.Reward,html[data-theme=dark] .Reward{color:grey}.Reward-tagline{margin-top:60px;line-height:18px;font-size:15px}.TPass{display:inline-block;border-color:#bfbfbf}html[data-theme=dark] .TPass{border-color:grey}.TPass-wrapper{display:block;position:relative;font-size:14px;color:#646464;border-color:inherit}html[data-theme=dark] .TPass-wrapper{color:#999}.TPass-input{opacity:0;position:absolute;top:0;left:0;margin-top:1px;margin-left:1px;padding:0;width:50px;height:50px;border:0;border-radius:4px;line-height:50px;text-align:center;color:currentColor;-webkit-transition:opacity .1s;transition:opacity .1s}.TPass-input::-webkit-inner-spin-button,.TPass-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.TPass-input:focus{opacity:1}.TPassBoxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:352px;line-height:1;vertical-align:top;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.TPassBox{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;display:block;width:50px;height:50px;border:1px solid;border-color:inherit;line-height:50px;text-align:center;vertical-align:top}.TPassBox-mask:before{content:"";display:inline-block;width:8px;height:8px;border-radius:4px;background:currentColor;color:grey}html[data-theme=dark] .TPassBox-mask:before{color:grey}.TPassBox,.TPassBoxes{-webkit-transition:border-color .1s;transition:border-color .1s}.Spinner{contain:strict;display:block;margin:0 auto;width:24px;height:24px;line-height:24px}.Spinner-loading{display:inline-block;width:16px;height:16px;margin:0 auto;border-radius:100px;border:4px solid #f1403c;border-top-color:transparent;-webkit-animation:rotate .8s linear infinite;animation:rotate .8s linear infinite}html[data-theme=dark] .Spinner-loading{border:4px solid #b7302d}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Payment{font-size:14px;text-align:center;color:#646464;margin-top:16px}html[data-theme=dark] .Payment{color:#999}.Payment-placeholder{height:20px;padding:70px;text-align:center}.Payment-placehoder--empty{margin-bottom:-16px}.PaymentsList{text-align:left;margin:0 -16px -16px;line-height:50px}.PaymentsList .Popover{position:absolute;right:26px}.Payment-Popover{border:none;padding-left:4px;padding-right:0}.Payment-Bottomline,.Payment-Topline{content:"";position:absolute;left:0;right:0;height:1px;color:#ebebeb;background:currentColor;width:353px;margin-left:23px}html[data-theme=dark] .Payment-Bottomline,html[data-theme=dark] .Payment-Topline{color:#444}.PaymentWay{font-size:14px;color:#999;margin-left:23px;margin-right:118px}html[data-theme=dark] .PaymentWay{color:#646464}.Payment-select-list,.Popover-targetContainer-verification{width:auto;min-width:187px}.PaymentItem svg{margin-right:4px}.PaymentItem:hover{background:#f6f6f6}html[data-theme=dark] .PaymentItem:hover{background:#2e2e2e}.PaymentItem .icon{vertical-align:-4px;margin-right:6px}.PaymentItem--disabled{color:#999;pointer-events:none}html[data-theme=dark] .PaymentItem--disabled{color:#646464}.Payment-balancePay,.Payment-wechatPay{line-height:40px;padding-top:20px;padding-bottom:8px}.Payment-balancePay .icon,.Payment-wechatPay .icon{margin-right:6px}.Payment-balancePayTitle,.Payment-wechatPayTitle{font-size:24px;color:#444;line-height:33px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html[data-theme=dark] .Payment-balancePayTitle,html[data-theme=dark] .Payment-wechatPayTitle{color:grey}.PaymentIconWechat{color:#999}html[data-theme=dark] .PaymentIconWechat{color:#646464}.PaymentIconWallet{color:#0084ff}.PaymentItem--disabled .PaymentIconWallet{color:#999}html[data-theme=dark] .PaymentItem--disabled .PaymentIconWallet{color:#646464}html[data-theme=dark] .PaymentIconWallet{color:#3a76d0}.Payment-CheckedButton{display:block;margin:19px 24px 0 22px;height:44px;width:353px;border-radius:4px;background:#0084ff;border:1px solid #0084ff;color:#fff;font-size:16px}.Payment-CheckedButton:hover{background-color:#0084ff}html[data-theme=dark] .Payment-CheckedButton:hover{background-color:#3a76d0}@media (max-width:690px){.Payment-CheckedButton{width:295px;margin-bottom:20px}}html[data-theme=dark] .Payment-CheckedButton{background:#3a76d0;border:1px solid #3a76d0;color:#1a1a1a}.Payment-balancePaySms{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.Payment-balancePaySmsText,.Payment-sms{-webkit-box-flex:100%;-ms-flex:100% 1;flex:100% 1}.Payment-sendSms{position:absolute;right:0;top:44px;border:none;line-height:33px;color:currentColor;background:none}.Payment-sendSms:hover{text-decoration:underline;cursor:pointer}.Payment-sendSms[disabled]{color:#999;cursor:not-allowed}html[data-theme=dark] .Payment-sendSms[disabled]{color:#646464}.Payment-qrPlaceholder,.Payment-qrWrapper{margin:0 auto;width:115px;height:115px;color:#999}.Payment-qrPlaceholder i,.Payment-qrWrapper i{margin:20px}.Payment-qrPlaceholder img,.Payment-qrWrapper img{width:115px;height:115px}html[data-theme=dark] .Payment-qrPlaceholder,html[data-theme=dark] .Payment-qrWrapper{color:#646464}.Payment-qrPlaceholder{padding-top:30px}.Payment-qrPlaceholder img{position:absolute;bottom:0;opacity:.01}.Payment-balancePayFooter{padding:20px 0 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Payment-balancePayConfirmBtn{width:60px;padding:0}.Payment-balancePayForget{font-size:13px;line-height:24px;color:#8590a6;margin-top:20px}html[data-theme=dark] .Payment-balancePayForget{color:#606a80}.Payment-errorTip{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;color:#f1403c;text-align:center;line-height:36px}html[data-theme=dark] .Payment-errorTip{color:#b7302d}.Payment-errorInput{border-color:#f1403c}.Payment-errorInput .TPass-wrapper{color:#f1403c}html[data-theme=dark] .Payment-errorInput .TPass-wrapper{color:#b7302d}html[data-theme=dark] .Payment-errorInput{border-color:#b7302d}.Payment-errorInput input{outline-color:#f1403c}html[data-theme=dark] .Payment-errorInput input{outline-color:#b7302d}.Payment-tpass{position:relative;margin-top:41px}.Payment-tpass .TPass-wrapper{color:#bfbfbf}html[data-theme=dark] .Payment-tpass .TPass-wrapper{color:grey}.Payment-progressing .TPass-wrapper{visibility:hidden}.Payment-balancePaySpinner{margin-top:-24px;-webkit-transform:translateY(-4px);transform:translateY(-4px)}.Payment-email{color:#0084ff}html[data-theme=dark] .Payment-email{color:#3a76d0}.Payment-description{font-size:14px;color:#8590a6;line-height:24px;margin-top:2px}html[data-theme=dark] .Payment-description{color:#606a80}.Reward-TipjarDialogModal{width:400px}.Reward-TipjarDialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Reward-TipjarDialog-user{font-size:18px;color:#444;font-weight:600;font-synthesis:style;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:16px 0 0}html[data-ios] .Reward-TipjarDialog-user{font-weight:500}html[data-android] .Reward-TipjarDialog-user{font-weight:700}.Reward-TipjarDialog-user .Reward-UserAvatar{margin-right:16px;display:inline-block;vertical-align:middle}.Reward-TipjarDialog-user .Reward-UserAvatar img{display:block;border-radius:2px}html[data-theme=dark] .Reward-TipjarDialog-user{color:grey}.Reward-Avatar{width:36px;height:36px}.Reward-TipjarDialog-tagLine{height:30px;font-size:14px;margin-top:20px;line-height:30px;background:#f6f6f6;border-radius:4px;padding:5px 10px;color:#444;margin-bottom:20px;position:relative}html[data-theme=dark] .Reward-TipjarDialog-tagLine{background:#2e2e2e;color:grey}.Reward-TipjarDialog-selectAmount{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.Reward-TipjarDialog-amountList,.Reward-TipjarDialog-selectAmount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.Reward-TipjarDialog-amountList{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Reward-TipjarDialog-amountList .Button{width:28%;margin:0 0 24px;font-size:14px}.Reward-TipjarDialog-amountList .Button--red{border-color:#f1403c;color:#f1403c}html[data-theme=dark] .Reward-TipjarDialog-amountList .Button--red{border-color:#b7302d;color:#b7302d}.Reward-TipjarDialog-amountList .Reward-Button-checked{background:#f1403c;color:#fff}.Reward-TipjarDialog-amountList .Reward-Button-checked.Button--red:hover:not(:disabled){background-color:#f1403c}html[data-theme=dark] .Reward-TipjarDialog-amountList .Reward-Button-checked.Button--red:hover:not(:disabled){background-color:#b7302d}html[data-theme=dark] .Reward-TipjarDialog-amountList .Reward-Button-checked{background:#b7302d;color:#1a1a1a}.Reward-TipjarDialog-amountList b{margin-right:.2em;font-size:16px}.Reward-TipjarDialog-amountCustom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:6px}.Reward-TipjarDialog-amountCustom,.Reward-TipjarDialog-amountInput{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.Reward-TipjarDialog-amountInput{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}.Reward-TipjarDialog-amountInput .Button{margin-left:21px;height:34px;width:68px;line-height:34px;margin-top:1px}.Reward-TipjarDialog-amountInput .SimpleInput{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;min-height:0;outline:none;padding:0 4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:14px;line-height:20px;margin-bottom:2px;border:1px solid #d3d3d3;-webkit-box-shadow:0 1px 2px 0 hsla(0,0%,100%,.12);box-shadow:0 1px 2px 0 hsla(0,0%,100%,.12);border-radius:3px;width:261px;height:36px}.Reward-TipjarDialog-amountInput .SimpleInput::-webkit-input-placeholder{color:#8590a6}.Reward-TipjarDialog-amountInput .SimpleInput:-ms-input-placeholder{color:#8590a6}.Reward-TipjarDialog-amountInput .SimpleInput::-ms-input-placeholder{color:#8590a6}.Reward-TipjarDialog-amountInput .SimpleInput::placeholder{color:#8590a6}html[data-theme=dark] .Reward-TipjarDialog-amountInput .SimpleInput::-webkit-input-placeholder{color:#606a80}html[data-theme=dark] .Reward-TipjarDialog-amountInput .SimpleInput:-ms-input-placeholder{color:#606a80}html[data-theme=dark] .Reward-TipjarDialog-amountInput .SimpleInput::-ms-input-placeholder{color:#606a80}html[data-theme=dark] .Reward-TipjarDialog-amountInput .SimpleInput::placeholder{color:#606a80}html[data-theme=dark] .Reward-TipjarDialog-amountInput .SimpleInput{border:1px solid #2e2e2e;-webkit-box-shadow:0 1px 2px 0 rgba(26,26,26,.12);box-shadow:0 1px 2px 0 rgba(26,26,26,.12)}.TipjarDialog-customButton{display:block;margin:0 auto;color:#f1403c}html[data-theme=dark] .TipjarDialog-customButton{color:#b7302d}.TipjarDialog-customButton-cheked{background:#f1403c;border:1px solid #f1403c;border-radius:3px;width:140px;height:34px;font-size:12px;color:#fff;text-align:center;margin:0 auto;display:block}.TipjarDialog-customButton-cheked:hover{background-color:#f1403c}html[data-theme=dark] .TipjarDialog-customButton-cheked:hover{background-color:#b7302d}html[data-theme=dark] .TipjarDialog-customButton-cheked{background:#b7302d;border:1px solid #b7302d;color:#1a1a1a}.Reward-TipjarDialog-error{color:#f1403c;margin-top:6px;display:none;-webkit-box-flex:100%;-ms-flex:100% 1;flex:100% 1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html[data-theme=dark] .Reward-TipjarDialog-error{color:#b7302d}@media (max-width:690px){.Reward-TipjarDialogModal{width:90%}.Reward-TipjarDialog-amountList .Button{height:40px;width:87px}.Reward-TipjarDialog-amountList b{margin-right:0}}body.scroll-locked .Popover-content{position:fixed}.TopicList{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TopicList .Topic:not(:last-child){margin-right:5px}.TopicList .Topic+.Topic{vertical-align:middle}.Labels-item+.Labels-item{margin-top:8px}.PositiveLabelLayout-popover--bottom,.PositiveLabelLayout-popover--bottom-left,.PositiveLabelLayout-popover--bottom-right{margin-top:8px!important}.PositiveLabelLayout-popover--top,.PositiveLabelLayout-popover--top-left,.PositiveLabelLayout-popover--top-right{margin-top:-8px!important}.PositiveLabelLayout-popover.PositiveLabelLayout-popover--none{border:none;border-radius:10px;-webkit-box-shadow:0 3px 18px rgba(26,26,26,.2);box-shadow:0 3px 18px rgba(26,26,26,.2)}html[data-theme=dark] .PositiveLabelLayout-popover.PositiveLabelLayout-popover--none{-webkit-box-shadow:0 3px 18px rgba(0,0,0,.2);box-shadow:0 3px 18px rgba(0,0,0,.2)}.PositiveLabelLayout-popover .Popover-arrow:after{border:none;border-radius:4px;-webkit-box-shadow:2px 2px 8px rgba(26,26,26,.2);box-shadow:2px 2px 8px rgba(26,26,26,.2)}html[data-theme=dark] .PositiveLabelLayout-popover .Popover-arrow:after{-webkit-box-shadow:2px 2px 8px rgba(0,0,0,.2);box-shadow:2px 2px 8px rgba(0,0,0,.2)}.PositiveLabelLayout-list{width:345px;padding:8px 0}.PositiveLabelMembers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.PositiveLabelMembers-avatar{width:20px;height:20px;border-radius:50%;-webkit-box-shadow:0 0 0 1.5px #fff;box-shadow:0 0 0 1.5px #fff}html[data-theme=dark] .PositiveLabelMembers-avatar{-webkit-filter:brightness(.7);filter:brightness(.7)}.PositiveLabelMembers-avatar+.PositiveLabelMembers-avatar{margin-right:-2.5px}html[data-theme=dark] .PositiveLabelMembers-avatar{-webkit-box-shadow:0 0 0 1.5px #1a1a1a;box-shadow:0 0 0 1.5px #1a1a1a}.PositiveLabelBar{height:42px;padding:0 12px;border-radius:6px;font-size:14px;line-height:20px;color:#c2a469;background-color:rgba(194,164,105,.08)}html[data-theme=dark] .PositiveLabelBar{color:#806e46;background-color:rgba(128,110,70,.08)}.PositiveLabelBar--link{display:block;text-decoration:none}.PositiveLabelBar--expandable{cursor:pointer}.PositiveLabelBar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.PositiveLabelBar-icon{width:20px;height:20px;margin-right:4px}.PositiveLabelBar-main{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.PositiveLabelBar-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px;line-height:normal}.PositiveLabelBar-title{font-weight:600;font-synthesis:style}html[data-ios] .PositiveLabelBar-title{font-weight:500}html[data-android] .PositiveLabelBar-title{font-weight:700}.PositiveLabelBar-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PositiveLabelBar-linkDescription{margin-right:2px}.PositiveLabelBar-linkIcon{width:24px;height:24px;margin:-2px}.PositiveLabelRoundtableBar{height:60px;padding:0 12px;border-radius:6px;font-size:14px;line-height:20px;color:#c2a469;background-color:rgba(194,164,105,.08)}html[data-theme=dark] .PositiveLabelRoundtableBar{color:#806e46;background-color:rgba(128,110,70,.08)}.PositiveLabelRoundtableBar--link{display:block;text-decoration:none}.PositiveLabelRoundtableBar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.PositiveLabelRoundtableBar-icon{width:48px;height:48px;margin-left:-4px;margin-right:4px}.PositiveLabelRoundtableBar-main{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}.PositiveLabelRoundtableBar-side{margin-left:12px}.PositiveLabelRoundtableBar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PositiveLabelRoundtableBar-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;font-synthesis:style}html[data-ios] .PositiveLabelRoundtableBar-title{font-weight:500}html[data-android] .PositiveLabelRoundtableBar-title{font-weight:700}.PositiveLabelRoundtableBar-badge{-ms-flex-negative:0;flex-shrink:0;margin-left:8px;padding:0 6px;border:1px solid #c2a469;border-radius:8px;font-size:10px;line-height:14px}html[data-theme=dark] .PositiveLabelRoundtableBar-badge{border:1px solid #806e46}.PositiveLabelRoundtableBar-description{margin-top:2px;font-size:13px;line-height:16px}.PositiveLabelRoundtableBar-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PositiveLabelRoundtableBar-linkDescription{margin-right:2px}.PositiveLabelRoundtableBar-linkIcon{width:24px;height:24px;margin:-2px}.PositiveLabelItem{height:40px;padding:0 12px;font-size:14px;line-height:20px;color:#c2a469}html[data-theme=dark] .PositiveLabelItem{color:#806e46}.PositiveLabelItem--link{display:block;text-decoration:none}.PositiveLabelItem--link:hover{background-color:#f6f6f6}html[data-theme=dark] .PositiveLabelItem--link:hover{background-color:#2e2e2e}.PositiveLabelItem-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.PositiveLabelItem-icon{width:20px;height:20px;margin-right:4px}.PositiveLabelItem-main{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.PositiveLabelItem-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:12px;line-height:normal}.PositiveLabelItem-title{font-weight:600;font-synthesis:style}html[data-ios] .PositiveLabelItem-title{font-weight:500}html[data-android] .PositiveLabelItem-title{font-weight:700}.PositiveLabelItem-linkIcon{display:block;width:24px;height:24px;margin:-2px}.CircleLabelBar{height:42px;padding:0 12px;border-radius:6px;font-size:14px;line-height:20px;color:#175199;background-color:rgba(0,132,255,.08)}html[data-theme=dark] .CircleLabelBar{color:#175199;background-color:rgba(58,118,208,.08)}.CircleLabelBar-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.CircleLabelBar-icon{width:20px;height:20px;margin-right:4px}.CircleLabelBar-main{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;white-space:nowrap;text-overflow:ellipsis;line-height:normal}.CircleLabelBar-side{margin-left:12px;line-height:normal}.CircleLabelBar-title{font-weight:600;font-synthesis:style}html[data-ios] .CircleLabelBar-title{font-weight:500}html[data-android] .CircleLabelBar-title{font-weight:700}.CircleLabelBar-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CircleLabelBar-linkDescription{margin-right:2px}.CircleLabelBar-linkIcon{width:24px;height:24px;margin:-2px}.PaidContentLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 14px;font-size:14px;color:#175199;opacity:.72;border-radius:6px;background:rgba(0,132,255,.08);font-weight:600;font-synthesis:style}html[data-ios] .PaidContentLabel{font-weight:500}html[data-android] .PaidContentLabel{font-weight:700}html[data-theme=dark] .PaidContentLabel{color:#175199;background:rgba(58,118,208,.08)}.PaidContentLabel-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal;height:20px}.PaidContentLabel-vipFree{color:#b38d59;background:rgba(179,141,89,.08)}html[data-theme=dark] .PaidContentLabel-vipFree{color:#735b39;background:rgba(115,91,57,.08)}.PaidContentLabel-icon{width:18px;height:18px;margin-right:6px}.PaidContentLabel-HelpOutline{width:17px;height:17px}.PaidContentLabel-vipLabel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PaidContentLabel-vipLabel-left{width:62px}.PaidContentLabel-vipLabel-right{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;font-weight:400;color:#b38d59;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}html[data-theme=dark] .PaidContentLabel-vipLabel-right{color:#735b39}.RecognizerListModal{padding:20px}.RecognizerListModal .ContentItem{padding:10px}.RecognizerListModal-header{height:74px;width:100%;font-size:15px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .RecognizerListModal-header{border-bottom:1px solid #2e2e2e}.RecognizerListModal-headerDescription{color:#8590a6}html[data-theme=dark] .RecognizerListModal-headerDescription{color:#606a80}.LabelContainer{margin:10px 0}.LabelContainer-placeholder{height:42px}.LabelContainer .PaidContentLabel-HelpOutline{display:none}.PostIndex-showReviewerButton{margin-left:2px}.PostIndex-reviewers-userlink-wrapper{display:inline-block}.TitleImage{display:block;margin:16px auto 0;width:690px}@media (max-width:690px){.TitleImage{margin-top:0;width:100%}}.TitleImage--fullScreen{width:100%;padding-bottom:33.3%;background-size:cover;background-position:50%;margin-top:0}@media (min-width:690px){.TitleImage--fullScreen{padding-top:52px}}.Post-Author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Post-Author .AuthorInfo{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;white-space:nowrap;overflow:hidden}.Post-Author .AuthorInfo-name{color:#444}html[data-theme=dark] .Post-Author .AuthorInfo-name{color:grey}.Post-Author .AuthorInfo-detail{color:#646464}html[data-theme=dark] .Post-Author .AuthorInfo-detail{color:#999}@media (max-width:690px){.Post-Author .AuthorInfo-name>.Popover>div{max-width:80px;vertical-align:top;overflow:hidden;text-overflow:ellipsis}}.Post-Author-Mobile{margin:0;padding:11.5px;border-bottom:1px solid #d3d3d3}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.Post-Author-Mobile{border-bottom-width:.5px}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.Post-Author-Mobile{border-bottom-width:.33333px}}@media (-webkit-min-device-pixel-ratio:4),(min-resolution:384dpi){.Post-Author-Mobile{border-bottom-width:.25px}}.Post-Author-Mobile .FollowButton{font-weight:600;font-synthesis:style;padding:0 12px;min-width:72px;line-height:30px}html[data-ios] .Post-Author-Mobile .FollowButton{font-weight:500}html[data-android] .Post-Author-Mobile .FollowButton{font-weight:700}html[data-theme=dark] .Post-Author-Mobile{border-bottom-color:#2e2e2e}.Post-SideActions{position:fixed;left:calc((100vw - 958px)/2);height:0;pointer-events:none;margin:auto;top:106px}.Post-SideActions button{display:block;width:80px;color:#8590a6;line-height:1.14286;font-size:14px;margin-bottom:20px;pointer-events:auto;-webkit-transition:color .3s;transition:color .3s}.Post-SideActions button:hover,html[data-theme=dark] .Post-SideActions button:hover{color:grey}html[data-theme=dark] .Post-SideActions button{color:#606a80}.Post-SideActions button.like{color:#0084ff}.Post-SideActions button.like .Post-SideActions-icon{border-radius:50%;height:48px;background-color:rgba(0,132,255,.1);color:#0084ff;will-change:transform;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.Post-SideActions button.like .Post-SideActions-icon svg{-webkit-transition:.3s;transition:.3s;position:relative;z-index:2}html[data-theme=dark] .Post-SideActions button.like .Post-SideActions-icon{background-color:rgba(58,118,208,.1);color:#3a76d0}.Post-SideActions button.like .likeCount{height:16px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.Post-SideActions button.like:hover>.Post-SideActions-icon{background-color:rgba(0,132,255,.15)}html[data-theme=dark] .Post-SideActions button.like:hover>.Post-SideActions-icon{background-color:rgba(58,118,208,.15)}.Post-SideActions button.like .justLiked .likeCount,.Post-SideActions button.like:hover:not(:disabled):not(.active) .likeCount{-webkit-transform:translateY(4px);transform:translateY(4px)}.Post-SideActions button.like .justLiked .Post-SideActions-icon,.Post-SideActions button.like:hover:not(:disabled):not(.active) .Post-SideActions-icon{background:rgba(0,132,255,.15);-webkit-transform:scale(1.1);transform:scale(1.1)}.Post-SideActions button.like .justLiked .Post-SideActions-icon svg,.Post-SideActions button.like:hover:not(:disabled):not(.active) .Post-SideActions-icon svg{-webkit-transform:scale(1.18182);transform:scale(1.18182)}html[data-theme=dark] .Post-SideActions button.like .justLiked .Post-SideActions-icon,html[data-theme=dark] .Post-SideActions button.like:hover:not(:disabled):not(.active) .Post-SideActions-icon{background:rgba(58,118,208,.15)}.Post-SideActions button.like:active:not(:disabled):not(.active) .Post-SideActions-icon{background:rgba(0,132,255,.1);-webkit-transform:scale(.95);transform:scale(.95)}.Post-SideActions button.like:active:not(:disabled):not(.active) .Post-SideActions-icon svg{-webkit-transform:scale(1);transform:scale(1)}html[data-theme=dark] .Post-SideActions button.like:active:not(:disabled):not(.active) .Post-SideActions-icon{background:rgba(58,118,208,.1)}.Post-SideActions button.like:disabled{opacity:.5;cursor:default}.Post-SideActions button.like:disabled .Post-SideActions-icon{background-color:rgba(0,132,255,.1)}html[data-theme=dark] .Post-SideActions button.like:disabled .Post-SideActions-icon{background-color:rgba(58,118,208,.1)}.Post-SideActions button.like.active .Post-SideActions-icon{color:#f6f6f6;background-color:#0084ff}html[data-theme=dark] .Post-SideActions button.like.active .Post-SideActions-icon{color:#2e2e2e;background-color:#3a76d0}.Post-SideActions button.like.active.justLiked .Post-SideActions-icon:before{content:"";position:absolute;left:0;top:0;border-radius:50%;height:48px;width:48px;background-color:#0084ff;color:#0084ff;opacity:0;-webkit-animation-name:Post-SideActions-spread;animation-name:Post-SideActions-spread;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forward;animation-fill-mode:forward}html[data-theme=dark] .Post-SideActions button.like.active.justLiked .Post-SideActions-icon:before{background-color:#3a76d0;color:#3a76d0}.Post-SideActions button.like .likeCount-inner{-webkit-transition:.3s;transition:.3s}.Post-SideActions button.like:not(.active) .likeCount-inner :after{content:attr(data-previous);display:block}.Post-SideActions button.like.active .likeCount-inner{-webkit-transform:translateY(-16px);transform:translateY(-16px)}.Post-SideActions button.like.active .likeCount-inner:before{content:attr(data-previous);display:block}html[data-theme=dark] .Post-SideActions button.like{color:#3a76d0}.Post-SideActions-icon{width:48px;margin:0 auto 8px}.Post-SideActions-upIcon{margin-top:16px}@-webkit-keyframes Post-SideActions-spread{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}@keyframes Post-SideActions-spread{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}.NextArticle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right;cursor:pointer;max-width:250px;position:absolute;right:20px;top:9px}.NextArticle-Next{font-size:12px;color:#8590a6}html[data-theme=dark] .NextArticle-Next{color:#606a80}.NextArticle-Title{font-weight:600;font-synthesis:style;font-size:14px;color:#1a1a1a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}html[data-ios] .NextArticle-Title{font-weight:500}html[data-android] .NextArticle-Title{font-weight:700}html[data-theme=dark] .NextArticle-Title{color:#999}.Post-NormalMain>.Post-RichTextContainer{overflow:visible}.BlockTitle{font-weight:600;font-synthesis:style;line-height:1.375;font-size:16px;color:#1a1a1a;border-bottom:solid;border-width:1px;border-color:#ebebeb;padding-bottom:12px;margin-top:40px}html[data-ios] .BlockTitle{font-weight:500}html[data-android] .BlockTitle{font-weight:700}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.BlockTitle{border-width:.5px}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.BlockTitle{border-width:.33333px}}@media (-webkit-min-device-pixel-ratio:4),(min-resolution:384dpi){.BlockTitle{border-width:.25px}}html[data-theme=dark] .BlockTitle{color:#999;border-color:#444}.Post-Button-ViewMore{display:block;width:100%;line-height:20px;padding:16px 0;font-size:14px;text-align:center;color:#8590a6}html[data-theme=dark] .Post-Button-ViewMore{color:#606a80}.MobilePostItem{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-bottom:solid;border-width:1px;border-color:#ebebeb}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.MobilePostItem{border-width:.5px}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.MobilePostItem{border-width:.33333px}}@media (-webkit-min-device-pixel-ratio:4),(min-resolution:384dpi){.MobilePostItem{border-width:.25px}}html[data-theme=dark] .MobilePostItem{border-color:#444}.MobilePostItem-TitleImage{overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:4px;vertical-align:top;width:113px;margin:16px auto 16px 10px;height:75px}.MobilePostItem-Description{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;width:54%;margin:17.5px 10px 17.5px 0}.MobilePostItem-Title{font-size:17px;line-height:1.5;font-weight:600;font-synthesis:style;color:#1a1a1a;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-ios] .MobilePostItem-Title{font-weight:500}html[data-android] .MobilePostItem-Title{font-weight:700}html[data-theme=dark] .MobilePostItem-Title{color:#999}.MobilePostItem-Summary{padding:4px 0;line-height:18.5px;font-size:14px;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}html[data-theme=dark] .MobilePostItem-Summary{color:grey}.MobilePostItem-Footer{padding-top:4px;font-size:13px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .MobilePostItem-Footer{color:#646464}.MobilePostItem-edited{border:1px solid #999;padding:1px 5px;font-size:10px;margin-right:7px;border-radius:4px}html[data-theme=dark] .MobilePostItem-edited{border:1px solid #646464}.PostItem{height:226px;width:245px;min-width:245px;border-radius:5px;-webkit-box-shadow:0 6px 14px 0 rgba(26,26,26,.06);box-shadow:0 6px 14px 0 rgba(26,26,26,.06);background:#fff;margin-right:14px;position:relative;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.PostItem:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}html[data-theme=dark] .PostItem{-webkit-box-shadow:0 6px 14px 0 hsla(0,0%,60%,.06);box-shadow:0 6px 14px 0 hsla(0,0%,60%,.06);background:#1a1a1a}.PostItem-TitleImage{height:123px;width:245px;-o-object-fit:cover;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.PostItem-Title{font-weight:600;font-synthesis:style;font-size:16px;min-width:225px;color:#1a1a1a;line-height:22px;margin:12px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-ios] .PostItem-Title{font-weight:500}html[data-android] .PostItem-Title{font-weight:700}html[data-theme=dark] .PostItem-Title{color:#999}.PostItem-Summary{font-size:14px;color:#1a1a1a;line-height:20px;margin:8px 12px;max-height:118px;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:6;-webkit-box-orient:vertical}html[data-theme=dark] .PostItem-Summary{color:#999}.PostItem-Footer{position:absolute;bottom:12px;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:14px;color:#8590a6;line-height:20px}html[data-theme=dark] .PostItem-Footer{color:#606a80}.PostItem-FooterTitle{margin-right:24px}.PagingButton{width:48px;height:48px;border-radius:100px;background:#fff;-webkit-box-shadow:0 6px 13px 0 rgba(26,26,26,.06);box-shadow:0 6px 13px 0 rgba(26,26,26,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-top:90px}.PagingButton:hover{-webkit-transform:scale(1.04);transform:scale(1.04);z-index:9}.PagingButton:disabled{visibility:hidden}html[data-theme=dark] .PagingButton{background:#1a1a1a;-webkit-box-shadow:0 6px 13px 0 hsla(0,0%,60%,.06);box-shadow:0 6px 13px 0 hsla(0,0%,60%,.06)}.PagingButton-Next{margin-left:40px}.PagingButton-Previous{margin-right:40px}.Recommendations-Main{background:#f6f6f6;position:relative;margin:24px auto!important}html[data-theme=dark] .Recommendations-Main{background:#2e2e2e}.Recommendations-List{display:-webkit-box;display:-ms-flexbox;display:flex;margin:32px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:690px){.Recommendations-BlockTitle{width:690px;margin:24px auto 4px}}.AdvertImg-12-5{position:relative;display:block}.AdvertImg-12-5 .AdvertImg{position:relative;z-index:0}.AdvertImg-12-5 .AdvertImg:before{display:block;width:100%;padding-top:41.66667%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-12-5 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.AdvertImg-16-9{position:relative;display:block}.AdvertImg-16-9 .AdvertImg{position:relative;z-index:0}.AdvertImg-16-9 .AdvertImg:before{display:block;width:100%;padding-top:56.25%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-16-9 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.AdvertImg-2-1{position:relative;display:block}.AdvertImg-2-1 .AdvertImg{position:relative;z-index:0}.AdvertImg-2-1 .AdvertImg:before{display:block;width:100%;padding-top:50%;border-radius:inherit;content:" ";pointer-events:none}.AdvertImg-2-1 .AdvertImg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.PcArticleDownLoad{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:442px;height:106px;padding:0 15px;border:0;border-radius:16px;margin:0 auto;background-color:hsla(0,0%,96.5%,.92);text-decoration:none;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.PcArticleDownLoad-margin{margin-left:4px}.PcArticleDownLoad-image{width:76px;height:76px;border-radius:4px}.PcArticleDownLoad-des{-ms-flex:1;-webkit-box-flex:1;flex:1 1;padding-left:12px}.PcArticleDownLoad-appName{display:-webkit-box;color:#1a1a1a;overflow:hidden;font-size:20px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .PcArticleDownLoad-appName{color:#999}.PcArticleDownLoad-rate{color:#999;font-size:18px}.PcArticleDownLoad-active{position:relative;top:5px;left:-16px;display:inline-block;overflow:hidden}.PcArticleDownLoad-button{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:72px;border-radius:5px;margin-left:14px;color:#fff;background:#0084ff;font-size:14px;line-height:32px}html[data-theme=dark] .PcArticleDownLoad-button{background:#3a76d0}.AppArticleDownLoad{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;padding:12px;border:0;border-style:solid;border-radius:8px;background:#f6f6f6;text-decoration:none;cursor:pointer}.AppArticleDownLoad-image{width:60px;height:60px;border-radius:4px}.AppArticleDownLoad-des{-ms-flex:1;-webkit-box-flex:1;flex:1 1;padding-left:12px}.AppArticleDownLoad-appName{display:-webkit-box;color:#1a1a1a;overflow:hidden;font-size:16px;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.AppArticleDownLoad-rate{color:#999;font-size:14px}.AppArticleDownLoad-active{position:relative;top:5px;left:-12px;display:inline-block;overflow:hidden}.AppArticleDownLoad-button{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;width:72px;border-radius:5px;margin-left:8px;color:#fff;background:#0084ff;font-size:13px;line-height:32px}html[data-theme=dark] .AppArticleDownLoad-button{background:#3a76d0}html[data-theme=dark] .AppArticleDownLoad{background:#2e2e2e}.Post-MobileCommentButton{line-height:1.4;border-radius:3px;background-color:#f6f6f6;border:1px solid #ebebeb;font-size:15px;color:#8590a6;margin-top:12px;padding:12px}html[data-theme=dark] .Post-MobileCommentButton{background-color:#2e2e2e;border:1px solid #444;color:#606a80}.CommentsList{margin:0 -16px}.CommentList-divider{position:relative;margin:0 24px;font-size:14px;color:#8590a6;text-align:center}.CommentList-divider:first-child{margin-top:16px}.CommentList-divider:last-child{margin-bottom:16px}.CommentList-divider+.CommentItem:after{content:none}.CommentList-divider a{color:#175199}.CommentList-divider a:hover,html[data-theme=dark] .CommentList-divider a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentList-divider a{color:#175199}html[data-theme=dark] .CommentList-divider{color:#606a80}.CommentList-dividerLine{position:absolute;top:0;bottom:0;width:100%;height:0;margin:auto;border-top:1px solid #ebebeb}html[data-theme=dark] .CommentList-dividerLine{border-top:1px solid #444}.CommentList-dividerText{position:relative;z-index:2;display:inline-block;padding:0 1em;background-color:#fff}.CommentList-dividerText .CommentList-questionMark{margin-left:8px}html[data-theme=dark] .CommentList-dividerText{background-color:#1a1a1a}.Column-ColumnItem{margin:24px 0}.Column-ColumnItem .FollowButton{min-width:90px}.Column-ColumnItem .ColumnItem-CancleButton{display:inline;color:#175199;cursor:pointer}.Column-ColumnItem .ColumnItem-CancleButton .cancel{display:none}.Column-ColumnItem .ColumnItem-CancleButton .status{display:inline}html[data-theme=dark] .Column-ColumnItem .ColumnItem-CancleButton{color:#175199}.Column-ColumnItem .ColumnItem-CancleButton:hover .cancel{display:inline}.Column-ColumnItem .ColumnItem-CancleButton:hover .status{display:none}.Column-ColumnItem .ContentItem-main{height:40px}.Column-ColumnItem .ContentItem-head{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}.Column-ColumnItem .ContentItem-title{font-weight:600;font-synthesis:style;font-size:15px;color:#444;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-ios] .Column-ColumnItem .ContentItem-title{font-weight:500}html[data-android] .Column-ColumnItem .ContentItem-title{font-weight:700}html[data-theme=dark] .Column-ColumnItem .ContentItem-title{color:grey}.Column-ColumnItem .ContentItem-meta{margin-top:0;font-size:14px;line-height:1.5;color:#646464;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-theme=dark] .Column-ColumnItem .ContentItem-meta{color:#999}.PostIndex-status{margin:48px auto 0!important;line-height:1.5;color:#8590a6;background:#e7eaf1;border-radius:4px}.PostIndex-status p{padding:16px}html[data-theme=dark] .PostIndex-status{color:#606a80}.Post-content{background:#fff}@media (max-width:690px){.Post-content{padding-top:0}}@media (min-width:690px){.Post-content{min-width:1000px;overflow:hidden}}html[data-theme=dark] .Post-content{background:#1a1a1a}.ContentItem-time{padding:16px 0}@media (max-width:690px){.ContentItem-time{margin-top:10px}}.Post-VideoContentMore{text-align:center;font-size:14px;margin-top:30px;color:#0084ff}html[data-theme=dark] .Post-VideoContentMore{color:#3a76d0}.Post-NormalMain .Post-Header,.Post-NormalMain>div,.Post-NormalSub>div{overflow:hidden;width:690px;margin:0 auto}.Post-NormalSub .Comments-container{border-top:52px solid transparent;margin:-52px auto 0!important}.Post-NormalSub .Comments-pattern-loading{height:100vh}.PostIndex-Contributes{margin-bottom:-8px!important;padding-top:30px}.PostIndex-Contributes .BlockTitle{margin-top:0}.Post-Main,.Post-Sub{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media (max-width:690px){.Post-Main,.Post-Sub{width:100%;padding:0 16px 16px}}.Post-Main .ContentItem-actions.is-fixed,.Post-Sub .ContentItem-actions.is-fixed{margin:0}.Post-Main:focus{outline:none}.Post-Main .Post-topicsAndReviewer{display:-webkit-box;display:-ms-flexbox;display:flex}.Post-Main .Post-Title{font-weight:600;font-synthesis:style;font-size:24px;line-height:1.22;margin:24px 0;word-wrap:break-word}html[data-ios] .Post-Main .Post-Title{font-weight:500}html[data-android] .Post-Main .Post-Title{font-weight:700}@media (max-width:690px){.Post-Main .Post-Title{margin:16px 0}}.Post-Main .Post-TimeExtra{font-weight:600;font-synthesis:style;font-size:16px;line-height:1.2;color:#8590a6}html[data-ios] .Post-Main .Post-TimeExtra{font-weight:500}html[data-android] .Post-Main .Post-TimeExtra{font-weight:700}.Post-Main .Post-TimeExtra a{color:#0084ff}html[data-theme=dark] .Post-Main .Post-TimeExtra a{color:#3a76d0}html[data-theme=dark] .Post-Main .Post-TimeExtra{color:#606a80}.Post-Main .PostIndex-warning{position:relative;margin-top:24px;-webkit-box-shadow:0 2px 4px rgba(26,26,26,.06);box-shadow:0 2px 4px rgba(26,26,26,.06);border:1px solid #d3d3d3;border-radius:4px;line-height:1.5;padding:16px 40px 16px 16px}html[data-theme=dark] .Post-Main .PostIndex-warning{-webkit-box-shadow:0 2px 4px hsla(0,0%,60%,.06);box-shadow:0 2px 4px hsla(0,0%,60%,.06);border:1px solid #2e2e2e}.Post-Main .PostIndex-warningTitle{font-weight:600;font-synthesis:style;margin-bottom:8px}html[data-ios] .Post-Main .PostIndex-warningTitle{font-weight:500}html[data-android] .Post-Main .PostIndex-warningTitle{font-weight:700}.Post-Main .PostIndex-warningContent,html[data-theme=dark] .Post-Main .PostIndex-warningContent{color:grey}.Post-Main .PostIndex-warningHelp{color:#bfbfbf;position:absolute;right:16px;top:50%;margin-top:-12px}html[data-theme=dark] .Post-Main .PostIndex-warningHelp{color:grey}.Post-Main .Voters{display:block;margin-top:14px;font-size:14px;color:#8590a6}html[data-theme=dark] .Post-Main .Voters{color:#606a80}.Post-Main .CommercialContentAnnotation{margin:16px auto 0}.Post-Main .Post-RichText{margin-top:20px}.Post-Main .Post-TopicsReviewer{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.Post-Main .Post-Topics{margin-bottom:-10px;padding:16px 0}.Post-Main .Post-Topics .Topic{height:33px;font-size:13px;line-height:33px;overflow:hidden;margin-bottom:10px}.Post-Main .PostIndex-reviewers{margin-top:16px;margin-bottom:16px;-webkit-box-flex:50%;-ms-flex:50% 1;flex:50% 1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;color:#8590a6;font-size:14px}html[data-theme=dark] .Post-Main .PostIndex-reviewers{color:#606a80}.Post-Main .PostIndex-reviewers-left{text-align:right}.Post-Sub .Comments-withPagination{border:none;-webkit-box-shadow:none;box-shadow:none;margin:0!important}.Post-Sub .OpenInAppButton{margin-bottom:env(safe-area-inset-bottom)}.Post-Sub .OpenInAppButton.is-shown{-webkit-transform:translate(-50%,-75px);transform:translate(-50%,-75px)}.MobileModal .ModalButtonGroup--horizontal{padding:0 16px}.MobileModal .ReportMenu-textarea{border:none;background:transparent;padding:0 16px}.MobileModal .ReportMenu-paragraph{margin:0 16px}.MobileModal .ReportMenu-item{position:relative;padding:12px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:none}.MobileModal .ReportMenu-item:after{display:block;position:absolute;bottom:0;left:0;right:0;margin:0 16px;border-bottom:1px solid #f6f6f6;content:""}html[data-theme=dark] .MobileModal .ReportMenu-item:after{border-bottom:1px solid #2e2e2e}.Comments-footer{border-top:none!important}.CommentList-divider{margin:0 16px!important}.CommentItem:not(:first-child):after{margin:0 16px}.Post-Annotation{margin:16px auto auto;max-width:690px;width:100%}.Post-NormalMain .CommentListV2-header-divider{background:#fff}html[data-theme=dark] .Post-NormalMain .CommentListV2-header-divider{background:#1a1a1a}.ContentItemV2-time{padding:16px 0}@media (max-width:690px){.ContentItemV2-time{margin-top:10px}}.Post-NormalMain .CommentsV2-container{border-top:52px solid transparent;margin:-52px auto 0!important}.Post-NormalMain .CommentsV2-pattern-loading{height:100vh}.Post-Main .ContentItemV2-actions.is-fixed{margin:0}.Post-Main .CommentsV2-withPagination{border:none;-webkit-box-shadow:none;box-shadow:none;margin:0!important}.CommentsV2-footer{border-top:none!important}.CommentTopbar{padding:0}@media (min-width:690px){.CommentTopbar{margin:0 20px}}.CommentListV2-divider{margin:0 16px!important}.CommentItemV2:not(:first-child):after{margin:0 16px}.PreviewComments-EmptyComment{text-align:center;margin-top:166px}.PreviewComments-EmptyCommentText{color:#8590a6;font-size:15px}html[data-theme=dark] .PreviewComments-EmptyCommentText{color:#606a80}.PreviewComments-InputContent{position:absolute;bottom:0;left:0;width:100%}.PreviewComments-singleButton{width:72px;height:36px;margin-top:12px;float:right}.PreviewAuthorInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:hidden}.PreviewAuthorInfo-content{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;margin-left:12px;overflow:hidden}.PreviewAuthorInfo-head{font-size:14px}.PreviewAuthorInfo-Author{color:rgba(26,26,26,.8)}html[data-theme=dark] .PreviewAuthorInfo-Author{color:hsla(0,0%,60%,.8)}.PreviewAuthorInfo-Type{color:#8590a6;margin-left:8px}html[data-theme=dark] .PreviewAuthorInfo-Type{color:#606a80}.PreviewAuthorInfo-detail{font-size:13px;color:#8590a6;margin-top:1px}html[data-theme=dark] .PreviewAuthorInfo-detail{color:#606a80}.PreviewAuthorInfo-DeleteButton{cursor:pointer}.PreviewContent{margin-top:14px}.PreviewContent-RichText{color:#444;font-size:14px;line-height:2;margin-top:5px}html[data-theme=dark] .PreviewContent-RichText{color:grey}.PreviewContent-Line{margin-top:0;padding:0}.PreviewComments{position:fixed;top:68px;right:30px;border-radius:2px;background:#fff;-webkit-box-shadow:0 5px 20px rgba(26,26,26,.1);box-shadow:0 5px 20px rgba(26,26,26,.1);border:1px solid #ebebeb}html[data-theme=dark] .PreviewComments{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);background:#1a1a1a;border:1px solid #444}.PreviewComments-content{margin:16px;width:249px;height:518px;position:relative;background:#fff}html[data-theme=dark] .PreviewComments-content{background:#1a1a1a}.PreviewComments-title{font-size:24px;color:#444}html[data-theme=dark] .PreviewComments-title{color:grey}.PreviewComments-description{margin-top:16px;color:#8590a6;font-size:14px}html[data-theme=dark] .PreviewComments-description{color:#606a80}.PreviewComments-List{overflow-y:scroll;height:400px}.PreviewPost-content{background:#fff}@media (max-width:690px){.PreviewPost-content{padding-top:0}}html[data-theme=dark] .PreviewPost-content{background:#1a1a1a}.PreviewPost-Main{-webkit-box-sizing:border-box;box-sizing:border-box;width:690px;margin:0 auto}@media (max-width:690px){.PreviewPost-Main{width:100%;padding:0 16px 16px}}.PreviewPost-Title{font-weight:600;font-synthesis:style;font-size:24px;line-height:1.22;margin:24px 0;word-wrap:break-word}html[data-ios] .PreviewPost-Title{font-weight:500}html[data-android] .PreviewPost-Title{font-weight:700}@media (max-width:690px){.PreviewPost-Title{margin:16px 0}}.PreviewPost-RichText{margin-top:20px}