
:root{--ink:#123943;--muted:#607274;--paper:#f7f5ef;--teal:#087d83;--line:#dce3df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:5px}button{cursor:pointer}.wrap{max-width:1200px;margin:auto;padding:0 36px}.pilot{background:var(--ink);color:#d9e9e5;text-align:center;padding:7px 16px;font-size:12px;letter-spacing:.04em}header{background:var(--paper);border-bottom:1px solid var(--line)}nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-weight:900;font-size:23px;line-height:.86;letter-spacing:-1px}.logo span{color:var(--teal)}.navlinks{display:flex;gap:28px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--teal);background:var(--teal);color:white;padding:15px 23px;border-radius:4px;font-weight:600;font-size:14px}.button:hover{background:#075d63}.button.secondary{background:transparent;color:var(--ink);border-color:#b8c9c5}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal);margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:400;line-height:1.08;letter-spacing:-.035em}h1{font-size:64px;margin-bottom:25px}h2{font-size:43px;margin-bottom:22px}h3{font-size:19px;line-height:1.35}.muted{color:var(--muted)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding-top:58px;padding-bottom:55px}.hero p.lead{max-width:460px;font-size:17px;color:var(--muted)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.subnote{font-size:12px;color:var(--muted);margin:15px 0 0}.hero-photo{position:relative;height:540px}.hero-photo img{width:100%;height:100%;object-fit:cover;border-radius:120px 5px 5px 5px}.photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:#f7f5efed;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.photo-label strong{display:block;font-family:Georgia,serif;font-size:23px;font-weight:400}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;gap:36px}.benefits div{font-size:13px;color:var(--muted)}.benefits strong{display:block;color:var(--ink);font-size:15px;margin-bottom:5px}section{padding:85px 0}.section-top{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:32px}.section-top h2{max-width:590px;margin-bottom:0}.section-top>p{max-width:350px;font-size:14px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);padding:28px;background:#fff9;border-radius:6px}.num{display:block;color:var(--teal);font-size:12px;margin-bottom:28px}.card p{font-size:14px;color:var(--muted);margin:0}.scope{font-size:13px;color:var(--muted);padding-top:20px}.calc-section{background:#e8eeea}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.checklist{list-style:none;padding:0;margin:25px 0}.checklist li{padding:12px 0;border-bottom:1px solid #ccd9d3;font-size:14px}.checklist li::before{content:'↗';color:var(--teal);margin-right:15px}.sample-link{border:0;border-bottom:1px solid var(--teal);color:var(--teal);background:none;padding:5px 0;font-weight:600;font-size:14px}.formbox{background:#fff;padding:32px;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 40px #143b4210}.stepbar{display:flex;gap:12px;font-size:12px;margin-bottom:24px}.stepbar span{padding-bottom:10px;border-bottom:2px solid var(--line);flex:1}.stepbar .active{border-color:var(--teal);color:var(--teal)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{grid-column:1/-1}label{display:block;font-size:12px;font-weight:600}input,select{display:block;width:100%;min-width:0;margin-top:7px;border:1px solid #cbd6d3;border-radius:4px;padding:12px;background:white;color:var(--ink)}.formbox .button{width:100%;margin-top:24px}.formbox h3{margin-bottom:7px}.formbox p{font-size:13px;color:var(--muted)}.check{display:flex;align-items:flex-start;gap:9px;font-weight:400;margin-top:18px}.check input{width:16px;flex:none;margin:4px 0}.back{border:0;background:none;color:var(--teal);padding:0 0 20px}.report{background:var(--ink);color:#fff;border-radius:8px;padding:32px}.report .eyebrow{color:#9fd9d0}.report-head{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff30;padding-bottom:18px;margin-bottom:18px;font-size:12px}.report h3{font:30px Georgia,serif}.report-row{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #ffffff20;font-size:14px}.report-row.total{color:#ace3d8;font-size:20px}.report small{color:#bdd1d0;display:block;margin-top:20px;font-size:11px}.path{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:40px}.path article{border-top:1px solid var(--line);padding-top:20px}.path p{font-size:14px;color:var(--muted)}.faq{max-width:850px;margin:auto}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::after{content:'+';color:var(--teal)}details[open] summary::after{content:'−'}details p{margin:15px 30px 0 0;color:var(--muted);font-size:14px}.closing{padding:60px;background:var(--ink);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:35px}.closing h2{font-size:38px;max-width:550px;margin-bottom:12px}.closing p{color:#bfd0cf;margin:0}.closing .button{background:#b7ddd1;color:var(--ink);border:0;white-space:nowrap}footer{padding:40px 0;font-size:12px;color:var(--muted)}footer .wrap{display:flex;justify-content:space-between;gap:20px}.mobile-cta{display:none}dialog{border:0;border-radius:10px;max-width:520px;width:calc(100% - 32px);padding:30px;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#082b36b8}dialog h2{font-size:32px}.close{float:right;border:0;background:none;font-size:26px;color:var(--ink)}[hidden]{display:none!important}.success{padding:18px;background:#e9f3ed;border-radius:6px}.success h3{color:var(--teal)}@media(max-width:900px){h1{font-size:48px}.hero{gap:28px}.navlinks{gap:15px}.split{gap:30px}.hero-photo{height:470px}.closing{padding:35px}.wrap{padding:0 24px}}@media(max-width:650px){.wrap{padding:0 20px}nav{height:70px}.navlinks{display:none}nav .button{padding:10px 13px;font-size:12px}.pilot{font-size:10px}h1{font-size:45px}h2{font-size:34px}.hero{grid-template-columns:1fr;padding-top:35px;gap:30px;padding-bottom:30px}.hero-photo{height:340px}.hero-photo img{border-radius:70px 4px 4px 4px}.hero p.lead{font-size:16px}.actions{gap:10px}.actions .button{font-size:12px;padding:14px 15px}.benefits{grid-template-columns:1fr;gap:15px;padding:23px 0}.benefits div{border-bottom:1px solid var(--line);padding-bottom:12px}.benefits div:last-child{border:0;padding-bottom:0}section{padding:52px 0}.section-top{display:block}.section-top>p{margin-top:20px}.cards,.split{grid-template-columns:1fr;gap:18px}.card{padding:23px}.num{margin-bottom:15px}.formbox{padding:23px}.fields{gap:14px}.path{grid-template-columns:1fr 1fr;gap:20px}.report{padding:25px}.closing{padding:30px 24px;display:block}.closing h2{font-size:32px}.closing .button{margin-top:25px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;padding:10px 20px;background:#f7f5eff5;box-shadow:0 -3px 20px #12394315;z-index:5}.mobile-cta .button{width:100%;padding:12px}footer{padding-bottom:95px}footer .wrap{flex-direction:column}dialog{max-height:90vh;overflow:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.language-switch{display:none;font-size:13px;color:var(--teal)}.service-cards a{display:block;margin-top:28px;font-size:13px;font-weight:700;color:var(--teal)}.homes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:white}.home-card img{width:100%;height:250px;object-fit:cover;display:block}.home-info{padding:23px}.home-info h3{font:25px/1.2 Georgia,serif;margin-bottom:12px}.home-info p{font-size:12px;color:var(--muted)}.home-info a{font-size:13px;font-weight:700;color:var(--teal)}.home-info .eyebrow{margin-bottom:12px}.homes-grid .extra-home{display:none}.homes-grid.expanded .extra-home{display:block}#show-homes{margin-top:26px}.footer-links{display:flex;flex-wrap:wrap;gap:15px}footer .wrap{flex-wrap:wrap}#cookie-notice{position:fixed;bottom:16px;left:16px;z-index:20;background:var(--ink);color:white;border:1px solid #ffffff40;padding:20px;border-radius:7px;max-width:380px;box-shadow:0 8px 40px #0003;font-size:12px}#cookie-notice p{margin-bottom:12px}#cookie-notice button{background:transparent;border:1px solid #bbd4cd;border-radius:3px;color:white;padding:8px;margin:3px}#cookie-notice button:first-child{background:#b7ddd1;color:var(--ink)}button:disabled{opacity:.65;cursor:wait}#form-error{color:#9e3b25}nav{gap:18px}.navlinks{gap:20px}
@media(max-width:900px){.navlinks{gap:10px;font-size:11px}.home-card img{height:200px}}
@media(max-width:650px){.language-switch{display:block}.homes-grid{grid-template-columns:1fr}.home-card img{height:250px}#cookie-notice{max-width:calc(100% - 24px);left:12px;bottom:78px}nav{gap:12px}.navlinks{display:none}.hero .actions .button{padding:13px 10px}.footer-links{max-width:320px}}
