.skeleton-pulse{background:linear-gradient(90deg,rgba(255,255,255,.01) 25%,rgba(255,255,255,.04) 50%,rgba(255,255,255,.01) 75%);background-size:200% 100%;animation:loadingPulse 1.6s infinite linear}.skeleton-card{background:rgba(15,23,42,.35);border:1px solid var(--soap-border-light);border-radius:var(--soap-radius-md);padding:12px;height:100%;display:flex;flex-direction:column;gap:12px}.skeleton-img{width:100%;height:170px;border-radius:var(--soap-radius-sm);background:rgba(255,255,255,.02);position:relative;overflow:hidden}.skeleton-text-line{height:14px;background:rgba(255,255,255,.03);border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}.skeleton-text-line.title{width:90%;height:18px}.skeleton-text-line.excerpt{width:100%;height:12px}.skeleton-text-line.short{width:50%;height:12px}.skeleton-text-line.meta{width:40%;height:11px}.skeleton-large{min-height:420px;justify-content:flex-end;padding:24px;position:relative;overflow:hidden}.skeleton-large .skeleton-img{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;z-index:1}.skeleton-large-body{position:relative;z-index:2;background:linear-gradient(to top,rgba(7,10,19,.95) 0%,rgba(15,23,42,.6) 70%,transparent 100%);padding:20px;border-radius:var(--soap-radius-md)}.skeleton-list-row{display:flex;gap:20px;background:rgba(15,23,42,.35);border:1px solid var(--soap-border-light);border-radius:var(--soap-radius-md);padding:15px;align-items:center}.skeleton-list-row .skeleton-img{width:140px;height:95px;flex-shrink:0}.skeleton-list-body{flex-grow:1}.skeleton-ticker{height:20px;background:rgba(255,255,255,.02);border-radius:var(--soap-radius-pill);width:100%;overflow:hidden;position:relative}