@media (min-width:769px){.mobile-bar{display:none}}@media (max-width:768px){.mobile-bar{bottom:0;left:0;position:fixed;right:0;z-index:999}.mobile-bar--nav{background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -6px 16px rgba(0,0,0,.06);padding:16px 0 calc(16px + env(safe-area-inset-bottom))!important}.mobile-bar .mobile-bar--wrapper{display:flex;gap:12px;justify-content:space-between}.mobile-bar__item{align-items:center;color:#111827;display:flex;flex:1 1 0;flex-direction:column;justify-content:end;text-align:center;text-decoration:none}.mobile-bar__icon{display:block;margin-bottom:8px;width:auto}.mobile-bar__label{color:#374151;font-size:12px;line-height:1.2;margin:0}.mobile-bar__item--action{align-items:stretch;border-left:1px solid #e5e7eb;justify-content:end;padding-left:4vw}.mobile-bar__action-link{color:#374151;display:inline-block;font-weight:500;text-decoration:none;white-space:nowrap}body{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.mobile-bar--share{border-top-left-radius:16px;border-top-right-radius:16px;bottom:100%;left:0;margin:0 auto;position:absolute;right:0}.mobile-bar--share .section--lcsocialshare--share--link{background:#1d1d1f}