.completion-status.svelte-1rz48bz{margin-top:.5rem;font-size:.9rem;text-align:center}.completed.svelte-1rz48bz{color:#fff}.not-completed.svelte-1rz48bz{opacity:.6}.games-grid.svelte-1rz48bz{max-width:1200px;margin:5rem auto;padding:3rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.game-card.svelte-1rz48bz{background:#ff6b6b;padding:2rem;color:#1a1a1a;text-decoration:none;font-family:monospace;position:relative;min-height:200px;display:flex;flex-direction:column;text-align:center;justify-content:center;gap:0rem;overflow:hidden;transition:.3s}.game-card.svelte-1rz48bz:hover{filter:hue-rotate(90deg);background:#3a0202;color:#eeeaea}@keyframes svelte-1rz48bz-shine{0%{box-shadow:0 0 10px #ff6b6b33}50%{box-shadow:0 0 20px #ff6b6b66}to{box-shadow:0 0 10px #ff6b6b33}}.game-card.svelte-1rz48bz:hover:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(100deg,transparent,rgba(0,0,0,.356),transparent);animation:svelte-1rz48bz-slide 2s}@keyframes svelte-1rz48bz-slide{0%{left:-100%}to{left:200%}}.difficulty.svelte-1rz48bz{font-size:1.4rem;font-weight:700;margin-bottom:.3rem}h2.svelte-1rz48bz{font-size:2rem;margin:0}.firstblood.svelte-1rz48bz{font-size:1rem;margin-top:.5rem}@media (max-width: 768px){.games-grid.svelte-1rz48bz{grid-template-columns:1fr}}
