.pill-nav-container{z-index:100;box-sizing:border-box;width:92%;max-width:900px;position:fixed;top:1.5em;left:50%;transform:translate(-50%)}@media (max-width:768px){.pill-nav-container{width:calc(100% - 2rem);max-width:100%;top:.75em}}.pill-nav{--nav-h:46px;--pill-pad-x:20px;--pill-gap:2px;background:var(--base,#fff);box-sizing:border-box;border-radius:9999px;align-items:center;gap:6px;width:100%;padding:5px 8px 5px 5px;display:flex;box-shadow:0 4px 24px #0000001a,0 1px 4px #0000000f}@media (max-width:768px){.pill-nav{justify-content:space-between;padding:4px 6px}.pill-nav.is-mobile-open{border-radius:20px;flex-wrap:wrap}}.pill-logo{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:10px;text-decoration:none;display:inline-flex;overflow:hidden}.pill-logo img{object-fit:contain;width:100%;height:100%;display:block}.pill-nav-items{height:var(--nav-h);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.pill-list{align-items:stretch;gap:var(--pill-gap);height:100%;margin:0;padding:0;list-style:none;display:flex}.pill-list>li{height:100%;display:flex}.pill{height:100%;padding:0 var(--pill-pad-x);background:var(--pill-bg,#120f17);color:var(--pill-text,#fff);box-sizing:border-box;white-space:nowrap;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:0;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.pill .hover-circle{background:var(--hover-circle,var(--base,#000));z-index:1;pointer-events:none;will-change:transform;border-radius:50%;display:block;position:absolute;bottom:0;left:50%}.pill .label-stack{z-index:2;line-height:1;display:inline-block;position:relative}.pill .pill-label{z-index:2;will-change:transform;line-height:1;display:inline-block;position:relative}.pill .pill-label-hover{color:var(--hover-text,#120f17);z-index:3;will-change:transform, opacity;display:inline-block;position:absolute;top:0;left:0}.pill.is-active:after{content:"";background:var(--base,#fff);z-index:4;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.pill-nav-right{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:flex}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:flex}}.pill-hamburger{background:var(--pill-bg,#120f17);cursor:pointer;border:none;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;padding:0;display:none}@media (max-width:768px){.pill-hamburger{display:flex}}.hamburger-line{background:var(--pill-text,#fff);transform-origin:50%;border-radius:1px;width:14px;height:2px}.mobile-menu-inline{border-top:1px solid #83c0f91f;flex-direction:column;gap:2px;width:100%;margin-top:2px;padding:4px 0 6px;display:none}.mobile-menu-inline.is-open{display:flex}.mobile-menu-inline-link{color:var(--pill-text,#fff);background:0 0;border-radius:14px;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.mobile-menu-inline-link:hover,.mobile-menu-inline-link.is-active{background:#83c0f91a}.mobile-menu-inline-controls{border-top:1px solid #83c0f91a;align-items:center;gap:8px;margin-top:2px;padding:6px 8px 2px;display:flex}.pill-ctrl-btn{cursor:pointer;color:#c5e8fecc;background:0 0;border:1px solid #c5e8fe40;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:12px;font-weight:700;display:flex}[data-theme=light] .pill-ctrl-btn{color:#374151;border-color:#0e223326}.pill-nav-right a.pill-ctrl-link{color:#c5e8fecc;background:0 0;border:1px solid #c5e8fe40;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:inline-flex}[data-theme=light] .pill-nav-right a.pill-ctrl-link{color:#374151;border-color:#0e223326}.pill-lang-dropdown{z-index:200;border:1px solid;border-radius:10px;min-width:72px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001f}.pill-lang-option{cursor:pointer;text-align:left;border:none;width:100%;padding:7px 14px;font-size:11px;font-weight:700;display:block}
