:root{--navy:#032636;--ink:#0b152d;--teal:#00b5c3;--muted:#7a9db5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #00cdd9;outline-offset:6px}.container{width:min(1180px,88%);margin:auto}header{background:var(--navy);color:white}.navigation{min-height:100px;display:flex;justify-content:space-between;align-items:center;gap:30px}.logo{width:290px;height:auto;display:block}nav{display:flex;align-items:center;gap:35px}nav>a:not(.button):hover{color:#00d5df}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:17px 35px;border-radius:40px;background:linear-gradient(125deg,#00bcc8,#00a6b9);color:white;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#0095a6;transform:translateY(-2px)}.small{padding:12px 35px}.menu{display:none}.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 39%;background:url('../immagini/laboratorio.webp') center/cover no-repeat}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy),transparent 40%),linear-gradient(0deg,var(--navy),transparent 25%)}.hero-inner{position:relative;padding-top:55px;padding-bottom:30px}.eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--muted);font-size:12px;font-weight:600;display:flex;align-items:center;gap:16px;margin:0 0 27px}.eyebrow i{display:inline-block;width:125px;height:1px;background:var(--teal);position:relative}.eyebrow i:after{content:'';position:absolute;right:0;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.8vw,64px);line-height:1.04;font-weight:600;letter-spacing:-.035em;max-width:740px;margin-bottom:21px}em{font-style:normal;color:var(--teal)}.lead{max-width:500px;font-size:23px;line-height:1.35;font-weight:400;margin-bottom:28px}.actions{display:flex;align-items:center;gap:32px}.text-link{border-bottom:1px solid var(--teal);padding:10px 0;font-size:18px}.text-link span{margin-left:14px}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:54px}.hero-bottom .eyebrow{margin-bottom:5px}.side-note{font-size:12px;line-height:1.8;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);margin:0}.side-note:after{content:'';display:block;width:78px;height:1px;background:var(--muted);margin-top:15px}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0}.sector-grid>div{display:flex;gap:26px;align-items:center;justify-content:center;border-right:1px solid #dae2e8}.sector-grid>div:last-child{border:0}.sector-grid svg{width:43px;height:43px;fill:none;stroke:var(--teal);stroke-width:1.6}.sector-grid span{letter-spacing:.2em;text-transform:uppercase;font-size:16px}.areas{border-bottom:1px solid #e9eef0}.intro{background:linear-gradient(110deg,#f9fbfc,#fff);padding:48px 0 42px}.intro-layout{display:flex;justify-content:space-between;gap:20px}h2{font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.04em;font-weight:600;margin-bottom:20px}.intro-lead{font-size:24px;line-height:1.3;margin-bottom:15px}.affiliation{font-size:14px;color:#526c80;max-width:570px;margin:0}.model-art{display:flex;align-items:end;width:38%;position:relative;justify-content:flex-end;padding-bottom:15px}.model-art svg{position:absolute;left:-20px;top:-25px;width:75%;height:260px;color:#e6f3f6}.model-art .side-note{position:relative}.process{background:#f0f4f6;padding:45px 0 42px}.process h2{font-size:clamp(34px,4vw,54px);margin-bottom:32px}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.steps article{display:flex;flex-direction:column;gap:12px;border-right:1px solid #d2dde5;padding:0 15px;min-width:0}.steps article:first-child{padding-left:0}.steps article:last-child{border:0;padding-right:0}.number{font-size:22px;color:#00a1b3}.number:after{content:'';display:block;width:30px;height:1px;background:var(--teal);margin-top:14px}.steps svg{width:52px;height:55px;stroke:var(--ink);stroke-width:2;fill:none;margin-bottom:8px}.steps svg.aqua{stroke:var(--teal)}h3{font-size:23px;font-weight:600;letter-spacing:-.04em;line-height:1.2;margin-bottom:10px}.steps p{color:#3c536d;font-size:18px;line-height:1.35;margin:0}.contact{background:var(--navy);color:white;padding:40px 0 35px;position:relative}.contact:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 25%,#03263650),url('../immagini/evidence.webp') right top/65% 100% no-repeat;opacity:.8}.contact>.container{position:relative}.contact-row{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact h2{font-size:clamp(30px,3.6vw,46px);margin:0}.contact-action small{display:block;font-size:12px;color:#a4c4d3;text-align:center;margin-top:10px}.contact .eyebrow{margin-bottom:20px}footer{background:#022333;border-top:1px solid #456070;color:#98b3c6;padding:18px 0}.footer-inner{display:flex;align-items:center;gap:45px}.footer-inner img{display:block;width:220px;height:auto}.footer-line{flex:1;height:1px;background:#668392}.footer-inner p{font-size:10px;text-transform:uppercase;letter-spacing:.17em;margin:0}.skip{position:fixed;top:-100px;padding:12px;background:white;z-index:10}.skip:focus{top:10px}@media(min-width:1500px){.hero-inner{padding-top:75px;padding-bottom:40px}.hero-bottom{margin-top:70px}}@media(max-width:1000px){nav{gap:18px}.logo{width:230px}.steps article{gap:12px;padding:0 10px}.steps h3{font-size:20px}.steps p{font-size:16px}.contact-row>.side-note{display:none}.button{padding:16px 24px}.lead{max-width:450px}.sector-grid span{font-size:14px}.model-art{width:32%}}@media(max-width:760px){html{scroll-padding-top:20px}.container{width:88%}.navigation{min-height:85px;flex-wrap:wrap;gap:0}.logo{width:225px}.menu{display:block;background:none;border:1px solid #658894;color:white;border-radius:6px;padding:7px 12px;font-size:14px}.menu span{margin-left:8px}nav{display:none;width:100%;padding:10px 0 24px;align-items:stretch;gap:0}nav.open{display:flex;flex-direction:column}nav>a{padding:12px 0}.small{align-self:flex-start;margin-top:8px}.hero-inner{padding-top:36px}.hero-photo{inset:0 0 0 10%;opacity:.4}.hero-photo:after{background:linear-gradient(90deg,var(--navy),#03263640),linear-gradient(0deg,var(--navy),transparent)}h1{font-size:clamp(36px,8vw,56px);line-height:1.1}.lead{font-size:20px}.eyebrow{font-size:10px;letter-spacing:.23em;gap:8px}.eyebrow i{width:60px}.hero-bottom{margin-top:45px}.hero-bottom .side-note{display:none}.actions{gap:22px;flex-wrap:wrap}.button{font-size:15px}.text-link{font-size:16px}.sector-grid{padding:17px 0}.sector-grid>div{gap:8px;flex-direction:column}.sector-grid svg{height:32px;width:32px}.sector-grid span{font-size:10px;letter-spacing:.12em}.intro{padding:38px 0}.intro-layout{display:block}.intro h2{font-size:clamp(35px,8vw,52px)}.intro-lead{font-size:21px}.desktop{display:none}.model-art{display:none}.affiliation{font-size:14px}.process{padding:35px 0}.steps{grid-template-columns:1fr;gap:24px}.steps article{border-right:0;border-bottom:1px solid #d2dde5;padding:0 0 24px;gap:26px}.steps article:last-child{padding-bottom:0}.steps article>div{display:grid;grid-template-columns:45px 1fr;column-gap:20px}.steps svg{grid-row:span 2;width:42px}.steps h3{font-size:23px}.steps p{font-size:17px}.contact{padding:35px 0}.contact-row{align-items:flex-start;flex-direction:column;gap:25px}.contact h2{font-size:34px}.contact:before{background-size:cover;opacity:.4}.footer-inner{flex-wrap:wrap;gap:17px}.footer-inner img{width:190px}.footer-line{display:none}.footer-inner p{font-size:9px;line-height:1.8}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Hero: two-line statement and wider introductory copy. */
.hero h1{max-width:none;font-size:clamp(36px,4.15vw,58px)}
.hero-headline-second{white-space:nowrap}
.hero .lead{max-width:720px}
@media(max-width:1000px){.hero-headline-second{white-space:normal}}
@media(max-width:760px){.hero h1{font-size:clamp(36px,8vw,56px)}.hero .lead{max-width:100%}}

/* Language selector */
.nav-actions{display:flex;align-items:center;gap:18px;order:2}.navigation nav{order:1;margin-left:auto}.language-switch{display:flex;align-items:center;gap:3px;border:1px solid #658894;border-radius:24px;padding:3px}.language-switch a{font-size:12px;font-weight:700;letter-spacing:.06em;padding:5px 9px;border-radius:20px;color:#bbd6e0}.language-switch a[aria-current="page"]{background:#00a6b9;color:#fff}.language-switch a:hover{color:#fff}
@media(max-width:760px){.navigation{position:relative}.navigation nav{order:3;margin-left:0}.nav-actions{margin-left:auto;gap:8px}.language-switch a{padding:5px 7px}.menu{order:0}}
