.cg-database { max-width: 1400px; margin: 0 auto; }
.cg-database__filters { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; align-items: end; padding: 1.25rem; margin-bottom: 2rem; background: #151923; border: 1px solid #30394a; }
.cg-database__search { grid-column: span 2; }
.cg-database__filters label { display: grid; gap: .4rem; color: #e9edf5; font-weight: 700; }
.cg-database__filters select, .cg-database__filters input { min-height: 2.7rem; padding: .5rem .65rem; color: #111723; background: #fff; border: 1px solid #afb9c8; }
.cg-database__filters button { min-height: 2.7rem; padding: .5rem 1rem; color: #08110e; background: #c9ee4e; border: 0; font-weight: 800; cursor: pointer; }
.cg-database__actions { display: flex; gap: .8rem; align-items: center; min-height: 2.7rem; }
.cg-database__actions a { color: #c9ee4e; font-size: .9rem; white-space: nowrap; }
.cg-database__results { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.cg-game-card { overflow: hidden; background: #151923; border: 1px solid #30394a; }
.cg-game-card__link { display: block; height: 100%; color: inherit; text-decoration: none; }
.cg-game-card__image { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.cg-game-card__body { padding: 1rem; }
.cg-game-card__body h2 { margin: 0 0 .5rem; color: #fff; font-size: 1.25rem; }
.cg-game-card__body p { margin: 0; color: #aeb9ca; }
.cg-game-card__excerpt { margin-top: .75rem !important; }
.cg-game-page, .cg-system-page { width: min(calc(100% - 48px), 1400px); }
.cg-game__layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(20rem, .44fr); gap: clamp(2rem, 4vw, 4.5rem); align-items: start; }
.cg-game .article__content.cg-game__editorial { width: min(100%, 850px); max-width: none; margin: 0; }
.cg-system__layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(20rem, .44fr); gap: clamp(2rem, 4vw, 4.5rem); align-items: start; }
.cg-system .article__content.cg-system__editorial { width: min(100%, 850px); max-width: none; margin: 0; }
.cg-game__original-title { margin: -.5rem 0 0; color: #aeb9ca; font-size: 1.05rem; }
.cg-game__packshot-placeholder { float: left; display: grid; place-items: center; gap: .35rem; width: min(100%, 22rem); aspect-ratio: 16 / 9; margin: .35rem 2rem 1.25rem 0; padding: 1.25rem; color: #aeb9ca; text-align: center; background: repeating-linear-gradient(135deg, #171d29 0, #171d29 12px, #1e2634 12px, #1e2634 24px); border: 1px dashed #718096; }
.cg-game__packshot-placeholder-icon { display: grid; place-items: center; width: 4.25rem; height: 4.25rem; color: #d7ff39; border: 2px solid currentColor; font-size: 2.25rem; }
.cg-game__packshot-placeholder strong { color: #fff; font-size: 1.05rem; }
.cg-game__packshot-placeholder span { font-size: .9rem; }
.cg-game__side { display: grid; gap: 1rem; }
.cg-game__facts { margin: 0; background: #151923; border: 1px solid #30394a; }
.cg-game__infobox { overflow: hidden; }
.cg-game__infobox h2 { margin: 0; padding: .85rem 1rem; color: #fff; background: #242c3b; font-size: 1rem; line-height: 1.15; letter-spacing: -.02em; }
.cg-game__facts dl { margin: 0; }
.cg-game__facts div { padding: .8rem 1rem; border-bottom: 1px solid #30394a; }
.cg-game__facts div:last-child { border-bottom: 0; }
.cg-game__facts dt { color: #aeb9ca; font-size: .8rem; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.cg-game__facts dd { margin: .25rem 0 0; color: #fff; }
.cg-game__facts a, .cg-game__video-link, .cg-game__reference-box a { color: #d7ff39; text-decoration: underline; text-underline-offset: 2px; }
.cg-game__video-link { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .9rem 1rem; color: #10131d; background: #d7ff39; font-weight: 900; text-decoration: none; }
.cg-game__video-link span { font-size: 1.2rem; }
.cg-game__reference-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.25rem; margin-top: 3rem; }
.cg-game__reference-box { padding: 1.3rem; background: #fffdfa; border: 1px solid #d9d5cc; }
.cg-game__reference-box h2 { margin: 0 0 .6rem; font-size: 1.35rem; line-height: 1; letter-spacing: -.04em; }
.cg-game__reference-box p { margin: 0; color: #5b6170; }
.cg-game__reference-box--links { margin-top: 1.25rem; }
.cg-game__reference-box--links ul { margin: 0; padding-left: 1.1rem; }
.cg-game__releases { margin-top: 4.5rem; padding-top: 3.5rem; border-top: 1px solid #d9d5cc; }
.cg-game__section-heading { margin-bottom: 1.6rem; }
.cg-game__section-heading .eyebrow { margin-bottom: .7rem; color: #31266c; }
.cg-game__section-heading h2 { margin: 0; font-size: clamp(2rem, 3vw, 3.4rem); line-height: .95; letter-spacing: -.06em; }
.cg-game__release-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.25rem; }
.cg-game__release-card { display: grid; grid-template-columns: minmax(0, 1fr); overflow: hidden; background: #151923; border: 1px solid #30394a; }
.cg-game__release-cover { margin: 0; background: #242c3b; }
.cg-game__release-cover img { display: block; width: 100%; aspect-ratio: 16 / 9; object-fit: cover; }
.cg-game__release-content { padding: 1.2rem; }
.cg-game__release-content h3 { margin: 0 0 1rem; color: #fff; font-size: 1.25rem; line-height: 1.05; }
.cg-game__release-content dl { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .8rem 1rem; margin: 0; }
.cg-game__release-content dt { color: #aeb9ca; font-size: .72rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.cg-game__release-content dd { margin: .15rem 0 0; color: #fff; font-size: .94rem; }
.cg-game__release-content a { color: #d7ff39; }
.cg-game__release-note { margin: 1rem 0 0; padding-top: 1rem; border-top: 1px solid #30394a; color: #d8e0ec; }
.cg-game__gameplay { clear: both; margin: 3.5rem 0; padding: 2.5rem 0; border-top: 1px solid #d9d5cc; border-bottom: 1px solid #d9d5cc; }
.cg-game__gameplay-title { margin: 0 0 1.25rem; color: #1a1a1a; font-size: clamp(1.35rem, 2vw, 1.8rem); line-height: 1.15; }
.cg-game__version-compass { clear: both; margin: 3.5rem 0; padding: 2.5rem 0; border-top: 1px solid #d9d5cc; border-bottom: 1px solid #d9d5cc; }
.cg-game__version-compass .cg-game__section-heading { margin-bottom: 1.25rem; }
.cg-game__version-compass .cg-game__section-heading > p:last-child, .cg-game__platforms .cg-game__section-heading > p:last-child { max-width: 46rem; margin: .6rem 0 0; color: #5f666d; }
.cg-game__version-compass-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr)); gap: 1rem; }
.cg-game__version-card { position: relative; min-height: 11.25rem; padding: 1.15rem; overflow: hidden; color: #fff; background: #151923; border: 1px solid #30394a; }
.cg-game__version-card::before { position: absolute; top: 0; left: 0; width: 100%; height: .3rem; content: ''; background: #d7ff39; }
.cg-game__version-year { margin: 0 0 .65rem; color: #d7ff39; font-size: .82rem; font-weight: 900; letter-spacing: .07em; }
.cg-game__version-card h3 { margin: 0 0 .8rem; color: #fff; font-size: 1.1rem; line-height: 1.15; }
.cg-game__version-card ul { display: grid; gap: .35rem; margin: 0; padding: 0; color: #d8e0ec; font-size: .9rem; list-style: none; }
.cg-game__version-card li { position: relative; padding-left: 1rem; }
.cg-game__version-card li::before { position: absolute; left: 0; color: #d7ff39; content: '•'; }
.cg-game__platforms { margin: 3.5rem 0 0; padding: 2.5rem 0; border-top: 1px solid #d9d5cc; border-bottom: 1px solid #d9d5cc; }
.cg-game__platform-list { margin: 1.25rem 0 0; color: #1a1a1a; font-weight: 700; line-height: 1.7; }
.cg-game__video-consent { position: relative; display: grid; min-height: 24rem; overflow: hidden; color: #fff; background: linear-gradient(135deg, #151923, #242c3b); aspect-ratio: 16 / 9; }
.cg-game__video-consent-inner { display: grid; place-content: center; justify-items: center; gap: .85rem; max-width: 35rem; padding: 2rem; margin: auto; text-align: center; }
.cg-game__video-consent-inner p { margin: 0; color: #d8e0ec; }
.cg-game__video-play { display: grid; place-items: center; width: 3.5rem; height: 3.5rem; padding-left: .15rem; color: #151923; background: #d7ff39; border-radius: 50%; }
.cg-game__video-consent-button { padding: .85rem 1.1rem; color: #10131d; background: #d7ff39; border: 0; font: inherit; font-weight: 900; cursor: pointer; }
.cg-game__video-consent iframe { display: block; width: 100%; height: 100%; border: 0; }
.single-page.cg-game-page, .single-page.cg-system-page { width: min(calc(100% - 48px), 1400px) !important; max-width: 1400px !important; margin-right: auto !important; margin-left: auto !important; }
.cg-game .cg-game__side { display: grid !important; gap: 1rem; }
.cg-game .cg-game__infobox h2 { margin: 0 !important; padding: .85rem 1rem !important; color: #fff !important; background: #242c3b !important; font-size: 1rem !important; line-height: 1.15 !important; letter-spacing: -.02em !important; }
.cg-game .cg-game__release-list { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 1.25rem !important; }
.cg-game .cg-game__release-content h3 { color: #fff !important; }
.cg-game .cg-game__release-content dt { color: #aeb9ca !important; }
.cg-game .cg-game__release-content dd, .cg-game .cg-game__release-note { color: #fff !important; }
.cg-database__pagination { margin-top: 2rem; }
.cg-database__pagination .page-numbers { display: flex; gap: .5rem; padding: 0; list-style: none; }
.cg-database__pagination a, .cg-database__pagination span { display: inline-block; padding: .4rem .65rem; color: #fff; border: 1px solid #30394a; }
.cg-database__pagination .current { color: #08110e; background: #c9ee4e; }
@media (max-width: 980px) { .cg-database__filters { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 900px) { .single-page.cg-game-page, .single-page.cg-system-page { width: min(calc(100% - 32px), 1400px) !important; } .cg-game__layout, .cg-system__layout, .cg-game .cg-game__release-list { grid-template-columns: 1fr !important; } .cg-game .article__content.cg-game__editorial, .cg-system .article__content.cg-system__editorial { max-width: none; } }
@media (max-width: 760px) { .cg-database__filters, .cg-database__results { grid-template-columns: 1fr; } .cg-database__search { grid-column: auto; } .cg-game__reference-grid, .cg-game__release-content dl { grid-template-columns: 1fr; } .cg-game__releases { margin-top: 3rem; padding-top: 2.5rem; } .cg-game__packshot-placeholder { float: none; width: 100%; margin: 0 0 1.5rem; } .cg-game__video-consent { min-height: 18rem; } }


/* Archivübersicht: zwölf neueste Spiele */
.cg-database__filters { margin-bottom: 3rem; }
.cg-database__results-heading { margin: 0 0 1.5rem; }
.cg-database__results-heading h2 { margin: 0; color: #1a1a1a; font-size: clamp(2rem, 3vw, 3.4rem); line-height: .95; letter-spacing: -.06em; }
.cg-database__results { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.cg-game-card__title { margin: 0; padding: 1rem; color: #fff; font-size: 1.25rem; line-height: 1.1; }
@media (max-width: 980px) { .cg-database__results { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 760px) { .cg-database__results { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 520px) { .cg-database__results { grid-template-columns: 1fr; } }
