.navbar.svelte-rwygme{z-index:100;background:#0a0a0a;border-bottom:1px solid #2a2a2a;position:sticky;top:0}.navbar-container.svelte-rwygme{justify-content:space-between;align-items:center;max-width:600px;margin:0 auto;padding:.75rem 1rem;display:flex}.logo.svelte-rwygme{color:#e0e0e0;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.logo-icon.svelte-rwygme{font-size:1.3rem}.logo-text.svelte-rwygme{color:#e0e0e0}.nav-links.svelte-rwygme{align-items:center;gap:.5rem;display:flex}.nav-link.svelte-rwygme{color:#999;border-radius:8px;align-items:center;min-height:36px;padding:.5rem .85rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link.svelte-rwygme:hover{color:#e0e0e0;background:#1a1a1a}.nav-link.active.svelte-rwygme{color:#fff;background:#06f}.unread-badge.svelte-rwygme{color:#fff;background:#f44;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;padding:2px 6px;font-size:.7rem;font-weight:700;display:inline-flex}.notif-badge.svelte-rwygme{background:#00c853}.nav-more-wrapper.svelte-rwygme{align-items:center;display:flex;position:relative}.more-btn.svelte-rwygme{cursor:pointer;background:0 0;border:none;padding:.5rem .7rem;font-size:1.1rem;line-height:1}.more-dropdown.svelte-rwygme{z-index:200;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;margin-top:4px;padding:.4rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #00000080}.more-item.svelte-rwygme{color:#ccc;border-radius:8px;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.more-item.svelte-rwygme:hover{color:#fff;background:#2a2a2a}.more-item.active.svelte-rwygme{color:#fff;background:#06f}.menu-button.svelte-rwygme{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex}.logout-btn.svelte-rwygme{cursor:pointer;color:#888;background:0 0;border:1px solid #2a2a2a;border-radius:8px;padding:.3rem .5rem;font-size:1.1rem;transition:all .15s}.logout-btn.svelte-rwygme:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.logout-icon.svelte-rwygme{line-height:1}.logout-text.svelte-rwygme{color:#ef4444}.hamburger.svelte-rwygme{flex-direction:column;gap:5px;width:24px;display:flex}.hamburger.svelte-rwygme span:where(.svelte-rwygme){background:#e0e0e0;border-radius:2px;width:100%;height:2px;transition:all .3s}.hamburger.open.svelte-rwygme span:where(.svelte-rwygme):first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger.open.svelte-rwygme span:where(.svelte-rwygme):nth-child(2){opacity:0}.hamburger.open.svelte-rwygme span:where(.svelte-rwygme):nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.mobile-menu.svelte-rwygme{background:#0a0a0a;border-top:1px solid #2a2a2a;flex-direction:column;gap:.25rem;max-height:calc(100vh - 60px);padding:.5rem 1rem;display:flex;overflow-y:auto}.mobile-menu-link.svelte-rwygme{color:#999;border-radius:8px;align-items:center;min-height:48px;padding:.85rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.mobile-menu-link.svelte-rwygme:hover{color:#e0e0e0;background:#1a1a1a}.mobile-menu-link.active.svelte-rwygme{color:#fff;background:#06f}.mobile-menu-link.secondary.svelte-rwygme{color:#777;font-size:.9rem}.mobile-menu-link.svelte-rwygme .unread-badge:where(.svelte-rwygme){margin-left:auto}.mobile-menu-divider.svelte-rwygme{background:#2a2a2a;height:1px;margin:.5rem 0}.install-banner.svelte-rwygme{background:linear-gradient(135deg,#06f 0%,#0052cc 100%);border-bottom:1px solid #0040a0;padding:.75rem 1rem}.install-banner-content.svelte-rwygme{justify-content:space-between;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.install-banner-text.svelte-rwygme{color:#fff;flex:1;font-size:.9rem;font-weight:500}.install-banner-actions.svelte-rwygme{align-items:center;gap:.5rem;display:flex}.install-btn.svelte-rwygme{color:#06f;cursor:pointer;background:#fff;border:none;border-radius:20px;min-height:40px;padding:.6rem 1rem;font-size:.85rem;font-weight:700;transition:transform .2s}.install-btn.svelte-rwygme:hover{transform:scale(1.05)}.install-btn.svelte-rwygme:active{transform:scale(.95)}.dismiss-btn.svelte-rwygme{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .2s;display:flex}.dismiss-btn.svelte-rwygme:hover{background:#ffffff4d}@media (width<=600px){.desktop-only.svelte-rwygme{display:none!important}.mobile-only.svelte-rwygme{display:block!important}}@media (width>=601px){.mobile-only.svelte-rwygme{display:none!important}.desktop-only.svelte-rwygme{display:flex!important}}.mobile-nav.svelte-v4r81b{z-index:1000;background:#1a1a1a;border-top:1px solid #2a2a2a;justify-content:space-around;align-items:stretch;max-width:600px;margin:0 auto;padding:.5rem 0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000004d}.nav-item.svelte-v4r81b{color:#888;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;min-height:60px;padding:.5rem .25rem;text-decoration:none;transition:color .2s;display:flex}.nav-item.svelte-v4r81b:hover{color:#e0e0e0}.nav-item.active.svelte-v4r81b{color:#06f}.nav-icon.svelte-v4r81b{font-size:1.3rem;line-height:1}.nav-label.svelte-v4r81b{font-size:.7rem;font-weight:600;line-height:1}@media (width>=601px){.mobile-nav.svelte-v4r81b{display:none}}body{padding-bottom:70px}@media (width>=601px){body{padding-bottom:0}}.toast.svelte-1ig2a9j{z-index:9999;border-left:4px solid;border-radius:8px;flex-direction:column;gap:8px;min-width:300px;max-width:500px;padding:16px;animation:.3s ease-out svelte-1ig2a9j-slideIn;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #00000026}@keyframes svelte-1ig2a9j-slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-content.svelte-1ig2a9j{align-items:center;gap:12px;display:flex}.toast-icon.svelte-1ig2a9j{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;font-weight:700;display:flex}.toast-message.svelte-1ig2a9j{flex:1;font-size:14px;line-height:1.4}.toast-close.svelte-1ig2a9j{cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:20px;line-height:1;transition:opacity .2s;display:flex}.toast-close.svelte-1ig2a9j:hover{opacity:1}.toast-progress.svelte-1ig2a9j{opacity:.3;transform-origin:0;height:3px;animation:svelte-1ig2a9j-progress var(--duration,5s) linear;background:currentColor}@keyframes svelte-1ig2a9j-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=640px){.toast.svelte-1ig2a9j{min-width:auto;max-width:none;top:10px;left:10px;right:10px}}.toast-container.svelte-1s91x7a{pointer-events:none;z-index:10000;flex-direction:column;gap:10px;max-width:500px;padding:20px;display:flex;position:fixed;top:0;right:0}.toast-container.svelte-1s91x7a .toast{pointer-events:auto}*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5}.app.svelte-12qhfyh{flex-direction:column;max-width:600px;min-height:100vh;margin:0 auto;display:flex}.content.svelte-12qhfyh{flex:1;padding-bottom:70px}
