@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,sans-serif}button{font-family:inherit}.ha-row:hover{background:var(--surface-alt)}@keyframes ha-spin{to{transform:rotate(360deg)}}.ha-spin{animation:1s linear infinite ha-spin}@keyframes ha-indeterminate{0%{width:40%;margin-left:-40%}50%{width:55%}to{width:40%;margin-left:100%}}.ha-indeterminate{animation:1.1s ease-in-out infinite ha-indeterminate}
