:root{--skeleton-bg-color:hsl(210 20% 92%);--skeleton-highlight-color:hsl(210 20% 85%);--radius:.5rem;--radius-sm:.3rem}.followup-card-skeleton.svelte-x074fh{background-color:hsl(var(--background, 0 0% 100%));border:1px solid hsl(var(--border, 214.3 31.8% 91.4%));border-radius:var(--radius);padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 3px #0000000a;opacity:.7}.skeleton-header.svelte-x074fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.skeleton-contact.svelte-x074fh{display:flex;align-items:center;gap:.5rem}.skeleton-avatar-sm.svelte-x074fh{width:24px;height:24px;border-radius:50%;background-color:var(--skeleton-bg-color);animation:svelte-x074fh-shimmerFollowUpSkeleton 1.5s infinite linear}.skeleton-notes.svelte-x074fh{display:flex;flex-direction:column;gap:.4rem}.skeleton-line.svelte-x074fh{height:.75rem;background-color:var(--skeleton-bg-color);border-radius:var(--radius-sm);animation:svelte-x074fh-shimmerFollowUpSkeleton 1.5s infinite linear}.skeleton-line.title.svelte-x074fh{width:50%;height:.9rem}.skeleton-line.date.svelte-x074fh{width:30%}.skeleton-line.contact-name.svelte-x074fh{width:40%}.skeleton-line.note.svelte-x074fh{width:90%}.skeleton-line.short.svelte-x074fh{width:60%}.skeleton-action.svelte-x074fh{width:30%;height:1.5rem;border-radius:var(--radius-sm);background-color:var(--skeleton-bg-color);animation:svelte-x074fh-shimmerFollowUpSkeleton 1.5s infinite linear;margin-top:.25rem;align-self:flex-end}@keyframes svelte-x074fh-shimmerFollowUpSkeleton{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-avatar-sm.svelte-x074fh,.skeleton-line.svelte-x074fh,.skeleton-action.svelte-x074fh{background-image:linear-gradient(to right,var(--skeleton-bg-color) 0%,var(--skeleton-highlight-color) 20%,var(--skeleton-bg-color) 40%,var(--skeleton-bg-color) 100%);background-repeat:no-repeat;background-size:2000px 100px}@media (prefers-reduced-motion: reduce){.skeleton-avatar-sm.svelte-x074fh,.skeleton-line.svelte-x074fh,.skeleton-action.svelte-x074fh{animation:none;background-image:none}}
