/* V0.3 Fix 3 — passive detail card + capture retry QC */
.detail-passive-skill{margin:0 13px 10px;padding:11px;border:1px solid rgba(101,229,189,.24);border-radius:14px;background:rgba(101,229,189,.045);overflow:hidden}
.detail-passive-skill>span,.detail-passive-skill>strong,.detail-passive-skill>small{display:block}
.detail-passive-skill>span{font-size:8px;letter-spacing:.12em;color:var(--accent);font-weight:900}
.detail-passive-skill>strong{font-size:19px;line-height:1.25;color:var(--accent);margin-top:3px;overflow-wrap:anywhere}
.detail-passive-skill p{margin:5px 0 0;color:#d7e4eb;font-size:11px;line-height:1.45;overflow-wrap:anywhere}
.detail-passive-skill small{color:var(--accent);font-size:9px;line-height:1.4;margin-top:5px;overflow-wrap:anywhere}
@media(max-width:560px){.detail-passive-skill p{font-size:10px}.detail-passive-skill>strong{font-size:18px}}
