.game-card[data-astro-cid-wttw2hwh]{height:100%}.game-card[data-astro-cid-wttw2hwh] a[data-astro-cid-wttw2hwh]{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.card-header[data-astro-cid-wttw2hwh]{padding:2rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.color-pink[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#fce4ec,#f8bbd9)}.color-green[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.color-blue[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#e3f2fd,#bbdefb)}.color-orange[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#fff3e0,#ffccbc)}.color-purple[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#f3e5f5,#e1bee7)}.color-teal[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#e0f2f1,#b2dfdb)}.color-coral[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#ffebee,#ffcdd2)}.color-yellow[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#fffde7,#fff9c4)}[data-theme=night] .color-pink[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#3d2a35,#4a2d40)}[data-theme=night] .color-green[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#2a3d2e,#2d4a33)}[data-theme=night] .color-blue[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#2a3040,#2d3a4d)}[data-theme=night] .color-orange[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#3d3328,#4a3d2d)}[data-theme=night] .color-purple[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#352a3d,#402d4a)}[data-theme=night] .color-teal[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#283d3a,#2d4a45)}[data-theme=night] .color-coral[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#3d2a2a,#4a2d2d)}[data-theme=night] .color-yellow[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#3d3a28,#4a452d)}.age-badge[data-astro-cid-wttw2hwh]{position:absolute;top:.6rem;left:.6rem;z-index:2;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-weight:800;font-size:.75rem;padding:.25rem .6rem;border-radius:999px;box-shadow:0 2px 8px #ff6b6b66;letter-spacing:.02em;line-height:1.2;white-space:nowrap}[data-theme=night] .age-badge[data-astro-cid-wttw2hwh]{background:linear-gradient(135deg,#e05555,#d97642);box-shadow:0 2px 8px #e055554d}.card-header[data-astro-cid-wttw2hwh]:before{content:"";position:absolute;width:120px;height:120px;background:#fff6;border-radius:50%;top:-40px;right:-40px}[data-theme=night] .card-header[data-astro-cid-wttw2hwh]:before{background:#ffffff14}.card-image[data-astro-cid-wttw2hwh]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:transform .4s}.has-image[data-astro-cid-wttw2hwh] .card-header[data-astro-cid-wttw2hwh]{padding:0;height:180px}.game-card[data-astro-cid-wttw2hwh]:hover .card-image[data-astro-cid-wttw2hwh]{transform:scale(1.05)}.card-emoji[data-astro-cid-wttw2hwh]{font-size:3.5rem;position:relative;z-index:1;transition:transform .4s}.game-card[data-astro-cid-wttw2hwh]:hover .card-emoji[data-astro-cid-wttw2hwh]{transform:scale(1.2) rotate(-5deg);animation:bounce .5s ease-in-out}@keyframes bounce{0%,to{transform:scale(1.2) rotate(-5deg) translateY(0)}50%{transform:scale(1.2) rotate(-5deg) translateY(-10px)}}.card-body[data-astro-cid-wttw2hwh]{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-body[data-astro-cid-wttw2hwh] h3[data-astro-cid-wttw2hwh]{font-size:1.1rem;color:var(--text-dark);margin:0}.card-body[data-astro-cid-wttw2hwh] p[data-astro-cid-wttw2hwh]{color:var(--text-medium);font-size:.9rem;line-height:1.5;flex:1;margin:0}.play-btn[data-astro-cid-wttw2hwh]{display:inline-flex;align-items:center;gap:.3rem;font-weight:700;font-size:.9rem;color:var(--purple);margin-top:.5rem;transition:transform .3s}.game-card[data-astro-cid-wttw2hwh]:hover .play-btn[data-astro-cid-wttw2hwh]{transform:translate(5px);color:var(--orange)}
