@keyframes load{from{left:-150px}to{left:100%}}.skeletons.skeletons-grid{display:grid;gap:12px}.skeleton{width:100%;background-color:#f1edea;border-radius:4px;position:relative;overflow:hidden;user-select:none;white-space:pre-wrap}.skeleton.grid-left{justify-self:start}.skeleton.grid-right{justify-self:end}.skeleton.grid-center{justify-self:center}.skeleton::before{content:'';display:block;position:absolute;left:-150px;top:0;height:100%;width:150px;background:linear-gradient(to right,transparent 0,#fff 50%,transparent 100%);animation:load 2s cubic-bezier(.4,0,.2,1) infinite}.skeleton-circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border-top-left-radius:50%;border-bottom-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%}.skeleton-basic-example__lines-and-columns__headers .skeleton{justify-self:center;height:38px;width:54px}.skeleton-basic-example__lines-and-columns__body .skeleton{justify-self:center;height:24px}.skeleton-basic-example__lines-and-columns__body.skeletons-grid{row-gap:4px}.skeleton-basic-example__line{height:2px;margin-block:12px}/*# sourceMappingURL=/stylesheets/2fc7bcd53138ab64e3d49e5130e7f377d5b184ac.map */