.Navbar-module__cJzEcG__liquidGlassNav{--glass-blur:24px;--glass-opacity:.1;--border-opacity:.3;--active-opacity:.2;--nav-height:72px;--nav-padding:6px;--item-size:60px;--item-gap:8px;z-index:50;margin-top:1rem;animation:.5s cubic-bezier(.23,1,.32,1) Navbar-module__cJzEcG__fadeInScale;position:fixed;top:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__glassContainer{height:var(--nav-height);padding:var(--nav-padding);border-radius:34px;position:relative;overflow:hidden;transform:translateZ(0)}.Navbar-module__cJzEcG__glassBackdrop{background:rgba(255,255,255,var(--glass-opacity));-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.2);border-radius:inherit;background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.Navbar-module__cJzEcG__glassBorder{border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,var(--border-opacity))0%,#ffffff1a 25%,#ffffff0d 50%,#ffffff1a 75%,rgba(255,255,255,var(--border-opacity))100%);-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);mask-composite:xor;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000)}.Navbar-module__cJzEcG__activeBubble{top:var(--nav-padding);height:var(--item-size);width:var(--item-size);-webkit-backdrop-filter:blur(12px);filter:drop-shadow(0 0 12px #ec48994d);background:linear-gradient(135deg,#ec489966 0%,#db27774d 25%,#f472b640 50%,#ec489959 100%);border-radius:50%;transition:all .5s cubic-bezier(.23,1,.32,1);position:absolute;left:1px;overflow:hidden;box-shadow:0 4px 16px #ec489933,inset 0 1px #ffffff4d,inset 0 -1px #ec48991a}.Navbar-module__cJzEcG__activeBubble:before,.Navbar-module__cJzEcG__activeBubble:after{content:"";background:#fff3;border-radius:50%;animation:3s ease-in-out infinite Navbar-module__cJzEcG__floatBubble;position:absolute}.Navbar-module__cJzEcG__activeBubble:before{width:8px;height:8px;animation-delay:0s;top:12px;left:14px}.Navbar-module__cJzEcG__activeBubble:after{width:5px;height:5px;animation-delay:1.5s;top:28px;right:16px}@keyframes Navbar-module__cJzEcG__floatBubble{0%,to{opacity:.3;transform:translateY(0)scale(1)}50%{opacity:.6;transform:translateY(-4px)scale(1.1)}}.Navbar-module__cJzEcG__navItems{gap:var(--item-gap);z-index:1;height:100%;display:flex;position:relative}.Navbar-module__cJzEcG__navLink{width:var(--item-size);height:var(--item-size);color:#fff9;transform-origin:50%;will-change:transform;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);animation:.5s cubic-bezier(.23,1,.32,1) both Navbar-module__cJzEcG__slideInUp;display:flex;position:relative;overflow:visible}.Navbar-module__cJzEcG__navLink:hover{color:#ffffffe6;transform:scale(1.05);box-shadow:0 0 16px #ec489933}.Navbar-module__cJzEcG__navLink:active{transform:scale(.95)}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#fff}.Navbar-module__cJzEcG__navLink:focus{outline:none;box-shadow:0 0 0 2px #ffffff1a,0 0 16px #fff3}.Navbar-module__cJzEcG__navLink:focus-visible{box-shadow:0 0 0 2px #ffffff4d,0 0 16px #ffffff4d}.Navbar-module__cJzEcG__navIcon{z-index:2;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:hover .Navbar-module__cJzEcG__navIcon{transform:translateY(-1px)}.Navbar-module__cJzEcG__navLabel{display:none}.Navbar-module__cJzEcG__navLabelAlways{white-space:nowrap;opacity:.6;letter-spacing:.3px;margin-top:1px;font-size:9px;font-weight:500;line-height:1;transition:all .3s}.Navbar-module__cJzEcG__navLink:hover .Navbar-module__cJzEcG__navLabelAlways{opacity:.9}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__navLabelAlways{opacity:1;color:#ec4899e6;font-weight:600}.Navbar-module__cJzEcG__rippleEffect{border-radius:inherit;opacity:0;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);transition:all .3s;position:absolute;inset:0;transform:scale(0)}.Navbar-module__cJzEcG__navLink:active .Navbar-module__cJzEcG__rippleEffect{opacity:1;transition:all .1s;transform:scale(1)}@media (max-width:640px){.Navbar-module__cJzEcG__liquidGlassNav{--nav-height:64px;--item-size:52px;--glass-blur:20px;--nav-padding:7px;margin-top:0;margin-bottom:env(safe-area-inset-bottom,.5rem);padding-bottom:env(safe-area-inset-bottom,0);top:auto;bottom:0}.Navbar-module__cJzEcG__navLabelAlways{font-size:8px}}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Navbar-module__cJzEcG__glassBackdrop{-webkit-backdrop-filter:blur(var(--glass-blur))saturate(1.8)brightness(1.1);background:#ffffff14}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Navbar-module__cJzEcG__glassBackdrop{background:#000000b3}}@keyframes Navbar-module__cJzEcG__fadeInScale{0%{opacity:0;transform:translate(-50%)scale(.95)translateY(10px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}@keyframes Navbar-module__cJzEcG__slideInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__activeBubble,.Navbar-module__cJzEcG__rippleEffect{transition-duration:.1s}.Navbar-module__cJzEcG__liquidGlassNav,.Navbar-module__cJzEcG__navLink{animation:none}}@media (prefers-contrast:high){.Navbar-module__cJzEcG__glassBackdrop{background:#fff3}.Navbar-module__cJzEcG__glassBorder{background:#ffffff80}.Navbar-module__cJzEcG__navLink{color:#fffc}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#fff}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_da832ead-module__aN_Ytq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_da832ead-module__aN_Ytq__variable{--font-sans:"Geist","Geist Fallback"}
