.Nav-module__p2V2BW__nav{z-index:300;height:var(--nav-h);-webkit-backdrop-filter:blur(20px)saturate(180%);justify-content:space-between;align-items:center;padding:0 18px;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__p2V2BW__navLight{border-bottom:1px solid var(--border-soft);background:#f8f8f6f0}.Nav-module__p2V2BW__navDark{background:#0c0c0aeb;border-bottom:1px solid #ffffff12}.Nav-module__p2V2BW__scrolled.Nav-module__p2V2BW__navLight{box-shadow:0 2px 20px #00000014}.Nav-module__p2V2BW__scrolled.Nav-module__p2V2BW__navDark{box-shadow:0 2px 24px #0006}.Nav-module__p2V2BW__logo{font-family:var(--font-jakarta);letter-spacing:-.5px;flex-shrink:0;align-items:center;font-size:18px;font-weight:900;display:flex}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__logo{color:var(--ink)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__logo{color:var(--white)}.Nav-module__p2V2BW__logo span{color:var(--accent)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__logo span{color:var(--accent-light)}.Nav-module__p2V2BW__logoDot{background:var(--accent-light);border-radius:50%;width:5px;height:5px;margin-bottom:8px;margin-left:2px;animation:2.5s ease-in-out infinite Nav-module__p2V2BW__blink}.Nav-module__p2V2BW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-10px;display:flex}.Nav-module__p2V2BW__hamburger span{pointer-events:none;border-radius:2px;width:22px;height:1.5px;transition:all .28s cubic-bezier(.4,0,.2,1);display:block}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__hamburger span{background:var(--ink)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__hamburger span{background:var(--white)}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__p2V2BW__hamburger.Nav-module__p2V2BW__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__p2V2BW__mobileMenu{top:var(--nav-h);z-index:299;padding:4px 18px calc(16px + var(--safe-b));display:none;position:fixed;left:0;right:0;box-shadow:0 16px 40px #0000001a}.Nav-module__p2V2BW__navLight~.Nav-module__p2V2BW__mobileMenu{background:var(--white);border-bottom:1px solid var(--border)}.Nav-module__p2V2BW__navDark~.Nav-module__p2V2BW__mobileMenu{background:var(--ink);border-bottom:1px solid #ffffff14}.Nav-module__p2V2BW__mobileMenuOpen{display:block}.Nav-module__p2V2BW__mobileMenu a{border-bottom:1px solid var(--border);align-items:center;min-height:52px;padding:16px 0;font-size:16px;font-weight:500;display:flex}.Nav-module__p2V2BW__navLight~.Nav-module__p2V2BW__mobileMenuOpen a{color:var(--ink)}.Nav-module__p2V2BW__navDark~.Nav-module__p2V2BW__mobileMenuOpen a{color:#ffffffb3;border-color:#ffffff12}.Nav-module__p2V2BW__mobileMenu a:last-of-type{border-bottom:none}.Nav-module__p2V2BW__mmCta{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:12px;padding:16px;font-size:16px;font-weight:600;display:flex;background:var(--accent)!important;color:var(--white)!important}.Nav-module__p2V2BW__navDesktop{display:none}.Nav-module__p2V2BW__navLink{font-size:13.5px;font-weight:500;transition:color .2s}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__navLink{color:var(--muted)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__navLink{color:#ffffff80}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__navLink:hover,.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__navLinkActive{color:var(--ink)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__navLink:hover,.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__navLinkActive{color:var(--white);font-weight:700}.Nav-module__p2V2BW__ndCta{cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-size:13.5px;font-weight:600;transition:background .2s}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__ndCta{background:var(--ink);color:var(--white);box-shadow:0 2px 8px #0000002e}.Nav-module__p2V2BW__navLight .Nav-module__p2V2BW__ndCta:hover{background:var(--accent)}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__ndCta{background:var(--accent);color:var(--white);box-shadow:0 2px 8px #185f4259}.Nav-module__p2V2BW__navDark .Nav-module__p2V2BW__ndCta:hover{background:var(--accent-mid)}@media (min-width:780px){.Nav-module__p2V2BW__nav{--nav-h:68px;height:68px;padding:0 52px}.Nav-module__p2V2BW__hamburger{display:none}.Nav-module__p2V2BW__mobileMenu{display:none!important}.Nav-module__p2V2BW__navDesktop{align-items:center;gap:32px;display:flex}}
.BottomBar-module__gpFjNq__bottomBar{z-index:299;-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-soft);padding:10px 18px calc(10px + var(--safe-b));background:#f8f8f6f7;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000014}.BottomBar-module__gpFjNq__btn{background:var(--accent);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:16px;font-size:16px;font-weight:600;transition:background .2s;display:flex;box-shadow:0 4px 16px #185f4259}.BottomBar-module__gpFjNq__btn:active{background:var(--accent-mid)}@media (min-width:780px){.BottomBar-module__gpFjNq__bottomBar{display:none}}
