.not-found-container[data-v-f8bd3f0c]{max-width:900px;background-color:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.game-container[data-v-f8bd3f0c]{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;height:100%;display:flex;flex-direction:column}.game-area[data-v-f8bd3f0c]{position:relative;width:100%;height:250px;background:linear-gradient(135deg,#e0e0e0,#f5f5f5);border-radius:8px;border:2px solid #2fba9e;overflow:hidden}.game-target[data-v-f8bd3f0c]{position:absolute;width:50px;height:50px;background-color:#2fba9e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .1s}.game-target[data-v-f8bd3f0c]:hover{transform:scale(1.1)}.score-display[data-v-f8bd3f0c]{font-size:1.2rem;display:flex;flex-direction:column;align-items:center}.score-display p[data-v-f8bd3f0c]{margin-bottom:.5rem}@media (max-width:768px){.row[data-v-f8bd3f0c]{flex-direction:column}.col-md-6[data-v-f8bd3f0c]{width:100%;margin-bottom:2rem}}