.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__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}.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__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}.tabs{margin-bottom:14px;gap:18px}.tabs__item{font-size:16px}.feed-item{grid-template-columns:112px minmax(0,1fr);gap:12px;padding:14px 0}.feed-item__thumb{min-height:84px}.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:92px minmax(0,1fr)}.feed-item__thumb{min-height:74px}.site-footer__copy{grid-template-columns:44px minmax(0,1fr)}.age-badge{width:44px;height:44px}}.news-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding:34px 0 72px}.news-page__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:32px;border-radius:var(--radius);background:var(--page)}.news-page__crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:24px;color:var(--muted);font-size:14px;min-width:0;overflow-wrap:anywhere}.news-page__crumbs a:hover{color:var(--brand)}.news-page__crumbs a,.news-page__crumbs span{min-width:0;overflow-wrap:anywhere}.news-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.news-page__head h1{margin:0;font-size:38px;line-height:1.08;font-weight:500}.news-share{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:16px}.news-share:hover{color:var(--ink)}.news-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.news-filter__item{min-height:26px;padding:5px 16px;border-radius:999px;background:#fff;color:#242a31;font-size:14px;line-height:1.1}.news-filter__item--active{background:#7e878d;color:#fff;font-weight:800}.news-layout{display:grid;grid-template-columns:minmax(0,1fr) 384px;grid-gap:64px;gap:64px;align-items:start}.news-feed,.news-sidebar{min-width:0}.news-item{grid-template-columns:196px minmax(0,1fr);gap:16px;padding:26px 0}.news-item:first-child{padding-top:0}.news-item .feed-item__thumb{min-height:110px}.news-item__body{justify-content:flex-start;gap:8px}.news-item h2{font-size:20px;line-height:1.32;font-weight:800}.news-item__platforms{margin:0;color:#262d35;font-size:15px;line-height:1.35}.news-pagination{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px}.news-pagination__item,.news-pagination__next{min-width:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:#fff;color:var(--ink);font-size:16px;font-weight:800}.news-pagination__item--active{background:var(--brand);color:#fff}.news-pagination__next{padding:0 18px}.discussed-list{display:grid;grid-gap:18px;gap:18px}.discussed-card{display:grid;grid-gap:12px;gap:12px}.discussed-card+.discussed-card{padding-top:18px;border-top:1px solid var(--line)}.discussed-card__cover{position:relative;overflow:hidden;min-height:192px;border-radius:6px;background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.58),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.discussed-card h3{margin:0;font-size:18px;line-height:1.28}.news-ad{margin-top:18px;min-height:250px}.news-article-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding:34px 0 72px}.news-article-page__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:32px;border-radius:var(--radius);background:var(--page)}.news-article-layout{display:grid;grid-template-columns:minmax(0,760px) 360px;grid-gap:64px;gap:64px;align-items:start}.news-article{min-width:0}.news-article__header{display:grid;grid-gap:14px;gap:14px;margin-bottom:22px}.news-article__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:var(--muted);font-size:15px}.news-article__meta span:nth-child(2),.news-article__meta span:nth-child(3){display:inline-flex;align-items:center;gap:5px}.news-article__meta span:nth-child(2):before{content:"";width:12px;height:9px;border:1px solid;border-radius:7px;box-shadow:4px 5px 0 -4px currentColor}.news-article__meta span:nth-child(3):before{content:"◌";font-size:12px}.news-article__meta button{padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-weight:700}.article-related a:hover,.news-article__meta button:hover,.news-source a:hover,a.news-article__author:hover{color:var(--brand)}.news-article h1{margin:0;max-width:900px;font-size:clamp(34px,4.2vw,56px);line-height:1.02;letter-spacing:0;font-weight:800}.news-article__author{width:max-content;color:#3e4752;font-size:16px;font-weight:800}.news-article__cover{position:relative;overflow:hidden;min-height:360px;margin-bottom:28px;border-radius:var(--radius);background:radial-gradient(circle at 72% 20%,rgba(255,255,255,.42),transparent 17%),linear-gradient(135deg,#ef4444,#7f1d1d)}.news-article__body{display:grid;grid-gap:18px;gap:18px;font-size:19px;line-height:1.62}.news-article__body p{margin:0}.news-article__body p:first-child{font-size:21px;line-height:1.5;font-weight:700}.game-widget,.news-source,.read-also{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.read-also{margin:8px 0;padding:18px}.game-widget h2,.news-source h2,.read-also h2{margin:0;font-size:20px;line-height:1.2}.read-also__list{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.news-source a,.read-also__list a{display:grid;grid-gap:5px;gap:5px;color:var(--ink)}.article-related article+article,.read-also__list a+a{padding-top:12px;border-top:1px solid var(--line)}.article-related article>span,.news-source span,.read-also__list span{color:var(--muted);font-size:13px;font-weight:800}.news-source strong,.read-also__list strong{font-size:17px;line-height:1.3}.news-source{margin-top:28px;padding:18px}.news-source__links{display:grid;grid-gap:14px;gap:14px;margin-top:14px}.news-article__footer{display:grid;grid-gap:18px;gap:18px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.news-comments{margin-top:34px;padding-top:28px;border-top:1px solid var(--line)}.news-comments__head{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.news-comments__head h2{margin:0;font-size:28px;line-height:1.15}.news-comments__head span{color:var(--muted);font-size:18px;font-weight:800}.news-comments__form{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.news-comments__form input,.news-comments__form textarea{width:100%;border:1px solid var(--line);border-radius:6px;background:#f8fafc;color:var(--ink);font:inherit}.news-comments__form input{min-height:42px;padding:0 12px}.news-comments__form textarea{min-height:104px;resize:vertical;padding:12px;line-height:1.45}.news-comments__form input:focus,.news-comments__form textarea:focus{outline:2px solid rgba(225,25,45,.18);border-color:var(--brand);background:#fff}.news-comments__form button{width:max-content;min-height:42px;padding:0 18px;border:0;border-radius:6px;background:var(--brand);color:#fff;cursor:pointer;font-weight:800}.news-comments__form button:hover{background:var(--brand-dark)}.news-comments__list{display:grid;grid-gap:12px;gap:12px}.news-comment{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.news-comment header{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:8px}.news-comment strong{color:var(--ink)}.news-comment span{color:var(--muted);font-size:13px}.news-comment p{margin:0;color:#20252b;font-size:16px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.news-comments__empty{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.news-comments__empty p{margin:0;color:var(--muted);font-size:16px;line-height:1.45}.news-tags{display:flex;flex-wrap:wrap;gap:8px}.news-tags span{padding:6px 12px;border-radius:6px;background:#fff;color:#3f4852;font-size:14px;font-weight:800}.news-article-sidebar{display:grid;grid-gap:18px;gap:18px;min-width:0}.game-widget{padding:18px}.game-widget__cover{position:relative;overflow:hidden;min-height:170px;margin-bottom:16px;border-radius:6px}.game-widget dl{display:grid;grid-gap:14px;gap:14px;margin:16px 0 0}.game-widget div{display:grid;grid-gap:5px;gap:5px}.game-widget dt{color:var(--muted);font-size:13px;font-weight:800}.game-widget dd{margin:0;color:#232a32;font-size:15px;line-height:1.4}.article-related h3,.game-widget dd,.news-article h1,.news-article__body p,.news-source strong,.news-tags span,.read-also__list strong{overflow-wrap:anywhere}.article-related__list{display:grid;grid-gap:12px;gap:12px}.article-related h3{margin:5px 0 8px;font-size:17px;line-height:1.3}@media (max-width:1100px){.news-layout{grid-template-columns:1fr;gap:32px}.news-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.news-ad{margin-top:0;min-height:180px}.news-article-layout{grid-template-columns:1fr;gap:34px}.news-article-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.news-page{background:var(--page);padding:0 0 48px}.news-page__inner{width:100%;padding:22px 16px 0;border-radius:0}.news-page__crumbs{margin-bottom:22px}.news-page__head{align-items:center;margin-bottom:24px}.news-page__head h1{font-size:32px}.news-share span:last-child{display:none}.news-share{min-width:38px;justify-content:center;font-size:22px}.news-filter{flex-wrap:nowrap;gap:8px;margin:0 -16px 26px;padding:0 16px 2px;overflow-x:auto}.news-filter__item{flex:0 0 auto}.news-item{grid-template-columns:110px minmax(0,1fr);gap:12px;padding:18px 0}.news-item .feed-item__thumb{min-height:96px}.news-item h2{font-size:16px;line-height:1.3}.news-item__platforms,.news-sidebar{display:none}.discussed-card__cover{min-height:150px}.news-ad{min-height:112px}.news-article-page{background:var(--page);padding:0 0 48px}.news-article-page__inner{width:100%;padding:22px 16px 0;border-radius:0}.news-article h1{font-size:32px;line-height:1.08}.news-article__cover{min-height:220px;margin-bottom:22px}.news-article__body{font-size:17px;line-height:1.58}.news-article__body p:first-child{font-size:18px}.news-article-sidebar{grid-template-columns:1fr}}@media (max-width:460px){.news-page__head h1{font-size:30px}.news-item{grid-template-columns:92px minmax(0,1fr)}.news-item .feed-item__thumb{min-height:78px}.news-item .feed-tag{font-size:12px}.news-pagination__next{width:100%}.news-article h1{font-size:29px}.news-article__cover{min-height:176px}.news-article__meta{gap:9px;font-size:13px}}.games-page{padding:42px 0 64px;background:linear-gradient(180deg,#162029 0,#162029 130px,transparent 130px),var(--page);overflow-x:clip}.games-page__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:28px 34px 34px;border:1px solid var(--line);border-radius:var(--radius);background:#f5f6f8}.games-crumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;color:#667385;font-size:14px;min-width:0;overflow-wrap:anywhere}.games-crumbs a:hover{color:var(--brand)}.games-crumbs a,.games-crumbs span{min-width:0;overflow-wrap:anywhere}.games-head h1{margin:0 0 24px;font-size:clamp(30px,3.4vw,42px);line-height:1.05;letter-spacing:0}.games-filter{display:grid;grid-gap:14px;gap:14px;margin-bottom:26px;padding:18px;border-radius:var(--radius);background:#dde2e7}.games-filter label{display:grid;grid-gap:7px;gap:7px;min-width:0;color:#596474;font-size:13px;font-weight:800}.games-filter input,.games-filter select{width:100%;min-height:40px;border:1px solid #cfd6de;border-radius:7px;background:#f8fafc;color:var(--ink);font:inherit}.games-filter input[type=search],.games-filter select{padding:0 12px}.games-filter input:focus,.games-filter select:focus{outline:2px solid rgba(225,25,45,.18);border-color:var(--brand);background:#fff}.games-filter__search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.games-filter__row{display:grid;grid-gap:14px;gap:14px}.games-filter__row--compact,.games-filter__years{grid-template-columns:repeat(2,minmax(0,1fr))}.games-filter input[type=range]{min-height:20px;accent-color:var(--brand)}.games-filter__actions{display:flex;justify-content:flex-end;gap:10px}.games-filter__actions button{min-height:40px;padding:0 16px;border-radius:7px;cursor:pointer;font-weight:800}.games-filter__actions button:first-child{border:0;background:#09a875;color:#fff}.games-filter__actions button:last-child{border:1px solid #cbd3dc;background:transparent;color:#66707d}.games-results__head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.games-results__head strong{font-size:18px}.games-results__head label{display:flex;align-items:center;gap:8px;color:#66707d;font-size:14px}.games-results__head select{min-height:38px;padding:0 36px 0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font:inherit}.games-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:22px 24px;gap:22px 24px;align-items:start}.game-card{min-width:0;max-width:none}.game-card__cover-wrap{position:relative}.game-card__cover{position:relative;display:block;overflow:hidden;aspect-ratio:1/1;border-radius:var(--radius);background:radial-gradient(circle at 72% 18%,rgba(255,255,255,.36),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.game-card__cover img{object-fit:contain}.game-card__score{min-width:34px;min-height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:5px;background:#e7edf3;color:#647181;font-size:14px;font-weight:900}.game-card__body{display:grid;grid-gap:7px;gap:7px;padding-top:7px}.game-card h2{margin:0;min-height:calc(15px * 1.18 * 2);color:#1f252c;font-size:15px;line-height:1.18;font-weight:800;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.game-card h2 a:hover{color:var(--brand)}.game-card__rating-row{display:flex;align-items:center;min-width:0;min-height:28px;gap:7px;color:#b6c0ca;font-size:18px;line-height:1}.game-card__stars{display:inline-flex;min-width:0;gap:0;overflow:hidden;color:#c1c9d2;line-height:1}.game-card__star{width:24px;height:28px;padding:0;border:0;background:transparent;color:#b6c0ca;cursor:pointer;font-size:22px;line-height:1}.game-card__star--active,.game-card__star:hover{color:#f1b13b}.games-empty{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.games-empty p{margin:0;color:var(--muted)}.games-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px;color:#66707d;font-size:14px}.games-pagination__item{min-width:34px;min-height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff}.games-pagination__item--active{border-color:var(--brand);background:var(--brand);color:#fff;font-weight:900}.games-ad{margin-top:28px}.games-page--detail{padding-top:42px}.games-page__inner--detail{background:#f2f4f7}.game-detail{display:grid;grid-gap:28px;gap:28px}.game-detail__hero{position:relative;min-width:0;display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr) 230px;grid-gap:28px;gap:28px;align-items:stretch;overflow:hidden;padding:26px;border-radius:var(--radius);background:#121a23;color:#fff;box-shadow:var(--shadow)}.game-detail__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,18,.9),rgba(10,14,18,.72) 48%,rgba(10,14,18,.88))}.game-detail__backdrop{position:absolute;inset:0;opacity:.45}.game-detail__backdrop img{object-fit:cover;filter:saturate(1.08)}.game-detail__cover,.game-detail__intro,.game-rating-panel{z-index:1}.game-detail__cover{position:relative;min-width:0;max-width:100%;overflow:hidden;align-self:center;aspect-ratio:16/9;min-height:auto;border-radius:var(--radius);background:#1c222a;box-shadow:var(--shadow)}.game-detail__cover img{object-fit:contain}.game-detail__intro{min-width:0;max-width:100%;display:grid;align-content:start;grid-gap:14px;gap:14px;padding:6px 0}.game-detail__eyebrow{color:#ff6a7a;font-size:14px;font-weight:900;text-transform:uppercase}.game-detail__intro h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:0;overflow-wrap:anywhere;word-break:break-word}.game-detail__intro p{max-width:720px;margin:0;color:#d6dde6;font-size:20px;line-height:1.35;font-weight:800;overflow-wrap:anywhere}.game-detail__tags{display:flex;flex-wrap:wrap;gap:8px}.game-detail__tags span{padding:6px 9px;border-radius:6px;background:rgba(226,231,237,.16);color:#e9eef5;font-size:13px;font-weight:900}.game-detail__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.game-detail__actions button{min-height:42px;padding:0 14px;border-radius:7px;border:1px solid #cdd5df;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;font-weight:900}.game-detail__actions button:first-child{border-color:var(--brand);background:var(--brand);color:#fff}.game-rating-panel{display:grid;align-content:center;justify-items:start;grid-gap:10px;gap:10px;min-width:0;padding:18px;border-radius:var(--radius);background:rgba(12,17,23,.84);color:#fff}.game-rating-panel span{color:#aeb8c5;font-size:13px;font-weight:900}.game-rating-panel strong{font-size:52px;line-height:.95}.game-rating-panel small{color:#aeb8c5;font-size:13px;font-weight:800}.game-rating-panel__stars{display:flex;gap:1px}.game-rating-panel__star{width:28px;height:32px;padding:0;border:0;background:transparent;color:#6d7784;cursor:pointer;font-size:26px;line-height:1}.game-rating-panel__star--active,.game-rating-panel__star:hover{color:#f1b13b}.game-detail__tabs{display:flex;gap:18px;border-bottom:1px solid var(--line);overflow-x:auto}.game-detail__tab{position:relative;padding-bottom:12px;color:#66707d;font-size:15px;font-weight:900;white-space:nowrap}.game-detail__tab[aria-disabled=true]{cursor:default}.game-detail__tab--active{color:var(--ink)}.game-detail__tab--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--brand)}.game-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:34px;gap:34px;align-items:start}.game-detail__main{display:grid;grid-gap:22px;gap:22px;min-width:0}.game-detail__section{display:grid;grid-gap:16px;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--line)}.game-detail__section h2,.game-detail__section-head h2,.game-detail__sidebar .sidebar-panel h2{margin:0;font-size:26px;line-height:1.1}.game-detail__section p{margin:0;color:#202833;font-size:18px;line-height:1.6}.game-detail__facts,.game-detail__sidebar-list{display:grid;grid-gap:14px;gap:14px;margin:0}.game-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.game-detail__facts div,.game-detail__sidebar-list div{min-width:0}.game-detail__facts dt,.game-detail__sidebar-list dt{margin-bottom:4px;color:#657181;font-size:13px;font-weight:900}.game-detail__facts dd,.game-detail__sidebar-list dd{margin:0;color:var(--ink);font-weight:900;overflow-wrap:anywhere}.game-detail__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-detail__section-head span{min-width:30px;min-height:28px;display:grid;place-items:center;border-radius:6px;background:var(--brand);color:#fff;font-weight:900}.game-materials{display:grid;grid-gap:16px;gap:16px}.game-material{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:18px;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.game-material:hover strong{color:var(--brand)}.game-material__cover{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:7px;background:#1c222a}.game-material__cover img{object-fit:cover}.game-material__body{display:grid;align-content:center;grid-gap:7px;gap:7px;min-width:0}.game-material__type{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:6px;background:#e4eaf1;color:#536071;font-size:13px;font-weight:900}.game-material strong{color:var(--ink);font-size:20px;line-height:1.25}.game-material__body>span:last-child{color:#687586;font-size:14px}.game-detail__muted{color:var(--muted)}.game-review-form{display:grid;grid-gap:10px;gap:10px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#f3f6f9}.game-review-form input,.game-review-form textarea{width:100%;border:1px solid #cdd5df;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-weight:700}.game-review-form input{min-height:44px;padding:0 12px}.game-review-form textarea{min-height:132px;padding:12px;resize:vertical}.game-review-form button{width:-moz-fit-content;width:fit-content;min-height:42px;padding:0 18px;border:0;border-radius:7px;background:var(--brand);color:#fff;cursor:pointer;font-weight:900}.game-reviews{display:grid;grid-gap:14px;gap:14px}.game-review{display:grid;grid-gap:9px;gap:9px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.game-review header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.game-review header span,.game-review__rating{color:var(--muted);font-size:14px;font-weight:800}.game-review p{margin:0;color:#1b2330;font-size:17px;line-height:1.6;white-space:pre-wrap}.game-detail__sidebar{display:grid;grid-gap:18px;gap:18px}.game-detail__links{display:grid;grid-gap:10px;gap:10px}.game-detail__links a{min-height:38px;display:flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;font-weight:900}.game-detail__links a:hover{color:var(--brand)}@media (max-width:1100px){.games-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.game-detail__hero,.game-detail__layout{grid-template-columns:1fr}.game-rating-panel{justify-items:center;text-align:center}}@media (max-width:820px){.games-page{padding:0;background:var(--page)}.games-page__inner{width:100%;padding:22px 16px 34px;border:0;border-radius:0}.games-head h1{font-size:30px}.games-filter{padding:12px}.games-filter__actions,.games-filter__row--compact,.games-filter__years{grid-template-columns:1fr}.games-filter__actions{display:grid}.games-results__head{align-items:stretch;flex-direction:column}.games-results__head label{display:grid;grid-gap:6px;gap:6px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.game-card h2{font-size:15px}.games-page__inner--detail{padding-top:18px}.game-detail{gap:22px}.game-detail__hero{width:100%;max-width:100%;gap:14px;padding:16px}.game-detail__cover{width:100%;max-width:100%;aspect-ratio:16/9}.game-detail__intro{width:100%;max-width:100%;gap:10px}.game-detail__intro h1{max-width:100%;font-size:26px;line-height:1.08;overflow-wrap:anywhere;word-break:normal}.game-detail__intro p{font-size:16px;line-height:1.3}.game-detail__tags span{padding:5px 8px;font-size:12px}.game-detail__actions{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.game-detail__actions button{min-height:40px}.game-rating-panel{gap:8px;padding:14px}.game-rating-panel strong{font-size:40px}.game-rating-panel__star{width:24px;height:28px;font-size:23px}.game-detail__tabs{flex-wrap:wrap;gap:14px;overflow-x:visible}.game-detail__tab{white-space:normal}.game-detail__facts,.game-material{grid-template-columns:1fr}.game-material__cover{width:100%}.game-material strong{font-size:18px}}@media (max-width:380px){.games-grid{gap:10px}.game-card h2{font-size:15px}}@media (max-width:520px){.games-grid{grid-template-columns:minmax(0,1fr);gap:18px}.game-card{width:min(100%,260px)}}.article-page,.articles-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding:34px 0 72px}.article-page__inner,.articles-page__inner{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:32px;border-radius:var(--radius);background:var(--page)}.articles-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.articles-page__head h1{margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.04;letter-spacing:0}.articles-tabs{display:flex;gap:24px;margin-bottom:32px;border-bottom:1px solid var(--line);overflow-x:auto}.articles-tabs__item{position:relative;flex:0 0 auto;padding:0 0 13px;color:#66707d;font-size:17px;font-weight:900;white-space:nowrap}.article-comments-link:hover,.article-detail__byline a:hover,.articles-card h2 a:hover,.articles-tabs__item:hover,.game-widget a:hover{color:var(--brand)}.articles-tabs__item--active{color:var(--ink)}.articles-tabs__item--active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--brand)}.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px 28px;gap:32px 28px}.articles-card{min-width:0;display:grid;align-content:start;grid-gap:12px;gap:12px}.articles-card__cover{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border-radius:var(--radius);background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.48),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.articles-card__cover img{object-fit:cover;transition:transform .18s ease}.articles-card__cover:hover img{transform:scale(1.03)}.articles-card__body{display:grid;grid-gap:10px;gap:10px;min-width:0}.articles-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.articles-card__author{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#66707d;font-size:13px;font-weight:900}.articles-card__author-mark{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:13px;line-height:1}.articles-card h2{margin:0;min-height:calc(20px * 1.22 * 2);font-size:20px;line-height:1.22;font-weight:900;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.articles-card h2 a{display:block;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.articles-pagination{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:34px;color:#66707d;font-size:15px}.articles-pagination__item{min-width:38px;min-height:38px;display:grid;place-items:center;border-radius:6px;background:#fff;color:var(--ink);font-weight:900}.articles-pagination__item--active{background:var(--brand);color:#fff}.articles-ad{margin-top:34px}.article-page__layout{grid-template-columns:minmax(0,760px) minmax(280px,360px)}.article-detail__header{gap:16px;margin-bottom:24px}.article-detail__byline{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#66707d;font-size:15px;font-weight:800}.article-detail__byline .news-article__author{width:auto;max-width:100%}.article-detail__lead{max-width:820px;margin:4px 0 0;color:#202833;font-size:21px;line-height:1.48;font-weight:800}.article-detail__cover img{object-fit:cover}.article-detail__body{gap:24px}.article-section{display:grid;grid-gap:14px;gap:14px;min-width:0}.article-section h2{margin:0;padding-top:4px;color:var(--ink);font-size:28px;line-height:1.16;letter-spacing:0;overflow-wrap:anywhere}.article-detail__footer-share{justify-self:start}.article-comments-link{display:inline-flex;color:inherit}.article-page .game-widget,.article-page .news-comment,.article-page .news-comments__empty,.article-page .news-comments__form,.article-page .news-source,.article-page .read-also,.article-page .sidebar-panel{background:#fff}.article-page .game-widget h2 a{overflow-wrap:anywhere}@media (max-width:1220px){.article-page__layout{grid-template-columns:1fr;gap:34px}.article-page .news-article-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}}@media (max-width:820px){.article-page,.articles-page{background:var(--page);padding:0 0 48px}.article-page__inner,.articles-page__inner{width:100%;padding:22px 16px 0;border-radius:0}.articles-page__head{align-items:center;margin-bottom:22px}.articles-page__head h1{font-size:32px}.articles-tabs{flex-wrap:wrap;gap:18px;margin:0 -16px 24px;padding:0 16px;overflow-x:visible}.articles-tabs__item{font-size:16px;white-space:normal}.articles-card h2{min-height:auto;display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset;line-clamp:unset}.article-detail__lead{font-size:18px;line-height:1.5}.article-section h2{font-size:24px}.article-page .news-article-sidebar{grid-template-columns:1fr}}@media (max-width:600px){.articles-grid{grid-template-columns:1fr;gap:24px}.articles-card h2{font-size:18px}}.solutions-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.solutions-topline .news-page__crumbs{margin-bottom:22px}.solutions-heading{margin-bottom:30px}.solutions-heading h1{margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.04;letter-spacing:0}.walkthroughs-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px 28px;gap:32px 28px}.solutions-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.walkthrough-card{min-width:0;display:grid;align-content:start;grid-gap:12px;gap:12px}.walkthrough-card__cover{position:relative;display:block;overflow:hidden;aspect-ratio:16/9;border-radius:var(--radius);background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.48),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.walkthrough-card__cover img,.walkthrough-detail__cover img{object-fit:cover}.walkthrough-card__cover img{transition:transform .18s ease}.solution-card__cover:hover img,.walkthrough-card__cover:hover img{transform:scale(1.03)}.walkthrough-card__body{display:grid;grid-gap:10px;gap:10px;min-width:0}.walkthrough-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#66707d;font-size:13px;font-weight:900}.walkthrough-card h2{margin:0;min-height:calc(20px * 1.22 * 2);font-size:20px;line-height:1.22;font-weight:900;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.walkthrough-card h2 a:hover{color:var(--brand)}.walkthrough-card p{margin:0;color:#414a55;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.walkthroughs-empty{grid-column:1/-1;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.walkthroughs-empty p{margin:0;color:var(--muted);font-size:17px;line-height:1.5}.solution-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.solution-card__cover{position:relative;display:block;overflow:hidden;aspect-ratio:1/1;background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.48),transparent 18%),linear-gradient(135deg,#ef4444,#7f1d1d)}.solution-card__cover img{object-fit:cover;transition:transform .18s ease}.solution-card__body{display:grid;grid-gap:12px;gap:12px;padding:13px 14px 15px;min-height:152px;background:#fff}.solution-card h2{margin:0;min-height:calc(18px * 1.35 * 2);color:#6a7480;font-size:18px;line-height:1.35;font-weight:500;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.solution-card strong{align-self:end;color:var(--ink);font-size:17px;line-height:1.2;font-weight:900}.solution-card span{color:#7b8794;font-size:15px;line-height:1.25}.walkthrough-toc{margin-bottom:24px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.walkthrough-toc h2{margin:0 0 12px;font-size:20px;line-height:1.2}.walkthrough-toc ol{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:22px;color:#66707d}.walkthrough-toc a{color:#1f252c;font-weight:800}.walkthrough-toc a:hover{color:var(--brand)}.walkthrough-section{scroll-margin-top:96px}.walkthrough-steps{display:grid;grid-gap:8px;gap:8px;margin:2px 0 0;padding:16px 18px 16px 42px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.walkthrough-steps li{padding-left:4px;color:#202833;font-size:17px;line-height:1.5}.walkthrough-detail .game-widget,.walkthrough-detail .news-comment,.walkthrough-detail .news-comments__empty,.walkthrough-detail .news-comments__form,.walkthrough-detail .sidebar-panel{background:#fff}@media (max-width:960px){.walkthroughs-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.solutions-topline{align-items:center}.solutions-heading{margin-bottom:24px}.solutions-heading h1{font-size:32px}.walkthrough-card h2{min-height:auto;font-size:18px;display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset;line-clamp:unset}.walkthrough-toc{padding:16px}.walkthrough-steps{padding:14px 14px 14px 34px}}@media (max-width:600px){.walkthroughs-list{grid-template-columns:1fr;gap:24px}.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.solution-card__body{min-height:138px;padding:11px 12px 13px}.solution-card h2{min-height:calc(16px * 1.32 * 2);font-size:16px}.solution-card strong{font-size:16px}.walkthrough-card p{-webkit-line-clamp:4}}.trainer-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding-bottom:72px}.trainer-page__layout{grid-template-columns:minmax(0,800px) 360px;gap:58px}.trainer-detail__header{margin-bottom:18px}.trainer-compact{display:grid;grid-gap:28px;gap:28px;max-width:760px}.trainer-instruction{display:grid;grid-gap:8px;gap:8px;color:#202833;font-size:22px;line-height:1.4}.trainer-instruction p{margin:0}.trainer-options h2{margin:0 0 22px;color:var(--ink);font-size:24px;line-height:1.2;font-weight:800}.trainer-options ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.trainer-options li{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:baseline;grid-gap:8px;gap:8px;color:#202833;font-size:21px;line-height:1.4}.trainer-options code{color:#111318;font-family:Consolas,Courier New,monospace;font-size:.95em;font-weight:500}.trainer-source-link{width:-moz-fit-content;width:fit-content;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:7px;background:var(--brand);color:#fff;font-size:16px;line-height:1.2;font-weight:900}.trainer-source-link:hover{background:#c91628}.trainer-detail__footer{margin-top:28px}.trainer-detail .news-comment,.trainer-detail .news-comments__empty,.trainer-detail .news-comments__form,.trainer-sidebar .game-widget{background:#fff}.trainer-sidebar .game-widget__cover img{object-fit:cover}@media (max-width:1100px){.trainer-page__layout{grid-template-columns:1fr;gap:34px}.trainer-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.trainer-page{background:var(--page);padding:0 0 48px}.trainer-page__inner{width:100%;padding:22px 16px 0;border-radius:0}.trainer-compact{gap:22px}.trainer-instruction{font-size:18px;line-height:1.42}.trainer-options h2{margin-bottom:16px;font-size:22px}.trainer-options li{font-size:18px}.trainer-source-link{width:100%}.trainer-sidebar{grid-template-columns:1fr}}.download-page{background:linear-gradient(180deg,#16212a 0,#16212a 150px,var(--page) 150px),var(--page);padding-bottom:72px;overflow-x:clip}.download-page__layout{grid-template-columns:minmax(0,800px) minmax(0,360px);gap:58px;min-width:0;max-width:100%}.download-detail{display:grid;grid-gap:30px;gap:30px;min-width:0;max-width:min(760px,100%)}.download-detail__header{display:grid;grid-gap:16px;gap:16px}.download-detail__header h1{margin:0;color:#343a40;font-size:clamp(42px,5vw,58px);line-height:1.12;letter-spacing:0;font-weight:900;overflow-wrap:anywhere;word-break:break-word}.download-detail__header p{margin:0;color:#66707d;font-size:20px;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.download-conditions{display:grid;grid-gap:20px;gap:20px;min-width:0;max-width:100%;overflow-wrap:anywhere}.download-file-facts{display:grid;grid-gap:0;gap:0;min-width:0;max-width:100%;margin:0;border:1px solid #d8dee6;border-radius:var(--radius);background:#f4f7fa;overflow:hidden}.download-file-facts div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:18px;gap:18px;min-width:0;padding:14px 16px;border-bottom:1px solid #d8dee6}.download-file-facts div:last-child{border-bottom:0}.download-file-facts dt{color:#66707d;font-size:16px;line-height:1.35;font-weight:800}.download-file-facts dd{min-width:0;margin:0;color:#202833;font-size:16px;line-height:1.35;font-weight:700;overflow-wrap:anywhere;word-break:break-all}.download-file-facts code{display:block;font-family:var(--font-mono,"Courier New",monospace);font-size:15px;white-space:normal;overflow-wrap:anywhere;word-break:break-all}.download-conditions h2{margin:0;color:var(--ink);font-size:22px;line-height:1.3;font-weight:900}.download-conditions ol{display:grid;grid-gap:13px;gap:13px;margin:0;padding-left:28px;color:#202833;font-size:21px;line-height:1.45}.download-conditions li{padding-left:2px;overflow-wrap:anywhere;word-break:break-word}.download-action{display:grid;justify-items:center;grid-gap:22px;gap:22px;min-width:0;max-width:100%;padding:28px;border-radius:var(--radius);background:#e8edf2}.download-action p{justify-self:start;margin:0;color:#202833;font-size:20px;line-height:1.4}.download-action__button{max-width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-radius:var(--radius);background:#111820;color:#fff;font-size:18px;line-height:1.2;font-weight:900}.download-action>span{justify-self:start;color:#66707d;font-size:16px;line-height:1.4}.download-action__button:hover{background:var(--brand)}.download-backlink a{color:#66707d;font-size:17px;line-height:1.35;font-weight:800}.download-backlink a:hover{color:var(--brand)}.download-sidebar .game-widget{background:#fff}.download-sidebar .game-widget__cover img{object-fit:cover}@media (max-width:1100px){.download-page__layout{grid-template-columns:1fr;gap:34px}.download-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.download-page{background:var(--page);padding:0 0 48px}.download-page__inner{width:100%;max-width:100%;padding:22px 16px 0;border-radius:0}.download-detail{width:100%;max-width:100%;gap:24px}.download-detail__header h1{max-width:100%;font-size:24px;line-height:1.08;overflow-wrap:anywhere;word-break:normal}.download-action p,.download-conditions ol,.download-detail__header p{font-size:17px}.download-file-facts div{grid-template-columns:1fr;gap:4px}.download-file-facts code,.download-file-facts dd{font-size:13px}.download-action{width:100%;max-width:100%;padding:20px 16px}.download-action__button{width:100%}.download-sidebar{grid-template-columns:1fr}}.legal-page__inner{max-width:980px}.legal-page__header{display:grid;grid-gap:16px;gap:16px;margin-bottom:34px}.legal-page__header p{margin:0;color:#66707d;font-size:16px;line-height:1.35}.legal-page__header h1{margin:0;color:var(--ink);font-size:clamp(38px,5vw,60px);line-height:1.06;letter-spacing:0}.legal-page__header strong{max-width:820px;color:#202833;font-size:21px;line-height:1.45;font-weight:800}.legal-page__body{display:grid;grid-gap:28px;gap:28px;max-width:820px}.legal-section{display:grid;grid-gap:12px;gap:12px}.legal-section h2{margin:0;color:var(--ink);font-size:26px;line-height:1.2}.legal-section li,.legal-section p{color:#202833;font-size:18px;line-height:1.58}.legal-section p{margin:0}.legal-section a{color:var(--brand);font-weight:900}.legal-section a:hover{color:#111820}.legal-section ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:24px}@media (max-width:820px){.legal-page__header{margin-bottom:26px}.legal-page__header h1{font-size:34px}.legal-page__header strong{font-size:18px}.legal-section h2{font-size:23px}.legal-section li,.legal-section p{font-size:17px}}.contact-page__inner{max-width:1080px}.contact-page__header{display:grid;grid-gap:16px;gap:16px;margin-bottom:34px}.contact-page__header h1{margin:0;color:var(--ink);font-size:clamp(42px,5vw,64px);line-height:1.05;letter-spacing:0}.contact-page__header strong{max-width:820px;color:#202833;font-size:21px;line-height:1.45;font-weight:800}.contact-direct{display:grid;grid-gap:10px;gap:10px;max-width:820px;margin-bottom:30px;padding:22px 24px;border-radius:var(--radius);background:#e8edf2}.contact-direct h2{margin:0;color:var(--ink);font-size:24px;line-height:1.2}.contact-direct a{color:var(--brand);font-size:22px;line-height:1.3;font-weight:900;overflow-wrap:anywhere}.contact-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;max-width:900px}.contact-topic{display:grid;grid-gap:12px;gap:12px;padding:20px;border:1px solid #d8dee6;border-radius:var(--radius);background:#fff}.contact-topic h2{margin:0;color:var(--ink);font-size:22px;line-height:1.2}.contact-topic p{margin:0;color:#5f6976;font-size:17px;line-height:1.45}.contact-topic button{justify-self:start;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-family:inherit;font-size:16px;line-height:1.2;font-weight:900;cursor:pointer}.contact-topic button:hover{background:#111820}.contact-form{display:grid;grid-gap:18px;gap:18px;max-width:900px;margin-top:28px;padding:24px;border:1px solid #d8dee6;border-radius:var(--radius);background:#fff}.contact-form h2{margin:0;color:var(--ink);font-size:28px;line-height:1.2}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-form__field{display:grid;grid-gap:8px;gap:8px;color:#5f6976;font-size:15px;line-height:1.3;font-weight:800}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{width:100%;border:1px solid #cfd7e2;border-radius:var(--radius);background:#f8fafc;color:var(--ink);font:inherit;font-weight:700}.contact-form__field input,.contact-form__field select{min-height:46px;padding:10px 12px}.contact-form__field textarea{min-height:160px;padding:12px;resize:vertical}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:var(--brand);outline:2px solid rgba(239,24,51,.16);outline-offset:0}.contact-form__trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-form__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.contact-form__bottom button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:0;border-radius:var(--radius);background:var(--brand);color:#fff;font-family:inherit;font-size:17px;line-height:1.2;font-weight:900;cursor:pointer}.contact-form__bottom button:hover{background:#111820}.contact-form__bottom button:disabled{cursor:wait;opacity:.7}.contact-form__status{margin:0;font-size:16px;line-height:1.35;font-weight:800}.contact-form__status--success{color:#047857}.contact-form__status--error{color:var(--brand)}.contact-form__policy{margin:0;color:#6b7480;font-size:14px;line-height:1.45}.contact-form__policy a{color:var(--brand);font-weight:800}@media (max-width:820px){.contact-page__header h1{font-size:36px}.contact-page__header strong{font-size:18px}.contact-direct{padding:18px 16px}.contact-direct a{font-size:19px}.contact-topics{grid-template-columns:1fr}.contact-form{padding:18px 16px}.contact-form__grid{grid-template-columns:1fr}}