code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--header-top-size:64px}html{scroll-padding-top:111px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,button,input,option,select{font-family:Roboto,sans-serif}*{-webkit-tap-highlight-color:transparent}::-webkit-input-placeholder{color:rgba(0,0,0,.22)}::placeholder{color:rgba(0,0,0,.22)}:-ms-input-placeholder{color:rgba(0,0,0,.22)}::-ms-input-placeholder{color:rgba(0,0,0,.22)}.w100p{width:100%}.flex{display:flex}.center-row{justify-content:center}.center-column{align-items:center}.row{flex-direction:row}.column{flex-direction:column}.flex-max{flex:1 1}.circle{border-radius:50%}.wrap{flex-wrap:wrap}.margin-center{margin-left:auto!important;margin-right:auto!important}.text-wrap{text-wrap:wrap!important}.fit-content{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.mobile{display:none!important}.desktop{display:flex!important}@media only screen and (max-width:710px){.mobile{display:flex!important}.desktop{display:none!important}}#lgses{background-color:#fff;border-top:1px solid #ebebeb;bottom:0;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;font-size:.75em;max-height:35%;overflow:hidden;padding:5px 0;position:fixed;width:100%;z-index:1000}#lgses p{margin:0}#lgses .lgsCloseButton{bottom:0;font-size:1.3em;position:absolute;right:10px}#lgses .lgsVersion{color:#fff;font-size:1.1em;left:3px;position:fixed;top:1px}select{background-color:#31c48d;background-position:right 10px center;background-repeat:no-repeat;background-size:auto 50%;border:none;border-radius:2px;border-radius:5px;color:#fff;outline:none;padding:10px}footer{color:#888;display:flex;flex-direction:row;font-size:.88em;justify-content:center;padding:10px 20px}.App{background:#eee;min-height:100vh;overflow-x:hidden;overflow-y:clip}@supports (overflow-x:clip){.App{overflow-x:clip}}.pagecontent{margin-top:64px}.pointer{cursor:pointer}a:link{color:#5b9b17}a:link,a:visited{text-decoration:none}a:visited{color:#457612}.normalBackground{background:#eee;display:flex;height:100%;justify-content:center;padding:10px 0 20px;width:100%}.dark-mode .normalBackground{background:#161a1d}.typicalBlock{background:#fff;border-radius:8px}.blocksPage,.settingsPage{margin-left:auto;margin-right:auto;max-width:800px}.smallListPadding li{padding:5px 2px}.gender{font-size:.6em;padding-left:5px}.gender .male{color:#13dcf2}.gender .female{color:#f213b7}.split{border-bottom:1px solid;border-color:rgba(0,0,0,.085);margin:10px 20px;width:96%}.clickButton{text-wrap:nowrap;background-color:#31c48d;border-radius:25px;color:#fff;cursor:pointer;margin:8px 20px 8px 8px;padding:14px;position:relative;text-align:center;width:-webkit-min-content;width:min-content;z-index:5}@media only screen and (max-width:570px){.mainTitle .titleText{display:flex;justify-content:center}}.animate-top{-webkit-animation:slideFromTop .4s forwards;animation:slideFromTop .4s forwards;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.typical-page{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:700px}.dark-mode .App{background:#161a1d;color:#e0e3ea}.dark-mode a:link,.dark-mode a:visited{color:#1a9123}.dark-mode .clickButton,.dark-mode select{background-color:#115e17}.dark-mode .clickButton{color:#e0e3ea}.dark-mode .checkbox input:checked~.checkmark{background-color:#115e17!important}.dark-mode ::-webkit-input-placeholder{color:#b9bcc4}.dark-mode ::placeholder{color:#b9bcc4}.dark-mode .typicalBlock{background:#262b30}.dark-mode a,.dark-mode a:visited{color:#e0e3ea}ul.forumlist{list-style:none;margin:0 auto;max-width:1200px;padding:20px}ul.forumlist>.title{border-bottom:1px solid #eee;font-size:1.3em;font-weight:500;margin-bottom:20px;padding:10px 15px}.dark-mode ul.forumlist>.title{border-bottom:1px solid #2c3338}ul.forumlist .forum{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;margin:12px 0;padding:20px;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.dark-mode ul.forumlist .forum{background:#262b30;box-shadow:0 2px 4px rgba(0,0,0,.2)}ul.forumlist .forum:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}ul.forumlist .forum .titles{flex:1 1;min-width:0;padding:0 15px}ul.forumlist .forum .titles .title{font-size:1.2em;font-weight:500;margin-bottom:8px}ul.forumlist .forum .titles .title a{color:#1a1a1a;text-decoration:none}.dark-mode ul.forumlist .forum .titles .title a{color:#e0e3ea}ul.forumlist .forum .titles .description{color:#666;line-height:1.5;margin-bottom:12px}.dark-mode ul.forumlist .forum .titles .description{color:#9ca3af}ul.forumlist .forum .statistic{align-self:flex-start;color:#666;display:flex;flex-direction:column;gap:8px;margin-top:4px;min-width:120px;padding:0 15px}.dark-mode ul.forumlist .forum .statistic{color:#9ca3af}ul.forumlist .forum .lastpost{align-self:flex-start;border-left:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;flex-shrink:0;gap:10px;margin-top:4px;padding:0 15px;position:relative;width:250px}.dark-mode ul.forumlist .forum .lastpost{border-left-color:hsla(0,0%,100%,.06)}ul.forumlist .forum .lastpost .smallavatar{padding:2px 0}ul.forumlist .forum .lastpost .smallavatar img{border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);height:32px;margin-right:0;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:32px}ul.forumlist .forum .lastpost .smallavatar a{color:#1a1a1a;font-size:.95em;font-weight:500;text-decoration:none;transition:color .2s ease}.dark-mode ul.forumlist .forum .lastpost .smallavatar a{color:#e0e3ea}ul.forumlist .forum .lastpost .smallavatar a:hover{color:#31c48d}.dark-mode ul.forumlist .forum .lastpost .smallavatar a:hover{color:#1a9123}ul.forumlist .forum .lastpost .lastposttitle{line-height:1.4;margin:0;max-width:100%}ul.forumlist .forum .lastpost .lastposttitle a{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#1a1a1a;display:block;display:-webkit-box;font-size:.95em;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease;word-break:break-word}.dark-mode ul.forumlist .forum .lastpost .lastposttitle a{color:#e0e3ea}ul.forumlist .forum .lastpost .lastposttitle a:hover{color:#31c48d}.dark-mode ul.forumlist .forum .lastpost .lastposttitle a:hover{color:#1a9123}ul.forumlist .forum .lastpost .lastpostuser{align-items:center;display:flex;font-size:.9em;gap:5px;margin-top:4px}.dark-mode ul.forumlist .forum .lastpost .lastpostuser{color:#9ca3af}ul.forumlist .forum .lastpost .lastpostuser a{color:#31c48d;font-weight:500;text-decoration:none;transition:color .2s ease}.dark-mode ul.forumlist .forum .lastpost .lastpostuser a{color:#1a9123}ul.forumlist .forum .lastpost .lastpostuser a:hover{color:#28a478}.dark-mode ul.forumlist .forum .lastpost .lastpostuser a:hover{color:#157b1d}ul.forumlist .forum .lastpost .lastpostinfo{align-items:center;display:flex;gap:10px}ul.forumlist .forum .lastpost .smallavatar{align-items:center;display:flex;gap:8px}@media only screen and (max-width:1024px){ul.forumlist .forum .lastpost{width:200px}}@media only screen and (max-width:768px){ul.forumlist{padding:10px}ul.forumlist .forum{flex-direction:column;padding:10px}ul.forumlist .forum .titles{margin-bottom:10px;padding:0;width:100%}ul.forumlist .forum .titles .description{margin-bottom:0}ul.forumlist .forum .statistic{flex-direction:row;gap:12px;margin-bottom:10px;padding:0;width:100%}ul.forumlist .forum .lastpost{border-left:none;border-top:1px solid rgba(0,0,0,.06);padding:10px 0 0;width:100%}ul.forumlist .forum .lastpost .smallavatar{display:flex}ul.forumlist .forum .lastpost .lastposttitle a{-webkit-line-clamp:1}ul.forumlist .forum>div{box-sizing:border-box;flex-direction:column;padding:5px 3px!important;width:100%!important}.dark-mode ul.forumlist .forum .lastpost{border-top-color:hsla(0,0%,100%,.06)}}ul.subforumslist{list-style:none;margin:10px 0 0;padding:0}ul.subforumslist li{display:inline-block;margin:5px 10px 5px 0}ul.subforumslist li a{background:#f5f5f5;border-radius:20px;color:#666;display:inline-block;font-size:.9em;padding:6px 12px;text-decoration:none;transition:background .2s ease}.dark-mode ul.subforumslist li a{background:#2c3338;color:#9ca3af}ul.subforumslist li a:hover{background:#e5e5e5}.dark-mode ul.subforumslist li a:hover{background:#363b41}.checkbox{cursor:pointer;display:flex;flex-direction:row;font-size:1.15em;padding-left:35px;position:relative;-webkit-user-select:none;user-select:none}.checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#eee;height:25px;left:0;position:absolute;top:0;width:25px}.checkbox:hover input~.checkmark{background-color:#ccc}.checkbox input:checked~.checkmark{background-color:#31c48d}.checkmark:after{content:"";display:none;position:absolute}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;height:10px;left:9px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:5px}.text-input{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.text-input input{background-color:transparent;border:0;border-bottom:1px solid #dcdcdc;font-size:1.1em;margin:5px;max-width:100%;padding:7px}.text-input input:focus{outline:none}.text-input .placeholder{font-size:1.1em}.dark-mode .text-input input{color:#dbdbdb}.tooltip{display:inline-block;position:relative}.tooltip .tooltiptext{background-color:#000;border-radius:6px;color:#fff;font-size:14.4px;font-weight:400;left:50%;margin-left:-60px;margin-top:12px;padding:8px 6px;position:absolute;text-align:center;top:100%;visibility:hidden;width:120px;z-index:8}.tooltip.right .tooltiptext{margin-left:-100px}.tooltip.top .tooltiptext{top:-20px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.tooltip .tooltiptext:after{border:5px solid transparent;border-bottom-color:#000;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.tooltip.right .tooltiptext:after{left:80%}.tooltip.top .tooltiptext:after{border-color:#000 transparent transparent;left:50%;top:100%}.tooltip:hover .tooltiptext{visibility:visible}.blocks-editor{box-sizing:border-box;margin:0;padding:10px 18px;width:100%}.blocks-editor,.blocks-editor .block{display:flex;flex-direction:column}.blocks-editor .block .block-row{align-items:flex-start;display:flex;flex-direction:row;width:100%}.blocks-editor .block .block-content{flex-grow:2}.blocks-editor .block .block-controls{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:5px 0 15px;width:100%}.blocks-editor .block .block-controls>*{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:#595959;cursor:pointer;font-size:1.25em;font-variant-numeric:tabular-nums;font-weight:500;margin:7px 12px 0;padding:0 10px;transition:.3s}.blocks-editor .block-text-controls{background-color:#fff;border-bottom:1px solid #dcdcdc;-webkit-column-gap:5px;column-gap:5px;display:flex;flex-direction:row;flex-wrap:wrap;padding:6px 0;position:-webkit-sticky;position:sticky;row-gap:5px;top:var(--header-top-size);z-index:6}.editor .blocks-editor .block-text-controls{top:0!important}.editor .blocks-editor .block-order{top:5px!important}.blocks-editor .block-text-controls button{background-color:#fff;border:1px solid #cecece;border-radius:0;color:#000;-webkit-column-gap:5px;column-gap:5px;cursor:pointer;min-width:35px;padding:8px;row-gap:5px;transition:.4s}.blocks-editor .block-text-controls button:hover{background-color:#dedede;box-shadow:0 0 4px rgba(0,0,0,.15);color:#444}@media (hover:none) and (pointer:coarse){.blocks-editor .block-text-controls button.auto:hover{background-color:inherit;box-shadow:inherit;color:inherit}}.blocks-editor .block-text-controls button.selected{background-color:#dedede!important;color:#444!important}.blocks-editor .block .block-controls svg{margin-left:4px}.blocks-editor .block .add-block-text-button{display:flex;flex-direction:row}.blocks-editor .block .add-block-text-button svg{width:25px}.blocks-editor .block .block-text{display:flex}.blocks-editor .block .checkbox{margin-bottom:10px}.blocks-editor .block .block-text .editor{border-bottom:1px solid #dcdcdc;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;flex:1 1;margin:0;min-height:120px;outline:none;overflow-wrap:anywhere;padding:8px}.blocks-editor .block .block-editor.minimal .block-text .editor{border-top:1px solid #dcdcdc;min-height:18px}.blocks-editor .block:first-child .block-editor.minimal .block-text .editor:empty:not(:focus):before{color:grey;content:attr(data-hint-minimal);font-style:italic;pointer-events:none}.blocks-editor .block:first-child .block-editor:not(.minimal) .block-text .editor:empty:not(:focus):before{color:grey;content:attr(data-hint);font-style:italic;pointer-events:none}.blocks-editor .block .block-editor .userNameList{background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;padding:5px 0 0;width:100%}.dark-mode .blocks-editor .block .block-editor .userNameList{background:#262b30}.blocks-editor .block .block-editor .userNameList li{align-items:center;border:1px solid #31c48d;border-radius:40px;cursor:pointer;display:flex;flex-direction:row;font-size:.95em;margin:5px 5px 0 0;padding:3px 8px;text-align:center}.dark-mode .blocks-editor .block .block-editor .userNameList li{border-color:#115e17}.blocks-editor .block .block-editor .userNameList li .username{margin-left:5px}.blocks-editor .block .block-editor .userNameList li .avatar img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:27px;margin:0;object-fit:cover;padding:0;width:27px}.blocks-editor .block .block-video{display:flex;flex-direction:row}.blocks-editor .block .block-video .enterLink{padding:4px 0 8px}.blocks-editor .block .block-video input{border:1px solid #dcdcdc;border-radius:3px;flex-grow:2;margin-left:10px;padding:5px}.blocks-editor .block .block-order{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";align-items:center;color:#595959;cursor:pointer;display:flex;flex-direction:column;font-size:1.3em;font-variant-numeric:tabular-nums;font-weight:500;padding-left:10px;padding-right:5px;position:-webkit-sticky;position:sticky;top:var(--header-top-size)}.blocks-editor .block .block-order>div{padding:7px 0}.blocks-editor .block .block-order>div:first-child{padding-top:0}.blocks-editor .block.block-type-text .block-order{padding-top:47px}@media (max-width:481px){.blocks-editor .block.block-type-text .block-order{padding-top:86px}}.blocks-editor .block .order-button{cursor:pointer}.blocks-editor .block .settings-button.active{color:#4287f5}.blocks-editor .block .block-image img{width:100%}.blocks-editor .block .imageUpload,.blocks-editor .block .videoUpload{align-items:center;background:#dbdbdb;border-radius:7px;color:#70737b;display:flex;flex-direction:column;font-size:1.45em;justify-content:center;margin-bottom:6px;min-height:120px;padding:60px;text-align:center}.blocks-editor .block .videoUpload.locked{opacity:.6}.blocks-editor .block .imageUpload>*,.blocks-editor .block .videoUpload>*{padding:15px 10px}.blocks-editor .block .imageIcon,.blocks-editor .block .videoIcon{font-size:1.7em}.blocks-editor .block .blocks-editor{display:flex;flex-direction:column}.blocks-editor .block .blocks-text-controls{display:flex;flex-direction:row}@media only screen and (max-width:410px){.blocks-editor .block .imageUpload{padding:15px}}.blocks-editor .block .smileChooseButton{position:relative}.relativeContainer{left:0;position:absolute;top:calc(100% + 5px);width:-webkit-max-content;width:max-content}.blocks-editor .block .smileMenu{background-color:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.18);display:flex;flex-direction:row;flex-wrap:wrap;font-size:1.8em;list-style:none;margin:0;max-width:231px;padding:10px;width:-webkit-max-content;width:max-content}.blocks-editor .block-drag-container{align-items:flex-start;display:flex;flex-wrap:wrap;width:100%}.blocks-editor .block-drag-container.dragging{opacity:.5}.blocks-editor .block-drag-handle{align-items:center;color:#595959;cursor:grab;display:flex;opacity:.5;padding:10px;transition:opacity .2s}.blocks-editor .block-drag-handle:hover{opacity:1}.dark-mode .blocks-editor .block-drag-handle{color:#dbdbdb}.blocks-editor .block-drag-preview{background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);opacity:.9;pointer-events:none;-webkit-transform:scale(.7);transform:scale(.7);z-index:1000}.dark-mode .blocks-editor .block-drag-preview{background:#262b30}.blocks-editor .block-text-controls button.disabled{cursor:not-allowed;opacity:.6}.blocks-editor .block-text-controls button.disabled:hover{background-color:inherit!important;box-shadow:none!important;color:inherit!important}.dark-mode .blocks-editor .block-text-controls button.disabled{opacity:.5}.dark-mode .blocks-editor .block-text-controls button{background:#262b30}.dark-mode .blocks-editor .block .block-order{color:#dbdbdb}.dark-mode .blocks-editor .block .block-controls svg,.dark-mode .blocks-editor .block .block-controls>*{fill:#dbdbdb;color:#dbdbdb}.dark-mode .blocks-editor .block-text-controls{background:#262b30!important;border-bottom:1px solid #383c43}.dark-mode .blocks-editor .block-text-controls button{background:#2d333b;border-color:#444a52;color:#e0e3ea}.dark-mode .blocks-editor .block-text-controls button:hover{background-color:#3a4149;box-shadow:0 0 4px hsla(0,0%,100%,.15);color:#f0f3fa}.dark-mode .blocks-editor .block-text-controls button.selected{background-color:#3a4149!important;border-color:#5a6069;color:#f0f3fa!important}.dark-mode .blocks-editor .block .block-text .editor{background-color:#1e2227;border-color:#383c43;border-top:1px solid #383c43!important;color:#e0e3ea}.dark-mode .blocks-editor .block .block-order{color:#e0e3ea}.dark-mode .blocks-editor .block .block-controls svg,.dark-mode .blocks-editor .block .block-controls>*{fill:#e0e3ea;color:#e0e3ea}.dark-mode .blocks-editor .block .smileMenu{background-color:#2d333b;box-shadow:0 0 8px rgba(0,0,0,.4)}.dark-mode .blocks-editor .block .block-editor .userNameList{background:#1e2227}.dark-mode .blocks-editor .block .block-editor .userNameList li{border-color:#1a7d2c}.dark-mode .blocks-editor .block .imageUpload,.dark-mode .blocks-editor .block .videoUpload{background:#2d333b;color:#e0e3ea}.dark-mode .blocks-editor .block-drag-handle{color:#e0e3ea}.dark-mode .blocks-editor .block-drag-preview{background:#1e2227}.dark-mode .blocks-editor .block:first-child .block-editor.minimal .block-text .editor:empty:not(:focus):before,.dark-mode .blocks-editor .block:first-child .block-editor:not(.minimal) .block-text .editor:empty:not(:focus):before{color:#9da2a9}.dark-mode .blocks-editor .block .imageUpload>*,.dark-mode .blocks-editor .block .videoUpload>*{color:#b8bcc4}.dark-mode .blocks-editor .block .enterLink input{background-color:#2d333b;border-color:#444a52;color:#e0e3ea}.dark-mode .blocks-editor .block .enterLink{color:#e0e3ea}.smileMenu .keepOpenOption{align-items:center;display:flex;font-size:.85rem;justify-content:flex-start;padding:10px 10px 0;width:100%}.smileMenu .keepOpenOption .checkbox-component{margin:0}.poll-editor{background-color:#f9f9f9;border:1px solid #dcdcdc;border-radius:8px;display:flex;flex-direction:column;gap:16px;margin-bottom:16px;padding:16px}.dark-mode .poll-editor{background-color:#2d333b;border-color:#383c43}.poll-editor-title input{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;box-sizing:border-box;font-size:1.1em;font-weight:500;padding:10px 12px;width:100%}.dark-mode .poll-editor-title input{background-color:#1e2227;border-color:#383c43;color:#e0e3ea}.poll-editor-variants{display:flex;flex-direction:column;gap:10px}.poll-editor-variant{align-items:center;display:flex;gap:8px}.poll-editor-variant input{background-color:#fff;border:1px solid #dcdcdc;border-radius:4px;flex:1 1;padding:8px 12px}.dark-mode .poll-editor-variant input{background-color:#1e2227;border-color:#383c43;color:#e0e3ea}.poll-editor-remove-variant{background:none;border:none;color:#ff4d4d;cursor:pointer;font-size:1.2em;padding:0 8px;transition:all .2s ease}.poll-editor-remove-variant:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.dark-mode .poll-editor-remove-variant{color:#ff6b6b}.poll-editor-add-variant{align-self:flex-start;background-color:#31c48d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;margin-top:8px;padding:8px 16px;transition:all .2s ease}.poll-editor-add-variant:hover{background-color:#28a376;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.dark-mode .poll-editor-add-variant{background-color:#115e17}.dark-mode .poll-editor-add-variant:hover{background-color:#1a7d2c}.poll-editor-options{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:8px}.poll-editor-change-vote,.poll-editor-multiple{align-items:center;cursor:pointer;display:flex;gap:8px}.poll-editor-multiple input{cursor:pointer}.poll-editor-hint{color:#777;font-size:.9em}.dark-mode .poll-editor-hint{color:#9da2a9}@media only screen and (max-width:480px){.poll-editor-options{align-items:flex-start;flex-direction:column}}.App>.editor{background-color:#fff;border-radius:10px;box-shadow:0 4px 7px rgba(0,0,0,.1);display:flex;flex-direction:column;left:50%;max-height:calc(100% - 100px);max-width:850px;overflow-x:hidden;overflow-y:auto;padding:0 15px 45px;position:fixed;scroll-padding-top:52px;top:var(--header-top-size);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:11}@media only screen and (max-width:850px){.App>.editor{border-radius:0}}@media only screen and (max-width:500px){.App>.editor{-ms-overflow-style:none;scrollbar-width:none}.App>.editor::-webkit-scrollbar{display:none}}.replyForm{align-items:center;display:flex;flex-direction:column;width:100%}.replyForm .blocks-editor{max-width:800px}.replyForm .reply-block{align-items:center;display:flex;flex-direction:column;width:100%}.replyForm .reply-block .buttonRow{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.replyForm .reply-block .storageDate{color:#b4b4b4;font-size:.89em;margin-bottom:10px}.replyForm .reply-block .storageSwitcher{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:90%;padding:10px 8px}.replyForm .reply-block .storageSwitcher .storageSwitch{background-color:#fff;border:1px solid #cecece;border-radius:8px;color:#70737b;cursor:pointer;margin:2px 8px;min-width:15px;padding:10px;text-align:center;transition:.4s}.replyForm .reply-block .storageSwitcher .storageSwitch.focus,.replyForm .reply-block .storageSwitcher .storageSwitch:hover{background-color:#dedede;box-shadow:0 0 4px rgba(0,0,0,.15);color:#444}.dark-mode .replyForm .reply-block .storageSwitcher .storageSwitch{background:#262b30;color:#e0e3ea}.dark-mode .replyForm .reply-block .storageSwitcher .storageSwitch.focus{background:#b9bcc4}.dark-mode .editor{background:#262b30!important}.dark-mode .replyForm .reply-block .controls{border-bottom-color:#161a1d;border-top-color:#161a1d}.replyForm .reply-block .sendingData{color:#70737b;padding:10px}.replyForm .reply-block .controls{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:20px;max-width:800px;padding:20px 18px 10px;width:100%}.replyForm .reply-block .controls>*{margin-bottom:10px}.connectedPostsBlock{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;max-width:800px;padding:0 8px 8px;width:100%}.connectedPostsBlock .text-input{padding-left:10px}.connectedPostsBlock .addConnectedPost{align-items:center;display:flex;flex-direction:row}.connectedPostsBlock .addConnectedPost .fa-link{color:#595959;cursor:pointer}.connectedPostsBlock .connectedPosts{display:flex;flex-direction:column;padding:8px}.connectedPostsBlock .connectedPosts .connectedPost{border:solid #eee;border-width:0 0 1px;color:#444;cursor:pointer;display:flex;flex-direction:row;font-size:1.1em;padding:10px}.connectedPostsBlock .connectedPosts .removeButton{cursor:pointer;margin-left:10px}.connectedPostsBlock .connectedPostsTitle{font-size:1.1em;padding:8px}.connectedPostsBlock .connectedPostsTitle svg{font-size:.9em}.connectedPostSearchList{list-style:none;margin:5px 0;padding:0;li{cursor:pointer;padding:8px 12px}}.threadInputName{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;max-width:800px;padding:20px 18px 5px;width:100%}.threadInputName input{background:transparent;border:0;flex-grow:2;font-size:1.5em;width:100%}.threadInputName input:focus{outline:none}.dark-mode .threadInputName input{color:#dbdbdb}.tagsInput{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;max-width:800px;padding:0 18px 5px;width:100%}.post .tagsInput{padding-top:20px}.tagsInput input{background:transparent;border:0;flex-grow:2;font-size:.9em}.tagsInput input:focus{outline:none}.tagsInput .tagsAiButton{color:#595959;cursor:pointer;font-size:1.3em}.dark-mode .tagsInput input{color:#dcdcdc}.tagSearchList{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;max-width:800px;width:100%}.tagSearchList li{border:0 solid #eee;cursor:pointer;padding:5px 10px}.forumSearchList{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;max-width:800px}.forumSearchList li{border:solid #eee;border-width:0 0 1px;color:#444;cursor:pointer;padding:10px}.dark-mode .forumSearchList li{color:#e0e3ea}.forumName{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;max-width:800px;padding:0 8px;width:100%}ul.postslist .post .forumName{margin:10px 0 0}.forumName div{padding:3px 0}.forumName .text-input{padding:0 10px}.forumName .selectedForum{border:1px solid #e61856;border-radius:20px;font-size:1.1em;padding:8px 15px}.forumName .selectedForumRemove{color:#595959;cursor:pointer;font-size:1.2em;padding:4px 8px 4px 6px}.forumName .selectedForumDesc{font-size:1.1em;margin-right:8px;padding-left:10px}.forumName .forumSelection{overflow:hidden;padding:0 10px;position:relative}.forumName .forumSelection .forumSelectionIcon{color:#595959;cursor:pointer;font-size:1.1em}.forumName .forumSelection select{cursor:pointer;left:0;opacity:0;overflow:hidden;position:absolute;top:0}@media only screen and (max-width:750px){.forumName select{max-width:210px}}.react-calendar-datetime-picker .header{background-color:#31c48d!important}.dark-mode .react-calendar-datetime-picker .header{background-color:#115e17!important}.react-calendar-datetime-picker .daysList .is-selected-day{background-color:#31c48d!important}.dark-mode .react-calendar-datetime-picker .daysList .is-selected-day{background-color:#115e17!important}.dark-mode .react-calendar-datetime-picker .calender-modal{background-color:#262b30}.dark-mode .react-calendar-datetime-picker .daysList .daysList-day{color:#888}.dark-mode .react-calendar-datetime-picker .daysList .daysList-day.is-selected-day{color:#fff}.dark-mode .react-calendar-datetime-picker .daysList .is-disabled{background:#161a1d}.dark-mode .react-calendar-datetime-picker .time .time--input{background:#262b30;color:#ccc}.dark-mode .react-calendar-datetime-picker .time .time-fieldset,.dark-mode .react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec{fill:#fff}.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec,.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--inc{background-color:inherit;height:26px!important;width:26px!important}.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec svg,.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--inc svg{-webkit-transform:translate(-50%,-50%) scale(1)!important;transform:translate(-50%,-50%) scale(1)!important}.react-calendar-datetime-picker .input-picker .input-picker--input{border-radius:0!important;border-width:0!important;border-bottom:1px solid #ebebeb!important;color:rgba(0,0,0,.6);font-size:1.1em;height:auto!important;line-height:normal!important;padding:10px!important;width:auto!important}.dark-mode .react-calendar-datetime-picker .input-picker .input-picker--input{background-color:#262b30;color:#aaa}.react-calendar-datetime-picker .calender-modal{bottom:42px}@media only screen and (max-width:362px){.react-calendar-datetime-picker .calender-modal{min-width:152px;width:100%!important}}.react-calendar-datetime-picker{position:relative;width:100%}.react-calendar-datetime-picker .dtWrapper{margin:auto;position:relative}.react-calendar-datetime-picker .header{align-items:center;background-color:#009a17;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;justify-content:space-between;padding:24px 16px}.react-calendar-datetime-picker .header .header-date{color:#fff;display:flex;flex-wrap:wrap;font-size:18px;justify-content:center}.react-calendar-datetime-picker .header .header-date .header-date--month{cursor:pointer;margin-left:8px}.react-calendar-datetime-picker .header .header-date .header-date--year{cursor:pointer}.react-calendar-datetime-picker .header .header-date .header-date--day{font-size:24px;margin-top:8px;text-align:center;width:100%}.react-calendar-datetime-picker .header .header--btn{color:#fff;cursor:pointer;display:block;height:20px;width:20px}.react-calendar-datetime-picker .header .header--btn.is-disabled{opacity:.2;pointer-events:none}.react-calendar-datetime-picker .header .header--clearBtn{color:#fff;cursor:pointer;height:14px;left:4px;opacity:.8;position:absolute;top:4px;width:14px}.react-calendar-datetime-picker .is-rtl .header .header-date{direction:ltr}.react-calendar-datetime-picker .is-rtl .header .header--btn{-webkit-transform:scale(-1);transform:scale(-1)}.react-calendar-datetime-picker .yearWrapper{position:relative}.react-calendar-datetime-picker .yearWrapper:after,.react-calendar-datetime-picker .yearWrapper:before{content:"";display:block;height:30px;left:0;position:absolute;transition:.4s;transition-delay:.2s;width:100%}.react-calendar-datetime-picker .yearWrapper:before{background-image:linear-gradient(0deg,#fff,#fff 10%,hsla(0,0%,96%,0));bottom:0}.react-calendar-datetime-picker .yearWrapper:after{background-image:linear-gradient(180deg,#fff,#fff 10%,hsla(0,0%,96%,0));top:-.1em}.react-calendar-datetime-picker .yearGrid{display:flex;flex-wrap:wrap;height:291px;list-style:none;margin:8px 0;overflow:hidden;overflow-y:scroll;padding:30px 0;text-align:center}.react-calendar-datetime-picker .yearGrid .is-year-list{display:block}.react-calendar-datetime-picker .yearGrid::-webkit-scrollbar{display:none}.react-calendar-datetime-picker .yearGrid_year{box-sizing:border-box;cursor:pointer;height:55px;line-height:55px;text-align:center;width:20%}.react-calendar-datetime-picker .is-selectedYearRef{color:#03bf1f;font-size:22px;font-weight:700}.react-calendar-datetime-picker .yearGrid_year:nth-child(5n+1){clear:left}.react-calendar-datetime-picker .is-year-list .yearGrid_year{width:100%}.react-calendar-datetime-picker .monthList{list-style:none;overflow:hidden;padding:0;text-align:center;transition:.8s;will-change:transform}.react-calendar-datetime-picker .monthList_month{box-sizing:border-box;color:#666;cursor:pointer;float:left;height:72px;line-height:72px;text-align:center;transition:color .2s ease-in-out;width:33.3333333333%}.react-calendar-datetime-picker .monthList_month:hover{color:#444}.react-calendar-datetime-picker .monthList_month.is-disabled{opacity:.2;pointer-events:none}.react-calendar-datetime-picker .monthList_month.is-selected-month{color:#03bf1f;font-weight:700}.react-calendar-datetime-picker .monthList_month:nth-child(3n+1){clear:left}.react-calendar-datetime-picker .is-rtl.monthList .monthList_month{float:right}.react-calendar-datetime-picker .is-rtl.monthList .monthList_month:nth-child(3n+1){clear:right}.react-calendar-datetime-picker .daysList{list-style:none;margin:0;overflow:hidden;padding:8px 0;text-align:center}.react-calendar-datetime-picker .daysList .daysList-day{border-radius:50%;box-sizing:border-box;color:#666;cursor:pointer;float:left;font-size:14px;height:44.28571px;line-height:44.28571px;margin:1px 0;text-align:center;width:14.2857142857%}.react-calendar-datetime-picker .daysList .is-week-days{border-radius:0;color:#aaa;font-size:14px;font-weight:500;height:34px;line-height:34px}.react-calendar-datetime-picker .daysList .is-next-month,.react-calendar-datetime-picker .daysList .is-prev-month{border-radius:0}.react-calendar-datetime-picker .daysList .is-border-right-0{border-bottom-right-radius:50%;border-top-right-radius:50%}.react-calendar-datetime-picker .daysList .is-border-left-0{border-bottom-left-radius:50%;border-top-left-radius:50%}.react-calendar-datetime-picker .daysList .daysList-day:nth-child(7n+1){clear:left}.react-calendar-datetime-picker .daysList .is-today{box-shadow:inset 0 0 0 2px #029418}.react-calendar-datetime-picker .daysList .is-disabled{background-color:#e4ebe5;color:#aebfa9;pointer-events:none}.react-calendar-datetime-picker .daysList .is-disabled-by-user,.react-calendar-datetime-picker .daysList .is-minMaxDisabled{opacity:.2;pointer-events:none}.react-calendar-datetime-picker .daysList .is-selected-day{background-color:#03bf1f;color:#fff}.react-calendar-datetime-picker .daysList .is-selected-day-from{background-color:#03bf1f;border-radius:50% 0 0 50%;color:#fff}.react-calendar-datetime-picker .daysList .is-selected-day-to{background-color:#03bf1f;border-radius:0 50% 50% 0;color:#fff}.react-calendar-datetime-picker .daysList .is-selected-day-from.is-selected-day-to{border-radius:50%!important}.react-calendar-datetime-picker .daysList .is-selected-day-range{background-color:#a0f5ad;border-radius:0;color:#008213}.react-calendar-datetime-picker .daysList .is-pointer{cursor:pointer}.react-calendar-datetime-picker .daysList .is_weekends{color:#d20000!important}.react-calendar-datetime-picker .is-rtl.daysList .daysList-day{float:right}.react-calendar-datetime-picker .is-rtl.daysList .daysList-day:nth-child(7n+1){clear:right}.react-calendar-datetime-picker .is-rtl.daysList .is-selected-day-from{border-radius:0 50% 50% 0}.react-calendar-datetime-picker .is-rtl.daysList .is-selected-day-to{border-radius:50% 0 0 50%}.react-calendar-datetime-picker .is-rtl .daysList-day{float:right}.react-calendar-datetime-picker .is-rtl .daysList-day:nth-child(7n+1){clear:right}.react-calendar-datetime-picker .is-rtl .is-selected-day-from{border-radius:0 50% 50% 0}.react-calendar-datetime-picker .is-rtl .daysList .is-border-right-0,.react-calendar-datetime-picker .is-rtl .is-selected-day-to{border-radius:50% 0 0 50%}.react-calendar-datetime-picker .is-rtl .daysList .is-border-left-0,.react-calendar-datetime-picker .is-rtl .daysList .is-selected-day-from{border-radius:0 50% 50% 0}.react-calendar-datetime-picker .is-rtl .daysList .is-selected-day-to{border-radius:50% 0 0 50%}.react-calendar-datetime-picker .calender-modal{background-color:#fff;border-radius:4px;box-shadow:0 2px 6px #00000040;font-family:inherit;overflow:hidden;position:absolute;width:310px;z-index:10}.react-calendar-datetime-picker .calender-modal.is-calender{position:relative}.react-calendar-datetime-picker .input-picker{position:relative;width:100%}.react-calendar-datetime-picker .input-picker .input-picker--input{border-color:#aaa;border-radius:4px;border-width:1px;cursor:pointer;height:26px;line-height:26px;padding:0 8px;text-align:center;width:100%}.react-calendar-datetime-picker .input-picker .input-picker--input:focus{border-color:#444;outline:none}.react-calendar-datetime-picker .input-picker .input-picker--clearBtn{color:#c9c9c9;cursor:pointer;display:block;height:20px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.react-calendar-datetime-picker .todayBtn{border:1px solid #009a17;border-radius:16px;cursor:pointer;display:block;font-size:14px;font-weight:400;margin:auto auto 4px;padding:4px 0;text-align:center;transition:color .2s ease-in-out,background-color .2s ease-in-out;width:80px}.react-calendar-datetime-picker .time{align-items:center;display:flex;justify-content:center;margin:0 8px 8px}.react-calendar-datetime-picker .time .field-wrapper{align-items:center;direction:ltr!important;display:flex;justify-content:center}.react-calendar-datetime-picker .time .time-fieldset{border:0;display:flex;flex-direction:column-reverse;padding:0}.react-calendar-datetime-picker .time .time-fieldset.is-disabled{opacity:.5;pointer-events:none}.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec,.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--inc{border:0;cursor:pointer;height:16px;margin:auto;opacity:.3;padding:0;position:relative;width:16px}.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec:focus,.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--inc:focus{outline:none}.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--dec svg,.react-calendar-datetime-picker .time .time-fieldset .time-fieldset--inc svg{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(.75);transform:translate(-50%,-50%) scale(.75)}.react-calendar-datetime-picker .time .time--title{color:#aaa;margin-right:8px;min-width:32px;text-align:center}.react-calendar-datetime-picker .time .time--input{-webkit-appearance:textfield;appearance:textfield;border:0;color:#666;font-size:14px;margin:0 4px;text-align:center;width:20px}.react-calendar-datetime-picker .time .time--input:focus{outline:none}.react-calendar-datetime-picker .time .time--input::-webkit-inner-spin-button,.react-calendar-datetime-picker .time .time--input::-webkit-outer-spin-button{-webkit-appearance:none}.react-calendar-datetime-picker .is-rtl .time{direction:rtl}.react-calendar-datetime-picker .is-rtl .time--title{margin-left:8px}.react-calendar-datetime-picker .is-ltr .time{direction:ltr}.react-calendar-datetime-picker .is-ltr .time--title{margin-right:8px}.switcher{display:inline-block;font-size:16px;line-height:24px;margin:0 0 10px;position:relative}.switcher input{height:20px;left:0;opacity:0;position:absolute;top:0;width:36px;z-index:0}.switcher label{cursor:pointer;display:block;padding:0 0 0 44px}.switcher label:before{background-color:rgba(0,0,0,.26);height:14px;top:5px;transition:background-color .28s cubic-bezier(.4,0,.2,1);width:36px;z-index:1}.switcher label:after,.switcher label:before{border-radius:14px;content:"";left:0;position:absolute}.switcher label:after{background-color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);height:20px;top:2px;transition:all .28s cubic-bezier(.4,0,.2,1);transition-property:left,background-color;width:20px;z-index:2}.switcher input:checked+.switcher label{background-color:red}.switcher.checked label:before{background-color:rgba(63,181,136,.5)}.switcher.checked label:after{background-color:#31c48d;left:16px}.dark-mode .switcher:not(.checked) label:before{background-color:#666}.dark-mode .switcher.checked label:before{background-color:#0e3f12}.dark-mode .switcher.checked label:after{background-color:#115e17}.tab-slider--nav{position:relative}.tab-slider--tabs{background:#fff;border-radius:35px;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;-webkit-user-select:none;user-select:none}.tab-slider--nav .slider{background:#31c48d;border-radius:35px;content:"";height:100%;left:0;position:absolute;top:0;transition:all .2s ease-in-out}.tab-slider--trigger{text-wrap:nowrap;color:#31c48d;cursor:pointer;flex-basis:0;flex-grow:1;font-size:12px;font-weight:700;line-height:1;padding:11px 20px;position:relative;text-align:center;text-transform:uppercase;transition:color .25s ease-in-out;-webkit-user-select:none;user-select:none;z-index:2}.dark-mode .tab-slider--trigger{color:#1b9125}.tab-slider--trigger.active{color:#fff}.dark-mode .tab-slider--tabs{background:#262b30}.dark-mode .tab-slider--nav .slider{background-color:#115e17}ul.threadlist{list-style:none;margin:0 auto;max-width:1200px;padding:20px}ul.threadlist .thread{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05);display:flex;margin:12px 0;padding:15px 20px;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.dark-mode ul.threadlist .thread{background:#262b30;box-shadow:0 2px 4px rgba(0,0,0,.2)}ul.threadlist .thread:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}ul.threadlist .thread .threadinfo{flex:1 1;min-width:0;padding:0 15px}ul.threadlist .thread .threadinfo .title{align-items:center;display:flex;font-size:1.2em;font-weight:500;margin-bottom:8px}ul.threadlist .thread .threadinfo .title a{color:#1a1a1a;text-decoration:none;transition:color .2s ease}.dark-mode ul.threadlist .thread .threadinfo .title a{color:#e0e3ea}ul.threadlist .thread .threadinfo .title a:hover{color:#31c48d}.dark-mode ul.threadlist .thread .threadinfo .title a:hover{color:#1a9123}ul.threadlist .thread .threadinfo .poster{align-items:center;color:#666;display:flex;font-size:.9em;gap:5px}.dark-mode ul.threadlist .thread .threadinfo .poster{color:#9ca3af}ul.threadlist .thread .threadinfo .poster a{color:#31c48d;font-weight:500;text-decoration:none;transition:color .2s ease}.dark-mode ul.threadlist .thread .threadinfo .poster a{color:#1a9123}ul.threadlist .thread .statistic{align-self:flex-start;color:#666;display:flex;flex-direction:column;gap:8px;margin-top:4px;min-width:120px;padding:0 15px}.dark-mode ul.threadlist .thread .statistic{color:#9ca3af}ul.threadlist .thread .lastpostinfo{align-self:flex-start;border-left:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;flex-shrink:0;gap:10px;margin-top:4px;padding:0 15px;position:relative;width:250px}.dark-mode ul.threadlist .thread .lastpostinfo{border-left-color:hsla(0,0%,100%,.06)}ul.threadlist .thread .lastpostinfo .lastposter{align-items:center;display:flex;gap:10px}ul.threadlist .thread .lastpostinfo .lastposter img{border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);height:32px;object-fit:cover;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:32px}ul.threadlist .thread .lastpostinfo .lastposter img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}ul.threadlist .thread .lastpostinfo .lastposter a{color:#31c48d;font-weight:500;text-decoration:none;transition:color .2s ease}.dark-mode ul.threadlist .thread .lastpostinfo .lastposter a{color:#1a9123}ul.threadlist .thread .lastpostinfo .lastposttime{color:#666;font-size:.9em}.dark-mode ul.threadlist .thread .lastpostinfo .lastposttime{color:#9ca3af}@media only screen and (max-width:1024px){ul.threadlist .thread .lastpostinfo{width:200px}}@media only screen and (max-width:768px){ul.threadlist{padding:5px}ul.threadlist .thread{display:flex;flex-wrap:wrap;padding:10px}ul.threadlist .thread .threadinfo{flex-grow:1;flex-shrink:1;margin-bottom:10px;padding:0;width:100%}ul.threadlist .thread .statistic{flex-basis:1%;flex-direction:row;gap:10px;justify-content:flex-end;margin-bottom:0;margin-left:8px;min-width:-webkit-max-content;min-width:max-content;padding:0;width:auto}ul.threadlist .thread .lastpostinfo{align-items:center;border-left:none;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-direction:row;padding:10px 0 0;width:100%}ul.threadlist .thread .lastpostinfo .lastposter{flex-grow:1}ul.threadlist .thread>div{box-sizing:border-box;flex-direction:column;padding:5px 3px!important;width:100%!important}.dark-mode ul.threadlist .thread .lastpostinfo{border-top-color:hsla(0,0%,100%,.06)}}.article .block img{height:auto;max-width:100%}.article .block p{margin-bottom:0;margin-top:0}.article .block ul{list-style:none}.article .block li{margin:8px 0 8px 4px;position:relative}.article .block li:before{background-color:currentColor;border-radius:100%;content:"";display:block;height:6px;left:-20px;position:absolute;top:10px;width:6px}.article .block.text .ask-user{cursor:pointer}.article .block .imageContainer{margin:15px 0}.article .block .imageContainer .imageDescription{font-size:.88em}@media only screen and (min-width:1300px){.article .block img{max-width:700px}.post.tree .article .block img{max-width:100%}}.article .block .imageContainer .zoomImage{cursor:pointer}.article .block .imageContainer.zoomed .zoomImage{left:0;margin:0;max-width:inherit;position:fixed;top:0;-webkit-user-select:none;user-select:none;z-index:22}.article .block .imageContainer .overlay{background-color:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:21}.article .block .imageContainer.zoomed .overlay{display:block}.article .block .imageContainer .nextPicture,.article .block .imageContainer .prevPicture{align-items:center;background:#000;border-radius:50%;box-shadow:0 0 8px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:none;height:48px;justify-content:center;opacity:.7;position:fixed;top:calc(50% - 24px);width:48px;z-index:22}.article .block .imageContainer .nextPicture{right:10px}.article .block .imageContainer .prevPicture{left:10px}.article .block .imageContainer.zoomed .nextPicture,.article .block .imageContainer.zoomed .prevPicture{display:flex}.article .block.spoiler:not(.visible){position:relative}.article .block.spoiler:not(.visible) .blockcontent{-webkit-filter:blur(10px);filter:blur(10px);pointer-events:none}.article .block.adult:not(.visible){position:relative}.article .block.adult:not(.visible) .blockcontent{-webkit-filter:blur(24px);filter:blur(24px);pointer-events:none}.article.hideAdult .blockcontent{pointer-events:none}.article .blockAdultButton,.article .blockAdultSpoilerButton{background:#eb4034}.article .blockAdultButton,.article .blockAdultSpoilerButton,.article .blockSpoilerButton{text-wrap:nowrap;border-radius:17px;box-shadow:0 3px 7px rgba(0,0,0,.1);color:#fff;cursor:pointer;left:50%;padding:2px 8px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.article .blockSpoilerButton{background:#eba234}.article.collapsed{max-height:1000px;overflow:hidden;position:relative}.post.preview .article.collapsed{max-height:500px}.article .cut-off{background:linear-gradient(180deg,transparent,#fff);bottom:0;content:"";display:block;height:200px;position:absolute;width:100%}.article .showFullPost{background:#344feb;border-radius:17px;bottom:0;box-shadow:0 3px 7px rgba(0,0,0,.1);color:#fff;cursor:pointer;left:50%;padding:6px 10px;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.article .showFullPost.collapse{bottom:10px;position:-webkit-sticky;position:sticky;-webkit-transform:translate(-50%);transform:translate(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:710px) and (max-width:1200px){.article .showFullPost.collapse{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.dark-mode .article .cut-off{background:linear-gradient(180deg,transparent,#000)}.message-quote{border-left:5px solid #fbd111;border-radius:5px;margin:8px 4px 7px}.message-quote .message-quote-deep{background-color:rgba(251,209,17,.3);border-bottom-right-radius:5px;border-top-right-radius:5px;padding:10px 16px}.dark-mode .message-quote{border-left:5px solid #5e5611}.dark-mode .message-quote .message-quote-deep{background-color:rgba(94,86,17,.3)}.message-quote .message-quote-to{align-items:center;color:#000;display:flex;flex-direction:row;margin-bottom:10px}.message-quote .message-quote-to img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:24px!important;margin:0 5px 0 0;object-fit:cover;padding:0;width:24px!important}.message-quote .message-quote-to .username{font-weight:500}.ask-user{align-items:baseline;display:inline-flex;flex-direction:row;margin:0 2px}.ask-user .username{color:#1d7a58;font-weight:500}.ask-user .avatar{align-self:center;display:flex;flex-direction:row-reverse;margin-right:4px;max-height:19px}.ask-user .avatar img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:19px!important;margin:0;object-fit:cover;padding:0;width:19px!important}.post-quote{border-left:5px solid #31c48e;border-radius:5px;margin:8px 20px 0}.post-quote .no-text{margin:10px 12px}.post-quote-deep{background-color:rgba(49,196,142,.3);border-bottom-right-radius:5px;border-top-right-radius:5px}.dark-mode .post-quote{border-left-color:#115e17}.dark-mode .post-quote-deep{background-color:rgba(17,94,23,.3)}.post-quote .userReplyImg img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:24px;margin:0 5px 0 0;object-fit:cover;padding:0;width:24px}.post-quote .userReplyImg .userReplyName{font-weight:500}.post-quote .userReplyImg{color:#000;margin:0 7px;padding:10px 5px 0 8px}.dark-mode .post-quote .userReplyImg{color:#aaa}.youtube-container{height:auto;margin:12px 0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.blocks-editor .youtube-container{margin:0}.youtube-container .youtube-play-background-button{background-color:rgba(0,0,0,.38);border-radius:50%;cursor:pointer;height:60px;left:50%;margin-left:-30px;margin-top:-30px;position:absolute;top:50%;width:60px}.youtube-container .youtube-play-button{fill:hsla(0,0%,100%,.83);cursor:pointer;height:32px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;width:32px}.youtube-container iframe,.youtube-container img{height:100%;left:0;position:absolute;top:0;width:100%}.youtube-container img{cursor:pointer}.vk-container{height:auto;margin:12px 0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.blocks-editor .vk-container{margin:0}.vk-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.coub-container,.rutube-container,.twitch-container{height:auto;margin:12px 0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.blocks-editor .coub-container,.blocks-editor .rutube-container,.blocks-editor .twitch-container{margin:0}.coub-container iframe,.rutube-container iframe,.twitch-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.video-container{margin:12px 0;overflow:hidden;position:relative;width:100%}.blocks-editor .video-container{margin:0}.video-container video{display:block;height:auto;width:100%}.video-container video.animation{cursor:pointer}.video-container .gif-sticker{background-color:rgba(0,0,0,.4);border-radius:30%;color:#fff;left:15px;padding:5px;position:absolute;text-align:center;top:15px;width:30px}.video-container .gif-sticker.playing{display:none}.video-container .video-preview-processing{display:block;margin-left:auto;margin-right:auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.video-container .video-preview-processing img{-webkit-filter:blur(2.5px);filter:blur(2.5px);max-width:100%}.video-container .video-preview-processing .processing-text{background:rgba(0,0,0,.25);color:#fff;font-size:.91em;left:50%;padding:5px 0;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}@media only screen and (min-width:410px){.video-container .video-preview-processing img,.video-container video{max-height:500px}}.video-player.pip-mode,.youtube-player.pip-mode{-webkit-animation:pip-enter .3s forwards;animation:pip-enter .3s forwards;border-radius:8px;bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.25);height:158px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:280px;z-index:15}.youtube-player.pip-mode{padding-bottom:0}.video-player.pip-mode video,.youtube-player.pip-mode iframe{height:100%;object-fit:cover;width:100%}.video-player.pip-mode .gif-sticker,.youtube-player.pip-mode .gif-sticker{font-size:.8em;left:8px;padding:3px;top:8px}.video-player.pip-mode .pip-close,.youtube-player.pip-mode .pip-close{align-items:center;background-color:rgba(0,0,0,.6);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .2s ease;width:24px;z-index:101}.video-player.pip-mode:hover .pip-close,.youtube-player.pip-mode:hover .pip-close{opacity:1}@media only screen and (max-width:710px){.video-player.pip-mode .pip-close,.youtube-player.pip-mode .pip-close{opacity:1}}@-webkit-keyframes pip-enter{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes pip-enter{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.dark-mode .video-player.pip-mode,.dark-mode .youtube-player.pip-mode{box-shadow:0 4px 12px rgba(0,0,0,.5)}.thread-link{align-items:center;background-color:rgba(49,196,141,.1);border-radius:4px;display:inline-flex;margin:0 2px;max-width:100%;padding:2px 6px;transition:all .2s ease-in-out}.article .block.text .thread-link{cursor:pointer}.thread-link:hover{background-color:rgba(49,196,141,.2);box-shadow:0 2px 4px rgba(49,196,141,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.thread-link-container{align-items:center;display:flex;gap:5px;overflow:hidden}.thread-link-icon{align-items:center;color:#31c48d;display:flex;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.thread-link:hover .thread-link-icon{-webkit-transform:scale(1.1);transform:scale(1.1)}.thread-link-icon.link-default:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath d='m13.06 8.11 1.415 1.415a7 7 0 1 1-9.9 0l1.414 1.414c-2.014 2.014-2.014 5.061 0 7.076 2.015 2.014 5.062 2.014 7.076 0 2.014-2.015 2.014-5.062 0-7.076L11.65 9.525l1.41-1.414Zm-2.12-2.12L9.524 4.574a7 7 0 0 0-9.9 9.9l.415.414 1.414-1.414-.414-.415C-.975 11.046-.975 8 1.04 5.985c2.014-2.014 5.061-2.014 7.075 0L9.53 7.4l1.41-1.41ZM8 9.524l1.525-1.521 6.471 6.47L14.475 16 7.999 9.525Z' fill='%2331c48d'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:16px;width:16px}.thread-link-icon.avatar img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:19px!important;margin:0;max-width:none;object-fit:cover;padding:0;transition:all .2s ease;width:19px!important}.thread-link:hover .thread-link-icon.avatar img{box-shadow:0 0 0 2px rgba(49,196,141,.3)}.thread-link-title,.thread-link-username{color:#31c48d;font-weight:500;max-width:300px;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap}.thread-link:hover .thread-link-title,.thread-link:hover .thread-link-username{color:#28a376}.thread-link-reply{align-items:center;color:#31c48d;display:flex;margin:0 2px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.thread-link:hover .thread-link-reply{-webkit-transform:scale(1.1);transform:scale(1.1)}.thread-link-reply:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath d='m11 8-4 4 4 4V8Zm2 0v8l4-4-4-4Z' fill='%2331c48d'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:16px;width:16px}.thread-link a{color:inherit;text-decoration:none}.dark-mode .thread-link{background-color:rgba(17,94,23,.1);border-color:rgba(17,94,23,.3)}.dark-mode .thread-link-icon,.dark-mode .thread-link-reply,.dark-mode .thread-link-title,.dark-mode .thread-link-username{color:#115e17}.dark-mode .thread-link-icon.link-default:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath d='m13.06 8.11 1.415 1.415a7 7 0 1 1-9.9 0l1.414 1.414c-2.014 2.014-2.014 5.061 0 7.076 2.015 2.014 5.062 2.014 7.076 0 2.014-2.015 2.014-5.062 0-7.076L11.65 9.525l1.41-1.414Zm-2.12-2.12L9.524 4.574a7 7 0 0 0-9.9 9.9l.415.414 1.414-1.414-.414-.415C-.975 11.046-.975 8 1.04 5.985c2.014-2.014 5.061-2.014 7.075 0L9.53 7.4l1.41-1.41ZM8 9.524l1.525-1.521 6.471 6.47L14.475 16 7.999 9.525Z' fill='%23115e17'/%3E%3C/svg%3E")}.dark-mode .thread-link-reply:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16'%3E%3Cpath d='m11 8-4 4 4 4V8Zm2 0v8l4-4-4-4Z' fill='%23115e17'/%3E%3C/svg%3E")}.poll-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin:12px 0;padding:16px}.dark-mode .poll-container{background-color:#2d333b;box-shadow:0 2px 4px rgba(0,0,0,.15)}.poll-title{color:#333;font-size:1.2em;font-weight:600;margin-bottom:16px}.dark-mode .poll-title{color:#e0e3ea}.poll-variants{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.poll-variant{border-radius:6px;cursor:pointer;padding:8px;transition:all .2s ease}.poll-variant:hover{background-color:rgba(49,196,141,.05)}.dark-mode .poll-variant:hover{background-color:rgba(17,94,23,.1)}.poll-variant.voted{border-left:3px solid #31c48d;padding-left:12px}.dark-mode .poll-variant.voted{border-left-color:#115e17}.poll-variant-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.poll-variant-name{align-items:center;display:flex;font-weight:500;gap:8px}.poll-variant-percent{color:#31c48d;font-weight:600}.dark-mode .poll-variant-percent{color:#115e17}.poll-variant-bar-container{background-color:#e9e9e9;border-radius:4px;height:8px;margin-bottom:4px;overflow:hidden}.dark-mode .poll-variant-bar-container{background-color:#383c43}.poll-variant-bar{background-color:#31c48d;border-radius:4px;height:100%;transition:width .3s ease-out}.dark-mode .poll-variant-bar{background-color:#115e17}.poll-variant-votes{color:#777;font-size:.85em;text-align:right}.dark-mode .poll-variant-votes{color:#9da2a9}.poll-footer{align-items:flex-start;color:#777;display:flex;flex-direction:column;font-size:.9em;margin-top:12px}.dark-mode .poll-footer{color:#9da2a9}.poll-total-votes{font-weight:500}.poll-note{font-style:italic;margin-top:4px}.poll-checkbox,.poll-radio{align-items:center;border:2px solid #31c48d;display:flex;height:20px;justify-content:center;min-height:20px;min-width:20px;transition:all .2s ease;width:20px}.poll-checkbox{border-radius:4px}.poll-radio{border-radius:50%}.poll-checkbox.checked,.poll-radio.checked{background-color:#31c48d;color:#fff}.poll-checkbox span,.poll-radio span{font-size:.85em;font-weight:700}.dark-mode .poll-checkbox,.dark-mode .poll-radio{border-color:#115e17}.dark-mode .poll-checkbox.checked,.dark-mode .poll-radio.checked{background-color:#115e17}.context-menu{position:relative}.context-menu .menu-list{background-color:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.18);display:flex;flex-direction:column;font-size:medium;left:0;padding:2px;position:absolute;top:100%;z-index:10}.context-menu .menu-list.right,.context-menu.right .menu-list{left:inherit;right:0}.context-menu .menu-caller{cursor:pointer}.context-menu .menu-list .menu-item{border-radius:5px;color:rgba(0,0,0,.84);cursor:pointer;font-size:.92em;font-weight:500;padding:8px;transition:.3s;white-space:nowrap;z-index:10}.context-menu .menu-list .menu-item:hover{background-color:rgba(0,0,0,.05)}.dark-mode .context-menu .menu-list{background-color:#262b30}.dark-mode .context-menu .menu-list .menu-item{color:#e0e3ea}.dark-mode .context-menu .menu-list .menu-item:hover{background-color:hsla(0,0%,100%,.12)}.pure-material-progress-linear{-webkit-appearance:none;appearance:none;background-color:rgba(33,150,243,.12);background-color:rgba(var(--pure-material-primary-rgb,33,150,243),.12);border:none;border-radius:6px;font-size:16px;height:.25em;overflow:hidden;position:relative}.pure-material-progress-linear::-webkit-progress-bar{background-color:initial}.pure-material-progress-linear::-webkit-progress-value{background-color:currentColor;position:relative;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.pure-material-progress-linear::-webkit-progress-value:after{background:inherit;border-radius:3px;box-shadow:0 0 8px rgba(0,0,0,.1);content:"";-webkit-filter:brightness(120%);filter:brightness(120%);height:100%;position:absolute;right:-2px;top:0;width:4px}.pure-material-progress-linear::-moz-progress-bar{background-color:currentColor;position:relative;-moz-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.pure-material-progress-linear::-ms-fill{background-color:currentColor;border:none;-ms-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.mouseFocusContainer{position:relative}.mouseFocusContainer:not(.active) .focusContainer{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:fadeOut;animation-name:fadeOut;display:none}.mouseFocusContainer.active .focusContainer{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:fadeIn;animation-name:fadeIn;display:flex}ul.postslist{list-style:none;margin:0 1% 10px;min-height:100vh;padding:15px;width:100%}.recentPosts .postslist{margin-bottom:0;margin-left:2%;margin-right:2%;min-width:732px}ul.postslist.searchBoxPosts{padding-top:2px}ul.postslist .subpostslist{padding:0}ul.postslist .postBody{display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto}.post .controls>*{margin-bottom:10px}.post .controls{padding:6px 18px}.post .downcontrols .controls{-webkit-column-gap:5px;column-gap:5px;padding:0;row-gap:10px}ul.postslist .postBody.withLeftContainer{margin-left:-84px}.leftPostsPanel.withLeftContainer{-webkit-transform:translateX(-84px);transform:translateX(-84px)}.recentposts.postslist .replyForm{margin-left:auto;margin-right:auto;max-width:732px}.leftPostsPanel{margin-top:26px;max-width:240px}.leftBlocksPanel,.rightBlocksPanel{display:none;margin-top:26px;width:320px}.leftBlocksPanel.sticky{-ms-overflow-style:none;left:0;max-height:100%;overflow-y:auto;position:fixed;scrollbar-width:none;top:0}.leftBlocksPanel.sticky::-webkit-scrollbar{display:none}.rightBlocksPanel.sticky{-ms-overflow-style:none;max-height:100%;overflow-y:auto;position:fixed;right:0;scrollbar-width:none;top:0}.rightBlocksPanel.sticky::-webkit-scrollbar{display:none}.rightBlocksPanel.sticky .postslist.sticky{margin:0;padding-left:0;padding-right:0;padding-top:0}@media only screen and (max-width:1200px){ul.postslist .postBody.withLeftContainer{margin-left:0}.leftPostsPanel.withLeftContainer{-webkit-transform:none!important;-webkit-transform:initial!important;transform:none!important}}.taglist{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;padding:8px 15px}.tag{border:1px solid #31c48d;border-radius:20px;color:#31c48d;cursor:pointer;margin:5px;min-width:50px;padding:8px;text-align:center}.blocksPage .title{font-size:1.4em;font-weight:500;padding:10px 10px 0}.blockedTags{padding:5px 10px}.dark-mode .tag{border-color:#1eb32b}.tag a,.tag a:visited{color:#31c48d!important}.dark-mode .tag a,.dark-mode .tag a:visited{color:#1eb32b!important}.tag.disabled{border-color:#eb345e;color:#eb345e}.tag.disabled a,.tag.disabled a:visited{color:#eb345e}ul.postslist .hideAdult{-webkit-filter:blur(48px);filter:blur(48px)}ul.postslist.sticky .pagetext.hideAdult{display:none!important}ul.postslist.sticky.render-wait{display:none}ul.postslist .showAdultButton{background:#eb4034;border-radius:17px;bottom:50%;box-shadow:0 3px 7px rgba(0,0,0,.1);color:#fff;cursor:pointer;left:50%;margin-top:20%;padding:17px;position:-webkit-sticky;position:sticky;-webkit-transform:translate(-50%);transform:translate(-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}ul.postslist .leftPostFollower{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:calc(var(--header-top-size) - 8px);z-index:1}ul.postslist .hideBox{border:1px solid #d8d8d8;border-radius:10px;color:#b4b4b4;cursor:pointer;margin-left:auto;margin-right:auto;margin-top:4px;padding:2px 15px;-webkit-transform:translateX(-6px);transform:translateX(-6px)}.dark-mode ul.postslist .hideBox{border-color:#444;color:#777}ul.postslist .leftPostPanel{margin-bottom:10px;overflow-y:clip}ul.postslist .scrollBotommer{background:linear-gradient(180deg,hsla(0,0%,100%,0) 15%,#e2e3e4);box-sizing:border-box;cursor:pointer;display:block;height:100%;margin-left:-8px;opacity:0;transition:opacity .2s ease-out;z-index:0}.dark-mode ul.postslist .scrollBotommer{background:linear-gradient(180deg,hsla(0,0%,100%,0) 15%,#616161)}ul.postslist .scrollBotommer:hover{opacity:1}ul.postslist .post.hidden .textcenter .postTitle{margin-bottom:12px}ul.postslist .ratingLeftChanger{border:1px solid #d8d8d8;border-radius:10px;color:#b4b4b4;display:flex;flex-direction:row;justify-content:center;margin:20px 12px 5px 0;max-height:70px;padding:4px 0;width:70px}ul.postslist .ratingLeftChanger svg{fill:#b4b4b4;height:15px;width:20px}ul.postslist .ratingLeftChanger .raitingContainer{align-items:center;display:flex;flex-direction:column}ul.postslist .ratingLeftChanger .rating{font-size:1.4em;padding:3px 0}ul.postslist .ratingLeftChanger .down{cursor:pointer;position:relative}ul.postslist .ratingLeftChanger .down.current svg{fill:#ed3b50}ul.postslist .ratingLeftChanger .rating.neg{color:#ed3b50}ul.postslist .ratingLeftChanger .up{cursor:pointer;position:relative}ul.postslist .ratingLeftChanger .up.current svg{fill:#31c48d}ul.postslist .ratingLeftChanger .rating.pos{color:#31c48d}.dark-mode ul.postslist .ratingLeftChanger .up.current svg{fill:#1eb32b}.dark-mode ul.postslist .ratingLeftChanger .rating.pos{color:#1eb32b}ul.postslist .ratingLeftChanger .up .rating-clicker{background:#000;height:33px;left:-20px;opacity:0;position:absolute;width:60px}ul.postslist .ratingLeftChanger .down .rating-clicker{background:red;height:33px;left:-20px;opacity:0;position:absolute;top:-16px;width:60px}ul.postslist .ratingCenterChanger{align-items:center;color:#b4b4b4;display:none;flex-direction:row;justify-content:center;padding:5px 5px 12px}ul.postslist .ratingCenterChanger svg{fill:#b4b4b4;height:15px;width:20px}ul.postslist .ratingCenterChanger>div{align-items:center;border:1px solid #dcdcdc;border-radius:8px;display:flex;flex-direction:row;justify-content:center;padding:13px}ul.postslist .ratingCenterChanger .rating{font-size:1.55em}ul.postslist .ratingCenterChanger .down{cursor:pointer;margin-left:10px}ul.postslist .ratingCenterChanger .down.current svg{fill:#ed3b50}ul.postslist .ratingCenterChanger .rating.neg{color:#ed3b50}ul.postslist .ratingCenterChanger .up{cursor:pointer;margin-right:10px}ul.postslist .ratingCenterChanger .up.current svg{fill:#31c48d}ul.postslist .ratingCenterChanger .rating.pos{color:#31c48d}.dark-mode ul.postslist .ratingCenterChanger .rating.pos,.dark-mode ul.postslist .ratingCenterChanger .up.current svg{color:#1eb32b}ul.postslist .post{background:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin:10px 0;max-width:732px;width:100%}ul.postslist .postBody.tree{margin-left:0;margin-right:0;width:100%}ul.postslist .post.tree{flex-direction:column;margin-top:0}ul.postslist .post .poststree{display:flex;flex-direction:row}ul.postslist .post .poststree .treeroot{display:flex;flex-direction:column;width:100%}ul.postslist .post .collapser{height:calc(100% - 12px);width:25px}ul.postslist .post .collapser .collapser-line{background-color:#eee;height:100%;margin-left:auto;margin-right:auto;width:2px}ul.postslist .post.tree .userleft{border-bottom:initial}ul.postslist .post.tree .downcontrols{border-top:initial}ul.postslist .post.tree .textcenter .pagetext{padding-bottom:0;padding-top:0}ul.postslist .post .postcore{display:flex;flex-direction:column;width:100%}ul.postslist .post .userleft{align-items:center;border-bottom:1px solid #eee;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap!important;justify-content:start;padding:10px 16px;width:200px;width:100%}ul.postslist .post.minimal .userleft{display:flex;flex-wrap:wrap}ul.postslist .post .userleft .topinfo{display:flex;flex-direction:column;flex-grow:2;row-gap:3px}ul.postslist .post.minimal .userleft img{height:64px}ul.postslist .post .userleft .username{font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.postslist .post .userleft .username a{color:#000}ul.postslist .post .userleft .user-main-block{align-items:baseline;-webkit-column-gap:3px;column-gap:3px;display:flex;flex-direction:row}ul.postslist .post .userleft .user-desc-block{align-items:baseline;-webkit-column-gap:6px;column-gap:6px;display:flex;flex-direction:row}ul.postslist .post .userleft .user-desc-block .forum{display:inline-grid}ul.postslist .post .userleft .user-desc-block .forum a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.postslist .post .userleft .user-desc-block .forum a,ul.postslist .post .userleft .user-desc-block .forum a:visited{color:#000;font-size:.8em}.dark-mode ul.postslist .post .userleft .user-desc-block .forum a,.dark-mode ul.postslist .post .userleft .user-desc-block .forum a:visited{color:#e0e3ea}ul.postslist .post .userleft .user-desc-block .date{color:#595959;font-size:.8em;white-space:nowrap}ul.postslist .post .userleft .user-desc-block .private{align-items:center;color:#344feb;display:flex;flex-direction:row;font-size:.8em}ul.postslist .post .userleft .user-desc-block .private a,ul.postslist .post .userleft .user-desc-block .private a:visited{color:#344feb}ul.postslist .post .userleft .user-desc-block .private .private-text-container{display:inline-grid}ul.postslist .post .userleft .user-desc-block .private .private-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.postslist .post .userleft .user-desc-block .private .private-user{display:flex;flex-direction:row;margin-left:4px}ul.postslist .post .userleft .user-desc-block .private .userReplyName-container{display:inline-grid}ul.postslist .post .userleft .user-desc-block .private .userReplyName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.postslist .post .userleft .usertitle{color:#595959;display:inline-grid;font-size:13px;line-height:18px}ul.postslist .post .userleft .usertitle span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.dark-mode ul.postslist .post .userleft .usertitle{color:#aaa}ul.postslist .post .userleft .author{color:#595959;display:inline-grid;font-size:13px;line-height:18px}ul.postslist .post .userleft .author span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.dark-mode ul.postslist .post .userleft .author{color:#aaa}ul.postslist .post .userleft .avatar{margin-right:12px;text-align:center}ul.postslist .post .userleft .avatar img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:42px;margin:0;object-fit:cover;padding:0;width:42px}ul.postslist .post .postidshow{align-items:center;display:flex;font-size:1.2em;margin-left:20px;margin-right:3px}ul.postslist .post .textcenter{display:flex;flex-direction:column;max-width:732px;position:relative;width:100%}ul.postslist .post .mine{color:#31c48d;font-size:.75em;margin-right:3px;vertical-align:super}.dark-mode ul.postslist .post .mine{color:#1eb32b}.postsDisplay .replyForm{margin-left:auto;margin-right:auto;max-width:732px}.replyForm .replyToPost{box-sizing:border-box;padding:15px 20px 0}ul.postslist .replyToPost{box-sizing:border-box;padding:4px 16px 0}ul.postslist .replyToPost a{display:flex;flex-direction:row}.replyForm .replyToPost .userReplyImg img,ul.postslist .replyToPost .userReplyImg img{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;border-radius:50%;height:28px;margin:0;object-fit:cover;padding:0;width:28px}.replyForm .replyToPost .userReplyImg{border:1px solid #31c48d;border-radius:20px;margin:0 7px;padding:4px 10px 4px 8px}ul.postslist .replyToPost .userReplyImg{color:#664}.replyForm .replyToPost .userReplyName,ul.postslist .replyToPost .userReplyName{margin-left:5px}.replyForm .replyToPost .removePostReply,ul.postslist .replyToPost .removePostReply{cursor:pointer}.replyForm .replyToPost .replySymbol{color:#664;margin-right:6px}.dark-mode .replyForm .replyToPost .replySymbol{color:#aaa}ul.postslist .replyToPost .replySymbol{color:#664;margin-right:6px}.dark-mode ul.postslist .replyToPost .replySymbol{color:#aaa}ul.postslist .replyToPost .textReply{color:#664}.dark-mode ul.postslist .replyToPost .textReply{color:#aaa}ul.postslist .post .textcenter .postTitle{word-wrap:break-word;display:flex;font-size:22px;font-weight:500;line-height:30px;margin-top:10px;padding-left:16px;padding-right:16px}ul.postslist .post .textcenter .postTitle .postTitleLink{flex-grow:2}ul.postslist .post .textcenter .postTitle .similarityValue{align-content:center;background-color:rgba(49,196,141,.8);border-radius:5px;color:#fff;font-size:.7em;font-weight:700;max-height:2.7em;padding:0 8px}.similarPostsTitle{font-size:1.2em;font-weight:700;margin-bottom:10px;margin-top:20px;text-align:center}ul.postslist .post .textcenter .visibleStatus{color:red;font-size:.9em;font-style:italic;margin-top:4px;padding-left:16px;padding-right:16px}ul.postslist .post .textcenter .postTitle.replyTitle{font-size:1.28em}ul.postslist .post .textcenter .postTitle .replyIcon{margin-right:8px}ul.postslist .post .textcenter .postTitle a,ul.postslist .post .textcenter .postTitle a:visited{color:#000}ul.postslist .post .downcontrols,ul.postslist .post .downcontrols a,ul.postslist .post .downcontrols a:visited{color:#595959}ul.postslist .post .downcontrols .rating{cursor:pointer;display:block}ul.postslist .post .downcontrols .rating.pos{color:#31c48d}.dark-mode ul.postslist .post .downcontrols .rating.pos{color:#1eb32b}ul.postslist .post .downcontrols .rating.neg{color:#ed3b50}ul.postslist .post .downcontrols .rating:hover{color:#31c48d}.dark-mode ul.postslist .post .downcontrols .rating:hover{color:#1eb32b}ul.postslist .post .downcontrols .dislike.rating:hover{color:#ed3b50}ul.postslist .post .downcontrols .like.rating svg{padding-right:7px}ul.postslist .post .downcontrols .dislike.rating svg{padding-left:7px}ul.postslist .post .downcontrols .clickButton{margin:0;padding:10px 14px}ul.postslist .post .textcenter .pagetext{display:block;flex-grow:2;font-family:Roboto,sans-serif;font-size:17px;font-weight:400;line-height:26px;overflow-wrap:anywhere;padding-bottom:16px;padding-top:16px}ul.postslist .post .textcenter .pagetext b{font-family:Roboto Regular,sans-serif}ul.postslist .post .textcenter .pagetext .block.text,ul.postslist .post .textcenter .pagetext.oldformat{padding-left:16px;padding-right:16px}ul.postslist .post .textcenter .pagetext .block.text:nth-child(n+2){margin-top:8px}ul.postslist .post .textcenter .pagetextedit{display:block;flex-grow:2;font-size:1.4em;margin:12px;padding:10px}ul.postslist .post .textcenter .pageoriginal{display:none}ul.postslist .post .downcontrols{align-items:center;border-top:1px solid #eee;box-sizing:border-box;display:flex;flex-direction:row;padding:5px 15px 5px 5px;width:100%}ul.postslist .post .downcontrols .leftstats{display:flex;flex-direction:row;flex-grow:2;flex-wrap:wrap}ul.postslist .post .downcontrols .controls{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end}ul.postslist .post .downcontrols .control{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-size:1.1em;font-variant-numeric:tabular-nums;font-weight:500;margin:15px 14px;transition:.3s}ul.postslist .post .downcontrols .controls .answer-icon{display:none}@media only screen and (max-width:798px){ul.postslist .post .downcontrols .control.more-hide{display:none}ul.postslist .post .downcontrols .controls .answer-icon{display:block}ul.postslist .post .downcontrols .controls .answer-text{display:none}}@media only screen and (max-width:410px){ul.postslist .post .downcontrols{padding-left:10px;padding-right:10px}ul.postslist .post .downcontrols .control{font-size:1em;margin:15px 10px}}@media only screen and (max-width:359px){ul.postslist .post .downcontrols{padding-left:12px}ul.postslist .post .downcontrols .clickButton{padding:8px 12px}ul.postslist .post .downcontrols .control{font-size:1em;margin:15px 7px}ul.postslist .post .downcontrols .like.rating svg{padding-right:6px!important}ul.postslist .post .downcontrols .dislike.rating svg{padding-left:6px!important}ul.postslist .post .downcontrols .replies span,ul.postslist .post .downcontrols .views span{margin-left:6px!important}ul.postslist .post .downcontrols .control.more{margin-left:4px;margin-right:6px}}@media only screen and (max-width:329px){ul.postslist .post .downcontrols{padding-right:3px}}ul.postslist .post .bottomStats{display:flex;flex-direction:row}ul.postslist .post .downcontrols .postSubscribe.unsubscribe{color:#4287f5}ul.postslist .post .downcontrols .bookmarkPost.unbookmark,ul.postslist .post .downcontrols .threadSubscribe.unsubscribe{color:#f57542}ul.postslist .post .downcontrols .replies .newcomments{color:#4287f5;font-size:.8em;margin-left:5px}ul.postslist .post .downcontrols .replies span,ul.postslist .post .downcontrols .views span{margin-left:6px}ul.postslist .post.sticky{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}ul.postslist .post.sticky .userleft{padding:5px}ul.postslist .post.sticky .userleft .usertitle{display:none}ul.postslist .post.sticky .textcenter .postTitle{font-size:1.05em;margin-top:2px}ul.postslist .post.sticky .textcenter .postTitle.replyTitle{font-size:1.05em}ul.postslist .post.sticky .textcenter .pagetext{padding-bottom:10px;padding-top:6px}ul.postslist .post.sticky{margin-bottom:7px;margin-top:7px}ul.postslist .post.sticky .userleft .avatar img{height:32px;object-fit:cover;width:32px}ul.postslist .post .post-rating-progress-bar{background:rgba(0,0,0,.03);border-radius:12px;margin:6px 16px 10px;padding:14px 18px;transition:background-color .2s ease}ul.postslist .post .post-rating-progress-bar:hover{background:rgba(0,0,0,.04)}.dark-mode ul.postslist .post .post-rating-progress-bar{background:hsla(0,0%,100%,.03)}.dark-mode ul.postslist .post .post-rating-progress-bar:hover{background:hsla(0,0%,100%,.04)}ul.postslist .post .post-rating-progress-bar .post-rating-progress{border-radius:4px;height:5px;width:190px}ul.postslist .post .post-rating-progress-bar .percent-display{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";align-items:center;display:flex;font-size:.92em;font-variant-numeric:tabular-nums;gap:10px;margin-left:14px}ul.postslist .post .post-rating-progress-bar .percent-display:before{background:rgba(0,0,0,.045);border-radius:8px;content:attr(data-percent);min-width:3.2em;padding:6px;text-align:center;transition:all .2s ease}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display:before{background:hsla(0,0%,100%,.045)}ul.postslist .post .post-rating-progress-bar .percent-display.rating-good:before{background:rgba(49,196,141,.1);color:#31c48d}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display.rating-good:before{background:rgba(30,179,43,.1);color:#1eb32b}ul.postslist .post .post-rating-progress-bar .percent-display.rating-bad:before{background:rgba(237,59,80,.1);color:#ed3b50}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count{align-items:center;background:rgba(0,0,0,.04);border-radius:8px;display:flex;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display .rating-count{background:hsla(0,0%,100%,.04)}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count:hover{background:rgba(0,0,0,.08);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display .rating-count:hover{background:hsla(0,0%,100%,.08)}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count.ratingGood{color:#31c48d}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display .rating-count.ratingGood{color:#1eb32b}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count.ratingBad{color:#ed3b50}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count svg{font-size:.9em;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}ul.postslist .post .post-rating-progress-bar .percent-display .rating-count:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}ul.postslist .post .post-rating-progress-bar .percent-display.rating-good{color:#31c48d}.dark-mode ul.postslist .post .post-rating-progress-bar .percent-display.rating-good{color:#1eb32b}ul.postslist .post .post-rating-progress-bar .percent-display.rating-bad{color:#ed3b50}ul.postslist .post .post-rating-progress-bar .percent-display span{display:none}ul.postslist .postBody.unreaded{position:relative}ul.postslist .postBody.unreaded .post:not(.sticky){border-left:3px solid #31c48d;position:relative;transition:all .2s ease}.dark-mode ul.postslist .postBody.unreaded .post:not(.sticky){border-left-color:#1eb32b}ul.postslist .postBody.unreaded .post:not(.sticky):before{background:linear-gradient(90deg,rgba(49,196,141,.03),rgba(49,196,141,.01) 50%,rgba(49,196,141,0));border-radius:8px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dark-mode ul.postslist .postBody.unreaded .post:not(.sticky):before{background:linear-gradient(90deg,rgba(30,179,43,.05),rgba(30,179,43,.02) 50%,rgba(30,179,43,0))}ul.postslist .postBody.unreaded .post:not(.sticky):after{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;color:#31c48d;content:"•";font-size:24px;line-height:1;position:absolute;right:12px;text-shadow:0 0 8px rgba(49,196,141,.3);top:12px}.dark-mode ul.postslist .postBody.unreaded .post:not(.sticky):after{color:#1eb32b;text-shadow:0 0 8px rgba(30,179,43,.3)}@-webkit-keyframes pulse{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:.7;-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (max-width:900px){.recentPosts .postslist{margin-left:0;margin-right:0;min-width:0;min-width:auto}}ul.postslist .replyToPost .userReplyImg{border-radius:20px;margin:0 7px;padding:4px 10px 4px 2px}.dark-mode ul.postslist .replyToPost .userReplyImg{color:#aaa}ul.postslist .post .textcenter .pagetext.quote{padding-top:10px}@media only screen and (max-width:710px){ul.postslist .postBody.unreaded .post:not(.sticky){border-left-width:2px}ul.postslist .postBody.unreaded .post:not(.sticky):after{font-size:20px;right:8px;top:8px}}@media only screen and (min-width:711px){ul.postslist .post .textcenter .pagetext .block:not(.text){padding-left:16px;padding-right:16px}ul.postslist .post .like-dislike-disable{display:none}}@media only screen and (max-width:710px){.typicalBlock{border-radius:0}ul.postslist{margin-left:0!important;margin-right:0!important}ul.postslist .post{border-left:0;border-radius:0;border-right:0;flex-direction:column;margin-left:0;margin-right:0}ul.postslist .post .textcenter .pagetext .block.image{text-align:center}ul.postslist .post .userleft .username{display:inline-grid}ul.postslist .post .userleft .username a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ul.postslist .post .postidshow{margin-right:4px}ul.postslist .ratingCenterChanger{flex-grow:2;justify-content:end;margin-left:15px}ul.postslist .post .textcenter{border-left:none}ul.postslist{margin:0 0 10px;padding:10px 0}.leftPostFollower,.ratingLeftChanger{display:none!important}.ratingCenterChanger{display:flex!important}ul.postslist .ratingCenterChanger .rating{font-size:1.4em}ul.postslist .ratingCenterChanger svg{height:13px;width:16px}ul.postslist .ratingCenterChanger{margin-left:0;padding:2px 0 3px 5px}ul.postslist .ratingCenterChanger .up{margin-right:7px}ul.postslist .ratingCenterChanger .down{margin-left:7px}ul.postslist .ratingCenterChanger>div{padding:7px 8px}.userpage .userinfo{border-radius:0}}ul.postslist .post .textcenter .pagetext .message-spoiler{background-color:#fcfcfc;border:1px solid #c8c8c8;box-shadow:-2px 2px 2px #f8f8f8;display:inline-block;margin:18px 2px 6px;padding:2px 10px}.message-spoiler .message-spoiler-description:after{content:attr(data-content)}.message-spoiler .message-spoiler-description{cursor:pointer}.message-spoiler .message-spoiler-text{display:none;margin-top:10px}.dark-mode ul.postslist .post{background:#262b30}.dark-mode ul.postslist .post .userleft{border-bottom-color:#161a1d;border-right-color:#161a1d}.dark-mode ul.postslist .post .downcontrols{border-top-color:#161a1d}.dark-mode ul.postslist .post .downcontrols,.dark-mode ul.postslist .post .downcontrols a,.dark-mode ul.postslist .post .downcontrols a:visited{color:#bfbfbf}.dark-mode ul.postslist .post .textcenter .postTitle a,.dark-mode ul.postslist .post .textcenter .postTitle a:visited{color:#e0e3ea!important}.dark-mode ul.postslist .post .userleft .username a,.dark-mode ul.postslist .post .userleft .username a:visited{color:#e0e3ea}.dark-mode ul.postslist .ratingLeftChanger{border-color:#2b2b2b}.dark-mode ul.postslist .post .textcenter .pagetext .block.text a,.dark-mode ul.postslist .post .textcenter .pagetext .block.text a:visited{color:#1a9123}.userSocials{color:#777;display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;padding:0 10px 8px}.userSocials svg{height:22px;margin-right:7px}.userSocials li{align-items:center;display:flex;padding:5px 10px}.userSocials a,.userSocials a:visited{color:inherit}.userSocials .telegram{color:#24a1de}.userSocials .discord{color:#7289da}.userSocials .homepage{color:#31c48d}.qr-code-container{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:10px}.qr-code-image{border-radius:4px;height:auto;max-width:100%}.qr-code-value{color:#666;font-size:12px;margin-top:12px;max-width:100%;padding:8px 0;text-align:center;word-break:break-all}.qr-code-download-button{background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:15px;padding:8px 16px;transition:background-color .2s}.qr-code-download-button:hover{background-color:#357ab8}.qr-code-download-button:disabled{background-color:#ccc;cursor:not-allowed}.dark-mode .qr-code-container{background:#1a1a1a}.dark-mode .qr-code-value{color:#999}.dark-mode .qr-code-download-button{background-color:#2d6bbd}.dark-mode .qr-code-download-button:hover{background-color:#1d5aa8}.dark-mode .qr-code-download-button:disabled{background-color:#444}.modal-window{cursor:default;position:relative;z-index:10}.error-page{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:700px}.error-page img{max-width:100%}.error-page .notFoundText{color:rgba(0,0,0,.8);font-size:1.3em;font-weight:500;margin:20px 10px;text-align:center}.error-container{box-sizing:border-box;display:none;left:50%;padding-left:12px;padding-right:12px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:20}.error-container.show-container{display:block}.error-title{display:none}.error-message{align-items:center;-webkit-animation:slideUpAndFadeOut 8s ease-out forwards;animation:slideUpAndFadeOut 8s ease-out forwards;background-color:#fff;border-radius:10px;box-shadow:0 2px 11px rgba(0,0,0,.1);display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;margin-left:auto;margin-right:auto;max-width:500px;padding:15px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dark-mode .error-message{background-color:#262b30;border:1px solid rgba(0,0,0,.7);box-shadow:0 2px 11px rgba(0,0,0,.5)}@-webkit-keyframes slideUpAndFadeOut{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}5%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}94%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideUpAndFadeOut{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}5%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}94%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.error-icon{font-size:1.4em;margin-right:10px}.error-desc{margin:0}.error-message.status-ok .error-icon{color:#31c48d}.error-message.status-error .error-icon{color:#ed3b50}.error-message.status-warn .error-icon{color:#c4ae31}.threadTitle{border-bottom:1px solid #dcdcdc;display:flex;flex-wrap:wrap;font-size:1.6em;justify-content:center;margin:10px 1% 0;padding:15px 20px}.threadTitle .titleBlock{flex-grow:2;font-size:.88em;font-weight:500}.threadTitle .direction{gap:10px}.threadTitle .categorySwitcher,.threadTitle .direction{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.7em;justify-content:center}.categorySwitcher.withTabs{margin-left:20px}.threadTitle .stickPost{align-items:center;display:flex;flex-direction:row;font-size:medium;margin:7px 20px 7px 30px}.threadTitle .stickPost .checkmark{top:auto}.mainTitle .categorySwitcher,.mainTitle .direction{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:.7em;justify-content:center}.mainTitle .categorySwitcher select{margin-left:10px}.mainTitle .direction div,.threadTitle .categorySwitcher div{margin-bottom:5px;margin-right:15px;margin-top:5px}.mainTitle{align-items:center;border-bottom:1px solid #dcdcdc;box-sizing:border-box;-webkit-column-gap:8px;column-gap:8px;display:flex;flex-wrap:wrap;font-size:1.6em;justify-content:center;margin:10px 0 0;min-height:50px;padding:15px 20px;position:relative;row-gap:8px}.mainTitle.sectionSwitcher{justify-content:flex-start}.mainTitle .titleText{flex-grow:2}.mainTitle .titleText a,.mainTitle .titleText a:visited{color:#31c48d}.dark-mode .mainTitle .titleText a,.dark-mode .mainTitle .titleText a:visited{color:#1eb32b}@media only screen and (max-width:658px){.userpage .mainTitle .titleText{display:none}}@media only screen and (max-width:1050px){.userpage .mainTitle .direction{padding:0 15px}}.mainTitle .titleText .renewPosts{cursor:pointer}.dark-mode .mainTitle .titleText .renewPosts{color:#1eb32b}.recentPosts .threadTitle{font-size:1.4em}.threadTitle .forumTitle{font-size:.62em;margin-left:20px}.threadTitle a{color:#000}.dark-mode .mainTitle,.dark-mode .threadTitle{border-bottom-color:#161a1d}@media only screen and (min-width:1400px){.mainTitle{min-width:732px}.mainTitle .titleText{display:flex;justify-content:center}.mainTitle .direction{position:absolute;right:12px}}.privatePostsFilter{display:flex;flex-direction:row;justify-content:center;margin-top:5px;padding:5px 0}.resetViewHistory,.showViewHistory{align-items:center;color:#70737b;cursor:pointer;display:flex;margin-left:auto;margin-right:auto;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.showViewHistory{margin-top:5px}.dark-mode .resetViewHistory,.dark-mode .showViewHistory{color:#e0e3ea}.resetViewHistory svg,.showViewHistory svg{font-size:1.2em;margin-right:10px}.postsViewContainer .searchBox,.usersViewContainer .searchBox{align-items:right;display:flex;flex-direction:row;justify-content:right}.postsViewContainer .searchPanel,.usersViewContainer .searchPanel{align-items:center;background:#fff;border-radius:10px;display:flex;flex-direction:row;margin-left:10px;margin-right:20px;margin-top:10px;transition:.5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:710px){.postsViewContainer .searchPanel,.usersViewContainer .searchPanel{margin-right:1px}}.postsViewContainer .searchPanel input,.usersViewContainer .searchPanel input{background-color:transparent;border:0;color:#595959;font-size:1.04em;max-width:150px;outline:0;padding:7px 20px;transition:.5s}.postsViewContainer .searchPanel .searchButton,.usersViewContainer .searchPanel .searchButton{color:#aaa;cursor:pointer;font-size:.9em;padding:5px 10px}.dark-mode .postsViewContainer .searchPanel,.dark-mode .usersViewContainer .searchPanel{background:#262b30}.dark-mode .postsViewContainer .searchPanel input,.dark-mode .usersViewContainer .searchPanel input{color:#e0e3ea}.select-box{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.select-box .placeholder{font-size:1.1em;margin-right:10px}.select-box img{max-width:100%}.settings{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);box-sizing:border-box;padding:20px;width:100%}.settings .title{color:#333;font-size:1.5em;font-weight:600;margin-bottom:20px}.dark-mode .settings .title{color:#e0e3ea}.settings-tabs{border-bottom:1px solid #f3f4f5;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding-bottom:12px}.dark-mode .settings-tabs{border-bottom:1px solid #444}.settings-tab{align-items:center;background-color:#f8f9fa;border-radius:8px;color:#70737b;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 16px;transition:all .2s ease}.settings-tab:hover{background-color:#eff6ff;color:#3b82f6}.settings-tab.active{background-color:#31c48d;color:#fff}.dark-mode .settings-tab{background-color:#2d3236;color:#b9bcc4}.dark-mode .settings-tab:hover{background-color:#32383e;color:#e0e3ea}.dark-mode .settings-tab.active{background-color:#115e17;color:#e0e3ea}.settings-content{padding:10px 0}.settings .settingsList{display:flex;flex-direction:column;font-size:.9em;gap:12px;list-style:none;padding:0}.settings .settingsList li{border-radius:8px;padding:8px 12px;transition:background-color .15s ease}.settings .settingsList li:hover{background-color:rgba(243,244,246,.6)}.dark-mode .settings .settingsList li:hover{background-color:rgba(45,50,55,.5)}.settings .settingsList .checkbox .checkbox-text{margin-top:2px}.settings .placeholder{color:#4b5563;display:block;font-weight:500;width:130px}.dark-mode .settings .placeholder{color:#b9bcc4}.settings .userSearchList{border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);list-style:none;margin:10px 0;max-height:200px;overflow-y:auto;padding:0}.dark-mode .settings .userSearchList{border:1px solid #4b5563}.settings .userSearchList li{border-bottom:1px solid #f3f3f3;cursor:pointer;padding:10px 16px;transition:background-color .2s}.settings .userSearchList li:last-child{border-bottom:none}.settings .userSearchList li:hover{background-color:rgba(49,196,141,.1)}.dark-mode .settings .userSearchList li:hover{background-color:rgba(17,94,23,.2)}.settings .userSearchItem{align-items:center;display:flex}.settings .userSearchItem img{border-radius:50%;height:32px;margin-right:12px;object-fit:cover;width:32px}.settings .referrerDescription{color:#70737b;font-size:.85em;margin-left:130px;margin-top:8px}.dark-mode .settings .referrerDescription{color:#b9bcc4}.nick-change-container{display:flex;flex-direction:column;gap:10px}.nick-change-container .clickButton{align-self:flex-start;margin:0}.password-notice{background-color:#fff8dc;border-left:4px solid gold;border-radius:4px;color:#856404;padding:12px 16px!important}.dark-mode .password-notice{background-color:#3f3a20;border-left:4px solid #b3a000;color:#e0d8a8}.zoom-control{display:flex;flex-direction:column;gap:8px}.zoom-control label{color:#4b5563;font-weight:500}.dark-mode .zoom-control label{color:#b9bcc4}.zoom-input-container{align-items:center;display:flex;gap:8px}.zoom-input-container button{align-items:center;background-color:#31c48d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.2em;height:32px;justify-content:center;width:32px}.dark-mode .zoom-input-container button{background-color:#115e17}.keyboardHelp{padding:20px 0}.keyboardHelp .keyboardStruct{margin-bottom:20px}.keyboardHelp .keyboardStruct img{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:160px}.settings .keyboardHelp .keyboardDesc{background:#f9fafb;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:20px;padding:16px}.dark-mode .settings .keyboardHelp .keyboardDesc{background:#2d3236}.settings .keyboardHelp .keyboardDesc div{align-items:center;display:flex;margin:12px 0}.settings .keyboardHelp krb{align-items:center;background:#31c48d;border-radius:6px;box-shadow:0 2px 4px rgba(49,196,141,.3);color:#fff;display:inline-flex;font-weight:600;height:36px;justify-content:center;margin-right:16px;min-width:36px;padding:0 8px;text-align:center}.dark-mode .settings .keyboardHelp krb{background:#115e17;box-shadow:0 2px 4px rgba(17,94,23,.3)}.saveDate{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.05);color:#31c48d;font-weight:500;margin-top:20px;opacity:0;padding:16px;text-align:center;transition:opacity .3s ease;width:100%}.saveDate.visible{opacity:1}.save-indicator{display:flex;gap:8px}.save-icon,.save-indicator{align-items:center;justify-content:center}.save-icon{background-color:#31c48d;border-radius:50%;color:#fff;display:inline-flex;height:24px;width:24px}.dark-mode .saveDate{background:#262b30;color:#31c48d}.dark-mode .settings,.dark-mode .userpage .userinfo{background:#262b30;color:#dbdbdb}.settingsPage{margin-top:90px}.settings-container{margin:0 auto;max-width:800px}@media screen and (max-width:768px){.settings{border-radius:0;padding:16px 12px}.settings .title{font-size:1.3em;margin-bottom:16px}.settings-tabs{-ms-overflow-style:none;gap:4px;overflow-x:auto;padding-bottom:16px;scrollbar-width:none}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{font-size:.9em;padding:8px 12px;white-space:nowrap}.settings .settingsList li{padding:12px 8px}.settings .placeholder{margin-bottom:8px;width:100%}.nick-change-container .clickButton{align-self:center;width:auto}.zoom-input-container{flex-wrap:wrap;justify-content:center}.keyboardHelp .keyboardStruct img{width:120px}.settings .keyboardHelp .keyboardDesc div{margin:16px 0}}.animate-top{-webkit-animation:slideFromTop .5s forwards;animation:slideFromTop .5s forwards;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}@-webkit-keyframes slideFromTop{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideFromTop{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.userpage{align-items:center;display:flex;flex-direction:column;width:100%}.userpage .userheader{max-width:700px;width:100%}.userpage .userinfo{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;color:#595959;display:flex;flex-direction:column;margin:20px 0;overflow:hidden;padding:0 0 15px}.userpage .userinfo .customback{width:100%}.userpage .userinfo .customback img{height:200px;object-fit:cover;width:100%}.userpage .userinfo .avatar{display:block}.userpage .userinfo .avatar img{background-color:#fff;border-radius:50%;height:150px;margin-top:-50%;object-fit:cover;padding:4px;width:150px}.userpage .userinfo .registation{font-size:.9em;margin:14px 0 0}.userpage .userinfo .lastactivity{font-size:.9em;margin:14px 0}.userpage .userinfo .username{font-size:1.9em;margin-bottom:5px;margin-top:15px;padding:0 15px}.userpage .userinfo .usertitle{font-size:1em;padding:0 15px}.userpage .userinfo .contester{border:1px solid #31c48d;border-radius:20px;color:#31c48d;margin:5px 0 8px;padding:10px}.userpage .userinfo .join{font-size:1em;padding:0 15px}.userpage .userinfo .lastactivity,.userpage .userinfo .registation{padding:0 15px}.userpage .userinfo .infoblock{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:20px 0}.userpage .userinfo .infoblock .info-element{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px;padding:10px}.userpage .userinfo .infoblock .info-element .value{align-items:center;color:#1b1e24;display:flex;font-size:1.2em;font-weight:1000;gap:8px;min-height:35px;padding:6px}.userpage .userinfo .infoblock .info-element .info-icon{font-size:.9em}.userpage .userinfo .info-icon-text{color:#31c48d;margin-right:5px}.dark-mode .userpage .userinfo .info-icon-text{color:#1a9123}.userpage .userinfo .infoblock .info-element .desc{color:#70737b;font-size:.9em}.userpage .userinfo .infoblock .info-element.karma .value{align-items:center;display:flex;flex-direction:row;gap:8px}.userpage .karmaButton{align-items:center;background-color:#f5f5f5;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#595959;cursor:pointer;display:flex;font-size:1.1em;height:35px;justify-content:center;transition:all .2s ease;width:35px}.userpage .karmaButton.up:hover{background-color:rgba(49,196,141,.1);box-shadow:0 4px 8px rgba(49,196,141,.25);color:#31c48d!important;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.userpage .karmaButton.up.chosen{background-color:#31c48d;box-shadow:0 4px 8px rgba(49,196,141,.3);color:#fff!important}.dark-mode .userpage .karmaButton{background-color:#2d3748;color:#e2e8f0}.dark-mode .userpage .karmaButton.up:hover{background-color:rgba(26,145,35,.2);box-shadow:0 4px 8px rgba(26,145,35,.25);color:#1eb32b!important}.dark-mode .userpage .karmaButton.up.chosen{background-color:#1a9123;box-shadow:0 4px 8px rgba(26,145,35,.3);color:#fff!important}.userpage .karmaButton.down:hover{background-color:rgba(237,59,80,.1);box-shadow:0 4px 8px rgba(237,59,80,.25);color:#ed3b50!important;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.userpage .karmaButton.down.chosen{background-color:#ed3b50;box-shadow:0 4px 8px rgba(237,59,80,.3);color:#fff!important}.userpage .editorBlock{border:1px solid #dcdcdc;border-radius:8px;margin:10px;padding:10px}.userpage .editorBlock>*{padding:5px 0;text-align:center}.userNote{flex-direction:column;margin:8px auto;max-width:500px;width:100%}.userNote,.userNote-button{align-items:center;display:flex}.userNote-button{background-color:#31c48d;border-radius:25px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.userNote-button:hover{background-color:#28a376;box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.userNote-button.has-note{background-color:#2563eb}.userNote-button.has-note:hover{background-color:#1d4ed8}.userNote-editor{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-top:12px;padding:12px;width:100%}.userNote-editor textarea{border:0;border-radius:6px;box-sizing:border-box;font-size:.95em;line-height:1.5;min-height:120px;padding:12px;resize:vertical;transition:border-color .2s ease;width:100%}.userNote-editor textarea:focus{border-color:#31c48d;box-shadow:0 0 0 3px rgba(49,196,141,.1);outline:none}.userNote-save{background-color:#31c48d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;margin-top:12px;padding:8px 16px;transition:all .2s ease}.userNote-save:hover{background-color:#28a376;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.userNote-display{background-color:#f8fafc;border-left:4px solid #31c48d;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#4b5563;font-size:.95em;line-height:1.5;margin-top:8px;padding:12px 16px;white-space:pre-wrap;width:100%}.subscriptionButton.unsubscribe,.tagSubscriptionButton.unsubscribe{background-color:#eb345e!important}.tagSubscriptionButton{font-size:14px;margin:0 8px!important}.tagBlockButton.unblock{background-color:#1d7a58!important}.tagBlockButton{background-color:#eb345e!important;font-size:14px;margin:0 8px!important}.blockButton.block,.blockButtonBlock.block{background-color:#eba234!important}.blockButton.unblock,.blockButtonBlock.unblock{background-color:#eb345e!important}.dark-mode .userNote-editor{background-color:#1f2937}.dark-mode .userNote-editor textarea{background-color:#111827;border-color:#374151;color:#e5e7eb}.dark-mode .userNote-editor textarea:focus{border-color:#1a9123;box-shadow:0 0 0 3px rgba(26,145,35,.1)}.dark-mode .userNote-display{background-color:#111827;border-left-color:#1a9123;color:#e5e7eb}@media only screen and (max-width:640px){.userNote{padding:0 12px}.userNote-button{justify-content:center}.userNote-editor{padding:10px}.userNote-editor textarea{min-height:100px}.userNote-display{font-size:.9em;text-align:center}}@media only screen and (max-width:1400px){.userpage .userheader{width:60%}}@media only screen and (max-width:1210px){.userpage .userheader{width:70%}}@media only screen and (max-width:920px){.userpage .userheader{width:85%}}@media only screen and (max-width:700px){.userpage .userheader{width:100%}}.deleteUserButton{align-items:center;background-color:#e53e3e!important;display:flex;gap:8px}.deleteUserButton:hover{background-color:#c53030!important}.admin-actions{margin:8px}.delete-confirmation{background-color:#fff1f0;border:1px solid #e53e3e;border-radius:8px;box-shadow:0 2px 10px rgba(229,62,62,.15);margin:8px 0;padding:16px;text-align:center}.dark-mode .delete-confirmation{background-color:#2d1a1a;border-color:#b91c1c}.delete-confirmation p{color:#e53e3e;font-weight:500;margin-bottom:16px}.dark-mode .delete-confirmation p{color:#f87171}.delete-buttons{display:flex;gap:12px;justify-content:center}.delete-cancel,.delete-confirm{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:8px 16px;transition:all .2s ease}.delete-confirm{background-color:#e53e3e;color:#fff}.delete-confirm:hover{background-color:#c53030}.delete-cancel{background-color:#e2e8f0;color:#4a5568}.dark-mode .delete-cancel{background-color:#2d3748;color:#e2e8f0}.delete-cancel:hover{background-color:#cbd5e0}.dark-mode .delete-cancel:hover{background-color:#4a5568}.login-container{background:#31c48d;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);box-sizing:border-box;max-width:390px;padding:6px 20px 20px;position:absolute;right:10px;top:70px;width:100%}@media only screen and (max-width:420px){.login-container{right:0}}.login-container .login-spinner{color:#fff;margin-left:10px;margin-top:4px}.login-container input[type=password],.login-container input[type=text]{border:1px solid #ccc;border-radius:3px;margin-bottom:10px;padding:10px;width:calc(100% - 20px)}.login-container .input-wrapper{display:block;position:relative;width:100%}.login-container .validation-icon{font-size:15px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-70%);transform:translateY(-70%)}.login-container .validation-icon.valid{color:#4caf50}.login-container .validation-icon.invalid{color:#f44336}.login-container .closePanel{text-align:right;width:100%}.login-container .closeButton{color:#fff;cursor:pointer;font-size:1.35em;padding:3px 0 5px}.login-container .loginButtonRow{align-items:center;box-sizing:border-box;display:flex;flex-direction:row}.login-container .loginButtonRow button{flex-grow:2}.login-container .loginButtonRow .facebookLogin,.login-container .loginButtonRow .googleLogin,.login-container .loginButtonRow .vkLogin{background:#1d7a58;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-left:10px;margin-top:10px;min-width:17px;padding:10px}.login-container button{background:#1d7a58;border:none;border-radius:3px;color:#fff;cursor:pointer;margin-top:10px;padding:10px;width:100%}.login-container .restore{margin-top:10px}.login-container .doingRegistation,.login-container .restore{color:#fff;text-align:center}.dark-mode .login-container{background:#115e17}.dark-mode .login-container input{background:#262b30;color:#e0e3ea}.why-login-containter{background:#31c48d;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;font-family:Roboto;font-size:.88em;margin-left:-20px;margin-top:30px;padding:20px;position:absolute;width:100%}.dark-mode .why-login-containter{background:#115e17}.grecaptcha-badge{visibility:hidden}.captchaText{color:#fff;font-size:.7em;padding:10px 2px;text-align:center}.captchaText a{color:#ccc}header{align-items:center;background-color:#31c48d;box-shadow:0 4px 13px -3px rgba(0,0,0,.102);box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:row;height:64px;position:fixed;top:0;width:100%;z-index:20}header .menu{color:#fff;cursor:pointer;display:none;font-size:2em;padding:10px 8px 10px 15px}header>a{display:block;width:210px}header .logo{background-image:url(/static/media/talkvio-logo_cut.fb06cbd49fa1ec57e056.png);background-repeat:no-repeat;background-size:contain;height:64px;width:210px}header nav{flex-grow:2;white-space:nowrap}header nav a{color:#fff!important;display:inline-block;padding:15px 10px}header nav .onlyLeft{display:none}header nav a:hover,header nav a:visited{color:#fff}header .socialNetworks{align-items:center;box-sizing:border-box;display:flex;flex-direction:row}header .socialNetworks svg{color:#fff;font-size:2em;margin:5px;padding:5px}header .socialNetworks .description{color:#fff;font-size:.75em;text-align:center}header .loginInfo{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:row;margin-left:25px}header .loginInfo .loginButton{cursor:pointer;margin-right:18px;padding:15px 5px}header .loginInfo .loginButton svg{margin-right:8px}header .loginInfo .username{color:#fff;cursor:pointer;display:inline-grid;font-weight:600}header .loginInfo .username a{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}header .loginInfo .username a:visited{color:#fff}header .loginInfo .avatar{border-radius:50%;margin:10px;padding:5px}header .loginInfo .avatar img{border-radius:50%;height:42px;object-fit:cover;width:42px}header nav.leftMenu{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;left:0;max-height:calc(100% - var(--header-top-size) + 1px);overflow-y:auto;position:fixed;top:var(--header-top-size);width:210px;z-index:20}header nav.leftMenu>a{border-bottom:1px solid #dcdcdc;color:#000!important;padding:18px}header nav.leftMenu>a:visited{color:#000!important}header .rightMenu{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;max-height:calc(100% - var(--header-top-size) + 1px);overflow-y:auto;position:fixed;right:0;top:var(--header-top-size);width:210px;z-index:20}header .rightMenu>a{border-bottom:1px solid #dcdcdc;padding:18px}header .rightMenu>a,header .rightMenu>a:visited{color:#000!important}header .leftMenu svg,header .rightMenu svg{margin-right:8px}header .mainMenu svg{display:none}header .addPost{cursor:pointer;margin-left:30px;margin-right:25px}header .languageSwitcher{font-size:1.05em;padding:0}header .addPost svg{border:2.5px solid #fff;border-radius:10px;color:#fff;font-size:1.5em;padding:6px}header .searchPanel{align-items:center;background:#fff;border-radius:10px;display:flex;flex-direction:row;margin-left:10px;margin-right:20px;transition:.5s}header .searchPanel input{background-color:transparent;border:0;color:#595959;font-size:1.04em;max-width:150px;outline:0;padding:7px 20px;transition:.5s}header .searchPanel .searchButton{color:#aaa;cursor:pointer;font-size:.9em;padding:5px 10px}header .avatar{position:relative}header .notificationIcon{background:#f50253;border:2px solid #dcdcdc;border-radius:50%;bottom:1px;cursor:pointer;font-size:.65em;height:12px;padding:5px;position:absolute;right:1px;text-align:center;width:12px}header .notificationList{background:#fff;border-radius:5px;box-shadow:0 4px 7px rgba(0,0,0,.1);color:#000;list-style:none;margin:0;max-height:calc(100% - 100px);overflow-y:auto;padding:20px;position:fixed;right:0;top:var(--header-top-size)}header .notificationList .notification{border-bottom:1px solid #dcdcdc;color:rgba(0,0,0,.8);cursor:pointer;padding:15px 0}header .notificationList .notification svg{margin-left:3px;margin-right:10px}header .notificationList .notification.readed{color:rgba(0,0,0,.2)}header .notificationList .notification.more,header .notificationList .notification.profile{text-align:center}@media only screen and (max-width:1488px){header .searchPanel:not(.enter){background:transparent!important}header .searchPanel.enter input{width:180px}header .searchPanel input{width:0}header .searchPanel:not(.enter) .searchButton{color:#fff;font-size:1.3em}header.searching .logoContainer{flex-grow:2}header.searching .mainMenu{display:none;transition:.5s}}@media only screen and (max-width:860px){header.searching .menu{flex-grow:2}header.searching .logoContainer{display:none}}@media only screen and (max-width:450px){header .searchPanel input{max-width:100px}header.searching .searchPanel input{max-width:none;width:100%}}@media only screen and (max-width:370px){header.searching .menu{display:none!important}}@media only screen and (max-width:320px){header:not(.searching) .searchPanel input{display:none}header.searching .searchPanel input{max-width:none;width:100%}header.searching .addPost,header.searching .avatar{display:none}}header .mainMenu a.active{position:relative}header .mainMenu a.active:after{background-color:#fff;border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:24px}header .rightMenu>a.active,header nav.leftMenu>a.active{background-color:rgba(49,196,141,.1);font-weight:500;position:relative}header .rightMenu>a.active:before,header nav.leftMenu>a.active:before{background-color:#31c48d;border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}header .rightMenu>a,header nav.leftMenu>a{position:relative;transition:all .2s ease}header .rightMenu>a:hover,header nav.leftMenu>a:hover{background-color:rgba(49,196,141,.05)}.dark-mode header{background-color:#115e17;border-bottom:0}.dark-mode header .notificationList{background:#262b30;color:#dbdbdb}.dark-mode header .notificationList .notification{border-bottom-color:#454545;color:#dbdbdb;color:#dbdbdb!important}.dark-mode header .notificationList .notification.readed{color:#7c7c7c!important}.dark-mode header .rightMenu>a.active,.dark-mode header nav.leftMenu>a.active{background-color:rgba(17,94,23,.2)}.dark-mode header .rightMenu>a.active:before,.dark-mode header nav.leftMenu>a.active:before{background-color:#1a9123}.dark-mode header .rightMenu>a:hover,.dark-mode header nav.leftMenu>a:hover{background-color:rgba(17,94,23,.1)}.dark-mode header .logo{background-image:url(/static/media/talkvio-logo_cut_black.f07631e64a24171c8342.png)}.dark-mode header .searchPanel{background:#262b30}.dark-mode header .searchPanel input{color:#e0e3ea}.dark-mode header .rightMenu,.dark-mode header nav.leftMenu{background:#262b30}.dark-mode header .rightMenu a,.dark-mode header nav.leftMenu a{border-bottom-color:#454545;color:#e0e3ea!important}.dark-mode header .rightMenu a:visited,.dark-mode header nav.leftMenu a:visited{color:#e0e3ea!important}@media only screen and (max-width:1910px){header .socialNetworks{display:none}}@media only screen and (max-width:1732px){header .loginButton span{display:none}header .loginInfo{margin-left:20px}header .loginButton svg{font-size:1.8em}header .addPost{margin-left:2px}header .username{display:none!important}}@media only screen and (max-width:1348px){header nav.mainMenu{flex-grow:1000}header nav.mainMenu .optional{display:none}header .menu,header nav.leftMenu .onlyLeft{display:block}header>a{flex-grow:2}header .languageSwitcher{display:none}}@media only screen and (max-width:920px){header nav.mainMenu{display:none}}@media only screen and (max-width:534px){header>a{width:110px}header .loginInfo{margin-left:0}header .addPost{margin-right:10px}}@media only screen and (max-width:378px){header .addPost{margin-right:2px}}@media only screen and (min-width:371px) and (max-width:410px){header .avatar{padding-left:0!important;padding-right:0!important}header .loginInfo{margin-left:4px}header .searchPanel{margin-left:4px;margin-right:5px}}@media only screen and (max-width:370px){header>a{display:none}header{justify-content:center}header .menu{flex-grow:2}}@media only screen and (max-width:320px){header>a{display:none}header{justify-content:center}header .menu{flex-grow:2}}.userslist{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:18px;justify-content:center;list-style:none;margin:0;padding:30px;width:100%}.userslist .userBlock{align-items:center;background:#fff;border-radius:16px;box-shadow:0 5px 15px rgba(0,0,0,.08);display:flex;flex-direction:column;margin:0;overflow:hidden;padding:0;position:relative;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:280px}.userslist .userBlock:hover{box-shadow:0 10px 20px rgba(0,0,0,.12);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.userslist .userBlock .customback{height:80px;overflow:hidden;position:relative;width:100%}.userslist .userBlock .customback img{height:100%;object-fit:cover;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100%}.userslist .userBlock:hover .customback img{-webkit-transform:scale(1.05);transform:scale(1.05)}.userslist .userBlock .username{font-size:1.3em;font-weight:600;margin:15px 16px 8px;padding:0 8px;text-align:center;z-index:2}.userslist .userBlock .username a{color:#333;text-decoration:none;transition:color .2s ease}.userslist .userBlock .username a:hover{color:#31c48d}.userslist .userBlock .self-profile-badge{align-items:center;background:#31c48d;border-radius:50px;box-shadow:0 2px 10px rgba(49,196,141,.25);color:#fff;display:flex;font-size:.85em;font-weight:600;justify-content:center;letter-spacing:.5px;margin:5px 0;padding:6px 16px;text-transform:uppercase;transition:all .3s ease;z-index:2}.userslist .userBlock .self-profile-badge:hover{box-shadow:0 5px 15px rgba(49,196,141,.35);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.userslist .userBlock .self-profile-badge svg{font-size:.95em;margin-right:6px}.userslist .userBlock .user-metadata{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:6px 0;padding:0 16px;width:100%}.userslist .userBlock .date-chip{align-items:center;border-radius:20px;color:#495057;display:flex;flex-wrap:wrap;font-size:.75em;justify-content:center;margin:3px 0;padding:5px 10px;transition:all .2s ease}.userslist .userBlock .date-chip:hover{background-color:#e9ecef}.userslist .userBlock .date-chip svg{font-size:.9em;margin-right:5px}.userslist .userBlock .date-chip .date-label{font-weight:600;margin-right:5px}.userslist .userBlock .date-chip .date-value{font-weight:400}.userslist .userBlock .date-chip .date-relative{font-style:italic;margin-left:4px;opacity:.8}.userslist .userBlock .avatar{border:none;height:115px;margin:-57.5px 0 0;padding:0;position:relative;width:115px;z-index:2}.userslist .userBlock .avatar img{background-color:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.18);box-sizing:border-box;height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.userslist .userBlock .avatar img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.userslist .userBlock .infoblock{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:center;margin:10px 0 12px;padding:0 16px;width:100%}.userslist .userBlock .infoblock .info-element{align-items:center;display:flex;flex-direction:column;justify-content:end;margin:0;padding:0;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.userslist .userBlock .infoblock .info-element:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.userslist .userBlock .infoblock .info-element .value{color:#1b1e24;font-size:1.1em;font-weight:700;padding:4px}.userslist .userBlock .infoblock .info-element .desc{color:#70737b;font-size:.75em;letter-spacing:.5px;text-transform:uppercase}.userslist .userBlock .infoblock .info-element.karma .value,.userslist .userBlock .infoblock .info-element.subscribers .value{align-items:center;display:flex;flex-direction:row}.userslist .userBlock .infoblock .info-element.karma .value svg{color:#31c48d;margin:0 5px}.userslist .userBlock .infoblock .info-element.subscribers .value svg{color:#3498db;margin:0 5px}.userslist .userBlock .subscriptionButtonBlock{background-color:#31c48d;border-radius:50px;box-shadow:0 2px 8px rgba(49,196,141,.2);font-size:.85em;font-weight:600;letter-spacing:.5px;margin:5px 0;padding:6px 16px;text-transform:uppercase;transition:all .3s ease;z-index:2}.userslist .userBlock .subscriptionButtonBlock.subscribe:hover{background-color:#28a574;box-shadow:0 4px 10px rgba(49,196,141,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.userslist .userBlock .subscriptionButtonBlock.unsubscribe{background-color:#f8f9fa;border:1px solid #dee2e6;color:#495057}.userslist .userBlock .subscriptionButtonBlock.unsubscribe:hover{background-color:#e9ecef;color:#212529;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.userslist .userBlock .username .gender{display:inline-block;margin-left:5px;vertical-align:super}.userslist .userBlock .username .gender .male{color:#4dabf7}.userslist .userBlock .username .gender .female{color:#f783ac}.userslist .userBlock .user-stats{border-top:1px solid #f1f3f5;display:flex;justify-content:center;margin-top:8px;padding-top:10px;width:100%}.dark-mode .userslist .userBlock{background:#262b30;box-shadow:0 5px 15px rgba(0,0,0,.2)}.dark-mode .userslist .userBlock:hover{box-shadow:0 8px 25px rgba(0,0,0,.3)}.dark-mode .userslist .userBlock .avatar{border-color:#161a1d}.dark-mode .userslist .userBlock .avatar img{background-color:#2c3237;border-color:#2c3237}.dark-mode .userslist .userBlock .date-chip{color:#e9ecef}.dark-mode .userslist .userBlock .date-chip:hover{background-color:#495057}.dark-mode .userslist .userBlock .self-profile-badge{background-color:#1eb32b;box-shadow:0 2px 10px rgba(30,179,43,.25)}.dark-mode .userslist .userBlock .self-profile-badge:hover{box-shadow:0 5px 15px rgba(30,179,43,.35)}.dark-mode .userslist .userBlock .user-stats{border-color:#343a40}.dark-mode .userpage .userinfo .infoblock .info-element .value,.dark-mode .userpage .userinfo .infoblock .info-element .value svg,.dark-mode .userslist .userBlock .infoblock .info-element .value,.dark-mode .userslist .userBlock .username a{color:#e0e3ea}.dark-mode .userslist .userBlock .username a:hover{color:#1eb32b}.dark-mode .userslist .userBlock .subscriptionButtonBlock.unsubscribe{background-color:#343a40;border-color:#495057;color:#dee2e6}.dark-mode .userslist .userBlock .subscriptionButtonBlock.unsubscribe:hover{background-color:#495057;color:#f8f9fa}.dark-mode .userslist .userBlock .infoblock .info-element.karma .value svg{color:#1eb32b}.dark-mode .userslist .userBlock .subscriptionButtonBlock{background-color:#1c8f25;color:#f8f9fa}.dark-mode .userslist .userBlock .subscriptionButtonBlock.subscribe:hover{background-color:#1b8023}.specialPage{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);box-sizing:border-box;display:flex;flex-direction:column;margin:30px auto;max-width:800px;overflow-wrap:anywhere;padding:40px;transition:all .3s ease}.dark-mode .specialPage{background:#262b30;box-shadow:0 2px 12px rgba(0,0,0,.15)}@media only screen and (max-width:440px){.specialPage{padding:10px 12px}}.specialPage img{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin:20px 0;max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.specialPage img:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.specialPage h2{color:#2c3e50;font-size:2em;font-weight:600;margin-bottom:30px;text-align:center}.dark-mode .specialPage h2{color:#e0e3ea}.specialPage div{font-size:1.05em;line-height:1.7;margin-bottom:15px}.specialPage ol,.specialPage ul{list-style:none;margin:20px 0;padding-left:20px}.specialPage li{line-height:1.6;margin:12px 0;padding-left:35px;position:relative}.specialPage li svg{margin-right:12px}.specialPage li i{color:#31c48d;left:0;position:absolute;text-align:center;top:3px;width:20px}.dark-mode .specialPage li i{color:#42d89e}.specialPage b{color:#31c48d;font-weight:600}.dark-mode .specialPage b{color:#42d89e}.specialPage a{border-bottom:1px solid transparent;color:#31c48d;text-decoration:none;transition:all .2s ease}.specialPage a:hover{border-bottom:1px solid #28a678;color:#28a678}.dark-mode .specialPage a{color:#42d89e}.dark-mode .specialPage a:hover{border-bottom:1px solid #5aecb2;color:#5aecb2}.specialPage .title{align-items:center;color:#2c3e50;display:flex;font-size:1.8em;font-weight:700;gap:15px;justify-content:center;line-height:1.3;margin-bottom:35px;text-align:center}.specialPage .title i{color:#31c48d;font-size:.9em}.dark-mode .specialPage .title i{color:#42d89e}.dark-mode .specialPage .title{color:#e0e3ea}.specialPage .section-title{align-items:center;color:#2c3e50;display:flex;font-size:1.4em;font-weight:600;gap:10px;margin:30px 0 20px}.specialPage .section-title i{color:#31c48d;font-size:.9em}.dark-mode .specialPage .section-title{color:#e0e3ea}.dark-mode .specialPage .section-title i{color:#42d89e}.specialPage .smallListPadding{background:rgba(49,196,141,.05);border-left:4px solid #31c48d;border-radius:8px;margin:25px 0;padding:25px 35px}.dark-mode .specialPage .smallListPadding{background:rgba(49,196,141,.08)}.specialPage .info-box{align-items:flex-start;background:rgba(49,196,141,.05);border-radius:8px;display:flex;gap:15px;margin:15px 0;padding:15px 20px}.specialPage .info-box svg{color:#31c48d;flex-shrink:0;font-size:1.2em;margin-top:4px}.dark-mode .specialPage .info-box{background:rgba(49,196,141,.08)}.specialPage .step-box{align-items:flex-start;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;gap:15px;margin:15px 0;padding:20px}.dark-mode .specialPage .step-box{background:#262b30;box-shadow:0 2px 8px rgba(0,0,0,.15)}.specialPage .step-box svg{color:#31c48d;flex-shrink:0;font-size:1.2em;margin-top:4px}.specialPage .step-list{counter-reset:step-counter;list-style:none;margin:20px 0;padding:0}.specialPage .step-list li{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);counter-increment:step-counter;margin:15px 0;padding:20px 20px 20px 80px;position:relative}.specialPage .step-list li:before{align-items:center;background:#31c48d;border-radius:50%;color:#fff;content:counter(step-counter);display:flex;font-size:1em;font-weight:700;height:33px;justify-content:center;left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:33px}.specialPage .step-list li svg{color:#31c48d;margin-right:10px}.specialPage .step-list img{margin:15px 0;width:100%}.dark-mode .specialPage .step-list li{background:#2d3237}.dark-mode .specialPage .step-list li:before{background:#42d89e}.specialPage .advice-box{align-items:center;background:rgba(49,196,141,.08);border-left:3px solid #31c48d;border-radius:6px;display:flex;font-size:.9em;gap:10px;margin:15px 0;padding:12px 15px}.specialPage .advice-box svg{color:#31c48d;font-size:1.3em}.dark-mode .specialPage .advice-box{background:rgba(49,196,141,.12);border-left:3px solid #42d89e}.dark-mode .specialPage .advice-box svg{color:#42d89e}@media only screen and (max-width:600px){.specialPage .title{font-size:1.6em;margin-bottom:25px}.specialPage h2{font-size:1.4em}.specialPage div{font-size:1em}.specialPage .smallListPadding{padding:20px 25px}.specialPage li{padding-left:30px}}.userCircle .circle.enabled{border:6px solid #31c48d}.userCircle .circle.disabled{border:6px solid #e74c3c}.userCircle .circle{height:48px;object-fit:cover;width:48px}.leftPostsPanel .subscriptions .subscriptionsShowButton{cursor:pointer;display:none;padding:15px}.leftPostsPanel .subscriptions.hidden{justify-content:center}.leftPostsPanel .subscriptions{flex-wrap:wrap;padding:9px 0}.leftPostsPanel .subscriptions>*{padding:2px 9px}.leftPostsPanel .subscriptions span{cursor:pointer;margin-left:8px}.leftPostsPanel .subscriptions span.enabled{color:#31c48d}.leftPostsPanel .subscriptions span.disabled{color:#e74c3c}.leftPostsPanel .subscriptions .oneClick{padding:15px}@media only screen and (max-width:1300px){.leftPostsPanel .subscriptions .subscriptionsShowButton{display:block}.leftPostsPanel .subscriptions.hidden .oneClick,.leftPostsPanel .subscriptions.hidden .sub{display:none}.blocks-main{flex-direction:column}.leftPostsPanel{margin-left:auto;margin-right:auto;max-width:1045px;-webkit-transform:translateX(-35px)!important;transform:translateX(-35px)!important;width:100%}.leftPostsPanel .subscriptions{flex-direction:row}}.confirm-container{box-shadow:0 0 8px rgba(0,0,0,.18);box-sizing:border-box;display:none;font-size:.8em;left:50%;max-width:500px;padding:10px;position:fixed;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.4s;z-index:20}.confirm-container button{border:0}.confirm-container .confirm-no{background-color:#f50253!important}.dark-mode .confirm-container .confirm-no{background-color:#831919!important}.removeAccount{align-items:center;display:flex;flex-direction:column}.removeAccountText{margin:30px 10px 10px}.removeAccountButton{background-color:#f50253;border:0}.askRegistationBlock{background:#fff;border-radius:10px;cursor:pointer;margin-left:15px;max-width:300px;padding:15px}.dark-mode .askRegistationBlock{background:#262b30}.userInfoPanel{margin-left:15px;padding:15px}.userInfoPanel .userPanelAvatar{display:flex;justify-content:center;margin-bottom:12px}.userInfoPanel .userPanelAvatar img{border-radius:50%;height:100px;object-fit:cover;width:100px}.userInfoPanel .userPanelInfo{align-items:center;display:flex;flex-direction:column}.userInfoPanel .username{color:#000;font-size:1.2em;font-weight:500;margin-bottom:12px;text-decoration:none}.dark-mode .userInfoPanel .username{color:#fff}.userInfoPanel .stats{display:flex;justify-content:space-around;margin-top:8px;width:100%}.userInfoPanel .statItem{align-items:center;display:flex;flex-direction:column;padding:0 8px}.userInfoPanel .statItem .value{color:#31c48d;font-size:1.1em;font-weight:600}.dark-mode .userInfoPanel .statItem .value{color:#1a9123}.userInfoPanel .statItem .label{color:#70737b;font-size:.85em;margin-top:4px}.dark-mode .userInfoPanel .statItem .label{color:#b9bcc4}.userInfoPanel .userPanelNav{border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;margin-top:15px;padding-top:15px}.dark-mode .userInfoPanel .userPanelNav{border-top-color:hsla(0,0%,100%,.1)}.userInfoPanel .navLink{align-items:center;border-radius:6px;color:#70737b;display:flex;padding:8px 12px;text-decoration:none;transition:all .2s ease}.userInfoPanel .navLink:hover{background-color:rgba(49,196,141,.1);color:#31c48d}.dark-mode .userInfoPanel .navLink{color:#b9bcc4}.dark-mode .userInfoPanel .navLink:hover{background-color:rgba(17,94,23,.2);color:#1a9123}.userInfoPanel .navLink svg{margin-right:12px;width:16px}.userInfoPanel .navLink span{font-size:.9em;font-weight:500}.userInfoPanel .userPanelAvatar img.guest{opacity:.7;transition:opacity .2s ease}.userInfoPanel .userPanelAvatar img.guest:hover{opacity:1}.userInfoPanel .username.guest{opacity:.7;transition:opacity .2s ease}.userInfoPanel .username.guest:hover{color:#31c48d;opacity:1}.userInfoPanel .guestMessage{background-color:rgba(49,196,141,.1);border-radius:6px;color:#70737b;font-size:.9em;margin:8px 0;padding:8px;text-align:center}.dark-mode .userInfoPanel .guestMessage{background-color:rgba(17,94,23,.2);color:#b9bcc4}.userInfoPanel .navLink.guest{opacity:.7}.userInfoPanel .navLink.guest:hover{opacity:1}.userInfoPanel .navLink.active{background-color:rgba(49,196,141,.1);color:#31c48d}.dark-mode .userInfoPanel .navLink.active{background-color:rgba(17,94,23,.2);color:#1a9123}.userInfoPanel .navLink{overflow:hidden;position:relative}.userInfoPanel .navLink.active:before{background-color:#31c48d;border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}.dark-mode .userInfoPanel .navLink.active:before{background-color:#1a9123}.donateBlock,.downloadBlock{color:#595959;margin-left:15px;margin-top:10px;padding:15px;text-align:center}.dark-mode .donateBlock,.dark-mode .downloadBlock{color:#b2b4bb}.linkLeftBlock{box-sizing:border-box;font-size:.85em;padding:8px 5px 5px 20px}.linkLeftBlock a{color:#aaa;padding:0 5px}.linkLeftBlock a:visited{color:#aaa}.donateBlock .description,.downloadBlock .description{margin-bottom:20px}.donateBlock img,.downloadBlock img{margin-right:25px;width:40px}.topScrollButton{align-items:center;background:#000;border-radius:50%;bottom:20px;box-shadow:0 0 8px rgba(0,0,0,.25);color:#fff;cursor:pointer;height:48px;justify-content:center;position:fixed;right:20px;width:48px;z-index:8}.topScrollButton.enabled{-webkit-animation:fadeIn .6s forwards;animation:fadeIn .6s forwards;display:flex}.topScrollButton:not(.enabled){-webkit-animation:fadeOut .5s forwards;animation:fadeOut .5s forwards;display:none}@-webkit-keyframes fadeIn{0%{display:none;opacity:0}to{display:flex;opacity:1}}@keyframes fadeIn{0%{display:none;opacity:0}to{display:flex;opacity:1}}@-webkit-keyframes fadeOut{0%{display:flex;opacity:1}to{display:none;opacity:0}}@keyframes fadeOut{0%{display:flex;opacity:1}to{display:none;opacity:0}}
/*# sourceMappingURL=main.4408f8c2.css.map*/