.stack-button{cursor:pointer;padding:.5rem 1rem;font-size:1rem;line-height:.75rem;border:2px solid var(--brand600);background:var(--brand600);color:var(--brand25)}.stack-button:hover{background:var(--brand500)}.stack-button:has(+.stack-button){border-right:2px solid var(--brand400)}.stack-button:first-of-type{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.stack-button:last-of-type{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md);border-left:none}
