@keyframes pulseHighlight{0%{opacity:.9;transform:scale(1.15)}50%{opacity:.6;transform:scale(1.05)}to{opacity:0;transform:scale(1)}}@keyframes glowPulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.8;transform:scale(1)}}.cell-highlight-o,.cell-highlight-x{position:relative}.cell-highlight-x:before{border:2px solid #00d4aa;border-radius:6px;box-shadow:0 0 15px #00d4aa}.cell-highlight-o:before,.cell-highlight-x:before{animation:pulseHighlight 2.5s cubic-bezier(.4,0,.2,1) forwards;background:#0000;bottom:-3px;content:"";left:-3px;pointer-events:none;position:absolute;right:-3px;top:-3px;z-index:1}.cell-highlight-o:before{border:2px solid #ff6b35;border-radius:6px;box-shadow:0 0 15px #ff6b35}.cell-highlight-o>*,.cell-highlight-x>*{position:relative;z-index:2}.micro-board-active{animation:boardGlow .5s ease-in-out}@keyframes boardGlow{0%{box-shadow:0 0 0 #39f0}50%{box-shadow:0 0 20px #39f9}to{box-shadow:0 0 10px #3399ff4d}}
/*# sourceMappingURL=main.715d930c.css.map*/