dialog[open]{animation:appear .15s cubic-bezier(0,1.8,1,1.8)}dialog::backdrop{background:linear-gradient(45deg,rgba(0,0,0,.5),rgba(54,54,54,.5));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@keyframes appear{0%{opacity:0;transform:translateX(-3rem)}to{opacity:1;transform:translateX(0)}}@media (min-width:640px){thead tr:not(:first-child){display:none}}td:not(:last-child){border-bottom:0}th:not(:last-child){border-bottom:2px solid rgba(0,0,0,.1)}