.mercenary-deck-slot{display:flex;align-items:center;gap:14px;min-width:0;margin:18px 0 4px;padding:14px 16px;border:1px solid #bca36c55;border-left:3px solid #d6bd80;border-radius:8px;background:linear-gradient(110deg,#27322b,#121e21);color:#eee9da;text-align:left;font:inherit}
.mercenary-deck-slot>img,.mercenary-slot-emblem{flex:0 0 48px;width:48px;height:72px;object-fit:cover;border:1px solid #d6bd8070;border-radius:4px}
.mercenary-slot-emblem{display:grid;place-items:center;color:#d6bd80;background:#0b171a;font-size:28px;font-family:Georgia,serif}
.mercenary-deck-slot>div{flex:1;min-width:0}.mercenary-deck-slot small{display:block;color:#c9b681;font-size:11px;letter-spacing:.03em}.mercenary-deck-slot strong{display:block;margin:5px 0;font-size:17px;line-height:1.3}.mercenary-deck-slot p{margin:0;color:#aebdba;font-size:12px;line-height:1.5}.mercenary-deck-slot>a{flex-shrink:0;padding:10px 13px;border:1px solid #bca36c70;border-radius:5px;color:#f0d99f;text-decoration:none;font-size:13px;font-weight:700}.mercenary-deck-slot>a:hover{background:#d6bd801a}.mercenary-deck-slot>a:focus-visible{outline:2px solid #f1d18b;outline-offset:3px}
@media(max-width:520px){.mercenary-deck-slot{gap:10px;padding:12px;flex-wrap:wrap}.mercenary-deck-slot>a{margin-left:58px}.mercenary-deck-slot>div{flex-basis:calc(100% - 58px)}.mercenary-deck-slot strong{font-size:16px}}
