.health-inspections-container{width:100%;height:100%;position:relative}.health-inspections-container .chart-container{width:100%;height:100%}.health-inspections-chart{width:100%;box-sizing:border-box}.health-inspections-chart:not(.health-inspections-single){border-radius:8px;box-shadow:0 1px 3px rgb(0 0 0 / .1);overflow:hidden}.health-inspections-single{max-width:100%;margin:0 auto}.health-inspections-list{scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / .15) #fff0}.health-inspections-list::-webkit-scrollbar{width:4px}.health-inspections-list::-webkit-scrollbar-track{background:#fff0}.health-inspections-list::-webkit-scrollbar-thumb{background-color:rgb(0 0 0 / .15);border-radius:4px}.health-inspections-list::-webkit-scrollbar-thumb:hover{background-color:rgb(0 0 0 / .25)}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes pulse-red{0%,100%{box-shadow:0 0 0 0 rgb(239 68 68 / .3)}50%{box-shadow:0 0 0 4px #fff0}}