.game-module__6v8w4W__container{color:#ededed;background-color:#121212;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.game-module__6v8w4W__title{background:linear-gradient(90deg,#0070f3,#ff4d4d);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.game-module__6v8w4W__instructions{color:#a0a0a0;text-align:center;max-width:400px;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.game-module__6v8w4W__status{background:#2a2a2a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:1.2rem;font-weight:500;box-shadow:0 4px 6px #0003}.game-module__6v8w4W__board{aspect-ratio:1;background:#1e1e1e;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:400px;padding:10px;display:grid;box-shadow:0 20px 40px #0006}.game-module__6v8w4W__square{cursor:pointer;color:#ededed;background:#2c2c2c;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:clamp(2rem,10vw,4rem);font-weight:700;transition:all .2s;display:flex}.game-module__6v8w4W__square:hover:not(:disabled){background:#383838;transform:scale(1.02)}.game-module__6v8w4W__x{color:#0070f3;text-shadow:0 0 10px #0070f34d}.game-module__6v8w4W__o{color:#ff4d4d;text-shadow:0 0 10px #ff4d4d4d}.game-module__6v8w4W__fading{opacity:.5;border:2px dashed #666;animation:1.5s infinite game-module__6v8w4W__pulse;transform:scale(.9)}@keyframes game-module__6v8w4W__pulse{0%{opacity:.5}50%{opacity:.3}to{opacity:.5}}.game-module__6v8w4W__controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.game-module__6v8w4W__reset,.game-module__6v8w4W__mode,.game-module__6v8w4W__back,.game-module__6v8w4W__help{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px #0003}.game-module__6v8w4W__reset{color:#ff4d4d;background:#333;border:1px solid #ff4d4d}.game-module__6v8w4W__reset:hover{color:#fff;background:#ff4d4d}.game-module__6v8w4W__mode{color:#fff;background:#0070f3}.game-module__6v8w4W__mode:hover{background:#0060df;transform:translateY(-2px)}.game-module__6v8w4W__help{color:#fff;background:#444}.game-module__6v8w4W__help:hover{background:#555}.game-module__6v8w4W__back{color:#888;box-shadow:none;background:0 0;margin-top:1rem}.game-module__6v8w4W__back:hover{color:#fff}.game-module__6v8w4W__select{color:#fff;cursor:pointer;background:#222;border:1px solid #444;border-radius:8px;outline:none;padding:.8rem;font-size:.9rem}.game-module__6v8w4W__select:focus{border-color:#0070f3}.game-module__6v8w4W__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out game-module__6v8w4W__fadeIn;display:flex;position:fixed;inset:0}@keyframes game-module__6v8w4W__fadeIn{0%{opacity:0}to{opacity:1}}.game-module__6v8w4W__modal{background:#1e1e1e;border:1px solid #333;border-radius:16px;width:100%;max-width:500px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}.game-module__6v8w4W__modal h2{color:#0070f3;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.game-module__6v8w4W__modal ul{color:#ccc;margin-bottom:2rem;padding-left:1.5rem;line-height:1.6}.game-module__6v8w4W__modal li{margin-bottom:.5rem}.game-module__6v8w4W__closeButton{color:#fff;cursor:pointer;background:#0070f3;border:none;border-radius:8px;width:100%;padding:.8rem;font-size:1rem;font-weight:600;transition:background .2s}.game-module__6v8w4W__closeButton:hover{background:#0060df}
