@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=Spectral:wght@500;600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--green-950:#0a241f;--green-900:#10322b;--green-800:#1e5245;--green-600:#3c8371;--cream:#f7f3eb;--paper:#fffdf8;--line:#d8ded7;--muted:#597067;--terracotta:#b8583d;--gold:#b89a55;--error:#a42c2c;font-synthesis:none;font-family:Instrument Sans,system-ui,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--green-900);margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}a{color:var(--green-800)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;background:var(--gold);color:var(--green-950);border-radius:.5rem;padding:.75rem 1rem;position:absolute;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-shell{max-width:1180px;margin:0 auto;padding:0 28px}.site-header{justify-content:space-between;align-items:center;padding:26px 0 30px;display:flex}.brand-lockup img{width:220px;height:auto;display:block}.header-note,.step-label,.results-status,.detail-note{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem}.hero{background:var(--green-900);color:var(--paper);border-radius:30px;grid-template-columns:1fr 120px;align-items:end;gap:32px;padding:74px clamp(22px,6vw,84px) 64px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:320px;height:320px;position:absolute;top:-140px;right:-100px}.hero-copy{z-index:1;max-width:700px;position:relative}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:.73rem;font-weight:700;line-height:1.2}.hero h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.045em;max-width:690px;margin-bottom:18px;font-family:Spectral,Georgia,serif;font-size:clamp(2.7rem,6vw,5.4rem);font-weight:500;line-height:.98}.hero-lede{color:#dce8e2;max-width:560px;margin-bottom:0;font-size:1.08rem;line-height:1.55}.hero-arch{opacity:.78;place-self:center end}.hero-arch img{filter:brightness(0)invert();width:88px;height:auto;display:block}.calculator-card,.assumptions-card,.results-section,.lead-section,.confirmation-card{max-width:860px;margin:26px auto 0}.calculator-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:40px clamp(24px,5vw,60px);box-shadow:0 16px 40px #10322b0f}.section-heading,.results-heading,.detail-card-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.section-heading h2,.results-heading h2,.lead-intro h2,.confirmation-card h2{letter-spacing:-.03em;margin-bottom:0;font-family:Spectral,Georgia,serif;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:500;line-height:1.08}.field{min-width:0}.field-featured{margin:32px 0 26px}label{color:var(--green-900);margin-bottom:9px;font-size:.9rem;font-weight:600;display:block}.input-wrap{min-height:52px;color:var(--muted);background:#fff;border:1px solid #b9c9c1;border-radius:10px;align-items:center;padding:0 15px;display:flex}.input-wrap:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #3c837129}.input-wrap-large{min-height:74px;color:var(--green-800);padding:0 22px;font-family:Spectral,Georgia,serif;font-size:2.6rem}.input-wrap input{width:100%;min-width:0;color:var(--green-900);background:0 0;border:0;outline:0;padding:0 5px;font-size:1rem}.input-wrap-large input{font-family:inherit;font-size:inherit}.input-suffix input{text-align:right}.input-suffix span{margin-left:5px;font-size:.85rem}.field-help{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.45}.field-error{min-height:18px;color:var(--error);margin:6px 0 0;font-size:.78rem;line-height:1.35}.label-note{color:var(--muted);font-size:.74rem;font-weight:400}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 20px;font-weight:700;line-height:1;transition:background-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green-800);color:#fff}.button-primary:hover{background:var(--green-950)}.button-secondary{border-color:var(--green-600);color:var(--green-800);background:0 0}.button-secondary:hover{background:#e6efea}.button-text{color:var(--green-800);background:0 0;border:0}.button-full{width:100%}.microcopy{color:var(--muted);align-items:center;gap:8px;margin:18px 0 0;font-size:.76rem;display:flex}.micro-dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.assumptions-card{background:#e8eee9;border:1px solid #d1ddd5;border-radius:18px;overflow:hidden}.disclosure-button{width:100%;min-height:78px;color:var(--green-900);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:20px 26px;display:flex}.disclosure-button strong{font-size:1rem;display:block}.disclosure-button .eyebrow{margin-bottom:6px}.disclosure-icon{border:1px solid var(--green-600);border-radius:50%;place-items:center;width:32px;height:32px;font-size:1.3rem;font-weight:400;display:grid}.disclosure-panel{padding:4px 26px 28px}.panel-intro{max-width:680px;color:var(--muted);margin-bottom:26px;font-size:.85rem;line-height:1.5}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.fixed-assumptions{border-top:1px solid #cdd9d2;border-bottom:1px solid #cdd9d2;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 26px;padding:16px 0;display:grid}.fixed-assumptions div{gap:4px;display:grid}.fixed-assumptions dt{color:var(--muted);font-size:.72rem}.fixed-assumptions dd{margin:0;font-size:.8rem;font-weight:600}.results-section{padding-top:64px}.results-heading{align-items:end;margin-bottom:24px}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.result-card{border-radius:18px;min-height:205px;padding:25px}.result-rent{background:#eadfd2}.result-equity{background:#dbe9e1}.result-ahead{background:var(--terracotta);color:#fff8f0;grid-column:1/-1;min-height:174px}.result-label{max-width:230px;font-size:.85rem;font-weight:600;line-height:1.35;display:block}.result-number{letter-spacing:-.04em;margin:18px 0 8px;font-family:Spectral,Georgia,serif;font-size:clamp(2.2rem,6vw,3.7rem);font-weight:500;line-height:1;display:block}.result-card p{max-width:400px;color:var(--muted);margin-bottom:0;font-size:.78rem;line-height:1.45}.result-ahead p{color:#f8d9c7}.detail-card,.explanation-card,.disclaimer{background:var(--paper);border:1px solid var(--line);border-radius:18px;margin-top:18px;padding:26px}.detail-card-heading h3,.explanation-card h3{margin-bottom:0;font-size:1.08rem}.milestone-list{margin-top:22px}.milestone-row{border-top:1px solid var(--line);grid-template-columns:75px repeat(3,1fr);align-items:center;gap:12px;padding:15px 0;display:grid}.milestone-row>strong{font-family:Spectral,Georgia,serif;font-size:1.05rem}.milestone-row span{gap:4px;display:grid}.milestone-row small{color:var(--muted);font-size:.7rem}.milestone-row b{font-size:.85rem}.explanation-card{background:#e8eee9;border-color:#d1ddd5;gap:16px;display:flex}.explanation-card h3{margin:0 0 9px}.explanation-card p{color:var(--muted);margin-bottom:8px;font-size:.8rem;line-height:1.5}.explanation-card p:last-child{margin-bottom:0}.explanation-icon{border:1px solid var(--green-600);border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-family:Spectral,Georgia,serif;font-weight:600;display:grid}.disclaimer{color:var(--muted);font-size:.76rem;line-height:1.55}.disclaimer strong{color:var(--green-900)}.lead-section{padding-top:70px}.lead-intro{max-width:580px;margin-bottom:24px}.lead-intro h2{margin-bottom:13px}.lead-intro>p:last-child{color:var(--muted);margin-bottom:0;line-height:1.55}.demo-banner{color:#665a3d;background:#f2ead7;border:1px solid #e1d4b7;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 15px;font-size:.78rem;display:flex}.demo-pill{background:var(--gold);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:4px 7px;font-size:.68rem;font-weight:700}.lead-section form{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:24px}input,select{width:100%;min-height:48px;color:var(--green-900);background:#fff;border:1px solid #b9c9c1;border-radius:9px;padding:10px 13px}input[aria-invalid=true],select[aria-invalid=true]{border-color:var(--error)}.input-wrap:has(input[aria-invalid=true]){border-color:var(--error)}select{appearance:auto}.checkbox-row{align-items:flex-start;gap:12px;margin:24px 0 0;font-size:.8rem;font-weight:400;line-height:1.5;display:flex}.checkbox-row input{width:20px;min-height:20px;accent-color:var(--green-800);flex:0 0 20px;margin-top:1px}.error-summary{border-left:4px solid var(--error);color:var(--error);background:#f8e3df;margin:0 0 18px;padding:12px 15px;font-size:.82rem}.lead-section form .button{margin-top:18px}.disclaimer-small{background:0 0;border:0;margin-top:15px;padding:0}.confirmation-card{background:var(--green-900);color:#fff;text-align:center;border-radius:22px;padding:48px clamp(26px,6vw,70px)}.confirmation-mark{border:1px solid var(--gold);width:50px;height:50px;color:var(--gold);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:1.4rem;display:grid}.confirmation-card .eyebrow{margin-bottom:10px}.confirmation-card h2{margin-bottom:14px}.confirmation-card>p:not(.eyebrow):not(.field-help){color:#dce8e2;max-width:550px;margin:0 auto 26px;line-height:1.55}.confirmation-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.confirmation-card .button-secondary{color:#fff;border-color:#7db09e}.confirmation-card .button-secondary:hover{background:#1e5245}.confirmation-card .button-text{color:#dce8e2}.confirmation-card .field-help{color:#c2d5cb}.final-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:15px;padding:70px 0 50px;font-family:Spectral,Georgia,serif;font-size:1.15rem;display:flex}.final-note img{opacity:.65;width:42px;height:auto}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:22px 0 28px;font-size:.72rem;display:flex}.noscript-message{z-index:5;background:var(--green-900);color:#fff;border-radius:.5rem;padding:1rem;position:fixed;inset:auto 1rem 1rem}@media (width<=600px){.site-shell{padding:0 16px}.site-header{padding:18px 0 22px}.brand-lockup img{width:178px}.header-note{font-size:.63rem}.hero{border-radius:20px;grid-template-columns:1fr 52px;gap:10px;padding:48px 22px 44px}.hero h1{font-size:clamp(2.45rem,12vw,3.4rem)}.hero-lede{font-size:.95rem}.hero-arch img{width:48px}.calculator-card{border-radius:18px;padding:28px 20px}.section-heading h2{font-size:1.8rem}.form-grid,.result-grid{grid-template-columns:1fr}.result-ahead{grid-column:auto}.fixed-assumptions{grid-template-columns:1fr;gap:11px}.fixed-assumptions div{grid-template-columns:115px 1fr}.results-section{padding-top:50px}.results-heading{display:block}.results-status{margin-top:13px;display:block}.result-card{min-height:175px}.result-ahead{min-height:190px}.detail-card,.explanation-card,.disclaimer{padding:20px}.detail-card-heading{display:block}.detail-note{margin-top:7px;display:block}.milestone-row{grid-template-columns:58px repeat(3,1fr);gap:7px}.milestone-row b{font-size:.73rem}.milestone-row small{font-size:.61rem}.lead-section{padding-top:55px}.lead-section form{padding:20px}.confirmation-actions{flex-direction:column}.confirmation-actions .button{width:100%}.site-footer{line-height:1.8;display:block}.site-footer span{display:block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
