/* Face de carte Yu-Bi-Card : hiérarchie nette et cases d'équipement. */
.collection-card{display:block;min-height:0!important;padding:8px!important;border-width:3px!important;border-radius:12px!important;background:#151a1d!important;text-align:left}.collection-card.common{border-color:#c5c0af!important;box-shadow:0 0 0 2px #242721,0 10px 22px #0008!important}.collection-card.uncommon{border-color:#38af7e!important;background:#0d4132!important}.collection-card.rare{border-color:#299bf1!important;background:#113c6d!important}.collection-card.epic{border-color:#a94edf!important;background:#3e1c58!important}.collection-card.legendary{border-color:#f2bd3c!important;background:#81500a!important}.collection-card.mythic{border-color:#fa548b!important;background:#651a3f!important}.collection-card .card-meta{position:static;display:flex;align-items:center;justify-content:space-between;height:29px;padding:0 3px;color:#181a1a;background:transparent;text-shadow:none}.collection-card .card-meta>span{display:block;max-width:none;padding:0;background:transparent;color:inherit;font:8px 'DM Mono';letter-spacing:.6px}.collection-card .card-meta>i{padding:0;background:transparent;color:inherit;font:8px 'DM Mono';font-style:normal}.collection-card .card-meta>i strong{display:inline;font-size:19px;line-height:1}.collection-card .card-stars{display:none}.collection-card .card-portrait{height:290px;border:2px solid #252929;border-radius:3px;background:#090d11}.collection-card .card-portrait:before{display:none}.collection-card .card-portrait img{width:100%;height:100%;object-fit:contain;object-position:center;transform:none;filter:drop-shadow(0 8px 8px #000b) saturate(1.04)}.collection-card .card-nameplate{margin-top:7px;padding:6px 8px;border-radius:3px;background:#ffffff26;color:#fff}.collection-card .card-nameplate b{display:block;font-size:15px;line-height:1.05}.collection-card .card-nameplate em{display:block;margin-top:3px;color:#fff3d4;font:8px 'DM Mono';font-style:normal}.collection-card .card-slots{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:7px 0}.collection-card .card-slots span{display:grid;height:35px;place-items:center;overflow:hidden;border:1px solid #ffffff34;border-radius:2px;background:#081015}.collection-card .card-slots span.empty{background:#061017;opacity:.7}.collection-card .card-slots span.empty img{filter:grayscale(1) brightness(.3);opacity:.75}.collection-card .card-slots span.filled{border-color:#f1ce7188;background:#2d2512}.collection-card .card-slots img{width:100%;height:100%;object-fit:cover}.collection-card .stat-row{height:37px;margin:0;border:0;border-radius:2px;background:#0b1013}.collection-card .stat-row small{border-right:1px solid #76818b80!important;color:#fff;font-size:14px}.collection-card .stat-row img{width:24px;height:24px;object-fit:contain;mix-blend-mode:screen}.owned-card .card-meta,.owned-card .card-nameplate,.owned-card .card-slots{display:none}.owned-card .card-portrait{display:contents}.owned-card .card-portrait img{width:56px;height:66px;object-fit:cover;border:0}.owned-card .stat-row{height:auto;margin-top:4px;background:transparent}.owned-card .stat-row small{font-size:9px}.owned-card .stat-row img{width:12px;height:12px}.booster-logo{left:46%!important;top:52%!important}@media(max-width:600px){.collection-card .card-portrait{height:330px}}
