.Navbar-module__ZERf_q__nav{z-index:50;border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111fd1;width:100%;transition:transform .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__navHidden{transform:translateY(-100%)}.Navbar-module__ZERf_q__inner{justify-content:space-between;align-items:center;width:100%;max-width:1320px;height:4rem;margin-inline:auto;padding-inline:1.5rem;display:flex}.Navbar-module__ZERf_q__brand{letter-spacing:-.04em;color:var(--text);flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;margin-right:.75rem;font-size:1.86875rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.Navbar-module__ZERf_q__brandTitle{align-items:center;display:inline-flex}.Navbar-module__ZERf_q__brandName{margin-inline:.5ch}.Navbar-module__ZERf_q__brandSubtitle{color:var(--muted);letter-spacing:0;white-space:nowrap;margin-top:.25rem;font-size:.832rem;font-weight:600;line-height:1.15}.Navbar-module__ZERf_q__brandBrace{color:var(--primary);font-family:var(--font-jetbrains-mono), monospace;opacity:.85;font-size:.95em;font-weight:400}.Navbar-module__ZERf_q__desktopNav{flex:1;justify-content:flex-end;align-items:center;gap:.125rem;display:none}@media (min-width:992px){.Navbar-module__ZERf_q__desktopNav{display:flex}}.Navbar-module__ZERf_q__groupWrapper{position:relative}.Navbar-module__ZERf_q__link{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:.4rem;align-items:center;gap:.28rem;padding:.28rem .5rem;font-size:.8rem;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Navbar-module__ZERf_q__link:hover{color:var(--text);background:#ffffff0d}.Navbar-module__ZERf_q__linkActive{color:var(--primary)!important;background:#49d2ff12!important}.Navbar-module__ZERf_q__ctaLink{color:#04111f;background:linear-gradient(135deg, var(--primary), var(--accent));white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;margin-left:.45rem;padding:.42rem .9rem;font-size:.8rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 .75rem 1.8rem #49d2ff2e}.Navbar-module__ZERf_q__ctaLink:hover{color:#04111f;transform:translateY(-1px);box-shadow:0 .9rem 2rem #49d2ff3d}.Navbar-module__ZERf_q__chevron{opacity:.7;font-size:.6rem;line-height:1;transition:transform .22s;display:inline-block}.Navbar-module__ZERf_q__chevronOpen{transform:rotate(180deg)}.Navbar-module__ZERf_q__dropdown{border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#08111ff7;border-radius:.75rem;min-width:14rem;padding:.5rem;position:absolute;top:calc(100% + .625rem);left:50%;transform:translate(-50%);box-shadow:0 1rem 3rem #0006}.Navbar-module__ZERf_q__groupWrapper:last-child .Navbar-module__ZERf_q__dropdown{left:auto;right:0;transform:none}.Navbar-module__ZERf_q__dropdownItem{color:var(--muted);border-radius:.4rem;align-items:center;gap:.3rem;padding:.42rem .75rem;font-size:.875rem;text-decoration:none;transition:color .15s,background .15s;display:flex}.Navbar-module__ZERf_q__dropdownItem:hover{color:var(--text);background:#ffffff0f}.Navbar-module__ZERf_q__dropdownItemCore{font-size:.58rem;font-family:var(--font-jetbrains-mono), monospace;color:var(--primary);opacity:.65;letter-spacing:.05em;vertical-align:middle}.Navbar-module__ZERf_q__dropdownDivider{background:#ffffff12;height:1px;margin:.35rem .5rem}.Navbar-module__ZERf_q__dropdownPathLink{color:var(--primary);opacity:.75;border-radius:.4rem;align-items:center;padding:.35rem .75rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:opacity .15s,background .15s;display:flex}.Navbar-module__ZERf_q__dropdownPathLink:hover{opacity:1;background:#49d2ff12}.Navbar-module__ZERf_q__hamburger{cursor:pointer;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;gap:.28rem;padding:.5rem;display:flex}@media (min-width:992px){.Navbar-module__ZERf_q__hamburger{display:none}}.Navbar-module__ZERf_q__hamburgerLine{transform-origin:50%;background:currentColor;border-radius:2px;width:1.25rem;height:2px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__ZERf_q__hamburgerLine:first-child.Navbar-module__ZERf_q__open{transform:rotate(45deg)translate(.3rem,.3rem)}.Navbar-module__ZERf_q__hamburgerLine:nth-child(2).Navbar-module__ZERf_q__open{opacity:0}.Navbar-module__ZERf_q__hamburgerLine:nth-child(3).Navbar-module__ZERf_q__open{transform:rotate(-45deg)translate(.3rem,-.3rem)}.Navbar-module__ZERf_q__mobileMenu{border-top:1px solid var(--panel-border);flex-direction:column;gap:0;max-height:calc(100dvh - 4rem);padding:.5rem 1.5rem 1rem;display:flex;overflow-y:auto}@media (min-width:992px){.Navbar-module__ZERf_q__mobileMenu{display:none}}.Navbar-module__ZERf_q__mobileGroup{border-bottom:1px solid #ffffff0a;flex-direction:column;padding:.25rem 0;display:flex}.Navbar-module__ZERf_q__mobileGroup:last-child{border-bottom:none}.Navbar-module__ZERf_q__mobileSectionLink{color:var(--text);letter-spacing:-.01em;border-radius:.5rem;padding:.55rem .75rem;font-size:.86rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.Navbar-module__ZERf_q__mobileSectionLink:hover{background:#ffffff0d}.Navbar-module__ZERf_q__mobileCtaLink{color:#04111f;background:linear-gradient(135deg, var(--primary), var(--accent));border-radius:999px;justify-content:center;align-items:center;margin-top:.65rem;padding:.75rem 1rem;font-size:.9rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__ZERf_q__mobileLink{color:var(--muted);border-radius:.4rem;padding:.35rem .75rem;font-size:.84rem;text-decoration:none;transition:color .15s,background .15s;display:block}.Navbar-module__ZERf_q__mobileLink:hover{color:var(--text);background:#ffffff0d}.Navbar-module__ZERf_q__mobileSub{padding-left:1.35rem;font-size:.82rem}
.Cursor-module__ehgypG__cursor{display:inline-block}
.LocalNav-module__l-Uwqa__localNav{top:var(--header-offset);z-index:40;border-bottom:1px solid var(--panel-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08111feb;transition:top .3s;position:fixed;left:0;right:0}.LocalNav-module__l-Uwqa__inner{scrollbar-width:none;align-items:center;gap:.125rem;max-width:1320px;height:3rem;margin-inline:auto;padding-inline:1.5rem;display:flex;overflow-x:auto}.LocalNav-module__l-Uwqa__inner::-webkit-scrollbar{display:none}.LocalNav-module__l-Uwqa__brand{color:var(--text);white-space:nowrap;border-right:1px solid #ffffff1f;flex-shrink:0;margin-right:.4rem;padding:.25rem .65rem .25rem 0;font-size:.78rem;font-weight:800;text-decoration:none}.LocalNav-module__l-Uwqa__brand:hover{color:var(--primary)}@media (max-width:767.98px){.LocalNav-module__l-Uwqa__inner{padding-inline:1rem}}.LocalNav-module__l-Uwqa__link{color:var(--muted);white-space:nowrap;border-radius:.35rem;flex-shrink:0;padding:.25rem .6rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.LocalNav-module__l-Uwqa__link:hover{color:var(--text);background:#ffffff0f}
.GlowEffect-module__K9Wuka__glow{filter:blur(34px);z-index:-1;pointer-events:none;border-radius:2rem;height:72%;position:absolute;inset:8% -10% auto 16%}.GlowEffect-module__K9Wuka__glow--primary{background:radial-gradient(circle,#49d2ff24,#82f7bf0f 52%,#0000 76%)}.GlowEffect-module__K9Wuka__glow--accent{background:radial-gradient(circle,#82f7bf2e,#49d2ff0f 52%,#0000 76%)}.GlowEffect-module__K9Wuka__glow--warning{background:radial-gradient(circle,#ffd16624,#0000 60%)}
