.mobile-app-topbar,.mobile-app-sidebar{display:none}@media (min-width:768px){html.mobile-app-shell{--mobile-app-sidebar-w:220px;--mobile-app-topbar-h:56px;--mobile-app-chat-w:0px;--mobile-app-chat-transition:.28s cubic-bezier(.4, 0, .2, 1)}html.mobile-app-shell.mobile-app-chat-open{--mobile-app-chat-w:clamp(280px, 25vw, 480px)}.mobile-app-chat-panel{width:var(--mobile-app-chat-w);background:var(--page-bg,var(--bg));border-left:1px solid var(--border-soft);transition:transform var(--mobile-app-chat-transition);z-index:128;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 32px #0000003d}.mobile-app-chat-panel.open{transform:translate(0)}.mobile-app-chat-panel .agent-chat--drawer{background:0 0;flex:1;height:100%;min-height:0}.mobile-app-chat-panel .agent-chat--drawer .agent-chat-header{padding-top:var(--s-2);border-bottom:1px solid var(--border-soft);background:var(--page-bg,var(--bg))}.mobile-app-chat-panel .agent-chat--drawer .agent-chat-scroll{flex:1;min-height:0}.mobile-app-chat-panel .agent-chat--drawer .agent-chat-input-area{padding-bottom:var(--s-3);border-top:1px solid var(--border-soft);background:var(--page-bg,var(--bg))}.mobile-app-chat-panel .home-chat-panel .agent-chat-hero{min-height:0;padding:0 var(--s-3);flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.mobile-app-chat-panel .home-chat-panel .agent-chat-intro--hero.agent-chat-intro--centered{justify-content:center;width:100%;min-height:auto}html.mobile-app-shell .mobile-app-topbar{top:0;left:0;right:var(--mobile-app-chat-w);transition:right var(--mobile-app-chat-transition);height:var(--mobile-app-topbar-h);z-index:130;justify-content:space-between;align-items:center;gap:var(--s-3);padding:var(--s-2) var(--s-4);border-bottom:1px solid var(--border-soft);background:var(--page-bg,var(--bg));color:var(--fg);display:flex;position:fixed}html.mobile-app-shell .mobile-app-topbar .pro-logo{align-items:center;gap:var(--s-2);color:var(--fg);display:inline-flex}html.mobile-app-shell .mobile-app-topbar .pro-logo__word{width:auto;height:15px}html.mobile-app-shell .mobile-app-topbar__bell{width:var(--s-5);height:var(--s-5);color:var(--fg);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}html.mobile-app-shell .mobile-app-topbar__bell svg{width:var(--s-4);height:var(--s-4)}html.mobile-app-shell .mobile-app-sidebar{top:var(--mobile-app-topbar-h);width:var(--mobile-app-sidebar-w);z-index:125;border-right:1px solid var(--border-soft);background:var(--page-bg,var(--bg));padding:var(--s-4) var(--s-2);box-sizing:border-box;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto}html.mobile-app-shell .mobile-app-sidebar__list{gap:var(--s-1);flex-direction:column;display:flex}html.mobile-app-shell .mobile-app-sidebar__item{align-items:center;gap:var(--s-2);padding:var(--s-2);border-radius:var(--radius-2);color:var(--fg-4);text-decoration:none;transition:color .2s,background-color .2s;display:flex}html.mobile-app-shell .mobile-app-sidebar__item:hover{color:var(--fg-2);background:var(--pro-hover,#ffffff0f)}html.mobile-app-shell .mobile-app-sidebar__item--active{color:#fff;background:#ffffff24}html.mobile-app-shell .mobile-app-sidebar__icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}html.mobile-app-shell .mobile-app-sidebar__icon svg{width:20px;height:20px}html.mobile-app-shell .mobile-app-sidebar__item--active .mobile-app-sidebar__icon{color:#fff}html.mobile-app-shell .mobile-app-sidebar__label{font-size:14px;font-weight:500;line-height:1.2}html.mobile-app-shell .mobile-bottom-nav,html.mobile-app-shell .mobile-bottom-nav__ios-fill{display:none!important}html.mobile-app-shell .page-scroll{left:var(--mobile-app-sidebar-w);right:var(--mobile-app-chat-w);top:var(--mobile-app-topbar-h);padding-bottom:var(--s-6);transition:right var(--mobile-app-chat-transition)}html.mobile-app-shell.standalone .page-scroll{padding-bottom:var(--s-6)}html.mobile-app-shell .home-chat-fab-wrap{bottom:calc(var(--s-4) + env(safe-area-inset-bottom));transition:opacity .2s,visibility .2s}html.mobile-app-shell.mobile-app-chat-open .home-chat-fab-wrap{opacity:0;visibility:hidden;pointer-events:none}html.mobile-app-shell.standalone .home-chat-fab-wrap{bottom:calc(var(--s-4) + env(safe-area-inset-bottom) - var(--shell-bottom-gap,0px))}html.mobile-app-shell .home-topbar,html.mobile-app-shell .home-topbar-spacer{display:none}html[data-color-scheme=light] .mobile-app-sidebar__item:hover{background:#0000000a}html[data-color-scheme=light] .mobile-app-sidebar__item--active{color:#fff;background:#858585}html[data-color-scheme=light] .mobile-app-sidebar__item--active .mobile-app-sidebar__icon{color:#fff}}
