.new-games-section .game-category[data-v-9a34a2aa]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid transparent;border-radius:20px;cursor:pointer;margin-bottom:30px;padding:30px 20px;transition:all .3s ease}.new-games-section .game-category[data-v-9a34a2aa]:hover{border-color:var(--primary);box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-5px)}.new-games-section .game-category .category-icon[data-v-9a34a2aa]{align-items:center;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.new-games-section .game-category .category-title[data-v-9a34a2aa]{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:15px;text-align:center}.new-games-section .game-category .category-description[data-v-9a34a2aa]{color:#666;font-size:.95rem;line-height:1.6;text-align:center}.new-games-section .game-category.sitting-games .category-icon[data-v-9a34a2aa]{background:linear-gradient(135deg,#667eea,#764ba2)}.new-games-section .game-category.active-games .category-icon[data-v-9a34a2aa]{background:linear-gradient(135deg,#f093fb,#f5576c)}.new-games-section .game-list .game-card[data-v-9a34a2aa]{background:#fff;border:2px solid transparent;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;transition:all .3s ease}.new-games-section .game-list .game-card[data-v-9a34a2aa]:hover{border-color:#fc3;box-shadow:0 15px 40px rgba(0,0,0,.15);transform:translateY(-8px)}.new-games-section .game-list .game-card .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#ff9eb5,#fc3);height:200px;overflow:hidden;position:relative}.new-games-section .game-list .game-card .game-image img[data-v-9a34a2aa]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.new-games-section .game-list .game-card .game-image:hover img[data-v-9a34a2aa]{transform:scale(1.05)}.new-games-section .game-list .game-card .game-image .play-icon[data-v-9a34a2aa]{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fc3;display:flex;font-size:1.2rem;height:45px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .3s ease;width:45px}.new-games-section .game-list .game-card .game-image .play-icon[data-v-9a34a2aa]:hover{background:#fff;transform:scale(1.1)}.new-games-section .game-list .game-card .game-image .play-icon i[data-v-9a34a2aa]{margin-left:3px}.new-games-section .game-list .game-card .game-image .daily-limit[data-v-9a34a2aa]{background:rgba(0,0,0,.6);border-radius:15px;bottom:15px;color:#fff;font-size:.8rem;font-weight:500;left:15px;padding:5px 12px;position:absolute}.new-games-section .game-list .game-card .game-info[data-v-9a34a2aa]{padding:20px;text-align:center}.new-games-section .game-list .game-card .game-info .game-name[data-v-9a34a2aa]{color:#333;font-size:1.3rem;font-weight:700;line-height:1.3;margin-bottom:10px}.new-games-section .game-list .game-card .game-info .game-description[data-v-9a34a2aa]{color:#666;font-size:.95rem;line-height:1.5;margin:0}.new-games-section .game-list .game-card:first-child .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.new-games-section .game-list .game-card:nth-child(2) .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#a8edea,#fed6e3)}.new-games-section .game-list .game-card:nth-child(3) .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#667eea,#764ba2)}.new-games-section .game-list .game-card:nth-child(4) .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#ffecd2,#fcb69f)}.new-games-section .game-list .game-card:nth-child(5) .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#ff8a80,#ffab91)}.new-games-section .game-list .game-card:nth-child(6) .game-image[data-v-9a34a2aa]{background:linear-gradient(135deg,#ce9ffc,#7367f0)}.new-games-section .game-list .game-item[data-v-9a34a2aa]{border:3px solid transparent;border-radius:20px;cursor:pointer;height:200px;margin-bottom:25px;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.new-games-section .game-list .game-item[data-v-9a34a2aa]:hover{border-color:#fff;box-shadow:0 15px 35px rgba(0,0,0,.2);transform:translateY(-5px)}.new-games-section .game-list .game-item[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#fc3,#fc3 50%,#4ecdc4 0,#44a08d);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.new-games-section .game-list .game-item .game-content[data-v-9a34a2aa]{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px;position:relative;z-index:2}.new-games-section .game-list .game-item .game-mini-icon[data-v-9a34a2aa]{align-items:center;background:hsla(0,0%,100%,.2);border-radius:10px;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;left:15px;position:absolute;top:15px;width:40px;z-index:3}.new-games-section .game-list .game-item .play-button[data-v-9a34a2aa]{align-items:center;background:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.2);color:#333;display:flex;font-size:2rem;height:70px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:70px;z-index:3}.new-games-section .game-list .game-item .play-button[data-v-9a34a2aa]:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.new-games-section .game-list .game-item .play-button i[data-v-9a34a2aa]{margin-left:5px}.new-games-section .game-list .game-item .game-title[data-v-9a34a2aa]{color:#fff;font-size:1.1rem;font-weight:700;margin:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.new-games-section .game-list .game-item.emotion-recognition[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#ff9a9e,#fecfef 50%,#74b9ff 0,#0984e3)}.new-games-section .game-list .game-item.conversation-practice[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#a8edea,#fed6e3 50%,#667eea 0,#764ba2)}.new-games-section .game-list .game-item.acting-test[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#ffecd2,#fcb69f 50%,#e14fad 0,#f9d423)}.new-games-section .game-list .game-item.chase-game[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#ff8a80,#ffab91 50%,#4fc3f7 0,#29b6f6)}.new-games-section .game-list .game-item.memory-movement[data-v-9a34a2aa]:before{background:linear-gradient(135deg,#ce9ffc,#7367f0 50%,#48c6ef 0,#6f86d6)}.new-games-section .game-list .game-item .day-indicator[data-v-9a34a2aa]{bottom:45px;color:hsla(0,0%,100%,.8);font-size:.8rem;left:20px;position:absolute;z-index:3}.new-games-section .back-button[data-v-9a34a2aa]{background:linear-gradient(135deg,#ddd,#bbb);border:none;border-radius:10px;color:#333;font-weight:700;margin-bottom:20px;padding:12px 25px;transition:all .3s ease}.new-games-section .back-button[data-v-9a34a2aa]:hover{background:linear-gradient(135deg,#ccc,#aaa);transform:translateY(-2px)}.new-games-section .back-button i[data-v-9a34a2aa]{margin-left:8px}.auth-required[data-v-9a34a2aa]{padding:50px 20px;text-align:center}.auth-required .auth-icon[data-v-9a34a2aa]{color:var(--primary);font-size:4rem;margin-bottom:25px}.auth-required .auth-title[data-v-9a34a2aa]{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:15px}.auth-required .auth-description[data-v-9a34a2aa]{color:#666;font-size:1rem;line-height:1.6;margin-bottom:30px}.auth-required .login-button[data-v-9a34a2aa]{background:linear-gradient(135deg,var(--primary) 0,#e6b800 100%);border:none;border-radius:15px;color:#fff;font-size:1.1rem;font-weight:700;padding:15px 30px;transition:all .3s ease}.auth-required .login-button[data-v-9a34a2aa]:hover{background:linear-gradient(135deg,#e6b800 0,var(--primary) 100%);box-shadow:0 8px 20px rgba(255,204,51,.4);transform:translateY(-3px)}#new_games[data-v-9a34a2aa]{min-height:60vh}#new_games .ashid--card[data-v-9a34a2aa]{background:#fff;border-radius:25px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:40px 20px}#new_games .more-games-button[data-v-9a34a2aa]{align-items:center;background:linear-gradient(135deg,#4e67eb,#fc3);border:none;border-radius:25px;color:#fff;display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:15px 30px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}#new_games .more-games-button[data-v-9a34a2aa]:hover{box-shadow:0 8px 25px rgba(78,103,235,.3);color:#fff;-webkit-text-decoration:none;text-decoration:none;transform:translateY(-2px)}#new_games .more-games-button i[data-v-9a34a2aa]{font-size:18px}#new_games .filter-age-button[data-v-9a34a2aa],#new_games .show-all-button[data-v-9a34a2aa]{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:20px;color:#fff;display:inline-flex;font-size:14px;font-weight:700;gap:8px;padding:12px 25px;transition:all .3s ease}#new_games .filter-age-button[data-v-9a34a2aa]:hover,#new_games .show-all-button[data-v-9a34a2aa]:hover{box-shadow:0 6px 20px rgba(40,167,69,.3);color:#fff;transform:translateY(-2px)}#new_games .filter-age-button i[data-v-9a34a2aa],#new_games .show-all-button i[data-v-9a34a2aa]{font-size:16px}#new_games .filter-age-button[data-v-9a34a2aa]{background:linear-gradient(135deg,#6f42c1,#e83e8c)}#new_games .filter-age-button[data-v-9a34a2aa]:hover{box-shadow:0 6px 20px rgba(111,66,193,.3)}#new_games .age-badge[data-v-9a34a2aa]{background:rgba(78,103,235,.9);border-radius:12px;color:#fff;font-size:12px;font-weight:700;left:10px;padding:4px 8px;position:absolute;top:10px}#new_games .egg-interaction[data-v-9a34a2aa]{text-align:center}#new_games .egg-interaction .egg-container[data-v-9a34a2aa]{padding:40px 20px}#new_games .egg-interaction .egg-wrapper[data-v-9a34a2aa]{align-items:center;display:flex;flex-direction:column;gap:20px;margin:40px 0}#new_games .egg-interaction .magic-egg[data-v-9a34a2aa]{background:linear-gradient(145deg,#fff8e1,#ffecb3 50%,#ffe082);border-radius:50% 50% 50% 50%/60% 60% 40% 40%;box-shadow:0 10px 30px rgba(255,193,7,.3),inset 0 -20px 40px rgba(255,152,0,.2);cursor:pointer;height:260px;position:relative;transition:all .3s ease;width:200px}#new_games .egg-interaction .magic-egg[data-v-9a34a2aa]:hover{box-shadow:0 15px 40px rgba(255,193,7,.4),inset 0 -20px 40px rgba(255,152,0,.3);transform:translateY(-5px) scale(1.05)}#new_games .egg-interaction .magic-egg.tap-animation[data-v-9a34a2aa]{animation:eggTap-9a34a2aa .3s ease}#new_games .egg-interaction .magic-egg.cracking[data-v-9a34a2aa]{animation:eggCrack-9a34a2aa 1.5s ease-in-out forwards}#new_games .egg-interaction .magic-egg .egg-shell[data-v-9a34a2aa]{border-radius:inherit;height:100%;overflow:hidden;position:relative;width:100%}#new_games .egg-interaction .magic-egg .egg-shell[data-v-9a34a2aa]:before{background:radial-gradient(ellipse at center,hsla(0,0%,100%,.6) 0,transparent 70%);border-radius:50%;content:"";height:40%;left:20%;position:absolute;top:20%;transform:rotate(-15deg);width:60%}#new_games .egg-interaction .magic-egg .crack[data-v-9a34a2aa]{background:#8d6e63;opacity:0;position:absolute;transition:opacity .5s ease}#new_games .egg-interaction .magic-egg .crack.visible[data-v-9a34a2aa]{opacity:1}#new_games .egg-interaction .magic-egg .crack.crack-1[data-v-9a34a2aa]{height:60px;left:40%;top:30%;transform:rotate(15deg);width:3px}#new_games .egg-interaction .magic-egg .crack.crack-2[data-v-9a34a2aa]{height:40px;right:35%;top:50%;transform:rotate(-20deg);width:2px}#new_games .egg-interaction .magic-egg .crack.crack-3[data-v-9a34a2aa]{bottom:25%;height:50px;left:50%;transform:rotate(45deg);width:3px}#new_games .egg-interaction .tap-hint[data-v-9a34a2aa]{color:#ff6f00;font-size:18px;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.1)}#new_games .egg-interaction .tap-counter[data-v-9a34a2aa]{background:linear-gradient(135deg,#ff6f00,#ff8f00);border-radius:25px;box-shadow:0 4px 15px rgba(255,111,0,.3);color:#fff;font-size:20px;font-weight:700;padding:10px 20px}#new_games .egg-interaction .random-games-reveal .reveal-animation[data-v-9a34a2aa]{background:#fff;border:2px solid transparent;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;transition:all .3s ease}#new_games .egg-interaction .random-games-reveal .game-card[data-v-9a34a2aa]{height:280px;opacity:0;transform:translateY(30px)}#new_games .egg-interaction .random-games-reveal .game-card .game-image[data-v-9a34a2aa]{border-radius:15px 15px 0 0;height:160px;overflow:hidden}#new_games .egg-interaction .random-games-reveal .game-card .game-image img[data-v-9a34a2aa]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#new_games .egg-interaction .random-games-reveal .game-card .game-info[data-v-9a34a2aa]{display:flex;flex-direction:column;height:120px;justify-content:space-between;padding:15px}#new_games .egg-interaction .random-games-reveal .game-card .game-info .game-name[data-v-9a34a2aa]{font-size:16px;line-height:1.3;margin-bottom:8px}#new_games .egg-interaction .random-games-reveal .game-card .game-info .game-description[data-v-9a34a2aa]{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;line-height:1.4;overflow:hidden}#new_games .egg-interaction .random-games-reveal .game-card.reveal-animation[data-v-9a34a2aa]{animation:gameReveal-9a34a2aa .6s ease forwards}#new_games .egg-interaction .random-games-reveal .game-card.reveal-animation[data-v-9a34a2aa]:first-child{animation-delay:.1s}#new_games .egg-interaction .random-games-reveal .game-card.reveal-animation[data-v-9a34a2aa]:nth-child(2){animation-delay:.2s}#new_games .egg-interaction .random-games-reveal .game-card.reveal-animation[data-v-9a34a2aa]:nth-child(3){animation-delay:.3s}#new_games .egg-interaction .button-group[data-v-9a34a2aa]{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}#new_games .egg-interaction .try-again-button[data-v-9a34a2aa]{align-items:center;background:linear-gradient(135deg,#2196f3,#21cbf3);border:none;border-radius:25px;color:#fff;display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:12px 25px;transition:all .3s ease}#new_games .egg-interaction .try-again-button[data-v-9a34a2aa]:hover{box-shadow:0 8px 25px rgba(33,150,243,.3);color:#fff;transform:translateY(-2px)}#new_games .egg-interaction .try-again-button[data-v-9a34a2aa]:disabled{background:#ccc;cursor:not-allowed}#new_games .egg-interaction .try-again-button[data-v-9a34a2aa]:disabled:hover{box-shadow:none;transform:none}#new_games .egg-interaction .show-all-games-button[data-v-9a34a2aa]{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border:none;border-radius:25px;color:#fff;display:inline-flex;font-size:16px;font-weight:700;gap:10px;padding:12px 25px;transition:all .3s ease}#new_games .egg-interaction .show-all-games-button[data-v-9a34a2aa]:hover{box-shadow:0 8px 25px rgba(40,167,69,.3);color:#fff;transform:translateY(-2px)}@keyframes eggTap-9a34a2aa{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes eggCrack-9a34a2aa{0%{filter:brightness(1);transform:scale(1)}30%{filter:brightness(1.2);transform:scale(1.1)}60%{filter:brightness(.8);transform:scale(.95) rotate(5deg)}to{filter:brightness(.5);opacity:.3;transform:scale(.8) rotate(0deg)}}@keyframes gameReveal-9a34a2aa{0%{opacity:0;transform:translateY(30px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}