.style_container__rWAPB{display:flex;justify-content:center;align-items:center;width:100%;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation}.style_gameSection__CghyC{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:290px;width:100%}.style_palette__d5tfK{display:flex;gap:10px;align-items:center}.style_targetColor__aMsB7{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.style_paletteColor__9u9P5:hover{@media (hover:hover){transform:scale(1.1)}}.style_paletteColor__9u9P5.style_selected__WQ157{border:3px solid white;box-shadow:0 0 0 2px #000}.style_grid__wYNNG{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:0;width:100%;max-width:400px;margin:0 auto}.style_cell__JEhzd{width:100%;height:100%;aspect-ratio:1;border-radius:50%;cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;transform:scale(.85);position:relative}.style_innerCell__9bSzx{width:100%;height:100%;border-radius:50%;border:4px dashed #eee}.style_innerCell__9bSzx.style_filled__4FrcZ{border:none}.style_merged__lCy8R .style_innerCell__9bSzx{box-shadow:0 2px 8px rgba(0,0,0,.1)}.style_nestedGrid__DUXUk .style_cell__JEhzd{border:2px dashed #eee}.style_nestedGrid__DUXUk .style_cell__JEhzd.style_filled__4FrcZ{border:none}.style_controls__hicwA{display:flex;gap:10px;margin-top:10px;padding:5px;background:#f5f5f5;border-radius:12px;align-items:center}.style_controlSection__mXLcy{display:flex;flex-direction:column;align-items:center;gap:12px;padding:10px;background:white;border-radius:8px;min-width:120px}.style_paletteColors__8re3m{display:flex;gap:12px;padding:12px;background:white;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.style_label__VfEJv{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.style_targetColor__aMsB7{width:50px;height:50px;border-radius:8px;border:2px solid #eee}.style_paletteColor__9u9P5{width:40px;height:40px;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent}.style_nestedGridCell__7MXH2{padding:2px;border:none}.style_nestedGrid__DUXUk{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:2px;width:100%;height:100%}.style_nestedGrid__DUXUk .style_cell__JEhzd{width:100%;height:100%}.style_colorComparison__21qvO{display:flex;flex-direction:column;align-items:center;gap:8px}.style_finalColor__2YScI{width:40px;height:40px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;display:flex;align-items:center;justify-content:center}.style_similarityScore__AP_sf{display:flex;flex-direction:column;align-items:center;text-align:center}.style_score__zL1Vm{background:rgba(255,255,255,.9);padding:2px 6px;border-radius:10px;font-size:.8em;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%)}.style_feedback__S_uRv{font-size:.9em;color:#666}.style_innerCell__9bSzx svg{position:absolute;inset:0;width:100%;height:100%}.style_score__zL1Vm{position:absolute;z-index:1}.style_boxLabel__5zNyf{display:flex;align-items:center;justify-content:center}