/* Centralised from 8 repeated inline copies across GameHarbor. */

body.gh-news-article-page{background:radial-gradient(circle at 8% 8%,rgba(0,234,255,.09),transparent 27%),radial-gradient(circle at 92% 20%,rgba(200,45,255,.11),transparent 30%),#070a18;}
.gh-article-shell{max-width:1060px;margin:0 auto;padding:34px 18px 78px;}
.gh-article-back{display:inline-flex;margin:0 0 18px;color:#7cefff!important;font-weight:850;text-decoration:none!important;}
.gh-article-hero{overflow:hidden;border:1px solid rgba(0,234,255,.32);border-radius:24px;background:linear-gradient(130deg,#101a3a,#1f103c);box-shadow:0 20px 50px rgba(0,0,0,.34);}
.gh-article-cover{aspect-ratio:16/8.2;background:#050918;}
.gh-article-cover img{display:block;width:100%;height:100%;object-fit:cover;}
.gh-article-head{padding:28px clamp(20px,5vw,48px) 34px;}
.gh-article-head h1{margin:8px 0 14px;color:#fff;font-size:clamp(2rem,5vw,4.2rem);line-height:1.03;letter-spacing:-.035em;}
.gh-article-standfirst{font-size:1.08rem;line-height:1.68;color:#d1daf5;margin:0;max-width:850px;}
.gh-article-meta{display:flex;gap:9px;flex-wrap:wrap;align-items:center;color:#97a7cf;font-size:.86rem;font-weight:750;}
.gh-article-content{margin-top:24px;padding:clamp(23px,5vw,50px);border-radius:22px;background:rgba(12,18,42,.94);border:1px solid rgba(255,255,255,.1);color:#c8d2ee;line-height:1.75;}
.gh-article-content h2{color:#fff;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.2;margin:32px 0 10px;}
.gh-article-content h2:first-child{margin-top:0;}
.gh-article-content p{margin:0 0 17px;}
.gh-article-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 26px;padding:0;list-style:none;}
.gh-article-points li{border:1px solid rgba(0,234,255,.18);border-radius:14px;padding:15px;background:rgba(0,234,255,.045);color:#d6e1fb;font-weight:750;}
.gh-source-box{margin-top:28px;padding:18px;border:1px solid rgba(200,45,255,.32);border-radius:14px;background:rgba(200,45,255,.06);}
.gh-source-box strong{display:block;color:#fff;margin-bottom:5px;}
.gh-source-box a{color:#7cefff;font-weight:850;word-break:break-word;}
.gh-related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:25px;}
.gh-related-links a{display:block;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:15px;text-decoration:none!important;color:#fff!important;background:#0d1532;font-weight:800;}
.gh-related-links a:hover{border-color:rgba(0,234,255,.4);}
@media(max-width:760px){.gh-article-shell{padding:24px 13px 58px}.gh-article-hero{border-radius:19px}.gh-article-head{padding:22px 18px 27px}.gh-article-content{padding:22px 18px}.gh-article-points,.gh-related-links{grid-template-columns:1fr}.gh-article-cover{aspect-ratio:16/10}}
