.home-title-link{padding:0;text-align:left;font:inherit;letter-spacing:inherit;line-height:inherit}
.home-title-link:hover{color:var(--blue)}
.property-dialog{--property-gutter:clamp(24px,4.4vw,78px);width:100%;max-width:100%;height:100svh;max-height:100svh;margin:0;padding:0;border-radius:0;overscroll-behavior:contain;background:#fff;scroll-behavior:smooth}
.property-dialog::backdrop{background:#fff}
.property-header{position:sticky;top:0;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:0 var(--property-gutter);background:#ffffffed;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.back-to-homes{display:flex;align-items:center;gap:11px;font-size:.875rem;padding:12px 0;min-width:200px}
.back-to-homes .icon{width:20px;transform:rotate(180deg)}
.property-brand{font-size:1.5rem;letter-spacing:-1px;gap:10px}
.property-brand .equals{width:27px;height:22px}
.property-header-actions{display:flex;gap:25px;min-width:200px;justify-content:flex-end}
.property-header-actions button{display:flex;align-items:center;gap:8px;font-size:.875rem;padding:12px 0}
.property-header-actions .icon{width:19px;height:19px}
.property-header-actions [aria-pressed=true]{color:var(--blue)}
.property-header-actions [aria-pressed=true] use{fill:#064eff1c}
.property-body{max-width:1670px;margin:0 auto;padding:27px var(--property-gutter) 0}
.property-gallery{display:grid;grid-template-columns:1.92fr 1fr;grid-template-rows:1fr 1fr;gap:6px;aspect-ratio:3.23;position:relative}
.property-gallery>button{position:relative;display:block;padding:0;background-image:var(--gallery);background-repeat:no-repeat;background-color:var(--soft);overflow:hidden}
.property-gallery>button:after{position:absolute;content:"";inset:0;background:#06173b;opacity:0;transition:opacity .25s}
.property-gallery>button:hover:after{opacity:.08}
.property-main-photo{grid-row:1/3;background-size:var(--main-size) 100%;background-position:left top;border-top-left-radius:68px}
.property-kitchen-photo{background-size:var(--right-size) var(--top-size);background-position:right top;border-top-right-radius:7px}
.property-living-photo{background-size:var(--right-size) var(--bottom-size);background-position:right bottom;border-bottom-right-radius:7px}
.property-photo-tag{position:absolute;left:20px;bottom:20px;border-radius:7px;padding:10px 15px;background:#fff;display:flex;align-items:center;gap:20px;font-size:.875rem;color:var(--navy);z-index:1}
.property-photo-tag .icon{width:18px;height:18px}
.property-kitchen-photo>span,.property-living-photo>span{position:absolute;left:15px;bottom:13px;font-size:.8125rem;color:#fff;text-shadow:0 1px 9px #000;padding:5px 10px;border-radius:5px;background:#091a4059;backdrop-filter:blur(9px);z-index:1}
.property-gallery-mark{position:absolute;left:calc(65.75% - 21px);top:-9px;display:flex;align-items:center;justify-content:center;width:42px;height:55px;background:var(--blue);box-shadow:0 4px 16px #00195026}
.property-gallery-mark .equals{color:white;width:23px;height:18px}
.property-gallery-mark .equals:before,.property-gallery-mark .equals:after{height:5px}
.property-identity{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px 0 29px}
.property-identity .eyebrow{font-size:.75rem;margin-bottom:7px;color:var(--blue)}
.property-identity h2{font-family:var(--serif);font-size:clamp(2.6rem,4vw,4rem);font-weight:400;letter-spacing:-2px;line-height:1.08;margin:0}
#property-tagline{font-size:1rem;color:var(--muted);margin:10px 0 0}
.property-asking{text-align:right;flex:none}
.property-asking>span{font-size:.75rem;color:var(--muted)}
.property-asking>strong{display:block;font-family:var(--serif);font-size:2.8rem;font-weight:400;line-height:1.25;letter-spacing:-1px}
.property-asking>p{font-size:.875rem;color:var(--muted);margin:5px 0 0}
.property-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:clamp(32px,5vw,90px);align-items:start}
.property-explore{min-width:0}
.property-tabs{display:flex;border-bottom:1px solid var(--line);gap:36px;min-height:59px;align-items:stretch}
.property-tabs>button{font-size:.9375rem;position:relative;padding:17px 0;white-space:nowrap}
.property-tabs>button[aria-selected=true]{color:var(--blue);font-weight:600}
.property-tabs>button[aria-selected=true]:after{content:"";height:3px;background:var(--blue);position:absolute;left:0;right:0;bottom:-1px}
.property-panel{padding:31px 0 42px;animation:panel-enter .25s ease-out}
@keyframes panel-enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.panel-heading{margin-bottom:25px}
.panel-heading .eyebrow{font-size:.75rem;margin-bottom:8px}
.panel-heading h3{font-family:var(--serif);font-weight:400;letter-spacing:-1px;line-height:1.2;font-size:2rem;margin:0 0 14px;max-width:600px}
.panel-heading>p:not(.eyebrow){color:var(--muted);font-size:1rem;line-height:1.75;margin:0;max-width:650px}
.property-highlights{display:flex;flex-wrap:wrap;gap:10px 25px;margin:26px 0}
.property-highlights span{display:flex;gap:8px;align-items:center;font-size:.875rem;color:#334c73}
.property-highlights .icon{width:17px;height:17px;color:var(--blue)}
.property-room-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.property-room-card{padding:0;text-align:left}
.property-room-card>.room-card-image{display:block;background-image:var(--gallery);background-repeat:no-repeat;aspect-ratio:1.78;border-radius:7px}
.room-card-image.kitchen{background-size:var(--right-size) var(--top-size);background-position:right top}
.room-card-image.living{background-size:var(--right-size) var(--bottom-size);background-position:right bottom}
.property-room-card>span:last-child{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:12px 0 0}
.property-room-card .icon{width:19px;height:19px}
.property-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:30px;margin:28px 0 18px;border-top:1px solid var(--line)}
.property-section-heading h4{font-family:var(--serif);font-size:1.55rem;line-height:1.3;font-weight:400;letter-spacing:-.6px;margin:0}
.property-section-heading>span{font-size:.75rem;color:var(--muted);text-align:right}
.property-checklist{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}
.property-checklist label{display:flex;align-items:flex-start;gap:10px;color:var(--navy);font-size:.875rem;line-height:1.6;cursor:pointer}
.property-checklist input{width:17px;height:17px;flex:none;accent-color:var(--blue);margin:3px 0 0}
.property-checklist label:has(:checked)>span{color:var(--muted)}
.property-small-note{font-size:.75rem;line-height:1.75;color:var(--muted);margin:20px 0 0}
.property-decision{position:sticky;top:97px;padding-top:0}
.decision-card{background:#f5f8fe;border:1px solid #dae4f7;border-radius:12px;padding:25px 26px 22px;box-shadow:0 12px 35px #2c539807}
.decision-card>.eyebrow{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.75rem;letter-spacing:1px;color:var(--blue);margin:0 0 22px}
.decision-card>.eyebrow>span{font-size:.75rem;letter-spacing:0;text-transform:none;font-weight:400;color:var(--muted)}
.decision-label{font-size:.875rem;color:var(--muted);margin:0 0 2px}
.decision-payment{display:flex;align-items:baseline;gap:9px;margin:0;line-height:1.3}
.decision-payment strong{font-size:2.75rem;font-weight:500;letter-spacing:-1.8px}
.decision-payment>span{font-size:.875rem;color:var(--muted)}
.decision-assumptions{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;font-size:.8125rem;color:var(--blue);padding:10px 0 20px}
.decision-assumptions .icon{width:18px;height:18px}
.property-cost-lines{padding:17px 0 0;margin:0;border-top:1px solid #d8e2f4}
.property-cost-lines>div{display:flex;justify-content:space-between;gap:15px;margin-bottom:10px;font-size:.8125rem}
.property-cost-lines dt{color:var(--muted)}
.property-cost-lines dd{margin:0;font-variant-numeric:tabular-nums}
.decision-cash{border-top:1px solid #d8e2f4;padding-top:17px;margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.decision-cash>span{font-size:.8125rem;color:var(--muted);max-width:105px}
.decision-cash strong{font-size:1.6rem;font-weight:500;letter-spacing:-.7px}
#property-offer-basis{font-size:.75rem;color:var(--muted);line-height:1.65;margin:12px 0 0}
.decision-card>.primary-button{margin-top:23px;width:100%;font-size:1.125rem;text-align:left;padding:18px 21px;line-height:1.45}
.decision-human{font-size:.75rem;line-height:1.65;text-align:center;color:var(--muted);margin:12px 0 19px}
.decision-advisor{font-size:.8125rem;display:block;text-align:center;color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.decision-disclosure{font-size:.75rem;line-height:1.7;color:var(--muted);margin:17px 0 0}
.property-questions{margin:28px 0 0;padding:0 2px}
.property-questions>.eyebrow{margin-bottom:9px}
.property-questions>button{display:flex;justify-content:space-between;gap:16px;width:100%;padding:14px 0;border-bottom:1px solid var(--line);text-align:left;font-size:.875rem}
.property-questions>button>span{color:var(--blue);font-size:1.125rem;font-weight:400}
.property-questions>button[aria-expanded=true]{color:var(--blue)}
#property-answer{font-size:.875rem;line-height:1.7;color:var(--muted);padding:17px 0}
#property-answer strong{color:var(--navy);font-weight:500}
.property-bottom-note{border-top:1px solid var(--line);margin-top:38px;padding:22px 0 27px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--muted);font-size:.75rem}
.loan-strategies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.strategy-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:8px;padding:19px 17px}
.strategy-card.current{border-color:#a6bef6;background:#f8faff}
.strategy-card .strategy-badge{font-size:.75rem;color:var(--blue);letter-spacing:.8px;text-transform:uppercase;min-height:18px}
.strategy-card h4{font-size:.9375rem;font-weight:600;margin:10px 0 6px;line-height:1.4}
.strategy-card .strategy-description{font-size:.75rem;line-height:1.6;color:var(--muted);margin:0 0 20px;min-height:36px}
.strategy-payment{font-size:1.65rem;letter-spacing:-1px;line-height:1.25;margin:0}
.strategy-payment small{font-size:.75rem;color:var(--muted);letter-spacing:0}
.strategy-card dl{margin:20px 0}
.strategy-card dl>div{display:flex;flex-direction:column;gap:3px;margin:0 0 13px;font-size:.8125rem}
.strategy-card dt{color:var(--muted);font-size:.75rem}
.strategy-card dd{margin:0}
.strategy-card>button{font-size:.8125rem;margin-top:auto;padding:10px 0;display:flex;justify-content:space-between;align-items:center;gap:7px;border-top:1px solid var(--line);color:var(--blue);text-align:left}
.strategy-card>button .icon{width:18px;height:18px}
.strategy-card>button:disabled{opacity:1;color:var(--muted)}
.horizon-buttons{display:flex;gap:5px;flex:none}
.horizon-buttons button{font-size:.75rem;border:1px solid var(--line);border-radius:5px;padding:6px 9px}
.horizon-buttons button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}
.projection-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px}
.projection-inputs label{font-size:.875rem}
.projection-inputs input{font-size:1rem}
.projection-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}
.projection-metrics>div{display:flex;flex-direction:column;gap:6px}
.projection-metrics span{font-size:.75rem;color:var(--muted)}
.projection-metrics strong{font-size:1.45rem;font-weight:500;letter-spacing:-.6px}
.projection-metrics>div:first-child strong{color:var(--blue)}
.ownership-chart{width:100%;height:auto;display:block;overflow:visible}
.chart-legend{display:flex;gap:22px;font-size:.75rem;color:var(--muted);margin-bottom:14px;flex-wrap:wrap}
.chart-legend>span{display:flex;gap:7px;align-items:center}
.chart-legend i{width:14px;height:3px;display:inline-block;background:#064eff}
.chart-legend>span:nth-child(2) i{background:#7b8ea7}
.projection-benefit{padding:15px 18px;border:1px solid #dce6fc;background:#f7faff;color:var(--muted);border-radius:7px;font-size:.875rem;line-height:1.65;margin-top:12px}
.projection-benefit strong{font-weight:500;color:var(--navy)}
.property-source-note{font-size:.75rem;line-height:1.7;color:var(--muted);margin-top:20px}
.property-source-note summary{cursor:pointer;color:var(--blue)}
.property-source-note a,.property-source-link{color:var(--blue);text-decoration:underline;text-underline-offset:4px}
.property-source-link{display:inline-block;font-size:.75rem;margin-top:15px}
.offer-inputs{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:15px}
.offer-inputs label{font-size:.875rem;line-height:1.5}
.offer-inputs input{font-size:1rem;margin-top:8px}
.offer-shortcuts{display:flex;gap:9px;flex-wrap:wrap;margin:17px 0 28px}
.offer-shortcuts button{font-size:.75rem;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:7px 12px}
.offer-shortcuts button:hover{color:var(--blue);border-color:#b1c6f9}
.offer-comparison{width:100%;border-collapse:collapse;font-size:.875rem;text-align:right}
.offer-comparison caption{text-align:left;font-size:.75rem;color:var(--muted);margin-bottom:15px}
.offer-comparison th,.offer-comparison td{padding:17px 14px;border-bottom:1px solid var(--line)}
.offer-comparison th:first-child{text-align:left;padding-left:0;font-weight:400;color:var(--muted)}
.offer-comparison thead th{font-size:.8125rem;font-weight:500}
.offer-comparison th:last-child,.offer-comparison td:last-child{background:#f4f8ff;color:var(--blue)}
.offer-comparison .offer-payment-row td{font-size:1.7rem;font-weight:500;letter-spacing:-.8px}
.offer-impact{font-size:.875rem;line-height:1.7;padding:17px 20px;border-left:3px solid var(--blue);background:#f6f9ff;margin-top:23px}
.offer-impact strong{font-weight:600}
.offer-lab-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:14px}
.offer-lab-footer p{font-size:.75rem;color:var(--muted);margin:0}
.offer-lab-footer>.primary-button{font-size:.875rem}
.property-next-steps{display:grid;gap:0}
.property-next-step{display:flex;align-items:flex-start;gap:18px;padding:21px 0;border-bottom:1px solid var(--line)}
.property-next-step>.step-index{flex:none;font-size:.75rem;color:var(--blue);font-weight:600;margin-top:3px}
.property-next-step h4{font-size:1rem;margin:0 0 6px;font-weight:500}
.property-next-step p{color:var(--muted);font-size:.875rem;line-height:1.7;margin:0}
.property-next-step button,.property-next-step a{color:var(--blue);font-size:.875rem;padding:0;margin-top:11px;display:inline-flex;align-items:center;gap:9px}
.property-next-step .icon{width:17px;height:17px}
.property-note-label{font-size:.875rem;margin-bottom:8px}
#property-notes{font:inherit;line-height:1.7;padding:15px 17px;resize:vertical;min-height:130px;width:100%;border:1px solid #bdc9db;border-radius:7px;color:var(--navy);background:#fff}
#property-notes:focus-visible{outline:3px solid #5284ff;outline-offset:1px}
#property-notes::placeholder{color:#7b889e;font-size:.9375rem}
.note-status{display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted);margin-top:7px}
.plan-download-row{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:28px;flex-wrap:wrap}
.plan-download-row .text-link{font-size:.875rem}
.property-mobile-action{display:none}
.property-status{position:fixed;left:50%;bottom:25px;transform:translate(-50%,10px);background:var(--navy);padding:12px 20px;box-shadow:0 5px 18px #0010382b;border-radius:7px;color:#fff;font-size:.875rem;opacity:0;pointer-events:none;z-index:15;max-width:calc(100% - 35px);width:max-content;text-align:center;transition:opacity .2s,transform .2s}
.property-status.visible{opacity:1;transform:translate(-50%,0)}
.property-copy-input{font-size:.875rem;margin-top:12px}
@media(min-width:1600px){.property-gallery{aspect-ratio:3.35}.property-workspace{grid-template-columns:minmax(0,1fr) 380px}.decision-card{padding:28px 30px}.panel-heading h3{font-size:2.3rem}.strategy-card{padding:24px}.strategy-card h4{font-size:1rem}.strategy-payment{font-size:1.9rem}}
@media(max-width:1100px){.property-dialog{--property-gutter:32px}.property-workspace{grid-template-columns:minmax(0,1fr) 295px;gap:30px}.property-gallery{aspect-ratio:2.85}.property-identity h2{font-size:2.8rem}.property-asking>strong{font-size:2.4rem}.decision-card{padding:22px 20px}.decision-card>.primary-button{font-size:1rem;padding:16px}.decision-payment strong{font-size:2.5rem}.property-tabs{gap:26px}.panel-heading h3{font-size:1.8rem}.property-checklist{grid-template-columns:1fr}.loan-strategies{gap:8px}.strategy-card{padding:15px 12px}.strategy-card h4{font-size:.875rem}.strategy-payment{font-size:1.4rem}.strategy-card .strategy-description{min-height:56px}.projection-metrics{gap:12px}.projection-metrics strong{font-size:1.25rem}.offer-inputs{grid-template-columns:1fr 1fr}.offer-inputs label:first-child{grid-column:1/3}.property-section-heading{align-items:flex-start;flex-wrap:wrap}.offer-comparison th,.offer-comparison td{padding:15px 10px}.offer-comparison .offer-payment-row td{font-size:1.4rem}}
@media(max-width:850px){.property-dialog{--property-gutter:25px}.property-header{min-height:66px}.back-to-homes,.property-header-actions{min-width:0}.property-brand{font-size:1.35rem}.property-header-actions{gap:18px}.back-to-homes{font-size:.8125rem}.property-header-actions button{font-size:.8125rem}.property-workspace{grid-template-columns:minmax(0,1fr) 270px;gap:25px}.property-tabs{gap:22px}.property-tabs>button{font-size:.875rem}.property-identity{gap:20px;padding:25px 0}.property-identity h2{font-size:2.5rem}.property-asking>strong{font-size:2.2rem}.property-asking>p{font-size:.75rem}.property-room-cards{gap:14px}.loan-strategies{grid-template-columns:1fr}.strategy-card{padding:18px;display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.strategy-card .strategy-badge{grid-column:1/3}.strategy-card h4{font-size:.9375rem;margin-bottom:2px;grid-column:1;grid-row:2}.strategy-card .strategy-description{min-height:0;margin:0;font-size:.75rem;grid-column:1;grid-row:3}.strategy-payment{grid-column:2;grid-row:2/4;text-align:right;align-self:center;font-size:1.7rem}.strategy-card dl{grid-column:1/3;display:flex;justify-content:space-between;gap:16px;margin:16px 0 8px}.strategy-card dl>div{margin:0}.strategy-card>button{grid-column:1/3;margin-top:12px;padding-bottom:0}.projection-inputs{grid-template-columns:1fr}.projection-metrics{grid-template-columns:1fr 1fr;gap:16px}.projection-metrics>div:first-child{grid-column:1/3}.projection-metrics>div:first-child strong{font-size:1.7rem}.offer-comparison{font-size:.75rem}.offer-comparison th,.offer-comparison td{padding:15px 8px}.offer-lab-footer{flex-direction:column;align-items:flex-start;gap:14px}.offer-lab-footer .primary-button{width:100%;justify-content:space-between}.property-bottom-note{flex-wrap:wrap;justify-content:flex-start;gap:8px 25px}.property-decision{top:89px}.decision-cash strong{font-size:1.45rem}.decision-assumptions{font-size:.75rem}.decision-card>.eyebrow{font-size:.75rem;letter-spacing:.7px;flex-wrap:wrap}}
@media(max-width:700px){.property-dialog{--property-gutter:21px}.property-header{min-height:61px;padding:0 20px;gap:15px}.property-brand{display:none}.back-to-homes{font-size:.8125rem}.property-header-actions{gap:20px}.property-header-actions button{font-size:.8125rem;gap:6px}.property-header-actions .icon{width:18px;height:18px}.property-body{padding-top:17px}.property-gallery{aspect-ratio:1.42;grid-template-columns:1fr 1fr;grid-template-rows:2fr 1fr;gap:4px}.property-main-photo{grid-column:1/3;grid-row:1;border-top-left-radius:42px;border-top-right-radius:6px}.property-kitchen-photo{grid-column:1;grid-row:2;border-top-right-radius:0;border-bottom-left-radius:5px}.property-living-photo{grid-column:2;grid-row:2}.property-photo-tag{font-size:.75rem;left:12px;bottom:12px;padding:8px 12px;gap:12px}.property-photo-tag .icon{width:16px;height:16px}.property-kitchen-photo>span,.property-living-photo>span{font-size:.75rem;left:7px;bottom:7px;padding:3px 7px}.property-gallery-mark{left:auto;right:14px;top:calc(66.67% - 8px);width:31px;height:39px}.property-gallery-mark .equals{width:18px;height:15px}.property-gallery-mark .equals:before,.property-gallery-mark .equals:after{height:4px}.property-identity{display:block;padding:25px 0 22px}.property-identity h2{font-size:2.55rem;letter-spacing:-1.5px}.property-identity .eyebrow{font-size:.75rem;letter-spacing:1.2px}#property-tagline{font-size:.9375rem;margin-top:9px}.property-asking{text-align:left;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 17px;margin-top:18px}.property-asking>span{width:100%;font-size:.75rem}.property-asking>strong{font-size:2rem;letter-spacing:-.7px}.property-asking>p{font-size:.8125rem;margin:0}.property-workspace{display:flex;flex-direction:column;gap:0}.property-explore{width:100%}.property-tabs{gap:0;justify-content:space-between;min-height:59px;position:sticky;top:61px;background:#fffffff5;backdrop-filter:blur(18px);z-index:4;margin:0 -21px;padding:0 21px}.property-tabs>button{font-size:.875rem;padding:17px 0}.property-panel{padding-top:25px;padding-bottom:25px}.panel-heading{margin-bottom:23px}.panel-heading h3{font-size:1.9rem}.panel-heading>p:not(.eyebrow){font-size:1rem;line-height:1.75}.property-highlights{gap:12px 18px;margin:23px 0}.property-highlights span{font-size:.8125rem}.property-room-cards{gap:13px}.property-room-card>.room-card-image{aspect-ratio:1.45}.property-room-card>span:last-child{font-size:.8125rem;padding-top:9px}.property-checklist{grid-template-columns:1fr}.property-section-heading{padding-top:25px;margin:23px 0 18px;gap:10px}.property-section-heading h4{font-size:1.5rem}.property-section-heading>span{font-size:.75rem}.property-decision{position:static;width:100%;margin-top:14px}.decision-card{padding:24px;border-radius:10px}.decision-card>.eyebrow{font-size:.75rem;margin-bottom:17px}.decision-payment strong{font-size:2.8rem}.decision-assumptions{font-size:.875rem;padding-bottom:18px}.property-cost-lines>div{font-size:.875rem}.decision-cash>span{font-size:.875rem;max-width:none}.decision-cash strong{font-size:1.8rem}.decision-card>.primary-button{font-size:1.125rem;padding:17px 21px}.decision-disclosure{font-size:.75rem}.decision-human{font-size:.75rem}.decision-advisor{font-size:.875rem}.property-questions{margin-top:26px}.property-questions>button{font-size:.875rem}.property-bottom-note{margin-top:30px;padding-bottom:114px;display:grid;gap:9px}.property-mobile-action{position:fixed;bottom:0;left:0;right:0;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:17px;border-top:1px solid var(--line);padding:13px 21px max(13px,env(safe-area-inset-bottom));background:#ffffffed;backdrop-filter:blur(18px)}.property-mobile-action>div{display:flex;flex-direction:column;gap:2px}.property-mobile-action>div>span{font-size:.75rem;color:var(--muted)}.property-mobile-action strong{font-size:1.3rem;letter-spacing:-.5px;font-weight:500}.property-mobile-action .primary-button{font-size:.875rem;padding:12px 14px;gap:14px}.property-mobile-action .primary-button .icon{width:19px;height:19px}.property-status{bottom:96px;font-size:.8125rem}.loan-strategies{gap:12px}.strategy-card{padding:19px}.strategy-card h4{font-size:1rem}.strategy-card .strategy-description{font-size:.8125rem}.strategy-payment{font-size:1.8rem}.strategy-card dl{gap:15px}.strategy-card dl>div{font-size:.875rem}.strategy-card dt{font-size:.75rem}.strategy-card>button{font-size:.875rem;padding-top:14px}.strategy-card .strategy-badge{font-size:.75rem}.projection-inputs{grid-template-columns:1fr 1fr;gap:14px}.projection-inputs label{font-size:.875rem}.projection-metrics{grid-template-columns:1fr 1fr;gap:18px}.projection-metrics strong{font-size:1.35rem}.projection-metrics>div:first-child strong{font-size:1.8rem}.chart-legend{font-size:.75rem;gap:18px}.projection-benefit{font-size:.875rem}.offer-inputs{gap:17px 14px}.offer-shortcuts{gap:7px}.offer-shortcuts button{font-size:.75rem;padding:7px 11px}.offer-comparison{font-size:.8125rem}.offer-comparison thead th{font-size:.75rem}.offer-comparison th,.offer-comparison td{padding:17px 9px}.offer-comparison .offer-payment-row td{font-size:1.5rem}.offer-impact{font-size:.875rem;padding:15px 17px}.offer-lab-footer{flex-direction:row;align-items:center;gap:18px}.offer-lab-footer .primary-button{width:auto;font-size:.875rem;padding:13px 16px;gap:18px}.property-next-step{gap:15px}.property-next-step h4{font-size:1rem}.note-status{font-size:.75rem}.plan-download-row{margin-top:25px;gap:20px}.property-small-note{font-size:.75rem}}
@media(max-width:380px){.property-dialog{--property-gutter:17px}.property-header{padding:0 17px}.property-header-actions{gap:14px}.property-header-actions button>span{font-size:0}.property-header-actions button>span:after{content:attr(data-label);font-size:.8125rem}.property-tabs{margin:0 -17px;padding:0 17px;gap:17px}.property-tabs>button{font-size:.8125rem}.property-identity h2{font-size:2.3rem}.property-asking>p{font-size:.75rem}.projection-inputs{grid-template-columns:1fr}.offer-inputs{grid-template-columns:1fr}.offer-inputs label:first-child{grid-column:1}.offer-comparison .offer-payment-row td{font-size:1.25rem}.offer-comparison th,.offer-comparison td{padding-left:7px;padding-right:7px}.property-mobile-action{padding-left:17px;padding-right:17px;gap:12px}.property-mobile-action>div>span{font-size:.75rem}.property-mobile-action .primary-button{font-size:.8125rem;gap:10px}.property-mobile-action .icon{display:none}}
@media(prefers-reduced-motion:reduce){.property-dialog{scroll-behavior:auto}.property-panel{animation:none}}
/* Approved property decision layout */
.property-body{max-width:1640px;padding-top:24px}.property-gallery{aspect-ratio:2.65;grid-template-columns:2.08fr 1fr;gap:6px}.property-main-photo{border-radius:8px 0 0 8px}.property-photo-tag{gap:12px;left:19px;bottom:18px}.property-gallery>.layout-photo-link{position:absolute;bottom:18px;left:calc(67.53% - 155px);display:flex;align-items:center;gap:8px;padding:9px 13px;background:#07172ed9;color:white;border-radius:6px;font-size:.8125rem;z-index:2}.layout-photo-link:after{display:none}.property-identity{display:block;padding:32px 0 25px;max-width:66%}.property-identity h2{font-size:clamp(2.5rem,3.65vw,3.65rem)}#property-tagline{display:none}.property-asking{display:flex;align-items:baseline;gap:17px;text-align:left;flex-wrap:wrap;margin-top:10px}.property-asking>span{display:none}.property-asking>strong{font-size:1.9rem;line-height:1.3}.property-asking>p{font-size:.9375rem;margin:0}.property-workspace{grid-template-columns:minmax(0,2.08fr) minmax(320px,1fr);gap:50px}.property-decision{margin-top:-78px;top:96px}.property-tabs{display:none}.workspace-open .property-tabs{display:flex}.property-panel{padding-top:15px}.decision-heading{font-family:var(--serif);font-size:clamp(1.6rem,2.3vw,2.15rem);letter-spacing:-.8px;font-weight:400;line-height:1.25;margin:0 0 25px}.evidence-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 35px}.evidence-row>button{display:flex;text-align:left;align-items:flex-start;gap:12px;padding:0 16px;border-right:1px solid var(--line)}.evidence-row>button:first-child{padding-left:0}.evidence-row>button:last-child{padding-right:0;border:0}.evidence-icon,.readiness-icon{display:grid;place-items:center;width:39px;height:39px;background:#f3f5f9;border-radius:50%;flex:none}.evidence-icon .icon{width:21px;height:21px}.evidence-row strong{display:block;font-size:.875rem;font-weight:500}.evidence-row small{display:block;font-size:.75rem;line-height:1.6;color:var(--muted);margin:4px 0 12px}.evidence-row em{font-size:.75rem;font-style:normal;color:var(--blue);white-space:nowrap}.decision-duo{display:grid;grid-template-columns:1.23fr 1fr;border-top:1px solid var(--line);padding-top:28px;gap:26px}.decision-duo h4{font-family:var(--serif);font-weight:400;font-size:1.45rem;line-height:1.3;letter-spacing:-.5px;margin:0 0 18px}.offer-teaser{border-left:1px solid var(--line);padding-left:26px}.offer-teaser>p{font-size:.875rem;color:var(--muted);line-height:1.7;margin:0}.offer-teaser-values{display:flex;gap:20px;margin:29px 0 32px}.offer-teaser-values>div+div{border-left:1px solid var(--line);padding-left:20px}.offer-teaser-values span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:7px}.offer-teaser-values strong{font-family:var(--serif);font-size:1.55rem;font-weight:400;letter-spacing:-.5px}.offer-teaser .text-link{font-size:.8125rem}.offer-teaser .quiet-button{display:block;font-size:.75rem;color:var(--muted);margin-top:10px}.layout-caption{font-size:.75rem;color:var(--muted);line-height:1.6;margin:12px 0 0}.layout-and-photo{display:grid;grid-template-columns:1.12fr 1fr;gap:13px;align-items:start}.schematic-plan{display:block;width:100%;height:auto;background:#fcfcfd;border:1px solid #edf0f4;border-radius:4px}.schematic-plan a{cursor:pointer}.schematic-plan a:focus{outline:3px solid #064eff}.layout-room-preview{min-width:0}
.layout-room-photo{display:block;width:100%;padding:0;height:128px;background-image:var(--gallery);background-repeat:no-repeat;background-size:var(--right-size) var(--top-size);background-position:right top;border-radius:5px}.layout-room-photo.living{background-size:var(--right-size) var(--bottom-size);background-position:right bottom}.layout-room-preview strong{display:block;font-size:.875rem;font-weight:500;margin-top:11px}.layout-room-preview p{font-size:.75rem;color:var(--muted);line-height:1.6;margin:4px 0 0}.layout-room-controls{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:.75rem;color:var(--muted)}.layout-room-controls button{padding:6px;font-size:1rem}.layout-room-preview>.text-link{font-size:.75rem;margin-top:10px}.home-story-details{border-top:1px solid var(--line);margin-top:28px;padding-top:18px}.home-story-details>summary{display:flex;justify-content:space-between;font-size:.875rem;list-style:none;cursor:pointer}.home-story-details>summary::-webkit-details-marker{display:none}.home-story-details>summary>span{color:var(--blue)}.home-story-details[open]>.panel-heading{margin-top:25px}.decision-card{border:1px solid #719dff;border-radius:7px;background:white;box-shadow:none;padding:27px}.readiness-eyebrow{display:flex;align-items:center;gap:13px;font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin:0 0 18px}.readiness-eyebrow .equals{width:24px;height:19px}.readiness-eyebrow .equals:before,.readiness-eyebrow .equals:after{height:5px}.decision-card>h3{font-family:var(--serif);font-size:1.9rem;font-weight:400;letter-spacing:-.8px;line-height:1.2;margin:0 0 22px}.readiness-steps{border-bottom:1px solid var(--line);margin-bottom:24px;padding-bottom:12px}.readiness-steps>button{display:flex;align-items:center;width:100%;gap:14px;padding:16px 0;text-align:left}.readiness-icon{width:46px;height:46px}.readiness-icon .icon{width:23px;height:23px}.readiness-steps strong{display:block;font-size:.875rem;font-weight:500}.readiness-steps small{display:block;font-size:.75rem;color:var(--muted);margin-top:4px}.readiness-steps>button>span:last-child{margin-left:auto;font-size:1.1rem;color:var(--muted)}.decision-payment strong{font-family:var(--serif);font-size:2.7rem;font-weight:400;letter-spacing:-1px}.decision-payment>span{font-family:var(--serif);font-size:1.2rem;color:var(--navy)}.decision-label{font-size:.8125rem;margin-top:5px}.decision-cash{border:0;margin:19px 0 0;padding:0;justify-content:flex-start;gap:6px;flex-wrap:wrap}.decision-cash strong{font-family:var(--serif);font-size:1.35rem;font-weight:400;letter-spacing:-.4px}.decision-cash>span{font-size:.75rem;max-width:none}.readiness-cost-details{margin-top:14px}.readiness-cost-details>summary{font-size:.75rem;cursor:pointer;color:var(--muted)}.decision-card>.primary-button{font-size:.9375rem;padding:15px 17px;gap:12px;margin-top:22px}.decision-human{font-family:var(--serif);font-size:.75rem;line-height:1.75;margin:16px 0 0}.decision-disclosure{font-size:.75rem;line-height:1.6;margin-top:12px;color:#62748b}.property-questions>summary{font-size:.8125rem;color:var(--muted);cursor:pointer}.shared-plan-row{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:32px;padding:29px 0;border-top:1px solid var(--line)}.shared-plan-title{display:flex;align-items:center;gap:18px}.shared-plan-symbol{height:46px;width:46px;display:grid;place-items:center;border-radius:50%;background:#f0f4fc;color:var(--blue);flex:none}.shared-plan-title h3{font-family:var(--serif);font-size:1.6rem;font-weight:400;letter-spacing:-.6px;margin:0}.shared-plan-title p{font-size:.8125rem;color:var(--muted);margin:4px 0 0}.shared-plan-actions{display:flex;align-items:center;gap:0}.shared-plan-actions button{font-size:.875rem;padding:8px 25px;border-left:1px solid var(--line)}.shared-plan-actions button:last-child{padding-right:0}.property-bottom-note{margin-top:10px}.evidence-dialog{width:680px}.evidence-summary{font-size:1rem;line-height:1.75;color:var(--muted)}.evidence-status{display:inline-block;font-size:.75rem;padding:5px 9px;border:1px solid var(--line);border-radius:4px;color:var(--muted);margin-bottom:12px}.evidence-source{display:flex;gap:18px;justify-content:space-between;align-items:flex-start;padding:21px 0;border-top:1px solid var(--line);font-size:.9375rem}.evidence-source strong{font-weight:500;display:block}.evidence-source p{font-size:.875rem;color:var(--muted);line-height:1.7;margin:6px 0 0}.evidence-source a{color:var(--blue);white-space:nowrap;font-size:.8125rem}.evidence-values{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0}.evidence-values span{display:block;font-size:.75rem;color:var(--muted)}.evidence-values strong{display:block;font-size:1.35rem;font-weight:500;margin-top:6px}.evidence-dialog .primary-button{margin-top:20px}.layout-dialog{width:800px}.layout-dialog .layout-and-photo{grid-template-columns:1fr .85fr;gap:30px}.layout-dialog .layout-room-photo{height:230px}.layout-dialog .layout-room-preview p{font-size:.875rem}.layout-dialog .layout-room-preview strong{font-size:1rem}#tour-form{margin:25px 0}#tour-status{font-size:.8125rem;color:var(--blue)}
@media(max-width:1200px){.property-workspace{gap:35px;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr)}.decision-card{padding:23px}.evidence-row>button{display:block;padding:0 13px}.evidence-icon{margin-bottom:9px}.decision-duo{gap:20px}.offer-teaser{padding-left:20px}.offer-teaser-values{gap:12px}.offer-teaser-values>div+div{padding-left:12px}.offer-teaser-values strong{font-size:1.3rem}.layout-and-photo{grid-template-columns:1fr}.layout-room-photo{height:115px}.layout-room-preview p{display:none}.layout-teaser>.layout-caption{max-width:210px}.shared-plan-actions button{padding:8px 17px;font-size:.8125rem}.decision-card>h3{font-size:1.7rem}.property-gallery{aspect-ratio:2.6}}
@media(max-width:900px){.property-workspace{gap:25px;grid-template-columns:minmax(0,1fr) 285px}.property-identity{max-width:100%;padding-bottom:24px}.property-decision{margin-top:0}.decision-card{padding:22px}.property-asking>strong{font-size:1.7rem}.property-asking>p{font-size:.8125rem}.decision-duo{grid-template-columns:1fr;gap:23px}.layout-and-photo{grid-template-columns:1.1fr 1fr}.offer-teaser{border-left:0;padding-left:0;border-top:1px solid var(--line);padding-top:22px}.offer-teaser-values{margin:22px 0}.offer-teaser-values strong{font-size:1.55rem}.shared-plan-row{flex-direction:column;align-items:flex-start;gap:25px}.shared-plan-actions button:first-child{border:0;padding-left:0}.decision-payment strong{font-size:2.3rem}.decision-payment>span{font-size:1rem}.readiness-steps>button{gap:10px}.readiness-icon{width:39px;height:39px}.decision-card>.primary-button{font-size:.875rem;padding:14px}.decision-heading{font-size:1.75rem}.evidence-row>button{padding:0 10px}.evidence-row strong{font-size:.8125rem}.layout-dialog .layout-and-photo{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.property-gallery{aspect-ratio:1.42;grid-template-columns:1fr 1fr}.property-main-photo{border-radius:8px 8px 0 0}.property-gallery>.layout-photo-link{left:auto;right:11px;bottom:calc(33.33% + 12px);font-size:.75rem;padding:8px;gap:5px}.property-photo-tag{left:11px;bottom:12px;font-size:.75rem;padding:8px 10px;gap:6px}.property-photo-tag .icon{display:none}.property-identity{max-width:none;padding:24px 0}.property-identity h2{font-size:2.4rem}.property-asking{gap:6px 12px;margin-top:8px}.property-asking>strong{font-size:1.65rem}.property-workspace{display:flex;gap:0}.property-decision{margin-top:22px}.decision-heading{font-size:1.7rem;line-height:1.3;margin-bottom:23px}.evidence-row{margin-bottom:24px}.evidence-row>button{padding:0 10px}.evidence-row strong{font-size:.8125rem}.evidence-row small{font-size:.75rem;line-height:1.65;margin-bottom:9px}.evidence-row em{font-size:.75rem}.evidence-icon{width:36px;height:36px}.decision-duo{grid-template-columns:1fr;gap:24px;padding-top:24px}.decision-duo h4{font-size:1.5rem}.layout-and-photo{grid-template-columns:1.15fr 1fr;gap:18px}.layout-room-photo{height:160px}.layout-room-preview p{display:block}.layout-room-preview strong{font-size:.9375rem}.layout-teaser>.layout-caption{max-width:none}.offer-teaser{padding-top:24px}.offer-teaser>p{font-size:.9375rem}.offer-teaser-values{gap:28px;margin:23px 0}.offer-teaser-values>div+div{padding-left:28px}.offer-teaser-values strong{font-size:1.8rem}.offer-teaser .text-link{font-size:.875rem}.offer-teaser .quiet-button{font-size:.8125rem}.home-story-details{margin-top:25px}.decision-card{padding:26px}.decision-card>h3{font-size:2rem}.readiness-eyebrow{font-size:.75rem;margin-bottom:15px}.readiness-steps>button{padding:17px 0;gap:15px}.readiness-steps strong{font-size:.9375rem}.readiness-steps small{font-size:.8125rem}.readiness-icon{width:46px;height:46px}.decision-payment strong{font-size:2.8rem}.decision-payment>span{font-size:1.2rem}.decision-cash strong{font-size:1.5rem}.decision-cash>span{font-size:.8125rem}.decision-card>.primary-button{font-size:1rem;padding:16px 20px}.decision-human{font-size:.8125rem}.property-questions{margin-top:22px}.shared-plan-row{margin-top:30px;padding:26px 0;gap:23px}.shared-plan-title h3{font-size:1.45rem}.shared-plan-title{gap:13px}.shared-plan-title p{font-size:.8125rem}.shared-plan-actions{width:100%;justify-content:space-between}.shared-plan-actions button{font-size:.8125rem;padding:8px 13px}.shared-plan-actions button:first-child{padding-left:0}.property-bottom-note{padding-bottom:112px}.workspace-open .property-tabs{display:flex}.evidence-dialog{padding:25px}.evidence-source{gap:14px}.evidence-source strong{font-size:.9375rem}.evidence-source a{font-size:.75rem}.evidence-values{gap:14px}.evidence-values strong{font-size:1.15rem}.layout-dialog .layout-and-photo{grid-template-columns:1.1fr 1fr;gap:17px}.layout-dialog .layout-room-photo{height:160px}}
@media(max-width:380px){.property-photo-tag{font-size:.75rem}.layout-photo-link span{font-size:.75rem}.evidence-row>button{padding:0 8px}.evidence-row small{font-size:.75rem}.evidence-row em{font-size:.75rem}.shared-plan-actions button{font-size:.75rem;padding:8px 10px}.layout-room-photo{height:128px}.layout-dialog .layout-and-photo{grid-template-columns:1fr}.layout-dialog .layout-room-photo{height:170px}}

.property-reported-facts{margin:22px 0 26px;color:#102447;min-width:0}.reported-facts-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px}.reported-facts-heading h3{font:600 1.35rem/1.3 "Segoe UI",Arial,sans-serif;margin:0}.reported-facts-heading>span,.facts-note{font-size:.8125rem;color:#526786;line-height:1.6}.reported-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 22px;margin:0}.reported-fact-grid>div{padding:12px 0;border-bottom:1px solid #e1e8f2;min-width:0}.reported-fact-grid dt{font-size:.8125rem;color:#526786;line-height:1.5}.reported-fact-grid dd{margin:5px 0 0;font-size:1rem;line-height:1.5;font-weight:500;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.reported-association{margin-top:22px;padding:18px 20px;background:#f3f7fd;border:1px solid #d9e5f5;border-radius:12px}.reported-association>div:first-child{display:flex;gap:12px;justify-content:space-between;align-items:baseline}.reported-association h4{margin:0;font-size:1rem}.reported-association strong{font-size:1.2rem;font-variant-numeric:tabular-nums}.reported-association strong small{font-size:.8125rem;font-weight:400}.reported-association p,.facts-missing{font-size:.875rem;line-height:1.6}.reported-features{border-bottom:1px solid #d9e5f5;padding:12px 0}.reported-features>summary{min-height:32px;cursor:pointer;font-size:.9375rem;font-weight:600}.reported-features .reported-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:600px){.reported-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.reported-association>div:first-child,.reported-facts-heading{display:block}.reported-association strong{display:block;margin-top:8px}.reported-association{padding:16px}.reported-features .reported-fact-grid{grid-template-columns:1fr}}
