.app-rail--feed-shell.svelte-bquooc{--rail-logo-mark-size:28px;--rail-logo-wordmark-height:20px;z-index:1000;width:var(--app-rail-w,228px);box-sizing:border-box;height:100vh;padding:var(--feed-top-nav-padding-y,8px) 10px 12px;background:var(--surface-elevated);border-right:1px solid var(--border-subtle);box-shadow:var(--shadow-xs);flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden}.app-rail-viewport.svelte-bquooc{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden auto}.app-rail-viewport--chrome-hide-scrollbar.svelte-bquooc{scrollbar-width:none!important}.app-rail-viewport--chrome-hide-scrollbar.svelte-bquooc :where(.svelte-bquooc){scrollbar-width:none!important}.app-rail-viewport--chrome-hide-scrollbar.svelte-bquooc::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.app-rail-viewport--chrome-hide-scrollbar.svelte-bquooc :where(.svelte-bquooc)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.app-rail-nav-stack.svelte-bquooc{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.app-rail-logo-row.svelte-bquooc{margin-bottom:8px}.app-rail-drawer-overlay.svelte-bquooc{z-index:10999;cursor:pointer;background:#00000080;border:none;padding:0;display:none;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:767px){.app-rail-drawer-overlay.svelte-bquooc{display:block}.app-rail--feed-shell.svelte-bquooc{z-index:11000;height:calc(100vh - 56px);transition:transform .3s cubic-bezier(.22,1,.36,1);top:56px;transform:translate(-100%)}.app-rail--feed-shell.app-rail--drawer-open.svelte-bquooc{display:flex;transform:translate(0)}}.app-rail-logo-link.svelte-bquooc{color:inherit;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:6px 8px;text-decoration:none;display:flex;overflow:hidden}.app-rail-logo-row--with-menu .app-rail-logo-link.svelte-bquooc{gap:8px;padding-left:4px;padding-right:4px}.app-rail-logo-row--with-menu .app-rail-logo-word-slot.svelte-bquooc{min-width:0;overflow:hidden}.app-rail-logo-row--with-menu .app-rail-logo-word.svelte-bquooc{object-fit:contain;max-width:100%;height:auto}.app-rail-logo-mark-wrap.svelte-bquooc{flex-shrink:0;display:inline-flex;position:relative}.app-rail-logo-mark.svelte-bquooc,.app-rail-logo-word.svelte-bquooc{display:block}.app-rail-logo-mark--theme-dark.svelte-bquooc,.app-rail-logo-word--theme-dark.svelte-bquooc{display:none}.app-rail-logo-word-slot.svelte-bquooc{min-height:var(--rail-logo-wordmark-height);align-items:center;display:flex}html.dark .app-rail-logo-mark--theme-light.svelte-bquooc,html.dark .app-rail-logo-word--theme-light.svelte-bquooc{display:none}html.dark .app-rail-logo-mark--theme-dark.svelte-bquooc,html.dark .app-rail-logo-word--theme-dark.svelte-bquooc{display:block}.app-rail-shell-spacer.svelte-bquooc{flex:1;min-height:12px}.app-rail-shell-lower.svelte-bquooc{flex-shrink:0;padding:8px 6px 4px}.app-rail-shell-login.svelte-bquooc,.app-rail-shell-profile.svelte-bquooc{box-sizing:border-box;text-align:center;border-radius:10px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.app-rail-shell-login.svelte-bquooc{background:var(--primary-color,#6ea8fe);color:#fff;cursor:pointer;border:none}.app-rail-shell-profile.svelte-bquooc{color:var(--text-primary);background:#ffffff0f}.lazy-app-rail-skeleton.svelte-1gn7bok{z-index:1000;width:var(--app-rail-w,228px);box-sizing:border-box;background:var(--surface-elevated);border-right:1px solid var(--border-subtle);pointer-events:none;height:100vh;position:fixed;top:0;left:0}@media (max-width:767px){.lazy-app-rail-skeleton.svelte-1gn7bok{display:none}}.mobile-top-nav.svelte-4vsoui{background:var(--surface-elevated);border-bottom:1px solid var(--border-default);z-index:1000;height:56px;padding:0 max(12px, env(safe-area-inset-left)) 0 max(12px, env(safe-area-inset-right));box-sizing:border-box;justify-content:space-between;align-items:center;display:none;position:fixed;top:0;left:0;right:0}.mobile-nav-menu-btn.svelte-4vsoui{width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.mobile-nav-menu-btn.svelte-4vsoui:hover{background:var(--surface-muted)}.mobile-nav-logo.svelte-4vsoui{align-items:center;height:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mobile-nav-logo.svelte-4vsoui img:where(.svelte-4vsoui){width:auto;height:100%}.mobile-nav-actions.svelte-4vsoui{align-items:center;gap:8px;margin-left:auto;display:flex}.mobile-nav-profile.svelte-4vsoui{border:2px solid var(--border-default);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.mobile-nav-profile.svelte-4vsoui img:where(.svelte-4vsoui){object-fit:cover;width:100%;height:100%}.mobile-nav-profile-fallback.svelte-4vsoui{background:var(--primary-color);width:100%;height:100%;color:var(--mgmt-on-primary-text);justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.mobile-nav-login-btn.svelte-4vsoui{border-radius:var(--radius-sm);background:var(--cta-bg);color:var(--mgmt-on-primary-text);cursor:pointer;white-space:nowrap;border:none;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s}.mobile-nav-login-btn.svelte-4vsoui:hover{background:var(--cta-bg-hover)}@media (max-width:767px){.mobile-top-nav.svelte-4vsoui{display:flex}}
