.GeographyQuiz_container__Ux0Oc{min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Comic Sans MS,cursive,sans-serif}.GeographyQuiz_gameHeader__SejKM{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)}.GeographyQuiz_backButton__MjEOj,.GeographyQuiz_resetButton__sa6xm{background:#ff6b6b;color:#fff;border:none;padding:12px 20px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.GeographyQuiz_backButton__MjEOj:hover,.GeographyQuiz_resetButton__sa6xm:hover{background:#ff5252;transform:translateY(-2px)}.GeographyQuiz_centerContent__EbVSN{text-align:center}.GeographyQuiz_centerContent__EbVSN h1{color:#fff;font-size:2.5rem;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.GeographyQuiz_scoreBoard__pP4Yp{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.GeographyQuiz_percentage__G5Kri,.GeographyQuiz_score__c_gmM{background:hsla(0,0%,100%,.2);padding:8px 16px;border-radius:15px;color:#fff;font-weight:700}.GeographyQuiz_questionCard__lE2ud{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}.GeographyQuiz_questionDisplay__qeBcZ{margin-bottom:30px}.GeographyQuiz_globe__WS2M_{font-size:4rem;margin-bottom:20px;animation:GeographyQuiz_rotate___XTo7 10s linear infinite}@keyframes GeographyQuiz_rotate___XTo7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GeographyQuiz_question___im0r{color:#333;font-size:1.8rem;margin-bottom:15px;font-weight:700;line-height:1.4}.GeographyQuiz_hint__wImk3{background:#e3f2fd;color:#1976d2;padding:15px;border-radius:15px;margin-bottom:25px;font-size:1.1rem;border-left:4px solid #2196f3}.GeographyQuiz_optionsGrid__P1DwK{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:15px;gap:15px;margin-bottom:20px}.GeographyQuiz_optionButton__zYRV4{background:linear-gradient(135deg,#4ecdc4,#44a08d);color:#fff;border:none;padding:20px;border-radius:15px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center;line-height:1.3}.GeographyQuiz_optionButton__zYRV4:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.GeographyQuiz_feedbackSection__N68Yi{text-align:center}.GeographyQuiz_feedback__DE1lY{font-size:1.4rem;font-weight:700;padding:20px;border-radius:15px;margin-bottom:20px;line-height:1.4}.GeographyQuiz_feedback__DE1lY.GeographyQuiz_correct__MoBXg{background:#c8e6c9;color:#2e7d32;border:2px solid #4caf50}.GeographyQuiz_feedback__DE1lY.GeographyQuiz_incorrect__h5ELR{background:#ffcdd2;color:#c62828;border:2px solid #f44336}.GeographyQuiz_nextButton__uhtXn{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}.GeographyQuiz_nextButton__uhtXn:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}@media (max-width:768px){.GeographyQuiz_container__Ux0Oc{padding:15px}.GeographyQuiz_gameHeader__SejKM{flex-direction:column;gap:15px;text-align:center}.GeographyQuiz_questionCard__lE2ud{padding:25px}.GeographyQuiz_globe__WS2M_{font-size:3rem}.GeographyQuiz_question___im0r{font-size:1.5rem}.GeographyQuiz_optionsGrid__P1DwK{grid-template-columns:1fr}}