.darts-card-art{position:relative;width:170px;height:170px;margin:auto;display:grid;place-items:center}.darts-card-art i{width:126px;height:126px;border-radius:50%;border:9px solid #171725;background:repeating-conic-gradient(#f4e7c6 0 9deg,#24202f 9deg 18deg);box-shadow:0 0 0 9px #e73373,0 0 0 17px #28d5ae,0 0 28px #7d53ff}.darts-card-art i:after{content:"";position:absolute;width:28px;height:28px;left:71px;top:71px;border-radius:50%;background:#e73373;box-shadow:0 0 0 10px #28d5ae}.darts-card-art b{position:absolute;top:3px;color:#fff3c8;font:900 18px "Courier New",monospace}.darts-card-art span{position:absolute;right:4px;top:34px;color:#f5e967;font-size:68px;transform:rotate(-38deg);text-shadow:4px 4px 0 #49256f}
.maze-card-art{position:relative;width:210px;height:145px;margin:auto;border:5px solid #624dff;background:#060817;overflow:hidden;box-shadow:6px 6px 0 #291b65}.maze-card-art>div{display:grid;grid-template-columns:repeat(7,1fr);gap:11px;padding:14px}.maze-card-art i{width:5px;height:5px;border-radius:50%;background:#fff0a4;box-shadow:0 0 6px #fff0a4}.maze-card-art b{position:absolute;left:35px;bottom:29px;width:34px;height:34px;border-radius:50%;background:conic-gradient(from 35deg,#ddff4c 0 305deg,transparent 305deg)}.maze-card-art span,.maze-card-art em{position:absolute;bottom:25px;width:31px;height:35px;border-radius:50% 50% 7px 7px;background:#ff4e9b}.maze-card-art span{right:63px}.maze-card-art em{right:20px;background:#43e4ff}.maze-card-art span:after,.maze-card-art em:after{content:"••";color:#fff;letter-spacing:6px;position:absolute;left:5px;top:7px;font-style:normal}
.domino-card-art{display:flex;gap:8px;align-items:center;justify-content:center;height:170px;transform:rotate(-8deg)}.domino-card-art i{display:flex;flex-direction:column;width:62px;height:120px;border:4px solid #17111e;border-radius:8px;background:#f5ecd3;box-shadow:5px 6px 0 #552b87}.domino-card-art i:nth-child(2){transform:translateY(-17px) rotate(13deg)}.domino-card-art i:nth-child(3){transform:translateY(9px) rotate(5deg)}.domino-card-art b{display:grid;place-items:center;flex:1;color:#1b1721;font:900 28px "Courier New",monospace}.domino-card-art b+b{border-top:3px solid #1b1721}
