.baseButton:where(.astro-QZ6LAPKM){align-items:center;background:0 0;border-radius:8px;border:1px solid var(--brightBrand);color:var(--brightTextBrand);display:flex;cursor:pointer;font-family:var(--fontFamilyPrimary);font-size:var(--fontSizeBodyM);font-style:normal;font-weight:var(--fontWeightButton);height:48px;justify-content:space-between;letter-spacing:.1em;line-height:1.15em;padding:0;text-align:center;text-transform:uppercase;width:var(--width)}.baseButton:where(.astro-QZ6LAPKM).primary{background:var(--brightBrand);border:0;color:var(--brightTextSnow)}.baseButton:where(.astro-QZ6LAPKM).dashed{border:1px dashed var(--brightBrand)}.baseButton:where(.astro-QZ6LAPKM).noborder{border:0}.baseButton:where(.astro-QZ6LAPKM):active,.baseButton:where(.astro-QZ6LAPKM):hover{background:0 0;border:1px solid var(--brightTextPrimary);color:var(--brightTextPrimary)}.baseButton:where(.astro-QZ6LAPKM).primary:active,.baseButton:where(.astro-QZ6LAPKM).primary:hover{background:var(--brightTextPrimary);border:0;color:var(--brightTextSnow)}.baseButton:where(.astro-QZ6LAPKM).dashed:active,.baseButton:where(.astro-QZ6LAPKM).dashed:hover{border:1px dashed var(--brightTextPrimary)}.baseButton:where(.astro-QZ6LAPKM).noborder:active,.baseButton:where(.astro-QZ6LAPKM).noborder:hover{border:0}.baseButton:where(.astro-QZ6LAPKM):disabled{background:var(--disabledBackground);border:1px var(--disabledBorderType) var(--disabledBorderColor);color:var(--disabledColor)}.text-container:where(.astro-MBYAVADC){width:100%;margin:0 24px 0 var(--textContainerMargin);white-space:var(--textContainerWhiteSpace)}.icon:where(.astro-MBYAVADC){width:24px;margin-right:16px}@media (prefers-color-scheme:dark){.baseButton:where(.astro-QZ6LAPKM):active,.baseButton:where(.astro-QZ6LAPKM):hover{background:0 0;border:1px solid var(--darkTextPrimary);color:var(--darkTextPrimary)}.baseButton:where(.astro-QZ6LAPKM).primary:active,.baseButton:where(.astro-QZ6LAPKM).primary:hover{background:var(--darkTextPrimary);border:0;color:var(--darkTextSnow)}.baseButton:where(.astro-QZ6LAPKM).dashed:active,.baseButton:where(.astro-QZ6LAPKM).dashed:hover{border:1px dashed var(--darkTextPrimary);color:var(--darkTextPrimary)}.baseButton:where(.astro-QZ6LAPKM).noborder:active,.baseButton:where(.astro-QZ6LAPKM).noborder:hover{border:0}.baseButton:where(.astro-QZ6LAPKM):active .icon .white,.baseButton:where(.astro-QZ6LAPKM):hover .icon .white{stroke:var(--darkTextSnow)}}