.game-overview{min-height:calc(100vh - var(--header-height));padding:clamp(2.5rem,6vw,5.5rem) 0;background:var(--bg-deep)}.game-overview__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:clamp(2rem,7vw,7rem);align-items:center;padding-bottom:clamp(3rem,7vw,6rem);border-bottom:1px solid var(--af-line)}.game-overview__eyebrow,.game-overview__section-heading>p{color:var(--ui-accent);font:600 .68rem var(--af-data);letter-spacing:.11em;text-transform:uppercase}.game-overview h1{max-width:10ch;margin:.85rem 0 1.3rem;font-size:clamp(3rem,5.7vw,6rem);line-height:.88;letter-spacing:-.035em;text-wrap:balance}.game-overview__hero>div>p:not(.game-overview__eyebrow){max-width:52ch;color:var(--text-muted);font-size:1rem;line-height:1.65;text-wrap:pretty}.game-overview__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.game-overview__match{overflow:hidden;border:1px solid var(--af-line-strong);border-radius:var(--border-radius);background:#0b1116}.game-overview__match>div:first-child{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#104922;color:#a8eabf;font:700 .62rem var(--af-data);letter-spacing:.05em;text-transform:uppercase}.game-overview__match>div:first-child strong{color:#f1fff4}.game-overview__match>p{padding:1rem;color:var(--text-main);font:800 1.2rem var(--af-display);text-align:center}.game-overview__match>p b{margin:0 .35rem;font-size:1.8rem}.game-overview__match>p em{color:var(--text-muted);font-style:normal}.game-overview__pitch{position:relative;display:grid;place-items:center;min-height:230px;margin:0 1rem 1rem;overflow:hidden;border:2px solid #2c8c43;border-radius:5px;background:linear-gradient(180deg,#155523,#103b1c)}.game-overview__pitch::before{content:'';position:absolute;inset:7px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.16) 50%,transparent 50.2%)}.game-overview__pitch::after{content:'';position:absolute;top:50%;left:50%;width:52px;height:52px;border:1px solid rgba(255,255,255,.17);border-radius:50%;transform:translate(-50%,-50%)}.game-overview__pitch span{z-index:1;color:rgba(255,255,255,.25);font:700 .58rem var(--af-data);letter-spacing:.12em;text-transform:uppercase}.game-overview__pitch span:first-of-type{color:#45df78;text-shadow:0 0 10px rgba(69,223,120,.55)}.game-overview__pitch i{position:absolute;z-index:2;top:24%;right:23%;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#eef9f0;box-shadow:0 0 0 4px rgba(54,201,108,.25)}.game-overview__match footer{display:flex;justify-content:space-between;gap:.5rem;padding:.7rem 1rem;border-top:1px solid var(--af-line);color:var(--text-muted);font:.55rem var(--af-data);text-transform:uppercase}.game-overview__match footer strong{color:#d1f749}.game-overview__systems{padding:clamp(3rem,7vw,6rem) 0}.game-overview__section-heading{max-width:45rem}.game-overview__section-heading h2{margin-top:.55rem;font-size:clamp(2rem,4vw,3.7rem);line-height:.92;text-wrap:balance}.game-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.game-overview__grid article{display:flex;flex-direction:column;min-height:245px;padding:1.3rem;border:1px solid var(--af-line-strong);border-radius:var(--border-radius);background:var(--af-surface)}.game-overview__grid article>span{color:var(--ui-accent);font:600 .65rem var(--af-data)}.game-overview__grid h3{margin:2.5rem 0 .65rem;font-size:1.45rem;line-height:.95;text-transform:uppercase}.game-overview__grid p{color:var(--text-muted);font-size:.78rem;line-height:1.55}.game-overview__grid a{margin-top:auto;padding-top:1.5rem;color:var(--ui-accent);font:600 .64rem var(--af-data);letter-spacing:.04em;text-transform:uppercase}.game-overview__loop{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem;border:1px solid var(--af-line-strong);border-radius:var(--border-radius);background:var(--af-surface)}.game-overview__loop div{display:grid;gap:.25rem}.game-overview__loop b{font:800 1.2rem/.9 var(--af-display);letter-spacing:.01em;text-transform:uppercase}.game-overview__loop span{color:var(--text-muted);font-size:.68rem}.game-overview__loop>i{color:var(--ui-accent);font-style:normal}@media(max-width:900px){.game-overview__hero{grid-template-columns:1fr}.game-overview__grid{grid-template-columns:1fr}.game-overview__grid article{min-height:190px}.game-overview__grid h3{margin-top:1.5rem}}@media(max-width:600px){.game-overview{padding-top:2.5rem}.game-overview__match footer{font-size:.48rem}.game-overview__loop{display:grid;grid-template-columns:1fr auto 1fr}.game-overview__loop i:nth-of-type(2){grid-column:2}.game-overview__loop div:nth-of-type(3){grid-column:1}.game-overview__loop div:nth-of-type(4){grid-column:3}.game-overview h1{font-size:clamp(2.8rem,14vw,4.25rem)}}
