.radix-themes{--default-font-family:var(--font-inter);--code-font-family:var(--font-roboto-mono);--cursor-button:pointer;--cursor-menu-item:pointer}*{margin:0;padding:0;font-weight:inherit;font-size:inherit;text-decoration:none;color:inherit;background-color:transparent;border:0;box-sizing:border-box;outline:0;text-transform:none;-webkit-appearance:inherit;min-height:0}:root{--sh-class:var(--blue-9);--sh-identifier:var(--gray-12);--sh-sign:var(--gray-11);--sh-property:var(--gray-12);--sh-entity:var(--gray-12);--sh-jsxliterals:var(--gray-12);--sh-string:var(--mint-9);--sh-keyword:var(--crimson-9);--sh-comment:var(--gray-11)}.rt-TableRow:last-child .rt-TableCell{box-shadow:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}