.MoneyMath_container__btmb2{min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Comic Sans MS,cursive,sans-serif}.MoneyMath_gameHeader__BXLbW{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)}.MoneyMath_backButton__2sY71,.MoneyMath_resetButton__QCOEd{background:#ff6b6b;color:#fff;border:none;padding:12px 20px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.MoneyMath_backButton__2sY71:hover,.MoneyMath_resetButton__QCOEd:hover{background:#ff5252;transform:translateY(-2px)}.MoneyMath_centerContent__97RAS{text-align:center}.MoneyMath_centerContent__97RAS h1{color:#fff;font-size:2.5rem;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.MoneyMath_scoreBoard__L3fbY{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.MoneyMath_percentage__s8y61,.MoneyMath_score__qRzLB{background:hsla(0,0%,100%,.2);padding:8px 16px;border-radius:15px;color:#fff;font-weight:700}.MoneyMath_questionCard__g0h3t{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}.MoneyMath_moneyDisplay__GS2jz{flex-wrap:wrap;gap:15px;margin-bottom:30px;min-height:80px}.MoneyMath_coin__hUVft,.MoneyMath_moneyDisplay__GS2jz{display:flex;justify-content:center;align-items:center}.MoneyMath_coin__hUVft{width:60px;height:60px;border-radius:50%;flex-direction:column;border:3px solid #333;box-shadow:0 4px 10px rgba(0,0,0,.2);animation:MoneyMath_spin__qNM1c 3s linear infinite}@keyframes MoneyMath_spin__qNM1c{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}.MoneyMath_coinValue__300I3{font-size:.7rem;font-weight:700;color:#333;margin-top:2px}.MoneyMath_question__znSyX{color:#333;font-size:1.8rem;margin-bottom:15px;font-weight:700;line-height:1.4}.MoneyMath_hint__kLa2N{background:#e3f2fd;color:#1976d2;padding:15px;border-radius:15px;margin-bottom:25px;font-size:1.1rem;border-left:4px solid #2196f3}.MoneyMath_optionsGrid__Nuhrk{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:15px;gap:15px;margin-bottom:20px}.MoneyMath_optionButton__mE8CF{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;padding:20px;border-radius:15px;font-size:1.3rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.MoneyMath_optionButton__mE8CF:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.MoneyMath_feedbackSection__MHXSO{text-align:center}.MoneyMath_feedback__M4Ixw{font-size:1.4rem;font-weight:700;padding:20px;border-radius:15px;margin-bottom:20px}.MoneyMath_feedback__M4Ixw.MoneyMath_correct__yg04X{background:#c8e6c9;color:#2e7d32;border:2px solid #4caf50}.MoneyMath_feedback__M4Ixw.MoneyMath_incorrect__VhoKd{background:#ffcdd2;color:#c62828;border:2px solid #f44336}.MoneyMath_nextButton__ftQ7u{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}.MoneyMath_nextButton__ftQ7u:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}@media (max-width:768px){.MoneyMath_container__btmb2{padding:15px}.MoneyMath_gameHeader__BXLbW{flex-direction:column;gap:15px;text-align:center}.MoneyMath_questionCard__g0h3t{padding:25px}.MoneyMath_coin__hUVft{width:50px;height:50px}.MoneyMath_coinValue__300I3{font-size:.6rem}.MoneyMath_question__znSyX{font-size:1.5rem}.MoneyMath_optionsGrid__Nuhrk{grid-template-columns:1fr}}