nav:where(.astro-dmqpwcec){position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--color-surface) 86%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border)}.nav-inner:where(.astro-dmqpwcec){--header-side-width: var(--sl-sidebar-width, 17rem);--header-wordmark-width: 5.5rem;display:grid;grid-template-columns:var(--header-side-width) minmax(0,1fr) var(--header-side-width);align-items:center;height:60px;width:100%;max-width:none;margin:0;padding:0}.modrex-wordmark:where(.astro-dmqpwcec){justify-self:center}.nav-links:where(.astro-dmqpwcec){justify-self:center;display:flex;align-items:center;gap:clamp(12px,2vw,28px)}.nav-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec){color:var(--text-secondary);font-size:clamp(13px,1.1vw,14px);text-decoration:none;white-space:nowrap}.nav-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec):hover,.nav-links:where(.astro-dmqpwcec) a:where(.astro-dmqpwcec).active{color:var(--color-text)}.nav-right:where(.astro-dmqpwcec){justify-self:end;display:flex;align-items:center;gap:8px;padding-inline-end:calc((var(--header-side-width) - var(--header-wordmark-width)) / 2)}.social-link:where(.astro-dmqpwcec){display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:var(--radius-sm);color:var(--color-text-muted);text-decoration:none;transition:var(--transition-colors)}.social-link:where(.astro-dmqpwcec):hover{color:var(--color-text);background:var(--color-surface-hover)}.social-link:where(.astro-dmqpwcec):focus-visible{outline:2px solid var(--color-accent-bright);outline-offset:2px}.social-icon:where(.astro-dmqpwcec){display:block;width:18px;height:18px;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.social-icon:where(.astro-dmqpwcec).github{mask-image:url(/icons/github.svg);-webkit-mask-image:url(/icons/github.svg)}.social-icon:where(.astro-dmqpwcec).discord{mask-image:url(/icons/discord.svg);-webkit-mask-image:url(/icons/discord.svg)}.hamburger:where(.astro-dmqpwcec){display:none;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:10px}.hamburger:where(.astro-dmqpwcec) span:where(.astro-dmqpwcec){display:block;width:100%;height:2px;background:var(--color-text);border-radius:2px}.mobile-menu:where(.astro-dmqpwcec){display:none}.mobile-links:where(.astro-dmqpwcec){display:flex;flex-direction:column;padding-top:8px;padding-bottom:16px}.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):not(.btn-lg){color:var(--text-secondary);font-size:15px;text-decoration:none;padding:12px 0;border-bottom:1px solid var(--color-border)}.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):not(.btn-lg):last-of-type{border-bottom:none}.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):not(.btn-lg):hover,.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):not(.btn-lg).active{color:var(--color-text)}.mobile-actions:where(.astro-dmqpwcec){display:flex;align-items:center;gap:10px;padding-top:14px}.mobile-actions:where(.astro-dmqpwcec) .social-link:where(.astro-dmqpwcec){width:40px;height:40px;flex-basis:40px;background:var(--color-surface-hover);border:1px solid var(--color-border)}.mobile-actions:where(.astro-dmqpwcec) .social-link:where(.astro-dmqpwcec):hover{background:var(--color-surface-active)}.mobile-dl-btn:where(.astro-dmqpwcec){display:none}@media(max-width:50rem){.nav-inner:where(.astro-dmqpwcec){display:flex;justify-content:space-between;padding-inline:16px}.nav-links:where(.astro-dmqpwcec),.nav-right:where(.astro-dmqpwcec){display:none}.hamburger:where(.astro-dmqpwcec){display:flex}.mobile-menu:where(.astro-dmqpwcec){position:absolute;top:100%;right:0;left:0;z-index:1;display:block;max-height:0;overflow:hidden;visibility:hidden;opacity:0;border-top:1px solid transparent;background:var(--color-surface);box-shadow:0 18px 40px #00000059;transform:translateY(-6px);transition:max-height .26s var(--ease) .11s,opacity .18s var(--ease) 90ms,transform .22s var(--ease) 90ms,visibility 0s linear .37s,border-color .18s var(--ease) 90ms}.mobile-menu:where(.astro-dmqpwcec).open{max-height:calc(100dvh - 60px);visibility:visible;opacity:1;border-top-color:var(--color-border);transform:translateY(0);transition-delay:0s}.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec),.mobile-actions:where(.astro-dmqpwcec){opacity:0;transform:translateY(-6px);transition:opacity .16s var(--ease),transform .2s var(--ease)}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec),.mobile-menu:where(.astro-dmqpwcec).open .mobile-actions:where(.astro-dmqpwcec){opacity:1;transform:translateY(0)}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(1){transition-delay:40ms}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(2){transition-delay:65ms}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(3){transition-delay:90ms}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(4){transition-delay:115ms}.mobile-menu:where(.astro-dmqpwcec).open .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(5){transition-delay:.14s}.mobile-menu:where(.astro-dmqpwcec).open .mobile-actions:where(.astro-dmqpwcec){transition-delay:165ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-actions:where(.astro-dmqpwcec){transition-delay:0ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(5){transition-delay:20ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(4){transition-delay:40ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(3){transition-delay:60ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(2){transition-delay:80ms}.mobile-menu:where(.astro-dmqpwcec):not(.open) .mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec):nth-child(1){transition-delay:.1s}}@media(max-width:50rem)and (prefers-reduced-motion:reduce){.mobile-menu:where(.astro-dmqpwcec),.mobile-links:where(.astro-dmqpwcec)>a:where(.astro-dmqpwcec),.mobile-actions:where(.astro-dmqpwcec){transition:none;transform:none}}
