:root{--color0: #000;--color1: #aaa;--color3: #e2efef;--color4: #edf6f7;--color5: #eee;--color6: #fff;--color7: #333;--color8: #22201c;--color9: #0aa;--color10: #777;--color11: #999;--color12: #259e06;--color13: #888;--color14: #6a6a6a;--color15: #259c9a;--color16: #dfe2e5;--color17: #099;--color18: #383838;--color19: #404040;--color20: #ddd;--color21: #f6f8fa;--color22: #2d2d2c;--color23: #393734;--color24: #313133;--color25: #9a0000;--color26: #ffd7d7;--color27: #f98989;--color28: #672323;--color29: #0e7e9d;--color30: #cc0606;--color31: #c4c4c4;--color32: #a6a6a6;--color33: #06c5c5;--color34: #555;--color35: #d9d9d9;--color36: #505050;--color37: #586069;--color38: #ef0000;--color39: #8cd4d4;--color40: #9cdddb;--color41: #efefef;--color42: #c6efef;--color43: #b7dddd;--color44: rgba(255, 255, 255, 0.3);--color45: rgba(0, 0, 0, 0.1);--color46: rgba(27, 31, 35, 0.15);--color47: rgba(37, 156, 154, 0.4);--color48: rgba(37, 156, 154, 0.6);--chroma-bg: rgba(0, 0, 0, 0.05);--chroma-base: #586e75;--chroma-c: #7d7d7d;--chroma-01: #589000;--chroma-02: #cb4b16;--chroma-03: #268bd2;--chroma-04: #2aa198;--chroma-05: #859900;--chroma-06: #d33682;--chroma-07: #00aee2}
#remark .button{background:0 0;border:0;padding:0;margin:0;border-radius:2px;font-family:inherit;font-size:inherit;cursor:pointer;white-space:nowrap}#remark .button:focus{box-shadow:0 0 0 2px rgba(37,156,154,.4);box-shadow:0 0 0 2px var(--color47);outline:0}#remark .button:disabled{opacity:.6;cursor:default}
#remark .button_kind_link{background:0 0;font-weight:700;color:#0aa;color:var(--color9)}#remark .button_kind_link:hover{color:#06c5c5;color:var(--color33)}#remark .button_kind_link:disabled,#remark .button_kind_link:hover:disabled{color:#0aa;color:var(--color9)}
#remark .button_kind_primary{background:#259c9a;background:var(--color15);color:#fff;color:var(--color6)}#remark .button_kind_primary:hover{background:#06c5c5;background:var(--color33)}#remark .button_kind_primary:hover:disabled{background:#259c9a;background:var(--color15)}
#remark .button_kind_secondary{background:#fff;background:var(--color6);color:inherit}#remark .button_kind_secondary:hover{box-shadow:inset 0 0 0 2px #06c5c5;box-shadow:inset 0 0 0 2px var(--color33)}
#remark .button_size_large{height:2rem;padding:0 12px;font-size:16px}
#remark .button_size_middle{height:2rem;padding:0 12px}
#remark .button_theme_dark.button_kind_secondary{background:#22201c;background:var(--color8);color:#ddd;color:var(--color20)}#remark .button_theme_dark.button_kind_link:disabled,#remark .button_theme_dark.button_kind_link:hover:disabled{color:#fff;color:var(--color6)}
#remark .dropdown{display:inline-block;position:relative}
#remark .dropdown_active>.dropdown__content{display:block}
#remark .dropdown__item>.dropdown,#remark .dropdown__item>a,#remark .dropdown__item>button{display:inline-block;text-align:left;padding:5px}#remark .dropdown__item_separator{border-bottom:1px solid #259c9a;border-bottom:1px solid var(--color15);margin-bottom:5px}
#remark .dropdown__items{padding:5px 0}#remark .dropdown__items:last-child{padding-bottom:0}
#remark .dropdown__title::after{content:'\25BE';margin-left:2px}
#remark .dropdown__content{position:absolute;z-index:20;outline-width:0;display:none;top:100%;left:0;transform:translate(-.5em,5px);min-width:120px;max-width:260px;border:2px solid #259c9a;border:2px solid var(--color15);border-radius:3px;padding:0 0 5px}
#remark .dropdown_theme_dark .dropdown__content{background-color:#22201c;background-color:var(--color8)}
#remark .dropdown_theme_light .dropdown__content{background-color:#fff;background-color:var(--color6)}
#remark .dropdown_theme_tasteshow .dropdown__title{color:#000}#remark .dropdown_theme_tasteshow .dropdown__content{background-color:#fff}
#remark .dropdown_theme_epochtimes .dropdown__title{color:#000}#remark .dropdown_theme_epochtimes .dropdown__content{background-color:#fff}
#remark .dropdown_theme_sagebook .dropdown__title{color:#000}#remark .dropdown_theme_sagebook .dropdown__content{background-color:#fff}
#remark .input{font-size:16px;font-family:inherit;padding:4px 8px;border:1px solid #c4c4c4;border:1px solid var(--color31);margin:0}#remark .input:focus{box-shadow:0 0 0 2px rgba(37,156,154,.4);box-shadow:0 0 0 2px var(--color47);border-color:#259c9a;border-color:var(--color15);outline:0}
#remark .auth-anonymous-login-form{padding:.5em .7em;display:flex;flex-direction:row;flex-wrap:nowrap}#remark .auth-anonymous-login-form__input{width:9em}#remark .auth-anonymous-login-form__remember-me{display:none}#remark .auth-anonymous-login-form__submit{margin-left:.5em}
#remark .auth-email-login-form{padding:.35em .55em;display:flex;flex-direction:column;flex-wrap:nowrap}#remark .auth-email-login-form__input,#remark .auth-email-login-form__token-input{width:12rem;margin:2px}#remark .auth-email-login-form__token-input{resize:vertical;border:1px solid #c4c4c4;border:1px solid var(--color31);padding:4px;font-family:inherit;font-size:.8em;font-weight:400;line-height:1.5}#remark .auth-email-login-form__token-input:focus{box-shadow:0 0 0 2px rgba(37,156,154,.4);box-shadow:0 0 0 2px var(--color47);border-color:#259c9a;border-color:var(--color15);outline:0}#remark .auth-email-login-form__submit{margin:.3rem 2px 2px}#remark .auth-email-login-form__back-button{text-align:left;margin-left:.1rem;margin-bottom:.5rem}#remark .auth-email-login-form__back-button::before{content:'◄';display:inline-block;margin-right:3px}#remark .auth-email-login-form__error{margin:4px 2px;padding:6px 8px;font-weight:400;line-height:1.2}#remark .auth-email-login-form_theme_dark .auth-email-login-form__error{background:#672323;background:var(--color28);color:#f98989;color:var(--color27)}#remark .auth-email-login-form_theme_light .auth-email-login-form__error{background:#ffd7d7;background:var(--color26);color:#9a0000;color:var(--color25)}
.remark__auth-module__auth{font-size:14px;font-weight:700}
#remark .auth-panel{display:flex;justify-content:space-between;font-size:14px;line-height:16px;align-items:baseline;padding:2px 0}
#remark .auth-panel__readonly-label{margin-right:.3rem}#remark .auth-panel__readonly-label::after{content:'•';margin-left:.3rem}
#remark .auth-panel__column:last-child{margin-left:8px;text-align:right}
#remark .auth-panel__select{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;cursor:pointer;width:100%}
#remark .auth-panel__select-label{position:relative;white-space:nowrap;font-weight:700}#remark .auth-panel__select-label::after{content:'▾';margin-left:2px}
#remark .auth-panel__select-label-value_focused{outline:1px dotted;outline-color:inherit}@supports (outline-color:-webkit-focus-ring-color){#remark .auth-panel__select-label-value_focused{outline-color:-webkit-focus-ring-color;outline-style:auto}}
#remark .auth-panel__sort{white-space:nowrap}
#remark .auth-panel__user-id{overflow:hidden;text-overflow:ellipsis;padding:5px;cursor:pointer}#remark .auth-panel__user-dropdown-title{color:inherit}#remark .auth-panel__user-dropdown-title:hover{color:inherit;opacity:.9}
#remark .auth-panel_theme_dark .auth-panel__user-id{color:#eee;color:var(--color5)}
#remark .auth-panel_theme_light .auth-panel__user-id{color:#888;color:var(--color13)}
#remark .auth-panel_theme_tasteshow .auth-panel__user-id{color:#888}
#remark .auth-panel_theme_epochtimes .auth-panel__user-id{color:#888}
#remark .auth-panel_theme_sagebook .auth-panel__user-id{color:#888}
#remark .auth-panel_theme_essence .button{color:#000;font-weight:400;font-size:12px}#remark .auth-panel_theme_essence .auth-panel__user-id{color:#888}#remark .auth-panel_theme_essence .auth-panel__sort{display:none;color:#000}#remark .auth-panel_theme_essence .auth-panel__column{color:#000}#remark .auth-panel_theme_essence .auth-panel__column:first-child{visibility:hidden;color:#000}
#remark .auth-panel_logged-in{font-size:12px}#remark .auth-panel_logged-in .auth-panel__column:first-child{font-weight:400}
#remark .settings{padding:10px 0}#remark .settings input{display:block;width:80%;margin-bottom:10px}
#remark .settings__action{margin-left:8px;font-weight:700;color:#0aa;color:var(--color9);cursor:pointer}#remark .settings__action:hover{color:#06c5c5;color:var(--color33)}#remark .settings__action::before{content:'•';margin-right:8px}
#remark .settings__section+.settings__section{margin-top:2em}
#remark .settings__list{padding:0 0 0 20px}#remark .settings__list-item{cursor:default;position:relative;margin-bottom:.5em}@media (hover:hover){#remark .settings__list-item .settings__action{opacity:0}#remark .settings__list-item:hover .settings__action{opacity:1}}
#remark .settings__invisible{opacity:.4}
#remark .settings__dimmed{opacity:.5}
#remark .settings__username{font-weight:700}
#remark .settings__user-id{font-style:italic;font-size:.8em;word-break:break-all}
#remark .settings_theme_dark .settings__action::before{color:#ddd;color:var(--color20)}#remark .settings_theme_dark .settings__blocked-users-username{color:#eee;color:var(--color5)}
#remark .settings_theme_light .settings__action::before{color:#777;color:var(--color10)}#remark .settings_theme_light .settings__blocked-users-username{color:#888;color:var(--color13)}
#remark .settings_theme_tasteshow .settings__action::before{color:#777}#remark .settings_theme_tasteshow .settings__blocked-users-username{color:#888}
#remark .settings_theme_epochtimes .settings__action::before{color:#777}#remark .settings_theme_epochtimes .settings__blocked-users-username{color:#888}
#remark .settings_theme_sagebook .settings__action::before{color:#777}#remark .settings_theme_sagebook .settings__blocked-users-username{color:#888}
#remark .settings_theme_essence .settings__action::before{color:#777}#remark .settings_theme_essence .settings__blocked-users-username{color:#888}#remark .settings_theme_essence .settings__section{color:#000}
#remark .raw-content{word-break:break-word}#remark .root_theme_dark .raw-content{--chroma-bg: rgba(255, 255, 255, 0.1);--chroma-base: #93a1a1;--chroma-c: #586e75;--chroma-01: #8ad200;--chroma-03: #3af;--chroma-05: #8eca03;--chroma-06: #dc322f;--chroma-07: #95d5e8}#remark .raw-content blockquote,#remark .raw-content p{margin:1rem 0}#remark .raw-content blockquote:first-child,#remark .raw-content h1:first-child,#remark .raw-content h2:first-child,#remark .raw-content h3:first-child,#remark .raw-content h4:first-child,#remark .raw-content h5:first-child,#remark .raw-content h6:first-child,#remark .raw-content p:first-child,#remark .raw-content pre:first-child{margin-top:0}#remark .raw-content blockquote:last-child,#remark .raw-content p:last-child,#remark .raw-content pre:last-child{margin-bottom:0}#remark .raw-content blockquote br,#remark .raw-content p br{content:'';display:block;margin-top:1rem}#remark .raw-content a{color:#0aa;color:var(--color9)}#remark .raw-content a:hover{color:#06c5c5;color:var(--color33);text-decoration:none}#remark .raw-content img{max-width:100%;max-height:300px}#remark .raw-content blockquote{padding:12px 8px 12px 16px;border-left:2px solid}#remark .raw-content table{display:block;overflow:auto;border-spacing:0;border-collapse:collapse}#remark .raw-content table th{text-align:left;font-weight:600;padding:6px 13px}#remark .raw-content table td{padding:6px 13px}#remark .raw-content table tr{border-top:1px solid #b7dddd;border-top:1px solid var(--color43)}#remark .raw-content code,#remark .raw-content pre{word-wrap:normal;font-size:85%;line-height:1.45;border-radius:3px}#remark .raw-content code{background-color:rgba(0,0,0,.05);background-color:var(--chroma-bg);color:#586e75;color:var(--chroma-base);display:inline-block;margin:0;overflow:visible;padding:0 .4em;white-space:pre;word-break:normal}#remark .raw-content pre{padding:12px 16px 12px 18px;overflow-x:auto;overflow-y:hidden;-moz-tab-size:2;tab-size:2}#remark .raw-content pre>code{background-color:transparent;padding:0}#remark .raw-content sub sub,#remark .raw-content sub sup,#remark .raw-content sup sub,#remark .raw-content sup sup{vertical-align:middle}#remark .raw-content hr{border-width:0 0 1px}
#remark pre{color:#586e75;color:var(--chroma-base);background-color:rgba(0,0,0,.05);background-color:var(--chroma-bg)}#remark pre .c,#remark pre .c1,#remark pre .ch,#remark pre .cm,#remark pre .cp,#remark pre .cpf,#remark pre .cs{color:#7d7d7d;color:var(--chroma-c)}#remark pre .ge{font-style:italic}#remark pre .gr,#remark pre .gs{font-weight:700}#remark pre .kd{color:#00aee2;color:var(--chroma-07)}#remark pre .k,#remark pre .kc,#remark pre .kn,#remark pre .kp,#remark pre .kr,#remark pre .kt,#remark pre .ow{color:#589000;color:var(--chroma-01)}#remark pre .nb,#remark pre .nc{color:#cb4b16;color:var(--chroma-02)}#remark pre .bp,#remark pre .fm,#remark pre .n,#remark pre .na,#remark pre .nd,#remark pre .ne,#remark pre .nf,#remark pre .ni,#remark pre .nl,#remark pre .nn,#remark pre .no,#remark pre .nt,#remark pre .nv,#remark pre .nx,#remark pre .py,#remark pre .vc,#remark pre .vg,#remark pre .vi,#remark pre .vm{color:#268bd2;color:var(--chroma-03)}#remark pre .dl,#remark pre .il,#remark pre .l,#remark pre .ld,#remark pre .m,#remark pre .mb,#remark pre .mf,#remark pre .mh,#remark pre .mi,#remark pre .mo,#remark pre .s,#remark pre .s1,#remark pre .s2,#remark pre .sa,#remark pre .sb,#remark pre .sc,#remark pre .sd,#remark pre .se,#remark pre .sh,#remark pre .si,#remark pre .sr,#remark pre .ss,#remark pre .sx{color:#2aa198;color:var(--chroma-04)}#remark pre .g,#remark pre .gd,#remark pre .ge,#remark pre .gh,#remark pre .gi,#remark pre .gl,#remark pre .go,#remark pre .gp,#remark pre .gr,#remark pre .gs,#remark pre .gt,#remark pre .gu{color:#d33682;color:var(--chroma-06)}
#remark .raw-content_theme_dark blockquote{border-left-color:rgba(255,255,255,.3);border-left-color:var(--color44)}#remark .raw-content_theme_dark table td,#remark .raw-content_theme_dark table th{border:1px solid #313133;border:1px solid var(--color24)}#remark .raw-content_theme_dark table tr{background-color:#22201c;background-color:var(--color8)}#remark .raw-content_theme_dark table tr:nth-child(2n){background-color:#393734;background-color:var(--color23)}#remark .raw-content_theme_dark hr{border-color:#2d2d2c;border-color:var(--color22)}
#remark .raw-content_theme_light blockquote{border-left-color:rgba(0,0,0,.1);border-left-color:var(--color45)}#remark .raw-content_theme_light table td,#remark .raw-content_theme_light table th{border:1px solid #dfe2e5;border:1px solid var(--color16)}#remark .raw-content_theme_light table tr{background-color:#fff;background-color:var(--color6)}#remark .raw-content_theme_light table tr:nth-child(2n){background-color:#f6f8fa;background-color:var(--color21)}#remark .raw-content_theme_light hr{border-color:#f6f8fa;border-color:var(--color21)}
#remark .raw-content_theme_tasteshow blockquote{background:#fafafa}#remark .raw-content_theme_tasteshow table td,#remark .raw-content_theme_tasteshow table th{border:1px solid #dfe2e5}#remark .raw-content_theme_tasteshow table tr{background-color:#fff}#remark .raw-content_theme_tasteshow table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_tasteshow pre{background-color:#f6f8fa}#remark .raw-content_theme_tasteshow hr{border-color:#f6f8fa}
#remark .raw-content_theme_epochtimes blockquote{background:#fafafa}#remark .raw-content_theme_epochtimes table td,#remark .raw-content_theme_epochtimes table th{border:1px solid #dfe2e5}#remark .raw-content_theme_epochtimes table tr{background-color:#fff}#remark .raw-content_theme_epochtimes table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_epochtimes pre{background-color:#f6f8fa}#remark .raw-content_theme_epochtimes hr{border-color:#f6f8fa}
#remark .raw-content_theme_sagebook blockquote{background:#fafafa}#remark .raw-content_theme_sagebook table td,#remark .raw-content_theme_sagebook table th{border:1px solid #dfe2e5}#remark .raw-content_theme_sagebook table tr{background-color:#fff}#remark .raw-content_theme_sagebook table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_sagebook pre{background-color:#f6f8fa}#remark .raw-content_theme_sagebook hr{border-color:#f6f8fa}
#remark .raw-content_theme_eetwdark blockquote{background:#fafafa}#remark .raw-content_theme_eetwdark table td,#remark .raw-content_theme_eetwdark table th{border:1px solid #dfe2e5}#remark .raw-content_theme_eetwdark table tr{background-color:#fff}#remark .raw-content_theme_eetwdark table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_eetwdark pre{background-color:#f6f8fa}#remark .raw-content_theme_eetwdark hr{border-color:#f6f8fa}#remark .raw-content_theme_eetwdark p{color:#b6b6b6}
#remark .raw-content_theme_eetmdark blockquote{background:#fafafa}#remark .raw-content_theme_eetmdark table td,#remark .raw-content_theme_eetmdark table th{border:1px solid #dfe2e5}#remark .raw-content_theme_eetmdark table tr{background-color:#fff}#remark .raw-content_theme_eetmdark table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_eetmdark pre{background-color:#f6f8fa}#remark .raw-content_theme_eetmdark hr{border-color:#f6f8fa}#remark .raw-content_theme_eetmdark p{color:#6c88b5}
#remark .raw-content_theme_essence{font-size:14px;color:#000;font-weight:400;line-height:22px;letter-spacing:-.19px}#remark .raw-content_theme_essence blockquote{background:#fafafa}#remark .raw-content_theme_essence table td,#remark .raw-content_theme_essence table th{border:1px solid #dfe2e5}#remark .raw-content_theme_essence table tr{background-color:#fff}#remark .raw-content_theme_essence table tr:nth-child(2n){background-color:#f6f8fa}#remark .raw-content_theme_essence pre{background-color:#f6f8fa}#remark .raw-content_theme_essence hr{border-color:#f6f8fa}#remark .raw-content_theme_essence p{font-family:'TomicaLight'}
#remark .comment{display:block;padding:12px 0 8px;font-size:16px;line-height:1.2;transition:background .3s ease-in-out}@media (hover:hover){#remark .comment:hover>.comment__body .comment__actions .comment__controls{opacity:1}}#remark .comment_level_6 .comment__actions,#remark .comment_level_6 .comment__text{padding-left:0}#remark .comment-form_type_reply{margin-left:17px}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment-form_type_reply{margin-left:0}}
#remark .comment__action{font-size:14px;vertical-align:middle;font-weight:400}#remark .comment__action+.comment__action{margin-left:8px}#remark .comment__action+.comment__controls::before{content:'•';margin-left:8px;margin-right:8px}
#remark .comment__action_type_collapse{display:inline-block;position:absolute;top:6px;right:68px;box-sizing:border-box;width:12px;height:12px;font-size:12px;line-height:10px;text-align:center;border:1px solid;border-radius:2px;cursor:pointer}#remark .comment__action_type_collapse:hover{border-color:#0aa;border-color:var(--color9);color:#0aa;color:var(--color9)}#remark .comment__action_type_collapse.comment__action_selected:hover{background:#0aa;background:var(--color9)}
#remark .comment__edit-timer{font-size:14px;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:8px}#remark .comment__edit-timer+.comment__controls::before{content:'•';margin-left:8px;margin-right:8px}
#remark .comment__body{padding-left:17px}
#remark .comment__control{margin-right:8px;color:#8cd4d4;color:var(--color39)}#remark .comment__control:last-child{margin-right:0}
#remark .comment__control_select-label{position:relative;white-space:nowrap;font-weight:700}#remark .comment__control_select-label::after{content:'▾';margin-left:2px}
#remark .comment__control_select{position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;width:100%;cursor:pointer}
#remark .comment__control_view_inactive,#remark .comment__control_view_inactive:focus,#remark .comment__control_view_inactive:hover{pointer-events:none}
#remark .comment__controls{display:inline;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:700}@media (hover:hover){#remark .comment__controls{opacity:0}#remark .comment__controls:focus-within,#remark .comment__controls:hover{opacity:1}}
#remark .comment__info{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding-right:84px;font-size:14px;position:relative}
#remark .comment__input{margin-top:8px}
#remark .comment__link-to-parent{display:inline-block;height:10px;width:16px;vertical-align:-1px;background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 7 11%22%3E  %3Cpath fill%3D%22%23dedede%22 d%3D%22M.815 5.905L2.915 4v7H4.08V4l2.105 1.905.815-.74-3.5-3.17L0 5.165l.815.74zM0 1.045h7V0H0v1.045z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") center no-repeat;cursor:pointer}#remark .comment__link-to-parent:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 7 11%22%3E  %3Cpath fill%3D%22%230aa%22 d%3D%22M.815 5.905L2.915 4v7H4.08V4l2.105 1.905.815-.74-3.5-3.17L0 5.165l.815.74zM0 1.045h7V0H0v1.045z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}
#remark .comment__score{position:absolute;top:5px;right:0;min-width:60px;font-size:0;font-weight:700;text-align:right;line-height:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}
#remark .comment__score-value{display:inline-block;min-width:24px;vertical-align:middle;text-align:center;font-size:14px}
#remark .comment__status{margin-left:8px;vertical-align:middle;font-weight:700}
#remark .comment__text{margin-bottom:4px;overflow:hidden}
#remark .comment__time{margin-left:8px;margin-right:8px;vertical-align:middle;text-decoration:none}#remark .comment__time:first-child{margin-left:0}#remark .comment__time:hover{text-decoration:underline}
#remark .comment__user-id{font-weight:400}
#remark .comment__username{vertical-align:middle;font-weight:700;text-decoration:none;cursor:pointer}#remark .comment__username:hover{opacity:.75}
#remark .comment__verification{display:inline-block;width:12px;height:12px;margin-left:4px;vertical-align:middle;background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22%3E  %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E    %3Cpath fill%3D%22%23BBB%22 d%3D%22M5.823 14.822l-1.28.206a.824.824 0 0 1-.9-.52l-.463-1.212a.824.824 0 0 0-.476-.476l-1.212-.462a.824.824 0 0 1-.52-.9l.206-1.281a.824.824 0 0 0-.175-.65L.185 8.52a.824.824 0 0 1 0-1.04l.818-1.006a.824.824 0 0 0 .175-.65L.972 4.542a.824.824 0 0 1 .52-.9l1.212-.463a.824.824 0 0 0 .476-.476l.462-1.212a.824.824 0 0 1 .9-.52l1.281.206a.824.824 0 0 0 .65-.175L7.48.185a.824.824 0 0 1 1.04 0l1.006.818a.824.824 0 0 0 .65.175l1.281-.206a.824.824 0 0 1 .9.52l.463 1.212c.084.22.257.392.476.476l1.212.462c.365.14.582.515.52.9l-.206 1.281a.824.824 0 0 0 .175.65l.818 1.007a.824.824 0 0 1 0 1.04l-.818 1.006a.824.824 0 0 0-.175.65l.206 1.281a.824.824 0 0 1-.52.9l-1.212.463a.824.824 0 0 0-.476.476l-.462 1.212a.824.824 0 0 1-.9.52l-1.281-.206a.824.824 0 0 0-.65.175l-1.007.818a.824.824 0 0 1-1.04 0l-1.006-.818a.824.824 0 0 0-.65-.175z%22%2F%3E    %3Cpath stroke%3D%22%23FFF%22 stroke-width%3D%221.6%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22 d%3D%22M4.755 8.252L7 10.5l4.495-4.495%22%2F%3E  %3C%2Fg%3E%3C%2Fsvg%3E") center no-repeat;background-size:cover}#remark .comment__verification:hover{opacity:.75}
#remark .comment__verification_active{background-image:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2216%22 height%3D%2216%22%3E  %3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E    %3Cpath fill%3D%22%234fbbd6%22 d%3D%22M5.823 14.822l-1.28.206a.824.824 0 0 1-.9-.52l-.463-1.212a.824.824 0 0 0-.476-.476l-1.212-.462a.824.824 0 0 1-.52-.9l.206-1.281a.824.824 0 0 0-.175-.65L.185 8.52a.824.824 0 0 1 0-1.04l.818-1.006a.824.824 0 0 0 .175-.65L.972 4.542a.824.824 0 0 1 .52-.9l1.212-.463a.824.824 0 0 0 .476-.476l.462-1.212a.824.824 0 0 1 .9-.52l1.281.206a.824.824 0 0 0 .65-.175L7.48.185a.824.824 0 0 1 1.04 0l1.006.818a.824.824 0 0 0 .65.175l1.281-.206a.824.824 0 0 1 .9.52l.463 1.212c.084.22.257.392.476.476l1.212.462c.365.14.582.515.52.9l-.206 1.281a.824.824 0 0 0 .175.65l.818 1.007a.824.824 0 0 1 0 1.04l-.818 1.006a.824.824 0 0 0-.175.65l.206 1.281a.824.824 0 0 1-.52.9l-1.212.463a.824.824 0 0 0-.476.476l-.462 1.212a.824.824 0 0 1-.9.52l-1.281-.206a.824.824 0 0 0-.65.175l-1.007.818a.824.824 0 0 1-1.04 0l-1.006-.818a.824.824 0 0 0-.65-.175z%22%2F%3E    %3Cpath stroke%3D%22%23FFF%22 stroke-width%3D%221.6%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22 d%3D%22M4.755 8.252L7 10.5l4.495-4.495%22%2F%3E  %3C%2Fg%3E%3C%2Fsvg%3E")}
#remark .comment__verification_clickable{cursor:pointer}
#remark .comment__vote{display:inline-block;width:16px;height:14px;vertical-align:top;font-size:0;line-height:0;background:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2218%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E  %3Cpath fill%3D%22%23dedede%22 d%3D%22M4.426 17.116V7.72H.394L7 .988l6.606 6.732H9.574v9.396z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") center no-repeat;background-size:contain;cursor:pointer}#remark .voting__error{color:#9a0000;color:var(--color25);text-align:right;font-size:14px;line-height:1;margin-top:-10px}
#remark .comment__vote_disabled.comment__vote_type_down,#remark .comment__vote_disabled.comment__vote_type_down:hover,#remark .comment__vote_disabled.comment__vote_type_up,#remark .comment__vote_disabled.comment__vote_type_up:hover{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2218%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E  %3Cpath fill%3D%22%23ededed%22 d%3D%22M4.426 17.116V7.72H.394L7 .988l6.606 6.732H9.574v9.396z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");cursor:not-allowed}
#remark .comment__vote_selected{cursor:default}
#remark .comment__vote_type_down{transform:scale(1,-1);margin-left:4px}#remark .comment__vote_type_down.comment__vote_selected,#remark .comment__vote_type_down:hover{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2218%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E  %3Cpath fill%3D%22%23cc0606%22 d%3D%22M4.426 17.116V7.72H.394L7 .988l6.606 6.732H9.574v9.396z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}
#remark .comment__vote_type_up{margin-right:4px}#remark .comment__vote_type_up.comment__vote_selected,#remark .comment__vote_type_up:hover{background-image:url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2218%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E  %3Cpath fill%3D%22%23259e06%22 d%3D%22M4.426 17.116V7.72H.394L7 .988l6.606 6.732H9.574v9.396z%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}
#remark .comment_collapsed{//padding:12px 0 12px 28px}#remark .comment_collapsed>.comment__body .comment__actions,#remark .comment_collapsed>.comment__body .comment__text{display:none}#remark .comment_collapsed .comment__info{margin-bottom:0;opacity:.8;min-height:20px}#remark .comment_collapsed .comment__avatar{width:20px;height:20px;opacity:.6}#remark .comment_collapsed .comment__time,#remark .comment_collapsed .comment__username{font-style:normal}#remark .comment_collapsed .comment__score{top:3px}
#remark .comment_editing .comment__text{display:none}#remark .comment_editing .comment__score{top:4px;right:0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_editing{border:8px solid;padding-bottom:0}#remark .comment_editing .comment__body{padding:8px 8px 0}#remark .comment_editing .comment__input{border-width:8px 0 0}#remark .comment_editing .comment__score{top:12px;right:8px}}
#remark .comment_replying{padding-bottom:0;position:relative;z-index:1}#remark .comment_replying .comment__score{top:4px;right:0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_replying{border:8px solid}#remark .comment_replying .comment__info{padding-left:8px}#remark .comment_replying .comment__body{padding:8px 8px 0}#remark .comment_replying .comment__input{border-width:8px 0 0}#remark .comment_replying .comment__score{top:5px;right:8px}}
#remark .comment_useless .comment__body{opacity:.35}#remark .comment_useless .comment__body:hover{opacity:1}
#remark .comment_view_admin .comment__username,#remark .comment_view_admin.comment_theme_dark .comment__username,#remark .comment_view_admin.comment_theme_light .comment__username{color:#0e7e9d;color:var(--color29)}
#remark .comment_view_preview,#remark .comment_view_preview.comment_theme_dark,#remark .comment_view_preview.comment_theme_light{font-size:14px;padding-bottom:0}#remark .comment_view_preview .comment__title,#remark .comment_view_preview.comment_theme_dark .comment__title,#remark .comment_view_preview.comment_theme_light .comment__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0aa;color:var(--color9)}#remark .comment_view_preview .comment__title-link,#remark .comment_view_preview.comment_theme_dark .comment__title-link,#remark .comment_view_preview.comment_theme_light .comment__title-link{color:#0aa;color:var(--color9);text-decoration:none}#remark .comment_view_preview .comment__title-link:hover,#remark .comment_view_preview.comment_theme_dark .comment__title-link:hover,#remark .comment_view_preview.comment_theme_light .comment__title-link:hover{opacity:.75}#remark .comment_view_preview .comment__info,#remark .comment_view_preview.comment_theme_dark .comment__info,#remark .comment_view_preview.comment_theme_light .comment__info{display:inline;padding-right:0;font-weight:700;color:#777;color:var(--color10)}#remark .comment_view_preview .comment__info::after,#remark .comment_view_preview.comment_theme_dark .comment__info::after,#remark .comment_view_preview.comment_theme_light .comment__info::after{content:' '}#remark .comment_view_preview .comment__time,#remark .comment_view_preview.comment_theme_dark .comment__time,#remark .comment_view_preview.comment_theme_light .comment__time{margin-left:15px}#remark .comment_view_preview .comment__username,#remark .comment_view_preview.comment_theme_dark .comment__username,#remark .comment_view_preview.comment_theme_light .comment__username{color:#0aa;color:var(--color9)}#remark .comment_view_preview .comment__text,#remark .comment_view_preview.comment_theme_dark .comment__text,#remark .comment_view_preview.comment_theme_light .comment__text{display:block}
#remark .comment_view_user.comment_collapsed .comment__actions,#remark .comment_view_user.comment_collapsed .comment__text{display:block}#remark .comment_view_user .comment__title{margin-bottom:.2rem}#remark .comment_view_user .comment__body{padding-left:0}#remark .comment_view_user .comment__title-link{color:#0e7e9d;color:var(--color29);font-weight:700;text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block}#remark .comment_view_user .comment__title-link:hover{opacity:.75}
#remark .comment_theme_dark .comment__action_type_collapse{border-color:#555;border-color:var(--color34);color:#555;color:var(--color34)}#remark .comment_theme_dark .comment__action_type_collapse.comment__action_selected{background:#555;background:var(--color34);color:#22201c;color:var(--color8)}#remark .comment_theme_dark .comment__action_type_delete,#remark .comment_theme_dark .comment__action_type_edit{color:#6a6a6a;color:var(--color14)}#remark .comment_theme_dark .comment__action+.comment__controls::before,#remark .comment_theme_dark .comment__edit-timer+.comment__controls::before{color:#eee;color:var(--color5)}#remark .comment_theme_dark .comment__control_view_inactive,#remark .comment_theme_dark .comment__control_view_inactive:focus,#remark .comment_theme_dark .comment__control_view_inactive:hover{color:#999;color:var(--color11)}#remark .comment_theme_dark .comment__edit-timer{color:#a6a6a6;color:var(--color32)}#remark .comment_theme_dark .comment__score{color:#c4c4c4;color:var(--color31)}#remark .comment_theme_dark .comment__score_view_negative{color:#cc0606;color:var(--color30)}#remark .comment_theme_dark .comment__score_view_positive{color:#259e06;color:var(--color12)}#remark .comment_theme_dark .comment__status,#remark .comment_theme_dark .comment__time{color:#999;color:var(--color11)}#remark .comment_theme_dark .comment__user-id{color:#888;color:var(--color13)}#remark .comment_theme_dark .comment__username,#remark .comment_theme_dark.comment_view_preview .comment__info::after{color:#777;color:var(--color10)}#remark .comment_theme_dark.comment_editing .comment__input,#remark .comment_theme_dark.comment_replying .comment__input{border-color:#333;border-color:var(--color7)}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_dark.comment_editing{border-color:#333;border-color:var(--color7)}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_dark.comment_replying{border-color:#333;border-color:var(--color7)}}#remark .comment_theme_dark.comment_highlighting{background:#404040;background:var(--color19)}
#remark .comment_theme_light .comment__action_type_collapse{border-color:#ddd;border-color:var(--color20);color:#ddd;color:var(--color20)}#remark .comment_theme_light .comment__action_type_collapse.comment__action_selected{background:#ddd;background:var(--color20);color:#fff;color:var(--color6)}#remark .comment_theme_light .comment__action_type_delete,#remark .comment_theme_light .comment__action_type_edit{color:#a6a6a6;color:var(--color32)}#remark .comment_theme_light .comment__action+.comment__controls::before,#remark .comment_theme_light .comment__edit-timer+.comment__controls::before{color:#777;color:var(--color10)}#remark .comment_theme_light .comment__control_view_inactive,#remark .comment_theme_light .comment__control_view_inactive:focus,#remark .comment_theme_light .comment__control_view_inactive:hover{color:#999;color:var(--color11)}#remark .comment_theme_light .comment__edit-timer{color:#a6a6a6;color:var(--color32)}#remark .comment_theme_light .comment__score{color:#c4c4c4;color:var(--color31)}#remark .comment_theme_light .comment__score_view_negative{color:#cc0606;color:var(--color30)}#remark .comment_theme_light .comment__score_view_positive{color:#259e06;color:var(--color12)}#remark .comment_theme_light .comment__status,#remark .comment_theme_light .comment__time{color:#999;color:var(--color11)}#remark .comment_theme_light .comment__user-id{color:#888;color:var(--color13)}#remark .comment_theme_light .comment__username,#remark .comment_theme_light.comment_view_preview .comment__info::after{color:#777;color:var(--color10)}#remark .comment_theme_light.comment_editing .comment__input,#remark .comment_theme_light.comment_replying .comment__input{border-color:#eee;border-color:var(--color5)}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_light.comment_editing{border-color:#eee;border-color:var(--color5)}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_light.comment_replying{border-color:#eee;border-color:var(--color5)}}#remark .comment_theme_light.comment_highlighting{background:#edf6f7;background:var(--color4)}
#remark .comment_theme_tasteshow .comment__action_type_collapse{border-color:#ddd;color:#ddd}#remark .comment_theme_tasteshow .comment__action_type_collapse.comment__action_selected{background:#ddd;color:#fff}#remark .comment_theme_tasteshow .comment__action_type_delete,#remark .comment_theme_tasteshow .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_tasteshow .comment__action{color:#cdad99}#remark .comment_theme_tasteshow .comment__action:hover{color:#c7916e}#remark .comment_theme_tasteshow .comment__action+.comment__controls::before,#remark .comment_theme_tasteshow .comment__edit-timer+.comment__controls::before{color:#777}#remark .comment_theme_tasteshow .comment__control_view_inactive,#remark .comment_theme_tasteshow .comment__control_view_inactive:focus,#remark .comment_theme_tasteshow .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_tasteshow .comment__edit-timer{color:#a6a6a6}#remark .comment_theme_tasteshow .comment__score{color:#c4c4c4}#remark .comment_theme_tasteshow .comment__score_view_negative{color:#cc0606}#remark .comment_theme_tasteshow .comment__score_view_positive{color:#259e06}#remark .comment_theme_tasteshow .comment__status,#remark .comment_theme_tasteshow .comment__time{color:#999}#remark .comment_theme_tasteshow .comment__user-id{color:#888}#remark .comment_theme_tasteshow .comment__username,#remark .comment_theme_tasteshow.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_tasteshow.comment_editing .comment__input,#remark .comment_theme_tasteshow.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_tasteshow.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_tasteshow.comment_replying{border-color:#fff0}}
#remark .comment_theme_epochtimes .comment__body{margin-left:15px}#remark .comment_theme_epochtimes .comment__action_type_collapse{margin-top:5px}#remark .comment_theme_epochtimes .comment__action_type_collapse:hover{border-color:#0aa;color:#0aa}#remark .comment_theme_epochtimes .comment__action_type_collapse.comment__action_selected:hover{background:#0aa}#remark .comment_theme_epochtimes .comment__action:hover,#remark .comment_theme_epochtimes .comment__action_type_delete:hover{color:#31c7c5}#remark .comment_theme_epochtimes .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_epochtimes .comment__action{color:#259c9a}#remark .comment_theme_epochtimes .comment__action+.comment__controls::before,#remark .comment_theme_epochtimes .comment__edit-timer+.comment__controls::before,#remark .comment_theme_epochtimes.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_epochtimes .comment__control_view_inactive,#remark .comment_theme_epochtimes .comment__control_view_inactive:focus,#remark .comment_theme_epochtimes .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_epochtimes .comment__edit-timer{color:#a6a6a6}#remark .comment_theme_epochtimes .comment__score{margin-top:5px;color:#c4c4c4}#remark .comment_theme_epochtimes .comment__score_view_negative{color:#cc0606}#remark .comment_theme_epochtimes .comment__score_view_positive{color:#259e06}#remark .comment_theme_epochtimes .comment__status{color:#999}#remark .comment_theme_epochtimes .comment__time{position:absolute;top:24px;color:#777;margin-left:32px;font-size:14px;font-weight:300;line-height:14px}#remark .comment_theme_epochtimes .comment__user-id{color:#888}#remark .comment_theme_epochtimes .comment__username{color:#333;line-height:14px;width:55%;height:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#remark .comment_theme_epochtimes.comment_editing .comment__input,#remark .comment_theme_epochtimes.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_epochtimes.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_epochtimes.comment_replying{border-color:#fff0}}
#remark .comment_theme_sagebook .comment__action_type_collapse:hover{border-color:#0aa;color:#0aa}#remark .comment_theme_sagebook .comment__action_type_collapse.comment__action_selected:hover{background:#0aa}#remark .comment_theme_sagebook .comment__action_type_delete:hover{color:#31c7c5}#remark .comment_theme_sagebook .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_sagebook .comment__action{color:#cdad99}#remark .comment_theme_sagebook .comment__action:hover{color:#c7916e}#remark .comment_theme_sagebook .comment__action+.comment__controls::before,#remark .comment_theme_sagebook .comment__edit-timer+.comment__controls::before{color:#777}#remark .comment_theme_sagebook .comment__control_view_inactive,#remark .comment_theme_sagebook .comment__control_view_inactive:focus,#remark .comment_theme_sagebook .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_sagebook .comment__edit-timer{color:#a6a6a6}#remark .comment_theme_sagebook .comment__score{color:#c4c4c4}#remark .comment_theme_sagebook .comment__score_view_negative{color:#cc0606}#remark .comment_theme_sagebook .comment__score_view_positive{color:#259e06}#remark .comment_theme_sagebook .comment__status,#remark .comment_theme_sagebook .comment__time{color:#999}#remark .comment_theme_sagebook .comment__user-id{color:#888}#remark .comment_theme_sagebook .comment__username,#remark .comment_theme_sagebook.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_sagebook.comment_editing .comment__input,#remark .comment_theme_sagebook.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_sagebook.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_sagebook.comment_replying{border-color:#fff0}}
#remark .comment_theme_eetwdark .comment__action_type_collapse:hover{border-color:#0aa;color:#0aa}#remark .comment_theme_eetwdark .comment__action_type_collapse.comment__action_selected:hover{background:#0aa}#remark .comment_theme_eetwdark .comment__action:hover,#remark .comment_theme_eetwdark .comment__action_type_delete:hover{color:#31c7c5}#remark .comment_theme_eetwdark .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_eetwdark .comment__action{color:#259c9a}#remark .comment_theme_eetwdark .comment__action+.comment__controls::before,#remark .comment_theme_eetwdark .comment__edit-timer+.comment__controls::before{color:#777}#remark .comment_theme_eetwdark .comment__control_view_inactive,#remark .comment_theme_eetwdark .comment__control_view_inactive:focus,#remark .comment_theme_eetwdark .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_eetwdark .comment__edit-timer{color:#a6a6a6}#remark .comment_theme_eetwdark .comment__score{color:#c4c4c4}#remark .comment_theme_eetwdark .comment__score_view_negative{color:#cc0606}#remark .comment_theme_eetwdark .comment__score_view_positive{color:#259e06}#remark .comment_theme_eetwdark .comment__status,#remark .comment_theme_eetwdark .comment__time{color:#999}#remark .comment_theme_eetwdark .comment__user-id{color:#888}#remark .comment_theme_eetwdark .comment__username,#remark .comment_theme_eetwdark.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_eetwdark.comment_editing .comment__input,#remark .comment_theme_eetwdark.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_eetwdark.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_eetwdark.comment_replying{border-color:#fff0}}
#remark .comment_theme_eetmdark .comment__action_type_collapse:hover{border-color:#0aa;color:#0aa}#remark .comment_theme_eetmdark .comment__action_type_collapse.comment__action_selected:hover{background:#0aa}#remark .comment_theme_eetmdark .comment__action:hover,#remark .comment_theme_eetmdark .comment__action_type_delete:hover{color:#31c7c5}#remark .comment_theme_eetmdark .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_eetmdark .comment__action{color:#259c9a}#remark .comment_theme_eetmdark .comment__action+.comment__controls::before,#remark .comment_theme_eetmdark .comment__edit-timer+.comment__controls::before{color:#777}#remark .comment_theme_eetmdark .comment__control_view_inactive,#remark .comment_theme_eetmdark .comment__control_view_inactive:focus,#remark .comment_theme_eetmdark .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_eetmdark .comment__edit-timer{color:#a6a6a6}#remark .comment_theme_eetmdark .comment__score{color:#c4c4c4}#remark .comment_theme_eetmdark .comment__score_view_negative{color:#cc0606}#remark .comment_theme_eetmdark .comment__score_view_positive{color:#259e06}#remark .comment_theme_eetmdark .comment__status,#remark .comment_theme_eetmdark .comment__time{color:#999}#remark .comment_theme_eetmdark .comment__user-id{color:#888}#remark .comment_theme_eetmdark .comment__username,#remark .comment_theme_eetmdark.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_eetmdark.comment_editing .comment__input,#remark .comment_theme_eetmdark.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_eetmdark.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_eetmdark.comment_replying{border-color:#fff0}}
#remark .comment_theme_essence{padding:2px 0}#remark .comment_theme_essence .comment__action_type_collapse{margin-top:10px}#remark .comment_theme_essence .comment__action_type_collapse.comment__action{line-height:12px}#remark .comment_theme_essence .comment__action_type_collapse:hover{border-color:#27569a;color:#27569a}#remark .comment_theme_essence .comment__action_type_collapse.comment__action_selected:hover{background:#fff}#remark .comment_theme_essence .comment__action_type_delete:hover{color:#27569a}#remark .comment_theme_essence .comment__action_type_edit{color:#a6a6a6}#remark .comment_theme_essence .comment__action{color:#000;font-weight:400;font-size:12px;letter-spacing:-.17px}#remark .comment_theme_essence .comment__action:hover{color:#000}#remark .comment_theme_essence .comment__action+.comment__controls::before,#remark .comment_theme_essence .comment__edit-timer+.comment__controls::before,#remark .comment_theme_essence.comment_view_preview .comment__info::after{color:#777}#remark .comment_theme_essence .comment__control_view_inactive,#remark .comment_theme_essence .comment__control_view_inactive:focus,#remark .comment_theme_essence .comment__control_view_inactive:hover{color:#999}#remark .comment_theme_essence .comment__edit-timer{color:#a6a6a6;font-size:12px}#remark .comment_theme_essence .comment__score{margin-top:10px;color:#dedede}#remark .comment_theme_essence .comment__score_view_negative{color:#dedede}#remark .comment_theme_essence .comment__vote{background:url("data:image/svg+xml,%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%220 0 14 18%22 style%3D%22enable-background%3Anew 0 0 14 18%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23DEDEDE%3B%7D%3C%2Fstyle%3E%3Cpath class%3D%22st0%22 d%3D%22M13.5%2C10.2c0-0.5-0.3-1-0.8-1.2c0.6-0.5%2C0.6-1.4%2C0.1-2c-0.3-0.3-0.7-0.5-1.1-0.5H8.4l0.1-0.8%09c0.2-1.1%2C0-2.2-0.6-3.2L7.8%2C2.4C7.3%2C1.6%2C6.4%2C1.3%2C5.6%2C1.7C5.4%2C1.8%2C5.3%2C2.1%2C5.3%2C2.3l0.1%2C1.3c0%2C0.6%2C0%2C1.1-0.3%2C1.6L4.6%2C6.3L3.8%2C8%09C3.7%2C8.2%2C3.6%2C8.4%2C3.4%2C8.6C3.1%2C8.9%2C2.7%2C9%2C2.2%2C9c0.2%2C0%2C0.3-0.1%2C0.5-0.1H1.1c-0.3%2C0-0.4%2C0.2-0.4%2C0.5c0%2C0%2C0%2C0%2C0%2C0v4.3%09c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.5c0.4%2C0%2C0.8%2C0%2C1.2%2C0.1c0.7%2C0.1%2C1.2%2C0.7%2C1.8%2C1c1.2%2C0.3%2C2.4%2C0.4%2C3.6%2C0.3h3c0.7%2C0%2C1.3-0.6%2C1.3-1.3c0%2C0%2C0%2C0%2C0%2C0%09c0-0.3-0.1-0.5-0.3-0.8c0.6-0.1%2C1.1-0.6%2C1.1-1.2c0-0.3-0.1-0.6-0.3-0.8C13.2%2C11.3%2C13.5%2C10.8%2C13.5%2C10.2z%22%2F%3E%3C%2Fsvg%3E") center no-repeat}#remark .comment_theme_essence .comment__vote_type_up{margin-right:4px}#remark .comment_theme_essence .comment__vote_type_up.comment__vote_selected,#remark .comment_theme_essence .comment__vote_type_up:hover{background-image:url("data:image/svg+xml,%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%220 0 14 18%22 style%3D%22enable-background%3Anew 0 0 14 18%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23F8C83A%3B%7D%3C%2Fstyle%3E%3Cpath class%3D%22st0%22 d%3D%22M13.5%2C10.2c0-0.5-0.3-1-0.8-1.2c0.6-0.5%2C0.6-1.4%2C0.1-2c-0.3-0.3-0.7-0.5-1.1-0.5H8.4l0.1-0.8%09c0.2-1.1%2C0-2.2-0.6-3.2L7.8%2C2.4C7.3%2C1.6%2C6.4%2C1.3%2C5.6%2C1.7C5.4%2C1.8%2C5.3%2C2.1%2C5.3%2C2.3l0.1%2C1.3c0%2C0.6%2C0%2C1.1-0.3%2C1.6L4.6%2C6.3L3.8%2C8%09C3.7%2C8.2%2C3.6%2C8.4%2C3.4%2C8.6C3.1%2C8.9%2C2.7%2C9%2C2.2%2C9c0.2%2C0%2C0.3-0.1%2C0.5-0.1H1.1c-0.3%2C0-0.4%2C0.2-0.4%2C0.5c0%2C0%2C0%2C0%2C0%2C0v4.3%09c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.5c0.4%2C0%2C0.8%2C0%2C1.2%2C0.1c0.7%2C0.1%2C1.2%2C0.7%2C1.8%2C1c1.2%2C0.3%2C2.4%2C0.4%2C3.6%2C0.3h3c0.7%2C0%2C1.3-0.6%2C1.3-1.3c0%2C0%2C0%2C0%2C0%2C0%09c0-0.3-0.1-0.5-0.3-0.8c0.6-0.1%2C1.1-0.6%2C1.1-1.2c0-0.3-0.1-0.6-0.3-0.8C13.2%2C11.3%2C13.5%2C10.8%2C13.5%2C10.2z%22%2F%3E%3C%2Fsvg%3E")}#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_down,#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_down:hover,#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_up,#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_up:hover{background-image:url("data:image/svg+xml,%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%220 0 14 18%22 style%3D%22enable-background%3Anew 0 0 14 18%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23DEDEDE%3B%7D%3C%2Fstyle%3E%3Cpath class%3D%22st0%22 d%3D%22M13.5%2C10.2c0-0.5-0.3-1-0.8-1.2c0.6-0.5%2C0.6-1.4%2C0.1-2c-0.3-0.3-0.7-0.5-1.1-0.5H8.4l0.1-0.8%09c0.2-1.1%2C0-2.2-0.6-3.2L7.8%2C2.4C7.3%2C1.6%2C6.4%2C1.3%2C5.6%2C1.7C5.4%2C1.8%2C5.3%2C2.1%2C5.3%2C2.3l0.1%2C1.3c0%2C0.6%2C0%2C1.1-0.3%2C1.6L4.6%2C6.3L3.8%2C8%09C3.7%2C8.2%2C3.6%2C8.4%2C3.4%2C8.6C3.1%2C8.9%2C2.7%2C9%2C2.2%2C9c0.2%2C0%2C0.3-0.1%2C0.5-0.1H1.1c-0.3%2C0-0.4%2C0.2-0.4%2C0.5c0%2C0%2C0%2C0%2C0%2C0v4.3%09c0%2C0.3%2C0.2%2C0.5%2C0.4%2C0.5c0.4%2C0%2C0.8%2C0%2C1.2%2C0.1c0.7%2C0.1%2C1.2%2C0.7%2C1.8%2C1c1.2%2C0.3%2C2.4%2C0.4%2C3.6%2C0.3h3c0.7%2C0%2C1.3-0.6%2C1.3-1.3c0%2C0%2C0%2C0%2C0%2C0%09c0-0.3-0.1-0.5-0.3-0.8c0.6-0.1%2C1.1-0.6%2C1.1-1.2c0-0.3-0.1-0.6-0.3-0.8C13.2%2C11.3%2C13.5%2C10.8%2C13.5%2C10.2z%22%2F%3E%3C%2Fsvg%3E");cursor:not-allowed}#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_down,#remark .comment_theme_essence .comment__vote_disabled.comment__vote_type_down:hover{transform:scale(1,-1)}#remark .comment_theme_essence .comment__vote_type_down{transform:scale(1,-1);margin-left:4px}#remark .comment_theme_essence .comment__vote_type_down.comment__vote_selected,#remark .comment_theme_essence .comment__vote_type_down:hover{transform:scale(-1,1);background-image:url("data:image/svg+xml,%3Csvg version%3D%221.1%22 id%3D%22Layer_1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 x%3D%220px%22 y%3D%220px%22%09 viewBox%3D%220 0 14 18%22 style%3D%22enable-background%3Anew 0 0 14 18%3B%22 xml%3Aspace%3D%22preserve%22%3E%3Cstyle type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23F8C83A%3B%7D%3C%2Fstyle%3E%3Cpath class%3D%22st0%22 d%3D%22M0.7%2C6.9c0%2C0.5%2C0.3%2C1%2C0.8%2C1.2c-0.6%2C0.5-0.6%2C1.4-0.1%2C2c0.3%2C0.3%2C0.7%2C0.5%2C1.1%2C0.5h3.4l-0.1%2C0.8%09c-0.2%2C1.1%2C0%2C2.2%2C0.6%2C3.2l0.1%2C0.2c0.5%2C0.8%2C1.4%2C1%2C2.2%2C0.6C8.9%2C15.3%2C9%2C15.1%2C9%2C14.9l-0.1-1.3c-0.1-0.6%2C0-1.1%2C0.3-1.6l0.5-1.1l0.8-1.6%09c0.1-0.2%2C0.2-0.4%2C0.4-0.6c0.3-0.2%2C0.7-0.4%2C1.1-0.4c-0.2%2C0-0.3%2C0.1-0.5%2C0.1h1.6c0.3%2C0%2C0.4-0.2%2C0.4-0.5c0%2C0%2C0%2C0%2C0%2C0V3.4%09c0-0.3-0.2-0.5-0.4-0.5c0%2C0%2C0%2C0%2C0%2C0c-0.4%2C0-0.8%2C0-1.2-0.1c-0.7-0.1-1.2-0.7-1.8-1c-1-0.5-2.5-0.3-3.6-0.3h-3c-0.7%2C0-1.2%2C0.6-1.2%2C1.2%09c0%2C0.3%2C0.1%2C0.5%2C0.2%2C0.8C1.9%2C3.6%2C1.4%2C4.2%2C1.4%2C4.8c0%2C0.3%2C0.1%2C0.6%2C0.3%2C0.8C1.1%2C5.8%2C0.7%2C6.3%2C0.7%2C6.9z%22%2F%3E%3C%2Fsvg%3E")}#remark .comment_theme_essence .comment__score_view_positive{color:#f1cb58}#remark .comment_theme_essence .comment__status{color:#999;font-size:12px}#remark .comment_theme_essence .comment__time{font-family:'TomicaLight';position:absolute;top:34px;color:#999;margin-left:38px;font-size:11px;font-weight:300;line-height:14px}#remark .comment_theme_essence .comment__user-id{color:#888}#remark .comment_theme_essence .comment__username{line-height:14px}#remark .comment_theme_essence .comment__control,#remark .comment_theme_essence .comment__username{color:#000;font-weight:400;font-size:12px;letter-spacing:-.17px}#remark .comment_theme_essence.comment_editing .comment__input,#remark .comment_theme_essence.comment_replying .comment__input{border-color:#fff0}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_essence.comment_editing{border-color:#fff0}}@media (-moz-touch-enabled:1) and (max-width:768px),(pointer:coarse) and (max-width:768px){#remark .comment_theme_essence.comment_replying{border-color:#fff0}}#remark .comment_theme_essence .comment__body{margin-left:20px}
#remark .badge_icon{display:inline-block;width:16px;height:16px;margin-right:8px;vertical-align:middle;border-radius:4px;text-align:center;background-color:transparent}
#remark .avatar-icon{display:inline-block;width:24px;height:24px;margin-right:8px;vertical-align:middle;border-radius:4px;text-align:center;text-transform:uppercase}
#remark .avatar-icon_theme_light{color:#fff;background-color:gray}
#remark .avatar-icon_theme_dark{color:#fff;background-color:#000}
#remark .avatar-icon_theme_tasteshow{color:#fff;background-color:#ccc}#remark .tasteshow_admin{font-family:'Garogier';color:#fff;background-color:#88766b}
#remark .avatar-icon_theme_epochtimes{color:#fff;background-color:#ccc;font-weight:600;font-size:14px;margin-top:8px}#remark .epochtimes_admin{font-family:Georgia,'Times New Roman',Times,serif;color:#fff;background-color:#223c63}
#remark .avatar-icon_theme_sagebook{color:#fff;background-color:#ccc}#remark .sagebook_admin{font-family:Georgia,'Times New Roman',Times,serif;color:#fff;background-color:#223c63}
#remark .avatar-icon_theme_eetwdark{color:#e0e0e0;background-color:#324269}#remark .epochtimes_admin{font-family:Georgia,'Times New Roman',Times,serif;color:#fff;background-color:#223c63}
#remark .avatar-icon_theme_eetmdark{color:#e0e0e0;background-color:#324269}#remark .epochtimes_admin{font-family:Georgia,'Times New Roman',Times,serif;color:#fff;background-color:#223c63}
#remark .avatar-icon_theme_essence{color:#fff;background-color:#34598e;font-weight:600;font-size:14px;margin-top:16px;width:30px;height:30px;line-height:23px}
#remark .avatar-icon_default{border:1px solid #9cdddb;border:1px solid var(--color40)}
.remark__text-expander-module__suggester{position:absolute;top:0;left:0;z-index:30;min-width:180px;padding:0;margin:24px 0 0;list-style:none;cursor:pointer;background:#fff;background:var(--color6);border:1px solid #dfe2e5;border:1px solid var(--color16);border-radius:3px;box-shadow:0 1px 5px rgba(27,31,35,.15);box-shadow:0 1px 5px var(--color46)}.remark__text-expander-module__suggesterDark{background:#22201c;background:var(--color8);color:#ddd;color:var(--color20);border:1px solid #333;border:1px solid var(--color7)}.remark__text-expander-module__suggesterItem{display:block;padding:4px 8px;font-size:14px;font-weight:600;border-bottom:1px solid #dfe2e5;border-bottom:1px solid var(--color16)}.remark__text-expander-module__suggesterItemDark{border-bottom:1px solid #333;border-bottom:1px solid var(--color7)}.remark__text-expander-module__suggesterItem:hover,.remark__text-expander-module__suggesterItem[aria-selected=true]{color:#fff;color:var(--color6);text-decoration:none;background-color:rgba(37,156,154,.6);background-color:var(--color48)}.remark__text-expander-module__suggesterItem:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.remark__text-expander-module__suggesterItem:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom:none}.remark__text-expander-module__emojiResult{margin-right:0;display:inline-block;line-height:20px;font-size:20px;height:20px;vertical-align:middle}
#remark .comment-form{position:relative;display:block;border-style:solid;border-width:6px 12px 12px;border-radius:2px}#remark .comment-form__dropdown_rss{text-align:left}#remark .comment-form__dropdown_rss .dropdown__content{width:8em}
#remark .comment-form__actions{display:flex;align-items:center;padding-top:12px;flex-wrap:wrap;justify-content:space-between;min-height:30px}
#remark .comment-form__button{margin-right:8px;align-self:flex-start;width:120px;font-size:17px}#remark .comment-form__button:last-child{margin-right:20px}
#remark .comment-form__button_type_preview:focus,#remark .comment-form__button_type_preview:hover{box-shadow:inset 0 0 0 2px #0aa;box-shadow:inset 0 0 0 2px var(--color9);color:#099;color:var(--color17)}
#remark .comment-form__button_type_send{background:#259c9a;background:var(--color15);color:#fff;color:var(--color6)}#remark .comment-form__button_type_send:focus,#remark .comment-form__button_type_send:hover{background:#0aa;background:var(--color9)}
#remark .comment-form__control-panel{height:30px;background-color:#eee;background-color:var(--color5)}
#remark .comment-form__counter{position:absolute;right:4px;bottom:4px;font-size:10px;font-weight:700;color:#ef0000;color:var(--color38)}
#remark .comment-form__error{margin:0;padding:10px 12px;font-size:14px;line-height:18px}
#remark .comment-form__field{display:block;box-sizing:border-box;width:100%;height:109.6px;min-height:109.6px;padding:10px 12px;margin:0;font-family:'PT Sans',Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;border:0;resize:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}#remark .comment-form__field:focus{box-shadow:0 0 0 2px rgba(37,156,154,.4);box-shadow:0 0 0 2px var(--color47);border-color:#259c9a;border-color:var(--color15);outline:0}#remark .comment-form__field:disabled{color:#777;color:var(--color10)}
#remark .comment-form__field-wrapper{position:relative}
#remark .comment-form__preview{margin-top:8px;padding:7px 11px;overflow:hidden;font-size:16px;line-height:1.2;border:1px dashed;border-radius:2px}
#remark .comment-form__preview-wrapper{overflow:hidden}
#remark .comment-form__rss{font-size:12px;line-height:1}
#remark .comment-form__rss-link{font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer;color:#0aa;color:var(--color9)}#remark .comment-form__rss-link:hover{color:#06c5c5;color:var(--color33)}
#remark .comment-form__markdown{margin-bottom:5px;font-size:12px}
#remark .comment-form__markdown-link{font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer;color:#0aa;color:var(--color9)}#remark .comment-form__markdown-link:hover{color:#06c5c5;color:var(--color33)}
#remark .comment-form__toolbar{display:block;float:right}#remark .comment-form__toolbar-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}#remark .comment-form__toolbar-item{background:0 0;border:0;color:#586069;color:var(--color37);display:flex;float:left;height:24px;width:24px;justify-content:center;align-items:center}#remark .comment-form__toolbar-item:hover{color:#0aa;color:var(--color9)}#remark .comment-form__toolbar-icon{display:inline-block;fill:currentColor}#remark .comment-form__toolbar-group{display:inline-block;margin-left:20px}#remark .comment-form__toolbar-group:first-child{margin-left:0}
#remark .comment-form__subscribe-by-email{display:flex;flex-wrap:wrap;flex-direction:column;padding:8px;width:200px;box-sizing:border-box;line-height:1.2;text-align:left}#remark .comment-form__subscribe-by-email_token{padding-top:0}#remark .comment-form__subscribe-by-email_subscribed,#remark .comment-form__subscribe-by-email_unsubscribed{padding:8px 12px;text-align:left;font-size:14px}#remark .comment-form__subscribe-by-email__title{margin-bottom:12px}#remark .comment-form__subscribe-by-email__button{margin-top:10px;flex-grow:1}#remark .comment-form__subscribe-by-email__preloader{margin:0 auto}#remark .comment-form__subscribe-by-email__token-input{resize:vertical;border:1px solid #c4c4c4;border:1px solid var(--color31);padding:4px;font-family:inherit;font-size:.8em;font-weight:400;line-height:1.5}#remark .comment-form__subscribe-by-email__token-input:focus{box-shadow:0 0 0 2px rgba(37,156,154,.4);box-shadow:0 0 0 2px var(--color47);border-color:#259c9a;border-color:var(--color15);outline:0}#remark .comment-form__subscribe-by-email__error{margin-top:8px;padding:6px 8px;line-height:1.2}#remark .comment-form__subscribe-by-email_theme_dark .comment-form__subscribe-by-email__error{background:#672323;background:var(--color28);color:#f98989;color:var(--color27)}#remark .comment-form__subscribe-by-email_theme_light .comment-form__subscribe-by-email__error{background:#ffd7d7;background:var(--color26);color:#9a0000;color:var(--color25)}
#remark .comment-form__rss-dropdown{text-align:left}#remark .comment-form__rss-dropdown__link{font-weight:700;white-space:nowrap;text-decoration:none;cursor:pointer;color:#0aa;color:var(--color9)}#remark .comment-form__rss-dropdown__link:hover{color:#06c5c5;color:var(--color33)}
#remark .comment-form_theme_dark{border-color:#333;border-color:var(--color7);background:#22201c;background:var(--color8)}#remark .comment-form_theme_dark .comment-form__actions{background:#333;background:var(--color7)}#remark .comment-form_theme_dark .comment-form__button_type_preview{background:#22201c;background:var(--color8);color:#ddd;color:var(--color20)}#remark .comment-form_theme_dark .comment-form__button_type_send{color:#ddd;color:var(--color20)}#remark .comment-form_theme_dark .comment-form__error{border-top:8px solid #333;border-top:8px solid var(--color7);background:#672323;background:var(--color28);color:#f98989;color:var(--color27)}#remark .comment-form_theme_dark .comment-form__field{background:#22201c;background:var(--color8);color:#eee;color:var(--color5)}#remark .comment-form_theme_dark .comment-form__preview{border-color:#22201c;border-color:var(--color8);background:#22201c;background:var(--color8);color:#ddd;color:var(--color20)}#remark .comment-form_theme_dark .comment-form__preview-wrapper{background:#333;background:var(--color7)}#remark .comment-form_theme_dark .comment-form__toolbar-item{color:#ddd;color:var(--color20)}#remark .comment-form_theme_dark .comment-form__toolbar-item:hover{color:#0aa;color:var(--color9)}#remark .comment-form_theme_dark .comment-form__control-panel{background-color:#333;background-color:var(--color7)}
#remark .comment-form_theme_light{border-color:#eee;border-color:var(--color5);background:#fff;background:var(--color6)}#remark .comment-form_theme_light .comment-form__actions{background:#eee;background:var(--color5)}#remark .comment-form_theme_light .comment-form__button_type_preview{background:#fff;background:var(--color6);color:#000;color:var(--color0)}#remark .comment-form_theme_light .comment-form__button_type_send{color:#fff;color:var(--color6)}#remark .comment-form_theme_light .comment-form__error{border-top:8px solid #eee;border-top:8px solid var(--color5);background:#ffd7d7;background:var(--color26);color:#9a0000;color:var(--color25)}#remark .comment-form_theme_light .comment-form__field{background:#fff;background:var(--color6);color:#000;color:var(--color0)}#remark .comment-form_theme_light .comment-form__preview{border-color:#eee;border-color:var(--color5);background:#fff;background:var(--color6);color:#333;color:var(--color7)}#remark .comment-form_theme_light .comment-form__preview-wrapper{background:#eee;background:var(--color5)}
#remark .comment-form_theme_tasteshow{border-color:#fff0;background:#fff0}#remark .comment-form_theme_tasteshow .comment-form__button{background-color:#cdad99;color:#fff}#remark .comment-form_theme_tasteshow .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_tasteshow .comment-form__button:focus,#remark .comment-form_theme_tasteshow .comment-form__button:hover{background:#c7916e}#remark .comment-form_theme_tasteshow .comment-form__actions{background:#fff0;position:relative;top:1px}#remark .comment-form_theme_tasteshow .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_tasteshow .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_tasteshow .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_tasteshow .comment-form__field{background:#fff;color:#000;margin-top:5px}#remark .comment-form_theme_tasteshow .comment-form__field:focus{box-shadow:inset 0 0 0 2px #9c6425;outline:0}#remark .comment-form_theme_tasteshow .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_tasteshow .comment-form__preview-wrapper{background:#eee}
#remark .comment-form_theme_epochtimes{border-color:#fff0;background:#eee}#remark .comment-form_theme_epochtimes .comment-form__button{background-color:#033b67;color:#fff}#remark .comment-form_theme_epochtimes .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_epochtimes .comment-form__button:focus,#remark .comment-form_theme_epochtimes .comment-form__button:hover{background:#0f7cd1}#remark .comment-form_theme_epochtimes .comment-form__actions{background:#fff0}#remark .comment-form_theme_epochtimes .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_epochtimes .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_epochtimes .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_epochtimes .comment-form__field{background:#fff;color:#000;margin-top:5px}#remark .comment-form_theme_epochtimes .comment-form__field:focus{box-shadow:inset 0 0 0 2px #259c9a;outline:0}#remark .comment-form_theme_epochtimes .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_epochtimes .comment-form__preview-wrapper{background:#eee}
#remark .comment-form_theme_sagebook{border-color:#fff0;background:#eee}#remark .comment-form_theme_sagebook .comment-form__button{background-color:#033b67;color:#fff}#remark .comment-form_theme_sagebook .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_sagebook .comment-form__button:focus,#remark .comment-form_theme_sagebook .comment-form__button:hover{background:#0f7cd1}#remark .comment-form_theme_sagebook .comment-form__actions{background:#fff0}#remark .comment-form_theme_sagebook .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_sagebook .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_sagebook .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_sagebook .comment-form__field{background:#fff;color:#000;margin-top:5px}#remark .comment-form_theme_sagebook .comment-form__field:focus{box-shadow:inset 0 0 0 2px #259c9a;outline:0}#remark .comment-form_theme_sagebook .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_sagebook .comment-form__preview-wrapper{background:#eee}
#remark .comment-form_theme_eetwdark{border-color:#131b2b;background:#131b2b}#remark .comment-form_theme_eetwdark .comment-form__button{background-color:#324269;color:#e0e0e0}#remark .comment-form_theme_eetwdark .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_eetwdark .comment-form__button:focus,#remark .comment-form_theme_eetwdark .comment-form__button:hover{background:#0f7cd1}#remark .comment-form_theme_eetwdark .comment-form__actions{background:#fff0}#remark .comment-form_theme_eetwdark .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_eetwdark .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_eetwdark .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_eetwdark .comment-form__field{background:#212b3c;color:#e0e0e0;margin-top:5px}#remark .comment-form_theme_eetwdark .comment-form__field:focus{box-shadow:inset 0 0 0 2px #7288b1;outline:0}#remark .comment-form_theme_eetwdark .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_eetwdark .comment-form__preview-wrapper{background:#eee}#remark .comment-form_theme_eetwdark .comment-form__toolbar-item{color:#131b2b}#remark .comment-form_theme_eetwdark .comment-form__toolbar-item:hover{color:#0aa;color:var(--color9)}
#remark .comment-form_theme_eetmdark{border-color:#131b2b;background:#131b2b}#remark .comment-form_theme_eetmdark .comment-form__button{background-color:#324269;color:#e0e0e0}#remark .comment-form_theme_eetmdark .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_eetmdark .comment-form__button:focus,#remark .comment-form_theme_eetmdark .comment-form__button:hover{background:#0f7cd1}#remark .comment-form_theme_eetmdark .comment-form__actions{background:#fff0}#remark .comment-form_theme_eetmdark .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_eetmdark .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_eetmdark .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_eetmdark .comment-form__field{background:#212b3c;color:#6c88b5;margin-top:5px}#remark .comment-form_theme_eetmdark .comment-form__field:focus{box-shadow:inset 0 0 0 2px #259c9a;outline:0}#remark .comment-form_theme_eetmdark .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_eetmdark .comment-form__preview-wrapper{background:#eee}#remark .comment-form_theme_eetmdark .comment-form__toolbar-item{color:#131b2b}#remark .comment-form_theme_eetmdark .comment-form__toolbar-item:hover{color:#0aa;color:var(--color9)}
#remark .comment-form_theme_essence{border-color:#fff0;display:inline}#remark .comment-form_theme_essence .comment-form__button{font-weight:700;font-size:16px;background-color:#27569a;color:#fff;border-radius:4px;width:170px;vertical-align:middle;height:41px}#remark .comment-form_theme_essence .comment-form__button:last-child{margin-right:20px}#remark .comment-form_theme_essence .comment-form__button:focus,#remark .comment-form_theme_essence .comment-form__button:hover{background:#34598e}#remark .comment-form_theme_essence .comment-form__actions{background:#fff0}#remark .comment-form_theme_essence .comment-form__button_type_preview{background:#fff;color:#000}#remark .comment-form_theme_essence .comment-form__button_type_send{color:#fff}#remark .comment-form_theme_essence .comment-form__error{border-top:8px solid #eee;background:#ffd7d7;color:#9a0000}#remark .comment-form_theme_essence .comment-form__field{background:#fff;color:#000;margin-top:-15px;box-shadow:inset 0 0 0 1px #000;border-radius:4px;min-height:0;height:10px;line-height:31px;font-size:14px;padding-top:12px}#remark .comment-form_theme_essence textarea:-ms-input-placeholder,#remark .comment-form_theme_essence textarea::-ms-input-placeholder{font-size:14px}#remark .comment-form_theme_essence textarea::placeholder{font-size:14px}#remark .comment-form_theme_essence .comment-form__preview{border-color:#eee;background:#fff;color:#333}#remark .comment-form_theme_essence .comment-form__preview-wrapper{background:#eee}
#remark .comment-form_simple{border-width:12px}
#remark .thread{position:relative}#remark .thread_indented{margin-left:17px}#remark .thread_level_6 .thread_level_6{margin-left:0}
#remark .thread_theme_dark .thread__collapse::after{border-color:#505050;border-color:var(--color36)}#remark .thread_theme_dark .thread__collapse:hover::after{border-color:#fff;border-color:var(--color6)}
#remark .thread_theme_tasteshow{border-left-color:rgba(255,255,255,.35)}
#remark .thread_theme_epochtimes{border-left-color:rgba(255,255,255,.35)}
#remark .thread_theme_epochtimes{border-left-color:rgba(255,255,255,.35)}
#remark .thread__collapse{height:calc(100% - 50px);width:11px;position:absolute;top:50px;left:-4px;cursor:pointer}#remark .thread__collapse::after{display:block;content:'';position:absolute;left:5px;top:0;border-left:1px dotted #d9d9d9;border-left:1px dotted var(--color35);height:100%}#remark .thread__collapse:hover::after{transform:translateX(-1px);border-left:3px solid #777;border-left:3px solid var(--color10);z-index:10}#remark .thread__collapse_collapsed{width:18px;height:18px;top:12px;left:0;display:flex;text-align:center;opacity:.8;border-radius:2px;border:1px solid}#remark .thread__collapse_collapsed::after{display:none}#remark .thread__collapse_collapsed:hover{opacity:1}#remark .thread__collapse_collapsed:hover::after{transform:translateX(0)}#remark .thread__collapse_collapsed>div{position:relative;top:6px;left:3px;width:12px;height:2px;border-bottom:2px solid}#remark .thread__collapse_collapsed>div::after,#remark .thread__collapse_collapsed>div::before{content:'';width:100%;height:2px;border-bottom:2px solid;position:absolute;top:-4px;left:0}#remark .thread__collapse_collapsed>div::after{top:4px!important}
#remark .root{position:relative;font-family:'PT Sans',Helvetica,Arial,sans-serif}#remark .root ::selection{background:#c6efef;background:var(--color42)}#remark .root_user-info{position:static}
#remark .root__copyright{margin:48px 0 0;font-size:12px;text-align:right}
#remark .root__input{margin-top:4px}
#remark .root__preloader{position:absolute;left:0;right:0;margin:0 auto}
#remark .root__pinned-comment:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}
#remark .root__pinned-comments{margin-top:20px;padding:8px 12px;border-radius:2px}
#remark .root__show-more{display:block;width:300px;max-width:100%;margin:20px auto}
#remark .root__thread:last-child{margin-bottom:-24px}
#remark .root__threads{margin-top:24px}
#remark .root_theme_dark{color:#ddd;color:var(--color20)}#remark .root_theme_dark .root__copyright,#remark .root_theme_dark .root__copyright-link{color:#aaa;color:var(--color1)}#remark .root_theme_dark .root__pinned-comment{border-bottom-color:#383838;border-bottom-color:var(--color18)}#remark .root_theme_dark .root__pinned-comments{background:#404040;background:var(--color19)}
#remark .root_theme_light{color:#000;color:var(--color0)}#remark .root_theme_light .root__copyright,#remark .root_theme_light .root__copyright-link{color:#aaa;color:var(--color1)}#remark .root_theme_light .root__pinned-comment{border-bottom-color:#e2efef;border-bottom-color:var(--color3)}#remark .root_theme_light .root__pinned-comments{background:#edf6f7;background:var(--color4)}
#remark .root_theme_tasteshow{color:#000}#remark .root_theme_tasteshow .root__copyright,#remark .root_theme_tasteshow .root__copyright-link{color:#aaa}#remark .root_theme_tasteshow .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_tasteshow .root__pinned-comments{background:#edf6f7}
#remark .root_theme_epochtimes{color:#000}#remark .root_theme_epochtimes .root__copyright,#remark .root_theme_epochtimes .root__copyright-link{color:#aaa}#remark .root_theme_epochtimes .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_epochtimes .root__pinned-comments{background:#edf6f7}
#remark .root_theme_sagebook{color:#000}#remark .root_theme_sagebook .root__copyright,#remark .root_theme_sagebook .root__copyright-link{color:#aaa}#remark .root_theme_sagebook .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_sagebook .root__pinned-comments{background:#edf6f7}
#remark .root_theme_eetwdark{color:#6c88b5}#remark .root_theme_eetwdark .root__copyright,#remark .root_theme_eetwdark .root__copyright-link{color:#aaa}#remark .root_theme_eetwdark .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_eetwdark .root__pinned-comments{background:#edf6f7}#remark .root_theme_eetwdark ::selection{background:#7288b1;color:#dbdbdb}#remark .root_theme_eetwdark p{color:#b6b6b6}
#remark .root_theme_eetmdark{color:#6c88b5}#remark .root_theme_eetmdark .root__copyright,#remark .root_theme_eetmdark .root__copyright-link{color:#aaa}#remark .root_theme_eetmdark .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_eetmdark .root__pinned-comments{background:#edf6f7}
@font-face{font-family:'TomicaLight';font-display:swap;src:url(files/Tomica-Light.5fe0398ca3cc8d9cb7f3fc935ee3e789.otf) format('opentype')}@font-face{font-family:'Tomica';font-display:swap;src:url(files/Tomica-Regular.873df7cf667ca5c735645e5fe0f08b41.otf) format('opentype')}#remark .root_theme_essence{color:#6c88b5}#remark .root_theme_essence *{font-family:'Tomica'}#remark .root_theme_essence .root__copyright,#remark .root_theme_essence .root__copyright-link{color:#aaa}#remark .root_theme_essence .root__pinned-comment{border-bottom-color:#e2efef}#remark .root_theme_essence .root__pinned-comments{background:#edf6f7}#remark .root_theme_essence .root__threads{margin-top:0}#remark .root_theme_essence .root__show-more{width:250px;height:41px;background:#e2eaf5;color:#27569a;border-radius:4px}#remark .root_theme_essence .root__return{margin-top:60px;text-align:center}#remark .root_theme_essence .root__return_info{color:#939393;font-weight:300;font-size:11px;line-height:11px;margin-bottom:10px}#remark .root_theme_essence .root__return_line{display:inline-block;vertical-align:middle;border:1px solid #e5e5e5;width:59px}#remark .root_theme_essence .root__return_text{display:inline-block;margin:0 4.75px}#remark .root_theme_essence .root__return_comment{width:80px;height:20px;background:#fff;border:1px solid #34598e;box-sizing:border-box;border-radius:2px;font-size:11px;color:#34598e;letter-spacing:-.28px}#remark .root_theme_essence .button:focus{box-shadow:none}
#remark .user-info{position:absolute;top:0;right:0;bottom:0;overflow:inherit;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;width:100%;padding:10px;border:1px solid #efefef;border:1px solid var(--color41);border-radius:2px;background:#fff;background:var(--color6)}
#remark .user-info__avatar{position:absolute;top:17px;height:30px;width:30px}
#remark .user-info__id{margin:0 0 18px;padding-left:40px;font-size:14px;font-weight:400;line-height:18px;color:#888;color:var(--color13)}
#remark .user-info__preloader{margin:0 auto 18px;color:#888;color:var(--color13)}
#remark .user-info__title{margin:6px 0 0;font-size:18px;font-weight:700;line-height:20px;padding-left:40px}
#remark .list-comments{font-family:'PT Sans',Helvetica,Arial,sans-serif}
#remark .list-comments__item:last-child{margin-bottom:0}
