:root{--navy:#101a2f;--paper:#f5f2ea;--white:#fffdf8;--slate:#596778;--bronze:#9b8352;--line:#d8d3c8;--muted:#646c79}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--navy);font-family:Manrope,'Avenir Next','Segoe UI',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}section[id]{scroll-margin-top:142px}.site-header{position:sticky;top:0;z-index:1000;box-shadow:0 0 0 rgba(16,26,47,0);transition:box-shadow .35s ease}.site-header.is-compact{box-shadow:0 8px 28px rgba(16,26,47,.14)}
.brand-stage{height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--white);border-bottom:1px solid var(--line);padding:2px 16px 11px;overflow:hidden;transition:height .45s cubic-bezier(.22,.61,.36,1),padding .45s ease}.brand-stage>img{width:min(1080px,98%);height:220px;object-fit:contain;animation:brand-signature 3s cubic-bezier(.25,.1,.25,1) both;transform-origin:center center;will-change:transform,opacity;transition:width .45s cubic-bezier(.22,.61,.36,1),height .45s cubic-bezier(.22,.61,.36,1)}.brand-stage>p{position:relative;margin:-22px 0 0;padding-bottom:13px;font-size:13px;font-weight:600;letter-spacing:.17em;text-transform:uppercase;color:#4f5968;animation:payoff-in .7s 2.15s both;transition:opacity .2s ease}.brand-stage>p:after{content:"";position:absolute;left:50%;bottom:0;width:96px;height:1px;background:var(--bronze);transform:translateX(-50%) scaleX(0);transform-origin:center;animation:payoff-line .7s 2.45s cubic-bezier(.2,.7,.2,1) forwards}.site-header.is-compact .brand-stage{height:78px;padding:0}.site-header.is-compact .brand-stage>img{width:min(330px,55vw);height:76px;animation:none}.site-header.is-compact .brand-stage>p{position:absolute;opacity:0;pointer-events:none;animation:none}.site-header.is-compact .main-nav{height:54px}
.main-nav{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5%;background:var(--navy);color:white;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.main-nav div{display:flex;gap:28px;align-items:center}.main-nav div:last-child{justify-content:flex-end}.main-nav>span{font-size:8px;color:#d2bc8d;letter-spacing:.2em}.main-nav a{position:relative;padding:9px 0}.main-nav a:not(.nav-cta):after{content:'';position:absolute;left:0;right:100%;bottom:3px;height:1px;background:#d2bc8d;transition:right .3s}.main-nav a:hover:after{right:0}.nav-cta{border:1px solid rgba(255,255,255,.55);padding:10px 15px!important;transition:.25s}.nav-cta:hover{background:white;color:var(--navy)}
.hero{display:grid;grid-template-columns:180px minmax(0,1.35fr) minmax(240px,.65fr);min-height:590px}.hero-index{border-right:1px solid var(--line);padding:60px 28px;display:flex;flex-direction:column;justify-content:space-between}.hero-index span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#7d7465}.hero-index b{font-size:46px;font-weight:400;color:var(--bronze)}.hero-copy{padding:78px 8%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero-copy>*:not(.symbol-watermark){position:relative;z-index:1}.symbol-watermark{position:absolute;z-index:0;width:330px;height:330px;overflow:hidden;right:1%;bottom:1%;opacity:.075;pointer-events:none}.symbol-watermark img{position:absolute;width:1024px;height:1024px;max-width:none;left:-24px;top:-330px;object-fit:contain}.eyebrow{margin:0 0 24px;font-size:9px;text-transform:uppercase;letter-spacing:.19em;color:#8c7342;font-weight:600}.hero h1{font-size:clamp(45px,5.7vw,76px);font-weight:500;line-height:1.02;letter-spacing:-.055em;margin:0 0 28px;max-width:760px}.hero-lead{font-size:15px;line-height:1.8;color:var(--muted);max-width:640px;margin:0 0 34px}.primary-action{display:inline-block;align-self:flex-start;background:var(--navy);color:white;padding:15px 21px;font-size:11px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.primary-action:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,26,47,.16);background:#1c2b48}.hero-note{background:var(--slate);color:white;padding:66px 10%;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.hero-note:before{content:'01';position:absolute;top:25px;right:30px;font-size:120px;font-weight:500;color:rgba(255,255,255,.045)}.hero-note i{width:45px;height:2px;background:#d2bc8d;margin-bottom:25px}.hero-note p{font-size:22px;line-height:1.5;letter-spacing:-.025em;margin:0 0 24px}.hero-note small{font-size:8px;text-transform:uppercase;letter-spacing:.17em;color:rgba(255,255,255,.62)}
.services{display:grid;grid-template-columns:290px 1fr;background:var(--white);border-top:1px solid var(--line)}.section-intro{padding:76px 42px;border-right:1px solid var(--line)}h2{font-size:clamp(34px,4.2vw,55px);font-weight:500;line-height:1.08;letter-spacing:-.045em;margin:0}.section-intro h2{font-size:39px;margin-bottom:24px}.section-intro>p:last-child{font-size:12px;line-height:1.75;color:var(--muted);margin:0}.service-list{padding:35px 6% 55px}.service-row{border-bottom:1px solid var(--line)}.service-row:last-child{border-bottom:0}.service-row button{border:0;background:transparent;color:var(--navy);width:100%;min-height:126px;display:grid;grid-template-columns:60px 1fr 38px;gap:20px;align-items:center;text-align:left;padding:20px 0;cursor:pointer}.service-row button b{font-size:10px;letter-spacing:.14em;color:#8c7342}.service-heading strong{display:block;font-size:23px;font-weight:500;letter-spacing:-.025em}.service-heading small{display:block;font-size:11px;color:var(--muted);margin-top:7px}.service-toggle{width:32px;height:32px;border:1px solid #8c7342;color:#8c7342;border-radius:50%;display:grid;place-items:center;font-size:17px;transition:transform .3s}.service-row:hover .service-toggle,.service-row.is-open .service-toggle{transform:rotate(90deg);background:#8c7342;color:white}.service-detail{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .35s}.service-detail>div{overflow:hidden}.service-detail p{font-size:12px;line-height:1.75;color:var(--muted);max-width:650px;margin:0}.service-detail a{font-size:10px;font-weight:600;color:#8c7342;margin:15px 0 28px;display:inline-block}.service-row.is-open .service-detail{grid-template-rows:1fr;opacity:1}
.method{display:grid;grid-template-columns:1.2fr .8fr;background:var(--navy);color:white}.method-main{padding:82px 7%;border-right:1px solid rgba(255,255,255,.14)}.method-main h2{max-width:670px;margin-bottom:25px}.method-main>p{font-size:13px;line-height:1.8;color:rgba(255,255,255,.67);max-width:600px;margin:0}.principles{display:grid;grid-template-columns:1fr 1fr;margin-top:50px;border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.principle{padding:25px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);transition:background .25s}.principle:hover{background:rgba(255,255,255,.055)}.principle b{display:block;font-size:10px;color:#d2bc8d;margin-bottom:22px}.principle strong{display:block;font-size:16px;font-weight:500;margin-bottom:7px}.principle span{font-size:10px;color:rgba(255,255,255,.60)}.method-aside{background:#d9d4c9;color:var(--navy);padding:72px 10%;display:flex;flex-direction:column;justify-content:space-between}.method-aside blockquote{font-size:24px;line-height:1.5;letter-spacing:-.025em;margin:0 0 45px}.method-aside small{font-size:9px;line-height:1.6;text-transform:uppercase;letter-spacing:.14em;color:#6c655a}
.credentials{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding:35px 7%;background:var(--white)}.credentials>span{height:1px;background:var(--line)}.credentials>div{display:flex;align-items:center;gap:17px;max-width:520px}.order-seal{width:48px;height:48px;flex:0 0 48px;border:1px solid var(--navy);border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:600;box-shadow:inset 0 0 0 5px var(--white),inset 0 0 0 6px var(--bronze)}.credentials p{font-size:10px;line-height:1.5;color:#6b6f78;margin:0}.credentials strong{display:block;font-size:12px;color:var(--navy)}.closing{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:70px 7%;background:var(--paper)}.closing h2{max-width:720px}.closing .primary-action{white-space:nowrap}footer{background:var(--navy);color:white;display:flex;justify-content:space-between;padding:29px 5%;font-size:9px;letter-spacing:.08em}footer span:last-child{color:rgba(255,255,255,.55)}
[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}[data-reveal].is-visible{opacity:1;transform:none}.reveal-now{animation:reveal-now .8s .18s cubic-bezier(.2,.7,.2,1) both}.delay-one{animation-delay:.35s}@keyframes brand-signature{0%{opacity:0;transform:scale(.72)}12%{opacity:1}100%{opacity:1;transform:scale(1)}}@keyframes payoff-in{from{opacity:0;letter-spacing:.27em;transform:translateY(10px)}to{opacity:1;letter-spacing:.17em;transform:none}}@keyframes payoff-line{0%{transform:translateX(-50%) scaleX(0)}100%{transform:translateX(-50%) scaleX(1)}}@keyframes reveal-now{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}
@media(max-width:780px){.brand-stage{height:265px}.brand-stage>img{width:min(600px,95%);height:210px}.brand-stage>p{font-size:8px;letter-spacing:.12em}.main-nav{grid-template-columns:1fr auto;padding:0 22px}.main-nav>span,.main-nav div:last-child a:not(.nav-cta){display:none}.main-nav div{gap:18px}.hero{grid-template-columns:55px 1fr}.hero-index{padding:45px 16px}.hero-index b{font-size:27px}.hero-copy{padding:62px 25px}.symbol-watermark{right:-65px;bottom:-30px;opacity:.055}.hero h1{font-size:45px}.hero-note{grid-column:1/-1;min-height:340px;padding:50px 25px}.services{grid-template-columns:1fr}.section-intro{padding:58px 25px;border-right:0;border-bottom:1px solid var(--line)}.service-list{padding:15px 23px 35px}.service-row button{grid-template-columns:42px 1fr 32px;gap:10px}.service-heading small{display:none}.method{grid-template-columns:1fr}.method-main{padding:62px 24px}.method-aside{padding:52px 25px;min-height:350px}.credentials{grid-template-columns:1fr;padding:28px 20px}.credentials>span{display:none}.closing{grid-template-columns:1fr;padding:60px 24px}.closing .primary-action{justify-self:start}footer{gap:20px;align-items:flex-start}}
/* Immagini editoriali e marchio professionale */
.hero-note{padding:0}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.52) contrast(.95)}.hero-note:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,26,47,.10),rgba(16,26,47,.92))}.hero-photo-copy{position:relative;z-index:1;padding:66px 10%}.hero-note i{display:block}
.services{grid-template-columns:330px 1fr}.section-intro{padding:76px 42px 42px;display:flex;flex-direction:column}.section-intro>p:nth-of-type(2){font-size:12px;line-height:1.75;color:var(--muted);margin:0 0 35px}.section-photo{width:100%;height:220px;object-fit:cover;margin-top:auto;filter:saturate(.48) contrast(.96)}
.method-aside{padding:0;display:grid;grid-template-rows:minmax(250px,.8fr) auto}.method-photo{width:100%;height:100%;min-height:260px;object-fit:cover;filter:saturate(.48) contrast(.95)}.method-quote{padding:42px 10% 48px}.method-aside blockquote{font-size:21px;margin-bottom:35px}
.credentials{gap:28px;padding:34px 7%}.credentials>div{gap:22px;max-width:650px}.cndcec-logo{width:190px;height:68px;object-fit:contain;flex:0 0 auto}
@media(max-width:780px){.hero-note{padding:0}.hero-photo-copy{padding:50px 25px}.services{grid-template-columns:1fr}.section-intro{padding:58px 25px 28px}.section-photo{height:210px;margin-top:30px}.method-aside{padding:0;min-height:0}.method-photo{height:260px}.method-quote{padding:42px 25px 50px}.credentials{padding:30px 22px}.credentials>div{flex-direction:column;align-items:flex-start}.cndcec-logo{width:210px;height:75px}}
@media(max-width:780px){.brand-stage{height:205px;padding-bottom:10px}.brand-stage>img{width:min(720px,98%);height:166px}.brand-stage>p{font-size:10px;letter-spacing:.11em;margin-top:-10px}}
.updates{padding:82px 7% 90px;background:var(--paper);border-top:1px solid var(--line)}.updates-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:8%;align-items:end;margin-bottom:48px}.updates-heading h2{max-width:720px}.updates-heading>p{margin:0;font-size:13px;line-height:1.8;color:var(--muted);max-width:480px}.updates-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:24px}.featured-update{background:var(--white);display:grid;grid-template-columns:.9fr 1.1fr;min-height:390px;border:1px solid var(--line);overflow:hidden}.featured-update>img{width:100%;height:100%;object-fit:cover;filter:saturate(.5) contrast(.96);transition:transform .6s}.featured-update:hover>img{transform:scale(1.025)}.featured-update>div{padding:45px 8%;display:flex;flex-direction:column;justify-content:center}.featured-update span,.update-list span{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.17em;color:#8c7342}.featured-update h3{font-size:27px;line-height:1.25;font-weight:500;letter-spacing:-.03em;margin:20px 0 18px}.featured-update p,.update-list p{font-size:12px;line-height:1.75;color:var(--muted);margin:0}.featured-update a{font-size:10px;font-weight:600;margin-top:28px}.featured-update a b{color:#8c7342;margin-left:8px}.update-list{display:grid;grid-template-rows:1fr 1fr;gap:24px}.update-list article{position:relative;background:var(--navy);color:white;padding:38px;min-height:183px}.update-list article:last-child{background:var(--slate)}.update-list h3{font-size:20px;line-height:1.35;font-weight:500;margin:17px 42px 12px 0}.update-list p{color:rgba(255,255,255,.62);max-width:330px}.update-list a{position:absolute;right:28px;top:50%;width:34px;height:34px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;transform:translateY(-50%);transition:.25s}.update-list a:hover{background:white;color:var(--navy)}
@media(max-width:780px){.updates{padding:60px 22px 68px}.updates-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.updates-layout{grid-template-columns:1fr}.featured-update{grid-template-columns:1fr}.featured-update>img{height:240px}.featured-update>div{padding:35px 25px}.update-list article{padding:32px 25px}.main-nav div:first-child{gap:14px}.main-nav div:first-child a{font-size:8px}.brand-stage>img{width:min(780px,100%);height:178px}.brand-stage>p{margin-top:-16px}}
@media(max-width:780px){
  html,body{max-width:100%;overflow-x:hidden}section[id]{scroll-margin-top:122px}
  .brand-stage{height:188px;padding:0 10px 9px}.brand-stage>img{width:100%;height:158px}.brand-stage>p{margin-top:-13px;padding-bottom:10px;font-size:9px;line-height:1.35;letter-spacing:.1em;text-align:center}.brand-stage>p:after{width:66px}
  .main-nav{display:flex;height:56px;padding:0 14px;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;white-space:nowrap}.main-nav::-webkit-scrollbar{display:none}.main-nav>span{display:none}.main-nav div,.main-nav div:first-child{gap:6px;flex:0 0 auto}.main-nav div:last-child{display:flex;justify-content:flex-start}.main-nav div:last-child a:not(.nav-cta){display:block}.main-nav a{min-height:44px;padding:15px 9px!important;font-size:8px!important;display:flex;align-items:center}.nav-cta{border-color:rgba(255,255,255,.4)}
  .site-header.is-compact .brand-stage{height:66px}.site-header.is-compact .brand-stage>img{width:min(250px,68vw);height:64px}.site-header.is-compact .main-nav{height:52px}
  .hero{grid-template-columns:42px minmax(0,1fr);min-height:0}.hero-index{padding:38px 12px}.hero-index span{font-size:8px;letter-spacing:.13em}.hero-copy{padding:58px 22px 64px}.hero h1{font-size:clamp(36px,11.5vw,48px);line-height:1.04;letter-spacing:-.045em}.hero-lead{font-size:14px;line-height:1.7}.primary-action{min-height:46px;padding:16px 19px}.symbol-watermark{width:260px;height:260px;right:-90px;bottom:-24px}.hero-note{min-height:390px}.hero-photo-copy{padding:52px 24px}.hero-note p{font-size:20px}
  .section-intro{padding:54px 22px 26px}.section-intro h2{font-size:35px}.section-photo{height:205px;margin-top:28px}.service-list{padding:10px 22px 34px}.service-row button{min-height:104px;grid-template-columns:34px minmax(0,1fr) 38px;gap:9px}.service-row button b{font-size:9px}.service-heading strong{font-size:19px;line-height:1.25}.service-toggle{width:36px;height:36px}.service-detail p{font-size:13px}.service-detail a{min-height:44px;padding-top:12px}
  .method-main{padding:58px 22px}.method-main h2{font-size:36px}.method-main>p{font-size:13px}.principles{grid-template-columns:1fr;margin-top:38px}.principle{padding:23px}.method-photo{height:235px}.method-quote{padding:38px 23px 44px}.method-aside blockquote{font-size:21px}
  .updates{padding:56px 22px 64px}.updates-heading h2{font-size:36px}.updates-heading>p{font-size:13px}.featured-update>img{height:215px}.featured-update h3{font-size:24px}.featured-update>div{padding:32px 23px}.featured-update a{min-height:44px;padding-top:14px}.update-list{gap:14px}.update-list article{padding:30px 58px 30px 23px;min-height:190px}.update-list h3{font-size:19px;margin-right:0}.update-list a{right:18px;width:38px;height:38px}
  .credentials{padding:28px 22px}.credentials>div{gap:16px}.cndcec-logo{width:min(210px,72vw);height:auto}.closing{padding:54px 22px;gap:30px}.closing h2{font-size:36px}.closing .primary-action{width:100%;text-align:center}.closing .eyebrow{margin-bottom:18px}footer{flex-direction:column;padding:27px 22px;line-height:1.7}
}
@media(max-width:390px){.brand-stage{height:174px}.brand-stage>img{height:147px}.brand-stage>p{font-size:8px}.hero h1,.method-main h2,.updates-heading h2,.closing h2{font-size:34px}.hero-copy{padding-left:19px;padding-right:19px}.main-nav{padding-left:9px;padding-right:9px}.main-nav a{padding-left:8px!important;padding-right:8px!important}.featured-update>img{height:195px}.update-list article{padding-left:20px}}
.mobile-menu-toggle{display:none}
@media(max-width:780px){
  section[id]{scroll-margin-top:78px}.site-header,.site-header.is-compact{box-shadow:0 7px 24px rgba(16,26,47,.14)}
  .brand-stage,.site-header.is-compact .brand-stage{height:76px;padding:0 64px 0 12px}.brand-stage>img,.site-header.is-compact .brand-stage>img{width:min(280px,72vw);height:74px;animation:none}.brand-stage>p,.site-header.is-compact .brand-stage>p{display:none}
  .mobile-menu-toggle{display:flex;position:absolute;z-index:3;right:16px;top:16px;width:44px;height:44px;border:0;border-radius:50%;background:var(--navy);padding:0;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.mobile-menu-toggle i{display:block;width:18px;height:1.5px;background:white;transition:transform .28s ease,opacity .2s ease}.menu-open .mobile-menu-toggle i:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.menu-open .mobile-menu-toggle i:nth-child(2){opacity:0}.menu-open .mobile-menu-toggle i:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
  .main-nav,.site-header.is-compact .main-nav{display:flex;height:auto;max-height:0;overflow:hidden;padding:0 22px;gap:0;opacity:0;flex-direction:column;align-items:stretch;white-space:normal;transition:max-height .4s cubic-bezier(.22,.61,.36,1),opacity .25s ease,padding .4s ease}.menu-open .main-nav,.site-header.is-compact.menu-open .main-nav{max-height:420px;padding:14px 22px 20px;opacity:1}.main-nav div,.main-nav div:first-child,.main-nav div:last-child{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav>span{display:none}.main-nav div:last-child a:not(.nav-cta){display:flex}.main-nav a{justify-content:space-between;min-height:48px;padding:15px 2px!important;border-bottom:1px solid rgba(255,255,255,.13);font-size:10px!important}.main-nav a:not(.nav-cta):after{display:none}.main-nav .nav-cta{justify-content:center;margin-top:12px;border:1px solid rgba(255,255,255,.5);padding:13px!important}
  .credentials{display:block;text-align:center}.credentials>span{display:none}.credentials>div{max-width:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.cndcec-logo{width:128px;height:auto;max-height:50px}.credentials p{text-align:center}.credentials strong{margin-bottom:3px}
  .updates-layout{display:flex;flex-direction:column;gap:18px}.featured-update{display:grid;grid-template-columns:1fr;min-height:0}.featured-update>img{width:100%;height:230px}.featured-update>div{padding:34px 25px}.update-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:18px}.update-list article{min-height:220px;padding:30px 54px 30px 24px}
}
@media(max-width:520px){.update-list{grid-template-columns:1fr}.update-list article{min-height:185px}.updates-heading{margin-bottom:34px}.featured-update>img{height:215px}}
.brand-stage>img{animation-duration:1.35s}.brand-stage>p{animation-duration:.45s;animation-delay:.88s}.brand-stage>p:after{animation-duration:.45s;animation-delay:1.04s}
@media(max-width:780px){.brand-stage,.site-header.is-compact .brand-stage{height:72px;padding:0 60px;border-bottom:0}.brand-stage>img,.site-header.is-compact .brand-stage>img{width:min(260px,72vw);height:70px}.mobile-menu-toggle{top:14px}.main-nav a{justify-content:center;text-align:center}.credentials{padding:24px 20px}.credentials>div{align-items:center!important}.cndcec-logo{width:105px!important;height:42px!important;max-height:42px!important;object-fit:contain}.updates-layout{display:grid;grid-template-columns:1fr;gap:18px}.featured-update{grid-template-columns:1fr}.update-list{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.featured-update,.update-list article{width:100%}}
@media(max-width:520px){.update-list{grid-template-columns:1fr;grid-template-rows:auto}.updates-heading h2{font-size:clamp(31px,10vw,38px)}.updates-heading>p{font-size:14px;line-height:1.65}}
@media(min-width:781px){.main-nav{display:flex;justify-content:center;gap:28px}.main-nav>span{display:none}.main-nav div,.main-nav div:last-child{justify-content:center}.hero{min-height:max(520px,calc(100svh - 314px))}}
.closing{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:32px}.closing>div{display:flex;flex-direction:column;align-items:center}.closing h2{max-width:760px}.closing .primary-action{align-self:center}
footer{align-items:center;gap:32px}.footer-meta{display:flex;flex-direction:column;gap:7px}.footer-meta span:last-child{color:rgba(255,255,255,.55)}.social-links{display:flex;align-items:center;justify-content:center;gap:10px}.social-link{display:flex;align-items:center;gap:8px;min-height:42px;padding:7px 12px 7px 8px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:rgba(255,255,255,.82);font-size:9px;letter-spacing:.07em;transition:border-color .25s ease,background .25s ease,color .25s ease}.social-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.11);color:white;font-size:11px;font-weight:700;text-transform:none;transition:transform .28s cubic-bezier(.2,.75,.25,1),background .25s ease}.social-icon-mail{font-size:14px}.social-icon-wa{font-size:9px}.social-link:hover,.social-link:focus-visible{border-color:rgba(255,255,255,.65);background:rgba(255,255,255,.07);color:white}.social-link:hover .social-icon,.social-link:focus-visible .social-icon{transform:scale(1.16);background:rgba(255,255,255,.18)}
@media(max-width:780px){.closing .primary-action{align-self:center;justify-self:auto}.footer-meta{align-items:center;text-align:center}.social-links{flex-wrap:wrap}footer{align-items:center;text-align:center}}
@media(max-width:420px){.social-link{padding-right:9px}.social-link>span:last-child{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}}
.social-icon-wa{font-size:16px;line-height:1;background:rgba(255,255,255,.11);color:#fff}.social-icon-wa svg{width:19px;height:19px;display:block}
/* Impaginazione mobile finale: stessi contenuti, nuova disposizione */
@media(max-width:780px){
  body{font-size:16px}.site-header{width:100%}.main-nav{width:100%}
  .hero{display:flex;flex-direction:column;width:100%}.hero-index{order:0;width:100%;min-height:auto;padding:13px 20px;border-right:0;border-bottom:1px solid var(--line);display:block;text-align:center}.hero-index span{writing-mode:horizontal-tb;transform:none;font-size:8px;line-height:1.5;letter-spacing:.14em}.hero-copy{order:1;width:100%;padding:50px 22px 58px}.hero-copy h1{max-width:100%}.hero-note{order:2;width:100%;min-height:360px}.hero-photo-copy{padding:48px 24px}
  .services,.method{width:100%}.section-intro,.service-list,.method-main,.method-aside{width:100%}.section-intro{padding:52px 22px 28px}.service-list{padding:10px 22px 36px}.service-row button{width:100%}
  .method-main{padding:56px 22px}.principles{width:100%}.method-aside{grid-template-rows:235px auto}.method-photo{width:100%;min-height:0}.method-quote{padding:38px 22px 44px}
  .updates{width:100%;padding:56px 22px 64px}.updates-heading,.updates-layout,.featured-update,.update-list{width:100%}.featured-update{overflow:hidden}.featured-update>img{width:100%;height:220px}.update-list article{width:100%}
  .credentials{width:100%;padding:26px 22px}.closing{width:100%;padding:52px 22px 56px}.closing>div,.closing h2{width:100%}.closing .primary-action{width:auto;max-width:100%}
  footer{width:100%;padding:28px 20px 30px;gap:22px}.footer-meta{width:100%}.social-links{width:100%;gap:9px}.social-link{min-width:0}
}
@media(max-width:480px){
  .hero-copy{padding:44px 20px 52px}.hero h1{font-size:clamp(34px,10.5vw,44px)}.hero-note{min-height:330px}.hero-photo-copy{padding:42px 21px}.hero-note p{font-size:19px}
  .section-intro,.service-list,.method-main,.updates{padding-left:20px;padding-right:20px}.section-intro h2,.method-main h2,.updates-heading h2,.closing h2{font-size:clamp(31px,9.4vw,37px)}
  .service-row button{grid-template-columns:30px minmax(0,1fr) 36px}.principle{padding:21px}.featured-update>img{height:205px}.featured-update>div{padding:30px 21px}.update-list article{padding:28px 52px 28px 21px}
  .closing{padding-left:20px;padding-right:20px}.closing .primary-action{width:100%}.social-links{flex-direction:column;align-items:stretch}.social-link{width:100%;justify-content:center}
}
/* Testata mobile sempre visibile, marchio completo e aggiornamenti completi */
@media(max-width:780px){
  main{padding-top:150px}.site-header,.site-header.is-compact{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000}
  .brand-stage,.site-header.is-compact .brand-stage{height:150px;padding:5px 64px 12px;display:flex;align-items:center;justify-content:center;overflow:hidden}
  .brand-stage>img,.site-header.is-compact .brand-stage>img{display:block;width:min(390px,92vw);height:116px;max-width:none;object-fit:contain;animation:brand-signature 1.35s cubic-bezier(.25,.1,.25,1) both;transform-origin:center center}
  .brand-stage>p,.site-header.is-compact .brand-stage>p{display:block;position:relative;opacity:1;pointer-events:auto;margin:-17px 0 0;padding-bottom:10px;font-size:9px;line-height:1.3;letter-spacing:.11em;text-align:center;animation:payoff-in .45s .88s both}
  .brand-stage>p:after,.site-header.is-compact .brand-stage>p:after{width:66px;animation:payoff-line .45s 1.04s cubic-bezier(.2,.7,.2,1) forwards}
  .mobile-menu-toggle{top:50%;right:16px;transform:translateY(-50%)}.site-header.is-compact .main-nav{height:auto}
  section[id]{scroll-margin-top:150px}.updates-layout{display:flex!important;flex-direction:column}.update-list{display:grid!important;width:100%;grid-template-columns:1fr;grid-template-rows:auto;gap:16px}.update-list article{display:block;width:100%;min-height:185px}
}
@media(max-width:390px){.brand-stage,.site-header.is-compact .brand-stage{padding-left:54px;padding-right:54px}.brand-stage>img,.site-header.is-compact .brand-stage>img{width:min(350px,94vw);height:112px}.brand-stage>p,.site-header.is-compact .brand-stage>p{font-size:8px}.mobile-menu-toggle{right:10px}}
.social-icon svg{display:block;width:18px;height:18px}.social-icon-linkedin svg{width:19px;height:19px}.social-icon-mail svg{width:18px;height:18px}@media(max-width:780px){.social-icon{display:grid!important;visibility:visible!important;opacity:1!important;flex:0 0 28px;width:28px;height:28px}}
.admin-bar .site-header{top:32px}.wp-content-shell,.single-post{max-width:1180px;margin:0 auto;padding:90px 7%}.wp-content-shell>h1,.single-post>h1{font-size:clamp(42px,6vw,76px);font-weight:500;line-height:1.05;letter-spacing:-.05em}.wp-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:55px}.wp-post-grid article{background:var(--white);border:1px solid var(--line);padding:28px}.wp-post-grid img{width:100%;height:260px;object-fit:cover;margin-bottom:25px}.wp-post-grid h2{font-size:28px;margin-bottom:16px}.wp-post-grid article>p:last-child,.single-post-content{color:var(--muted);font-size:15px;line-height:1.8}.single-post{max-width:920px}.single-post-image{width:100%;height:auto;margin:35px 0}.single-post-content{margin:35px 0 45px}.single-post-content h2,.single-post-content h3{color:var(--navy)}.single-post-content a{color:#8c7342;text-decoration:underline}@media(max-width:782px){.admin-bar .site-header{top:46px}}@media(max-width:780px){.wp-content-shell,.single-post{padding:58px 22px}.wp-post-grid{grid-template-columns:1fr;margin-top:38px}.wp-post-grid img{height:220px}.wp-content-shell>h1,.single-post>h1{font-size:38px}}
