@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.skeleton-item{display:flex;align-items:flex-start;gap:12px;padding:16px;margin-bottom:12px;border:1px solid #dcdcdc;border-radius:8px;background-color:#fafafa}.skeleton-radio{width:20px;height:20px;border-radius:50%;background-color:#e0e0e0;flex-shrink:0}.skeleton-content{flex:1 1;display:flex;flex-direction:column;gap:8px}.skeleton-line{background-color:#e0e0e0;border-radius:4px;height:12px}.skeleton-line--title{width:60%;height:14px}.skeleton-line--address{width:80%}.skeleton-line--tag{width:30%}