/* Shorthand */border-radius: 0px 0px 9999px 9999px / 0px 0px 0px 9999px /* Longhand */border-top-left-radius: 0px 0pxborder-top-right-radius: 0px 0pxborder-bottom-right-radius: 0px 0pxborder-bottom-left-radius: 9999px 9999px