button:where(.astro-U4O67WGL).button{display:flex;-moz-column-gap:5px;column-gap:5px;width:-moz-max-content;width:max-content;align-items:center;padding:10px 15px;background-color:rgb(var(--color-primary)/1);color:rgb(var(--color-light)/1);font-weight:700;font-size:.875rem;border-radius:10px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}button:where(.astro-U4O67WGL).secondary{background-color:rgb(var(--color-light)/1);color:rgb(var(--color-primary)/1);box-shadow:0 0 0 2px rgb(var(--color-primary-2)/1) inset}button:where(.astro-U4O67WGL).big{font-size:1rem;padding:15px 20px}.icon:where(.astro-U4O67WGL){stroke:rgb(var(--color-light)/1);stroke-width:2;height:15px;width:15px}.secondary:where(.astro-U4O67WGL) .icon:where(.astro-U4O67WGL){stroke:rgb(var(--color-primary)/1)}.big:where(.astro-U4O67WGL) .icon:where(.astro-U4O67WGL){height:20px;width:20px}.button:where(.astro-U4O67WGL):hover{background-color:rgb(var(--color-primary-3)/1)}.secondary:where(.astro-U4O67WGL):hover{background-color:rgb(var(--color-primary-1)/1)}.big:where(.astro-U4O67WGL):hover{-moz-column-gap:10px;column-gap:10px}