game github.io  
   

Game Github.io Updated Page

.feature-footer { padding: 1rem 2rem; background: #050a15cc; text-align: center; font-size: 0.75rem; color: #5f73a1; border-top: 1px solid #19233c; display: flex; justify-content: space-between; flex-wrap: wrap; }

/* MAIN FEATURE CARD */ .game-feature { max-width: 1300px; width: 100%; background: rgba(18, 25, 45, 0.75); backdrop-filter: blur(12px); border-radius: 3rem; border: 1px solid rgba(88, 166, 255, 0.25); box-shadow: 0 25px 45px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(88, 166, 255, 0.1) inset; overflow: hidden; transition: all 0.2s ease; } game github.io

.title-section p { color: #8a9bcd; font-size: 0.85rem; margin-top: 0.25rem; display: flex; align-items: center; gap: 0.5rem; } .feature-footer { padding: 1rem 2rem

.github-badge { background: #1e2a3e; padding: 0.4rem 1rem; border-radius: 60px; font-size: 0.8rem; font-weight: 600; color: #b9d0ff; display: inline-flex; align-items: center; gap: 8px; border: 1px solid #2d3e5e; } border-top: 1px solid #19233c

button:active { transform: scale(0.97); }

/* interactive game zone */ .game-arena { display: flex; flex-wrap: wrap; gap: 2rem; padding: 2rem; }

.github-badge::before { content: "⌨️"; font-size: 1rem; }