.tip-card-skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:100%;min-height:150px;padding:1rem 1.25rem 1.125rem;display:flex;position:relative;overflow:hidden}.tip-card-skeleton:before{content:"";background:linear-gradient(90deg,#e6e6e6 25%,#d9d9d9 50%,#e6e6e6 75%) 0 0/200% 100%;height:3px;animation:1.5s infinite shimmer;position:absolute;top:0;left:0;right:0}.tip-card-skeleton-category{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.tip-card-skeleton-category-pill{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:16px;animation:1.5s infinite shimmer}.tip-card-skeleton-category-icon{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:7px;width:28px;height:28px;animation:1.5s infinite shimmer}.tip-card-skeleton-title{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:4px;width:90%;height:20px;margin-bottom:.375rem;animation:1.5s infinite shimmer}.tip-card-skeleton-text{flex-direction:column;flex:1;gap:.375rem;margin-bottom:.75rem;display:flex}.tip-card-skeleton-text-line{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.5s infinite shimmer}.tip-card-skeleton-text-line:first-child{width:100%}.tip-card-skeleton-text-line:nth-child(2){width:95%}.tip-card-skeleton-text-line:nth-child(3){width:70%}.tip-card-skeleton-footer{border-top:1px solid #f3f4f6;justify-content:flex-end;padding-top:.625rem;display:flex}.tip-card-skeleton-footer-cta{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 50%,#f2f2f2 75%) 0 0/200% 100%;border-radius:4px;width:80px;height:14px;animation:1.5s infinite shimmer}
