/* Shared character presentation: existing mythic identities, temple lighting. */
.cast-sheet{margin-top:34px;background:#0b1a0e;border-block:1px solid rgba(200,164,40,.24);overflow:hidden}
.cast-sheet-art{position:relative;margin:0;background:#0b1a0e}
.cast-sheet-art img{display:block;width:100%;height:auto;mask-image:linear-gradient(to bottom,transparent 0%,#000 7%,#000 85%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 7%,#000 85%,transparent 100%)}
.cast-sheet-profiles{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0 4% 36px;margin-top:-18px;position:relative}
.cast-sheet-profile{display:block;padding:20px 7%;color:#b5a88a;text-decoration:none!important;border:0;transition:background .2s}
.cast-sheet-profile+.cast-sheet-profile{border-left:1px solid rgba(200,164,40,.2)}
.cast-sheet-profile:hover{background:rgba(200,164,40,.035)}
.cast-sheet-profile:focus-visible{outline:2px solid #c8a428;outline-offset:-2px}
.cast-sheet-kicker{font:500 .66rem/1.5 Inter,Arial,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#c9a84c}
.cast-sheet-profile h3{font:400 clamp(2rem,4vw,3rem)/1.2 Sora,Inter,Arial,sans-serif;color:#f0e4c0;margin:12px 0 14px}
.cast-sheet-profile p{font:400 .95rem/1.8 Inter,Arial,sans-serif;color:#b5a88a;margin:0 0 18px}
.cast-sheet-profile .cast-sheet-traits{font-size:.72rem;color:#c9a84c;line-height:1.8;letter-spacing:.015em}
.cast-sheet-link{font:500 .75rem/1.5 Inter,Arial,sans-serif;color:#c9a84c}
.entity-portrait{width:260px!important;height:auto!important;aspect-ratio:3/4;object-fit:contain!important;background:#0b1a0e!important;border:0!important;border-radius:0!important;mask-image:linear-gradient(to bottom,#000 88%,transparent);-webkit-mask-image:linear-gradient(to bottom,#000 88%,transparent)}
@media(max-width:600px){.cast-sheet-profiles{padding:0 3% 20px;margin-top:0}.cast-sheet-profile{padding:16px 8%}.cast-sheet-profile h3{font-size:1.65rem}.cast-sheet-profile p{font-size:.8rem;line-height:1.65}.cast-sheet-profile .cast-sheet-traits{font-size:.62rem}.cast-sheet-kicker{font-size:.57rem;letter-spacing:.12em}.entity-portrait{width:min(260px,100%)!important;margin-inline:auto}.entity-hero-text{min-width:0!important}}
@media(prefers-reduced-motion:reduce){.cast-sheet-profile{transition:none}}
