.characters-wrapper[data-astro-cid-7yuylg4j]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin:0 auto;width:95%;max-width:1200px}.character-card[data-astro-cid-7yuylg4j]{position:relative;text-decoration:none;height:300px;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.character-card[data-astro-cid-7yuylg4j]:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--shadow)}.character-image-wrapper[data-astro-cid-7yuylg4j]{position:absolute;inset:0;overflow:hidden}.character-image[data-astro-cid-7yuylg4j]{width:100%;height:100%;object-position:top;object-fit:cover;transition:transform .3s ease}.character-card[data-astro-cid-7yuylg4j]:hover .character-image[data-astro-cid-7yuylg4j]{transform:scale(1.03)}.character-card[data-astro-cid-7yuylg4j]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:15%;background:linear-gradient(transparent,#000000d9);pointer-events:none;z-index:1}.character-card-skeleton[data-astro-cid-7yuylg4j]{position:absolute;inset:0;border-radius:12px;background:var(--card-bg);animation:skeleton-pulse 1.5s ease-in-out infinite;pointer-events:none;z-index:2}.character-card[data-astro-cid-7yuylg4j].loaded .character-card-skeleton[data-astro-cid-7yuylg4j]{display:none}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}.character-name[data-astro-cid-7yuylg4j]{position:absolute;bottom:0;left:0;right:0;margin:0;padding:12px 10px 8px;font-size:.9rem;font-weight:400;font-family:Inter,system-ui,sans-serif;letter-spacing:-.03em;line-height:120%;color:#cecece;z-index:2;transition:color .2s ease}.character-card[data-astro-cid-7yuylg4j]:hover .character-name[data-astro-cid-7yuylg4j]{color:var(--accent)}.hero[data-astro-cid-j7pv25f6]{width:min(95%,1200px);margin:0 auto;padding:60px 24px 40px;text-align:center}.hero__title[data-astro-cid-j7pv25f6]{margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:-.03em;color:var(--text)}.hero__tagline[data-astro-cid-j7pv25f6]{margin:12px 0 0;font-size:1.25rem;color:var(--text-alt)}.hero__desc[data-astro-cid-j7pv25f6]{max-width:600px;margin:16px auto 0;font-size:1rem;line-height:1.5;color:var(--text-muted)}.characters-heading[data-astro-cid-j7pv25f6]{width:min(95%,1200px);margin:40px auto 12px;font-size:1.25rem;font-weight:600;color:var(--text-alt)}
