/* TCF Editorial -> Games bridge. Compact by design. */
:root{--tcf-game-teal:#00cbc1;--tcf-game-pink:#ff1cbc;--tcf-game-ink:#111;--tcf-game-line:#e8e6e5}
.tcf-article-game{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,43%);align-items:stretch;gap:0;margin:34px 0;padding:0;overflow:hidden;border:1px solid var(--tcf-game-line);border-radius:15px;background:linear-gradient(105deg,#fff5f8 0%,#fffafb 48%,#effcfa 100%);box-shadow:0 5px 18px rgba(17,17,17,.045)}
.tcf-article-game__copy{padding:24px 26px;align-self:center}.tcf-article-game__eyebrow{margin:0 0 7px!important;font-family:Oswald,"Arial Narrow",sans-serif!important;font-size:12px!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase;color:var(--tcf-game-teal);font-weight:700}.tcf-article-game h2{margin:0 0 9px!important;font-family:"Playfair Display",Georgia,serif!important;font-size:clamp(24px,3vw,32px)!important;line-height:1.06!important;letter-spacing:-.02em;color:var(--tcf-game-ink)}.tcf-article-game__description{max-width:520px;margin:0 0 16px!important;font-family:inherit;font-size:15px!important;line-height:1.45!important;color:#323232}.tcf-article-game__cta{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;background:var(--tcf-game-pink);color:#fff!important;text-decoration:none!important;font-family:Oswald,"Arial Narrow",sans-serif!important;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.tcf-article-game__cta:hover{filter:brightness(.94)}
.tcf-article-game__art{min-width:0;display:flex;align-items:center;justify-content:center;padding:10px 12px;background:rgba(255,255,255,.55)}.tcf-article-game__art img{display:block!important;width:100%!important;height:auto!important;max-height:175px!important;object-fit:contain!important;object-position:center!important;margin:0!important;border:0!important;box-shadow:none!important}.tcf-article-game__art strong{font-family:"Playfair Display",Georgia,serif;font-size:32px}
.tcf-article-more-games{clear:both;width:100%;margin:26px 0 28px;padding:0}.tcf-article-more-games__heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 0 12px}.tcf-article-more-games__heading span{height:1px;background:#dedede}.tcf-article-more-games__heading h2{margin:0!important;font-family:Oswald,"Arial Narrow",sans-serif!important;font-size:14px!important;line-height:1!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:#111!important;white-space:nowrap}.tcf-article-more-games__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tcf-article-more-games__card{display:flex;align-items:center;justify-content:center;min-width:0;height:98px;overflow:hidden;border:1px solid #e6e5e4;border-radius:10px;background:#fff;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}.tcf-article-more-games__card:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.07)}.tcf-article-more-games__card img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;margin:0!important;border:0!important;box-shadow:none!important}.tcf-article-more-games__card strong{font-family:"Playfair Display",Georgia,serif;font-size:20px}
@media(max-width:760px){.tcf-article-game{grid-template-columns:1fr;margin:28px 0}.tcf-article-game__copy{padding:21px 20px 16px}.tcf-article-game__art{padding:4px 16px 14px}.tcf-article-game__art img{max-height:150px!important}.tcf-article-more-games__grid{gap:8px}.tcf-article-more-games__card{height:82px}}
@media(max-width:520px){.tcf-article-game h2{font-size:26px!important}.tcf-article-game__description{font-size:14px!important}.tcf-article-more-games__grid{grid-template-columns:1fr}.tcf-article-more-games__card{height:96px}.tcf-article-more-games__heading{gap:8px}}
/* v1.25.0 final compact proportions: featured interruption is only modestly
   taller than the More TCF Games cards, and uses the exact approved headers. */
@media(min-width:761px){
  .tcf-article-game{grid-template-columns:minmax(0,57%) minmax(0,43%);min-height:148px;height:auto;max-height:none}
  .tcf-article-game__copy{padding:17px 20px 19px}
  .tcf-article-game__eyebrow{font-size:11px!important;margin-bottom:5px!important}
  .tcf-article-game h2{font-size:25px!important;margin-bottom:6px!important}
  .tcf-article-game__description{font-size:13.5px!important;line-height:1.36!important;margin-bottom:11px!important}
  .tcf-article-game__cta{padding:8px 13px;font-size:12px}
  .tcf-article-game__art{padding:6px 8px}
  .tcf-article-game__art img{max-height:155px!important}
  .tcf-article-more-games__card{height:88px}
}
