/*
Theme Name: Hry Download GameMag
Theme URI: https://hry-download.sk/
Author: OpenAI
Description: Premium dark gaming magazine theme integrated with GamePilot.
Version: 2.2.0
Text Domain: hd-gamemag
*/
:root{--bg:#07141a;--bg2:#0b1d24;--panel:#0b1a21;--line:rgba(255,255,255,.10);--green:#24ed91;--green2:#11d7c4;--paper:#fff;--ink:#101a20;--muted:#66767e;--paperline:#dbe5e8;--radius:13px;--container:1450px;--side:318px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 2%,rgba(34,235,153,.12),transparent 28%),radial-gradient(circle at 86% 45%,rgba(32,120,126,.10),transparent 28%),linear-gradient(180deg,#061218 0%,#0b1d25 55%,#07151b 100%);color:#f4f8f9;font:14px/1.5 Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.hd-container{width:min(calc(100% - 34px),var(--container));margin:auto}.screen-reader-text{position:absolute;left:-9999px}
/* header */
.hd-site-header{background:rgba(5,16,21,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.hd-topbar{height:66px;display:grid;grid-template-columns:210px 1fr 430px;align-items:center;gap:24px}.hd-brand{display:flex;align-items:center;gap:10px}.hd-brand-mark{width:41px;height:41px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--green),var(--green2));color:#06251a;box-shadow:0 6px 20px rgba(36,237,145,.20)}.hd-brand-text strong{display:block;color:#f9fcfd;font-size:19px;line-height:1;font-weight:900;letter-spacing:-.025em}.hd-brand-text strong span{color:var(--green)}.hd-brand-text small{display:block;margin-top:4px;font-size:9px;color:#9aacb3;letter-spacing:.21em;text-transform:uppercase}.hd-nav{justify-self:center}.hd-nav-list,.hd-platform-list{margin:0;padding:0;list-style:none;display:flex;align-items:center}.hd-nav-list{gap:27px}.hd-nav-list a{color:#f3f7f8;font-size:13px;font-weight:800;white-space:nowrap}.hd-nav-list a:hover{color:var(--green)}.hd-header-tools{display:flex;align-items:center;justify-content:flex-end;gap:18px}.hd-search{width:300px;height:37px;display:flex;align-items:center;padding:0 8px 0 14px;border:1px solid rgba(117,154,164,.42);border-radius:999px;background:#091a21}.hd-search input{width:100%;border:0;outline:0;background:none;color:white;font-size:12px}.hd-search input::placeholder{color:#778b93}.hd-search button{border:0;background:none;color:var(--green);font-size:18px}.hd-login{font-size:12px;font-weight:800;color:#e9f1f3;white-space:nowrap}.hd-login span{margin-right:6px;color:#d8e7eb}.hd-mobile-toggle{display:none;background:none;border:0}.hd-mobile-toggle span{display:block;width:28px;height:2px;background:white;margin:5px}.hd-platforms{height:40px;border-top:1px solid rgba(255,255,255,.055);background:#061218}.hd-platforms-inner{height:100%;display:flex;align-items:center}.hd-platform-list{gap:30px}.hd-platform-list a{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#edf5f7}.hd-platform-list a span{color:#cfdee2;font-size:12px}.hd-platform-spacer{flex:1}.hd-platform-slogan{font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#83969d}.hd-platform-glow{width:31px;height:2px;background:var(--green);margin-left:13px;box-shadow:0 0 13px var(--green)}
/* homepage columns */
.hd-main{padding:0 0 0}.hd-home-grid{display:grid;grid-template-columns:minmax(0,1fr) var(--side);gap:14px;align-items:start}.hd-home-main{min-width:0}.hd-sidebar{padding-top:15px;display:grid;gap:12px}.hd-hero-stack{padding-top:15px}.hd-hero{position:relative;aspect-ratio:3.05/1;min-height:285px;max-height:365px;overflow:hidden;border-radius:14px;border:1px solid var(--line);background:#0b1b22}.hd-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hd-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,16,.92) 0%,rgba(4,12,16,.70) 40%,rgba(4,12,16,.18) 73%,rgba(4,12,16,.22) 100%),linear-gradient(0deg,rgba(4,12,16,.35),transparent 58%)}.hd-hero-copy{position:relative;z-index:2;width:49%;padding:35px 32px 25px}.hd-chip{display:inline-flex;background:var(--green);color:#05231a;border-radius:5px;padding:5px 8px;font-size:9px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.03em}.hd-hero h1{font-size:clamp(29px,3.45vw,46px);line-height:.99;letter-spacing:-.047em;margin:13px 0 12px;text-wrap:balance}.hd-hero-copy p{color:#e2ebee;font-size:14px;line-height:1.48;max-width:520px;margin:0 0 16px}.hd-btn{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:8px;background:linear-gradient(135deg,var(--green),#37f5b6);color:#06231a;font-weight:900;font-size:12px;box-shadow:0 12px 22px rgba(36,237,145,.16)}.hd-hero-aside{position:absolute;z-index:2;right:25px;bottom:22px;text-align:right;display:grid;gap:2px}.hd-hero-aside strong{font-size:24px;color:#ffd86b}.hd-hero-aside span{font-size:10px;color:#dbe8ec}.hd-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:9px}.hd-feature{position:relative;height:132px;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#0b1b22}.hd-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hd-feature-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(2,7,10,.88))}.hd-feature>div{position:absolute;z-index:2;left:13px;right:31px;bottom:10px}.hd-feature h3{margin:7px 0 2px;font-size:13px;line-height:1.12;color:white;letter-spacing:-.02em}.hd-feature small{display:block;color:#d5e1e5;font-size:10px;line-height:1.3}.hd-feature>b{position:absolute;right:12px;bottom:10px;z-index:2;font-size:18px;color:white}
/* sidebar exact visual language */
.hd-dark-box,.hd-ad{border:1px solid var(--line);border-radius:13px;background:linear-gradient(180deg,#091b23,#07161c);box-shadow:0 15px 32px rgba(0,0,0,.16)}.hd-dark-box{padding:14px}.hd-popular header h3,.hd-newsletter h3,.hd-follow h3{margin:0 0 11px;font-size:17px;letter-spacing:-.02em}.hd-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.hd-tabs button{height:29px;border:1px solid rgba(255,255,255,.08);border-radius:5px;background:#10242c;color:#d8e4e7;font-size:10px;font-weight:800}.hd-tabs button.is-active{background:linear-gradient(90deg,var(--green),#1fd7c1);color:#052319;border-color:transparent}.hd-ranked{display:grid}.hd-ranked>a{display:grid;grid-template-columns:24px 49px 1fr;gap:8px;align-items:center;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.045)}.hd-ranked>a:last-child{border-bottom:0}.hd-rank{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#14313a;font-size:10px;font-weight:900}.hd-ranked img{width:49px;height:49px;object-fit:cover;border-radius:6px;background:#12252d}.hd-ranked b{display:block;font-size:11px;line-height:1.23}.hd-ranked small{display:block;color:#8499a1;font-size:9px;margin-top:3px}.hd-newsletter p{color:#abbcc2;font-size:11px;line-height:1.45;margin:0 0 11px}.hd-newsletter form{display:grid;grid-template-columns:1fr auto;gap:6px}.hd-newsletter input{min-width:0;height:35px;border:1px solid #26414a;background:#08171d;border-radius:6px;padding:0 10px;color:white;font-size:10px}.hd-newsletter button{border:0;border-radius:6px;background:var(--green);color:#052319;font-size:10px;font-weight:900;padding:0 12px}.hd-newsletter small{display:block;margin-top:8px;color:#788e96;font-size:9px}.hd-ad{position:relative;min-height:205px;overflow:hidden;padding:13px;display:flex;align-items:flex-end}.hd-ad:before{content:"";position:absolute;inset:0}.hd-ad-blue:before{background:radial-gradient(circle at 83% 34%,rgba(255,255,255,.35),transparent 13%),linear-gradient(145deg,#f8fbfc 0 36%,#d9e3eb 36% 55%,#8cb0e5 55% 64%,#133d86 64% 100%);filter:saturate(.9)}.hd-ad-green:before{background:radial-gradient(circle at 80% 28%,rgba(111,255,136,.35),transparent 15%),linear-gradient(145deg,#081012 0 48%,#132719 49% 70%,#234b1e 100%)}.hd-ad small{position:absolute;top:10px;left:12px;color:#85969d;text-transform:uppercase;font-size:8px;letter-spacing:.14em}.hd-ad>div{position:relative;z-index:2;max-width:75%}.hd-ad strong{display:block;font-size:25px;line-height:.98;letter-spacing:-.045em;text-transform:uppercase;color:#fff}.hd-ad-blue strong{color:#102131}.hd-ad p{font-size:10px;color:#d9e5e8}.hd-ad-blue p{color:#4b5f69}.hd-ad span{display:inline-block;padding:7px 10px;background:var(--green);border-radius:5px;color:#052319;font-size:9px;font-weight:900}.hd-follow>div{display:flex;gap:10px}.hd-follow a{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#10232b;color:white;font-weight:900;font-size:15px}.hd-follow a:nth-child(1){background:#1877f2}.hd-follow a:nth-child(2){background:linear-gradient(135deg,#feda75,#d62976,#4f5bd5)}.hd-follow a:nth-child(3){background:#f00}.hd-follow a:nth-child(4){background:#0f1113}.hd-follow a:nth-child(5){background:#5865f2}
/* white magazine blocks */
.hd-paper-section{margin-top:12px;border-radius:12px;background:var(--paper);color:var(--ink);padding:12px;box-shadow:0 12px 30px rgba(0,0,0,.17)}.hd-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.hd-section-head h1,.hd-section-head h2{position:relative;margin:0;padding-left:13px;font-size:19px;line-height:1.1;letter-spacing:-.03em}.hd-section-head h1:before,.hd-section-head h2:before{content:"";position:absolute;left:0;top:2px;width:3px;height:17px;border-radius:2px;background:var(--green)}.hd-section-head p{margin:3px 0 0 13px;color:#74858d;font-size:10px}.hd-section-head>a{color:#087bcc;font-size:10px;font-weight:900;white-space:nowrap}.hd-cards-4,.hd-review-grid,.hd-gp-grid,.hd-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hd-news-card,.hd-review{border:1px solid var(--paperline);border-radius:8px;overflow:hidden;background:#fff}.hd-card-img,.hd-review-img{position:relative;aspect-ratio:1.9/1;background:#dce6e9;overflow:hidden}.hd-card-img img,.hd-review-img img{width:100%;height:100%;object-fit:cover}.hd-card-img .hd-chip{position:absolute;left:7px;bottom:7px}.hd-card-copy,.hd-review-copy{padding:9px}.hd-card-copy h3,.hd-review-copy h3{font-size:12px;line-height:1.18;margin:0 0 5px;letter-spacing:-.02em}.hd-card-copy p,.hd-review-copy p{font-size:10px;line-height:1.38;color:#66767e;margin:0 0 7px}.hd-card-meta{display:flex;justify-content:space-between;color:#809098;font-size:8px}.hd-review-score{position:absolute;top:7px;left:7px;background:var(--green);border-radius:5px;padding:5px 7px;color:#052319;font-size:11px;font-weight:950}.hd-platform-badges{display:flex;gap:3px;flex-wrap:wrap}.hd-platform-badges span{border:1px solid #ccd8dc;border-radius:999px;padding:2px 5px;color:#64737a;font-size:7px}.hd-gp-title{display:flex;align-items:center;gap:9px}.hd-gp-icon{width:33px;height:33px;border-radius:9px;background:linear-gradient(135deg,var(--green),var(--green2));display:grid;place-items:center;font-size:17px}.hd-gp-title h2{padding-left:0}.hd-gp-title h2:before{display:none}.hd-gp-title p{margin-left:0}.hd-gp-tile,.hd-guide{position:relative;height:86px;border-radius:8px;overflow:hidden;background:#0a1a21}.hd-gp-tile img,.hd-guide img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hd-gp-tile>span,.hd-guide-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.76))}.hd-gp-tile>div{position:absolute;z-index:2;left:9px;right:9px;bottom:8px}.hd-gp-tile b{display:block;color:#fff;font-size:11px;line-height:1.15}.hd-gp-tile small{display:block;color:#d8e4e7;font-size:8px}.hd-calendar-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hd-release{display:grid;grid-template-columns:42px 37px 1fr;gap:7px;align-items:center;border:1px solid var(--paperline);border-radius:8px;padding:7px}.hd-date{text-align:center;font-size:8px;text-transform:uppercase;color:#617178}.hd-date strong{display:block;color:#10191e;font-size:19px;line-height:1}.hd-release img,.hd-release-fallback{width:37px;height:47px;border-radius:4px;object-fit:cover;background:#0b1c23;display:grid;place-items:center}.hd-release b{display:block;font-size:9px;line-height:1.18}.hd-guide{height:90px}.hd-guide .hd-chip{position:absolute;z-index:2;left:8px;bottom:8px}.hd-guide>b{position:absolute;z-index:2;left:66px;right:8px;bottom:8px;color:#fff;font-size:10px;line-height:1.18}
/* footer */
.hd-footer{margin-top:18px;padding:22px 0 15px;background:rgba(4,14,19,.92);border-top:1px solid var(--line)}.hd-footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr 1.4fr;gap:28px}.hd-footer-brand p,.hd-footer a,.hd-footer li{color:#94a6ad;font-size:10px}.hd-footer-brand p{max-width:230px}.hd-footer h4{margin:0 0 8px;font-size:11px}.hd-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:4px}.hd-footer-quote{text-align:right}.hd-footer-quote p{margin:0;color:#d9e5e8;font:italic 17px/1.55 Georgia,serif}.hd-footer-quote span{display:inline-block;width:28px;height:2px;background:var(--green);margin:9px 0 4px}.hd-footer-quote small{display:block;color:#96a7ae}.hd-footer-bottom{display:flex;justify-content:space-between;margin-top:14px;padding-top:10px;border-top:1px solid rgba(255,255,255,.07);color:#71858c;font-size:9px}
/* single / archive */
.hd-single-wrap{max-width:1050px;padding-top:20px}.hd-article{background:#fff;color:#132027;border-radius:14px;padding:38px;box-shadow:0 18px 45px rgba(0,0,0,.2)}.hd-article>header{max-width:820px;margin:0 auto 20px}.hd-article h1{font-size:43px;line-height:1.03;letter-spacing:-.045em;margin:14px 0}.hd-deck{font-size:17px;line-height:1.55;color:#566870}.hd-article-meta{display:flex;gap:10px;color:#7b8b92;font-size:10px}.hd-single-hero{width:100%;max-height:570px;object-fit:cover;border-radius:10px}.hd-game-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px;margin:14px 0 25px;background:#f4f8fa;border:1px solid #dbe5e8;border-radius:9px}.hd-game-facts small{display:block;color:#7a8a91;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.hd-game-facts b{font-size:10px}.hd-article-content{max-width:790px;margin:auto;font-size:17px;line-height:1.82}.hd-article-content h2{font-size:29px;line-height:1.15;margin-top:40px}.hd-article-content h3{font-size:22px}.hd-archive{margin-top:20px}.hd-pagination{margin-top:18px}.hd-pagination .nav-links{display:flex;gap:6px}.hd-pagination .page-numbers{border:1px solid #d9e3e7;border-radius:6px;padding:6px 9px}.hd-404{text-align:center;padding:70px 20px}.hd-404>span{font-size:100px;font-weight:950;color:var(--green)}
/* responsive */
@media(max-width:1180px){:root{--side:285px}.hd-topbar{grid-template-columns:185px 1fr 300px}.hd-login{display:none}.hd-search{width:260px}.hd-nav-list{gap:17px}.hd-nav-list a{font-size:12px}.hd-hero h1{font-size:34px}}
@media(max-width:980px){.hd-home-grid{grid-template-columns:1fr}.hd-sidebar{grid-template-columns:repeat(2,1fr)}.hd-topbar{grid-template-columns:auto 1fr auto}.hd-header-tools{display:none}.hd-mobile-toggle{display:block;justify-self:end}.hd-nav{display:none;position:absolute;top:64px;left:14px;right:14px;padding:10px;background:#07161c;border:1px solid var(--line);border-radius:10px}.hd-menu-open .hd-nav{display:block}.hd-nav-list{display:grid;gap:0}.hd-nav-list a{display:block;padding:9px}.hd-platform-spacer,.hd-platform-slogan,.hd-platform-glow{display:none}.hd-platforms-inner{overflow:auto}.hd-platform-list{min-width:max-content}.hd-footer-grid{grid-template-columns:repeat(2,1fr)}.hd-footer-quote{text-align:left}}
@media(max-width:720px){.hd-container{width:calc(100% - 20px)}.hd-platform-list{gap:18px}.hd-hero{aspect-ratio:auto;min-height:465px}.hd-hero-copy{width:100%;padding:25px 20px}.hd-hero h1{font-size:38px;max-width:12ch}.hd-hero-aside{display:none}.hd-feature-row,.hd-cards-4,.hd-review-grid,.hd-gp-grid,.hd-calendar-row,.hd-guide-grid,.hd-sidebar,.hd-footer-grid,.hd-game-facts{grid-template-columns:1fr}.hd-feature{height:150px}.hd-paper-section{padding:10px}.hd-section-head{align-items:flex-start;flex-direction:column}.hd-article{padding:22px}.hd-article h1{font-size:34px}.hd-footer-bottom{display:grid;gap:5px}}


/* v2.1 media-first visual calibration */
.hd-hero{min-height:0;aspect-ratio:3.15/1;background:#0b1b22}
.hd-hero>img{object-position:center 42%;filter:saturate(1.03) contrast(1.02)}
.hd-hero-shade{background:linear-gradient(90deg,rgba(2,11,15,.88) 0%,rgba(2,11,15,.70) 34%,rgba(2,11,15,.17) 68%,rgba(2,11,15,.34) 100%),linear-gradient(0deg,rgba(2,11,15,.48),transparent 52%)}
.hd-hero-content{max-width:52%;padding:42px 42px 34px}
.hd-hero h1{font-size:clamp(38px,3.45vw,56px);max-width:12.5ch;line-height:1.02}
.hd-hero p{font-size:16px;max-width:570px;line-height:1.52}
.hd-hero-score{right:28px;bottom:22px;top:auto;color:#ffd65b;font-size:24px}
.hd-feature-row{margin-top:10px}
.hd-mini-card{min-height:150px}
.hd-mini-card img,.hd-card-media img,.hd-rec img{background:#10232b}
.hd-card-media{aspect-ratio:16/9}
.hd-rec{min-height:120px}
.hd-release img{object-fit:cover}
.hd-sidebar{top:118px}
.hd-dark-box,.hd-newsletter,.hd-social-box{border-color:rgba(111,156,168,.24)}
@media(max-width:720px){.hd-hero{aspect-ratio:auto;min-height:500px}.hd-hero-content{max-width:100%}}
