.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%}.section-title.svelte-129hoe0{font-size:.68rem;font-weight:700;text-transform:uppercase;color:var(--text-muted);padding:14px 16px 6px;letter-spacing:.09em}.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(max-width:992px){.sidebar.svelte-129hoe0{position:fixed;top:0;left:0;height:100vh;z-index:1000;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}}.top-navbar.svelte-12qhfyh{position:sticky;top:0;z-index:100;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)}.logo-text.svelte-12qhfyh{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.navbar-center.svelte-12qhfyh{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;pointer-events:none;z-index:1}.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{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:40px}.footer-accent.svelte-12qhfyh{height:2px;background:var(--gradient-accent);opacity:.4}.footer-inner.svelte-12qhfyh{padding:24px 24px 32px;display:flex;flex-direction:column;align-items:center;gap:12px}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-family:Outfit,sans-serif;font-weight:600;font-size:1rem}.footer-links.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);text-decoration:none;font-size:.85rem;transition:color var(--transition-fast)}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-cyan);text-decoration:none}.footer-dot.svelte-12qhfyh{color:var(--text-muted);font-size:.75rem}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}}@media(max-width:576px){.navbar-inner.svelte-12qhfyh{padding:0 12px}.main-content.svelte-12qhfyh{padding:0 10px}}
