.NotFound_notFoundContainer__rMLtA{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#1a1a1a;color:#ff6f00;padding:20px}.NotFound_h1__Ta691{text-align:center}.Global_mainContainer__wsW1_{overflow-y:auto}.Global_BtnLight__jd8NL{background-color:var(--color-btn-light)!important;border:2px solid black!important;color:var(--color-tertiary)!important;padding:10px 12px!important;border-radius:8px!important;cursor:pointer!important;font-weight:600!important;font-family:var(--body-font);font-size:var(--font-small)}.Global_BtnLight__jd8NL:hover{background-color:var(--color-secondary-2)!important;color:var(--color-secondary)!important}.Global_BtnDark__V2_mV{background-color:var(--color-btn-dark)!important;color:black!important;font-weight:600!important;padding:10px 12px!important;border:2px solid #f88204!important;border-radius:8px!important;cursor:pointer!important;font-family:var(--body-font);font-size:var(--font-small)}.Global_BtnDark__V2_mV:hover{background-color:var(--color-secondary-3)!important;color:var(--color-secondary)!important}.Global_bodyTextDark__cdHNT{color:var(--color-secondary-2)!important}.Global_bodyTextDark__cdHNT,.Global_bodyTextLight__zDNg6{font-size:var(--font-small)!important;font-weight:600!important;font-family:var(--body-font)!important}.Global_bodyTextLight__zDNg6{color:var(--color-secondary)!important}.Global_bodyTextDarkFormEditor__ZESXM{color:var(--color-secondary-3)!important;font-size:var(--font-small)!important;font-weight:600!important;font-family:var(--body-font)!important}.Global_h1Dark__KDZ_L{color:var(--color-secondary-2)}.Global_h1Dark__KDZ_L,.Global_h1Light__QTzPX{font-size:var(--font-x-large);font-weight:600;font-family:var(--header-font)}.Global_h1Light__QTzPX{color:var(--color-secondary)}.Global_h2Dark__3ZSCV{color:var(--color-secondary-2)}.Global_h2Dark__3ZSCV,.Global_h2Light__jdOLS{font-size:var(--font-large);font-weight:600;font-family:var(--header-font)}.Global_h2Light__jdOLS{color:var(--color-secondary-3)}.Global_h3Dark__CrOu_{color:var(--color-secondary-2)}.Global_h3Dark__CrOu_,.Global_h3Light__9Fj9g{font-size:var(--font-medium);font-weight:600;font-family:var(--header-font)}.Global_h3Light__9Fj9g{color:var(--color-secondary-3)}@media (min-width:475px) and (max-width:768px){.Global_h1Dark__KDZ_L,.Global_h1Light__QTzPX,.Global_h2Dark__3ZSCV,.Global_h2Light__jdOLS{font-size:var(--font-large)}.Global_bodyTextDark__cdHNT,.Global_bodyTextLight__zDNg6{font-size:var(--font-x-small)}.Global_BtnDark__V2_mV,.Global_BtnLight__jd8NL{font-size:var(--font-x-small);padding:8px 10px}}@media (max-width:475px){.Global_h1Dark__KDZ_L,.Global_h1Light__QTzPX,.Global_h2Dark__3ZSCV,.Global_h2Light__jdOLS{font-size:var(--font-medium)}.Global_bodyTextDark__cdHNT,.Global_bodyTextLight__zDNg6{font-size:var(--font-x-small)}.Global_BtnDark__V2_mV,.Global_BtnLight__jd8NL{font-size:var(--font-x-small);padding:8px 10px}}.BudgetGame_containerDarkMode__1q_f1{border:1px solid white;box-shadow:0 4px 12px rgba(0,0,0,.1);color:var(--color-secondary);max-width:640px;margin:2rem auto;font-family:Inter,sans-serif;height:auto}.BudgetGame_outerGamePageContainer__qylDm{height:100vh;padding-top:100px;padding-bottom:40px}.BudgetGame_containerLightMode__fKR7o{border:1px solid var(--color-secondary);color:var( --color-secondary-3 );max-width:640px;height:auto}.BudgetGame_statsDarkMode__rrdIA{color:var(--color-secondary)}.BudgetGame_statsLightMode__HaY8T{color:var(--color-secondary-3)}.BudgetGame_event__PSCq2{font-size:1.125rem;margin-bottom:1rem}.BudgetGame_complete__v_vKD{text-align:center;color:#16a34a;font-weight:700;font-size:1.25rem;margin-top:1rem}.BudgetGame_containerLightMode__fKR7o{background-color:#f5f5f5;color:#333;padding:2rem;border-radius:12px;max-width:600px;margin:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.BudgetGame_containerDarkMode__1q_f1{background-color:#1e1e1e;color:#f0f0f0;padding:2rem;border-radius:12px;max-width:600px;margin:auto;box-shadow:0 4px 12px rgba(255,255,255,.05)}.BudgetGame_title__PaX36{margin-bottom:1.5rem;animation:BudgetGame_fadeIn__oaamw .6s ease-in-out}.BudgetGame_statsDarkMode__rrdIA,.BudgetGame_statsLightMode__HaY8T{font-size:1.1rem;margin-bottom:.5rem;text-align:center}.BudgetGame_startScreen__wx7bI{display:flex;flex-direction:column;align-items:center;animation:BudgetGame_fadeIn__oaamw .5s ease-in-out}.BudgetGame_avatarCard__95QMl{background-color:rgba(255,255,255,.1);border-radius:10px;padding:1rem;margin-bottom:1rem;text-align:center;animation:BudgetGame_fadeIn__oaamw .5s ease-in-out}.BudgetGame_avatarName___wGed{font-size:1.4rem;font-weight:700}.BudgetGame_avatarClass__1SLyh{font-style:italic;color:#888}@keyframes BudgetGame_fadeIn__oaamw{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BudgetGame_formContainer__mI28S{padding:1rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.BudgetGame_inputGroup__hwIg5{margin-bottom:1rem}.BudgetGame_label__SQKCQ{display:block;font-weight:700;margin-bottom:.5rem}.BudgetGame_input__a7Hpo{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.BudgetGame_button__iPe2C{background-color:#0070f3;color:white;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer}.BudgetGame_popup__Am1CG{background-color:#fff8dc;padding:1rem;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);margin-bottom:1rem}.BudgetGame_amountPositive__NLoAH{color:green}.BudgetGame_amountNegative__KbpED{color:red}.BudgetGame_summary__7n3EG{background-color:#f0f0f0;padding:1rem;border-radius:8px;margin-top:1rem;box-shadow:0 2px 6px rgba(0,0,0,.1)}.BudgetGame_title__PaX36{font-size:1.4rem}.BudgetGame_tip__cRMWg{font-style:italic;margin-top:.5rem}.BudgetGame_chartContainer__ENOxg{max-width:400px;margin:0 auto}.BudgetGame_title__PaX36{font-size:1.2rem;margin-bottom:.5rem}.BudgetGame_container__3QGfL{padding:2rem;max-width:700px;margin:0 auto}.BudgetGame_title__PaX36{font-size:2rem;font-weight:700;margin-bottom:1rem;text-align:center}.BudgetGame_difficultySelector__he6NX{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.BudgetGame_select__dfd4s{padding:.5rem;border-radius:4px;border:1px solid #ccc;max-width:200px}.BudgetGame_restartButton__PjnuI{margin-top:2rem;background-color:#e63946;color:white;padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer}.BudgetGame_container__3QGfL{padding:1rem;background-color:#f9f9f9;border-radius:8px}.BudgetGame_heading__4tgnH{font-size:1.5rem;margin-bottom:1rem}.BudgetGame_list__waBxg{list-style:none;padding:0}.BudgetGame_item__FN3Yl{margin-bottom:1rem;padding:.5rem;border-radius:6px;transition:background-color .3s ease}.BudgetGame_unlocked___iLDg{background-color:#d4f4dd;color:#2e7d32}.BudgetGame_locked__hUlgJ{background-color:#eee;color:#999;opacity:.6}.BudgetGame_calendarContainer__MK2Hg{padding:1rem}.BudgetGame_table__pNtzh{width:100%;border-collapse:collapse;margin-top:1rem}.BudgetGame_table__pNtzh td,.BudgetGame_table__pNtzh th{border:1px solid #ccc;padding:.5rem}.BudgetGame_modal__QnJhf{margin-top:1rem;padding:1rem;background-color:#f0f8ff}.BudgetGame_modal__QnJhf input{display:block;margin-bottom:.5rem;padding:.5rem;width:100%}.BudgetGame_modal__QnJhf button{margin-right:.5rem}.BudgetGame_dot__PbuxA{width:8px;height:8px;background-color:red;border-radius:50%;margin:2px auto auto}.BudgetGame_overlay__upFtg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.BudgetGame_modal__QnJhf{background:white;padding:2rem;border-radius:8px;width:100%;max-width:500px;position:relative}.BudgetGame_close__Ao_Rb{position:absolute;top:.5rem;right:.75rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.BudgetHistory_historyList__BlHjK{display:flex;flex-direction:column;gap:1rem}.BudgetHistory_historyItem__h9JOh{border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;background-color:#fff}.BudgetHistory_historyToggle___2_AG{padding:.5rem 0}.BudgetHistory_historyDetails__jKQ8h{margin-top:.5rem}.BudgetHistory_yearGroup__OtiNB{margin-left:1rem;margin-top:.5rem}.BudgetHistory_monthItem__OWDcb{margin-bottom:.5rem}.BudgetHistory_historyToggle___2_AG{background:none;border:none;font-size:1rem;font-weight:700;cursor:pointer;padding:.3rem 0;text-align:left;width:100%}.BudgetHistory_historyDetails__jKQ8h{margin-top:.3rem;padding-left:1rem;font-size:.95rem;color:#333}.BulkFileConverter_container__bO5Pt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;height:100vh;width:100%}.BulkFileConverter_uploadButton__BIUE9{position:relative;z-index:999;opacity:1;pointer-events:all;cursor:pointer}