table{width:100%;border:var(--wp--custom--border);border-radius:var(--wp--custom--border--radius)}@media (max-width: 768px){table{font-size:var(--wp--preset--font-size--16, smaller)}}tr:nth-of-type(even){background-color:var(--wp--preset--color--surface)}tr:first-of-type>th:first-of-type,tr:first-of-type>td:first-of-type{border-top-left-radius:var(--wp--custom--border--radius)}tr:first-of-type>th:last-of-type,tr:first-of-type>td:last-of-type{border-top-right-radius:var(--wp--custom--border--radius)}tr:last-of-type>th:first-of-type,tr:last-of-type>td:first-of-type{border-bottom-left-radius:var(--wp--custom--border--radius)}tr:last-of-type>th:last-of-type,tr:last-of-type>td:last-of-type{border-bottom-right-radius:var(--wp--custom--border--radius)}th,td{padding:1em}