.guidedSetupOpen{overflow:hidden!important}.guidedSetupOverlay{position:fixed;inset:0;z-index:10050;background:rgba(4,8,17,.88);display:flex;align-items:center;justify-content:center;padding:14px}.guidedSetupOverlay.hidden{display:none!important}.guidedSetupPanel{width:min(680px,100%);height:min(850px,calc(100vh - 28px));background:#101827;color:#f5f7fb;border:1px solid #52637d;border-radius:22px;box-shadow:0 26px 80px rgba(0,0,0,.6);display:flex;flex-direction:column;overflow:hidden}.guidedSetupHead{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#0b1220;border-bottom:1px solid #33445d}.guidedSetupHead>div{display:flex;flex-direction:column;gap:2px}.guidedSetupHead span{color:#a995ff;font-size:18px;font-weight:950}.guidedSetupHead b{font-size:12px;color:#aeb9c9}.guidedSetupHead button{width:42px;height:42px;margin:0!important;padding:0!important;border-radius:50%;background:#202c3e!important;color:#fff!important;font-size:26px!important}.guidedSetupBody{padding:22px;overflow:auto;flex:1}.guidedSetupBody h1{font-size:28px!important;margin:4px 0 8px!important;line-height:1.15}.guidedLead{color:#bac4d2;font-size:15px;line-height:1.5;margin:0 0 20px}.guidedProgress{color:#9e8dff;font-size:11px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.guidedSetupBody label{display:block;margin:15px 0 6px;color:#dce3ec;font-size:14px;font-weight:800}.guidedSetupBody input,.guidedSetupBody select{width:100%;min-height:50px;border-radius:12px;border:1px solid #53627a;background:#0b1321;color:#fff;padding:12px;font-size:16px}.guidedSetupBody button{width:100%;min-height:48px;margin-top:10px;font-size:15px;font-weight:850}.guidedChoices,.guidedCategoryList{display:grid;gap:9px}.guidedChoices{grid-template-columns:1fr 1fr}.guidedChoices button,.guidedCategoryList button{background:#172338!important;border:1px solid #40516c!important;color:#fff!important;text-align:left}.guidedCategoryList button{display:flex;flex-direction:column;gap:3px;padding:14px!important}.guidedCategoryList b{font-size:15px}.guidedCategoryList span{font-size:12px;color:#aeb9c9;line-height:1.35}.guidedWelcome{display:grid;gap:9px;margin:16px 0;padding:16px;border-radius:14px;background:#152238;color:#dce5f0}.guidedNote{margin:13px 0;padding:12px;border-radius:12px;background:#17243a;color:#b9c6d7;font-size:13px;line-height:1.45}.guidedCheck{display:flex!important;align-items:center;gap:10px}.guidedCheck input{width:20px!important;min-height:20px!important}.guidedReview,.guidedSummary{display:grid;gap:1px;background:#344258;border:1px solid #485a75;border-radius:14px;overflow:hidden;margin-bottom:16px}.guidedReview>div,.guidedSummary>div{display:flex;justify-content:space-between;gap:12px;background:#131f31;padding:13px}.guidedReview span,.guidedSummary span{color:#aeb9c9}.guidedReview b,.guidedSummary b{text-align:right}.guidedDuplicate{padding:16px;border-radius:15px;background:#2b2134;border:1px solid #8b6aa1}.guidedDuplicate>div{display:flex;flex-direction:column;margin-top:12px}.guidedDuplicate span{color:#c6b4d3;font-size:12px}.guidedDuplicate p{line-height:1.45}.guidedToast{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);width:min(520px,calc(100% - 40px));padding:13px;border-radius:12px;text-align:center;background:#173d31;border:1px solid #35aa82;color:#fff;z-index:2}.guidedToast.bad{background:#4a2025;border-color:#d76b77}.guidedToast.hidden{display:none}.guidedBudgetLaunch{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;margin:0 0 16px;border:1px solid #725fe0;border-radius:18px;background:linear-gradient(135deg,#211a43,#13243a);box-shadow:0 10px 28px rgba(49,35,112,.28)}.guidedBudgetLaunch span{font-size:10px;font-weight:950;letter-spacing:1.2px;color:#b5a7ff}.guidedBudgetLaunch h2{margin:5px 0!important;font-size:20px!important}.guidedBudgetLaunch p{margin:0;color:#bfc9d8;font-size:13px;line-height:1.4}.guidedBudgetLaunch button{width:auto!important;min-width:245px;margin:0!important;font-size:14px!important}@media(max-width:640px){.guidedSetupOverlay{padding:0}.guidedSetupPanel{height:100vh;max-height:none;border-radius:0;border:0}.guidedSetupBody{padding:18px}.guidedSetupBody h1{font-size:25px!important}.guidedChoices{grid-template-columns:1fr}.guidedBudgetLaunch{flex-direction:column;align-items:stretch}.guidedBudgetLaunch button{width:100%!important;min-width:0}.guidedReview>div,.guidedSummary>div{flex-direction:column;gap:4px}.guidedReview b,.guidedSummary b{text-align:left}}
.savedIncomeSources{display:grid;gap:10px;margin-top:16px}.savedIncomeSource{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px;border:1px solid #40516c;border-radius:13px;background:#111d2e}.savedIncomeSource>div:first-child{display:flex;flex-direction:column;gap:4px}.savedIncomeSource span{font-size:12px;color:#aeb9c9}.savedIncomeSource>div:last-child{display:flex;gap:7px}.savedIncomeSource button{width:auto!important;min-height:36px!important;margin:0!important;padding:7px 11px!important;font-size:12px!important}.savedIncomeSource button[data-income-delete]{background:#3b2026!important;border-color:#80404b!important;color:#fff!important}#manualIncomeActions{margin-top:16px;padding-top:16px;border-top:1px solid #34445c}#submitIncomeSourceButton{width:100%!important;font-size:16px!important;font-weight:900!important}@media(max-width:640px){.savedIncomeSource{align-items:flex-start;flex-direction:column}.savedIncomeSource>div:last-child{width:100%}.savedIncomeSource button{flex:1}}
