.pill-nav-container{width:100%;position:relative}.pill-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:max(2rem,calc(env(safe-area-inset-bottom) + .5rem));z-index:40;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;justify-content:space-between;align-items:center;width:auto;min-width:280px;padding:.5rem 1rem;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001a}.pill-logo{background:var(--base,#fff);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .2s;display:flex}.pill-logo:hover{transform:scale(1.05)}.pill-logo img{-o-object-fit:contain;object-fit:contain;width:24px;height:24px}.pill-logo .logo-svg{filter:brightness(0)invert()}.pill-nav-items{align-items:center;display:flex}.pill-list{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pill{background:var(--pill-bg,#060010);color:var(--pill-text,#fff);cursor:pointer;border:none;border-radius:25px;justify-content:center;align-items:center;min-width:80px;height:40px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.pill:hover{transform:translateY(-2px)}.pill.is-active{background:var(--theme-primary,#0073e0);color:#fff}.hover-circle{background:var(--base,#fff);pointer-events:none;z-index:1;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.label-stack{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.pill-label{z-index:2;transition:color .2s;position:relative}.pill-label-hover{width:100%;height:100%;color:var(--hover-text,#060010);z-index:2;justify-content:center;align-items:center;font-weight:600;display:flex;position:absolute;top:0;left:0}.mobile-menu-button{cursor:pointer;box-sizing:content-box;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;margin:-8px;padding:8px;display:none}.hamburger-line{background:var(--pill-text,#fff);border-radius:1px;width:100%;height:2px;transform:none!important}@media (max-width:768px){.hamburger-line{background:#000000b3}}.mobile-menu-popover{-webkit-backdrop-filter:blur(20px);z-index:50;background:#ffffffe0;border:1px solid #0000000f;border-radius:20px;padding:.75rem;position:absolute;inset:auto 0 calc(100% + .5rem);box-shadow:0 -4px 24px #0000001a}.mobile-menu-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.mobile-menu-link{color:#000000bf;text-align:center;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;border-radius:10px;width:100%;padding:1rem 1.25rem;font-size:1.125rem;font-weight:500;transition:all .2s;display:block}.mobile-menu-link:hover,.mobile-menu-link:active{color:#000000e6;background:#00000012}.mobile-menu-link.is-active{color:#000000f2;background:#00000014;font-weight:600}@media (max-width:768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.mobile-menu-button.mobile-only{display:flex!important}.pill-nav{width:100%;min-width:unset;padding:.875rem 1.5rem;padding-bottom:max(.875rem,env(safe-area-inset-bottom));border-bottom:none;border-radius:20px 20px 0 0;justify-content:center;bottom:0;left:0;right:0;transform:none;box-shadow:0 -4px 24px #00000026}.pill-logo{width:36px;height:36px;display:none}.pill-logo img{width:22px;height:22px}.mobile-menu-popover{bottom:calc(100% + .25rem);left:.75rem;right:.75rem}}@media (min-width:769px){.mobile-only{display:none!important}.desktop-only{display:block!important}}.pill-nav{animation:.6s ease-out slideUp}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}.pill:focus,.mobile-menu-link:focus,.mobile-menu-button:focus{outline:none}@media (prefers-reduced-motion:reduce){.pill-nav,.pill,.pill-label,.pill-label-hover,.hover-circle,.hamburger-line,.mobile-menu-link{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
:root{--theme-primary:#06f;--theme-primary-old:#06f;--theme-navigation-base:#06f;--theme-navigation-pill-bg:#ffffff1a;--theme-navigation-pill-text:#06f;--theme-navigation-hover-text:#fff;--theme-navigation-active-bg:#06f;--theme-objects-base:#06f;--theme-objects-emissive:#06f;--theme-materials-base:#06f;--theme-white:#fff;--theme-black:#000;--theme-slate-50:#f8fafc;--theme-slate-100:#f1f5f9;--theme-slate-200:#e2e8f0;--theme-slate-300:#cbd5e1;--theme-slate-400:#94a3b8;--theme-slate-500:#64748b;--theme-slate-600:#475569;--theme-slate-700:#334155;--theme-slate-800:#1e293b;--theme-slate-900:#0f172a}
