@media (max-width:768px){.mobile-scroll-hint{display:block!important}.results-table td,.results-table th{padding:.5rem!important}.mobile-full-width{width:100%!important;margin-bottom:.5rem}.mobile-stack{flex-direction:column!important;align-items:stretch!important}.mobile-padding{padding:.75rem!important}.mobile-grid{grid-template-columns:1fr!important;gap:.75rem!important}}@media (min-width:769px) and (max-width:1024px){.mobile-padding{padding:1.25rem!important}.mobile-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important}}html{scroll-behavior:smooth}a,button,input,select{min-height:44px;min-width:44px}.overflow-x-auto{-webkit-overflow-scrolling:touch;scrollbar-width:thin}.overflow-x-auto::-webkit-scrollbar{height:6px}.overflow-x-auto::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}