.trend-top{aspect-ratio:2;background:linear-gradient(45deg,#0000,#a7eb88);position:relative}.trend-top-content{box-sizing:border-box;width:100%;height:50%;color:var(--font-color);background:linear-gradient(0deg,var(--background-color),#0000);flex-direction:column;justify-content:flex-end;padding:15px;display:flex;position:absolute;bottom:0}.trend-top-title{font-weight:700}.trend-list{padding:0 0 15px}.trend-item{color:var(--font-color);flex-direction:column;padding:10px 15px;text-decoration:none;display:flex}.trend-item:hover{background:var(--hover-color)}.trend-item-top,.trend-item-bottom{color:var(--inconspicuous-font-color);font-size:small}.trend-item-word{font-weight:700}.trend-bottom{color:var(--inconspicuous-font-color);padding:15px;font-size:small}.skeleton-last-updated{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:150px;height:12px;margin-bottom:15px;animation:1.5s infinite shimmer}.skeleton-item{border-bottom:1px solid #eff3f4;justify-content:space-between;padding:10px 0;display:flex}.skeleton-word{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:120px;height:16px;animation:1.5s infinite shimmer}.skeleton-count{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:40px;height:14px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
