.vp-nav:where(.astro-ffrucdfn){z-index:100;background-color:var(--vp-bg,#fff);border-bottom:1px solid var(--vp-divider,#e2e2e3);-webkit-backdrop-filter:saturate(180%)blur(10px);height:4rem;transition:border-color .25s,background-color .25s;position:sticky;top:0;left:0;right:0}[data-theme=dark] .vp-nav:where(.astro-ffrucdfn){background-color:var(--vp-bg,#1b1b1f);border-bottom-color:var(--vp-divider,#2e2e32)}.vp-nav-container:where(.astro-ffrucdfn){justify-content:space-between;align-items:center;gap:1rem;max-width:1376px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.vp-brand:where(.astro-ffrucdfn){color:inherit;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.vp-logo-wrap:where(.astro-ffrucdfn){justify-content:center;align-items:center;display:flex}.vp-logo-svg:where(.astro-ffrucdfn){border-radius:6px;width:1.5rem;height:1.5rem}.vp-brand-text:where(.astro-ffrucdfn){align-items:center;display:flex}.vp-site-name:where(.astro-ffrucdfn){font-family:var(--font-brand,"Plus Jakarta Sans Variable", "Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);letter-spacing:-.02em;color:var(--vp-text-1,#3c3c43);white-space:nowrap;font-size:1.05rem;font-weight:700}[data-theme=dark] .vp-site-name:where(.astro-ffrucdfn){color:var(--vp-text-1,#dfdfd6)}.vp-search-wrap:where(.astro-ffrucdfn){flex:1;align-items:center;max-width:15rem;margin-left:.5rem;display:flex}.vp-nav-search-btn:where(.astro-ffrucdfn){background-color:var(--vp-bg-soft,#f6f6f7);width:100%;height:2.25rem;color:var(--vp-text-2,#67676c);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.8125rem;text-decoration:none;transition:border-color .25s,background-color .25s,color .25s;display:flex}[data-theme=dark] .vp-nav-search-btn:where(.astro-ffrucdfn){background-color:var(--vp-bg-soft,#202127);color:var(--vp-text-2,#98989f);border-color:#0000}.vp-nav-search-btn:where(.astro-ffrucdfn):hover{background-color:var(--vp-bg,#fff);color:var(--vp-text-1,#3c3c43);border-color:#0000}[data-theme=dark] .vp-nav-search-btn:where(.astro-ffrucdfn):hover{background-color:var(--vp-bg,#1b1b1f);color:var(--vp-text-1,#dfdfd6);border-color:#0000}.search-icon:where(.astro-ffrucdfn){flex-shrink:0;width:.9375rem;height:.9375rem}.search-text:where(.astro-ffrucdfn){white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.search-kbd:where(.astro-ffrucdfn){background-color:var(--vp-bg,#fff);border:1px solid var(--vp-divider,#e2e2e3);color:var(--vp-text-3,#929295);border-radius:4px;padding:.1rem .35rem;font-family:inherit;font-size:.6875rem;line-height:1}[data-theme=dark] .search-kbd:where(.astro-ffrucdfn){background-color:var(--vp-bg-alt,#161618);border-color:var(--vp-divider,#2e2e32);color:var(--vp-text-3,#6a6a71)}.vp-nav-actions:where(.astro-ffrucdfn){align-items:center;gap:.65rem;margin-left:auto;display:flex}.vp-nav-links:where(.astro-ffrucdfn){align-items:center;gap:.25rem;display:flex}.vp-nav-link:where(.astro-ffrucdfn){color:var(--vp-text-2,#67676c);white-space:nowrap;border-radius:6px;align-items:center;padding:.35rem .65rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .25s,background-color .25s;display:inline-flex}[data-theme=dark] .vp-nav-link:where(.astro-ffrucdfn){color:var(--vp-text-2,#98989f)}.vp-nav-link:where(.astro-ffrucdfn):hover{color:var(--vp-brand-1,#3451b2);background-color:var(--vp-bg-soft,#f6f6f7)}[data-theme=dark] .vp-nav-link:where(.astro-ffrucdfn):hover{color:var(--vp-brand-1,#a8b1ff);background-color:var(--vp-bg-soft,#202127)}.vp-nav-link:where(.astro-ffrucdfn).active{color:var(--vp-brand-1,#3451b2);font-weight:600}[data-theme=dark] .vp-nav-link:where(.astro-ffrucdfn).active{color:var(--vp-brand-1,#a8b1ff)}.vp-nav-divider:where(.astro-ffrucdfn){background-color:var(--vp-divider,#e2e2e3);flex-shrink:0;width:1px;height:1.25rem;margin:0 .15rem}[data-theme=dark] .vp-nav-divider:where(.astro-ffrucdfn){background-color:var(--vp-divider,#2e2e32)}.vp-theme-switch-container:where(.astro-ffrucdfn){align-items:center;display:flex}.vp-switch-appearance:where(.astro-ffrucdfn){border:1px solid var(--vp-divider,#e2e2e3);background-color:var(--vp-bg-soft,#f6f6f7);cursor:pointer;border-radius:11px;align-items:center;width:40px;height:22px;padding:0;transition:border-color .25s,background-color .25s;display:inline-flex;position:relative}[data-theme=dark] .vp-switch-appearance:where(.astro-ffrucdfn){background-color:var(--vp-bg-soft,#202127);border-color:var(--vp-divider,#2e2e32)}.vp-switch-appearance:where(.astro-ffrucdfn):hover{border-color:var(--vp-text-3,#929295)}.vp-switch-check:where(.astro-ffrucdfn){background-color:var(--vp-bg,#fff);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s;display:flex;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #0000001f,0 1px 3px #00000014}[data-theme=dark] .vp-switch-check:where(.astro-ffrucdfn){background-color:var(--vp-bg-alt,#161618);transform:translate(18px)}.vp-switch-icon:where(.astro-ffrucdfn){width:12px;height:12px;color:var(--vp-text-2,#67676c);justify-content:center;align-items:center;display:flex}[data-theme=dark] .vp-switch-icon:where(.astro-ffrucdfn){color:var(--vp-text-2,#98989f)}.theme-icon:where(.astro-ffrucdfn){width:12px;height:12px;display:none}.sun-icon:where(.astro-ffrucdfn){display:block}[data-theme=dark] .sun-icon:where(.astro-ffrucdfn){display:none}[data-theme=dark] .moon-icon:where(.astro-ffrucdfn){display:block}.vp-nav-social-btn:where(.astro-ffrucdfn){width:2.1rem;height:2.1rem;color:var(--vp-text-2,#67676c);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:color .25s;display:inline-flex}[data-theme=dark] .vp-nav-social-btn:where(.astro-ffrucdfn){color:var(--vp-text-2,#98989f)}.vp-nav-social-btn:where(.astro-ffrucdfn):hover{color:var(--vp-text-1,#3c3c43)}[data-theme=dark] .vp-nav-social-btn:where(.astro-ffrucdfn):hover{color:var(--vp-text-1,#dfdfd6)}.social-icon:where(.astro-ffrucdfn){width:1.15rem;height:1.15rem}.vp-hamburger:where(.astro-ffrucdfn){cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:2.1rem;height:2.1rem;padding:0;display:none}.hamburger-bar:where(.astro-ffrucdfn){background-color:var(--vp-text-1,#3c3c43);border-radius:1px;width:1.1rem;height:1.5px}[data-theme=dark] .hamburger-bar:where(.astro-ffrucdfn){background-color:var(--vp-text-1,#dfdfd6)}.vp-mobile-menu:where(.astro-ffrucdfn){border-top:1px solid var(--vp-divider,#e2e2e3);background-color:var(--vp-bg,#fff);padding:.75rem 1.5rem 1rem;display:none}[data-theme=dark] .vp-mobile-menu:where(.astro-ffrucdfn){border-top-color:var(--vp-divider,#2e2e32);background-color:var(--vp-bg,#1b1b1f)}.vp-mobile-links:where(.astro-ffrucdfn){flex-direction:column;gap:.35rem;display:flex}.vp-mobile-link:where(.astro-ffrucdfn){color:var(--vp-text-1,#3c3c43);border-radius:6px;align-items:center;padding:.5rem .6rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}[data-theme=dark] .vp-mobile-link:where(.astro-ffrucdfn){color:var(--vp-text-1,#dfdfd6)}.vp-mobile-link:where(.astro-ffrucdfn):hover{color:var(--vp-brand-1,#3451b2)}[data-theme=dark] .vp-mobile-link:where(.astro-ffrucdfn):hover{color:var(--vp-brand-1,#a8b1ff)}@media (width<=820px){.vp-nav-links:where(.astro-ffrucdfn),.vp-nav-divider:where(.astro-ffrucdfn){display:none}.vp-search-wrap:where(.astro-ffrucdfn){max-width:12rem}.search-text:where(.astro-ffrucdfn),.search-kbd:where(.astro-ffrucdfn){display:none}.vp-hamburger:where(.astro-ffrucdfn){display:flex}.vp-mobile-menu:where(.astro-ffrucdfn).is-open{display:block}}
