.hero-section[data-astro-cid-ct3bgug4]{display:flex;align-items:center;justify-content:space-between;padding:60px 48px;border-radius:24px;margin-top:16px;margin-bottom:40px;gap:40px;position:relative;overflow:hidden}.hero-content[data-astro-cid-ct3bgug4]{flex:1.2;display:flex;flex-direction:column;align-items:flex-start;gap:20px;z-index:5}[dir=rtl] .hero-content[data-astro-cid-ct3bgug4]{align-items:flex-start}.hero-badge[data-astro-cid-ct3bgug4]{background:#bc34fa26;border:1px solid var(--accent-purple);color:#fff;padding:6px 14px;border-radius:30px;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-shadow:0 0 5px var(--accent-purple-glow)}.hero-title[data-astro-cid-ct3bgug4]{font-family:var(--font-logo);font-size:42px;line-height:1.2;font-weight:900;background:linear-gradient(135deg,#fff 30%,var(--accent-cyan) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-subtitle[data-astro-cid-ct3bgug4]{font-size:16px;color:var(--text-secondary);line-height:1.6;max-width:500px}.hero-actions[data-astro-cid-ct3bgug4]{display:flex;gap:16px;margin-top:10px}.hero-actions[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{padding:12px 28px;font-size:15px}.hero-visual[data-astro-cid-ct3bgug4]{flex:.8;display:flex;align-items:center;justify-content:center;position:relative;min-height:240px;z-index:5}.visual-glow[data-astro-cid-ct3bgug4]{position:absolute;width:250px;height:250px;background:radial-gradient(circle,var(--accent-purple-glow) 0%,transparent 70%);animation:pulse-glow 4s infinite alternate}.gaming-console[data-astro-cid-ct3bgug4]{color:var(--accent-cyan);filter:drop-shadow(0 0 20px var(--accent-cyan-glow));animation:float-icon 4s infinite ease-in-out}.console-svg[data-astro-cid-ct3bgug4]{width:180px;height:180px}@keyframes pulse-glow{0%{transform:scale(.9);opacity:.6}to{transform:scale(1.1);opacity:1}}@keyframes float-icon{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(-3deg)}to{transform:translateY(0) rotate(0)}}.categories-section[data-astro-cid-ct3bgug4]{margin-bottom:40px}.categories-scroll-wrapper[data-astro-cid-ct3bgug4]{overflow-x:auto;padding-bottom:8px}.categories-scroll-wrapper[data-astro-cid-ct3bgug4]::-webkit-scrollbar{height:4px}.categories-scroll-wrapper[data-astro-cid-ct3bgug4]::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:10px}.categories-list[data-astro-cid-ct3bgug4]{display:flex;gap:12px;padding:4px;white-space:nowrap}.category-btn[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:8px;background:#0f0d1a99;border:1px solid rgba(188,52,250,.15);padding:10px 20px;border-radius:50px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-btn[data-astro-cid-ct3bgug4]:hover{border-color:var(--accent-purple);background:#bc34fa0d;transform:translateY(-2px)}.category-btn[data-astro-cid-ct3bgug4].active{background:linear-gradient(135deg,var(--accent-purple) 0%,#8b5cf6 100%);border-color:var(--accent-purple);color:#fff;box-shadow:0 4px 15px var(--accent-purple-glow)}.cat-icon[data-astro-cid-ct3bgug4]{font-size:16px}.games-section[data-astro-cid-ct3bgug4]{margin-bottom:60px}.section-title[data-astro-cid-ct3bgug4]{font-family:var(--font-logo);font-size:26px;margin-bottom:24px;position:relative;display:flex;align-items:center;gap:12px}.section-title[data-astro-cid-ct3bgug4]:after{content:"";flex-grow:1;height:1px;background:linear-gradient(90deg,rgba(188,52,250,.3),transparent)}[dir=rtl] .section-title[data-astro-cid-ct3bgug4]:after{background:linear-gradient(-90deg,rgba(188,52,250,.3),transparent)}.hidden[data-astro-cid-ct3bgug4]{display:none!important}.skeleton-card[data-astro-cid-ct3bgug4]{border-radius:12px;overflow:hidden;height:250px;display:flex;flex-direction:column}.skeleton-thumb[data-astro-cid-ct3bgug4]{width:100%;aspect-ratio:1 / 1}.skeleton-info[data-astro-cid-ct3bgug4]{padding:12px;display:flex;flex-direction:column;gap:8px;flex-grow:1}.skeleton-text-short[data-astro-cid-ct3bgug4]{width:40%;height:12px;border-radius:4px}.skeleton-text-long[data-astro-cid-ct3bgug4]{width:80%;height:16px;border-radius:4px}.no-games-container[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.no-games-icon[data-astro-cid-ct3bgug4]{font-size:48px;margin-bottom:16px}.no-games-text[data-astro-cid-ct3bgug4]{font-size:16px;color:var(--text-secondary)}.load-more-container[data-astro-cid-ct3bgug4]{display:flex;justify-content:center;margin-top:40px;min-height:50px;align-items:center}#load-more-btn[data-astro-cid-ct3bgug4]{padding:12px 32px;display:flex;align-items:center;gap:8px;font-size:15px}.arrow-down[data-astro-cid-ct3bgug4]{width:16px;height:16px;animation:bounce-arrow 1.5s infinite}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.spinner[data-astro-cid-ct3bgug4]{width:36px;height:36px;border:3px solid rgba(0,240,255,.1);border-top:3px solid var(--accent-cyan);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.hero-section[data-astro-cid-ct3bgug4]{flex-direction:column;text-align:center;padding:40px 24px;gap:24px}.hero-content[data-astro-cid-ct3bgug4],[dir=rtl] .hero-content[data-astro-cid-ct3bgug4]{align-items:center}.hero-title[data-astro-cid-ct3bgug4]{font-size:32px}.hero-visual[data-astro-cid-ct3bgug4]{display:none}}@media(max-width:580px){.hero-actions[data-astro-cid-ct3bgug4]{flex-direction:column;width:100%;gap:12px}.hero-actions[data-astro-cid-ct3bgug4] a[data-astro-cid-ct3bgug4]{width:100%;text-align:center}}.card-image-wrapper[data-astro-cid-ct3bgug4]{position:relative}.card-fav-btn[data-astro-cid-ct3bgug4]{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#08070cb3;border:1px solid rgba(255,255,255,.1);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(4px)}[dir=rtl] .card-fav-btn[data-astro-cid-ct3bgug4]{right:auto;left:12px}.card-fav-btn[data-astro-cid-ct3bgug4]:hover{transform:scale(1.1);background:#08070cf2;border-color:#ff3860;box-shadow:0 0 10px #ff386066}.card-fav-btn[data-astro-cid-ct3bgug4].active{background:#ff38601a;border-color:#ff3860;color:#ff3860;box-shadow:0 0 15px #ff38604d}.card-fav-btn[data-astro-cid-ct3bgug4] .heart-icon[data-astro-cid-ct3bgug4]{width:18px;height:18px;transition:transform .2s}.card-fav-btn[data-astro-cid-ct3bgug4]:active .heart-icon[data-astro-cid-ct3bgug4]{transform:scale(.8)}.back-to-top-btn[data-astro-cid-ct3bgug4]{position:fixed;bottom:30px;right:30px;width:48px;height:48px;border-radius:50%;background:#08070cd9;border:1px solid var(--accent-cyan);color:var(--accent-cyan);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 15px var(--accent-cyan-glow);backdrop-filter:blur(8px)}[dir=rtl] .back-to-top-btn[data-astro-cid-ct3bgug4]{right:auto;left:30px}.back-to-top-btn[data-astro-cid-ct3bgug4].visible{opacity:1;visibility:visible}.back-to-top-btn[data-astro-cid-ct3bgug4]:hover{background:var(--accent-cyan);color:#08070c;transform:translateY(-4px);box-shadow:0 0 25px var(--accent-cyan)}.arrow-up-icon[data-astro-cid-ct3bgug4]{width:20px;height:20px}.search-count-badge[data-astro-cid-ct3bgug4]{font-size:14px;background:#00f0ff26;border:1px solid var(--accent-cyan);color:var(--accent-cyan);padding:2px 10px;border-radius:12px;margin-inline-start:12px;font-weight:600;vertical-align:middle;box-shadow:0 0 10px var(--accent-cyan-glow)}
