:root{--font-geist:"Geist",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}body,html{max-width:100%;overflow-x:hidden;overflow-y:auto}body{color:var(--sand-10);background:#fff;font-family:var(--font-geist);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button[data-radix-ui-button]{cursor:pointer}.radix-themes{--cursor-button:pointer}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.rt-TableCell{vertical-align:middle}