:root{--accent:#fb7185;--accent2:#2dd4bf}.clash{display:grid;grid-template-rows:auto 1fr auto;gap:1rem;text-align:center}.player-hand,.center{display:flex;justify-content:center;gap:.3rem;flex-wrap:wrap}.player-hand .card{width:clamp(44px,11vw,70px)}.ai-row{display:flex;justify-content:space-around}.color-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:.3rem}.color-buttons button{padding:.4rem}
