.Header_header__KwdYD{width:100%;padding:1.2rem 2rem;background-color:#005a9c;color:white;display:flex;justify-content:space-between;align-items:center;box-shadow:var(--box-shadow);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_logo____uDV a{font-size:1.5rem;font-weight:600;color:white;text-decoration:none}.Header_nav__tNWGY a{margin-left:1.5rem;font-size:1.1rem;color:white;text-decoration:none;transition:opacity .2s ease-in-out}.Header_nav__tNWGY a:hover{opacity:.8;text-decoration:none}.Header_userMenuContainer__AxXC_{position:relative;display:flex;align-items:center}.Header_userIcon__FE6eu{width:40px;height:40px;border-radius:50%;background-color:#007bff;color:white;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;border:2px solid white;cursor:pointer;transition:background-color .2s}.Header_userIcon__FE6eu:hover{background-color:#0056b3}.Header_userIconPlaceholder__xQ_2w{width:40px;height:40px;border-radius:50%;background-color:#ccc}.Header_dropdownMenu__6ZF9n{position:absolute;top:50px;right:0;background-color:white;color:#333;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:180px;z-index:1100;border:1px solid #eee;padding:.5rem 0}.Header_dropdownItem__wO3vR{padding:.75rem 1.25rem;border-bottom:1px solid #f0f0f0;font-size:.95rem}.Header_dropdownItem__wO3vR strong{font-weight:600}.Header_dropdownButton__Y_s4e,.Header_dropdownLink__TPiDC{display:block;width:100%;text-align:left;padding:.75rem 1.25rem;font-size:1rem;color:#333;text-decoration:none;background:none;border:none;cursor:pointer}.Header_dropdownButton__Y_s4e:hover,.Header_dropdownLink__TPiDC:hover{background-color:#f5f5f5;text-decoration:none}.Header_loginButton__m9M44{background-color:#007bff;color:white;padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:500;transition:background-color .2s}.Header_loginButton__m9M44:hover{background-color:#0056b3;text-decoration:none}.Header_hamburger__zEELl{display:none;cursor:pointer;background:none;border:none;padding:0}.Header_hamburger__zEELl div{width:25px;height:3px;background-color:white;margin:5px 0;transition:.4s}.Header_mobileNav__FuzZI{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#005a9c;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:1rem 0}.Header_mobileNav__FuzZI a{display:block;color:white;text-align:center;padding:1rem;text-decoration:none;font-size:1.2rem}.Header_mobileNav__FuzZI a:hover{background-color:#004a8c}@media screen and (max-width:768px){.Header_nav__tNWGY{display:none}.Header_hamburger__zEELl{display:block;margin-right:1rem}.Header_logo____uDV a{font-size:1.2rem}.Header_mobileNav__FuzZI.Header_open__J2_dJ{display:block}}.YesterdayResult_card__bSmbS{background-color:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;text-align:center}.YesterdayResult_title__RCql9{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--secondary-color)}.YesterdayResult_resultGrid__RCm_q{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem;text-align:left}.YesterdayResult_resultItem__JecpE{background-color:#f9f9f9;padding:1rem;border-radius:8px}.YesterdayResult_resultLabel__W6rcm{font-weight:600;color:var(--light-text-color);margin-bottom:.5rem}.YesterdayResult_resultValue__4rhni{font-size:1.2rem;font-weight:500}.YesterdayResult_finalResult__nLxnY{margin-top:2rem;line-height:1.5}.YesterdayResult_errorMessage__Z_I7B{color:red;margin-top:1rem}.YesterdayResult_userVoteText__Qf1E0{display:inline-block;font-size:1.1rem;font-weight:500;color:var(--light-text-color)}.YesterdayResult_hitText__SJFYm,.YesterdayResult_missText___k9qA{display:inline-block;margin-top:.5rem;font-size:2rem;font-weight:700}.YesterdayResult_hitText__SJFYm{color:#e91e63}.YesterdayResult_missText___k9qA{color:var(--secondary-color)}.YesterdayResult_sourceLinkContainer__Tn7VX{margin-top:.8rem}.YesterdayResult_sourceLink__B3c_Q{font-size:.8rem;color:#0066cc;text-decoration:underline;transition:opacity .2s}.YesterdayResult_sourceLink__B3c_Q:hover{opacity:.7}@media screen and (max-width:768px){.YesterdayResult_resultGrid__RCm_q{grid-template-columns:1fr;gap:1rem}.YesterdayResult_title__RCql9{font-size:1.3rem}.YesterdayResult_resultValue__4rhni{font-size:1.1rem}.YesterdayResult_userVoteText__Qf1E0{font-size:clamp(.75rem,3.8vw,1rem)}.YesterdayResult_hitText__SJFYm,.YesterdayResult_missText___k9qA{font-size:1.5rem;margin-top:.3rem}.YesterdayResult_sourceLinkContainer__Tn7VX{margin-top:.5rem}.YesterdayResult_finalResult__nLxnY{margin-top:1.5rem}}.UserStats_statsGrid__pfkt0{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.UserStats_statItem__0sIcK{background-color:#f9f9f9;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.UserStats_statValue__wo_ll{font-size:2rem;font-weight:700;color:var(--primary-color)}.UserStats_statLabel__OxhFp{font-size:1rem;color:#666;margin-top:.5rem}@media (max-width:600px){.UserStats_statsGrid__pfkt0{grid-template-columns:repeat(2,1fr);gap:1rem}}.MyVoteHistory_card__KLR9N{background-color:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;text-align:center}.MyVoteHistory_title__MBvSM{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--secondary-color)}.MyVoteHistory_historyTable__ic8Fs{width:100%;border-collapse:collapse;margin-top:1.5rem;text-align:left}.MyVoteHistory_historyTable__ic8Fs td,.MyVoteHistory_historyTable__ic8Fs th{padding:.8rem 1rem;border-bottom:1px solid var(--border-color)}.MyVoteHistory_historyTable__ic8Fs th{background-color:#f9f9f9;font-weight:600}.MyVoteHistory_noHistory__FJmUg{color:var(--light-text-color);margin-top:1rem}.MyVoteHistory_errorMessage__cBIV7{color:red;margin-top:1rem}.MyVoteHistory_correct__RY63Y{color:#28a745;font-weight:700;font-size:1.2rem}.MyVoteHistory_incorrect__Wv4eO{color:#dc3545;font-weight:700;font-size:1.2rem}@media screen and (max-width:768px){.MyVoteHistory_card__KLR9N{padding:1.5rem}.MyVoteHistory_title__MBvSM{font-size:1.3rem}.MyVoteHistory_historyTable__ic8Fs{font-size:.9rem}.MyVoteHistory_historyTable__ic8Fs td,.MyVoteHistory_historyTable__ic8Fs th{padding:.6rem}}.Ranking_card__xW9SV{background-color:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;text-align:center}.Ranking_title__CI7gF{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--secondary-color)}.Ranking_rankingList__Xia_r{list-style:none;padding:0;margin:0}.Ranking_rankingItem__g4Of1{display:flex;align-items:center;padding:1rem;border-radius:8px;transition:background-color .2s}.Ranking_rankingItem__g4Of1:not(:last-child){border-bottom:1px solid var(--border-color)}.Ranking_rankingItem__g4Of1:hover{background-color:#f9f9f9}.Ranking_rank__yyHqY{font-size:1.5rem;font-weight:700;color:var(--primary-color);width:40px;text-align:center}.Ranking_username__5Pcof{font-size:1.1rem;font-weight:500;margin-left:1.5rem;flex-grow:1;text-align:left}.Ranking_username__5Pcof a{color:inherit;text-decoration:none;transition:color .2s}.Ranking_usernameLink__VQ3Qr,.Ranking_username__5Pcof a:hover{text-decoration:underline;color:var(--primary-color)}.Ranking_usernameLink__VQ3Qr{transition:color .2s}.Ranking_usernameLink__VQ3Qr:hover{color:#0056b3}.Ranking_streak__R5kkX{font-size:1.2rem;font-weight:600}.Ranking_errorMessage__eEFoL{color:red;margin-top:1rem}.Ranking_moreButtonContainer__XrwfL{margin-top:1.5rem;text-align:right}.Ranking_moreButton__2VJgW{background-color:transparent;color:var(--primary-color);padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .2s,color .2s;border:1px solid var(--primary-color)}.Ranking_moreButton__2VJgW:hover{background-color:var(--primary-color);color:white;text-decoration:none}@media screen and (max-width:768px){.Ranking_title__CI7gF{font-size:1.3rem}.Ranking_rankingItem__g4Of1{padding:.8rem .5rem}.Ranking_rank__yyHqY{font-size:1.2rem;width:30px}.Ranking_username__5Pcof{font-size:.9rem;margin-left:1rem}.Ranking_streak__R5kkX{font-size:1rem}}.LoginPrompt_card__WEaKw{background-color:#ffffff;border-radius:8px;padding:24px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:20px;text-align:center}.LoginPrompt_title__aZYSp{font-size:1.5rem;margin-bottom:1rem;color:#333}.LoginPrompt_text__GWYyE{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.LoginPrompt_loginButton__EVpDN{background-color:#4285F4;color:white;border:none;padding:12px 24px;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.LoginPrompt_loginButton__EVpDN:hover{background-color:#357ae8}.Home_main__wWQ_P{display:flex;flex-direction:column;gap:2rem;padding:2rem;max-width:800px;margin:0 auto}.Home_card__GawL3{background-color:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;text-align:center;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.Home_card__GawL3:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.Home_title__4GpoP{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--secondary-color)}.Home_subtitle__57k21{font-size:1.2rem;color:var(--light-text-color);margin-bottom:1rem}.Home_weatherForecast__3VgmY{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:1.5rem 0}.Home_weatherIcon__YsqHo{width:120px;height:50px;margin-top:1.5rem;margin-bottom:.5rem;display:flex;justify-content:center;align-items:center;margin-left:48px}.Home_precipitation__SdqRa{font-size:1rem;color:var(--light-text-color)}.Home_buttonContainer__MbKpP{margin-top:2rem;display:flex;justify-content:center;gap:1.5rem}.Home_button__MyOd8{padding:.8rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .2s}.Home_button__MyOd8.Home_primary__bl_5n{background-color:var(--primary-color);color:white}.Home_button__MyOd8.Home_primary__bl_5n:hover{background-color:#0056b3}.Home_button__MyOd8.Home_primary__bl_5n:disabled{background-color:#a0c3ff;cursor:not-allowed}.Home_statusMessage__nwGUg{margin-top:2rem;font-size:1.2rem;color:green}.Home_errorMessage__WwRIU{color:red;margin-top:1rem}.Home_rulesCard__v5o3F{background-color:var(--card-background-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:2rem;text-align:left;line-height:1.8}.Home_rulesCard__v5o3F h2{text-align:center;margin-bottom:1.5rem}.Home_rulesCard__v5o3F ul{padding-left:20px}.Home_infoSection__4__ah p{margin-bottom:1.5rem;line-height:1.8;text-align:center}.Home_moreButtonContainer___vhV6{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.Home_moreButton__G576I{background-color:transparent;color:var(--primary-color);padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .2s,color .2s;border:1px solid var(--primary-color);display:inline-block}.Home_moreButton__G576I:hover{background-color:var(--primary-color);color:white;text-decoration:none}@media screen and (max-width:768px){.Home_main__wWQ_P{padding:1rem;gap:1.5rem}.Home_card__GawL3,.Home_rulesCard__v5o3F{padding:1.5rem}.Home_title__4GpoP{font-size:1.3rem}.Home_subtitle__57k21{font-size:1.1rem}.Home_weatherForecast__3VgmY{font-size:2rem}.Home_buttonContainer__MbKpP{flex-direction:column;gap:1rem}.Home_button__MyOd8{width:100%;font-size:.9rem;padding:.9rem 1.5rem}}