.dropdown-enter-active{animation-delay:0ms;animation-duration:.15s;animation-fill-mode:forwards;animation-name:dropdownShow;animation-timing-function:ease-in-out}.dropdown-leave-active{animation-fill-mode:forwards;animation-name:dropdownHide;animation-timing-function:ease-in-out}.dropdown-leave-active,.popup-enter-active{animation-delay:0ms;animation-duration:.15s}.popup-enter-active{animation-fill-mode:forwards;animation-name:popupShow;animation-timing-function:ease-in-out}.popup-leave-active{animation-delay:0ms;animation-duration:.1s;animation-fill-mode:forwards;animation-name:popupHide;animation-timing-function:ease-in-out}.drop-in-enter-active{animation-delay:0ms;animation-duration:.22s;animation-fill-mode:forwards;animation-name:dropinShow;animation-timing-function:ease-in-out}.drop-in-leave-active{animation-delay:0ms;animation-duration:.2s;animation-fill-mode:forwards;animation-name:dropinHide;animation-timing-function:ease-in-out}.fade-enter-active{animation-delay:0ms;animation-duration:.15s;animation-fill-mode:forwards;animation-name:fadeShow;animation-timing-function:ease-in-out}.fade-leave-active{animation-delay:0ms;animation-duration:.1s;animation-fill-mode:forwards;animation-name:fadeHide;animation-timing-function:ease-in-out}.none-enter-active{animation-fill-mode:forwards;animation-name:noneShow}.none-leave-active{animation-fill-mode:forwards;animation-name:noneHide}.popup-list-enter-active{animation-delay:0ms;animation-duration:.15s;animation-fill-mode:forwards;animation-name:popupListShow;animation-timing-function:ease-in-out}.popup-list-leave-active{animation-delay:0ms;animation-duration:.1s;animation-fill-mode:forwards;animation-name:popupListHide;animation-timing-function:ease-in-out}@keyframes dropdownShow{0%{opacity:0;pointer-events:none;transform:scaleY(0)}to{opacity:1;pointer-events:auto;transform:scaleY(1)}}@keyframes dropdownHide{0%{opacity:1;transform:scaleY(1)}to{opacity:0;pointer-events:none;transform:scaleY(0)}}@keyframes popupShow{0%{opacity:0;transform:translateY(8px) scale(.9)}50%{transform:translateY(4px)}to{opacity:1;pointer-events:auto;transform:translateY(0)}}@keyframes popupHide{0%{opacity:1;transform:translateY(0)}to{opacity:0;pointer-events:none;transform:translateY(-8px) scale(.9)}}@keyframes dropinShow{0%{transform:scale(0);transform-origin:0 0}to{transform:scale(1)}}@keyframes dropinHide{0%{transform:scale(1)}to{transform:scale(0);transform-origin:0 0}}@keyframes noneShow{0%{opacity:0}to{opacity:1}}@keyframes noneHide{0%{opacity:1}to{opacity:0}}@keyframes popupListShow{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;pointer-events:auto;transform:translateY(0)}}@keyframes popupListHide{0%{opacity:1}to{opacity:0;pointer-events:none}}@keyframes fadeShow{0%{opacity:0}to{opacity:1;pointer-events:auto}}@keyframes fadeHide{0%{opacity:1}to{opacity:0;pointer-events:none}}
.theme-dark{--body-background-color:#101010;--primary-background-color:#202020;--primary-border-color:#343434;--header-background-color:#252525;--default-color:silver;--priority-color:#e5e5e5;--divider-background-color:#3d3d3d;--gray-color:gray;--green-color:#2ea862;--red-color:#a82b30;--red-activity-color:#db2629;--special-blue-color:#2e54e8;--social-icons-fill-color:#e5e5e5;--main-menu-active-background-color:#323232;--spinner-default-color:silver;--spinner-header-search-color:silver;--spinner-global-search-color:#fff;--alert-window-background-color:#323232;--alert-window-background-color-blur-effect:rgba(50,50,50,.75);--alert-window-border-color:#434343;--submit-button-background-color:#413fd6;--submit-button-color:#fff;--default-button-background-color:#323232;--default-button-color:silver;--default-button-hover-background-color:#383838;--default-button-hover-color:silver;--default-button-active-background-color:#282828;--default-button-active-color:silver;--codepass-input-background-color:#1d1d1d;--codepass-input-border-color:#424242;--codepass-input-active-border-color:#413fd6;--input-background-color:#161616;--input-color:silver;--tippy-error-box-background:red;--tippy-error-box-color:#fff;--tippy-error-arrow-color:red;--tippy-default-box-background:#393939;--tippy-default-box-color:silver;--tippy-default-arrow-color:#393939;--post-controls-button-background-color:transparent;--post-controls-button-color:#969696;--post-controls-button-hover-background-color:#2b2b2b;--post-controls-button-hover-color:#cacaca;--post-controls-button-bookmark-active-background:rgba(255,45,40,.3);--post-controls-button-bookmark-active-color:#fff;--post-controls-button-dislike-active-background:rgba(255,45,40,.3);--post-controls-button-dislike-active-color:#fff;--post-controls-button-like-active-background:rgba(255,45,40,.3);--post-controls-button-like-active-color:#fff;--post-controls-button-like-fill:red;--post-controls-button-bookmark-fill:#fff;--post-comment-preview-background-color:#282828;--post-behind-blur-background-color:#181818;--tag-red-background-color:rgba(255,61,49,.3);--tag-red-color:silver;--tag-green-background-color:rgba(153,255,0,.2);--tag-green-color:silver;--popup-background-color:#2c2c2c;--popup-rgb-background-color:rgba(58,58,58,.7);--popup-border-color:#383838;--popup-item-background-color:#454545;--comment-user-status-online-color:#1c9142;--comment-user-status-offline-color:#4d4d4d;--comment-footer-btn-color:gray;--comment-footer-btn-hover-color:#9e9e9e;--comment-tree-color:#2a2a2a;--comment-new-comment-effect:hsla(280,3%,62%,.1);--comment-like-svg-color:#ff2942;--comment-like-text-color:#ff2942;--dayjest-post-link-default:silver;--dayjest-post-link-hover:orange;--avatar-background-color:#2f2f2f;--avatar-color:silver;--tab-button-active-bg-color:#292929;--tab-button-color:silver;--auth-input-bg-color:#2d2d2d;--auth-input-color:silver;--auth-input-bg-hover-color:transparent;--auth-input-hover-color:silver;--auth-input-border-color:transparent;--auth-input-error-border-color:red;--auth-input-focus-border-color:#3d72ff;--auth-input-hover-border-color:#2d2d2d;--auth-input-box-shadow-color:rgba(95,116,253,.1);--copyright-text-color:#4e4e4e;--editor-title-input-bg-color:#2c2c2c;--editor-title-input-color:#fff;--search-input-bg-color:#1e1e1e;--search-input-border-color:#2a2a2a;--search-input-hover-bg-color:transparent;--search-input-focus-bg-color:#000;--search-input-focus-border-color:#000;--search-input-color:#000;--border-activity-color:#515151;--header-search-input-bg-color:#313131;--header-search-button-bg-color:#3c3c3c;--header-search-button-hover-bg-color:#545454;--search-article-spot-border-hover-color:#2c2c2c}
.theme-default{--body-background-color:#f0f0f0;--primary-background-color:#fff;--primary-border-color:#d9d9d9;--header-background-color:#000;--default-color:#000;--priority-color:#000;--divider-background-color:#e5e5e5;--gray-color:gray;--green-color:#2ea862;--red-color:#a82b30;--red-activity-color:#db2629;--social-icons-fill-color:#000;--special-blue-color:#2b4ed7;--main-menu-active-background-color:#eee;--spinner-default-color:blue;--spinner-header-search-color:silver;--alert-window-background-color:#fff;--alert-window-background-color-blur-effect:hsla(0,0%,100%,.75);--alert-window-border-color:silver;--submit-button-background-color:#413fd6;--submit-button-color:#fff;--default-button-background-color:#f3f3f3;--default-button-color:#000;--default-button-hover-background-color:#eaeaea;--default-button-hover-color:#000;--default-button-active-background-color:#dfdfdf;--default-button-active-color:#000;--codepass-input-background-color:#f7f7f7;--codepass-input-border-color:#e5e5e5;--codepass-input-active-border-color:#413fd6;--input-background-color:#f3f3f3;--input-color:#000;--tippy-error-box-background:red;--tippy-error-box-color:#fff;--tippy-error-arrow-color:red;--tippy-default-box-background:#000;--tippy-default-box-color:#fff;--tippy-default-arrow-color:#000;--post-controls-button-background-color:transparent;--post-controls-button-color:#000;--post-controls-button-hover-background-color:#efefef;--post-controls-button-hover-color:blue;--post-controls-button-bookmark-active-background:rgba(255,45,40,.1);--post-controls-button-bookmark-active-color:#000;--post-controls-button-dislike-active-background:rgba(255,45,40,.1);--post-controls-button-dislike-active-color:#000;--post-controls-button-like-active-background:rgba(235,59,74,.1);--post-controls-button-like-active-color:#000;--post-controls-button-like-fill:red;--post-controls-button-bookmark-fill:#000;--post-comment-preview-background-color:#f7f7f7;--post-behind-blur-background-color:#f3f3f3;--popup-background-color:#fff;--popup-border-color:#efefef;--popup-item-background-color:#e7e7e7;--comment-user-status-online-color:#00be00;--comment-user-status-offline-color:#424242;--comment-footer-btn-color:gray;--comment-footer-btn-hover-color:#636363;--comment-tree-color:#efefef;--comment-new-comment-effect:hsla(280,3%,62%,.1);--comment-like-svg-color:red;--comment-like-text-color:red;--dayjest-post-link-default:#000;--dayjest-post-link-hover:orange;--avatar-background-color:#eaeaea;--avatar-color:#000;--tab-button-active-bg-color:#fff;--tab-button-color:#000;--auth-input-bg-color:#f3f3f3;--auth-input-color:#000;--auth-input-bg-hover-color:transparent;--auth-input-hover-color:#000;--auth-input-border-color:transparent;--auth-input-error-border-color:red;--auth-input-focus-border-color:#1434ff;--auth-input-hover-border-color:#f3f3f3;--auth-input-box-shadow-color:rgba(95,116,253,.1);--copyright-text-color:#a5a5a5;--editor-title-input-bg-color:#f0f0f0;--editor-title-input-color:#000;--border-activity-color:#c4c4c4;--header-search-input-bg-color:#292929;--header-search-button-bg-color:#3c3c3c;--header-search-button-hover-bg-color:#545454;--search-article-spot-border-hover-color:transparent;--search-input-bg-color:#fff;--search-input-border-color:#d7d7d7;--search-input-hover-bg-color:transparent}
.tippy-box[data-theme~=error]{background:var(--tippy-error-box-background);box-shadow:0 0 12px 0 rgba(0,0,0,.3);color:var(--tippy-error-box-color)}.tippy-box[data-theme~=error] .tippy-arrow{color:var(--tippy-error-arrow-color);height:16px;width:16px}.tippy-box[data-theme~=default]{background:var(--tippy-default-box-background);box-shadow:0 0 12px 0 rgba(0,0,0,.3);color:var(--tippy-default-box-color)}.tippy-box[data-theme~=default] .tippy-arrow{color:var(--tippy-default-arrow-color);height:16px;width:16px}@media (max-width:1200px){.tippy-box{display:none!important}}
*{box-sizing:border-box;font-family:Roboto;font-size:13px;font-weight:400}*,body{margin:0;padding:0}body{background-color:var(--body-background-color);color:var(--default-color);overflow-y:scroll}a{text-decoration:none;text-decoration-line:none}button{-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input{border:none;outline:none}main{flex-direction:column;margin:0 auto;max-width:1240px;padding-top:80px;width:100%}main,main .flex{display:flex}main .flex .render{display:flex;flex:auto;flex-direction:column;padding:0 10px 0 250px;width:100%}@media (max-width:1200px){main .flex .render{padding:unset}}h1{font-size:22pt}h1,h2{font-weight:700}h2{font-size:20pt}h3{font-size:18pt}h3,h4{font-weight:700}h4{font-size:16pt}.splide{margin:20px auto;width:95%}.splide img{height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.articleTable{border-collapse:collapse;border-radius:10px;font-size:12px;font-weight:400;margin:20px auto;white-space:nowrap;width:95%}.articleTable td,.articleTable th{padding:8px;text-align:center}.articleTable td{font-size:12px}.articleTable tr{border-bottom:1px solid var(--divider-background-color)}.articleTable thead th{background:#f8f8f8;color:var(--priority-color)}.articleTable thead th:nth-child(odd){background:var(--primary-background-color);color:var(--priority-color)}.articleTable tr:nth-child(2n){background:var(--body-background-color)}
code[class*=language-],pre[class*=language-]{word-wrap:normal;background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{background:hsla(0,0%,100%,.5);color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
