.character-card[data-astro-cid-vm2uhce5]{background:var(--color-bg-card, #13131e);border:1px solid rgba(255,107,0,.12);border-top:3px solid rgba(255,107,0,.15);border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,border-top-color .2s ease;outline:none}.character-card[data-astro-cid-vm2uhce5]:focus-visible{box-shadow:0 0 0 3px #ff6b0080}.character-card[data-astro-cid-vm2uhce5]:hover,.character-card[data-astro-cid-vm2uhce5]:focus-visible{transform:translateY(-6px);box-shadow:0 4px 20px #0000002e,0 12px 40px #00000059;border-color:#ff6b0059;border-top-color:#ff6b00}.character-card[data-astro-cid-vm2uhce5].villain:hover,.character-card[data-astro-cid-vm2uhce5].villain:focus-visible{border-color:#ffd70059;border-top-color:gold}.card-image-wrap[data-astro-cid-vm2uhce5]{position:relative;overflow:hidden}.card-image[data-astro-cid-vm2uhce5]{min-height:260px;overflow:hidden;background:#0d0d18;display:flex;align-items:flex-end;justify-content:center}.card-image[data-astro-cid-vm2uhce5] img[data-astro-cid-vm2uhce5]{width:100%;height:260px;object-fit:contain;object-position:center bottom;transition:none}.card-badge[data-astro-cid-vm2uhce5]{position:absolute;bottom:0;left:0;right:0;background:#080810d1;color:#fff;font-size:.78rem;font-family:Bebas Neue,sans-serif;letter-spacing:.1em;text-align:center;padding:.55rem .75rem;transform:translateY(100%);transition:transform .2s ease;backdrop-filter:blur(4px);border-top:1px solid rgba(255,255,255,.08)}.character-card[data-astro-cid-vm2uhce5].villain .card-badge[data-astro-cid-vm2uhce5]{color:gold}.character-card[data-astro-cid-vm2uhce5]:hover .card-badge[data-astro-cid-vm2uhce5],.character-card[data-astro-cid-vm2uhce5]:focus-visible .card-badge[data-astro-cid-vm2uhce5]{transform:translateY(0)}.placeholder[data-astro-cid-vm2uhce5]{display:flex;align-items:center;justify-content:center}.placeholder-icon[data-astro-cid-vm2uhce5]{font-size:3rem;opacity:.3}.card-body[data-astro-cid-vm2uhce5]{padding:1.25rem 1.5rem 1.5rem}.card-name[data-astro-cid-vm2uhce5]{font-family:Bebas Neue,sans-serif;font-size:1.4rem;color:#fff;letter-spacing:.06em;margin-bottom:.2rem}.card-title[data-astro-cid-vm2uhce5]{font-size:.82rem;color:#ff6b00;font-style:italic;margin-bottom:.75rem;letter-spacing:.02em}.character-card[data-astro-cid-vm2uhce5].villain .card-title[data-astro-cid-vm2uhce5]{color:gold}.card-desc[data-astro-cid-vm2uhce5]{font-size:.88rem;color:#aaa;line-height:1.6}@media(prefers-reduced-motion:reduce){.character-card[data-astro-cid-vm2uhce5],.card-badge[data-astro-cid-vm2uhce5]{transition:none}}.gang-hero[data-astro-cid-5adr5bj7]{background:var(--color-bg);padding:5rem 2rem 3rem}.gang-hero-content[data-astro-cid-5adr5bj7]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.gang-hero-title[data-astro-cid-5adr5bj7]{font-size:clamp(2.8rem,7vw,5.5rem);color:#fff;margin-bottom:.4rem}.h1-accent-bar[data-astro-cid-5adr5bj7]{display:block;width:60px;height:4px;background:#ff6b00;border-radius:9999px;margin-bottom:1rem;box-shadow:0 0 12px #ff6b008c}.gang-hero-body[data-astro-cid-5adr5bj7]{font-size:1rem;color:#d0d0d0;line-height:1.65}.hero-image-wrap[data-astro-cid-5adr5bj7]{display:flex;align-items:center;justify-content:center;min-height:300px}.hero-img[data-astro-cid-5adr5bj7]{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 40px #00000080,0 0 20px #ff6b0026;object-fit:cover;max-height:420px}@media(max-width:768px){.gang-hero-content[data-astro-cid-5adr5bj7]{grid-template-columns:1fr}.hero-image-wrap[data-astro-cid-5adr5bj7]{min-height:auto}.hero-img[data-astro-cid-5adr5bj7]{max-height:300px}}.filter-bar-wrap[data-astro-cid-5adr5bj7]{background:var(--color-bg);padding:2.25rem 2rem 0;display:flex;justify-content:center}.filter-bar[data-astro-cid-5adr5bj7]{display:flex;gap:.75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:999px;padding:.35rem}.filter-tab[data-astro-cid-5adr5bj7]{font-family:Bebas Neue,sans-serif;font-size:1rem;letter-spacing:.12em;padding:.5rem 1.75rem;border-radius:999px;border:1.5px solid rgba(255,107,0,.45);background:transparent;color:#ff6b00;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;outline:none;white-space:nowrap}.filter-tab[data-astro-cid-5adr5bj7]:focus-visible{box-shadow:0 0 0 3px #ff6b0066}.filter-tab[data-astro-cid-5adr5bj7].active{background:#ff6b00;color:#fff;border-color:#ff6b00}.filter-tab[data-astro-cid-5adr5bj7]:not(.active):hover{background:#ff6b001a}.characters-section[data-astro-cid-5adr5bj7]{transition:opacity .3s ease,transform .3s ease;transform-origin:top center}.characters-section[data-astro-cid-5adr5bj7].section-hidden{opacity:0;transform:scaleY(.97);pointer-events:none;height:0;padding-top:0;padding-bottom:0;overflow:hidden}@media(max-width:640px){.filter-bar-wrap[data-astro-cid-5adr5bj7]{padding-left:1rem;padding-right:1rem}.filter-bar[data-astro-cid-5adr5bj7]{width:100%;justify-content:stretch}.filter-tab[data-astro-cid-5adr5bj7]{flex:1;text-align:center;padding:.5rem}}@media(prefers-reduced-motion:reduce){.characters-section[data-astro-cid-5adr5bj7],.filter-tab[data-astro-cid-5adr5bj7]{transition:none}}.characters-section[data-astro-cid-5adr5bj7]{padding:5rem 2rem;background:var(--color-bg)}.characters-section[data-astro-cid-5adr5bj7].villains{background:var(--color-bg-section)}.characters-inner[data-astro-cid-5adr5bj7]{max-width:1200px;margin:0 auto}.characters-heading[data-astro-cid-5adr5bj7]{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;color:#ff6b00;margin-bottom:2.5rem;letter-spacing:.06em;border-bottom:2px solid rgba(255,107,0,.2);padding-bottom:.75rem}.villains-heading[data-astro-cid-5adr5bj7]{color:gold;border-bottom-color:#ffd70033}.characters-grid[data-astro-cid-5adr5bj7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.75rem}.modal-backdrop[data-astro-cid-5adr5bj7]{position:fixed;inset:0;background:#04040ad9;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;backdrop-filter:blur(6px)}.modal-backdrop[data-astro-cid-5adr5bj7][hidden]{display:none}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-panel[data-astro-cid-5adr5bj7]{background:#13131e;border:1px solid rgba(255,255,255,.08);border-radius:14px;max-width:860px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalIn .25s ease-out both}.modal-close[data-astro-cid-5adr5bj7]{position:absolute;top:1rem;right:1rem;background:#ffffff14;border:none;color:#fff;font-size:1.4rem;line-height:1;width:2.2rem;height:2.2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .15s ease}.modal-close[data-astro-cid-5adr5bj7]:hover{background:#ffffff29}.modal-body[data-astro-cid-5adr5bj7]{display:grid;grid-template-columns:minmax(280px,340px) 1fr;min-height:380px}.modal-image-wrap[data-astro-cid-5adr5bj7]{border-radius:14px 0 0 14px;overflow:hidden;background:#13131e;display:flex;align-items:flex-end;justify-content:center;min-height:300px}.modal-img[data-astro-cid-5adr5bj7]{width:100%;height:100%;min-height:300px;object-fit:contain;object-position:center bottom;display:block}.modal-info[data-astro-cid-5adr5bj7]{padding:2.5rem 2.25rem 2.5rem 2rem;display:flex;flex-direction:column;justify-content:center}.modal-subtitle[data-astro-cid-5adr5bj7]{font-size:.82rem;color:#ff6b00;font-style:italic;letter-spacing:.06em;margin-bottom:.5rem;text-transform:uppercase}.modal-subtitle[data-astro-cid-5adr5bj7].villain{color:gold}.modal-name[data-astro-cid-5adr5bj7]{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,2.8rem);color:#fff;letter-spacing:.06em;margin-bottom:1.25rem;line-height:1.1}.modal-desc[data-astro-cid-5adr5bj7]{font-size:.97rem;color:#bbb;line-height:1.7}@media(max-width:640px){.characters-grid[data-astro-cid-5adr5bj7]{grid-template-columns:repeat(2,1fr);gap:1rem}.modal-backdrop[data-astro-cid-5adr5bj7]{padding:0;align-items:flex-end}.modal-panel[data-astro-cid-5adr5bj7]{border-radius:16px 16px 0 0;max-height:92vh;animation:none}.modal-body[data-astro-cid-5adr5bj7]{grid-template-columns:1fr;min-height:unset}.modal-image-wrap[data-astro-cid-5adr5bj7]{border-radius:16px 16px 0 0;min-height:200px;max-height:280px;width:100%}.modal-img[data-astro-cid-5adr5bj7]{min-height:200px;max-height:280px;object-fit:contain;object-position:center bottom}.modal-info[data-astro-cid-5adr5bj7]{padding:1.5rem 1.25rem 2rem}}@media(max-width:380px){.characters-grid[data-astro-cid-5adr5bj7]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.modal-panel[data-astro-cid-5adr5bj7]{animation:none}}
