.hamburgerButton:where(.astro-ODMLYYWB){z-index:2;display:block;position:relative;width:var(--sizePx);height:var(--sizePx);border:none;background-color:transparent;padding:0}.hamburgerButton:where(.astro-ODMLYYWB).active{position:fixed;top:0;right:0}.hamburgerButton-icon:where(.astro-ODMLYYWB){width:auto;height:100%;padding:20px;display:flex;flex-direction:column;justify-content:center}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB){transition:.2s;width:100%;height:4px;background-color:#000}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB):nth-child(1){transform:translateY(-100%)}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB):nth-child(2){transform:translate(0)}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB):nth-child(3){transform:translateY(100%)}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB).active:nth-child(1){transform:translateY(100%) rotate(45deg)}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB).active:nth-child(2){opacity:0}.hamburgerButton-icon-bar:where(.astro-ODMLYYWB).active:nth-child(3){transform:translateY(-100%) rotate(-45deg)}.navLinks:where(.astro-ODMLYYWB){display:none}.navLinks:where(.astro-ODMLYYWB).active{z-index:1;display:block;position:fixed;background-color:#ccf5ff;inset:0;display:flex;justify-content:center;align-items:flex-end}
