.first-time-buyer-planner-module__MXrwDa__calculatorSection,.first-time-buyer-planner-module__MXrwDa__faqSection{padding:clamp(64px,8vw,112px) 0}.first-time-buyer-planner-module__MXrwDa__calculatorSection{background:var(--paper-bright,#fffdf9);scroll-margin-top:112px}.first-time-buyer-planner-module__MXrwDa__faqSection{background:var(--sand,#f3eadc)}.first-time-buyer-planner-module__MXrwDa__sectionInner{gap:24px;display:grid}.first-time-buyer-planner-module__MXrwDa__sectionHeading{max-width:720px}.first-time-buyer-planner-module__MXrwDa__sectionHeading h2{max-width:13ch;color:var(--navy);text-transform:uppercase;margin:10px 0 18px;font-size:clamp(3rem,6vw,6.5rem);font-weight:400;line-height:.9}.first-time-buyer-planner-module__MXrwDa__sectionHeading>p:last-child{max-width:640px;color:var(--ink-soft);margin:0;line-height:1.65}.first-time-buyer-planner-module__MXrwDa__disclosure{border:1px solid #042c3d33;border-left:5px solid var(--accent);background:var(--white);color:var(--navy);border-radius:14px;margin-top:10px;padding:16px 18px;font-weight:850;line-height:1.5}.first-time-buyer-planner-module__MXrwDa__calculatorCard{background:#f7f4ee;border:1px solid #042c3d26;border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);display:grid;overflow:hidden;box-shadow:0 20px 54px #042c3d14}.first-time-buyer-planner-module__MXrwDa__form,.first-time-buyer-planner-module__MXrwDa__result{min-width:0;padding:clamp(28px,4vw,48px)}.first-time-buyer-planner-module__MXrwDa__requiredFields,.first-time-buyer-planner-module__MXrwDa__optionalFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;display:grid}.first-time-buyer-planner-module__MXrwDa__field{flex-direction:column;gap:7px;min-width:0;display:flex}.first-time-buyer-planner-module__MXrwDa__field>label{color:var(--navy);text-transform:uppercase;font-size:.76rem;font-weight:900;line-height:1.35}.first-time-buyer-planner-module__MXrwDa__field>small{color:var(--ink-soft);font-size:.75rem;line-height:1.45}.first-time-buyer-planner-module__MXrwDa__inputControl{background:var(--white);min-height:54px;color:var(--ink-soft);border:1px solid #042c3d40;border-radius:13px;align-items:center;gap:7px;padding:0 15px;transition:border-color .16s,box-shadow .16s;display:flex}.first-time-buyer-planner-module__MXrwDa__inputControl:focus-within{border-color:var(--accent-dark);box-shadow:0 0 0 3px #f481212e}.first-time-buyer-planner-module__MXrwDa__inputControlInvalid,.first-time-buyer-planner-module__MXrwDa__inputControlInvalid:focus-within{border-color:#b33b2e;box-shadow:0 0 0 3px #b33b2e24}.first-time-buyer-planner-module__MXrwDa__inputControl input{width:100%;min-width:0;height:52px;color:var(--navy);background:0 0;border:0;outline:0;padding:0;font-size:1rem;font-weight:750}.first-time-buyer-planner-module__MXrwDa__inputControl>span{white-space:nowrap;flex:none;font-size:.72rem;font-weight:800}.first-time-buyer-planner-module__MXrwDa__rangeSlider{appearance:none;background:#042c3d1a;border-radius:4px;outline:none;width:100%;height:6px;margin-top:16px}.first-time-buyer-planner-module__MXrwDa__rangeSlider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:3px solid var(--white);border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #00000026}.first-time-buyer-planner-module__MXrwDa__rangeSlider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:3px solid var(--white);border-radius:50%;width:22px;height:22px;box-shadow:0 2px 6px #00000026}.first-time-buyer-planner-module__MXrwDa__optionalCosts{border-top:1px solid #042c3d29;border-bottom:1px solid #042c3d29;margin-top:28px}.first-time-buyer-planner-module__MXrwDa__optionalTitle{min-height:60px;color:var(--navy);align-items:center;margin:0;font-size:25px;font-weight:900;display:flex}.first-time-buyer-planner-module__MXrwDa__optionalFields{padding:4px 0 28px}.first-time-buyer-planner-module__MXrwDa__optionalHint{color:var(--ink-soft);margin:0 0 18px;font-size:.78rem;line-height:1.5}.first-time-buyer-planner-module__MXrwDa__actions{align-items:center;gap:18px;margin-top:30px;display:flex}.first-time-buyer-planner-module__MXrwDa__actions button:active,.first-time-buyer-planner-module__MXrwDa__resetButton:active{transform:scale(.975)}.first-time-buyer-planner-module__MXrwDa__resetButton{min-height:44px;color:var(--navy);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:8px 2px;font-size:.7rem;font-weight:900;transition:transform .14s cubic-bezier(.23,1,.32,1)}.first-time-buyer-planner-module__MXrwDa__fieldError,.first-time-buyer-planner-module__MXrwDa__formError{color:#77251c;background:#b33b2e14;border-left:4px solid #b33b2e;margin:22px 0 0;padding:13px 15px;font-size:.82rem;font-weight:750;line-height:1.5}.first-time-buyer-planner-module__MXrwDa__fieldError{margin-top:2px;padding:8px 10px;font-size:.76rem}.first-time-buyer-planner-module__MXrwDa__resultContainer{flex-direction:column;display:flex;position:relative}.first-time-buyer-planner-module__MXrwDa__result{background:var(--navy);color:var(--white);flex-direction:column;justify-content:center;padding:clamp(28px,4vw,48px);display:flex;position:sticky;top:120px}.first-time-buyer-planner-module__MXrwDa__resultLabel{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:900}.first-time-buyer-planner-module__MXrwDa__result>strong{font-family:var(--font-heading);overflow-wrap:anywhere;margin-bottom:20px;font-size:clamp(3.5rem,6vw,6rem);font-weight:400;line-height:.9;display:block}.first-time-buyer-planner-module__MXrwDa__breakdownBar{border-radius:6px;height:12px;margin-bottom:24px;display:flex;overflow:hidden}.first-time-buyer-planner-module__MXrwDa__barPi{background:var(--accent)}.first-time-buyer-planner-module__MXrwDa__barTaxes{background:#eca35b}.first-time-buyer-planner-module__MXrwDa__barIns{background:#f3eadc}.first-time-buyer-planner-module__MXrwDa__barHoa{background:#fff3}.first-time-buyer-planner-module__MXrwDa__dotPi,.first-time-buyer-planner-module__MXrwDa__dotTaxes,.first-time-buyer-planner-module__MXrwDa__dotIns,.first-time-buyer-planner-module__MXrwDa__dotHoa{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.first-time-buyer-planner-module__MXrwDa__dotPi{background:var(--accent)}.first-time-buyer-planner-module__MXrwDa__dotTaxes{background:#eca35b}.first-time-buyer-planner-module__MXrwDa__dotIns{background:#f3eadc}.first-time-buyer-planner-module__MXrwDa__dotHoa{background:#fff3}.first-time-buyer-planner-module__MXrwDa__breakdown{margin:0 0 22px}.first-time-buyer-planner-module__MXrwDa__breakdown>div{border-top:1px solid #ffffff2e;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.first-time-buyer-planner-module__MXrwDa__breakdown dt,.first-time-buyer-planner-module__MXrwDa__breakdown dd{margin:0;font-size:.77rem}.first-time-buyer-planner-module__MXrwDa__breakdown dt{color:#ffffffa8}.first-time-buyer-planner-module__MXrwDa__breakdown dd{flex:none;font-weight:900}.first-time-buyer-planner-module__MXrwDa__loanAmount{color:#ffffffa8;border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;margin:24px 0;padding-top:16px;font-size:.85rem;display:flex}.first-time-buyer-planner-module__MXrwDa__loanAmount strong{color:var(--white);font-size:1.2rem}.first-time-buyer-planner-module__MXrwDa__resultNote{color:#ffffffbd;margin:0 0 20px;font-size:.78rem;line-height:1.6}.first-time-buyer-planner-module__MXrwDa__resultWarning{border-left:4px solid var(--accent);color:var(--white);background:#f481211f;margin:0 0 20px;padding:11px 13px;font-size:.78rem;font-weight:750;line-height:1.5}.first-time-buyer-planner-module__MXrwDa__resultLink{color:var(--white);border-bottom:1px solid;align-self:flex-start;font-size:.78rem;font-weight:900}.first-time-buyer-planner-module__MXrwDa__allToolsLink{color:var(--navy);border-bottom:1px solid;justify-self:end;font-size:.78rem;font-weight:900}.first-time-buyer-planner-module__MXrwDa__emptyResult{color:#ffffff9e;max-width:26ch;margin:0;line-height:1.65}.first-time-buyer-planner-module__MXrwDa__faqLayout{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(40px,7vw,110px);display:grid}.first-time-buyer-planner-module__MXrwDa__faqList{border-top:1px solid #042c3d33}.first-time-buyer-planner-module__MXrwDa__faqList details{border-bottom:1px solid #042c3d33}.first-time-buyer-planner-module__MXrwDa__faqList summary{cursor:pointer;min-height:82px;color:var(--navy);grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:20px;font-size:clamp(1rem,1.7vw,1.28rem);font-weight:900;line-height:1.3;list-style:none;display:grid}.first-time-buyer-planner-module__MXrwDa__faqList summary i{border:1px solid #042c3d47;border-radius:50%;place-items:center;width:32px;height:32px;font-size:1.1rem;font-style:normal;font-weight:400;transition:transform .16s cubic-bezier(.23,1,.32,1);display:grid}.first-time-buyer-planner-module__MXrwDa__faqList details[open] summary i{transform:rotate(45deg)}.first-time-buyer-planner-module__MXrwDa__faqList details>p{max-width:62ch;color:var(--ink-soft);margin:-4px 0 0;padding:0 52px 24px 0;line-height:1.65}.first-time-buyer-planner-module__MXrwDa__optionalCosts summary:focus-visible,.first-time-buyer-planner-module__MXrwDa__faqList summary:focus-visible,.first-time-buyer-planner-module__MXrwDa__resetButton:focus-visible,.first-time-buyer-planner-module__MXrwDa__resultLink:focus-visible,.first-time-buyer-planner-module__MXrwDa__allToolsLink:focus-visible{outline:3px solid var(--accent);outline-offset:4px}@media (max-width:980px){.first-time-buyer-planner-module__MXrwDa__calculatorCard,.first-time-buyer-planner-module__MXrwDa__faqLayout{grid-template-columns:minmax(0,1fr)}.first-time-buyer-planner-module__MXrwDa__result{min-height:0}.first-time-buyer-planner-module__MXrwDa__faqLayout{gap:36px}}@media (max-width:680px){.first-time-buyer-planner-module__MXrwDa__calculatorSection,.first-time-buyer-planner-module__MXrwDa__faqSection{padding:58px 0}.first-time-buyer-planner-module__MXrwDa__sectionHeading h2{font-size:clamp(3rem,14vw,4.4rem)}.first-time-buyer-planner-module__MXrwDa__disclosure{padding:15px 16px}.first-time-buyer-planner-module__MXrwDa__calculatorCard{border-radius:22px}.first-time-buyer-planner-module__MXrwDa__form,.first-time-buyer-planner-module__MXrwDa__result{padding:28px 22px}.first-time-buyer-planner-module__MXrwDa__requiredFields,.first-time-buyer-planner-module__MXrwDa__optionalFields{grid-template-columns:minmax(0,1fr)}.first-time-buyer-planner-module__MXrwDa__actions{flex-direction:column;align-items:stretch}.first-time-buyer-planner-module__MXrwDa__actions .button{width:100%}.first-time-buyer-planner-module__MXrwDa__resetButton{align-self:center}.first-time-buyer-planner-module__MXrwDa__allToolsLink{justify-self:start}.first-time-buyer-planner-module__MXrwDa__faqList summary{min-height:74px}.first-time-buyer-planner-module__MXrwDa__faqList details>p{padding-right:0}}@media (prefers-reduced-motion:reduce){.first-time-buyer-planner-module__MXrwDa__inputControl,.first-time-buyer-planner-module__MXrwDa__resetButton,.first-time-buyer-planner-module__MXrwDa__faqList summary i{transition:none}}
.first-time-buyer-page-module__2UU8Fa__firstTimePage{background:var(--paper-bright)}.first-time-buyer-page-module__2UU8Fa__planSection,.first-time-buyer-page-module__2UU8Fa__nextSection{padding:clamp(64px,8vw,112px) clamp(24px,5vw,88px)}.first-time-buyer-page-module__2UU8Fa__planSection{background:var(--sand)}.first-time-buyer-page-module__2UU8Fa__planHeading{max-width:680px;margin-bottom:clamp(32px,4vw,52px)}.first-time-buyer-page-module__2UU8Fa__planHeading h2{color:var(--navy);text-transform:uppercase;margin:10px 0 0;font-size:clamp(3.1rem,6vw,6.4rem);font-weight:400;line-height:.9}.first-time-buyer-page-module__2UU8Fa__planGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.first-time-buyer-page-module__2UU8Fa__planGrid li{background:var(--white);border:1px solid #042c3d1f;border-radius:26px;flex-direction:column;min-height:230px;padding:clamp(24px,3vw,38px);display:flex}.first-time-buyer-page-module__2UU8Fa__planGrid li>span{color:var(--accent-dark);font-family:var(--font-heading);font-size:1.5rem;line-height:1}.first-time-buyer-page-module__2UU8Fa__planGrid h3{max-width:12ch;color:var(--navy);text-transform:uppercase;margin:auto 0 14px;font-size:clamp(2rem,3vw,3.2rem);font-weight:400;line-height:.94}.first-time-buyer-page-module__2UU8Fa__planGrid p{color:var(--ink-soft);margin:0;font-size:18px;line-height:1.6}.first-time-buyer-page-module__2UU8Fa__programPrompt{justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.first-time-buyer-page-module__2UU8Fa__programPrompt p{color:var(--ink-soft);margin:0;font-weight:750;line-height:1.55}.first-time-buyer-page-module__2UU8Fa__programPrompt a{flex:none}.first-time-buyer-page-module__2UU8Fa__nextSection{background:var(--paper-bright)}.first-time-buyer-page-module__2UU8Fa__nextCard{background:var(--accent);border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 48px;padding:clamp(30px,5vw,62px);display:grid}.first-time-buyer-page-module__2UU8Fa__nextCard h2{color:var(--navy);text-transform:uppercase;margin:8px 0 18px;font-size:clamp(3rem,5vw,5.8rem);font-weight:400;line-height:.9}.first-time-buyer-page-module__2UU8Fa__nextCard .kicker{color:var(--navy)}.first-time-buyer-page-module__2UU8Fa__nextCard>div:first-child>p:last-child{max-width:620px;color:var(--navy);margin:0;line-height:1.65}.first-time-buyer-page-module__2UU8Fa__nextActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.first-time-buyer-page-module__2UU8Fa__applyButton{border-color:var(--navy);color:var(--navy);box-shadow:none;background:0 0}.first-time-buyer-page-module__2UU8Fa__applyNote{max-width:760px;color:var(--navy);grid-column:1/-1;margin:0;font-size:.75rem;line-height:1.55}.first-time-buyer-page-module__2UU8Fa__checklist{color:var(--ink-soft);margin:16px 0 0;padding:0 0 0 20px;font-size:.85rem;line-height:1.6}.first-time-buyer-page-module__2UU8Fa__checklist li{background:0 0;border:none;flex-direction:row;min-height:auto;padding:0;list-style-type:disc}.first-time-buyer-page-module__2UU8Fa__programsSection{background:var(--paper-bright);padding:clamp(64px,8vw,112px) clamp(24px,5vw,88px)}.first-time-buyer-page-module__2UU8Fa__programsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.first-time-buyer-page-module__2UU8Fa__programCard{background:var(--white);border:1px solid #042c3d1f;border-radius:26px;flex-direction:column;padding:clamp(24px,3vw,38px);display:flex}.first-time-buyer-page-module__2UU8Fa__programCard>span{color:var(--accent-dark);font-family:var(--font-heading);font-size:1.5rem;line-height:1}.first-time-buyer-page-module__2UU8Fa__programCard h3{color:var(--navy);text-transform:uppercase;margin:14px 0;font-size:clamp(2rem,3vw,3.2rem);font-weight:400;line-height:.94}.first-time-buyer-page-module__2UU8Fa__programCard p{color:var(--ink-soft);margin:0;line-height:1.6}.first-time-buyer-page-module__2UU8Fa__mistakesSection{background:var(--white);padding:clamp(64px,8vw,112px) clamp(24px,5vw,88px)}.first-time-buyer-page-module__2UU8Fa__mistakesHeading{margin-bottom:clamp(32px,4vw,52px)}.first-time-buyer-page-module__2UU8Fa__mistakesHeading h2{color:var(--navy);text-transform:uppercase;margin:0;font-size:clamp(3.1rem,6vw,6.4rem);font-weight:400;line-height:.9}.first-time-buyer-page-module__2UU8Fa__mistakesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.first-time-buyer-page-module__2UU8Fa__mistakeCard{background:var(--paper-bright);border:1px solid #042c3d1f;border-radius:26px;padding:clamp(24px,3vw,38px)}.first-time-buyer-page-module__2UU8Fa__mistakeCard h3{color:var(--navy);text-transform:uppercase;margin:14px 0;font-size:30px;font-weight:400;line-height:.94}.first-time-buyer-page-module__2UU8Fa__mistakeCard p{color:var(--ink-soft);margin:0;line-height:1.6}@media (hover:hover) and (pointer:fine){.first-time-buyer-page-module__2UU8Fa__applyButton:hover{border-color:var(--white);background:var(--white);color:var(--navy)}}@media (max-width:900px){.first-time-buyer-page-module__2UU8Fa__programsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.first-time-buyer-page-module__2UU8Fa__nextCard{grid-template-columns:minmax(0,1fr)}.first-time-buyer-page-module__2UU8Fa__nextActions{justify-content:flex-start}}@media (max-width:680px){.first-time-buyer-page-module__2UU8Fa__planSection,.first-time-buyer-page-module__2UU8Fa__programsSection,.first-time-buyer-page-module__2UU8Fa__mistakesSection,.first-time-buyer-page-module__2UU8Fa__nextSection{padding:58px 16px}.first-time-buyer-page-module__2UU8Fa__planGrid,.first-time-buyer-page-module__2UU8Fa__programsGrid,.first-time-buyer-page-module__2UU8Fa__mistakesGrid{grid-template-columns:minmax(0,1fr)}.first-time-buyer-page-module__2UU8Fa__planGrid li,.first-time-buyer-page-module__2UU8Fa__programCard{min-height:190px;padding:24px 22px}.first-time-buyer-page-module__2UU8Fa__nextCard{border-radius:24px;padding:28px 22px}.first-time-buyer-page-module__2UU8Fa__programPrompt{flex-direction:column;align-items:flex-start}.first-time-buyer-page-module__2UU8Fa__nextActions,.first-time-buyer-page-module__2UU8Fa__nextActions a{width:100%}}
