.ThemeToggle_toggle__LGRSw{background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:9999px;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ThemeToggle_toggle__LGRSw:hover{background:var(--muted-light);color:var(--foreground)}.Navbar_nav__fRNl1{position:sticky;top:0;width:100%;background:var(--nav-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;height:96px;display:flex;align-items:center}.Navbar_container__x_wnu{display:flex;align-items:center;justify-content:space-between;width:100%}.Navbar_logo__ycYQk{font-weight:700;font-size:1.1rem;color:var(--foreground);letter-spacing:-.02em;display:flex;align-items:center;text-decoration:none}.Navbar_links__dKlZ4{display:flex;gap:2rem;align-items:center}.Navbar_link__Xu4IB{font-size:.9rem;color:var(--muted);transition:color .2s ease}.Navbar_link__Xu4IB:hover{color:var(--foreground)}.Navbar_cta__mgKWY{background:var(--foreground);color:var(--background);padding:.5rem 1rem;border-radius:9999px;font-weight:500}.Navbar_cta__mgKWY:hover{opacity:.9;color:var(--background)}@media (max-width:768px){.Navbar_links__dKlZ4{display:none}.Navbar_actions__447jm{margin-left:auto}}.Navbar_actions__447jm{display:flex;align-items:center;margin-left:1rem}