.mobile-shell{--ms-safe-top:env(safe-area-inset-top,0px);--ms-safe-bottom:env(safe-area-inset-bottom,0px);--ms-safe-x:env(safe-area-inset-left,0px);--ms-top-h:44px;--ms-gap:8px;--ms-bg:var(--s-bg,#ebe7df);--ms-stage:var(--s-bg-stage,#faf8f4);--ms-fg:var(--s-fg,#0a0908);--ms-muted:var(--s-fg-muted,#7a736b);--ms-line:var(--s-line,#0a090812);--ms-accent:var(--s-accent,#ff3d6a);--ms-hover:var(--s-bg-hover,#0a09080d);--ms-active:var(--s-bg-active,#0a090813);--ms-radius:var(--s-radius-stage,16px);background:var(--ms-bg);height:100dvh;max-height:100dvh;color:var(--ms-fg);font-family:var(--font-manrope), system-ui, sans-serif;-webkit-font-smoothing:antialiased;padding-left:var(--ms-safe-x);padding-right:env(safe-area-inset-right,0px);flex-direction:column;display:flex;overflow:hidden}.mobile-shell-top{min-height:calc(var(--ms-top-h) + var(--ms-safe-top));padding:var(--ms-safe-top) 10px 4px;flex-shrink:0;align-items:center;gap:6px;display:flex}.mobile-shell-brand{letter-spacing:-.02em;flex-shrink:0;align-items:center;gap:6px;min-width:0;font-size:14px;font-weight:700;display:flex}.mobile-shell-top-spacer{flex:1;min-width:4px}.mobile-shell-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.mobile-shell-nav::-webkit-scrollbar{display:none}.mobile-shell-nav-item{min-height:36px;color:var(--ms-muted);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.mobile-shell-nav-item[data-active=true]{color:var(--ms-fg);background:var(--ms-active)}.mobile-shell-nav-item:active{background:var(--ms-hover)}.mobile-shell-nav-icon{opacity:.85;font-size:15px;line-height:1;display:inline-flex}.mobile-shell-nav-label{line-height:1}.mobile-shell-top-end{flex-shrink:0;align-items:center;gap:2px;display:flex}.mobile-shell-icon-btn{width:40px;height:40px;color:var(--ms-fg);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.mobile-shell-icon-btn:active,.mobile-shell-icon-btn[data-active=true]{background:var(--ms-hover)}.mobile-shell-stage{min-height:0;margin:0 var(--ms-gap) calc(var(--ms-gap) + var(--ms-safe-bottom));border-radius:var(--ms-radius);background:var(--ms-stage);box-shadow:var(--s-shadow-stage,0 0 0 1px #0a09080f, 0 8px 24px #0a09080f);-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;display:flex;overflow:auto}.mobile-shell[data-chrome=hidden] .mobile-shell-stage{margin:var(--ms-safe-top) var(--ms-gap) calc(var(--ms-gap) + var(--ms-safe-bottom))}.mobile-sheet-backdrop{z-index:40;cursor:pointer;background:#00000059;border:none;padding:0;position:fixed;inset:0}.mobile-sheet-handle{background:var(--ms-line);border-radius:99px;flex-shrink:0;width:36px;height:4px;margin:10px auto 6px}.mobile-sheet-head{flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 10px 10px 16px;font-size:13px;font-weight:700;display:flex}.mobile-sheet-head--rail{padding-top:calc(8px + var(--ms-safe-top));border-bottom:1px solid var(--ms-line)}.mobile-sheet-body{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;overflow:auto}.mobile-agent-sheet{z-index:50;background:var(--ms-stage);max-height:min(92dvh,100%);padding-bottom:var(--ms-safe-bottom);border-radius:16px 16px 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 40px #0000002e}.mobile-rail-sheet{z-index:50;background:var(--ms-stage);flex-direction:column;width:min(88vw,320px);display:flex;position:fixed;top:0;bottom:0;box-shadow:8px 0 40px #00000024}.mobile-rail-sheet[data-side=left]{border-radius:0 14px 14px 0;left:0}.mobile-rail-sheet[data-side=right]{border-radius:14px 0 0 14px;right:0;box-shadow:-8px 0 40px #00000024}.mobile-shell[data-theme=midnight]{--ms-bg:var(--s-bg,#0a0a0c);--ms-stage:var(--s-bg-stage,#141417);--ms-fg:var(--s-fg,#ececf1);--ms-muted:var(--s-fg-muted,#8b8b96);--ms-line:var(--s-line,#ffffff0f);--ms-hover:var(--s-bg-hover,#ffffff0d);--ms-active:var(--s-bg-active,#ffffff14)}