body.mobile-nav-open{overflow:hidden;position:fixed;width:100%;height:100%;overscroll-behavior:none}.navbar:where(.astro-jp2pq5zm){position:fixed;top:0;left:0;right:0;z-index:100;background-color:#0e1017d9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.04);transition:all .3s ease}.nav-container:where(.astro-jp2pq5zm){max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text-primary)}.logo-text:where(.astro-jp2pq5zm){font-family:var(--font-heading);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.logo-mark:where(.astro-jp2pq5zm){transition:filter .3s ease,transform .3s ease}.logo:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm):hover .logo-mark:where(.astro-jp2pq5zm){filter:drop-shadow(0 0 8px rgba(128,90,213,.5));transform:scale(1.05)}.desktop-nav:where(.astro-jp2pq5zm) ul:where(.astro-jp2pq5zm){display:flex;gap:.25rem;list-style:none;margin:0;padding:0;align-items:center}.desktop-nav:where(.astro-jp2pq5zm)>ul:where(.astro-jp2pq5zm)>li:where(.astro-jp2pq5zm)>a:where(.astro-jp2pq5zm){color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease;padding:.5rem .75rem;border-radius:6px}.desktop-nav:where(.astro-jp2pq5zm)>ul:where(.astro-jp2pq5zm)>li:where(.astro-jp2pq5zm)>a:where(.astro-jp2pq5zm):hover{color:var(--text-primary)}.dropdown-trigger:where(.astro-jp2pq5zm){background:none;border:none;color:var(--text-secondary);font-weight:500;font-size:.95rem;cursor:pointer;display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;border-radius:6px;transition:color .2s ease,background .2s ease;font-family:inherit}.dropdown-trigger:where(.astro-jp2pq5zm):hover,.has-dropdown:where(.astro-jp2pq5zm).open .dropdown-trigger:where(.astro-jp2pq5zm){color:var(--text-primary);background:#ffffff0a}.chevron:where(.astro-jp2pq5zm){transition:transform .2s ease;opacity:.5}.has-dropdown:where(.astro-jp2pq5zm).open .chevron:where(.astro-jp2pq5zm){transform:rotate(180deg);opacity:1}.has-dropdown:where(.astro-jp2pq5zm){position:relative}.dropdown-menu:where(.astro-jp2pq5zm){position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%) translateY(-4px);min-width:240px;background:#14161efa;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;box-shadow:0 12px 40px #00000080,0 0 0 1px #ffffff08 inset;backdrop-filter:blur(16px)}.has-dropdown:where(.astro-jp2pq5zm).open .dropdown-menu:where(.astro-jp2pq5zm){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm){display:block;padding:.65rem .85rem;border-radius:8px;text-decoration:none;transition:background .15s ease}.dropdown-menu:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm):hover{background:#805ad51a}.dropdown-label:where(.astro-jp2pq5zm){display:block;color:var(--text-primary);font-weight:600;font-size:.9rem;line-height:1.3}.dropdown-desc:where(.astro-jp2pq5zm){display:block;color:var(--text-secondary);font-size:.78rem;opacity:.6;margin-top:.15rem;line-height:1.3}.nav-actions:where(.astro-jp2pq5zm){display:flex;gap:1rem;align-items:center}.btn:where(.astro-jp2pq5zm){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s ease;white-space:nowrap}.btn-outline:where(.astro-jp2pq5zm){background:transparent;border:1px solid var(--bg-card);color:var(--text-primary)}.btn-outline:where(.astro-jp2pq5zm):hover{background:var(--bg-card);border-color:var(--accent-primary)}.btn-primary:where(.astro-jp2pq5zm){background:var(--accent-gradient);color:#fff;border:none}.btn-primary:where(.astro-jp2pq5zm):hover{box-shadow:0 0 15px #805ad566;transform:translateY(-1px)}.mobile-menu-toggle:where(.astro-jp2pq5zm){display:none;background:transparent;border:none;color:var(--text-primary);cursor:pointer;padding:.5rem;-webkit-tap-highlight-color:transparent}.mobile-menu-toggle:where(.astro-jp2pq5zm) .close-icon:where(.astro-jp2pq5zm){display:none}.mobile-nav:where(.astro-jp2pq5zm){position:fixed;top:var(--navbar-h, 65px);left:0;right:0;bottom:0;z-index:99;background:var(--bg-primary);border-top:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;padding:1.5rem 2rem 2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;visibility:hidden;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,visibility .25s}.mobile-nav:where(.astro-jp2pq5zm).open{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.mobile-nav:where(.astro-jp2pq5zm) nav:where(.astro-jp2pq5zm){display:flex;flex-direction:column;gap:0}.mobile-nav:where(.astro-jp2pq5zm) nav:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm){color:var(--text-secondary);text-decoration:none;font-size:1.05rem;font-weight:500;padding:.85rem .5rem;min-height:48px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.04);border-radius:6px;transition:color .2s,background .15s}.mobile-nav:where(.astro-jp2pq5zm) nav:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm):hover,.mobile-nav:where(.astro-jp2pq5zm) nav:where(.astro-jp2pq5zm) a:where(.astro-jp2pq5zm):active{color:var(--text-primary);background:#805ad514}.mobile-section-label:where(.astro-jp2pq5zm){font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);font-weight:700;padding:1rem .5rem .35rem;opacity:.8}.mobile-section-divider:where(.astro-jp2pq5zm){height:1px;background:#ffffff0f;margin:.5rem 0}.mobile-nav-actions:where(.astro-jp2pq5zm){display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.5rem}.mobile-nav-actions:where(.astro-jp2pq5zm) .btn:where(.astro-jp2pq5zm){width:100%;justify-content:center;padding:.85rem 1rem;font-size:1rem}@media(max-width:860px){.desktop-nav:where(.astro-jp2pq5zm),.nav-actions:where(.astro-jp2pq5zm){display:none}.mobile-menu-toggle:where(.astro-jp2pq5zm){display:flex;align-items:center;justify-content:center}}@media(min-width:861px){.mobile-nav:where(.astro-jp2pq5zm){visibility:hidden!important;opacity:0!important;pointer-events:none!important}}.footer:where(.astro-35ed7um5){background-color:transparent;padding:4rem 0 2rem;margin-top:4rem}.footer-container:where(.astro-35ed7um5){max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid:where(.astro-35ed7um5){display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:3rem}.logo-link:where(.astro-35ed7um5){display:flex;align-items:center;gap:.5rem;text-decoration:none;margin-bottom:1rem}.logo-text:where(.astro-35ed7um5){font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--text-primary)}.tagline:where(.astro-35ed7um5){color:var(--text-secondary);font-size:1rem;margin-top:0;margin-bottom:1rem}.license:where(.astro-35ed7um5){color:var(--text-secondary);font-size:.85rem;opacity:.7;margin:0}.license:where(.astro-35ed7um5) a:where(.astro-35ed7um5){display:inline;color:var(--text-secondary);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.15);transition:color .2s ease,border-color .2s ease}.license:where(.astro-35ed7um5) a:where(.astro-35ed7um5):hover{color:var(--accent-primary);border-color:var(--accent-primary)}.footer-links:where(.astro-35ed7um5) h3:where(.astro-35ed7um5){font-size:1rem;color:var(--text-primary);margin-top:0;margin-bottom:1.5rem;font-weight:600}.footer-links:where(.astro-35ed7um5) ul:where(.astro-35ed7um5){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links:where(.astro-35ed7um5) a:where(.astro-35ed7um5){color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-links:where(.astro-35ed7um5) a:where(.astro-35ed7um5):hover{color:var(--accent-primary)}.footer-bottom:where(.astro-35ed7um5){padding-top:2rem;border-top:1px solid var(--bg-card);text-align:center;color:var(--text-secondary);font-size:.85rem}.agent-easter-egg:where(.astro-35ed7um5){opacity:.15;font-size:.75rem;margin-bottom:.5rem}.agent-easter-egg:where(.astro-35ed7um5) a:where(.astro-35ed7um5){color:var(--text-secondary);text-decoration:none}@media(max-width:768px){.footer-grid:where(.astro-35ed7um5){grid-template-columns:1fr;gap:2.5rem}}html,body{margin:0;width:100%;min-height:100%;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:clip}main:where(.astro-mbyxifmk){background:linear-gradient(180deg,hsl(230,25%,6%) 0%,var(--bg-primary) 20%,hsl(230,22%,10%) 40%,var(--bg-primary) 60%,hsl(230,22%,10%) 80%,hsl(230,25%,6%) 100%)}.skip-link:where(.astro-mbyxifmk){position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999}.skip-link:where(.astro-mbyxifmk):focus{position:fixed;top:0;left:0;width:auto;height:auto;padding:1rem 2rem;background:var(--accent-primary);color:#fff;font-weight:700;font-size:1rem;text-decoration:none}
