.nav-dark:where(.astro-pux6a34n) .nav-link:where(.astro-pux6a34n){color:#dbe7ff}.nav-dark:where(.astro-pux6a34n) .nav-link:where(.astro-pux6a34n):hover{color:#dbe7ff}.nav-dark:where(.astro-pux6a34n) .nav-link:where(.astro-pux6a34n):after{background-color:#dbe7ff80}.nav-dark:where(.astro-pux6a34n) .nav-link:where(.astro-pux6a34n):hover:after{background-color:#dbe7ff}.nav-cta:where(.astro-pux6a34n){display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;padding:.375rem .875rem;border-radius:.5rem;text-decoration:none;transition:all .2s ease;background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.nav-cta:where(.astro-pux6a34n):hover{opacity:.9}.nav-cta-dark:where(.astro-pux6a34n){background-color:#dbe7ff;color:#2d001d}.nav-cta-dark:where(.astro-pux6a34n):hover{opacity:.85}.hamburger-icon:where(.astro-pux6a34n){display:flex;flex-direction:column;gap:4px;width:20px}.hamburger-icon:where(.astro-pux6a34n) span:where(.astro-pux6a34n){display:block;width:100%;height:2px;background-color:hsl(var(--foreground));transition:transform .3s ease,opacity .3s ease;border-radius:2px}.hamburger-dark:where(.astro-pux6a34n) span:where(.astro-pux6a34n){background-color:#dbe7ff}#mobile-menu-button:where(.astro-pux6a34n)[aria-expanded=true] .hamburger-icon:where(.astro-pux6a34n) span:where(.astro-pux6a34n):nth-child(1){transform:translateY(6px) rotate(45deg)}#mobile-menu-button:where(.astro-pux6a34n)[aria-expanded=true] .hamburger-icon:where(.astro-pux6a34n) span:where(.astro-pux6a34n):nth-child(2){opacity:0}#mobile-menu-button:where(.astro-pux6a34n)[aria-expanded=true] .hamburger-icon:where(.astro-pux6a34n) span:where(.astro-pux6a34n):nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu-overlay:where(.astro-pux6a34n){position:fixed;inset:0;background-color:hsl(var(--background) / .8);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:40}.mobile-menu-overlay:where(.astro-pux6a34n).active{opacity:1;visibility:visible}.mobile-menu:where(.astro-pux6a34n){position:fixed;top:73px;right:0;bottom:0;width:80%;max-width:300px;background-color:hsl(var(--background));border-left:1px solid hsl(var(--border) / .6);transform:translate(100%);transition:transform .3s ease;z-index:50;overflow-y:auto}.mobile-menu:where(.astro-pux6a34n).active{transform:translate(0)}.mobile-nav-link:where(.astro-pux6a34n){display:block;font-size:1.125rem;font-weight:500;color:hsl(var(--foreground));text-decoration:none;padding:.75rem 0;transition:color .2s ease}.mobile-nav-link:where(.astro-pux6a34n):hover{color:hsl(var(--brand-accent))}@media(min-width:768px){.mobile-menu-overlay:where(.astro-pux6a34n),.mobile-menu:where(.astro-pux6a34n){display:none}}.dropdown-container:where(.astro-pux6a34n){position:relative}.dropdown-trigger:where(.astro-pux6a34n){background:none;border:none;cursor:pointer;padding:0}.dropdown-chevron:where(.astro-pux6a34n){transition:transform .2s ease}.dropdown-container:where(.astro-pux6a34n):hover .dropdown-chevron:where(.astro-pux6a34n),.dropdown-container:where(.astro-pux6a34n).active .dropdown-chevron:where(.astro-pux6a34n){transform:rotate(180deg)}.dropdown-menu:where(.astro-pux6a34n){position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:160px;background-color:hsl(var(--background));border:1px solid hsl(var(--border) / .6);border-radius:8px;padding:.5rem;margin-top:.75rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.dropdown-container:where(.astro-pux6a34n):hover .dropdown-menu:where(.astro-pux6a34n),.dropdown-container:where(.astro-pux6a34n).active .dropdown-menu:where(.astro-pux6a34n),.dropdown-container:where(.astro-pux6a34n):focus-within .dropdown-menu:where(.astro-pux6a34n){opacity:1;visibility:visible}.dropdown-container:where(.astro-pux6a34n):focus-within .dropdown-chevron:where(.astro-pux6a34n){transform:rotate(180deg)}.dropdown-dark:where(.astro-pux6a34n){background-color:#2d001d;border-color:#dbe7ff26}.dropdown-item:where(.astro-pux6a34n){display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:hsl(var(--foreground));text-decoration:none;border-radius:6px;transition:background-color .15s ease}.dropdown-item:where(.astro-pux6a34n):hover{background-color:hsl(var(--accent))}.dropdown-dark:where(.astro-pux6a34n) .dropdown-item:where(.astro-pux6a34n){color:#dbe7ff}.dropdown-dark:where(.astro-pux6a34n) .dropdown-item:where(.astro-pux6a34n):hover{background-color:#dbe7ff1a}.mobile-accordion:where(.astro-pux6a34n){display:flex;flex-direction:column}.mobile-accordion-trigger:where(.astro-pux6a34n){background:none;border:none;cursor:pointer;text-align:left}.mobile-accordion-chevron:where(.astro-pux6a34n){transition:transform .2s ease}.mobile-accordion-trigger:where(.astro-pux6a34n)[aria-expanded=true] .mobile-accordion-chevron:where(.astro-pux6a34n){transform:rotate(180deg)}.mobile-accordion-content:where(.astro-pux6a34n){display:none;flex-direction:column;gap:.5rem;padding-left:1rem;margin-top:.5rem}.mobile-accordion-content:where(.astro-pux6a34n).active{display:flex}.mobile-accordion-item:where(.astro-pux6a34n){font-size:1rem;padding:.5rem 0}
