.xdg-kit-card{width:18rem;cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease}.xdg-kit-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgb(0 0 0 / .12)}.xdg-kit-card:focus-visible{outline:3px solid #0d6efd;outline-offset:2px}.xdg-no-image{width:18rem;height:200px}.xdg-detail-img{max-height:420px;width:auto;object-fit:contain}.xdg-table-thumb{width:80px;height:auto}@keyframes xdgFadein{from{opacity:0}to{opacity:1}}.xdg-fadein{animation:xdgFadein 0.6s ease-in-out}@supports (scrollbar-color:#999 #fff){*{scrollbar-color:#999 #fff;scrollbar-width:thin}}::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background:#fff;border-radius:100vw;margin-block:.5em}::-webkit-scrollbar-thumb{background:#999;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#555}