@tailwind base;@tailwind components;@tailwind utilities;:root{--app-font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}html,body{font-family:var(--app-font-sans)}button,input,optgroup,select,textarea{font-family:inherit}.link:hover{text-decoration:underline}.table-row{background-color:#0000}.table-row:hover,.table-cell:hover{backdrop-filter:brightness(60%)}