.mobile-bottom-nav,.mobile-full-screen-menu{display:none}@media (max-width:768px){.mobile-bottom-nav{right:0;bottom:env(safe-area-inset-bottom);z-index:1000;grid-template-columns:repeat(var(--mobile-bottom-nav-slots,5), minmax(0, 1fr));width:100%;min-height:calc(64px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;padding:6px 8px;display:grid;position:fixed;left:0;box-shadow:0 -2px 12px #00000014}.mobile-bottom-nav__item{color:#666;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:52px;padding:6px 4px;font-family:Inter,sans-serif;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.mobile-bottom-nav__item:hover,.mobile-bottom-nav__item:focus-visible{background:#d0efe899;outline:none}.mobile-bottom-nav__item--active{color:#006a6f;background:#d0efe8}.mobile-bottom-nav__item--button{appearance:none}.mobile-bottom-nav__icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.mobile-bottom-nav__icon svg{width:22px;height:22px}.mobile-bottom-nav__badge{color:#333;background:#d0efe8;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-8px;right:-10px}.mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:600;line-height:14px;overflow:hidden}.mobile-full-screen-menu{z-index:1001;color:#333;visibility:hidden;overscroll-behavior:contain;background:#fff;flex-direction:column;transition:transform .28s,visibility .28s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(100%)}.mobile-full-screen-menu--open{visibility:visible;transform:translateY(0)}.mobile-full-screen-menu__panel{flex-direction:column;min-height:100%;display:flex}.mobile-full-screen-menu__header{z-index:1;padding:calc(18px + env(safe-area-inset-top)) 20px 16px;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;display:flex;position:sticky;top:0}.mobile-full-screen-menu__eyebrow{color:#666;text-transform:uppercase;margin:0 0 2px;font-size:12px;font-weight:600;line-height:16px}.mobile-full-screen-menu__title{color:#333;margin:0;font-size:20px;font-weight:700;line-height:26px}.mobile-full-screen-menu__close-button{color:#666;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;line-height:1;display:flex}.mobile-full-screen-menu__close-button:hover,.mobile-full-screen-menu__close-button:focus-visible{background:#d0efe899;outline:none}.mobile-full-screen-menu__content{padding:16px 16px calc(24px + env(safe-area-inset-bottom));flex-direction:column;gap:4px;display:flex}.mobile-full-screen-menu__item{color:#333;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px;font-family:Inter,sans-serif;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.mobile-full-screen-menu__item:hover,.mobile-full-screen-menu__item:focus-visible{background:#d0efe899;outline:none}.mobile-full-screen-menu__item--active{color:#006a6f;background:#d0efe8;font-weight:600}.mobile-full-screen-menu__icon{color:currentColor;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mobile-full-screen-menu__icon svg{width:20px;height:20px}.mobile-full-screen-menu__label{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:500;line-height:20px}}
