.game-module__8RefRW__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__8RefRW__title{background:linear-gradient(90deg,#0070f3,#ff4d4d);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem}.game-module__8RefRW__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__8RefRW__gameBoard{aspect-ratio:1;background:#1e1e1e;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:500px;padding:10px;display:grid;box-shadow:0 20px 40px #0006}.game-module__8RefRW__smallBoard{opacity:.4;background:#2c2c2c;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;padding:4px;transition:opacity .3s,transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s;display:grid;position:relative;overflow:hidden;transform:scale(.96)}.game-module__8RefRW__active{z-index:10;opacity:1;background:#333;transform:scale(1.05);box-shadow:0 0 0 2px #0070f3,0 0 15px #0070f34d}.game-module__8RefRW__won{opacity:.8;transform:scale(1)}.game-module__8RefRW__wonOverlay{z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141414d9;justify-content:center;align-items:center;font-size:5rem;font-weight:900;display:flex;position:absolute;inset:0}.game-module__8RefRW__square{aspect-ratio:1;cursor:pointer;background:#e0e0e0;border:none;border-radius:2px;justify-content:center;align-items:center;width:100%;font-size:clamp(.6rem,2.5vw,1.2rem);font-weight:700;transition:background .2s;display:flex}.game-module__8RefRW__square:hover:not(:disabled){background:#fff}.game-module__8RefRW__square:disabled{cursor:default}.game-module__8RefRW__x{color:#0070f3}.game-module__8RefRW__o{color:#ff4d4d}.game-module__8RefRW__controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.game-module__8RefRW__reset,.game-module__8RefRW__mode,.game-module__8RefRW__back,.game-module__8RefRW__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__8RefRW__reset{color:#ff4d4d;background:#333;border:1px solid #ff4d4d}.game-module__8RefRW__reset:hover{color:#fff;background:#ff4d4d}.game-module__8RefRW__mode{color:#fff;background:#0070f3}.game-module__8RefRW__mode:hover{background:#0060df;transform:translateY(-2px)}.game-module__8RefRW__help{color:#fff;background:#444}.game-module__8RefRW__help:hover{background:#555}.game-module__8RefRW__back{color:#888;box-shadow:none;background:0 0}.game-module__8RefRW__back:hover{color:#fff}.game-module__8RefRW__select{color:#fff;cursor:pointer;background:#222;border:1px solid #444;border-radius:8px;outline:none;padding:.8rem;font-size:.9rem}.game-module__8RefRW__select:focus{border-color:#0070f3}.game-module__8RefRW__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__8RefRW__fadeIn;display:flex;position:fixed;inset:0}@keyframes game-module__8RefRW__fadeIn{0%{opacity:0}to{opacity:1}}.game-module__8RefRW__modal{background:#1e1e1e;border:1px solid #333;border-radius:16px;width:100%;max-width:600px;padding:2rem;box-shadow:0 25px 50px -12px #00000080}.game-module__8RefRW__modal h2{color:#0070f3;margin-top:0;margin-bottom:1rem;font-size:1.5rem}.game-module__8RefRW__modal ul{color:#ccc;margin-bottom:2rem;padding-left:1.5rem;line-height:1.6}.game-module__8RefRW__modal li{margin-bottom:.5rem}.game-module__8RefRW__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__8RefRW__closeButton:hover{background:#0060df}
