body{margin-top:0!important;padding-top:0!important}.games-outer{max-width:1200px;margin:.5rem auto!important;background-color:#fff!important;border-radius:12px!important;border:1px solid #ddd!important;padding:.75rem 1.5rem 1.5rem!important}.games-title-box{display:inline-block;margin:0 auto 20px!important;background-color:#6f86c4;border-radius:10px!important;border:3px solid #b6d4fe!important;text-align:center!important;padding:.4rem 1rem!important;max-width:90%}.games-title{font-size:1.5rem!important;font-weight:600!important;color:#fff!important;margin:0!important;padding:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.games-grid{margin-top:.25rem!important;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;justify-items:center}.game-card{width:100%!important;max-width:360px!important;text-decoration:none!important;border-radius:12px!important;overflow:hidden!important;background-color:#f4f4f4!important;box-shadow:0 4px 8px rgba(0,0,0,.08)!important;transition:transform .2s ease!important}.game-card:hover{transform:scale(1.05)!important}.game-image{width:100%!important;height:180px!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}.game-label{padding:.75rem 1rem!important;font-size:1rem!important;font-weight:500!important;color:#333!important;background-color:#fff!important;text-align:center!important}.games-description{width:100%;margin-top:2.5rem;color:#333;font-size:1rem;line-height:1.6;text-align:left;padding-left:0;padding-right:0}.games-description-title{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#2c3e50}.games-divider{border:none;height:1px;background-color:#000;width:100%;margin:2rem 0 1.5rem}