.wiki-grid.svelte-15drtgh{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.wiki-card.svelte-15drtgh{text-decoration:none;color:inherit;animation:svelte-15drtgh-fadeInUp .5s ease both}.wiki-card.svelte-15drtgh:nth-child(1){animation-delay:0s}.wiki-card.svelte-15drtgh:nth-child(2){animation-delay:.1s}.wiki-card.svelte-15drtgh:nth-child(3){animation-delay:.2s}@keyframes svelte-15drtgh-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.wiki-card.svelte-15drtgh:hover{color:inherit}.wiki-image.svelte-15drtgh{position:relative;aspect-ratio:4/3;overflow:hidden}.wiki-image.svelte-15drtgh img:where(.svelte-15drtgh){width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.wiki-card.svelte-15drtgh:hover .wiki-image:where(.svelte-15drtgh) img:where(.svelte-15drtgh){transform:scale(1.08)}.wiki-overlay.svelte-15drtgh{position:absolute;inset:0;background:linear-gradient(to top,#000000b3,#0003);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.wiki-card.svelte-15drtgh:hover .wiki-overlay:where(.svelte-15drtgh){opacity:1}.wiki-info.svelte-15drtgh{padding:1.25rem}.wiki-info.svelte-15drtgh h3:where(.svelte-15drtgh){font-size:1.375rem;margin-bottom:.75rem;color:var(--gold);transition:color .2s ease}.wiki-card.svelte-15drtgh:hover .wiki-info:where(.svelte-15drtgh) h3:where(.svelte-15drtgh){color:var(--gold-light)}.wiki-meta.svelte-15drtgh{display:flex;gap:.5rem;flex-wrap:wrap}.meta-tag.svelte-15drtgh{font-size:.75rem;padding:.25rem .625rem;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:100px;color:var(--text-secondary);transition:all .2s ease}.meta-tag.active.svelte-15drtgh{background:#22c55e1a;border-color:#22c55e33;color:#22c55e}.meta-tag.retired.svelte-15drtgh{background:#9ca3af1a;border-color:#9ca3af33;color:#9ca3af}.cross-link.svelte-15drtgh{text-align:center;margin-top:3rem;padding:2.5rem;background:linear-gradient(135deg,#0139754d,#01255066);border:1px solid rgba(235,171,33,.1);border-radius:var(--radius-lg)}.cross-link.svelte-15drtgh p:where(.svelte-15drtgh){color:var(--text-secondary);margin-bottom:1rem;font-size:1.0625rem}@media(max-width:768px){.wiki-grid.svelte-15drtgh{grid-template-columns:1fr}}
