.reactions-grid.svelte-ch5ux4{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;padding-inline:.5rem}.card-shell.svelte-ch5ux4{position:relative;display:flex;flex-direction:column;transition:transform .32s cubic-bezier(.33,1,.68,1),box-shadow .32s cubic-bezier(.33,1,.68,1)}.skeleton.svelte-ch5ux4{display:flex;flex-direction:column;gap:.75rem;border-radius:.75rem;overflow:hidden;background:linear-gradient(135deg,#141820a8,#0e1017e0);border:1px solid rgba(255,255,255,.05);box-shadow:0 14px 30px #05080c42;padding-bottom:1rem;animation:svelte-ch5ux4-fadeIn .36s ease-out both;animation-delay:var(--delay, 0ms)}.skeleton-thumb.svelte-ch5ux4{aspect-ratio:16 / 9;background:linear-gradient(90deg,#232936e6,#2d3442cc);position:relative;overflow:hidden}.skeleton-thumb.svelte-ch5ux4:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);animation:svelte-ch5ux4-shimmer 1.6s infinite}.skeleton-lines.svelte-ch5ux4{display:flex;flex-direction:column;gap:.5rem;padding-inline:1rem}.line.svelte-ch5ux4{display:block;height:.65rem;border-radius:999px;background:#ffffff1f;overflow:hidden;position:relative}.line.svelte-ch5ux4:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff0,#ffffff2e,#fff0);animation:svelte-ch5ux4-shimmer 1.8s infinite}@keyframes svelte-ch5ux4-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes svelte-ch5ux4-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 1200px){.reactions-grid.svelte-ch5ux4{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}
