@import "tailwindcss";
:root{--ink:#18352f;--forest:#234b42;--sage:#a9b7a0;--cream:#f4f0e6;--paper:#fbfaf6;--clay:#d58a68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.nav{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #dfe3dc;position:relative;z-index:10;background:#fbfaf6}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--forest);border-radius:50%;font:15px Georgia,serif}.brand strong,.brand small{display:block}.brand strong{font:500 17px Georgia,serif}.brand small{margin-top:2px;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#65756d}.nav-links{display:flex;gap:34px;font-size:13px}.nav-links a:hover{color:var(--clay)}.nav-cta{padding:12px 20px;border:1px solid var(--forest);border-radius:100px;font-size:13px}
.hero{min-height:670px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.hero-copy{padding:100px 5vw 90px 8vw}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px;color:#60736b}.eyebrow span{width:28px;height:1px;background:var(--clay)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.04em;margin:0;line-height:1.02}h1{font-size:clamp(58px,7vw,105px)}h2{font-size:clamp(43px,5vw,72px)}h1 em,h2 em{color:var(--clay);font-weight:400}.hero-lead{max-width:530px;font-size:19px;line-height:1.7;color:#536760;margin:30px 0 38px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;border-radius:100px;padding:17px 25px;font-size:13px;font-weight:700}.button span{font-size:17px}.primary{color:white;background:var(--forest)}.text-link{font-size:13px;border-bottom:1px solid #8b9993;padding-bottom:5px}.text-link span{margin-left:8px}
.hero-visual{position:relative;background:var(--sage);min-height:600px;overflow:hidden}.sun{position:absolute;width:180px;height:180px;border-radius:50%;background:#e9cf9e;right:14%;top:10%}.arch{position:absolute;border:2px solid #ffffff8c;border-bottom:0;border-radius:240px 240px 0 0}.arch-one{width:390px;height:470px;left:12%;bottom:-80px}.arch-two{width:260px;height:360px;left:25%;bottom:-80px}.leaf{position:absolute;width:125px;height:270px;background:var(--forest);border-radius:100% 0 100% 0;transform:rotate(18deg);opacity:.94}.leaf-one{right:-15px;bottom:-40px}.leaf-two{width:80px;height:200px;left:-20px;top:130px;transform:rotate(205deg);background:#708778}.quote-card{position:absolute;left:8%;right:8%;bottom:48px;padding:28px 32px;background:#f8f6eeef;box-shadow:0 20px 60px #223c3326;display:flex;gap:18px;align-items:flex-start}.quote-card p{font:italic 21px/1.5 Georgia,serif;margin:7px 0}.quote-mark{font:50px Georgia,serif;color:var(--clay);line-height:1}
.credentials{display:grid;grid-template-columns:repeat(3,1fr);padding:0 8vw;background:#f0ede4;border-top:1px solid #d8ded8;border-bottom:1px solid #d8ded8}.credentials p{margin:0;padding:28px 32px;border-right:1px solid #d8ded8}.credentials p:first-child{padding-left:0}.credentials p:last-child{border-right:0}.credentials strong,.credentials span{display:block}.credentials strong{font:400 18px Georgia,serif}.credentials span{margin-top:6px;color:#6d7b75;font-size:11px;letter-spacing:.04em}
.intro{padding:130px 8vw}.section-label{color:#6e7d76;margin:8px 0 30px}.intro-text{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:850px;margin-top:42px;color:#536760;font-size:16px;line-height:1.8}.services{background:var(--forest);color:var(--cream);padding:120px 8vw}.section-label.light{color:#aebfb7}.section-head{display:grid;grid-template-columns:1fr .55fr;align-items:end;gap:60px}.section-head h2 em,.contact h2 em{color:#e7b49b}.section-head>p{color:#b9c8c2;line-height:1.8;max-width:470px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid #59746b}.service-card{padding:35px 26px 25px 0;border-right:1px solid #59746b;min-height:280px}.service-card:not(:first-child){padding-left:26px}.service-card span{color:#dca287;font:italic 15px Georgia,serif}.service-card h3{font:400 25px/1.2 Georgia,serif;margin:32px 0 20px}.service-card p{color:#b9c8c2;line-height:1.7;font-size:14px}
.profile{padding:130px 8vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.profile-art{height:560px;background:var(--sage);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.profile-art:before,.profile-art:after{content:"";position:absolute;border-radius:50%;border:1px solid #ffffff8c;width:410px;height:410px}.profile-art:after{width:260px;height:260px}.profile-art span{z-index:1;background:var(--paper);padding:12px 25px;border-radius:100px;font:italic 18px Georgia,serif}.profile-copy>p:not(.section-label):not(.note){color:#536760;line-height:1.8;max-width:600px}.profile-copy ul{list-style:none;padding:0;margin:35px 0;border-top:1px solid #d6ddd7}.profile-copy li{padding:16px 0;border-bottom:1px solid #d6ddd7;font-size:14px;display:flex;gap:15px}.profile-copy li span{color:var(--clay)}.note{font-size:11px;line-height:1.6;color:#7a8781;max-width:620px}
.first-meeting{padding:120px 8vw;background:#f0ede4;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.meeting-heading>p:not(.section-label){color:#536760;line-height:1.8;max-width:480px;margin-top:28px}.steps{border-top:1px solid #cfd6d0}.step{display:grid;grid-template-columns:50px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid #cfd6d0}.step>span{font:italic 14px Georgia,serif;color:var(--clay)}.step h3{font:400 23px Georgia,serif;margin:0 0 10px}.step p{margin:0;color:#536760;line-height:1.7;font-size:14px}
.contact{background:#b46f53;color:#fff9ef;padding:110px 8vw 90px;text-align:center}.contact>p:not(.section-label){max-width:600px;margin:28px auto 45px;line-height:1.8;color:#f1d9cd}.contact-options{max-width:1080px;margin:auto;padding-top:28px;border-top:1px solid #ffffff59;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:30px}.contact-options small,.contact-options strong,.contact-detail,.contact-phone{display:block}.contact-options small{text-transform:uppercase;letter-spacing:.18em;font-size:9px;margin-bottom:8px}.contact-options strong{font:400 18px Georgia,serif}.contact-detail,.contact-phone{margin-top:7px;font-size:13px;color:#f5ded3}.contact-phone{width:max-content;border-bottom:1px solid #ffffff73;padding-bottom:2px}.direct-contact{min-width:170px}.cream{background:var(--cream);color:var(--forest)}footer{min-height:120px;padding:30px 6vw;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-details{text-align:center}.footer-details p{margin:5px 0}footer p,footer>a{font-size:11px;color:#687972}
@media(max-width:900px){.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 8vw}.hero-visual{min-height:520px}.credentials{grid-template-columns:1fr}.credentials p,.credentials p:first-child{padding:22px 0;border-right:0;border-bottom:1px solid #d8ded8}.credentials p:last-child{border-bottom:0}.intro{grid-template-columns:1fr;padding:90px 8vw}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:0}.profile{grid-template-columns:1fr;padding:90px 8vw}.profile-art{height:400px}.first-meeting{grid-template-columns:1fr;padding:90px 8vw}}@media(max-width:600px){.nav{height:78px;padding:0 5vw}.nav-cta{display:none}h1{font-size:55px}.hero-copy{padding-top:60px}.hero-actions{align-items:flex-start;flex-direction:column}.intro-text,.section-head{grid-template-columns:1fr;gap:15px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:not(:first-child){border-right:0;border-bottom:1px solid #59746b;padding-left:0}.contact-options,footer{flex-direction:column;text-align:center}.contact-options{align-items:center}.contact-options>div{text-align:center}.contact-phone{margin-left:auto;margin-right:auto}footer{padding:45px 6vw}.footer-details{text-align:center}}

.service-legend{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:56px}.service-legend>div{padding:24px 26px;border:1px solid #ffffff38;background:#ffffff0b}.service-legend strong{font:400 23px Georgia,serif}.service-legend p{margin:10px 0 0;color:#cbd7d0;font-size:13px;line-height:1.7}.service-grid{margin-top:32px}.service-card small{display:block;margin-top:28px;color:#dca17f;text-transform:uppercase;letter-spacing:.16em;font-size:9px;font-weight:700}.service-card h3{margin-top:12px}.privacy{padding:110px 8vw 90px;background:#f7f4ec}.privacy-intro{max-width:560px;margin-top:28px;color:#536760;line-height:1.8}.privacy-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:55px;border-top:1px solid #cfd6d0;border-left:1px solid #cfd6d0}.privacy-grid article{padding:30px;border-right:1px solid #cfd6d0;border-bottom:1px solid #cfd6d0}.privacy-grid h3{margin:0 0 12px;font:400 22px Georgia,serif}.privacy-grid p{margin:0;color:#536760;font-size:13px;line-height:1.75}.privacy-grid a,.privacy-date{color:#687972}.privacy-date{margin:22px 0 0;font-size:11px}.footer-details a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.service-legend,.privacy-grid{grid-template-columns:1fr}.privacy{padding:80px 8vw}.privacy-grid article{padding:24px}}

.intro-profile{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:clamp(48px,7vw,105px);align-items:start;max-width:1250px;margin:0 auto}.intro-profile-copy{min-width:0;padding-top:4px}.intro-photo{margin:0;width:100%;max-width:340px}.intro-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 47%;background:var(--sage);box-shadow:20px 20px 0 #e7e3d8}.intro-photo figcaption{padding-top:30px;color:#6e7d76;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.intro-profile .section-label{margin-top:0}.intro-profile .intro-text{grid-template-columns:1fr;gap:16px;max-width:760px;margin-top:34px}.intro-profile .intro-text p{margin:0}.intro-link{display:inline-flex;gap:12px;align-items:center;margin-top:28px;padding-bottom:5px;border-bottom:1px solid #8b9993;font-size:12px;font-weight:700}.intro-link span{color:var(--clay)}
@media(max-width:900px){.intro-profile{grid-template-columns:minmax(210px,280px) minmax(0,1fr);gap:42px}.intro-photo{max-width:280px}.intro-photo img{aspect-ratio:4/5;box-shadow:14px 14px 0 #e7e3d8}}
@media(max-width:700px){.intro-profile{grid-template-columns:1fr}.intro-photo{width:min(100%,300px);max-width:none;margin:0 auto}.intro-profile-copy{text-align:left}}

.home-visits{margin-top:44px;padding:30px 32px;border:1px solid #ffffff38;background:#ffffff0b;display:grid;grid-template-columns:.38fr 1fr auto;align-items:center;gap:32px}.home-visits>span{text-transform:uppercase;letter-spacing:.17em;font-size:9px;font-weight:700;color:#dca17f}.home-visits h3{margin:0 0 9px;font:400 24px Georgia,serif}.home-visits p{margin:0;max-width:650px;color:#cbd7d0;font-size:13px;line-height:1.7}.home-visits a{white-space:nowrap;padding-bottom:4px;border-bottom:1px solid #ffffff73;font-size:12px}.home-visits b{margin-left:8px;font-weight:400}.contact-options{max-width:1240px}.home-contact{max-width:270px}
@media(max-width:900px){.home-visits{grid-template-columns:1fr;gap:16px}.home-visits a{width:max-content}.contact-options{flex-wrap:wrap}.contact-options>div{flex:1 1 230px}}
@media(max-width:600px){.home-visits{padding:25px 22px}.home-contact{max-width:none}.contact-options>div{flex-basis:auto}}


/* =========================================================
   APPROFONDIMENTI / ARTICOLI - 21/08/2026
   ========================================================= */
.articles-section{
  padding:100px 7vw;
  background:#f4f0e6;
}
.articles-heading{
  max-width:1180px;
  margin:0 auto 54px;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:70px;
  align-items:end;
}
.articles-heading>p{
  max-width:530px;
  color:#5b6d66;
  font-size:17px;
  line-height:1.75;
  margin:0 0 8px;
}
.articles-grid{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:24px;
}
.article-card{
  background:#fbfaf6;
  border:1px solid #dcded7;
  border-radius:22px;
  padding:34px;
  min-height:330px;
  display:flex;
  flex-direction:column;
  transition:transform .2s ease,box-shadow .2s ease;
}
.article-card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 45px rgba(24,53,47,.08);
}
.article-meta{
  display:flex;
  justify-content:space-between;
  gap:18px;
  color:#6a786f;
  font-size:10px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.14em;
}
.article-card h3{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(28px,3vw,39px);
  line-height:1.08;
  font-weight:400;
  letter-spacing:-.03em;
  margin:40px 0 18px;
}
.article-card p{
  color:#596b64;
  line-height:1.7;
  margin:0 0 26px;
}
.article-card>a{
  margin-top:auto;
  width:max-content;
  font-size:13px;
  font-weight:700;
  border-bottom:1px solid #8b9993;
  padding-bottom:5px;
}
.article-card>a span{margin-left:8px}
.article-card-placeholder{opacity:.72}

/* Article page */
.article-page{background:#fbfaf6}
.article-hero{
  max-width:1050px;
  margin:0 auto;
  padding:90px 7vw 60px;
}
.article-back{
  display:inline-block;
  margin-bottom:55px;
  color:#60736b;
  font-size:13px;
  border-bottom:1px solid #b9c1bc;
  padding-bottom:4px;
}
.article-hero h1{
  font-size:clamp(48px,6.5vw,88px);
  max-width:1000px;
  margin-top:18px;
}
.article-intro{
  max-width:780px;
  margin:34px 0 0;
  font-size:20px;
  line-height:1.72;
  color:#536760;
}
.article-body{
  max-width:820px;
  margin:0 auto;
  padding:10px 7vw 100px;
}
.article-body>p{
  font-family:Georgia,'Times New Roman',serif;
  font-size:20px;
  line-height:1.85;
  color:#304b43;
  margin:0 0 28px;
}
.article-body>h2{
  font-size:clamp(34px,4vw,50px);
  margin:58px 0 24px;
  line-height:1.1;
}
.article-note{
  margin:55px 0;
  padding:25px 28px;
  border-left:3px solid #d58a68;
  background:#f4f0e6;
}
.article-note strong{
  text-transform:uppercase;
  font-size:10px;
  letter-spacing:.17em;
}
.article-note p{
  margin:8px 0 0;
  color:#536760;
  line-height:1.65;
}
.article-author{
  border-top:1px solid #d9ded8;
  border-bottom:1px solid #d9ded8;
  padding:28px 0;
  display:flex;
  align-items:center;
  gap:18px;
}
.article-author .brand-mark{flex:0 0 auto}
.article-author strong{
  font-family:Georgia,'Times New Roman',serif;
  font-size:20px;
  font-weight:500;
}
.article-author p{
  margin:4px 0 0;
  font-size:13px;
  color:#64736c;
}
.article-cta{
  margin-top:65px;
  padding:38px;
  border-radius:22px;
  background:#234b42;
  color:#fff;
  display:flex;
  justify-content:space-between;
  gap:35px;
  align-items:center;
}
.article-cta h2{
  font-size:42px;
  margin:8px 0 10px;
}
.article-cta p:not(.section-label){
  margin:0;
  max-width:520px;
  line-height:1.6;
  color:#dce5e0;
}
.article-cta .button{flex:0 0 auto}

@media(max-width:900px){
  .articles-heading{grid-template-columns:1fr;gap:24px}
  .articles-grid{grid-template-columns:1fr}
  .article-cta{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
  .articles-section{padding:72px 6vw}
  .article-card{padding:26px;min-height:auto}
  .article-meta{flex-direction:column;gap:7px}
  .article-card h3{margin-top:28px}
  .article-hero{padding:62px 6vw 42px}
  .article-back{margin-bottom:38px}
  .article-intro{font-size:18px}
  .article-body{padding:5px 6vw 72px}
  .article-body>p{font-size:18px}
  .article-cta{padding:28px}
  .article-cta h2{font-size:36px}
}


/* =========================================================
   ARTICOLO COMPLETO IN HOMEPAGE - 21/08/2026
   ========================================================= */
.inline-article{
  max-width:980px;
  margin:0 auto;
  padding:44px 48px;
  background:#fbfaf6;
  border:1px solid #dcded7;
  border-radius:24px;
}
.inline-article h3{
  font-family:Georgia,'Times New Roman',serif;
  font-weight:400;
  letter-spacing:-.035em;
  line-height:1.08;
  font-size:clamp(34px,4.4vw,58px);
  margin:34px 0 32px;
  max-width:900px;
}
.inline-article-body{
  max-width:820px;
}
.inline-article-body p{
  font-family:Georgia,'Times New Roman',serif;
  font-size:18px;
  line-height:1.78;
  color:#344f47;
  margin:0 0 20px;
}
.inline-article-footer{
  margin-top:38px;
  padding-top:26px;
  border-top:1px solid #d8ddd8;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
}
.inline-article-footer strong,
.inline-article-footer span{
  display:block;
}
.inline-article-footer strong{
  font-family:Georgia,'Times New Roman',serif;
  font-size:19px;
  font-weight:500;
}
.inline-article-footer span{
  margin-top:5px;
  font-size:12px;
  color:#68776f;
}
.next-article-note{
  max-width:980px;
  margin:24px auto 0;
  padding:22px 26px;
  border-top:1px solid #ccd2cc;
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:center;
}
.next-article-note span{
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.16em;
  color:#758078;
  font-weight:700;
}
.next-article-note strong{
  font-family:Georgia,'Times New Roman',serif;
  font-size:19px;
  font-weight:500;
}
@media(max-width:700px){
  .inline-article{padding:30px 24px}
  .inline-article-body p{font-size:17px}
  .inline-article-footer,
  .next-article-note{
    align-items:flex-start;
    flex-direction:column;
  }
}

/* Secondo approfondimento - 22/08/2026 */
.second-inline-article{margin-top:32px}
.second-inline-article .inline-article-body p strong{color:#18352f}


/* Articoli compatti con "Leggi tutto" - 22/08/2026 */
.inline-article h3{
  font-size:clamp(31px,3.8vw,50px);
  max-width:860px;
}
.article-more{
  margin-top:8px;
}
.article-more summary{
  display:inline-flex;
  align-items:center;
  gap:9px;
  cursor:pointer;
  list-style:none;
  margin-top:8px;
  padding:10px 0 5px;
  border-bottom:1px solid #8b9993;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:700;
  color:#18352f;
}
.article-more summary::-webkit-details-marker{
  display:none;
}
.article-more summary span{
  transition:transform .2s ease;
}
.article-more[open] summary span{
  transform:rotate(180deg);
}
.article-more-content{
  padding-top:24px;
}
.article-more-content p{
  font-family:Georgia,'Times New Roman',serif;
  font-size:18px;
  line-height:1.78;
  color:#344f47;
  margin:0 0 20px;
}
.article-more[open] summary{
  margin-bottom:0;
}
@media(max-width:700px){
  .inline-article h3{font-size:clamp(30px,9vw,42px)}
  .article-more-content p{font-size:17px}
}


/* =========================================================
   APPROFONDIMENTI A SCHEDE - v28
   ========================================================= */
.article-cards-row{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
}
.article-tile{
  background:#fbfaf6;
  border:1px solid #dcded7;
  border-radius:22px;
  padding:28px;
  min-height:310px;
  display:flex;
  flex-direction:column;
}
.article-category{
  display:block;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.16em;
  font-weight:700;
  color:#6c7b73;
}
.article-tile h3,
.article-panel h3{
  font-family:Georgia,'Times New Roman',serif;
  font-weight:400;
  letter-spacing:-.03em;
  color:#18352f;
}
.article-tile h3{
  font-size:clamp(25px,2.4vw,34px);
  line-height:1.12;
  margin:28px 0 18px;
}
.article-tile p{
  color:#586a63;
  line-height:1.65;
  margin:0 0 24px;
}
.article-open{
  margin-top:auto;
  width:max-content;
  border:0;
  border-bottom:1px solid #8b9993;
  background:transparent;
  padding:0 0 5px;
  font:700 13px Arial,Helvetica,sans-serif;
  color:#18352f;
  cursor:pointer;
}
.article-open span{margin-left:8px}
.article-open[aria-expanded="true"] span{display:inline-block;transform:rotate(180deg)}
.coming-soon{
  margin-top:auto;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.14em;
  color:#7f8a84;
  font-weight:700;
}
.article-tile-placeholder{opacity:.72}

.article-panels{
  max-width:1180px;
  margin:28px auto 0;
}
.article-panel{
  background:#fbfaf6;
  border:1px solid #dcded7;
  border-radius:22px;
  padding:38px 42px;
  scroll-margin-top:110px;
}
.article-panel[hidden]{display:none}
.panel-head{
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:flex-start;
  padding-bottom:24px;
  border-bottom:1px solid #d8ddd8;
}
.article-panel h3{
  font-size:clamp(34px,4vw,52px);
  line-height:1.08;
  margin:12px 0 0;
  max-width:900px;
}
.article-close{
  flex:0 0 auto;
  border:1px solid #aab5af;
  background:transparent;
  color:#18352f;
  border-radius:100px;
  padding:10px 15px;
  cursor:pointer;
  font-size:12px;
}
.panel-body{
  max-width:830px;
  padding-top:30px;
}
.panel-body p{
  font-family:Georgia,'Times New Roman',serif;
  font-size:18px;
  line-height:1.78;
  color:#344f47;
  margin:0 0 20px;
}
.panel-body strong{color:#18352f}

@media(max-width:980px){
  .article-cards-row{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .article-cards-row{grid-template-columns:1fr}
  .article-tile{min-height:auto}
  .article-panel{padding:28px 24px}
  .panel-head{flex-direction:column}
  .article-close{align-self:flex-start}
  .panel-body p{font-size:17px}
}


/* Pagine tematiche e link di approfondimento - v30 */
.service-more{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:18px;
  font-weight:700;
  text-decoration:none;
}
.service-secondary{
  display:block;
  margin-top:10px;
  font-size:.92rem;
  text-decoration:underline;
  text-underline-offset:3px;
}
.topic-hero{
  padding:clamp(90px,12vw,150px) 24px clamp(58px,8vw,90px);
  background:var(--cream, #f4efe6);
}
.topic-wrap{
  width:min(920px, calc(100% - 32px));
  margin:0 auto;
}
.topic-hero h1{
  max-width:850px;
  margin:18px 0 22px;
  font-size:clamp(2.4rem,6vw,5rem);
  line-height:1.03;
}
.topic-lead{
  max-width:780px;
  font-size:clamp(1.08rem,2vw,1.35rem);
  line-height:1.65;
  margin-bottom:28px;
}
.topic-content{
  padding:clamp(60px,9vw,110px) 0;
}
.topic-section{
  padding:0 0 42px;
  margin-bottom:42px;
  border-bottom:1px solid rgba(35,75,66,.16);
}
.topic-section h2{
  font-size:clamp(1.55rem,3vw,2.35rem);
  margin:0 0 18px;
}
.topic-section p{
  font-size:1.05rem;
  line-height:1.75;
  margin:0 0 14px;
}
.topic-note{
  margin:18px 0 54px;
  padding:28px 30px;
  background:#f4efe6;
  border-radius:18px;
}
.topic-note strong{font-size:1.08rem;}
.topic-note p{margin:8px 0 0;line-height:1.65;}
.topic-cta{
  padding:42px;
  border-radius:22px;
  background:#234b42;
  color:#fff;
}
.topic-cta h2{margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.35rem);}
.topic-cta p{margin:0 0 24px;line-height:1.6;}
@media(max-width:700px){
  .topic-wrap{width:min(100% - 28px,920px);}
  .topic-cta{padding:28px 22px;}
}


/* Autovalutazione orientativa memoria - v31 */
.memory-check{
  margin-top:24px;
}
.memory-check-form{
  margin-top:28px;
}
.memory-check-form fieldset{
  border:1px solid rgba(35,75,66,.16);
  border-radius:16px;
  padding:20px 22px;
  margin:0 0 16px;
  background:#fff;
}
.memory-check-form legend{
  font-weight:700;
  line-height:1.45;
  padding:0 6px;
}
.memory-check-form label{
  display:block;
  margin:12px 0 0;
  line-height:1.5;
  cursor:pointer;
}
.memory-check-form input[type="radio"]{
  margin-right:9px;
}
.memory-check-actions{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
  margin-top:24px;
}
.memory-reset{
  border:0;
  background:transparent;
  cursor:pointer;
  font:inherit;
}
.memory-check-result{
  margin-top:28px;
  padding:26px 28px;
  border-radius:18px;
  background:#eef3f0;
  border-left:4px solid #234b42;
}
.memory-check-result strong{
  display:block;
  font-size:1.22rem;
  margin-bottom:8px;
}
.memory-check-result p{
  margin:8px 0 0;
  line-height:1.65;
}
.memory-check-privacy{
  margin-top:20px;
  font-size:.92rem;
  opacity:.8;
}
@media(max-width:700px){
  .memory-check-form fieldset{padding:18px 16px;}
  .memory-check-result{padding:22px 18px;}
}


/* Autovalutazioni orientative - v32 */
.self-checks{
  padding:clamp(70px,9vw,120px) 5vw;
}
.self-checks .articles-heading{
  margin-bottom:34px;
}
.self-check-grid .article-tile{
  height:100%;
}
.article-open.as-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  text-decoration:none;
}
.memory-page{padding:clamp(50px,8vw,90px) 20px}
.memory-wrap{width:min(860px,100%);margin:0 auto}
.memory-page h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.05;margin:12px 0 18px}
.memory-lead{font-size:1.1rem;line-height:1.7;max-width:760px}
.memory-check-form{margin-top:30px}
.memory-check-form fieldset{
  border:1px solid rgba(35,75,66,.16);
  border-radius:16px;
  padding:20px 22px;
  margin:0 0 16px;
  background:#fff;
}
.memory-check-form legend{font-weight:700;line-height:1.45;padding:0 6px}
.memory-check-form label{display:block;margin:12px 0 0;line-height:1.5;cursor:pointer}
.memory-check-form input[type="radio"]{margin-right:9px}
.memory-check-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:24px}
.memory-check-result{
  margin-top:28px;
  padding:26px 28px;
  border-radius:18px;
  background:#eef3f0;
  border-left:4px solid #234b42;
}
.memory-check-result strong{display:block;font-size:1.22rem;margin-bottom:8px}
.memory-check-result p{margin:8px 0 0;line-height:1.65}
.memory-check-privacy{margin-top:20px;font-size:.92rem;opacity:.8}
.memory-back{display:inline-block;margin-bottom:26px}
@media(max-width:700px){
  .memory-check-form fieldset{padding:18px 16px;}
  .memory-check-result{padding:22px 18px;}
}


/* ===== Struttura multipagina v39 ===== */
.page-shell{min-height:100vh;background:#f8f7f2;}
.page-main{padding-top:0;}
.page-hero-simple{
  padding:clamp(80px,10vw,150px) clamp(24px,6vw,100px) clamp(70px,8vw,120px);
  background:#f8f7f2;
}
.page-hero-simple .wrap,
.page-section .wrap,
.page-cards .wrap,
.location-page .wrap,
.form-page .wrap{
  width:min(1180px,100%);
  margin:0 auto;
}
.page-hero-simple h1{
  max-width:920px;
  margin:14px 0 22px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3rem,7vw,6.6rem);
  line-height:.95;
  font-weight:500;
  color:#173f36;
  letter-spacing:-.045em;
}
.page-hero-simple h1 em{color:#d98964;font-weight:500;}
.page-hero-simple .lead{
  max-width:760px;
  font-size:clamp(1.1rem,1.7vw,1.35rem);
  line-height:1.7;
  color:#536b64;
}
.page-section{
  padding:clamp(70px,8vw,110px) clamp(24px,6vw,100px);
}
.page-section.alt{background:#eef0e8;}
.page-section.dark{background:#173f36;color:#f8f7f2;}
.page-section h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2.2rem,4.5vw,4.4rem);
  line-height:1.04;
  font-weight:500;
  color:#173f36;
  margin:0 0 28px;
}
.page-section.dark h2{color:#fff;}
.page-section p,
.page-section li{
  font-size:1.08rem;
  line-height:1.75;
}
.two-col{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:clamp(40px,7vw,90px);
  align-items:start;
}
.clean-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:16px;}
.clean-list li{padding-left:32px;position:relative;}
.clean-list li::before{content:"✓";position:absolute;left:0;color:#d98964;font-weight:700;}
.hub-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin-top:38px;
}
.hub-card{
  display:flex;
  flex-direction:column;
  min-height:290px;
  padding:32px;
  border:1px solid rgba(23,63,54,.15);
  border-radius:24px;
  background:#fff;
  text-decoration:none;
  color:#173f36;
  transition:transform .2s ease,border-color .2s ease;
}
.hub-card:hover{transform:translateY(-3px);border-color:#d98964;}
.hub-card small{text-transform:uppercase;letter-spacing:.14em;color:#6d817b;font-weight:700;}
.hub-card h3{
  margin:20px 0 14px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2rem;
  line-height:1.1;
  font-weight:500;
}
.hub-card p{color:#5d706a;line-height:1.65;}
.hub-card span{margin-top:auto;padding-top:22px;font-weight:700;color:#d17755;}
.home-links{
  padding:70px clamp(24px,6vw,100px) 90px;
  background:#eef0e8;
}
.home-links .wrap{width:min(1180px,100%);margin:0 auto;}
.home-links-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.home-link-card{
  background:#fff;
  border-radius:22px;
  padding:28px;
  text-decoration:none;
  color:#173f36;
  border:1px solid rgba(23,63,54,.12);
}
.home-link-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:2rem;margin:0 0 10px;}
.home-link-card p{margin:0 0 18px;line-height:1.6;color:#61736e;}
.home-link-card strong{color:#d17755;}
.home-bottom{
  padding:54px clamp(24px,6vw,100px);
  background:#2a1120;
  color:#fff;
}
.home-bottom .wrap{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:70px;
}
.home-bottom h3{font-size:1.45rem;margin:0 0 12px;}
.home-bottom p,.home-bottom a{font-size:1.12rem;line-height:1.65;color:#fff;}
.home-bottom a{text-underline-offset:4px;}
.steps-page{display:grid;gap:22px;margin-top:36px;}
.step-page{
  display:grid;
  grid-template-columns:72px 1fr;
  gap:24px;
  padding:26px 0;
  border-top:1px solid rgba(23,63,54,.18);
}
.step-page .num{
  font-family:Georgia,"Times New Roman",serif;
  font-size:2.5rem;color:#d98964;
}
.article-list{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  margin-top:40px;
}
.article-card-page{
  background:#fff;
  border-radius:22px;
  padding:30px;
  border:1px solid rgba(23,63,54,.12);
}
.article-card-page h3{
  font-family:Georgia,"Times New Roman",serif;
  color:#173f36;
  font-size:1.75rem;
  line-height:1.2;
}
.article-card-page a{color:#d17755;font-weight:700;text-decoration:none;}
.form-wrap{
  max-width:820px;
  padding:34px;
  border-radius:24px;
  background:#fff;
  border:1px solid rgba(23,63,54,.14);
}
.contact-form{display:grid;gap:20px;}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;}
.contact-form label{display:grid;gap:8px;font-weight:700;color:#173f36;}
.contact-form input,
.contact-form select,
.contact-form textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid rgba(23,63,54,.24);
  border-radius:14px;
  padding:14px 15px;
  font:inherit;
  background:#fff;
  color:#173f36;
}
.contact-form textarea{min-height:140px;resize:vertical;}
.form-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important;font-weight:400!important;}
.form-check input{width:auto;margin-top:5px;}
.form-note{font-size:.95rem!important;color:#6e7c78;}
.form-status{padding:16px 18px;border-radius:14px;background:#eef0e8;margin-bottom:24px;}
.location-card{
  background:#fff;
  border-radius:24px;
  padding:34px;
  border:1px solid rgba(23,63,54,.14);
}
.location-card h3{font-family:Georgia,"Times New Roman",serif;font-size:2rem;color:#173f36;margin-top:0;}
.location-card a{color:#d17755;font-weight:700;}
.nav-links a{white-space:nowrap;}
@media(max-width:900px){
  .hub-grid,.home-links-grid,.article-list{grid-template-columns:1fr 1fr;}
  .home-bottom .wrap,.two-col{grid-template-columns:1fr;}
}
@media(max-width:700px){
  .hub-grid,.home-links-grid,.article-list,.form-row{grid-template-columns:1fr;}
  .step-page{grid-template-columns:52px 1fr;}
  .page-hero-simple{padding-top:70px;}
}


/* ===== Contatti presenti in ogni pagina interna - v40 ===== */
.page-contact-strip{
  padding:clamp(64px,7vw,92px) clamp(24px,6vw,100px);
  background:#f2ecef;
  border-top:1px solid rgba(42,17,32,.06);
}
.page-contact-strip .wrap{
  width:min(1180px,100%);
  margin:0 auto;
}
.page-contact-heading{
  text-align:center;
  max-width:900px;
  margin:0 auto 38px;
}
.page-contact-heading h2{
  margin:0 auto 22px;
  max-width:980px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2rem,3.9vw,3.35rem);
  line-height:1.08;
  font-weight:600;
  color:#2a1120;
}
.page-contact-heading p{
  margin:0;
  font-size:clamp(1.05rem,1.5vw,1.2rem);
  line-height:1.65;
  color:#3e373a;
}
.page-contact-heading::after{
  content:"";
  display:block;
  width:84px;
  height:4px;
  margin:22px auto 0;
  background:#7b314e;
}
.page-contact-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.page-contact-card{
  min-height:150px;
  padding:28px 32px;
  border-radius:8px;
  background:#fff;
  box-shadow:0 10px 22px rgba(42,17,32,.12);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  color:#7b314e;
  text-decoration:none;
  font-size:clamp(1.02rem,1.55vw,1.25rem);
  text-align:left;
}
.page-contact-card:hover{
  transform:translateY(-2px);
}
.contact-card-stack{
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
}
.contact-card-stack a,
.contact-card-stack div{
  display:flex;
  align-items:center;
  gap:14px;
  color:#7b314e;
  text-decoration:none;
}
.contact-icon{
  display:inline-flex;
  width:26px;
  justify-content:center;
  flex:0 0 26px;
  font-weight:700;
  color:#7b314e;
}
@media(max-width:800px){
  .page-contact-cards{
    grid-template-columns:1fr;
  }
  .page-contact-card{
    min-height:auto;
    padding:24px;
  }
}

/* v41 - contatti visibili in tutte le pagine */


/* ===== v42: nuovo menu e pagine Neuropsicologia/Psicologia ===== */
.nav-cta-home{
  padding:14px 22px;
  line-height:1.15;
  text-align:center;
}
.topic-hero{
  padding:clamp(72px,8vw,120px) clamp(24px,6vw,100px);
  background:#f8f7f2;
}
.topic-hero .wrap{
  width:min(1180px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  gap:clamp(44px,7vw,90px);
  align-items:center;
}
.topic-hero h1{
  margin:12px 0 20px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(3.2rem,6vw,6.2rem);
  line-height:.96;
  font-weight:500;
  letter-spacing:-.045em;
  color:#173f36;
}
.topic-hero h1 em{color:#d98964;font-weight:500;}
.topic-hero .lead{
  max-width:700px;
  font-size:clamp(1.05rem,1.6vw,1.25rem);
  line-height:1.72;
  color:#576d66;
}
.brain-panel{
  min-height:420px;
  border-radius:30px;
  background:linear-gradient(145deg,#f5efe6,#ebe4d6);
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  position:relative;
  padding:18px;
  box-shadow:0 22px 50px rgba(23,63,54,.08);
  border:1px solid rgba(23,63,54,.08);
}
.brain-panel::before,
.brain-panel::after{display:none;}
.brain-illustration{
  width:100%;
  max-width:640px;
  height:auto;
  display:block;
  border-radius:22px;
}
.topic-articles{
  padding:clamp(70px,8vw,105px) clamp(24px,6vw,100px);
  background:#eef0e8;
}
.topic-articles .wrap{width:min(1180px,100%);margin:0 auto;}
.topic-articles h2{
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2.3rem,4vw,4rem);
  font-weight:500;
  color:#173f36;
  margin:0 0 16px;
}
.topic-articles .intro{
  max-width:760px;
  padding:0;
  margin:0 0 34px;
  background:none;
}
.topic-articles .intro p{
  margin:0;
  font-size:1.08rem;
  line-height:1.7;
  color:#61746e;
}
.placeholder-card{
  background:#fff;
  border:1px solid rgba(23,63,54,.12);
  border-radius:22px;
  padding:30px;
}
.placeholder-card h3{
  font-family:Georgia,"Times New Roman",serif;
  color:#173f36;
  font-size:1.8rem;
  font-weight:500;
  margin:8px 0 14px;
}
.placeholder-card p{color:#61746e;line-height:1.65;}
.placeholder-card small{
  text-transform:uppercase;
  letter-spacing:.14em;
  font-weight:700;
  color:#d17755;
}
.psychology-hero-card{
  min-height:420px;
  border-radius:30px;
  background:#eadfcf;
  display:flex;
  align-items:flex-end;
  padding:38px;
  position:relative;
  overflow:hidden;
}
.psychology-hero-card .circle{
  position:absolute;
  width:220px;height:220px;border-radius:50%;
  background:#e9c983;
  top:35px;right:35px;
}
.psychology-hero-card .arch{
  position:absolute;
  width:280px;height:280px;
  border:2px solid rgba(23,63,54,.2);
  border-radius:50%;
  left:-70px;bottom:-90px;
}
.psychology-hero-card p{
  position:relative;
  z-index:2;
  max-width:360px;
  font-family:Georgia,"Times New Roman",serif;
  font-style:italic;
  font-size:2rem;
  line-height:1.2;
  color:#173f36;
}
@media(max-width:900px){
  .topic-hero .wrap{grid-template-columns:1fr;}
  .brain-panel,.psychology-hero-card{min-height:340px;}
}
@media(max-width:760px){
  .nav-links{gap:14px;flex-wrap:wrap;justify-content:center;}
  .nav-cta-home{font-size:.9rem;padding:11px 14px;}
}


/* ===== v43: logo definitivo + Google Maps ===== */
.brand-logo-link{
  display:flex;
  align-items:center;
  min-width:280px;
  max-width:360px;
}
.brand-logo-full{
  display:block;
  width:min(100%,340px);
  height:auto;
  object-fit:contain;
}
.maps-link{
  margin-top:8px;
  font-weight:700;
  color:#7b314e !important;
  text-decoration:none;
}
.maps-link:hover{
  text-decoration:underline;
  text-underline-offset:4px;
}
@media(max-width:1100px){
  .brand-logo-link{
    min-width:230px;
    max-width:290px;
  }
  .brand-logo-full{
    width:min(100%,280px);
  }
}
@media(max-width:760px){
  .brand-logo-link{
    min-width:190px;
    max-width:230px;
  }
  .brand-logo-full{
    width:min(100%,220px);
  }
}


/* ===== v45: rifinitura Neuropsicologia, Psicologia e visite a domicilio ===== */
.psychology-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:22px;
  margin-top:34px;
}
.psychology-card{
  background:#fff;
  border:1px solid rgba(23,63,54,.12);
  border-radius:22px;
  padding:32px;
  box-shadow:0 10px 28px rgba(23,63,54,.05);
}
.psychology-card small,
.psychology-highlight small{
  text-transform:uppercase;
  letter-spacing:.13em;
  font-weight:700;
  color:#d17755;
}
.psychology-card h3,
.psychology-highlight h3{
  margin:12px 0 14px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.7rem,2.5vw,2.15rem);
  line-height:1.12;
  font-weight:500;
  color:#173f36;
}
.psychology-card p,
.psychology-highlight p{
  color:#61746e;
  line-height:1.68;
}
.psychology-card a,
.psychology-highlight a{
  color:#d17755;
  font-weight:700;
  text-decoration:none;
}
.psychology-highlight{
  margin-top:24px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:30px;
  align-items:center;
  padding:34px 36px;
  background:#f7eee6;
  border-radius:22px;
  border:1px solid rgba(209,119,85,.18);
}
.home-visit-points{
  list-style:none;
  padding:0;
  margin:28px 0;
  display:grid;
  gap:12px;
}
.home-visit-points li{
  position:relative;
  padding-left:30px;
}
.home-visit-points li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#d17755;
  font-weight:700;
}
.form-intro{
  margin:-8px 0 24px;
  color:#61746e;
  line-height:1.6;
}
.optional{
  font-weight:400;
  color:#7a8984;
}
.form-submit{
  width:100%;
  justify-content:center;
}
.footer-logo-link{
  display:flex;
  align-items:center;
  width:260px;
  max-width:32vw;
}
.footer-logo{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
@media(max-width:800px){
  .psychology-grid{grid-template-columns:1fr;}
  .psychology-highlight{grid-template-columns:1fr;}
  .footer-logo-link{max-width:240px;width:220px;}
}


/* v48: rimozione definitiva dei vecchi blocchi CTA verdi */
.topic-cta,
.green-cta,
.cta-green {
  display:none !important;
}

/* Test inline nelle pagine di stress e comportamento alimentare */
.topic-section.memory-check {
  margin-top: 42px;
}

.quote-end{color:var(--clay);font:50px/1 Georgia,serif;display:inline-block;vertical-align:-0.12em;margin-left:4px}
