.Skeleton_skeletonContainer__qOeE3{padding:16px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f0f0f0;display:flex;flex-direction:column;width:100%}.Skeleton_skeletonHeader__TIYbr{height:34px;width:100%;background-color:#e0e0e0;margin-bottom:8px;border-radius:4px}.Skeleton_skeletonBody__KOLUf{display:flex;flex-direction:column}.Skeleton_skeletonLine__ElFkw{height:24px;width:100%;background-color:#e0e0e0;margin-bottom:8px;border-radius:4px;animation:Skeleton_pulse__e6T39 1.5s ease-in-out infinite}@keyframes Skeleton_pulse__e6T39{0%{opacity:1}50%{opacity:.5}to{opacity:1}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.7)}