@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-box,.skeleton-text,.skeleton-image,.skeleton-about-title,.skeleton-about-content{background:linear-gradient(110deg,#f2f2f2 30%,#fff 50%,#f2f2f2 70%) 0 0/300% 100%;animation:4s ease-in-out infinite skeleton-shimmer;position:relative;overflow:hidden}.skeleton-text-container{width:100%}.skeleton-text{height:14px}@media (min-width:768px){.skeleton-text{height:15px}}@media (min-width:1080px){.skeleton-text{height:16px}}.skeleton-image{width:100%;height:100%}.skeleton-home-image,.skeleton-home-image-box{aspect-ratio:4/3;width:100%}.skeleton-work-item{flex-direction:column;gap:12px;margin-bottom:6px;display:flex}.skeleton-work-image{aspect-ratio:4/3;width:100%}.skeleton-work-info{flex-direction:column;gap:6px;display:flex}.skeleton-exhibition-item{flex-direction:column;gap:12px;display:flex}.skeleton-exhibition-image{aspect-ratio:4/3;width:100%}.skeleton-exhibition-info{flex-direction:column;gap:6px;display:flex}.skeleton-cv-item{align-items:center;gap:34px;margin-bottom:10px;display:flex}.skeleton-about-title{width:120px;height:24px;margin-bottom:12px}.skeleton-about-content{width:100%;height:17px;margin-bottom:14px}
