.chain-chip{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#d9b85f;color:#1d2a26;font-size:12px;font-weight:950;letter-spacing:.05em}
.hero-note{margin:14px 0 0;color:#d3e5df;font-size:12px;line-height:1.4}
.game-launch{width:min(1180px,calc(100% - 28px));margin:12px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#ffffffd4}
.game-launch-copy p{margin:8px 0 0;color:#65746f;line-height:1.5;max-width:650px}
.game-launch-copy .eyebrow{color:#65746f}
.game-launch-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.site-footer{width:min(1180px,calc(100% - 28px));margin:18px auto 0;display:flex;justify-content:space-between;gap:12px;color:#65746f;font-size:12px}
@media(max-width:680px){.chain-chip{display:none}.game-launch,.site-footer{flex-direction:column;align-items:flex-start}.game-launch-actions{justify-content:flex-start}.site-footer{padding:0 4px}}
