:root{--ink:#111411;--paper:#f4f5ef;--white:#fff;--green:#b8e44b;--muted:#697069;--line:#dfe2d9;--display:'Space Grotesk',sans-serif;--body:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px}a{color:inherit;text-decoration:none}em{font-style:normal;color:#759c1f}button,input,textarea,select{font:inherit}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);position:absolute;z-index:10;width:100%;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.brand{display:flex;align-items:center;gap:11px;font-size:19px;letter-spacing:-.03em}.brand b{font-weight:800}.brand-mark{width:34px;height:34px;border:3px solid var(--green);border-radius:50%;display:grid;place-items:center;position:relative}.brand-mark:before,.brand-mark i{content:'';height:3px;width:22px;background:var(--green);position:absolute}.brand-mark i{transform:translateX(4px)}.site-header nav{display:flex;gap:36px;font-size:14px;font-weight:600}.site-header nav a{opacity:.82}.site-header nav a:hover{opacity:1}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--green);color:var(--ink);padding:17px 21px;border-radius:4px;font-weight:800;font-size:14px;border:0;cursor:pointer;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#c8f357}.button-small{padding:12px 16px;gap:18px}.menu-button{display:none;background:none;border:0;width:40px;height:40px}.menu-button span{display:block;height:2px;background:#fff;margin:7px 0}.hero{min-height:760px;height:100vh;position:relative;overflow:hidden;color:#fff;background:#182019}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,13,9,.88) 0%,rgba(8,13,9,.55) 42%,rgba(8,13,9,.1) 72%),linear-gradient(0deg,rgba(8,13,9,.45),transparent 35%)}.hero-content{position:relative;z-index:2;padding:clamp(150px,20vh,220px) clamp(24px,8vw,120px) 40px;max-width:850px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.eyebrow{display:flex;align-items:center;gap:10px;color:#e7eadf}.eyebrow span{width:24px;height:2px;background:var(--green)}h1,h2,h3{font-family:var(--display);margin:0;letter-spacing:-.05em}h1{font-size:clamp(58px,7.4vw,108px);line-height:.92;max-width:900px}h1 em{color:var(--green)}.hero-copy{font-size:clamp(17px,1.7vw,22px);line-height:1.55;max-width:620px;color:#e2e6dc;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:32px}.text-link{font-size:14px;font-weight:700}.text-link span{margin-left:8px;color:var(--green)}.trust-row{display:flex;gap:30px;margin-top:65px;font-size:12px;color:#cfd4ca;letter-spacing:.04em}.trust-row span{display:flex;gap:10px}.trust-row b{color:var(--green)}.section{padding:110px clamp(24px,8vw,120px)}.section-kicker{color:#6f776d;margin:0 0 42px}.section-kicker.green{color:var(--green)}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end}.intro h2,.section-heading h2,.process h2,.proof h2,.showroom h2,.contact h2{font-size:clamp(42px,5vw,72px);line-height:1.03}.large-copy{font-size:19px;line-height:1.7;color:#555d55;margin:0 0 28px}.arrow-link{font-weight:800;font-size:14px;border-bottom:1px solid #c7cbc2;padding-bottom:10px;display:flex;justify-content:space-between}.dark-section{background:var(--ink);color:#fff}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:end}.section-heading p{color:#aeb5aa;line-height:1.7;max-width:470px}.section-heading h2 em,.proof h2 em,.showroom h2 em{color:var(--green)}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid #30352f}.solution-card{min-height:440px;padding:28px;border-right:1px solid #30352f;display:flex;flex-direction:column;position:relative;transition:.25s background}.solution-card:first-child{border-left:1px solid #30352f}.solution-card:hover,.solution-card.featured{background:#1b201b}.card-number{color:#737b71;font-size:12px}.icon{font-size:54px;color:var(--green);margin:46px 0 35px}.solution-card h3{font-size:31px;line-height:1.08}.solution-card p{color:#aeb5aa;line-height:1.6;font-size:14px}.solution-card a{margin-top:auto;display:flex;justify-content:space-between;font-size:13px;font-weight:800;color:var(--green)}.process-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.process-title{position:sticky;top:40px;align-self:start}.process-title>p{color:var(--muted);line-height:1.7;max-width:370px}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid var(--line)}.steps li:first-child{border-top:1px solid var(--line)}.steps>li>span{color:#83a82f;font-size:12px;font-weight:800}.steps h3{font-size:25px}.steps p{color:var(--muted);line-height:1.6;margin:10px 0 0}.proof{padding-top:0}.proof-panel{background:#202520;color:#fff;padding:clamp(36px,7vw,92px);border-radius:8px;position:relative;overflow:hidden}.proof-panel:after{content:'';position:absolute;width:420px;height:420px;border:90px solid rgba(184,228,75,.08);border-radius:50%;right:-100px;top:-120px}.proof-panel>p:not(.section-kicker){max-width:650px;color:#bdc3b9;font-size:18px;line-height:1.65}.brand-list{display:flex;justify-content:space-between;gap:25px;margin-top:70px;padding-top:28px;border-top:1px solid #3d443c;color:#d9ddd5;font-family:var(--display);font-weight:700;letter-spacing:.06em}.showroom{padding-top:0}.showroom-card{background:#dfeeac;display:grid;grid-template-columns:1.25fr .75fr;padding:clamp(38px,6vw,82px);gap:80px;border-radius:8px}.showroom-card p{max-width:580px;line-height:1.7}.showroom-card .button{background:var(--ink);color:#fff;margin-top:18px}.showroom-card aside{border-left:1px solid rgba(17,20,17,.18);padding-left:55px;align-self:end}.showroom-card aside p{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.showroom-card address{font-style:normal;font-family:var(--display);font-size:28px;line-height:1.35;margin:22px 0}.showroom-card aside a{font-weight:800}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;background:#fff}.contact-copy>p:not(.section-kicker){color:var(--muted);line-height:1.7;max-width:450px}.contact-direct{display:flex;flex-direction:column;gap:8px;font-weight:800;margin-top:38px}.contact-form{display:flex;flex-direction:column;gap:24px}.contact-form label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#555d55}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;border:0;border-bottom:1px solid #bcc2b8;padding:12px 0;background:transparent;border-radius:0;outline:0;color:var(--ink);text-transform:none;letter-spacing:0}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#6d941b}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.privacy{display:flex;align-items:flex-start;gap:10px;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.privacy input{width:auto;margin-top:3px}.submit{align-self:flex-start}.form-status{font-size:13px;color:#527116;margin:0}footer{background:var(--ink);color:#fff;padding:55px clamp(24px,8vw,120px);display:grid;grid-template-columns:1fr 1.3fr .8fr;gap:40px;align-items:start}footer p{margin:0;color:#aab1a7;font-size:13px;line-height:1.7}footer>div{display:flex;gap:22px;font-size:13px;font-weight:700}footer small{grid-column:2/4;color:#6f776d}.site-header.scrolled{position:fixed;background:rgba(17,20,17,.96)}@media(max-width:800px){.site-header{height:70px;padding:0 20px}.site-header>.button{display:none}.menu-button{display:block}.site-header nav{position:absolute;display:none;top:70px;left:0;right:0;background:var(--ink);padding:25px;flex-direction:column;gap:22px}.site-header nav.open{display:flex}.hero{min-height:720px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(8,13,9,.9),rgba(8,13,9,.38)),linear-gradient(0deg,rgba(8,13,9,.6),transparent)}.hero-content{padding-top:145px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{gap:14px;flex-direction:column;margin-top:45px}.section{padding:75px 22px}.intro-grid,.section-heading,.process-layout,.showroom-card,.contact{grid-template-columns:1fr;gap:45px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:390px;border-left:1px solid #30352f;border-bottom:1px solid #30352f}.process-title{position:static}.brand-list{display:grid;grid-template-columns:1fr 1fr;gap:25px}.showroom-card aside{border-left:0;border-top:1px solid rgba(17,20,17,.18);padding:30px 0 0}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:25px}footer small{grid-column:auto}.contact{padding:75px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.proof-link{display:inline-flex;gap:35px;margin-top:18px;color:var(--green);font-weight:800;font-size:14px}
.detail-header{position:absolute;background:transparent}.detail-header nav .active{color:var(--green);opacity:1}.detail-hero{background:#111411;color:#fff;min-height:760px;padding:180px clamp(24px,8vw,120px) 70px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.detail-hero:after{content:'';position:absolute;width:620px;height:620px;border:135px solid rgba(184,228,75,.055);border-radius:50%;right:-110px;top:80px}.detail-hero-copy{position:relative;z-index:1;max-width:980px}.detail-hero h1{font-size:clamp(54px,7vw,104px)}.detail-hero-copy>p:last-child{font-size:20px;line-height:1.65;color:#cbd1c7;max-width:720px;margin-top:32px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:1;border-top:1px solid #3b423a;padding-top:28px}.hero-stats div{display:flex;flex-direction:column;gap:5px;border-right:1px solid #3b423a;padding:0 25px}.hero-stats div:first-child{padding-left:0}.hero-stats div:last-child{border:0}.hero-stats strong{font-family:var(--display);font-size:30px;color:var(--green)}.hero-stats span{font-size:12px;color:#9da59a}.story-section{display:grid;grid-template-columns:80px .8fr 1.2fr;gap:55px}.story-index{font-family:var(--display);color:#83a82f;font-weight:700}.story-title h2,.product-copy h2,.why-us h2{font-size:clamp(42px,5vw,72px);line-height:1.03}.story-copy .lead,.product-copy .lead{font-size:20px;line-height:1.55;font-weight:600}.story-copy>p:not(.lead){color:var(--muted);line-height:1.75}.quality-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:38px}.quality-grid article{padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.quality-grid b{font-family:var(--display)}.quality-grid span{font-size:13px;line-height:1.5;color:var(--muted)}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);align-items:center}.product-section.reverse{direction:rtl}.product-section.reverse>*{direction:ltr}.product-visual{background:#1b201b;min-height:610px;display:grid;place-items:center;position:relative;border:1px solid #303630}.product-visual.light{background:#e9ecdf;border-color:#d9ddd2}.product-visual img{width:min(80%,530px);height:auto;filter:drop-shadow(0 28px 30px rgba(0,0,0,.32))}.product-number{position:absolute;top:25px;left:27px;font-size:12px;color:var(--green);font-weight:800}.product-copy h2{color:#fff}.product-section.reverse .product-copy h2{color:var(--ink)}.product-copy .lead{color:#c0c6bd}.product-section.reverse .product-copy .lead{color:#4f574f}.spec-list{margin:35px 0 20px}.spec-list div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #343a34}.spec-list dt{color:#929a90;font-size:13px}.spec-list dd{margin:0;font-weight:700;text-align:right;font-size:14px}.light-list div{border-color:var(--line)}.light-list dt{color:var(--muted)}.source-note{font-size:11px!important;line-height:1.5!important;color:#737c72!important}.why-us{background:#dfeeac;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}.why-us p{font-size:18px;line-height:1.7}.why-us .button{background:var(--ink);color:#fff;margin-top:20px}
@media(max-width:800px){.detail-hero{min-height:780px;padding-top:135px}.detail-hero:after{width:420px;height:420px;border-width:90px;right:-230px}.hero-stats{grid-template-columns:1fr 1fr;gap:25px}.hero-stats div{padding:0;border:0}.story-section{grid-template-columns:1fr;gap:25px}.story-index{display:none}.quality-grid{grid-template-columns:1fr}.product-section,.product-section.reverse,.why-us{grid-template-columns:1fr;direction:ltr;gap:45px}.product-visual{min-height:420px}.product-section.reverse .product-visual{order:2}.product-section.reverse .product-copy{order:1}}
:root{--green:#b2d176}
.brand{width:clamp(170px,15vw,225px);height:auto;display:block}.brand img{display:block;width:100%;height:auto}.brand-mark{display:none}.button:hover{background:#c0dc89}em{color:#78963f}.steps>li>span,.story-index{color:#78963f}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:#78963f}.form-status{color:#607c31}.showroom-card,.why-us{background:#e2edcc}footer .brand{width:190px}
@media(max-width:800px){.site-header .brand{width:165px}footer .brand{width:190px}}
/* Catalog, product and services pages */
.catalog-hero,.services-hero{background:var(--ink);color:#fff;padding:180px clamp(24px,8vw,120px) 95px;min-height:610px;display:flex;flex-direction:column;justify-content:flex-end}.catalog-hero h1,.services-hero h1{font-size:clamp(54px,7vw,100px);line-height:.95}.catalog-hero>p:last-child,.services-hero>p:last-child{font-size:20px;line-height:1.65;color:#cbd1c7;max-width:720px;margin:32px 0 0}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.catalog-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;min-height:340px;transition:transform .2s,border-color .2s}.catalog-card:hover{transform:translateY(-4px);border-color:var(--green)}.catalog-card.featured-product{grid-column:1/-1;grid-template-columns:1fr 1fr}.catalog-image{background:#edf0e7;display:grid;place-items:center;padding:30px}.catalog-image img{width:min(100%,300px);height:260px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(0,0,0,.15))}.featured-product .catalog-image img{height:330px}.catalog-content{padding:35px;display:flex;flex-direction:column}.catalog-content>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#78963f;font-weight:800}.catalog-content h2{font-size:31px;line-height:1.1;margin:16px 0}.catalog-content p{color:var(--muted);line-height:1.65}.catalog-content b{margin-top:auto;color:#6b8738;font-size:13px}.catalog-cta{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.catalog-cta h2{font-size:clamp(44px,5vw,72px)}.catalog-cta>div:last-child p{color:#bbc2b8;line-height:1.7}.catalog-cta .button{margin-top:20px}.product-header{background:rgba(17,20,17,.97);position:absolute}.product-hero{background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr;min-height:760px;padding:145px clamp(24px,8vw,120px) 70px;gap:70px;align-items:center}.product-hero-copy h1{font-size:clamp(52px,6.5vw,92px);line-height:.95}.product-hero-copy>p:not(.section-kicker){font-size:19px;line-height:1.65;color:#c3cac0;max-width:650px}.back-link{font-size:13px;color:#aeb5aa;display:inline-block;margin-bottom:40px}.key-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:32px}.key-pills span{border:1px solid #465044;border-radius:99px;padding:9px 13px;font-size:12px;color:#d7ddd3}.product-hero-image{background:#1c221d;min-height:520px;display:grid;place-items:center;border:1px solid #303830}.product-hero-image img{width:min(88%,500px);height:480px;object-fit:contain;filter:drop-shadow(0 28px 30px rgba(0,0,0,.3))}.product-hero-image.panel img{height:510px}.product-benefits{display:grid;grid-template-columns:1fr 1fr;gap:100px}.product-benefits h2,.tech-section h2,.product-cta h2{font-size:clamp(42px,5vw,70px);line-height:1.03}.product-benefits .lead{font-size:19px;line-height:1.65}.check-list{list-style:none;padding:0;margin:30px 0 0}.check-list li{padding:15px 0 15px 28px;border-bottom:1px solid var(--line);position:relative}.check-list li:before{content:'✓';position:absolute;left:0;color:#78963f;font-weight:800}.tech-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.tech-table{margin:0}.tech-table div{display:flex;justify-content:space-between;gap:25px;padding:17px 0;border-bottom:1px solid #343a34}.tech-table dt{color:#9ca49a}.tech-table dd{margin:0;text-align:right;font-weight:700}.product-cta{text-align:center;background:#e2edcc}.product-cta p{max-width:650px;margin:22px auto;line-height:1.7}.product-cta .button{margin:auto}.service-flow>.section-kicker{margin-bottom:25px}.service-list article{display:grid;grid-template-columns:70px 1fr 180px;gap:35px;padding:30px 0;border-bottom:1px solid var(--line);align-items:start}.service-list article>span{color:#78963f;font-weight:800;font-size:12px}.service-list h2{font-size:30px}.service-list p{color:var(--muted);line-height:1.65;margin-bottom:0}.service-list article>b{text-align:right;font-size:12px;color:#78963f;text-transform:uppercase;letter-spacing:.08em}.service-scope{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:end}.service-scope h2{font-size:clamp(44px,5vw,72px)}.scope-grid{display:grid;grid-template-columns:1fr 1fr}.scope-grid span{padding:21px;border:1px solid #343a34;font-weight:700;margin:-1px 0 0 -1px}
@media(max-width:1050px) and (min-width:801px){.site-header>.button{display:none}.site-header nav{gap:18px}.site-header .brand{width:180px}}
@media(max-width:800px){.catalog-hero,.services-hero{padding:135px 22px 65px;min-height:610px}.catalog-grid,.catalog-card,.catalog-card.featured-product,.catalog-cta,.product-hero,.product-benefits,.tech-section,.service-scope{grid-template-columns:1fr}.catalog-card.featured-product{grid-column:auto}.catalog-image img,.featured-product .catalog-image img{height:260px}.product-hero{padding:125px 22px 55px;gap:40px}.product-hero-image{min-height:390px}.product-hero-image img,.product-hero-image.panel img{height:350px}.product-benefits,.tech-section,.catalog-cta,.service-scope{gap:45px}.tech-table div{flex-direction:column;gap:5px}.tech-table dd{text-align:left}.service-list article{grid-template-columns:45px 1fr}.service-list article>b{grid-column:2;text-align:left}.scope-grid{grid-template-columns:1fr}}
/* Showroom */
.showroom-visual{display:block;overflow:hidden;border-radius:8px 8px 0 0;background:#dfe5dd}.showroom-visual img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .5s ease}.showroom-visual:hover img{transform:scale(1.015)}.showroom-visual+.showroom-card{border-radius:0 0 8px 8px}.showroom-page-hero{min-height:780px;background:var(--ink);color:#fff;padding:150px clamp(24px,6vw,90px) 70px;display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center}.showroom-page-copy h1{font-size:clamp(52px,6vw,90px);line-height:.96}.showroom-page-copy>p:not(.eyebrow){color:#c6cdc3;font-size:19px;line-height:1.65}.showroom-page-copy .button{margin-top:15px}.showroom-page-photo{overflow:hidden;border:1px solid #343c34}.showroom-page-photo img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover}.showroom-experience{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.showroom-experience h2,.showroom-story h2,.visit-section h2{font-size:clamp(44px,5vw,72px);line-height:1.03}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.experience-grid article{padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.experience-grid span{font-size:12px;color:#78963f;font-weight:800}.experience-grid h3{font-size:23px;margin-top:48px}.experience-grid p{color:var(--muted);font-size:14px;line-height:1.65}.showroom-story{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:center}.showroom-story>div>p:not(.section-kicker){color:#b9c0b6;line-height:1.7}.showroom-story figure{margin:0}.showroom-story figure img{display:block;width:100%;border:1px solid #333a33}.showroom-story figcaption{font-size:12px;color:#899187;margin-top:12px}.visit-section{display:grid;grid-template-columns:1fr 1fr;gap:90px}.visit-section address{font-style:normal;font-family:var(--display);font-size:27px;line-height:1.45;margin:35px 0}.visit-links{display:flex;flex-direction:column;gap:8px;font-weight:800}.visit-card{background:#e2edcc;padding:45px}.visit-card>p{font-size:18px;line-height:1.65}.visit-card h3{font-size:25px;margin-top:32px}.visit-card .button{background:var(--ink);color:#fff;margin-top:30px}
@media(max-width:800px){.showroom{padding-left:0;padding-right:0}.showroom .showroom-card{margin:0 22px}.showroom-visual{border-radius:0}.showroom-visual img{aspect-ratio:4/3}.showroom-page-hero,.showroom-experience,.showroom-story,.visit-section{grid-template-columns:1fr;gap:45px}.showroom-page-hero{padding:125px 22px 55px}.experience-grid{grid-template-columns:1fr}.experience-grid h3{margin-top:25px}.showroom-story figure{order:-1}.visit-card{padding:28px}}
/* Chi siamo */
.about-hero{min-height:760px;background:var(--ink);color:#fff;padding:175px clamp(24px,8vw,120px) 70px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.about-hero:after{content:'';position:absolute;width:560px;height:560px;border:120px solid rgba(178,209,118,.06);border-radius:50%;right:-100px;top:90px}.about-hero-copy{position:relative;z-index:1;max-width:1050px}.about-hero h1{font-size:clamp(54px,7vw,104px)}.about-hero-copy>p:last-child{font-size:20px;line-height:1.65;color:#cbd1c7;max-width:760px;margin-top:32px}.about-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);position:relative;z-index:1;border-top:1px solid #3b423a;padding-top:28px}.about-hero-facts div{display:flex;flex-direction:column;gap:8px;padding:0 30px;border-right:1px solid #3b423a}.about-hero-facts div:first-child{padding-left:0}.about-hero-facts div:last-child{border:0}.about-hero-facts strong{font-family:var(--display);font-size:25px;color:var(--green)}.about-hero-facts span{font-size:13px;color:#9da59a}.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-intro h2,.network-heading h2,.single-contact h2,.about-hub h2,.about-cta h2{font-size:clamp(44px,5vw,72px);line-height:1.03}.about-intro>div:last-child p{color:var(--muted);line-height:1.75}.about-intro .about-lead{font-size:20px;color:var(--ink);font-weight:600}.network-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.network-heading>p:not(.section-kicker){color:#aeb5aa;line-height:1.7;max-width:480px}.network-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #343a34;border-left:1px solid #343a34}.network-grid article{padding:30px;border-right:1px solid #343a34;border-bottom:1px solid #343a34;min-height:260px}.network-grid span{font-size:12px;color:var(--green);font-weight:800}.network-grid h3{font-size:25px;margin-top:48px}.network-grid p{font-size:14px;line-height:1.65;color:#aeb5aa}.single-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.about-steps{list-style:none;padding:0;margin:0}.about-steps li{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid var(--line)}.about-steps li:first-child{border-top:1px solid var(--line)}.about-steps li>span{color:#78963f;font-size:12px;font-weight:800}.about-steps h3{font-size:25px}.about-steps p{color:var(--muted);line-height:1.65;margin:9px 0 0}.about-values{padding-top:0}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.values-grid article{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px}.values-grid h3{font-size:26px}.values-grid p{color:var(--muted);font-size:14px;line-height:1.65;margin-top:55px}.about-hub{background:#e2edcc;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:end}.about-hub>div>p:not(.section-kicker){font-size:18px;line-height:1.7;max-width:650px}.about-hub .button{background:var(--ink);color:#fff;margin-top:20px}.about-hub aside{border-left:1px solid rgba(17,20,17,.2);padding-left:50px;display:flex;flex-direction:column;gap:9px}.about-hub aside span{font-size:12px;text-transform:uppercase;letter-spacing:.12em}.about-hub aside strong{font-family:var(--display);font-size:25px;margin-bottom:18px}.about-hub aside a{font-weight:800}.about-cta{text-align:center;background:#fff}.about-cta p:not(.section-kicker){color:var(--muted);line-height:1.7}.about-cta .button{margin-top:15px}
@media(max-width:800px){.about-hero{min-height:790px;padding:135px 22px 55px}.about-hero:after{width:420px;height:420px;border-width:90px;right:-260px}.about-hero-facts{grid-template-columns:1fr;gap:20px}.about-hero-facts div{padding:0;border:0}.about-intro,.network-section,.single-contact,.about-hub{grid-template-columns:1fr;gap:45px}.network-grid,.values-grid{grid-template-columns:1fr}.network-grid article{min-height:auto}.network-grid h3{margin-top:28px}.values-grid article{min-height:auto}.values-grid p{margin-top:28px}.about-hub aside{border-left:0;border-top:1px solid rgba(17,20,17,.2);padding:30px 0 0}}
.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-thanks{min-height:780px;background:var(--ink);color:#fff;padding:170px clamp(24px,8vw,120px) 90px;display:flex;align-items:center}.form-thanks>div{max-width:980px}.form-thanks h1{font-size:clamp(54px,7vw,104px)}.form-thanks>div>p:not(.eyebrow){max-width:700px;color:#cbd1c7;font-size:20px;line-height:1.65;margin:32px 0}.form-thanks .text-link{color:#fff}@media(max-width:800px){.form-thanks{min-height:760px;padding:125px 22px 60px}.form-thanks .hero-actions{gap:24px}}
@font-face{font-family:Manrope;src:url('manrope.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:'Space Grotesk';src:url('space-grotesk.woff2') format('woff2');font-style:normal;font-weight:500 700;font-display:swap}
.form-notice{grid-column:1/-1;margin:0 0 1rem;padding:1rem 1.1rem;border-radius:4px;font-weight:700}.form-notice.success{background:#dff4e7;color:#174d2c}.form-notice.error{background:#fde8e6;color:#7a211b}
.legal-page{background:#f3f1eb;color:#111411}.legal-page .site-header{background:#111411}.legal-hero{padding:10rem 6vw 5rem;max-width:1100px}.legal-hero h1{font-size:clamp(3rem,7vw,7rem);line-height:.95;margin:1rem 0 2rem}.legal-hero>p:last-child{max-width:720px;font-size:1.15rem;line-height:1.7}.legal-content{max-width:1000px;margin:0 auto;padding:2rem 6vw 7rem}.legal-content article{padding:2rem 0;border-top:1px solid rgba(17,20,17,.2)}.legal-content h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(1.4rem,3vw,2.2rem);margin:0 0 1rem}.legal-content h3{margin:1.5rem 0 .5rem}.legal-content p,.legal-content li{line-height:1.75}.legal-content ul{padding-left:1.25rem}.legal-content a{text-decoration:underline}.legal-note{padding:1.25rem;background:#e5f36b;border-left:4px solid #111411}@media(max-width:800px){.legal-hero{padding:8rem 22px 3.5rem}.legal-content{padding:1rem 22px 5rem}}

/* Su schermi mobili bassi l'hero deve crescere con il contenuto, senza tagliare la terza voce. */
@media(max-width:800px){.hero{height:auto;min-height:100svh}.hero-content{padding-bottom:42px}}
