@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}.top_drop_skeleton{gap:2px;display:flex}.top_drop_skeleton_btns{flex-direction:column;gap:2px;display:flex}@media (max-width:1024px){.top_drop_skeleton_btns{display:none}}.top_drop_skeleton_btn{background:linear-gradient(90deg,#3637444d 25%,#40414e4d 37%,#3637444d 63%) 0 0/400% 100%;border-radius:8px;width:40px;height:40px;animation:1.5s infinite skeleton-loading}.top_drop_skeleton_items{gap:2px;height:82px;display:flex;overflow:hidden}@media (max-width:1024px){.top_drop_skeleton_items{height:48px}}.top_drop_skeleton_item{background:linear-gradient(90deg,#3637444d 25%,#40414e4d 37%,#3637444d 63%) 0 0/400% 100%;border-radius:8px;flex:1;min-width:132px;height:82px;animation:1.5s infinite skeleton-loading}@media (max-width:1024px){.top_drop_skeleton_item{width:80px;min-width:80px;height:48px}}.top_drop_skeleton_item:first-child{min-width:188px}@media (max-width:1024px){.top_drop_skeleton_item:first-child{min-width:96px}}
