.pill-nav-glass{--nav-h:44px;--pill-pad-x:20px;--pill-gap:4px;box-sizing:border-box;-webkit-backdrop-filter:blur(16px)brightness(1.05);background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;align-items:center;width:100%;padding:4px;display:flex;box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff4d}.pill-nav-items{width:100%;height:var(--nav-h);align-items:center;display:flex;position:relative}.pill-list{align-items:stretch;gap:var(--pill-gap);width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex}.pill-list>li{flex:1;height:100%;display:flex}.pill{width:100%;height:100%;padding:0 var(--pill-pad-x);color:var(--pill-text,#111);box-sizing:border-box;letter-spacing:.2px;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .2s;display:inline-flex;position:relative;overflow:hidden}.pill:hover{background:#ffffff1a}.pill.is-active{background:var(--pill-bg,#ffffff4d)}.pill .hover-circle{z-index:1;pointer-events:none;will-change:transform;background:#0000001f;border-radius:50%;display:block;position:absolute;bottom:0;left:50%}.pill .label-stack{z-index:2;align-items:center;gap:6px;line-height:1;display:inline-flex;position:relative}.pill .pill-label{z-index:2;will-change:transform;align-items:center;gap:6px;line-height:1;display:inline-flex;position:relative}.pill .pill-label-hover{color:var(--hover-text,#000);z-index:3;will-change:transform,opacity;align-items:center;gap:6px;display:inline-flex;position:absolute;top:0;left:0}.pill-icon{justify-content:center;align-items:center;display:inline-flex}.pill.is-active:after{content:"";z-index:4;background:#1119;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}
