@font-face{font-family:'The Seasons';src:url('assets/the-seasons-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'League Spartan';src:url('assets/league-spartan.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#163c3e;--paper:#fff;--muted:#526b69;--line:#d6e3da;--soft:#f1f6f2;--accent:#c7decc;--ease:cubic-bezier(.32,.72,0,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:white;font:400 16px/24px 'League Spartan',sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance;font-weight:500}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button,a{transition:background .7s var(--ease),color .7s var(--ease),transform .7s var(--ease)}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #215b5d;outline-offset:4px}button:active,.button:active{transform:scale(.98)}.wrap{width:calc(100% - 128px);max-width:1440px;margin:0 auto}.dark{background:#163c3e;color:white}.nav{position:absolute;z-index:20;top:0;left:0;transform:none;width:100%;max-width:none;border-radius:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(24px,5vw,64px);color:#163c3e;gap:24px}.brand{display:flex;gap:12px;align-items:center;font-size:16px;line-height:24px;font-weight:600}.brand-symbol{display:grid;place-items:center;width:40px;height:40px;background:#163c3e;color:#fff;border-radius:50%;font-size:18px;letter-spacing:-.08em}.brand-sub{display:block;font-size:12px;line-height:16px;font-weight:400;color:#526b69}.nav nav{display:flex;gap:24px;font-size:14px;line-height:20px}.nav nav a:hover{color:#215b5d}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:48px;padding:8px 12px;background:#163c3e;color:white;border:1px solid transparent;border-radius:9999px;font-size:16px;line-height:24px;font-weight:600}.button:hover{background:#296569;transform:translateY(-2px)}.button.light{background:white;color:#163c3e}.button.light:hover{background:#c7decc}.button span{font-size:20px;line-height:28px}.button.nav-cta{font-size:14px;line-height:20px;min-height:40px;border-radius:4px;gap:10px;padding:8px 14px}.nav-cta .cta-short{display:none}.button.nav-cta span{font-size:inherit;line-height:inherit}.hero-intro{padding-top:calc(96px + 80px);padding-bottom:64px;display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:end}.eyebrow{font-size:12px;line-height:16px;letter-spacing:.14em;font-weight:600;margin-bottom:24px}.hero h1{max-width:680px;font-size:72px;line-height:1;letter-spacing:-.06em;background:linear-gradient(90deg,#fff,#9b9b9b);background-clip:text;color:transparent}.hero-side{max-width:380px}.hero-side>p:first-child{font-size:18px;line-height:28px;color:#e2ede4;margin-bottom:24px}.small{font-size:12px;line-height:16px;color:#58716f}.hero-side .small{margin-top:12px;color:#c7decc}.hero-image{position:relative;height:560px;margin:0 24px;overflow:hidden;border-radius:4px}.hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 51%}.hero-image figcaption{position:absolute;left:40px;bottom:32px;background:#163c3e;color:#fff;padding:24px;display:grid;gap:8px}.hero-image figcaption span{font-size:12px;line-height:16px}.hero-image figcaption span:first-child{letter-spacing:.14em}.hero-image figcaption strong{font-size:24px;line-height:32px;font-weight:500}.image-index{position:absolute;right:40px;bottom:40px;color:white;background:#163c3e;padding:8px 12px;font-size:12px;line-height:16px}.hero-facts{padding:40px 0;display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:32px;align-items:center}.hero-facts span{font-size:12px;line-height:16px;color:#c7decc;display:block;margin-bottom:8px}.hero-facts strong{font-size:24px;line-height:32px;font-weight:500}.hero-facts p{font-size:12px;line-height:16px;color:#c7decc}.section{padding:96px 0}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:48px}h2{font-size:48px;line-height:1;letter-spacing:-.045em}h3{font-size:30px;line-height:36px;letter-spacing:-.035em}.section-head p:not(.eyebrow){max-width:540px;color:var(--muted)}.muted{color:var(--muted)}.footer{padding:48px 0;display:grid;grid-template-columns:1fr 1.4fr 1fr;gap:48px;align-items:start}.footer p{font-size:12px;line-height:16px;color:var(--muted)}.footer>div{display:grid;gap:8px;font-size:12px;line-height:16px}.footer button{padding:0;text-align:left;border:0;background:none;font-size:12px;line-height:16px;color:var(--muted)}.skip{position:fixed;top:-100px;left:24px;z-index:100;background:white;padding:16px}.skip:focus{top:24px}.menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;position:relative}.menu-toggle span{position:absolute;width:20px;height:2px;background:#163c3e;left:8px;top:16px;transition:transform .7s var(--ease)}.menu-toggle span+span{top:24px}.menu-toggle[aria-expanded=true] span{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span+span{transform:translateY(-4px) rotate(-45deg)}dialog{border:0;overscroll-behavior:contain}.mobile-menu{inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;background:rgba(22,60,62,.96);color:#fff;backdrop-filter:blur(48px);padding:80px 32px}.mobile-menu nav{display:grid;gap:32px;font-size:36px;line-height:40px}.mobile-menu nav a{animation:menuIn .8s var(--ease) both}.mobile-menu nav a:nth-child(2){animation-delay:.1s}.mobile-menu nav a:nth-child(3){animation-delay:.15s}.mobile-menu nav a:nth-child(4){animation-delay:.2s}.close-menu{position:absolute;right:24px;top:24px;background:none;color:white;border:0}.legal{max-width:680px;width:calc(100% - 32px);padding:48px;border-radius:16px}.legal::backdrop{background:rgba(0,0,0,.65);backdrop-filter:blur(8px)}.legal h2{font-size:36px;line-height:40px;margin-bottom:24px}.legal p{margin:16px 0}.close-dialog{position:absolute;right:16px;top:12px;background:none;border:0;font-size:30px;line-height:36px}.reveal{transition:opacity .9s var(--ease),transform .9s var(--ease),filter .9s var(--ease)}.js .reveal:not(.visible){opacity:0;transform:translateY(64px);filter:blur(8px)}@keyframes menuIn{from{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.hero-image{height:680px}.hero h1{font-size:96px;line-height:1}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav{width:calc(100% - 48px)}.nav nav{gap:16px}.hero h1{font-size:60px;line-height:1}.hero-intro{gap:32px}.hero-facts{grid-template-columns:repeat(3,1fr)}.hero-facts p{grid-column:1/-1}.section-head{gap:40px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.nav{top:0;width:100%;padding:8px 12px}.nav nav,.nav-cta{display:none!important}.menu-toggle{display:block}.hero-intro{padding-top:calc(96px + 40px);padding-bottom:40px;grid-template-columns:1fr;gap:32px}.hero h1{font-size:48px;line-height:1;letter-spacing:-.05em}.hero-side{max-width:100%}.hero-image{margin:0 8px;height:420px}.hero-image figcaption{left:16px;bottom:16px;right:16px;padding:16px}.hero-image figcaption strong{font-size:20px;line-height:28px}.image-index{display:none}.hero-facts{gap:24px 16px;padding:32px 0}.hero-facts strong{font-size:18px;line-height:28px}.section{padding:64px 0}.section-head{grid-template-columns:1fr;gap:24px;margin-bottom:32px}h2{font-size:36px;line-height:40px}h3{font-size:24px;line-height:32px}.footer{grid-template-columns:1fr;gap:24px}.legal{padding:40px 24px}.eyebrow{margin-bottom:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.js .reveal:not(.visible){opacity:1;transform:none;filter:none}}
.city-photo img{width:100%;height:480px;object-fit:cover;border-radius:4px;display:block}figcaption{font-size:12px;line-height:16px;color:var(--muted);padding-top:12px}.timeline{list-style:none;padding:40px 0 32px;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.timeline li{display:grid;gap:12px}.timeline strong{font-size:36px;line-height:40px;font-weight:500;letter-spacing:-.04em}.timeline span{font-size:14px;line-height:20px;color:var(--muted)}.text-link{display:inline-block;font-size:14px;line-height:20px;text-decoration:underline;text-underline-offset:4px}.text-link:hover{color:#215b5d}.evidence{background:var(--soft)}.case{background:white;padding:40px;margin-bottom:24px;display:grid;grid-template-columns:1fr 1.5fr;gap:48px;border-radius:8px}.case-title .eyebrow{margin-bottom:16px}.case-title h3{margin-bottom:16px}.case-title>.muted{font-size:14px;line-height:20px}.two-prices{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0 32px}.two-prices div{display:grid;gap:12px}.two-prices span,.two-prices small{font-size:12px;line-height:16px;color:var(--muted)}.two-prices strong{font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.04em}.two-prices .price-arrow{font-size:30px;line-height:36px}.result-line{display:flex;gap:24px;padding:24px;background:#eaf3ed;border-radius:4px;align-items:center}.result-line strong{font-size:36px;line-height:40px;font-weight:500;letter-spacing:-.04em;white-space:nowrap}.result-line p{font-size:12px;line-height:16px;color:#526b69}.chart-label{display:flex;justify-content:space-between;font-size:12px;line-height:16px;color:var(--muted)}.history-chart svg{width:100%;height:auto;display:block;margin-top:24px}.loss-note{margin-top:32px;padding:24px;background:#f8eee8;border-radius:4px;font-size:14px;line-height:20px}.loss-note p{margin-top:8px;color:#774d3d}.rental-block{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.5fr;gap:48px;padding-top:16px}.rental-block h3{margin-bottom:16px}.rental-block .muted{font-size:14px;line-height:20px;max-width:300px}.rent-bars{display:grid;gap:12px}.rent-bars>div{display:grid;grid-template-columns:40px 1fr 80px;gap:16px;align-items:center;font-size:12px;line-height:16px}.rent-bars i{display:block;width:var(--bar);height:16px;background:#215b5d;border-radius:2px}.rent-bars strong{font-weight:500;text-align:right}.method{grid-column:1/-1;font-size:14px;line-height:20px;background:#f1f6f2;padding:16px;border-radius:4px}.method summary{cursor:pointer;font-weight:500}.method p{margin-top:16px;color:var(--muted)}.method a{text-decoration:underline}.gross-panel{padding:40px;display:grid;grid-template-columns:1fr 1.5fr;gap:32px 48px;border-radius:8px;background:#163c3e;color:white}.gross-panel h3{margin-bottom:16px}.gross-panel>div>p:not(.eyebrow){font-size:14px;line-height:20px;color:#c7decc;max-width:450px}.gain-list{margin:0 0 24px}.gain-list>div{display:flex;justify-content:space-between;gap:24px;padding:16px 0}.gain-list dt{font-size:14px;line-height:20px;color:#c7decc}.gain-list dd{margin:0;font-size:20px;line-height:28px;white-space:nowrap}.gain-list .gain-total{background:#215b5d;padding:24px;margin-top:8px;border-radius:4px}.gain-total dt{color:white}.gain-total dd{font-size:30px;line-height:36px}.gross-caveat{grid-column:1/-1;font-size:12px;line-height:16px;color:#c7decc}.gross-panel .method{background:#215b5d}.gross-panel .method p{color:#c7decc}.market-note{display:grid;grid-template-columns:1fr 2fr;gap:48px;margin-top:32px;font-size:14px;line-height:20px}.market-note p{color:var(--muted)}.market-note a{text-decoration:underline}.tagline{padding:96px 0}.tagline h2{font-size:60px;line-height:1;max-width:680px;letter-spacing:-.04em}.tagline h2 .word{color:#fff;transition:color .8s var(--ease)}.js .tagline h2 .word{color:#666}.js .tagline h2 .word.active{color:white}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:80px}.benefits span,.process-steps>li>span{font-size:12px;line-height:16px;color:#c7decc;display:block;margin-bottom:24px}.benefits h3{font-size:24px;line-height:32px;margin-bottom:16px}.benefits p{color:#c7decc;font-size:14px;line-height:20px}.release-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center}.release-layout img{width:100%;height:580px;object-fit:cover;display:block;border-radius:4px}.release-info h3{margin-bottom:24px}.segmented{padding:4px;display:flex;gap:4px;border:0;border-radius:9999px;background:#eee;margin:0 0 32px}.segmented label{flex:1;text-align:center;cursor:pointer}.segmented input{position:absolute;opacity:0;pointer-events:none}.segmented span{display:block;padding:12px 16px;font-size:14px;line-height:20px;border-radius:9999px;transition:background .7s var(--ease),color .7s var(--ease)}.segmented input:checked+span{background:#163c3e;color:white}.segmented input:focus-visible+span{outline:3px solid #215b5d;outline-offset:4px}.release-price{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.release-price>span{font-size:14px;line-height:20px}.release-price p{font-size:12px;line-height:16px;color:var(--muted)}.release-price strong{display:block;font-size:36px;line-height:40px;font-weight:500;letter-spacing:-.04em;color:#163c3e}.release-info>.muted{margin-top:32px}.release-info>.small{margin:24px 0 16px}.payment{padding:40px;background:var(--soft);border-radius:8px;margin-top:48px;display:grid;grid-template-columns:1fr 1.2fr;gap:32px 48px}.payment .eyebrow{margin-bottom:16px}.payment-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.payment-stages>div{display:grid;gap:12px}.payment-stages strong{font-size:48px;line-height:1;font-weight:500;letter-spacing:-.04em}.payment-stages span{font-size:14px;line-height:20px;color:var(--muted)}.payment>.small{grid-column:1/-1}.horizon{background:#f1f6f2}.horizon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-bottom:40px}.horizon-grid article>strong{font-size:60px;line-height:1;font-weight:400;letter-spacing:-.06em;display:block;margin-bottom:32px}.horizon-grid h3{font-size:24px;line-height:32px;margin-bottom:16px}.horizon-grid p{color:var(--muted);margin-bottom:24px}.horizon-grid article>span{font-size:12px;line-height:16px;background:white;padding:8px 12px;display:inline-block;border-radius:9999px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.compare-grid .eyebrow{display:block}.districts{list-style:none;margin:32px 0 0;padding:0;display:grid;gap:8px}.districts li{padding:16px;background:var(--soft);border-radius:4px;display:flex;justify-content:space-between;gap:24px;font-size:14px;line-height:20px}.districts span{font-size:12px;line-height:16px;color:var(--muted);text-align:right}.townhouse h3{margin-bottom:24px}.townhouse>p{margin-bottom:16px}.supply-note{padding:24px;background:var(--soft);margin-top:32px;border-radius:4px}.supply-note p{font-size:14px;line-height:20px;color:var(--muted);margin:12px 0 16px}.process-steps{padding:0;margin:48px 0 80px;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.process-steps h3{font-size:24px;line-height:32px;margin-bottom:16px}.process-steps p{font-size:14px;line-height:20px;color:#c7decc}.fit-box{display:grid;grid-template-columns:1fr 1.3fr;gap:64px;background:#215b5d;border-radius:16px;padding:48px}.fit-intro>p:not(.eyebrow){margin-top:24px;color:#c7decc}.fit-surface{background:white;color:var(--ink);padding:32px;border-radius:8px;min-height:470px}.fit-progress{display:flex;justify-content:space-between;font-size:12px;line-height:16px;color:var(--muted)}.progress-track{height:4px;border-radius:9999px;background:#eee;margin:16px 0 32px}.progress-track span{display:block;height:100%;width:25%;background:#215b5d;transition:width .7s var(--ease)}.fit-surface fieldset{padding:0;margin:0;border:0}.fit-surface legend{font-size:24px;line-height:32px;letter-spacing:-.03em;margin-bottom:24px;font-weight:500}.choice{display:flex;gap:12px;padding:16px;border:1px solid #d6e3da;border-radius:8px;margin-bottom:8px;align-items:center;cursor:pointer;font-size:14px;line-height:20px;transition:background .7s var(--ease),border-color .7s var(--ease)}.choice:hover{background:#f1f6f2}.choice:has(input:checked){background:#eaf3ed;border-color:#215b5d}.choice input{accent-color:#215b5d;width:16px;height:16px;flex-shrink:0}.fit-actions{display:flex;justify-content:space-between;gap:24px;margin-top:24px;align-items:center}.back-button{background:none;border:0;padding:8px 12px;font-size:14px;line-height:20px;text-decoration:underline}.back-button:disabled{color:#c7decc;cursor:default}.error{color:#a2392b;font-size:14px;line-height:20px;margin-top:12px}.error:empty{display:none}.fit-surface h3{font-size:24px;line-height:32px}.fit-surface .summary-list{padding-left:24px;margin:24px 0;display:grid;gap:12px;font-size:14px;line-height:20px}.fit-surface .summary-kicker{font-size:12px;line-height:16px;color:#215b5d;margin:16px 0}.summary-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.faq{display:grid;gap:8px}.faq details{background:#f1f6f2;padding:24px;border-radius:4px}.faq summary{font-size:18px;line-height:28px;cursor:pointer;display:flex;justify-content:space-between;gap:24px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';font-size:24px;line-height:32px}.faq details[open] summary::after{content:'−'}.faq p{margin-top:24px;max-width:850px;color:var(--muted)}.final-cta{padding:80px 0;text-align:center}.final-cta h2{max-width:850px;margin:0 auto}.final-cta p:not(.eyebrow){margin:24px auto 32px;color:#c7decc}.sources{padding-top:40px}.sources>details{background:var(--soft);padding:24px;border-radius:8px}.sources summary{cursor:pointer;font-size:14px;line-height:20px}.sources summary>span{float:right;color:var(--muted);font-size:12px;line-height:16px}.sources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px}.sources-grid h3{font-size:18px;line-height:28px;margin-bottom:16px}.sources-grid p{font-size:12px;line-height:16px;color:var(--muted);margin-bottom:16px}.sources-grid a{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.document-page{max-width:850px;padding:80px 24px;margin:auto}.document-page h1{font-size:48px;line-height:1;letter-spacing:-.04em;margin:40px 0}.document-page h2{font-size:24px;line-height:32px;margin:32px 0 16px}.document-page p,.document-page ul{margin:16px 0}.document-page table{width:100%;border-collapse:collapse;font-size:14px;line-height:20px}.document-page th,.document-page td{padding:12px;border:1px solid #d6e3da;text-align:left}.document-page a{text-decoration:underline}@media(max-width:1100px){.case,.gross-panel{gap:32px;padding:32px}.two-prices strong{font-size:24px;line-height:32px}.release-layout,.compare-grid{gap:32px}.fit-box{padding:32px;gap:32px}.fit-surface{padding:24px}.payment{grid-template-columns:1fr}.release-layout img{height:540px}}@media(max-width:760px){.city-photo img{height:300px}.timeline{grid-template-columns:1fr 1fr;gap:32px;padding:32px 0}.timeline strong{font-size:30px;line-height:36px}.case,.gross-panel{grid-template-columns:1fr;padding:24px;gap:32px}.two-prices{gap:8px;padding-top:0}.two-prices strong{font-size:20px;line-height:28px}.result-line{padding:16px;gap:16px}.result-line strong{font-size:30px;line-height:36px}.rental-block{grid-template-columns:1fr;gap:32px}.loss-note{margin-top:24px;padding:16px}.gain-list>div{gap:16px}.gain-list dd{font-size:18px;line-height:28px}.gain-list .gain-total{padding:16px}.gain-total dd{font-size:24px;line-height:32px}.market-note{grid-template-columns:1fr;gap:16px}.tagline{padding:64px 0}.tagline h2{font-size:48px;line-height:1}.benefits{grid-template-columns:1fr;gap:32px;margin-top:48px}.benefits span{margin-bottom:12px}.release-layout{grid-template-columns:1fr;gap:32px}.release-layout img{height:380px}.release-price strong{font-size:30px;line-height:36px}.payment{padding:24px;margin-top:32px}.payment-stages{gap:16px}.payment-stages strong{font-size:36px;line-height:40px}.payment-stages span{font-size:12px;line-height:16px}.horizon-grid{grid-template-columns:1fr;gap:40px}.horizon-grid article>strong{font-size:48px;line-height:1;margin-bottom:16px}.horizon-grid p{max-width:450px}.compare-grid{grid-template-columns:1fr;gap:40px}.process-steps{grid-template-columns:1fr;gap:32px;margin:40px 0 48px}.process-steps>li>span{margin-bottom:12px}.fit-box{grid-template-columns:1fr;padding:24px;gap:32px;margin:0 -8px}.fit-surface{padding:24px 16px}.fit-intro h3{font-size:30px;line-height:36px}.fit-surface legend{font-size:20px;line-height:28px}.choice{padding:12px}.faq details{padding:16px}.faq summary{font-size:16px;line-height:24px}.final-cta{padding:64px 0}.sources-grid{grid-template-columns:1fr}.sources summary>span{float:none;display:block;margin-top:8px}.document-page h1{font-size:36px;line-height:40px}.document-page table{font-size:12px;line-height:16px}.document-page th,.document-page td{padding:8px}}
@media(prefers-reduced-motion:reduce){.js .tagline h2 .word{color:white!important}}@media print{.nav,.fit-box,.menu-toggle,.final-cta{display:none}.reveal{opacity:1!important;transform:none!important;filter:none!important}.section{padding:32px 0}.wrap{width:100%}.dark,.gross-panel{background:white;color:black}.dark p,.gross-panel p{color:#444!important}.hero-intro{padding-top:32px}.hero h1{color:black;background:none}.hero-image{height:300px}.tagline h2 .word{color:black!important}details>p,details>div{display:block}.case{break-inside:avoid}}
.table-scroll{overflow-x:auto;max-width:100%}
/* V5 briefing content */
.v5-heading{max-width:960px;margin-bottom:48px}.v5-copy>p{margin-bottom:24px}.v5-copy>p:last-child{margin-bottom:0}.v5-copy>h3{margin:40px 0 24px;max-width:800px}.v5-copy>.button{margin:8px 0 24px}.v5-copy>ul{padding-left:24px;margin:24px 0}.v5-copy li{margin-bottom:12px}.v5-section>.wrap>.v5-copy{max-width:1200px}.v5-hero-facts{grid-template-columns:1fr 1fr 1.5fr;align-items:start}.v5-hero-facts strong{font-size:36px;line-height:40px;letter-spacing:-.04em}.v5-hero-facts>div p{margin-top:8px}.hero h1{font-size:60px;line-height:1}.v5-case{background:#fff;padding:40px;border-radius:8px;margin-bottom:32px}.v5-case-title{display:grid;grid-template-columns:80px 1fr;gap:32px;margin-bottom:32px;align-items:start}.v5-case-title h2{font-size:36px;line-height:40px;max-width:800px}.case-number{font-size:48px;line-height:1;color:#58716f;letter-spacing:-.04em}.v5-case>.v5-copy>p:first-child{font-size:14px;line-height:20px;color:var(--muted)}.v5-case .v5-copy>p:has(>strong:only-child){padding:24px;background:#eaf3ed;border-radius:4px;color:#215b5d}.briefing-table{width:100%;border-collapse:separate;border-spacing:4px;font-size:14px;line-height:20px;margin:0}.briefing-table th,.briefing-table td{padding:24px;background:#f1f6f2;text-align:left;vertical-align:top;font-weight:400;min-width:140px;border:0;border-radius:4px}.briefing-table thead th{background:#163c3e;color:white;font-weight:500}.briefing-table strong{font-weight:600}.briefing-table tbody th{font-weight:500}.briefing-table tr:last-child td:has(strong),.briefing-table tr:last-child th:has(strong){background:#e2ede4;color:#215b5d}.table-scroll{margin:24px 0}.horizon .briefing-table td,.horizon .briefing-table tbody th{background:#fff}.horizon .briefing-table tr:last-child td:has(strong),.horizon .briefing-table tr:last-child th:has(strong){background:#e2ede4}.release-layout{align-items:start}.release-layout .briefing-table th,.release-layout .briefing-table td{padding:12px;min-width:0;font-size:12px;line-height:16px}.release-layout .table-scroll{margin:32px 0}.comparison-prices{display:grid;grid-template-columns:1fr 1fr;gap:32px}.comparison-prices .release-price{display:block;background:#f1f6f2;padding:24px;border-radius:8px}.comparison-prices .release-price p{margin-top:16px}.comparison-prices .release-price strong{font-size:30px;line-height:36px}.v5-copy .method{margin-bottom:24px}.v5-copy .method .table-scroll{margin-bottom:0}.five-bedroom-section .v5-copy>p{color:#d8e8dd}.five-bedroom-section .v5-copy>p strong{color:#fff}.five-bedroom-section .briefing-table th,.five-bedroom-section .briefing-table td{background:#215b5d;color:#eee}.five-bedroom-section .briefing-table thead th{background:#296569}.five-bedroom-section .briefing-table tr:last-child td:has(strong),.five-bedroom-section .briefing-table tr:last-child th:has(strong){background:#296569;color:#fff}.five-bedroom-section .button{background:white;color:#163c3e}.release-status{padding:24px;background:#296569;border-radius:8px;margin-bottom:40px;max-width:960px}.release-status p{font-size:14px;line-height:20px;color:#d8e8dd;margin-top:12px}.release-status strong{font-size:14px;line-height:20px}.tagline h2{max-width:680px;font-size:48px;line-height:1}.document-page h3{font-size:20px;line-height:28px;margin:32px 0 16px}.document-page .briefing-table td,.document-page .briefing-table th{padding:12px;min-width:100px}.v5-copy .table-scroll:focus-visible{outline:3px solid #215b5d;outline-offset:4px}@media(max-width:1100px){.v5-hero-facts{grid-template-columns:1fr 1fr}.v5-hero-facts>p{grid-column:1/-1}.hero h1{font-size:48px;line-height:1}.comparison-prices{gap:16px}.comparison-prices .release-price{padding:16px}.comparison-prices .release-price strong{font-size:24px;line-height:32px}}@media(max-width:760px){.hero h1{font-size:36px;line-height:40px;letter-spacing:-.04em}.v5-hero-facts strong{font-size:30px;line-height:36px}.v5-heading{margin-bottom:32px}.v5-case{padding:24px}.v5-case-title{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.v5-case-title h2{font-size:30px;line-height:36px}.case-number{font-size:30px;line-height:36px}.briefing-table th,.briefing-table td{padding:16px;min-width:160px}.v5-case .table-scroll{margin-left:-8px;margin-right:-8px}.v5-case .v5-copy>p:has(>strong:only-child){padding:16px}.tagline h2{font-size:36px;line-height:40px}.release-layout .briefing-table th,.release-layout .briefing-table td{padding:12px;min-width:112px}.comparison-prices .release-price strong{font-size:24px;line-height:32px}.comparison-prices .release-price{padding:16px 12px}.release-status{padding:24px}.v5-copy>h3{margin:32px 0 24px}.sources .sources-grid{gap:24px}}
.table-hint{display:none}.release-layout>*{min-width:0}@media(max-width:760px){.v5-copy>.table-hint{display:block;font-size:12px;line-height:16px;color:var(--muted);margin-bottom:8px}.v5-copy>.table-hint+.table-scroll{margin-top:8px}.five-bedroom-section .v5-copy>.table-hint{color:#d8e8dd}}
/* Narrative presentation of the v5 evidence. */
.ownership-story{display:grid;grid-template-columns:1fr 1.5fr;gap:32px 64px;background:white;padding:40px;border-radius:8px;margin-bottom:24px;font-variant-numeric:tabular-nums}.story-caption h3{margin-bottom:24px}.story-caption>p:not(.eyebrow){color:var(--muted);max-width:340px}.period-label{display:block;margin-top:32px;font-size:12px;line-height:16px;color:var(--muted)}.purchase-path{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-bottom:32px}.purchase-path div,.return-parts div{display:grid;gap:8px}.purchase-path div>span,.return-parts div>span,.return-parts small{font-size:12px;line-height:16px;color:var(--muted)}.purchase-path strong{font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.04em;white-space:nowrap}.purchase-path>span{font-size:24px;line-height:32px;color:#58716f}.return-parts{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-bottom:24px}.return-parts strong{font-size:24px;line-height:32px;letter-spacing:-.04em;font-weight:500}.return-parts>span{color:#58716f}.return-total{padding:24px;background:#eaf3ed;border-radius:4px}.return-total>span{font-size:12px;line-height:16px;color:#215b5d}.return-total>strong{display:block;font-size:48px;line-height:1;letter-spacing:-.045em;font-weight:500;margin:12px 0 16px}.return-total>p{font-size:14px;line-height:20px;color:#215b5d;max-width:430px}.ownership-story .method{margin:0}.rental-journey{display:grid;grid-template-columns:1fr 1.5fr;gap:64px;padding:48px 40px;background:white;border-radius:8px;margin:24px 0 32px}.rental-journey h3{margin-bottom:24px}.rental-journey p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:20px;max-width:340px}.rental-takeaway{margin-top:32px;display:grid;gap:8px}.rental-takeaway strong{color:#215b5d;font-size:48px;line-height:1;font-weight:500;letter-spacing:-.04em}.rent-chart{height:280px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:end;padding-top:32px}.rent-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px}.rent-chart span,.rent-chart strong{font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}.rent-chart i{height:calc(var(--height) * .72);width:100%;background:#215b5d;border-radius:4px 4px 0 0}.rent-chart .rent-low i{background:#d57d5e}.rental-journey figcaption{margin-top:16px}.evidence-note{font-size:12px;line-height:16px;color:var(--muted);max-width:850px;margin-bottom:16px}.entry-price{display:grid;gap:12px;margin:32px 0}.entry-price>span{font-size:14px;line-height:20px;color:var(--muted)}.entry-price>strong{font-size:48px;line-height:1;font-weight:500;letter-spacing:-.045em}.release-layout{align-items:center}.payment .method{padding:0}.payment .table-scroll{margin-bottom:0}.scenario-assumptions{display:grid;grid-template-columns:1fr 1.5fr 1.5fr;gap:32px;margin-bottom:48px;align-items:start}.scenario-assumptions>div{display:grid;gap:12px}.scenario-assumptions strong{font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.04em}.scenario-assumptions span,.scenario-assumptions p{font-size:12px;line-height:16px;color:var(--muted)}.horizon-control{display:grid;grid-template-columns:repeat(3,1fr);border:0;padding:0;margin:0 0 32px;gap:8px}.horizon-control legend{font-size:12px;line-height:16px;margin-bottom:16px;color:var(--muted)}.horizon-control label{cursor:pointer;min-width:0}.horizon-control input{position:absolute;opacity:0;pointer-events:none}.horizon-control label>span{display:grid;gap:12px;padding:24px 32px;border-radius:8px;background:#e2ede4;transition:background .7s var(--ease),color .7s var(--ease),transform .7s var(--ease)}.horizon-control label:hover>span{background:#c7decc}.horizon-control label:active>span{transform:scale(.98)}.horizon-control input:checked+span{background:#163c3e;color:white}.horizon-control input:focus-visible+span{outline:3px solid #215b5d;outline-offset:4px}.horizon-control strong{font-size:48px;line-height:1;font-weight:500;letter-spacing:-.05em}.horizon-control small{font-size:14px;line-height:20px}.scenario-date{font-size:14px;line-height:20px;margin-bottom:24px;color:var(--muted)}.scenario-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.scenario-card{background:white;padding:32px;border-radius:8px;font-variant-numeric:tabular-nums}.scenario-card .eyebrow{margin-bottom:8px}.scenario-entry{font-size:14px;line-height:20px;color:var(--muted);margin-bottom:32px}.metric-label{display:block;font-size:12px;line-height:16px;color:var(--muted);margin-bottom:12px}.scenario-total{font-size:48px;line-height:1;font-weight:500;letter-spacing:-.045em}.gain-composition{display:flex;height:16px;gap:4px;margin:32px 0 24px;border-radius:2px;overflow:hidden}.capital-segment{background:#215b5d;transition:width .8s var(--ease)}.rent-segment{background:#c7decc;flex:1}.scenario-breakdown{margin:0;display:grid;gap:16px}.scenario-breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;line-height:20px}.scenario-breakdown dt{color:var(--muted);display:flex;align-items:center;gap:8px}.scenario-breakdown dd{margin:0;font-weight:500}.scenario-breakdown i{width:8px;height:8px;border-radius:2px;display:inline-block;flex-shrink:0}.capital-dot{background:#215b5d}.rent-dot{background:#c7decc}.scenario-note{font-size:12px;line-height:16px;color:var(--muted);max-width:850px;margin:24px 0}.scenario-detail{background:#e2ede4}.scenario-detail h3{font-size:20px;line-height:28px;margin:32px 0 16px}.downside{display:grid;grid-template-columns:1fr 1.5fr;gap:64px;margin-top:48px}.downside h3{font-size:24px;line-height:32px}.downside p{font-size:14px;line-height:20px;color:var(--muted)}.context-section .section-head{align-items:start}.context-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}.context-grid h3,.townhouse-bridge h3{margin-bottom:24px}.context-grid>div>p,.townhouse-bridge>div>p{color:var(--muted);margin-bottom:24px}.context-grid .method,.townhouse-bridge .method{background:#e2ede4}.context-grid .table-hint{display:block;font-size:12px;line-height:16px;margin-top:16px}.context-grid .table-scroll{max-width:100%}.context-grid>div{min-width:0}.context-grid .briefing-table th,.context-grid .briefing-table td{min-width:160px;padding:16px}.townhouse-bridge{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:64px}.five-reveal{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center;padding:0 0 80px}.five-reveal h2{font-size:60px;line-height:1;margin-bottom:40px}.five-reveal h3{font-size:36px;line-height:40px;margin-bottom:24px}.five-reveal p:not(.eyebrow){max-width:540px;color:#c7decc}.five-reveal .release-inline{font-size:12px;line-height:16px;margin-top:24px;max-width:430px;color:#c7decc}.five-mark{text-align:center}.five-mark>span{display:block;font-size:128px;line-height:1;letter-spacing:-.08em;color:#c7decc;font-weight:400}.five-mark>p{font-size:12px;line-height:16px;letter-spacing:.14em;margin-top:24px}.peer-story{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end}.peer-story h3{margin-bottom:24px}.peer-story p:not(.eyebrow){color:#c7decc;font-size:14px;line-height:20px;max-width:560px}.peer-gain{padding:32px;background:#215b5d;border-radius:8px}.peer-gain>span{font-size:12px;line-height:16px;color:#c7decc}.peer-gain>strong{display:block;font-size:48px;line-height:1;font-weight:500;letter-spacing:-.05em;margin:16px 0}.peer-timeline{list-style:none;padding:40px 0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.peer-timeline li{display:grid;gap:16px}.peer-timeline span{font-size:12px;line-height:16px;color:#c7decc}.peer-timeline strong{font-size:24px;line-height:32px;font-weight:500;letter-spacing:-.04em}.peer-rents{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;align-items:start;margin:32px 0}.peer-rents h3{font-size:24px;line-height:32px}.peer-rents>div{display:grid;gap:12px}.peer-rents>div>span,.peer-rents small{font-size:12px;line-height:16px;color:#c7decc}.peer-rents strong{font-size:30px;line-height:36px;font-weight:500;letter-spacing:-.04em}.peer-rents strong>span{font-size:14px;line-height:20px;letter-spacing:0;color:#c7decc}.dark-note{font-size:12px;line-height:16px;color:#c7decc;max-width:900px;margin:24px 0}.dark-detail{background:#215b5d;color:#fff;margin-top:24px}.dark-detail p{color:#c7decc}.townhouse-model{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;margin-top:80px}.townhouse-model h3{margin-bottom:24px}.townhouse-model>div>p:not(.eyebrow){color:#c7decc}.townhouse-exits{display:grid;gap:24px}.townhouse-exits article{background:#215b5d;padding:32px;border-radius:8px}.townhouse-exits article>span{display:block;font-size:14px;line-height:20px;color:#c7decc}.townhouse-exits strong{font-size:48px;line-height:1;font-weight:500;letter-spacing:-.05em;display:block;margin:16px 0;color:#c7decc}.townhouse-exits p{font-size:14px;line-height:20px}.townhouse-exits small{display:block;font-size:12px;line-height:16px;color:#c7decc;margin-top:16px}.five-close{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;margin-top:64px}.five-close p{color:#c7decc;max-width:540px;margin-bottom:24px}.table-scroll:focus-visible{outline:3px solid #215b5d;outline-offset:4px}.nav nav [aria-current=location]{text-decoration:underline;text-underline-offset:4px}.tagline h2{font-size:60px;line-height:1}.ownership-story,.scenario-card,.peer-timeline,.townhouse-exits{min-width:0}
@media(max-width:1100px){.ownership-story,.rental-journey{gap:32px;padding:32px}.purchase-path{gap:16px}.purchase-path strong{font-size:24px;line-height:32px}.return-parts{gap:16px}.return-parts strong{font-size:20px;line-height:28px}.scenario-total,.peer-gain>strong,.townhouse-exits strong{font-size:36px;line-height:40px}.scenario-assumptions{grid-template-columns:1fr 1fr}.scenario-assumptions>p{grid-column:1/-1;max-width:760px}.five-reveal,.peer-story,.townhouse-model,.five-close{gap:40px}.peer-gain{padding:24px}.rent-chart{gap:16px}.context-grid,.townhouse-bridge{gap:32px}}
@media(max-width:760px){.ownership-story{grid-template-columns:1fr;padding:24px;gap:24px}.story-caption h3{font-size:30px;line-height:36px;margin-bottom:16px}.period-label{margin-top:16px}.purchase-path{gap:8px;margin-bottom:24px}.purchase-path strong{font-size:20px;line-height:28px}.return-parts{gap:8px}.return-parts strong{font-size:18px;line-height:28px}.return-total{padding:24px 16px}.return-total>strong{font-size:36px;line-height:40px}.rental-journey{grid-template-columns:1fr;padding:24px;gap:24px}.rent-chart{height:240px;gap:12px}.rent-chart span{font-size:12px;line-height:16px}.rental-takeaway{margin-top:24px}.entry-price>strong{font-size:36px;line-height:40px}.scenario-assumptions{gap:24px}.scenario-assumptions strong{font-size:24px;line-height:32px}.horizon-control{gap:4px}.horizon-control label>span{padding:16px 12px;gap:8px}.horizon-control strong{font-size:30px;line-height:36px}.horizon-control small{font-size:12px;line-height:16px;min-height:32px}.scenario-pair{grid-template-columns:1fr;gap:16px}.scenario-card{padding:24px}.scenario-total{font-size:36px;line-height:40px}.scenario-breakdown>div{font-size:12px;line-height:16px;gap:8px}.scenario-entry{margin-bottom:24px}.downside,.context-grid,.townhouse-bridge{grid-template-columns:1fr;gap:24px}.townhouse-bridge{margin-top:48px}.context-grid{gap:40px}.five-reveal{grid-template-columns:1fr;padding-bottom:64px;gap:40px}.five-reveal h2{font-size:48px;line-height:1;margin-bottom:32px}.five-reveal h3{font-size:30px;line-height:36px}.five-mark{display:none}.peer-story{grid-template-columns:1fr;gap:32px}.peer-gain>strong{font-size:36px;line-height:40px}.peer-timeline{grid-template-columns:1fr 1fr;gap:32px 16px;padding:32px 0}.peer-timeline strong{font-size:20px;line-height:28px}.peer-timeline li{gap:8px}.peer-rents{grid-template-columns:1fr;gap:24px;margin:24px 0}.peer-rents h3 br{display:none}.townhouse-model{grid-template-columns:1fr;gap:32px;margin-top:64px}.townhouse-exits article{padding:24px}.townhouse-exits strong{font-size:36px;line-height:40px}.five-close{grid-template-columns:1fr;gap:24px;margin-top:48px}.tagline h2{font-size:36px;line-height:40px}.briefing-table{min-width:480px}}

/* Outcome icon: a personal discussion checklist. */
.button .result-icon{width:24px;height:24px;flex-shrink:0;display:block}.nav-cta .result-icon{width:20px;height:20px}

/* Five bedroom evidence: price journey followed by separate rental records. */
.peer-evidence{background:#215b5d;border-radius:8px;padding:40px;font-variant-numeric:tabular-nums}.peer-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:start}.peer-heading h3{font-size:48px;line-height:1;letter-spacing:-.045em;margin-bottom:24px}.peer-heading>div>p:not(.eyebrow){color:#c7decc;max-width:540px;font-size:16px;line-height:24px}.peer-outcome{justify-self:end}.peer-outcome>span{font-size:12px;line-height:16px;color:#c7decc}.peer-outcome>strong{display:block;font-size:60px;line-height:1;font-weight:500;letter-spacing:-.05em;color:#c7decc;margin:16px 0}.peer-heading .peer-outcome>p{font-size:14px;line-height:20px}.sale-journey{margin-top:48px}.sale-chart-label{display:flex;justify-content:space-between;gap:24px;font-size:12px;line-height:16px;color:#c7decc}.sale-plot{list-style:none;margin:32px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.sale-plot li{min-width:0;display:grid;gap:16px}.sale-column{height:240px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.sale-column>strong{font-size:30px;line-height:36px;letter-spacing:-.04em;font-weight:500}.sale-column>i{display:block;height:calc(var(--sale) * .76);background:#8eb2a5;border-radius:4px 4px 0 0}.sale-plot li:last-child .sale-column>i{background:#c7decc}.sale-plot li:last-child .sale-column>strong{color:#c7decc}.sale-plot li>span{font-size:14px;line-height:20px;color:#c7decc}.sale-journey figcaption{padding-top:24px;color:#c7decc;max-width:880px}.rental-evidence{display:grid;grid-template-columns:1fr 1.5fr;gap:64px;margin:64px 0 24px;align-items:start}.rental-evidence-intro h3{font-size:30px;line-height:36px;margin-bottom:24px}.rental-evidence-intro>p:not(.eyebrow){font-size:14px;line-height:20px;color:#c7decc;max-width:380px}.rental-records{display:grid;grid-template-columns:1fr 1fr;gap:24px}.rental-records article{background:#215b5d;padding:24px;border-radius:8px;min-width:0}.rental-property h4{margin:0 0 8px;font-size:20px;line-height:28px;font-weight:500;letter-spacing:-.025em}.rental-property>span{font-size:12px;line-height:16px;color:#c7decc}.rental-amount{margin:32px 0 24px;font-size:36px;line-height:40px;letter-spacing:-.04em;font-weight:500;white-space:nowrap}.rental-amount>span{display:block;font-size:12px;line-height:16px;letter-spacing:0;color:#c7decc;margin-top:8px}.rental-term{font-size:12px;line-height:16px;color:#c7decc}.peer-limits{font-size:12px;line-height:16px;color:#c7decc;max-width:960px;margin-bottom:24px}
@media(max-width:1100px){.peer-heading{gap:32px}.peer-heading h3{font-size:36px;line-height:40px}.peer-outcome>strong{font-size:48px;line-height:1}.sale-plot{gap:24px}.rental-evidence{grid-template-columns:1fr;gap:32px}.rental-evidence-intro>p:not(.eyebrow){max-width:680px}.rental-records{max-width:100%}.rental-amount{font-size:36px;line-height:40px}}
@media(max-width:760px){.peer-evidence{padding:24px}.peer-heading{grid-template-columns:1fr;gap:32px}.peer-heading h3{font-size:30px;line-height:36px}.peer-outcome{justify-self:start}.peer-outcome>strong{font-size:48px;line-height:1}.peer-heading .eyebrow{max-width:270px}.sale-chart-label{display:grid;gap:8px}.sale-journey{margin-top:40px}.sale-plot{grid-template-columns:1fr;gap:24px;margin-top:24px}.sale-plot li{display:flex;flex-direction:column-reverse;gap:8px}.sale-column{height:auto;display:grid;gap:8px}.sale-column>strong{font-size:24px;line-height:32px}.sale-column>i{width:var(--sale);height:16px;border-radius:2px}.sale-plot li>span{font-size:12px;line-height:16px}.rental-evidence{margin-top:48px;gap:32px}.rental-records{grid-template-columns:1fr;gap:16px}.rental-records article{display:grid;grid-template-columns:1fr auto;gap:24px 16px;padding:24px}.rental-property h4{font-size:18px;line-height:28px}.rental-amount{font-size:24px;line-height:32px;margin:0;text-align:right}.rental-term{grid-column:1/-1}.rental-property>span{display:block;max-width:140px}.rental-evidence-intro h3{font-size:24px;line-height:32px}}

/* A clear chapter break from the dark five bedroom opportunity. */
.process{background:#f1f6f2;color:#163c3e}.process>.wrap>h2{max-width:850px}.process-intro{max-width:680px;margin-top:24px;color:#526b69;font-size:18px;line-height:28px}.process .process-steps>li>span{color:#215b5d}.process .process-steps p,.process .fit-intro>p:not(.eyebrow){color:#526b69}.process .fit-box{background:#fff;color:#163c3e}.process .fit-surface{background:#f1f6f2}.process .choice{background:#fff}.process .choice:hover{background:#eaf3ed}.process .choice:has(input:checked){background:#eaf3ed}.process .progress-track{background:#d6e3da}

.hero-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:0;transition:opacity .7s var(--ease);pointer-events:none}.hero-film img{object-position:center top}.hero-film.has-motion video{opacity:1}.hero-film figcaption{z-index:1}.hero-film figcaption a{font-size:12px;line-height:16px;text-decoration:underline;text-underline-offset:4px;color:#e2ede4}.hero-motion{position:absolute;z-index:2;top:24px;right:24px;border:0;border-radius:9999px;background:#163c3e;color:white;padding:12px 16px;min-height:48px;font-size:14px;line-height:20px;font-weight:600}.hero-motion:hover{background:#296569}.hero-motion[hidden]{display:none}@media(max-width:760px){.hero-motion{top:16px;right:16px}.hero-film video,.hero-film img{object-position:50% top}.hero-film figcaption{right:auto;max-width:calc(100% - 32px)}}@media print{.hero-film video,.hero-motion{display:none!important}}

/* Maximise With Mary: supplied identity, palette and typefaces. */
:root{--teal:#215b5d;--mint:#c7decc;--terracotta:#d57d5e}
body{font-weight:400}
h1,h2{font-family:'The Seasons',serif;font-weight:400;letter-spacing:-.025em}
h3{letter-spacing:-.015em}
.hero h1{font-family:'The Seasons',serif;font-weight:400;background:none;color:#fff;letter-spacing:-.025em;font-size:60px;line-height:1}
.hero-side>p:first-child{font-size:20px;line-height:28px}
.eyebrow{letter-spacing:.14em;font-weight:600}
.dark .eyebrow{color:var(--mint)}
.nav{padding:12px 24px;gap:24px;background:#fff}
.brand{gap:12px;flex-shrink:0;line-height:1;color:var(--ink)}
.brand-logo{display:block;width:180px;height:auto;flex-shrink:0}
.nav nav{gap:24px;white-space:nowrap}
.hero .button.light,.final-cta .button.light,.five-close .button.light{background:var(--mint);color:var(--ink)}
.hero .button.light:hover,.final-cta .button.light:hover,.five-close .button.light:hover{background:#fff}
.hero-image figcaption strong{font-family:'The Seasons',serif;font-weight:400;font-size:30px;line-height:36px;letter-spacing:0}
.hero-facts strong{color:var(--mint)}
.tagline h2{font-family:'The Seasons',serif;letter-spacing:-.025em}
.js .tagline h2 .word{color:#749491}
.js .tagline h2 .word.active{color:#fff}
.timeline strong{color:var(--teal)}
.timeline li:last-child strong{color:#a34f35}
.return-total{background:var(--mint)}
.return-total>strong{color:var(--ink)}
.rent-chart .rent-low i{background:var(--terracotta)}
.five-mark>span{font-family:'The Seasons',serif;color:var(--terracotta);letter-spacing:0}
.sale-plot li:last-child .sale-column>i{background:var(--terracotta)}
.peer-outcome>strong{color:var(--mint)}
.process{background:var(--mint)}
.process .fit-box{background:#fff}
.process .fit-surface{background:#f1f6f2}
.process .process-steps>li>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--teal);color:#fff;font-size:14px;line-height:20px}
.process .choice:has(input:checked){background:#e2ede4;border-color:var(--teal)}
.footer{grid-template-columns:320px 1fr auto;align-items:center}
.footer-identity{display:block;width:320px;height:160px;overflow:hidden;position:relative}
.footer-identity img{display:block;width:400px;height:320px;max-width:none;position:absolute;left:-40px;top:-56px}
.document-page>.brand{display:inline-flex;margin-bottom:24px;text-decoration:none}
.document-page>.brand+a{display:block;margin-top:16px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--teal)}
@media(max-width:1200px){.nav nav{gap:16px}.nav{gap:16px;padding:12px 32px}.nav .brand-logo{width:164px}.nav-cta{gap:12px}}
@media(max-width:1000px){.nav nav{display:none!important}.menu-toggle{display:block}.nav-cta{min-height:36px;padding:6px 10px;gap:8px;font-size:12px}.nav-cta .cta-full{display:none}.nav-cta .cta-short{display:inline}.nav-cta .result-icon{display:none}.footer{grid-template-columns:1fr 1.5fr;gap:32px}.footer>div{grid-column:2}.hero h1{font-size:48px;line-height:1}}
@media(max-width:760px){.nav{padding:8px 12px;gap:8px}.nav .brand{gap:8px}.nav .brand-logo{width:152px}.hero-intro{padding-top:calc(72px + 48px)}.hero h1{font-size:36px;line-height:40px;letter-spacing:-.025em}.hero-side>p:first-child{font-size:18px;line-height:28px}.hero-image figcaption strong{font-size:24px;line-height:32px}.footer{grid-template-columns:1fr;gap:24px}.footer>div{grid-column:auto}.footer-identity{margin-left:-8px;width:304px}.footer-identity img{left:-48px}.process .process-steps>li>span{margin-bottom:16px}}
@media print{.hero h1{color:#163c3e}.footer-identity{break-inside:avoid}}

.keep-phrase{white-space:nowrap}

.dark a:focus-visible,.dark button:focus-visible,.dark summary:focus-visible{outline-color:var(--mint)}

.clarity-consent[hidden]{display:none}
.clarity-consent{position:fixed;z-index:1000;left:50%;bottom:20px;transform:translateX(-50%);width:min(1040px,calc(100% - 40px));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:20px 24px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 56px rgba(18,48,46,.22)}
.clarity-consent-copy{display:grid;gap:8px;max-width:700px}
.clarity-consent-copy .eyebrow{margin:0;color:var(--teal);font-size:11px;line-height:16px;letter-spacing:.12em}
.clarity-consent-copy>p:not(.eyebrow){font-size:14px;line-height:20px}
.clarity-consent-copy>a,.document-footer>a,.clarity-disclosure a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}
.clarity-consent-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.clarity-consent-actions button,.clarity-preferences button,.legal [data-clarity-manage]{min-height:44px;padding:10px 16px;border:1px solid var(--line);border-radius:9999px;background:var(--soft);color:var(--ink);font-size:14px;line-height:20px;font-weight:600}
.clarity-consent-actions button[data-clarity-choice="granted"]{background:var(--ink);color:#fff;border-color:var(--ink)}
.clarity-consent button:hover,.clarity-preferences button:hover,.legal [data-clarity-manage]:hover{filter:brightness(.96)}
.clarity-preferences{display:grid;gap:16px;margin:40px 0;padding:24px;background:var(--soft);border:1px solid var(--line);border-radius:12px;max-width:720px}
.clarity-preferences h2{font-size:24px;line-height:32px}
.clarity-preferences .clarity-consent-actions{justify-content:flex-start}
.clarity-disclosure{grid-column:1/-1;font-size:12px;line-height:18px;color:var(--muted)}
.document-footer{display:flex;gap:24px;flex-wrap:wrap;margin:48px auto 0;width:min(1120px,calc(100% - 48px));padding:24px 0;border-top:1px solid var(--line);font-size:14px;line-height:20px}
.legal [data-clarity-manage]{display:inline-flex;align-items:center;cursor:pointer}
@media(max-width:760px){.clarity-consent{bottom:12px;width:calc(100% - 24px);grid-template-columns:1fr;gap:16px;padding:18px;border-radius:10px}.clarity-consent-actions{justify-content:stretch}.clarity-consent-actions button,.clarity-preferences button{flex:1 1 auto}.document-footer{width:calc(100% - 40px);margin-top:32px}}
