.tcgpi-index {
  --tcgpi-red: #e53935;
  --tcgpi-charcoal: #151515;
  --tcgpi-border: #dedede;
  box-sizing: border-box;
  color: #171717;
  margin: 0 auto;
  max-width: 1120px;
  padding: 46px 22px 64px;
}
.tcgpi-index * { box-sizing: border-box; }
.tcgpi-index h1,.tcgpi-index h2,.tcgpi-index h3,.tcgpi-index h4,.tcgpi-index h5,.tcgpi-index h6,
.tcgpi-landing h1,.tcgpi-landing h2,.tcgpi-landing h3,.tcgpi-landing h4,.tcgpi-landing h5,.tcgpi-landing h6,
body.single-tcg_game_guide h1,body.single-tcg_game_guide h2,body.single-tcg_game_guide h3,body.single-tcg_game_guide h4,body.single-tcg_game_guide h5,body.single-tcg_game_guide h6,
body.single-tcg_set_guide h1,body.single-tcg_set_guide h2,body.single-tcg_set_guide h3,body.single-tcg_set_guide h4,body.single-tcg_set_guide h5,body.single-tcg_set_guide h6 {
  font-family: "Bebas Neue",sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: .01em;
}
body.single-tcg_game_guide h1:first-of-type,
body.single-tcg_set_guide h1:first-of-type {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1120px;
  padding-left: 22px;
  padding-right: 22px;
  text-align: center !important;
  width: 100%;
}
.tcgpi-hero { border-left: 5px solid var(--tcgpi-red); margin: 0 0 28px; padding: 5px 0 5px 20px; }
.tcgpi-hero .tcgpi-eyebrow { color: var(--tcgpi-red); font-size: .78rem; font-weight: 900; letter-spacing: .13em; margin: 0 0 8px; }
.tcgpi-hero h1 { color: #fff; font-size: clamp(2rem, 4vw, 3.4rem); font-weight: 900; letter-spacing: -.035em; line-height: 1; margin: 0 0 13px; text-transform: uppercase; }
.tcgpi-hero > p:last-child { color: #c8c8c8; font-size: 1rem; margin: 0; max-width: 720px; }
.tcgpi-game-hub { margin: 0 0 30px; }
.tcgpi-section-heading { margin: 0 0 16px; }
.tcgpi-section-heading .tcgpi-eyebrow { color: #e53935; font-size: .72rem; font-weight: 900; letter-spacing: .13em; margin: 0 0 5px; }
.tcgpi-section-heading h2 { color: #fff; font-size: clamp(1.45rem,3vw,2rem); font-weight: 900; margin: 0 0 6px; text-transform: uppercase; }
.tcgpi-section-heading > p:last-child { color: #aaa; margin: 0; }
.tcgpi-game-grid { display: grid; gap: 12px; grid-template-columns: repeat(5,minmax(0,1fr)); }
.tcgpi-game-card { background: #0c0c0c; border: 1px solid #303030; border-radius: 12px; color: #fff !important; display: flex; flex-direction: column; min-height: 220px; min-width: 0; padding: 22px 16px; text-decoration: none !important; transition: border-color .18s ease,transform .18s ease; }
.tcgpi-game-card:hover { border-color: #555; transform: translateY(-2px); }
.tcgpi-game-name { color: #fff; font-family: "Bebas Neue",sans-serif; font-size: clamp(1.55rem,2.2vw,2.15rem); font-weight: 400; letter-spacing: .01em; line-height: 1; overflow-wrap: anywhere; text-transform: uppercase; }
.tcgpi-game-count { color: #c8c8c8; font-size: .82rem; margin-top: auto; }
.tcgpi-game-action { align-items: center; align-self: flex-start; border: 1px solid #d0d0d0; border-radius: 6px; color: #fff; display: inline-flex; font-size: .76rem; font-weight: 900; gap: 8px; margin-top: 12px; padding: 10px 12px; text-transform: none; transition: background .18s ease,border-color .18s ease; }
.tcgpi-game-action span { color: #e53935; font-size: 1rem; }
.tcgpi-game-card:hover .tcgpi-game-action { background: #171717; border-color: #fff; }
.tcgpi-search { align-items: end; background: var(--tcgpi-charcoal); border: 1px solid #343434; border-radius: 12px; box-shadow: 0 14px 35px rgba(0,0,0,.28); display: grid; gap: 14px; grid-template-columns: 2fr 1fr 1fr auto; margin-bottom: 18px; padding: 20px; }
.tcgpi-search label { color: #fff; display: block; font-size: .78rem; font-weight: 800; letter-spacing: .025em; margin-bottom: 7px; }
.tcgpi-search input,.tcgpi-search select { background: #fff !important; border: 1px solid #c8c8c8 !important; border-radius: 6px !important; color: #171717 !important; font: inherit; min-height: 46px; padding: 9px 11px !important; width: 100%; }
.tcgpi-search button { background: var(--tcgpi-red) !important; border: 0 !important; border-radius: 6px !important; color: #fff !important; cursor: pointer; font-weight: 900; min-height: 46px; padding: 9px 20px; text-transform: uppercase; transition: background .18s ease, transform .18s ease; }
.tcgpi-search button:hover { background: #c62828 !important; transform: translateY(-1px); }
.tcgpi-updated,.tcgpi-count { color: #d4d4d4; font-size: .88rem; margin: 7px 2px; }
.tcgpi-count { color: #fff; font-weight: 800; }
.tcgpi-table-wrap { background: #0c0c0c; border: 1px solid #303030; border-radius: 12px; box-shadow: 0 14px 35px rgba(0,0,0,.25); margin-top: 16px; overflow: hidden; }
.tcgpi-table { background: #0c0c0c !important; border: 0 !important; border-collapse: collapse; color: #fff !important; font-size: .9rem; margin: 0 !important; min-width: 800px; width: 100%; }
.tcgpi-table thead,.tcgpi-table tbody,.tcgpi-table tr { background: transparent !important; }
.tcgpi-table th,.tcgpi-table td { background: #0c0c0c !important; border: 0 !important; border-bottom: 1px solid #303030 !important; color: #fff !important; padding: 15px 16px !important; text-align: left; vertical-align: top; }
.tcgpi-table th { background: #171717 !important; color: #fff !important; font-size: .73rem; font-weight: 900; letter-spacing: .075em; text-transform: uppercase; }
.tcgpi-table tbody tr:nth-child(even) td { background: #121212 !important; }
.tcgpi-table tbody tr:hover td { background: #211111 !important; }
.tcgpi-table tr:last-child td { border-bottom: 0 !important; }
.tcgpi-table strong { color: #fff; font-weight: 800; }
.tcgpi-table small { color: #aaa; display: block; margin-top: 4px; }
.tcgpi-price { color: #ff5252 !important; font-size: 1rem; font-weight: 900; white-space: nowrap; }
.tcgpi-pages { align-items: center; color: #ddd; display: flex; gap: 18px; justify-content: center; margin: 25px 0; }
.tcgpi-pages a { background: #fff; border-radius: 5px; color: #171717 !important; font-weight: 800; padding: 8px 13px; text-decoration: none; }
.tcgpi-pages a:hover { background: var(--tcgpi-red); color: #fff !important; }
.tcgpi-disclaimer { color: #999; font-size: .76rem; margin-top: 22px; }
@media (max-width: 800px) {
  .tcgpi-index { padding: 32px 14px 48px; }
  .tcgpi-game-grid { grid-template-columns: repeat(5,minmax(0,1fr)); }
  .tcgpi-game-card { min-height: 210px; padding: 20px 12px; }
  .tcgpi-search { grid-template-columns: 1fr; }
  .tcgpi-search button { width: 100%; }
  .tcgpi-table-wrap { background: transparent; border: 0; box-shadow: none; overflow: visible; }
  .tcgpi-table { background: transparent !important; min-width: 0; }
  .tcgpi-table thead { display: none; }
  .tcgpi-table tbody,.tcgpi-table tr,.tcgpi-table td { display: block; width: 100%; }
  .tcgpi-table tr { background: #0c0c0c !important; border: 1px solid #303030; border-radius: 10px; box-shadow: 0 8px 24px rgba(0,0,0,.24); margin-bottom: 14px; overflow: hidden; padding: 8px 0; }
  .tcgpi-table td,.tcgpi-table tbody tr:nth-child(even) td { background: #0c0c0c !important; border-bottom: 1px solid #303030 !important; display: grid; gap: 12px; grid-template-columns: 105px 1fr; padding: 11px 15px !important; }
  .tcgpi-table td:before { color: #aaa; content: attr(data-label); font-size: .69rem; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
  .tcgpi-table tr td:last-child { border-bottom: 0 !important; }
}
@media (max-width: 680px) {
  .tcgpi-game-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tcgpi-game-card { padding: 22px 20px; }
}
@media (max-width: 520px) {
  .tcgpi-game-grid { grid-template-columns: 1fr; }
  .tcgpi-game-card { min-height: 190px; }
}

.tcgpi-landing { color: #fff; margin: 0 auto; max-width: 1120px; padding: 18px 22px 64px; }
.tcgpi-breadcrumb { align-items: center; color: #aaa; display: flex; flex-wrap: wrap; font-size: .82rem; gap: 8px; margin: 0 0 22px; }
.tcgpi-breadcrumb a { color: #fff !important; font-weight: 700; text-decoration: none; }
.tcgpi-breadcrumb a:hover { color: #e53935 !important; }
.tcgpi-landing-summary { align-items: center; background: #151515; border: 1px solid #343434; border-left: 5px solid #e53935; border-radius: 8px; display: flex; gap: 14px; margin-bottom: 24px; padding: 16px 18px; }
.tcgpi-landing-summary strong { color: #fff; font-size: 1.55rem; font-weight: 900; }
.tcgpi-landing-summary span { color: #bbb; font-size: .9rem; }
.tcgpi-guide-copy { margin: 0 0 22px; max-width: 850px; }
.tcgpi-guide-copy h2,.tcgpi-methodology h2,.tcgpi-related-sets h2 { color: #fff; font-size: clamp(1.65rem,3vw,2.25rem); margin: 0 0 8px; text-transform: uppercase; }
.tcgpi-guide-copy p,.tcgpi-methodology p { color: #c5c5c5; line-height: 1.7; margin: 0 0 10px; }
.tcgpi-stat-grid { display: grid; gap: 12px; grid-template-columns: repeat(4,minmax(0,1fr)); margin: 0 0 24px; }
.tcgpi-game-landing .tcgpi-stat-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.tcgpi-stat { background: #0c0c0c; border: 1px solid #303030; border-radius: 10px; display: flex; flex-direction: column; gap: 5px; min-width: 0; padding: 17px; }
.tcgpi-stat strong { color: #fff; font-size: 1.25rem; line-height: 1.15; overflow-wrap: anywhere; }
.tcgpi-stat span { color: #999; font-size: .76rem; }
.tcgpi-methodology { background: #111; border: 1px solid #303030; border-radius: 10px; margin: 28px 0 20px; padding: 22px; }
.tcgpi-related-sets { margin-top: 25px; }
.tcgpi-related-links { display: grid; gap: 10px; grid-template-columns: repeat(4,minmax(0,1fr)); }
.tcgpi-related-links a { background: #0c0c0c; border: 1px solid #303030; border-radius: 7px; color: #fff !important; font-weight: 700; padding: 13px 14px; text-decoration: none !important; }
.tcgpi-related-links a:hover { border-color: #e53935; }
.tcgpi-set-grid { display: grid; gap: 14px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.tcgpi-set-card { background: #0c0c0c; border: 1px solid #303030; border-radius: 10px; color: #fff !important; display: flex; flex-direction: column; gap: 9px; min-height: 112px; padding: 20px; text-decoration: none !important; transition: border-color .18s ease,transform .18s ease; }
.tcgpi-set-card:hover { border-color: #e53935; transform: translateY(-2px); }
.tcgpi-set-card strong { color: #fff; font-family: "Bebas Neue",sans-serif; font-size: 1.35rem; font-weight: 400; letter-spacing: .01em; line-height: 1.1; }
.tcgpi-set-card span { color: #aaa; font-size: .8rem; }
@media (max-width: 800px) {
  .tcgpi-landing { padding: 15px 14px 48px; }
  .tcgpi-stat-grid,.tcgpi-game-landing .tcgpi-stat-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tcgpi-related-links { grid-template-columns: 1fr; }
  .tcgpi-set-grid { grid-template-columns: 1fr; }
  .tcgpi-landing-summary { align-items: flex-start; flex-direction: column; gap: 3px; }
}
@media (max-width: 520px) {
  .tcgpi-stat-grid,.tcgpi-game-landing .tcgpi-stat-grid { grid-template-columns: 1fr; }
}
