.sidebar.svelte-129hoe0{width:var(--sidebar-width, 240px);background:#0a0e1a;border-right:1px solid rgba(255,255,255,.07);height:calc(100vh - var(--navbar-height, 64px));position:sticky;top:var(--navbar-height, 64px);padding:8px 0 24px;flex-shrink:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.08) transparent}.sidebar-header.svelte-129hoe0{display:none;justify-content:flex-end;padding:4px 10px}.close-btn.svelte-129hoe0{background:none;border:none;color:var(--text-muted);font-size:1rem;cursor:pointer;padding:6px 10px;border-radius:var(--radius-sm);transition:all var(--transition-fast);line-height:1}.close-btn.svelte-129hoe0:hover{background:var(--glass-bg-hover);color:var(--text-primary)}.section.svelte-129hoe0{margin-bottom:4px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.05)}.section.svelte-129hoe0:last-child{border-bottom:none}.recent-list.svelte-129hoe0{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 10px}.recent-item.svelte-129hoe0{width:100%}.skeleton-card.svelte-129hoe0{width:100%;aspect-ratio:1/1;background:#ffffff0d;border-radius:8px;animation:svelte-129hoe0-pulse 1.5s infinite ease-in-out}@keyframes svelte-129hoe0-pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}.section-title.svelte-129hoe0{font-size:.68rem;font-weight:700;text-transform:uppercase;color:var(--text-muted);padding:14px 16px 6px;letter-spacing:.09em}.section-switcher.svelte-129hoe0{padding-bottom:10px}.section-switcher-links.svelte-129hoe0{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:6px;padding:2px 10px 4px}.section-link.svelte-129hoe0{min-width:0;padding:9px 8px;color:var(--text-secondary);background:#ffffff09;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-size:.76rem;font-weight:650;text-align:center;text-decoration:none;transition:color var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast)}.section-link.svelte-129hoe0:hover{color:var(--text-primary);background:#fff1;border-color:var(--border-light);text-decoration:none}.section-link.active.svelte-129hoe0{color:var(--accent-cyan);background:#06b6d41a;border-color:#22d3ee61}.section-link.svelte-129hoe0:focus-visible{outline:2px solid var(--accent-cyan);outline-offset:2px}.d-flex.svelte-129hoe0{display:flex}.align-items-center.svelte-129hoe0{align-items:center}.ms-2.svelte-129hoe0{margin-left:.5rem}.spinner-border-sm.svelte-129hoe0{width:.85rem;height:.85rem;border-width:.12em}.spinner-border.svelte-129hoe0{display:inline-block;vertical-align:middle;border:.2rem solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite svelte-129hoe0-spinner-border}@keyframes svelte-129hoe0-spinner-border{to{transform:rotate(360deg)}}.text-info.svelte-129hoe0{color:#0dcaf0}.nav-item.svelte-129hoe0{display:flex;align-items:center;gap:10px;width:100%;padding:8px 16px;background:transparent;border:none;color:var(--text-secondary);font-size:.875rem;font-weight:450;cursor:pointer;transition:all var(--transition-fast);text-decoration:none;border-left:2px solid transparent;border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-right:8px}.nav-icon-emoji.svelte-129hoe0{font-size:1rem;width:20px;text-align:center;flex-shrink:0}.nav-item.svelte-129hoe0 .label:where(.svelte-129hoe0){flex-grow:1;line-height:1.3}.nav-item.svelte-129hoe0:hover{background:#ffffff0d;color:var(--text-primary);text-decoration:none;border-left-color:#06b6d466}.nav-item.active.svelte-129hoe0{background:#06b6d414;color:var(--accent-cyan);font-weight:600;border-left-color:var(--accent-cyan)}.count.svelte-129hoe0{font-size:.7rem;background:#ffffff12;padding:2px 7px;border-radius:99px;color:var(--text-muted);flex-shrink:0;font-variant-numeric:tabular-nums}.nav-item.active.svelte-129hoe0 .count:where(.svelte-129hoe0){background:#06b6d426;color:var(--accent-cyan)}@media(min-width:1221px){.section-switcher.svelte-129hoe0{display:none}}@media(max-width:992px){.sidebar.svelte-129hoe0{position:fixed;top:0;left:0;height:100vh;z-index:1060;transform:translate(-100%);transition:transform var(--transition-smooth, .35s cubic-bezier(.4, 0, .2, 1));border-right:1px solid var(--border-light);box-shadow:var(--shadow-lg)}.sidebar.open.svelte-129hoe0{transform:translate(0)}.sidebar-header.svelte-129hoe0{display:flex}}html{scroll-behavior:unset!important}.skip-link.svelte-12qhfyh{position:fixed;top:10px;left:12px;z-index:2000;padding:10px 16px;color:#071019;background:var(--accent-cyan);border-radius:var(--radius-sm);font-weight:800;transform:translateY(-150%);transition:transform var(--transition-fast)}.skip-link.svelte-12qhfyh:focus{color:#071019;transform:translateY(0)}.loading-bar.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-cyan),var(--accent-purple));z-index:1001;animation:svelte-12qhfyh-loading 2s infinite ease-in-out}@keyframes svelte-12qhfyh-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}.top-navbar.svelte-12qhfyh{position:sticky;top:0;z-index:1050;background:var(--gradient-navbar);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle);height:var(--navbar-height)}.navbar-inner.svelte-12qhfyh{max-width:1440px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 20px;gap:12px;position:relative}.navbar-left.svelte-12qhfyh{display:flex;align-items:center;gap:10px;flex-shrink:0}.hamburger-btn.svelte-12qhfyh{display:none;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:6px;border-radius:var(--radius-sm);transition:all var(--transition-fast)}.hamburger-btn.svelte-12qhfyh:hover{color:var(--text-primary);background:var(--glass-bg-hover)}.logo-link.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-icon.svelte-12qhfyh{border-radius:var(--radius-sm);box-shadow:0 0 18px #22d3ee38}.logo-text.svelte-12qhfyh{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.primary-nav.svelte-12qhfyh{display:flex;align-items:center;gap:2px;margin-left:10px}.primary-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 10px;border-radius:var(--radius-sm);color:var(--text-secondary);font-size:.8rem;font-weight:650;text-decoration:none;transition:color var(--transition-fast),background var(--transition-fast)}.primary-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.primary-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--text-primary);background:var(--glass-bg-hover);text-decoration:none}.primary-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--accent-cyan)}.navbar-center.svelte-12qhfyh{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;pointer-events:none;z-index:2}.navbar-spacer.svelte-12qhfyh{flex:1}.search-bar-wrap.svelte-12qhfyh{pointer-events:all;width:420px;max-width:calc(100vw - 360px)}.navbar-right.svelte-12qhfyh{display:flex;align-items:center;gap:8px;flex-shrink:0}.search-toggle-btn.svelte-12qhfyh{display:none;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:8px;border-radius:var(--radius-sm);transition:color var(--transition-fast)}.search-toggle-btn.svelte-12qhfyh:hover{color:var(--text-primary)}.share-wrapper.svelte-12qhfyh{display:flex;align-items:center}.mobile-search-bar.svelte-12qhfyh{position:relative;z-index:1040;padding:10px 20px;background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle)}.app-shell.svelte-12qhfyh{display:flex;max-width:1440px;margin:0 auto;min-height:calc(100vh - var(--navbar-height))}.content-wrapper.svelte-12qhfyh{flex:1;min-width:0;display:flex;flex-direction:column}.main-content.svelte-12qhfyh{flex:1;padding:0 20px}.site-footer.svelte-12qhfyh{margin-top:auto;padding-top:64px}.footer-accent.svelte-12qhfyh{height:2px;background:var(--gradient-accent);opacity:.4}.footer-inner.svelte-12qhfyh{display:grid;grid-template-columns:minmax(240px,2fr) repeat(2,minmax(130px,1fr));gap:48px;padding:36px 28px 28px}.footer-inner.games-footer.svelte-12qhfyh{grid-template-columns:minmax(240px,2fr) repeat(3,minmax(130px,1fr))}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-weight:600;font-size:1.1rem}.footer-summary.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:380px;margin:12px 0 0;color:var(--text-secondary);font-size:.88rem;line-height:1.7}.footer-group.svelte-12qhfyh{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-group.svelte-12qhfyh strong:where(.svelte-12qhfyh){margin-bottom:3px;color:var(--text-primary);font-family:Outfit,sans-serif;font-size:.86rem}.footer-group.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);text-decoration:none;font-size:.82rem;transition:color var(--transition-fast)}.footer-group.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-cyan);text-decoration:none}.footer-bottom.svelte-12qhfyh{display:flex;justify-content:space-between;gap:16px;margin:0 28px;padding:18px 0 28px;border-top:1px solid var(--border-subtle);color:var(--text-muted);font-size:.72rem}.privacy-choice.svelte-12qhfyh{position:fixed;right:18px;bottom:18px;left:18px;z-index:1200;display:flex;max-width:920px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto;padding:18px 20px;color:var(--text-primary);background:#0a0f1bfa;border:1px solid rgba(34,211,238,.3);border-radius:18px;box-shadow:0 24px 70px #0000008c}.privacy-choice.svelte-12qhfyh strong:where(.svelte-12qhfyh){display:block;margin-bottom:4px;font-family:Outfit,sans-serif}.privacy-choice.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:620px;margin:0;color:var(--text-secondary);font-size:.78rem;line-height:1.55}.privacy-actions.svelte-12qhfyh{display:flex;flex:0 0 auto;gap:8px}.privacy-actions.svelte-12qhfyh button:where(.svelte-12qhfyh){border:1px solid var(--border-light);font-size:.75rem;cursor:pointer}a{color:var(--accent-cyan);text-decoration:none}a:hover{color:var(--accent-cyan);text-decoration:underline}.btn-modern:hover,.btn-accent:hover,.btn-ghost:hover{text-decoration:none}@media(max-width:992px){.hamburger-btn.svelte-12qhfyh{display:flex}.search-bar-wrap.svelte-12qhfyh{display:none}.search-toggle-btn.svelte-12qhfyh{display:flex}.navbar-right.svelte-12qhfyh{margin-left:auto}.main-content.svelte-12qhfyh{padding:0 12px}.primary-nav.svelte-12qhfyh{display:none}}@media(max-width:576px){.navbar-inner.svelte-12qhfyh{padding:0 12px}.main-content.svelte-12qhfyh{padding:0 10px}.logo-text.svelte-12qhfyh{font-size:1.08rem}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:28px 20px;padding:32px 12px 24px}.footer-summary.svelte-12qhfyh{grid-column:1 / -1}.privacy-choice.svelte-12qhfyh{align-items:stretch;flex-direction:column;gap:14px}.privacy-actions.svelte-12qhfyh{display:grid;grid-template-columns:1fr 1fr}.privacy-actions.svelte-12qhfyh .btn-modern:where(.svelte-12qhfyh){justify-content:center}.footer-bottom.svelte-12qhfyh{margin:0 12px;flex-direction:column;gap:6px}}@media(min-width:993px)and (max-width:1220px){.primary-nav.svelte-12qhfyh{display:none}}
