.ak-skeleton{--ak-skeleton-circle-size:var(--ak-avatar-size)}.ak-skeleton__item{background:var(--ak-skeleton-color);border-radius:var(--ak-border-radius-base);display:inline-block;height:16px;width:100%}.ak-skeleton__circle{border-radius:50%;height:var(--ak-skeleton-circle-size);line-height:var(--ak-skeleton-circle-size);width:var(--ak-skeleton-circle-size)}.ak-skeleton__button{border-radius:4px;height:40px;width:64px}.ak-skeleton__p{width:100%}.ak-skeleton__p.is-last{width:61%}.ak-skeleton__p.is-first{width:33%}.ak-skeleton__text{height:var(--ak-font-size-small);width:100%}.ak-skeleton__caption{height:var(--ak-font-size-extra-small)}.ak-skeleton__h1{height:var(--ak-font-size-extra-large)}.ak-skeleton__h3{height:var(--ak-font-size-large)}.ak-skeleton__h5{height:var(--ak-font-size-medium)}.ak-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.ak-skeleton__image svg{color:var(--ak-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}.ak-skeleton{--ak-skeleton-color:var(--ak-fill-color);--ak-skeleton-to-color:var(--ak-fill-color-darker)}@keyframes ak-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.ak-skeleton{width:100%}.ak-skeleton__first-line,.ak-skeleton__paragraph{background:var(--ak-skeleton-color);height:16px;margin-top:16px}.ak-skeleton.is-animated .ak-skeleton__item{animation:ak-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--ak-skeleton-color) 25%,var(--ak-skeleton-to-color) 37%,var(--ak-skeleton-color) 63%);background-size:400% 100%}.ak-empty{--ak-empty-padding:40px 0;--ak-empty-image-width:160px;--ak-empty-description-margin-top:20px;--ak-empty-bottom-margin-top:20px;--ak-empty-fill-color-0:var(--ak-color-white);--ak-empty-fill-color-1:#fcfcfd;--ak-empty-fill-color-2:#f8f9fb;--ak-empty-fill-color-3:#f7f8fc;--ak-empty-fill-color-4:#eeeff3;--ak-empty-fill-color-5:#edeef2;--ak-empty-fill-color-6:#e9ebef;--ak-empty-fill-color-7:#e5e7e9;--ak-empty-fill-color-8:#e0e3e9;--ak-empty-fill-color-9:#d5d7de;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--ak-empty-padding);text-align:center}.ak-empty__image{width:var(--ak-empty-image-width)}.ak-empty__image img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;vertical-align:top;width:100%}.ak-empty__image svg{color:var(--ak-svg-monochrome-grey);fill:currentColor;height:100%;vertical-align:top;width:100%}.ak-empty__description{margin-top:var(--ak-empty-description-margin-top)}.ak-empty__description p{color:var(--ak-text-color-secondary);font-size:var(--ak-font-size-base);margin:0}.ak-empty__bottom{margin-top:var(--ak-empty-bottom-margin-top)}
