.MoveOfferCard-module__tTDTSa__card{background:#f7faf7;border:1px solid #173e301f;border-radius:20px;margin-top:18px;padding:24px}.MoveOfferCard-module__tTDTSa__cardActive{background:linear-gradient(145deg,#f4f8f5 0%,#eef5ef 100%);border-color:#173e303d}.MoveOfferCard-module__tTDTSa__cardMuted{background:#f5f6f4}.MoveOfferCard-module__tTDTSa__statusRow{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.MoveOfferCard-module__tTDTSa__kicker{color:var(--forest);letter-spacing:.11em;font-size:8px;font-weight:800}.MoveOfferCard-module__tTDTSa__pendingBadge,.MoveOfferCard-module__tTDTSa__activeBadge{letter-spacing:.07em;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:800}.MoveOfferCard-module__tTDTSa__pendingBadge{color:var(--text-soft);background:#173e3012}.MoveOfferCard-module__tTDTSa__activeBadge{color:var(--forest);background:#dff46d52}.MoveOfferCard-module__tTDTSa__card h3{color:var(--text);letter-spacing:-.025em;margin:0 0 10px;font-size:17px;line-height:1.35}.MoveOfferCard-module__tTDTSa__card>p{color:var(--text-soft);margin:0;font-size:10px;line-height:1.7}.MoveOfferCard-module__tTDTSa__pendingAction{background:#173e300d;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:19px;padding:14px 15px;display:flex}.MoveOfferCard-module__tTDTSa__pendingAction span{color:var(--text-soft);font-size:8px}.MoveOfferCard-module__tTDTSa__pendingAction strong{color:var(--forest);white-space:nowrap;font-size:8px}.MoveOfferCard-module__tTDTSa__cta{background:var(--forest);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:56px;margin-top:22px;padding:0 18px;transition:transform .16s,background .16s,box-shadow .16s;display:flex}.MoveOfferCard-module__tTDTSa__cta:hover{background:var(--forest-deep);transform:translateY(-1px);box-shadow:0 12px 30px #0f2c2124}.MoveOfferCard-module__tTDTSa__cta span{font-size:10px;font-weight:700}.MoveOfferCard-module__tTDTSa__cta b{color:var(--accent);font-size:20px;font-weight:500}.MoveOfferCard-module__tTDTSa__disclosure{color:var(--text-light)!important;margin-top:10px!important;font-size:7px!important;line-height:1.55!important}.MoveOfferCard-module__tTDTSa__loadingBar{background:#173e3014;border-radius:999px;height:4px;margin-top:20px;overflow:hidden}.MoveOfferCard-module__tTDTSa__loadingBar span{border-radius:inherit;background:var(--forest);width:45%;height:100%;animation:1.2s ease-in-out infinite alternate MoveOfferCard-module__tTDTSa__offer-loading;display:block}@keyframes MoveOfferCard-module__tTDTSa__offer-loading{0%{transform:translate(-40%)}to{transform:translate(150%)}}@media (max-width:620px){.MoveOfferCard-module__tTDTSa__card{padding:19px}.MoveOfferCard-module__tTDTSa__statusRow,.MoveOfferCard-module__tTDTSa__pendingAction{flex-direction:column;align-items:flex-start}.MoveOfferCard-module__tTDTSa__pendingAction strong{white-space:normal}}
.MovePlanner-module__-d0Msq__stepBody{min-height:365px}.MovePlanner-module__-d0Msq__questionIntro{margin-bottom:26px}.MovePlanner-module__-d0Msq__questionIntro strong{color:var(--text);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.MovePlanner-module__-d0Msq__questionIntro p{color:var(--text-soft);margin:0;font-size:10px;line-height:1.6}.MovePlanner-module__-d0Msq__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.MovePlanner-module__-d0Msq__field{flex-direction:column;gap:8px;display:flex}.MovePlanner-module__-d0Msq__fieldWide{grid-column:1/-1}.MovePlanner-module__-d0Msq__field label,.MovePlanner-module__-d0Msq__fieldLabel{color:var(--text-soft);font-size:10px;font-weight:700}.MovePlanner-module__-d0Msq__input,.MovePlanner-module__-d0Msq__select{border:1px solid var(--border);width:100%;height:58px;color:var(--text);background:#fafbf9;border-radius:16px;outline:none;padding:0 16px;font-size:13px;font-weight:600;transition:border-color .16s,background .16s,box-shadow .16s}.MovePlanner-module__-d0Msq__input:focus,.MovePlanner-module__-d0Msq__select:focus{background:#fff;border-color:#173e3073;box-shadow:0 0 0 4px #9db7a624}.MovePlanner-module__-d0Msq__select{cursor:pointer}.MovePlanner-module__-d0Msq__choiceGroup{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.MovePlanner-module__-d0Msq__choiceButton{border:1px solid var(--border);min-height:52px;color:var(--text-soft);cursor:pointer;text-align:left;background:#fafbf9;border-radius:15px;padding:12px 14px;font-size:11px;font-weight:700;transition:border-color .16s,background .16s,color .16s,transform .16s}.MovePlanner-module__-d0Msq__choiceButton:hover{background:#fff;border-color:#173e3047;transform:translateY(-1px)}.MovePlanner-module__-d0Msq__choiceButtonActive{border-color:var(--forest);background:var(--forest);color:#fff}.MovePlanner-module__-d0Msq__choiceButtonActive:hover{border-color:var(--forest);background:var(--forest-deep);color:#fff}.MovePlanner-module__-d0Msq__accessCard{border:1px solid var(--border);background:#fafbf9bd;border-radius:18px;padding:20px}.MovePlanner-module__-d0Msq__accessCard h3{letter-spacing:-.02em;margin:0 0 18px;font-size:13px}.MovePlanner-module__-d0Msq__accessGrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.MovePlanner-module__-d0Msq__toggleList{flex-direction:column;gap:11px;display:flex}.MovePlanner-module__-d0Msq__toggleRow{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fafbf9;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:15px 16px;transition:border-color .16s,background .16s,transform .16s;display:flex}.MovePlanner-module__-d0Msq__toggleRow:hover{background:#fff;transform:translateY(-1px)}.MovePlanner-module__-d0Msq__toggleRowActive{background:#f3f7f4;border-color:#173e306b}.MovePlanner-module__-d0Msq__toggleCopy strong{color:var(--text);margin-bottom:4px;font-size:11px;display:block}.MovePlanner-module__-d0Msq__toggleCopy span{color:var(--text-soft);font-size:9px;line-height:1.5;display:block}.MovePlanner-module__-d0Msq__toggleIndicator{background:#dfe3e0;border-radius:999px;flex:none;width:34px;height:20px;padding:3px;transition:background .16s}.MovePlanner-module__-d0Msq__toggleIndicator:after{content:"";background:#fff;border-radius:999px;width:14px;height:14px;transition:transform .16s;display:block;box-shadow:0 1px 3px #0c1e1629}.MovePlanner-module__-d0Msq__toggleRowActive .MovePlanner-module__-d0Msq__toggleIndicator{background:var(--forest)}.MovePlanner-module__-d0Msq__toggleRowActive .MovePlanner-module__-d0Msq__toggleIndicator:after{transform:translate(14px)}.MovePlanner-module__-d0Msq__specialGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.MovePlanner-module__-d0Msq__specialButton{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fafbf9;border-radius:17px;min-height:92px;padding:16px;transition:border-color .16s,background .16s,transform .16s}.MovePlanner-module__-d0Msq__specialButton:hover{background:#fff;transform:translateY(-1px)}.MovePlanner-module__-d0Msq__specialButtonActive{background:#f1f6f2;border-color:#173e306b}.MovePlanner-module__-d0Msq__specialButton strong{color:var(--text);margin-bottom:6px;font-size:11px;display:block}.MovePlanner-module__-d0Msq__specialButton span{color:var(--text-soft);font-size:9px;line-height:1.5}.MovePlanner-module__-d0Msq__summaryHero{background:var(--forest);color:#fff;border-radius:18px;margin-bottom:18px;padding:20px}.MovePlanner-module__-d0Msq__summaryStatus{color:var(--accent);letter-spacing:.08em;background:#dff46d24;border-radius:999px;margin-bottom:14px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.MovePlanner-module__-d0Msq__summaryHero h3{letter-spacing:-.025em;margin:0 0 8px;font-size:18px}.MovePlanner-module__-d0Msq__summaryHero p{color:#ffffffad;margin:0;font-size:10px;line-height:1.6}.MovePlanner-module__-d0Msq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.MovePlanner-module__-d0Msq__summaryCard{border:1px solid var(--border);background:#fafbf9;border-radius:16px;padding:16px}.MovePlanner-module__-d0Msq__summaryCard span{color:var(--text-light);letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.MovePlanner-module__-d0Msq__summaryCard strong{color:var(--text);font-size:11px}.MovePlanner-module__-d0Msq__insightBlock{background:#f1f5f2;border-radius:16px;margin-top:12px;padding:17px}.MovePlanner-module__-d0Msq__insightBlock h4{margin:0 0 10px;font-size:10px}.MovePlanner-module__-d0Msq__insightBlock ul{color:var(--text-soft);margin:0;padding-left:17px;font-size:9px;line-height:1.8}.MovePlanner-module__-d0Msq__actions{grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:28px;display:grid}.MovePlanner-module__-d0Msq__actionsSingle{grid-template-columns:1fr}.MovePlanner-module__-d0Msq__backButton,.MovePlanner-module__-d0Msq__nextButton{cursor:pointer;border-radius:16px;min-height:57px;padding:0 19px;font-size:11px;font-weight:700;transition:transform .16s,background .16s,opacity .16s}.MovePlanner-module__-d0Msq__backButton{border:1px solid var(--border);color:var(--text-soft);background:#f6f7f5}.MovePlanner-module__-d0Msq__backButton:hover{background:#fff;transform:translateY(-1px)}.MovePlanner-module__-d0Msq__nextButton{background:var(--forest);color:#fff;text-align:left;justify-content:space-between;align-items:center;gap:20px;display:flex}.MovePlanner-module__-d0Msq__nextButton:hover:not(:disabled){background:var(--forest-deep);transform:translateY(-1px)}.MovePlanner-module__-d0Msq__nextButton:disabled{cursor:not-allowed;opacity:.32}.MovePlanner-module__-d0Msq__nextButton b{color:var(--accent);font-size:20px;font-weight:500}.MovePlanner-module__-d0Msq__devNote{color:var(--text-light);text-align:center;margin:13px 0 0;font-size:8px;line-height:1.55}@media (max-width:620px){.MovePlanner-module__-d0Msq__stepBody{min-height:auto}.MovePlanner-module__-d0Msq__gridTwo,.MovePlanner-module__-d0Msq__choiceGroup,.MovePlanner-module__-d0Msq__accessGrid,.MovePlanner-module__-d0Msq__specialGrid,.MovePlanner-module__-d0Msq__summaryGrid{grid-template-columns:1fr}.MovePlanner-module__-d0Msq__fieldWide{grid-column:auto}.MovePlanner-module__-d0Msq__actions{grid-template-columns:1fr}.MovePlanner-module__-d0Msq__backButton{order:2}.MovePlanner-module__-d0Msq__nextButton{order:1}}
