.rent-sell-calculator{--rsc-accent:#0089cb;--rsc-accent-text:#0070a8;--rsc-accent-hover:#055d87;--rsc-wash:#dff3ff;--rsc-wash-soft:#f0f9ff;--rsc-dark:#07304a;--rsc-ink:#173544;--rsc-muted:#5f6875;--rsc-stale:#eef2f4;--rsc-line:#dde8ed;--rsc-line-strong:#c3d6de;--rsc-surface:#fff;--rsc-positive:#10745d;--rsc-positive-wash:#e7f5f1;--rsc-negative:#b04a46;--rsc-negative-wash:#fdefed;--rsc-font:inherit;--rsc-font-display:inherit;--rsc-r:10px;--rsc-r-control:6px;--rsc-r-mark:3px;--rsc-shadow:0 10px 10px rgba(0,0,0,.04),0 20px 25px -5px rgba(0,0,0,.1);--rsc-ring:0 0 0 3px rgba(0,137,203,.18);--rsc-card-pad:22px;color-scheme:light}.rent-sell-calculator,.rent-sell-calculator *,.rent-sell-calculator *:before,.rent-sell-calculator *:after{box-sizing:border-box}.rent-sell-calculator{color:var(--rsc-ink);container-name:rsc;container-type:inline-size;font-family:var(--rsc-font);font-size:16px;font-weight:400;line-height:1.55;margin:0 auto;max-width:1180px;text-align:left;-webkit-font-smoothing:antialiased}.rent-sell-calculator :where(h2,h3,h4,p,ul,ol,li,figure,table,dl,dd){margin:0;padding:0}.rent-sell-calculator :where(ul,ol){list-style:none}.rent-sell-calculator :where(h2,h3,h4){color:var(--rsc-dark);font-family:var(--rsc-font-display);font-weight:600;letter-spacing:-.02em;line-height:1.2;text-transform:none}.rent-sell-calculator :where(button,input,select){color:inherit;font:inherit;letter-spacing:inherit;margin:0}.rent-sell-calculator :where(button){background:0 0;border:0;text-transform:none}.rent-sell-calculator :where(a){color:var(--rsc-accent-text)}.rent-sell-calculator :focus-visible{border-radius:var(--rsc-r-mark);outline:3px solid var(--rsc-accent-text);outline-offset:2px}.rent-sell-calculator .rsc-result-value,.rent-sell-calculator .rsc-chart-value,.rent-sell-calculator .rsc-table,.rent-sell-calculator .rsc-assumptions dd,.rent-sell-calculator input[type=number]{font-variant-numeric:tabular-nums}.rent-sell-calculator .rsc-layout{display:grid;gap:24px}.rent-sell-calculator .rsc-form-column,.rent-sell-calculator .rsc-results{min-width:0}.rent-sell-calculator .rsc-inline-link{color:var(--rsc-accent-text);font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.rent-sell-calculator .rsc-inline-link:hover{color:var(--rsc-accent-hover)}.rent-sell-calculator .rsc-form-card{background:var(--rsc-surface);border:1px solid var(--rsc-line);border-radius:var(--rsc-r);box-shadow:var(--rsc-shadow);padding:var(--rsc-card-pad)}.rent-sell-calculator .rsc-form-title{font-size:1.3rem;margin-bottom:20px}.rent-sell-calculator .rsc-error-summary{background:var(--rsc-negative-wash);border:1px solid var(--rsc-negative);border-radius:var(--rsc-r-control);color:var(--rsc-negative);display:none;font-size:.8rem;margin-top:22px;padding:11px 14px}.rent-sell-calculator .rsc-error-summary.is-visible{display:block}.rent-sell-calculator .rsc-fields{display:grid;gap:18px 16px;grid-template-columns:1fr}.rent-sell-calculator .rsc-field{min-width:0}.rent-sell-calculator .rsc-field label{color:var(--rsc-dark);display:block;font-size:.84rem;font-weight:500;line-height:1.3;margin-bottom:7px}.rent-sell-calculator .rsc-input-wrap{align-items:center;background:var(--rsc-surface);border:1px solid var(--rsc-line-strong);border-radius:var(--rsc-r-control);display:flex;min-height:48px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.rent-sell-calculator .rsc-input-wrap:hover{border-color:var(--rsc-muted)}.rent-sell-calculator .rsc-input-wrap:focus-within{border-color:var(--rsc-accent);box-shadow:var(--rsc-ring)}.rent-sell-calculator .rsc-input-prefix,.rent-sell-calculator .rsc-input-suffix{color:var(--rsc-muted);flex:0 0 auto;font-size:.85rem;line-height:1;-webkit-user-select:none;user-select:none}.rent-sell-calculator .rsc-input-prefix{padding:0 0 0 13px}.rent-sell-calculator .rsc-input-suffix{border-left:1px solid var(--rsc-line);padding:0 12px}.rent-sell-calculator .rsc-form-card .rsc-field .rsc-input-wrap input,.rent-sell-calculator .rsc-results .rsc-field .rsc-input-wrap input{background:0 0;border:0;border-radius:0;box-shadow:none;color:var(--rsc-dark);flex:1 1 auto;font-size:1rem;font-weight:500;height:auto;min-width:0;outline:0;padding:12px 13px;width:100%}.rent-sell-calculator .rsc-input-wrap input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.rent-sell-calculator .rsc-input-wrap input::placeholder{color:var(--rsc-muted);opacity:1}.rent-sell-calculator input[type=number]::-webkit-inner-spin-button,.rent-sell-calculator input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.rent-sell-calculator .rsc-field-message{display:grid;margin-top:6px}.rent-sell-calculator .rsc-field-message>span{font-size:.75rem;grid-area:1/1;line-height:1.45}.rent-sell-calculator .rsc-field-help{color:var(--rsc-muted)}.rent-sell-calculator .rsc-field-error{color:var(--rsc-negative);visibility:hidden}.rent-sell-calculator .rsc-field.is-invalid .rsc-input-wrap{border-color:var(--rsc-negative);box-shadow:0 0 0 3px #b04a4624}.rent-sell-calculator .rsc-field.is-invalid .rsc-field-error{visibility:visible}.rent-sell-calculator .rsc-field.is-invalid .rsc-field-help{visibility:hidden}.rent-sell-calculator .rsc-advanced{border-top:1px solid var(--rsc-line);margin-top:22px}.rent-sell-calculator .rsc-advanced summary{align-items:center;color:var(--rsc-dark);cursor:pointer;display:flex;font-size:.84rem;font-weight:500;gap:8px;list-style:none;padding:16px 0}.rent-sell-calculator .rsc-advanced summary::-webkit-details-marker{display:none}.rent-sell-calculator .rsc-advanced summary:after{border-bottom:1.5px solid var(--rsc-accent);border-right:1.5px solid var(--rsc-accent);content:"";height:8px;margin-left:auto;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease;width:8px}.rent-sell-calculator .rsc-advanced[open] summary:after{transform:translateY(1px) rotate(225deg)}.rent-sell-calculator .rsc-advanced summary:hover{color:var(--rsc-accent-text)}.rent-sell-calculator .rsc-advanced-body{background:var(--rsc-wash-soft);border-radius:var(--rsc-r-control);margin-bottom:4px;padding:18px}.rent-sell-calculator .rsc-button{align-items:center;border:1px solid transparent;border-radius:var(--rsc-r-control);cursor:pointer;display:inline-flex;font-size:.88rem;font-weight:500;gap:8px;justify-content:center;line-height:1.2;min-height:48px;padding:12px 20px;text-align:center;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.rent-sell-calculator :is(.rsc-form-actions,.rsc-action-row) .rsc-button.rsc-button-primary,.rent-sell-calculator :is(.rsc-form-actions,.rsc-action-row) .rsc-button.rsc-button-primary:focus,.rent-sell-calculator :is(.rsc-form-actions,.rsc-action-row) .rsc-button.rsc-button-primary:focus-visible,.rent-sell-calculator :is(.rsc-form-actions,.rsc-action-row) .rsc-button.rsc-button-primary:active{background-color:var(--rsc-accent-text);border-color:transparent;color:#fff}.rent-sell-calculator :is(.rsc-form-actions,.rsc-action-row) .rsc-button.rsc-button-primary:hover{background-color:var(--rsc-accent-hover);border-color:transparent;color:#fff}.rent-sell-calculator .rsc-button:active{transform:translateY(1px)}.rent-sell-calculator .rsc-button-quiet{align-self:start;color:var(--rsc-muted);font-size:.8rem;min-height:32px;padding:6px 0;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px;transition:color .15s ease,text-decoration-color .15s ease}.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:hover,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:focus,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:focus-visible,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:active{background-color:transparent;border:0}.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:hover,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:focus-visible{color:var(--rsc-accent-text);text-decoration-color:currentColor}.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:focus,.rent-sell-calculator :is(.rsc-form-actions) .rsc-button.rsc-button-quiet:active{color:var(--rsc-muted);transform:none}.rent-sell-calculator .rsc-form-actions{display:grid;gap:12px;justify-items:start;margin-top:24px}.rent-sell-calculator .rsc-form-actions .rsc-button-primary{width:100%}.rent-sell-calculator .rsc-updated{color:var(--rsc-muted);font-size:.75rem;min-height:1.2em}.rent-sell-calculator .rsc-results{display:flex;flex-direction:column}.rent-sell-calculator .rsc-results[hidden]{display:none}.rent-sell-calculator.is-calculated .rsc-results:not([hidden]){animation:rsc-reveal .22s ease both}@keyframes rsc-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rent-sell-calculator .rsc-verdict{background:var(--rsc-wash-soft);border-radius:var(--rsc-r);margin-bottom:26px;padding:26px}.rent-sell-calculator .rsc-verdict-text{color:var(--rsc-dark);font-family:var(--rsc-font-display);font-size:1.2rem;font-weight:500;letter-spacing:-.015em;line-height:1.45;max-width:52ch}.rent-sell-calculator .rsc-verdict-note{border-top:1px solid var(--rsc-line-strong);color:var(--rsc-muted);font-size:.8rem;line-height:1.55;margin-top:20px;max-width:62ch;padding-top:18px}.rent-sell-calculator.is-stale .rsc-verdict{background:var(--rsc-stale)}.rent-sell-calculator .rsc-results-title{font-size:1.3rem;margin-bottom:14px}.rent-sell-calculator .rsc-result-cards{border:1px solid var(--rsc-line);border-radius:var(--rsc-r);display:grid;grid-template-columns:1fr;overflow:hidden}.rent-sell-calculator .rsc-result-card{background:var(--rsc-surface);border-bottom:1px solid var(--rsc-line);display:flex;flex-direction:column;padding:22px;transition:background .18s ease}.rent-sell-calculator .rsc-result-card:last-child{border-bottom:0}.rent-sell-calculator .rsc-result-label{color:var(--rsc-muted);font-size:.85rem;font-weight:500}.rent-sell-calculator .rsc-result-value{color:var(--rsc-dark);font-family:var(--rsc-font-display);font-size:clamp(1.6rem,6vw,2rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;margin-top:10px}.rent-sell-calculator .rsc-result-meta{color:var(--rsc-muted);font-size:.78rem;line-height:1.5;margin-top:auto;padding-top:14px}.rent-sell-calculator[data-outcome=sell] .rsc-result-card:nth-child(1),.rent-sell-calculator[data-outcome=rent] .rsc-result-card:nth-child(2),.rent-sell-calculator[data-outcome=tie] .rsc-result-card:nth-child(1),.rent-sell-calculator[data-outcome=tie] .rsc-result-card:nth-child(2){background:var(--rsc-wash)}.rent-sell-calculator[data-outcome=sell] .rsc-result-card:nth-child(1) .rsc-result-value,.rent-sell-calculator[data-outcome=rent] .rsc-result-card:nth-child(2) .rsc-result-value,.rent-sell-calculator[data-outcome=tie] .rsc-result-card:nth-child(1) .rsc-result-value,.rent-sell-calculator[data-outcome=tie] .rsc-result-card:nth-child(2) .rsc-result-value{color:var(--rsc-accent-text)}.rent-sell-calculator .rsc-action-row{display:grid;gap:10px;justify-items:start;margin-top:20px}.rent-sell-calculator .rsc-detail-grid{display:grid;grid-template-columns:1fr;margin-top:34px}.rent-sell-calculator .rsc-panel{border-top:1px solid var(--rsc-line);min-width:0;padding-top:24px}.rent-sell-calculator .rsc-panel+.rsc-panel{margin-top:30px}.rent-sell-calculator .rsc-panel h3{font-size:1.1rem}.rent-sell-calculator .rsc-panel-note{color:var(--rsc-muted);font-size:.8rem;margin-top:4px}.rent-sell-calculator .rsc-panel-body{margin-top:18px}.rent-sell-calculator .rsc-chart{display:grid;gap:8px}.rent-sell-calculator .rsc-chart-row{align-items:center;display:grid;gap:12px;grid-template-columns:3.8em minmax(60px,1fr) 6.5em}.rent-sell-calculator .rsc-chart-year{color:var(--rsc-muted);font-size:.8rem}.rent-sell-calculator .rsc-chart-track{background:var(--rsc-wash-soft);border-radius:var(--rsc-r-mark);height:28px;position:relative}.rent-sell-calculator .rsc-chart-track:before{background:var(--rsc-line-strong);content:"";height:100%;left:50%;position:absolute;top:0;width:1px}.rent-sell-calculator .rsc-chart-fill{background:var(--rsc-accent);border-radius:0 var(--rsc-r-mark) var(--rsc-r-mark) 0;bottom:5px;left:50%;position:absolute;top:5px;width:var(--rsc-bar-size)}.rent-sell-calculator .rsc-chart-fill.is-negative{background:var(--rsc-negative);border-radius:var(--rsc-r-mark) 0 0 var(--rsc-r-mark);transform:translate(-100%)}.rent-sell-calculator .rsc-chart-row.is-break-even .rsc-chart-fill{background:var(--rsc-positive)}.rent-sell-calculator .rsc-chart-value{color:var(--rsc-ink);font-size:.8rem;text-align:right;white-space:nowrap}.rent-sell-calculator .rsc-chart-legend{color:var(--rsc-muted);display:flex;flex-wrap:wrap;font-size:.78rem;gap:8px 18px;margin-top:18px}.rent-sell-calculator .rsc-legend-item{align-items:center;display:inline-flex;gap:7px}.rent-sell-calculator .rsc-legend-item:before{background:var(--rsc-accent);border-radius:var(--rsc-r-mark);content:"";height:9px;width:9px}.rent-sell-calculator .rsc-legend-item.is-negative:before{background:var(--rsc-negative)}.rent-sell-calculator .rsc-legend-item.is-break-even:before{background:var(--rsc-positive)}.rent-sell-calculator .rsc-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--rsc-line);border-radius:var(--rsc-r-control);overflow-x:auto}.rent-sell-calculator .rsc-table{border-collapse:collapse;font-size:.82rem;min-width:600px;width:100%}.rent-sell-calculator .rsc-table caption{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.rent-sell-calculator .rsc-table th,.rent-sell-calculator .rsc-table td{background-color:transparent;border:0;line-height:1.5;vertical-align:middle}.rent-sell-calculator .rsc-table th{background:var(--rsc-surface);border-bottom:1px solid var(--rsc-line-strong);color:var(--rsc-muted);font-size:.78rem;font-weight:500;padding:11px 12px;text-align:right;white-space:nowrap}.rent-sell-calculator .rsc-table th:first-child,.rent-sell-calculator .rsc-table td:first-child{padding-left:16px;text-align:left}.rent-sell-calculator .rsc-table th:last-child,.rent-sell-calculator .rsc-table td:last-child{padding-right:16px}.rent-sell-calculator .rsc-table td{color:var(--rsc-ink);padding:11px 12px;text-align:right;white-space:nowrap}.rent-sell-calculator .rsc-table tbody tr:nth-child(2n){background:var(--rsc-wash-soft)}.rent-sell-calculator .rsc-table .rsc-table-value{color:var(--rsc-dark);font-weight:500}.rent-sell-calculator .rsc-table tbody tr.is-break-even td{background:var(--rsc-positive-wash);color:var(--rsc-positive)}.rent-sell-calculator .rsc-table tbody tr.is-break-even .rsc-table-value{color:var(--rsc-positive);font-weight:600}.rent-sell-calculator .rsc-assumptions{display:grid;gap:22px}.rent-sell-calculator .rsc-assumption-group h4{border-bottom:1px solid var(--rsc-line);font-size:.82rem;font-weight:600;padding-bottom:8px}.rent-sell-calculator .rsc-assumptions dl{display:grid;gap:7px;margin-top:10px}.rent-sell-calculator .rsc-assumptions dl>div{align-items:baseline;display:flex;font-size:.8rem;gap:12px;justify-content:space-between}.rent-sell-calculator .rsc-assumptions dt{color:var(--rsc-muted)}.rent-sell-calculator .rsc-assumptions dd{color:var(--rsc-ink);text-align:right;white-space:nowrap}.rent-sell-calculator .rsc-fine-print{border-top:1px solid var(--rsc-line);color:var(--rsc-muted);font-size:.76rem;line-height:1.55;margin-top:16px;max-width:78ch;padding-top:14px}@container rsc (min-width:480px){.rent-sell-calculator{--rsc-card-pad:28px}.rent-sell-calculator .rsc-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.rent-sell-calculator .rsc-form-actions{align-items:center;grid-template-columns:1fr auto}.rent-sell-calculator .rsc-form-actions .rsc-button-primary{grid-column:1;grid-row:1;justify-self:start;max-width:340px}.rent-sell-calculator .rsc-form-actions .rsc-button-quiet{grid-column:2;grid-row:1}.rent-sell-calculator .rsc-updated{grid-column:1/-1}.rent-sell-calculator .rsc-verdict{padding:30px 32px}.rent-sell-calculator .rsc-verdict-text{font-size:1.35rem}.rent-sell-calculator .rsc-result-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.rent-sell-calculator .rsc-result-card{border-bottom:0;border-right:1px solid var(--rsc-line)}.rent-sell-calculator .rsc-result-card:last-child{border-right:0}.rent-sell-calculator .rsc-result-value{font-size:clamp(1.55rem,3.6cqi,2rem)}.rent-sell-calculator .rsc-action-row{justify-content:start}.rent-sell-calculator .rsc-assumptions{grid-template-columns:repeat(2,minmax(0,1fr))}}@container rsc (min-width:760px){.rent-sell-calculator:not(.is-calculated) .rsc-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}@container rsc (min-width:900px){.rent-sell-calculator.is-calculated .rsc-layout{align-items:start;gap:30px;grid-template-columns:minmax(320px,375px) minmax(0,1fr)}.rent-sell-calculator.is-calculated .rsc-form-column{position:sticky;top:20px}.rent-sell-calculator.is-calculated .rsc-form-card{--rsc-card-pad:24px}.rent-sell-calculator.is-calculated .rsc-fields,.rent-sell-calculator.is-calculated .rsc-advanced .rsc-fields{grid-template-columns:1fr}.rent-sell-calculator.is-calculated .rsc-form-actions{grid-template-columns:1fr;justify-items:stretch}.rent-sell-calculator.is-calculated .rsc-form-actions .rsc-button-primary{max-width:none}.rent-sell-calculator.is-calculated .rsc-form-actions .rsc-button-quiet{grid-column:1;grid-row:auto;justify-self:start}.rent-sell-calculator.is-calculated .rsc-assumptions{grid-template-columns:1fr}}@container rsc (min-width:1040px){.rent-sell-calculator.is-calculated .rsc-detail-grid{gap:30px 32px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.rent-sell-calculator.is-calculated .rsc-detail-grid .rsc-panel+.rsc-panel{margin-top:0}.rent-sell-calculator.is-calculated .rsc-detail-grid .rsc-panel:nth-child(3){grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.rent-sell-calculator *,.rent-sell-calculator *:before,.rent-sell-calculator *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}