.pill-nav_pillNavContainer__bWCOC{position:relative;z-index:10;width:100%}.pill-nav_pillNav___9TOd{--nav-h:42px;--logo:36px;--pill-pad-x:18px;--pill-gap:3px;width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.pill-nav_pillNavItems__fFZoe{position:relative;display:flex;border-radius:9999px}.pill-nav_pillLogo__mLWvj,.pill-nav_pillNavItems__fFZoe{align-items:center;height:var(--nav-h);background:var(--base,#000)}.pill-nav_pillLogo__mLWvj{width:var(--nav-h);border-radius:50%;padding:8px;display:inline-flex;justify-content:center;overflow:hidden;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pill-nav_pillLogo__mLWvj img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.pill-nav_pillList__bc4HP{list-style:none;display:flex;align-items:stretch;gap:var(--pill-gap);margin:0;padding:3px;height:100%}.pill-nav_pillList__bc4HP>li{display:flex;height:100%}.pill-nav_pill__zH04r{display:inline-flex;align-items:center;justify-content:center;height:100%;padding:0 var(--pill-pad-x);background:var(--pill-bg,#fff);color:var(--pill-text,var(--base,#000));text-decoration:none;border-radius:9999px;box-sizing:border-box;font-weight:500;font-size:14px;line-height:0;white-space:nowrap;cursor:pointer;position:relative;overflow:hidden}.pill-nav_hoverCircle__eMGYv{position:absolute;left:50%;bottom:0;border-radius:50%;background:var(--base,#000);z-index:1;display:block;pointer-events:none;will-change:transform}.pill-nav_labelStack__9a9Yi,.pill-nav_pillLabel__NkMGz{position:relative;display:inline-block;line-height:1;z-index:2}.pill-nav_pillLabel__NkMGz{will-change:transform}.pill-nav_pillLabelHover__wyCLQ{position:absolute;left:0;top:0;color:var(--hover-text,#fff);z-index:3;display:inline-block;will-change:transform,opacity}.pill-nav_isActive__d5Krc:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:6px;height:6px;background:var(--base,#000);border-radius:50px;z-index:4}