.PatternGame_container__8D433{min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Comic Sans MS,cursive,sans-serif}.PatternGame_gameHeader__vlspH{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;background:hsla(0,0%,100%,.1);padding:15px 25px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.PatternGame_backButton__NN0Rw,.PatternGame_resetButton__n7_Tv{background:#ff6b6b;color:#fff;border:none;padding:12px 20px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.PatternGame_backButton__NN0Rw:hover,.PatternGame_resetButton__n7_Tv:hover{background:#ff5252;transform:translateY(-2px)}.PatternGame_centerContent__lUcIf{text-align:center}.PatternGame_centerContent__lUcIf h1{color:#fff;font-size:2.5rem;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.PatternGame_scoreBoard____Vyf{display:flex;gap:20px;justify-content:center}.PatternGame_score__E6WEH{background:hsla(0,0%,100%,.2);padding:8px 16px;border-radius:15px;color:#fff;font-weight:700}.PatternGame_questionCard__R_EbP{background:#fff;border-radius:25px;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.2);text-align:center;max-width:700px;margin:0 auto}.PatternGame_patternDisplay__7Sg85{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.PatternGame_patternItem__D9aKR{background:#f8f9fa;border-radius:15px;border:3px solid #e9ecef;box-shadow:0 4px 10px rgba(0,0,0,.1)}.PatternGame_patternItem__D9aKR,.PatternGame_questionMark__xx2bT{font-size:3rem;padding:15px;min-width:70px;min-height:70px;display:flex;align-items:center;justify-content:center}.PatternGame_questionMark__xx2bT{background:linear-gradient(135deg,#ffd93d,#ff6b6b);border-radius:15px;border:3px solid #ff9800;color:#fff;font-weight:700;box-shadow:0 4px 15px hsla(0,100%,71%,.3);animation:PatternGame_pulse__qEVuh 1.5s infinite}@keyframes PatternGame_pulse__qEVuh{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.PatternGame_question__6_gB7{color:#333;font-size:1.8rem;margin-bottom:15px;font-weight:700}.PatternGame_hint__ackz3{background:#e3f2fd;color:#1976d2;padding:15px;border-radius:15px;margin-bottom:25px;font-size:1.1rem;border-left:4px solid #2196f3}.PatternGame_optionsGrid__gVO6q{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:15px;gap:15px;max-width:400px;margin:0 auto 20px}.PatternGame_optionButton__m_cN8{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;padding:20px;border-radius:15px;font-size:2.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);min-height:80px;display:flex;align-items:center;justify-content:center}.PatternGame_optionButton__m_cN8:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.PatternGame_feedbackSection__dt5C8{text-align:center}.PatternGame_feedback__j9OJ1{font-size:1.4rem;font-weight:700;padding:20px;border-radius:15px;margin-bottom:20px}.PatternGame_feedback__j9OJ1.PatternGame_correct__hZIBZ{background:#c8e6c9;color:#2e7d32;border:2px solid #4caf50}.PatternGame_feedback__j9OJ1.PatternGame_incorrect___e_Hj{background:#ffcdd2;color:#c62828;border:2px solid #f44336}.PatternGame_nextButton__zsMDK{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease}.PatternGame_nextButton__zsMDK:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}@media (max-width:768px){.PatternGame_container__8D433{padding:15px}.PatternGame_gameHeader__vlspH{flex-direction:column;gap:15px;text-align:center}.PatternGame_questionCard__R_EbP{padding:25px}.PatternGame_patternDisplay__7Sg85{gap:10px}.PatternGame_patternItem__D9aKR,.PatternGame_questionMark__xx2bT{font-size:2rem;min-width:50px;min-height:50px;padding:10px}.PatternGame_optionsGrid__gVO6q{grid-template-columns:repeat(3,1fr)}.PatternGame_optionButton__m_cN8{font-size:2rem;min-height:60px}}