.pill-nav-wrapper{justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0;display:flex;position:relative}.pill-logo{flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;text-decoration:none;display:inline-flex;position:static}.pill-logo-shine{display:inline-block}.pill-nav-items{--nav-h:42px;min-width:0;height:var(--nav-h);-webkit-backdrop-filter:blur(24px)saturate(160%);scrollbar-width:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:0 4px 0 0;display:flex;position:relative;overflow:auto hidden}.pill-nav-items::-webkit-scrollbar{display:none}.pill-nav-actions{align-items:center;gap:6px;padding:3px 6px 3px 0;display:flex}.pill-nav-divider{background:#ffffff1f;width:1px;height:24px;margin:0 4px}.pill-list{align-items:stretch;gap:2px;height:100%;margin:0;padding:3px;list-style:none;display:flex}.pill-list>li{height:100%;display:flex}.pill-item{color:#ffffffb3;box-sizing:border-box;height:100%;font-family:var(--font-geist-sans,sans-serif);text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;cursor:pointer;background:#ffffff0d;border-radius:9999px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:600;line-height:1;text-decoration:none;transition:color .15s;display:inline-flex;position:relative;overflow:hidden}.pill-item:hover{color:#fffffff2}.pill-item .hover-circle{z-index:1;pointer-events:none;will-change:transform;background:#ff2020;border-radius:50%;display:block;position:absolute;bottom:0;left:50%}.pill-item .label-stack{z-index:2;line-height:1;display:inline-block;position:relative}.pill-item .pill-label{z-index:2;will-change:transform;line-height:1;display:inline-block;position:relative}.pill-item .pill-label-hover{color:#fff;z-index:3;will-change:transform, opacity;display:inline-block;position:absolute;top:0;left:0}.pill-theme-btn{color:#ffffffa6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:inline-flex}.pill-theme-btn:hover{color:#fff;background:#ffffff29}.pill-book-btn{color:#fff;height:34px;font-family:var(--font-geist-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background:#ff2020;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 16px;font-size:11px;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.pill-book-btn:hover{background:#e01010;transform:scale(1.03)}.pill-hamburger{--nav-h:42px;width:var(--nav-h);height:var(--nav-h);cursor:pointer;background:#ffffff12;border:1px solid #ffffff1f;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0;display:none}.hamburger-line{transform-origin:50%;background:#fffc;border-radius:2px;width:16px;height:1.5px}.pill-mobile-menu{-webkit-backdrop-filter:blur(24px);z-index:998;opacity:0;visibility:hidden;transform-origin:top;background:#121212f5;border:1px solid #ffffff1a;border-radius:20px;position:absolute;top:calc(100% + 10px);left:0;right:0}.pill-mobile-list{flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex}.pill-mobile-link{color:#ffffffb3;font-family:var(--font-geist-sans,sans-serif);text-transform:uppercase;letter-spacing:.1em;border-radius:12px;padding:12px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.pill-mobile-link:hover{color:#fff;background:#ff202026}.pill-mobile-theme-row{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:10px;margin-top:4px;padding:10px 18px 14px;display:flex}@media (max-width:768px){.pill-nav-items,.pill-nav-actions{display:none}.pill-hamburger{display:flex}}
