.xcl-wrap{max-width:1100px;margin:20px auto;font-family:inherit;color:#111}.xcl-question{font-size:1.2rem;font-weight:700;line-height:1.5;margin-bottom:20px}.xcl-cards{display:flex;flex-wrap:wrap;gap:12px;min-height:70px;margin-bottom:20px}.xcl-card{padding:14px 18px;border:1px solid rgba(0,0,0,.14);border-radius:12px;background:rgba(255,255,255,.62);color:#111;cursor:grab;user-select:none;touch-action:none;box-shadow:0 2px 7px rgba(0,0,0,.07);line-height:1.35}.xcl-card.xcl-drag{opacity:.55}.xcl-cats{display:grid;gap:14px}.xcl-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xcl-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xcl-cat{min-height:190px;border-radius:14px;padding:14px;box-sizing:border-box;color:#111}.xcl-cat-0{background:#ef4444}.xcl-cat-1{background:#3b82f6}.xcl-cat-2{background:#22c55e}.xcl-cat.over{box-shadow:0 0 0 4px rgba(0,0,0,.25) inset}.xcl-title{text-align:center;font-weight:800;font-size:18px;margin-bottom:12px;color:#111}.xcl-drop{min-height:125px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:9px}.xcl-cat .xcl-card{background:rgba(255,255,255,.58)}.xcl-card.correct{outline:3px solid #15803d}.xcl-card.wrong{outline:3px solid #b91c1c}.xcl-actions{display:flex;justify-content:center;gap:10px;margin-top:18px}.xcl-actions button{border:0;border-radius:9px;padding:11px 20px;background:#111;color:#fff;font-weight:700;cursor:pointer}.xcl-reset{background:#777!important}.xcl-result{text-align:center;font-size:18px;font-weight:800;margin-top:14px;min-height:25px}.xcl-message{padding:15px;background:#f3f3f3;color:#111}@media(max-width:700px){.xcl-cols-2,.xcl-cols-3{grid-template-columns:1fr}.xcl-cat{min-height:150px}.xcl-drop{min-height:90px}}
