:root{--theme-primary: var(--themePrimary, #4fd1c7);--theme-secondary: var(--themeSecondary, #7bdcb5);--theme-gradient: var(--themeGradient, linear-gradient(135deg, #4fd1c7 0%, #7bdcb5 100%))}.main-content[data-astro-cid-bn6mwtkh]{background:var(--theme-gradient, var(--themeGradient));min-height:100vh;padding-top:80px}.category-header[data-astro-cid-bn6mwtkh]{padding:40px 0;background:#ffffff1a;backdrop-filter:blur(10px)}.container[data-astro-cid-bn6mwtkh]{max-width:1200px;margin:0 auto;padding:0 20px}.category-info[data-astro-cid-bn6mwtkh]{display:flex;align-items:center;gap:30px}.category-icon-large[data-astro-cid-bn6mwtkh]{font-size:4rem;background:#fff;width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a}.category-details[data-astro-cid-bn6mwtkh] h1[data-astro-cid-bn6mwtkh]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.category-description[data-astro-cid-bn6mwtkh]{font-size:1.2rem;color:#ffffffe6;margin-bottom:15px;line-height:1.5}.category-stats[data-astro-cid-bn6mwtkh]{display:flex;gap:20px;font-size:.9rem;color:#fffc}.game-count[data-astro-cid-bn6mwtkh]{font-weight:600}.games-section[data-astro-cid-bn6mwtkh]{padding:40px 0}.games-grid[data-astro-cid-bn6mwtkh]{display:grid;grid-template-columns:repeat(auto-fill,107px);grid-auto-rows:107px;gap:16px;justify-content:center;align-items:start}.no-games[data-astro-cid-bn6mwtkh]{text-align:center;background:#fff;padding:60px 40px;border-radius:12px;box-shadow:0 4px 20px #0000001a}.no-games[data-astro-cid-bn6mwtkh] h2[data-astro-cid-bn6mwtkh]{color:#333;margin-bottom:15px}.no-games[data-astro-cid-bn6mwtkh] p[data-astro-cid-bn6mwtkh]{color:#666;margin-bottom:25px}.back-home[data-astro-cid-bn6mwtkh]{display:inline-block;background:var(--theme-primary);color:#fff;padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .2s ease}.back-home[data-astro-cid-bn6mwtkh]:hover{background:var(--theme-secondary);transform:translateY(-2px)}.content-section[data-astro-cid-bn6mwtkh]{background:#fff;padding:60px 0;margin-top:40px}.content-section[data-astro-cid-bn6mwtkh] h2[data-astro-cid-bn6mwtkh]{font-size:2rem;font-weight:700;color:#333;margin-bottom:30px;text-align:center}.content-grid[data-astro-cid-bn6mwtkh]{display:grid;grid-template-columns:2fr 1fr;gap:40px;margin-top:40px}.content-main[data-astro-cid-bn6mwtkh] h3[data-astro-cid-bn6mwtkh]{font-size:1.5rem;font-weight:600;color:#333;margin:30px 0 15px}.content-main[data-astro-cid-bn6mwtkh] p[data-astro-cid-bn6mwtkh]{font-size:1rem;line-height:1.7;color:#555;margin-bottom:20px}.features-list[data-astro-cid-bn6mwtkh]{list-style:none;padding:0;margin:20px 0}.features-list[data-astro-cid-bn6mwtkh] li[data-astro-cid-bn6mwtkh]{margin-bottom:10px;padding:8px 0;border-bottom:1px solid #eee;color:#555}.features-list[data-astro-cid-bn6mwtkh] li[data-astro-cid-bn6mwtkh]:last-child{border-bottom:none}.how-to-list[data-astro-cid-bn6mwtkh]{padding-left:20px;color:#555;line-height:1.6}.how-to-list[data-astro-cid-bn6mwtkh] li[data-astro-cid-bn6mwtkh]{margin-bottom:8px}.content-sidebar[data-astro-cid-bn6mwtkh]{display:flex;flex-direction:column;gap:30px}.category-card[data-astro-cid-bn6mwtkh]{background:#f8f9fa;padding:25px;border-radius:12px;text-align:center;border:1px solid #e9ecef}.category-card[data-astro-cid-bn6mwtkh] .category-icon-large[data-astro-cid-bn6mwtkh]{font-size:3rem;width:60px;height:60px;margin:0 auto 15px}.category-card[data-astro-cid-bn6mwtkh] h4[data-astro-cid-bn6mwtkh]{color:#333;margin-bottom:8px;font-size:1.2rem}.category-count[data-astro-cid-bn6mwtkh]{color:#666;font-size:.9rem}.other-categories[data-astro-cid-bn6mwtkh] h4[data-astro-cid-bn6mwtkh]{color:#333;margin-bottom:15px;font-size:1.1rem}.category-link[data-astro-cid-bn6mwtkh]{display:flex;align-items:center;gap:12px;padding:10px 15px;border-radius:8px;text-decoration:none;color:#555;transition:all .2s ease;margin-bottom:8px}.category-link[data-astro-cid-bn6mwtkh]:hover{background:#f8f9fa;color:var(--theme-primary);transform:translate(5px)}.cat-emoji[data-astro-cid-bn6mwtkh]{font-size:1.2rem}.cat-name[data-astro-cid-bn6mwtkh]{font-weight:500}@media (max-width: 768px){.main-content[data-astro-cid-bn6mwtkh]{padding-top:100px}.category-info[data-astro-cid-bn6mwtkh]{flex-direction:column;text-align:center;gap:20px}.category-details[data-astro-cid-bn6mwtkh] h1[data-astro-cid-bn6mwtkh]{font-size:2rem}.category-stats[data-astro-cid-bn6mwtkh]{justify-content:center;flex-wrap:wrap}.games-grid[data-astro-cid-bn6mwtkh]{grid-template-columns:repeat(auto-fill,89px);grid-auto-rows:89px;gap:12px}.content-grid[data-astro-cid-bn6mwtkh]{grid-template-columns:1fr;gap:30px}.content-sidebar[data-astro-cid-bn6mwtkh]{order:-1}.container[data-astro-cid-bn6mwtkh]{padding:0 16px}}@media (max-width: 480px){.games-grid[data-astro-cid-bn6mwtkh]{grid-template-columns:repeat(auto-fill,71px);grid-auto-rows:71px;gap:8px}.category-header[data-astro-cid-bn6mwtkh]{padding:30px 0}.category-details[data-astro-cid-bn6mwtkh] h1[data-astro-cid-bn6mwtkh]{font-size:1.8rem}.content-section[data-astro-cid-bn6mwtkh]{padding:40px 0}}
