tr:first-child th:first-child{border-top-left-radius:calc(var(--ui-radius)*4)}tr:first-child th:last-child{border-top-right-radius:calc(var(--ui-radius)*4)}tr:last-child td:first-child{border-bottom-left-radius:calc(var(--ui-radius)*4)}tr:last-child td:last-child{border-bottom-right-radius:calc(var(--ui-radius)*4)}html{scroll-behavior:smooth;scroll-timeline:.5s ease-in-out}body,html{overflow-x:hidden}section{scroll-margin-top:6rem}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sr-only:focus{height:auto;margin:0;overflow:visible;padding:.5rem;position:static;width:auto;clip:auto;white-space:normal}
