.MobileHeader_header__DnYaG{display:flex;align-items:center;justify-content:space-between;gap:var(--sv-space-3);width:100%;max-width:768px;margin-inline:auto;min-height:var(--sv-shell-header-height,60px);padding:var(--sv-space-3) var(--sv-space-4);padding-top:max(var(--sv-space-3),env(safe-area-inset-top));padding-right:max(var(--sv-space-4),env(safe-area-inset-right));padding-left:max(var(--sv-space-4),env(safe-area-inset-left));background-color:var(--sv-color-surface);border-bottom:var(--sv-border-width-hairline) solid var(--sv-color-border);position:-webkit-sticky;position:sticky;top:0;z-index:101;transform:translateZ(0)}.MobileHeader_brandGroup__3O3xL{display:flex;align-items:center;gap:var(--sv-space-3);min-width:0}.MobileHeader_defaultLogo__sl8E3{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:var(--sv-radius-md);background-color:var(--sv-color-accent);color:var(--sv-color-text-on-accent);font-weight:var(--sv-font-weight-semibold);overflow:hidden}.MobileHeader_title__sA2Yh{font-size:var(--sv-font-size-md);font-weight:var(--sv-font-weight-semibold);color:var(--sv-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MobileHeader_right__2Azz8{display:flex;align-items:center;gap:var(--sv-space-2);margin-left:auto;flex-shrink:0}.MobileFooter_footer__GCcxA{display:flex;align-items:center;width:100%;max-width:768px;margin-inline:auto;min-height:var(--sv-shell-footer-height,60px);padding:0 var(--sv-space-4);padding-bottom:max(var(--sv-space-2),env(safe-area-inset-bottom));background-color:var(--sv-color-surface);border-top:var(--sv-border-width-hairline) solid var(--sv-color-border);position:relative;z-index:101}.MobileFooter_navItem__rVVbg{display:flex;align-items:center;justify-content:center;flex:1 1;min-height:52px;border:none;background:transparent;color:var(--sv-color-text-muted);font:inherit;cursor:pointer;text-decoration:none;border-radius:var(--sv-radius-md);transition:color .1s;outline:none}@media (hover:hover){.MobileFooter_navItem__rVVbg:hover{color:var(--sv-color-text-primary)}}.MobileFooter_navItem__rVVbg:focus-visible{outline:2px solid var(--sv-color-focus-ring);outline-offset:-2px}.MobileFooter_navItemActive__dfskp{color:var(--sv-color-text-primary)}.MobileFooter_navItemApps__m16Ch{position:relative}.MobileFooter_navItemAppsOpen___MpkN{color:var(--sv-color-text-primary)}.MobileFooter_navItemAppsOpen___MpkN:before{content:"";position:absolute;width:48px;height:48px;border-radius:var(--sv-radius-full);background:var(--sv-color-surface-sunken)}.MobileFooter_navItemAppsOpen___MpkN img,.MobileFooter_navItemAppsOpen___MpkN svg{position:relative;z-index:1}