.tournament-deck-hover-trigger{position:relative;display:inline-flex;max-width:100%}.tournament-deck-hover-popover-layer{position:fixed;z-index:60;width:248px;pointer-events:auto}.tournament-deck-hover-popover{display:flex;flex-direction:column;gap:.65rem;padding:.75rem;border-radius:12px;border:1px solid rgb(226 232 240);background:#fff;box-shadow:0 10px 15px -3px #0000001f,0 4px 6px -4px #00000014}.dark .tournament-deck-hover-popover{border-color:#47556980;background:#1e293b}.tournament-deck-hover-popover-header{display:flex;flex-direction:column;gap:.15rem}.tournament-deck-hover-popover-title{font-size:.8125rem;font-weight:600;line-height:1.3;color:#0f172a}.dark .tournament-deck-hover-popover-title{color:#f8fafc}.tournament-deck-hover-popover-archetype{font-size:.6875rem;color:#64748b}.dark .tournament-deck-hover-popover-archetype{color:#94a3b8}.tournament-deck-hover-popover-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.tournament-deck-hover-popover-card{position:relative;aspect-ratio:5 / 7;overflow:hidden;border-radius:6px;background:#f1f5f9}.dark .tournament-deck-hover-popover-card{background:#334155}.tournament-deck-hover-popover-card img{display:block;width:100%;height:100%;object-fit:cover}.tournament-deck-hover-popover-qty{position:absolute;right:2px;bottom:2px;padding:0 4px;border-radius:4px;font-size:.625rem;font-weight:700;line-height:1.4;color:#fff;background:#000000b8}.tournament-deck-hover-popover-link{font-size:.75rem;font-weight:600;color:var(--color-secondary, #e85d04);text-decoration:none}.tournament-deck-hover-popover-link:hover{text-decoration:underline}.tournament-deck-hover-popover--loading,.tournament-deck-hover-popover--error{min-height:4rem;justify-content:center}
