.quick-shuffle{display:flex;justify-content:center;align-items:center;gap:12px;min-height:110px}.shuffle-chip{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#3155f5;color:#fff;font-weight:750;box-shadow:0 5px 0 #2441c622}.shuffle-chip:nth-child(2){background:#20b9a2;border-radius:50%}.shuffle-chip:nth-child(3){background:#ffad53}.winner-list{position:relative}.result-sparkles{position:absolute;pointer-events:none;inset:0;overflow:hidden;border-radius:14px}.result-sparkles i{position:absolute;top:50%;left:50%;width:7px;height:10px;border-radius:2px}@media(prefers-reduced-motion:reduce){.result-sparkles,.quick-shuffle{display:none}}
