Game — Github.io [exclusive]

.info-panel { flex: 1; background: #0e1628cc; border-radius: 1.5rem; padding: 1.2rem; backdrop-filter: blur(4px); border: 1px solid #283458; }

/* 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

.primary-btn { background: #2b4b9e; border-bottom-color: #6ea4ff; box-shadow: 0 4px 12px #1e3a8a55; } .info-panel { flex: 1

/* header with github flair */ .feature-header { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; padding: 1.5rem 2rem; background: #0b1120cc; border-bottom: 1px solid #1e2a44; } border: 1px solid #283458