*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}input::placeholder{color:#555}@keyframes sweep{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes scanLine{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}@media (min-width:768px){.dash-grid-responsive{grid-template-columns:1fr 1fr!important}.score-summary-responsive{grid-template-columns:repeat(4,1fr)!important}.dash-header-responsive{flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.form-grid-responsive{grid-template-columns:1fr 1fr!important}}