nav:where(.astro-wpvy4v7s){z-index:20;backdrop-filter:blur(12px);background:color-mix(in srgb, var(--bg) 75%, transparent);border-bottom:1px solid #ffffff0d;justify-content:center;width:100%;display:flex;position:sticky;top:0}.nav-inner:where(.astro-wpvy4v7s){justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:.75rem 2rem;display:flex;position:relative}nav:where(.astro-wpvy4v7s) .logo:where(.astro-wpvy4v7s){font-family:var(--font-mono);color:var(--fg);letter-spacing:.05em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}nav:where(.astro-wpvy4v7s) .nav-center:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s){color:var(--muted);padding:.35rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}nav:where(.astro-wpvy4v7s) .nav-right:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s){color:var(--muted);border:1px solid var(--border);border-radius:4px;align-items:center;padding:.4rem;transition:color .2s,border-color .2s;display:flex}nav:where(.astro-wpvy4v7s) .nav-center:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s):hover,nav:where(.astro-wpvy4v7s) .nav-right:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s):hover{color:var(--fg)}nav:where(.astro-wpvy4v7s) .nav-right:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s):hover{border-color:var(--border-hover)}nav:where(.astro-wpvy4v7s) .nav-center:where(.astro-wpvy4v7s){align-items:center;gap:1.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}nav:where(.astro-wpvy4v7s) .nav-right:where(.astro-wpvy4v7s){align-items:center;gap:.75rem;margin-left:auto;display:flex}nav:where(.astro-wpvy4v7s) .nav-install-btn:where(.astro-wpvy4v7s){color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:.4rem .6rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}nav:where(.astro-wpvy4v7s) .nav-install-btn:where(.astro-wpvy4v7s):hover{color:var(--fg);border-color:var(--border-hover)}.mobile-only:where(.astro-wpvy4v7s){display:none}.hamburger-btn:where(.astro-wpvy4v7s){cursor:pointer;z-index:12;background:0 0;border:none;border-radius:4px;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;padding:0;display:none}.hamburger-line:where(.astro-wpvy4v7s){background:var(--muted);width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}nav:where(.astro-wpvy4v7s).menu-open .hamburger-line:where(.astro-wpvy4v7s):first-child{transform:translateY(6px)rotate(45deg)}nav:where(.astro-wpvy4v7s).menu-open .hamburger-line:where(.astro-wpvy4v7s):nth-child(2){opacity:0}nav:where(.astro-wpvy4v7s).menu-open .hamburger-line:where(.astro-wpvy4v7s):nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (width<=768px){.hamburger-btn:where(.astro-wpvy4v7s){display:flex}nav:where(.astro-wpvy4v7s) .nav-right:where(.astro-wpvy4v7s)>a:where(.astro-wpvy4v7s){display:none}nav:where(.astro-wpvy4v7s) .mobile-only:where(.astro-wpvy4v7s){display:flex}nav:where(.astro-wpvy4v7s) .nav-center:where(.astro-wpvy4v7s){background:var(--bg-elevated);border-bottom:1px solid var(--border);z-index:9;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:1rem 1.5rem 1.5rem;display:none;position:absolute;top:100%;left:0;transform:none}nav:where(.astro-wpvy4v7s) .nav-center:where(.astro-wpvy4v7s) a:where(.astro-wpvy4v7s){align-items:center;min-height:44px;display:flex}nav:where(.astro-wpvy4v7s).menu-open .nav-center:where(.astro-wpvy4v7s){display:flex}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1e1e2e;--bg-elevated:#181825;--bg-card:#313244b3;--fg:#cdd6f4;--muted:#a6adc8;--accent:#b4befe;--accent-glow:#b4befe4d;--accent-dim:#9399e8;--border:#313244;--border-hover:#45475a;--shadow-strong:#00000059;--mask-ink:#000;--font-mono:"JetBrains Mono", "Fira Code", monospace;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--accent-text:var(--bg);--color-orange:#fab387;--color-green:#a6e3a1;--color-blue:#89b4fa;--color-red:#f38ba8;--color-purple:#cba6f7;--color-yellow:#f9e2af}[data-theme=light],.sl-theme-light{--bg:#eff1f5;--bg-elevated:#e6e9ef;--bg-card:#dce0e8;--fg:#4c4f69;--muted:#5c5f77;--accent:#7287fd;--accent-glow:transparent;--accent-dim:#5f6cf0;--border:#ccd0da;--border-hover:#bcc0cc;--shadow-strong:#4c4f6933;--color-orange:#fe640b;--color-green:#40a02b;--color-blue:#1e66f5;--color-red:#d20f39;--color-purple:#7c24ec;--color-yellow:#df8e1d;--accent-text:#11111b}html{scroll-behavior:smooth;background:var(--bg)}body{font-family:var(--font-mono);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;flex-direction:column;min-height:100vh;line-height:1.6;display:flex;overflow-x:hidden}.content-wrapper{flex-direction:column;flex:1 0 auto;width:100%;display:flex}:is(h1,h2,h3){text-wrap:balance}p{text-wrap:pretty}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--color-blue);outline-offset:3px}.site-footer{text-align:center;color:var(--muted);border-top:1px solid var(--border);margin-top:4rem;padding:2rem 1.25rem;font-size:.75rem}.footer-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem .6rem;display:flex}.site-footer a{color:var(--accent);text-decoration:none;transition:color .2s}.site-footer a:hover{color:var(--fg)}.footer-separator{color:var(--border-hover)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
