@font-face{font-family:Lexend;src:url('assets/lexend.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:OpenSans;src:url('assets/open-sans-bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#17241d;--green:#12542d;--leaf:#6b903e;--paper:#fff;--soft:#f3f5f3;--line:#d7ddd8;--muted:#546057;--gutter:clamp(24px,5vw,84px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Lexend,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8aaf59;outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em;font-weight:400}p{color:var(--muted)}.skip-link{position:fixed;left:20px;top:-100px;padding:12px 18px;background:var(--green);color:white;z-index:10}.skip-link:focus{top:10px}.site-header{min-height:112px;padding:18px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line);background:white}.brand{display:block;flex-shrink:0}.brand-crop{display:block;width:181px;height:79px;overflow:hidden;position:relative}.brand-crop img{position:absolute;width:266px;max-width:none;height:auto;left:-38px;top:-28px}.site-header nav{display:flex;align-items:center;gap:clamp(20px,3vw,48px);font-size:14px}.site-header nav a{padding:9px 0}.site-header nav a:hover{color:var(--green)}.nav-contact{border-bottom:1px solid var(--ink)}.nav-contact span{margin-left:16px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.hero-copy{padding:52px 40px 52px var(--gutter);display:flex;flex-direction:column;justify-content:space-between}.eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:12px;color:var(--green);margin-bottom:24px}h1{font-size:clamp(60px,7.3vw,112px);letter-spacing:-.075em;line-height:1.02;margin:10px 0 38px}h1 span{color:var(--green)}.hero-bottom{display:flex;align-items:flex-end;flex-wrap:wrap;gap:24px}.hero-bottom p{font-size:17px;line-height:1.6}.button{background:var(--green);color:white;padding:15px 21px;display:inline-flex;align-items:center;gap:28px;font-size:14px;line-height:1.5}.button:hover{background:#1e663b}.button span{font-size:23px;line-height:1}.hero-image{min-width:0;position:relative;min-height:620px;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover;object-position:62% center;position:absolute}.hero-image:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.47));pointer-events:none}.hero-image figcaption{position:absolute;bottom:25px;left:30px;right:30px;z-index:1;color:white;display:flex;justify-content:space-between;gap:16px;font-size:14px}.hero-image figcaption span{opacity:.8;font-size:12px}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:23px var(--gutter);border-bottom:1px solid var(--line);gap:24px;font-size:14px}.promise-strip span{padding-right:20px;border-right:1px solid var(--line)}.promise-strip span:last-child{border:0}.section{padding:96px var(--gutter)}.intro{display:grid;grid-template-columns:1fr 2fr;gap:60px}.intro h2{font-size:clamp(34px,4vw,58px);max-width:880px}.large-copy{font-size:19px;line-height:1.7;max-width:750px;margin-top:28px}.contact{background:var(--green);color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(30px,8vw,140px)}.contact .eyebrow{color:#c2d1b8}.contact h2{font-size:clamp(34px,4vw,58px)}.contact p:not(.eyebrow){color:#dfebe1;max-width:420px;margin-top:24px}.contact-links{display:flex;flex-direction:column;justify-content:center}.contact-links a{padding:18px 0;border-bottom:1px solid #ffffff40;display:flex;justify-content:space-between;align-items:center;font-size:clamp(18px,2.2vw,29px);gap:20px}.contact-links a:hover{color:#d3e6b9}.contact-links span{font-size:14px;color:#c2d1b8}.contact-links .email-link{font-size:clamp(20px,2.7vw,36px);padding-top:0;margin-bottom:14px}.email-link span{font-size:30px}footer{padding:40px var(--gutter);display:flex;justify-content:space-between;gap:28px;align-items:center;font-size:12px}footer strong{font-size:22px;font-weight:400}footer strong span{display:block;font-size:12px;color:var(--muted);letter-spacing:.02em}footer p{font-size:12px;line-height:1.8}footer>a{font-size:14px}
@media(min-width:1600px){.hero{min-height:700px}.hero-image{min-height:700px}.hero-copy{padding-top:65px;padding-bottom:65px}.hero-bottom{gap:36px}}
@media(max-width:900px){.site-header{min-height:100px}.hero{grid-template-columns:1fr 1fr;min-height:570px}.hero-copy{padding-top:36px;padding-right:24px}.hero-image{min-height:570px}h1{font-size:65px}.hero-bottom{gap:25px}.hero-bottom p{font-size:16px}.intro{grid-template-columns:1fr;gap:12px}.section{padding-top:70px;padding-bottom:70px}.contact{gap:40px}.hero-image figcaption{flex-direction:column;gap:2px;left:24px;bottom:22px}footer{flex-wrap:wrap}}
@media(max-width:640px){html{scroll-padding-top:20px}.site-header{padding-top:13px;padding-bottom:13px;gap:18px;min-height:89px}.brand-crop{width:142px;height:62px}.brand-crop img{width:209px;left:-30px;top:-22px}.site-header nav{gap:0}.site-header nav a:not(.nav-contact){display:none}.site-header nav .nav-contact{font-size:14px}.hero{display:flex;flex-direction:column}.hero-copy{padding:35px var(--gutter) 38px}.hero-copy .eyebrow{margin-bottom:18px}h1{font-size:clamp(58px,12.5vw,80px);margin:0 0 28px;letter-spacing:-.06em}.hero-bottom{display:block}.hero-bottom p{font-size:16px;margin-bottom:24px}.hero-image{min-height:360px}.hero-image>img{object-position:center}.hero-image figcaption{left:24px;right:24px;flex-direction:row;font-size:12px;align-items:end}.promise-strip{grid-template-columns:1fr;gap:12px;padding-top:24px;padding-bottom:24px;font-size:14px}.promise-strip span{border-right:0}.promise-strip span:before{content:'—';margin-right:12px;color:var(--leaf)}.section{padding-top:56px;padding-bottom:56px}.intro{gap:6px}.intro .eyebrow{margin-bottom:14px}.intro h2{font-size:36px}.large-copy{font-size:17px;margin-top:22px}.contact{grid-template-columns:1fr;gap:38px}.contact h2{font-size:37px}.contact-links a{font-size:22px}.contact-links .email-link{font-size:27px}footer{align-items:flex-start;flex-direction:column;gap:24px;padding-top:30px;padding-bottom:30px}}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:0 var(--gutter) 96px}.benefits article{border-top:1px solid var(--line);padding-top:24px}.index{font-size:12px;letter-spacing:.05em;color:var(--green)}.benefits h3{font-size:30px;line-height:1.22;letter-spacing:-.035em;margin:24px 0 18px}.benefits p{font-size:16px;line-height:1.75}.space-section{background:#eaf0e9;display:grid;grid-template-columns:.9fr 1.2fr;gap:clamp(40px,7vw,112px)}.space-heading h2{font-size:clamp(36px,4vw,58px);margin-bottom:24px}.space-heading>p:not(.eyebrow){font-size:17px;max-width:500px}.space-heading p strong{color:var(--green);font-weight:400}.space-result{border-top:1px solid #bdcbbc;margin-top:32px;padding-top:24px}.space-result>strong{font-size:clamp(58px,6vw,84px);line-height:1.1;color:var(--green);letter-spacing:-.07em;font-weight:400}.space-result>strong span{font-size:.48em;letter-spacing:-.04em}.space-result p{font-size:14px;margin-top:12px}.space-example{display:flex;flex-direction:column;justify-content:center}.example-title{font-size:16px;color:var(--ink);padding-bottom:20px;border-bottom:1px solid #bdcbbc}.plan-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.plan-head{min-height:70px;display:flex;flex-direction:column;justify-content:flex-start}.plan-head strong{font-size:14px;font-weight:400;color:var(--green);line-height:1.5}.plan-head span{font-size:12px;color:var(--muted);margin-top:5px}.plan svg{width:100%;height:auto;display:block}.plan .area{display:block;font-size:42px;font-weight:400;letter-spacing:-.055em;line-height:1.2;margin-top:22px}.area span{font-size:20px;letter-spacing:0}.plan p{font-size:12px;margin-top:6px}.plan-bsteel .area{color:var(--green)}.calculation-note{font-size:12px;line-height:1.75;color:#4b5c4f}.method-header{margin-bottom:44px}.method-header h2{font-size:clamp(36px,4vw,58px)}.method-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:clamp(36px,6vw,96px);align-items:start}.construction-image img{width:100%;height:520px;object-fit:cover;object-position:center}.construction-image figcaption{display:flex;justify-content:space-between;gap:20px;font-size:14px;margin-top:14px;color:var(--ink)}.construction-image figcaption span{font-size:12px;color:var(--muted)}.steps{list-style:none;margin:0;padding:0}.steps li{border-top:1px solid var(--line);display:grid;grid-template-columns:35px 1fr;gap:16px;padding:25px 0}.steps li>span{font-size:12px;color:var(--green);padding-top:6px}.steps h3{font-size:25px;line-height:1.3;letter-spacing:-.035em}.steps p{font-size:16px;margin-top:13px;line-height:1.7}.living{display:grid;grid-template-columns:1fr 1fr;background:var(--soft)}.living figure{position:relative;min-height:650px;overflow:hidden}.living figure>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:47% center}.living figcaption{position:absolute;bottom:22px;left:26px;color:white;font-size:12px;background:rgba(18,30,21,.6);padding:4px 10px}.living-copy{padding:75px var(--gutter) 75px 64px;align-self:center}.living-copy h2{font-size:clamp(34px,3.8vw,54px);margin-bottom:30px}.living-copy>p:not(.eyebrow){font-size:16px;margin-bottom:20px}.text-link{display:inline-flex;align-items:center;gap:30px;color:var(--green);font-size:14px;border-bottom:1px solid var(--green);padding-bottom:9px;margin-top:14px}.text-link span{font-size:23px;line-height:1}.text-link:hover{color:#498040}
@media(max-width:1100px){.hero-bottom p{font-size:16px}.benefits{gap:30px}.benefits h3{font-size:26px}.space-section{grid-template-columns:1fr 1.1fr;gap:40px}.space-result>strong{font-size:67px}.plan .area{font-size:36px}.plan-head{min-height:94px}.living-copy{padding-left:40px}.method-grid{gap:38px}.construction-image img{height:550px}.construction-image figcaption{flex-direction:column;gap:3px}}
@media(max-width:800px){.benefits{gap:26px;padding-bottom:65px}.benefits h3{font-size:23px}.benefits p{font-size:15px}.space-section{grid-template-columns:1fr;gap:38px}.space-heading>p:not(.eyebrow){max-width:100%}.space-result{display:flex;align-items:center;gap:30px}.space-result p{margin-top:0}.plan-head{min-height:70px}.method-grid{grid-template-columns:1fr}.construction-image img{height:auto;max-height:530px}.construction-image figcaption{flex-direction:row}.living{grid-template-columns:1fr}.living figure{min-height:420px}.living-copy{padding:55px var(--gutter)}.living-copy h2{font-size:42px}.living-copy h2 br:last-child{display:none}}
@media(max-width:640px){.benefits{grid-template-columns:1fr;gap:30px;padding-bottom:56px}.benefits h3{font-size:29px;margin:18px 0 14px}.benefits h3 br{display:none}.benefits p{font-size:16px}.space-heading h2{font-size:36px}.space-result{display:block}.space-result p{margin-top:14px}.space-result>strong{font-size:74px}.plan-comparison{gap:18px}.plan-head{min-height:92px}.plan-head strong{font-size:14px}.plan .area{font-size:35px}.area span{font-size:18px}.example-title{font-size:14px}.method-header{margin-bottom:30px}.method-header h2{font-size:36px}.method-grid{gap:30px}.steps li{padding:22px 0}.steps h3{font-size:25px}.construction-image figcaption{flex-direction:column;gap:2px}.living figure{min-height:355px}.living-copy{padding-top:48px;padding-bottom:50px}.living-copy h2{font-size:37px}}
@media(max-width:370px){.plan .area{font-size:30px}.plan-head{min-height:100px}.site-header nav .nav-contact span{margin-left:7px}h1{font-size:55px}.contact-links .email-link{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-header nav a[aria-current="page"]{color:var(--green);border-bottom:1px solid var(--green)}
.projects-invitation{background:var(--soft);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.projects-invitation h2{font-size:clamp(34px,4vw,58px)}.projects-invitation>div>p:not(.eyebrow){max-width:570px;font-size:18px;margin-bottom:26px}
.nzeb-section{background:var(--green);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,110px)}.nzeb-section .eyebrow{color:#d5e5c4}.nzeb-wordmark strong{display:block;font-size:clamp(90px,11vw,168px);font-weight:400;line-height:1.12;letter-spacing:-.07em;margin:35px 0 16px}.nzeb-wordmark>p:last-child{color:#dce9d9;font-size:14px;letter-spacing:.025em}.nzeb-copy h2{font-size:clamp(34px,4vw,55px);margin-bottom:26px}.nzeb-copy>p{color:#edf4e9;font-size:17px;line-height:1.75;margin-bottom:22px}.nzeb-copy p.nzeb-detail{font-size:14px;color:#cfdfcd;padding-top:20px;border-top:1px solid #ffffff35}.nzeb-source{font-size:12px;color:#deecd8;display:inline-block;border-bottom:1px solid #ffffff65;padding-bottom:4px}.nzeb-source:hover{color:#fff}
.portfolio-intro{padding-bottom:38px}.portfolio-intro-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:end}.portfolio-intro h1{font-size:clamp(46px,6.4vw,88px);line-height:1.08;letter-spacing:-.065em;margin:0}.portfolio-intro-grid>p{max-width:470px;font-size:17px;line-height:1.7;padding-bottom:6px}.project-index{margin-top:55px;border-top:1px solid var(--line);padding-top:24px;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.project-index a{font-size:12px;color:var(--green);display:flex;align-items:baseline;gap:12px;padding:6px 0}.project-index a span{font-size:16px;color:var(--ink)}.project-index a:hover span{text-decoration:underline;text-underline-offset:6px}.project-entry{padding-top:66px;padding-bottom:70px;border-bottom:1px solid var(--line)}.project-entry:nth-of-type(even){background:#fafbf9}.project-heading{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;align-items:end;margin-bottom:35px}.project-heading .eyebrow{margin-bottom:13px}.project-heading h2{font-size:clamp(36px,4.5vw,62px)}.project-heading>p{font-size:16px;line-height:1.75;max-width:620px}.project-wide{width:100%}.project-wide img{width:100%;height:clamp(330px,40vw,590px);object-fit:cover;object-position:center 58%}.project-entry#udine .project-wide img{object-position:center 55%}.project-entry#portogruaro .project-wide img{object-position:center 52%}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project-pair img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center}.project-entry figcaption{display:flex;justify-content:space-between;gap:16px;margin-top:13px;font-size:14px;line-height:1.5}.project-entry figcaption span{font-size:12px;color:var(--muted)}.portfolio-next{display:flex;justify-content:space-between;gap:50px;align-items:center}.portfolio-next>p{font-size:clamp(25px,3vw,38px);line-height:1.35;letter-spacing:-.035em;color:var(--ink)}.portfolio-next .text-link{flex-shrink:0;margin:0}
@media(max-width:1000px){.portfolio-intro-grid{gap:32px;grid-template-columns:1.3fr 1fr}.portfolio-intro h1{font-size:60px}.project-heading{gap:40px}.projects-invitation{gap:40px}.nzeb-section{gap:40px;grid-template-columns:.8fr 1.2fr}.nzeb-wordmark strong{font-size:100px}.project-pair{gap:20px}.portfolio-next{gap:30px}}
@media(max-width:760px){.portfolio-intro-grid,.project-heading,.projects-invitation,.nzeb-section{grid-template-columns:1fr;gap:28px}.portfolio-intro h1{font-size:clamp(44px,8.5vw,62px)}.portfolio-intro-grid>p{max-width:100%}.project-heading>p{max-width:100%}.project-index{margin-top:35px;justify-content:flex-start;gap:10px 28px}.project-index a{min-width:120px}.project-pair{grid-template-columns:1fr;gap:30px}.project-wide img{height:auto;max-height:none;object-fit:contain}.project-entry{padding-top:50px;padding-bottom:50px}.project-heading{margin-bottom:28px}.portfolio-next{align-items:flex-start;flex-direction:column}.nzeb-wordmark strong{margin:15px 0 9px;font-size:112px}.nzeb-copy h2 br{display:none}}
@media(max-width:640px){.site-header{flex-wrap:wrap;row-gap:10px}.site-header nav{flex-basis:100%;justify-content:space-between;gap:10px}.site-header nav a:not(.nav-contact){display:block}.site-header nav a{font-size:14px;padding:5px 0}.site-header nav .nav-contact span{display:none}.portfolio-intro{padding-top:38px;padding-bottom:24px}.portfolio-intro .eyebrow{margin-bottom:20px}.portfolio-intro h1{font-size:clamp(40px,10.8vw,58px);letter-spacing:-.06em}.portfolio-intro-grid{gap:23px}.portfolio-intro-grid>p{font-size:16px}.project-index{gap:8px 20px}.project-index a{min-width:118px}.project-index a span{font-size:15px}.project-heading .eyebrow{font-size:12px}.project-heading h2{font-size:39px}.project-entry figcaption{flex-wrap:wrap;gap:3px 16px}.project-entry figcaption span{margin-left:auto}.projects-invitation h2,.nzeb-copy h2{font-size:36px}.projects-invitation>div>p:not(.eyebrow){font-size:17px}.nzeb-copy>p{font-size:16px}.nzeb-wordmark strong{font-size:104px}.nzeb-copy p.nzeb-detail{font-size:14px}.portfolio-next{gap:22px}.portfolio-next>p{font-size:28px}}
/* Immagini del sistema costruttivo */
.benefit-image{margin-top:22px}.benefit-image img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}.benefit-image figcaption{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.6}.benefits h3{margin-top:22px}.construction-image.house-image img{width:100%;height:auto;max-height:none;aspect-ratio:16/9;object-fit:contain}.construction-image.house-image figcaption{flex-wrap:wrap;gap:4px 16px}
@media(max-width:900px) and (min-width:641px){.benefits{grid-template-columns:1fr;gap:34px}.benefits article{display:grid;grid-template-columns:1fr 1.1fr;column-gap:28px;align-content:start}.benefits article>.index{grid-column:1/-1}.benefit-image{grid-column:1;grid-row:2/4}.benefits h3{grid-column:2;grid-row:2;align-self:end;font-size:28px;margin-top:22px}.benefits article>p{grid-column:2;grid-row:3;font-size:16px}.benefits h3 br{display:none}}
@media(max-width:640px){.benefits{gap:38px}.benefit-image{margin-top:18px}.benefit-image figcaption{font-size:12px}.benefits h3{margin-top:21px}.construction-image.house-image figcaption{flex-direction:column}}
