/*
Theme Name: TopGameCarry
Theme URI: https://topgamecarry.com
Description: Dark, purple-accented gaming hub theme — guides, boosting comparison and news. Built on the TopGameCarry design system.
Author: TopGameCarry
Version: 0.1.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: topgamecarry
*/

/*
  The full design system lives in /assets/css/design-system.css and is
  enqueued from functions.php. This file only carries the theme header
  (required by WordPress) plus a couple of WP-specific helpers.
*/

/* WordPress core alignment/util classes the editor may output */
.alignwide{max-width:1180px;margin-left:auto;margin-right:auto;}
.alignfull{max-width:none;}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden;}
.wp-pagination,.tgc-pager{margin-top:48px;}
