.cheat-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding-bottom:72px}.cheat-page__layout{grid-template-columns:minmax(0,800px) 360px;gap:58px}.cheat-detail__header{margin-bottom:18px}.cheat-detail__lead{max-width:760px}.cheat-answer{display:grid;grid-gap:20px;gap:20px}.cheat-activation,.cheat-command-section,.cheat-notes{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.cheat-activation{padding:20px}.cheat-activation h2,.cheat-command-section h2{margin:0;color:var(--ink);font-size:24px;line-height:1.18}.cheat-activation li,.cheat-activation p,.cheat-command-section p,.cheat-notes li{color:#202833;font-size:17px;line-height:1.52}.cheat-activation p{margin:12px 0 0}.cheat-activation__notes,.cheat-activation__steps{display:grid;grid-gap:9px;gap:9px;margin:14px 0 0;padding-left:24px}.cheat-activation__notes{color:#596574}.cheat-command-section{overflow:hidden}.cheat-command-section h2{padding:20px 20px 0}.cheat-command-section p{margin:12px 20px 0}.cheat-spoiler{margin:18px 20px 20px}.cheat-spoiler__summary{min-height:58px;display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:var(--radius);background:#e9edf1;color:#202833;cursor:pointer;font-size:18px;line-height:1.2;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cheat-spoiler__summary::-webkit-details-marker{display:none}.cheat-spoiler__summary::marker{content:""}.cheat-spoiler__summary:focus-visible,.cheat-spoiler__summary:hover{background:#dfe5eb}.cheat-spoiler__summary:focus-visible{outline:2px solid rgba(225,25,45,.22);outline-offset:2px}.cheat-spoiler__eye{position:relative;width:25px;height:18px;flex:0 0 auto;color:#4e5a66}.cheat-spoiler__eye:before{content:"";position:absolute;inset:3px 1px;border:2px solid;border-radius:50%}.cheat-spoiler__eye:after{content:"";position:absolute;left:1px;right:1px;top:8px;height:2px;border-radius:999px;background:currentColor;transform:rotate(35deg)}.cheat-spoiler__arrow{width:12px;height:12px;margin-left:auto;border-right:2px solid #202833;border-bottom:2px solid #202833;transform:rotate(45deg);transition:transform .14s ease}.cheat-spoiler[open] .cheat-spoiler__arrow{transform:rotate(225deg)}.cheat-spoiler__content{overflow:hidden;border:1px solid var(--line);border-top:0;border-radius:0 0 var(--radius) var(--radius);background:#fff}.cheat-spoiler[open] .cheat-spoiler__summary{border-radius:var(--radius) var(--radius) 0 0}.cheat-spoiler .cheat-command-table-wrap{margin-top:0;border-top:0}.cheat-command-table-wrap{margin-top:16px;overflow-x:auto;border-top:1px solid var(--line)}.cheat-command-table{width:100%;min-width:680px;border-collapse:collapse;table-layout:fixed}.cheat-command-table td,.cheat-command-table th{padding:13px 16px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.cheat-command-table th{color:#687483;background:#f3f5f7;font-size:13px;line-height:1.2;font-weight:900;text-transform:uppercase}.cheat-command-table td{color:#202833;font-size:16px;line-height:1.45}.cheat-command-table tr:last-child td{border-bottom:0}.cheat-command-table__empty-note{color:transparent}.cheat-command-table td:first-child,.cheat-command-table th:first-child{width:32%}.cheat-item-table td:first-child,.cheat-item-table th:first-child{width:24%}.cheat-item-table td:nth-child(2),.cheat-item-table th:nth-child(2){width:18%}.cheat-activation code,.cheat-command-section p code,.cheat-command-table code,.cheat-notes code{border-radius:5px;background:#eef1f5;color:#111318;font-family:Consolas,Courier New,monospace;font-size:.94em;font-weight:800}.cheat-command-table code{display:inline-block;max-width:100%;padding:4px 7px;overflow-wrap:anywhere;white-space:normal}.cheat-activation code,.cheat-command-section p code,.cheat-notes code{padding:2px 5px}.cheat-notes{margin-top:22px;padding:18px 20px}.cheat-notes ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:24px}.cheat-detail__footer,.cheat-read-also,.cheat-source{margin-top:24px}.cheat-detail .news-comment,.cheat-detail .news-comments__empty,.cheat-detail .news-comments__form,.cheat-sidebar .game-widget,.cheat-sidebar .sidebar-panel{background:#fff}.cheat-sidebar .game-widget__cover img,.game-material__cover img{object-fit:cover}@media (max-width:1100px){.cheat-page__layout{grid-template-columns:1fr;gap:34px}.cheat-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.cheat-page{background:var(--page);padding:0 0 48px}.cheat-page__inner{width:100%;padding:22px 16px 0;border-radius:0}.cheat-activation{padding:16px}.cheat-activation h2,.cheat-command-section h2{font-size:22px}.cheat-activation li,.cheat-activation p,.cheat-command-section p,.cheat-notes li{font-size:16px}.cheat-command-section h2{padding:16px 16px 0}.cheat-command-section p{margin:10px 16px 0}.cheat-spoiler{margin:14px 16px 16px}.cheat-spoiler__summary{min-height:54px;padding:13px 14px;font-size:17px}.cheat-command-table-wrap{overflow:visible}.cheat-command-table,.cheat-command-table tbody,.cheat-command-table td,.cheat-command-table th,.cheat-command-table thead,.cheat-command-table tr{display:block;width:100%;min-width:0}.cheat-command-table thead{display:none}.cheat-command-table tr{padding:13px 16px;border-bottom:1px solid var(--line)}.cheat-command-table tr:last-child{border-bottom:0}.cheat-command-table td{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:10px;gap:10px;width:100%;padding:0;border-bottom:0}.cheat-command-table td:first-child,.cheat-command-table th:first-child,.cheat-item-table td:first-child,.cheat-item-table td:nth-child(2),.cheat-item-table th:first-child,.cheat-item-table th:nth-child(2){width:100%}.cheat-command-table td+td{margin-top:8px}.cheat-command-table .cheat-command-table__empty-note{display:none}.cheat-command-table td:first-child:before{content:"Команда"}.cheat-command-table td[data-label]:before{content:attr(data-label)}.cheat-command-table td:before{color:#687483;font-size:12px;line-height:1.35;font-weight:900;text-transform:uppercase}.cheat-command-table code{width:auto}.cheat-notes{padding:16px}.cheat-sidebar{grid-template-columns:1fr}}:root{--page:#f2f3f5;--ink:#111318;--muted:#66707d;--line:#dfe3e8;--brand:#e1192d;--brand-dark:#b9091a;--header:#111619;--panel:#ffffff;--panel-dark:#1a2025;--radius:8px;--shadow:0 18px 45px rgba(12,18,26,0.22)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--page);color:var(--ink);font-family:Arial,Helvetica Neue,sans-serif}body{min-height:100vh;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--header);color:#fff;box-shadow:0 1px 0 rgba(255,255,255,.08)}.site-header--games-database{border-bottom:4px solid #72a5a1;background:#162325}.site-header--games-database .brand__mark{background:#72a5a1;color:#0c1717}.site-header--games-database .main-nav__dropdown-link:hover,.site-header--games-database .main-nav__link:hover{color:#8ab7b3}.site-header--games-database .icon-button{background:#213236}.site-header__inner{width:min(1280px,calc(100% - 32px));min-height:72px;margin:0 auto;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:190px;font-weight:900;letter-spacing:0;text-transform:uppercase}.brand__mark{width:39px;height:30px;display:grid;place-items:center;transform:skewX(-10deg);border-radius:5px;background:var(--brand);color:#fff}.brand__mark,.brand__name{font-size:26px;line-height:1}.main-nav{gap:24px;flex:1 1;font-size:17px;font-weight:700;white-space:nowrap}.main-nav,.main-nav__item{display:flex;align-items:center}.main-nav__item{position:relative}.main-nav__link{padding:26px 0}.main-nav__item:focus-within .main-nav__link,.main-nav__link:hover{color:#ff4455}.main-nav__dropdown{position:absolute;top:calc(100% + 1px);left:-30px;z-index:30;min-width:248px;display:grid;grid-gap:0;gap:0;padding:18px 0;border-radius:var(--radius);background:#24282b;color:#fff;box-shadow:0 20px 36px rgba(0,0,0,.32);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.main-nav__item--has-dropdown:after{content:"";position:absolute;left:-22px;right:-22px;top:100%;height:12px}.main-nav__item--has-dropdown:focus-within .main-nav__dropdown,.main-nav__item--has-dropdown:hover .main-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.main-nav__dropdown-link{padding:12px 30px;color:#fff;font-size:17px;line-height:1.2}.main-nav__dropdown-link:focus-visible,.main-nav__dropdown-link:hover{color:#ff4455;background:rgba(255,255,255,.04)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:#20272d;color:#fff;cursor:pointer;font-size:28px}.mobile-menu{display:none}.mobile-menu summary{list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.icon-button--menu span,.icon-button--menu span:after,.icon-button--menu span:before{width:18px;height:2px;display:block;border-radius:999px;background:currentColor;content:""}.icon-button--menu span{position:relative}.icon-button--menu span:after,.icon-button--menu span:before{position:absolute;left:0}.icon-button--menu span:before{top:-6px}.icon-button--menu span:after{top:6px}.mobile-menu__panel{display:none}main{min-height:100vh}.home-hero{background:radial-gradient(circle at 12% 12%,rgba(225,25,45,.22),transparent 26%),linear-gradient(180deg,#182128,#0b0f12);padding:34px 0 0}.home-hero__inner{width:min(1280px,calc(100% - 32px));margin:0 auto}.lead-card{position:relative;min-height:390px;overflow:hidden;border-radius:var(--radius);background:#12171c;color:#fff;box-shadow:var(--shadow)}.lead-card__image{position:absolute;inset:0;width:100%;height:100%}.discussed-card__cover img,.feed-item__thumb img,.game-widget__cover img,.lead-card__image img,.news-article__cover img{object-fit:cover}.home-news-lead .lead-card__image{background:radial-gradient(circle at 72% 18%,rgba(255,255,255,.44),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.lead-card__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,14,.92),rgba(8,11,14,.55) 48%,rgba(8,11,14,.08)),linear-gradient(0deg,rgba(8,11,14,.74),transparent 55%)}.lead-card__content{position:relative;z-index:1;width:min(760px,100%);min-height:390px;padding:34px 40px 130px;display:flex;flex-direction:column}.section-kicker{margin:0;font-size:21px;font-weight:800}.lead-card__main{margin-top:auto}.material-meta{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.88);font-size:15px;font-weight:800}.material-meta span:last-child:before{content:"◌";margin-right:5px;font-size:13px}.pill{display:inline-flex;align-items:center;min-height:28px;padding:4px 15px;border-radius:7px;background:var(--brand);color:#fff;font-size:14px;font-weight:800}.lead-card h1{max-width:860px;margin:16px 0 12px;font-size:clamp(34px,3.7vw,52px);line-height:1.02;letter-spacing:0}.home-news-lead__text{max-width:720px;margin:0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.45;font-weight:700}.feature-strip{position:relative;z-index:2;margin:-86px 40px 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.feature-card{min-height:160px;overflow:hidden;border-radius:var(--radius);position:relative;background:#161d22;color:#fff;box-shadow:0 12px 24px rgba(0,0,0,.26)}.feature-card__art{position:absolute;inset:0;background:linear-gradient(135deg,rgba(225,25,45,.72),transparent 58%),radial-gradient(circle at 75% 20%,rgba(255,255,255,.2),transparent 24%),linear-gradient(145deg,#17212a,#2b3038)}.feature-card:nth-child(2) .feature-card__art{background:linear-gradient(135deg,rgba(40,125,255,.62),transparent 56%),radial-gradient(circle at 76% 18%,rgba(255,255,255,.22),transparent 24%),linear-gradient(145deg,#11191f,#33313a)}.feature-card:nth-child(3) .feature-card__art{background:linear-gradient(135deg,rgba(218,165,32,.64),transparent 56%),radial-gradient(circle at 78% 18%,rgba(255,255,255,.2),transparent 24%),linear-gradient(145deg,#1b1715,#3a2222)}.feature-card__body{position:relative;z-index:1;min-height:160px;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;background:linear-gradient(0deg,rgba(3,5,7,.78),transparent 68%)}.feature-card__body>span,.feed-tag{width:max-content;padding:4px 8px;border-radius:6px;background:rgba(255,255,255,.18);color:#fff;font-size:13px;font-weight:800}.feature-card h2{margin:9px 0 6px;font-size:18px;line-height:1.13}.home-content{padding:42px 0 64px;background:var(--page)}.home-content__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 384px;grid-gap:34px;gap:34px}.content-main,.home-sidebar{min-width:0}.site-mode-dock{display:none}.tabs{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow-x:auto}.tabs__item{position:relative;padding:0 0 13px;color:#5f6874;font-size:17px;white-space:nowrap}.tabs__item--active{color:var(--ink)}.tabs__item--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--brand)}.feed-list{display:grid;grid-gap:0;gap:0}.feed-item{display:grid;grid-template-columns:214px minmax(0,1fr);grid-gap:18px;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.feed-item:first-child{padding-top:0}.feed-item__thumb{display:block;position:relative;overflow:hidden;min-height:124px;border-radius:var(--radius);background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.62),transparent 18%),linear-gradient(135deg,#14b8a6,#0f766e)}.feed-item__thumb--gold{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#eab308,#854d0e)}.feed-item__thumb--red{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.feed-item__thumb--blue{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#38bdf8,#1e3a8a)}.feed-item__thumb--violet{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#a855f7,#4c1d95)}.feed-item__thumb--slate{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#64748b,#111827)}.feed-item__thumb--green{background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#22c55e,#14532d)}.feed-item__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.feed-tag{background:#e5e9ee;color:#3f4852}.feed-item h2{margin:0;font-size:20px;line-height:1.35;font-weight:500}.feed-meta{display:flex;gap:18px;color:var(--muted);font-size:15px}.feed-meta span:last-child{display:inline-flex;align-items:center;gap:5px}.feed-meta span:last-child:before{content:"";width:12px;height:9px;border:1px solid;border-radius:7px;box-shadow:4px 5px 0 -4px currentColor}.home-sidebar{display:grid;grid-gap:18px;gap:18px;align-content:start}.ad-slot,.sidebar-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.sidebar-panel{padding:20px}.sidebar-panel__head{display:flex;justify-content:space-between;gap:16px;align-items:baseline;margin-bottom:18px}.sidebar-panel h2{margin:0;font-size:20px}.sidebar-panel__head span{color:var(--muted);font-size:17px}.release-list{display:grid;grid-gap:16px;gap:16px}.release-item{display:grid;grid-template-columns:78px 1fr;grid-gap:14px;gap:14px;align-items:center}.release-item__cover{aspect-ratio:3/4;border-radius:6px;background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.5),transparent 18%),linear-gradient(145deg,#111827,#e1192d)}.release-item h3{margin:0 0 6px;font-size:17px}.release-item p{margin:0;color:var(--muted);font-size:14px}.release-stats{margin-top:10px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.release-stats strong{color:var(--ink);font-size:15px}.home-links a{display:grid;grid-gap:6px;gap:6px;padding:0 0 14px;border-bottom:1px solid var(--line)}.home-links a:last-child{padding-bottom:0;border-bottom:0}.home-links span{color:var(--muted);font-size:13px;font-weight:800}.home-links strong{color:var(--ink);font-size:16px;line-height:1.3}.home-links a:hover strong{color:var(--brand)}.home-game-meta{display:grid;grid-gap:14px;gap:14px;margin:0}.home-game-meta div{display:grid;grid-gap:5px;gap:5px}.home-game-meta dt{color:var(--muted);font-size:13px}.home-game-meta dd{margin:0;color:var(--ink);font-weight:800;line-height:1.35}.feed-item h2,.home-game-meta dd,.home-links strong,.lead-card h1,.sidebar-panel h2{overflow-wrap:anywhere}.popular-list{margin:0;padding:0;list-style:none;counter-reset:popular;display:grid;grid-gap:14px;gap:14px}.popular-list li{counter-increment:popular;display:grid;grid-template-columns:30px 1fr;grid-gap:12px;gap:12px;align-items:start;font-size:16px;line-height:1.35}.popular-list li:before{content:counter(popular);width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:#eef1f5;color:var(--brand);font-weight:900}.popular-list a{padding-top:4px;font-weight:700}.ad-slot{min-height:112px;display:grid;place-items:center;color:#7a828c;background:repeating-linear-gradient(-45deg,#f7f8fa,#f7f8fa 12px,#edf0f3 0,#edf0f3 24px)}.ad-slot span{padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.8);font-size:13px}.site-footer{background:#111619;color:#fff}.site-footer--esports{--brand:#00c8ff;--brand-dark:#7c5cff}.site-footer--esports .brand__mark{background:linear-gradient(135deg,#00c8ff,#7c5cff);color:#071015}.site-footer--esports .site-footer__legal a:hover,.site-footer--esports .site-footer__links a:hover{color:#00c8ff}.site-footer--sport{--brand:#c8ff3d;--brand-dark:#d7ff72;background:#11140f;color:#f7f8f2}.site-footer--sport .brand__mark{background:#c8ff3d;color:#11140f}.site-footer--sport .site-footer__copy,.site-footer--sport .site-footer__links{color:#aeb4aa}.site-footer--sport .footer-policy-link{border-color:rgba(200,255,61,.26);color:#b9beb5}.site-footer--sport .footer-policy-link:hover,.site-footer--sport .site-footer__legal a:hover,.site-footer--sport .site-footer__links a:hover,.site-footer--sport a:focus-visible{color:#c8ff3d}.site-footer--games{--brand:#72a5a1;--brand-dark:#8ab7b3;background:#0d1718;color:#f1efe8}.site-footer--games .brand__mark{color:#0c1717}.site-footer--games .site-footer__copy,.site-footer--games .site-footer__links{color:#a9b5b5}.site-footer--games .footer-policy-link{border-color:#34494b;color:#a9b5b5}.site-footer--games .footer-policy-link:hover,.site-footer--games .site-footer__legal a:hover,.site-footer--games .site-footer__links a:hover,.site-footer--games a:focus-visible{color:#8ab7b3}.site-footer--games .footer-policy-link:hover,.site-footer--games a:focus-visible{border-color:#72a5a1}.site-footer__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:46px 0 38px}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-bottom:58px}.footer-brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;text-transform:uppercase}.footer-policy-link{min-height:38px;padding:9px 13px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:#d9e0e8;font-size:14px;font-weight:700}.footer-policy-link:hover,.site-footer a:focus-visible{color:#fff;border-color:rgba(255,255,255,.36)}.site-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:42px 90px;gap:42px 90px;padding-bottom:58px}.site-footer__mobile-nav{display:none}.site-footer__section h2{margin:0 0 18px;color:#fff;font-size:18px}.site-footer__links{display:flex;flex-wrap:wrap;gap:9px 12px;color:#8b98a8;font-size:15px;line-height:1.5}.site-footer__legal a:hover,.site-footer__links a:hover{color:#fff}.site-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:34px;gap:34px;align-items:start;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.site-footer__legal{display:flex;flex-wrap:wrap;gap:16px 28px;font-size:15px;font-weight:800}.site-footer__copy{display:grid;grid-template-columns:48px minmax(0,360px);grid-gap:16px;gap:16px;align-items:center;color:#8b98a8}.site-footer__copy p{margin:0;font-size:14px;line-height:1.45}.age-badge{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;color:#fff;font-weight:900}.about-page__inner,.authors-page__inner,.search-page__inner{max-width:980px}.about-page__header,.authors-page__header,.search-page__header{display:grid;grid-gap:14px;gap:14px;margin-bottom:28px}.about-page h1,.authors-page h1,.search-page h1{margin:0;color:var(--ink);font-size:clamp(38px,5vw,60px);line-height:1.06}.about-page__header p,.authors-page__header p{max-width:780px;margin:0;color:#202833;font-size:20px;line-height:1.45;font-weight:800}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;max-width:820px;margin-bottom:34px}.search-form label{display:grid;grid-gap:8px;gap:8px;color:#4b5563;font-size:14px;font-weight:800}.search-form input{width:100%;min-height:48px;border:1px solid #cfd6df;border-radius:var(--radius);padding:10px 14px;background:#fff;color:var(--ink);font-size:17px}.search-form button{align-self:end;min-height:48px;border:0;border-radius:var(--radius);padding:0 22px;background:var(--brand);color:#fff;font-weight:900;cursor:pointer}.about-sections,.authors-list,.policy-list,.search-results{display:grid;grid-gap:18px;gap:18px;max-width:820px}.about-section h2,.authors-card h2,.policy-section h2,.search-results h2{margin:0;color:var(--ink);font-size:25px;line-height:1.2}.search-results__list{display:grid;grid-gap:12px;gap:12px}.about-section,.authors-card,.policy-section,.search-result{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);padding:20px}.authors-card span,.search-result span{color:var(--brand);font-size:13px;font-weight:900;text-transform:uppercase}.authors-card h2,.search-result h3{margin:7px 0}.about-section li,.about-section p,.authors-card li,.authors-card p,.policy-section li,.policy-section p,.search-result p{color:#202833;font-size:17px;line-height:1.55}.about-section p,.authors-card p,.policy-section p,.search-result p{margin:0}.about-section ul,.authors-card ul,.policy-section ul{display:grid;grid-gap:8px;gap:8px;margin:10px 0 0;padding-left:22px}@media (max-width:1100px){.site-header__inner{gap:22px}.brand{min-width:auto}.brand__name{font-size:23px}.main-nav{gap:16px;font-size:15px}.home-content__inner{grid-template-columns:1fr}.home-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-slot{grid-column:1/-1}.site-footer__nav{gap:36px 48px}.site-footer__bottom{grid-template-columns:1fr}.site-footer__copy{max-width:520px}}@media (max-width:820px){.site-header__inner{width:100%;min-height:72px;padding:0 16px;gap:14px}.main-nav{display:none}.mobile-menu{display:block}.header-actions{gap:8px;margin-left:auto}.mobile-menu[open] .mobile-menu__panel{position:fixed;top:72px;left:0;right:0;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;padding:8px 16px 18px;border-top:1px solid rgba(255,255,255,.08);background:#111619;box-shadow:0 18px 30px rgba(0,0,0,.3)}.mobile-menu__group{display:grid;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu__group>a{padding:15px 4px;color:#fff;font-size:18px;font-weight:800}.mobile-menu__subnav{display:grid;grid-gap:0;gap:0;padding:0 0 10px 14px}.mobile-menu__subnav a{padding:9px 4px;color:#c9d2dc;font-size:16px;font-weight:800}.home-hero{padding-top:0}.home-content__inner,.home-hero__inner{width:100%}.lead-card{min-height:246px;border-radius:0}.lead-card__shade{background:linear-gradient(0deg,rgba(6,8,10,.9),rgba(6,8,10,.22) 70%),linear-gradient(90deg,rgba(6,8,10,.5),transparent)}.lead-card__content{width:100%;min-height:246px;padding:18px 16px 22px}.lead-card h1{margin:12px 0 0;font-size:28px;line-height:1.04}.home-news-lead__text{display:none}.feature-strip{margin:0;padding:14px 16px 18px;display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.feature-card{min-width:78%;min-height:126px;scroll-snap-align:start}.feature-card__body{min-height:126px;padding:14px}.feature-card h2{font-size:16px}.home-content{padding:24px 16px 46px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.site-mode-dock{position:fixed;z-index:1000;right:0;bottom:0;left:0;min-height:68px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1);background:rgba(12,17,21,.96);box-shadow:0 -10px 28px rgba(6,10,13,.24);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-mode-dock a{min-height:48px;display:grid;place-items:center;border-radius:10px;color:#b8c0c8;font-size:12px;font-weight:900;text-align:center;text-transform:uppercase}.site-mode-dock .site-mode-dock__active{background:var(--brand);color:#fff}.site-mode-dock--esports .site-mode-dock__active{background:linear-gradient(135deg,#00c8ff,#7c5cff);color:#071015}.site-mode-dock--games .site-mode-dock__active{background:#72a5a1;color:#0c1717}.site-mode-dock--games{border-top-color:#34494b;background:rgba(13,23,24,.98)}.tabs{margin-bottom:14px;gap:18px}.tabs__item{font-size:16px}.feed-item{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;padding:14px 0}.feed-item__thumb{aspect-ratio:16/9;min-height:0}.feed-item__thumb img{background:#0f1419;object-fit:contain}.feed-item h2{font-size:16px;line-height:1.28}.feed-meta{gap:10px;color:#7a8490;font-size:13px;line-height:1.25}.home-sidebar{grid-template-columns:1fr}.site-footer__inner{width:100%;padding:36px 16px 30px}.site-footer__top{display:grid;grid-gap:24px;gap:24px;padding-bottom:38px}.footer-policy-link,.site-footer__nav{display:none}.site-footer__mobile-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;padding-bottom:44px}.site-footer__mobile-column{display:grid;align-content:start;grid-gap:20px;gap:20px}.site-footer__mobile-column a{color:#f7f9fb;font-size:15px;font-weight:800;line-height:1.28}.site-footer__legal{gap:12px 18px;font-size:14px}.search-form{grid-template-columns:1fr}.search-form button{width:100%}}@media (max-width:460px){.site-header__inner{padding:0 12px;gap:10px}.brand{gap:8px;min-width:0}.brand__mark{width:34px;height:28px;font-size:23px}.brand__name{font-size:19px}.icon-button{width:40px;height:40px}.lead-card,.lead-card__content{min-height:224px}.lead-card h1{font-size:25px}.feature-card{min-width:76%}.feature-card__body{min-height:118px}.feed-item{grid-template-columns:112px minmax(0,1fr)}.feed-item__thumb{min-height:0}.site-footer__copy{grid-template-columns:44px minmax(0,1fr)}.age-badge{width:44px;height:44px}}body:has(.esports-preview-root)>.site-header{display:none}.esports-preview-root{--esports-bg:#0d1218;--esports-surface:#151d25;--esports-surface-raised:#1a242d;--esports-border:#28343e;--esports-text:#f4f7fa;--esports-muted:#9aa7b2;--esports-primary:#00c8ff;--esports-secondary:#7c5cff;--esports-highlight:#ffb020;--esports-status-live:#ff4d67;--esports-logo-glow:drop-shadow(0 0 0.35px rgba(255,255,255,0.32));min-height:100vh;background:var(--esports-bg);color:var(--esports-text);color-scheme:dark}body:has(.esports-preview-root),html:has(.esports-preview-root){background:#0d1218;color-scheme:dark}body:has(.site-header--games-database),html:has(.site-header--games-database){background:#0d1718;color-scheme:dark}body:has(.sport-root),html:has(.sport-root){background:#f2f4ee;color-scheme:light}@media (max-width:820px){body:has(.site-footer--sport){padding-bottom:0}.site-footer--sport .site-footer__inner{padding-bottom:calc(30px + env(safe-area-inset-bottom))}}