*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow:hidden}:root{--bg: #fafafa;--bg-surface: #ffffff;--bg-elevated: #ffffff;--text: #1a1a1a;--text-2: #666;--text-3: #999;--border: #e5e5e5;--accent: #2563eb;--accent-soft: #dbeafe;--danger: #dc2626;--success: #16a34a;--rail-w: 60px;--bnav-h: 56px;--safe-b: env(safe-area-inset-bottom, 0px);--radius: 10px}@media(prefers-color-scheme:dark){:root{--bg: #0a0a0a;--bg-surface: #141414;--bg-elevated: #1e1e1e;--text: #e5e5e5;--text-2: #a0a0a0;--text-3: #666;--border: #2a2a2a;--accent: #3b82f6;--accent-soft: #1e3a5f}}.app-shell.svelte-12qhfyh{display:flex;height:100dvh;overflow:hidden}.side-rail.svelte-12qhfyh{display:none;flex-direction:column;width:var(--rail-w);background:var(--bg-surface);border-right:1px solid var(--border);padding:8px 0;align-items:center;gap:4px;flex-shrink:0}@media(min-width:768px){.side-rail.svelte-12qhfyh{display:flex}.bottom-nav.svelte-12qhfyh{display:none!important}.content.svelte-12qhfyh{padding-bottom:0}}.rail-logo.svelte-12qhfyh{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:var(--accent);text-decoration:none;margin-bottom:8px;border-radius:var(--radius);background:var(--accent-soft)}.rail-item.svelte-12qhfyh{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--text-2);border-radius:var(--radius);border:none;background:none;cursor:pointer;transition:background .15s,color .15s}.rail-item.svelte-12qhfyh:hover,.rail-item.active.svelte-12qhfyh{background:var(--accent-soft);color:var(--accent)}.rail-icon.svelte-12qhfyh{font-size:20px;line-height:1}.rail-label.svelte-12qhfyh{font-size:9px;margin-top:2px}.rail-spacer.svelte-12qhfyh{flex:1}.rail-avatar.svelte-12qhfyh{width:36px;height:36px;border-radius:50%;background:var(--accent);color:#fff;font-size:14px;font-weight:600}.content.svelte-12qhfyh{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--bnav-h) + var(--safe-b))}.bottom-nav.svelte-12qhfyh{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(var(--bnav-h) + var(--safe-b));padding-bottom:var(--safe-b);background:var(--bg-surface);border-top:1px solid var(--border);z-index:100}.bottom-item.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--text-3);gap:2px;min-height:48px;-webkit-tap-highlight-color:transparent;transition:color .15s}.bottom-item.active.svelte-12qhfyh{color:var(--accent)}.bottom-icon.svelte-12qhfyh{font-size:22px;line-height:1}.bottom-label.svelte-12qhfyh{font-size:10px;font-weight:500}
