:root{--blue:#89c4e3;--blue-dark:#70b2d7;--ink:#202020;--muted:#63676b;--line:#e4e7e8;--soft:#f1f7fc;--max:1120px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:#fff;color:var(--ink);font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}h1{font-size:2.6rem;font-weight:600;letter-spacing:-.025em}h2{font-size:2.1rem;font-weight:600;letter-spacing:-.02em}h3{font-size:1.18rem}p{margin-bottom:1.2rem}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ecaa31;outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--blue);outline-offset:2px}h1:focus{outline:0}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.eyebrow{font-size:.8rem;letter-spacing:.13em;font-weight:700;color:var(--blue);margin-bottom:15px}.small{font-size:.875rem;color:var(--muted);line-height:1.55}.skip{position:absolute;left:16px;top:-100px;background:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}
.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:14px 25px;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:#fff;font-weight:700;text-align:center;line-height:1.3;transition:background .15s}.button:hover:not(:disabled){background:var(--blue-dark);border-color:var(--blue-dark)}.button.secondary{color:var(--blue);background:#fff}.button.secondary:hover{background:#eaf4fc;color:var(--blue-dark)}.text-link{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:5px}.text-link:hover{color:var(--blue-dark)}
.utility{background:var(--soft);font-size:.875rem}.utility .container{display:flex;justify-content:space-between;padding-block:8px}.utility a{font-weight:700}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 2px 7px #00000006}.header-inner{display:flex;align-items:center;gap:28px;height:98px}.brand{border:2px solid #86bbd1;display:inline-flex;flex-direction:column;padding:9px 15px 8px;text-align:center;flex-shrink:0;line-height:1.2;background:#fff}.brand-main{font-family:Georgia,"Times New Roman",serif;letter-spacing:.18em;font-size:1.2rem;padding-left:.18em;white-space:nowrap}.brand-sub{font-family:Georgia,"Times New Roman",serif;color:#397993;font-size:.6rem;font-weight:700;letter-spacing:.16em;margin-top:3px;white-space:nowrap}.desktop-nav{display:flex;gap:24px;margin-left:auto;font-size:.94rem}.desktop-nav a:hover{color:var(--blue)}.header-cta{font-size:.94rem;white-space:nowrap}.menu{position:relative}.menu summary{width:32px;height:40px;display:flex;align-items:center;cursor:pointer;list-style:none}.menu summary::-webkit-details-marker{display:none}.menu svg{fill:none;stroke:currentColor;stroke-width:2.4;width:27px;height:27px}.menu nav{position:absolute;top:58px;left:0;width:250px;display:grid;padding:14px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #0002;border-radius:4px}.menu nav a{padding:12px}.menu nav a:hover{background:var(--soft);color:var(--blue)}
.catalogue{padding-top:52px;padding-bottom:64px}.catalogue-heading{text-align:center;margin-bottom:42px}.catalogue-heading h1{margin-bottom:15px}.catalogue-heading>p:last-child{color:var(--muted);font-size:1.1rem}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 28px}.project-card{background:#fff;padding:8px 8px 0;box-shadow:0 10px 25px #00000014;border-radius:3px;transition:transform .2s,box-shadow .2s;min-width:0}.project-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000020}.category-photo{aspect-ratio:1;overflow:hidden;border-radius:3px 3px 0 0;position:relative}.category-photo img{width:100%;height:100%;object-fit:cover}.category-photo .apartment-photo{object-position:72% center}.category-photo .roof-photo{transform:scale(1.45);transform-origin:center 15%}.category-photo.split-after img{width:200%;max-width:none;height:100%;object-fit:fill;transform:translateX(-50%)}.project-card h2{display:flex;align-items:center;justify-content:center;text-align:center;min-height:112px;margin:0;padding:20px 5px;font-size:1.55rem;line-height:1.23;letter-spacing:0;font-weight:700}.catalogue-note{text-align:center;margin:38px 0 0;color:var(--muted)}.catalogue-note a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.support-band{background:var(--soft);padding:70px 0}.support-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.support-inner>div>p:not(.eyebrow){color:var(--muted)}.benefits{display:grid;gap:25px}.benefits>div{display:flex;gap:20px}.benefits>div>span{color:var(--blue);font-weight:700;border-bottom:2px solid var(--blue);align-self:start}.benefits h3{margin-bottom:6px}.benefits p{font-size:.96rem;color:var(--muted);margin:0}.section{padding-block:76px}.section-heading{margin-bottom:35px}.section-heading h2{margin-bottom:14px}.section-heading>p:last-child:not(.eyebrow){color:var(--muted)}.inspiration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.inspiration{border:1px solid var(--line);border-radius:4px;overflow:hidden}.inspiration>img{aspect-ratio:3/2;object-fit:cover;width:100%}.inspiration>div{padding:22px}.inspiration h3{margin-bottom:10px}.inspiration p{color:var(--muted);font-size:.95rem}.inspiration .text-link{font-size:.9rem}.method-section{padding:65px 0;background:var(--soft)}.method{padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;counter-reset:method;list-style:none}.method li{counter-increment:method}.method li:before{content:"0" counter(method);display:block;color:var(--blue);font-size:1.5rem;font-weight:700;margin-bottom:16px}.method h3{font-size:1.1rem;margin-bottom:10px}.method p{color:var(--muted);font-size:.95rem}.review-section{padding-block:60px;display:flex;align-items:center;justify-content:space-between;gap:70px}.review-section p{max-width:600px;color:var(--muted)}.review-section .eyebrow{color:var(--blue)}.review-section h2{font-size:1.9rem}.review-section .button{flex-shrink:0}.review-section .button span{font-size:1.6rem;line-height:1}
.contact-section{background:#183a54;color:#fff;padding:70px 0}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-section .eyebrow{color:#a6d1eb}.contact-section h2{font-size:2.5rem}.contact-section p{color:#dae9f5}.contact-phone{display:block;font-size:1.8rem;font-weight:700;margin-top:26px;margin-bottom:6px}.contact-email{font-size:1.1rem}.contact-section address{font-style:normal;color:#dae9f5;margin-top:24px}.contact-section address span{display:block;margin-top:8px;font-size:.94rem}.socials{display:flex;gap:24px;margin-top:30px}.socials a{display:flex;align-items:center;gap:8px;font-size:.94rem}.socials svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.socials a:last-child svg{fill:currentColor;stroke:none}.contact-form{background:#fff;color:var(--ink);padding:30px;display:grid;gap:15px;border-radius:5px}.contact-form h3{font-size:1.35rem;margin-bottom:6px}.contact-form p{color:var(--muted);margin:0}.contact-form label,.wizard-form>label,.form-columns>label{display:grid;gap:8px;font-size:.94rem;font-weight:700}input,textarea,select{width:100%;min-width:0;border:1px solid #bfc6c9;padding:12px 13px;border-radius:4px;background:#fff;color:var(--ink);font-size:1rem;font-weight:400;min-height:48px}textarea{resize:vertical}footer{border-top:1px solid var(--line);padding:24px 0;font-size:.875rem;color:var(--muted)}footer .container{display:flex;justify-content:space-between;gap:20px}.mobile-bar{display:none}.status{color:var(--blue);font-size:.94rem}.status:empty{display:none}
.project-header{background:#fff;border-bottom:1px solid #e8e8e8}.project-header>.container{display:flex;justify-content:space-between;align-items:center;min-height:96px}.help-link{font-size:.875rem;text-align:right;color:var(--muted)}.help-link strong{display:block;color:var(--blue);font-size:1rem}.progress-track{height:5px;background:#e5e5e5}.progress-track>span{display:block;height:100%;width:25%;background:var(--blue);border-radius:0 4px 4px 0;transition:width .25s}.wizard{width:min(800px,calc(100% - 48px));margin-inline:auto;padding-bottom:140px}.wizard-nav{display:flex;justify-content:space-between;align-items:center;margin:28px 0 38px;gap:20px}.wizard-nav a{font-size:1.05rem}.back-link{color:var(--muted);background:none;border:0;padding:10px 0;text-align:left}.back-link:hover{color:var(--blue)}.step-label{color:var(--muted);font-size:.75rem;letter-spacing:.1em;margin-bottom:16px}.wizard-step h1{font-size:2.1rem;line-height:1.3;font-weight:500;margin-bottom:20px;letter-spacing:0}.step-intro{font-size:1.1rem;color:#333;margin-bottom:38px}.choice-fieldset{padding:0;margin:0;border:0}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 30px;margin:0 12px}.choice{cursor:pointer;position:relative;min-width:0;display:block}.choice>input{position:absolute;width:1px;height:1px;padding:0;min-height:0;opacity:0}.choice-photo{display:block;position:relative;aspect-ratio:1;border:3px solid transparent;border-radius:15px;overflow:hidden;background:#f4f4f4;transition:border-color .15s,box-shadow .15s}.choice-photo img{width:100%;height:100%;object-fit:cover}.choice-photo .check{position:absolute;top:9px;right:9px;width:26px;height:26px;border:1px solid #fff;box-shadow:0 1px 5px #0003;border-radius:50%;background:#fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700}.choice>input:checked+.choice-photo{border-color:var(--blue);box-shadow:0 0 0 2px #89c4e315}.choice>input:checked+.choice-photo .check{background:var(--blue);border-color:var(--blue)}.choice>input:checked~.choice-name{color:var(--blue);font-weight:700}.choice>input:focus-visible+.choice-photo{outline:3px solid #ecaa31;outline-offset:4px}.choice:hover .choice-photo{border-color:#a3cce6}.choice-name{display:block;text-align:center;font-size:1.13rem;line-height:1.35;padding:18px 0 2px;font-weight:400}.choice.plain-choice{border:1px solid var(--line);padding:20px;border-radius:7px;display:flex;align-items:center;gap:12px;min-height:96px}.plain-choice>input{position:static;opacity:1;width:21px;height:21px;min-height:21px;flex-shrink:0;accent-color:var(--blue)}.plain-choice .choice-name{font-size:1rem;padding:0;text-align:left}.plain-choice:has(input:checked){border-color:var(--blue);background:var(--soft)}.selection-help{text-align:center;font-size:.875rem;color:var(--muted);margin:36px 0 0}.wizard-bottom{position:fixed;bottom:0;left:0;right:0;z-index:10;background:#fff;border-top:1px solid var(--line);box-shadow:0 -3px 20px #00000006;padding:17px 24px max(17px,env(safe-area-inset-bottom))}.wizard-bottom-inner{width:min(800px,100%);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.wizard-bottom-inner>span{font-size:.94rem;color:var(--muted)}.wizard-bottom .button{min-width:190px}.wizard-form{display:grid;gap:24px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.housing-types{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.housing-types legend{margin-bottom:14px;font-size:.94rem;font-weight:700}.housing-types label{flex:1;min-width:145px;position:relative;cursor:pointer}.housing-types input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.housing-types label span{padding:16px 12px;display:block;text-align:center;border:1px solid #bfc6c9;border-radius:4px}.housing-types input:checked+span{background:var(--soft);border:2px solid var(--blue);padding:15px 11px;color:var(--blue)}.housing-types input:focus-visible+span{outline:3px solid #ecaa31;outline-offset:3px}.project-summary{padding:18px 20px;margin-bottom:28px;background:var(--soft);border-left:3px solid var(--blue);font-size:.94rem;white-space:pre-line}.summary-label{display:block;font-size:.94rem;font-weight:700;margin-bottom:10px}.email-preview{background:#f8fafb;min-height:340px;line-height:1.6}.send-actions{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0 16px}.request-call{margin-top:26px}.project-page .eyebrow{font-size:.8rem}
@media(min-width:1450px){.project-grid{gap:36px}.catalogue{padding-top:65px}}
@media(max-width:1000px){.desktop-nav{display:none}.header-cta{margin-left:auto}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.support-inner,.contact-layout{gap:48px}.method{grid-template-columns:repeat(2,1fr)}.review-section{gap:25px}.inspiration-grid{gap:16px}.inspiration>div{padding:18px}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.utility{display:none}.header-inner{height:82px;gap:15px}.site-header .container{width:calc(100% - 28px)}.brand{padding:7px 9px 6px}.brand-main{font-size:1rem}.brand-sub{font-size:.49rem;letter-spacing:.11em}.menu summary{width:24px}.menu svg{width:23px}.header-cta{min-height:44px;padding:10px 12px;font-size:.875rem;white-space:normal}.catalogue{padding-top:29px;padding-bottom:42px}.catalogue-heading{text-align:left;margin-bottom:27px}.catalogue-heading .eyebrow{font-size:.75rem;margin-bottom:11px}.catalogue-heading h1{font-size:1.7rem;line-height:1.2;margin-bottom:11px}.catalogue-heading>p:last-child{font-size:1rem;margin:0}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 23px}.project-card{padding:6px 6px 0}.project-card h2{font-size:1.27rem;min-height:97px;padding:16px 3px}.catalogue-note{font-size:.94rem}.support-band{padding:45px 0}.support-inner{grid-template-columns:1fr;gap:30px}h2{font-size:1.9rem}.section{padding-block:48px}.inspiration-grid{grid-template-columns:1fr;gap:24px}.inspiration>div{padding:22px}.method-section{padding:44px 0}.method{gap:20px}.method h3{font-size:1.05rem}.review-section{padding-block:42px;display:block}.review-section .button{margin-top:8px}.contact-section{padding:45px 0}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:2.05rem}.contact-form{padding:24px}.contact-phone{font-size:1.7rem}footer{padding-bottom:115px}footer .container{display:grid;gap:10px}.mobile-bar{position:fixed;display:block;bottom:0;left:0;right:0;padding:15px 40px max(15px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -4px 18px #0000001a;z-index:25}.mobile-bar .button{width:100%;font-size:1.02rem;min-height:51px}.project-header>.container{min-height:78px;width:calc(100% - 32px)}.project-header .brand{padding:8px 12px}.project-header .brand-main{font-size:1.07rem}.help-link{font-size:.75rem}.help-link strong{font-size:.85rem}.wizard{width:calc(100% - 44px)}.wizard-nav{margin:20px 0 30px}.wizard-nav a{font-size:1rem}.step-label{font-size:.75rem;margin-bottom:15px}.wizard-step h1{font-size:1.55rem;line-height:1.3;margin-bottom:21px}.step-intro{font-size:1.05rem;margin-bottom:32px}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 22px;margin:0 14px}.choice-photo{border-radius:12px}.choice-name{font-size:1.03rem;padding-top:17px}.choice-photo .check{width:23px;height:23px;top:7px;right:7px}.wizard-bottom{padding:13px 20px max(13px,env(safe-area-inset-bottom))}.wizard-bottom .button{min-width:148px;padding:13px 18px}.wizard-bottom-inner>span{font-size:.875rem;max-width:150px}.form-columns{grid-template-columns:1fr;gap:24px}.plain-choice{grid-column:1/-1}.housing-types label{min-width:calc(50% - 12px)}.send-actions{display:grid}.send-actions>.button{width:100%}.project-summary{padding:15px}.email-preview{font-size:.94rem}.project-page{padding-bottom:0}}
@media(max-width:360px){.header-inner{gap:10px}.brand-main{font-size:.87rem}.brand-sub{font-size:.45rem}.header-cta{font-size:.8rem;padding:9px}.project-grid{gap:22px 18px}.project-card h2{font-size:1.1rem}.choice-grid{gap:25px 15px;margin:0 5px}.wizard-bottom-inner{gap:12px}.wizard-bottom .button{min-width:135px}.wizard-bottom-inner>span{font-size:.8rem}.help-link{max-width:105px}.catalogue-heading h1{font-size:1.55rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:700px){.header-inner{height:auto;min-height:82px;padding-block:14px;flex-wrap:wrap}.project-card h2,.choice-name{overflow-wrap:anywhere}body:has(.contact-form :focus) .mobile-bar{display:none}}

/* Logo-aligned light blue surfaces with dark readable labels. */
:root{--link:#286287}
.button{color:#14354d}.button:hover:not(:disabled){color:#123049}
.button.secondary,.text-link,.eyebrow,.desktop-nav a:hover,.menu nav a:hover,.catalogue-note a,.benefits>div>span,.method li:before,.review-section .eyebrow,.status,.help-link strong,.back-link:hover,.choice>input:checked~.choice-name,.housing-types input:checked+span{color:var(--link)}
.button.secondary:hover,.text-link:hover{color:#17466a}
.choice>input:checked+.choice-photo{border-color:var(--link)}
.choice>input:checked+.choice-photo .check{background:var(--link);border-color:var(--link)}
#send-request{margin:0}.contact-form input[type="hidden"]{display:none}
