@media (max-width:768px){.table-scroll-container{overflow-x:auto}.model-table th{padding:.75rem!important;min-width:80px;text-align:left}.model-table td{padding:.5rem .75rem!important;min-width:80px}td:first-child,th:first-child{width:40px!important;min-width:40px!important;max-width:40px!important;padding-left:.5rem!important;padding-right:.5rem!important}td:nth-child(2),th:nth-child(2){max-width:140px!important;width:140px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.score-cell,td:nth-child(3),th:nth-child(3){min-width:140px!important;width:auto!important;padding-left:.75rem!important;padding-right:.75rem!important}td:last-child,th:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:400px){td:nth-child(2) .text-xs{display:none}}.table-scroll-container::-webkit-scrollbar{height:4px}.table-scroll-container::-webkit-scrollbar-thumb{background-color:rgba(155,155,155,.5);border-radius:4px}}@media (max-width:640px){.model-table th{font-size:.875rem}.model-table td,.model-table th{padding:.5rem!important}.model-table td:first-child,.model-table th:first-child{padding-left:.75rem!important}.model-table td:last-child,.model-table th:last-child{padding-right:.75rem!important}.pagination-controls{flex-direction:column;gap:.75rem;align-items:stretch}.pagination-info{text-align:center;order:1}.pagination-buttons{display:flex!important;justify-content:center;align-items:center;gap:.5rem;order:2}.pagination-buttons button{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.show-more-controls{display:flex!important;justify-content:center;order:0}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(128,128,128,.3);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(128,128,128,.5)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.3) transparent}.accordion-smooth{transition:all .2s ease-in-out}.filter-scrollbar::-webkit-scrollbar{width:4px}.filter-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:2px}.filter-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(128,128,128,.2);border-radius:2px;transition:background-color .15s ease-in-out}.filter-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(128,128,128,.4)}.filter-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.2) transparent}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-8px);filter:blur(2px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.filter-dropdown-animation{animation:fadeInDown .2s ease-out;animation-fill-mode:both;will-change:transform,opacity}.category-grid{scroll-behavior:auto;overscroll-behavior:none;contain:content;will-change:scroll-position}