/* ===========================================================
   Torrent-Igruha (itorrents-igruha.org) - site theme itorrents-igruha
   (c) 2014-2026 Torrent-Igruha. All rights reserved. Copying of the
   design and this stylesheet without permission is prohibited.
   Build: 2026-09-20
   =========================================================== */
:root{--shell-width:996px;--shell-gap:28px;--sidebar-width:250px;--topbar-height:45px;--topbar-bg:var(--topbgk);--topbar-text:#909090;--topbar-accent:#89c80e;--footer-top-bg:#292929;--footer-bottom-bg:#1e1e1e;--footer-text:#909090;--footer-muted:#515151}*{color:var(--colorblacktowhite);font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.33333333333}html{overflow-y:scroll;scrollbar-gutter:stable}body{margin:0;padding:0;font-size:15px;background:var(--bodybgk)}body.is-drawer-open{width:100%;height:100%;overflow:hidden}img{border:none;outline:0}a,a:link,a:visited{color:var(--linkcolor);outline:0;text-decoration:none}a:hover{text-decoration:underline}@media (max-width: 1220px){body{overflow-x:hidden;overflow-x:clip}img{max-width:100%}}.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{width:var(--shell-width);margin:0 auto}.page{position:relative;display:flow-root}.page__main{float:left;width:calc(var(--shell-width) - var(--sidebar-width) - var(--shell-gap));margin-right:var(--shell-gap)}.page__side{float:left;width:var(--sidebar-width)}.row-gap{clear:both;height:20px}.sortbar{text-align:right}.sortbar__native{display:none}.sort2{display:inline-flex;align-items:center;gap:8px;min-height:33px;margin:0 0 14px;text-align:left}.sort2 *{box-sizing:border-box;color:inherit}.sort2 svg{flex:none;width:16px;height:16px}.sort2__drop{position:relative}.sort2__label{color:var(--profiletxtcolor);font-size:15px}.sort2__btn{display:inline-flex;align-items:center;gap:9px;height:33px;padding:0 12px 0 14px;color:var(--linkcolor);font-size:15px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:10px;cursor:pointer;transition:border-color .15s, box-shadow .15s, color .15s}.sort2__btn > svg:first-child{opacity:.8}.sort2__btn .sort2__chev{width:14px;height:14px;opacity:.7;transition:transform .2s}.sort2__btn:hover{border-color:var(--topbar-accent)}.sort2__btn[aria-expanded="true"]{border-color:var(--topbar-accent);box-shadow:0 0 0 3px rgba(26, 159, 204, .22)}.theme-light .sort2__btn[aria-expanded="true"]{box-shadow:0 0 0 3px rgba(134, 188, 71, .25)}.sort2__btn[aria-expanded="true"] .sort2__chev{transform:rotate(180deg)}.theme-dark .sort2__btn{color:#e6e6e6;background:#39424f;border-color:transparent;box-shadow:0 1px 3px rgba(0, 0, 0, .25)}.theme-dark .sort2__btn:hover{background:#404a58;border-color:transparent}.theme-dark .sort2__btn[aria-expanded="true"]{background:#404a58;border-color:transparent;box-shadow:0 0 0 2px #1a9fcc}.sort2__menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;min-width:210px;margin:0;padding:8px;list-style:none;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;box-shadow:0 12px 30px rgba(0, 0, 0, .25);animation:acc-in .14s ease-out}.sort2__menu[hidden]{display:none}.sort2__menu button{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;color:var(--linkcolor);font-size:15px;text-align:left;background:none;border:0;border-radius:8px;cursor:pointer}.sort2__menu button svg{opacity:0}.sort2__menu button:hover{background:var(--updatedbgk0)}.sort2__menu button.is-on{font-weight:700;color:#3f6f12;background:rgba(134, 188, 71, .18)}.theme-dark .sort2__menu button.is-on{color:#fff;background:rgba(26, 159, 204, .18)}.sort2__menu button.is-on svg{opacity:1;color:#4a8119}.theme-dark .sort2__menu button.is-on svg{color:#33c9ec}.sort2__menu button{white-space:nowrap}@media (max-width: 1220px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{width:calc(100% - 30px);max-width:1000px}.crumbbar__inner{box-sizing:border-box}.page__main{width:calc(100% - var(--sidebar-width) - var(--shell-gap))}}@media (max-width: 950px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{max-width:768px}.page__side{display:none}.page__main{width:100%;margin-right:0}}@media (max-width: 760px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{max-width:640px}}@media (max-width: 590px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{max-width:480px}}@media (max-width: 470px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{max-width:100%;min-width:260px}}@media (max-width: 320px){.shell,.crumbbar__inner,.page,.foot-top__inner,.foot__inner{min-width:0}}.drawer,.drawer-veil{position:fixed;top:0;height:100%}.drawer{left:-320px;z-index:888;width:270px;padding:10px;overflow-x:hidden;overflow-y:auto;background-color:var(--bodybgk);transition:left .4s}.drawer.active{left:0}.drawer-veil{left:0;z-index:887;display:none;width:100%;background-color:rgba(0, 0, 0, .5)}.drawer > .chip-bar,.drawer .page__side{display:block;float:none;margin:0}.drawer > ul{display:block;float:none;margin:0 0 0 11px}.drawer > ul > li{float:none;border:0;margin-left:11px}.drawer > ul > li a{display:block;height:30px;padding:0 12px;margin-right:4px;margin-bottom:5px;line-height:30px;color:#fff;background-color:var(--rightgreenbuttons)}.topbar{position:sticky;top:0;z-index:10000;width:100%;height:var(--topbar-height);background:var(--topbar-bg)}.shell{position:relative}.topbar .shell{display:flex;align-items:center;height:var(--topbar-height)}#topnav{display:flex;order:1;flex:none;margin:0 10px 0 0;padding:0;list-style:none}#topnav > li{display:block}#topnav > li > a{display:block;height:var(--topbar-height);padding:0 16px;color:var(--topbar-text);line-height:var(--topbar-height);transition:color .15s, background-color .15s}#topnav > li > a:hover{color:#fff;background-color:rgba(255, 255, 255, .06);text-decoration:none}#topnav > li.nav-vip > a{color:#ebb106}#topnav > li.nav-vip > a:hover{color:#ffc233;background-color:rgba(235, 177, 6, .08)}:root{--acc-link:#5d8c00}.theme-dark{--topbar-accent:#1a9fcc;--acc-link:#33c9ec}.acc *,.account-menu *{color:inherit}#account{position:relative;flex:none;display:flex;align-items:center;height:var(--topbar-height)}.acc__btn{position:relative;display:flex;align-items:center;gap:10px;height:37px;padding:0 4px 0 10px;border-radius:6px;color:var(--topbar-text);text-decoration:none;cursor:pointer;transition:background-color .15s}.acc__btn:hover,.acc__btn[aria-expanded="true"]{background:rgba(255, 255, 255, .06);text-decoration:none}.acc__text{display:grid;justify-items:end;line-height:1.15;text-align:right}.acc__name{justify-self:stretch;contain:inline-size;overflow:hidden;color:#cfcfcf;font-size:15px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.acc__sub{color:var(--profiletxtcolor);font-size:12px;line-height:1.2;transition:color .15s}.acc__btn:hover .acc__name{color:#fff}.acc__btn:hover .acc__sub,.acc__btn[aria-expanded="true"] .acc__sub{color:var(--topbar-accent)}.acc__ava{display:block;flex:none;width:34px;height:34px;overflow:hidden;background:#4a515c;border-radius:3px}.acc__ava img{display:block;width:100%;height:100%;object-fit:cover}.acc__ava--guest{display:flex;align-items:center;justify-content:center;background:#3a3f47;color:#aaa}.acc__ava--guest svg{width:20px;height:20px}.acc__badge{position:absolute;top:-1px;right:-4px;box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;background:#e5484d;border-radius:9px;box-shadow:0 0 0 2px var(--topbar-bg)}.new-pm[data-pm="0"],.new-pm[data-pm=""]{display:none}.account-menu{position:absolute;top:calc(var(--topbar-height) + 4px);right:7px;z-index:100;display:none;box-sizing:border-box;width:220px;overflow:hidden;color:var(--linkcolor);text-align:left;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:8px;box-shadow:0 12px 30px rgba(0, 0, 0, .25)}.account-menu.is-open{display:block;animation:acc-in .14s ease-out}@keyframes acc-in { from { opacity: 0; transform: translateY(-5px); } }.acc-list{margin:0;padding:6px;list-style:none}.acc-list li{float:none;border:0}.acc-list a{display:flex;align-items:center;gap:10px;padding:7px 10px;font-size:15px;background:none;border-radius:5px;text-decoration:none}.acc-list a:hover{color:var(--acc-link);background:var(--updatedbgk0);text-decoration:none}.acc-list svg{flex:none;width:17px;height:17px;color:var(--profiletxtcolor)}.acc-list a:hover svg{color:var(--acc-link)}.acc-list__admin{font-weight:700}.acc-list__cnt{display:flex;align-items:center;gap:6px;margin-left:auto}.acc-list__cnt b{padding:0 7px;color:#fff;font-size:12px;line-height:18px;background:#e5484d;border-radius:9px}.acc-list__cnt i{color:var(--profiletxtcolor);font-size:12.5px;font-style:normal}.acc-list__sep{height:1px;margin:4px 6px;background:var(--hrcolor)}.acc-list a.acc-list__out,.acc-list a.acc-list__out svg{color:#e5484d}.account-menu--login{width:290px}.acc-login{display:flex;flex-direction:column;gap:6px;margin:0;padding:14px 16px 12px}.acc-login__title{margin-bottom:4px;color:var(--h1color);font-size:16px}.acc-login__label{color:var(--profiletxtcolor);font-size:13px}.account-menu .acc-login__field{box-sizing:border-box;width:100%;height:36px;margin:0 0 4px;padding:0 10px;color:var(--linkcolor);font-size:15px;background:var(--bodybgk);border:1px solid var(--textareaborderzar) !important;border-radius:5px;outline:0;box-shadow:none;transition:border-color .15s}.account-menu .acc-login__field:focus{border-color:var(--topbar-accent) !important}.account-menu .acc-login__field:-webkit-autofill,.account-menu .acc-login__field:-webkit-autofill:hover,.account-menu .acc-login__field:-webkit-autofill:focus{-webkit-text-fill-color:var(--linkcolor);-webkit-box-shadow:0 0 0 1000px var(--bodybgk) inset;transition:background-color 100000s ease-in-out}.acc-login__row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.acc-login__remember{display:flex;align-items:center;gap:6px;color:var(--profiletxtcolor);font-size:13.5px;cursor:pointer}.acc-login__remember input{margin:0;accent-color:var(--topbar-accent)}.acc-login__submit{height:36px;padding:0 18px;color:#fff;font-size:15px;font-weight:700;background:var(--topbar-accent);border:0;border-radius:5px;cursor:pointer;transition:filter .15s}.acc-login__submit:hover{filter:brightness(1.08)}.acc-login__links{display:flex;justify-content:space-between;margin-top:6px;padding-top:10px;font-size:13.5px;border-top:1px solid var(--hrcolor)}.acc-login__links a{color:var(--acc-link)}.topbar-search{position:relative;display:flex;order:2;flex:none;align-items:center;height:var(--topbar-height);margin:0 10px 0 auto;opacity:0;visibility:hidden;transform:scale(.7);transition:opacity .25s ease, transform .25s ease, visibility 0s linear .25s}.topbar-search.is-shown{opacity:1;visibility:visible;transform:none;transition:opacity .25s ease, transform .25s ease, visibility 0s}.topbar-search__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0px;color:rgb(189, 189, 189);background:transparent;border:0;border-radius:8px;cursor:pointer;transition:color .2s, background-color .2s;margin-right:3px}.topbar-search__btn svg{width:22px;height:22px}.topbar-search__btn svg,.topbar-search__btn svg *{color:inherit}.topbar-search__btn:hover,.topbar-search__btn[aria-expanded="true"]{color:#fff;background-color:rgba(255, 255, 255, .08)}.srch-veil{position:fixed;inset:0;z-index:10001;background:rgba(10, 12, 15, .55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:srch-fade .2s}.srch{position:fixed;top:14vh;left:50%;z-index:10002;box-sizing:border-box;width:min(560px, calc(100vw - 24px));padding:16px 18px;color:var(--linkcolor);background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;box-shadow:0 20px 50px rgba(0, 0, 0, .4);transform:translateX(-50%);animation:srch-pop .2s ease-out}.srch-veil[hidden],.srch[hidden]{display:none}@keyframes srch-fade { from { opacity: 0; } }@keyframes srch-pop { from { opacity: 0; transform: translate(-50%, -8px) scale(.98); } }.srch *{box-sizing:border-box;color:inherit}.srch__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.srch__title{color:var(--h1color);font-size:17px;font-weight:600}.srch__x{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:none;border:0;border-radius:8px;cursor:pointer}.srch__x:hover{background:var(--updatedbgk0)}.srch__x svg{width:18px;height:18px;color:var(--profiletxtcolor)}.srch__form{display:flex;align-items:center;gap:8px;margin:0}.srch__field{display:flex;flex:1;align-items:center;gap:6px;min-width:0;height:46px;padding:0 6px 0 18px;background:var(--bodybgk);border:1px solid var(--textareaborderzar);border-radius:22px;transition:border-color .15s}.srch__field:focus-within{border-color:var(--topbar-accent)}.srch__field svg{flex:none;width:21px;height:21px}.srch .srch__input{flex:1;min-width:0;height:100%;margin:0;padding:0;color:var(--linkcolor);font-size:16px;background:none !important;border:0 !important;outline:0;box-shadow:none}.srch .srch__input::selection{color:#fff;background:var(--topbar-accent)}.srch .srch__input::placeholder{color:var(--profiletxtcolor);font-style:italic}.srch .srch__input::-webkit-search-cancel-button{display:none}.srch .srch__input:-webkit-autofill,.srch .srch__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--linkcolor);-webkit-box-shadow:0 0 0 1000px var(--bodybgk) inset}.srch__go{display:flex;flex:none;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:var(--profiletxtcolor);background:none;border:0;border-radius:50%;cursor:pointer;transition:color .15s, background-color .15s}.srch__go:hover,.srch__field:focus-within .srch__go{color:var(--topbar-accent)}.srch__go:hover{background:var(--updatedbgk0)}.srch__label{display:flex;align-items:center;gap:5px;margin:14px 0 8px;color:var(--profiletxtcolor);font-size:12px;font-weight:700;letter-spacing:.06em}.srch__label svg{width:13px;height:13px}.srch__clear{margin-left:auto;padding:0;color:var(--acc-link);font-size:12px;font-weight:400;letter-spacing:0;background:none;border:0;cursor:pointer}.srch__rec{display:inline-flex;align-items:center;margin:0 6px 6px 0;background:var(--updatedbgk0);border:1px solid var(--textareaborderzar);border-radius:999px}.srch__rec a{padding:5px 4px 5px 11px;color:var(--linkcolor);font-size:13px;text-decoration:none}.srch__rec a:hover{color:var(--acc-link);text-decoration:none}.srch__rec button{padding:0 9px 0 4px;color:var(--profiletxtcolor);font-size:16px;line-height:1;background:none;border:0;cursor:pointer}.srch__rec button:hover{color:#e5484d}.srch__empty{color:var(--profiletxtcolor);font-size:13px;font-style:italic}.srch__hint{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;color:var(--profiletxtcolor);font-size:12.5px}.srch__hint kbd{margin-right:4px;padding:0 6px;font:11px/17px Arial, sans-serif;border:1px solid var(--hrcolor);border-radius:4px}@media (max-width: 590px){.srch{top:10px;padding:14px}.srch__hint{display:none}}.theme-switch{display:block;order:3;margin-left:auto;cursor:pointer}.topbar-search + .theme-switch{margin-left:0}.theme-switch__btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:34px;height:34px;margin-right:1px;border:0;background:transparent;line-height:0;vertical-align:middle;cursor:pointer;user-select:none;color:rgb(189, 189, 189);border-radius:8px;transition:color .2s, background-color .2s}.theme-switch__btn:hover{color:#fff;background-color:rgba(255, 255, 255, .08)}.theme-switch__btn #theme-switch__icon{stroke:currentColor}#theme-switch__icon{display:block;width:25px;height:25px;transform:rotate(0deg);transition:transform .45s cubic-bezier(.34, 1.56, .64, 1)}.theme-switch__btn:active #theme-switch__icon{transform:scale(.85)}#theme-switch__icon .ti-sun{display:none}html.theme-dark #theme-switch__icon{transform:rotate(180deg)}html.theme-dark .theme-switch__btn:active #theme-switch__icon{transform:rotate(180deg) scale(.85)}html.theme-dark #theme-switch__icon .ti-moon{display:none}html.theme-dark #theme-switch__icon .ti-sun{display:inline}.brand-row{padding:24px 0 32px}.logo{display:inline-block;max-width:100%;text-decoration:none}.logo:hover,.logo:focus,.logo:active{text-decoration:none}.logo__box{display:block;max-width:100%}.logo__name,.logo__sub{display:block;min-width:0;margin:0}.logo__name{font-size:35px;line-height:1;font-weight:300;letter-spacing:-1.1px;white-space:nowrap}.logo__name span{display:inline-block;color:var(--logo);transition:color .28s ease, text-shadow .28s ease}.logo__sub{width:300px;max-width:100%;margin-top:2px;font-size:12px;line-height:1.2;white-space:normal}.theme-light .logo__name span{color:#8bc53f}.theme-light .logo:hover .logo__name span{color:#27b7c9;text-shadow:0 0 7px rgba(39, 183, 201, .18)}.theme-dark .logo__name span{color:#12b7df}.theme-dark .logo:hover .logo__name span{color:#33c9ec;text-shadow:0 0 7px rgba(51, 201, 236, .16)}.xmas-tree{grid-area:tree;align-self:center}.xmas-tree{position:relative;display:inline-block;justify-self:end}.xmas-tree::before,.xmas-tree::after{content:"";position:absolute;inset:12% 20% 10% 20%;z-index:2;border-radius:30%;pointer-events:none;opacity:.25}.xmas-tree::before{background:radial-gradient(circle at 50% 10%, #ffe696 0 1.8px, transparent 3px), radial-gradient(circle at 42% 16%, #8cc8ff 0 1.8px, transparent 3px), radial-gradient(circle at 58% 18%, #ff7878 0 1.8px, transparent 3px), radial-gradient(circle at 36% 30%, #0fa 0 1.8px, transparent 3px), radial-gradient(circle at 66% 34%, #8cc8ff 0 1.8px, transparent 3px), radial-gradient(circle at 40% 48%, #ff7878 0 1.8px, transparent 3px), radial-gradient(circle at 60% 50%, #0fa 0 1.8px, transparent 3px), radial-gradient(circle at 48% 58%, #ffe696 0 1.8px, transparent 3px), radial-gradient(circle at 34% 72%, #8cc8ff 0 1.8px, transparent 3px), radial-gradient(circle at 70% 80%, #ffe696 0 1.8px, transparent 3px);filter:drop-shadow(0 0 8px rgba(255, 220, 120, .45));animation:twA 1s steps(2, end) infinite}.xmas-tree::after{background:radial-gradient(circle at 46% 14%, #8cc8ff 0 1.8px, transparent 3px), radial-gradient(circle at 54% 22%, #0fa 0 1.8px, transparent 3px), radial-gradient(circle at 40% 26%, #ffe696 0 1.8px, transparent 3px), radial-gradient(circle at 60% 38%, #ff7878 0 1.8px, transparent 3px), radial-gradient(circle at 44% 44%, #ffe696 0 1.8px, transparent 3px), radial-gradient(circle at 66% 48%, #8cc8ff 0 1.8px, transparent 3px), radial-gradient(circle at 36% 56%, #0fa 0 1.8px, transparent 3px), radial-gradient(circle at 56% 62%, #ff7878 0 1.8px, transparent 3px), radial-gradient(circle at 46% 68%, #ffe696 0 1.8px, transparent 3px), radial-gradient(circle at 62% 82%, #0fa 0 1.8px, transparent 3px);filter:drop-shadow(0 0 8px rgba(0, 255, 140, .35));animation:twB 1.35s steps(2, end) infinite;animation-delay:-.6s}@media (prefers-reduced-motion: reduce){.xmas-tree::before,.xmas-tree::after{animation:none}}.chip-bar{float:right;margin-right:13px}#chip-list{display:flex;align-items:center;gap:6px;margin:22px 0 0;padding-left:0;list-style:none}#chip-list a{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 10px;font-size:14.5px;font-weight:400;line-height:1;white-space:nowrap;color:#fff;text-decoration:none;border-radius:7px;box-shadow:0 1px 3px rgba(0, 0, 0, .18);transition:background-color .15s, box-shadow .15s, transform .15s}#chip-list a:hover{box-shadow:0 4px 12px rgba(0, 0, 0, .22);transform:translateY(-1px)}.theme-light #chip-list a:hover{box-shadow:0 4px 12px rgba(40, 60, 20, .22)}#chip-list a:active{box-shadow:0 1px 2px rgba(0, 0, 0, .4) inset;transform:none}#chip-list .chip-ico{flex:none;width:15px;height:15px;opacity:.9}#chip-list .chip-ico,#chip-list .chip-ico *{color:inherit}a.chip--top{background:var(--topbuttonbgk)}a.chip--top:hover{background:var(--topbuttonbgkhover)}a.chip--top:active{background:var(--active)}a.chip--vk{background:var(--topvk)}a.chip--vk:hover{background:var(--topvkhover)}a.chip--vk:active{background:var(--active)}a.chip--top,a.chip--vk,a.cta-online{color:#fff;border-radius:3px;text-decoration:none}.crumbbar{margin-bottom:19px;color:#fff;background:var(--navbgk)}.crumbbar__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;box-sizing:border-box;padding:8px 0}.crumbbar .crumbs{display:flex;align-items:center;gap:3px;min-width:0;font-size:14px;font-weight:400;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(255, 255, 255, .85)}.crumbbar .crumbs a{position:relative;display:inline-block;padding:2px 4px;margin:0 1px;color:var(--main1);background-color:transparent;border-radius:999px;text-decoration:none;transition:background-color .18s, color .18s, box-shadow .18s, transform .08s}.crumbbar .crumbs a:first-child{margin-left:3px}.crumbbar .crumbs a:hover{color:#fff;background-color:rgba(255, 255, 255, .18);box-shadow:0 0 0 1px rgba(255, 255, 255, .12)}.crumbbar .crumbs a:active{background-color:rgba(255, 255, 255, .24);box-shadow:none;transform:translateY(1px)}.theme-dark .crumbbar .crumbs{color:rgba(255, 255, 255, .6)}.theme-dark .crumbbar .crumbs a{color:rgba(255, 255, 255, .78)}.theme-dark .crumbbar .crumbs a:hover{background-color:rgba(255, 255, 255, .12);box-shadow:0 0 0 1px rgba(255, 255, 255, .1)}.crumbs__icon{position:relative;top:-1.5px;flex-shrink:0;display:inline-block;width:20px;height:20px;vertical-align:middle;opacity:.98;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3E%3Cpath%20d='M3%2011L12%203l9%208v9a1%201%200%200%201-1%201h-5v-6H9v6H4a1%201%200%200%201-1-1z'%20fill='%23ffffff'/%3E%3C/svg%3E") center / 20px 20px no-repeat}.searchbox{display:flex;align-items:center;box-sizing:border-box;float:right;width:250px;height:30px;margin-top:0;padding:0 10px 0 14px;background:var(--searchbgk);border:1px solid var(--searchbrd);border-radius:999px;transition:width .25s, box-shadow .2s, border-color .2s}.searchbox:focus-within{width:320px;box-shadow:0 0 0 1px rgba(255, 255, 255, .7), 0 2px 8px rgba(0, 0, 0, .22)}.searchbox form{display:flex;align-items:center;width:100%}.searchbox #story{flex:1;height:17px;margin:0;padding:0;font-style:italic;font-size:13px !important;color:var(--navtext, #fff) !important;background:none !important;border:none !important;outline:0 !important;box-shadow:none !important;-webkit-appearance:none}.searchbox #story::placeholder{color:rgba(255, 255, 255, .9);opacity:1}.searchbox #story::selection{color:#fff;background:rgba(255, 255, 255, .28)}.searchbox #story:-webkit-autofill,.searchbox #story:-webkit-autofill:hover,.searchbox #story:-webkit-autofill:focus,.searchbox #story:-webkit-autofill:active{-webkit-text-fill-color:var(--navtext, #fff) !important;-webkit-box-shadow:0 0 0 1000px var(--searchbgk) inset !important;box-shadow:0 0 0 1000px var(--searchbgk) inset !important;caret-color:var(--navtext, #fff);transition:background-color 100000s ease-in-out 0s}.searchbox .searchbox__go{display:flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:6px;padding:0;font-size:0;line-height:0;cursor:pointer;background-color:transparent;border:none;outline:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Ccircle%20cx='11'%20cy='11'%20r='6'%20fill='none'%20stroke='%23ffffff'%20stroke-width='2'%3E%3C/circle%3E%3Cline%20x1='15.5'%20y1='15.5'%20x2='20'%20y2='20'%20stroke='%23ffffff'%20stroke-width='2'%20stroke-linecap='round'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:22px 22px}.searchbox .searchbox__go:hover{transform:scale(1.05)}.burger{display:none;float:right;width:50px;height:50px;margin-top:10px;background-color:var(--sorthover);border-radius:25px;cursor:pointer}.burger__hit{position:relative;top:15px;left:13px;cursor:pointer}.burger__bars,.burger__bars::before,.burger__bars::after{display:block;width:24px;height:3px;background-color:#fff;transition:.3s ease-out}.burger__bars{position:relative;margin-top:8px;margin-bottom:8px}.burger__bars::before,.burger__bars::after{content:"";position:absolute}.burger__bars::before{top:-8px}.burger__bars::after{top:8px}.is-open .burger__bars{background-color:transparent}.is-open .burger__bars::before{transform:translateY(8px) rotate(45deg)}.is-open .burger__bars::after{transform:translateY(-8px) rotate(-45deg)}@media (max-width: 1220px){.shell{padding-left:0}}@media (max-width: 965px){.chip-bar{margin-right:0}}@media (max-width: 950px){#topnav{display:none !important}.burger{display:block}.theme-switch__btn{margin-right:5px}.shell > .chip-bar{display:none}.drawer .chip-bar #chip-list{display:block;margin:46px 0 0;padding:0}.drawer .chip-bar #chip-list a{display:block;width:220px;height:33px;margin:7px 0 7px 16px;padding:0 0 0 20px;font-size:16px;line-height:33px;text-align:left;color:var(--colortxtgray);background:var(--rightgreenbuttons);border:none;border-radius:6px;box-shadow:none}.drawer .chip-bar #chip-list a:hover{background:var(--rightgreenbuttonshover);transform:none}.drawer .chip-bar #chip-list .chip-ico{display:inline-block;margin-right:8px;vertical-align:-2px}.drawer .chip-bar #chip-list a.chip--vk{background:var(--rightbluebuttons)}.drawer .chip-bar #chip-list a.chip--vk:hover{background:var(--rightbluebuttonshover)}}@media (max-width: 900px){.crumbbar__inner{flex-direction:column;align-items:stretch;gap:9px;width:auto;padding:9px 10px 4px}.crumbbar__inner .searchbox,.crumbbar__inner .searchbox:focus-within{order:1;float:none;width:100%;max-width:100%;height:30px;margin:0;padding:0 12px}.crumbbar .crumbs{order:2;gap:2px;margin-left:0;padding-bottom:4px;font-size:13px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.crumbbar .crumbs::-webkit-scrollbar{display:none}.crumbs__icon{margin-top:1px;margin-right:6px}}@media (max-width: 768px){.searchbox,.searchbox:focus-within{float:none;width:100%;margin:8px auto}}@media (max-width: 600px){.logo{display:block;padding-right:76px}.logo__name{font-size:34px;line-height:1.08}.logo__sub{width:270px;max-width:100%;font-size:11.5px;line-height:1.25}.shell .burger{position:absolute;top:30px;right:14px;z-index:50;display:flex;align-items:center;justify-content:center;float:none;margin:0}.shell .burger .burger__hit{top:0;left:0}}@media (max-width: 470px){.crumbbar__inner{box-sizing:border-box;min-height:0;padding:9px 10px 4px;text-align:center;background-image:none}.crumbbar__inner br{display:none}.crumbbar__inner > a{margin-top:10px}.searchbox{float:none;margin:0 auto;text-align:left}}@media (max-width: 450px){.crumbbar__inner .searchbox,.crumbbar__inner .searchbox:focus-within{float:none;width:300px;max-width:calc(100% - 40px);margin:6px auto 4px}}@media (max-width: 360px){.crumbbar__inner{padding-left:8px;padding-right:8px}.logo__name{font-size:23px}.logo__sub{width:205px;max-width:100%;font-size:10.5px}}.foot-top{height:52px;margin-top:30px;background:var(--footer-top-bg)}.foot-top__inner a{display:inline-block;height:25px;margin:13px 25px 13px 0;line-height:24px;color:var(--footer-text)}.foot-rule{height:1px;background:#141414;border-top:1px solid #313131;border-bottom:1px solid #1a1a1a}.foot{background:var(--footer-bottom-bg)}.foot__inner{padding:25px 0 29px;color:var(--footer-text)}.foot__inner a{color:var(--footer-text);text-decoration:underline}.foot-top__inner a:hover,.foot__inner a:hover{color:#fff;text-decoration:none}.foot__inner span.separator{display:inline-block;padding:0 8px;color:var(--footer-muted)}.foot__inner .description{padding-top:6px;color:var(--footer-muted)}.foot__inner .description a,.foot__inner .description a:hover{color:var(--footer-muted)}.foot__projects{margin-top:12px;font-size:13px;color:#a5abb3}.foot__projects a{color:#d5d9e0;text-decoration:none}.foot__inner .foot__social{float:right;margin-top:11px}.foot__inner .foot__social ul{display:block;margin:0;padding:0;list-style:none}.foot__inner .foot__social li{display:block;float:left;margin:0 0 0 8px;padding:0;background:url("../images/social.png") no-repeat}.foot__inner .foot__social li a{display:block;width:36px;height:36px;cursor:pointer}.foot__inner .foot__social li.vk:hover{background-position:-36px 0}.foot__inner .foot__social li.fb{background-position:0 -36px}.foot__inner .foot__social li.fb:hover{background-position:-36px -36px}.foot__inner .foot__social li.tw{background-position:0 -72px}.foot__inner .foot__social li.tw:hover{background-position:-36px -72px}@media (max-width: 590px){.foot__inner{text-align:center}.foot-top__inner a{margin-right:0}.foot__social{float:none;margin-bottom:15px}}@media (max-width: 470px){.foot-top__inner{text-align:center}}.is-centered{text-align:center}.clr{clear:both;margin-bottom:20px}.feed-rule{margin:12px 0 3px}.feed-link{padding-bottom:8px;border-bottom:none}.feed-meta{padding:0 8px 2px 22px}.feed-date{padding-left:22px;font-size:13px;color:#f3453c}.tags-title{margin-bottom:5px;color:#89c80e}.rule--clear{clear:both}.entry-head{padding-right:85px}.entry-counts__text{display:inline-block;padding-top:2px;color:#797979}.entry-rating{margin-left:15px;padding-top:3px}.promo-card{margin-bottom:18px;text-align:center}.promo-card img{margin-bottom:14px}.aside-promo{display:flex;align-items:center;justify-content:center;margin:0 0 12px}.sites-box{width:193px;margin:3px 0px 12px 12px;padding:14px;font-size:15px;background:var(--bodybgk);border:1px solid rgba(0, 0, 0, .06);border-radius:10px;box-shadow:0 2px 8px rgba(0, 0, 0, .18)}.theme-dark .sites-box{border-color:rgba(255, 255, 255, .1);box-shadow:none}.sites-box__head{display:flex;align-items:center;gap:7px;margin-bottom:9px;font-size:14.5px;font-weight:600}.sites-box__link{display:block;margin-top:6px;padding:7px 9px;font-size:13.5px;color:var(--colorblacktowhite) !important;text-decoration:none;background:rgba(128, 140, 160, .08);border:1px solid rgba(0, 0, 0, .06);border-radius:6px;transition:background .18s, border-color .18s}.theme-dark .sites-box__link{border-color:rgba(255, 255, 255, .08)}.sites-box__link:hover{background:rgba(46, 204, 113, .12);border-color:rgba(46, 204, 113, .32)}.sites-box__link b{display:block;font-size:11.5px;font-weight:400;color:var(--smsdate3, #8a929c)}.sites-box__note{margin-top:9px;font-size:11.5px;line-height:1.4;color:var(--smsdate3, #8a929c)}.aside-promo__img{display:block;width:200px;height:278px;border-radius:3px;transition:box-shadow .22s ease}.aside-promo a{display:block;transition:transform .22s ease}.aside-promo a:hover{transform:translateY(-4px)}.aside-promo a:hover .aside-promo__img{box-shadow:0 12px 24px rgba(0, 0, 0, .35)}.theme-light .aside-promo a:hover .aside-promo__img{box-shadow:0 12px 24px rgba(40, 50, 30, .28)}.promo-box{width:193px;margin:10px 2px 8px 13px;padding:16px 14px;font-size:15px;text-align:center;background:var(--bodybgk);border:1px solid rgba(0, 0, 0, .06);border-radius:10px;box-shadow:0 2px 8px rgba(0, 0, 0, .18);transition:box-shadow .2s}.promo-box:hover{box-shadow:0 3px 10px rgba(0, 0, 0, .25)}.promo-box .emoji{width:20px;height:20px;vertical-align:-.15em}.promo-box__link{display:inline-block;margin-top:8px;font-size:16px;font-weight:700;color:#2ecc71 !important;text-decoration:none;animation:promoBlink 2.2s ease-in-out infinite;transition:transform .25s, text-shadow .25s}.promo-box__link:hover{transform:translateX(4px);text-shadow:0 0 14px #2ecc71}@keyframes promoBlink { 0%, 100% { text-shadow: none; } 50% { text-shadow: 0 0 12px #2ecc71; } }@media (prefers-reduced-motion: reduce){.promo-box__link{animation:none}}.fbutton--flush{margin:0}.vote-body{padding:11px 8px 0 11px}.vote-total{padding-left:14px}.vote-actions{text-align:center}.block-separator--gap{margin-top:10px}#page-switchers.pager--flush,.searchpage ~ #page-switchers{margin-right:0}.game-grid .game-card__cover{aspect-ratio:2 / 3;width:auto;height:auto;overflow:hidden}.game-grid .game-card__link{height:100%}.game-card{transition:transform .22s ease}.game-card:hover{z-index:2;transform:translateY(-4px)}.game-card__cover{transition:box-shadow .22s ease}.game-card:hover .game-card__cover{box-shadow:0 12px 24px rgba(0, 0, 0, .35)}.theme-light .game-card:hover .game-card__cover{box-shadow:0 12px 24px rgba(40, 50, 30, .28)}.game-card .game-cover{border-radius:3px}.game-card__name a{transition:color .18s ease}.game-card:hover .game-card__name a{color:var(--acc-link);text-decoration:none}@media (hover: hover){img.game-card__edit{opacity:0;transition:opacity .2s}.game-card:hover img.game-card__edit,img.game-card__edit:focus{opacity:1}}.game-grid .game-cover{display:block;width:100%;height:100%;object-fit:cover}.form-field{width:694px}.form-field--full{width:100%}.form-field--login{width:550px}.form-field--half{width:240px;margin-right:10px}.form-field--wide{width:440px}.form-file{width:304px;height:18px}.form-textarea{width:700px}.form-textarea--full{width:100%;height:160px;resize:none}.form-submit{margin-top:8px}.form-note{display:inline-block;width:250px;margin-right:10px}.form-note--wide{display:inline-block;width:440px}.feedback-home{margin-top:10px}.captcha-row{display:flex;align-items:flex-start;padding:10px 0;border-bottom:1px solid #dadada}.captcha-row__label{flex:0 0 280px;padding-right:10px}.captcha-row__field{min-width:0}@media (max-width: 600px){.captcha-row{display:block}.captcha-row__label{padding:0 0 8px}}.comment-body{margin-left:82px}.comment-news-title{margin-bottom:10px}table.entry-info{width:100%;border-collapse:collapse}table.entry-info td{padding:9px 0 10px;vertical-align:top;border-bottom:1px}table.entry-info td span{margin:3px;color:#797979}.entry-info__key{width:170px}.popup-profile-table .entry-info__key{width:120px}.popup-profile-body{padding-left:115px}.profile-field{width:538px}.profile-warn{color:#cb1919}.profile-submit{height:47px}.is-hidden{display:none}.pm-tabs{height:33px;padding:0 15px;margin-bottom:25px;border-bottom:2px solid #89c80e}.pm-tabs__current{float:right;cursor:default}.pm-subject,.pm-author{display:inline-block;vertical-align:top}.pm-date{color:#89c80e}.pm-since{color:#797979}.stats-title{margin-bottom:8px;color:#89c80e}.stats-col{display:inline-block;width:49%;vertical-align:top}.stats-row{padding:3px 0}.stats-top-title{margin-top:20px}.userstop{width:100%}select#category{width:700px !important}.bb-editor{width:700px;padding-top:7px}.addvote__first{margin-top:10px}.xfields-table,.has-rule{border-bottom:1px solid #dadada}.xfields-table{width:100%;border-collapse:collapse}.admintag-row{padding:18px 0 10px}.rule--flush{margin-bottom:0}.rule--flush2{margin-bottom:2px}.preview-poster{position:relative}.preview-rate-ico{margin-top:10px}.preview-stars{padding:8px 0 12px;margin-bottom:18px}.search-sep{clear:both;margin-bottom:15px}.meta-sep-alt{opacity:.6}.orderdesc-warn{color:#fe2018;text-align:center}.orderdesc-col-status{width:16px}.orderdesc-col-cat{width:85px}.orderdesc-col-user{width:90px}.orderdesc-col-date{width:75px}.orderdesc-col-rate{width:40px}.offline-sign{padding:1px 0 0 10px;text-align:left;text-decoration:underline}.subs-email{width:215px;padding:.4em}a.torrent{transition:.1s}a.torrent{border-radius:3px;text-decoration:none}a.torrent{color:var(--torrentbuttontxt);background:var(--torrentbutton) !important}a.torrent{padding:.8em 1em calc(.8em + 3px)}a.torrent:hover{background:var(--rightgreenbuttonshover2) !important}a.torrent:active{background:var(--active1) !important}.dl-bar a.torrent{box-sizing:border-box !important;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important}.dl-bar a.torrent{display:inline-flex !important;gap:12px !important}.dl-bar a.torrent{max-width:92vw !important;text-transform:uppercase !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18) !important;transition:transform .12s, background .15s, box-shadow .15s !important}.dl-bar a.torrent{letter-spacing:.04em !important;line-height:1 !important;white-space:nowrap !important;color:#fff !important;text-decoration:none !important}.dl-bar a.torrent:active{transform:translateY(.6px) scale(.992) !important}.dl-bar a.torrent{align-items:center !important;justify-content:center !important;width:241px !important;padding:var(--btn-pad) !important;border-radius:var(--btn-radius) !important;border:0 !important;font-size:14px !important}.dl-bar a.torrent::before{content:"" !important;width:20px !important;height:20px !important;flex:0 0 20px !important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2'/%3E%20%3Cpath%20d='M7%2011l5%205l5%20-5'/%3E%20%3Cpath%20d='M12%204l0%2012'/%3E%20%3C/svg%3E") center/20px 20px no-repeat !important;filter:invert(1) brightness(2) !important;opacity:1 !important}.dl-bar a.torrent::after{content:"" !important;height:18px !important;filter:invert(1) brightness(2) !important;opacity:.95 !important}.dl-bar a.torrent::after{width:18px !important;flex:0 0 18px !important}.dl-bar a.torrent::after{background:url("data:image/svg+xml;charset=utf-8,%3C?xml%20version='1.0'%20standalone='no'?%3E%20%3C!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%2020010904//EN'%20'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%20%3Csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20width='512.000000pt'%20height='512.000000pt'%20viewBox='0%200%20512.000000%20512.000000'%20preserveAspectRatio='xMidYMid%20meet'%3E%20%3Cg%20transform='translate(0.000000,512.000000)%20scale(0.100000,-0.100000)'%20fill='%23000000'%20stroke='none'%3E%20%3Cpath%20d='M2350%205110%20c-635%20-58%20-1198%20-328%20-1637%20-784%20-188%20-196%20-327%20-394%20-448%20-641%20-123%20-250%20-195%20-477%20-237%20-750%20-25%20-165%20-31%20-516%20-10%20-675%2040%20-308%20114%20-554%20247%20-825%20122%20-250%20254%20-439%20442%20-635%20251%20-262%20518%20-448%20845%20-590%20l89%20-39%20-5%2027%20c-4%2015%20-197%20915%20-431%202001%20-234%201086%20-424%201975%20-422%201976%2011%207%20928%20198%20931%20194%203%20-3%2085%20-374%20182%20-824%2096%20-450%20187%20-857%20200%20-904%2064%20-220%20172%20-379%20302%20-443%2056%20-28%2080%20-34%20153%20-36%20153%20-7%20275%2041%20380%20149%2097%2098%20157%20253%20146%20379%20-3%2036%20-94%20474%20-201%20975%20-108%20500%20-193%20912%20-188%20916%209%208%20921%20204%20926%20198%202%20-2%20103%20-469%20225%20-1037%20122%20-568%20236%20-1080%20252%20-1139%20101%20-359%20287%20-623%20533%20-759%2038%20-21%2065%20-39%2060%20-41%20-77%20-22%20-912%20-193%20-945%20-193%20-67%200%20-138%2040%20-210%20118%20-62%2067%20-134%20179%20-166%20259%20-10%2024%20-23%2043%20-29%2043%20-6%200%20-25%20-38%20-42%20-84%20-50%20-130%20-100%20-213%20-181%20-298%20-120%20-126%20-276%20-214%20-493%20-276%20-58%20-17%20-142%20-36%20-187%20-42%20-45%20-7%20-81%20-15%20-81%20-19%200%20-13%20280%20-1304%20283%20-1308%209%20-8%20272%2020%20393%2043%20502%2092%20945%20321%201313%20679%20229%20223%20375%20424%20515%20705%20122%20246%20197%20487%20243%20780%2026%20173%2024%20537%20-5%20725%20-25%20160%20-77%20365%20-128%20504%20-44%20120%20-167%20372%20-230%20471%20-415%20653%20-1076%201079%20-1834%201185%20-139%2019%20-420%2027%20-550%2015z'/%3E%20%3C/g%3E%20%3C/svg%3E") center/18px 18px no-repeat !important}.dl-bar a.torrent{background:#74bf52 !important}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) .dl-bar a.torrent:hover{background:#68ad48 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18), var(--glow-green) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.torrent{background:rgba(116, 191, 82, .22) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.torrent:hover{background:rgba(116, 191, 82, .18) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .5), var(--glow-green) !important}.entry-poster-col{float:left;width:200px;margin-bottom:21px}.entry-head-col{padding-left:215px;margin-bottom:21px}@media (max-width: 760px){.entry-poster-col{float:none;width:200px;margin:0 auto 16px}.entry-head-col{padding-left:0}}.comm-title{font-size:14pt}.poll-title{margin-bottom:5px;color:#89c80e}.buy-link__text{color:#03a9f4}.warn{color:#c00}.edit-link{color:#1c85bb}.spoiler-sign{border:none;vertical-align:middle}.dl-bar{margin:15px 0 10px;padding:0;text-align:center;list-style:none}.dl-bar .is-centered{display:block;margin:0}.dl-bar .is-centered + .is-centered{margin-top:-8px}.tes-pict{display:block}.module-titlecom{margin-top:26px}.entry-title{color:#0eacdd}.entry-edit-col{float:left;width:200px}.sect-label{font-size:14pt}.sect-label--blue{color:#0eacdd}.sect-label--green{color:#89c80e}.edit-note{color:#797979}.is-cleared{clear:both}.tor-pict img{opacity:.8;border-radius:4px}.tor-pict:hover img{opacity:1}.page__side .mini-card__img img,.page__side .tile-card__img img,.page__side .user-card__img img{display:block;width:100%;height:160px;object-fit:cover}.page__side .mini-card{height:236px;margin-bottom:0px}.page__side .mini-card__name h3{margin-top:10px}.mini-card__name h3,.fx-lift,.fx-lift-blue,.mini-card__img,.tile-card__img,a.dl-btn,a.dl-btn--alt,a.dl-btn--alt2{transition:.1s}#dle-captcha a,.side-filter .sf__title,a.dl-btn--wide{text-transform:uppercase}.theme-dark,.theme-light{--topbgk:#1e1e1e;--ratingred:#e6c200;--gamesortbrd:#89c80e;--downloadbutton:var(--torrentbutton)}.error-block a:hover{text-decoration:none}.game-card,.game-card--wide{min-height:30px}#dle-captcha *,#entry-counts *,.game-card,.game-card--wide,.game-tile,div.xfields table td{vertical-align:top}#dosearch.bbcodes,#searchinput.textin,.fx-lift,.fx-lift-blue{box-sizing:border-box}.theme-light{--textareaborderzar:#d9d9d9;--updatedbgkzar:#edf1f9;--active1:#7cae43;--active:#7cae43;--themetext:#ffa600;--themetext1:#ccc;--linkcolor:#353535;--colorblacktowhite:#353535;--colortxtgray:#fff;--bodybgk:#f5f5f5;--navbgk:#8bc34a;--navbrd:#71a114;--searchbgk:#8bc34a;--searchbrd:#aadd46;--toptxtclr:#909090;--logodtext:grey;--topbuttonbgk:#8bc34a;--topbuttonbgkhover:#76ab38;--topvk:rgb(14, 172, 221);--topvkhover:rgb(10, 148, 192);--profiletxtcolor:#888888;--h1color:#4f4b45;--h1border:#89c80e;--righth1color:#4f4b45;--rightorangebuttons:rgba(125, 177, 64, 0.92);--rightbluebuttons:rgb(14, 172, 221);--rightgreenbuttons:rgba(125, 177, 64, 0.92);--rightorangebuttonshover:#8bc34a;--rightbluebuttonshover:#10b5e8;--rightgreenbuttonshover:#8bc34a;--lastcommentshover:#8bc34a;--hrcolor:#e8e8e8;--torrentbutton:rgb(139, 195, 74);--torrentbuttontxt:#fff;--aboutwindowtxt:#353535;--aboutwindowborder:#89c80e;--aboutwindowbgk:#fff;--smsborder:#31b5de;--smsh1:#FF5722;--smstxt:#4f4b45;--smsinnerborder:#f0f0f0;--smsshadow:#fff;--smsbgk:#fff;--smssmallborder:#e0e0e0;--underh1title:#797979;--ratingyellow:#e6c200;--updatedbgk:#fbb9b4;--updatedbgk0:#edf1f9;--subupdate:rgb(225, 228, 233);--tablecolor:grey;--buttonrekbgk:#55acee;--buttonrekbrd:#325a9f;--buttonrekshd:#4a86ef;--buttonrekbgkhover:#66ceff;--buttonrekbrdhover:#3e70c7;--spoilerbgk:#eee;--spoilerbgk2:#e3e3e3;--spoilerborder:#89c80e;--buttonbgk:#8bc34a;--textareabgk:#fff;--inputbgk:#fff;--nextbuttbgk:#515151;--nextbuttbgkhover:#89c80e;--textareaborder:#e99999;--pageswitchhr:#ececec;--navigationbuttons:#353535;--outlinecolor:#f78181;--outline1color:#00f28d;--offstatus:#797979;--onstatus:#8bc34a;--ratinggreen:#93d04d;--statsarea:#fff url("../dleimages/orating_h4.png") repeat-x;--statsborder:#eee;--statsnumbgk:#ddd;--statsnumbgkhover:#546338;--statslink:#82ac34;--statsum:#ccc;--greenstatstop:#aec97b;--greenstatsbottom:#6e912c;--greenstatsbgk:#82ac34;--redstatstop:#dd8484;--redstatsbottom:#a13535;--redstatsbgk:#cb4242;--statsuserhover:#fff;--abusebgk:#fff;--sortborder:#d9d9d9;--smsbigbrd:#fff;--smsbigbgk:#fff;--smsclosebgk:#90CAF9;--smsclosebrd:#90CAF9;--smsh3:#0eacdd;--smsheadline:#cbdfe8;--smsheadline2:#f0f0f0;--smsdate:#bbb;--smsbighover:#f3faf3;--smsuser:#0f60a0;--smslink:#5d5454;--smslinkhover:#2196F3;--smsdate2:#888;--smsinputbrd:rgb(55, 59, 62);--scrollbar:#d1d2d2;--scrollbarcorner:#cfd0d0;--scrollbarthumb:#ababab;--smsdate3:#777;--popupbgkedit:#89c80e;--mention:#1565C0;--lightcommhr:#F5F5F5;--ratingnull:#d9d9d9;--gamesortbgk:#eff3f9;--commloading:#8bc34a;--commactions:#9f9f9f;--commlike:#89c80e;--commlike2:#2fe32f;--commdate:#8bc34a;--newgamesbutton:rgb(247, 88, 88);--newgamesbuttonhover:#f67b7b;--rightgreenbuttonshover2:#99d651;--nonregisterinfo:#8bc34a;--info:#89c80e;--main1:#fff;--fullinfo:#f5f5f5;--darkinput:0 0 0px 1000px #ffffff inset;--darkinputtext:#353535;--sorthover:#89c80e;--sorthover2:#6da205;--logo:#8bc34a;--searchseperator:#89c80e;--searchseperatorbrd:#89c80e;--searchpoptext:#89c80e;--vkbutton:#27A5E7;--subscribe-bar:#89c80e}.theme-dark{--textareaborderzar:#444f5e;--updatedbgkzar:#39424f;--active1:#2c7514;--active:#353e4a;--themetext:#ccc;--themetext1:#ffa600;--linkcolor:rgb(188, 182, 172);--colorblacktowhite:rgb(189, 189, 189);--colortxtgray:rgb(237, 235, 232);--bodybgk:#313843;--navbgk:#363f4b;--navbrd:#39424f;--searchbgk:#3c4554;--searchbrd:rgb(115 115 115);--toptxtclr:#a9a9a9;--topbuttonbgk:#39424f;--topbuttonbgkhover:#404a58;--topvk:rgb(0, 107, 139);--topvkhover:rgb(4, 122, 157);--profiletxtcolor:rgb(136, 136, 136);--h1color:rgb(188, 182, 172);--h2color:rgb(188, 108, 40);--h1border:rgb(188, 108, 40);--righth1color:rgb(188, 182, 172);--rightorangebuttons:#39424f;--rightbluebuttons:#39424f;--rightgreenbuttons:#39424f;--rightorangebuttonshover:#404a58;--rightbluebuttonshover:#404a58;--rightgreenbuttonshover:#404a58;--rightgreenbuttonshover2:#43af20;--lastcommentshover:rgb(255, 255, 255);--hrcolor:#353d49;--torrentbutton:rgb(55 139 27);--torrentbuttontxt:rgb(237, 235, 232);--aboutwindowtxt:#cbc5bd;--aboutwindowborder:rgb(55, 60, 63);--aboutwindowbgk:#292f39;--smsborder:rgb(5, 135, 176);--smsh1:rgb(255, 98, 45);--smstxt:rgb(188, 182, 172);--smsinnerborder:rgb(48, 53, 56);--smsshadow:rgb(19, 21, 22);--smsbgk:#3f3d3d;--smssmallborder:rgb(53, 58, 61);--underh1title:rgb(157, 148, 134);--ratingyellow:rgb(187, 156, 0);--updatedbgk:#39424f;--updatedbgk0:#39424f;--subupdate:#39424f;--tablecolor:#52595c;--buttonrekbgk:rgb(9, 89, 149);--buttonrekbrd:rgb(42, 81, 147);--buttonrekshd:rgb(8, 62, 156);--buttonrekbgkhover:rgb(0, 95, 144);--buttonrekbrdhover:rgb(36, 72, 137);--spoilerbgk1:#353c48;--spoilerbgk:#353c48;--spoilerbgk2:#39424f;--spoilerborder:rgb(24, 144, 24);--buttonbgk:#39424f;--textareabgk:#353c48;--inputbgk:rgb(19, 21, 22);--nextbuttbgk:#39424f;--nextbuttbgkhover:#39424f;--textareaborder:#444f5e;--pageswitchhr:rgb(34, 34, 34);--navigationbuttons:rgb(203, 197, 189);--outlinecolor:rgb(56, 61, 63);--outline1color:rgb(56, 61, 63);--offstatus:rgb(89, 98, 101);--onstatus:rgb(86, 125, 42);--ratinggreen:rgb(79, 133, 22);--statsarea:rgb(19, 21, 22);--statsborder:rgb(49, 53, 56);--statsnumbgk:rgb(39, 43, 45);--statsnumbgkhover:rgb(86, 135, 53);--statslink:rgb(170, 211, 93);--statsum:rgb(49, 53, 56);--greenstatstop:rgb(87, 111, 42);--greenstatsbottom:rgb(114, 153, 42);--greenstatsbgk:rgb(103, 139, 38);--redstatstop:rgb(116, 27, 27);--redstatsbottom:rgb(145, 43, 43);--redstatsbgk:rgb(45, 45, 45);--statsuserhover:rgb(19, 21, 22);--abusebgk:#2d353f;--sortborder:rgb(56, 61, 63);--smsbigbrd:#39424f;--smsbigbgk:#39424f;--smsclosebgk:#2679b7;--smsclosebrd:#373f4b;--smsh3:rgb(48, 200, 248);--smsheadline:#38404c;--smsheadline2:#38404c;--smsdate:rgb(192, 186, 177);--smsbighover:#38404b;--smsuser:rgb(111, 190, 248);--smslink:rgb(178, 171, 161);--smslinkhover:rgb(47, 164, 250);--smsdate2:rgb(158, 149, 136);--smsinputbrd:#383d3f;--scrollbar:#353c48;--scrollbarcorner:#353c48;--scrollbarthumb:#444f61;--smsdate3:rgb(158, 149, 136);--popupbgkedit:rgb(19, 21, 22);--mention:#6cbbffe0;--lightcommhr:#e8e8e8;--ratingnull:#777777;--gamesortbgk:#39424f;--commloading:#404957;--commactions:#756d6d;--commlike:#7f7f7f;--commlike2:#39424f;--commdate:#756d6d;--newgamesbutton:rgb(153 48 48);--newgamesbuttonhover:rgb(164, 56, 56);--nonregisterinfo:#39424f;--info:#d56b10;--main1:#bdbdbd;--fullinfo:#222222;--darkinput:0 0 0px 1000px #292929 inset;--darkinputtext:white;--sorthover:#39424f;--sorthover2:#455060;--logo:#0292be;--searchseperator:#151515;--searchseperatorbrd:#4f4b45;--searchpoptext:#bdbdbd;--vkbutton:#006b8b;--rating-neutral:#555b61;--rating-minus-soft:#b45b5b;--rating-minus-strong:#d14b4b;--subscribe-bar:#58802a}::-webkit-scrollbar{background-color:var(--scrollbar);color:#ada69a;width:8px}::-webkit-scrollbar-corner{background-color:var(--scrollbarcorner)}::-webkit-scrollbar-thumb{background-color:var(--scrollbarthumb)}fieldset{border:1px solid #dadada;padding:8px 12px}fieldset legend{font-size:14px;color:#89c80e}.game-card__overlay a:hover span,.error-block a,.top-help__link:hover{text-decoration:underline}a:active{color:#84878b}input[type=radio]{vertical-align:-1px}input{background-color:var(--scrollbarcorner)}input:-webkit-autofill{-webkit-box-shadow:var(--darkinput)}input:-webkit-autofill:first-line{color:var(--darkinputtext)}input[type=password],input[type=text],select,textarea{background:var(--textareabgk);border:2px solid var(--textareaborder) !important;outline:0;padding:4px 3px 5px}input.button{border-radius:0 !important;color:#353535 !important;cursor:pointer !important;display:inline-block !important;height:31px !important;line-height:15px !important;margin:0 5px !important;outline:0 !important;padding:0 12px !important}a.mention{outline:0}input.button:hover{border-color:#89c80e !important;color:#fff !important}input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}input::-ms-clear,input::-ms-reveal{display:none}button.fbutton,input[type=button],input[type=reset],input[type=submit]{background:var(--buttonbgk);border:none;border-bottom:0 solid rgba(241, 43, 36, .7);border-radius:5px;box-shadow:none !important;color:var(--colortxtgray) !important;cursor:pointer;display:inline-block;height:46px;font-size:13px;line-height:20px;margin-top:8px;outline:0;padding:0 18px;text-shadow:none !important}button.fbutton:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#3d4654;border-bottom-color:#454545}.error-block a,a.cta-online,button.fbutton span{color:#fff}.error-block *,a.tab-active,button.fbutton{color:#fff !important}.resultbutton{background:0 0 !important;border:none !important;color:#353535 !important;margin:0 !important;padding-right:0 !important}#voteresult-icon{background:url("../images/icons2.png") 100% -342px no-repeat;display:inline-block;float:right;height:25px;margin:3px 0 0 7px;width:25px}.resultbutton:hover{color:#89c80e !important}.resultbutton:hover #voteresult-icon{background-position:100% -367px}h1{font-size:1.4em;color:var(--h1color)}h2{font-size:1.1em;color:var(--h2color);margin-bottom:-20px;font-weight:700;margin-top:3px}h3{font-size:1.2em;color:#4f4b45;margin-top:10px;line-height:normal;font-weight:400}.popup h3,h4{font-size:1.1em}h5{font-size:1em}#send-pm a,a.button,a.button:link,a.button:visited{background:var(--topbuttonbgk);border-radius:5px;color:#fff;cursor:pointer;display:inline-block;height:31px;line-height:29px;margin:0 5px;padding:0 12px}.cta-bar ul{padding-left:0;list-style:none}#send-pm a:hover,a.button:hover{background:#424c5a;text-decoration:none}#send-pm a,hr.rule--thick{margin:10px 0 8px}.game-card__date,.game-card__overlay a,.game-card__stars ul,.pm-table-title a{display:inline-block}.game-card__cover{margin-bottom:12px;width:163px;overflow:hidden}ul.related{display:block;list-style:none;margin:0;padding:0}ul.related li{border:none;color:#353535;float:none}ul.related li a{background:url("../images/icons1.png") 10px 9px no-repeat;color:var(--linkcolor) !important;display:inline-block;padding:3px 12px 6px 22px !important;text-decoration:none !important}ul.related li a:hover{background:url("../images/icons1.png") 10px -41px no-repeat #89c80e;background-color:var(--nextbuttbgkhover) !important;border-radius:5px;color:#fff !important}ul.comment-actions{list-style:none}.game-fav a,img.game-card__edit{cursor:pointer;position:absolute;z-index:10}div.module-titlecom{padding:11px 0 19px}div.module-title2{padding:11px 0 0}a.sec-link{cursor:pointer;float:right;font-size:15px;height:26px;line-height:23px;margin-top:1px !important}a.sec-link:hover{background-position:100% -551px;color:var(--lastcommentshover);text-decoration:none}div.game-list{margin:0;width:718px}.game-fav a,.game-fav a img{width:30px;height:30px}.game-card{display:inline-block;margin-right:22px;position:relative;width:163px}.game-card--wide{display:inline-block;margin-right:13px;position:relative;width:163px}.game-tile{display:inline-block;margin-right:16px;min-height:30px;padding-bottom:12px;width:160px}.game-fav a{display:inline-block;right:6px;top:6px}img.game-card__edit{background:url("../images/icons1.png") 0 -774px no-repeat;height:16px;right:13px;top:42px;width:16px}.news-edit a:hover img,img.game-card__edit:hover{background-position:0 -790px}.game-card__cover{height:240px}.game-card__badge,.item-screenstop .highslide+br,form[name=pmlist] table.pm,input[id^=spoiler]{display:none}.game-card__overlay-box{background:url("../images/article-film-bg.png");color:#fff;display:none;height:230px;opacity:0;position:absolute;top:-100px;width:163px;z-index:5}.game-card__overlay{height:173px;padding:12px 10px 0;position:relative}.game-card__date{background:url("../images/icons1.png") 0 -726px no-repeat;color:#fff;font-size:13px;height:18px;line-height:18px;padding-left:23px}#entry-actions,.entry-date{background:url("../images/article-film-bg.png")}#dle-captcha a{height:27px;line-height:26px;text-align:center;cursor:pointer}.game-card__date a,.game-card__date span{color:#fff;font-size:13px}.entry-date{bottom:0;padding:8px 12px;position:absolute}.game-card__counts{bottom:5px;color:#fff;font-size:13px;position:absolute}.game-card__tip{display:none;left:160px;opacity:0;position:absolute;top:147px;width:280px;z-index:15}.game-card__tip-body{background:#89c80e;border-radius:5px;color:#fff;font-size:13px;margin-left:14px;padding:6px 8px 8px}.comment-avatar *,.popup-avatar *,img.game-cover{border-radius:3px}.game-card__tip-tail{border-top:7px solid transparent;border-right:7px solid #89c80e;border-bottom:7px solid transparent;border-left:7px solid transparent;float:left;margin-top:12px}.game-card__tip-btn{background:url("../images/icons2.png") 0 -655px no-repeat;bottom:10px;cursor:pointer;display:inline-block;height:20px;position:absolute;right:11px;width:20px}.game-card__tip-btn:hover{background-position:0 -675px}.game-card__rating{display:none;opacity:0;position:absolute;top:230px;width:163px;z-index:6}.rating-icon-minus,.rating-icon-plus{background:url("../images/icons2.png") 0 -611px no-repeat;float:left;height:22px;margin-top:9px;width:14px}.rating-icon-plus{background-position:100% -633px;float:right}.game-card__stars{background:#89c80e;border-top:3px solid #71a114;color:#fff;padding:7px 0 11px}.game-card__stars a,.game-card__stars b,.game-card__stars span{color:#fff !important;font-size:13px;font-weight:400}.game-grid--popular .game-card__cover::after,.game-grid--wait .game-card__cover::after,.game-grid--soon .game-card__cover::after{position:absolute;top:8px;left:8px;z-index:3;padding:4px 9px;color:#fff;font:400 11.5px/1 Arial, sans-serif;letter-spacing:.04em;border-radius:999px;box-shadow:0 2px 6px rgba(0, 0, 0, .3);pointer-events:none}.game-grid--popular .game-card__cover::after{content:"\2605  \0422\041E\041F";background:#6fae2f}.game-grid--wait .game-card__cover::after{content:"\0416\0414\0401\041C";background:#e08a14}.game-grid--soon .game-card__cover::after{content:"\0421\041A\041E\0420\041E";background:#1a9fcc}img.game-cover{height:240px;width:163px}img.game-cover:active,.aside-promo__img:active{opacity:.96}img.game-cover--full{width:200px;height:300px;border-radius:3px}.game-card__name{padding-bottom:2px}.game-card__name a,.pm-table-info,.pm-table-info a,.slink{font-size:14px}.game-card__meta{color:#797979;font-size:13px}.game-card__meta a{color:#797979;font-size:12px;text-decoration:underline}.game-card__meta a:hover,ul.comment-actions li a:hover{color:#89c80e;text-decoration:none}div#entry-info{color:var(--underh1title);font-size:14px;font-weight:400 !important}div#entry-info a{font-size:14px !important;font-weight:400 !important}table#entry-info td{border-bottom:1px;padding:9px 0 10px;vertical-align:top}.pm-table-title div,div.xfields,table#entry-info td span{color:#797979;margin:3px}.popup-profile-table{border-top:1px solid var(--pageswitchhr)}.popup-profile-table td{padding:6px 0 8px !important}#entry-poster-bg{width:200px;height:300px;position:relative}.comment-avatar img{display:block;object-fit:cover}#comment-status-offline,#comment-status-online{background:var(--onstatus);font-size:13px;color:var(--colortxtgray);height:19px;line-height:18px;margin-top:0px;text-align:center;text-shadow:0 -1px 0 #47b31c}#comment-status-offline{background-color:var(--offstatus);text-shadow:0 -1px 0 #656565}#comment-group,#comment-group b,#comment-group span{color:var(--underh1title);font-size:13px;margin-top:-2px}.comment-text{padding-left:17px}ul.comment-actions li{display:block}#comment-actions-checkbox{padding-right:12px}.signature,.signature *{color:#797979;font-size:13px !important;margin-top:-10px;padding-top:8px}.mass_comments_action{margin-bottom:10px;padding-bottom:12px}.popup-avatar{float:left;width:100px}#dle-captcha br,#dle-comments-form br,.side-filter .sf__bar{display:none !important}#dle-captcha * br,#dle-comments-form * br{display:inline}#dle-captcha a{border:2px solid #464646;color:#353535;display:inline-block;font-size:12px;margin:45px 0 0 8px;width:214px}#dle-captcha a:hover,#inbox a:hover,#newpm a:hover,#outbox a:hover{border-color:#89c80e;text-decoration:none}input.security_code{height:20px;line-height:19px;margin:4px 0 0;position:absolute;right:0;width:208px}#add-comment-code{display:inline-block;padding:10px 0 5px 10px;position:relative}hr{background:var(--hrcolor);border:none;height:1px;margin:8px 0}hr.rule--tight{background:var(--bodybgk)}hr.rule,hr.lightcomm2{background:var(--hrcolor);margin:10px 0 8px}hr.lightcomm{background:var(--bodybgk);margin:10px 0 8px}div.game-field-note{padding-bottom:5px}div.addvote input[type=text],div.addvote textarea{border-color:#89c80e}div.xfields input[type=text],div.xfields textarea{margin-top:5px;padding:4px 3px 5px !important;width:414px}div.block-title div.icon-poll{float:left;margin-right:9px;width:29px;height:29px}div.xfields table td{padding-bottom:10px}div.xfields .addnews{width:280px}div.fieldsubmit{padding-top:10px}a.icon-key,a.icon-list,a.icon-register,a.icon-search{background:url("../images/icons1.png") no-repeat;display:inline-block;margin:3px 0;padding-left:18px}a.icon-key{background-position:0 -894px}a.icon-register{background-position:0 -874px}a.icon-list,a.icon-search{background:url("../images/icons1.png") no-repeat;display:inline-block;height:19px;line-height:19px;margin:5px 0;padding-left:21px}a.icon-search{background-position:0 -809px}a.icon-list{background-position:0 -829px}span.stat-quantity{background:var(--topbuttonbgk);border-radius:4px;color:#fff !important;display:inline-block;margin:0 3px;padding:7px 9px 7px 8px;text-align:center}div.block-title{background:url("../images/block-title-separator.png") 0 100% repeat-x;margin-bottom:5px;min-height:29px;padding:11px 8px 13px}div.block-title div.icon-poll{background:url("../images/icons2.png") 0 -87px no-repeat}div.block-black{border-bottom:2px solid #515151}div.block-title-text{font-size:17px;padding:2px 0 6px}#entry-day{font-size:18px}#dosearch.bbcodes,.youtube,a.dl-btn--wide{cursor:pointer}ul.related{padding-top:5px;float:none}div.block-separator{background:#dadada;height:1px;margin-bottom:5px}.vresult{background:url("../images/icons2.png") 100% -294px no-repeat;color:#797979;cursor:pointer;display:inline-block;float:right;height:24px;line-height:23px;margin-top:3px;padding-right:31px}.vresult:hover{background-position:100% -318px;color:#464646;text-decoration:none}.comment-style-bg1,.comment-style-bg2{background:var(--aboutwindowbgk);border:2px solid var(--aboutwindowborder);border-bottom-width:0;color:var(--aboutwindowtxt);font-weight:700;padding:6px 10px 9px}.pm-table-checkbox,.pm-table-info,.pm-table-title{border-top:1px solid #dadada}.comment-style-bottom1,.comment-style-bottom1 div,.comment-style-bottom2,.comment-style-bottom2 div{background:url("../images/comment-block-bottom.png") repeat-x;height:11px}.comment-style-bottom1 div{background-position:29px -11px;background-repeat:no-repeat}#blink2,#entry-month,a.tab-active{background:#89c80e}.dle-comments-navigation #page-switchers{margin-right:0}#pages .masha_index{height:30px !important;line-height:29px !important;margin:0 !important;min-width:0 !important;padding:0 !important}#dle-poll-list,#vote-list{border-bottom:1px solid #ececec;margin-bottom:10px;padding:6px 10px 10px 1px}#dle-poll-list div,#vote-list div{font-size:13px;padding:2px 0}.error-block{background:url("../images/icons2.png") var(--nonregisterinfo) no-repeat 10px -702px;border-radius:5px;color:#fff;margin:10px 0;min-height:30px;padding:10px 10px 12px 50px}#page-switchers{--pg-frame:rgb(220 224 229);--pg-cur:#7cb342;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:30px 0 10px}.theme-dark #page-switchers{--pg-frame:rgb(81 88 98);--pg-cur:#1a9fcc}#page-switchers > :not(#pages){display:none}#page-switchers a{text-decoration:none}#pages{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}#pages a,#pages span{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:42px;height:42px;padding:0 12px;color:var(--linkcolor);font-size:14.5px;line-height:1;background:none;border:1px solid var(--pg-frame);border-radius:9px;transition:color .15s, border-color .15s}#pages a:hover{color:var(--pg-cur);border-color:var(--pg-cur);text-decoration:none}#pages > span:not(.nav_ext){color:#fff;font-weight:600;background:var(--pg-cur);border-color:var(--pg-cur)}#pages .nav_ext{min-width:30px;padding:0;color:var(--profiletxtcolor);border-color:transparent}.dle-comments-navigation #pages{gap:5px}.dle-comments-navigation #pages a,.dle-comments-navigation #pages span{min-width:34px;height:34px;padding:0 8px;font-size:13.5px;border-radius:7px}.dle-comments-navigation #pages .nav_ext{min-width:22px;padding:0}@media (max-width: 560px){#pages a,#pages span{min-width:38px;height:38px;padding:0 10px;font-size:13.5px}}.cat-descr .comment-style-bg2{margin-top:24px !important;padding:18px 20px !important;font-size:15.5px;line-height:1.55;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor) !important;border-radius:10px}.theme-dark .cat-descr .comment-style-bg2{background:#2b313b;border-color:rgba(255, 255, 255, .06) !important}.cat-descr .comment-style-bg2 b{color:var(--h1color);font-size:16.5px}.cat-descr > span{display:inline-flex !important;align-items:center;gap:6px;margin:12px 0 0;padding:6px 12px !important;color:var(--linkcolor);font-size:14px;text-decoration:none !important;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:999px}.theme-dark .cat-descr > span{background:#39424f;border-color:transparent}.cat-descr > span::before{content:"#";color:var(--acc-link);font-weight:700}.profile-avatar-bg{background:var(--topbuttonbgk)}.profile-avatar{float:left;position:relative;width:130px}.profile-avatar-bg{border-radius:4px;height:55px;margin-top:85px;width:130px}.profile-avatar-image-bg{border-radius:6px;top:0;height:100px;left:11px;position:absolute;padding:4px;width:100px}.profile-avatar-image-bg img{border-radius:7px;height:100px;width:100px}.profile-rating{position:absolute;top:115px;left:12px}.news-article,.mini-card__img,.tile-card__img,.video,.sec-soon{position:relative}.profile-info{padding-left:145px}a.tab-active{border-radius:5px 5px 0 0}#inbox a,#newpm a,#outbox a{color:#515151;cursor:pointer;display:inline-block;float:left;height:33px;line-height:30px;padding:0 12px}#pm-table{border-bottom:1px solid #dadada}#pm-table td{padding:5px 0}.pm-table-checkbox{border-left:1px solid #dadada;border-right:1px dotted #dadada;text-align:center;width:45px}.pm-table-title{padding:5px 10px !important}.pm-table-title a b{font-weight:400}.pm-table-info{border-left:1px dotted #dadada;border-right:1px solid #dadada;color:#797979;padding-right:12px !important;text-align:right;width:120px}.mini-card,.user-card{width:118px;margin-right:2.8%}.pm-table-info div{color:#89c80e;padding-top:2px}#pm-unreaded{background:#f8f8f8}#pm-moder{padding:10px 0 2px;text-align:right}#blink2,#entry-day{text-align:center}#pm-moder input[type=submit],#pm-moder select,.home-title .sec-new{margin:0}#pm-moder input[type=submit]{height:29px;line-height:28px;padding:0 10px}#pm-info{border:1px solid #dadada;margin-bottom:8px;padding:7px 12px}.news-article{clear:both;padding:0 22px 15px 50px}#entry-day{background:#fff;border:2px solid #89c80e;border-radius:31px;color:#89c80e;font-weight:300;height:21px;left:0;line-height:19px;padding:6px 7px 6px 6px;position:absolute;top:0;width:20px}#entry-month,#entry-year{font-size:13px;position:absolute;width:37px;text-align:center;left:0}#blink,.close,.info,.outline1{font-weight:700}#entry-month{border-radius:0 0 37px 37px;color:#fff;height:14px;padding:17px 0 8px;top:19px}#entry-year{color:#89c80e;top:61px}#entry-counts{float:right;height:33px}#entry-actions{border-radius:4px;float:right;padding:3px 6px 3px 8px}.news-edit,.news-favorite{display:block;float:right}.mini-card__name,.news-edit a,.news-favorite a{display:block}.news-edit a{margin:7px 10px 0 0}.news-edit a img{cursor:pointer;background:url("../images/icons1.png") 0 -774px no-repeat;height:16px;width:16px}#blink2,input[id^=spoiler]+label{width:117px;padding:5px 20px;font-size:17px}#tor_pict img{opacity:.8;border-radius:7px}#tor_pict2:hover img,#tor_pict:hover img,.overlay:target{opacity:1}#tor_pict2 img{opacity:.8;border-radius:4px}.fx-lift{border:0 solid #26cf0c;border-radius:5px}.fx-lift:hover{box-shadow:0 0 20px #26cf0c}.fx-lift-blue{border-radius:0}.fx-lift-blue:hover{box-shadow:0 0 20px #00dff0}#blink2{border-radius:5px}#blink{animation:2s linear infinite blink;color:#090}#blink2{animation:1.5s linear infinite blink2;color:#fff;display:block;margin:0 auto -10px;cursor:pointer;transition:.6s}@keyframes blink2 { 0%, 100% { color: #fff } 50% { color: #f0e1e1 } }@keyframes blink { 0%, 100% { color: #b2e0b2 } 50% { color: #090 } }.blue{color:#009}.green{color:#090}.user-card{height:135px;float:left}.mini-card{height:220px;float:left}.mini-card__img{overflow:hidden;display:block}.mini-card__name h3,.tile-card__name h3{margin:15px 0 0;height:36px;text-align:center;overflow:hidden}.mini-card__name h3,.tile-card__name h3{color:var(--colorblacktowhite);font:14px/18px Arial}.tile-card{width:166px;margin-right:2.5%;float:left;height:303px}.tile-card__img{height:230px;overflow:hidden;display:block}.mini-card,.tile-card{position:relative;transition:transform .22s ease}.mini-card:hover,.tile-card:hover{z-index:2;transform:translateY(-4px)}.mini-card__img,.tile-card__img{border-radius:3px;transition:box-shadow .22s ease}.mini-card:hover .mini-card__img,.tile-card:hover .tile-card__img{box-shadow:0 12px 24px rgba(0, 0, 0, .35)}.theme-light .mini-card:hover .mini-card__img,.theme-light .tile-card:hover .tile-card__img{box-shadow:0 12px 24px rgba(40, 50, 30, .28)}.mini-card__img img,.tile-card__img img{border-radius:3px}.mini-card__name h3,.tile-card__name h3{transition:color .18s ease}.mini-card__name:hover,.tile-card__name:hover{text-decoration:none}.mini-card:hover .mini-card__name h3,.tile-card:hover .tile-card__name h3{color:var(--acc-link)}.overlay,.popup{position:fixed;top:0;right:0}.br{margin-top:8px}.outline,.outline1{padding:8px;margin-bottom:11px;clear:both}.tile-card__name{display:block;margin-top:10px;text-align:center}.outline{border:2px solid var(--outlinecolor)}.outline1{border:2px solid var(--outline1color);animation:1.8s linear infinite pulse}.easylike_count{cursor:pointer;margin-top:-5px}.easylike_count:hover{background:var(--commlike2) url("/like2.png") no-repeat 8px 50%}.easylike_load{width:19px}.easylike_circles{background-color:#2c3e50;float:left;height:4px;margin:6px 2px 6px 0;width:4px;animation:.9s linear infinite easylikeBounce;border-radius:3px}.easylike_circles.ec1{animation-delay:.18s}.easylike_circles.ec2{animation-delay:.42s}.easylike_circles.ec3{animation-delay:.54s}@keyframes easylikeBounce { 50% { background-color: #fff } }.popup h1,.popup h2,.popup h3{color:#171415;font-weight:400}.popup h1{font-size:24px}.popup h2{font-size:1.5em}.overlay{bottom:0;left:0;z-index:9999;background-color:rgba(0, 0, 0, .7);opacity:0;cursor:default;transition:.6s}.popup{left:22%;font-family:Tahoma, Arial, sans-serif;z-index:10000;margin:0 auto;width:100%;max-width:700px;padding:15px;border:1px solid #383838;border-radius:4px;line-height:26px;font-size:16px;background-color:var(--bodybgk);box-shadow:0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);transform:translate(-50%, -150%);transition:transform .6s ease-out}.overlay:target+.popup{top:43%;transform:translate(-50%, -50%)}.close{position:absolute;padding:0;top:-10px;right:-10px;width:32px;height:32px;border:2px solid #ccc;border-radius:50%;background-color:#1dc249;box-shadow:0 0 10px #000;text-align:center;text-decoration:none;line-height:35px;transition:background-color .7s}.close:before{color:rgba(255, 255, 255, .9);content:"?";text-shadow:0 -1px rgba(0, 0, 0, .9);font-size:12px}.close:hover{background-color:rgba(252, 20, 0, .8)}.popup p{margin:10px;padding:5px}@media only screen and (min-width:768px) and (max-width:959px){.popup{width:95%}}@media only screen and (min-width:320px) and (max-width:767px){.popup{width:85%}}.popup img{display:block;border:none;height:auto}a.cta-online,a.dl-btn,a.dl-btn--alt,a.dl-btn--alt2{border-radius:3px;text-decoration:none}.video{padding-bottom:56.25%;height:0;overflow:hidden}.video embed,.video iframe,.video object{position:absolute;top:0;left:0;width:100%;height:100%}#menuigruha4 li{list-style:none;display:block;height:33px;margin:7px 0;width:158px}#searchinput.textin,#vk_groups,#vk_groups iframe{width:100% !important}#menuigruha4 li a:hover{background:#3d3a3a;color:#fff}a.dl-btn,a.dl-btn--alt{color:var(--torrentbuttontxt);background:var(--torrentbutton) !important}a.dl-btn{padding:.8em 1em calc(.8em + 3px)}a.cta-online:hover,a.dl-btn--alt:hover,a.dl-btn:hover{background:var(--rightgreenbuttonshover2) !important}a.cta-online:active,a.dl-btn--alt2:active,a.dl-btn--alt:active,a.dl-btn:active{background:var(--active1) !important}#news-sub{overflow:auto !important}html #comm_image_upload{height:auto !important;max-height:none !important;padding:0 16px 6px !important;overflow:hidden !important}#comm_image_upload iframe{display:block;width:100%;overflow:hidden}.ui-dialog:has(#comm_image_upload){height:auto !important}.exampleone{margin-top:24px}.exampleone:not(:has(.is-centered)){display:none}.exampleone:has(.is-centered){--uc:#5f9422;--ubg:#eef0f3;padding:12px 15px;font-size:14px;line-height:1.55;color:var(--linkcolor);background:var(--ubg);border:1px solid rgb(220 224 229);border-left:3px solid var(--uc);border-radius:4px}.theme-dark .exampleone:has(.is-centered){--uc:#33c9ec;--ubg:#384150;border-color:rgb(81 88 98);border-left-color:var(--uc)}.exampleone hr.rule--thick{display:none}.exampleone .is-centered{text-align:center}.exampleone .is-centered::before{content:"";display:inline-block;vertical-align:-4px;width:18px;height:18px;margin-right:8px;background-color:var(--uc);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='1.9'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2012a8%208%200%200%201-13.7%205.6L4%2015.4'/%3E%3Cpath%20d='M4%2012a8%208%200%200%201%2013.7-5.6L20%208.6'/%3E%3Cpath%20d='M4%2020v-4.6h4.6M20%204v4.6h-4.6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='1.9'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2012a8%208%200%200%201-13.7%205.6L4%2015.4'/%3E%3Cpath%20d='M4%2012a8%208%200%200%201%2013.7-5.6L20%208.6'/%3E%3Cpath%20d='M4%2020v-4.6h4.6M20%204v4.6h-4.6'/%3E%3C/svg%3E") center / contain no-repeat}.exampleone .is-centered b{color:var(--h1color)}.theme-dark .exampleone .is-centered b{color:#d5d9df}.exampleone .edit-link{display:inline-block;margin-left:4px;color:var(--profiletxtcolor) !important;font-weight:400;text-decoration:none !important;white-space:nowrap}.exampleone .edit-link:hover{color:var(--uc) !important}.entry-poster-col:has(.page__subscribe) img.game-cover--full{border-radius:3px 3px 0 0}.page__subscribe{position:relative;box-sizing:border-box;width:100%;padding:10px 10px 8px;text-align:center;background:#e1e4e9;border-radius:0 0 3px 3px}.theme-dark .page__subscribe{background:#39424f}.page__subscribe.ignore-select{background:#eef0f3 !important;border:1px solid rgb(220 224 229);border-top:0}.theme-dark .page__subscribe.ignore-select{background:#384150 !important;border-color:rgb(81 88 98)}.page__subscribe #news_subscribe{display:flex;align-items:center;gap:6px;box-sizing:border-box;width:100%;height:30px;padding:0 10px;justify-content:center;color:#fff;font-size:0;text-decoration:none;background:#7cb342;border-radius:6px;transition:background-color .15s}.page__subscribe #news_subscribe:hover{background:#6fa136}.theme-dark .page__subscribe #news_subscribe{background:rgba(14, 165, 233, .18);box-shadow:inset 0 0 0 1px rgba(14, 165, 233, .35)}.theme-dark .page__subscribe #news_subscribe:hover{background:rgba(14, 165, 233, .26)}.page__subscribe #news_subscribe.link-unsubscribe{background:#d93b3b}.theme-dark .page__subscribe #news_subscribe.link-unsubscribe{background:#b83232;box-shadow:none}.page__subscribe #news_subscribe:hover{color:#fff;text-decoration:none}.page__subscribe #news_subscribe::before{content:"";flex:none;width:14px;height:14px;background:no-repeat center / 14px 14px url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E")}.page__subscribe #news_subscribe.link-unsubscribe::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-9.3-5'/%3E%3Cpath d='M6.3 6.3A6 6 0 0 0 6 8c0 7-3 9-3 9h13'/%3E%3Cpath d='M13.7 21a2 2 0 0 1-3.4 0'/%3E%3Cpath d='M3 3l18 18'/%3E%3C/svg%3E")}.page__subscribe #news_subscribe::after{content:"\041F\043E\0434\043F\0438\0441\0430\0442\044C\0441\044F";font-size:13.5px}.page__subscribe #news_subscribe.link-unsubscribe::after{content:"\041E\0442\043F\0438\0441\0430\0442\044C\0441\044F"}.page__subscribe-count{display:inline-block;margin-top:6px;color:var(--profiletxtcolor);font-size:13px;font-weight:400}.page__subscribe-count::before{content:"\041F\043E\0434\043F\0438\0441\0430\043B\043E\0441\044C: "}.info,a.last{margin-top:20px}input[id^=spoiler]+label{display:block;margin:0 auto;background:#89c80e;color:#fff;text-align:center;border-radius:5px;cursor:pointer;transition:.6s}input[id^=spoiler]:checked+label{color:#333;background:#ccc}input[id^=spoiler]~.spoiler{height:0;overflow:hidden;opacity:0;margin:10px auto 0;padding:10px;background:#eee;border:1px solid #ccc;border-radius:8px;transition:.6s}input[id^=spoiler]:checked+label+.spoiler{height:auto;opacity:1;padding:10px;margin-bottom:30px}.info{color:var(--info);font-size:18px;margin-bottom:8px}.sec-new,.sec-soon{font-size:1.3em;color:var(--h1color);border-left:4px solid var(--h1border);padding-left:10px}.sec-new{margin-bottom:20px}.sec-soon{margin-bottom:24px}.aside-title{color:var(--righth1color);font-size:1.17em;margin-top:6px;margin-bottom:15.9px}.menusidebar1,.sec-popular{padding-left:10px;position:relative}.sec-popular{font-size:1.3em;color:var(--h1color);border-left:4px solid var(--h1border);margin-bottom:24px}.menusidebar1{font-size:1.4em;color:#f75858;border-left:4px solid #3dd73d;margin-bottom:-4px}.blockinfo>p{text-indent:1.5em;text-align:justify}.youtube{transition:.2s ease-out}.youtube .play{right:0;bottom:0}.youtube:hover .play{background-position:0 0}a.mention{color:var(--mention);text-decoration:none}.commentsstroke{margin-bottom:24px}.ignore-select{background:var(--subupdate) !important}a.dl-btn--wide{background:var(--downloadbutton);transition:.2s;display:inline-grid;align-items:center;justify-content:center;padding:12px !important;font-size:13.9px !important;font-weight:300;white-space:nowrap;color:#fff !important;border-radius:3px;margin:-6px 0 16px}img#adv{margin-bottom:15px}.fa,.far,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.sf{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif}@keyframes pulse { 0%, 100% { transform: scale(.98) } 50% { transform: scale(1) } }@media screen and (max-width:1220px){.game-card,.game-tile,.tile-card{box-sizing:border-box}.game-grid:after{content:"";display:table;clear:both}div.game-list{width:100%}div.game-grid{width:auto}.tile-card{width:25%;padding:0 10px;height:auto;margin:0 0 14px}.tile-card__name{display:block;margin-top:15px}.tile-card__name h3{margin:0;height:36px;line-height:18px;overflow:hidden}.game-card,.game-tile{width:25%;padding:0 10px;height:auto;margin:0 0 20px;display:block;float:left}.game-card__cover{width:100%;height:auto}.game-fav,.game-card__badge{z-index:10}.game-card__cover a:not([onclick]),.tile-card__img{display:block;height:0;padding-top:140%;position:relative}.game-card__cover a:not([onclick]){padding-top:150%}.game-card__cover a:not([onclick]) img{position:absolute;left:0;top:0;width:100%;min-height:100%;height:inherit}.game-card__name{padding-bottom:0;height:36px;line-height:18px;overflow:hidden}.tile-card__img img{position:absolute;left:0;top:0;width:100%;min-height:100%;height:auto}.game-field-note+input,.game-field-note+select,.game-field-note+textarea{width:100% !important;box-sizing:border-box}.game-field-note+input+input[type=button]{margin:10px 0 0 !important}#dle-content embed,#dle-content frame,#dle-content iframe,#dle-content object,#dle-content video{height:400px;width:100%;max-width:100%}}@media screen and (max-width:760px){.mass_comments_action{display:none}}@media screen and (max-width:590px){.game-card,.game-tile,.tile-card{width:50%;height:auto}#dle-content embed,#dle-content frame,#dle-content iframe,#dle-content object,#dle-content video{height:300px}.ui-dialog{width:100% !important}.ui-dialog-buttonset button{display:block;margin:0 0 5px;width:100%}#dofullsearch,#searchsuggestions span.seperator{display:none !important}}@media screen and (max-width:470px){.comment-avatar+div[style*=margin]>div:first-child>div,a.sec-link{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px}.page-title+div[style*=float]{float:none !important;margin:0 auto}.page-title+div[style*=float]+div[style*=padding-left]{padding-left:0 !important;margin-top:15px}.comment-avatar+div[style*=margin]>div:first-child,.comment-avatar+div[style*=margin]>div:first-child+span{display:inline-block;max-width:46%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.game-list .game-grid{margin:0}.fixfortnite{display:flex;flex-wrap:wrap}#dle-content embed,#dle-content frame,#dle-content iframe,#dle-content object,#dle-content video{height:250px}}@media screen and (max-width:580px){.game-card,.game-tile,.tile-card{width:50%;height:auto}}@media screen and (max-width:467px){.game-card,.game-tile,.tile-card{width:50%;height:325px}}@media screen and (max-width:435px){.game-card,.game-tile,.tile-card{width:50%;height:291px}}.subscribe-bar{font-size:14px;line-height:1.5;display:flex;gap:12px;color:var(--colorblacktowhite);max-width:960px;transition:border-color .18s, background-color .18s}.theme-dark .subscribe-bar{box-shadow:none}.subscribe-bar__icon-wrap{width:32px;height:32px;border-radius:50%;background:rgba(249, 194, 68, .18);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:4px}.theme-dark .subscribe-bar__icon-wrap{background:rgba(249, 194, 68, .25)}.subscribe-bar__content{display:flex;flex-direction:column;gap:2px}.subscribe-bar__title{font-weight:600}.subscribe-bar__text{font-size:14px}.subscribe-bar__text a{position:relative;text-decoration:none}.subscribe-bar__text a::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:currentColor;opacity:.55;transition:opacity .15s, height .15s}.subscribe-bar__text a:hover::after{opacity:1;height:2px}.subscribe-bar__text a:focus-visible{outline:currentColor solid 2px;outline-offset:3px}.allgames-cta__btn,.top-cta__btn{transition:transform .12s, background .15s, box-shadow .15s, filter .12s !important}@media (max-width:900px){input[type=email],input[type=password],input[type=search],input[type=text],select,textarea{font-size:16px !important}}.game-card__info{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin:18px 0 17px;font-size:14px}.theme-light .game-card__info{color:var(--colorblacktowhite)}.theme-dark .game-card__info{color:var(--main1)}.game-card__info .article-info-item{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}#meta-sep{opacity:.6}.game-card__info .article-info-ico{width:18px;height:18px;display:inline-block;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;opacity:.85}.game-card__info .ico-updated{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%20%3Ccircle%20cx='12'%20cy='12'%20r='8.2'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/circle%3E%20%3Cpath%20d='M12%207.2v5l3%201.9'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/path%3E%20%3C/svg%3E");position:relative;top:-1px}.game-card__info .ico-views{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%20%3Cpath%20d='M2%2012c2.1-3.8%205.2-5.8%2010-5.8s7.9%202%2010%205.8c-2.1%203.8-5.2%205.8-10%205.8S4.1%2015.8%202%2012z'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/path%3E%20%3Ccircle%20cx='12'%20cy='12'%20r='2.6'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%3E%3C/circle%3E%20%3C/svg%3E");margin-right:1px}.theme-dark .game-card__info .ico-updated{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%20%3Ccircle%20cx='12'%20cy='12'%20r='8.2'%20fill='none'%20stroke='%23f1f1f1'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/circle%3E%20%3Cpath%20d='M12%207.2v5l3%201.9'%20fill='none'%20stroke='%23f1f1f1'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/path%3E%20%3C/svg%3E")}.theme-dark .game-card__info .ico-views{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%20%3Cpath%20d='M2%2012c2.1-3.8%205.2-5.8%2010-5.8s7.9%202%2010%205.8c-2.1%203.8-5.2%205.8-10%205.8S4.1%2015.8%202%2012z'%20fill='none'%20stroke='%23f1f1f1'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/path%3E%20%3Ccircle%20cx='12'%20cy='12'%20r='2.6'%20fill='none'%20stroke='%23f1f1f1'%20stroke-width='1.4'%3E%3C/circle%3E%20%3C/svg%3E")}.game-card__info .article-info-label{opacity:.8}#searchtable table{width:100%;border-collapse:collapse}#searchtable td.search{padding:0}#searchtable td.search>div{margin:0;display:flex;align-items:stretch;gap:15px}#searchinput.textin{max-width:none;height:36px;padding:0 14px;border-radius:3px;border:1px solid #d5d5d5;background:var(--textareabgk);color:var(--colorblacktowhite, #222);font-size:15px;line-height:44px}#searchinput.textin::placeholder{color:inherit;opacity:.6}#searchinput.textin:-webkit-autofill,#searchinput.textin:-webkit-autofill:focus,#searchinput.textin:-webkit-autofill:hover{-webkit-text-fill-color:var(--colorblacktowhite, #222) !important;-webkit-box-shadow:0 0 0 1000px var(--textareabgk) inset !important;transition:background-color 100000s ease-in-out !important}#dosearch.bbcodes{white-space:nowrap;height:35px;padding:0 26px;border-radius:3px;border:none;background:var(--buttonbgk);color:#fff;font-size:15px;font-weight:500;transition:background .15s, transform .05s}#dosearch.bbcodes:hover{background:var(--buttonbgk-hover, #6fbf2f)}#dosearch.bbcodes:active{transform:translateY(1px)}@media (max-width:768px){.game-card__info{text-align:center;gap:10px}.game-card__info .article-info-item{justify-content:center;white-space:normal}#searchtable td.search>div{flex-direction:column;gap:10px}#dosearch.bbcodes,#searchinput.textin{width:100% !important}#dosearch.bbcodes{text-align:center}}.side-filter{width:100%}.sf{margin:0 0 14px}.side-filter .sf__title{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;max-width:var(--sbNarrow);margin:20px auto 10px;font-size:16px;letter-spacing:.12em;color:var(--righth1color);gap:0}:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__title{color:#b3afa5}.aside-title{display:flex;justify-content:center;align-items:center;text-align:center;width:100%}.page__side .aside-title{width:97%;max-width:var(--sbNarrow);margin:12px auto 10px;text-align:center}.sf__list,.sf__list--years{display:flex;flex-direction:column;gap:6px;width:88%;max-width:var(--sbNarrow);margin:0 auto;padding:0;box-sizing:border-box;float:none;clear:both}.top-cta__btn::after{margin-left:auto;border-radius:999px;letter-spacing:.1em !important}.sf__list--years{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:8px}.sf__list a,.sf__list--years a{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;box-sizing:border-box;padding:7px 10px;border-radius:7px;text-decoration:none;transition:transform .12s, background .15s, box-shadow .15s}.dl-bar a.dl-btn,.dl-bar a.dl-btn--wide,.allgames-cta__btn,.top-cta__btn,a.cta-online{box-sizing:border-box !important;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif !important}.dl-bar a.dl-btn,.dl-bar a.dl-btn--wide,.top-cta__btn,a.cta-online{display:inline-flex !important;gap:12px !important}.dl-bar a.dl-btn,.dl-bar a.dl-btn--wide,a.cta-online{max-width:92vw !important;text-transform:uppercase !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18) !important;transition:transform .12s, background .15s, box-shadow .15s !important}.top-cta__btn,a.cta-online{text-decoration:none !important}.sf__list a::before,.sf__list--years a::before{content:"";width:16px;height:16px;flex-shrink:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%204h6v6h-6z'/%3E%20%3Cpath%20d='M14%204h6v6h-6z'/%3E%20%3Cpath%20d='M4%2014h6v6h-6z'/%3E%20%3Cpath%20d='M17%2017m-3%200a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200'/%3E%20%3C/svg%3E") center/16px 16px no-repeat;opacity:1}:where(html, body) .side-filter .sf__list a,:where(html, body) .side-filter .sf__list--years a{background:#86bc47;color:#fff;box-shadow:none}:where(html, body) .side-filter .sf__list a:hover,:where(html, body) .side-filter .sf__list--years a:hover{background:#73a646}:where(html, body) .side-filter .sf__list a::before,:where(html, body) .side-filter .sf__list--years a::before{filter:invert(1) brightness(2);opacity:1}:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list a,:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list--years a{background:rgb(54 63 75);color:#bdbdbd;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .06)}:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list a:hover,:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list--years a:hover{background:rgba(255, 255, 255, .1);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .1)}:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list a::before,:where(.theme-dark, .dark, [data-theme=dark]) .side-filter .sf__list--years a::before{filter:invert(1) brightness(1.6);opacity:.95}.top-cta__btn:active,.top-cta__btn:hover{filter:none !important}:root{--sf-race:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2012m-9%200a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200'/%3E%20%3Cpath%20d='M12%2012m-2%200a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200'/%3E%20%3Cpath%20d='M12%2014l0%207'/%3E%20%3Cpath%20d='M10%2012l-6.75%20-2'/%3E%20%3Cpath%20d='M14%2012l6.75%20-2'/%3E%20%3C/svg%3E");--sf-sport-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M8%2021l8%200'/%3E%20%3Cpath%20d='M12%2017l0%204'/%3E%20%3Cpath%20d='M7%204l10%200'/%3E%20%3Cpath%20d='M17%204v8a5%205%200%200%201%20-10%200v-8'/%3E%20%3Cpath%20d='M5%209m-2%200a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200'/%3E%20%3Cpath%20d='M19%209m-2%200a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200'/%3E%20%3C/svg%3E");--sf-fighting:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M21%203v5l-11%209l-4%204l-3%20-3l4%20-4l9%20-11z'/%3E%20%3Cpath%20d='M5%2013l6%206'/%3E%20%3Cpath%20d='M14.32%2017.32l3.68%203.68l3%20-3l-3.365%20-3.365'/%3E%20%3Cpath%20d='M10%205.5l-2%20-2.5h-5v5l3%202.5'/%3E%20%3C/svg%3E");--sf-zombie-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%204c4.418%200%208%203.358%208%207.5c0%201.901%20-.755%203.637%20-2%204.96l0%202.54a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-2.54c-1.245%20-1.322%20-2%20-3.058%20-2%20-4.96c0%20-4.142%203.582%20-7.5%208%20-7.5z'/%3E%20%3Cpath%20d='M10%2017v3'/%3E%20%3Cpath%20d='M14%2017v3'/%3E%20%3Cpath%20d='M9%2011m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M15%2011m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3C/svg%3E");--sf-stels:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M10.585%2010.587a2%202%200%200%200%202.829%202.828'/%3E%20%3Cpath%20d='M16.681%2016.673a8.717%208.717%200%200%201%20-4.681%201.327c-3.6%200%20-6.6%20-2%20-9%20-6c1.272%20-2.12%202.712%20-3.678%204.32%20-4.674m2.86%20-1.146a9.055%209.055%200%200%201%201.82%20-.18c3.6%200%206.6%202%209%206c-.666%201.11%20-1.379%202.067%20-2.138%202.87'/%3E%20%3Cpath%20d='M3%203l18%2018'/%3E%20%3C/svg%3E");--sf-quest:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M3%207l6%20-3l6%203l6%20-3v13l-6%203l-6%20-3l-6%203v-13'/%3E%20%3Cpath%20d='M9%204v13'/%3E%20%3Cpath%20d='M15%207v13'/%3E%20%3C/svg%3E");--sf-horror-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M5%2011a7%207%200%200%201%2014%200v7a1.78%201.78%200%200%201%20-3.1%201.4a1.65%201.65%200%200%200%20-2.6%200a1.65%201.65%200%200%201%20-2.6%200a1.65%201.65%200%200%200%20-2.6%200a1.78%201.78%200%200%201%20-3.1%20-1.4v-7'/%3E%20%3Cpath%20d='M10%2010l.01%200'/%3E%20%3Cpath%20d='M14%2010l.01%200'/%3E%20%3Cpath%20d='M10%2014a3.5%203.5%200%200%200%204%200'/%3E%20%3C/svg%3E");--sf-arcade:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%205h3.5a5%205%200%200%201%200%2010h-5.5l-4.015%204.227a2.3%202.3%200%200%201%20-3.923%20-2.035l1.634%20-8.173a5%205%200%200%201%204.904%20-4.019h3.4z'/%3E%20%3Cpath%20d='M14%2015l4.07%204.284a2.3%202.3%200%200%200%203.925%20-2.023l-1.6%20-8.232'/%3E%20%3Cpath%20d='M8%209v2'/%3E%20%3Cpath%20d='M7%2010h2'/%3E%20%3Cpath%20d='M14%2010h2'/%3E%20%3C/svg%3E");--sf-action:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2010.941c2.333%20-3.308%20.167%20-7.823%20-1%20-8.941c0%203.395%20-2.235%205.299%20-3.667%206.706c-1.43%201.408%20-2.333%203.621%20-2.333%205.588c0%203.704%203.134%206.706%207%206.706s7%20-3.002%207%20-6.706c0%20-1.712%20-1.232%20-4.403%20-2.333%20-5.588c-2.084%203.353%20-3.257%203.353%20-4.667%202.235'/%3E%20%3C/svg%3E");--sf-rpg:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3'/%3E%20%3C/svg%3E");--sf-strategy:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M8%2016l-1.447%20.724a1%201%200%200%200%20-.553%20.894v2.382h12v-2.382a1%201%200%200%200%20-.553%20-.894l-1.447%20-.724h-8z'/%3E%20%3Cpath%20d='M9%203l1%203l-3.491%202.148a1%201%200%200%200%20.524%201.852h2.967l-2.073%206h7.961l.112%20-5c0%20-3%20-1.09%20-5.983%20-4%20-7c-1.94%20-.678%20-2.94%20-1.011%20-3%20-1z'/%3E%20%3C/svg%3E");--sf-sandbox-pc:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M21%2016.008v-8.018a1.98%201.98%200%200%200%20-1%20-1.717l-7%20-4.008a2.016%202.016%200%200%200%20-2%200l-7%204.008c-.619%20.355%20-1%201.01%20-1%201.718v8.018c0%20.709%20.381%201.363%201%201.717l7%204.008a2.016%202.016%200%200%200%202%200l7%20-4.008c.619%20-.355%201%20-1.01%201%20-1.718z'/%3E%20%3Cpath%20d='M12%2022v-10'/%3E%20%3Cpath%20d='M12%2012l8.73%20-5.04'/%3E%20%3Cpath%20d='M3.27%206.96l8.73%205.04'/%3E%20%3C/svg%3E");--sf-survival-game:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%2021l16%20-4'/%3E%20%3Cpath%20d='M20%2021l-16%20-4'/%3E%20%3Cpath%20d='M12%2015a4%204%200%200%200%204%20-4c0%20-3%20-2%20-3%20-2%20-8c-4%202%20-6%205%20-6%208a4%204%200%200%200%204%204z'/%3E%20%3C/svg%3E");--sf-simulation:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2012m-9%200a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200'/%3E%20%3Cpath%20d='M12%2012m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M13.41%2010.59l2.59%20-2.59'/%3E%20%3Cpath%20d='M7%2012a5%205%200%200%201%205%20-5'/%3E%20%3C/svg%3E");--sf-erotic-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572'/%3E%20%3C/svg%3E");--sf-adventure:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M8%2016l2%20-6l6%20-2l-2%206l-6%202'/%3E%20%3Cpath%20d='M12%2012m-9%200a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200'/%3E%20%3Cpath%20d='M12%203l0%202'/%3E%20%3Cpath%20d='M12%2019l0%202'/%3E%20%3Cpath%20d='M3%2012l2%200'/%3E%20%3Cpath%20d='M19%2012l2%200'/%3E%20%3C/svg%3E");--sf-platformer-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M22%205h-5v5h-5v5h-5v5h-5'/%3E%20%3C/svg%3E");--sf-vizualnie-novelli:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M13.192%209h6.616a2%202%200%200%201%201.992%202.183l-.567%206.182a4%204%200%200%201%20-3.983%203.635h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182a2%202%200%200%201%201.992%20-2.183z'/%3E%20%3Cpath%20d='M15%2013h.01'/%3E%20%3Cpath%20d='M18%2013h.01'/%3E%20%3Cpath%20d='M15%2016.5c1%20.667%202%20.667%203%200'/%3E%20%3Cpath%20d='M8.632%2015.982a4.037%204.037%200%200%201%20-.382%20.018h-1.5a4%204%200%200%201%20-3.983%20-3.635l-.567%20-6.182a2%202%200%200%201%201.992%20-2.183h6.616a2%202%200%200%201%202%202'/%3E%20%3Cpath%20d='M6%208h.01'/%3E%20%3Cpath%20d='M9%208h.01'/%3E%20%3Cpath%20d='M6%2012c.764%20-.51%201.528%20-.63%202.291%20-.36'/%3E%20%3C/svg%3E");--sf-release-dates:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%20%3Ccircle%20cx='12'%20cy='12'%20r='8.2'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/circle%3E%20%3Cpath%20d='M12%207.2v5l3%201.9'%20fill='none'%20stroke='%23555555'%20stroke-width='1.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3C/path%3E%20%3C/svg%3E");--sf-1st-person:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2012m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M4%208v-2a2%202%200%200%201%202%20-2h2'/%3E%20%3Cpath%20d='M4%2016v2a2%202%200%200%200%202%202h2'/%3E%20%3Cpath%20d='M16%204h2a2%202%200%200%201%202%202v2'/%3E%20%3Cpath%20d='M16%2020h2a2%202%200%200%200%202%20-2v-2'/%3E%20%3C/svg%3E");--sf-3rd-person:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200'/%3E%20%3Cpath%20d='M6%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2'/%3E%20%3C/svg%3E");--sf-1st-person-shooter:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%208v-2a2%202%200%200%201%202%20-2h2'/%3E%20%3Cpath%20d='M4%2016v2a2%202%200%200%200%202%202h2'/%3E%20%3Cpath%20d='M16%204h2a2%202%200%200%201%202%202v2'/%3E%20%3Cpath%20d='M16%2020h2a2%202%200%200%200%202%20-2v-2'/%3E%20%3Cpath%20d='M9%2012l6%200'/%3E%20%3Cpath%20d='M12%209l0%206'/%3E%20%3C/svg%3E");--sf-3st-person-shooter:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2012m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M12%207a5%205%200%201%200%205%205'/%3E%20%3Cpath%20d='M13%203.055a9%209%200%201%200%207.941%207.945'/%3E%20%3Cpath%20d='M15%206v3h3l3%20-3h-3v-3z'/%3E%20%3Cpath%20d='M15%209l-3%203'/%3E%20%3C/svg%3E");--sf-igry-na-dvoikh:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M9%207m-4%200a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200'/%3E%20%3Cpath%20d='M3%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2'/%3E%20%3Cpath%20d='M16%203.13a4%204%200%200%201%200%207.75'/%3E%20%3Cpath%20d='M21%2021v-2a4%204%200%200%200%20-3%20-3.85'/%3E%20%3C/svg%3E");--sf-top-100-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%204v3m-4%20-3v6m8%20-6v6'/%3E%20%3Cpath%20d='M12%2018.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5z'/%3E%20%3C/svg%3E");--sf-new-pc-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l3.086%206.253l6.9%201l-5%204.867l1.179%206.873z'/%3E%20%3C/svg%3E");--sf-gog:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M6.331%208h11.339a2%202%200%200%201%201.977%202.304l-1.255%208.152a3%203%200%200%201%20-2.966%202.544h-6.852a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304z'/%3E%20%3Cpath%20d='M9%2011v-5a3%203%200%200%201%206%200v5'/%3E%20%3C/svg%3E");--sf-bez-ustanovki:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2019m-2%200a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200'/%3E%20%3Cpath%20d='M12%2017v-11.5'/%3E%20%3Cpath%20d='M7%2010v3l5%203'/%3E%20%3Cpath%20d='M12%2014.5l5%20-2v-2.5'/%3E%20%3Cpath%20d='M16%2010h2v-2h-2z'/%3E%20%3Cpath%20d='M7%209m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M10%205.5h4l-2%20-2.5z'/%3E%20%3C/svg%3E");--sf-game-open-world:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2012m-9%200a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200'/%3E%20%3Cpath%20d='M4.6%207l14.8%200'/%3E%20%3Cpath%20d='M3%2012l18%200'/%3E%20%3Cpath%20d='M4.6%2017l14.8%200'/%3E%20%3C/svg%3E");--sf-igri-dly-slabih-pc:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M5%205m0%201a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1z'/%3E%20%3Cpath%20d='M9%209h6v6h-6z'/%3E%20%3Cpath%20d='M3%2010h2'/%3E%20%3Cpath%20d='M3%2014h2'/%3E%20%3Cpath%20d='M10%203v2'/%3E%20%3Cpath%20d='M14%203v2'/%3E%20%3Cpath%20d='M21%2010h-2'/%3E%20%3Cpath%20d='M21%2014h-2'/%3E%20%3Cpath%20d='M14%2021v-2'/%3E%20%3Cpath%20d='M10%2021v-2'/%3E%20%3C/svg%3E");--sf-online-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M6%209a6%206%200%201%200%2012%200a6%206%200%200%200%20-12%200'/%3E%20%3Cpath%20d='M12%203c1.333%20.333%202%202.333%202%206s-.667%205.667%20-2%206'/%3E%20%3Cpath%20d='M12%203c-1.333%20.333%20-2%202.333%20-2%206s.667%205.667%202%206'/%3E%20%3Cpath%20d='M6%209h12'/%3E%20%3Cpath%20d='M3%2020h7'/%3E%20%3Cpath%20d='M14%2020h7'/%3E%20%3Cpath%20d='M10%2020a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200'/%3E%20%3Cpath%20d='M12%2015v3'/%3E%20%3C/svg%3E");--sf-russkaya-ozvuchka:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M15%2012.9a5%205%200%201%200%20-3.902%20-3.9'/%3E%20%3Cpath%20d='M15%2012.9l-3.902%20-3.899l-7.513%208.584a2%202%200%201%200%202.827%202.83l8.588%20-7.515z'/%3E%20%3C/svg%3E");--sf-repack-igruha:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2021l-8%20-4.5v-9l8%20-4.5l8%204.5v4.5'/%3E%20%3Cpath%20d='M12%2012l8%20-4.5'/%3E%20%3Cpath%20d='M12%2012v9'/%3E%20%3Cpath%20d='M12%2012l-8%20-4.5'/%3E%20%3Cpath%20d='M15%2018h7'/%3E%20%3Cpath%20d='M19%2015l3%203l-3%203'/%3E%20%3C/svg%3E");--sf-repack-by-xatab:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2021l-8%20-4.5v-9l8%20-4.5l8%204.5v4.5'/%3E%20%3Cpath%20d='M12%2012l8%20-4.5'/%3E%20%3Cpath%20d='M12%2012v9'/%3E%20%3Cpath%20d='M12%2012l-8%20-4.5'/%3E%20%3Cpath%20d='M22%2018h-7'/%3E%20%3Cpath%20d='M18%2015l-3%203l3%203'/%3E%20%3C/svg%3E");--sf-good-graphics-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2021a9%209%200%200%201%200%20-18c4.97%200%209%203.582%209%208c0%201.06%20-.474%202.078%20-1.318%202.828c-.844%20.75%20-1.989%201.172%20-3.182%201.172h-2.5a2%202%200%200%200%20-1%203.75a1.3%201.3%200%200%201%20-1%202.25'/%3E%20%3Cpath%20d='M8.5%2010.5m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M12.5%207.5m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3Cpath%20d='M16.5%2010.5m-1%200a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200'/%3E%20%3C/svg%3E");--sf-s-khoroshim-siuzhetom:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M19%204v16h-12a2%202%200%200%201%20-2%20-2v-12a2%202%200%200%201%202%20-2h12z'/%3E%20%3Cpath%20d='M19%2016h-12a2%202%200%200%200%20-2%202'/%3E%20%3Cpath%20d='M9%208h6'/%3E%20%3C/svg%3E");--sf-zhdem-vyhoda:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M6.5%207h11'/%3E%20%3Cpath%20d='M6.5%2017h11'/%3E%20%3Cpath%20d='M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1z'/%3E%20%3Cpath%20d='M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201z'/%3E%20%3C/svg%3E");--sf-vr-games:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M8%203h-2l-3%209'/%3E%20%3Cpath%20d='M16%203h2l3%209'/%3E%20%3Cpath%20d='M3%2012v7a1%201%200%200%200%201%201h4.586a1%201%200%200%200%20.707%20-.293l2%20-2a1%201%200%200%201%201.414%200l2%202a1%201%200%200%200%20.707%20.293h4.586a1%201%200%200%200%201%20-1v-7h-18z'/%3E%20%3Cpath%20d='M7%2016h1'/%3E%20%3Cpath%20d='M16%2016h1'/%3E%20%3C/svg%3E")}.sf__list a[href="/race/"]::before{background-image:var(--sf-race)}.sf__list a[href="/sport-games/"]::before{background-image:var(--sf-sport-games)}.sf__list a[href="/fighting/"]::before{background-image:var(--sf-fighting)}.sf__list a[href="/zombie-games/"]::before{background-image:var(--sf-zombie-games)}.sf__list a[href="/stels/"]::before{background-image:var(--sf-stels)}.sf__list a[href="/quest/"]::before{background-image:var(--sf-quest)}.sf__list a[href="/horror-games/"]::before{background-image:var(--sf-horror-games)}.sf__list a[href="/arcade/"]::before{background-image:var(--sf-arcade)}.sf__list a[href="/action/"]::before{background-image:var(--sf-action)}.sf__list a[href="/rpg/"]::before{background-image:var(--sf-rpg)}.sf__list a[href="/strategy/"]::before{background-image:var(--sf-strategy)}.sf__list a[href="/sandbox-pc/"]::before{background-image:var(--sf-sandbox-pc)}.sf__list a[href="/survival-game/"]::before{background-image:var(--sf-survival-game)}.sf__list a[href="/simulation/"]::before{background-image:var(--sf-simulation)}.sf__list a[href="/erotic-games/"]::before{background-image:var(--sf-erotic-games)}.sf__list a[href="/adventure/"]::before{background-image:var(--sf-adventure)}.sf__list a[href="/platformer-games/"]::before{background-image:var(--sf-platformer-games)}.sf__list a[href="/vizualnie-novelli/"]::before{background-image:var(--sf-vizualnie-novelli)}.sf__list a[href="/release-dates/"]::before{background-image:var(--sf-release-dates)}.sf__list a[href="/1st-person/"]::before{background-image:var(--sf-1st-person)}.sf__list a[href="/3rd-person/"]::before{background-image:var(--sf-3rd-person)}.sf__list a[href="/1st-person-shooter/"]::before{background-image:var(--sf-1st-person-shooter)}.sf__list a[href="/3st-person-shooter/"]::before{background-image:var(--sf-3st-person-shooter)}.sf__list a[href="/igry-na-dvoikh/"]::before{background-image:var(--sf-igry-na-dvoikh)}.sf__list a[href="/top_100_games/"]::before{background-image:var(--sf-top-100-games)}.sf__list a[href="/new-pc-games/"]::before{background-image:var(--sf-new-pc-games)}.sf__list a[href="/gog/"]::before{background-image:var(--sf-gog)}.sf__list a[href="/bez-ustanovki/"]::before{background-image:var(--sf-bez-ustanovki)}.sf__list a[href="/game-open-world/"]::before{background-image:var(--sf-game-open-world)}.sf__list a[href="/igri-dly-slabih-pc/"]::before{background-image:var(--sf-igri-dly-slabih-pc)}.sf__list a[href="/online-games/"]::before{background-image:var(--sf-online-games)}.sf__list a[href="/russkaya_ozvuchka/"]::before{background-image:var(--sf-russkaya-ozvuchka)}.sf__list a[href="/repack-igruha/"]::before{background-image:var(--sf-repack-igruha)}.sf__list a[href="/repack-by-xatab/"]::before{background-image:var(--sf-repack-by-xatab)}.sf__list a[href="/good-graphics-games/"]::before{background-image:var(--sf-good-graphics-games)}.sf__list a[href="/s-khoroshim-siuzhetom/"]::before{background-image:var(--sf-s-khoroshim-siuzhetom)}.sf__list a[href="/zhdem-vyhoda/"]::before{background-image:var(--sf-zhdem-vyhoda)}.sf__list--years a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%207a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2v-12z'/%3E%20%3Cpath%20d='M16%203v4'/%3E%20%3Cpath%20d='M8%203v4'/%3E%20%3Cpath%20d='M4%2011h16'/%3E%20%3Cpath%20d='M8%2014v4'/%3E%20%3Cpath%20d='M12%2014v4'/%3E%20%3Cpath%20d='M16%2014v4'/%3E%20%3C/svg%3E")}:where(html, body) .side-filter .sf__list a[href="/new-pc-games/"]{background:var(--featured-bg) !important}:where(html, body) .side-filter .sf__list a[href="/new-pc-games/"]:hover{background:var(--featured-bg-hover) !important}.sf__list a[href="/vr-games/"]::before{background-image:var(--sf-vr-games)}:where(html, body) .side-filter .sf__list a[href="/new-pc-games/"]::after{content:"NEW";margin-left:auto;font-size:10px;padding:2px 8px;border-radius:999px;background:rgba(255, 255, 255, .22);color:#fff;letter-spacing:.12em}.cta-bar,.dl-bar,.top-cta{padding:0;list-style:none;text-align:center}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .side-filter .sf__list a[href="/new-pc-games/"]{background:var(--featured-dark-bg) !important;box-shadow:inset 0 0 0 1px var(--featured-dark-border) !important;color:#fff !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .side-filter .sf__list a[href="/new-pc-games/"]::after{background:rgba(14, 165, 233, .25)}.side-filter .sf__list a:active,.side-filter .sf__list--years a:active{transform:translateY(0) scale(.992)}.side-filter .sf__list a:hover,.side-filter .sf__list--years a:hover{transform:translateX(3px)}.side-filter .sf__list a.is-current,.side-filter .sf__list--years a.is-current{color:#3f6f12;font-weight:700;background:#e3efd3;box-shadow:inset 3px 0 0 #5f9422, inset 0 0 0 1px rgba(95, 148, 34, .45)}.side-filter .sf__list a.is-current::before,.side-filter .sf__list--years a.is-current::before{filter:brightness(0) saturate(100%) invert(38%) sepia(62%) saturate(760%) hue-rotate(52deg) brightness(92%)}html:not(.theme-dark) .side-filter .sf__list a[href="/new-pc-games/"].is-current{color:#0b6a93;background:#dff1fb !important;box-shadow:inset 3px 0 0 #0b86bd, inset 0 0 0 1px rgba(11, 134, 189, .45)}html:not(.theme-dark) .side-filter .sf__list a[href="/new-pc-games/"].is-current::before{filter:brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(1400%) hue-rotate(176deg) brightness(90%)}html:not(.theme-dark) .side-filter .sf__list a[href="/new-pc-games/"].is-current::after{color:#fff;background:#0ea5e9}.theme-dark .side-filter .sf__list a.is-current,.theme-dark .side-filter .sf__list--years a.is-current{color:#fff;font-weight:400;background:rgba(26, 159, 204, .18);box-shadow:inset 3px 0 0 #1a9fcc, inset 0 0 0 1px rgba(26, 159, 204, .35)}.theme-dark .side-filter .sf__list a.is-current::before,.theme-dark .side-filter .sf__list--years a.is-current::before{filter:invert(1) brightness(1.6)}.top-cta__btn::before,a.cta-online::before{content:"";filter:invert(1) brightness(2)}.top-cta{margin:10px 0 13px}.top-cta__btn{align-items:center !important;justify-content:center !important;width:228px !important;max-width:94vw !important;padding:15px 14px 15px 1px !important;border-radius:5px !important;font-size:19px !important;line-height:1.1 !important;white-space:nowrap !important;background-image:none !important;border-bottom:0 !important;margin-left:0 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .22) !important}.top-cta__btn:active{transform:scale(.992) !important}.top-cta__btn::before{width:20px;height:20px;flex:0 0 20px;background:center/20px 20px no-repeat;opacity:1}.top-cta__btn::after{font-size:12px !important;padding:4px 12px !important;background:rgba(255, 255, 255, .22);color:#fff !important}:where(html, body) .top-cta__btn--download{background:#86bc47 !important}:where(html, body) .top-cta__btn--download:hover{background:#73a646 !important}.top-cta__btn--download::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2'/%3E%20%3Cpath%20d='M7%2011l5%205l5%20-5'/%3E%20%3Cpath%20d='M12%204l0%2012'/%3E%20%3C/svg%3E")}:where(html, body) .top-cta__btn--new{background:#ff5a5a !important}:where(html, body) .top-cta__btn--new:hover{background:#f14545 !important}.top-cta__btn--new::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l3.086%206.253l6.9%201l-5%204.867l1.179%206.873z'/%3E%20%3C/svg%3E")}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn{box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .1) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn::after{background:rgba(255, 255, 255, .16) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn--download{background:rgba(134, 188, 71, .22) !important;box-shadow:inset 0 0 0 1px rgba(134, 188, 71, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn--new{background:rgba(255, 90, 90, .2) !important;box-shadow:inset 0 0 0 1px rgba(255, 90, 90, .38) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn--new:hover{background:rgba(255, 90, 90, .26) !important;box-shadow:inset 0 0 0 1px rgba(255, 90, 90, .45) !important}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) .top-cta__btn:hover{box-shadow:inset 0 0 0 1px rgba(0, 0, 0, .12), 0 6px 14px rgba(0, 0, 0, .1) !important;filter:none !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn:hover{box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .12), 0 6px 16px rgba(0, 0, 0, .3) !important;filter:none !important}.top-cta__btn,.top-cta__btn *,a.cta-online{color:#fff !important}.top-help{margin:6px 0 10px;text-align:center}.top-help__link{display:inline-block;font-size:16px;color:#0eacdd;text-decoration:none}.top-help__link:hover{text-decoration:underline}:where(.theme-dark, .dark, [data-theme=dark]) .top-help__link{color:#35c3ff}.qb-overlay{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;background:rgba(0, 0, 0, .64);backdrop-filter:saturate(115%) blur(1px)}.qb-actions,.qb-overlay:target{display:flex}.qb-modal{width:min(560px, 92vw);max-height:90vh;overflow:auto;background:rgba(28, 34, 44, .94);color:#f1f3f7;border:1px solid rgba(255, 255, 255, .12);border-radius:18px;box-shadow:0 12px 36px rgba(0, 0, 0, .35);padding:16px 16px 14px;position:relative;transform:translate(-140px, -160px)}@media (max-width:980px){.qb-modal{transform:translate(0, -120px)}}.qb-title{margin:0 0 6px;font-size:18px;line-height:1.25;font-weight:800;color:#fff}.qb-text{margin:0 0 12px;font-size:14px;line-height:1.5;color:rgba(228, 231, 238, .92)}.qb-text b{color:#fff;font-weight:700}.qb-actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:6px}.dl-bar a.dl-btn,.dl-bar a.dl-btn--wide,.allgames-cta__btn{letter-spacing:.04em !important;line-height:1 !important;white-space:nowrap !important;color:#fff !important;text-decoration:none !important}.qb-close{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:10px;border:1px solid rgba(255, 255, 255, .16);background:rgba(255, 255, 255, .07);cursor:pointer}.qb-close:hover{background:rgba(255, 255, 255, .14)}.qb-close:after,.qb-close:before{content:"";position:absolute;left:50%;top:50%;width:16px;height:2px;background:#fff;border-radius:2px;transform-origin:center}.qb-close:before{transform:translate(-50%, -50%) rotate(45deg)}.qb-close:after{transform:translate(-50%, -50%) rotate(-45deg)}.dl-bar a.dl-btn--wide:active,.dl-bar a.dl-btn:active,.allgames-cta__btn:active,a.cta-online:active{transform:translateY(.6px) scale(.992) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .top-cta__btn--download:hover{background:rgba(134, 188, 71, .16) !important;box-shadow:inset 0 0 0 1px rgba(134, 188, 71, .34) !important, 0 6px 16px rgba(0, 0, 0, .3) !important}.cta-bar{margin:14px 1px 16px}.cta-bar li{list-style:none}a.cta-online{align-items:center !important;justify-content:center !important;width:213px !important;padding:10px 25px !important;border-radius:3px !important;font-size:17px !important;letter-spacing:.06em !important;border:0 !important;background:var(--online-bg) !important}a.cta-online::before{width:20px;height:20px;flex:0 0 20px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2'/%3E%20%3Cpath%20d='M7%2011l5%205l5%20-5'/%3E%20%3Cpath%20d='M12%204l0%2012'/%3E%20%3C/svg%3E") center/20px 20px no-repeat}a.sec-link::before{box-sizing:border-box;background:0 0;content:"";position:absolute;top:50%;width:var(--pgCircle);height:var(--pgCircle);transform:translateY(-50%)}a.sec-link::after{content:"";position:absolute;top:50%;width:var(--pgCircle);height:var(--pgCircle);transform:translateY(-50%);background-color:var(--pgIconCol)}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) a.cta-online:hover{background:var(--online-bg-hover) !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18), var(--online-glow) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.cta-online{background:rgba(116, 191, 82, .22) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.cta-online:hover{background:rgba(116, 191, 82, .18) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .5), var(--online-glow) !important}:root{--sbNarrow:300px;--featured-bg:#0ea5e9;--featured-bg-hover:#0284c7;--featured-dark-bg:rgba(14, 165, 233, .18);--featured-dark-border:rgba(14, 165, 233, .35);--online-bg:#74bf52;--online-bg-hover:#68ad48;--online-glow:0 0 12px rgba(116, 191, 82, .22);--btn-w:320px;--btn-pad:12px 22px;--btn-radius:4px;--glow-blue:0 0 12px rgba(14, 165, 233, .22);--glow-green:0 0 12px rgba(116, 191, 82, .22);--pgCircle:26px;--pgIcon:14px;--pgGap:10px;--pgBorder:rgba(0, 0, 0, .28);--pgIconCol:rgba(0, 0, 0, .55);--pgHover:#79c13d}.dl-bar a.dl-btn,.dl-bar a.dl-btn--wide{align-items:center !important;justify-content:center !important;width:241px !important;padding:var(--btn-pad) !important;border-radius:var(--btn-radius) !important;border:0 !important;font-size:14px !important}.dl-bar a.dl-btn--wide::before,.dl-bar a.dl-btn::before{content:"" !important;width:20px !important;height:20px !important;flex:0 0 20px !important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2'/%3E%20%3Cpath%20d='M7%2011l5%205l5%20-5'/%3E%20%3Cpath%20d='M12%204l0%2012'/%3E%20%3C/svg%3E") center/20px 20px no-repeat !important;filter:invert(1) brightness(2) !important;opacity:1 !important}.dl-bar a.dl-btn--wide::after,.dl-bar a.dl-btn::after,.allgames-cta__btn::after{content:"" !important;height:18px !important;filter:invert(1) brightness(2) !important;opacity:.95 !important}.dl-bar a.dl-btn--wide::after,.dl-bar a.dl-btn::after{width:18px !important;flex:0 0 18px !important}.dl-bar a.dl-btn--wide::after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M12%206l4%206l5%20-4l-2%2010h-14l-2%20-10l5%204z'/%3E%20%3C/svg%3E") center/18px 18px no-repeat !important}.dl-bar a.dl-btn::after{background:url("data:image/svg+xml;charset=utf-8,%3C?xml%20version='1.0'%20standalone='no'?%3E%20%3C!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%2020010904//EN'%20'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'%3E%20%3Csvg%20version='1.0'%20xmlns='http://www.w3.org/2000/svg'%20width='512.000000pt'%20height='512.000000pt'%20viewBox='0%200%20512.000000%20512.000000'%20preserveAspectRatio='xMidYMid%20meet'%3E%20%3Cg%20transform='translate(0.000000,512.000000)%20scale(0.100000,-0.100000)'%20fill='%23000000'%20stroke='none'%3E%20%3Cpath%20d='M2350%205110%20c-635%20-58%20-1198%20-328%20-1637%20-784%20-188%20-196%20-327%20-394%20-448%20-641%20-123%20-250%20-195%20-477%20-237%20-750%20-25%20-165%20-31%20-516%20-10%20-675%2040%20-308%20114%20-554%20247%20-825%20122%20-250%20254%20-439%20442%20-635%20251%20-262%20518%20-448%20845%20-590%20l89%20-39%20-5%2027%20c-4%2015%20-197%20915%20-431%202001%20-234%201086%20-424%201975%20-422%201976%2011%207%20928%20198%20931%20194%203%20-3%2085%20-374%20182%20-824%2096%20-450%20187%20-857%20200%20-904%2064%20-220%20172%20-379%20302%20-443%2056%20-28%2080%20-34%20153%20-36%20153%20-7%20275%2041%20380%20149%2097%2098%20157%20253%20146%20379%20-3%2036%20-94%20474%20-201%20975%20-108%20500%20-193%20912%20-188%20916%209%208%20921%20204%20926%20198%202%20-2%20103%20-469%20225%20-1037%20122%20-568%20236%20-1080%20252%20-1139%20101%20-359%20287%20-623%20533%20-759%2038%20-21%2065%20-39%2060%20-41%20-77%20-22%20-912%20-193%20-945%20-193%20-67%200%20-138%2040%20-210%20118%20-62%2067%20-134%20179%20-166%20259%20-10%2024%20-23%2043%20-29%2043%20-6%200%20-25%20-38%20-42%20-84%20-50%20-130%20-100%20-213%20-181%20-298%20-120%20-126%20-276%20-214%20-493%20-276%20-58%20-17%20-142%20-36%20-187%20-42%20-45%20-7%20-81%20-15%20-81%20-19%200%20-13%20280%20-1304%20283%20-1308%209%20-8%20272%2020%20393%2043%20502%2092%20945%20321%201313%20679%20229%20223%20375%20424%20515%20705%20122%20246%20197%20487%20243%20780%2026%20173%2024%20537%20-5%20725%20-25%20160%20-77%20365%20-128%20504%20-44%20120%20-167%20372%20-230%20471%20-415%20653%20-1076%201079%20-1834%201185%20-139%2019%20-420%2027%20-550%2015z'/%3E%20%3C/g%3E%20%3C/svg%3E") center/18px 18px no-repeat !important}.dl-bar a.dl-btn--wide{background:#0ea5e9 !important;margin-top:2px}.dl-bar a.dl-btn{background:#74bf52 !important}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) .dl-bar a.dl-btn--wide:hover{background:#0b8ac7 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18), var(--glow-blue) !important}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) .dl-bar a.dl-btn:hover{background:#68ad48 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18), var(--glow-green) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.dl-btn--wide{background:rgba(14, 165, 233, .22) !important;box-shadow:inset 0 0 0 1px rgba(14, 165, 233, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.dl-btn--wide:hover{background:rgba(14, 165, 233, .18) !important;box-shadow:inset 0 0 0 1px rgba(14, 165, 233, .5), var(--glow-blue) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.dl-btn{background:rgba(116, 191, 82, .22) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .dl-bar a.dl-btn:hover{background:rgba(116, 191, 82, .18) !important;box-shadow:inset 0 0 0 1px rgba(116, 191, 82, .5), var(--glow-green) !important}.game-fav img{transition:transform .08s, filter .12s, opacity .12s}.game-fav a:hover img{transform:translateY(-1px)}.game-fav a:active img{transform:scale(.98)}#thanks-modal .qb-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:6px;flex-wrap:wrap}.allgames-cta{margin:25px 0 10px;text-align:center}.allgames-cta__btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;box-sizing:border-box !important;width:auto !important;max-width:92vw !important;height:36px !important;padding:0 22px !important;border-radius:8px !important;font-size:15px !important;letter-spacing:0 !important;text-transform:none !important;border:0 !important;background:#0ea5e9 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18) !important;transition:transform .15s ease, background-color .15s, box-shadow .15s}.allgames-cta__btn:hover{transform:translateY(-1px)}.allgames-cta__btn::after{width:19px !important;flex:0 0 18px !important;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M5%2012l14%200'/%3E%20%3Cpath%20d='M13%2018l6%20-6'/%3E%20%3Cpath%20d='M13%206l6%206'/%3E%20%3C/svg%3E") center/18px 18px no-repeat !important}:where(html:not(.dark):not(.theme-dark):not([data-theme=dark]) body) .allgames-cta__btn:hover{background:#0b8ac7 !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .18), 0 0 12px rgba(14, 165, 233, .22) !important;filter:none !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .allgames-cta__btn{background:rgba(14, 165, 233, .22) !important;box-shadow:inset 0 0 0 1px rgba(14, 165, 233, .4) !important}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) .allgames-cta__btn:hover{background:rgba(14, 165, 233, .18) !important;box-shadow:inset 0 0 0 1px rgba(14, 165, 233, .5), 0 0 12px rgba(14, 165, 233, .22) !important;filter:none !important}.allgames-cta-main{margin:29px 0 10px;text-align:center}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]){--pgBorder:rgba(255, 255, 255, .28);--pgIconCol:rgba(255, 255, 255, .60)}a.sec-link:hover::before{background:var(--pgHover);border-color:var(--pgHover)}a.sec-link:hover::after{background-color:#fff}a.sec-link{position:relative !important;display:inline-flex !important;align-items:center !important;padding-right:calc(var(--pgCircle) + var(--pgGap)) !important;background:0 0 !important;margin-left:18px}a.sec-link::before{right:0;border-radius:999px;border:2px solid var(--pgBorder)}a.sec-link::after{right:0;-webkit-mask:center/var(--pgIcon) var(--pgIcon) no-repeat;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M9%206l6%206l-6%206'/%3E%20%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20%3E%20%3Cpath%20d='M9%206l6%206l-6%206'/%3E%20%3C/svg%3E")}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.sec-link::before{background:rgba(255, 255, 255, .06) !important;border-color:rgba(255, 255, 255, .3)}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.sec-link::after{background-color:rgba(255, 255, 255, .82)}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.sec-link:hover::before{background:0 0;border-color:var(--pgHover)}:where(.theme-dark, .dark, [data-theme=dark], html.theme-dark, body.theme-dark, html.dark, body.dark, html[data-theme=dark], body[data-theme=dark]) a.sec-link:hover::after{background-color:#fff}@keyframes twA { 0%, 100% { opacity: .12; filter: drop-shadow(0 0 4px rgba(0, 255, 140, .22)) } 50% { opacity: .65; filter: drop-shadow(0 0 14px rgba(255, 220, 120, .6)) } }@keyframes twB { 0%, 100% { opacity: .12; filter: drop-shadow(0 0 4px rgba(255, 220, 120, .22)) } 50% { opacity: .7; filter: drop-shadow(0 0 14px rgba(0, 255, 140, .55)) } }.home-title .sec-link{float:none !important;margin:0}@media (max-width:480px){.home-title{flex-wrap:wrap}.home-title .sec-new{flex:1 1 100%}.home-title .sec-link{margin-left:auto}}@media (max-width:600px){.subscribe-bar{border-radius:16px;padding:12px 14px;gap:10px}.subscribe-bar__content{gap:4px}}.game-grid .game-card__link{display:block}.vip-exclusive-tag{text-align:center;font-size:14px;margin-top:-6px;margin-bottom:20px}#comment{scroll-margin-top:60px}a[name="comment"],a[name="comments"],[id^="comment-id-"],.comment-avatar{scroll-margin-top:60px;display:block}div.module-titlecom{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box}.comm-count{color:#e8a33d;font-weight:500}.comm-last{display:inline-flex;align-items:center;gap:8px;margin-left:auto;height:32px;padding:0 6px 0 13px;border:1px solid #89c80e;border-radius:8px;font-size:13px;text-decoration:none;white-space:nowrap;transition:background .15s}.comm-last:hover{text-decoration:none}.comm-last__pg{padding:2px 8px;border-radius:6px;color:#fff;font-size:12px;font-weight:600}.mass_comments_action{order:99;margin:18px 0 0}#dle-comments-list{display:flex;flex-direction:column}.game-cover{aspect-ratio:2 / 3;object-fit:cover}html.smooth-scroll{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html.smooth-scroll{scroll-behavior:auto}}.commentsstroke.is-target{position:relative;margin:0 -14px;padding:12px 14px;background:rgba(124, 179, 66, .07);border-radius:10px;box-shadow:none;animation:targetComm 2.6s ease-out}.theme-dark .commentsstroke.is-target{background:rgba(26, 159, 204, .08)}.commentsstroke.is-target hr{opacity:0}.commentsstroke.is-target .quote,.commentsstroke.is-target .title_quote{background:rgba(255,255,255,.05);border-left-color:#89c80e}.commentsstroke.is-target .title_quote{background:rgba(255,255,255,.08)}@keyframes targetComm { 0% { background-color: rgba(26, 159, 204, .2); } 70% { background-color: rgba(26, 159, 204, .16); } 100% { background-color: transparent; } }html.theme-light .commentsstroke.is-target{animation-name:targetCommLight}@keyframes targetCommLight { 0% { background-color: rgba(124, 179, 66, .18); } 70% { background-color: rgba(124, 179, 66, .14); } 100% { background-color: transparent; } }.youtube{display:block;width:100% !important;max-width:min(680px, 100% - 36px);height:auto !important;aspect-ratio:16 / 9;margin:15px auto 22px 16px;border-radius:8px;background-color:#10151b;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden;cursor:pointer}.youtube .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:74px;height:74px;margin:0;border-radius:50%;background:rgba(137,200,14,.92);box-shadow:0 6px 20px rgba(0,0,0,.35);transition:transform .2s ease, background-color .2s ease}.youtube .play::before{content:"";position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);border-style:solid;border-width:13px 0 13px 21px;border-color:transparent transparent transparent #fff}.youtube:hover .play{background:#89c80e;transform:translate(-50%,-50%) scale(1.07)}.youtube:active .play{transform:translate(-50%,-50%) scale(.97)}#dle-content .youtube-frame,#dle-content .youtube iframe,.youtube-frame,.youtube iframe{display:block;width:100%;max-width:min(680px, 100% - 36px);aspect-ratio:16 / 9;height:auto;border:0;border-radius:8px;margin:15px auto 22px 16px}@media (max-width: 560px){.youtube .play{width:60px;height:60px}.youtube .play::before{border-width:11px 0 11px 17px}}.game-card__cover{background:var(--bodybgk);border-radius:3px}.game-card__cover a,.game-card__link{display:block}which rebuilt the row and made the last card jump. The wrapper is gone; the float clearing it provided is done here instead. */ .game-tile.game-tile--wrap{vertical-align:top}.game-tile.game-tile--wrap + br{display:none}.theme-switch .theme-switch__btn{margin-top:0px;margin-right:0}.theme-switch .theme-switch__btn #theme-switch__icon{stroke:rgb(189, 189, 189) !important;transition:stroke .2s, transform .45s cubic-bezier(.34, 1.56, .64, 1)}.theme-switch .theme-switch__btn:hover #theme-switch__icon{stroke:#fff !important}div.game-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(155px, 1fr));gap:35px 20px;width:auto}div.game-grid::after{content:none}.game-grid .game-card,.game-grid .game-tile{display:block;width:auto;height:auto;padding:0;margin:0;float:none}div.game-grid > *:not(.game-card):not(.game-tile):not(.tile-card):not(.mini-card){grid-column:1 / -1}div.game-grid > #dle-content{display:contents}div.game-grid > #dle-content > *:not(.game-card):not(.game-tile):not(.tile-card):not(.mini-card){grid-column:1 / -1}div.game-grid .game-card__name,div.game-grid .game-card__meta,.game-card__name,.game-card__meta{text-align:center}.comment-style-bg2{border-color:var(--aboutwindowborder);color:var(--aboutwindowtxt) !important;border-bottom:2px var(--aboutwindowborder) solid;font-weight:400}.comment-style-bottom2{background-position:0 -22px}.comment-style-bottom2 div{background-position:29px -33px;background-repeat:no-repeat}hr.sec-rule{border:0;margin:26px 0 18px}.sites-box__ico{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:#2aaed2;stroke-width:2;stroke-linejoin:round}.theme-dark .sites-box__ico{stroke:#55c9e8}.sl-top{--sl-chip-bg:#eff3f9;--sl-chip-brd:#d9d9d9;--sl-chip-txt:#353535;--sl-chip-bg-h:#8bc34a;--sl-chip-brd-h:#71a114;--sl-chip-txt-h:#fff;--sl-head:#4f4b45;--sl-head-ico:#8bc34a;margin:22px 0 12px}.theme-dark .sl-top{--sl-chip-bg:#39424f;--sl-chip-brd:#444f5e;--sl-chip-txt:rgb(188,182,172);--sl-chip-bg-h:rgb(55 139 27);--sl-chip-brd-h:rgb(67 175 32);--sl-chip-txt-h:rgb(237,235,232);--sl-head:rgb(188,182,172);--sl-head-ico:rgb(67 175 32)}.sl-top__head{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--sl-head);margin-bottom:12px}.sl-top__head svg{flex:0 0 auto;color:var(--sl-head-ico)}.sl-top__chips{display:flex;flex-wrap:wrap;gap:9px}.sl-top__chips a{display:inline-block;padding:8px 15px;border-radius:999px;font-size:14px;line-height:1.2;text-decoration:none;background:var(--sl-chip-bg);border:1px solid var(--sl-chip-brd);color:var(--sl-chip-txt);transition:background .15s,border-color .15s,color .15s}.sl-top__chips a:hover{background:var(--sl-chip-bg-h);border-color:var(--sl-chip-brd-h);color:var(--sl-chip-txt-h);text-decoration:none}@media (max-width:600px){.sl-top__chips a{padding:7px 12px;font-size:13px}.sl-top__head{font-size:14px}}.rek-title,.infoyoutube,.infotrailer,.rel-title,.comm-title{--ic-c:#6fae2f;display:flex;align-items:center;gap:10px;margin:30px 0 16px;color:var(--h1color);font-size:1.2em;font-weight:400}.theme-dark .rek-title,.theme-dark .infoyoutube,.theme-dark .infotrailer,.theme-dark .rel-title,.theme-dark .comm-title{--ic-c:#33c9ec}.rek-title::before,.infoyoutube::before,.infotrailer::before,.rel-title::before,.comm-title::before{content:"";flex:none;width:20px;height:20px;background:var(--ic-c);-webkit-mask:var(--ic) center / 20px no-repeat;mask:var(--ic) center / 20px no-repeat}.rek-title{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 11v9H4.5a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1zM7 11l4-7.5a2 2 0 0 1 2.5 2.2L13 10h5.3a2 2 0 0 1 2 2.3l-1.1 6.5a2 2 0 0 1-2 1.7H7' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.infoyoutube{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='3' y='5' width='18' height='14' rx='3' fill='none' stroke='%23000' stroke-width='2'/%3E%3Cpath d='M10 9l5 3-5 3z' fill='%23000'/%3E%3C/svg%3E")}.infotrailer{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='3' y='5' width='18' height='14' rx='3' fill='none' stroke='%23000' stroke-width='2'/%3E%3Ccircle cx='9' cy='10' r='1.8' fill='%23000'/%3E%3Cpath d='M4 17l5-5 4 4 3-3 4 4' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.rel-title{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 4h6v6H4zM14 4h6v6h-6zM4 14h6v6H4zM14 14h6v6h-6z' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.comm-title{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 12a8 8 0 0 1-11.6 7.1L4 20l1-4.1A8 8 0 1 1 20 12z' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");margin:0}.blockinfo{margin-top:8px;font-size:15.5px;line-height:1.6}.blockinfo h2{margin:4px 0 6px;color:var(--h1color);font-size:1.15em;line-height:1.3}.blockinfo h2 + br{display:none}.blockinfo > b:first-child{color:var(--h1color)}.blockinfo ul{margin:6px 0 24px;padding-left:22px}.blockinfo ul br{display:none}.blockinfo li{margin:0 0 6px}.blockinfo li::marker{color:#6fae2f}.theme-dark .blockinfo li::marker{color:#33c9ec}.item-screenstop{box-sizing:border-box;max-width:min(680px, 100% - 36px);margin-left:16px !important;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:8px}.item-screenstop a{position:relative;display:block;border-radius:3px;transition:transform .2s ease}.item-screenstop img{display:block;width:100%;height:auto;aspect-ratio:5 / 3;margin:0;object-fit:cover;border-radius:3px;transition:box-shadow .2s ease}.item-screenstop a:hover{transform:translateY(-3px)}.item-screenstop a:hover img{box-shadow:0 10px 22px rgba(0, 0, 0, .3)}.item-screenstop a::after{content:"";position:absolute;top:8px;right:8px;width:30px;height:30px;background:rgba(0, 0, 0, .5) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 4H4v5M15 4h5v5M9 20H4v-5M15 20h5v-5' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 16px no-repeat;border-radius:6px;opacity:0;transform:scale(.85);transition:opacity .2s, transform .2s;pointer-events:none}.item-screenstop a:hover::after{opacity:1;transform:none}.size-line{display:inline-block;margin-top:8px;color:var(--linkcolor);font-size:17px}.game-tile{position:relative;transition:transform .22s ease}.game-tile:hover{z-index:2;transform:translateY(-4px)}.game-tile .game-card__cover{border-radius:3px;transition:box-shadow .22s ease}.game-tile:hover .game-card__cover{box-shadow:0 12px 24px rgba(0, 0, 0, .35)}.theme-light .game-tile:hover .game-card__cover{box-shadow:0 12px 24px rgba(40, 50, 30, .28)}.game-tile:hover .game-card__name a{color:var(--acc-link);text-decoration:none}.highslide-container,.highslide-dimming{z-index:10001 !important}.highslide-wrapper,.highslide-outline,.highslide-image,.highslide-controls{z-index:10002 !important}div.title_spoiler,div.text_spoiler,.ui-effects-wrapper{--ac:#6fae2f;--sp-bg:#fdfbfb;--sp-br:rgb(220 224 229);--sp-bar:#eef0f3}.theme-dark div.title_spoiler,.theme-dark div.text_spoiler{--ac:#33c9ec;--sp-bg:#384150;--sp-br:rgb(81 88 98)}.theme-dark div.title_spoiler,.theme-dark div.text_spoiler{--sp-bar:var(--sp-bg)}html:not(.theme-dark) div.text_spoiler{background:var(--sp-bar)}div.title_spoiler:has(+ .ui-effects-wrapper){border-radius:8px 8px 0 0}div.title_spoiler:not(.title_spoiler--key):has(+ .ui-effects-wrapper) a:last-child::after{transform:none}.ui-effects-wrapper:has(> div.text_spoiler){margin:0 0 6px !important}.ui-effects-wrapper > div.text_spoiler{margin:0 !important}div.title_spoiler{display:flex;align-items:center;gap:0;min-height:35px;margin:0;padding:0 14px;font-size:0;line-height:1.4;background:var(--sp-bar);border:1px solid var(--sp-br);border-radius:8px;transition:background-color .15s}div.title_spoiler:hover{background:color-mix(in srgb, var(--sp-bar) 94%, #000)}div.title_spoiler a{color:var(--linkcolor);font-size:15px;text-decoration:none !important}.theme-dark div.title_spoiler a{color:#e6e6e6;font-weight:400}div.title_spoiler img.spoiler-sign{display:none}div.title_spoiler a:last-child,div.title_spoiler a:last-child *{width:auto;height:auto}div.title_spoiler a:first-child{display:none;flex:none;width:16px;height:16px;background:var(--ac);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") center / 16px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E") center / 16px no-repeat}div.title_spoiler--key a:first-child{display:block;margin-right:10px;width:18px;height:18px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='15' r='4'/%3E%3Cpath d='M11 12l9-9M17 6l3 3M15 8l2 2'/%3E%3C/svg%3E") center / 18px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='15' r='4'/%3E%3Cpath d='M11 12l9-9M17 6l3 3M15 8l2 2'/%3E%3C/svg%3E") center / 18px no-repeat}div.title_spoiler a:last-child{flex:1;display:flex;align-items:center;align-self:stretch;gap:10px}div.title_spoiler a:last-child::after{content:"";flex:none;width:16px;height:16px;margin-left:auto;background:currentColor;opacity:.7;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E") center / 16px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E") center / 16px no-repeat;transition:transform .2s}div.title_spoiler:has(+ div.text_spoiler:not([style*="none"])){margin-bottom:0;border-radius:8px 8px 0 0}div.title_spoiler:has(+ div.text_spoiler:not([style*="none"])) a:last-child::after{transform:rotate(180deg)}div.title_spoiler a b{font-weight:400}div.title_spoiler:not(.title_spoiler--key) a:last-child::after{order:-1;margin-left:0;transform:rotate(-90deg)}div.title_spoiler:not(.title_spoiler--key):has(+ div.text_spoiler:not([style*="none"])) a:last-child::after{transform:none}div.text_spoiler:not([style*="none"]){height:auto !important;overflow:visible !important}div.text_spoiler{margin:0 0 6px;padding:12px 16px 14px;color:var(--linkcolor);font-size:14.5px;line-height:1.6;background:var(--sp-bg);border:1px solid var(--sp-br);border-top:0;border-radius:0 0 8px 8px}.howto{--ac:#6fae2f;margin:6px 0 0}.theme-dark .howto{--ac:#33c9ec}.howto-title{display:table;margin:0 auto 18px;padding:0 18px 10px;color:var(--h1color);font-size:1.25em;font-weight:600;text-align:center;border-bottom:2px solid var(--ac)}.howto-text{margin:0 0 12px;font-size:15.5px}.howto .buy-link{cursor:pointer;text-decoration:none !important}.howto .buy-link__text{color:#0ea5e9;font-weight:700}.theme-dark .howto .buy-link__text{color:#33c9ec}.howto .buy-link:hover .buy-link__text{text-decoration:underline}.howto-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;margin:0;padding:0;list-style:none}.howto-list li{display:flex;align-items:flex-start;gap:8px;line-height:1.4}.howto-list svg,.howto-note svg{flex:none;width:17px;height:17px;margin-top:1px;color:var(--ac)}.howto-note{display:flex;gap:8px;margin:12px 0 0;padding-top:10px;color:var(--profiletxtcolor);font-size:13.5px;border-top:1px solid var(--sp-br)}.howto-note svg{color:#e0a82e}hr.howto-rule{height:0;margin:22px 0;border:0;border-top:1px solid var(--hrcolor)}@media (max-width: 600px){.howto-list{grid-template-columns:1fr}}.subscribe-bar{--sb-ac:#6fae2f;--sb-bg:#eef0f3;--sb-br:rgb(220 224 229);align-items:center;margin:0 0 6px;padding:12px 16px;background:var(--sb-bg);border:1px solid var(--sb-br);border-radius:8px;box-shadow:none}.theme-dark .subscribe-bar{--sb-ac:#33c9ec;--sb-bg:#384150;--sb-br:rgb(81 88 98)}.subscribe-bar:hover{border-color:var(--sb-br)}.subscribe-bar__icon-wrap,.theme-dark .subscribe-bar__icon-wrap{width:36px;height:36px;margin:0;background:color-mix(in srgb, var(--sb-ac) 16%, transparent)}.subscribe-bar__icon{width:18px;height:18px;font-size:0;background:var(--sb-ac);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E") center / 18px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9'/%3E%3Cpath d='M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E") center / 18px no-repeat}.subscribe-bar__title{color:var(--h1color);font-size:14.5px}.subscribe-bar__text{color:var(--linkcolor);opacity:1}.subscribe-bar__text a{font-weight:600}.subscribe-bar__text a::after{display:none}.subscribe-bar__text a:hover{text-decoration:underline}.subscribe-bar__tg{color:#229ed9 !important}.subscribe-bar__vk{color:#0077ff !important}.theme-dark .subscribe-bar__vk{color:#4a9bff !important}.commentsstroke{--c-ac:#7cb342;--c-bg:#eef0f3;--c-br:rgb(220 224 229);margin:0;padding:24px 0}.theme-dark .commentsstroke{--c-ac:#1a9fcc;--c-bg:#384150;--c-br:rgb(81 88 98)}.commentsstroke > hr.lightcomm2,.comment-body > hr.lightcomm{display:none}.comment-head{display:flex;gap:16px;overflow:visible}.comment-avatar{position:relative;float:none;flex:none;width:56px;height:56px}.comment-avatar img{width:56px;height:56px;border-radius:50%}#comment-status-offline{display:none}#comment-status-online{position:absolute;width:12px;height:12px;padding:0;font-size:0;background:#3fbf5a;border-radius:50%;box-shadow:0 0 0 2px var(--bodybgk)}.comment-body{display:grid;grid-template-columns:auto auto 1fr;align-items:center;column-gap:8px;flex:1;margin:0}.comment-author{grid-row:1;grid-column:1;font-size:15px;font-weight:600}.comment-author a{color:var(--h1color)}#comment-group{grid-row:1;grid-column:2;margin:0}#comment-group span{display:inline-block;padding:2px 8px;font-size:12px !important;line-height:1.4;background:color-mix(in srgb, currentColor 13%, transparent);border-radius:999px}#comment-group span[style*="008bff"]{display:none}.comment-meta{grid-row:1;grid-column:3;float:none;justify-self:end}.comment-date{color:var(--profiletxtcolor);font-size:13px}.comment-news-title,.comment-body > a{grid-column:1 / -1}.comment-text{grid-column:1 / -1;margin:8px 0 0;padding:0;color:var(--linkcolor);font-size:15.5px;line-height:1.7;background:none}.comment-text .title_quote{margin:4px 0 0;padding:8px 12px 0;color:var(--profiletxtcolor);font-size:13px;background:var(--c-bg);border:1px solid var(--c-br);border-left:3px solid var(--c-ac);border-bottom:0;border-radius:6px 6px 0 0}.comment-text .quote{margin:0 0 6px;padding:4px 12px 10px;font-size:14px;background:var(--c-bg);border:1px solid var(--c-br);border-left:3px solid var(--c-ac);border-top:0;border-radius:0 0 6px 6px}.comment-text .quote + br{display:none}ul.comment-actions{grid-column:1 / -1;display:flex;align-items:center;gap:4px;margin:14px 0 0;padding:0}ul.comment-actions li{float:none;min-height:0}ul.comment-actions li a{display:inline-flex;align-items:center;gap:5px;margin:0;padding:4px 8px;color:var(--profiletxtcolor);font-size:13px;border-radius:6px}ul.comment-actions li a:hover{color:var(--acc-link);background:var(--updatedbgk0);text-decoration:none}ul.comment-actions li:nth-child(3) a::before,ul.comment-actions li:nth-child(4) a::before{content:"";width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M20 20v-7a4 4 0 0 0-4-4H4'/%3E%3C/svg%3E") center / 14px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M20 20v-7a4 4 0 0 0-4-4H4'/%3E%3C/svg%3E") center / 14px no-repeat}ul.comment-actions li:nth-child(3) a::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17h4l2-4V7H4v6h3zM14 17h4l2-4V7h-6v6h3z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17h4l2-4V7H4v6h3zM14 17h4l2-4V7h-6v6h3z' fill='%23000'/%3E%3C/svg%3E")}ul.comment-actions li:nth-child(4){order:-2}ul.comment-actions li:nth-child(3){order:-1}ul.comment-actions li:nth-child(1) a,ul.comment-actions li:nth-child(2) a{opacity:.7}.easylike_count{order:5;display:inline-flex;align-items:center;gap:6px;float:none;margin:0 0 0 auto;padding:4px 10px;color:var(--profiletxtcolor);font:13px/1 Arial, sans-serif;background:none;border:1px solid var(--c-br);border-radius:999px;transition:color .15s, border-color .15s, background-color .15s}.easylike_count::before{content:"";width:15px;height:15px;background:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19.5 12.6L12 20l-7.5-7.4A5 5 0 1 1 12 6a5 5 0 1 1 7.5 6.6z'/%3E%3C/svg%3E") center / 15px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19.5 12.6L12 20l-7.5-7.4A5 5 0 1 1 12 6a5 5 0 1 1 7.5 6.6z'/%3E%3C/svg%3E") center / 15px no-repeat}.easylike_count:hover{color:#e5484d;background:color-mix(in srgb, #e5484d 10%, transparent);border-color:color-mix(in srgb, #e5484d 45%, transparent)}#comment-actions-checkbox{order:6;float:none;padding:0 0 0 8px}.comm-last{color:var(--linkcolor);background:#eef0f3;border-color:rgb(220 224 229)}.theme-dark .comm-last{background:#384150;border-color:rgb(81 88 98)}.comm-last:hover{background:#eef0f3;border-color:#7cb342}.theme-dark .comm-last:hover{background:#384150;border-color:#1a9fcc}.comm-last__pg{background:#7cb342}.theme-dark .comm-last__pg{background:#1a9fcc}html .ui-dialog{--d-ac:#7cb342;--d-bg:#eef0f3;--d-br:rgb(220 224 229);max-width:calc(100vw - 24px);padding:0;overflow:hidden;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;box-shadow:0 20px 50px rgba(0, 0, 0, .28)}html.theme-dark .ui-dialog{--d-ac:#1a9fcc;--d-bg:#384150;--d-br:rgb(81 88 98);background:#2b313b;border-color:rgba(255, 255, 255, .08);box-shadow:0 20px 50px rgba(0, 0, 0, .5)}html .ui-widget-overlay{background:rgba(10, 12, 15, .45);opacity:1}html .ui-dialog .ui-dialog-titlebar{display:flex;align-items:center;padding:14px 16px;border-bottom:1px solid var(--hrcolor)}html.theme-dark .ui-dialog .ui-dialog-titlebar{border-bottom-color:rgba(255, 255, 255, .07)}html .ui-dialog .ui-dialog-title{float:none;color:var(--h1color);font:600 16px/1.3 Arial, sans-serif}html .ui-dialog .ui-dialog-titlebar-close{top:50%;right:10px;width:30px;height:30px;margin:-15px 0 0;border-radius:8px}html .ui-dialog .ui-dialog-titlebar-close span{display:none}html .ui-dialog .ui-dialog-titlebar-close::before{content:"";position:absolute;inset:0;background:var(--profiletxtcolor);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center / 16px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center / 16px no-repeat}html .ui-dialog .ui-dialog-titlebar-close:hover{background:var(--updatedbgk0)}html .ui-dialog .ui-dialog-content{margin:0;padding:6px 16px 14px;color:var(--linkcolor);font:14px/1.5 Arial, sans-serif;border:0}html .ui-dialog #dlepopup > br:first-child{display:none}html .ui-dialog .ui-dialog-content input[type=text]{box-sizing:border-box;width:100% !important;height:38px;margin:5px 0 0;padding:0 12px !important;color:var(--linkcolor);font-size:15px;background:var(--bodybgk) !important;border:1px solid var(--d-br) !important;border-radius:8px;outline:0;transition:border-color .15s, box-shadow .15s}html.theme-dark .ui-dialog .ui-dialog-content input[type=text]{background:#313843 !important}html .ui-dialog .ui-dialog-content input[type=text]:focus{border-color:var(--d-ac) !important;box-shadow:0 0 0 3px color-mix(in srgb, var(--d-ac) 20%, transparent)}html .ui-dialog .ui-dialog-buttonpane{padding:12px 16px;border-top:1px solid var(--hrcolor)}html.theme-dark .ui-dialog .ui-dialog-buttonpane{border-top-color:rgba(255, 255, 255, .07)}html .ui-dialog .ui-dialog-buttonset{display:flex;justify-content:flex-end;gap:8px}html .ui-dialog .ui-dialog-buttonpane button{float:none;height:36px;margin:0;padding:0 16px;color:var(--linkcolor);font-size:14px;background:var(--d-bg);border:1px solid var(--d-br);border-radius:8px}html .ui-dialog .ui-dialog-buttonpane button span{color:inherit}html .ui-dialog .ui-dialog-buttonpane button:hover{background:var(--d-bg);border-color:var(--d-ac)}html .ui-dialog .ui-dialog-buttonpane button:last-child{color:#fff;background:#7cb342;border-color:#7cb342}html .ui-dialog .ui-dialog-buttonpane button:last-child:hover{background:#6fa136}html.theme-dark .ui-dialog .ui-dialog-buttonpane button:last-child{background:#0b86bd;border-color:#0b86bd}html.theme-dark .ui-dialog .ui-dialog-buttonpane button:last-child:hover{background:#0a7aad}#dle-comments-form{--f-ac:#7cb342;--f-bg:#eef0f3;--f-br:rgb(220 224 229);display:grid;grid-template-columns:1fr auto;align-items:center}.theme-dark #dle-comments-form{--f-ac:#1a9fcc;--f-bg:#384150;--f-br:rgb(81 88 98)}#dle-comments-form > *{grid-column:1 / -1}#dle-comments-form div.module-title2{grid-column:1;padding:0}#dle-comments-form .module-title2 h1{display:flex;align-items:center;gap:10px;margin:30px 0 14px;color:var(--h1color);font-size:1.2em;font-weight:400}#dle-comments-form .module-title2 h1::before{content:"";width:20px;height:20px;background:var(--f-ac);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h4L19 9l-4-4L4 16zM13.5 6.5l4 4'/%3E%3C/svg%3E") center / 20px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 20h4L19 9l-4-4L4 16zM13.5 6.5l4 4'/%3E%3C/svg%3E") center / 20px no-repeat}.theme-light #dle-comments-form .module-title2 h1::before{background:#6fae2f}#dle-comments-form .outline1{grid-column:2;grid-row:1;display:inline-block;margin:16px 0 0;padding:0;border:0;animation:none}#dle-comments-form .outline1 .is-centered{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:0;background:var(--f-bg);border:1px solid var(--f-br);border-radius:8px;transition:border-color .15s}#dle-comments-form .outline1 .is-centered::before{content:"";width:15px;height:15px;background:var(--f-ac);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E") center / 15px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E") center / 15px no-repeat}#dle-comments-form .outline1 a{color:var(--linkcolor);font-size:13.5px;font-weight:400}#dle-comments-form .outline1 .is-centered:hover{border-color:var(--f-ac)}#dle-comments-form .outline{margin:0 0 10px;padding:8px 12px;color:#8a6400;font-size:13px;background:#fff6dc;border:1px solid #f0dc9c;border-radius:8px;animation:none}.theme-dark #dle-comments-form .outline{color:#e8c56a;background:rgba(224, 168, 46, .12);border-color:rgba(224, 168, 46, .3)}#dle-comments-form .outline b{color:inherit}.cform__card{overflow:hidden;background:var(--f-bg);border:1px solid var(--f-br);border-radius:12px;transition:border-color .15s, box-shadow .15s}.cform__card:focus-within{border-color:var(--f-ac);box-shadow:0 0 0 3px color-mix(in srgb, var(--f-ac) 18%, transparent)}#dle-comments-form .bb-editor{width:auto !important;margin:0;padding:0;background:none;border:0}#dle-comments-form .bb-pane{display:flex;flex-wrap:wrap;align-items:center;gap:2px;height:auto;margin:0;padding:6px 8px;overflow:visible;background:none !important;border:0;border-bottom:1px solid var(--f-br);box-shadow:none}#dle-comments-form .bb-pane b.bb-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;float:none;width:32px;height:32px;margin:0;overflow:hidden;color:var(--profiletxtcolor);font-size:0;text-indent:0;white-space:nowrap;background:none !important;border-radius:7px;cursor:pointer;transition:background-color .15s, color .15s}#dle-comments-form .bb-pane b.bb-btn::before{content:"";width:18px;height:18px;background:currentColor;-webkit-mask:center / 18px no-repeat;mask:center / 18px no-repeat}#dle-comments-form .bb-pane b.bb-btn:hover{color:var(--f-ac);background:color-mix(in srgb, var(--f-ac) 14%, transparent) !important}#dle-comments-form .bb-pane .bb-sep{display:block;float:none;width:1px;height:20px;margin:0 5px;overflow:hidden;font-size:0;text-indent:0;background:var(--f-br)}#dle-comments-form .bb-pane #b_color::after{content:"";position:absolute;left:9px;right:9px;bottom:6px;height:2px;background:linear-gradient(90deg, #e5484d, #e0a82e, #7cb342, #1a9fcc);border-radius:2px}#dle-comments-form .bb-pane #b_b::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5h6a3.5 3.5 0 0 1 0 7H7zM7 12h7a3.5 3.5 0 0 1 0 7H7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5h6a3.5 3.5 0 0 1 0 7H7zM7 12h7a3.5 3.5 0 0 1 0 7H7z'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_i::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 5h6M7 19h6M14 5l-4 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 5h6M7 19h6M14 5l-4 14'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_u::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v5a5 5 0 0 0 10 0V5M5 20h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v5a5 5 0 0 0 10 0V5M5 20h14'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_s::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M16.5 7.5A4 3 0 0 0 12.5 5h-1a3.5 3.5 0 0 0 0 7M15 15a3.5 3.5 0 0 1-3.5 4h-1A4 3 0 0 1 7 17'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M16.5 7.5A4 3 0 0 0 12.5 5h-1a3.5 3.5 0 0 0 0 7M15 15a3.5 3.5 0 0 1-3.5 4h-1A4 3 0 0 1 7 17'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_left::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M4 12h10M4 18h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M4 12h10M4 18h14'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_center::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M8 12h8M6 18h12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M8 12h8M6 18h12'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_right::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M10 12h10M6 18h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M10 12h10M6 18h14'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_emo::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18M9 10h.01M15 10h.01M9 14.5c1.6 1.6 4.4 1.6 6 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18M9 10h.01M15 10h.01M9 14.5c1.6 1.6 4.4 1.6 6 0'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_url::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M13 18l-.5.5a4 4 0 0 1-5.7-5.7l.5-.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M13 18l-.5.5a4 4 0 0 1-5.7-5.7l.5-.5'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_leech::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M8.5 12.5l-1 1a4 4 0 0 0 3 6.8M17 16v-1.5a2 2 0 1 0-4 0V16M12.5 16h5v4h-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M8.5 12.5l-1 1a4 4 0 0 0 3 6.8M17 16v-1.5a2 2 0 1 0-4 0V16M12.5 16h5v4h-5z'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_up::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM7.3 9a1.2 1.2 0 1 0 2.4 0 1.2 1.2 0 1 0-2.4 0M21 16l-5-5-8 8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM7.3 9a1.2 1.2 0 1 0 2.4 0 1.2 1.2 0 1 0-2.4 0M21 16l-5-5-8 8'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_color::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 17L11 5h2l5 12M8 13h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 17L11 5h2l5 12M8 13h8'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_hide::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l18 18M10.6 10.6a2 2 0 0 0 2.8 2.8M9.5 5.3A9 9 0 0 1 12 5c4 0 7.3 2.7 9 7a11 11 0 0 1-2.1 3.2M6.6 6.6A11 11 0 0 0 3 12c1.7 4.3 5 7 9 7a9 9 0 0 0 4.5-1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l18 18M10.6 10.6a2 2 0 0 0 2.8 2.8M9.5 5.3A9 9 0 0 1 12 5c4 0 7.3 2.7 9 7a11 11 0 0 1-2.1 3.2M6.6 6.6A11 11 0 0 0 3 12c1.7 4.3 5 7 9 7a9 9 0 0 0 4.5-1.2'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_quote::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6M19 11h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6M19 11h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_tnl::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7V5h8v2M8 5v12M6 17h4M14 11h6M17 11v8M15.5 19h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7V5h8v2M8 5v12M6 17h4M14 11h6M17 11v8M15.5 19h3'/%3E%3C/svg%3E")}#dle-comments-form .bb-pane #b_spoiler::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 7h14M5 12h14M5 17h9M17 15l2 2-2 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 7h14M5 12h14M5 17h9M17 15l2 2-2 2'/%3E%3C/svg%3E")}#dle-comments-form .bb-editor textarea{display:block;box-sizing:border-box;width:100% !important;min-height:150px;margin:0;padding:12px 14px !important;color:var(--linkcolor);font:15px/1.5 Arial, sans-serif;background:var(--aboutwindowbgk) !important;border:0 !important;outline:0;resize:vertical !important}.theme-dark #dle-comments-form .bb-editor textarea{background:#2b313b !important}#dle-comments-form .bb-editor textarea::placeholder{color:var(--profiletxtcolor)}.cform__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 10px 16px;border-top:1px solid var(--f-br)}.cform__hint{color:var(--profiletxtcolor);font:12.5px/1 Arial, sans-serif}.cform__hint kbd{padding:2px 6px;font:11.5px/1 Arial, sans-serif;background:var(--aboutwindowbgk);border:1px solid var(--f-br);border-radius:4px}.theme-dark .cform__hint kbd{background:#2b313b}#dle-comments-form button.cform__send{height:38px;margin:0;padding:0 22px;color:#6fae2f !important;font-size:14.5px;background:none;border:1px solid #7cb342;border-radius:8px;transition:background-color .15s, color .15s}#dle-comments-form button.cform__send span{color:inherit}#dle-comments-form button.cform__send:hover{color:#fff !important;background:#7cb342}.theme-dark #dle-comments-form button.cform__send{color:#33c9ec !important;background:none;border-color:#1a9fcc}.theme-dark #dle-comments-form button.cform__send:hover{color:#fff !important;background:#1a9fcc}@media (max-width: 600px){#dle-comments-form{display:block}#dle-comments-form .outline1{margin:0 0 10px}.cform__hint{display:none}}html #dleprofilepopup{padding:16px}html .userinfo{display:grid;grid-template-columns:76px 1fr;gap:0 16px;align-items:start;width:100%}html .userinfo > .clr{display:none}html .popup-avatar{position:relative;float:none;width:76px}html .popup-avatar img{display:block;width:76px;height:76px;object-fit:cover;border-radius:50%}html .popup-avatar #comment-status-offline{display:none}html .popup-avatar #comment-status-online{position:absolute;width:14px;height:14px;padding:0;font-size:0;background:#3fbf5a;border-radius:50%;box-shadow:0 0 0 3px var(--aboutwindowbgk)}html .popup-profile-body,html table.popup-profile-table{width:100%;padding:0;border:0}html .popup-profile-table td{padding:5px 0 !important;font-size:14px;border:0}html .popup-profile-table .entry-info__key{width:128px;color:var(--profiletxtcolor)}html .popup-profile-table td span[style]{display:inline-block;padding:2px 9px;font-size:12.5px;background:color-mix(in srgb, currentColor 13%, transparent);border-radius:999px}html .popup-profile-table a{color:var(--acc-link)}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonset{justify-content:flex-start;flex-wrap:nowrap}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button{padding:0 12px;font-size:13.5px;white-space:nowrap}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:last-child{color:var(--linkcolor);background:var(--d-bg);border-color:var(--d-br)}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child{background:#7cb342}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:nth-child(3){margin-left:auto;opacity:.8}#registration,#sendmail{--i-ac:#7cb342;--i-br:rgb(214 219 225);max-width:694px;color:var(--linkcolor);font-size:15px}.theme-dark #registration,.theme-dark #sendmail{--i-ac:#1a9fcc;--i-br:rgb(81 88 98)}#registration hr,#sendmail hr{height:0;margin:0;background:none;border:0}#registration .article-add-field-description,#sendmail .article-add-field-description,#registration .game-field-note,#sendmail .game-field-note{margin:16px 0 6px;padding:0;font-size:15px}#registration .impot,#sendmail .impot{color:#e5484d}#registration input[type=text],#sendmail input[type=text],#registration input[type=password],#sendmail input[type=password],#registration select,#sendmail select,#registration textarea,#sendmail textarea{box-sizing:border-box;width:100% !important;height:42px;padding:0 14px !important;color:var(--linkcolor);font:15px Arial, sans-serif;background:var(--aboutwindowbgk) !important;border:1px solid var(--i-br) !important;border-radius:8px;outline:0;transition:border-color .15s, box-shadow .15s}.theme-dark #registration :is(input[type=text], input[type=password], select, textarea),.theme-dark #sendmail :is(input[type=text], input[type=password], select, textarea){background:#2b313b !important}#registration select,#sendmail select{-webkit-appearance:none;appearance:none;padding-right:40px !important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 10l5 5 5-5'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 12px center !important;background-size:18px !important;cursor:pointer}#registration textarea,#sendmail textarea{height:160px !important;padding:12px 14px !important;line-height:1.5}#registration input:focus,#sendmail input:focus,#registration select:focus,#sendmail select:focus,#registration textarea:focus,#sendmail textarea:focus{border-color:var(--i-ac) !important;box-shadow:0 0 0 3px color-mix(in srgb, var(--i-ac) 20%, transparent) !important}#registration input[name=name]{width:calc(100% - 158px) !important;vertical-align:top}#registration input.button{width:140px;height:42px !important;margin:0 0 0 8px !important;padding:0 !important;color:#fff !important;font-size:14px;line-height:1 !important;vertical-align:top;background:#7cb342;border:0;border-radius:8px !important}#registration input.button:hover{background:#6fa136}.theme-dark #registration input.button{color:var(--linkcolor) !important;background:#384150;box-shadow:inset 0 0 0 1px rgb(81 88 98) !important}.theme-dark #registration input.button:hover{box-shadow:inset 0 0 0 1px #1a9fcc !important}#sendmail a.sec-link.feedback-home{margin-top:4px !important}#registration .pinbot-area,#sendmail .pinbot-area{display:flex;align-items:center;gap:22px;width:auto;height:auto;margin:22px 0 0;padding:0;color:var(--h1color);font:600 30px/1 Arial, sans-serif}#registration ul.pinbot-input,#sendmail ul.pinbot-input{position:relative;top:0;left:0;flex:none;display:grid;grid-template-columns:repeat(3, 1fr);gap:2px;box-sizing:border-box;width:108px;height:108px;padding:2px;overflow:hidden;background-color:#2a2f37 !important;background-size:104px 104px !important;background-position:2px 2px !important;border-radius:10px}#registration ul.pinbot-input li,#sendmail ul.pinbot-input li{float:none;margin:0;border-radius:6px;transition:background-color .12s}#registration ul.pinbot-input li:hover,#sendmail ul.pinbot-input li:hover{background:color-mix(in srgb, var(--i-ac) 55%, transparent)}#registration .pinbot-code,#sendmail .pinbot-code{color:var(--profiletxtcolor);font-family:"Courier New", monospace;font-weight:700;letter-spacing:.12em}#registration .pinbot-code b,#sendmail .pinbot-code b{color:#3fbf5a;text-shadow:none}#registration button.fbutton:hover,#sendmail button.fbutton:hover{background:#6fa136}@media (max-width: 600px){#registration input[name=name]{width:100% !important}#registration input.button{width:100%;margin:8px 0 0 !important}}#dle-comments-form .c-rules{display:flex;align-items:flex-start;gap:10px;color:#8a6400;font-size:13.5px;line-height:1.45}.theme-dark #dle-comments-form .c-rules{color:#e8c56a;background:rgba(224, 168, 46, .12);border-color:rgba(224, 168, 46, .3)}#dle-comments-form .c-rules svg{flex:none;margin-top:1px}#dle-comments-form .c-rules div{display:flex;flex-direction:column;gap:2px}#dle-comments-form .c-rules :is(b, span, svg){color:#8a6400}.theme-dark #dle-comments-form .c-rules :is(b, span, svg){color:#e8c56a}#dle-comments-form .c-rules b{font-size:14px}.uprof,.uprof-edit{--u-ac:#7cb342;--u-bg:#eef0f3;--u-br:rgb(220 224 229)}.theme-dark .uprof,.theme-dark .uprof-edit{--u-ac:#1a9fcc;--u-bg:#384150;--u-br:rgb(81 88 98)}.uprof__ava img{display:block}.uprof__group span{background:color-mix(in srgb, currentColor 14%, transparent)}.uprof__stats{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr))}.uprof__info b{overflow-wrap:anywhere}.uprof-edit__cap{margin-bottom:6px}.uprof-edit input:focus,.uprof-edit textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--u-ac) 20%, transparent)}.uprof-edit .checkbox input{margin:0}.uprof-edit .checkbox label{display:inline;color:inherit;font-size:inherit}.uprof-edit__warn{line-height:1.45}.theme-dark .uprof-edit__warn{color:#e8a36a}table.uprof-edit__xf{width:100%;margin-top:12px;border-collapse:collapse}table.uprof-edit__xf td{padding:6px 0;color:var(--profiletxtcolor);font-size:13px;vertical-align:top}@media (max-width: 700px){.uprof__head{flex-direction:column;text-align:center}.uprof__meta{justify-content:center}.uprof__actions{flex-direction:row;flex-wrap:wrap;justify-content:center}.uprof__stats{grid-template-columns:1fr 1fr}.uprof__info,.uprof-edit__grid{grid-template-columns:1fr}}.uprof,.uprof-edit{--u-ac:#7cb342;--u-bg:#eef0f3;--u-br:rgb(220 224 229)}.theme-dark .uprof,.theme-dark .uprof-edit{--u-ac:#1a9fcc;--u-bg:#384150;--u-br:rgb(81 88 98)}.uprof__head{display:flex;align-items:center;gap:18px;padding:20px;background:var(--u-bg);border:1px solid var(--u-br);border-radius:14px}.uprof__ava{position:relative;flex:none;width:96px;height:96px}.uprof__ava img{width:96px;height:96px;object-fit:cover;border-radius:50%;box-shadow:0 0 0 4px var(--aboutwindowbgk)}.theme-dark .uprof__ava img{box-shadow:0 0 0 4px #2b313b}.uprof__dot{position:absolute;width:16px;height:16px;background:#3fbf5a;border-radius:50%;box-shadow:0 0 0 3px var(--u-bg)}.uprof__dot--off{display:none}.uprof__main{flex:1;min-width:0}.uprof__name{margin:0;color:var(--h1color);font-size:1.5em;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.uprof__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;color:var(--profiletxtcolor);font-size:13.5px}.uprof__group span{display:inline-block;padding:3px 10px;font-size:12.5px !important;background:color-mix(in srgb, currentColor 14%, transparent);border-radius:999px}.uprof__seen--on{color:#3fbf5a}.uprof__actions{display:flex;flex:none;flex-direction:column;gap:6px}.uprof__btn{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:14px;background:var(--aboutwindowbgk);border:1px solid var(--u-br);border-radius:8px;transition:border-color .15s, background-color .15s}.theme-dark .uprof__btn{background:#2b313b}.uprof__btn:not(:has(a)){display:none}.uprof__btn svg{flex:none;width:16px;height:16px;color:var(--profiletxtcolor)}.uprof__btn a{color:var(--linkcolor);text-decoration:none !important}.uprof__btn:hover{border-color:var(--u-ac)}.uprof__btn--main{background:#7cb342;border-color:#7cb342}.uprof__btn--main a,.uprof__btn--main svg{color:#fff}.uprof__btn--main:hover{background:#6fa136}.theme-dark .uprof__btn--main{background:#0b86bd;border-color:#0b86bd}.theme-dark .uprof__btn--main:hover{background:#0a7aad}.uprof__stats{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:10px;margin:12px 0}.uprof__stat{display:flex;flex-direction:column;gap:2px;padding:14px 16px;background:var(--u-bg);border:1px solid var(--u-br);border-radius:12px}.uprof__stat b{color:var(--h1color);font-size:20px;line-height:1.2}.uprof__stat span{color:var(--profiletxtcolor);font-size:13px}.uprof__stat a{margin-top:4px;color:var(--acc-link);font-size:13px}.uprof__info{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;padding:18px 20px;border:1px solid var(--u-br);border-radius:12px}.uprof__info > div{display:flex;flex-direction:column;gap:3px}.uprof__info > div:has(b:empty){display:none}.uprof__info span{color:var(--profiletxtcolor);font-size:13px}.uprof__info b{color:var(--linkcolor);font-size:15px;font-weight:400}.uprof__about{grid-column:1 / -1}.uprof-edit{margin-top:16px;padding:20px;background:var(--u-bg);border:1px solid var(--u-br);border-radius:14px}.uprof-edit__title{margin:0 0 14px;color:var(--h1color);font-size:1.2em;font-weight:600}.uprof-edit__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.uprof-edit__grid label,.uprof-edit__cap{display:flex;flex-direction:column;gap:6px;color:var(--profiletxtcolor);font-size:13px}.uprof-edit__wide{grid-column:1 / -1}.uprof-edit input[type=text],.uprof-edit input[type=password],.uprof-edit textarea{box-sizing:border-box;width:100% !important;height:42px;padding:0 12px !important;color:var(--linkcolor);font:15px Arial, sans-serif;background:var(--aboutwindowbgk) !important;border:1px solid var(--u-br) !important;border-radius:8px;outline:0;transition:border-color .15s, box-shadow .15s}.theme-dark .uprof-edit input[type=text],.theme-dark .uprof-edit input[type=password],.theme-dark .uprof-edit textarea{background:#2b313b !important}.uprof-edit textarea{height:auto;padding:10px 12px !important;line-height:1.5}.uprof-edit input:focus,.uprof-edit textarea:focus{border-color:var(--u-ac) !important;box-shadow:0 0 0 3px color-mix(in srgb, var(--u-ac) 20%, transparent)}.uprof-edit .checkbox{display:flex;align-items:center;gap:6px;margin-top:8px;color:var(--linkcolor);font-size:14px}.uprof-edit .checkbox input{accent-color:var(--u-ac)}.uprof-edit input[type=file]{margin-top:6px;color:var(--linkcolor);font-size:14px}.uprof-edit__warn{margin-top:6px;color:var(--profiletxtcolor);font-size:12.5px}.uprof-edit__ignore{color:var(--linkcolor);font-size:14px}.uprof-edit__xf{width:100%;margin-top:12px;border-collapse:collapse}.uprof-edit__xf td{padding:6px 0;color:var(--profiletxtcolor);font-size:13px;vertical-align:top}.uprof-edit .profile-submit{height:auto;margin-top:16px}.uprof-edit input.fbutton{height:42px;margin:0;padding:0 26px;color:#fff !important;font-size:15px;background:#7cb342;border-radius:8px}.uprof-edit input.fbutton:hover{background:#6fa136}.theme-dark .uprof-edit input.fbutton{background:#0b86bd}.theme-dark .uprof-edit input.fbutton:hover{background:#0a7aad}@media (max-width: 700px){.uprof__head{flex-direction:column;text-align:center}.uprof__meta{justify-content:center}.uprof__actions{flex-direction:row;flex-wrap:wrap;justify-content:center}.uprof__info,.uprof-edit__grid{grid-template-columns:1fr}}.page__main:has(.searchpage){--s-ac:#7cb342;--s-bg:#eef0f3;--s-br:rgb(220 224 229);display:grid;grid-template-columns:repeat(auto-fill, minmax(155px, 1fr));align-content:start;gap:0 20px}.theme-dark .page__main:has(.searchpage){--s-ac:#1a9fcc;--s-bg:#384150;--s-br:rgb(81 88 98)}.page__main:has(.searchpage) > .game-list,.page__main:has(.searchpage) > .game-list > #dle-content{display:contents}.page__main:has(.searchpage) :is(.game-list, #dle-content) > :not(.game-card),.page__main:has(.searchpage) > :not(.game-list){grid-column:1 / -1}.page__main:has(.searchpage) .game-card{display:block;width:auto;height:auto;padding:0;float:none}.page__main:has(.searchpage) .game-card__cover{width:auto;height:auto;aspect-ratio:2 / 3}.page__main:has(.searchpage) .game-cover{width:100%;height:100%;object-fit:cover}.page__main:has(.searchpage) .game-card__name{text-align:center}.page__main:has(.searchpage) .sbox{order:-3}.page__main:has(.searchpage) .sl-top{order:-2;margin:16px 0 0}.page__main:has(.searchpage):has(.game-card) #page-switchers{order:1}.page__main:has(.searchpage):has(.game-card) .sl-top{order:2;padding-top:22px;border-top:1px solid var(--hrcolor)}.page__main:has(.searchpage) .page-title h1{margin:0 0 14px;color:var(--h1color);font-size:1.35em;font-weight:600}.page__main:has(.searchpage) #searchtable td.search > div{display:flex;gap:10px}.page__main:has(.searchpage) #searchinput.textin{flex:1;height:44px;padding:0 16px 0 44px !important;color:var(--linkcolor);font-size:15px;line-height:44px;background:var(--aboutwindowbgk) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M16.5 16.5L21 21'/%3E%3C/svg%3E") no-repeat 14px center / 19px !important;border:1px solid var(--s-br) !important;border-radius:8px}.theme-dark .page__main:has(.searchpage) #searchinput.textin{background-color:#2b313b !important}.page__main:has(.searchpage) #searchinput.textin:focus{border-color:var(--s-ac) !important;box-shadow:0 0 0 3px color-mix(in srgb, var(--s-ac) 20%, transparent);outline:0}.page__main:has(.searchpage) #searchinput.textin::placeholder{color:var(--profiletxtcolor);opacity:1}.page__main:has(.searchpage) #dosearch.bbcodes{flex:none;min-width:160px;padding:0 20px;color:#6fae2f !important;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:none !important;border:1px solid #7cb342 !important;border-radius:8px;transition:background-color .15s}.page__main:has(.searchpage) #dosearch.bbcodes:hover{background:color-mix(in srgb, #7cb342 12%, transparent) !important}.theme-dark .page__main:has(.searchpage) #dosearch.bbcodes{color:#33c9ec !important;border-color:#1a9fcc !important}.theme-dark .page__main:has(.searchpage) #dosearch.bbcodes:hover{background:rgba(26, 159, 204, .14) !important}.page__main:has(.searchpage) .error-block{display:flex;align-items:center;gap:8px;min-height:0;margin:18px 0;color:var(--linkcolor);font-size:14px;background:var(--s-bg);border:1px solid var(--s-br);border-radius:8px}.page__main:has(.searchpage) .error-block *{color:var(--linkcolor) !important}.page__main:has(.searchpage) .error-block b,.page__main:has(.searchpage) .error-block br{display:none}.page__main:has(.searchpage) .error-block::before{content:"";flex:none;width:18px;height:18px;background:var(--s-ac);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 8h.01'/%3E%3C/svg%3E") center / 18px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 8h.01'/%3E%3C/svg%3E") center / 18px no-repeat}.page__main:has(.game-list) .sl-top{--s-ac:#7cb342;--s-bg:#eef0f3;--s-br:rgb(220 224 229)}.theme-dark .page__main:has(.game-list) .sl-top{--s-ac:#1a9fcc;--s-bg:#384150;--s-br:rgb(81 88 98)}.page__main:has(.searchpage) .sl-top__head{margin-bottom:10px;color:var(--profiletxtcolor);font-size:12.5px;letter-spacing:.06em}.page__main:has(.searchpage) .sl-top__head svg,.page__main:has(.game-list) .sl-top__head svg{color:var(--s-ac)}.page__main:has(.searchpage) .sl-top__chips,.page__main:has(.game-list) .sl-top__chips{gap:7px}.page__main:has(.searchpage) .sl-top__chips a,.page__main:has(.game-list) .sl-top__chips a{display:inline-flex;align-items:center;gap:6px;padding:6px 13px 6px 10px;color:var(--linkcolor);font-size:13.5px;text-decoration:none;background:var(--s-bg);border:1px solid transparent;border-radius:10px;transition:border-color .15s}.page__main:has(.searchpage) .sl-top__chips a::before,.page__main:has(.game-list) .sl-top__chips a::before{content:"";width:13px;height:13px;background:var(--profiletxtcolor);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M16.5 16.5L21 21'/%3E%3C/svg%3E") center / 13px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M16.5 16.5L21 21'/%3E%3C/svg%3E") center / 13px no-repeat}.page__main:has(.searchpage) .sl-top__chips a:nth-child(-n+5),.page__main:has(.game-list) .sl-top__chips a:nth-child(-n+5){color:var(--h1color);background:color-mix(in srgb, #e5484d 10%, var(--s-bg))}.page__main:has(.searchpage) .sl-top__chips a:nth-child(-n+5)::before,.page__main:has(.game-list) .sl-top__chips a:nth-child(-n+5)::before{background:#e5484d;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21c4 0 7-3 7-7 0-3-2-5.5-4-7.5 0 3-2 4-3 4 0-3-1-6-4-8 0 4-3 6-3 10 0 5 3 8.5 7 8.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21c4 0 7-3 7-7 0-3-2-5.5-4-7.5 0 3-2 4-3 4 0-3-1-6-4-8 0 4-3 6-3 10 0 5 3 8.5 7 8.5z'/%3E%3C/svg%3E")}.page__main:has(.searchpage) .sl-top__chips a:hover,.page__main:has(.game-list) .sl-top__chips a:hover{color:var(--linkcolor);background:var(--s-bg);border-color:var(--s-ac)}@media (max-width: 560px){.page__main:has(.searchpage) #searchtable td.search > div{flex-wrap:wrap}.page__main:has(.searchpage) #dosearch.bbcodes{flex:1 1 100%}}#registration button.fbutton,#sendmail button.fbutton{height:44px;min-width:160px;margin-top:24px;padding:0 20px;color:#6fae2f !important;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:none !important;border:1px solid #7cb342 !important;border-radius:8px;transition:background-color .15s}#registration button.fbutton:hover,#sendmail button.fbutton:hover{background:color-mix(in srgb, #7cb342 12%, transparent) !important}.theme-dark #registration button.fbutton,.theme-dark #sendmail button.fbutton{color:#33c9ec !important;background:none !important;border-color:#1a9fcc !important}.theme-dark #registration button.fbutton:hover,.theme-dark #sendmail button.fbutton:hover{background:rgba(26, 159, 204, .14) !important}.sort2{--o-ac:#7cb342;--o-bg:#eef0f3;--o-br:rgb(220 224 229)}.theme-dark .sort2{--o-ac:#1a9fcc;--o-bg:#384150;--o-br:rgb(81 88 98)}.sort2 .sort2__btn,.theme-dark .sort2 .sort2__btn{gap:8px;padding:0 14px;color:var(--linkcolor);font-size:14.5px;background:var(--o-bg);border:1px solid var(--o-br);box-shadow:none}.sort2 .sort2__btn > svg:first-child{color:#6fae2f;opacity:1}.theme-dark .sort2 .sort2__btn > svg:first-child{color:#33c9ec}.sort2 .sort2__btn:hover,.sort2 .sort2__btn[aria-expanded="true"],.theme-dark .sort2 .sort2__btn:hover,.theme-dark .sort2 .sort2__btn[aria-expanded="true"]{background:var(--o-bg);border-color:var(--o-ac);box-shadow:none}.sort2 .sort2__menu{min-width:280px;padding:6px}.theme-dark .sort2 .sort2__menu{background:#2b313b;border-color:rgba(255, 255, 255, .08)}.sort2 .sort2__menu button[data-sort]{gap:10px;padding:8px 10px;white-space:normal}.sort2 .sort2__menu button[data-sort] > svg:first-child{flex:none;width:16px;height:16px;color:var(--profiletxtcolor);opacity:1}.sort2 .sort2__mi{display:flex;flex-direction:column;line-height:1.25}.sort2 .sort2__mi small{color:var(--profiletxtcolor);font-size:12px;font-weight:400}.sort2 .sort2__menu .sort2__check{margin-left:auto;opacity:0}.sort2 .sort2__menu button.is-on{color:var(--h1color);font-weight:600;background:none}.theme-dark .sort2 .sort2__menu button.is-on{color:#fff;background:none}.sort2 .sort2__menu button.is-on .sort2__check,.sort2 .sort2__menu button.is-on > svg:first-child{color:#6fae2f;opacity:1}.theme-dark .sort2 .sort2__menu button.is-on .sort2__check,.theme-dark .sort2 .sort2__menu button.is-on > svg:first-child{color:#33c9ec}.sort2 .sort2__menu button[data-sort]:hover{background:var(--o-bg)}.sort2 .sort2__foot{margin:6px 0 0;padding:10px 10px 4px;border-top:1px solid var(--hrcolor)}.theme-dark .sort2 .sort2__foot{border-top-color:rgba(255, 255, 255, .08)}.sort2 .sort2__foot > span{display:block;margin-bottom:6px;color:var(--profiletxtcolor);font-size:12px}.sort2 .sort2__seg{display:flex;padding:2px;background:var(--o-bg);border:1px solid var(--o-br);border-radius:8px}.sort2 .sort2__seg button{flex:1;justify-content:center;padding:6px 4px;font-size:12.5px;border-radius:6px}.sort2 .sort2__seg button.is-on{color:var(--h1color);font-weight:600;background:var(--aboutwindowbgk);box-shadow:0 1px 3px rgba(0, 0, 0, .12)}.theme-dark .sort2 .sort2__seg button.is-on{color:#fff;background:#2b313b}.page__main:has(.searchpage) :is(.game-list, #dle-content) > br,.page__main:has(.searchpage) :is(.game-list, #dle-content) > :empty:not(.game-card):not(#page-switchers),.page__main:has(.searchpage) > br,.page__main:has(.searchpage) > :empty{display:none !important}.page__main:has(.searchpage) .game-card{margin:0 !important}.page__main:has(.searchpage) .game-card__cover{margin-bottom:10px}.page__main:has(.searchpage) .game-card__name{height:auto;padding:0}.page__main:has(.searchpage) .sbox,.page__main:has(.searchpage) .error-block{margin:0 !important}.page__main:has(.searchpage) #page-switchers{margin:6px 0 0 !important}.page__main:has(.searchpage):has(.game-card) .sl-top{margin:0 !important}.page__main:has(.searchpage) #searchtable br{display:none}.page__main:has(.searchpage) #searchtable td.search > div{align-items:center}@media (max-width: 950px){.drawer .chip-bar #chip-list{display:flex;flex-direction:column;gap:6px;box-sizing:border-box;width:88%;max-width:var(--sbNarrow);margin:46px auto 0}.drawer .chip-bar #chip-list a{display:flex;align-items:center;gap:10px;box-sizing:border-box;width:100%;height:auto;margin:0;padding:7px 10px;font-size:inherit;line-height:inherit;border-radius:7px}.drawer .chip-bar #chip-list .chip-ico{margin:0;vertical-align:0}}html .orating{width:-moz-fit-content;width:fit-content}@media (max-width: 600px){ul.comment-actions{flex-wrap:wrap;gap:2px}ul.comment-actions li a{padding:4px 6px}.easylike_count{margin-left:auto}.comment-head{gap:12px}.comment-avatar,.comment-avatar img{width:44px;height:44px}.comment-body{grid-template-columns:auto 1fr auto}.comment-meta{grid-column:3}#comment-group{justify-self:start}}.sort2 .sort2__label{color:var(--profiletxtcolor);font-size:14.5px}.sort2 .sort2__btn,.theme-dark .sort2 .sort2__btn{height:33px}.comment-text,.comment-text .quote{min-width:0;overflow-wrap:anywhere;word-break:break-word}.comment-body{min-width:0}#dle-comments-list .bb-editor,.commentsstroke .bb-editor{--f-ac:#7cb342;--f-bg:#eef0f3;--f-br:rgb(220 224 229);width:auto !important;margin:0;padding:0;overflow:hidden;background:var(--f-bg);border:1px solid var(--f-br);border-radius:12px;transition:border-color .15s, box-shadow .15s}.theme-dark #dle-comments-list .bb-editor,.theme-dark .commentsstroke .bb-editor{--f-ac:#1a9fcc;--f-bg:#384150;--f-br:rgb(81 88 98)}.commentsstroke .bb-editor:focus-within{border-color:var(--f-ac);box-shadow:0 0 0 3px color-mix(in srgb, var(--f-ac) 18%, transparent)}.commentsstroke .bb-pane{display:flex;flex-wrap:wrap;align-items:center;gap:2px;height:auto;margin:0;padding:6px 8px;overflow:visible;background:none !important;border:0;border-bottom:1px solid var(--f-br);box-shadow:none}.commentsstroke .bb-pane b.bb-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;float:none;width:32px;height:32px;margin:0;overflow:hidden;color:var(--profiletxtcolor);font-size:0;text-indent:0;white-space:nowrap;background:none !important;border-radius:7px;cursor:pointer;transition:background-color .15s, color .15s}.commentsstroke .bb-pane b.bb-btn::before{content:"";width:18px;height:18px;background:currentColor;-webkit-mask:center / 18px no-repeat;mask:center / 18px no-repeat}.commentsstroke .bb-pane b.bb-btn:hover{color:var(--f-ac);background:color-mix(in srgb, var(--f-ac) 14%, transparent) !important}.commentsstroke .bb-pane .bb-sep{display:block;float:none;width:1px;height:20px;margin:0 5px;overflow:hidden;font-size:0;text-indent:0;background:var(--f-br)}.commentsstroke .bb-pane #b_color::after{content:"";position:absolute;left:9px;right:9px;bottom:6px;height:2px;background:linear-gradient(90deg, #e5484d, #e0a82e, #7cb342, #1a9fcc);border-radius:2px}.commentsstroke .bb-editor textarea{display:block;box-sizing:border-box;width:100% !important;min-height:140px;margin:0;padding:12px 14px !important;color:var(--linkcolor);font:15px/1.5 Arial, sans-serif;background:var(--aboutwindowbgk) !important;border:0 !important;outline:0;resize:vertical !important}.theme-dark .commentsstroke .bb-editor textarea{background:#2b313b !important}.commentsstroke .bb-editor > textarea + br{display:none}.commentsstroke .bb-editor > div[align="right"],.commentsstroke .bb-editor + div,.commentsstroke .bb-editor ~ div:has(> input.bbcodes){width:auto !important;padding:10px 12px !important;display:flex;justify-content:flex-end;gap:8px;margin:10px 0 4px}.commentsstroke .bbcodes,.commentsstroke input.bbcodes,.commentsstroke button.bbcodes{height:38px !important;margin:0 !important;padding:0 18px !important;color:var(--linkcolor) !important;font-size:14px !important;background:var(--f-bg) !important;border:1px solid var(--f-br) !important;border-radius:8px !important;box-shadow:none !important;cursor:pointer}.commentsstroke .bbcodes:hover{border-color:var(--f-ac) !important}.commentsstroke .bbcodes{color:var(--profiletxtcolor) !important;background:none !important;border-color:var(--f-br) !important}.commentsstroke .bbcodes:first-child{color:#6fae2f !important;border-color:#7cb342 !important}.commentsstroke .bbcodes:first-child:hover{color:#fff !important;background:#7cb342 !important}.theme-dark .commentsstroke .bbcodes:first-child{color:#33c9ec !important;border-color:#1a9fcc !important}.theme-dark .commentsstroke .bbcodes:first-child:hover{color:#fff !important;background:#1a9fcc !important}.commentsstroke .bb-editor > div[align="right"]{text-align:right}.commentsstroke .bb-pane #b_b::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5h6a3.5 3.5 0 0 1 0 7H7zM7 12h7a3.5 3.5 0 0 1 0 7H7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5h6a3.5 3.5 0 0 1 0 7H7zM7 12h7a3.5 3.5 0 0 1 0 7H7z'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_i::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 5h6M7 19h6M14 5l-4 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 5h6M7 19h6M14 5l-4 14'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_u::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v5a5 5 0 0 0 10 0V5M5 20h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 5v5a5 5 0 0 0 10 0V5M5 20h14'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_s::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M16.5 7.5A4 3 0 0 0 12.5 5h-1a3.5 3.5 0 0 0 0 7M15 15a3.5 3.5 0 0 1-3.5 4h-1A4 3 0 0 1 7 17'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M16.5 7.5A4 3 0 0 0 12.5 5h-1a3.5 3.5 0 0 0 0 7M15 15a3.5 3.5 0 0 1-3.5 4h-1A4 3 0 0 1 7 17'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_left::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M4 12h10M4 18h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M4 12h10M4 18h14'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_center::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M8 12h8M6 18h12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M8 12h8M6 18h12'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_right::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M10 12h10M6 18h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M10 12h10M6 18h14'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_emo::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18M9 10h.01M15 10h.01M9 14.5c1.6 1.6 4.4 1.6 6 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3a9 9 0 1 0 0 18a9 9 0 1 0 0-18M9 10h.01M15 10h.01M9 14.5c1.6 1.6 4.4 1.6 6 0'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_url::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M13 18l-.5.5a4 4 0 0 1-5.7-5.7l.5-.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M13 18l-.5.5a4 4 0 0 1-5.7-5.7l.5-.5'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_leech::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M8.5 12.5l-1 1a4 4 0 0 0 3 6.8M17 16v-1.5a2 2 0 1 0-4 0V16M12.5 16h5v4h-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 15l6-6M11 6l.5-.5a4 4 0 0 1 5.7 5.7l-.5.5M8.5 12.5l-1 1a4 4 0 0 0 3 6.8M17 16v-1.5a2 2 0 1 0-4 0V16M12.5 16h5v4h-5z'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_up::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM7.3 9a1.2 1.2 0 1 0 2.4 0 1.2 1.2 0 1 0-2.4 0M21 16l-5-5-8 8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2zM7.3 9a1.2 1.2 0 1 0 2.4 0 1.2 1.2 0 1 0-2.4 0M21 16l-5-5-8 8'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_color::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 17L11 5h2l5 12M8 13h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 17L11 5h2l5 12M8 13h8'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_hide::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l18 18M10.6 10.6a2 2 0 0 0 2.8 2.8M9.5 5.3A9 9 0 0 1 12 5c4 0 7.3 2.7 9 7a11 11 0 0 1-2.1 3.2M6.6 6.6A11 11 0 0 0 3 12c1.7 4.3 5 7 9 7a9 9 0 0 0 4.5-1.2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l18 18M10.6 10.6a2 2 0 0 0 2.8 2.8M9.5 5.3A9 9 0 0 1 12 5c4 0 7.3 2.7 9 7a11 11 0 0 1-2.1 3.2M6.6 6.6A11 11 0 0 0 3 12c1.7 4.3 5 7 9 7a9 9 0 0 0 4.5-1.2'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_quote::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6M19 11h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6M19 11h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v5c0 3-1.5 5-4 6'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_tnl::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7V5h8v2M8 5v12M6 17h4M14 11h6M17 11v8M15.5 19h3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7V5h8v2M8 5v12M6 17h4M14 11h6M17 11v8M15.5 19h3'/%3E%3C/svg%3E")}.commentsstroke .bb-pane #b_spoiler::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 7h14M5 12h14M5 17h9M17 15l2 2-2 2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 7h14M5 12h14M5 17h9M17 15l2 2-2 2'/%3E%3C/svg%3E")}.comment-text a:has(> img){display:inline-block;margin:6px 6px 0 0;overflow:hidden;line-height:0;vertical-align:top;border-radius:8px;transition:transform .15s}.comment-text a:has(> img):hover{transform:translateY(-2px)}.comment-text a > img{display:block;width:200px;height:150px;max-width:100%;object-fit:cover;border:1px solid var(--c-br);border-radius:8px}.comment-text a:has(> img) + br:has(+ a){display:none}.clb{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(10, 12, 15, .88);cursor:zoom-out}.clb.is-open{display:flex;animation:srch-fade .15s}.clb img{max-width:100%;max-height:100%;border-radius:6px;box-shadow:0 20px 60px rgba(0, 0, 0, .6)}.clb__x{position:absolute;top:14px;right:14px;width:40px;height:40px;background:rgba(255, 255, 255, .12) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center / 18px no-repeat;border:0;border-radius:50%;cursor:pointer}.clb__x:hover{background-color:rgba(255, 255, 255, .22)}html.clb-lock{overflow:hidden}@media (max-width: 480px){.comment-text a > img{width:calc(50vw - 40px);height:auto;aspect-ratio:4 / 3}}html .ui-dialog .ui-dialog-title,html .ui-dialog .ui-dialog-buttonpane button,html .ui-dialog .ui-dialog-buttonpane button .ui-button-text{display:inline-block;font-size:14px;line-height:1.3;visibility:visible;opacity:1}html .ui-dialog .ui-dialog-title{font-size:16px}html .ui-dialog .ui-dialog-buttonpane button{min-width:96px;line-height:34px}.theme-dark #dle-comments-list textarea,.theme-dark .commentsstroke textarea{color:var(--linkcolor) !important;background:#2b313b !important}.comment-gallery{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.comment-gallery a:has(> img){margin:0}.page__main:has(.searchpage) #searchtable,.page__main:has(.searchpage) #searchtable table,.page__main:has(.searchpage) #searchtable td.search{margin:0;padding:0}.page__main:has(.searchpage) .page-title h1{margin-bottom:12px}.page__main:has(.searchpage) .error-block{padding:8px 12px}.page__main:has(.searchpage) #searchtable td.search > div{position:relative}.page__main:has(.searchpage) #searchtable td.search > div::before{content:"";position:absolute;left:14px;top:12px;z-index:2;width:19px;height:19px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M16.5 16.5L21 21'/%3E%3C/svg%3E") center / 19px no-repeat;pointer-events:none}.page__main:has(.searchpage) #searchinput.textin{background-image:none !important}.page__main:has(.searchpage) #searchinput.textin:-webkit-autofill,.page__main:has(.searchpage) #searchinput.textin:-webkit-autofill:hover,.page__main:has(.searchpage) #searchinput.textin:-webkit-autofill:focus{-webkit-text-fill-color:var(--linkcolor);-webkit-box-shadow:0 0 0 1000px var(--aboutwindowbgk) inset !important;transition:background-color 100000s ease-in-out}.theme-dark .page__main:has(.searchpage) #searchinput.textin:-webkit-autofill,.theme-dark .page__main:has(.searchpage) #searchinput.textin:-webkit-autofill:hover,.theme-dark .page__main:has(.searchpage) #searchinput.textin:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #2b313b inset !important}.page__main:has(.searchpage) #searchtable td.search > div[style],.page__main:has(.searchpage) #searchtable td.search > div{margin:0 !important;padding:0 !important}.page__main:has(.searchpage) #searchtable br,.page__main:has(.searchpage) #searchtable form > br,.page__main:has(.searchpage) .sbox > br{display:none !important}.page__main:has(.searchpage) #searchtable form,.page__main:has(.searchpage) #searchtable table{margin:0 !important;border-spacing:0}.page__main:has(.searchpage){row-gap:14px}.page__main:has(.searchpage) #dosearch.bbcodes{box-sizing:border-box;height:44px !important;min-height:44px;line-height:42px !important}@media (max-width: 560px){.page__main:has(.searchpage) #dosearch.bbcodes{margin-top:8px}}.item-screenstop a::after{display:none}.yt-tile{position:relative;display:block;width:200px;height:150px;overflow:hidden;background:#000;border:1px solid var(--c-br);border-radius:8px;transition:transform .15s}.yt-tile:hover{transform:translateY(-2px)}.yt-tile img{display:block;width:100%;height:100%;object-fit:cover;opacity:.85;border:0;border-radius:0}.yt-tile::before{content:"";position:absolute;left:50%;top:50%;width:46px;height:32px;margin:-16px 0 0 -23px;background:#ff0033;border-radius:8px;box-shadow:0 4px 12px rgba(0, 0, 0, .4)}.yt-tile::after{content:"";position:absolute;left:50%;top:50%;margin:-7px 0 0 -5px;border:7px solid transparent;border-right:0;border-left:13px solid #fff}.yt-tile span{position:absolute;left:0;right:0;bottom:0;padding:20px 8px 6px;color:#fff;font:12px/1.3 Arial, sans-serif;background:linear-gradient(transparent, rgba(0, 0, 0, .75))}.vlb{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(10, 12, 15, .9)}.vlb.is-open{display:flex;animation:srch-fade .15s}.vlb__box{position:relative;width:min(960px, 100%);aspect-ratio:16 / 9;overflow:hidden;background:#000;border-radius:10px;box-shadow:0 20px 60px rgba(0, 0, 0, .6)}.vlb__box iframe{width:100%;height:100%;border:0}.vlb__x{position:absolute;top:14px;right:14px;width:40px;height:40px;background:rgba(255, 255, 255, .12) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center / 18px no-repeat;border:0;border-radius:50%;cursor:pointer}.vlb__x:hover{background-color:rgba(255, 255, 255, .22)}@media (max-width: 480px){.yt-tile{width:calc(50vw - 40px);height:auto;aspect-ratio:4 / 3}}#dle-comments-form .bb-pane #b_video svg,.commentsstroke .bb-pane #b_video svg{width:18px;height:18px}.vid-ask{display:flex;flex-direction:column;gap:6px;padding-top:8px;color:var(--profiletxtcolor);font-size:13px}.vid-ask input{box-sizing:border-box;width:100%;height:40px;padding:0 12px;color:var(--linkcolor);font-size:15px;background:var(--bodybgk);border:1px solid rgb(220 224 229);border-radius:8px;outline:0}.theme-dark .vid-ask input{background:#313843;border-color:rgb(81 88 98)}.vid-ask input:focus{border-color:#7cb342;box-shadow:0 0 0 3px rgba(124, 179, 66, .2)}.theme-dark .vid-ask input:focus{border-color:#1a9fcc;box-shadow:0 0 0 3px rgba(26, 159, 204, .2)}.vid-ask input.is-bad{border-color:#e5484d !important;box-shadow:0 0 0 3px rgba(229, 72, 77, .2) !important}.page__main:has(.searchpage) > .game-list > .game-grid,.page__main:has(.searchpage) > .game-list > .game-grid > #dle-content{display:contents}.page__main:has(.searchpage) .game-grid > :not(.game-card){grid-column:1 / -1}.page__main:has(.searchpage) #searchtable td.search{padding:0 !important}.glb{position:fixed;inset:0;z-index:100000;display:none;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:rgba(10, 12, 15, .92);user-select:none}.glb.is-open{display:flex;animation:srch-fade .15s}.glb__img{max-width:100%;max-height:calc(100vh - 150px);border-radius:6px;box-shadow:0 20px 60px rgba(0, 0, 0, .6)}.glb__x{position:absolute;top:14px;right:14px;width:40px;height:40px;background:rgba(255, 255, 255, .12) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6L6 18'/%3E%3C/svg%3E") center / 18px no-repeat;border:0;border-radius:50%;cursor:pointer}.glb__x:hover{background-color:rgba(255, 255, 255, .22)}.glb__btn{position:absolute;top:50%;width:48px;height:48px;margin-top:-24px;background:rgba(255, 255, 255, .12) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E") center / 22px no-repeat;border:0;border-radius:50%;cursor:pointer;transition:background-color .15s}.glb__btn:hover{background-color:rgba(255, 255, 255, .25)}.glb__prev{left:18px;transform:rotate(180deg)}.glb__next{right:18px}.glb__cnt{position:absolute;top:22px;left:50%;padding:5px 12px;color:#fff;font:13px Arial, sans-serif;background:rgba(255, 255, 255, .12);border-radius:999px;transform:translateX(-50%)}.glb__thumbs{display:flex;gap:6px;max-width:100%;margin-top:14px;overflow-x:auto;scrollbar-width:none}.glb__thumbs::-webkit-scrollbar{display:none}.glb__thumbs img{flex:none;width:84px;height:48px;object-fit:cover;opacity:.45;border:2px solid transparent;border-radius:5px;cursor:pointer;transition:opacity .15s}.glb__thumbs img.is-on,.glb__thumbs img:hover{opacity:1}.glb__thumbs img.is-on{border-color:#7cb342}.theme-dark .glb__thumbs img.is-on{border-color:#1a9fcc}@media (max-width: 600px){.glb{padding:12px}.glb__btn{width:40px;height:40px;margin-top:-20px;background-color:rgba(0, 0, 0, .45)}.glb__prev{left:6px}.glb__next{right:6px}.glb__thumbs img{width:64px;height:38px}.glb__img{max-height:calc(100vh - 120px)}}.sort2 .sort2__btn,.theme-dark .sort2 .sort2__btn{border-radius:7px}:root{--ti-sig:"aXRvcnJlbnRzLWlncnVoYS5vcmcgfCAyMDE0LTIwMjYgfCBpdG9ycmVudHMtaWdydWhh"}.ti-sig-2026{--ti:1}.foot__copy{margin-bottom:6px;color:var(--footer-text)}.foot__links a{color:var(--footer-text)}.foot__note{margin-bottom:10px;color:var(--footer-muted);font-size:12px}.foot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 8px}.foot__links span{color:var(--footer-muted)}#comment-group{display:none}#comment-group.is-on{display:block}#comment-group.is-on:not(:has(span)){padding:2px 8px;font-size:12px;line-height:1.4;background:color-mix(in srgb, currentColor 13%, transparent);border-radius:999px}.page__main:has(.searchpage) .game-list,.page__main:has(.searchpage) .game-grid,.page__main:has(.searchpage) #dle-content{display:contents !important}.page__main:has(.searchpage) :is(.game-list, .game-grid, #dle-content) > :not(.game-card){grid-column:1 / -1}.page__main:has(.searchpage) :is(.game-list, .game-grid, #dle-content) > .game-card{grid-column:auto}#dle-comments-form .bb-pane #b_video svg,.commentsstroke .bb-pane #b_video svg{stroke-width:1.8;opacity:.85}.foot__links{color:var(--footer-text)}#dle-comments-form .bb-pane #b_video,.commentsstroke .bb-pane #b_video{font-size:0}#dle-comments-form .bb-pane #b_video svg,.commentsstroke .bb-pane #b_video svg{display:none}#dle-comments-form .bb-pane #b_video::before,.commentsstroke .bb-pane #b_video::before{display:block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='3'/%3E%3Cpath d='M10 9l5 3-5 3z' fill='%23000' stroke='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='3'/%3E%3Cpath d='M10 9l5 3-5 3z' fill='%23000' stroke='none'/%3E%3C/svg%3E")}html .ui-dialog{z-index:1005 !important}html .ui-widget-overlay{z-index:1000 !important}.glb--single .glb__btn,.glb--single .glb__cnt,.glb--single .glb__thumbs{display:none}.comment-avatar img,html .popup-avatar img,.uprof__ava img{border-radius:8px}#comment-status-online{right:-3px;bottom:-3px}html .popup-avatar #comment-status-online{right:-3px;bottom:-3px}.uprof__dot{right:-4px;bottom:-4px}#registration ul.pinbot-input,#sendmail ul.pinbot-input{grid-template-rows:repeat(3, 1fr);font-size:0;line-height:0}#registration ul.pinbot-input li,#sendmail ul.pinbot-input li{display:block;box-sizing:border-box;width:100%;height:100%;min-height:0;padding:0;font-size:0;line-height:0;text-indent:0;overflow:hidden;background-clip:padding-box}#dle-comments-form .cform{display:flex;flex-direction:column}#dle-comments-form .c-rules{order:5;margin:8px 0 0 !important;padding:0 !important;background:none !important;border:0 !important;border-radius:0 !important}#dle-comments-form .c-rules b{display:none !important}#dle-comments-form .c-rules span{color:var(--profiletxtcolor) !important;font-size:12.5px}#dle-comments-form .c-rules svg{width:14px;height:14px;color:var(--profiletxtcolor) !important}@media (max-width: 560px){.page__main:has(.searchpage) #searchtable td.search > div{display:flex;flex-direction:column;gap:8px}.page__main:has(.searchpage) #searchinput.textin,.page__main:has(.searchpage) #dosearch.bbcodes{flex:none;box-sizing:border-box;width:100% !important;min-width:0 !important;max-width:100% !important;margin:0 !important}}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonset{gap:8px}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button,html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child,html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:last-child,html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:nth-child(3){height:36px;margin:0;padding:0 14px;color:var(--linkcolor);font-size:13.5px;line-height:34px;background:none;border:1px solid var(--d-br);border-radius:8px;opacity:1;transition:border-color .15s, color .15s, background-color .15s}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:hover{color:var(--h1color);background:none;border-color:var(--profiletxtcolor)}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child{color:#6fae2f;border-color:#7cb342}html .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child:hover{color:#fff;background:#7cb342}html.theme-dark .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child{color:#33c9ec;background:none;border-color:#1a9fcc}html.theme-dark .ui-dialog:has(#dleprofilepopup) .ui-dialog-buttonpane button:first-child:hover{color:#fff;background:#1a9fcc}#dle-comments-form .bb-pane #b_url,.commentsstroke .bb-pane #b_url{display:none !important}.aside-title .shi{flex:none;width:18px;height:18px;margin-right:8px;background:#6fae2f;-webkit-mask:var(--shg) center / 18px no-repeat;mask:var(--shg) center / 18px no-repeat}.theme-dark .aside-title .shi{background:#33c9ec}.shi--star{--shg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 17.6l-6 3.1 1.1-6.7L2.3 9.2l6.7-1L12 2.1l3 6.1 6.7 1-4.8 4.8 1.1 6.7z'/%3E%3C/svg%3E")}.shi--eye{--shg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12c2.1-3.8 5.2-5.8 10-5.8s7.9 2 10 5.8c-2.1 3.8-5.2 5.8-10 5.8S4.1 15.8 2 12z'/%3E%3Ccircle cx='12' cy='12' r='2.6'/%3E%3C/svg%3E")}.shi--chat{--shg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12a8 8 0 0 1-11.6 7.1L4 20l1-4.1A8 8 0 1 1 20 12z'/%3E%3C/svg%3E")}.shi--fire{--shg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3s5 4.2 5 8.6a5 5 0 0 1-10 0C7 9.6 9 8 9 8s.4 2 1.6 2.6C11 9 12 6.6 12 3z'/%3E%3C/svg%3E")}.shi--sf-race{--shg:var(--sf-race)}.shi--sf-sport-games{--shg:var(--sf-sport-games)}.shi--sf-fighting{--shg:var(--sf-fighting)}.shi--sf-zombie-games{--shg:var(--sf-zombie-games)}.shi--sf-stels{--shg:var(--sf-stels)}.shi--sf-quest{--shg:var(--sf-quest)}.shi--sf-horror-games{--shg:var(--sf-horror-games)}.shi--sf-arcade{--shg:var(--sf-arcade)}.shi--sf-action{--shg:var(--sf-action)}.shi--sf-rpg{--shg:var(--sf-rpg)}.shi--sf-strategy{--shg:var(--sf-strategy)}.shi--sf-sandbox-pc{--shg:var(--sf-sandbox-pc)}.shi--sf-survival-game{--shg:var(--sf-survival-game)}.shi--sf-simulation{--shg:var(--sf-simulation)}.shi--sf-erotic-games{--shg:var(--sf-erotic-games)}.shi--sf-adventure{--shg:var(--sf-adventure)}.shi--sf-platformer-games{--shg:var(--sf-platformer-games)}.shi--sf-vizualnie-novelli{--shg:var(--sf-vizualnie-novelli)}.shi--sf-release-dates{--shg:var(--sf-release-dates)}.shi--sf-1st-person{--shg:var(--sf-1st-person)}.shi--sf-3rd-person{--shg:var(--sf-3rd-person)}.shi--sf-1st-person-shooter{--shg:var(--sf-1st-person-shooter)}.shi--sf-3st-person-shooter{--shg:var(--sf-3st-person-shooter)}.shi--sf-igry-na-dvoikh{--shg:var(--sf-igry-na-dvoikh)}.shi--sf-top-100-games{--shg:var(--sf-top-100-games)}.shi--sf-new-pc-games{--shg:var(--sf-new-pc-games)}.shi--sf-gog{--shg:var(--sf-gog)}.shi--sf-bez-ustanovki{--shg:var(--sf-bez-ustanovki)}.shi--sf-game-open-world{--shg:var(--sf-game-open-world)}.shi--sf-igri-dly-slabih-pc{--shg:var(--sf-igri-dly-slabih-pc)}.shi--sf-online-games{--shg:var(--sf-online-games)}.shi--sf-russkaya-ozvuchka{--shg:var(--sf-russkaya-ozvuchka)}.shi--sf-repack-igruha{--shg:var(--sf-repack-igruha)}.shi--sf-repack-by-xatab{--shg:var(--sf-repack-by-xatab)}.shi--sf-good-graphics-games{--shg:var(--sf-good-graphics-games)}.shi--sf-s-khoroshim-siuzhetom{--shg:var(--sf-s-khoroshim-siuzhetom)}.shi--sf-zhdem-vyhoda{--shg:var(--sf-zhdem-vyhoda)}.shi--sf-vr-games{--shg:var(--sf-vr-games)}.soon{box-sizing:border-box;max-width:min(680px, 100% - 36px);margin:10px 0 10px 16px;overflow:hidden;background:#fff;border:1px solid rgb(220 224 229);border-left:3px solid #6fae2f;border-radius:12px}.theme-dark .soon{background:#2e3541;border-color:rgb(70 78 90);border-left-color:#1a9fcc}.soon__top{padding:20px 24px 22px}.soon__h{display:flex;align-items:center;gap:10px}.soon__h b{color:var(--h1color);font-size:18px;font-weight:600}.soon__ic{flex:none;width:20px;height:20px;color:#6fae2f}.theme-dark .soon__ic{color:#33c9ec}.soon__p{margin:10px 0 16px;color:var(--linkcolor);font-size:15px;line-height:1.6}a.soon__btn{box-sizing:border-box;max-width:100%;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;color:#fff !important;font:600 14.5px Arial, Tahoma, sans-serif;text-decoration:none !important;background:#7cb342;border-radius:9px;transition:filter .15s}.theme-dark a.soon__btn{background:#1a9fcc}a.soon__btn:hover{filter:brightness(1.06)}.soon__bi{flex:none;width:17px;height:17px;color:inherit}a.soon__foot{box-sizing:border-box;display:flex;align-items:center;gap:14px;padding:14px 24px;text-decoration:none !important;background:#f6f7f9;border-top:1px solid rgb(228 231 235)}.theme-dark a.soon__foot{background:#2a303b;border-top-color:rgb(62 70 82)}.soon__foot span{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.soon__foot b{color:var(--h1color);font-size:15px;font-weight:500}.soon__foot small{color:var(--profiletxtcolor);font-size:13px}.soon__foot em{flex:none;color:#0b86bd;font-size:14px;font-style:normal}.theme-dark .soon__foot em{color:#33c9ec}a.soon__foot:hover b{color:#0b86bd}.theme-dark a.soon__foot:hover b{color:#33c9ec}.soon svg *{color:inherit}@media (max-width: 600px){.soon__top{padding:18px}a.soon__btn{width:100%;justify-content:center}a.soon__foot{padding:14px 18px;flex-wrap:wrap;row-gap:6px}.soon__foot span{flex:1 1 calc(100% - 40px)}.soon__foot em{margin-left:36px}}@keyframes subFlash { 0% { box-shadow: 0 0 0 0 rgba(11, 134, 189, 0); } 20% { box-shadow: 0 0 0 6px rgba(11, 134, 189, .45); } 100% { box-shadow: 0 0 0 0 rgba(11, 134, 189, 0); } }.page__subscribe.is-flash{border-radius:10px;animation:subFlash 1.6s ease-out 2}#topnav a .tn-ic{width:15px;height:15px;margin-right:6px;vertical-align:-2px}#topnav a .tn-ic,#topnav a .tn-ic *{color:inherit}#topnav > li.nav-gap{position:relative}#topnav > li.nav-gap::before{content:"";position:absolute;left:0;top:50%;width:1px;height:18px;margin-top:-9px;background:rgba(255, 255, 255, .16)}@media (max-width: 950px){.drawer > #topnav{display:block !important;margin:46px 0 4px;padding:0}.drawer > #topnav > li{margin:0}.drawer > #topnav > li.nav-gap::before{display:none}.drawer > #topnav > li > a{display:flex;align-items:center;width:220px;height:33px;margin:7px 0 7px 16px;padding:0 0 0 20px;font-size:16px;line-height:33px;color:var(--colortxtgray);background:var(--rightgreenbuttons);border-radius:6px}.drawer > #topnav > li > a:hover{background:var(--rightgreenbuttonshover)}.drawer > #topnav > li.nav-vip > a{color:#ebb106}.theme-light .drawer > #topnav > li.nav-vip > a{color:#fff}.theme-light .drawer > #topnav > li.nav-vip > a .tn-ic{color:#ffe08a}.drawer > #topnav > li > a .tn-ic{margin-right:8px}.drawer > #topnav + .chip-bar #chip-list{margin-top:14px}.drawer .sf__list a[href="/new-pc-games/"],.drawer .sf__list a[href="/top_100_games/"],.drawer .sf__list a[href="/release-dates/"]{display:none}}.chip-more{position:relative;display:inline-block}.chip-chev{width:15px;height:15px;margin-left:4px;vertical-align:-3px;transition:transform .15s}.chip-chev,.chip-chev *{color:inherit}.chip-more.is-open .chip-chev{transform:rotate(180deg)}.chip-more__panel{position:absolute;right:0;top:calc(100% + 8px);z-index:50;display:none;grid-template-columns:repeat(3, auto);gap:6px;padding:12px;background:var(--bodybgk, #fff);border:1px solid rgb(220 224 229);border-radius:12px;box-shadow:0 16px 40px rgba(0, 0, 0, .18)}.theme-dark .chip-more__panel{background:#2a303b;border-color:rgb(70 78 90);box-shadow:0 16px 40px rgba(0, 0, 0, .45)}.chip-more.is-open .chip-more__panel{display:grid}.chip-more__panel a{padding:8px 12px;color:var(--linkcolor) !important;font-size:14px;white-space:nowrap;text-decoration:none !important;background:rgba(127, 127, 127, .08);border-radius:8px}.chip-more__panel a:hover{background:rgba(124, 179, 66, .18)}.theme-dark .chip-more__panel a:hover{background:rgba(26, 159, 204, .2)}@media (max-width: 950px){.drawer .chip-more{display:block}.drawer .chip-more__panel{position:static;grid-template-columns:1fr;gap:0;padding:0;background:none;border:0;box-shadow:none}.drawer .chip-bar #chip-list .chip-more__panel a{display:block;width:220px;height:31px;margin:5px 0 5px 16px;padding:0 0 0 20px;font-size:15px;line-height:31px;text-align:left;color:var(--colortxtgray) !important;background:rgba(127, 127, 127, .12);border-radius:6px}.theme-light .drawer .chip-bar #chip-list .chip-more__panel a{color:#3b4450 !important;background:#e6eaee}}#theme-switch__icon{backface-visibility:hidden;will-change:transform}html.theme-light .side-filter .sf__list a[href="/new-pc-games/"]{background:var(--rightgreenbuttons) !important;box-shadow:none !important}html.theme-light .side-filter .sf__list a[href="/new-pc-games/"]:hover{background:var(--rightgreenbuttonshover) !important}html.theme-light .side-filter .sf__list a[href="/new-pc-games/"]::after{background:rgba(255, 255, 255, .22)}html.theme-dark .side-filter .sf__list a[href="/new-pc-games/"].is-current{background:rgba(26, 159, 204, .18) !important;box-shadow:inset 3px 0 0 #1a9fcc, inset 0 0 0 1px rgba(26, 159, 204, .35) !important;color:#fff !important}html.theme-light .side-filter .sf__list a[href="/new-pc-games/"].is-current{box-shadow:inset 3px 0 0 #0b86bd, inset 0 0 0 1px rgba(11, 134, 189, .45) !important}html.theme-dark .side-filter .sf__list a[href="/new-pc-games/"]:not(.is-current){background:rgb(54, 63, 75) !important;box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .06) !important;color:rgb(189, 189, 189) !important}html.theme-dark .side-filter .sf__list a[href="/new-pc-games/"]:not(.is-current):hover{background:rgb(62, 72, 86) !important;color:#fff !important}html.theme-dark .side-filter .sf__list a[href="/new-pc-games/"]::after{color:#cfd6de;background:rgba(255, 255, 255, .1)}html.theme-dark .side-filter .sf__list a[href="/new-pc-games/"].is-current::after{color:#fff;background:rgba(26, 159, 204, .45)}html:not(.theme-dark) .side-filter .sf__list a.is-current,html:not(.theme-dark) .side-filter .sf__list--years a.is-current{color:#0b6a93 !important;font-weight:700;background:#dff1fb !important;box-shadow:inset 3px 0 0 #0b86bd, inset 0 0 0 1px rgba(11, 134, 189, .45) !important}html:not(.theme-dark) .side-filter .sf__list a.is-current::before,html:not(.theme-dark) .side-filter .sf__list--years a.is-current::before{filter:brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(1400%) hue-rotate(176deg) brightness(90%)}.topbar-search,.topbar-search.is-shown{opacity:1;visibility:visible;transform:none;transition:none}.sf__list--years a:last-child:nth-child(odd){grid-column:1 / -1}.shi--cal{--shg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M4 10h16M9 3v4M15 3v4'/%3E%3C/svg%3E")}.talk-box:not(:has(.talk-item)){display:none}.talk-title{--ic:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17 9a6 6 0 0 1-8.7 5.3L4 15l1-3.3A6 6 0 1 1 17 9z' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9.5 17.5A6 6 0 0 0 17.7 19L21 20l-.8-3a6 6 0 0 0-1.6-7.6' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E")}.talk-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}a.talk-item{display:flex;align-items:center;gap:12px;min-width:0;padding:8px;text-decoration:none !important;background:rgba(127, 127, 127, .07);border-radius:10px;transition:background .15s}a.talk-item:hover{background:rgba(127, 127, 127, .14)}.talk-item__img{flex:none;width:52px;height:74px;object-fit:cover;border-radius:6px}.talk-item__t{display:flex;flex-direction:column;gap:6px;min-width:0}.talk-item__t b{overflow:hidden;color:var(--h1color);font-size:15px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.talk-item__t small{display:inline-flex;align-items:center;gap:5px;color:var(--profiletxtcolor);font-size:13px}.talk-item__ic{flex:none;width:14px;height:14px;color:#7cb342}.theme-dark .talk-item__ic{color:#33c9ec}.talk-item__ic *{color:inherit}@media (max-width: 700px){.talk-list{grid-template-columns:1fr}}.talk-list:not(.is-ready) .talk-item:nth-child(n+5){display:none}.lc-form{margin:10px 0 14px;padding:12px;background:var(--bodybgk);border:1px solid rgb(220 224 229);border-radius:12px}.theme-dark .lc-form{background:#2b313b;border-color:#3d4652}.lc-form textarea{box-sizing:border-box;width:100%;min-height:96px;padding:10px 12px;color:var(--linkcolor);font:15px/1.5 Arial, sans-serif;background:transparent;border:1px solid rgb(205 211 218) !important;border-radius:9px;outline:0;resize:vertical}.theme-dark .lc-form textarea{border-color:#45505e !important}.lc-form textarea:focus{border-color:#7cb342 !important}.theme-dark .lc-form textarea:focus{border-color:#1a9fcc !important}.lc-form__foot{display:flex;align-items:center;gap:8px;margin-top:10px}.lc-form__hint{margin-right:auto;color:var(--profiletxtcolor);font-size:12.5px}.lc-form__hint kbd{padding:1px 5px;font:11px Arial, sans-serif;border:1px solid rgba(127, 127, 127, .35);border-radius:4px}.lc-form__send,.lc-form__x{height:36px;padding:0 16px;font:500 14px Arial, sans-serif;border:0;border-radius:9px;cursor:pointer}.lc-form__send{color:#fff;background:#7cb342}.theme-dark .lc-form__send{background:#1a9fcc}.lc-form__send:disabled{opacity:.6;cursor:default}.lc-form__x{color:var(--linkcolor);background:rgba(127, 127, 127, .12)}.lc-form__msg{margin-top:10px;padding:9px 12px;font-size:14px;line-height:1.5;border-radius:8px}.lc-form__msg.is-ok{color:#3f6f12;background:#e3efd3}.lc-form__msg.is-err{color:#9b2c2c;background:#fbe4e4}.theme-dark .lc-form__msg.is-ok{color:#b9e38f;background:rgba(124, 179, 66, .15)}.theme-dark .lc-form__msg.is-err{color:#f3a6a6;background:rgba(229, 72, 77, .15)}@media (max-width: 600px){.lc-form__hint{display:none}}ul.comment-actions li:has(> a.lc-act[data-act="reply"]){order:-2}ul.comment-actions li:has(> a.lc-act[data-act="quote"]){order:-1}ul.comment-actions a.lc-act::before{content:"";width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M20 20v-7a4 4 0 0 0-4-4H4'/%3E%3C/svg%3E") center / 14px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 14L4 9l5-5'/%3E%3Cpath d='M20 20v-7a4 4 0 0 0-4-4H4'/%3E%3C/svg%3E") center / 14px no-repeat}ul.comment-actions a.lc-act[data-act="quote"]::before{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17h4l2-4V7H4v6h3zM14 17h4l2-4V7h-6v6h3z' fill='%23000'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 17h4l2-4V7H4v6h3zM14 17h4l2-4V7h-6v6h3z' fill='%23000'/%3E%3C/svg%3E")}.error-block:has(> .cb){padding:0 !important;background:none !important;border:0 !important;box-shadow:none !important}.error-block:has(> .cb) > b,.error-block:has(> .cb) > br{display:none}.cb{margin:14px 0 20px;background:var(--bodybgk);border:1px solid rgb(220 224 229);border-radius:12px}.theme-dark .cb{background:#2b313b;border-color:#3d4652}.cb__col{padding:18px 20px}body:has(.acc--guest) .cb__col--member,body:not(:has(.acc--guest)) .cb__col--guest{display:none}.cb__ic{display:block;width:26px;height:26px;margin:0 0 8px;color:#7cb342}.theme-dark .cb__ic{color:#33c9ec}.cb__ic--vip,.theme-dark .cb__ic--vip{color:#ebb106}.cb svg *{color:inherit}.cb__t{display:block;margin:0 0 4px;color:var(--h1color);font-size:17px;font-weight:600}.cb__p{margin:0;color:var(--linkcolor);font-size:15px;font-weight:400;line-height:1.55}.cb__btns{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}a.cb__btn{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;color:var(--linkcolor) !important;font:600 14px Arial, sans-serif;text-decoration:none !important;background:rgba(127, 127, 127, .12);border-radius:9px}a.cb__btn--main{color:#fff !important;background:#7cb342}.theme-dark a.cb__btn--main{background:#1a9fcc}.cb__bic{width:16px;height:16px}.error-block .cb .cb__t,.error-block .cb .cb__t *{color:var(--h1color) !important}.error-block .cb .cb__p,.error-block .cb .cb__p *{color:var(--linkcolor) !important}.error-block .cb .cb__ic,.error-block .cb .cb__ic *{color:#7cb342 !important}.theme-dark .error-block .cb .cb__ic,.theme-dark .error-block .cb .cb__ic *{color:#33c9ec !important}.error-block .cb .cb__ic--vip,.error-block .cb .cb__ic--vip *,.theme-dark .error-block .cb .cb__ic--vip,.theme-dark .error-block .cb .cb__ic--vip *{color:#ebb106 !important}.error-block .cb a.cb__btn,.error-block .cb a.cb__btn *{color:var(--linkcolor) !important;text-decoration:none !important}.error-block .cb a.cb__btn--main,.error-block .cb a.cb__btn--main *{color:#fff !important}.cb__list{margin:10px 0 0;padding:0;list-style:none}.cb__list li{display:flex;align-items:flex-start;gap:8px;margin:6px 0;font-size:15px;font-weight:400;line-height:1.45}.cb__ok{flex:none;width:16px;height:16px;margin-top:2px}.error-block .cb .cb__list li{color:var(--linkcolor) !important}.error-block .cb .cb__ok,.error-block .cb .cb__ok *{color:#7cb342 !important}.theme-dark .error-block .cb .cb__ok,.theme-dark .error-block .cb .cb__ok *{color:#33c9ec !important}.error-block .cb a.cb__btn--vip,.error-block .cb a.cb__btn--vip *{color:#4a3500 !important}a.cb__btn--vip{background:#f3c64a}a.cb__btn--vip:hover{background:#f6d46d}.error-block:has(> .cn){padding:0 !important;background:none !important;border:0 !important;box-shadow:none !important}.error-block:has(> .cn) > b,.error-block:has(> .cn) > br{display:none}.cn{margin:25px 0 18px;padding:14px 18px;background:var(--bodybgk);border:1px solid rgb(220 224 229);border-radius:12px}.theme-dark .cn{background:#2b313b;border-color:#3d4652}body:has(.acc--guest) .cn--member,body:not(:has(.acc--guest)) .cn--guest{display:none}.cn__row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.cn__ic{flex:none;width:22px;height:22px}.cn__p{flex:1;min-width:220px;margin:0;font-size:15px;font-weight:400;line-height:1.55}.cn__btns{display:flex;gap:8px}a.cn__btn,button.cn__btn{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 16px;font:600 14px Arial, sans-serif;text-decoration:none !important;white-space:nowrap;background:rgba(127, 127, 127, .12);border:0;border-radius:9px;cursor:pointer}a.cn__btn--main,button.cn__btn--main{background:#7cb342}.theme-dark a.cn__btn--main,.theme-dark button.cn__btn--main{background:#1a9fcc}a.cn__btn--vip{background:#f3c64a}a.cn__btn--vip:hover{background:#f6d46d}.cn__bic{width:16px;height:16px}.cn__login{display:none;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(127, 127, 127, .18)}.cn.is-login .cn__login,.cn__login:target{display:flex}.cn__login input[type="text"],.cn__login input[type="password"]{flex:1;min-width:140px;box-sizing:border-box;height:38px;padding:0 12px;color:var(--linkcolor);font:14px Arial, sans-serif;background:transparent;border:1px solid rgb(205 211 218) !important;border-radius:9px;outline:0}.theme-dark .cn__login input[type="text"],.theme-dark .cn__login input[type="password"]{border-color:#45505e !important}.cn__login input:focus{border-color:#7cb342 !important}.theme-dark .cn__login input:focus{border-color:#1a9fcc !important}.cn__lost{font-size:13px}.error-block .cn .cn__p,.error-block .cn .cn__p *{color:var(--linkcolor) !important}.error-block .cn .cn__p b{color:var(--h1color) !important}.error-block .cn .cn__ic,.error-block .cn .cn__ic *{color:#7cb342 !important}.theme-dark .error-block .cn .cn__ic,.theme-dark .error-block .cn .cn__ic *{color:#33c9ec !important}.error-block .cn .cn__ic--vip,.error-block .cn .cn__ic--vip *,.theme-dark .error-block .cn .cn__ic--vip,.theme-dark .error-block .cn .cn__ic--vip *{color:#ebb106 !important}.error-block .cn .cn__btn,.error-block .cn .cn__btn *{color:var(--linkcolor) !important;text-decoration:none !important}.error-block .cn .cn__btn--main,.error-block .cn .cn__btn--main *{color:#fff !important}.error-block .cn .cn__btn--vip,.error-block .cn .cn__btn--vip *{color:#4a3500 !important}.error-block .cn .cn__login input{color:var(--linkcolor) !important}.error-block .cn .cn__lost{color:var(--profiletxtcolor) !important;text-decoration:none !important}.error-block .cn .cn__lost:hover{text-decoration:underline !important}@media (max-width: 600px){.cn__btns{width:100%}.cn__btns .cn__btn{flex:1;justify-content:center}}.lg-err{display:flex;align-items:flex-start;gap:8px;box-sizing:border-box;width:100%;margin:0 0 10px;padding:9px 11px;color:#9b2c2c;font-size:13.5px;font-weight:400;line-height:1.4;text-align:left;background:#fdecec;border-radius:8px}.theme-dark .lg-err{color:#f3a6a6;background:rgba(229, 72, 77, .14)}.lg-err__ic{flex:none;width:16px;height:16px;margin-top:1px;color:#e5484d}.lg-err__ic *{color:inherit}.cn__login .lg-err{margin:0 0 2px}.error-block .cn .lg-err,.error-block .cn .lg-err span{color:#9b2c2c !important}.theme-dark .error-block .cn .lg-err,.theme-dark .error-block .cn .lg-err span{color:#f3a6a6 !important}.error-block .cn .lg-err__ic,.error-block .cn .lg-err__ic *{color:#e5484d !important}.account-menu .acc-login__field.is-bad,.cn__login input.is-bad,.cn__login input.is-bad:focus,.theme-dark .cn__login input.is-bad,.theme-dark .cn__login input.is-bad:focus{border-color:#e5484d !important}.is-shake{animation:lgShake .4s ease}@keyframes lgShake { 20%, 60% { transform: translateX(-5px); } 40%, 80% { transform: translateX(5px); } }.sf:not(.is-open) .sf__list--years .sf-rest{display:none}.sf-more{display:inline-flex;align-items:center;gap:6px;margin:10px 0 0 6%;padding:0;color:#5f9a26;font:500 13.5px Arial, sans-serif;background:none;border:0;cursor:pointer}.theme-dark .sf-more{color:#33c9ec}.sf-more:hover{filter:brightness(1.15)}.sf-more:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:4px}.sf-more__i{width:13px;height:13px;transition:transform .2s}.sf-more__t,.sf-more__i,.sf-more__i *{color:inherit}.sf.is-open .sf-more__i{transform:rotate(180deg)}.ctree{margin:-8px 0 14px 72px}.ctree .commentsstroke{padding:12px 0}.ctree .comment-avatar,.ctree .comment-avatar img{width:40px;height:40px}.ctree .comment-text{font-size:15px}.ctree:not(.is-open) .cw.is-more{display:none}.ct-more,.ct-less{display:inline-flex;align-items:center;height:auto;margin:4px 0 8px;padding:6px 12px;font:500 13px Arial, sans-serif;line-height:1.3;text-transform:none;border:0;border-radius:999px;cursor:pointer}.ct-more{color:#5f9a26;background:rgba(124, 179, 66, .12)}.theme-dark .ct-more{color:#33c9ec;background:rgba(26, 159, 204, .14)}.ct-less{display:none;color:var(--profiletxtcolor);background:rgba(127, 127, 127, .1)}.ctree.is-open .ct-more{display:none}.ctree.is-open .ct-less{display:inline-flex}#dle-comments-form.is-reply{margin:4px 0 18px 72px}.ctree #dle-comments-form.is-reply{margin-left:0}#dle-comments-form.is-reply .module-title2,#dle-comments-form.is-reply .c-rules,#dle-comments-form.is-reply .outline1,#dle-comments-form.is-reply .outline{display:none !important}.rep-head{grid-column:1 / -1;display:none;align-items:center;gap:10px;margin:0 0 8px;color:var(--profiletxtcolor);font-size:13.5px}#dle-comments-form.is-reply .rep-head{display:flex}.rep-head__t{display:inline-flex;align-items:center;gap:6px}.rep-head__t b{color:var(--h1color)}.rep-head__t svg{width:15px;height:15px}.rep-head__t svg *{color:inherit}.rep-head__x{margin-left:auto;height:28px;padding:0 12px;color:var(--linkcolor);font:13px Arial, sans-serif;text-transform:none;background:rgba(127, 127, 127, .12);border:0;border-radius:7px;cursor:pointer}.cw.is-in{animation:cwIn .3s ease-out}@keyframes cwIn { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }@media (max-width: 600px){.ctree,#dle-comments-form.is-reply{margin-left:20px}}.ctree .cw .commentsstroke.is-target{margin:0 -14px;padding:12px 14px}#comment-actions-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin:0 !important;vertical-align:middle;background:transparent;border:1.5px solid rgb(190 196 204);border-radius:5px;cursor:pointer;transition:background-color .15s, border-color .15s}.theme-dark #comment-actions-checkbox input[type=checkbox]{border-color:rgb(92 100 112)}#comment-actions-checkbox input[type=checkbox]:hover{border-color:#7cb342}.theme-dark #comment-actions-checkbox input[type=checkbox]:hover{border-color:#1a9fcc}#comment-actions-checkbox input[type=checkbox]:checked{background:#7cb342 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7'/%3E%3C/svg%3E") center / 12px no-repeat;border-color:#7cb342}.theme-dark #comment-actions-checkbox input[type=checkbox]:checked{background-color:#1a9fcc;border-color:#1a9fcc}.cw.is-checked > .commentsstroke{margin:0 -12px;padding-left:12px;padding-right:12px;background:rgba(124, 179, 66, .08);border-radius:10px}.theme-dark .cw.is-checked > .commentsstroke{background:rgba(26, 159, 204, .1)}.mass_comments_action,.mca__orig{display:none}body.mca-on .mass_comments_action{position:fixed;z-index:900;left:50%;bottom:18px;display:flex;align-items:center;gap:10px;margin:0;padding:10px 12px 10px 16px;color:var(--linkcolor);font-size:14px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;box-shadow:0 12px 34px rgba(0, 0, 0, .28);transform:translateX(-50%);animation:mcaIn .18s ease-out}.theme-dark body.mca-on .mass_comments_action{background:#2b313b;border-color:rgba(255, 255, 255, .08);box-shadow:0 12px 34px rgba(0, 0, 0, .5)}.mca__ui{display:flex;align-items:center;gap:10px}.mca__n{margin-right:4px;white-space:nowrap}.mca__n b{color:var(--h1color)}.mca__clear,.mca__del{height:34px;margin:0;padding:0 14px;font:500 13.5px Arial, sans-serif;text-transform:none;white-space:nowrap;border:0;border-radius:8px;cursor:pointer;transition:background-color .15s, filter .15s}.mca__clear{color:var(--linkcolor);background:rgba(127, 127, 127, .12)}.mca__clear:hover{background:rgba(127, 127, 127, .2)}.mca__del{color:#fff;background:#e5484d}.mca__del:hover{filter:brightness(1.08)}@keyframes mcaIn { from { opacity: 0; transform: translate(-50%, 10px); } }@media (max-width: 760px){body.mca-on .mass_comments_action{left:12px;right:12px;justify-content:space-between;transform:none;animation:none}.mca__n{margin-right:auto}}.lk-hint{position:absolute;z-index:950;padding:7px 11px;color:#fff;font:13px Arial, sans-serif;white-space:nowrap;background:rgba(20, 24, 30, .92);border-radius:8px;box-shadow:0 8px 20px rgba(0, 0, 0, .25);opacity:0;transform:translate(-50%, -100%);transition:opacity .2s;pointer-events:none}.lk-hint.is-on{opacity:1}#loading-layer{position:fixed !important;left:50% !important;right:auto !important;top:auto !important;bottom:22px !important;align-items:center;gap:10px;width:auto !important;padding:11px 16px 11px 14px !important;color:var(--linkcolor) !important;font:14px Arial, sans-serif !important;background:var(--aboutwindowbgk) !important;border:1px solid var(--hrcolor);border-radius:12px !important;box-shadow:0 12px 34px rgba(0, 0, 0, .28);transform:translateX(-50%)}@media (max-width: 560px){#loading-layer{left:12px !important;right:12px !important;bottom:12px !important;justify-content:center;transform:none}}.theme-dark #loading-layer{background:#2b313b !important;border-color:rgba(255, 255, 255, .08);box-shadow:0 12px 34px rgba(0, 0, 0, .5)}#loading-layer[style*="block"]{display:flex !important}#loading-layer::before{content:"";flex:none;width:17px;height:17px;border:2px solid rgba(127, 127, 127, .35);border-top-color:#7cb342;border-radius:50%;animation:layspin .7s linear infinite}.theme-dark #loading-layer::before{border-top-color:#33c9ec}@keyframes layspin { to { transform: rotate(360deg); } }@media (min-width: 900px){.ctree .cw.is-deep{margin-left:40px}}.cw-note{display:flex;align-items:center;gap:6px;margin:2px 0 14px;padding:9px 14px;color:var(--linkcolor);font-size:13.5px;background:rgba(124, 179, 66, .1);border-radius:10px}.theme-dark .cw-note{background:rgba(26, 159, 204, .12)}.cw-note::before{content:"";flex:none;width:15px;height:15px;background:#5f9a26;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 8h.01'/%3E%3C/svg%3E") center / 15px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11v5M12 8h.01'/%3E%3C/svg%3E") center / 15px no-repeat}.theme-dark .cw-note::before{background:#33c9ec}.cw-note a{color:#5f9a26;font-weight:600}.theme-dark .cw-note a{color:#33c9ec}.nt{position:relative;order:4;display:flex;align-items:center;height:var(--topbar-height);margin:0 2px 0 8px}#account{order:5}.nt__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#bdbdbd !important;border-radius:8px;transition:color .2s, background-color .2s}.nt__btn svg,.nt__btn svg *{width:21px;height:21px;color:inherit !important;stroke:currentColor}.nt__btn svg *{width:auto;height:auto}.nt__btn:hover,.nt.is-open .nt__btn{color:#fff !important;background:rgba(255, 255, 255, .08);text-decoration:none}.nt__badge[data-n="0"],.nt__badge:empty{display:none}.nt__badge{position:absolute;top:-1px;right:-3px;box-sizing:border-box;min-width:17px;height:17px;padding:0 5px;color:#fff;font:700 11px/17px Arial, sans-serif;text-align:center;background:#e5484d;border-radius:9px;box-shadow:0 0 0 2px var(--topbar-bg)}.nt__panel{position:absolute;top:calc(var(--topbar-height) + 4px);right:-40px;z-index:100;box-sizing:border-box;width:360px;overflow:hidden;color:var(--linkcolor);text-align:left;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:10px;box-shadow:0 12px 30px rgba(0, 0, 0, .25);animation:acc-in .14s ease-out}.nt__head{display:flex;align-items:center;gap:8px;padding:11px 14px;font-size:14.5px;font-weight:600;border-bottom:1px solid var(--hrcolor)}.nt__all{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:0;color:var(--acc-link);font:400 12.5px Arial, sans-serif;background:none;border:0;cursor:pointer}.nt__all svg{width:13px;height:13px}.nt__all svg *{color:inherit}.nt__tabs{display:flex;gap:6px;padding:9px 12px;border-bottom:1px solid var(--hrcolor)}.nt__tabs button{padding:5px 11px;color:var(--profiletxtcolor);font:12.5px Arial, sans-serif;background:none;border:1px solid var(--hrcolor);border-radius:16px;cursor:pointer}.nt__tabs button.is-on{color:#4a7d1c;background:rgba(124, 179, 66, .12);border-color:#7cb342}.theme-dark .nt__tabs button.is-on{color:#33c9ec;background:rgba(26, 159, 204, .14);border-color:#1a9fcc}.nt__tabs i{font-style:normal;opacity:.75}.nt__list{max-height:340px;overflow:auto}.nt__it{display:flex;gap:10px;width:100%;padding:11px 14px;text-align:left;background:none;border:0;border-bottom:1px solid var(--hrcolor);cursor:pointer}.nt__it:hover{background:var(--updatedbgk0)}.nt__it.is-new{background:rgba(124, 179, 66, .09)}.theme-dark .nt__it.is-new{background:rgba(26, 159, 204, .1)}.nt__ic{flex:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#5f9a26;background:rgba(124, 179, 66, .16);border-radius:8px}.theme-dark .nt__ic{color:#33c9ec;background:rgba(26, 159, 204, .16)}.nt__ic svg{width:16px;height:16px}.nt__ic svg *{color:inherit}.nt__tx{min-width:0;color:var(--linkcolor);font-size:13.5px;line-height:1.45}.nt__tx b{color:var(--h1color)}.nt__tx small{display:block;margin-top:3px;overflow:hidden;color:var(--profiletxtcolor);font-size:12.5px;white-space:nowrap;text-overflow:ellipsis}.nt__empty{padding:26px 14px;color:var(--profiletxtcolor);font-size:13px;text-align:center}.nt-toast{position:fixed;right:18px;bottom:18px;z-index:900;display:flex;align-items:flex-start;gap:11px;width:320px;padding:12px 14px;overflow:hidden;color:var(--linkcolor);font-size:13.5px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-left:3px solid #7cb342;border-radius:10px;box-shadow:0 12px 34px rgba(0, 0, 0, .28);cursor:pointer;animation:acc-in .2s ease-out}.theme-dark .nt-toast{background:#2b313b;border-color:rgba(255, 255, 255, .08);border-left-color:#1a9fcc}.nt-toast__a{display:block;margin-top:4px;color:#5f9a26;font-weight:600}.theme-dark .nt-toast__a{color:#33c9ec}.nt-toast__x{margin-left:auto;color:var(--profiletxtcolor);font-size:15px;line-height:1}.nt-toast__bar{position:absolute;left:0;right:0;bottom:0;height:3px;background:#7cb342;opacity:.45;transform-origin:left;animation:ntBar 8s linear forwards}.theme-dark .nt-toast__bar{background:#1a9fcc}@keyframes ntBar { to { transform: scaleX(0); } }@media (max-width: 560px){.nt-toast{left:12px;right:12px;bottom:12px;width:auto}.nt__panel{position:fixed;top:calc(var(--topbar-height) + 4px);left:8px;right:8px;width:auto}}.lostpass{--l-ac:#7cb342;--l-br:rgb(214 219 225);box-sizing:border-box;width:100%;max-width:520px;margin:10px auto 30px;padding:22px 24px 24px;color:var(--linkcolor);font-size:15px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:14px}.theme-dark .lostpass{--l-ac:#1a9fcc;--l-br:rgb(81 88 98);background:#2b313b;border-color:rgba(255, 255, 255, .08)}.lostpass__head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.lostpass__ic{flex:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--l-ac);background:color-mix(in srgb, var(--l-ac) 14%, transparent);border-radius:12px}.lostpass__ic svg{width:22px;height:22px}.lostpass__ic svg *{color:inherit}.lostpass h1{margin:2px 0 4px;color:var(--h1color);font-size:1.3em;font-weight:600}.lostpass p{margin:0;color:var(--profiletxtcolor);font-size:14px;line-height:1.5}.lostpass__label{display:block;margin:0 0 6px;color:var(--profiletxtcolor);font-size:13px}.lostpass .impot{color:#e5484d}.lostpass input.lostpass__field{box-sizing:border-box;width:100% !important;height:44px;margin:0;padding:0 14px !important;color:var(--linkcolor);font:15px Arial, sans-serif;background:var(--bodybgk) !important;border:1px solid var(--l-br) !important;border-radius:9px;outline:0;transition:border-color .15s, box-shadow .15s}.theme-dark .lostpass input.lostpass__field{background:#313843 !important}.lostpass input.lostpass__field:focus{border-color:var(--l-ac) !important;box-shadow:0 0 0 3px color-mix(in srgb, var(--l-ac) 20%, transparent)}.lostpass input.lostpass__field::placeholder{color:var(--profiletxtcolor)}.lostpass__captcha{display:flex;align-items:center;gap:18px;margin-top:18px}.lostpass__captcha .pinbot-area{margin:0 !important}.lostpass button.lostpass__send{width:100%;height:46px;margin:18px 0 0;padding:0;color:#fff !important;font-size:15px;font-weight:600;background:#7cb342;border:0;border-radius:9px;cursor:pointer;transition:background-color .15s}.lostpass button.lostpass__send:hover{background:#6fa136}.theme-dark .lostpass button.lostpass__send{background:#0b86bd}.theme-dark .lostpass button.lostpass__send:hover{background:#0a7aad}.lostpass__note{margin-top:12px;color:var(--profiletxtcolor);font-size:13px;line-height:1.5;text-align:center}.lostpass__links{display:flex;justify-content:center;gap:18px;margin-top:14px;padding-top:14px;font-size:13.5px;border-top:1px solid var(--hrcolor)}.theme-dark .lostpass__links{border-top-color:rgba(255, 255, 255, .07)}.lostpass__links a{color:var(--acc-link)}@media (max-width: 560px){.lostpass{padding:18px 16px 20px}.lostpass__captcha{flex-direction:column;align-items:flex-start;gap:12px}}.lostpass .pinbot-area{display:flex;align-items:center;gap:22px;width:auto;height:auto;margin:0;padding:0;color:var(--h1color);font:600 30px/1 Arial, sans-serif}.lostpass ul.pinbot-input{position:relative;top:0;left:0;flex:none;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);gap:2px;box-sizing:border-box;width:108px;height:108px;margin:0;padding:2px;overflow:hidden;font-size:0;line-height:0;background-color:#2a2f37 !important;background-size:104px 104px !important;background-position:2px 2px !important;border-radius:10px}.lostpass ul.pinbot-input li{display:block;box-sizing:border-box;width:100%;height:100%;min-height:0;margin:0;padding:0;overflow:hidden;font-size:0;line-height:0;background-clip:padding-box;border-radius:6px;transition:background-color .12s}.lostpass ul.pinbot-input li:hover{background:color-mix(in srgb, var(--l-ac) 55%, transparent)}.lostpass .pinbot-code{color:var(--profiletxtcolor);font-family:"Courier New", monospace;font-weight:700;letter-spacing:.12em}.lostpass .pinbot-code b{color:#3fbf5a}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)){position:relative;box-sizing:border-box;min-height:0;margin:14px 0 18px;padding:16px 18px 16px 52px;color:var(--linkcolor) !important;font-size:15px;line-height:1.55;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-left:3px solid #e0a82e;border-radius:12px}.theme-dark .page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)){background:#2b313b;border-color:rgba(255, 255, 255, .08);border-left-color:#e0a82e}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn))::before{content:"";position:absolute;left:17px;top:17px;width:21px;height:21px;background:#e0a82e;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4.5l9 15.5H3z'/%3E%3Cpath d='M12 10v4M12 17h.01'/%3E%3C/svg%3E") center / 21px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4.5l9 15.5H3z'/%3E%3Cpath d='M12 10v4M12 17h.01'/%3E%3C/svg%3E") center / 21px no-repeat}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) > b{display:block;margin-bottom:4px;color:var(--h1color) !important;font-size:15.5px}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) > br{display:none}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) ul{margin:0;padding-left:18px}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) li{margin:3px 0;color:var(--linkcolor) !important}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) li::marker{color:#e0a82e}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) > a{display:inline-flex;align-items:center;gap:7px;height:36px;margin-top:12px;padding:0 14px;color:var(--linkcolor) !important;font-size:14px;text-decoration:none !important;background:rgba(127, 127, 127, .12);border-radius:9px;transition:background-color .15s}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) > a:hover{background:rgba(127, 127, 127, .2)}.page__main:not(:has(.searchpage)) .error-block:not(:has(> .cb)):not(:has(> .cn)) > a::before{content:"";width:15px;height:15px;background:currentColor;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 6l-6 6 6 6'/%3E%3Cpath d='M4 12h16'/%3E%3C/svg%3E") center / 15px no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 6l-6 6 6 6'/%3E%3Cpath d='M4 12h16'/%3E%3C/svg%3E") center / 15px no-repeat}.page__main:not(:has(.searchpage)) .error-block.eb-ok:not(:has(> .cb)):not(:has(> .cn)){border-left-color:#7cb342}.theme-dark .page__main:not(:has(.searchpage)) .error-block.eb-ok:not(:has(> .cb)):not(:has(> .cn)){border-left-color:#1a9fcc}.page__main:not(:has(.searchpage)) .error-block.eb-ok:not(:has(> .cb)):not(:has(> .cn))::before{background:#5f9a26;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12.5l2.5 2.5L16 9.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M8 12.5l2.5 2.5L16 9.5'/%3E%3C/svg%3E")}.theme-dark .page__main:not(:has(.searchpage)) .error-block.eb-ok:not(:has(> .cb)):not(:has(> .cn))::before{background:#33c9ec}.page__main:not(:has(.searchpage)) .error-block.eb-ok:not(:has(> .cb)):not(:has(> .cn)) li::marker{color:#5f9a26}.fl-bar{--fl-ac:#7cb342;--fl-act:#4a7d1c;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 20px}.theme-dark .fl-bar{--fl-ac:#1a9fcc;--fl-act:#33c9ec}.fl-dd{position:relative}.fl-bar .fl-btn{display:inline-flex;align-items:center;gap:7px;height:33px;padding:0 12px;color:var(--linkcolor) !important;font:13.5px Arial, sans-serif;background:#eef0f3 !important;border:1px solid rgb(214 219 225) !important;border-radius:8px !important;box-shadow:none !important;cursor:pointer}.theme-dark .fl-bar .fl-btn{background:#384150 !important;border-color:rgb(81 88 98) !important}.fl-bar .fl-btn::after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.6}.fl-bar .fl-btn.is-set{color:var(--fl-act) !important;border-color:var(--fl-ac) !important}.fl-menu{position:absolute;left:0;top:38px;z-index:40;min-width:180px;max-height:320px;overflow-y:auto;padding:6px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:10px;box-shadow:0 12px 30px rgba(0, 0, 0, .2)}.theme-dark .fl-menu{background:#2b313b;border-color:rgba(255, 255, 255, .08)}.fl-menu[hidden]{display:none}.fl-menu a{padding:7px 10px;color:var(--linkcolor);font-size:13.5px;white-space:nowrap;text-decoration:none !important;border-radius:7px}.fl-menu a:hover{background:var(--updatedbgk0)}.theme-dark .fl-menu a:hover{background:rgba(255, 255, 255, .05)}.fl-menu a.is-on{color:var(--fl-act);font-weight:600}.fl-reset{color:var(--acc-link);font-size:13px}.fl-count{margin-left:auto;color:var(--profiletxtcolor);font-size:13px}.fl-none{margin:0 0 24px;padding:24px 16px;color:var(--profiletxtcolor);text-align:center;background:var(--aboutwindowbgk);border:1px dashed var(--hrcolor);border-radius:10px}@media (max-width: 600px){.fl-bar{gap:6px}.fl-bar .fl-btn{height:31px;padding:0 10px;font-size:13px}.fl-count{flex-basis:100%;margin:2px 0 0}}.sortbar:has(.fl-bar){display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.sortbar .fl-bar{position:relative;flex:1 1 auto;margin:0}.sortbar:has(.fl-bar) .sort2{order:2;margin-left:auto}.sortbar:has(.fl-bar) .sort2__label{display:none}.fl-list{display:flex;flex-wrap:wrap;gap:8px}.fl-bar .fl-mob{display:none !important}.fl-bar .fl-mob::after{display:none}.fl-bar .fl-ic{display:inline-flex;width:15px;height:15px}.fl-bar .fl-ic svg{width:15px;height:15px}.fl-bar .fl-ic svg *{color:inherit}.fl-status{order:3;flex-basis:100%;display:flex;align-items:center;gap:14px;color:var(--profiletxtcolor);font-size:13px}.fl-status b{color:var(--h1color);font-weight:600}.fl-status .fl-reset{color:var(--acc-link)}.sortbar .fl-none{order:4;flex-basis:100%;margin:4px 0 0}@media (max-width: 600px){.fl-bar .fl-mob{display:inline-flex !important}.sortbar .fl-bar{flex:0 0 auto}.fl-list{display:none;position:absolute;left:0;top:40px;z-index:35;width:calc(100vw - 32px);max-width:420px;padding:12px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:10px;box-shadow:0 12px 30px rgba(0, 0, 0, .2)}.theme-dark .fl-list{background:#2b313b;border-color:rgba(255, 255, 255, .08)}.fl-bar.is-open .fl-list{display:flex}}.sortbar:has(.fl-bar) .sort2{margin:0}.sortbar .fl-bar,.sortbar .fl-status,.sortbar .fl-none{text-align:left}.sortbar .fl-menu{max-height:380px;text-align:left}.sortbar:has(.fl-bar) .sort2 .sort2__btn,.theme-dark .sortbar:has(.fl-bar) .sort2 .sort2__btn{font-size:14px}.game-card__cover{position:relative}.szb{position:absolute;left:6px;bottom:6px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:2px 7px;color:#fff;font:500 11.5px/1.5 Arial, sans-serif;background:rgba(0, 0, 0, .62);border-radius:6px;pointer-events:none}.fl-menu a{display:flex;align-items:center;gap:14px}.fl-menu a em{margin-left:auto;color:var(--profiletxtcolor);font-size:12px;font-style:normal}.fl-menu a.is-on em{color:inherit}.fl-menu a.is-zero{opacity:.45}.fl-solo{display:flex;flex-direction:column;gap:10px;margin:0 0 18px;text-align:left}.fl-solo .fl-bar{position:relative;margin:0}.fl-solo .fl-status{order:2}.fl-solo .fl-none{order:3;margin:0}.searchbox{position:relative}.ls-drop{position:absolute;right:0;top:calc(100% + 8px);z-index:60;width:440px;max-width:calc(100vw - 24px);overflow:hidden;text-align:left;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;box-shadow:0 16px 38px rgba(0, 0, 0, .25)}.theme-dark .ls-drop{background:#2b313b;border-color:rgba(255, 255, 255, .08)}.ls-drop[hidden],.srch__live[hidden],.srch__recent[hidden]{display:none}.srch__live{margin:10px -6px 0;text-align:left}.ls-it{display:flex;align-items:center;gap:12px;padding:8px 12px;color:var(--linkcolor) !important;text-decoration:none !important;border-radius:8px}.ls-drop .ls-it{border-radius:0}.ls-it:hover,.ls-it.is-on{background:var(--updatedbgk0)}.theme-dark .ls-it:hover,.theme-dark .ls-it.is-on{background:rgba(255, 255, 255, .05)}.ls-it img,.ls-noimg{flex:none;width:38px;height:54px;object-fit:cover;background:rgba(127, 127, 127, .2);border-radius:4px}.ls-tx{flex:1;min-width:0}.ls-tx b{display:block;overflow:hidden;color:var(--h1color);font-size:14.5px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.ls-tx b mark{padding:0;color:inherit;background:rgba(124, 179, 66, .3);border-radius:2px}.theme-dark .ls-tx b mark{background:rgba(26, 159, 204, .32)}.ls-tx small{display:block;margin-top:3px;color:var(--profiletxtcolor);font-size:12.5px}.ls-ru{margin-left:6px;padding:0 5px;color:#fff;font:500 10.5px/16px Arial, sans-serif;background:#5f9a26;border-radius:4px}.theme-dark .ls-ru{background:#0b86bd}.ls-all{display:block;padding:10px 14px;color:var(--acc-link) !important;font-size:13.5px;text-align:center;text-decoration:none !important;border-top:1px solid var(--hrcolor)}.ls-none{padding:16px 14px;color:var(--profiletxtcolor);font-size:13.5px;text-align:center}.ls-sec{padding:10px 14px 4px;color:var(--profiletxtcolor);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.ls-recent a{display:flex;align-items:center;gap:10px;padding:7px 14px;color:var(--linkcolor) !important;font-size:14px;text-decoration:none !important}.ls-recent a:hover{background:var(--updatedbgk0)}.ls-recent svg{width:15px;height:15px;opacity:.55}.ls-recent svg *{color:inherit}.ls-chips{display:flex;flex-wrap:wrap;gap:6px;padding:4px 12px 12px}.ls-chips a{padding:5px 11px;color:var(--linkcolor) !important;font-size:13px;text-decoration:none !important;background:var(--updatedbgk0);border-radius:14px}.theme-dark .ls-chips a{background:rgba(255, 255, 255, .06)}@media (max-width: 600px){.ls-drop{left:0;right:0;width:auto;max-height:70vh;overflow-y:auto}}.st-line{display:block}.st-line .st-ico{display:inline-flex;width:15px;height:15px;margin-right:5px;vertical-align:-2px;color:var(--profiletxtcolor)}.st-line .st-ico svg{width:15px;height:15px}.st-pos{--st:#1a9fcc}.st-mix{--st:#b9914a}.st-neg{--st:#c0532e}.st-line .st-v{color:var(--st) !important;font-weight:600;text-decoration:none !important}.st-line .st-v:hover{text-decoration:underline !important}.st-line .st-num{color:var(--profiletxtcolor)}#entry-poster-bg .szb--full{left:8px;bottom:8px;padding:2px 8px;font-size:12px;border-radius:6px}.mv-bar{grid-column:1 / -1;width:100%;max-width:420px;margin:-14px auto -40px;transition:opacity .3s, transform .3s}.mv-bar.is-gone{opacity:0;transform:translateY(6px)}.mv-bar__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;color:var(--linkcolor);font:15px Arial, sans-serif;background:transparent;border:1px solid var(--hrcolor);border-radius:10px;cursor:pointer;transition:background .15s, border-color .15s}.mv-bar__btn i{display:inline-block;width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>") center/16px no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>") center/16px no-repeat}.mv-bar__btn:hover{background:rgba(124, 179, 66, .07);border-color:#7cb342}.theme-dark .mv-bar__btn{border-color:rgba(255, 255, 255, .12)}.theme-dark .mv-bar__btn:hover{background:rgba(26, 159, 204, .08);border-color:#1a9fcc}.mv-bar__btn.is-load{opacity:.85;pointer-events:none}.mv-bar__btn.is-load i{width:14px;height:14px;background:none;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;-webkit-mask:none;mask:none;animation:mv-spin .7s linear infinite}@keyframes mv-spin { to { transform: rotate(360deg); } }.game-card.mv-in{animation:mv-in .45s cubic-bezier(.2, .7, .2, 1) both}@keyframes mv-in { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }@media (prefers-reduced-motion: reduce){.game-card.mv-in{animation:none}.mv-bar__btn.is-load i{animation-duration:1.6s}}.cat-descr{transition:opacity .3s}.cat-descr.mv-hide{opacity:0}.sb-page{margin:0 0 20px}.sb-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px;margin:0 0 14px}.sb-h1{margin:0 0 4px;color:var(--h1color);font-size:24px;font-weight:400}.sb-sub{color:var(--profiletxtcolor);font-size:14px}.sb-sub b{color:var(--h1color)}.sb-sub .sb-newc{color:#e0892e}.sb-note{display:flex;align-items:center;gap:8px;padding:8px 12px;color:var(--profiletxtcolor);font-size:13px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:10px}.theme-dark .sb-note,.theme-dark .sb-row,.theme-dark .sb-empty{background:#2b313b;border-color:rgba(255, 255, 255, .08)}.sb-ic{display:inline-flex;width:17px;height:17px;color:#7cb342}.theme-dark .sb-ic{color:#1a9fcc}.sb-ic svg,.sb-empty__ic svg{width:100%;height:100%}.sb-ic svg *,.sb-empty__ic svg *{color:inherit}.sb-tabs{display:flex;gap:22px;margin:0 0 16px;border-bottom:1px solid var(--hrcolor)}.sb-tabs button,.sb-tabs a{position:relative;padding:10px 0 11px;color:var(--profiletxtcolor);font:15px Arial, sans-serif;background:none;border:0;cursor:pointer}.sb-tabs button.is-on,.sb-tabs a.is-on{color:#4a7d1c}.theme-dark .sb-tabs button.is-on,.theme-dark .sb-tabs a.is-on{color:#33c9ec}.sb-tabs button.is-on::after,.sb-tabs a.is-on::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#7cb342;border-radius:3px 3px 0 0}.theme-dark .sb-tabs button.is-on::after,.theme-dark .sb-tabs a.is-on::after{background:#1a9fcc}.sb-n{color:var(--profiletxtcolor);font-size:13px}.sb-cnt{display:inline-block;min-width:18px;margin-left:4px;padding:0 5px;color:#fff;font:600 11px/18px Arial, sans-serif;text-align:center;background:#e0892e;border-radius:9px}.sb-list{display:flex;flex-direction:column;gap:10px}.sb-row{display:flex;align-items:center;gap:14px;padding:10px;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:12px;transition:opacity .3s, transform .3s}.sb-row.is-new{box-shadow:inset 3px 0 0 #e0892e}.sb-row.is-busy{opacity:.6;pointer-events:none}.sb-row.is-gone{opacity:0;transform:translateX(12px)}.sb-poster{flex:none;width:60px;height:86px;overflow:hidden;background:rgba(127, 127, 127, .2);border-radius:6px}.sb-poster img{width:100%;height:100%;object-fit:cover}.sb-body{flex:1;min-width:0}.sb-title a{color:var(--h1color);font-size:16px;font-weight:600;text-decoration:none}.sb-new{display:inline-block;margin-left:8px;padding:1px 8px;color:#fff;font:600 10.5px/1.6 Arial, sans-serif;vertical-align:2px;background:#e0892e;border-radius:10px}.sb-meta{margin:4px 0;color:var(--profiletxtcolor);font-size:13px}.sb-ch{overflow:hidden;color:var(--linkcolor);font-size:13.5px;white-space:nowrap;text-overflow:ellipsis}.sb-ch b{color:var(--h1color)}.sb-act{display:flex;flex:none;flex-direction:column;gap:6px}.sb-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;font:14px Arial, sans-serif;text-decoration:none !important;border-radius:8px;cursor:pointer}.sb-btn--main{color:#fff !important;background:#7cb342;border:0}.theme-dark .sb-btn--main{background:#0b86bd}.sb-btn--ghost{color:var(--profiletxtcolor) !important;background:none;border:1px solid var(--hrcolor)}.sb-btn--ghost:hover{color:#c0532e !important;border-color:#c0532e}.sb-empty{max-width:520px;margin:40px auto;padding:30px 24px;text-align:center;background:var(--aboutwindowbgk);border:1px solid var(--hrcolor);border-radius:14px}.sb-empty__ic{display:inline-flex;box-sizing:border-box;width:54px;height:54px;margin-bottom:10px;padding:13px;color:#7cb342;background:rgba(124, 179, 66, .12);border-radius:50%}.theme-dark .sb-empty__ic{color:#1a9fcc;background:rgba(26, 159, 204, .14)}.sb-empty__t{margin-bottom:6px;color:var(--h1color);font-size:19px}.sb-empty__s{margin-bottom:16px;color:var(--profiletxtcolor);font-size:14px;line-height:1.5}@media (max-width: 600px){.sb-row{flex-wrap:wrap}.sb-act{flex-direction:row;width:100%}.sb-act .sb-btn{flex:1}.sb-ch{white-space:normal}}.nt__foot{display:flex;align-items:center;justify-content:center;gap:6px;padding:11px 14px;color:#4a7d1c !important;font:600 13.5px Arial, sans-serif;text-decoration:none !important;border-top:1px solid var(--hrcolor)}.theme-dark .nt__foot{color:#33c9ec !important;border-top-color:rgba(255, 255, 255, .08)}.nt__foot svg{width:15px;height:15px}.nt__foot svg *{color:inherit}.nt__foot:hover{text-decoration:underline !important}.allgames-cta .allgames-cta__btn{height:40px !important;padding:0 20px !important;color:var(--linkcolor) !important;font:14.5px Arial, sans-serif !important;letter-spacing:0 !important;background:transparent !important;border:1px solid var(--hrcolor) !important;border-radius:20px !important;box-shadow:none !important}.theme-dark .allgames-cta .allgames-cta__btn{border-color:rgba(255, 255, 255, .12) !important}.allgames-cta .allgames-cta__btn::after{width:16px !important;flex:0 0 16px !important;background-size:16px 16px !important;filter:none !important;opacity:.75 !important}.theme-dark .allgames-cta .allgames-cta__btn::after{filter:invert(1) brightness(2) !important}.allgames-cta .allgames-cta__btn:hover{color:#4a7d1c !important;background:rgba(124, 179, 66, .07) !important;border-color:#7cb342 !important;transform:none !important}.theme-dark .allgames-cta .allgames-cta__btn:hover{color:#33c9ec !important;background:rgba(26, 159, 204, .08) !important;border-color:#1a9fcc !important}.sb-tabs a{text-decoration:none !important}.sb-page #page-switchers{margin:22px 0 6px}.tg-block{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:16px 0 18px}.tg-lbl{margin-right:4px;color:var(--h1color);font-size:14px}.tg-chip{display:inline-flex;align-items:center;height:26px;padding:0 10px;color:var(--linkcolor) !important;font:13px Arial, sans-serif;text-decoration:none !important;background:var(--updatedbgk0);border:1px solid var(--hrcolor);border-radius:13px}.theme-dark .tg-chip{background:rgba(255, 255, 255, .05);border-color:rgba(255, 255, 255, .1)}.tg-chip:hover{color:#4a7d1c !important;border-color:#7cb342}.theme-dark .tg-chip:hover{color:#33c9ec !important;border-color:#1a9fcc}.tg-chip--s{height:22px;padding:0 8px;font-size:12px}.tg-match{margin-top:3px;color:var(--profiletxtcolor);font-size:11.5px;line-height:1.4;text-align:center}.sf-tags{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0 6px}.sf-all{display:block;margin:4px 0 0;color:#4a7d1c !important;font-size:13.5px;text-decoration:none !important}.theme-dark .sf-all{color:#33c9ec !important}.mt-preview{margin:0 0 14px;padding:8px 12px;color:#8a5a00;font-size:13px;background:rgba(224, 137, 46, .12);border-radius:8px}.theme-dark .mt-preview{color:#f0b35c}.mt-h1{margin:0 0 8px;color:var(--h1color);font-size:26px;font-weight:400}.mt-intro{margin:0 0 16px;color:var(--profiletxtcolor);font-size:14.5px;line-height:1.55}.mt-all{column-width:180px;column-gap:24px}.mt-col{break-inside:avoid;margin:0 0 18px}.mt-l{margin-bottom:6px;color:#7cb342;font-size:20px}.theme-dark .mt-l{color:#1a9fcc}.mt-a{display:flex;justify-content:space-between;padding:3px 0;color:var(--linkcolor) !important;font-size:14px;text-decoration:none !important}.mt-a span{color:var(--profiletxtcolor);font-size:12.5px}.mt-a:hover{color:#4a7d1c !important}.theme-dark .mt-a:hover{color:#33c9ec !important}.mt-page #page-switchers{margin:22px 0 6px}.mt-data{color:var(--linkcolor);font-size:14px;line-height:1.8}.mt-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.mt-data{margin:18px 0 20px}.mt-pop a{color:var(--linkcolor) !important;text-decoration:none !important}.mt-pop a:hover{color:#4a7d1c !important}.theme-dark .mt-pop a:hover{color:#33c9ec !important}.mt-pop i{margin:0 7px;color:var(--profiletxtcolor);font-style:normal}.mt-alllink{color:#4a7d1c !important;text-decoration:none !important}.theme-dark .mt-alllink{color:#33c9ec !important}
