/* Other Games: independent creator projects. Support links are limited to each game detail page. */
.games-page .site-header{position:relative;background:#0c1217}
.games-hero,.game-detail-hero{padding:110px 0 85px;background:radial-gradient(circle at 77% 15%,#6d393431,transparent 36%),linear-gradient(126deg,#17262b,#090d13 70%);border-bottom:1px solid var(--line)}
.games-hero h1,.game-detail-hero h1{font-size:clamp(3.6rem,6.4vw,6.4rem);margin:12px 0 22px}
.games-hero p:last-child,.game-detail-hero p:last-of-type{max-width:580px;font-size:1.1rem}
.other-games-grid{display:grid;grid-template-columns:minmax(0,560px);gap:24px}
.other-game-card{overflow:hidden;border:1px solid #6b5940;background:#11191e}
.game-card-banner{min-height:250px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 74% 44%,#ba5e2b77,transparent 18%),linear-gradient(135deg,#321a1b,#10181b 72%);border-bottom:1px solid #6b5940}
.game-card-banner span{font:clamp(2.7rem,5.5vw,4.5rem)/.88 Georgia,serif;letter-spacing:-.055em;color:#f2dfb8;text-shadow:0 5px 20px #0008}
.game-card-banner small{letter-spacing:.2em;color:#d2a669;font-weight:600}
.game-card-content{padding:30px}.game-card-content h2{font-size:2.45rem;margin-bottom:16px}.game-card-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:27px}.game-card-actions .button{gap:16px}
.back-link{display:inline-block;margin-bottom:45px;color:var(--gold);font-size:.9rem}.back-link:hover{text-decoration:underline;text-underline-offset:4px}
.game-detail-hero{padding-block:55px 95px}.game-detail-hero .button{margin-top:14px}
.game-support{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:90px}.game-support h2{font-size:clamp(2.5rem,4vw,3.7rem);margin:0}.game-support>div:last-child{max-width:510px}.support-note{border-left:2px solid #75613e;padding-left:16px}.coffee-button{display:inline-flex;align-items:center;gap:24px;min-height:54px;padding:14px 24px;color:#fff;background:#00D632;border:1px solid #00D632;font-weight:700;transition:background .2s,transform .2s}.coffee-button:hover{background:#00b92b;transform:translateY(-2px);color:#fff}
@media(max-width:780px){.games-hero,.game-detail-hero{padding-block:65px}.game-support{grid-template-columns:1fr;gap:30px;padding-block:65px}.game-card-banner{min-height:210px}.game-card-content{padding:24px}.game-card-actions{align-items:stretch}.game-card-actions .button{width:100%}}
.other-games-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr))}
.raid-boss-card .game-card-banner{background:radial-gradient(circle at 70% 30%,#7f221c88,transparent 22%),radial-gradient(circle at 25% 80%,#48256b75,transparent 25%),linear-gradient(135deg,#1e0e16,#12171c 72%)}
.raid-boss-hero{background:radial-gradient(circle at 72% 25%,#7d281e63,transparent 35%),radial-gradient(circle at 25% 78%,#43206455,transparent 30%),linear-gradient(126deg,#1a1524,#090d13 70%)}
