.games-page[data-astro-cid-snf5vnxa]{padding-top:var(--nav-height);min-height:100vh;background:var(--color-bg-secondary)}[data-theme=light] .games-page[data-astro-cid-snf5vnxa]{background:#f8f8f7}.games-hero[data-astro-cid-snf5vnxa]{background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%);padding:var(--space-4xl) var(--space-xl) var(--space-2xl);text-align:center}.games-hero[data-astro-cid-snf5vnxa] .hero-content[data-astro-cid-snf5vnxa]{max-width:700px;margin:0 auto var(--space-2xl)}.hero-badge[data-astro-cid-snf5vnxa]{display:inline-block;padding:var(--space-xs) var(--space-lg);background:linear-gradient(135deg,#ec489926,#8b5cf626);border:1px solid rgba(236,72,153,.3);border-radius:var(--radius-full);font-size:.9rem;font-weight:600;color:#ec4899;margin-bottom:var(--space-lg)}.games-hero[data-astro-cid-snf5vnxa] h1[data-astro-cid-snf5vnxa]{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:var(--space-md)}.games-hero[data-astro-cid-snf5vnxa] p[data-astro-cid-snf5vnxa]{font-size:1.15rem;color:var(--color-text-secondary)}.featured-games[data-astro-cid-snf5vnxa]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg);max-width:1100px;margin:0 auto}.featured-card[data-astro-cid-snf5vnxa]{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-normal);animation:fadeUp .5s ease both;animation-delay:var(--delay)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .featured-card[data-astro-cid-snf5vnxa]{background:#fff;box-shadow:0 4px 16px #00000014}.featured-card[data-astro-cid-snf5vnxa]:hover{transform:translateY(-6px) scale(1.02);box-shadow:var(--shadow-lg);border-color:transparent}.featured-thumb[data-astro-cid-snf5vnxa]{width:70px;height:70px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.featured-icon[data-astro-cid-snf5vnxa]{font-size:2rem}.featured-info[data-astro-cid-snf5vnxa]{flex:1}.featured-cat[data-astro-cid-snf5vnxa]{font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.featured-info[data-astro-cid-snf5vnxa] h3[data-astro-cid-snf5vnxa]{font-size:1.1rem;font-weight:600}.featured-stats[data-astro-cid-snf5vnxa]{display:flex;gap:var(--space-md);font-size:.8rem;color:var(--color-text-secondary)}.featured-stats[data-astro-cid-snf5vnxa] span[data-astro-cid-snf5vnxa]:first-child{color:var(--color-accent)}.play-btn[data-astro-cid-snf5vnxa]{padding:var(--space-sm) var(--space-md);background:var(--gradient-accent);border-radius:var(--radius-full);font-size:.85rem;font-weight:600;color:#000}.categories-section[data-astro-cid-snf5vnxa]{background:var(--color-bg-primary);padding:var(--space-2xl) var(--space-xl)}[data-theme=light] .categories-section[data-astro-cid-snf5vnxa]{background:#fff}.game-categories[data-astro-cid-snf5vnxa]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-md);max-width:var(--container-max);margin:0 auto}.game-cat-card[data-astro-cid-snf5vnxa]{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);background:var(--color-bg-card);border:2px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-normal)}[data-theme=light] .game-cat-card[data-astro-cid-snf5vnxa]{background:#fff;box-shadow:0 2px 8px #0000000f}.game-cat-card[data-astro-cid-snf5vnxa]:hover{border-color:var(--cat-color);transform:translateY(-3px);box-shadow:0 8px 24px color-mix(in srgb,var(--cat-color) 30%,transparent)}.cat-icon[data-astro-cid-snf5vnxa]{font-size:1.3rem}.cat-name[data-astro-cid-snf5vnxa]{font-weight:600}.cat-count[data-astro-cid-snf5vnxa]{padding:2px 8px;background:var(--color-bg-tertiary);border-radius:var(--radius-full);font-size:.75rem;color:var(--color-text-muted)}.trending-section[data-astro-cid-snf5vnxa]{background:var(--color-bg-secondary)}[data-theme=light] .trending-section[data-astro-cid-snf5vnxa]{background:#f8f8f7}.section-header-row[data-astro-cid-snf5vnxa]{display:flex;justify-content:space-between;align-items:center;max-width:var(--container-max);margin:0 auto var(--space-xl)}.section-header-row[data-astro-cid-snf5vnxa] h2[data-astro-cid-snf5vnxa]{font-family:var(--font-display);font-size:1.5rem;font-weight:700}.view-all-link[data-astro-cid-snf5vnxa]{color:var(--color-accent);font-weight:600;font-size:.9rem}.games-grid[data-astro-cid-snf5vnxa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-lg);max-width:var(--container-max);margin:0 auto}.game-card[data-astro-cid-snf5vnxa]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;transition:all var(--transition-normal)}[data-theme=light] .game-card[data-astro-cid-snf5vnxa]{background:#fff;box-shadow:0 2px 12px #00000014}.game-card[data-astro-cid-snf5vnxa]:hover{transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-lg)}.game-thumb[data-astro-cid-snf5vnxa]{height:140px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.thumb-icon[data-astro-cid-snf5vnxa]{font-size:3.5rem;opacity:.8;transition:transform var(--transition-normal)}.game-card[data-astro-cid-snf5vnxa]:hover .thumb-icon[data-astro-cid-snf5vnxa]{transform:scale(1.2)}.game-overlay[data-astro-cid-snf5vnxa]{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition-normal)}.game-card[data-astro-cid-snf5vnxa]:hover .game-overlay[data-astro-cid-snf5vnxa]{opacity:1}.play-now[data-astro-cid-snf5vnxa]{padding:var(--space-sm) var(--space-lg);background:var(--gradient-accent);border-radius:var(--radius-full);font-weight:600;color:#000}.premium-badge[data-astro-cid-snf5vnxa]{position:absolute;top:8px;right:8px;font-size:1.2rem}.game-info[data-astro-cid-snf5vnxa]{padding:var(--space-md)}.game-info[data-astro-cid-snf5vnxa] h3[data-astro-cid-snf5vnxa]{font-size:1rem;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-meta[data-astro-cid-snf5vnxa]{display:flex;justify-content:space-between;font-size:.8rem}.rating[data-astro-cid-snf5vnxa]{color:var(--color-accent);font-weight:600}.plays[data-astro-cid-snf5vnxa]{color:var(--color-text-muted)}.category-games-section[data-astro-cid-snf5vnxa]{background:var(--color-bg-primary)}[data-theme=light] .category-games-section[data-astro-cid-snf5vnxa]:nth-child(odd){background:#fff}.cat-emoji[data-astro-cid-snf5vnxa]{font-size:1.3rem}.games-row[data-astro-cid-snf5vnxa]{display:flex;gap:var(--space-md);max-width:var(--container-max);margin:0 auto;overflow-x:auto;padding-bottom:var(--space-md)}.game-card-mini[data-astro-cid-snf5vnxa]{flex-shrink:0;width:180px;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition-normal)}[data-theme=light] .game-card-mini[data-astro-cid-snf5vnxa]{background:#fff;box-shadow:0 2px 8px #0000000f}.game-card-mini[data-astro-cid-snf5vnxa]:hover{transform:translateY(-4px);border-color:var(--color-accent)}.mini-thumb[data-astro-cid-snf5vnxa]{height:100px;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.mini-info[data-astro-cid-snf5vnxa]{padding:var(--space-sm)}.mini-info[data-astro-cid-snf5vnxa] h4[data-astro-cid-snf5vnxa]{font-size:.9rem;font-weight:600;margin-bottom:2px}.mini-info[data-astro-cid-snf5vnxa] span[data-astro-cid-snf5vnxa]{font-size:.75rem;color:var(--color-accent)}@media(max-width:768px){.featured-games[data-astro-cid-snf5vnxa]{grid-template-columns:1fr}.games-grid[data-astro-cid-snf5vnxa]{grid-template-columns:repeat(2,1fr)}}
