.skeleton-search-container{background:#fff;border:1px solid #ddd;display:flex;justify-content:flex-end;max-width:1700px;width:100%}.skeleton-search-container .skeleton-button{height:54px;max-width:240px;width:100%}.skeleton-container{background:#fff;border:1px solid #ddd;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;height:520px;max-width:840px;padding:20px;width:100%}.skeleton{animation:pulse 1.5s ease-in-out infinite;background:#e0e0e0;border-radius:4px}.skeleton-header{align-items:center;display:flex;justify-content:space-between}.skeleton-status{border-radius:16px;height:48px;max-width:170px;width:100%}.skeleton-sap{height:16px;max-width:60px;width:100%}.skeleton-br{height:16px;max-width:80px;width:100%}.skeleton-title{height:24px;max-width:300px;width:100%}.skeleton-dates{display:flex;flex-wrap:wrap;gap:20px}.skeleton-date{height:16px;width:140px}.skeleton-contact{display:flex;gap:20px}.skeleton-mail,.skeleton-phone{height:16px;max-width:180px;width:100%}.skeleton-doc{height:16px;max-width:220px;width:100%}.skeleton-note{height:16px;max-width:150px;width:100%}.skeleton-button{border-radius:8px;height:32px;margin-top:auto;max-width:100%;width:100%}@keyframes pulse{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}